try_emplace and insert_or_assign for Debug Mode.
[gcc.git] / ChangeLog
1 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2
3 PR libfortran/54572
4 * Makefile.def: Make libgfortran depend on libbacktrace.
5 * Makefile.in: Regenerate.
6
7 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
8
9 * MAINTAINERS (Write After Approval): Add myself.
10
11 2015-08-12 Tom de Vries <tom@codesourcery.com>
12
13 PR other/67092
14 * configure.ac: Remove --with_host_libstdcxx support.
15 * configure: Regenerate.
16
17 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
18 Jakub Jelinek <jakub@redhat.com>
19
20 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
21 nvptx*-*-*.
22 * configure: Regenerate.
23
24 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
25
26 * Makefile.def (libiconv): Define bootstrap=true.
27 Mark pdf/html/info as missing.
28 (configure-gcc): Depend on all-libiconv.
29 (all-gcc): Ditto.
30 (configure-libcpp): Ditto.
31 (all-libcpp): Ditto.
32 (configure-intl): Ditto.
33 (all-intl): Ditto.
34 * Makefile.in: Regenerate.
35
36 2015-08-03 Bin Cheng <bin.cheng@arm.com>
37
38 * MAINTAINERS (loop ivopts): Add the entry and myself.
39
40 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
41
42 * MAINTAINERS (nvptx): Add self.
43
44 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
45
46 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
47 128-bit vector modes.
48
49 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
50
51 * MAINTAINERS (Write After Approval): Add myself.
52
53 2015-07-28 Ben Elliston <bje@gnu.org>
54
55 * config.sub, config.guess: Import from upstream.
56
57 2015-07-24 Michael Darling <darlingm@gmail.com>
58
59 PR other/66259
60 * config-ml.in: Reflects renaming of configure.in to configure.ac
61 * configure: Likewise
62 * configure.ac: Likewise
63
64 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
65
66 * MAINTAINERS: Update my email address.
67
68 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
69
70 Sync with binutils-gdb:
71 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
72
73 * configure.ac (target_configdirs): Exclude target-zlib if
74 target-libjava isn't built.
75 * configure: Regenerated.
76
77 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
78
79 Sync with binutils-gdb:
80 2015-05-13 John David Anglin <dave.anglin@bell.net>
81
82 * configure.ac: Disable configuration of GDB for HPUX targets.
83 * configure: Regenerate.
84
85 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
86
87 * configure.ac: Add --with-system-zlib.
88 * configure: Regenerated.
89
90 2015-01-28 James Bowman <james.bowman@ftdichip.com>
91
92 * configure.ac: Add FT32 support.
93 * configure: Regenerate.
94
95 2015-01-12 Anthony Green <green@moxielogic.com>
96
97 * configure.ac: Don't disable gprof for moxie.
98 * configure: Rebuild.
99
100 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
101
102 Sync with binutils-gdb:
103 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
104
105 PR ld/18355
106 * Makefile.def: Add extra_configure_flags to host zlib.
107 * configure.ac (extra_host_zlib_configure_flags): New. Set
108 to --enable-host-shared When bfd is to be built as shared
109 library. AC_SUBST.
110 * Makefile.in: Regenerated.
111
112 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
113
114 Sync with src:
115 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
116 * Makefile.def (dependencies): Add all-zlib to all-bfd.
117 * Makefile.in: Regenerated.
118
119 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
120
121 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
122 target.
123 * configure: Regenerate.
124
125 2015-06-23 Ludovic Courtès <ludo@gnu.org>
126
127 * MAINTAINERS (Write After Approval): Add myself.
128
129 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
130
131 * MAINTAINERS (OS Port Maintainers): Add myself.
132 (Various Maintainers): Remove myself from libffi testsuite.
133
134 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
135
136 * MAINTAINERS (gen* on machine desc): Add self.
137
138 2015-06-02 Jason Merrill <jason@redhat.com>
139
140 PR bootstrap/66319
141 * configure.ac: Use -std=gnu++98.
142
143 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
144
145 * MAINTAINERS (Write After Approval): Add myself.
146
147 2015-05-28 Mike Frysinger <vapier@gentoo.org>
148
149 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
150 * configure: Regenerate.
151
152 2015-05-26 Jason Merrill <jason@redhat.com>
153
154 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
155 * configure: Regenerate.
156
157 2015-05-16 James Bowman <james.bowman@ftdichip.com>
158
159 * configure.ac: FT32 target added.
160 * configure: Regenerated.
161
162 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
163
164 * MAINTAINERS (Write After Approval): Add myself.
165
166 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
167
168 * MAINTAINERS (Write After Approval): Add myself.
169
170 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
171
172 * configure.ac: Fix typo.
173 * configure: Regenerate.
174
175 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
176
177 * MAINTAINERS (Write After Approval): Add myself.
178
179 2015-05-03 Matthias Klose <doko@ubuntu.com>
180
181 * configure.ac: Match $host configured with triplets.
182 * configure: Regenerate.
183
184 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
185
186 * Makefile.tpl: Remove surplus whitespace throughout.
187 * Makefile.in: Regenerate.
188
189 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
190
191 * MAINTAINERS (Various Maintainers): Add myself as instruction
192 combiner maintainer.
193
194 2015-04-17 Jakub Jelinek <jakub@redhat.com>
195
196 PR bootstrap/62077
197 * configure.ac (--enable-stage1-checking): Default to
198 release,misc,gimple,rtlflag,tree,types if --disable-checking
199 or --enable-checking is not specified and DEV-PHASE is not
200 experimental.
201 * configure: Regenerated.
202
203 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
204
205 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
206 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
207 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
208 * Makefile.in: Regenerate.
209
210 2015-04-08 Cary Coutant <ccoutant@gmail.com>
211
212 * MAINTAINERS: Update my email address.
213
214 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
215
216 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
217
218 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
219
220 * MAINTAINERS: Add myself as an arm port reviewer.
221
222 2015-03-25 Martin Liska <mliska@suse.cz>
223 Yury Gribov <y.gribov@samsung.com>
224
225 * Makefile.in: Fix ln source location for vimrc file.
226 * Makefile.tpl: Likewise.
227
228 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
229
230 PR bootstrap/25672
231 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
232 cross-compiling. Similarly for CXX_FOR_TARGET.
233 * configure: Regenerate.
234
235 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
236
237 * Makefile.def: Add libmpx.
238 * configure.ac: Add libmpx.
239 * Makefile.in: Regenerate.
240 * configure: Regenerate.
241
242 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
243
244 * MAINTAINERS (CPU Port Maintainers): Add myself
245 i386 vector ISA extns mantainer.
246
247 2015-03-13 Jeff Law <law@redhat.com>
248
249 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
250 maintainer.
251 Remove Richard Henderson as a maintainer for the x86 port.
252
253 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
254
255 * MAINTAINERS (CPU Port Maintainers): Update my email address.
256
257 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
258
259 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
260 pointer bounds checker and i386 MPX maintainer.
261
262 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
263
264 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
265
266 2015-02-26 Martin Sebor <msebor@redhat.com>
267
268 * MAINTAINERS (Various Maintainers): Add self.
269
270 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
271
272 * configure.ac [--enable-as-accelerator-for] (enable_languages):
273 Make sure it contains lto.
274 * configure: Regenerate.
275
276 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
277
278 * configure: Regenerate.
279
280 2015-02-06 Diego Novillo <dnovillo@google.com>
281
282 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
283 middle-end, docstring): Remove myself.
284 (Write After Approval): Add myself.
285
286 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
287
288 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
289 (Write After Approval): Update address.
290
291 2015-01-29 David Malcolm <dmalcolm@redhat.com>
292
293 PR jit/64780
294 * configure.ac: Require the user to explicitly specify
295 --enable-host-shared if the jit is enabled.
296 * configure: Regenerate.
297
298 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
299
300 * MAINTAINERS (Write After Approval): Add myself.
301
302 2015-01-25 Tom de Vries <tom@codesourcery.com>
303
304 * MAINTAINERS: Make whitespace consistent.
305
306 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
310 2015-01-20 Andre Vehreschild <vehre@gmx.de>
311
312 * MAINTAINERS: (Write After Approval): Add myself.
313
314 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
315
316 * MAINTAINERS: (Write After Approval): Add myself.
317
318 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
319
320 * MAINTAINERS: (Write After Approval): Add myself.
321
322 2015-01-13 Iain Sandoe <iain@codesourcery.com>
323
324 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
325 objective-c/c++ front end maintainer.
326
327 2015-01-13 Marek Polacek <polacek@redhat.com>
328
329 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
330
331 2015-01-12 Jeff Law <law@redhat.com>
332
333 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
334 a very long time.
335
336 2015-01-09 Ian Lance Taylor <iant@google.com>
337
338 * configure.ac (host_tools): Add gotools.
339 * Makefile.def (host_modules): Add gotools.
340 (dependencies): Add dependency of all-gotools on all-target-libgo.
341
342 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
343
344 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
345 * configure: Regenerate.
346
347 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
348
349 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
350 all-target-libgomp.
351 * Makefile.in: Regenerate.
352
353 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
354
355 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
356
357 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
358
359 * configure.ac: Add Visium support.
360 * configure: Regenerate.
361
362 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
363
364 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
365 * configure: Regenerate.
366
367 2015-01-03 Andrew Pinski <apinski@cavium.com>
368
369 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
370 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
371 (BASE_TARGET_EXPORTS): Add OBJCOPY.
372 (OBJCOPY_FOR_TARGET): New variable.
373 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
374 * Makefile.in: Regenerate.
375 * configure.ac: Check for already installed target objcopy.
376 Also GCC_TARGET_TOOL on objcopy.
377 * configure: Regenerate.
378
379 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
380
381 * config.sub: Update from upstream, to 2015-01-01 version.
382 * config.guess: Ditto.
383
384 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
385
386 * MAINTAINERS (RTEMS Ports): Add myself.
387
388 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
389
390 * MAINTAINERS (Write After Approval): Add myself.
391
392 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
393
394 * MAINTAINERS (Write After Approval): Add myself.
395
396 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
397
398 * configure.ac (--enable-as-accelerator-for): Don't set
399 ENABLE_AS_ACCELERATOR_FOR. Update all users.
400 * configure: Regenerate.
401
402 2014-12-13 Jakub Jelinek <jakub@redhat.com>
403
404 PR bootstrap/64023
405 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
406 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
407 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
408 to CXX.
409 * Makefile.in: Regenerated.
410
411 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
412 Yury Gribov <y.gribov@samsung.com>
413
414 * .gitignore: Added .local.vimrc and .lvimrc.
415 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
416 * Makefile.in: Regenerate.
417
418 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
419
420 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
421 * configure: Regenerated.
422
423 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
424
425 * MAINTAINERS (nvptx port): New entry.
426
427 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
428
429 * configure: Regenerate.
430
431 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
432
433 * configure.ac: Merge with Binutils.
434
435 2014-11-26 Tobias Burnus <burnus@net-b.de>
436
437 * Makefile.def: Make more dependent on mpfr, mpc and isl.
438 * Makefile.in: Regenerate.
439
440 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
441
442 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
443 missing flex.
444 * Makefile.in: Regenerated.
445
446 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
447
448 * Makefile.in: Regenerate.
449
450 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
451
452 PR bootstrap/63784
453 * libtool.m4: Add $pic_flag with -shared.
454
455 2014-11-21 Renlin Li <Renlin.Li@arm.com>
456
457 * MAINTAINERS (Write After Approval): Added myself.
458
459 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
460
461 * MAINTAINERS (write-after-approval): Add myself.
462
463 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
464
465 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
466 from 2 years ago.
467
468 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
469
470 Revert:
471 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
472
473 * MAINTAINERS (Write After Approval): Added myself as line map
474 maintainer.
475
476 2014-11-19 Renlin Li <Renlin.Li@arm.com>
477
478 Revert:
479 2014-11-19 Renlin Li <Renlin.Li@arm.com>
480
481 * MAINTAINERS (Write After Approval): Added myself.
482
483 2014-11-19 Renlin Li <Renlin.Li@arm.com>
484
485 * MAINTAINERS (Write After Approval): Added myself.
486
487 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
488
489 * MAINTAINERS (Write After Approval): Added myself as line map
490 maintainer.
491
492 2014-11-17 Dodji Seketeli <dodji@redhat.com>
493
494 * MAINTAINERS (Various Maintainers): Added myself as line map
495 maintainer.
496
497 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
498
499 * move-if-change: Sync from upstream gnulib.
500
501 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
502
503 * compile: Sync with upstream Automake.
504 * depcomp: Ditto.
505 * install-sh: Ditto.
506 * missing: Ditto.
507 * mkinstalldirs: Ditto.
508 * ylwrap: Ditto.
509
510 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
511
512 * config.sub: Update from upstream config repo.
513 * config.guess: Ditto.
514
515 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
516
517 * Makefile.def: Add liboffloadmic to target_modules. Make
518 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
519 * Makefile.in: Regenerate.
520 * configure: Regenerate.
521 * configure.ac: Add liboffloadmic to target binaries.
522 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
523 Add liboffloadmic to noconfig list when C++ is not supported.
524
525 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
526 Thomas Schwinge <thomas@codesourcery.com>
527 Ilya Verbin <ilya.verbin@intel.com>
528 Andrey Turetskiy <andrey.turetskiy@intel.com>
529
530 * configure: Regenerate.
531 * configure.ac (--enable-as-accelerator-for)
532 (--enable-offload-targets): New configure options.
533
534 2014-11-11 Tobias Burnus <burnus@net-b.de>
535
536 * Makefile.def: Make all-gcc depend on all-isl.
537 * Makefile.in: Regenerate.
538
539 2014-11-11 David Malcolm <dmalcolm@redhat.com>
540
541 * ChangeLog.jit: New.
542 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
543
544 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
545
546 PR target/63610
547 * libtool.m4: Fix globbing of darwin versions.
548 * configure: Regenerate.
549
550 2014-11-11 Tobias Burnus <burnus@net-b.de>
551
552 * Makefile.def: Remove CLooG.
553 * Makefile.tpl: Ditto.
554 * configure.ac: Ditto.
555 * configure: Regenerate.
556 * Makefile.in: Ditto.
557
558 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
559
560 * configure.ac: Handle nvptx-*-*.
561 * configure: Regenerate.
562
563 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
564
565 * MAINTAINERS (Write After Approval): Add myself.
566
567 2014-10-31 Jakub Jelinek <jakub@redhat.com>
568
569 * Makefile.def (libcc1): Remove bootstrap=true;.
570 * Makefile.in: Regenerated.
571
572 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
573
574 * configure.ac: Update comment.
575 * configure: Regenerate.
576
577 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
578
579 * MAINTAINERS (Write After Approval): Add myself.
580
581 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
582
583 * configure.ac (extra_host_libiberty_configure_flags): Add
584 --enable-shared also for libcc1's benefit.
585 * configure: Regenerate.
586
587 2014-10-29 Tristan Gingold <gingold@adacore.com>
588
589 * MAINTAINERS: Change my email address.
590
591 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
592 Tom Tromey <tromey@redhat.com>
593
594 * Makefile.def: Add libcc1 to host_modules.
595 * configure.ac (host_tools): Add libcc1.
596 * Makefile.in, configure: Rebuild.
597
598 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
599
600 * configure.ac (build_configargs): Don't share config.cache between
601 build subdirs.
602 * configure: Regenerate.
603
604 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
605
606 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
607 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
608 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
609 leon3v7 as leon3.
610 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
611 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
612 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
613 * config/sparc/sparc.md (cpu): Add leon3v7.
614 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
615
616 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
617
618 * MAINTAINERS (write-after-approval): Add myself.
619
620 2014-10-23 Ian Lance Taylor <iant@google.com>
621
622 * configure.ac: Disable the Go frontend on systems where it is known
623 to not work.
624 * configure: Regenerate.
625
626 2014-10-23 Richard Biener <rguenther@suse.de>
627
628 * Makefile.def: Add libcpp build module and dependencies.
629 * configure.ac: Add libcpp build module.
630 * Makefile.in: Regenerate.
631 * configure: Likewise.
632
633 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
634
635 * MAINTAINERS (write-after-approval): Add myself.
636
637 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
638
639 * INSTALL/README: Do not mention CVS.
640
641 2014-10-03 Jing Yu <jingyu@google.com>
642
643 * configure.ac: Add aarch64 to list of targets that support gold.
644 * configure: Regenerate.
645
646 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
647
648 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
649
650 2014-09-29 Catherine Moore <clm@codesourcery.com>
651
652 * MAINTAINERS: Add myself as MIPS maintainer.
653
654 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
655
656 * MAINTAINERS: Move myself to MIPS maintainers.
657
658 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
659
660 * MAINTAINERS: Put all email addresses between '<' and '>'.
661
662 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
663
664 * MAINTAINERS: Move myself to reviewers (Fortran).
665
666 2014-09-01 Andi Kleen <ak@linux.intel.com>
667
668 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
669 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
670 * Makefile.in: Regenerate.
671
672 2014-08-28 David Malcolm <dmalcolm@redhat.com>
673
674 * rtx-classes-status.txt: Delete
675
676 2014-08-28 David Malcolm <dmalcolm@redhat.com>
677
678 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
679
680 2014-08-27 Sebastian Pop <s.pop@samsung.com>
681
682 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
683 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
684 of checking for version number.
685 * configure: Regenerated.
686 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
687
688 2014-08-27 David Malcolm <dmalcolm@redhat.com>
689
690 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
691 is done; begin phase 6 (use extra rtx_def subclasses).
692
693 2014-08-27 David Malcolm <dmalcolm@redhat.com>
694
695 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
696 done; begin phase 5 (additional rtx_def subclasses).
697
698 2014-08-26 David Malcolm <dmalcolm@redhat.com>
699
700 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
701
702 2014-08-26 David Malcolm <dmalcolm@redhat.com>
703
704 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
705 SET_BB_HEADER are done.
706
707 2014-08-26 David Malcolm <dmalcolm@redhat.com>
708
709 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
710 done.
711
712 2014-08-26 David Malcolm <dmalcolm@redhat.com>
713
714 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
715
716 2014-08-26 David Malcolm <dmalcolm@redhat.com>
717
718 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
719
720 2014-08-25 David Malcolm <dmalcolm@redhat.com>
721
722 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
723
724 2014-08-25 David Malcolm <dmalcolm@redhat.com>
725
726 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
727
728 2014-08-25 David Malcolm <dmalcolm@redhat.com>
729
730 * rtx-classes-status.txt: Phase 3 (per-file commits within
731 "config" subdirs) is done; begin phase 4 (removal of
732 "scaffolding").
733
734 2014-08-23 David Malcolm <dmalcolm@redhat.com>
735
736 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
737 dir) is done; begin phase 3 (per-file commits within "config"
738 subdirs).
739
740 2014-08-21 David Malcolm <dmalcolm@redhat.com>
741
742 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
743 phase 2 (per-file commits in main source dir).
744
745 2014-08-21 Bin Cheng <bin.cheng@arm.com>
746
747 * configure: Regenerated.
748
749 2014-08-19 David Malcolm <dmalcolm@redhat.com>
750
751 * rtx-classes-status.txt (TODO): Add SET_BND_TO
752
753 2014-08-19 David Malcolm <dmalcolm@redhat.com>
754
755 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
756
757 2014-08-19 David Malcolm <dmalcolm@redhat.com>
758
759 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
760
761 2014-08-19 David Malcolm <dmalcolm@redhat.com>
762
763 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
764
765 2014-08-19 David Malcolm <dmalcolm@redhat.com>
766
767 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
768
769 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
770
771 * MAINTAINERS (Write After Approval): Add myself.
772
773 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
774
775 * MAINTAINERS: Remove myself
776
777 2014-08-19 David Malcolm <dmalcolm@redhat.com>
778
779 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
780
781 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
782
783 * MAINTAINERS (Write After Approval): Add myself.
784
785 2014-08-18 David Malcolm <dmalcolm@redhat.com>
786
787 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
788 SET_BB_HEADER, SET_BB_FOOTER
789
790 2014-08-18 David Malcolm <dmalcolm@redhat.com>
791
792 * rtx-classes-status.txt: New file
793
794 2014-08-18 Roman Gareev <gareevroman@gmail.com>
795
796 * configure.ac: Eliminate ClooG installation dependency.
797 * configure: Regenerate.
798 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
799 * Makefile.in: Regenerate.
800
801 2014-08-15 Ilya Verbin <iverbin@gmail.com>
802
803 * MAINTAINERS (Write After Approval): Add myself.
804
805 2014-08-15 Ilya Tocar <tocarip@gmail.com>
806
807 * MAINTAINERS (Write After Approval): Add myself.
808
809 2014-08-01 Jiong Wang <jiong.wang@arm.com>
810
811 * MAINTAINERS (Write After Approval): Add myself.
812
813 2014-07-28 Anthony Green <green@moxielogic.com>
814
815 Import from savannah.gnu.org:
816 * config.sub: Update to 2014-07-28 version.
817
818 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
819
820 * MAINTAINERS: Remove my MIPS maintainer entry.
821
822 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
823
824 PR target/47230
825 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
826 * configure: Regenerate.
827
828 2014-07-24 James Norris <jnorris@codesourcery.com>
829
830 * MAINTAINERS (Write After Approval): Add myself.
831
832 2014-07-20 Roman Gareev <gareevroman@gmail.com>
833
834 * configure.ac: Accept only CLooG 0.18.1.
835 * configure: Regenerate.
836
837 2014-07-17 Roman Gareev <gareevroman@gmail.com>
838
839 * configure.ac: Don't accept isl 0.11.
840 * configure: Regenerate.
841
842 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
843
844 * MAINTAINERS (Write After Approval): Add myself.
845
846 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
847
848 * configure.ac: Don't accept isl 0.10.
849 * configure: Regenerate.
850
851 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
852
853 Fix include path for in-tree cloog.
854 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
855 * configure: Regenerate.
856
857 2014-06-18 Richard Henderson <rth@redhat.com>
858
859 * .gitignore: Import gcc_update output.
860
861 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
862
863 * config-ml.in: Robustify ac_configure_args parsing.
864
865 * configure.ac (--enable-linker-plugin-configure-flags)
866 (--enable-linker-plugin-flags): New flags.
867 (configdirs): Conditionally add libiberty-linker-plugin.
868 * configure: Regenerate.
869 * Makefile.def (host_modules): Add libiberty-linker-plugin.
870 (host_modules) <lto-plugin>: Pay attention to
871 @extra_linker_plugin_flags@ and
872 @extra_linker_plugin_configure_flags@.
873 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
874 * Makefile.in: Regenerate.
875
876 * Makefile.tpl (configure-[+prefix+][+module+])
877 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
878 "module_srcdir" instead of "module" for locating a module's srcdir.
879 * Makefile.in: Regenerate.
880
881 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
882
883 * MAINTAINERS (Write After Approval): Add myself.
884
885 2014-06-06 Sebastian Pop <sebpop@gmail.com>
886
887 * MAINTAINERS: Update my email address.
888
889 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
890
891 * MAINTAINERS (Write After Approval): Add myself.
892
893 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
894
895 * MAINTAINERS (Write After Approval): Add myself.
896
897 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
898
899 PR libstdc++/61011
900 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
901 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
902 * configure: Regenerate.
903
904 2014-05-28 Pedro Alves <palves@redhat.com>
905
906 * MAINTAINERS (Write After Approval): Add myself.
907
908 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
909
910 * MAINTAINERS: Update my affiliation/email.
911
912 2014-05-19 Mike Stump <mikestump@comcast.net>
913
914 * MAINTAINERS: Add wide-int reviewers.
915
916 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
917
918 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
919 * configure: Regenerated.
920
921 2014-05-15 Torvald Riegel <triegel@redhat.com>
922
923 * MAINTAINERS (libitm): Add myself as maintainer.
924
925 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
926
927 * MAINTAINERS (Write After Approval): Add myself.
928
929 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
930
931 * config.sub, config.guess: Import from upstream.
932
933 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
934
935 * MAINTAINERS (Write After Approval): Put myself in correct order.
936
937 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
938
939 * MAINTAINERS (Write After Approval): Add myself.
940
941 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
942
943 * MAINTAINERS: Move myself from Reviewers to Write After Approval
944 section.
945
946 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
947
948 * MAINTAINERS (Write After Approval): Delete myself.
949
950 2014-04-17 Jakub Jelinek <jakub@redhat.com>
951
952 PR sanitizer/56781
953 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
954 and -B* options with -Xcompiler.
955
956 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
957
958 PR bootstrap/60620
959 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
960 * Makefile.in: Regenerate.
961
962 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
963
964 * Makefile.def (dependencies): Make all-ld depend on all-binutils
965 for WINDRES_FOR_TARGET in default-manifest.o rule.
966 * Makefile.in: Regenerate.
967
968 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
969
970 * MAINTAINERS (Write After Approval): Add myself.
971
972 2014-03-26 Jakub Jelinek <jakub@redhat.com>
973
974 PR sanitizer/56781
975 * Makefile.def: Set bootstrap=true; for host fixincludes.
976 * configure.ac: Don't bootstrap host fixincludes unless
977 --with-build-config=bootstrap-{a,ub}san.
978 * Makefile.in: Regenerated.
979 * configure: Regenerated.
980
981 2014-03-21 Jakub Jelinek <jakub@redhat.com>
982
983 * configure.ac: Move BUILD_CONFIG set up earlier. Add
984 --enable-vtable-verify option parsing. Don't add
985 target-libsanitizer to bootstrap_target_libs unless
986 --with-build-config=bootstrap-asan or
987 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
988 to bootstrap_target_libs unless --enable-vtable-verify.
989 * configure: Regenerated.
990
991 2014-03-10 Anatoly Sokolov <aesok@post.ru>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
995 2014-03-07 Denis Chertykov <chertykov@gmail.com>
996
997 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
998
999 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1000
1001 PR bootstrap/58572
1002 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1003 -I for libstdc++-v3 includes if $(LEAN).
1004 * Makefile.in: Regenerated.
1005
1006 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1007
1008 * MAINTAINERS: Update my email address.
1009
1010 2014-02-24 Walter Lee <walt@tilera.com>
1011
1012 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1013 (tilegx-*-*): Change to tilegx*-*-*.
1014 * configure: Regenerate.
1015
1016 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1017
1018 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1019
1020 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1021
1022 * MAINTAINERS (Write After Approval): Add myself.
1023
1024 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1025
1026 PR target/59788
1027 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1028 *solaris2*.
1029
1030 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1031
1032 * MAINTAINERS: Update my email address.
1033
1034 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1035
1036 * MAINTAINERS: Convert to UTF-8.
1037 Properly sort Xinliang David Li's entry.
1038
1039 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1040 Sandra Loosemore <sandra@codesourcery.com>
1041
1042 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1043 nios2 port maintainers.
1044
1045 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1046
1047 * MAINTAINERS (Write After Approval): Add myself.
1048
1049 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1050
1051 * configure.ac: Add user-friendly check for native x86_64-linux
1052 multilibs.
1053 * configure: Regenerate.
1054
1055 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1056
1057 * MAINTAINERS: Add myself as sh maintainer.
1058
1059 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1060
1061 * MAINTAINERS: Add self as SLSR maintainer.
1062
1063 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1064
1065 * MAINTAINERS: Update my email address.
1066
1067 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1068
1069 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1070
1071 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1072
1073 * Makefile.in: Regenerate.
1074
1075 * Makefile.tpl: Fix typo.
1076 * Makefile.in: Regenerate partially.
1077
1078 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1079
1080 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1081 supported.
1082 * configure: Regenerated.
1083
1084 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1085
1086 * MAINTAINERS (Write After Approval): Add myself.
1087
1088 2013-10-30 Jason Merrill <jason@redhat.com>
1089
1090 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1091 --disable-build-format-warnings.
1092
1093 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1094
1095 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1096 depend on libstdc++ and libgcc.
1097 * configure: Regenerate.
1098 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1099 libcilkrts for POSIX and i*86, and x86_64 architectures.
1100 * Makefile.in: Added libcilkrts related fields to support building it.
1101
1102 2013-10-26 Jeff Law <law@redhat.com>
1103
1104 * Makefile.def (target_modules): Remove libmudflap
1105 (languages): Remove check-target-libmudflap).
1106 * Makefile.in: Rebuilt.
1107 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1108 * configure.ac (target_libraries): Remove target-libmudflap.
1109 Remove checks which disabled libmudflap on some systems.
1110 * configure: Rebuilt.
1111 * libmudflap: Directory removed.
1112
1113 2013-10-21 Cong Hou <congh@google.com>
1114
1115 * MAINTAINERS (Write After Approval): Add myself.
1116
1117 2013-10-16 Mike Stump <mikestump@comcast.net>
1118
1119 * .dir-locals.el: Add.
1120
1121 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1122
1123 * configure.ac: Add --enable-host-shared
1124 * configure: Regenerate.
1125
1126 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1127
1128 Import from savannah.gnu.org:
1129 * config.guess: Update to 2013-06-10 version.
1130 * config.sub: Update to 2013-10-01 version.
1131
1132 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1133
1134 Changes to build configuration to allow big endian ARC ELF toolchain
1135 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1136 * configure: Regenerate.
1137
1138 2013-09-20 Alan Modra <amodra@gmail.com>
1139
1140 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1141 ppc host match. Support little-endian powerpc linux hosts.
1142
1143 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1144
1145 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1146 maintainer.
1147
1148 2013-09-12 DJ Delorie <dj@redhat.com>
1149
1150 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1151 maintainers.
1152
1153 2013-09-03 Richard Biener <rguenther@suse.de>
1154
1155 * configure.ac: Also allow ISL 0.12.
1156 * configure: Regenerated.
1157
1158 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1159
1160 * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1163
1164 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1165
1166 2013-08-26 Caroline Tice <cmtice@google.com>
1167
1168 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1169 "Various Reviewers" to libvtv "Various Maintainers".
1170
1171 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1172
1173 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1174
1175 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1176
1177 * MAINTAINERS: Update name, email.
1178
1179 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
1183 2013-08-12 Caroline Tice <cmtice@google.com>
1184
1185 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1186 address in the Write After Approval section.
1187
1188 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1189
1190 * MAINTAINERS (Write After Approval): Update email.
1191
1192 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1193
1194 * configure.ac: Adjust to check VTV_SUPPORTED.
1195 * configure: Regenerated.
1196
1197 2013-08-02 Caroline Tice <cmtice@google.com>
1198
1199 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1200 on non-linux systems; add target-libvtv to noconfigdirs; add
1201 libsupc++/.libs to C++ library search paths.
1202 * configure: Regenerated.
1203 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1204 libstdc++ and libgcc.
1205 * Makefile.in: Regenerated.
1206
1207 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
1211 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1212 Shiva Chen <shiva0217@gmail.com>
1213
1214 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1215 nds32 port maintainers.
1216
1217 2013-07-17 Tim Shen <timshen91@gmail.com>
1218
1219 * MAINTAINERS (Write After Approval): Add myself.
1220
1221 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1222
1223 * configure.ac: Sync from binutils.
1224 * configure: Regenerate.
1225
1226 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
1230 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1231
1232 * MAINTAINERS (Write After Approval): Add myself.
1233
1234 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1235
1236 * MAINTAINERS (Write After Approval): Add myself.
1237
1238 2013-04-30 Brooks Moses <bmoses@google.com>
1239
1240 * MAINTAINERS: Update my email; move myself from Fortran
1241 reviewer to Write After Approval.
1242
1243 2013-04-16 Andreas Schwab <schwab@suse.de>
1244
1245 * configure.ac (aarch64-*-*): Don't disable java.
1246 * configure: Regenerate.
1247
1248 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1249
1250 * MAINTAINERS (Write After Approval): Add myself.
1251
1252 2013-03-30 Matthias Klose <doko@ubuntu.com>
1253
1254 * Makefile.def (target_modules): Don't install libffi.
1255 * Makefile.in: Regenerate.
1256
1257 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1258
1259 * MAINTAINERS (Write After Approval): Add myself.
1260
1261 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1262
1263 * MAINTAINERS (Write After Approval): Add myself.
1264
1265 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1266
1267 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1268 * configure: Regenerated.
1269
1270 2013-02-05 Ian Lance Taylor <iant@google.com>
1271
1272 PR go/55969
1273 * configure.ac: Disable libgo on some systems where it does not
1274 work.
1275
1276 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1277
1278 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1279 Remove Geoff Keating as rs6000 port maintainer, at his request.
1280
1281 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1282
1283 * MAINTAINERS: Update my email.
1284
1285 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1286
1287 * configure: Re-generate.
1288
1289 2013-01-15 Richard Biener <rguenther@suse.de>
1290
1291 PR other/55973
1292 * configure: Re-generate.
1293
1294 2013-01-14 Matthias Klose <doko@ubuntu.com>
1295
1296 * Makefile.def (install-target-libsanitizer): Depend on
1297 install-target-libstdc++-v3.
1298 * Makefile.in: Regenerate.
1299
1300 2013-01-14 Richard Biener <rguenther@suse.de>
1301
1302 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1303 * configure: Re-generate
1304
1305 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1306
1307 * config.sub: Update from config repo.
1308
1309 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1310
1311 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1312 * Makefile.in: Regenerate.
1313
1314 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1315
1316 * MAINTAINERS (arc): Add new port maintainership for myself.
1317
1318 2013-01-09 Jason Merrill <jason@redhat.com>
1319
1320 * .gitignore: Import from gdb repository.
1321
1322 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1323
1324 * Makefile.def (configure-gcc): Depend on all-gmp.
1325 (all-gcc): Remove dependency on all-gmp.
1326 * Makefile.in: Regenerated.
1327
1328 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1329
1330 * config.sub: Merge from config repo.
1331 * config.guess: Ditto.
1332
1333 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1334
1335 * Makefile.def: Merge from binutils.
1336 * Makefile.in: Ditto.
1337
1338 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1339
1340 * MAINTAINERS: Update my email.
1341
1342 2012-12-29 Ben Elliston <bje@gnu.org>
1343
1344 * config.guess: Update to 2012-12-29 version.
1345 * config.sub: Likewise.
1346
1347 2012-12-20 Matthias Klose <doko@ubuntu.com>
1348
1349 * Makefile.def (install-target-libgfortran): Depend on
1350 install-target-libquadmath, install-target-libgcc.
1351 (install-target-libsanitizer): Depend on install-target-libgcc.
1352 (install-target-libjava): Depend on install-target-libgcc.
1353 (install-target-libitm): Depend on install-target-libgcc.
1354 (install-target-libobjc): Depend on install-target-libgcc.
1355 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1356 * Makefile.in: Regenerate.
1357
1358 2012-12-19 Matthias Klose <doko@ubuntu.com>
1359
1360 * Makefile.def (install-target-libgo): Depend on
1361 install-target-libatomic.
1362 * Makefile.in: Regenerate.
1363
1364 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1365
1366 PR go/55201
1367 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1368 * Makefile.in: Regenerate.
1369
1370 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1371
1372 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1373 * configure: Regenerate.
1374
1375 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1376
1377 * config.sub: Merge from config repo.
1378
1379 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1380
1381 * Makefile.def (target_modules): Add bootstrap=true and
1382 raw_cxx=true to libsanitizer.
1383 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1384 * Makefile.in: Regenerated.
1385 * configure: Likewise.
1386
1387 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1388
1389 * MAINTAINERS: Remove self as RTL optimization maintainer.
1390
1391 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1392
1393 * MAINTAINERS (Write After Approval): Add myself.
1394
1395 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1396
1397 * Makefile.def (target_modules): Remove bootstrap=true and
1398 raw_cxx=true from libsanitizer.
1399 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1400 * Makefile.in: Regenerated.
1401 * configure: Likewise.
1402
1403 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1404
1405 * Makefile.def (target_modules): Add bootstrap=true and
1406 raw_cxx=true to libsanitizer.
1407 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1408 * Makefile.in: Regenerated.
1409 * configure: Likewise.
1410
1411 2012-11-28 Andrew Pinski <apinski@cavium.com>
1412
1413 PR bootstrap/54279
1414 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1415 * configure: Regenerate.
1416 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1417 * Makefile.in: Regenerate.
1418
1419 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1420
1421 * configure.ac: Disable libsanitizer if we're not building C++.
1422 * configure: Regenerate.
1423
1424 2012-11-15 Roland McGrath <roland@hack.frob.com>
1425
1426 * MAINTAINERS (Write After Approval): Add myself.
1427
1428 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1429
1430 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1431 Kostya Serebryany (kcc@google.com) and
1432 Jakub Jelinek (jakub@redhat.com).
1433 Rename area for Dodji Seketeli (dodji@redhat.com).
1434
1435 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1436
1437 * MAINTAINERS: (asan.c, related): Add myself.
1438
1439 2012-11-14 Roland McGrath <mcgrathr@google.com>
1440
1441 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1442 * configure: Regenerate.
1443
1444 2012-11-13 Richard Henderson <rth@redhat.com>
1445
1446 * configure.ac: Move libsanitizer logic to subdirectory.
1447 * configure: Regenerate.
1448
1449 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1450
1451 * configure.ac: Enable libsanitizer just on x86 linux for now.
1452 * configure: Re-generate.
1453
1454 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1455
1456 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1457 sections.
1458 * configure: Regenerate.
1459
1460 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1461
1462 * configure.ac: Add section for configdirs for libsanitizer.
1463 Disable for cris-*-* and mmix-*-*.
1464 * configure: Regenerate.
1465
1466 2012-11-12 Wei Mi <wmi@google.com>
1467
1468 * configure.ac: Add libsanitizer to target_libraries.
1469 * Makefile.def: Ditto.
1470 * configure: Regenerate.
1471 * Makefile.in: Regenerate.
1472 * libsanitizer: New directory for asan runtime. Contains an empty
1473 tsan directory.
1474
1475 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1476
1477 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1478 against Mingw64 w32api.
1479 * configure: Regenerate.
1480
1481 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1482
1483 * configure: Regenerated.
1484
1485 2012-11-03 Robert Mason <rbmj@verizon.net>
1486
1487 * configure.ac: add --disable-libstdcxx configure option
1488 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1489
1490 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1491
1492 * MAINTAINERS (Write After Approval): Add myself.
1493
1494 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1495
1496 * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2012-10-24 Sharad Singhai <singhai@google.com>
1499
1500 * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2012-10-24 Eric Christopher <echristo@gmail.com>
1503
1504 * MAINTAINERS: Update email address.
1505
1506 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1507
1508 PR bootstrap/54820
1509 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1510 * configure: Regenerate.
1511
1512 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1513
1514 * MAINTAINERS (aarch64): Add Marcus and myself.
1515
1516 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1517
1518 PR bootstrap/54820
1519 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1520 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1521 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1522 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1523 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1524 * Makefile.in: Regenerate.
1525 * configure.ac (have_static_libs): New variable and associated check.
1526 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1527 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1528 * configure: Regenerate.
1529
1530 2012-10-10 Richard Biener <rguenther@suse.de>
1531
1532 * MAINTAINERS: Adjust for changed surname.
1533
1534 2012-10-04 Lawrence Crowl <crowl@google.com>
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
1538 2012-10-01 Cary Coutant <ccoutant@google.com>
1539
1540 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1541
1542 2012-09-28 Ian Lance Taylor <iant@google.com>
1543
1544 * Makefile.def: Make all-target-libgo depend on
1545 all-target-libbacktrace.
1546 * Makefile.in: Rebuild.
1547
1548 2012-09-26 Ian Lance Taylor <iant@google.com>
1549
1550 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1551 * Makefile.in: Rebuild.
1552
1553 2012-09-20 Walter Lee <walt@tilera.com>
1554
1555 * configure.ac: Add tilegx to list of targets that support gold.
1556 * configure: Regenerate.
1557
1558 2012-09-20 Marek Polacek <polacek@redhat.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2012-09-19 Steve Ellcey <sellcey@mips.com>
1563
1564 * configure.ac: Add mips*-mti-elf* target.
1565 * configure: Regenerate.
1566
1567 2012-09-17 Ian Lance Taylor <iant@google.com>
1568
1569 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1570 * configure.ac (host_libs): Add libbacktrace.
1571 (target_libraries): Add libbacktrace.
1572 * Makefile.def (host_modules): Add libbacktrace.
1573 (target_modules): Likewise.
1574 * configure, Makefile.in: Rebuild.
1575
1576 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1577
1578 PR target/38607
1579 Merge upstream change.
1580 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1581
1582 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1583 Add libgomp*.o to compare_exclusions for AIX.
1584 * configure: Regenerate.
1585
1586 2012-09-06 Diego Novillo <dnovillo@google.com>
1587
1588 * configure.ac: Bump minimum GMP version to 4.2.3.
1589 * configure: Re-generate.
1590
1591 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1592
1593 PR target/54461
1594 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1595 target-libgloss if not configured --with-avrlibc=no.
1596 * configure: Regenerate.
1597
1598 2012-09-04 Jason Merrill <jason@redhat.com>
1599
1600 * configure.ac: Fix --enable-languages=all.
1601
1602 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1603
1604 * MAINTAINERS (Write After Approval): Add myself.
1605
1606 2012-09-03 Richard Guenther <rguenther@suse.de>
1607
1608 PR bootstrap/54138
1609 * configure.ac: Re-organize ISL / CLOOG checks to allow
1610 disabling with either --without-isl or --without-cloog.
1611 * configure: Regenerated.
1612
1613 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1614
1615 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1616 * configure: Regenerate.
1617
1618 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1619
1620 * MAINTAINERS: Fix my email address.
1621
1622 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1623
1624 PR binutils/4970
1625 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1626 and opcodes.
1627 * Makefile.in: Regenerated.
1628
1629 2012-08-26 Art Haas <ahaas@impactweather.com>
1630
1631 * configure: Regenerate.
1632
1633 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1634
1635 * INSTALL/README: Also refer to the online installation
1636 instructions.
1637
1638 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1639
1640 * MAINTAINERS (Write After Approval): Add myself.
1641 (Picochip port): Remove myself.
1642
1643 2012-08-14 Diego Novillo <dnovillo@google.com>
1644
1645 Merge from cxx-conversion branch.
1646
1647 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1648 POSTSTAGE1_CONFIGURE_FLAGS.
1649 * Makefile.in: Regenerate.
1650 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1651 Force C++ when bootstrapping.
1652 * configure: Regenerate.
1653
1654 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1655
1656 * MAINTAINERS (Write After Approval): Add myself.
1657
1658 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1659
1660 * README: Document use of ranges of years in copyright notices.
1661
1662 2012-07-06 Richard Guenther <rguenther@suse.de>
1663
1664 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1665 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1666 --with-gmp=system.
1667 * Makefile.in: Regenerated.
1668 * configure: Likewise.
1669
1670 2012-07-06 Richard Guenther <rguenther@suse.de>
1671
1672 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1673 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1674 supply V=1 as extra_make_flags.
1675 * configure: Regenerated.
1676 * Makefile.in: Likewise.
1677
1678 2012-07-04 Tristan Gingold <gingold@adacore.com>
1679
1680 * configure: Regenerate.
1681
1682 2012-07-03 Richard Guenther <rguenther@suse.de>
1683
1684 * Makfile.def (isl): Remove not necessary extra_exports and
1685 extra_make_flags.
1686 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1687 * Makefile.in: Regenerated.
1688
1689 2012-07-03 Richard Guenther <rguenther@suse.de>
1690
1691 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1692 * configure.ac: If either the ISL or the CLooG check failed
1693 do not try to build in-tree versions.
1694 * Makefile.in: Regenerated.
1695 * configure: Regenerated.
1696
1697 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1698
1699 * configure: Regenerate.
1700
1701 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1702
1703 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1704 maintainer.
1705
1706 2012-07-02 Richard Guenther <rguenther@suse.de>
1707
1708 * configure: Regenerated.
1709
1710 2012-07-02 Richard Guenther <rguenther@suse.de>
1711 Michael Matz <matz@suse.de>
1712 Tobias Grosser <tobias@grosser.es>
1713 Sebastian Pop <sebpop@gmail.com>
1714
1715 * Makefile.def: Add ISL host module, remove PPL host module.
1716 Adjust ClooG host module to use the proper ISL.
1717 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1718 * configure.ac: Include config/isl.m4. Add ISL host library,
1719 remove PPL. Remove PPL configury, add ISL configury, adjust
1720 ClooG configury.
1721 * Makefile.in: Regenerated.
1722 * configure: Likewise.
1723
1724 2012-07-02 Richard Guenther <rguenther@suse.de>
1725
1726 Merge from graphite branch
1727 2011-07-21 Tobias Grosser <tobias@grosser.es>
1728
1729 * configure: Regenerated.
1730 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1731 both cloog.org and legacy versions. The only supported version will
1732 be CLooG with the isl backend.
1733
1734 2011-07-21 Tobias Grosser <tobias@grosser.es>
1735
1736 * configure: Regenerated.
1737 * configure.ac: Require cloog isl 0.17.0
1738
1739 2011-07-21 Tobias Grosser <tobias@grosser.es>
1740
1741 * configure: Regenerated.
1742 * config/cloog.m4: Do not define CLOOG_ORG
1743
1744 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1745
1746 * configure.ac: Skip C if explicitly selected.
1747 * configure: Regenerate.
1748
1749 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1750
1751 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1752 they contain -O2.
1753 * configure: Regenerate.
1754
1755 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1756
1757 PR debug/53740
1758 * df.h, df-problems.c, dce.c: Revert last patch.
1759
1760 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1761
1762 * MAINTAINERS (Write After Approval): Update my email address.
1763
1764 2012-06-21 Meador Inge <meadori@codesourcery.com>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
1768 2012-06-20 Jason Merrill <jason@redhat.com>
1769
1770 * Makefile.tpl (check-target-libgomp-c++): New.
1771 (check-target-libitm-c++): New.
1772 * Makefile.def (c++): Add them.
1773 * Makefile.in: Regenerate.
1774
1775 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1776
1777 * MAINTAINERS (Write After Approval): Add myself.
1778
1779 2012-05-16 Olivier Hainque <hainque@adacore.com>
1780
1781 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1782 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1783 (install-no-fixedincludes): Adjust accordingly.
1784 * Makefile.in: Regenerate.
1785
1786 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1787
1788 Merge upstream change
1789 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1790
1791 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1792
1793 * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2012-05-09 Nick Clifton <nickc@redhat.com>
1796 Paul Smith <psmith@gnu.org>
1797
1798 PR bootstrap/50461
1799 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1800 allow for the fact that from release v3.1.0 of MPFR the source
1801 files were moved into a src sub-directory.
1802 * configure: Regenerate.
1803
1804 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1805
1806 * configure.ac: Bump minimum MPFR version to 2.4.0.
1807 * configure: Regenerated.
1808
1809 2012-05-01 Richard Henderson <rth@redhat.com>
1810
1811 * Makefile.def (libatomic): New target_module.
1812 * configure.ac (target_libraries): Add libatomic.
1813 (noconfigdirs): Check if libatomic is supported.
1814 * Makefile.in, configure: Rebuild.
1815
1816 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1817
1818 * MAINTAINERS (Write After Approval): Add myself.
1819
1820 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1821
1822 * config.sub: Update to 2012-04-18 version from official repo.
1823
1824 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1825
1826 * MAINTAINERS (Write After Approval): Add myself.
1827
1828 2012-04-11 Steve Ellcey <sellcey@mips.com>
1829
1830 * MAINTAINERS: Changed email address.
1831
1832 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1833
1834 PR target/52737
1835 * contrib/gcc_update (files_and_dependencies):
1836 Remove gcc/config/avr/t-multilib from touch data.
1837
1838 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1839
1840 * MAINTAINERS (OS Port Maintainers): Remove irix.
1841 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1842 (unsupported_languages): Remove mips-sgi-irix6.*.
1843 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1844 (with_stabs): Remove.
1845 * configure: Regenerate.
1846
1847 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1848
1849 * MAINTAINERS (OS Port Maintainers): Remove osf.
1850 * configure.ac (enable_libgomp): Remove *-*-osf*.
1851 (with_stabs): Remove alpha*-*-osf*.
1852 * configure: Regenerate.
1853
1854 2012-03-05 Tristan Gingold <gingold@adacore.com>
1855
1856 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1857 * configure: Regenerate.
1858
1859 2012-02-17 Walter Lee <walt@tilera.com>
1860
1861 * MAINTAINERS: (Write After Approval): Delete myself.
1862
1863 2012-02-14 Walter Lee <walt@tilera.com>
1864
1865 * MAINTAINERS (tilegx port): Add myself.
1866 (tilepro port): Add myself.
1867 (Write After Approval): Add myself.
1868
1869 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1870
1871 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1872 and Joseph Myers as docstring relicensing maintainers.
1873
1874 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1875
1876 * MAINTAINERS (write-after-approval): Add myself.
1877
1878 2012-02-08 Ira Rosen <irar@il.ibm.com>
1879
1880 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1881 maintainer.
1882
1883 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1884
1885 * MAINTAINERS (Write After Approval): Move myself to
1886 maintain alphabetical order.
1887
1888 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1889
1890 * MAINTAINERS (Write After Approval): Add myself.
1891
1892 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1893
1894 * MAINTAINERS (Write After Approval): Add myself.
1895
1896 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1897 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1898
1899 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1900 * configure: Regenerate.
1901
1902 2012-01-23 Harshit Chopra <harshit@google.com>
1903
1904 * MAINTAINERS (Write After Approval): Add myself.
1905
1906 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1907
1908 * configure.ac: Remove reference to mh-interix.
1909 * configure: Regenerate.
1910
1911 2012-01-05 Richard Henderson <rth@redhat.com>
1912
1913 PR bootstrap/51072
1914 * configure.ac: Disable libitm if c++ is not enabled.
1915 * configure: Rebuild.
1916
1917 * configure.ac: Fix regexp for same.
1918 * configure: Rebuild.
1919
1920 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1921
1922 * MAINTAINERS (Write After Approval): Add myself.
1923
1924 2012-01-02 Richard Guenther <rguenther@suse.de>
1925
1926 PR bootstrap/51686
1927 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1928 * Makefile.in: Regenerate.
1929
1930 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
1934 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1935
1936 * configure: Regenerate.
1937
1938 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1939
1940 * MAINTAINERS (picochip): Changed email address.
1941
1942 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1943
1944 * MAINTAINERS (write-after-approval): Add self.
1945
1946 2011-11-29 DJ Delorie <dj@redhat.com>
1947
1948 * configure.ac (rl78-*-*) New case.
1949 * configure: Regenerate.
1950 * MAINTAINERS: Add myself as RL78 maintainer.
1951
1952 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1953
1954 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1955
1956 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1957
1958 * libtool.m4: Additional FreeBSD 10 fixes.
1959
1960 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1961
1962 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1963 Maintainers section, as Epiphany maintainer.
1964
1965 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1966
1967 PR target/49992
1968 * configure.ac: Remove ranlib special-casing for Darwin.
1969 * configure: Regenerate.
1970
1971 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1972
1973 * MAINTAINERS (Reviewers): Keep the list sorted.
1974
1975 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1976
1977 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1978
1979 2011-11-09 Roland McGrath <mcgrathr@google.com>
1980
1981 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1982 * configure: Rebuild.
1983 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1984 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1985 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1986 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1987 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1988 Add READELF.
1989 * Makefile.in: Rebuild.
1990
1991 2011-11-09 Jason Merrill <jason@redhat.com>
1992
1993 * Makefile.def (language=c++): Remove check-c++0x.
1994 * Makefile.in (check-gcc-c++): Regenerate.
1995
1996 2011-11-08 Richard Henderson <rth@redhat.com>
1997
1998 * configure.ac: Test for libitm directory present first.
1999
2000 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2001
2002 * configure.ac: Test libitm/configure.tgt to disable libitm.
2003 * configure: Rebuild.
2004
2005 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2006 Richard Henderson <rth@redhat.com>
2007
2008 Merged from transactional-memory.
2009
2010 * Makefile.def (lang_env_dependencies): libitm is c++.
2011 Add libitm target module.
2012 * configure.ac: Likewise.
2013 * config/mmap.m4: New file.
2014 * contrib/gcc_update: Add libitm to touch data.
2015 * Makefile.in, configure: Rebuild.
2016
2017 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2018
2019 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2020 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2021 * Makefile.in: Regenerate.
2022
2023 2011-11-01 DJ Delorie <dj@redhat.com>
2024
2025 * config.sub: Update to version 2011-10-29 (added rl78)
2026
2027 2011-10-27 Nick Clifton <nickc@redhat.com>
2028
2029 * config.sub: Import these changes from the config project:
2030
2031 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2032 Ben Elliston <bje@gnu.org>
2033
2034 * config.sub (epiphany): New.
2035
2036 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2037 Ben Elliston <bje@gnu.org>
2038
2039 * config.sub (hexagon, hexagon-*): New.
2040
2041 2011-08-23 Roland McGrath <mcgrathr@google.com>
2042
2043 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2044 64eb to be64.
2045
2046 2011-08-16 Roland McGrath <mcgrathr@google.com>
2047
2048 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2049 (nacl): Grok as alias for 32el-unknown-nacl.
2050
2051 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2052
2053 * MAINTAINERS (Write After Approval): Add myself.
2054
2055 2011-10-24 Teresa Johnson <tejohnson@google.com>
2056
2057 * MAINTAINERS (Write After Approval): Add myself.
2058
2059 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2060
2061 * MAINTAINERS (sparc port): Remove myself.
2062
2063 2011-09-14 Tom de Vries <tom@codesourcery.com>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2011-08-14 Yao Qi <yao@codesourcery.com>
2068
2069 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2070 * configure: Regenerate.
2071
2072 2011-07-26 Ian Lance Taylor <iant@google.com>
2073
2074 * configure.ac: Set have_compiler based on whether gcc directory
2075 exists, rather than on whether gcc is in configdirs.
2076 * configure: Rebuild.
2077
2078 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2079
2080 * MAINTAINERS (Global Reviewers): Add self.
2081
2082 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2083
2084 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2085 link directories.
2086 * Makefile.in: Rebuild.
2087
2088 2011-07-20 Ian Lance Taylor <iant@google.com>
2089
2090 PR bootstrap/49787
2091 * configure.ac: Move --enable-bootstrap handling earlier in file.
2092 If --enable-bootstrap and either --enable-build-with-cxx or
2093 --enable-build-poststage1-with-cxx, enable C++ automatically.
2094 * configure: Rebuild.
2095
2096 2011-07-19 Ian Lance Taylor <iant@google.com>
2097
2098 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2099 make C++ a boot_language. Set and substitute
2100 POSTSTAGE1_CONFIGURE_FLAGS.
2101 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2102 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2103 * configure, Makefile.in: Rebuild.
2104
2105 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2106
2107 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2108 maintainers.
2109
2110 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2111
2112 * MAINTAINERS (Global Reviewers): Add myself.
2113
2114 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2115
2116 * configure: Regenerate.
2117
2118 2011-07-16 Jason Merrill <jason@redhat.com>
2119
2120 * Makefile.def (language=c++): Add check-c++0x and
2121 check-target-libmudflap-c++.
2122 * Makefile.tpl (check-target-libmudflap-c++): New.
2123 * Makefile.in: Regenerate.
2124
2125 2011-07-16 Matthias Klose <doko@ubuntu.com>
2126
2127 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2128 * Makefile.def (target_modules/libjava): Pass
2129 $(EXTRA_CONFIGARGS_LIBJAVA).
2130 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2131 if not configured with --enable-static-libjava.
2132 * Makefile.in: Regenerate.
2133 * configure: Likewise.
2134
2135 2011-07-15 Jason Merrill <jason@redhat.com>
2136
2137 * Makefile.in (check-c++): Move check-gcc-c++0x after
2138 check-target-libstdc++-v3.
2139
2140 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2141
2142 * MAINTAINERS (c6x port): New entry.
2143
2144 2011-07-13 Jason Merrill <jason@redhat.com>
2145
2146 * Makefile.in (check-gcc-c++0x): New.
2147 (check-c++): Depend on it.
2148
2149 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2150
2151 PR target/39150
2152 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2153 x86_64-*-solaris2.1[0-9]*.
2154 * configure: Regenerate.
2155
2156 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2157
2158 * MAINTAINERS (RTL optimizers): Add self.
2159
2160 2011-06-27 Gabriel Charette <gchare@google.com>
2161
2162 * MAINTAINERS (Write After Approval): Add myself.
2163
2164 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2165
2166 PR regression/47836
2167 PR bootstrap/23656
2168 PR other/47733
2169 PR bootstrap/49247
2170 PR c/48825
2171 * configure.ac (target_libraries): Remove target-libiberty.
2172 Remove case-statement setting skipdirs=target-libiberty for
2173 multiple targets. Remove checking target_configdirs and
2174 removing target-libiberty but keeping target-libgcc if
2175 otherwise empty.
2176 * Makefile.def (target_modules): Don't add libiberty.
2177 (dependencies): Remove all traces of target-libiberty.
2178 * configure, Makefile.in: Regenerate.
2179
2180 2011-06-13 Walter Lee <walt@tilera.com>
2181
2182 * configure.ac (tilepro-*-*) New case.
2183 (tilegx-*-*): Likewise.
2184 * configure: Regenerate.
2185
2186 2011-06-06 Jing Yu <jingyu@google.com>
2187
2188 * configure.ac: Skip target-libiberty for
2189 arm*-*-linux-androideabi.
2190 * configure: Regenerated.
2191
2192 2011-06-06 Nick Clifton <nickc@redhat.com>
2193
2194 * config.sub: Sync from upstream.
2195
2196 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
2200 2011-06-01 Daniel Jacobowitz <drow@false.org>
2201
2202 * MAINTAINERS: Update my email address.
2203
2204 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2205
2206 * MAINTAINERS (Write After Approval): Update my email address.
2207
2208 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
2212 2011-05-08 Doug Kwan <dougkwan@google.com>
2213
2214 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2215 * configure: Regenerated.
2216 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2217 value from configure.
2218 * Makefile.in: Regenerated.
2219
2220 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2221
2222 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2223 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2224 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2225 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2226 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2227 *-*-vxworks*): Disable newlib and libgloss in separate case
2228 statement.
2229 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2230 to separate case statement.
2231 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2232 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2233 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2234 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2235 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2236 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2237 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2238 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2239 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2240 i[[3456789]]86-*-rdos*, m32r-*-*,
2241 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2242 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2243 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2244 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2245 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2246 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2247 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2248 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2249 and libgloss in main case over targets. Remove most empty cases
2250 in main case over targets.
2251 * configure: Regenerate.
2252
2253 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2254
2255 * MAINTAINERS (Write After Approval): Add myself.
2256
2257 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2258
2259 * configure.ac: Remove code setting special library locations for
2260 hppa*64*-*-hpux11*. Remove code setting compiler for
2261 sparc-sun-solaris2*.
2262 * configure: Regenerate.
2263
2264 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2265
2266 * configure.ac: Separate libgloss_dir settings from general case
2267 over targets.
2268 * configure: Regenerate.
2269
2270 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2271
2272 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2273 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2274 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2275 cases in libgcj-disabling case statement.
2276 (hppa*64*-*-linux*): Set unsupported_languages instead of
2277 disabling target-zlib.
2278 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2279 to hppa*64*-*-hpux*.
2280 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2281 hppa*-*-hpux*.
2282 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2283 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2284 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2285 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2286 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2287 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2288 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2289 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2290 libgcj-disabling case statement.
2291 * configure: Regenerate.
2292
2293 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2294
2295 * configure.ac: Disable Java for targets not supporting libffi.
2296 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2297 Remove cases in Java-disabling statement.
2298 (*arm-wince-pe): Change to arm-wince-pe.
2299 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2300 cases in Java-disabling statement.
2301 (bfin-*-*): Don't disable Java again.
2302 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2303 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2304 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2305 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2306 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2307 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2308 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2309 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2310 Java-disabling statement.
2311 (mmix-*-*): Don't disable Java again.
2312 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2313 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2314 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2315 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2316 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2317 statement.
2318 * configure: Regenerate.
2319
2320 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2321
2322 * configure.ac: Separate cases disabling Java and Java libraries
2323 from general case over targets.
2324 * configure: Regenerate.
2325
2326 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2327
2328 * MAINTAINERS: Update my email address.
2329
2330 2011-04-20 Easwaran Raman <eraman@google.com>
2331
2332 * MAINTAINERS (Write After Approval): Add myself.
2333
2334 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2335
2336 PR lto/48086
2337 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2338 * configure: Regenerate.
2339
2340 2011-04-16 Jim Meyering <meyering@redhat.com>
2341
2342 * MAINTAINERS (Write After Approval): Add myself.
2343
2344 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2345
2346 * MAINTAINERS: Update my email address.
2347
2348 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2349
2350 * MAINTAINERS (Write After Approval): Add myself.
2351
2352 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2353
2354 * MAINTAINERS (Write After Approval): Add myself.
2355
2356 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2357
2358 * MAINTAINERS (Write After Approval): Add myself.
2359
2360 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2361
2362 * configure.ac (build_tools): Remove build-byacc.
2363 (host_libs): Remove mmalloc.
2364 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2365 autoconf automake libtool diff rcs fileutils shellutils time
2366 textutils wdiff find uudecode hello tar gzip indent recode release
2367 sed perl gawk findutils gettext zip.
2368 (libgcj): Remove target-qthreads.
2369 (target_tools): Remove target-examples target-gperf.
2370 (YACC): Don't handle building byacc.
2371 * configure: Regenerate.
2372 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2373 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2374 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2375 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2376 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2377 handle building components.
2378 * Makefile.in: Regenerate.
2379
2380 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2381
2382 * MAINTAINERS: Update my email address as Xtensa maintainer.
2383
2384 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2385
2386 * config.sub: Sync from upstream.
2387
2388 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2389
2390 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2391 (microblaze*): Don't disable libssp.
2392 * configure: Regenerate.
2393
2394 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2395
2396 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2397 moveifchange.
2398 * configure: Regenerate.
2399 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2400 * Makefile.in: Regenerate.
2401
2402 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2403
2404 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2405 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2406 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2407 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2408 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2409 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2410 md_exec_prefix cases.
2411 * configure: Regenerate.
2412
2413 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2414
2415 * configure.ac: Separate cases disabling target-libssp,
2416 target-libiberty, target-libstdc++-v3 and Fortran from general
2417 case over targets.
2418 * configure: Regenerate.
2419
2420 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2421
2422 * configure.ac (*-*-chorusos): Don't disable libgcj.
2423 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2424 Remove case.
2425 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2426 (arm-*-coff): Don't disable libgcj.
2427 (arm*-*-linux-gnueabi): Remove useless assignment.
2428 (arm-*-riscix*): Don't disable libgcj.
2429 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2430 configuration.
2431 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2432 (c54x*-*-*): Remove case.
2433 (tic54x-*-*): Don't disable GCC or GCC libraries.
2434 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2435 to *.
2436 (d10v-*-*): Don't disable GCC libraries.
2437 (d30v-*-*): Don't disable libgcj.
2438 (h8500-*-*): Don't disable GCC libraries.
2439 (i960-*-*): Don't disable libgcj.
2440 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2441 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2442 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2443 libgcj.
2444 (m68k-*-coff*): Remove case.
2445 (mmix-*-*): Don't disable libgloss on host.
2446 (mn10200-*-*, mn10300-*-*): Remove cases.
2447 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2448 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2449 Don't disable libgcj.
2450 (romp-*-*): Remove case.
2451 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2452 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2453 case.
2454 (v810-*-*): Don't disable GCC libraries.
2455 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2456 (ip2k-*-*): Don't disable GCC libraries.
2457 * configure: Regenerate.
2458
2459 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2460
2461 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2462 libffi on host.
2463 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2464 on host.
2465 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2466 * configure: Regenerate.
2467
2468 2011-03-26 John Marino <binutils@marino.st>
2469
2470 * configure.ac: Add support for *-*-dragonfly*
2471 * configure: Regenerate.
2472
2473 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2474
2475 * configure.ac (native_only): Remove.
2476 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2477 send-pr uudecode guile gnuserv on host.
2478 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2479 send-pr rcs guile perl texinfo libtool on host.
2480 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2481 automake send-pr rcs guile perl texinfo libtool on host.
2482 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2483 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2484 (alpha*-dec-osf*): Don't disable fileutils on target.
2485 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2486 texinfo send-pr expect dejagnu on target.
2487 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2488 target-qthreads on target.
2489 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2490 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2491 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2492 x86_64-*-mingw*): Don't disable expect on target.
2493 (*-*-cygwin*): Don't disable target-gperf on target.
2494 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2495 gnuserv on target.
2496 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2497 target.
2498 * configure: Regenerate.
2499
2500 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2501
2502 * configure.ac (target_tools): Remove target-groff.
2503 (native_only): Remove target-groff.
2504 (hppa*64*-*-*): Don't disable byacc.
2505 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2506 setting.
2507 (*-*-kaos*): Don't skip target-librx and target-groff.
2508 (*-*-netware*): Don't skip target-libmudflap.
2509 (*-*-tpf*): Don't skip target-libmudflap.
2510 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2511 directories on the host.
2512 (ia64*-*-*vms*): Don't skip tix.
2513 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2514 host.
2515 * configure: Regenerate.
2516
2517 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2518
2519 * configure.ac: Remove references to mt-mep, mt-netware,
2520 mt-wince.
2521 * Makefile.def: Add all-utils soft dependencies.
2522 * Makefile.tpl: Remove GDB_NLM_DEPS.
2523 * configure: Regenerate.
2524 * Makefile.in: Regenerate.
2525
2526 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2527
2528 * configure.ac: Do not include mh-x86omitfp.
2529 * configure: Regenerate.
2530
2531 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2532
2533 * configure.ac: Remove empty cases.
2534 * configure: Regenerate.
2535
2536 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2537
2538 * Makefile.def: Add dependency from termcap to gdb.
2539 * Makefile.in: Regenerate.
2540
2541 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2542
2543 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2544 * configure: Regenerate.
2545 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2546 * Makefile.tpl: Likewise.
2547 * Makefile.in: Regenerate.
2548
2549 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2550
2551 * configure.ac: Remove all mentions of tentative_cc.
2552 * configure: Regenerate.
2553
2554 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2555
2556 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2557 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2558 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2559 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2560 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2561 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2562 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2563 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2564 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2565 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2566 *-*-rhapsody*): Remove host cases.
2567 * configure: Regenerate.
2568
2569 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2570
2571 * configure.ac (ppc*-*-pe): Remove host case.
2572 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2573 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2574 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2575 cases.
2576 * configure: Regenerate.
2577
2578 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2579
2580 * config.sub: Update to version 2011-03-23.
2581
2582 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2583
2584 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2585 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2586 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2587 * configure: Regenerate.
2588
2589 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2590
2591 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2592 to Write After Approval.
2593 * config-ml.in: Don't handle arc-*-elf*.
2594 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2595 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2596 handle GCC libraries.
2597 * configure: Regenerate.
2598
2599 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2600
2601 PR bootstrap/48120:
2602 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2603 Add -lstdc++ -lm to LIBS.
2604 * configure: Regenerate.
2605
2606 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2607
2608 * config.guess: Update to version 2011-02-02
2609 * config.sub: Update to version 2011-02-24
2610
2611 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2612
2613 PR lto/48086
2614 * configure.ac: Re-enable LTO on *-apple-darwin9.
2615 * configure: Regenerate.
2616
2617 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2618
2619 PR lto/48086
2620 * configure.ac: Disable LTO on darwin due to an assembler change in
2621 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2622 under 256.
2623 * configure: Regenerate.
2624
2625 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2626
2627 * MAINTAINERS: Update myself as score backend maintainer,
2628 update my e-mail address.
2629
2630 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2631
2632 * MAINTAINERS: Update my e-mail address.
2633
2634 2011-03-06 Joey Ye <joey.ye@arm.com>
2635
2636 * MAINTAINERS: Update my e-mail address.
2637
2638 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2639
2640 * configure.ac: Adjust test of with_ppl.
2641 * configure: Regenerated.
2642
2643 2011-03-02 Kai Tietz <ktietz@redhat.com>
2644
2645 * MAINTAINERS: Adjust my e-mail address.
2646
2647 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2648
2649 * configure.ac: Add -lpwl to ppllibs.
2650 * configure: Regenerated.
2651
2652 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2653
2654 * config/cloog.m4: Add -lisl to clooglibs.
2655 * configure: Regenerated.
2656
2657 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2658
2659 * MAINTAINERS (CPU Port maintainers): Add self.
2660
2661 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2662
2663 * MAINTAINERS: Add myself as testsuite maintainer.
2664
2665 2011-02-15 Mike Stump <mikestump@comcast.net>
2666
2667 * MAINTAINERS: Add myself as testsuite maintainer.
2668
2669 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2670
2671 Import from Libtool and gnulib:
2672
2673 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2674
2675 Prepare for supporting FreeBSD 10.
2676 * config.rpath: Remove handling of freebsd1* which soon would
2677 match FreeBSD 10.0.
2678
2679 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2680
2681 Remove support for FreeBSD 1.x.
2682 * libtool.m4 (_LT_LINKER_SHLIBS)
2683 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2684 soon would incorrectly match FreeBSD 10.0.
2685
2686 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2687
2688 PR binutils/12283
2689 * move-if-change: Import version from gnulib.
2690
2691 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2692
2693 PR lto/47225
2694 * Makefile.def (lto-plugin): Double dash for enable-shared.
2695 (configure-gcc): Depend on all-lto-plugin.
2696 * Makefile.in: Rebuilt.
2697
2698 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2699
2700 * configure.ac: Remove extra bracket.
2701 * configure: Regenerate.
2702
2703 2011-02-08 Tobias Burnus <burnus@net-b.de>
2704
2705 * MAINTAINERS: Add myself as libquadmath maintainer.
2706
2707 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2708
2709 * MAINTAINERS: Update my email address.
2710
2711 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2712
2713 * MAINTAINERS (option handling): Add self.
2714
2715 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2716
2717 PR lto/47225
2718 * Makefile.def: Add dependency for install-gcc
2719 on install-lto-plugin.
2720 * Makfile.in: Regenerated
2721
2722 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2723
2724 * MAINTAINERS (CPU Port Maintainers): Add myself.
2725
2726 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2727
2728 PR libgcj/44341
2729 * configure.ac: Discard --with-* flags for host when configuring
2730 target libraries for cross build.
2731 * configure: Rebuilt.
2732
2733 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2734
2735 * MAINTAINERS (linear loop transforms): Removed.
2736
2737 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2738
2739 * configure.ac: If with_ppl is no, move setting with_cloog=no
2740 after CLOOG_REQUESTED check.
2741 * configure: Regenerated.
2742
2743 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2744
2745 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2746 CLooG has been requested.
2747 * configure: Regenerated.
2748
2749 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2750
2751 * configure: Regenerated.
2752 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2753
2754 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2755
2756 * configure: Regenerated.
2757 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2758
2759 2011-01-21 Andreas Schwab <schwab@redhat.com>
2760
2761 * configure.ac: Use AS_HELP_STRING throughout.
2762 * configure: Regenerate.
2763
2764 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2765
2766 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2767 * configure: Regenerate.
2768
2769 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2770
2771 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2772
2773 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2774
2775 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2776 for ia64-hpux.
2777 * configure: Regenerate.
2778
2779 2011-01-07 Jan Hubicka <jh@suse.cz>
2780
2781 PR lto/47225
2782 * Makefile.in: Regenerate.
2783 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2784 configure.
2785
2786 2011-01-07 Jan Hubicka <jh@suse.cz>
2787
2788 * Makefile.in: Regenerate.
2789 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2790 and configure dependency on lto-plugin configure.
2791 (lto-plugin module): Remove dependency on GCC; add dependency on
2792 liniberty.
2793
2794 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2795
2796 * MAINTAINERS (Write After Approval): Add myself.
2797
2798 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2799
2800 * configure: Regenerate.
2801
2802 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2803
2804 * configure.ac: (picochip): Disable libiberty.
2805
2806 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2807
2808 * MAINTAINERS (Write After Approval): Add myself.
2809
2810 2010-12-10 Ian Lance Taylor <iant@google.com>
2811
2812 PR bootstrap/46819
2813 * configure.ac: For --disable-libgcj clear libgcj_saved.
2814 * configure: Rebuild.
2815
2816 2010-12-10 Tobias Burnus <burnus@net-b.de>
2817
2818 PR fortran/46540
2819 * configure.ac: Add --disable-libquadmath and
2820 --disable-libquadmath-support.
2821 * configure: Regenerate.
2822
2823 2010-12-03 Ian Lance Taylor <iant@google.com>
2824
2825 * MAINTAINERS: Add myself as libgo maintainer.
2826
2827 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2828
2829 PR libffi/46792
2830 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2831 * configure: Regenerate.
2832
2833 2010-12-02 Ian Lance Taylor <iant@google.com>
2834
2835 * configure.ac: Always set default for poststage1_ldflags to
2836 -static-libstdc++ -static-libgcc.
2837
2838 2010-11-29 Andreas Schwab <schwab@redhat.com>
2839
2840 * configure.ac: Move comment to remove extra space in last argument
2841 of GCC_TARGET_TOOL.
2842
2843 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2844
2845 PR other/46026
2846 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2847 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2848 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2849 (BASE_FLAGS_TO_PASS): Use it.
2850 * configure: Rebuilt.
2851 * Makefile.in: Rebuilt.
2852
2853 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2854
2855 PR binutils/12258
2856 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2857 Properly check default linker.
2858 * configure: Regnerated.
2859
2860 2010-11-23 Matthias Klose <doko@ubuntu.com>
2861
2862 * configure.ac: For --enable-gold, handle value `default' instead of
2863 `both*'. New configure option --{en,dis}able-ld.
2864 * configure: Regenerate.
2865
2866 2010-11-20 Ian Lance Taylor <iant@google.com>
2867
2868 * configure.ac: Only disable a language library if no language needs
2869 it. Don't let --disable-libgcj uncondtionally disable libffi.
2870 * configure: Rebuild.
2871
2872 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2873
2874 * Makefile.in: Regenerate.
2875
2876 PR other/46202
2877 * configure.ac: Fix just-built in-tree STRIP name to be
2878 binutils/strip-new.
2879 * configure: Regenerate.
2880 * Makefile.def (install-strip-gcc, install-strip-binutils)
2881 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2882 (install-strip-sid): Mirror dependencies on non-strip variants
2883 of these targets on the respective -strip prerequisites.
2884 * Makefile.tpl (install-strip, install-strip-host)
2885 (install-strip-target): New targets.
2886 (install-strip-[+module+], install-strip-target-[+module+]):
2887 New targets.
2888 * Makefile.in: Regenerate.
2889
2890 2010-11-19 Ian Lance Taylor <iant@google.com>
2891 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2892
2893 * configure.ac: Add target-libgo to target_libraries. Set
2894 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2895 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2896 (HOST_EXPORTS): Add GOC.
2897 (BASE_TARGET_EXPORTS): Add GOC.
2898 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2899 (GOCFLAGS_FOR_TARGET): New variable.
2900 (EXTRA_HOST_FLAGS): Add GOC.
2901 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2902 * Makefile.def (target_modules): Add libgo.
2903 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2904 (dependencies): Add dependency from configure-target-libgo to
2905 configure-target-libffi and all-target-libstdc++-v3. Add
2906 dependencies from all-target-libgo to all-target-libffi.
2907 (languages): Add go.
2908 * configure: Rebuild.
2909 * Makefile.in: Rebuild.
2910
2911 2010-11-19 Ian Lance Taylor <iant@google.com>
2912
2913 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2914 compiler/flag environment variables.
2915
2916 2010-11-18 Ian Lance Taylor <iant@google.com>
2917
2918 * configure.ac: Check for lang_requires_boot_languages in
2919 config-lang.in files.
2920 * configure: Rebuild.
2921
2922 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2923 Tobias Burnus <burnus@net-b.de>
2924
2925 PR fortran/32049
2926 * Makefile.def: Add libquadmath; build it with language=fortran.
2927 * configure.ac: Add libquadmath.
2928 * Makefile.tpl: Handle multiple libs in check-[+language+].
2929 * Makefile.in: Regenerate.
2930 * configure: Regenerate.
2931
2932 2010-11-16 Tom Tromey <tromey@redhat.com>
2933
2934 * MAINTAINERS: Moved myself to reviewers section.
2935
2936 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2937
2938 * MAINTAINERS: Moved myself to reviewers section.
2939
2940 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2941
2942 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2943 (Write After Approval): Remove self.
2944
2945 2010-11-15 Andreas Schwab <schwab@redhat.com>
2946
2947 * configure.ac: Fix spelling in option names.
2948 * configure: Regenerated.
2949
2950 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2951
2952 PR bootstrap/39622
2953 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2954 * configure: Regenerated.
2955
2956 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2957
2958 * MAINTAINERS: Update my email address.
2959
2960 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2961
2962 * configure: Regenerate.
2963
2964 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2965
2966 * configure: Regenerate.
2967
2968 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2969
2970 * configure: Regenerate.
2971
2972 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2973
2974 * configure: Regenerate.
2975
2976 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2977
2978 * configure.ac: Support official CLooG.org versions.
2979 * configure: Regenerate.
2980 * config/cloog.m4: New.
2981
2982 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2983
2984 * MAINTAINERS (Write After Approval): Add myself.
2985
2986 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2987
2988 * MAINTAINERS: Update my email address.
2989
2990 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2991
2992 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2993 * configure: Regenerate.
2994
2995 2010-11-03 Ian Lance Taylor <iant@google.com>
2996 Dave Korn <dave.korn.cygwin@gmail.com>
2997
2998 PR lto/46273
2999 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3000 and on other supported platforms whenever LTO is enabled.
3001 * configure: Rebuild.
3002
3003 2010-11-02 Alan Modra <amodra@gmail.com>
3004
3005 PR binutils/12110
3006 * configure.ac: Error when source path contains spaces.
3007 * configure: Regenerate.
3008
3009 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3010
3011 * MAINTAINERS: Update my email address.
3012
3013 2010-10-20 Ian Lance Taylor <iant@google.com>
3014
3015 * Makefile.def (target_modules): Set lib_path to src/.libs for
3016 libstdc++-v3 module.
3017 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3018 * Makefile.in: Rebuild.
3019
3020 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3021
3022 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3023 (Write After Approval): Remove myself.
3024
3025 2010-10-15 Tristan Gingold <gingold@adacore.com>
3026
3027 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3028
3029 2010-10-14 Douglas Rupp <rupp@gnat.com>
3030
3031 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3032
3033 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3034
3035 * configure.ac (build_lto_plugin): New shell variable.
3036 (--enable-lto): Turn on by default for all non-ELF platforms that
3037 have had LTO support added so far. Set build_lto_plugin appropriately
3038 for both ELF and non-ELF.
3039 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3040 * configure: Regenerate.
3041
3042 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3043
3044 Sync from src:
3045 * configure.ac (v850 support): Remove target-libgloss from
3046 noconfigdirs.
3047 * configure: Regenerate.
3048
3049 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3050
3051 PR bootstrap/45326
3052 PR bootstrap/45174
3053 * configure.ac: Honor initial values of $build_configargs,
3054 $host_configargs, $target_configargs. Mark the precious, so
3055 environment settings get recorded.
3056 * configure: Regenerate.
3057
3058 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3059
3060 PR bootstrap/45796
3061 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3062 Depend on all-build-libiberty.
3063 * Makefile.in: Regenerate.
3064
3065 2010-09-30 Michael Eager <eager@eagercon.com>
3066
3067 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3068 * configure: Regenerate.
3069
3070 2010-09-28 Michael Eager <eager@eagercon.com>
3071
3072 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3073
3074 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3075
3076 PR bootstrap/44621
3077 * configure.ac: Fix unportable shell quoting.
3078 * configure: Regenerate.
3079
3080 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3081
3082 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3083 targets and amend comment.
3084 * configure: Regenerate.
3085
3086 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3087
3088 * MAINTAINERS (Write After Approval): Add myself.
3089
3090 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3091
3092 * configure.ac: Enable LTO by default on Darwin.
3093 * configure: Regenerate.
3094
3095 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3096
3097 * MAINTAINERS (Write After Approval): Add myself.
3098
3099 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3100
3101 * MAINTAINERS (Write After Approval): Add myself.
3102
3103 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3104
3105 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3106 ports
3107
3108 2010-07-28 David Yuste <david.yuste@gmail.com>
3109
3110 * MAINTAINERS (Write After Approval): Add myself.
3111
3112 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3113
3114 * configure.ac: Support all v850 targets.
3115 * configure: Regenerate.
3116
3117 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3118
3119 PR bootstrap/44455
3120 * configure.ac (extra_mpfr_configure_flags): Copy from
3121 extra_mpc_gmp_configure_flags.
3122 * configure: Re-generated.
3123
3124 2010-07-22 Andi Kleen <ak@linux.intel.com>
3125
3126 * MAINTAINERS (Write After Approval): Add myself.
3127
3128 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
3132 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3133
3134 * MAINTAINERS (Write After Approval): Add myself.
3135
3136 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3137
3138 PR target/44862
3139 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3140 Provide -B option to allow for link spec %s substitutions for
3141 libstdc++.a on darwin.
3142 * Makefile.in: Regenerate.
3143
3144 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3145
3146 * MAINTAINERS (Reviewers): Update my e-mail address
3147
3148 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3149
3150 * Makefile.def (configure-gcc): Depend on all-libelf.
3151 * Makefile.in: Rebuild.
3152
3153 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3154
3155 * MAINTAINERS (Write After Approval): Add myself in the right place.
3156
3157 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3158
3159 * MAINTAINERS (Write After Approval): Add myself.
3160
3161 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3162
3163 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3164
3165 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3166
3167 * config.sub: Update to version 2010-05-21.
3168 * config.guess: Update to version 2010-04-03.
3169
3170 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3171
3172 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3173 * configure: Regenerate.
3174
3175 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3176
3177 * MAINTAINERS (Write After Approval): Add myself.
3178
3179 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3180
3181 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3182 a platform that supports LTO.
3183 * configure: Regenerate.
3184
3185 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3186
3187 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3188 * configure: Regenerated.
3189
3190 2010-04-27 Roland McGrath <roland@redhat.com>
3191 H.J. Lu <hongjiu.lu@intel.com>
3192
3193 * configure.ac (--enable-gold): Support both, both/gold and
3194 both/bfd to add gold to configdirs without removing ld.
3195 * configure: Regenerated.
3196
3197 * Makefile.def: Add install-gold dependency to install-ld.
3198 * Makefile.in: Regenerated.
3199
3200 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3201
3202 PR lto/42776
3203 * configure.ac (--enable-lto): Refactor handling so libelf tests
3204 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3205 and allow LTO to be explicitly enabled on non-ELF platforms that
3206 are known to support it inside else-clause.
3207 * configure: Regenerate.
3208
3209 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3210
3211 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3212 * configure: Regenerate.
3213
3214 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3215
3216 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3217 * configure: Regenerate.
3218
3219 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3220
3221 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3222 separately.
3223 * configure: Regenerate.
3224
3225 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3226
3227 * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2010-04-14 Tristan Gingold <gingold@adacore.com>
3230
3231 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3232 * configure: Regenerate.
3233
3234 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3235
3236 * configure: Regenerate after change to elf.m4.
3237
3238 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3239
3240 * MAINTAINERS (Write After Approval): Add myself.
3241
3242 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3243
3244 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3245 * configure: Regenerated.
3246
3247 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3248
3249 * configure.ac: Print "buggy but acceptable" when CLooG
3250 revision is less than 9.
3251 * configure: Regenerated.
3252
3253 2010-04-01 Diego Novillo <dnovillo@google.com>
3254
3255 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3256
3257 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3258
3259 PR bootstrap/43615
3260 PR bootstrap/43328
3261
3262 Revert:
3263
3264 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3265
3266 * configure.ac: Do not pass --enable-multilib nor
3267 --disable-multilib in baseargs. Accept explicitly passed
3268 --enable_multilib.
3269 * configure: Regenerate.
3270
3271 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3272
3273 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3274
3275 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3276
3277 * MAINTAINERS: Remove myself.
3278
3279 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3280
3281 PR bootstrap/43328
3282 * configure.ac: Do not pass --enable-multilib nor
3283 --disable-multilib in baseargs. Accept explicitly passed
3284 --enable_multilib.
3285 * configure: Regenerate.
3286
3287 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3288
3289 * MAINTAINERS (spu port): Remove me.
3290
3291 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3292
3293 * configure.ac (tic6x-*-*): New case.
3294 * configure: Regenerate.
3295
3296 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3297
3298 * config.sub: Update to version 2010-03-22.
3299 * config.guess: Update to version 2009-12-30.
3300
3301 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3302
3303 PR ada/42554
3304 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3305 * configure: Regenerate.
3306
3307 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3308
3309 * MAINTAINERS: Update my email address.
3310
3311 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3312
3313 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3314 (ghassan.shobaki@amd.com): Removed.
3315
3316 2010-03-17 Alan Modra <amodra@gmail.com>
3317
3318 * MAINTAINERS: Update my email address.
3319
3320 2010-03-16 Diego Novillo <dnovillo@google.com>
3321
3322 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3323 Matthews.
3324
3325 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3326
3327 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3328 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3329
3330 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3331
3332 * MAINTAINERS: Update my email address.
3333
3334 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3335
3336 * MAINTAINERS: Update my email address.
3337
3338 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3339
3340 * MAINTAINERS: Update my email address.
3341
3342 2010-03-09 Jie Zhang <jie@codesourcery.com>
3343
3344 * MAINTAINERS: Update my email address.
3345
3346 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3347
3348 PR libstdc++/32499
3349 * configure.ac (RANLIB): Default to true.
3350 (STRIP): Likewise.
3351 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3352 * configure: Regenerate.
3353
3354 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3355
3356 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3357 (Write After Approval): Update my email address.
3358
3359 2010-02-17 Nick Clifton <nickc@redhat.com>
3360
3361 PR 11238
3362 * Makefile.tpl (local-distclean): Also remove config.cache files in
3363 sub-directories as there may not be Makefiles present in the
3364 sub-directories.
3365 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3366 the config.cache files found by the find command.
3367
3368 * Makefile.in: Regenerate.
3369 * configure.ac: Revert previous delta.
3370 * configure: Regenerate.
3371
3372 2010-02-15 Nick Clifton <nickc@redhat.com>
3373
3374 PR 11238
3375 * configure.ac: Delete config.cache files in sub-directories when
3376 deleting Makefiles.
3377 * configure: Regenerate.
3378
3379 2010-02-12 Ben Elliston <bje@gnu.org>
3380
3381 * MAINTAINERS: Update my email address.
3382
3383 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3384
3385 * MAINTAINERS (spu port): Update my email address.
3386
3387 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3388
3389 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3390
3391 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3392
3393 * configure.ac: Add "recommended" version checks for GMP/MPC.
3394 Update recommended GMP/MPFR/MPC versions.
3395 * configure: Regenerate.
3396
3397 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3398
3399 * MAINTAINERS: Move my Embecosm email address into the
3400 write-after-approval section.
3401
3402 2010-01-26 Ian Lance Taylor <iant@google.com>
3403
3404 * MAINTAINERS: Add myself as Go frontend maintainer.
3405
3406 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3407
3408 PR libstdc++/36101, PR libstdc++/42813
3409 * configure.ac (bootstrap_target_libs): Make inclusion of
3410 target-libgomp conditional on libgomb being in target_configdirs.
3411 * configure: Regenerate.
3412
3413 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3414
3415 PR libstdc++/36101, PR libstdc++/42813
3416 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3417 * configure: Regenerate.
3418
3419 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3420
3421 PR libstdc++/36101, PR libstdc++/42813
3422 * configure.ac (target_configdirs): Substitute.
3423 * Makefile.def: Bootstrap target module libgomp.
3424 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3425 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3426 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3427 * configure, Makefile.in: Regenerate.
3428
3429 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3430
3431 * MAINTAINERS: Adjust my details.
3432
3433 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3434
3435 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3436
3437 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3438
3439 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3440
3441 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3442
3443 * MAINTAINERS (Write After Approval): Add myself.
3444
3445 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3446
3447 * MAINTAINERS (Write After Approval): Add myself.
3448
3449 2010-01-11 Richard Guenther <rguenther@suse.de>
3450
3451 PR lto/41569
3452 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3453 * Makefile.in: Regenerated.
3454
3455 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3456
3457 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3458 * configure: Regenerate.
3459
3460 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3461 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3462
3463 PR bootstrap/42424
3464 * configure.ac: Include libtool m4 files.
3465 (_LT_CHECK_OBJDIR): Call it.
3466 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3467 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3468
3469 * configure: Regenerate.
3470
3471 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3472
3473 PR bootstrap/41818
3474 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3475 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3476 * Makefile.in: Regenerate.
3477
3478 2010-01-02 Richard Guenther <rguenther@suse.de>
3479
3480 PR lto/41529
3481 * configure.ac: Include config/elf.m4. Disable LTO if not
3482 builting for an elf target.
3483 * configure: Regenerate.
3484
3485 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3486
3487 * MAINTAINERS: Change my email address.
3488
3489 2009-12-18 Ben Elliston <bje@au.ibm.com>
3490
3491 * config.sub, config.guess: Update from upstream sources.
3492
3493 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3494
3495 * MAINTAINERS (Write After Approval): Add myself.
3496
3497 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3498
3499 PR middle-end/30447
3500 PR middle-end/30789
3501 PR other/40302
3502
3503 * configure.ac: Require MPC.
3504 * configure: Regenerate.
3505
3506 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3507
3508 PR target/38384
3509 PR bootstrap/40972
3510 * libtool.m4: Sync from git Libtool.
3511 * ltoptions.m4: Likewise.
3512 * ltversion.m4: Likewise.
3513 * lt~obsolete.m4: Likewise.
3514 * ltmain.sh: Likewise.
3515
3516 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3517
3518 * configure.ac: Update minimum MPC version to 0.8.
3519 * configure: Regenerate.
3520
3521 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3522
3523 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3524 * configure: Regenerated.
3525
3526 2009-11-21 Ian Lance Taylor <iant@google.com>
3527
3528 * configure.ac: Change default of poststage1_ldflags to be empty if
3529 poststage1_libs is set. When poststage1_libs is empty, and
3530 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3531 * configure: Rebuild.
3532
3533 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3534
3535 * MAINTAINERS (Write After Approval): Update my email address.
3536
3537 2009-11-20 Ben Elliston <bje@au.ibm.com>
3538
3539 * config.guess: Update from upstream sources.
3540
3541 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3542
3543 * Makefile.def: Restore host and target settings for gmp.
3544 * Makefile.in: Rebuild.
3545
3546 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3547
3548 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3549 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3550 Fix portability of test of C++ as bootstrap language. Add
3551 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3552 * configure: Rebuild.
3553 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3554 and cloog. Fix in-tree ppl configuration. Introduce libelf
3555 in-tree building.
3556 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3557 (POSTSTAGE1_HOST_EXPORTS): Use it.
3558 (STAGE[+id+]_CXXFLAGS): New.
3559 (BASE_FLAGS_TO_PASS): Pass it down.
3560 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3561 extra_exports.
3562 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3563 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3564 extra_exports.
3565 * Makefile.in: Rebuild.
3566
3567 2009-11-17 Ben Elliston <bje@au.ibm.com>
3568
3569 * config.sub, config.guess: Update from upstream sources.
3570
3571 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3572
3573 * MAINTAINERS (Write After Approval): Add myself.
3574
3575 2009-11-09 Jon Beniston <jon@beniston.com>
3576
3577 * MAINTAINERS (Write After Approval): Add myself.
3578
3579 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3580
3581 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3582 paths for *-w64-mingw* and x86_64-*mingw*.
3583 * configure: Regenerated.
3584
3585 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3586
3587 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3588
3589 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3590
3591 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3592 Phil Edwards to Write-After Approval.
3593
3594 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3595
3596 * configure.ac: Disable target-winsup & co for
3597 x86_64-*-mingw* and *-w64-mingw* targets.
3598 * configure: Regenerated.
3599
3600 2009-10-16 Nick Clifton <nickc@redhat.com>
3601
3602 * MAINTAINERS: Add myself as a maintainer for the RX port.
3603
3604 2009-10-26 Johannes Singler <singler@kit.edu>
3605
3606 * MAINTAINERS (Write After Approval): Update my e-mail address.
3607
3608 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3609
3610 * configure.ac (CLooG test): Use = with test.
3611 * configure: Regenerate.
3612
3613 2009-10-22 Richard Guenther <rguenther@suse.de>
3614
3615 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3616 cloog if the ppl version check failed. Move flags saving
3617 before setting in libelf check.
3618 * configure: Regenerate.
3619
3620 2009-10-21 Richard Guenther <rguenther@suse.de>
3621
3622 * configure.ac: Adjust the ppl and cloog configure to work as
3623 documented. Disable cloog if ppl was disabled. Omit the version
3624 checks if they were disabled.
3625 * configure: Re-generate.
3626
3627 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3628
3629 * configure.ac: Add 'lto' to enable_languages, not
3630 new_enable_languages, and only if not already present.
3631 * configure: Regenerate.
3632
3633 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3634
3635 * README: Refer to the various COPYING* files instead of just
3636 COPYING.
3637 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3638
3639 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3640
3641 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3642
3643 2009-10-07 Richard Guenther <rguenther@suse.de>
3644
3645 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3646 and Richard Guenther as reviewers.
3647 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3648 as reviewers.
3649
3650 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3651
3652 * config.sub: Update from upstream sources.
3653
3654 2009-10-06 Ian Lance Taylor <iant@google.com>
3655
3656 * Makefile.def: check-gold depends upon all-gas.
3657 * Makefile.in: Rebuild.
3658
3659 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3660
3661 * MAINTAINERS (Write After Approval): Add myself.
3662
3663 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3664
3665 * Makefile.def: all-lto-plugin depends on all-libiberty.
3666 set bootstrap=true for lto-plugin.
3667 Add lto-plugin.
3668 * Makefile.in: Regenerate.
3669 * configure.ac (host_libs): Add lto-plugin.
3670 * configure: Regenerate.
3671
3672 2009-10-03 Diego Novillo <dnovillo@google.com>
3673
3674 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3675 (HOST_LIBELFLIBS): Define.
3676 (HOST_LIBELFINC): Define.
3677 * Makefile.in: Regenerate.
3678 * configure.ac: Add --enable-lto.
3679 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3680 If --enable-lto is used, add 'lto' to new_enable_languages.
3681 If --enable-lto is used and gold is enabled, add
3682 lto-plugin to configdirs.
3683 * configure: Regenerate.
3684
3685 2009-10-03 Simon Baldwin <simonb@google.com>
3686
3687 * configure.ac: If --with-system-zlib, suppress local zlib and
3688 pass --with-system-zlib to subdir configure scripts.
3689 * configure: Regenerate.
3690
3691 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3692 Paolo Bonzini <bonzini@gnu.org>
3693
3694 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3695 $(srcdir).
3696 * Makefile.in: Rebuilt.
3697
3698 2009-09-26 Gary Funck <gary@intrepid.com>
3699
3700 * MAINTAINERS (Write After Approval): Add myself.
3701
3702 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3703
3704 * configure.ac: Update minimum MPC version to 0.7.
3705 * configure: Regenerate.
3706
3707 2009-09-25 Nick Clifton <nickc@redhat.com>
3708
3709 * configure.ac: Pass any --cache-file=/dev/null option on to
3710 subconfigures.
3711 * configure: Regenerate.
3712
3713 2009-09-23 Nick Clifton <nickc@redhat.com>
3714
3715 * config.sub, config.guess: Update from upstream sources.
3716
3717 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3718
3719 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3720 * Makefile.in: Rebuilt.
3721
3722 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3723
3724 PR bootstrap/32272
3725 * configure.ac: Error out if $srcdir isn't '.' but contains
3726 host-${host_noncanonical}.
3727 * configure: Regenerate.
3728
3729 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3730
3731 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3732 maintainer.
3733
3734 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3735
3736 * configure.ac: If bootstrapping a combined tree with
3737 --enable-gold, require c++ in stage1_languages.
3738 * configure: Regenerate.
3739
3740 * configure.ac: Also add target_libs of stage1_languages to
3741 bootstrap_target_libs.
3742 * configure: Regenerate.
3743
3744 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3745 with --enable-languages not containing c++.
3746 * configure: Regenerate.
3747
3748 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3749
3750 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3751 * configure: Regenerate.
3752
3753 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3754
3755 * MAINTAINERS (Write After Approval): Update my e-mail address,
3756 and move from from here...
3757 (Waiting for paperwork): To here.
3758
3759 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3760
3761 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3762
3763 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3764
3765 * configure.ac: Do not use $extrasub for replacing @if/@endif
3766 parts in Makefile; instead, use additional arguments to
3767 AC_CONFIG_COMMANDS to do the replacement manually, with several
3768 sed invocations, to avoid HP-UX sed command limits.
3769 * configure: Regenerate.
3770
3771 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3772
3773 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3774 blank before -L.
3775
3776 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3777
3778 * configure.ac (with-build-config): Document. Handle without.
3779 Handle missing argument.
3780 * configure: Rebuilt.
3781
3782 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3783
3784 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3785 Default to bootstrap-debug only if compare-debug works.
3786 * configure: Rebuilt.
3787 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3788 * Makefile.in: Rebuilt.
3789
3790 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3791
3792 * MAINTAINERS (OS Port Maintainers): Update my email address.
3793
3794 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3795
3796 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3797 * Makefile.in: Rebuilt.
3798
3799 2009-09-01 Chris Demetriou <cgd@google.com>
3800
3801 * MAINTAINERS (Write After Approval): Add myself.
3802
3803 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3804
3805 PR debug/30161
3806 * include/dwarf2.h (enum dwarf_tag): Added
3807 DW_TAG_GNU_template_template_param
3808 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3809
3810 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3811
3812 * Makefile.tpl (AWK): Fix typo.
3813 * Makefile.in: Regenerate.
3814
3815 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3816
3817 * configure.ac: Detect awk and sed.
3818 * Makefile.def (flags_to_pass): Add AWK and SED.
3819 * Makefile.tpl (AWK, SED): New.
3820 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3821 * configure: Regenerate.
3822 * Makefile.in: Regenerate.
3823
3824 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3825
3826 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3827 (collapseslashes): Likewise.
3828
3829 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3830
3831 * configure.ac (AC_PREREQ): Bump to 2.64.
3832
3833 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3834
3835 * configure.ac: Remove --with-datarootdir, --with-docdir,
3836 --with-pdfdir, --with-htmldir switches.
3837 * configure: Regenerate.
3838
3839 * configure: Regenerate.
3840
3841 * compile: Sync from Automake 1.11.
3842 * depcomp: Likewise.
3843 * install-sh: Likewise.
3844 * missing: Likewise.
3845 * mkinstalldirs: Likewise.
3846 * ylwrap: Likewise.
3847
3848 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3849
3850 * ltmain.sh (func_normal_abspath): New function.
3851 (func_relative_path): Likewise.
3852 (func_mode_help): Document new -bindir option for link mode.
3853 (func_mode_link): Add new -bindir option, and use it to place
3854 output DLL if specified.
3855
3856 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3857
3858 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3859 (baseargs): Add --disable-option-checking.
3860 * configure: Regenerate.
3861
3862 * Makefile.def (configure-target-libiberty): Depend on
3863 all-binutils and all-ld.
3864 (configure-target-newlib): Likewise.
3865 * Makefile.in: Regenerate.
3866
3867 2009-08-17 Ben Elliston <bje@au.ibm.com>
3868
3869 * config.sub, config.guess: Update from upstream sources.
3870
3871 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3872
3873 Sync from src, merge:
3874
3875 2009-07-02 Tristan Gingold <gingold@adacore.com>
3876
3877 * configure.ac: Do not exclude gas for i386-*-darwin.
3878 Add a case for x86_64-*-darwin.
3879 * configure: Regenerate.
3880
3881 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3882
3883 * MAINTAINERS: Add my name to Write After Approval list.
3884
3885 2009-08-06 Michael Eager <eager@eagercon.com>
3886
3887 * configure.ac: Add Microblaze target.
3888 * configure: Regenerate.
3889
3890 2009-07-31 Christian Bruel <christian.bruel@st.com>
3891
3892 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3893 * configure: Regenerate.
3894
3895 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3896
3897 * MAINTAINERS (Write After Approval): Update my e-mail address.
3898
3899 2009-07-06 Ian Lance Taylor <iant@google.com>
3900
3901 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3902 * configure: Rebuild.
3903
3904 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3905
3906 * MAINTAINERS: Move myself to the Graphite Reviewers.
3907
3908 2009-06-30 Wei Guozhi <carrot@google.com>
3909
3910 * MAINTAINERS: Add my name to Write After Approval list.
3911
3912 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3913
3914 PR bootstrap/40338
3915 * configure.ac (comparestring): Create new variable.
3916 * Makefile.tpl (comparestring): Use to skip some comparisions.
3917 * configure: Regenerate.
3918 * Makefile.in: Regenerate.
3919
3920 2009-06-26 Doug Evans <dje@sebabeach.org>
3921
3922 * Makefile.def (host_modules): Add cgen.
3923 * Makefile.in: Regenerate.
3924 * configure.ac (host_tools): Add cgen.
3925 * configure: Regenerate.
3926
3927 2009-06-23 DJ Delorie <dj@redhat.com>
3928
3929 * MAINTAINERS: Add myself as mep maintainer.
3930
3931 2009-06-23 Ian Lance Taylor <iant@google.com>
3932
3933 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3934 boot_languages. Only bootstrap target libraries listed in
3935 target_libs for some boot language. Add --with-stage1-ldflags,
3936 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3937 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3938 if not building with C++.
3939 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3940 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3941 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3942 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3943 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3944 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3945 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3946 * configure, Makefile.in: Rebuild.
3947
3948 2009-06-23 Li Feng <nemokingdom@gmail.com>
3949
3950 * MAINTAINERS: Added my name to write-after-approval list.
3951
3952 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3953
3954 * configure.ac: Define is_elf for QNX Neutrino targets.
3955 * configure: Regenerate.
3956
3957 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3958
3959 * MAINTAINERS: Added my name to the write-after-approval list
3960
3961 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3962
3963 * configure.ac: Detect MPC in default directory.
3964 * configure: Regenerate.
3965
3966 2009-06-03 Jerome Guitton <guitton@adacore.com>
3967 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3968
3969 * Makefile.tpl (all): Avoid a trailing backslash.
3970 * Makefile.in: Regenerate.
3971
3972 2009-06-03 Ben Elliston <bje@au.ibm.com>
3973
3974 * config.sub, config.guess: Update from upstream sources.
3975
3976 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3977
3978 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3979 to noconfdirs.
3980 * configure: Regenerate.
3981
3982 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3983
3984 * Makefile.tpl ([+compare-target+]): Compare all stage
3985 directories, rather than just gcc.
3986 * Makefile.in: Rebuilt.
3987
3988 2009-06-01 Doug Kwan <dougkwan@google.com>
3989
3990 * configure.ac: Support gold for target arm*-*-*.
3991 * configure: Regenerate.
3992
3993 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3994
3995 * Makefile.def: Add MPC support and dependencies.
3996 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3997
3998 * Makefile.in, configure: Regenerate.
3999
4000 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4001
4002 * Makefile.tpl (all): Avoid harmless warning in make all when
4003 gcc-bootstrap is enabled but stage_last does not exist.
4004 * Makefile.in: Rebuilt.
4005
4006 2009-05-24 Nicolas Roche <roche@adacore.com>
4007
4008 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4009 * Makefile.in: Regenerate.
4010
4011 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4012
4013 * MAINTAINERS: Update my e-mail address.
4014
4015 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4016
4017 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4018 * configure: Regenerate.
4019
4020 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4021
4022 PR other/40159
4023 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4024 gcc-no-bootstrap are mutually exclusive.
4025 * Makefile.in: Rebuilt.
4026
4027 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4028
4029 PR other/40159
4030 * Makefile.tpl (all): Don't end with unconditional success.
4031 * Makefile.in: Rebuilt.
4032
4033 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4034
4035 PR target/37137
4036 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4037 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4038 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4039 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4040 stage_configureflags, stage_cflags and stage_libcflags into
4041 explicit Makefile macros.
4042 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4043 GFORTRAN.
4044 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4045 CC. Set CC_FOR_BUILD from CC.
4046 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4047 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4048 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4049 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4050 and GFORTRAN.
4051 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4052 (_LIBCFLAGS): Renamed to _TFLAGS.
4053 (do-compare-debug, do-compare3-debug): Drop.
4054 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4055 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4056 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4057 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4058 (XGCC_FLAGS_FOR_TARGET): New.
4059 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4060 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4061 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4062 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4063 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4064 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4065 TFLAGS.
4066 (BUILD_CONFIG): Include if requested.
4067 (all): Set TFLAGS on bootstrap.
4068 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4069 (all-stageid-prefixmodule): Likewise.
4070 (do-clean, distclean-stageid): Set TFLAGS.
4071 (restrap): Fix whitespace.
4072 * Makefile.in: Rebuilt.
4073
4074 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * config.guess: Sync with src.
4077
4078 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4079
4080 * configure.ac ($with_ppl): Default to no if not supplied.
4081 ($with_cloog): Likewise.
4082 configure: Regenerate.
4083
4084 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4085
4086 * MAINTAINERS: Update my e-mail address.
4087
4088 2009-04-27 Nick Clifton <nickc@redhat.com>
4089
4090 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4091
4092 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4093
4094 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4095 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4096 * Makefile.in: Regenerate.
4097
4098 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4099
4100 PR bootstrap/39739
4101 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4102 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4103
4104 * configure, Makefile.in: Regenerate.
4105
4106 2009-04-21 Taras Glek <tglek@mozilla.com>
4107
4108 * include/hashtab.h: Update GTY annotations to new syntax
4109 * include/splay-tree.h: Likewise
4110
4111 2009-04-17 Ben Elliston <bje@au.ibm.com>
4112
4113 * config.sub, config.guess: Update from upstream sources.
4114
4115 2009-04-15 Anthony Green <green@moxielogic.com>
4116
4117 * configure.ac: Add moxie support.
4118 * configure: Rebuilt.
4119
4120 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4121
4122 * configure.ac: Change copyright header to refer to version
4123 3 of the GNU General Public License and to point readers at the
4124 COPYING3 file and the FSF's license web page.
4125 * Makefile.def: Likewise.
4126 * Makefile.tpl: Likewise.
4127 * Makefile.in: Regenerate.
4128
4129 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4130
4131 * configure.ac: Restore match for darwin9 or later. Use double
4132 brackets since regeneration eats one pair.
4133 * configure: Regenerate.
4134
4135 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4136
4137 PR gas/10039
4138 * configure.ac: Require texinfo 4.7.
4139 * configure: Regenerated.
4140
4141 2009-04-09 Nick Clifton <nickc@redhat.com>
4142
4143 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4144 the GCC Runtime Library Exception.
4145
4146 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4147
4148 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4149 * configure: Regenerate.
4150
4151 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4152
4153 * Makefil.def (languages): New entries.
4154 * Makefile.tpl (check-gcc-*): New generic target.
4155 * Makefile.in: Regenerate.
4156
4157 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4158
4159 * MAINTAINERS: Update my email address.
4160
4161 2009-03-18 Tom Tromey <tromey@redhat.com>
4162
4163 * configure: Rebuild.
4164 * configure.ac (host_libs): Add libiconv.
4165 * Makefile.in: Rebuild.
4166 * Makefile.def (host_modules): Add libiconv.
4167 (configure-gdb, all-gdb): Depend on libiconv.
4168
4169 2009-03-16 Tristan Gingold <gingold@adacore.com>
4170
4171 * configure.ac: Treat gdb as supported on x86_64-darwin.
4172 * configure: Regenerate.
4173
4174 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4175
4176 * configure.ac (--with-host-libstdcxx): New option.
4177 * configure: Regenerate.
4178
4179 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4180
4181 * MAINTAINERS: Move myself into the write after approval list.
4182
4183 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4184
4185 * MAINTAINERS: Update e-mail address.
4186
4187 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4188
4189 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4190
4191 2009-03-10 Ira Rosen <irar@il.ibm.com>
4192
4193 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4194
4195 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4196
4197 Backport from git Libtool:
4198
4199 2009-01-19 Robert Millan <rmh@aybabtu.com>
4200 Support GNU/kOpenSolaris.
4201 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4202 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4203 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4204 GNU/kOpenSolaris.
4205
4206 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4207
4208 * MAINTAINERS: Update e-mail address.
4209
4210 2009-02-24 Michael Eager <eager@eagercon.com>
4211
4212 * MAINTAINERS (Write After Approval): Add self.
4213
4214 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4215
4216 * MAINTAINERS (Write After Approval): Add myself.
4217
4218 2009-02-05 Andreas Schwab <schwab@suse.de>
4219
4220 * Makefile.tpl (stage_last): Define $r and $s before using
4221 $(RECURSE_FLAGS_TO_PASS).
4222 * Makefile.in: Regenerate
4223
4224 2009-01-30 Ian Lance Taylor <iant@google.com>
4225
4226 * MAINTAINERS: Move myself to the Global Reviewers list.
4227
4228 2009-01-29 Robert Millan <rmh@aybabtu.com>
4229
4230 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4231 * configure: Regenerate.
4232
4233 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4234
4235 * MAINTAINERS: Make whitespace consistent.
4236 Remove Robert Millan from Write After Approval.
4237
4238 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4239
4240 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4241 (all-opcodes): Depend on all-libiberty.
4242 * Makefile.in: Regenerate.
4243
4244 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4245
4246 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4247 * configure: Regenerate.
4248
4249 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4250
4251 * MAINTAINERS (Write After Approval): Add myself.
4252
4253 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4254
4255 * MAINTAINERS: Add myself to reviewers (Fortran).
4256
4257 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4258
4259 PR tree-optimization/38515
4260 * configure.ac (cloog-polylib): Removed.
4261 (with_ppl, with_cloog): Test for "no".
4262 * configure: Regenerated.
4263
4264 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4265
4266 * MAINTAINERS: Moved myself to reviewers (Fortran).
4267
4268 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4269
4270 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4271 (Write After Approval): Remove myself.
4272
4273 2009-01-03 Diego Novillo <dnovillo@google.com>
4274
4275 * MAINTAINERS: Remove myself from alias maintainership.
4276
4277 2009-01-02 David Ayers <ayers@fsfe.org>
4278
4279 * MAINTAINERS: Update e-mail address.
4280
4281 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4282
4283 * MAINTAINERS: Make whitespace consistent.
4284
4285 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4286
4287 Backport from upstream Libtool:
4288 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4289 Add cache variables to tests that require the linker to work.
4290 For shlibpath_overrides_runpath, this also changes the semantics
4291 to let the result from the C compiler take precedence.
4292
4293 2008-12-02 Ben Elliston <bje@au.ibm.com>
4294
4295 * config.sub, config.guess: Update from upstream sources.
4296
4297 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4298
4299 * configure.ac (ppllibs): Add by default the lib flags.
4300 * configure: Regenerate.
4301
4302 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4303
4304 * MAINTAINERS: Add myself to the write after approval list.
4305
4306 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4307
4308 * configure.ac: Add double brackets on darwin[912].
4309 * configure: Regenerate.
4310
4311 2008-12-03 Daniel Kraft <d@domob.eu>
4312
4313 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4314 Approval to Reviewer section (for Fortran front-end).
4315
4316 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4317
4318 * configure.ac: Expand to darwin10 and later.
4319 * configure: Regenerate.
4320
4321 2008-12-02 Andreas Schwab <schwab@suse.de>
4322
4323 * Makefile.def: configure-target-boehm-gc depends on
4324 all-target-libstdc++-v3.
4325 * Makefile.in: Regenerate.
4326
4327 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4328
4329 * MAINTAINERS: Add myself as mingw maintainer.
4330
4331 2008-12-02 Ben Elliston <bje@au.ibm.com>
4332
4333 * config.sub, config.guess: Update from upstream sources.
4334
4335 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4336
4337 * README.SCO: Remove.
4338
4339 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4340
4341 * MAINTAINERS: Add myself to the write after approval list.
4342
4343 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4344
4345 * MAINTAINERS: Update my email address in WAA section.
4346
4347 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4348
4349 * MAINTAINERS: Update e-mail address.
4350
4351 2008-11-27 Toon Moene <toon@moene.org>
4352
4353 * MAINTAINERS: Change e-mail address.
4354
4355 2008-11-27 Tristan Gingold <gingold@adacore.com>
4356
4357 * configure.ac: Build gdb for i?86-*-darwin*
4358 * configure: Regenerated.
4359
4360 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4361
4362 * MAINTAINERS: Added my full name.
4363
4364 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4365
4366 PR bootstrap/38014
4367 PR bootstrap/37923
4368
4369 Revert:
4370
4371 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4372
4373 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4374 * Makefile.in: Regenerated.
4375
4376 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4377
4378 PR gdb/921
4379 PR gdb/1646
4380 PR gdb/2175
4381 PR gdb/2176
4382
4383 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4384 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4385 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4386 (HOST_EXPORTS): Pass CPPFLAGS.
4387 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4388 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4389 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4390 * Makefile.in, configure: Regenerated.
4391 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4392 and CPPFLAGS_FOR_BUILD.
4393
4394 2008-11-06 Jeff Law <law@redhat.com>
4395
4396 * MAINTAINERS: Add myself as middle end maintainer.
4397
4398 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4399
4400 * MAINTAINERS (Write after approval): Add myself.
4401
4402 2008-11-05 Diego Novillo <dnovillo@google.com>
4403
4404 * MAINTAINERS (Global Reviewers): Add myself.
4405 (Non-Algorithmic Maintainers): Remove myself.
4406
4407 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4408
4409 * MAINTAINERS (Write after approval): Add myself.
4410
4411 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4412
4413 * MAINTAINERS (Write after approval): Add myself.
4414
4415 2008-10-31 Ben Elliston <bje@au.ibm.com>
4416
4417 * configure.ac (spu-*-*): Remove special case.
4418 * configure: Regenerate.
4419
4420 2008-10-30 Catherine Moore <clm@codesourcery.com>
4421
4422 * MAINTAINERS (Write after approval): Update my email address.
4423
4424 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4425
4426 * configure.ac [spu-*-*]: Do not set skipdirs.
4427 * configure: Re-generate.
4428
4429 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4430
4431 * MAINTAINERS (Various Maintainers): Add myself to reload.
4432
4433 2008-10-25 Richard Guenther <rguenther@suse.de>
4434
4435 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4436 maintainer. Remove myself as libgcc-math maintainer.
4437 (Non-Algorithmic Maintainers): Remove myself.
4438
4439 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4440
4441 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4442 * Makefile.in: Regenerated.
4443
4444 2008-10-23 Cary Coutant <ccoutant@google.com>
4445
4446 * MAINTAINERS (Write after approval): Add myself.
4447
4448 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4449
4450 PR gdb/921
4451 PR gdb/1646
4452 PR gdb/2175
4453 PR gdb/2176
4454
4455 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4456 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4457 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4458 (HOST_EXPORTS): Pass CPPFLAGS.
4459 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4460 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4461 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4462 * Makefile.in, configure: Regenerated.
4463 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4464 and CPPFLAGS_FOR_BUILD.
4465
4466 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4467
4468 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4469 Sebastian Pop.
4470
4471 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4472
4473 * MAINTAINERS (Write After Approval): Added myself.
4474
4475 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4476
4477 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4478 recommended version to 2.3.2.
4479
4480 * configure: Regenerate.
4481
4482 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4483
4484 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4485
4486 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4487
4488 * MAINTAINERS (Write After Approval): Update e-mail address.
4489
4490 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4491
4492 * libtool.m4: Update to libtool 2.2.6.
4493 * lt~obsolete.m4: Update to libtool 2.2.6.
4494 * ltmain.sh: Update to libtool 2.2.6.
4495 * ltsugar.m4: Update to libtool 2.2.6.
4496 * ltversion.m4: Update to libtool 2.2.6.
4497 * ltoptions.m4: Update to libtool 2.2.6.
4498 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4499
4500 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4505
4506 * MAINTAINERS (Write After Approval): Update my name.
4507
4508 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4509
4510 * MAINTAINERS: Add myself in "Write After Approval".
4511
4512 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4513
4514 * MAINTAINERS: Add myself as ia64 maintainer.
4515
4516 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4517
4518 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4519 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4520 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4521 and Michael Tiemann from Write After Approval since they do not
4522 actually have access.
4523
4524 2008-09-05 Richard Guenther <rguenther@suse.de>
4525
4526 * configure.ac: Initialize clooglibs to -lcloog.
4527 * configure: Re-generate.
4528
4529 2008-09-04 Le-Chun Wu <lcwu@google.com>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4534
4535 * configure.ac (--with-cloog-polylib): New.
4536 (--disable-cloog-version-check): New.
4537 (--disable-ppl-version-check): New.
4538 * configure: Re-generate.
4539
4540 2008-09-03 Richard Guenther <rguenther@suse.de>
4541
4542 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4543 cloog test.
4544 * configure: Re-generate.
4545
4546 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4547
4548 Add picoChip port.
4549 * MAINTAINERS: Add picoChip maintainers.
4550
4551 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4552 Tobias Grosser <grosser@fim.uni-passau.de>
4553 Jan Sjodin <jan.sjodin@amd.com>
4554 Harsha Jagasia <harsha.jagasia@amd.com>
4555 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4556 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4557 Adrien Eliche <aeliche@isty.uvsq.fr>
4558
4559 Merge from graphite branch.
4560 * configure: Regenerate.
4561 * Makefile.in: Regenerate.
4562 * configure.ac (host_libs): Add ppl and cloog.
4563 Add checks for PPL and CLooG.
4564 * Makefile.def (ppl, cloog): Added modules and dependences.
4565 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4566 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4567
4568 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4569
4570 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4571 (GCC_SHLIB_SUBDIR): New.
4572 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4573 * configure: Regenerate.
4574 * Makefile.in: Regenerate.
4575
4576 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4577
4578 * MAINTAINERS: Consistently use tabs to separate columns.
4579
4580 2008-08-29 Tristan Gingold <gingold@adacore.com>
4581
4582 * MAINTAINERS (Write after Approval): Add myself.
4583
4584 2008-08-28 Tristan Gingold <gingold@adacore.com>
4585
4586 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4587 Enable bfd, binutils and opcodes.
4588 * configure: Regenerate.
4589
4590 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4591
4592 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4593
4594 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4595
4596 * MAINTAINERS: Use correct Umlaut for last name.
4597
4598 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4599
4600 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4601
4602 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4603
4604 * MAINTAINERS: Update my email address.
4605
4606 2008-08-16 Nicolas Roche <roche@adacore.com>
4607
4608 * Makefile.tpl: Add BOOT_ADAFLAGS.
4609 * Makefile.in: Regenerate.
4610
4611 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4612
4613 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4614 * configure: Regenerate.
4615
4616 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4617
4618 * configure.ac: Add makefile fragments for hpux.
4619 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4620 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4621 * configure: Regenerate.
4622 * Makefile.in: Regenerate.
4623
4624 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4625
4626 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4627
4628 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4629
4630 * MAINTAINERS (Write after Approval): Add myself.
4631
4632 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4633
4634 * MAINTAINERS (Write After Approval): Add myself.
4635
4636 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4637
4638 * MAINTAINERS (Write After Approval): Add myself.
4639
4640 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4641
4642 * MAINTAINERS: Update my email address.
4643
4644 2008-06-25 Joey Ye <joey.ye@intel.com>
4645
4646 * MAINTAINERS (Write After Approval): Add myself.
4647
4648 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4649
4650 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4651 * Makefile.in: Regenerate.
4652 * configure: Regenerate.
4653
4654 2008-06-17 Daniel Kraft <d@domob.eu>
4655
4656 * MAINTAINERS (Write After Approval): Add myself.
4657
4658 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4659
4660 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4661 "$@" is still intact with both Autoconf 2.59 and 2.62.
4662 * configure: Regenerate.
4663
4664 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4665
4666 * Makefile.tpl: Fix comment errors.
4667 * Makefile.in: Regenerate.
4668
4669 2008-06-12 David S. Miller <davem@davemloft.net>
4670 David Edelsohn <edelsohn@gnu.org>
4671
4672 * configure.ac: Add powerpc*-*-* to gold supported targets.
4673 * configure: Regenerate.
4674
4675 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4676
4677 PR tree-optimization/36218
4678 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4679 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4680 (all prefix="build-"): Pass them to build-system sub-makes.
4681 * Makefile.in: Regenerate.
4682
4683 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4684
4685 * MAINTAINERS (mt port): Remove.
4686 (sco5, unixware, sco udk): Remove.
4687 (Kean Johnston): Add to Write After Approval.
4688
4689 2008-05-30 Julian Brown <julian@codesourcery.com>
4690
4691 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4692 of libobjc for ARM EABI Linux.
4693 * configure: Regenerate.
4694
4695 2008-05-18 Xinliang David Li <davidxl@google.com>
4696
4697 * ChangeLog: Remove wrong ChangeLog entry.
4698
4699 2008-05-17 Xinliang David Li <davidxl@google.com>
4700
4701 * MAINTAINERS (Write After Approval): Add myself.
4702
4703 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4704
4705 * MAINTAINERS (Write After Approval): Add myself.
4706
4707 2008-05-14 Rafael Espíndola <espindola@google.com>
4708
4709 * config-ml.in: don't handle --enable-shared and --enable-static.
4710
4711 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4712
4713 * MAINTAINERS: Update my email address.
4714
4715 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4716
4717 * MAINTAINERS: Update my email address.
4718
4719 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4720
4721 * MAINTAINERS (Write After Approval): Add myself.
4722
4723 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
4727 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4728
4729 * MAINTAINERS (crx): Add myself.
4730
4731 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4732
4733 Sync with src:
4734 2008-04-14 David S. Miller <davem@davemloft.net>
4735
4736 * configure.ac: Add sparc*-*-* to gold supported targets.
4737 * configure: Regenerate.
4738
4739 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4740
4741 PR bootstrap/35457
4742 * configure.ac: Include override.m4.
4743 * configure: Regenerate.
4744
4745 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4746
4747 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4748 * Makefile.in: Regenerate.
4749
4750 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4751
4752 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4753 as nonconfigurable directories list.
4754 * configure: Regenerate.
4755
4756 2008-04-14 Ben Elliston <bje@au.ibm.com>
4757
4758 * config.sub, config.guess: Update from upstream sources.
4759
4760 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4761
4762 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4763 * Makefile.in: Regenerate.
4764
4765 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4766
4767 * configure.ac: Do not build libssp for the AVR.
4768 * configure: Regenerate.
4769
4770 2008-04-07 Ian Lance Taylor <iant@google.com>
4771
4772 * Makefile.def: check-gold depends upon all-binutils.
4773 * Makefile.in: Regenerate.
4774
4775 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4776
4777 * MAINTAINERS (Write After Approval): Add myself.
4778
4779 2008-04-04 Nick Clifton <nickc@redhat.com>
4780
4781 PR binutils/4334
4782 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4783 builds.
4784 * configure: Regenerate.
4785
4786 2008-04-04 NightStrike <NightStrike@gmail.com>
4787
4788 PR other/35151
4789 * configure.ac: Combine rules for mingw32 and mingw64.
4790 * configure: Regenerate.
4791
4792 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4793
4794 * MAINTAINERS (Write After Approval): Add myself.
4795
4796 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4797
4798 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4799 * Makefile.in (.NOTPARALLEL): Ditto.
4800
4801 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4802
4803 * MAINTAINERS (Write After Approval): Add myself.
4804
4805 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4806
4807 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4808 * Makefile.in (.NOTPARALLEL): Regenerate.
4809
4810 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4811
4812 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4813 * Makefile.in: Regenerate.
4814
4815 2008-03-26 Jakub Staszak <kuba@et.pl>
4816
4817 * MAINTAINERS (Write After Approval): Add myself.
4818
4819 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4820
4821 * MAINTAINERS: Update e-mail address.
4822
4823 2008-03-20 Ian Lance Taylor <iant@google.com>
4824
4825 * configure.ac: Add support for --enable-gold.
4826 * Makefile.def: Add gold as a directory like ld.
4827 * configure, Makefile.in: Regenerate.
4828
4829 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4830
4831 * configure.ac: m4_include config/proginstall.m4.
4832 * configure: Regenerate.
4833
4834 Backport from upstream Libtool:
4835
4836 2007-10-12 Eric Blake <ebb9@byu.net>
4837
4838 Deal with Autoconf 2.62's semantic change in m4_append.
4839 * ltsugar.m4 (lt_append): Replace broken versions of
4840 m4_append.
4841 (lt_if_append_uniq): Don't require separator to be overquoted,
4842 and avoid broken m4_append.
4843 (lt_dict_add): Fix typo.
4844 * libtool.m4 (_LT_DECL): Don't overquote separator.
4845
4846 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4847
4848 * config.rpath: Add AIX 6 support.
4849
4850 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4851
4852 * Makefile.def (stageprofile). Remove -fprofile-generate
4853 from stage_libcflags.
4854 * Makefile.in: Regenerate.
4855
4856 2008-03-13 Ben Elliston <bje@au.ibm.com>
4857
4858 * config.sub, config.guess: Update from upstream sources.
4859
4860 2008-03-06 Tom Tromey <tromey@redhat.com>
4861
4862 * MAINTAINERS: Update for treelang deletion.
4863
4864 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4865
4866 * MAINTAINERS: Update my email address.
4867
4868 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4869
4870 * MAINTAINERS (darwin port): Add myself as a maintainer.
4871 (objective-c/c++): Add myself as a maintainer.
4872
4873 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4874
4875 * MAINTAINERS (Write After Approval): Update my email address.
4876
4877 2008-02-25 Tomas Bily <tbily@suse.cz>
4878
4879 * MAINTAINERS (Write After Approval): Add myself.
4880
4881 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4882
4883 * MAINTAINERS (OpenMP): Add myself.
4884
4885 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4886
4887 PR bootstrap/32009
4888 PR bootstrap/32161
4889
4890 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4891 * configure: Regenerate.
4892
4893 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4894 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4895 STAGE4_LIBCFLAGS): New.
4896 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4897 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4898 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4899 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4900 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4901 for target modules. Don't export LIBCFLAGS.
4902 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4903 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4904 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4905 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4906 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4907 * Makefile.in: Regenerate.
4908
4909 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4910
4911 PR libgcj/33085
4912 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4913 Do not use -DDLL_EXPORT. Backport from upstream.
4914
4915 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4916
4917 * MAINTAINERS (Write After Approval): Add myself.
4918
4919 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4920
4921 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4922 * configure: Regenerate.
4923
4924 2008-01-31 Marc Gauthier <marc@tensilica.com>
4925
4926 * configure.ac (xtensa*-*-*): Recognize processor variants.
4927 * configure: Regenerate.
4928
4929 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4930
4931 PR bootstrap/34922
4932 * configure.ac (PARSE_ARGS): Push suitable setting of
4933 ac_subdirs_all, for `./configure --help=recursive'.
4934 Handle `+' in generic toplevel directory disabling.
4935 * configure: Regenerate.
4936
4937 2008-01-28 Nick Clifton <nickc@redhat.com>
4938
4939 * MAINTAINERS (xstormy16): Take over maintainership.
4940
4941 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4942
4943 * MAINTAINERS (c4x port): Remove.
4944
4945 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4946
4947 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4948
4949 2008-01-23 Ben Elliston <bje@au.ibm.com>
4950
4951 * config.sub, config.guess: Update from upstream sources.
4952
4953 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4954
4955 * MAINTAINERS (Write After Approval): Add myself.
4956
4957 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4958
4959 * MAINTAINERS: Update my email address.
4960
4961 2008-01-09 Raksit Ashok <raksit@google.com>
4962
4963 * MAINTAINERS (Write After Approval): Add myself.
4964
4965 2008-01-09 Raksit Ashok <raksit@google.com>
4966
4967 * MAINTAINERS (Write After Approval): Add myself.
4968
4969 2008-01-08 Ben Elliston <bje@au.ibm.com>
4970
4971 * config.sub, config.guess: Update from upstream sources.
4972
4973 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4974
4975 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4976 Change recommended MPFR from 2.2.1 -> 2.3.0.
4977 * configure: Regenerate.
4978
4979 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4980
4981 * MAINTAINERS: Update my email address.
4982
4983 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4984
4985 * MAINTAINERS: Update my email address.
4986
4987 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4988
4989 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4990 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4991 * Makefile.in: Regenerate.
4992
4993 2007-12-10 Mark Heffernan <meheff@google.com>
4994
4995 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4996 misplaced entries.
4997
4998 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4999
5000 * configure.ac: Enable libjava for x86_64-*-darwin9.
5001 * configure: Regenerate.
5002
5003 2007-12-07 Bill Maddox <maddox@google.com>
5004
5005 * MAINTAINERS (Write After Approval): Add myself.
5006
5007 2007-12-05 Ben Elliston <bje@au.ibm.com>
5008
5009 * config.sub, config.guess: Update from upstream sources.
5010
5011 2007-12-02 Matthias Klose <doko@ubuntu.com>
5012
5013 * config-ml.in: Remove 64bit configure tests.
5014
5015 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5016
5017 * config-ml.in: Robustify against white space in absolute file
5018 names.
5019
5020 * config-ml.in (multi-clean): Substitute ${Makefile}.
5021 Remove superfluous ${Makefile} in list.
5022
5023 2007-11-19 Thiemo Seufer <ths@mips.com>
5024
5025 * config-ml.in: Don't hardcode the Makefile name.
5026
5027 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5028
5029 * MAINTAINERS (Write After Approval): Add myself.
5030
5031 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5032
5033 * MAINTAINERS (Write After Approval): Add myself.
5034
5035 2007-11-06 Doug Kwan <dougkwan@google.com>
5036
5037 * MAINTAINERS (Write After Approval): Add myself.
5038
5039 2007-10-25 Ben Elliston <bje@au.ibm.com>
5040
5041 * MAINTAINERS (mercury): Remove entry.
5042 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5043
5044 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5045
5046 * Makefile.def (dependencies): Make configure-gdb depend on
5047 all-intl.
5048 * Makefile.in: Regenerated.
5049
5050 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5051
5052 * MAINTAINERS (Fortran maintainer): Remove myself.
5053
5054 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5055
5056 * Makefile.def: To avoid problems running with parallel makes,
5057 build newlib before libgloss so that target specific header
5058 files are availble.
5059 * Makefile.in: Regenerate
5060
5061 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5062
5063 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5064 * Makefile.in: Regenerate.
5065
5066 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5067
5068 * MAINTAINERS (Register allocation reviewer): Add myself.
5069
5070 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5071
5072 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5073 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5074 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5075 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5076 * configure: Regenerate.
5077
5078 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5079
5080 * MAINTAINERS (Register allocation reviewer): Add myself.
5081
5082 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5083
5084 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5085 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5086 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5087 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5088 * configure.ac: Default them to host tools for $host = $build.
5089 Subst them.
5090
5091 * configure: Regenerate.
5092 * Makefile.in: Regenerate.
5093
5094 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5095
5096 * MAINTAINERS (Register allocation reviewer): Add myself.
5097
5098 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5099
5100 * MAINTAINERS (Register allocation reviewer): Add myself.
5101
5102 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5103
5104 * MAINTAINERS (Write After Approval): Fix typo.
5105
5106 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5107
5108 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5109 * configure: Regenerate.
5110
5111 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5112
5113 PR bootstrap/31906
5114 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5115 they're already prefixed.
5116
5117 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5118
5119 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5120 libstdc++.
5121 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5122 * configure: Regenerate.
5123 * Makefile.in: Regenerate.
5124
5125 2007-09-17 Andreas Schwab <schwab@suse.de>
5126
5127 * configure.ac: Raise minimum makeinfo version to 4.6.
5128 * configure: Regenerate.
5129
5130 2007-09-17 Johannes Singler <singler@ira.uka.de>
5131
5132 * MAINTAINERS (write-after-approval) add myself
5133
5134 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5135
5136 * configure.ac: Correct makeinfo version check.
5137 * configure: Regenerate.
5138
5139 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5140
5141 * MAINTAINERS: Update my email address.
5142
5143 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5144
5145 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5146 to $skipdirs and only disable gprof for newlib. Use the normal
5147 mips*-elf* handling in other respects.
5148 * configure: Regnerate.
5149
5150 2007-09-12 David Daney <ddaney@avtrex.com>
5151
5152 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5153 enabling libgcj.
5154 * configure: Regenerate.
5155
5156 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5157
5158 PR other/32154
5159 * configure.ac: For libgloss targets, point the linker to the linker
5160 script, startup code and simulator library.
5161 * configure: Regenerate.
5162
5163 2007-09-07 Andrew Haley <aph@redhat.com>
5164
5165 * configure.ac (noconfigdirs): Remove target-libffi and
5166 target-libjava.
5167 * configure: Regenerate.
5168
5169 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5170
5171 PR target/33281
5172 * configure.ac: Use config/mh-mingw on mingw.
5173 * configure: Regenerate.
5174
5175 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5176
5177 * MAINTAINERS (Write After Approval): Add myself.
5178
5179 2007-09-05 Richard Guenther <rguenther@suse.de>
5180
5181 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5182 nor --disable-checking is provided also turn on yes and types
5183 checking for stage1.
5184 * configure: Re-generate.
5185
5186 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5187
5188 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5189 (Write After Approval): Remove myself.
5190
5191 2007-08-29 Nick Clifton <nickc@redhat.com>
5192
5193 * config.sub, config.guess: Update from upstream sources.
5194
5195 2007-08-22 Bud Davis <jmdavis@link.com>
5196
5197 * MAINTAINERS (Write After Approval): Added myself.
5198 * MAINTAINERS (Reviewers): Removed myself.
5199
5200 2007-08-18 Paul Brook <paul@codesourcery.com>
5201 Joseph Myers <joseph@codesourcery.com>
5202
5203 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5204 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5205 * Makefile.in: Regenerate.
5206 * configure.ac (--with-debug-prefix-map): New.
5207 * configure: Regenerate.
5208
5209 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5210 Nigel Stephens <nigel@mips.com>
5211
5212 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5213 as target_makefile_frag.
5214 * configure: Regenerate.
5215
5216 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5217
5218 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5219 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5220 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5221 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5222 (do-compare, do-compare3, do-compare-debug): New.
5223 ([+compare-target+]): Use them.
5224
5225 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5226
5227 * MAINTAINERS (Write After Approval): Change my email address.
5228
5229 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5230 Ben Elliston <bje@au.ibm.com>
5231
5232 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5233 --silent if $silent.
5234 * configure: Regenerate.
5235
5236 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5237
5238 * MAINTAINERS (Various Maintainers): Add myself as
5239 loop infrastructure maintainer. Update my e-mail
5240 address.
5241
5242 2007-07-31 Diego Novillo <dnovillo@google.com>
5243
5244 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5245 Adjust description.
5246
5247 2007-07-26 Richard Guenther <rguenther@suse.de>
5248
5249 * configure.ac: Add types checking to stage1 checking flags.
5250 * configure: Regenerate.
5251
5252 2007-07-17 Nick Clifton <nickc@redhat.com>
5253
5254 * COPYING3: New file. Contains version 3 of the GNU General
5255 Public License.
5256 * COPYING3.LIB: New file. Contains version 3 of the GNU
5257 Lesser General Public License.
5258
5259 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5260
5261 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5262
5263 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5264
5265 * MAINTAINERS (S/390 co-maintainer): Add myself.
5266 (Write After Approval): Remove myself.
5267
5268 2007-07-13 Dan Hipschman <dsh@google.com>
5269
5270 * MAINTAINERS (Write After Approval): Add myself.
5271
5272 2007-07-11 Nick Clifton <nickc@redhat.com>
5273
5274 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5275 WINDRES export.
5276 * Makefile.in: Regenerate.
5277
5278 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5279
5280 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5281 maintainer.
5282
5283 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5284
5285 * lt~obsolete.m4: New. Import from 20070318 libtool.
5286
5287 2007-07-03 Julian Brown <julian@codesourcery.com>
5288
5289 * MAINTAINERS (Write After Approval): Add myself.
5290
5291 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5292
5293 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5294 * configure: Regenerate.
5295
5296 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5297
5298 * configure.ac: Add some missing m4 quotation.
5299 * configure: Regenerate.
5300
5301 2007-07-02 Simon Baldwin <simonb@google.com>
5302
5303 * MAINTAINERS (Write After Approval): Add myself.
5304
5305 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5306
5307 * configure: Regenerate.
5308
5309 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5310
5311 * Makefile.def: Add windmc tool to build.
5312 * Makefile.tpl: Likewise.
5313 * configure.ac: Likewise.
5314 * Makefile.in: Regenerate.
5315 * configure: Regenerate.
5316
5317 2007-06-28 DJ Delorie <dj@redhat.com>
5318
5319 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5320 not building newlib.
5321 * configure: Regenerated.
5322
5323 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5324
5325 * MAINTAINERS (Write After Approval): Add myself.
5326
5327 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5328
5329 * MAINTAINERS (Write After Approval): Add myself.
5330
5331 2007-06-19 Chris Matthews <chrismatthews@google.com>
5332
5333 * MAINTAINERS (Write After Approval): Add myself.
5334
5335 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5336
5337 * MAINTAINERS (Write After Approval): Add myself.
5338
5339 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5340
5341 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5342 * Makefile.in: Regenerated.
5343
5344 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5345
5346 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5347 bfin*-*-uclinux* targets.
5348 * configure: Regenerate.
5349
5350 2007-06-14 Ian Lance Taylor <iant@google.com>
5351
5352 * MAINTAINERS: Add myself as non-algorithmic global write
5353 maintainer.
5354
5355 2007-06-14 Diego Novillo <dnovillo@google.com>
5356
5357 * MAINTAINERS: Add self as middle-end maintainer and
5358 non-algorithmic global write maintainer.
5359
5360 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5361
5362 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5363 Move all Fortran maintainers except Paul Brook into the
5364 Non-Autopoiesis section.
5365
5366 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5367
5368 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5369 (distclean-stage[+id+]): Possibly delete stage_last.
5370 * Makefile.in: Regenerate.
5371
5372 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5373
5374 * MAINTAINERS (Various Maintainer): Fix typo.
5375
5376 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5377
5378 * MAINTAINERS (Various Maintainer): Add myself as
5379 dataflow maintainer.
5380
5381 2007-06-07 Ben Elliston <bje@au.ibm.com>
5382
5383 * config.sub, config.guess: Update from upstream sources.
5384
5385 2007-06-07 Ben Elliston <bje@au.ibm.com>
5386
5387 * Makefile.tpl: Fix spelling error.
5388 * Makefile.in: Regenerate.
5389
5390 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5391
5392 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5393 lt_cv_sys_max_cmd_len.
5394
5395 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5396
5397 * MAINTAINERS (Various Maintainers): Add myself as
5398 auto-vectorizer maintainer.
5399
5400 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5401
5402 PR libjava/32098
5403 * libtool.m4: Revert previous change.
5404 * ltgcc.m4: Put it here.
5405
5406 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5407
5408 * MAINTAINERS (Various Maintainers): Add myself as
5409 auto-vectorizer maintainer.
5410
5411 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5412
5413 PR libjava/32098
5414 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5415
5416 2007-05-30 Richard Guenther <rguenther@suse.de>
5417
5418 * MAINTAINERS (Various Maintainers): Add myself as
5419 auto-vectorizer maintainer.
5420
5421 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5422
5423 PR bootstrap/29382
5424 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5425 * configure: Rebuilt.
5426
5427 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5428
5429 * MAINTAINERS (Write After Approval): Removed my name.
5430
5431 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5432
5433 * MAINTAINERS (Write After Approval): Remove myself.
5434
5435 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5436
5437 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5438
5439 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5440
5441 * ltmain.sh: Update from ToT Libtool.
5442 * libtool.m4: Update from ToT Libtool.
5443 * ltsugar.m4: New. Update from ToT Libtool.
5444 * ltversion.m4: New. Update from ToT Libtool.
5445 * ltoptions.m4: New. Update from ToT Libtool.
5446 * ltconfig: Remove.
5447 * ltcf-c.sh: Remove.
5448 * ltcf-cxx.sh: Remove.
5449 * ltcf-gcj.sh: Remove.
5450
5451 2007-05-22 Ollie Wild <aaw@google.com>
5452
5453 * MAINTAINERS (Write After Approval): Add myself.
5454
5455 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5456
5457 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5458 stage_cflags.
5459 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5460 Remove CFLAGS/LIBCFLAGS.
5461 (configure-stage[+id+]-[+prefix+][+module+],
5462 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5463 * Makefile.in: Regenerate.
5464
5465 2007-05-15 Diego Novillo <dnovillo@google.com>
5466
5467 * MAINTAINERS: Update e-mail address.
5468
5469 2007-05-15 Revital Eres <eres@il.ibm.com>
5470
5471 * MAINTAINERS (Write After Approval): Add myself.
5472
5473 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5474
5475 * MAINTAINERS (Write After Approval): Updated my address.
5476
5477 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5478
5479 * MAINTAINERS (Write After Approval): Add myself.
5480
5481 2007-05-11 Silvius Rus <rus@google.com>
5482
5483 * MAINTAINERS (Write After Approval): Add myself.
5484
5485 2007-04-23 Tom Tromey <tromey@redhat.com>
5486
5487 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5488
5489 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5490
5491 * MAINTAINERS (cpplib): Rename to ...
5492 (libcpp): ... this. Add C/C++ front end maintainers.
5493
5494 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5495
5496 * config-ml.in: Pass ${ml_config_env} to configure calls.
5497
5498 2007-04-04 Christian Bruel <christian.bruel@st.com>
5499
5500 * MAINTAINERS (Write After Approval): Add myself.
5501
5502 2007-04-02 Dave Korn <dave.korn@artimi.com>
5503
5504 * MAINTAINERS (Write After Approval): Add myself.
5505
5506 2007-03-31 Tobias Burnus <burnus@net-b.de>
5507
5508 * MAINTAINERS (fortran 95 front end): Add myself.
5509
5510 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5511
5512 * MAINTAINERS (Write After Approval): Add myself.
5513
5514 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5515
5516 * MAINTAINERS (Modulo Scheduler): Add myself.
5517
5518 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5519
5520 * MAINTAINERS (fortran 95 front end): Add myself.
5521 (c++ front end): whitespace fix.
5522
5523 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5524
5525 * MAINTAINERS (Write After Approval): Add myself.
5526
5527 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5528
5529 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5530 of glob. Quote arguments with single quotes too.
5531 * configure: Regenerate.
5532
5533 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5534
5535 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5536 * Makefile.in: Regenerate
5537
5538 2007-03-07 Andreas Schwab <schwab@suse.de>
5539
5540 * configure: Regenerate.
5541
5542 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5543
5544 * configure.ac: Add "--with-pdfdir" configure option,
5545 which defines pdfdir variable.
5546 * Makefile.def (target=fixincludes): Add install-pdf to
5547 missing targets.
5548 (recursive_targets): Add install-pdf target.
5549 (flags_to_pass): Add pdfdir.
5550 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5551 target.
5552 * configure: Regenerate
5553 * Makefile.in: Regenerate
5554
5555 2007-02-28 Eric Christopher <echristo@apple.com>
5556
5557 Revert:
5558 2006-12-07 Mike Stump <mrs@apple.com>
5559
5560 * Makefile.def (dependencies): Add dependency for
5561 install-target-libssp and install-target-libgomp on
5562 install-gcc.
5563 * Makefile.in: Regenerate.
5564
5565 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5566
5567 * configure: Regenerate.
5568 * configure.ac: Move statements after variable declarations.
5569
5570 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5571
5572 * MAINTAINERS: Add myself as sh maintainer.
5573
5574 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5575
5576 * configure.ac: Adjust for loop syntax.
5577 * configure: Regenerate.
5578
5579 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5580
5581 * configure: Rebuilt.
5582
5583 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5584
5585 * configure.ac: Drop multiple occurrences of --enable-languages,
5586 and fix its quoting.
5587 * configure: Rebuilt.
5588
5589 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5590 Nathan Sidwell <nathan@codesourcery.com>
5591 Vladimir Prus <vladimir@codesourcery.com>
5592 Joseph Myers <joseph@codesourcery.com>
5593
5594 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5595 * configure: Regenerate.
5596
5597 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5598
5599 * ltconfig (freebsd*): Default to elf.
5600
5601 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5602
5603 * configure.ac (target_libraries): Move libgcc before libiberty.
5604 * configure: Regenerated.
5605
5606 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5607 Paolo Bonzini <bonzini@gnu.org>
5608
5609 PR bootstrap/30753
5610 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5611 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5612 * configure: Regenerated.
5613
5614 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5615
5616 * MAINTAINERS (Language Front End Maintainers): Update my mail
5617 address.
5618
5619 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5620
5621 PR bootstrap/30748
5622 * configure.ac: Correct syntax for Solaris ksh.
5623 * configure: Regenerated.
5624
5625 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5626
5627 * configure.ac: Sync with src.
5628 * configure: Regenerate.
5629
5630 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5631
5632 * Makefile.in: Regenerate.
5633
5634 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5635
5636 * config.sub: Sync with src.
5637
5638 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5639
5640 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5641 noncanonical equivalents.
5642 * configure.in: Rename to...
5643 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5644 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5645 target_noncanonical. Use them. Rewrite removal of configure
5646 arguments for autoconf 2.59. Discard variable settings. Force
5647 program_transform_name for native tools.
5648
5649 * Makefile.in: Regenerated.
5650 * configure: Regenerated with autoconf 2.59.
5651
5652 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5653
5654 * MAINTAINERS (Write After Approval): Add myself.
5655
5656 2007-01-31 Andreas Schwab <schwab@suse.de>
5657
5658 * Makefile.tpl (LDFLAGS): Substitute it.
5659 * Makefile.in: Regenerate.
5660
5661 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
5665 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5666
5667 * MAINTAINERS (spu port): Add myself.
5668
5669 2007-01-23 Richard Guenther <rguenther@suse.de>
5670
5671 PR bootstrap/30541
5672 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5673 * Makefile.tpl (GNATBIND): Substitute it.
5674 (GNATMAKE): Likewise.
5675 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5676 of STAGE_PREFIX.
5677 * Makefile.in: Regenerate.
5678 * configure: Regenerate.
5679
5680 2007-01-18 Mike Stump <mrs@apple.com>
5681
5682 * configure.in: Re-enable -Werror for gcc builds.
5683
5684 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5685
5686 * MAINTAINERS (Write After Approval): Add myself.
5687
5688 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5689
5690 * configure.in: Change == to = in test command.
5691 * configure: Regenerate.
5692
5693 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5694 Nick Clifton <nickc@redhat.com>
5695 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5696
5697 * configure.in (build_configargs, host_configargs, target_configargs):
5698 Remove build/host/target parameters.
5699 (host_libs): Add gmp and mpfr.
5700 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5701 * Makefile.def (gmp, mpfr): New.
5702 (gcc): Remove target.
5703 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5704 target_os, target_vendor): New.
5705 (configure): Add host_alias/target_alias arguments; adjust invocations.
5706 * configure: Regenerate.
5707 * Makefile.in: Regenerate.
5708
5709 2007-01-11 Matt Fago <fago@earthlink.net>
5710
5711 * configure.in: Try to link to functions only in mpfr 2.2.x
5712 to improve robustness of configure tests.
5713 * configure: Regenerate.
5714
5715 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5716
5717 * MAINTAINERS: Add myself as i386 maintainer.
5718
5719 2007-01-08 Jan Hubicka <jh@suse.cz>
5720
5721 * MAINTAINERS: Add myself as i386 maintainer.
5722
5723 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5724
5725 * configure.in: Add support for an x86_64-mingw* target.
5726 * configure: Regenerate.
5727
5728 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5729
5730 * Makefile.tpl (all-target): Correct @if conditional for target
5731 modules.
5732 * configure.in: Omit libiberty if building only target libgcc.
5733 * configure, Makefile.in: Regenerated.
5734
5735 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5736
5737 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5738 * configure: Regenerate.
5739
5740 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5741
5742 * Makefile.def (target_modules): Add libgcc.
5743 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5744 * Makefile.tpl (clean-target-libgcc): Delete.
5745 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5746 on gcc even for bootstrapped modules. Rewrite handling of
5747 lang_env_dependencies to loop over target_modules.
5748 * configure.in (target_libraries): Add target-libgcc.
5749 * Makefile.in, configure: Regenerated.
5750
5751 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5752
5753 * configure.in: Reorganize recognition of languages. Add
5754 --enable-stage1-languages. Show supported languages for the chosen
5755 target rather than all recognized languages.
5756 * configure: Regenerate.
5757
5758 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5759
5760 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5761 * Makefile.in: Regenerate.
5762
5763 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5764
5765 * configure.in: Warn that MPFR 2.2.0 is buggy.
5766 * configure: Regenerate.
5767
5768 2006-12-27 Ian Lance Taylor <iant@google.com>
5769
5770 * configure.in: When removing Makefiles to force a reconfigure, also
5771 remove prev-DIR*/Makefile.
5772 * configure: Regenerate.
5773
5774 2006-12-22 Andreas Schwab <schwab@suse.de>
5775
5776 * configure: Regenerate with correct autoconf version.
5777
5778 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5779
5780 * configure.in: add AC_SUBST for *_FOR_TARGET.
5781 * configure: Regenerate.
5782
5783 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5784
5785 * configure.in: Simplify logic for rejecting languages that cannot
5786 be built. Separate the case when a language is unsupported,
5787 from the case when the user chooses not to build a language.
5788
5789 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5790
5791 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5792 it only affects bootstrap and could be tested on "$host" as well.
5793 * configure: Regenerate.
5794 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5795
5796 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5797
5798 PR bootstrap/29544
5799 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5800 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5801 move here comment from Makefile.tpl.
5802 * Makefile.tpl: Move some definitions higher in the file.
5803 (STAGE1_CHECKING): New.
5804 * configure.in: Add --enable-stage1-checking.
5805 * configure: Regenerate.
5806 * Makefile.in: Regenerate.
5807
5808 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5809
5810 * MAINTAINERS: Add myself as build system maintainer.
5811
5812 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5813
5814 * MAINTAINERS (Write After Approval): Add myself.
5815
5816 2006-12-13 Eric Christopher <echristo@apple.com>
5817
5818 * MAINTAINERS: Add myself as darwin maintainer.
5819
5820 2006-12-11 Ian Lance Taylor <ian@airs.com>
5821
5822 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5823
5824 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5825
5826 MAINTAINERS: Update my entry.
5827
5828 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5829
5830 * configure.in: Handle spu makefile frag.
5831 * Makefile.tpl (MAINT): Define
5832 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5833 * configure: Regenerate.
5834 * Makefile.in: Regenerate.
5835
5836 2006-12-11 Ben Elliston <bje@au.ibm.com>
5837
5838 * config.guess: Import latest version.
5839 * config.sub: Likewise.
5840
5841 2006-12-11 Ben Elliston <bje@au.ibm.com>
5842
5843 * configure.in (spu-*-*): Don't skip target-libiberty.
5844 * configure: Regenerate.
5845
5846 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5847
5848 PR bootstrap/30134
5849 * configure.in: Correct x86 darwin support for libjava to powerpc
5850 and i?86 only.
5851 * configure: Regenerate.
5852
5853 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5854
5855 * configure.in: Add x86 darwin support for libjava.
5856 * configure: Regenerate.
5857
5858 2006-12-07 Mike Stump <mrs@apple.com>
5859
5860 * Makefile.def (dependencies): Add dependency for
5861 install-target-libssp and install-target-libgomp on
5862 install-gcc.
5863 * Makefile.in: Regenerate.
5864
5865 2006-12-04 Richard Guenther <rguenther@suse.de>
5866
5867 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5868 (Non-Algorithmic Maintainers): Move over non-algorithmic
5869 loop optimizer maintainers, add myself as a non-algorithmic
5870 middle-end maintainer.
5871
5872 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5873
5874 * MAINTAINERS (Write After Approval): Add myself.
5875
5876 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5877
5878 * configure.in: Update error message for missing GMP/MPFR.
5879
5880 * configure: Regenerate.
5881
5882 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5883
5884 * configure.in: Update MPFR version in error message.
5885
5886 * configure: Regenerate.
5887
5888 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5889
5890 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5891 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5892 --with-gmp-lib): New flags.
5893
5894 * configure: Regenerate.
5895
5896 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5897
5898 * MAINTAINERS (Write After Approval): Change my email address.
5899
5900 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5901
5902 * MAINTAINERS (Write After Approval): Add myself.
5903
5904 2006-11-22 Philipp Thomas <pth@suse.de>
5905
5906 * MAINTAINERS (i18n): Update e-mail address.
5907
5908 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5909
5910 * MAINTAINERS (spu port): Add myself as maintainer.
5911 (Write After Approval): Remove myself.
5912
5913 2006-11-22 Ben Elliston <bje@au.ibm.com>
5914
5915 * configure.in (skipdirs): Don't build libssp for SPU.
5916 * configure: Regenerate.
5917
5918 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5919
5920 * MAINTAINERS (spu port): Add myself as maintainer.
5921 (libobjc): Update my email address.
5922
5923 2006-11-21 Andrea Bona <andrea.bona@st.com>
5924
5925 * MAINTAINERS (Write After Approval): Add myself.
5926
5927 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5928
5929 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5930 * configure : Rebuilt.
5931
5932 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5933
5934 * MAINTAINERS (Write After Approval): Add myself.
5935
5936 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5937
5938 * MAINTAINERS (Write After Approval): Add myself.
5939
5940 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5941
5942 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5943 libmpfr.a.
5944 * configure: Regenerate.
5945
5946 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5947
5948 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5949 (unstage): Test for stage_last presence.
5950
5951 PR bootstrap/29802
5952 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5953 STAGE_PREFIX.
5954 * Makefile.in: Regenerate.
5955
5956 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5957
5958 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5959 maintainers.
5960
5961 2006-11-14 Erven Rohou <erven.rohou@st.com>
5962
5963 * MAINTAINERS (Write After Approval): Add myself.
5964
5965 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5966
5967 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5968 and stageN-package/Makefile.
5969 * Makefile.in: Regenerated.
5970
5971 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5972
5973 * configure.in: Remove target-libgloss from noconfigdirs for
5974 bfin-*-*.
5975 * configure: Regenerated.
5976
5977 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5978
5979 * configure.in (have_gmp): Only error if the gcc directory exists.
5980
5981 * configure: Regenerate.
5982
5983 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5984
5985 * configure.in: Robustify error message for missing GMP/MPFR.
5986
5987 * configure: Regenerate.
5988
5989 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5990
5991 * MAINTAINERS (Write After Approval): Add myself.
5992
5993 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5994
5995 * MAINTAINERS: Change email address.
5996
5997 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5998
5999 * MAINTAINERS (Write After Approval): Add myself.
6000
6001 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6002
6003 * MAINTAINERS (Write After Approval): Add myself.
6004
6005 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6006
6007 * MAINTAINERS (Write After Approval): Move myself to
6008 Write After Approval section.
6009
6010 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6011
6012 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6013 need_gmp anymore.
6014 * configure: Regenerate.
6015
6016 2006-10-16 Tobias Burnus <burnus@net-b.de>
6017
6018 * MAINTAINERS (Write After Approval): Add myself.
6019
6020 2006-10-16 Ben Elliston <bje@au.ibm.com>
6021
6022 * config.guess: Import latest version.
6023 * config.sub: Likewise.
6024
6025 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6026
6027 * Makefile.def: Added pdf target handling.
6028 * Makefile.tpl: Added pdf target handling.
6029 * Makefile.in: Regenerated.
6030
6031 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6032
6033 * MAINTAINERS: Add self as score port maintainer.
6034
6035 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6036
6037 * MAINTAINERS (Write After Approval): Add myself.
6038
6039 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6040
6041 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6042 or newer.
6043 * configure: Regenerated.
6044
6045 2006-09-27 Dave Brolley <brolley@redhat.com>
6046
6047 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6048 using $s instead of $r.
6049 * configure: Regenerated.
6050
6051 2006-09-26 Thiemo Seufer <ths@mips.com>
6052
6053 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6054 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6055 * configure: Regenerate.
6056
6057 2006-09-24 Graeme Peterson <gridly@gmail.com>
6058
6059 * MAINTAINERS (Write After Approval): Remove myself.
6060
6061 2006-09-22 Chao-ying Fu <fu@mips.com>
6062
6063 * MAINTAINERS (Write After Approval): Add myself.
6064
6065 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6066
6067 * MAINTAINERS: Add self as soft-fp maintainer.
6068
6069 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6070
6071 * MAINTAINERS: Add myself as avr maintainer.
6072 Remove Marek Michalkiewicz as avr maintainer.
6073
6074 2006-09-07 Roberto Costa <roberto.costa@st.com>
6075
6076 * MAINTAINERS (Write After Approval): Add myself.
6077
6078 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6079
6080 * configure.in: Never build newlib for a Mingw host.
6081 Never build newlib as Mingw target library.
6082 Test the existence of winsup/cygwin for building a Cygwin newlib,
6083 rather than just winsup.
6084 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6085 building a Mingw target.
6086 * configure: Regenerate.
6087
6088 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6089
6090 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6091
6092 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6093
6094 * config.guess: Import from src (was more updated).
6095 * config.sub: Likewise.
6096
6097 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6098
6099 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6100 * configure: Regenerated.
6101
6102 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6103
6104 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6105 for stages after the first.
6106
6107 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6108
6109 * Makefile.def: Add dependencies for configure-opcodes
6110 on configure-intl and all-opcodes on all-intl.
6111 * Makefile.in: Regenerated.
6112
6113 2006-07-13 Ben Elliston <bje@au.ibm.com>
6114
6115 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6116
6117 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6118
6119 Port to hosts whose 'sort' and 'tail' implementations
6120 treat operands with leading '+' as file names, as POSIX
6121 has required since 2001. However, make sure the code still
6122 works on pre-POSIX hosts.
6123 * ltmain.sh: Don't assume "sort +2" is equivalent to
6124 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6125
6126 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6127
6128 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6129
6130 2006-07-04 Peter O'Gorman <peter@pogma.com>
6131
6132 * ltconfig: chmod 644 before ranlib during install.
6133
6134 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6135
6136 PR bootstrap/18058
6137 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6138 if the bootstrap compiler is a GCC version that supports it.
6139 * configure: Regenerate.
6140
6141 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6142
6143 * configure.in: Fix thinkos in previous check-in.
6144 * configure: Regenerate.
6145
6146 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6147
6148 PR other/27063
6149 * configure.in: Test subdir_requires and give an appropriate
6150 error message.
6151 * configure: Regenerate.
6152
6153 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6154
6155 * MAINTAINERS (Write After Approval): Add myself.
6156
6157 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6158
6159 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6160
6161 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6162
6163 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6164
6165 2006-06-20 David Ayers <d.ayers@inode.at>
6166
6167 PR bootstrap/28072
6168 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6169 whether target-libjava is being configured instead of whether the
6170 java front end is enabled.
6171 * configure: Regenerate.
6172
6173 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6174
6175 PR target/27540
6176 * configure.in: Only enable libgomp on IRIX 6.
6177 * configure: Regenerate.
6178
6179 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6180
6181 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6182 too.
6183 * Makefile.in: Regenerate.
6184
6185 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6186
6187 * config-ml.in: Alter CCASFLAGS to include special
6188 multilib options the same as is done for CFLAGS.
6189
6190 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6191
6192 * configure.in: Don't enable libgomp on hpux10.
6193 * configure: Rebuilt.
6194
6195 2006-06-12 David Ayers <d.ayers@inode.at>
6196
6197 PR bootstrap/27963
6198 PR target/19970
6199 * configure.in: Remove target-boehm-gc from noconfigdirs where
6200 ${libgcj} is specified.
6201 * configure: Regenerate.
6202
6203 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6204
6205 Sync from src:
6206
6207 * configure.in: Sync.
6208 * configure: Regenerated.
6209
6210 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6211
6212 * Makefile.def: Added dependencies from sim and gdb on intl, and
6213 added configure dependencies to everything with an all dependency
6214 on intl.
6215 * Makefile.in: Regenerated.
6216
6217 2006-06-06 David Ayers <d.ayers@inode.at>
6218
6219 PR libobjc/13946
6220 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6221 * Makefile.in: Regenerate.
6222 * configure.in: Add --enable-objc-gc at toplevel and have it
6223 enable boehm-gc for Objective-C.
6224 Remove target-boehm-gc from libgcj.
6225 Add target-boehm-gc to target_libraries.
6226 Add target-boehm-gc to noconfigdirs where ${libgcj}
6227 is specified.
6228 Assert that boehm-gc is supported when requested for Objective-C.
6229 Only build boehm-gc if needed either for Java or Objective-C.
6230 * configure: Regenerate.
6231
6232 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6233
6234 PR 27674
6235 * Makefile.tpl (configure-[+prefix+][+module+],
6236 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6237 Remove rule to unstage bootstrapped modules.
6238 (stage_current): New.
6239 * Makefile.in: Regenerate.
6240
6241 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6242
6243 * MAINTAINERS (Write After Approval): Update my e-mail address.
6244
6245 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6246
6247 * include/libiberty.h: Declare pex_run_in_environment.
6248
6249 2006-05-31 Asher Langton <langton2@llnl.gov>
6250
6251 * MAINTAINERS (Write After Approval): Add myself.
6252
6253 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6254
6255 * Makefile.def (bfd, opcodes): Fix lib_path.
6256 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6257 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6258 * Makefile.in: Regenerate.
6259
6260 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6261
6262 * Makefile.in: Regenerate.
6263
6264 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6265
6266 * Makefile.def: Add install-html target. Add datarootdir
6267 docdir and htmldir to flags_to_pass.
6268 * Makefile.tpl: Add install-html target.
6269 * Makefile.in: Regenerate.
6270 * configure.in: Add --with-datarootdir, --with-docdir, and
6271 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6272 * configure: Regenerate.
6273
6274 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6275
6276 * configure.in: Enable gprof for cross builds.
6277 * configure: Regenerate.
6278
6279 2006-05-22 Richard Guenther <rguenther@suse.de>
6280
6281 Revert
6282 2006-01-31 Richard Guenther <rguenther@suse.de>
6283 Paolo Bonzini <bonzini@gnu.org>
6284
6285 * Makefile.def (target_modules): Add libgcc-math target module.
6286 * configure.in (target_libraries): Add libgcc-math target library.
6287 (--enable-libgcc-math): New configure switch.
6288 * Makefile.in: Re-generate.
6289 * configure: Re-generate.
6290 * libgcc-math: New toplevel directory.
6291
6292 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6293 Andreas Tobler <a.tobler@schweiz.ch>
6294
6295 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6296 * configure: Rebuilt.
6297
6298 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6299
6300 * MAINTAINERS (Write After Approval): Add myself.
6301
6302 2006-05-01 DJ Delorie <dj@redhat.com>
6303
6304 * configure.in: Restore CFLAGS if GMP isn't present.
6305 * configure: Regenerate.
6306
6307 2006-05-01 Richard Guenther <rguenther@suse.de>
6308
6309 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6310 maintainer.
6311
6312 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6313
6314 * MAINTAINERS (Write After Approval): Add myself.
6315
6316 2006-04-28 Jan Beulich <jbeulich@novell.com>
6317
6318 * MAINTAINERS (Write After Approval): Add myself.
6319
6320 2006-04-18 DJ Delorie <dj@redhat.com>
6321
6322 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6323 reference libgloss so that libssp can be built in a combined
6324 tree.
6325 * configure: Regenerate.
6326
6327 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6328
6329 * MAINTAINERS (Write After Approval): Add myself.
6330
6331 2006-04-05 Ben Elliston <bje@au.ibm.com>
6332
6333 * configure.in: Require makeinfo 4.4 or higher.
6334 * configure: Regenerate.
6335
6336 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6337
6338 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6339 Rearrange the entries of other libraries to have them in one place.
6340
6341 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6342
6343 * MAINTAINERS (Write After Approval): Remove myself.
6344 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6345
6346 2006-03-14 Richard Guenther <rguenther@suse.de>
6347
6348 * configure: Regenerate with autoconf 2.13.
6349
6350 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6351
6352 * MAINTAINERS: Use my work address.
6353
6354 * MAINTAINERS: Update my E-mail address.
6355
6356 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6357
6358 * configure.in: Handle --disable-<component> generically.
6359 * configure: Regenerate.
6360
6361 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6362
6363 PR libgcj/17311
6364 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6365
6366 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6367
6368 * MAINTAINERS (Write After Approval): Remove myself.
6369 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6370
6371 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6372
6373 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6374 (TARGET_CONFIGDIRS): Remove.
6375 * configure.in: Remove AC_SUBST(target_configdirs).
6376 * Makefile.in, configure: Regenerated.
6377
6378 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6379
6380 * MAINTAINERS (Write After Approval): Remove myself.
6381 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6382
6383 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6384
6385 PR bootstrap/25670
6386
6387 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6388
6389 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6390 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6391 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6392 BUILD_PREFIX, BUILD_PREFIX_1.
6393 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6394
6395 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6396 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6397
6398 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6399 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6400 of `cat stage_current`. Always provide the `r' and `s' variables.
6401 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6402 a single shell execution.
6403 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6404 bootstrapped modules, make the stage1 module if the build was not
6405 started yet, else build the current stage.
6406 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6407 (all-build, all-host, all-target, [+make_target+]-host,
6408 [+make_target+]-target): Do not use \-continued lines.
6409 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6410 (current_stage, restrap, stage_last): New.
6411
6412 * Makefile.in: Regenerate.
6413 * configure: Regenerate.
6414
6415 2006-02-19 Bud Davis <jmdavis@link.com>
6416
6417 * MAINTAINERS (Write After Approval): Remove myself.
6418 (Language Front End Maintainers): Add myself as fortran 95
6419 maintainer and update e-mail address.
6420
6421 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6422
6423 * MAINTAINERS (Write After Approval): Remove myself.
6424 (Language Front End Maintainers): Add myself as fortran 95
6425 maintainer.
6426
6427 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6428
6429 * MAINTAINERS (Write After Approval): Add myself.
6430
6431 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6432
6433 * MAINTAINERS (Write After Approval): Remove myself.
6434 (Language Front End Maintainers): Add myself as
6435 fortran 95 maintainer.
6436
6437 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6438
6439 Sync from src:
6440
6441 2005-12-27 Leif Ekblad <leif@rdos.net>
6442
6443 * configure.in: Add support for RDOS target.
6444 * configure: Regenerate.
6445
6446 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6447 Andreas Schwab <schwab@suse.de>
6448
6449 * configure: Regenerate.
6450
6451 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6452
6453 * configure.in (enable_libgomp): Add AIX.
6454 * configure: Regenerate.
6455
6456 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6457
6458 * MAINTAINERS (Write After Approval): Add myself.
6459
6460 2006-02-03 Lee Millward <lee.millward@gmail.com>
6461
6462 * MAINTAINERS (Write After Approval): Add myself.
6463
6464 2006-01-31 Richard Guenther <rguenther@suse.de>
6465 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * Makefile.def (target_modules): Add libgcc-math target module.
6468 * configure.in (target_libraries): Add libgcc-math target library.
6469 (--enable-libgcc-math): New configure switch.
6470 * Makefile.in: Re-generate.
6471 * configure: Re-generate.
6472 * libgcc-math: New toplevel directory.
6473
6474 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6475
6476 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6477 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6478 the assembler, linker and binutils.
6479 * configure: Regenerate.
6480
6481 2006-01-22 Dirk Mueller <dmueller@suse.de>
6482
6483 * MAINTAINERS (Write After Approval): Add myself.
6484
6485 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6486
6487 * configure: Regenerate.
6488
6489 2006-01-18 Richard Henderson <rth@redhat.com>
6490 Jakub Jelinek <jakub@redhat.com>
6491 Diego Novillo <dnovillo@redhat.com>
6492
6493 * libgomp: New directory.
6494 * Makefile.def: Add target_module libgomp.
6495 * Makefile.in: Regenerate.
6496 * configure.in (target_libraries): Add target-libgomp.
6497 * configure: Regenerate.
6498
6499 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6500
6501 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6502 @ from continuation.
6503 * Makefile.in: Rebuilt.
6504
6505 2006-01-04 Chris Lattner <sabre@gnu.org>
6506
6507 * MAINTAINERS (Write After Approval): Add myself.
6508
6509 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6510
6511 PR bootstrap/24252
6512
6513 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6514 * Makefile.tpl (OBJDUMP): New.
6515 (EXTRA_HOST_FLAGS): Add it.
6516 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6517
6518 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6519 to use symbolic links between directories. Avoid race conditions
6520 or make them harmless.
6521 * configure.in: Do not try to use symbolic links between directories.
6522
6523 * Makefile.def (LEAN): Pass.
6524 * Makefile.tpl (LEAN): Define.
6525 (stage[+id+]-start): Accept that the previous directory does not
6526 exist, if the bootstrap is lean.
6527 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6528 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6529 configure substitution.
6530 ([+compare-target+]): Likewise.
6531 ([+bootstrap-target+]-lean): New.
6532 * configure.in: Remove lean bootstrap support from here.
6533
6534 * Makefile.in: Regenerate.
6535 * configure: Regenerate.
6536
6537 2006-01-04 Ben Elliston <bje@au.ibm.com>
6538
6539 * MAINTAINERS (libdecnumber): Add myself.
6540
6541 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6542
6543 * libtool-ldflags: New script.
6544
6545 2006-01-02 Andreas Schwab <schwab@suse.de>
6546
6547 * configure.in: When reconfiguring remove Makefile in
6548 all stage directories.
6549 * configure: Regenerate.
6550
6551 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6552
6553 * MAINTAINERS: Update my email address.
6554
6555 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6556
6557 Revert Ada-related part of the previous change.
6558
6559 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6560 Do not pass.
6561 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6562 * Makefile.in: Regenerate.
6563 * configure.in: Do not include mt-ppc-aix target fragment.
6564 * configure: Regenerate.
6565
6566 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6567
6568 * configure.in: Select appropriate fragments for PowerPC/AIX.
6569 * configure: Regenerate.
6570
6571 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6572 BOOT_CFLAGS, BOOT_LDFLAGS.
6573 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6574 BOOT_CFLAGS, BOOT_LDFLAGS.
6575 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6576 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6577 (stage): Fail if we cannot complete the work.
6578 * Makefile.in: Regenerate.
6579
6580 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6581
6582 * configure.in: Replace ms1 with mt.
6583 * configure: Rebuilt.
6584
6585 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6586
6587 * MAINTAINERS: Update my email address.
6588
6589 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6590
6591 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6592 install-host-nogcc): Don't invoke $(stage) at the end.
6593 * Makefile.in: Regenerate.
6594
6595 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6596
6597 * configure.in: Flip the top-level bootstrap switch.
6598 * configure: Regenerate.
6599
6600 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6601
6602 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6603 $(stage) and $(unstage).
6604 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6605 (all): Remove stray semicolon.
6606 (local-distclean): Don't handle multilib.tmp and multilib.out.
6607 (install.all): Set $s for consistency.
6608 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6609 check_multilibs setting. Always make the install directory.
6610 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6611 Correct @if/@endif.
6612 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6613 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6614 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6615 (multilib.out): Remove.
6616 * Makefile.in: Regenerated.
6617
6618 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6619
6620 * MAINTAINERS (Write After Approval): Add myself.
6621
6622 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6623
6624 * MAINTAINERS: Add myself as mt maintainer.
6625
6626 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6627
6628 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6629
6630 * MAINTAINERS: Change email address.
6631
6632 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6633
6634 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6635 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6636 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6637 Find in-tree tools if available.
6638 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6639 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6640 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6641 (COMPILER_*_FOR_TARGET): New.
6642 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6643 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6644 (CONFIGURED_*, USUAL_*): Remove.
6645 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6646 STRIP): Use autoconf substitutions.
6647 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6648 COMPILER_NM_FOR_TARGET): New.
6649 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6650
6651 (all): Make all-host and all-target in parallel.
6652 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6653 that $$r and $$s are set before invoking a recursive make.
6654 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6655 ([+bootstrap-target+]): Inline most of the `all' target.
6656
6657 2005-11-29 Ben Elliston <bje@au.ibm.com>
6658
6659 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6660 from the gcc build directory.
6661 * Makefile.in: Regenerate.
6662
6663 2005-11-29 Ben Elliston <bje@au.ibm.com>
6664
6665 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6666 depend on all-libdecnumber.
6667 * configure.in (host_libs): Include libdecnumber.
6668 * Makefile.in: Regenerate.
6669 * configure: Likewise.
6670
6671 2005-11-29 Ben Elliston <bje@au.ibm.com>
6672
6673 * libdecnumber: Import decNumber sources from the dfp-branch.
6674
6675 2005-11-21 Kean Johnston <jkj@sco.com>
6676
6677 * config.sub, config.guess: Sync from upstream sources.
6678
6679 2005-11-21 Ben Elliston <bje@au.ibm.com>
6680
6681 Import from Autoconf sources:
6682
6683 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6684 * config/move-if-change: Don't output "$2 is unchanged";
6685 suggested by Ben Elliston. Handle weird characters correctly.
6686
6687 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6688
6689 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6690 to match upstream libtool for darwin.
6691
6692 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6693
6694 * Makefile.def: Remove gdb dependencies for gdbtk.
6695 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6696 (configure-gdb, install-gdb): New rules.
6697 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6698 * Makefile.in, configure: Regenerated.
6699
6700 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6701
6702 * MAINTAINERS (Write After Approval): Add myself.
6703
6704 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6705
6706 * MAINTAINERS (Write After Approval): Add myself.
6707
6708 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6709
6710 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6711 Diego Novillo.
6712
6713 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6714
6715 PR bootstrap/24297
6716 * Makefile.tpl (do-[+make-target+], do-check, install,
6717 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6718 are set before recursing.
6719 * Makefile.in: Regenerate.
6720
6721 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6722
6723 PR bootstrap/18939
6724 * Makefile.def (gcc) <target>: Fix thinko.
6725 * Makefile.in: Regenerate.
6726
6727 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6728
6729 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6730 * configure: Regenerate.
6731
6732 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6733
6734 * MAINTAINERS (Write After Approval): Add self.
6735
6736 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6737
6738 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6739 target-libffi, target-qthreads, target-libjava, and
6740 targetlibobjc.
6741 * configure: Regenerate.
6742
6743 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6744
6745 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6746 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6747 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6748 (USUAL_OBJDUMP_FOR_TARGET): New.
6749 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6750 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6751 * configure, Makefile.in: Regenerated.
6752
6753 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6754
6755 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6756 before other host packages.
6757
6758 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6759
6760 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6761
6762 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6763
6764 PR bootstrap/22340
6765
6766 * configure.in (default_target): Remove.
6767 * Makefile.tpl (all): Do not use prerequisites as subroutines
6768 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6769 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6770 use prerequisites as subroutines.
6771 (check-host, check-target): New.
6772 (bootstrap configure & all targets): Do not use stage*-start
6773 if the directory layout is already ok.
6774 (non-bootstrap configure & all targets): Prepend a $(unstage).
6775 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6776 (NOTPARALLEL): Remove.
6777 (unstage, stage variables): New variables.
6778 (unstage, stage targets): Simply expand to those variables.
6779
6780 * configure: Regenerate.
6781 * Makefile.in: Regenerate.
6782
6783 2005-10-04 James E Wilson <wilson@specifix.com>
6784
6785 * Makefile.def (lang_env_dependencies): Add libmudflap.
6786 * Makefile.in: Regenerate.
6787
6788 2005-10-03 Andreas Schwab <schwab@suse.de>
6789
6790 Backport from libtool CVS:
6791 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6792
6793 * ltmain.sh: add support for installing into temporary
6794 staging area (e.g. 'make install DESTDIR=...')
6795
6796 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6797
6798 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6799 * configure: Regenerated.
6800
6801 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6802
6803 * configure: Regenerate with the correct
6804 autoconf version.
6805
6806 2005-09-30 Catherine Moore <clm@cm00re.com>
6807
6808 * configure.in (bfin-*-*): New.
6809 * configure: Regenerated.
6810
6811 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6812
6813 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6814 (LIPO_FOR_TARGET): New.
6815 (CONFIGURED_LIPO_FOR_TARGET): New.
6816 (USUAL_LIPO_FOR_TARGET): New.
6817 (STRIP_FOR_TARGET): New.
6818 (CONFIGURED_STRIP_FOR_TARGET): New.
6819 (USUAL_STRIP_FOR_TARGET): New.
6820 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6821 STRIP_FOR_TARGET.
6822 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6823 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6824 * Makefile.in: Regenerate.
6825 * configure: Regenerate.
6826
6827 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6828
6829 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6830 (rs6000-*-aix*): Same.
6831 * configure: Regenerate.
6832
6833 2005-09-16 Tom Tromey <tromey@redhat.com>
6834
6835 * MAINTAINERS: Add self as java maintainer.
6836
6837 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6838
6839 * configure.in: Recognize f95 in the --enable-languages option,
6840 and substitute it for fortran, issuing a warning.
6841 * configure: Regenerate.
6842
6843 2005-08-30 Phil Edwards <phil@codesourcery.com>
6844
6845 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6846 * configure: Regenerated.
6847
6848 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6849
6850 * MAINTAINERS: Add self as ms1 maintainer.
6851
6852 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6853
6854 * Makefile.def (libssp): Add to lang_env_dependencies.
6855 * Makefile.in: Regenerate.
6856
6857 2005-08-18 Ian Lance Taylor <ian@airs.com>
6858
6859 * MAINTAINERS: Add myself as middle-end maintainer.
6860
6861 2005-08-17 Christian Groessler <chris@groessler.org>
6862
6863 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6864 * Makefile.in: Regenerate.
6865
6866 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6867
6868 * MAINTAINERS (write after approval): Added myself.
6869
6870 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6871
6872 * MAINTAINERS (Write After Approval): Add myself.
6873
6874 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6875
6876 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6877 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6878 Look for alternate names of the target cc and c++
6879 * configure: Regenerate.
6880
6881 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6882
6883 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6884 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6885 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6886 tools; remove code to manually set them.
6887 (Target tools): Look in the environment for them.
6888 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6889 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6890 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6891 build directory.
6892 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6893 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6894 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6895 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6896 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6897 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6898 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6899 * configure: Regenerate.
6900 * Makefile.in: Regenerate.
6901
6902 2005-07-28 Ben Elliston <bje@au.ibm.com>
6903
6904 * MAINTAINERS: Update for removed CPU targets.
6905
6906 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6907
6908 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6909 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6910 * Makefile.in: Regenerated.
6911
6912 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6913
6914 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6915 (CFLAGS_FOR_TARGET): Use it.
6916 (CXXFLAGS_FOR_TARGET): Likewise.
6917 * Makefile.in: Regenerated.
6918 * configure.in (--with-build-sysroot): New option.
6919 * configure: Regenerated.
6920
6921 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6922
6923 * Makefile.tpl: Wrap install between unstage and stage
6924 * Makefile.in: Regenerate.
6925
6926 2005-07-21 Eric Christopher <echristo@apple.com>
6927
6928 * MAINTAINERS: Update affiliation.
6929
6930 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6931
6932 * MAINTAINERS: Add self as crx port maintainer.
6933
6934 2005-07-20 DJ Delorie <dj@redhat.com>
6935
6936 * MAINTAINERS: Add self as m32c maintainer.
6937
6938 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6939
6940 * all files: Update FSF address.
6941
6942 2005-07-15 Eric Christopher <echristo@redhat.com>
6943
6944 * MAINTAINERS: Change affiliation.
6945
6946 2005-07-14 Jim Blandy <jimb@redhat.com>
6947
6948 * configure.in: Add cases for Renesas m32c.
6949 * configure: Regenerated.
6950
6951 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6952
6953 * COPYING.LIB: Update from fsf.org.
6954
6955 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6956
6957 * COPYING, compile, config.guess,
6958 config.sub, install-sh, missing, mkinstalldirs,
6959 symlink-tree, ylwrap: Sync from upstream sources.
6960 * config-ml.in: Update FSF address.
6961
6962 2005-07-13 Eric Christopher <echristo@redhat.com>
6963
6964 * configure.in: Add toplevel noconfigdir support for tpf.
6965 * configure: Regenerate.
6966
6967 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6968
6969 PR ada/22340
6970
6971 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6972 * Makefile.in: Regenerate.
6973
6974 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6975
6976 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6977 Brolley to write-after-approval.
6978
6979 2005-07-07 Andreas Schwab <schwab@suse.de>
6980
6981 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6982 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6983 * Makefile.in: Regenerated.
6984
6985 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6986
6987 * configure.in: Don't build sim or rda when targetting darwin.
6988 * configure: Regenerate.
6989
6990 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6991
6992 * configure.in: Add --enable-libssp and --disable-libssp.
6993 * configure: Regenerate with autoconf-2.13.
6994
6995 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6996
6997 * Makefile.def (target_modules): Add libssp.
6998 * configure.in (target_libraries): Add target-libssp.
6999 * configure: Rebuilt.
7000 * Makefile.in: Rebuilt.
7001
7002 2005-07-01 Zack Weinberg <zackw@panix.com>
7003
7004 * MAINTAINERS: Change email address. Resign from maintainership.
7005
7006 2005-07-01 Richard Guenther <rguenther@suse.de>
7007
7008 * MAINTAINERS: Change my e-mail address and affiliation.
7009
7010 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7011
7012 * Makefile.def (stagefeedback): Come after profile.
7013 Define profiledbootstrap target.
7014 * Makefile.tpl (profiledbootstrap): Remove.
7015 (stageprofile-end): Zap stagefeedback.
7016 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7017 * Makefile.in: Regenerate.
7018
7019 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7020
7021 * MAINTAINERS: Update my email address.
7022
7023 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7024
7025 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7026 In 'cpp' stanza, support '#line' as well as '# '.
7027
7028 2005-06-08 Andreas Schwab <schwab@suse.de>
7029
7030 * MAINTAINERS: Move myself from 'Write After Approval' to
7031 'CPU Port Maintainers' section as m68k maintainer.
7032
7033 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7034
7035 * configure.in (unsupported_languages): New macro.
7036 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7037 non-ported target libraries in noconfigdirs.
7038 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7039 non-linux-gnu. Remove libgcj_ex_libffi.
7040 <lang_frag loop>: Set add_this_lang=no if the language is in
7041 unsupported_languages.
7042 * configure: Regenerate.
7043
7044 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7045
7046 * configure.in: Fix typo in handling of --with-mpfr-dir.
7047 * configure: Regenerate.
7048
7049 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7050
7051 * MAINTAINERS: Update my email address.
7052
7053 2005-06-02 Jim Blandy <jimb@redhat.com>
7054
7055 * config.sub: Add cases for the Renesas m32c. (This patch has been
7056 accepted into the master sources.)
7057
7058 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7059 Michael Snyder <msnyder@redhat.com>
7060 Stan Cox <scox@redhat.com>
7061
7062 * configure.in: Set noconfigdirs for ms1.
7063
7064 * configure: Regenerate.
7065
7066 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7067
7068 * MAINTAINERS (Write After Approval): Add self.
7069
7070 2005-06-01 Josh Conner <jconner@apple.com>
7071
7072 * MAINTAINERS (Write After Approval): Add self.
7073
7074 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7075
7076 * MAINTAINERS: Update my email address.
7077
7078 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7079
7080 * MAINTAINERS (Write After Approval): Add self.
7081
7082 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7083
7084 * MAINTAINERS (Write After Approval): Remove self.
7085
7086 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7087
7088 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7089 (Dependencies): Consider target modules for bootstrap dependencies.
7090 Make target bootstrap modules depend on each stage's gcc.
7091 * Makefile.in: Regenerate.
7092
7093 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7094
7095 * Makefile.def (configure-gcc): Depend on binutils having been built.
7096 (all-gcc): No need to do it here.
7097 * Makefile.in: Regenerate.
7098
7099 2005-05-19 Paul Brook <paul@codesourcery.com>
7100
7101 * configure.in: Rewrite misleading error message when requested
7102 language cannot be built.
7103 * configure: Regenerate.
7104
7105 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7106
7107 * ylwrap: Import from Automake 1.9.5.
7108
7109 2005-05-13 David Ung <davidu@mips.com>
7110
7111 * MAINTAINERS (Write After Approval): Add self.
7112
7113 2005-05-09 Mike Stump <mrs@apple.com>
7114
7115 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7116 lt_cv_sys_max_cmd_len for now.
7117
7118 2005-05-09 Stan Cox <scox@redhat.com>
7119
7120 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7121
7122 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7123
7124 * README.SCO: Update the URL.
7125
7126 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7127
7128 * ltconfig: Define file_list_spec. Pass file_list_spec and
7129 with_gnu_ld to libtool.
7130 * ltcf-c.sh (aix[45]): Define file_list_spec.
7131 * ltcf-cxx.sh (aix[45]): Same.
7132 * ltcf-gcj.sh (aix[45]): Same.
7133 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7134 exists, write list of input files to temporary file.
7135
7136 2005-05-04 Mike Stump <mrs@apple.com>
7137
7138 * configure.in: Always pass --target to target configures as
7139 otherwise rebuilds that do --recheck will fail.
7140 * confiugure: Rebuilt.
7141
7142 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7143
7144 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7145 STAGE_HOST_EXPORTS.
7146 (configure, all): Add bootstrap support.
7147 (Host modules, target modules): Pass post-stage1 flags and exports.
7148 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7149 * Makefile.in: Regenerate.
7150
7151 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7152
7153 * configure: Regenerate.
7154
7155 2005-04-27 Mike Stump <mrs@apple.com>
7156
7157 * MAINTAINERS: Add self as darwin maintainer.
7158
7159 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7160
7161 * config.sub: Update from master copy.
7162
7163 2005-04-21 Mike Stump <mrs@apple.com>
7164
7165 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7166 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7167
7168 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7169
7170 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7171 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7172 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7173 "*-*-elf" and "*-*-linux*".
7174 * configure: Regenerate.
7175
7176 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7177
7178 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7179
7180 2005-04-12 Mike Stump <mrs@apple.com>
7181
7182 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7183
7184 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7185
7186 * MAINTAINERS (Write After Approval): Add myself.
7187
7188 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7189
7190 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7191
7192 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7193
7194 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7195 (TARGET_CONFIGARGS): Include --with-target-subdir.
7196 (configure, all): New macros. Use them throughout.
7197 * Makefile.in: Regenerate.
7198
7199 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7200
7201 * MAINTAINERS (Write After Approval): Add myself.
7202
7203 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7204
7205 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7206
7207 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7208
7209 * MAINTAINERS: Move John Carr to Write After Approval.
7210
7211 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7212
7213 * config/mh-mingw32: Delete.
7214 * configure.in: Don't use it.
7215 * configure: Regenerate.
7216
7217 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7218
7219 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7220 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7221 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7222 (HOST_LIB_PATH): Generate from Makefile.def.
7223 (TARGET_LIB_PATH): Likewise.
7224 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7225 * Makefile.in: Regenerate.
7226 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7227 (RPATH_ENVVAR): Include Darwin case.
7228 * configure: Regenerate.
7229
7230 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7231
7232 * MAINTAINERS (Various Maintainers): Remove self.
7233 (Write After Approval): Add self.
7234
7235 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7236
7237 * MAINTAINERS (Various Maintainers): Add self.
7238
7239 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7240
7241 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7242 * configure: Regenerate.
7243
7244 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7245
7246 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7247 gcc_version, and gcc_version_trigger from set of flags to pass.
7248 * Makefile.tpl: Remove definitions of above variables.
7249 (config.status): Remove dependency on $(gcc_version_trigger).
7250 * Makefile.in: Regenerate.
7251 * configure.in: Do not reference config/gcc-version.m4 nor
7252 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7253 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7254 * configure: Regenerate.
7255
7256 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7257 Andrew Pinski <pinskia@physics.uc.edu>
7258
7259 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7260 * Makefile.in: Regenerate.
7261
7262 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7263
7264 * MAINTAINERS (Write After Approval): Add myself.
7265
7266 2005-03-03 David Ayers <d.ayers@inode.at>
7267
7268 * MAINTAINERS (Write After Approval): Add myself.
7269
7270 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7271
7272 PR libgcj/20160
7273 * ltmain.sh: Avoid creating archives with components that have
7274 duplicate basenames.
7275
7276 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7277
7278 PR bootstrap/20250
7279 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7280 instead of check.
7281 * Makefile.in: Regenerate.
7282
7283 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7284
7285 * Makefile.in: Regenerate to fix conflict between the previous two
7286 patches.
7287
7288 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7289
7290 PR bootstrap/17383
7291 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7292 * Makefile.tpl (HOST_SUBDIR): New substitution.
7293 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7294 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7295 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7296 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7297 (Host modules, Bootstrapped modules): Use it.
7298 (Build modules, Target modules): Do not create symlink trees,
7299 always configure out-of-srcdir.
7300 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7301 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7302 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7303 $(HOST_SUBDIR). Create a symlink for host_subdir.
7304
7305 * Makefile.in: Regenerate.
7306 * configure: Regenerate.
7307
7308 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7309
7310 Merged from libada-gnattools-branch:
7311 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7312
7313 * gnattools: New directory.
7314 * Makefile.def: Add gnattools as a module, depending on target-libada.
7315 * Makefile.in: Regenerate.
7316 * configure.in: Include gnattools in host_tools; disable it if ada
7317 is disabled.
7318 * configure: Regenerate.
7319
7320 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7321
7322 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7323 treelang maintainer.
7324 (Write After Approval): Remove myself.
7325
7326 2005-02-23 Paul Schlie <schlie@comcast.net>
7327
7328 * configure.in: Allow darwin targeted ports to build tk, itcl and
7329 libgui.
7330 * configure: Regenerate.
7331
7332 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7333
7334 PR libgcj/10353
7335 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7336 * configure: Regenerate.
7337
7338 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7339
7340 * MAINTAINERS (Write After Approval): Add myself.
7341
7342 2005-02-10 Ian Lance Taylor <ian@airs.com>
7343
7344 * MAINTAINERS: Update my e-mail address.
7345
7346 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7347
7348 * MAINTAINERS (Write After Approval): Add myself.
7349
7350 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7351
7352 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7353 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7354 target-libgloss when not *-*-elf and *-*-aout.
7355 * configure: Regenerate.
7356
7357 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7358
7359 * MAINTAINERS: Remove obsolete entries.
7360
7361 * MAINTAINERS (Write After Approval): Add Michael Matz.
7362
7363 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7364
7365 * MAINTAINERS: Remove self as cpplib maintainer.
7366
7367 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7368
7369 * install-sh, config.sub: Import from upstream.
7370
7371 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7372
7373 PR bootstrap/18222
7374 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7375 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7376 * Makefile.in: Regenerate.
7377
7378 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7379
7380 * MAINTAINERS: Update my email address.
7381
7382 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7383 Andreas Schwab <schwab@suse.de>
7384
7385 PR bootstrap/18033
7386 * config-ml.in: Eval option if surrounded by single quotes.
7387
7388 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7389
7390 Revert 2004-12-28 Makefile changes, a better fix will be
7391 applied to mainline and src after GCC 4.0 branches.
7392
7393 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7394
7395 PR bootstrap/17383
7396
7397 * Makefile.def (target_modules): Remove stage parameter,
7398 it is always true now.
7399 * Makefile.tpl (configure-build-[+module+],
7400 configure-target-[+module+]): Always build symlink tree
7401 for the directory and for include. BUILD_SUBDIR and
7402 TARGET_SUBDIR cannot be . anymore.
7403 * Makefile.in: Regenerate.
7404
7405 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7406
7407 Revert 2004-12-08 Makefile changes.
7408
7409 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7410
7411 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7412 cygwin, mingw.
7413
7414 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7415
7416 * configure.in (sh64-*-*): Reenable gprof.
7417 * configure: Regenerate.
7418
7419 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7420
7421 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7422 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7423 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7424 * Makefile.in: Regenerate.
7425
7426 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7427
7428 * MAINTAINERS: Update my email address.
7429
7430 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7431
7432 * Makefile.tpl: Generate normal dependencies if the LHS module is
7433 not bootstrapped.
7434 * Makefile.in: Regenerate.
7435
7436 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7437
7438 * configure.in: Include config/gxx-include-dir.m4. Use
7439 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7440 * configure: Regenerate.
7441
7442 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7443
7444 * config.if: Delete.
7445 * configure.in: Set libstdcxx_incdir directly.
7446 * configure: Regenerate.
7447
7448 2004-12-02 Eric Christopher <echristo@redhat.com>
7449
7450 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7451 * Makefile.in: Regenerate.
7452
7453 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7454
7455 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7456 * configure: Regenerate.
7457
7458 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7459
7460 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7461 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7462 * configure: Regenerate.
7463
7464 2004-12-01 Eric Christopher <echristo@redhat.com>
7465
7466 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7467 of things to remove.
7468
7469 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7470
7471 * MAINTAINERS (Write After Approval): Update my e-mail address.
7472
7473 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7474
7475 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7476 from CVS libtool to always pass_all.
7477
7478 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7479
7480 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7481 (hppa*64*-*-*): Delete incorrect comment.
7482 * configure: Rebuilt.
7483
7484 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7485
7486 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7487
7488 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7489
7490 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7491 from CVS libtool to always pass_all.
7492
7493 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7494
7495 * install-sh, compile: Import from automake.
7496
7497 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7498
7499 * config.guess, config.sub: Import from savannnah.
7500
7501 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7502
7503 * MAINTAINERS (Write After Approval): Add myself
7504
7505 2004-11-12 Mike Stump <mrs@apple.com>
7506
7507 * Makefile.def: Add html support.
7508 * Makefile.tpl: Likewise.
7509 * Makefile.in: Regenerate.
7510
7511 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7512
7513 PR 18423
7514 * configure.in: Remove all instances of build-fixincludes from
7515 noconfigdirs.
7516 (build_configargs): Supply --target to subdirectories.
7517 * configure: Regenerate.
7518
7519 * Makefile.def: Make gcc install depend on fixincludes install.
7520 * Makefile.in: Regenerate.
7521
7522 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7523
7524 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7525
7526 2004-11-11 Paul Brook <paul@codesourcery.com>
7527
7528 * MAINTAINERS: Add self as arm maintainer. Update email address.
7529
7530 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7531
7532 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7533 target-libgfortran.
7534 * configure: Regenerate.
7535
7536 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7537
7538 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7539 like CC.
7540
7541 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7542
7543 * Makefile.def (host fixincludes): Specify missing targets.
7544 * Makefile.in: Regenerate.
7545
7546 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7547
7548 * MAINTAINERS: Add myself
7549
7550 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7551
7552 * MAINTAINERS (Write After Approval): Add myself.
7553
7554 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7555
7556 * Makefile.def: Build fixincludes for the host, too.
7557 * Makefile.in: Regenerate.
7558 * configure.in (host_tools): Add fixincludes.
7559 * configure: Regenerate.
7560
7561 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7562
7563 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7564 * configure: Regenerated.
7565
7566 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7567
7568 PR other/17783
7569 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7570 * configure: Regenerated.
7571
7572 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7573
7574 * README.SCO: Update per FSF instructions.
7575
7576 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7577
7578 PR target/18151
7579 * configure.in (case ${target}): Do not build fixincludes for avr.
7580 * configure: Regenerated.
7581
7582 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7583
7584 * configure.in (case ${target}): Do not build fixincludes
7585 on platforms where it is not used.
7586 * configure: Regenerated.
7587
7588 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7589
7590 * configure.in: Use an absolute path to install-sh.
7591 * configure: Regenerated.
7592
7593 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7594
7595 * MAINTAINERS (Write After Approval): Add myself.
7596
7597 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7598
7599 * MAINTAINERS: Remove from Write After Approval those that are
7600 already maintainers.
7601
7602 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7603
7604 * MAINTAINERS: Update my email address.
7605
7606 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7607
7608 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7609 * configure: Regenerate.
7610
7611 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7612
7613 * MAINTAINERS: Update my email address.
7614
7615 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7616
7617 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7618 entries belonging to this category.
7619
7620 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7621
7622 * MAINTAINERS: Update my e-mail address.
7623
7624 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7625
7626 Fix wrong conflict resolution in:
7627
7628 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7629
7630 * Makefile.in: Regenerate.
7631 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7632 in the recursive `make', instead of hardwiring `all'.
7633 (Autogenerated TARGET-* variables): New.
7634
7635 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7636
7637 * configure.in: Enable target-libgloss for crx-*-*.
7638 * configure: Regenerate.
7639
7640 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7641
7642 * MAINTAINERS (Various Maintainers): Move the "windows,
7643 cygwin, mingw" maintainer to ...
7644 (OS Port Maintainers): ... here.
7645
7646 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7647
7648 * MAINTAINERS (Write After Approval): Remove those that are
7649 maintainers of some subsystem.
7650
7651 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7652
7653 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7654 * ltcf-cxx.sh (tpf*): Likewise.
7655 * ltconfig (tpf*): Add TPF OS configuration support.
7656
7657 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7658
7659 * MAINTAINERS: Change my email address to my new work account.
7660
7661 2004-09-24 Michael Roth <mroth@nessie.de>
7662
7663 * configure.in (--without-headers): Add missing double quotes.
7664 * configure: Regenerate.
7665
7666 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7667
7668 * ylwrap: Revert to previous version.
7669
7670 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7671
7672 PR bootstrap/17369
7673 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7674 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7675 SET_GCC_LIB_PATH_CMD.
7676 (BASE_TARGET_EXPORTS): Likewise.
7677 * Makefile.in: Regenerated.
7678
7679 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7680 * configure: Regenerated.
7681
7682 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7683
7684 * config.guess: New upstream version
7685 * compile, depcomp, install-sh, ylwrap: Likewise.
7686
7687 2004-09-19 Roger Sayle <roger@eyesopen.com>
7688
7689 * config/mh-x86omitfp: New host makefile fragment. Add
7690 -fomit-frame-pointer to the default BOOT_CFLAGS.
7691 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7692 * configure: Regenerate.
7693
7694 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7695
7696 PR target/11572
7697 * configure.in (*-*-darwin*): Renable libobjc.
7698 * configure: Regenerate.
7699
7700 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7701
7702 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7703
7704 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7705
7706 * Makefile.def: Remove libbanshee.
7707 * Makefile.tpl: Ditto.
7708 * configure.in: Ditto.
7709 * Makefile.in: Regen.
7710 * configure: Ditto.
7711
7712 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7713
7714 * ltmain.sh: Use $pic_object as $non_pic_object if
7715 $non_pic_object=none.
7716
7717 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7718
7719 * missing: Import latest version from master repository.
7720
7721 2004-09-06 Nick Clifton <nickc@redhat.com>
7722
7723 * config.sub: Import latest version from master repository.
7724 * config.guess: Likewise.
7725 This includes these changes:
7726
7727 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7728
7729 * config.sub: Handle crisv32, alias etraxfs.
7730 * config.guess (crisv32:Linux:*:*): Handle.
7731
7732 2004-08-13 Brad Smith <brad@comstyle.com>
7733
7734 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7735 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7736
7737 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7738
7739 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7740 assume the processor is a powerpc. This is because coreutils
7741 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7742 in this case, due to a MacOS X bug that causes
7743 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7744 to return a negative number.
7745 Problem reported by Petter Reinholdtsen in:
7746 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7747
7748 2004-07-19 Ben Elliston <bje@gnu.org>
7749
7750 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7751
7752 2004-06-24 Ben Elliston <bje@gnu.org>
7753
7754 * config.guess: Update copyright years.
7755 * config.sub: Likewise.
7756
7757 2004-06-22 Robert Millan <robertmh@gnu.org>
7758
7759 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7760 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7761
7762 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7763
7764 * config.guess (*:*VMS:*:*): New entry. Replaces
7765 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7766 manufacturer.
7767
7768 2004-06-22 Ben Elliston <bje@gnu.org>
7769
7770 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7771 * config.sub: Likewise.
7772
7773 2004-06-22 Ben Elliston <bje@gnu.org>
7774
7775 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7776 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7777
7778 2004-06-11 Ben Elliston <bje@gnu.org>
7779
7780 * config.guess (pegasos:OpenBSD:*:*): Remove.
7781
7782 2004-06-11 Ben Elliston <bje@gnu.org>
7783
7784 From Wouter Verhelst <wouter@grep.be>:
7785 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7786
7787 2004-06-11 Ben Elliston <bje@gnu.org>
7788
7789 * config.guess (luna88k:OpenBSD:*:*): New.
7790
7791 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7792
7793 * config.guess (m32r*:Linux:*:*): New case.
7794 * config.sub: Handle m32rle.
7795
7796 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7797
7798 From Jens Petersen <petersen@redhat.com>:
7799 * config.sub: Handle sparcv8.
7800
7801 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7802
7803 From Tom Smith <smith@cag.lkg.hp.com>:
7804 * config.guess: Version suffixes are equally significant on Tru64
7805 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7806 prefix of "P" (patched kernel).
7807
7808 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7809
7810 * config.sub: Add support for National Semiconductor CRX target.
7811
7812 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7813
7814 * MAINTAINERS (Various Maintainers): Remove myself as web page
7815 maintainer, add myself as maintainer of build status lists.
7816
7817 2004-09-03 Jan Beulich <jbeulich@novell.com>
7818
7819 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7820 *-*-netware, but add target-libmudflap.
7821 Consolidate *-*-netware targets (of which really only i?86 exists)
7822 into a single entry.
7823 * configure: Likewise.
7824
7825 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7826
7827 * Makefile.tpl (sorry): Remove.
7828 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7829 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7830 (do-clean): Clean per-stage directories too.
7831 (do-distclean): Run distclean-stage1 too.
7832 (.NOTPARALLEL): Enable during toplevel bootstrap.
7833 (stage[+id+]-bubble): Enable parallel execution during
7834 the recursive invocation.
7835 * Makefile.in: Regenerate.
7836
7837 Fix previous checkin:
7838
7839 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7840 include.
7841 * configure.in: Fix indentation.
7842 * configure: Regenerate.
7843
7844 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7845
7846 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7847 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7848 * configure: regenerate
7849 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7850 -mdynamic-no-pic
7851
7852 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7853
7854 * Makefile.def (build_modules): Add fixincludes.
7855 (dependencies): Make gcc depend on fixincludes.
7856 * configure.in (build_tools): Add fixincludes.
7857 (build_configdirs): Always include build_libs.
7858 * Makefile.in: Regenerate.
7859 * configure: Regenerate.
7860
7861 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7862
7863 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7864 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7865 phony targets; do not generate timestamp files.
7866 (distclean-stageN): Remove references to their timestamp files.
7867 (restageN, touch-stageN): Remove.
7868 (stageN-bubble): Rewritten.
7869 (compare): Support lean bootstraps.
7870 * Makefile.in: Regenerate.
7871
7872 * configure.in: Only warn when bootstrapping but
7873 build != host or build != target. Support lean bootstraps.
7874 * configure: Regenerate.
7875
7876 2004-08-26 Phil Edwards <phil@codesourcery.com>
7877
7878 * configure.in: Give a better error message if GMP/MPFR are missing
7879 and a language needing them has been requested.
7880 * configure: Regenerated.
7881
7882 2004-08-25 Phil Edwards <phil@codesourcery.com>
7883
7884 * configure.in: Print a list of available language front-ends if
7885 a requested one is missing. Tidy stray tab characters.
7886 * configure: Regenerated.
7887
7888 2004-08-19 Michael Koch <konqueror@gmx.de>
7889
7890 * gcc/doc/install.texi: Update entry about automake for libjava.
7891
7892 2004-08-17 Robert Millan <robertmh@gnu.org>
7893
7894 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7895 (instead of FreeBSD).
7896 * configure: Regenerate.
7897
7898 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7899
7900 * Makefile.in: Regenerate.
7901 * configure: Regenerate.
7902
7903 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7904 stage_*_flags.
7905 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7906 for bootstrapped modules if toplevel bootstrap is going.
7907 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7908 modules. Adjust for changes in Makefile.def. Enable several
7909 rules even in non-bootstrap mode, just to avoid peppering the
7910 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7911 (stage-[+prev+]-bubble): Remove.
7912
7913 * Makefile.def (Dependencies): Depend on all-build-bison,
7914 all-build-flex, all-build-byacc, all-build-texinfo, rather
7915 than the host variations.
7916 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7917 with BUILD_SUBDIR.
7918 (BISON): Update for recent Bisons.
7919 (YACC): Fix typo.
7920 (cross): Depend on all-build.
7921 (all): Do not depend on all-build.
7922 (prebootstrap): Remove.
7923 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7924 (Prebootstrap dependencies): Add them to the per-stage targets
7925 and to all-prebootstrap.
7926 * configure.in (build_configdirs): Always enable build_tools.
7927 (BUILD_DIR_PREFIX): Remove.
7928
7929 * Makefile.def (gcc): Add target variable.
7930 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7931 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7932 in the recursive `make', instead of hardwiring `all'.
7933 (Autogenerated TARGET-* variables): New.
7934
7935 2004-08-13 Brian Booth <bbooth@redhat.com>
7936
7937 * MAINTAINERS: Remove myself from write-after-approval.
7938
7939 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7940
7941 * src-release: Stop distributing mmalloc with gdb (which doesn't
7942 use it).
7943 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7944 * Makefile.in: Regenerate.
7945
7946 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7947
7948 * configure.in (arm*-*-eabi*): New target.
7949 * configure: Regenerate.
7950
7951 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7952
7953 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7954 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7955 (Dependencies): New section.
7956 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7957 (configure-target-[+module+]): Depend on maybe-all-gcc
7958 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7959 (toplevel profiledbootstrap): Fix dependencies.
7960 * Makefile.in: Regenerate.
7961
7962 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7963
7964 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7965 target-libiberty to noconfigdirs.
7966 * configure: Regenerate.
7967
7968 2004-08-03 Paul Brook <paul@codesourcery.com>
7969
7970 * configure.in: Check for MPFR as well as GMP.
7971 * configure: Regenerate.
7972
7973 2004-08-01 Robert Millan <robertmh@gnu.org>
7974
7975 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7976 libmudflap for all GNU-based systems (with Glibc).
7977 * configure: Regenerate.
7978
7979 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7980
7981 * Makefile.def (host-modules): Add gcc.
7982 * Makefile.in: Regenerate.
7983 * Makefile.tpl (sorry): New rule.
7984 (configure-host, all-host, [+make_target+]-host, do-check,
7985 install-host): Do not add gcc as a special case.
7986 (host modules): Add a small special-casing for gcc. Export
7987 extra_make_flags through the environment.
7988 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7989 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7990 other recursive targets for gcc): Remove.
7991
7992 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7993 (stage, unstage): New rules.
7994 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7995 distclean-stage[+id+]): Use stage_current.
7996 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7997 the stage*-start rules.
7998
7999 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8000
8001 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8002 use -all_load flag.
8003
8004 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8005
8006 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8007 * configure: Regenerate.
8008
8009 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8010
8011 * maintainer-scripts/gcc_release: Revert yesterday's change.
8012
8013 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8014
8015 * MAINTAINERS: Add myself to write-after-approval.
8016
8017 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8018
8019 * libf2c: Removed.
8020 * gcc/gccbug.in: Updated because of libf2c removal.
8021 * maintainer-scripts/gcc_release: Ditto.
8022
8023 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8024
8025 * configure.in: Build libmudflap by default on FreeBSD.
8026 * configure: Regenerated.
8027
8028 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8029
8030 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8031 systems.
8032 * configure: Regenerated.
8033
8034 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8035
8036 PR target/16344
8037 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8038 feedback based compiler.
8039 * Makefile.in: Rebuilt.
8040
8041 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8042
8043 * Makefile.def (host_modules): Set bootstrap=true for flex.
8044 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8045 * Makefile.in: Rebuilt.
8046
8047 2004-07-07 Jan Hubicka <jh@suse.cz>
8048
8049 * MAINTAINERS: Add self as a profile feedback maintainer.
8050
8051 2004-07-05 Phil Edwards <phil@codesourcery.com>
8052
8053 * configure.in: Do not prepend $srcdir to /dev/null in
8054 makefile fragments.
8055 * configure: Regenerate.
8056
8057 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8058
8059 * Makefile.def (build_modules): Add bison, byacc, flex,
8060 m4, texinfo.
8061 (flags_to_pass): Add FLEX.
8062 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8063 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8064 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8065 DEFAULT_MAKEINFO): Remove.
8066 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8067 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8068 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8069 objdir or else use configured tool.
8070 (all-build): New.
8071 (all): Depend on it.
8072 (Build module dependencies): Add.
8073 * Makefile.in: Regenerate.
8074 * configure.in: Better support for multiple build modules,
8075 matching what is done for host/target modules. Do not look
8076 for "plausible" locations of build tools if Canadian cross.
8077 Use autoconf's AC_PROG_CC to find a C compiler. Define
8078 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8079 * configure: Regenerate.
8080
8081 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8082
8083 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8084 * Makefile.in: Regenerate.
8085
8086 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8087
8088 * Makefile.tpl (configure-build-[+module+],
8089 configure-[+module+], configure-target-[+module+]): Pass
8090 [+extra_configure_args+].
8091 (all-build-[+module+], all-[+module+], check-[+module+],
8092 install-[+module+], [+make_target+]-[+module+],
8093 all-target-[+module+], check-target-[+module+],
8094 install-target-[+module+], [+make_target+]-target-[+module+]):
8095 Pass [+extra_make_args+].
8096 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8097 (GCC_HOST_EXPORTS): Remove.
8098 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8099 cross, check-gcc, check-gcc-c++, install-gcc,
8100 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8101 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8102 * Makefile.in: Regenerate.
8103
8104 2004-06-21 Matthew Sachs <msachs@apple.com>
8105
8106 * MAINTAINERS: Added self to write-after-approval.
8107
8108 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8109
8110 * configure.in: Check for srcdir/winsup rather than build directory
8111 winsup.
8112 * configure: Regenerate.
8113
8114 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8115
8116 * configure.in: Don't build Cygwin native newlib if winsup
8117 directory is missing. Emit warning instead.
8118 * configure: Regenerate.
8119
8120 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8121
8122 * Makefile.tpl (touch-stage[+id+]): New.
8123 (restage[+prev+]): Depend on touch-stage[+id+].
8124
8125 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8126 Use it throughout.
8127
8128 * Makefile.def: Add profile and feedback bootstrap stages.
8129 Remove next field from bootstrap stages.
8130 * Makefile.tpl (LN, LN_S): Substitute.
8131 (stageN-start, stageN-end): Use double-colon rules, to
8132 provide a hook for additional setup commands.
8133 (distclean-stageN-gcc, restageN): Create dependencies from
8134 [+prev+], not from [+next+].
8135 (stageN-bubble): Add commands for successive stages from
8136 [+prev+], using double-colon rules.
8137 (all-stageN-gcc): Fix typo.
8138 (stagefeedback-start, profiledbootstrap): New.
8139 * Makefile.in: Regenerate.
8140 * configure.in: Call ACX_PROG_LN.
8141 * configure: Regenerate.
8142
8143 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8144
8145 * MAINTAINERS (Write After Approval): Add myself.
8146
8147 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8148
8149 * MAINTAINERS (Write After Approval): Add myself.
8150
8151 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8152
8153 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8154 without gcc.
8155 * configure: Regenerate.
8156
8157 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8158
8159 * Makefile.tpl: Fix typo.
8160 * Makefile.in: Regenerate.
8161
8162 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8163
8164 * configure.in: Remove new- prefix from toplevel
8165 bootstrap targets.
8166 * configure: Regenerate.
8167
8168 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8169
8170 * Makefile.tpl (all.normal): Rename to all.
8171 (all): Replace with a rule to pick the default
8172 target from configure.
8173 (all-gcc, configure-gcc): Use conditionals to
8174 do nothing when toplevel bootstrap is going on.
8175 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8176 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8177 * configure.in: Support --enable-bootstrap.
8178
8179 * Makefile.def: Remove new- prefix from toplevel
8180 bootstrap targets.
8181 * Makefile.tpl: Likewise.
8182
8183 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8184 target.
8185
8186 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8187 $(RECURSE_FLAGS) to recursive invocation of make.
8188
8189 * Makefile.in: Regenerate.
8190 * configure: Regenerate.
8191
8192 2004-05-30 Andreas Jaeger <aj@suse.de>
8193 Jim Wilson <wilson@specifixinc.com>
8194
8195 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8196 like CC.
8197
8198 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8199
8200 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8201 * configure: Regenerate.
8202
8203 2004-05-25 Daniel Jacobowitz <drow@false.org>
8204
8205 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8206 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8207 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8208 targets.
8209 * Makefile.in: Regenerate.
8210
8211 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8212
8213 * configure.in: Test the ability to symlink directories.
8214 * configure: Regenerate.
8215
8216 * Makefile.def (bootstrap-stage): New definitions.
8217 * Makefile.tpl (configure-stage1-gcc,
8218 configure-stage2-gcc, configure-stage3-gcc,
8219 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8220 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8221 new-restage3, compare): Autogenerate, see Makefile.in
8222 entry for behavioral changes.
8223 (distclean-stage1, new-stage1-start, new-stage1-end,
8224 new-stage1-bubble, distclean-stage2, new-stage2-start,
8225 new-stage2-end, new-stage2-bubble, distclean-stage3,
8226 new-stage3-start, new-stage3-end): New autogenerated targets.
8227 (objext, prebootstrap, BOOT_CFLAGS,
8228 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8229 targets.
8230
8231 * Makefile.in: Regenerate.
8232 (distclean-stage1, new-stage1-start, new-stage1-end,
8233 new-stage1-bubble, distclean-stage2, new-stage2-start,
8234 new-stage2-end, new-stage2-bubble, distclean-stage3,
8235 new-stage3-start, new-stage3-end): New targets.
8236 (all-stage1-gcc): Move prebootstrap dependency from here...
8237 (configure-stage1-gcc): ...to here.
8238 (new-bootstrap): Use bubble targets.
8239 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8240 Use per-stage distclean targets.
8241 (configure-stage1-gcc, configure-stage2-gcc,
8242 configure-stage3-gcc, all-stage1-gcc,
8243 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8244 Use new-stageN-start to prepare the tree.
8245
8246 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8247
8248 * Makefile.def (host_modules): add libcpp.
8249 * Makefile.tpl: Add dependencies on and for libcpp.
8250 * Makefile.in: Regenerate.
8251 * configure.in: Add libcpp host module.
8252 * configure: Regenerate.
8253
8254 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8255
8256 * Makefile.tpl: Whenever a recursive target is defined, wrap
8257 it in a special @if/@endif block, and prepare its maybe
8258 dependency in the @if/@endif block
8259 * configure.in: Instead of writing maybe dependencies, remove
8260 the @if/@endif statements, and remove the @if/@endif blocks
8261 that remain.
8262 * configure: Regenerate.
8263 * Makefile.in: Regenerate.
8264
8265 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8266
8267 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8268
8269 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8270
8271 PR bootstrap/15120
8272 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8273 * */configure: Rebuilt.
8274
8275 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8276
8277 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8278 of libf2c.
8279 * configure, Makefile.in: Regenerate.
8280
8281 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8282
8283 * MAINTAINERS (Write After Approval): Add myself.
8284
8285 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8286
8287 Merge from tree-ssa-20020619-branch.
8288
8289 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8290 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8291 (HOST_GMPLIBS): Define.
8292 (HOST_GMPINC): Define.
8293 (TARGET_LIB_PATH): Add libmudflap.
8294 (GFORTRAN_FOR_TARGET): Define.
8295 (configure-build*): Export GFORTRAN.
8296 (configure-gcc): Export GMPLIBS and GMPINC.
8297 (all-gcc): Add maybe-all-libbanshee.
8298 (configure-target-libgfortran): Define.
8299 * Makefile.in: Regenerate.
8300 * configure.in (host_libs): Add libbanshee.
8301 (target_libraries): Add target-libmudflap and target-libgfortran.
8302 Add --with-libbanshee.
8303 Handle --disable-libmudflap.
8304 (*-*-freebsd*): Use with_gmp.
8305 Add $(libgcj) to noconfigdirs.
8306 * configure: Regenerate.
8307 * depcomp: New file.
8308 * MAINTAINERS: Add tree-ssa maintainers.
8309
8310 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8311
8312 * MAINTAINERS (Various Maintainers): Add myself.
8313
8314 2004-04-30 Brian Ford <ford@vss.fsi.com>
8315
8316 * MAINTAINERS (Write After Approval): Add myself.
8317
8318 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8319
8320 * MAINTAINERS (Write After Approval): Add myself.
8321
8322 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8323
8324 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8325 * configure: Regenerate.
8326
8327 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8328
8329 Revert:
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 Robert Millan <robertmh@gnu.org>
8338
8339 Add patches from libtool CVS.
8340 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8341 * ltconfig: Likewise.
8342 * ltcf-c.sh: Likewise.
8343 * ltcf-cxx.sh: Likewise.
8344 * ltcf-gcj.sh: Likewise.
8345
8346 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8347
8348 * Makefile.def (host_modules): Mark with the bootstrap
8349 flag packages on which gcc depends.
8350 * Makefile.tpl (all-bootstrap): Use it.
8351 * Makefile.in: Regenerate.
8352
8353 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8354
8355 * Makefile.def (flags_to_pass): Remove *dir variables that
8356 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8357 as well as prefix and exec_prefix.
8358 * Makefile.in: Regenerate.
8359
8360 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8361
8362 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8363 * configure: Regenerate.
8364 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8365 * gcc/Makefile.tpl (compare): Use the result of the test.
8366 * gcc/Makefile.in: Regenerate.
8367
8368 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8369
8370 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8371 Always relocate gcc and prev-gcc to the original names, even
8372 if the build fails.
8373 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8374 New targets.
8375
8376 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8377
8378 * MAINTAINERS: Update my email address.
8379
8380 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8381
8382 * configure.in (mips*-*-irix5*): Enable ld.
8383 * configure: Regenerate.
8384
8385 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8386
8387 * configure: Regenerate.
8388
8389 2004-04-15 James E Wilson <wilson@specifixinc.com>
8390
8391 * Makefile.tpl (configure-[+module+], configure-gcc,
8392 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8393 Set and export LDFLAGS.
8394 * Makefile.in: Regenerate.
8395
8396 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8397
8398 * MAINTAINERS: Add myself to write-after-approval.
8399
8400 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8401
8402 PR bootstrap/14871
8403 * Makefile.tpl: If we don't have built-in-tree target tools,
8404 use the ones found by configure rather than hacking around with
8405 program_transform_name.
8406 * configure.in: Give Makefile.tpl the information necessary
8407 to do that.
8408 * Makefile.in: Regenerate.
8409 * configure: Regenerate.
8410
8411 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8412
8413 PR bootstrap/14760
8414 * configure.in: When computing baseargs, strip *all* copies of
8415 offending options. Also, don't match/substitute the trailing space,
8416 so that this actually works when two similar options are separated by
8417 only one space.
8418 * configure: Regenerate.
8419
8420 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8421
8422 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8423 (rs6000-*-aix*): Same.
8424 * configure: Regenerate.
8425
8426 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8427
8428 * MAINTAINERS: Add myself to write-after-approval.
8429
8430 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8431
8432 * MAINTAINERS: Add myself to write-after-approval.
8433
8434 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8435
8436 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8437 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8438 * Makefile.in: Regenerate.
8439
8440 * configure.in (top level bootstrap support): Rework --enable-werror
8441 to set @stage2_werror_flag@.
8442 * configure: Regenerate.
8443 * Makefile.tpl (top level bootstrap support): Pass
8444 @stage2_werror_flag@ down to configure in stages 2 and 3.
8445 * Makefile.in: Regenerate.
8446
8447 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8448
8449 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8450 for stages 2 and 3 as well as in make. As a consequence, remove
8451 OUTPUT_OPTION (now detected by configure) from the flags passed down
8452 to make.
8453 * Makefile.in: Regenerate.
8454
8455 * Makefile.tpl (new-bootstrap): Fix typo.
8456 * Makefile.in: Regenerate.
8457
8458 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8459
8460 * Makefile.tpl: Rearrange by moving recursive_targets rules
8461 into their proper sections.
8462 * Makefile.tpl (top level bootstrap support): Move disabling
8463 of coverage flags from 'make' to 'configure'; improve comments.
8464 * Makefile.in: Regenerate.
8465
8466 * Makefile.tpl (experimental top level bootstrap) Move stage1
8467 language setting from all- target to configure- target; disable
8468 intermodule optimization in stage 1; prevent gratuitous rebuilds
8469 of stage 1.
8470 * Makefile.in: Regenerate.
8471 * configure.in: Comma-separate stage 1 language list for top
8472 level bootstrap.
8473 * configure: Regenerate.
8474
8475 * Makefile.tpl: Clean up experimental top level bootstrap support:
8476 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8477 prev-gcc in configure- targets as well as all- targets.
8478 * Makefile.in: Regenerate.
8479
8480 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8481
8482 * compile: New file imported from automake.
8483
8484 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8485
8486 * configure.in: Remove symbolic link section.
8487 * configure: Regenerate.
8488 * Makefile.tpl (links): Remove.
8489 * Makefile.in: Regenerate.
8490
8491 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8492 Nathanael Nerode <neroden@gcc.gnu.org>
8493
8494 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8495 Set with AC_CHECK_PROGS.
8496 * configure.in: Fix comment typo from last patch.
8497 * configure: Regenerate.
8498
8499 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8500
8501 * Makefile.tpl: Introduce experimental top level bootstrap support.
8502 * Makefile.in: Regenerate.
8503 * configure.in: Introduce support for top level bootstrap.
8504 * configure: Regenerate.
8505
8506 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8507 Paolo Bonzini <bonzini@gnu.org>
8508
8509 PR bootstrap/14522
8510 * configure.in: Cope with shells that do not support unquoted ^
8511 * configure: Regenerate.
8512
8513 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8514 Paolo Bonzini <bonzini@gnu.org>
8515
8516 PR bootstrap/14522
8517 * configure.in: Cope with shells that do not support nesting
8518 quotes inside quoted backquote substitutions.
8519 * configure: Regenerate.
8520
8521 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8522
8523 PR bootstrap/14522
8524 * configure.in: Fix escaping of $.
8525 * configure: Regenerate.
8526
8527 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8528
8529 * configure: Regenerate, since I forgot to while committing Paolo's
8530 changes.
8531
8532 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8533
8534 PR ada/14131
8535 Move language detection to the top level.
8536 * configure.in: Find default values for the tools as
8537 soon as possible. Disable ada if GNAT is not found.
8538 Emit error message about missing languages. Expand
8539 --enable-languages=all for the gcc subdirectory.
8540
8541 2004-03-10 Ben Elliston <bje@gnu.org>
8542
8543 * MAINTAINERS: Update my email address.
8544
8545 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8546
8547 * ltconfig: Disable building static libraries if building shared
8548 libraries on AIX 5L.
8549
8550 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8551
8552 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8553 and disable libgcj.
8554 * configure: Regenerated.
8555
8556 2004-03-01 Brian Booth <bbooth@redhat.com>
8557
8558 * MAINTAINERS: Add myself to write-after-approval.
8559
8560 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8561
8562 * MAINTAINERS: Add myself to write-after-approval.
8563
8564 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8565
8566 PR bootstrap/7087
8567 * Makefile.tpl: Guard XFOO sed statements better.
8568 * Makefile.tpl: Add dependency for configure-target-libada.
8569 * Makefile.in: Regenerate (incidentally fixes broken
8570 commit when libada-branch was merged).
8571
8572 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8573
8574 * MAINTAINERS: Add myself to write-after-approval.
8575
8576 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8577
8578 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8579 maintainers.
8580
8581 2004-02-20 Andrew Cagney <cagney@redhat.com>
8582
8583 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8584 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8585
8586 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8587
8588 PR bootstrap/11932
8589 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8590
8591 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8592
8593 * MAINTAINERS: Added myself to write-after-approval.
8594
8595 2004-02-14 Michael Koch <konqueror@gmx.de>
8596
8597 * MAINTAINERS: Added myself to write-after-approval.
8598
8599 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8600
8601 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8602 some OS port maintainers to OS port maintainers section.
8603
8604 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8605
8606 * MAINTAINERS: Add self.
8607
8608 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8609
8610 * MAINTAINERS: Alphabetize.
8611
8612 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8613
8614 * MAINTAINERS: Remove myself.
8615
8616 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8617
8618 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8619 (rs6000-*-aix*): Same.
8620 * configure: Regenerate.
8621
8622 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8623
8624 * configure.in (host): Add in missing $noconfigdirs to defines.
8625 * configure: Regenerate.
8626
8627 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8628 Nathanael Nerode <neroden@gcc.gnu.org>
8629
8630 PR ada/6637, PR ada/5911
8631 Merge with libada-branch:
8632 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8633 with appropriate dependencies. Add --enable-libada configure switch.
8634 * configure, Makefile.in: Regenerate.
8635
8636 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8637
8638 * MAINTAINERS: Add myself to write-after-approval.
8639
8640 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8641
8642 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8643 * configure: Regenerate.
8644
8645 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8646
8647 Merge from upstream:
8648
8649 * ltmain.in: When setting IFS to '~', be careful about user
8650 arguments that contain '~'.
8651
8652 2004-02-04 Peter O'Gorman <peter@pogma.com>
8653
8654 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8655 Also test $base_compile against $CC with escaped arguments. Bug
8656 reported by Geoff Keating <geoffk@apple.com>.
8657
8658 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8659
8660 * MAINTAINERS: Remove i960 port.
8661
8662 2004-01-23 DJ Delorie <dj@redhat.com>
8663
8664 * Makefile.def (target_modules) [libiberty]: Don't stage.
8665 * Makefile.in: Rebuilt.
8666
8667 2004-01-20 Caroline Tice <ctice@apple.com>
8668
8669 * MAINTAINERS: Add myself to write-after-approval.
8670
8671 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8672
8673 * MAINTAINERS: Update my email address.
8674
8675 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8676
8677 * MAINTAINERS: Add myself to write-after-approval.
8678
8679 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8680
8681 * MAINTAINERS: Remove entries without email address.
8682
8683 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8684
8685 * MAINTAINERS: Add myself to write-after-approval.
8686
8687 2004-01-15 Steven Bosscher <stevenb@suse.de>
8688
8689 * MAINTAINERS: Update my email address.
8690
8691 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8692
8693 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8694 * Makefile.tpl (configure-target-[+module+]): Support stage.
8695 * Makefile.in: Rebuilt.
8696
8697 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8698
8699 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8700
8701 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8702
8703 * MAINTAINERS: Add myself as a MIPS maintainer.
8704
8705 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8706
8707 * configure.in: Use ./config.cache, not config.cache.
8708 * configure: Regenerate.
8709 * Makefile.tpl: Special-casing not needed for GCC any more.
8710 * Makefile.in: Regenerate.
8711
8712 * configure.in: Don't share a cache file for host dirs.
8713 * configure: Regenerate.
8714
8715 * config-ml.in: Don't mess with the cache file.
8716
8717 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8718
8719 * MAINTAINERS: Move myself from 'Write After Approval' to
8720 'CPU Port Maintainers' section as SPARC maintainer.
8721
8722 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8723
8724 * Makefile.tpl: Make GCC use a separate config.cache.
8725 * Makefile.in: Regenerate.
8726
8727 PR bootstrap/11932, PR bootstrap/11933
8728 (I don't know if it will fix either of them, but it relates
8729 to them.)
8730 * configure.in: Don't use shared config.cache for target
8731 directories.
8732 * configure: Regenerate.
8733
8734 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8735
8736 * MAINTAINERS: Add myself to 'Write After Approval' section.
8737
8738 2003-12-31 Roger Sayle <roger@eyesopen.com>
8739
8740 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8741 * configure: Regenerated.
8742
8743 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8744
8745 * MAINTAINERS: Remove the mn10200 maintainer.
8746
8747 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8748
8749 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8750 * configure: Regenerated.
8751
8752 2003-12-16 Jan Hubicka <jh@suse.cz>
8753
8754 * MAINTAINERS: Add myself as callgraph maintainer.
8755
8756 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8757
8758 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8759 * configure: Regenerate.
8760
8761 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8762
8763 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8764 'Write After Approval' section. Update email.
8765
8766 2003-12-01 James Lemke <jim@wasabisystems.com>
8767
8768 * MAINTAINERS (Write After Approval): Add myself.
8769
8770 2003-11-20 Matt Thomas <matt@3am-software.com>
8771
8772 * MAINTAINERS: Add myself as a vax port maintainer.
8773
8774 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8775
8776 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8777 (configure-build-[+module+], configure-[+module+]): Likewise.
8778 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8779 * Makefile.in: Regenerate.
8780
8781 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8782
8783 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8784 shared/dylibed libraries.
8785 * ltmain.sh: Likewise.
8786 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8787 * ltcf-cxx.sh: Likewise.
8788 * ltcf-gcj.sh: Likewise.
8789 * ltconfig: Likewise.
8790
8791 2003-11-17 Stan Cox <scox@redhat.com>
8792
8793 * MAINTAINERS: Add myself as iq2000 port maintainer.
8794
8795 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8796
8797 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8798 * Makefile.in: Regenerate.
8799
8800 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8801
8802 * config.sub: Update to 2003-11-03 version.
8803
8804 2003-10-20 Phil Edwards <phil@codesourcery.com>
8805
8806 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8807 * configure: Regenerate.
8808
8809 2003-10-20 Nicolas Pitre <nico@cam.org>
8810
8811 * MAINTAINERS: Add myself to 'Write After Approval' section.
8812
8813 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8814
8815 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8816
8817 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8818
8819 * MAINTAINERS: Update my email address.
8820
8821 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8822
8823 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8824
8825 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8826
8827 * MAINTAINERS: Add myself to 'Write After Approval' section.
8828
8829 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8830
8831 * config.guess: Update to 2003-10-16 version.
8832 * config.sub: Update to 2003-10-16 version.
8833
8834 2003-10-15 David Daney <ddaney@avtrex.com>
8835
8836 * MAINTAINERS: Added myself to 'Write After Approval' section.
8837
8838 2003-10-15 Falk Hueffner <falk@debian.org>
8839
8840 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8841 'Write After Approval' section. Update email.
8842
8843 2003-10-14 Roger Sayle <roger@eyesopen.com>
8844
8845 * MAINTAINERS: Move myself from 'Write After Approval' to
8846 'Various Maintainers' section as middle-end maintainer.
8847
8848 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8849
8850 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8851 HOST_FLAGS_TO_PASS.
8852 * Makefile.in: Regenerate.
8853
8854 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8855
8856 * config.guess: Update to 2003-10-07 version.
8857 * config.sub: Update to 2003-10-07 version.
8858
8859 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8860
8861 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8862 * ltconfig (irix5*, irix6*): Don't override version_type.
8863
8864 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8865
8866 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8867 * configure: Rebuilt
8868 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8869 * Makefile.in: Rebuilt
8870
8871 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8872
8873 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8874
8875 2003-09-30 Carlo Wood <carlo@alinoe.com>
8876
8877 * MAINTAINERS (Write After Approval): Add myself.
8878
8879 2003-09-29 Paul Koning <ni1d@arrl.net>
8880
8881 * MAINTAINERS: Move myself from "Write After Approval"
8882 to CPU platform maintainers for pdp11 platform.
8883
8884 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8885
8886 * MAINTAINERS: Move myself from 'Write After Approval' to
8887 'Various Maintainers' section as libffi testsuite maintainer.
8888
8889 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8890
8891 * configure.in: Pass a computed --program-transform-name
8892 to subconfigures.
8893 * configure: Regenerated.
8894
8895 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8896
8897 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8898 * Makefile.in: Regenerate.
8899
8900 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8901 * Makefile.in: Regenerate.
8902
8903 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8904
8905 * MAINTAINERS: Move myself from 'Write After Approval'
8906 to 'Various Maintainers' (objective-c) section.
8907
8908 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8909
8910 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8911 quoting.
8912 * configure: Regenerated.
8913
8914 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8915
8916 * MAINTAINERS (Write After Approval): Add myself to write after
8917 approval list.
8918
8919 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8920
8921 * MAINTAINERS (Write After Approval): Add myself.
8922
8923 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8924
8925 * MAINTAINERS: Update my e-mail address.
8926
8927 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8928
8929 * libtool.m4 (LD): Correct powerpc64 host match.
8930
8931 2003-09-06 James E Wilson <wilson@tuliptree.org>
8932
8933 * MAINTAINTERS: Update my affiliation and email address.
8934
8935 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8936
8937 * MAINTAINERS (Write After Approval): Add myself.
8938
8939 2003-09-04 DJ Delorie <dj@redhat.com>
8940
8941 * configure: Regenerate.
8942
8943 2003-09-04 Robert Millan <robertmh@gnu.org>
8944
8945 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8946
8947 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8948
8949 * configure.in: Ensure arguments to sed are properly spaced.
8950 * configure: Regenerate.
8951
8952 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8953
8954 * MAINTAINERS: Update my e-mail address.
8955
8956 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8957
8958 * MAINTAINERS (Write After Approval): Add myself.
8959
8960 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8961
8962 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8963 * configure: Regenerated.
8964
8965 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8966
8967 * MAINTAINERS: Update my email address.
8968
8969 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8970
8971 * configure.in: Use newline instead of semicolon when assuming
8972 shell arguments in a for loop.
8973 * configure: Regenerated.
8974
8975 2003-08-22 Jason Eckhardt <jle@rice.edu>
8976
8977 * MAINTAINERS: Resurrect the i860 maintainer.
8978
8979 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8980
8981 PR 8180
8982 * configure.in: When testing with_libs and with_headers, treat
8983 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8984 * configure: Regenerate.
8985
8986 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8987 make, shell, etc.
8988 (baseargs): Likewise.
8989 * configure: Regenerate.
8990
8991 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8992
8993 * MAINTAINERS (Write After Approval): Add myself.
8994
8995 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8996
8997 * configure.in: Disable libgcj for darwin not on powerpc.
8998 * configure: Rebuild.
8999
9000 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9001
9002 * config-ml.in, symlink-tree: Add license.
9003
9004 2003-08-03 Richard Stallman <rms@gnu.org>
9005 Eben Moglen <moglen@columbia.edu>
9006
9007 * README.SCO: New file.
9008
9009 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9010
9011 * Makefile.tpl (check, check-c++): Express dependencies using
9012 dependencies rather than commands.
9013 * Makefile.in: Regenerate.
9014
9015 2003-08-01 Andrew Cagney <cagney@redhat.com>
9016
9017 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9018 * configure: Ditto.
9019
9020 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9021
9022 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9023 * Makefile.in: Update.
9024
9025 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9026
9027 * configure.in: Enable libgcj for darwin.
9028 * configure: Rebuild.
9029
9030 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9031
9032 * config-ml.in: Use ac_configure_args directly instead of
9033 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9034 actually seen.
9035
9036 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9037
9038 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9039 creating target and build subdirs to build all parent dirs as needed.
9040 * Makefile.in: Rebuild.
9041 * configure.in: Don't build dirs explicitly here.
9042 * configure: Rebuild.
9043
9044 2003-07-26 Paul Brook <paul@nowt.org>
9045
9046 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9047
9048 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9049
9050 * Makefile.tpl (all-make): Depend on intl.
9051 * Makefile.in: Rebuilt.
9052
9053 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9054
9055 * install-sh: Update to newer upstream versions (associated with
9056 aclocal 1.7).
9057 * mkinstalldirs: Likewise.
9058 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9059
9060 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9061
9062 * MAINTAINERS: Move self from Bug database only accounts
9063 to write-after-approval.
9064
9065 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9066
9067 * config.if: Remove unused libc_interface determination.
9068
9069 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9070
9071 * MAINTAINERS: Move self from write-after-approval to
9072 build machinery (*.in).
9073
9074 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9075
9076 PR bootstrap/11273
9077 PR bootstrap/11408
9078 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9079 unused INSTALL_PROGRAM_ARGS.
9080 * configure.in: Use AC_PROG_INSTALL.
9081 * Makefile.in: Regenerate.
9082 * configure: Regenerate.
9083
9084 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9085
9086 * MAINTAINERS: Alphabetize.
9087
9088 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9089
9090 * configure: Rebuilt.
9091 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9092 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9093 newlib nor libgloss.
9094 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9095 * configure.in (am33_2.0-*-linux*): Added.
9096
9097 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9098
9099 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9100 * configure: Regenerate.
9101
9102 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9103
9104 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9105 * Makefile.in: Regenerate.
9106
9107 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9108
9109 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9110 * Makefile.in: Regenerate.
9111
9112 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9113
9114 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9115 * Makefile.in: Regenerated.
9116
9117 * config-ml.in: Replace PWD with PWD_COMMAND.
9118
9119 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9120
9121 * intl: New directory; see intl/ChangeLog for details.
9122 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9123 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9124 * Makefile.in: Regenerate.
9125
9126 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9127
9128 * configure.in: Clean up config-lang.in handling. Delete
9129 useless assignment to "subdirs".
9130 * configure: Regenerate.
9131
9132 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9133
9134 * configure.in: Rename 'target_libs' to 'target_libraries'.
9135 Remove useless reference to 'target_libs'.
9136 * configure: Regenerate.
9137
9138 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9139
9140 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9141 * Makefile.in: Regenerate.
9142
9143 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9144
9145 * Makefile.def: Introduce flags_to_pass.
9146 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9147 * Makefile.in: Regenerate.
9148
9149 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9150
9151 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9152 and target-libgloss.
9153 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9154 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9155 * configure: Regenerate.
9156
9157 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9158
9159 * configure.in: Update testsuite_flags to new location.
9160 * configure. Regenerate.
9161
9162 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9163
9164 * Makefile.tpl: Remove BUILD_CC stuff.
9165 * Makefile.in: Regenerate.
9166
9167 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9168
9169 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9170
9171 2003-06-16 Graeme Peterson <gp@qnx.com>
9172
9173 * MAINTAINERS (Write After Approval): Add myself.
9174
9175 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9176
9177 * config.guess: Update to 2003-06-12 version.
9178 * config.sub: Update to 2003-06-13 version.
9179
9180 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9181
9182 * config.guess: Update to 2003-06-06 version.
9183 * config.sub: Update to 2003-06-06 version.
9184
9185 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9186
9187 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9188 * configure. Regenerate.
9189
9190 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9191
9192 * configure.in: Disable serial configure by default.
9193 * configure: Regenerate.
9194 * Makefile.tpl: Abolish .NOTPARALLEL.
9195 * Makefile.in: Regenerate.
9196
9197 * Makefile.tpl: Replace {build,host,target}_canonical by
9198 {build,host,target}.
9199 * Makefile.in: Regenerate.
9200
9201 * Makefile.tpl: Fix stupid pasto.
9202 * Makefile.in: Regenerate.
9203
9204 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9205
9206 * Makefile.tpl: Remove bogus conditional.
9207 * Makefile.in: Regenerate.
9208
9209 2003-06-05 Jan Hubicka <jh@suse.cz>
9210
9211 * Makefile.tpl (profiledbootstrap): New target.
9212 * Makefile.in (profiledbootstrap): New target.
9213
9214 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9215
9216 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9217 Pinski. Remove user names from other bugzilla-only maintainers.
9218
9219 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9220
9221 * Makefile.tpl: Make 'recursive targets' using autogen rather
9222 than shell loop. Remove duplicate 'clean' targets and false
9223 comments.
9224 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9225 Add systematic method of specifying missing targets in subdirs.
9226 Add copyright boilerplate.
9227 * Makefile.in: Regenerate.
9228 * configure.in: Add 'recursive targets' to maybe list.
9229 * configure: Regenerate.
9230
9231 * MAINTAINERS: "GNATS only" -> "Bug database only".
9232
9233 * Makefile.tpl: Rename [+target+] to [+make_target+].
9234 * Makefile.def: Rename 'target' to 'make_target'.
9235
9236 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9237
9238 * MAINTAINERS: Add self as options handling maintainer.
9239
9240 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9241
9242 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9243 been too long since I touched those ports.
9244
9245 2003-05-28 DJ Delorie <dj@redhat.com>
9246
9247 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9248 * Makefile.in: Regenerate.
9249
9250 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9251
9252 * configure.in: Use curly braces in the definition of tooldir.
9253 * configure: Regenerate.
9254
9255 2003-05-21 DJ Delorie <dj@redhat.com>
9256
9257 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9258 newlib or libgloss.
9259 * Makefile.in: Regenerate.
9260
9261 2003-05-21 DJ Delorie <dj@redhat.com>
9262
9263 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9264 * Makefile.in: Regenerate.
9265
9266 2003-05-20 Ian Lance Taylor <ian@airs.com>
9267
9268 * MAINTAINERS: Update my e-mail address.
9269
9270 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9271
9272 * configure.in: Switch more things to use maybe dependencies.
9273 * Makefile.tpl: Switch more things to use maybe dependencies.
9274 Factor out common code from autogen IF statements.
9275 * configure: Regenerate.
9276 * Makefile.in: Regenerate.
9277
9278 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9279
9280 * configure.in: Accept i[3456789]86 for machine type.
9281 * configure: Regenerate.
9282
9283 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9284
9285 * configure.in: Switch more things to use maybe dependencies.
9286 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9287 * configure: Regenerate.
9288 * Makefile.tpl: Switch more things to use maybe dependencies.
9289 * Makefile.in: Regenerate.
9290
9291 2003-05-16 Andreas Schwab <schwab@suse.de>
9292
9293 * Makefile.tpl (install-opcodes): Define.
9294 * Makefile.in: Rebuild.
9295
9296 2003-05-13 Andreas Jaeger <aj@suse.de>
9297
9298 * config.guess: Update to 2003-05-09 version.
9299 * config.sub: Update to 2003-05-09 version.
9300
9301 2003-05-13 Michael Eager <eager@mvista.com>
9302
9303 * configure.in: Correct sed script so that options in quotes are not
9304 deleted.
9305 * configure: Rebuild.
9306
9307 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9308
9309 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9310 and $$s/newlib/libc/sys/cygwin32 include paths.
9311 * configure: Ditto.
9312
9313 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9314
9315 * MAINTAINERS: Update my email addresses.
9316
9317 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9318
9319 * config-ml.in: Propagate INSTALL variables.
9320
9321 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9322
9323 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9324
9325 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9326
9327 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9328 * Makefile.in: Regenerate.
9329
9330 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9331
9332 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9333
9334 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9335
9336 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9337
9338 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9339
9340 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9341 * Makefile.in: Regenerated.
9342
9343 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9344
9345 * MAINTAINERS (Write After Approval): Upgrade myself from
9346 GNATS only to write-after-approval. Update my mail address.
9347
9348 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9349
9350 (OS Port Maintainers: freebsd): Add myself.
9351
9352 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9353
9354 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9355
9356 2003-04-22 Kean Johnston <jkj@sco.com>
9357
9358 * MAINTAINERS (SCO ports): Added myself.
9359
9360 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9361
9362 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9363
9364 2003-04-19 Kean Johnston <jkj@sco.com>
9365
9366 * MAINTAINERS (Write After Approval): Add myself.
9367
9368 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9369
9370 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9371 * Makefile.in: Regenerate.
9372
9373 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9374
9375 * configure.in (powerpc64*-*-linux*): Remove.
9376 * configure: Rebuilt.
9377
9378 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9379
9380 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9381 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9382 and restrap.
9383 * Makefile.in: Regenerate.
9384
9385 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9386
9387 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9388 * configure: Regenerated.
9389
9390 2003-04-15 DJ Delorie <dj@redhat.com>
9391
9392 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9393
9394 2003-04-13 Nick Clifton <nickc@redhat.com>
9395
9396 * config-ml.in: Remove support for --disable-aix removing
9397 call-aix multilibs.
9398
9399 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9400
9401 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9402 * */configure: Rebuilt.
9403
9404 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9405
9406 * MAINTAINERS: Add my email address.
9407
9408 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9409
9410 * MAINTAINERS (Write After Approval): Add myself.
9411
9412 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9413
9414 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9415 * Makefile.in: Regenerate.
9416
9417 2003-03-14 Michael Chastain <mec@shout.net>
9418
9419 * Makefile.in: Regenerate with correct Makefile.def.
9420
9421 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9422
9423 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9424 Make macro.
9425 * Makefile.in: Regenerate.
9426 * configure.in: Clean up gxx_include_dir logic.
9427 * configure: Regenerate.
9428
9429 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9430
9431 * MAINTAINERS (Write After Approval): Add myself.
9432
9433 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9434
9435 * MAINTAINERS: Update my mail address.
9436
9437 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9438
9439 * configure.in (gxx_include_dir): Fix typo.
9440 * configure: Regenerated.
9441
9442 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9443
9444 * Makefile.tpl: Reindent.
9445 * Makefile.in: Regenerate.
9446 * configure.in: Reindent. Don't set unused variables.
9447 * configure: Regenerate.
9448
9449 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9450
9451 * configure.in: Include $(build_tooldir)/sys-include in
9452 FLAGS_FOR_TARGET.
9453 * configure: Regenerated.
9454
9455 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9456
9457 * Makefile.tpl: Always pass down RANLIB.
9458 * Makefile.in: Regenerate.
9459
9460 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9461 * Makefile.in: Regenerate.
9462 * configure.in: Remove unused logic relating to --enable-shared
9463 and --enable-threads. Remove bogus comments. Remove redundant
9464 noconfigdirs.
9465 * configure: Regenerate.
9466
9467 * configure.in: Replace ${libstdcxx_version} by its value.
9468 Remove reference to mh-dgux.
9469 * configure: Regenerate.
9470
9471 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9472
9473 * MAINTAINERS (Write After Approval): Add myself.
9474
9475 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9476
9477 * Makefile.tpl: Rearrange.
9478 * Makefile.in: Regenerate.
9479
9480 2003-02-25 Uwe Stieber <uwe@wwws.de>
9481
9482 * configure.in: Add support for kaOS as cross build target system.
9483 * configure: Regenerated.
9484
9485 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9486
9487 * MAINTAINERS (Write after approval): Add myself.
9488
9489 2003-02-21 James E Wilson <wilson@tuliptree.org>
9490
9491 * MAINTAINERS: Update my email address.
9492
9493 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9494
9495 * MAINTAINERS: Add self to blanket write privs. section.
9496
9497 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9498
9499 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9500 configure-target-* as some target builds may require additional
9501 flags for preprocessor tests.
9502 * Makefile.in: Regenerated.
9503
9504 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9505
9506 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9507 * ltconfig: Handle it.
9508 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9509 auto-detecting it.
9510
9511 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9512 it is used as argument to $CC.
9513 * ltcf-gcj.sh: Likewise.
9514
9515 * configure.in: Introduce --enable-maintainer-mode.
9516 * configure: Rebuilt.
9517 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9518 for maintainer mode.
9519 * Makefile.in: Rebuilt.
9520
9521 2003-02-18 Jason Merrill <jason@redhat.com>
9522
9523 * Makefile.tpl (check-c++): Allow parallelism.
9524
9525 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9526
9527 * MAINTAINERS: Remove John Carr (who never actually had access to
9528 gcc.gnu.org).
9529
9530 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9531
9532 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9533 don't configure target-libobjc.
9534 * configure: Regenerate.
9535
9536 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9537
9538 * Makefile.tpl (RANLIB): Define.
9539 * Makefile.in: Regenerate.
9540
9541 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9542
9543 * MAINTAINERS: Update my email.
9544
9545 2003-02-06 Keith R Seitz <keiths@redhat.com>
9546
9547 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9548 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9549 * Makefile.in: Regenerated.
9550 * configure.in: Remove all traces of snavigator, db, and grep.
9551 * configure: Regenerated.
9552
9553 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9554
9555 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9556 After Approval.
9557
9558 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9559
9560 * MAINTAINERS (Write after approval): Add myself.
9561
9562 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9563
9564 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9565 * Makefile.in: Regenerated.
9566
9567 2003-01-30 Roger Sayle <roger@eyesopen.com>
9568
9569 * config.guess: Updated to 2003-01-30's version.
9570 * config.sub: Updated to 2003-01-28's version.
9571
9572 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9573
9574 * config.if: If gcc_version is already set, just use it. Don't set
9575 gcc_version_trigger if it's already set, otherwise set it to
9576 gcc/version.c, but only if the file exists. If it is not set and
9577 gcc/version.c does not exist, try to extract the version number from
9578 $CC.
9579
9580 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9581
9582 * MAINTAINERS: Add myself to write-after-approval list.
9583
9584 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9585
9586 * configure.in: Revert 24Jan change.
9587 * configure: Regenerate.
9588
9589 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9590
9591 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9592 entry of HJ Lu.
9593
9594 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9595
9596 * configure.in: Revert previous change.
9597 * configure: Regenerate.
9598
9599 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9600
9601 * configure.in: Make rda native-only.
9602 * configure: Regenerate.
9603
9604 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9605
9606 * MAINTAINERS: Move myself from GNATS-only-accounts to
9607 write-after-approval.
9608
9609 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9610
9611 * configure.in: Add missing \.
9612 * configure: Rebuilt.
9613
9614 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9615
9616 * configure.in (baseargs): Avoid using \| in sed regular
9617 expressions.
9618 * configure: Rebuilt.
9619
9620 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9621
9622 * configure.in (baseargs): Remove all supported forms of
9623 --cache-file, --srcdir, --host, --build and --target options
9624 from argument lists.
9625 * configure: Rebuilt.
9626
9627 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9628
9629 * MAINTAINERS: Add myself to write-after-approval list.
9630
9631 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9632
9633 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9634 * configure: Rebuilt.
9635
9636 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9637
9638 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9639 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9640 * Makefile.in: Regenerate.
9641 * configure: Regenerate.
9642
9643 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9644
9645 * configure.in: Remove Makefile in build, host and target modules
9646 unless configure was run with --no-recursion.
9647 * configure: Rebuilt.
9648
9649 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9650
9651 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9652 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9653 * Makefile.in: Regenerate.
9654
9655 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9656
9657 * config.guess: Update to 2003-01-03 version.
9658 * config.sub: Update to 2003-01-03 version.
9659
9660 2003-01-07 Christopher Faylor <cgf@redhat.com>
9661
9662 * configure: Regenerate with proper autoconf 2.13.
9663
9664 2003-01-07 Christopher Faylor <cgf@redhat.com>
9665
9666 * configure.in: Add AC_PREREQ for consistency.
9667 * configure: Regenerate.
9668
9669 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9670
9671 * configure.in (GDB_TK): Add tcl directories conditional on
9672 gdb/gdbtk directory being present.
9673 * configure: Regenerate.
9674
9675 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9676
9677 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9678 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9679 * configure: Rebuilt.
9680
9681 2002-12-31 Tom Tromey <tromey@redhat.com>
9682
9683 * Makefile.in: Rebuilt.
9684 * Makefile.def (target_modules) [libffi]: Allow installation.
9685
9686 2002-12-31 Andreas Schwab <schwab@suse.de>
9687
9688 * configure.in: Fix use of $program_transform_name.
9689 * configure: Regenerated.
9690
9691 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9692
9693 * configure.in (baseargs): Don't remove first configure argument.
9694 * configure: Regenerated.
9695
9696 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9697
9698 * Makefile.tpl (local-distclean): Don't remove...
9699 (multilib.ts): ... this. Moved into...
9700 (multilib.out): ... this. Don't use sub-make.
9701 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9702 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9703 (configure-build-[+module+], configure-[+module+],
9704 configure-target-[+module+], configure-gcc): ... these. Test
9705 for Makefile existence. Drop config.status from dependencies.
9706 * Makefile.in: Rebuilt.
9707 * configure.in: Move gcc-version-trigger to the end of
9708 ac_configure_args. Add comments to maybedep.tmp and
9709 serdep.tmp. Introduce --disable-serial-configure. Remove
9710 nonopt from baseargs, matching and removing corresponding
9711 whitespace while at it.
9712 * configure: Rebuilt.
9713
9714 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9715
9716 * configure.in (host_configargs): Replace reference to
9717 no-longer-defined buildopts with --build=${build_alias}.
9718 * configure: Rebuilt.
9719
9720 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9721 program_transform_name to standard idiom.
9722 (AUTOGEN, AUTOCONF): Define.
9723 (Makefile.in): Use $(AUTOGEN).
9724 (Makefile): Depend on config.status, and use autoconf-style rule to
9725 build it. Move original commands to...
9726 (config.status): ... this new target.
9727 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9728 $(AUTOCONF).
9729 * Makefile.in: Rebuilt.
9730
9731 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9732
9733 * Makefile.tpl: Fix dramatic bustage due to change in
9734 program_transform_name.
9735 * Makefile.in: Regenerate.
9736
9737 * configure.in: Remove unnecessary PATH setting.
9738 * configure: Regnerate.
9739
9740 * configure.in: Don't default to unprefixed tools unless
9741 the native tools will work.
9742 * configure: Regenerate.
9743
9744 * configure.in: Convert to autoconf script. Blow away lots
9745 of now-redundant Makefile fragments.
9746 * configure: Generate using Autoconf.
9747 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9748 * Makefile.in: Regenerate.
9749
9750 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9751
9752 * configure: Fix stupid bug where RANLIB was mistakenly included.
9753
9754 * configure.in: Rename (buildargs, hostargs, targargs) to
9755 (build_configargs, host_configargs, target_configargs).
9756
9757 * configure.in: Move logic out of sed statement.
9758
9759 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9760 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9761
9762 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9763
9764 * config.sub: Import from master repository
9765 * config.guess: Ditto
9766
9767 2002-12-24 Andreas Schwab <schwab@suse.de>
9768
9769 * Makefile.tpl (multilib.out): Fix missing space.
9770 * Makefile.in: Regenerate.
9771
9772 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9773
9774 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9775 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9776 * Makefile.in: Regenerate.
9777 * configure.in: Remove unnecessary leftovers.
9778
9779 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9780
9781 * configure.in (extra_ranlibflags_for_target): New variable.
9782 (*-*-darwin): Add -c to ranlib commands.
9783 * configure (tooldir): Handle extra_ranlibflags_for_target.
9784
9785 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9786
9787 * Makefile.tpl: Revert HJL's change.
9788 * Makefile.in: Regenerated.
9789 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9790 always.
9791
9792 2002-12-19 Andreas Schwab <schwab@suse.de>
9793
9794 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9795 * Makefile.in: Regenerate.
9796
9797 2002-12-18 H.J. Lu <hjl@gnu.org>
9798
9799 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9800 * Makefile.in: Regenerated.
9801
9802 * configure.in (build_prefix): New. Substitute.
9803
9804 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9805
9806 * Makefile.tpl: Don't let real targets depend on phony targets.
9807 * Makefile.in: Regenerate.
9808
9809 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9810 * Makefile.in: Regenerate.
9811
9812 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9813
9814 * config.sub: Import from master repository
9815 * config.guess: Ditto
9816
9817 2002-12-16 Jason Merrill <jason@redhat.com>
9818
9819 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9820 previous 'make bootstrap'.
9821 * Makefile.in: Regenerate.
9822
9823 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9824
9825 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9826
9827 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9828
9829 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9830 * Makefile.in: Regenerate.
9831
9832 2002-12-13 Jason Merrill <jason@redhat.com>
9833
9834 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9835 library tests.
9836 (check-c++): Just depend on it and check-target-libstdc++-v3.
9837 * Makefile.in: Regenerate.
9838
9839 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9840
9841 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9842 * Makefile.in: Rebuilt.
9843
9844 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9845
9846 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9847
9848 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9849
9850 * configure: Fix bug put in by gremlins.
9851
9852 * Makefile.tpl: Substitute more autoconfily.
9853 * configure: Substitute more autoconfily.
9854 * Makefile.in: Regenerate.
9855
9856 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9857
9858 * config.sub: Import from master repository
9859 * config.guess: Ditto
9860 * MAINTAINERS: Added Svein Seldal under write after approval
9861
9862 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9863
9864 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9865 * Makefile.in (all-sim): Ditto.
9866
9867 2002-12-06 DJ Delorie <dj@redhat.com>
9868
9869 * Makefile.tpl: Change configure dependencies to not have real
9870 targets depend on phony targets.
9871
9872 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9873
9874 * configure.in: Revert unintentional change.
9875
9876 * Makefile.tpl: Change dependency for */multilib.out so that
9877 it works when gcc isn't in the tree.
9878
9879 * configure.in: Substitute more.
9880 * configure: Run subconfigures from the Makefile.
9881 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9882 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9883
9884 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9885
9886 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9887
9888 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9889
9890 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9891 and corresponding dependencies.
9892 * Makefile.in: Regenerate.
9893
9894 * configure.in (host_tools): Order binutils, gas and ld for
9895 convenience in running the testsuites.
9896
9897 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9898 * Makefile.in: Regenerate.
9899 * configure.in: Introduce rules to serialize subconfigure runs.
9900
9901 * configure.in: Introduce BASE_CC_FOR_TARGET.
9902 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9903 Realize configure-build-* targets. Realize configure-target-* targets.
9904 * Makefile.in: Regenerate.
9905
9906 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9907
9908 * configure: Move gcc_version_trigger stuff from here...
9909 * configure.in: ...to here.
9910
9911 * configure.in: Separate subconfigure options added by this file from
9912 options given by the user. Add machinery to put args for host
9913 subconfigures into the Makefile.
9914
9915 * Makefile.tpl: Remove 'vault' targets.
9916 * Makefile.tpl: Reorder and comment dependencies.
9917 * Makefile.in: Regenerate.
9918
9919 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9920 * configure.in: Fix my broken commit of previous patch. (sigh)
9921
9922 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9923
9924 * configure.in: Move host-specific darwin noconfigdirs into
9925 the host-specific section.
9926
9927 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9928
9929 * configure.in: Move host-specific darwin noconfigdirs into
9930 the host-specific section.
9931
9932 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9933
9934 * configure: Remove skip-this-dir support.
9935 * Makefile.tpl: Remove skip-this-dir support.
9936
9937 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9938 subdirectories.
9939 * Makefile.in: Regenerate.
9940
9941 * Makefile.tpl: Strip out useless setting of 'dir'.
9942 * Makefile.in: Regenerate.
9943
9944 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9945
9946 * configure.in: Fix deeply stupid bug.
9947
9948 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9949 shell code in CXX_FOR_TARGET
9950 * Makefile.def: Introduce raw_cxx.
9951 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9952 RAW_CXX_FOR_TARGET.
9953 * Makefile.in: Regenerate.
9954
9955 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9956
9957 * Makefile.tpl: Remove unnecessary ifs.
9958 * Makefile.in: Regenerate.
9959
9960 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9961 dependencies. Maybe-ize build-libiberty. Create dummy install
9962 targets for 'no_install' modules.
9963 * configure: Move GDB_TK substitution to configure.in. Move
9964 build_modules stuff to configure.in.
9965 * configure.in: Implement soft dependency machinery. Maybe-ize
9966 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9967 * Makefile.in: Regenerate.
9968
9969 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9970
9971 * Makefile.tpl: Make all-target, install-target behave similarly
9972 to all, install (only hitting configured targets). Eliminate
9973 unused macro defintions.
9974
9975 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9976 build != host.
9977
9978 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9979
9980 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9981
9982 * configure.in: Produce lists of subdir targets we're actually
9983 configuring. Remove references to "dosrel".
9984 * Makefile.tpl: Let configure set which subdir targets are hit.
9985 Remove install-cross; clean up install; remove ALL. Remove
9986 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9987 Autogenerate host module targets. Remove empty dependency lines
9988 and redundant dependency; rearrange slightly.
9989 * Makefile.def: Add host-side libtermcap, utils.
9990
9991 * Makefile.in: Regenerate.
9992
9993 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9994
9995 * ltconfig (osf[345]): Append $major to soname_spec.
9996 Reflect this in library_names_spec.
9997 * ltmain.sh (osf): Prefix $major with . for use as extension.
9998
9999 2002-11-19 Andreas Jaeger <aj@suse.de>
10000
10001 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10002 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10003 and sparc64 GNU/Linux systems.
10004
10005 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10006
10007 * MAINTAINERS: Update email.
10008
10009 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10010
10011 * MAINTAINERS: Complete James Dennett's entry.
10012
10013 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10014
10015 * MAINTAINERS (Write After Approval): Add myself.
10016
10017 2002-11-13 Bruce Korb <bkorb@gnu.org>
10018
10019 * Makefile.tpl: syntactic cleanup
10020
10021 2002-11-13 Stuart Hastings <stuart@apple.com>
10022
10023 * MAINTAINERS: Add myself to write-after-approval list.
10024
10025 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10026
10027 * Makefile.def: Add list of recursive targets to autogenerate.
10028 Add build_modules.
10029 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10030 targets. Autogenerate *-build-* targets.
10031 * Makefile.in: Regenerate.
10032
10033 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10034
10035 * configure: More autoconf-style substitutions.
10036 * Makefile.tpl: More autoconf-style substitutions.
10037 * Makefile.in: Regenerate.
10038
10039 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10040
10041 * configure: Substitute more variables in a more autoconf-friendly
10042 way. Simplify slightly.
10043 * Makefile.tpl: Make more variables substitutable in an
10044 autoconf-friendly way.
10045 * Makefile.in: Regenerate.
10046
10047 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10048
10049 * MAINTAINERS (Write After Approval): Add myself.
10050
10051 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10052
10053 * configure.in (v810*): Remove special setting of tools.
10054
10055 * configure: Add support for extra required flags for ar or nm.
10056 * configure.in (aix4.3+): Use above support for target-specific
10057 issues, rather than using config/mt-aix43.
10058
10059 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10060
10061 * configure: Remove 'removing', which doesn't work. Replace $subdir
10062 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10063 with $srcdir. Reformat indentation. Substitute some variables
10064 formerly hard-coded in the Makefile for build=host.
10065 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10066 * Makefile.def: Autogenerate more.
10067 * Makefile.in: Regenerate.
10068
10069 2002-11-04 Adam Nemet <anemet@lnxw.com>
10070
10071 * MAINTAINERS (Write After Approval): Add myself.
10072
10073 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10074
10075 * Makefile.def (host_modules): Add rda.
10076 * Makefile.in: Regenerate.
10077 * configure.in (target_tool): Add target-rda to list.
10078
10079 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10080
10081 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10082
10083 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10084
10085 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10086 and restrap targets to this rule.
10087 * Makefile.in: Regenerate.
10088
10089 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10090
10091 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10092 GNATS only accounts.
10093
10094 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10095
10096 * configure.in (i[3456]86-*-linux*): Add check to disable
10097 ${libgcj} for glibc1.
10098
10099 2002-10-24 Denis Chertykov <denisc@overta.ru>
10100
10101 * MAINTAINERS: Add myself as ip2k port maintainer.
10102
10103 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10104
10105 * configure.in: Add tic4x target.
10106
10107 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10108
10109 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10110 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10111 * Makefile.in: Regenerate.
10112
10113 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10114 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10115 * Makefile.in: Regenerate.
10116
10117 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10118
10119 * MAINTAINERS: Add myself as web pages co-maintainer.
10120
10121 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10122
10123 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10124 * Makefile.in: Regenerate.
10125
10126 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10127
10128 * MAINTAINERS: Add myself and Nathan Sidwell
10129 <nathan@codesourcery.com> as VxWorks maintainers.
10130
10131 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10132
10133 * Makefile.def: Remove order dependency comments.
10134 * Makefile.tpl: Add explicit install-install dependencies.
10135 * Makefile.in: Regenerate.
10136
10137 * Makefile.tpl: Remove material now in src-release. (Finally!)
10138 * Makefile.in: Regenerate.
10139
10140 * Makefile.tpl: Add configure-target (for src-release in src)
10141 * Makefile.in: Regenerate.
10142
10143 2002-09-30 Nick Clifton <nickc@redhat.com>
10144
10145 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10146
10147 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10148
10149 * configure.in (s390*-*-linux*): Enable libgcj.
10150
10151 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10152
10153 * configure: Revert accidentally applied changes.
10154
10155 * Makefile.tpl: Make more autoconf-friendly.
10156 * Makefile.in: Regenerate.
10157 * configure: Make substitution more autoconf-like.
10158
10159 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10160
10161 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10162 single entry to handle all these.
10163 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10164 libjava on arm-*-elf.
10165
10166 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10167
10168 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10169 things that depend on them.
10170
10171 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10172
10173 * Makefile.tpl: Make subsituted variables more autoconfy.
10174 * Makefile.in: Regenerate.
10175 * configure: Make seds more autoconfy.
10176
10177 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10178
10179 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10180 * Makefile.in: Regenerate.
10181 * configure.in: Rewrite sed statements to look autoconfy.
10182
10183 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10184 all-target-foo on configure-target-foo.
10185 * Makefile.def: Ditto.
10186 * Makefile.in: Rebuild.
10187
10188 2002-09-25 Andrew Haley <aph@redhat.com>
10189
10190 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10191
10192 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10193
10194 * Makefile.def: New file.
10195 * Makefile.tpl: New file.
10196 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10197 * contrib/gcc_update: Note that Makefile.in is a generated file.
10198
10199 * configure.in: Minor rearrangement. Simplify tests.
10200
10201 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10202
10203 * configure.in (with_headers): Skip copy if value is "yes".
10204 (with_libs): Likewise.
10205
10206 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10207
10208 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10209 * configure.in (sh*-*-pe*): Ditto.
10210 * configure.in (mips*-*-pe*): Ditto.
10211 * configure.in (*arm-wince-pe): Ditto.
10212
10213 * configure.in: Rearrange.
10214
10215 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10216
10217 * MAINTAINERS: Update my email address.
10218
10219 2002-08-30 Paul Koning <pkoning@equallogic.com>
10220
10221 * MAINTAINERS: (Write After Approval): Add myself.
10222
10223 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10224
10225 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10226
10227 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10228
10229 * MAINTAINERS: Change my mailing address.
10230
10231 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10232
10233 * MAINTAINERS (Write After Approval): Remove myself.
10234 (Various Maintainers: c++ runtime libs): Add myself.
10235
10236 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10237
10238 * MAINTAINERS (Write After Approval): Remove myself.
10239 (Various Maintainers: c++ runtime libs): Add myself.
10240
10241 2002-08-15 Eric Christopher <echristo@redhat.com>
10242
10243 * config.sub: Import from master repository.
10244 * config.guess: Ditto.
10245
10246 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10247
10248 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10249 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10250 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10251
10252 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10253
10254 * MAINTAINERS: Add self to rs6000 vector extensions.
10255
10256 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10257
10258 * libiberty/configure: Reverted unintended yesterday's check in.
10259
10260 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10261
10262 * boehm-gc/configure, libf2c/configure: Rebuilt.
10263 * libffi/configure, libiberty/configure: Ditto.
10264 * libjava/configure, libobjc/configure: Ditto.
10265 * libstdc++-v3/configure, zlib/configure: Ditto.
10266 Merged from binutils:
10267 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10268 From Steve Ellcey <sje@cup.hp.com>:
10269 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10270 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10271 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10272 IA64.
10273 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10274 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10275 soname_spec, sys_lib_search_path_spec): Ditto.
10276
10277 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10278
10279 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10280
10281 2002-08-04 H.J. Lu (hjl@gnu.org)
10282
10283 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10284
10285 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10286
10287 * MAINTAINERS (Write After Approval): Add myself.
10288
10289 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10290
10291 * configure.in: Move generic linux case to end. Copy generic
10292 linux noconfigdirs to mips*-*-linux* entry and new
10293 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10294
10295 2002-07-19 Michael Matz <matz@suse.de>
10296
10297 * MAINTAINERS: Add myself as ra* maintainer.
10298
10299 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10300
10301 * config.guess: Update to 2002-07-09 version.
10302 * config.sub: Update to 2002-07-03 version.
10303
10304 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10305
10306 * MAINTAINERS: Fix typo in a maintainer email address.
10307
10308 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10309
10310 * configure.in: Remove two redundant tests.
10311
10312 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10313
10314 * configure.in (mips*-*-irix6*o32): Enable stabs.
10315
10316 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10317
10318 * configure.in: Don't build grez.
10319 * Makefile.in: Ditto.
10320
10321 * Makefile.in: Remove references to bsp, cygmon, libstub.
10322 * configure.in: Ditto.
10323
10324 * configure.in: Remove leftover reference to gdbtest.
10325
10326 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10327
10328 * configure.in (gxx_include_dir): Change to match versioned
10329 C++ headers if --enable-version-specific-runtime-libs is used.
10330
10331 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10332
10333 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10334
10335 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10336
10337 * configure.in: Make --without-x work.
10338
10339 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10340
10341 * configure.in: Rearrange target Makefile fragment collection.
10342
10343 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10344 cvs[src].
10345 * configure.in: Ditto.
10346
10347 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10348
10349 * MAINTAINERS (Write After Approval): Update my e-mail address.
10350
10351 2002-06-24 Ben Elliston <bje@redhat.com>
10352
10353 * configure.in (host_tools): Remove cgen.
10354
10355 * Makefile.in (all-cgen): Remove; runs from its source directory.
10356 (check-cgen, install-cgen, clean-cgen): Likewise.
10357 (all-opcodes): Do not depend on all-cgen.
10358 (all-sim): Likewise.
10359
10360 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10361
10362 * Makefile.in: Eliminate 'apache' targets.
10363 * configure.in: Eliminate 'apache' targets.
10364
10365 * configure.in: Eliminate redundant tests. Reorganize.
10366
10367 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10368
10369 * config-ml.in: Eliminate references to Cygnus configure.
10370
10371 * Makefile.in: Eliminate references to building emacs.
10372
10373 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10374
10375 * MAINTAINERS: Update my email address.
10376
10377 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10378
10379 * config.if (libstdcxx_incdir): Version C++ headers.
10380 (cxx_incdir): Remove.
10381
10382 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10383
10384 * MAINTAINERS (Write After Approval): Add self.
10385
10386 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10387
10388 * configure.in: Add support for ip2k.
10389
10390 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10391
10392 * configure.in: Fix AIX configury bug.
10393
10394 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10395
10396 * MAINTAINERS (Write After Approval): Add self.
10397
10398 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10399
10400 * configure.in: replace ${topsrcdir} with ${srcdir}
10401
10402 * configure.in: Move definition of libstdcxx_flags
10403 right above usage, rather than waaay earlier.
10404
10405 * configure.in: Pull definition of is_cross_compiler earlier.
10406
10407 * configure.in: Rearrange a little.
10408
10409 * configure.in: Remove references to librx.
10410 * Makefile.in: Remove references to librx.
10411
10412 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10413
10414 * config.sub: Add support for avr target.
10415 Import from master sources, rev 1.255
10416
10417 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10418
10419 * configure, .cvsignore: Revert previous change...
10420 * Makefile: ...delete.
10421
10422 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10423
10424 * configure.in: Eliminate ${gasdir} variable.
10425
10426 2002-06-18 Dave Brolley <brolley@redhat.com>
10427
10428 * configure.in: Add support for frv.
10429 * config.sub: Add support for frv.
10430
10431 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10432
10433 * configure: Remove garbage from previous commit.
10434
10435 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10436
10437 * configure: For in-source builds, make a subdir and re-exec there.
10438 * Makefile: New file. Pass targets through to build directory.
10439 * .cvsignore: No longer ignore "Makefile".
10440
10441 2002-06-16 Douglas Rupp <rupp@gnat.com>
10442
10443 * MAINTAINERS (Write After Approval): Add self.
10444
10445 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10446
10447 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10448
10449 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10450
10451 * configure.in (vax-*-netbsd*): Re-enable gas.
10452
10453 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10454
10455 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10456 BUILD_PREFIX_1, to correct nomenclature.
10457 * configure: Likewise.
10458
10459 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10460 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10461
10462 2002-05-31 Olaf Hering <olh@suse.de>
10463
10464 * config-ml.in: Propogate DESTDIR also.
10465
10466 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10467
10468 * configure.in (vax-*-netbsd*): Don't build gas for this
10469 platform.
10470
10471 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10472
10473 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10474 and libgcj for AVR.
10475
10476 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10477
10478 * MAINTAINERS (Write After Approval): Add myself.
10479
10480 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10481
10482 * config.guess: Update to 2002-05-22 version.
10483 * config.sub: Likewise.
10484
10485 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10486
10487 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10488 * config-ml.in: Likewise.
10489 * configure: Likewise.
10490 * configure.in: Likewise.
10491
10492 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10493
10494 * MAINTAINERS: Update my email address.
10495
10496 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10497
10498 * configure.in: Simplify makefile fragment collection.
10499
10500 * configure.in: Remove code to build emacs.
10501
10502 * configure.in : Remove --srcdir argument from targargs and buildargs
10503 (it's always overridden in the Makefile anyway). Rearrange a bit.
10504
10505 * configure: Move some logic to configure.in.
10506 * configure.in: Move some logic from configure.
10507
10508 2002-05-11 Tom Tromey <tromey@redhat.com>
10509
10510 * MAINTAINERS: Reflect libgcj reality.
10511
10512 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10513
10514 * Makefile.in: Honour DESTDIR.
10515
10516 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10517
10518 * config.guess: Import 2002-03-20 version.
10519 * config.sub: Import 2002-04-26 version.
10520
10521 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10522
10523 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10524
10525 2002-05-07 Tim Josling <tej@melbpc.org.au>
10526
10527 * MAINTAINERS: Add self.
10528
10529 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10530
10531 * ltmain.sh: Detect and handle object name conflicts
10532 while piecewise linking a static library.
10533
10534 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10535
10536 * configure.in (noconfigdirs): Don't disable libgcj on
10537 sparc64-*-solaris* and sparcv9-*-solaris*.
10538
10539 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10540
10541 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10542
10543 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10544
10545 * configure.in (FLAGS_FOR_TARGET): Do not add
10546 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10547 on i[3456]86-*-linux*.
10548
10549 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10550
10551 * configure.in (noconfigdirs): Replace [ ] with test.
10552
10553 * configure.in (noconfigdirs): Do not add target-newlib if
10554 target == i[3456]86-*-linux*, and host == target.
10555
10556 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10557
10558 * configure.in: delete reference to absent file
10559
10560 * configure.in: replace '[' with 'test'
10561
10562 * configure.in: Eliminate references to gash.
10563 * Makefile.in: Eliminate references to gash.
10564
10565 * configure.in: remove useless references to 'pic' makefile fragments.
10566
10567 * configure.in: (*-*-windows*) Finish removing.
10568
10569 * configure.in: Eliminate redundant test for libgui.
10570
10571 2002-04-29 Roger Sayle <roger@eyesopen.com>
10572
10573 * MAINTAINERS: Add self and realphabetize. Update entries
10574 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10575 entry for a29k port maintainer.
10576
10577 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10578
10579 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10580 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10581
10582 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10583
10584 * configure.in: remove references to dead files
10585
10586 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10587
10588 * MAINTAINERS: Add information about purpose of this file.
10589
10590 2002-04-18 Tom Tromey <tromey@redhat.com>
10591
10592 * configure.in: Disallow configuring libgcj when it is already
10593 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10594 Solaris 2.8 by default. For PR libgcj/6158.
10595
10596 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10597
10598 * configure.in: Move default CC setting out of config/mh-* fragments
10599 directly into here.
10600
10601 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10602
10603 * configure.in: don't even try to configure or make a subdirectory
10604 if there's no configure script for it.
10605
10606 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10607
10608 * MAINTAINERS: Remove chill maintainers.
10609 * Makefile.in (CHILLFLAGS): Remove.
10610 (CHILL_LIB): Remove.
10611 (TARGET_CONFIGDIRS): Remove libchill.
10612 (CHILL_FOR_TARGET): Remove.
10613 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10614 CHILL_LIB.
10615 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10616 (CHECK_TARGET_MODULES): Likewise.
10617 (INSTALL_TARGET_MODULES): Likewise.
10618 (CLEAN_TARGET_MODULES): Likewise.
10619 (configure-target-libchill): Remove.
10620 (all-target-libchill): Remove.
10621 * configure.in (target_libs): Remove target-libchill.
10622 Do not compute CHILL_FOR_TARGET.
10623 * libchill: Remove directory.
10624
10625 2002-04-11 DJ Delorie <dj@redhat.com>
10626
10627 * Makefile.in, configure.in: Sync with binutils, entries
10628 follow...
10629
10630 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10631
10632 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10633 (do-tar, do-bz2): New rules.
10634 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10635 (gdb-tar): New rule.
10636 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10637 (insight_dejagnu.tar): New rule.
10638 (insight.tar): New rule.
10639 (gdb+dejagnu.tar): New rule.
10640 (gdb.tar): New rule.
10641
10642 2002-02-01 Mo DeJong <supermo@bayarea.net>
10643
10644 * Makefile.in: Add all-tix to deps for all-snavigator
10645 so that tix is built when building snavigator.
10646
10647 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10648
10649 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10650 ld and gdb are not supported.
10651
10652 2002-01-07 Mark Salter <msalter@redhat.com>
10653
10654 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10655 Allow target-libgloss to be built for arm, strongarm, and xscale.
10656
10657 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10658
10659 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10660 options for i[3456]86-pc-linux* native builds.
10661
10662 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10663
10664 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10665 files from .po files for a distribution.
10666
10667 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10668
10669 * configure.in: Enable libstdc++-v3 for h8300 targets.
10670
10671 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10672
10673 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10674 version from bfd/.
10675
10676 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10677
10678 * Makefile.in (VER): When present, extract the version number from
10679 the file version.in.
10680
10681 2001-05-24 Tom Rix <trix@redhat.com>
10682
10683 * configure.in : enable ld for aix
10684
10685 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10686
10687 * config.guess: Add linux target for S/390.
10688
10689 2000-11-07 Philip Blundell <pb@futuretv.com>
10690
10691 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10692
10693 2000-11-03 Philip Blundell <pb@futuretv.com>
10694
10695 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10696 files.
10697
10698 2001-01-15 Ben Elliston <bje@redhat.com>
10699
10700 * configure.in (host_tools): Add sid.
10701 Always configure cgen.
10702
10703 2000-11-24 Nick Clifton <nickc@redhat.com>
10704
10705 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10706
10707
10708 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10709
10710 * Makefile.in (ALL_MODULES): Add all-cgen.
10711 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10712 (all-cgen): New target.
10713 (all-opcodes,all-sim): Depend on all-cgen.
10714 * configure.in (host_tools): Add cgen.
10715 Only configure cgen if --enable-cgen-maint.
10716
10717 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10718
10719 * configure.in: Add *-*-freebsd* configurations.
10720
10721 2002-04-08 Tom Tromey <tromey@redhat.com>
10722
10723 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10724 Fixes PR libgcj/6068.
10725
10726 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10727
10728 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10729
10730 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10731
10732 * configure.in (alpha*-dec-osf*): Enable libgcj.
10733
10734 2003-03-27 Matthew Gingell <gingell@gnat.com>
10735
10736 * MAINTAINERS (Write After Approval): Add myself.
10737
10738 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10739
10740 Fix for: PR bootstrap/3591, target/5676
10741 * configure.in (mcore-pe): Disable the configuration of
10742 libstdc++-v3 since exceptions are not supported.
10743
10744 2002-03-20 Anthony Green <green@redhat.com>
10745
10746 * configure.in: Enable libgcj for xscale-elf target.
10747
10748 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10749
10750 * MAINTAINERS: Update my email address.
10751
10752 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10753
10754 * ltmain.sh (relink_command): Fix typo in previous change.
10755
10756 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10757
10758 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10759 (relink_command): Added --tag flags.
10760 (mode=install): If relinking fails; error out.
10761
10762 2002-03-12 Richard Henderson <rth@redhat.com>
10763
10764 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10765 .NOTPARALLEL tag.
10766 (do-check): Rename from check.
10767 (check): Allow parallel check.
10768
10769 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10770
10771 * MAINTAINERS: Add myself as maintainer for xtensa port.
10772 Fix alphabetical order in CPU port maintainer list.
10773 Remove myself from Write After Approval list.
10774
10775 2002-03-11 Richard Henderson <rth@redhat.com>
10776
10777 * Makefile.in (.NOTPARALLEL): Add fake tag.
10778
10779 2002-03-07 H.J. Lu (hjl@gnu.org)
10780
10781 * configure.in: Enable gprof for mips*-*-linux*.
10782
10783 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10784
10785 * MAINTAINERS (Write After Approval): Add myself.
10786
10787 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10788
10789 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10790 libjava.
10791 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10792
10793 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10794
10795 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10796 because its Makefile is there; test for the executable instead.
10797
10798 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10799
10800 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10801 libstdc++-v3 and libjava.
10802
10803 2002-02-11 Adam Megacz <adam@xwt.org>
10804
10805 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10806 boehm-gc
10807
10808 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10809
10810 * config.guess: Updated to 2002-01-30's version.
10811 * config.sub: Updated to 2002-02-01's version.
10812 Contribute sh64-elf.
10813 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10814 * configure.in: Added sh64-*-*.
10815
10816 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10817
10818 * MAINTAINERS: Belatedly add myself to write after approval list.
10819
10820 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10821
10822 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10823 Remove self as Write After Approval.
10824
10825 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10826
10827 * MAINTAINERS: Put self in as maintainer for contrib/regression
10828 directory.
10829
10830 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10831
10832 * MAINTAINERS: Update my email address.
10833
10834 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10835
10836 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10837 target-libiberty, and target-libgloss. Skip Java-related
10838 libraries if not supported for NetBSD on target CPU.
10839
10840 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10841
10842 * install-sh: Use _inst.$$_ for temp file name.
10843
10844 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10845
10846 * MAINTAINERS (Write After Approval): Move my contact info
10847 from here...
10848 (OS Port Maintainers): ...to here (netbsd).
10849
10850 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10851
10852 * MAINTAINERS (Write After Approval): Add myself.
10853
10854 2002-01-17 H.J. Lu <hjl@gnu.org>
10855
10856 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10857 (all-target-fastjar): Also depend on all-target-libiberty.
10858
10859 2002-01-16 H.J. Lu (hjl@gnu.org)
10860
10861 * config.guess: Import from master sources, rev 1.225.
10862 * config.sub: Import from master sources, rev 1.238.
10863
10864 2002-01-16 Kazu Hirata <kazu@hxi.com>
10865
10866 * MAINTAINERS (Write After Approval): Remove myself.
10867
10868 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10869
10870 * MAINTAINERS (Write After Approval): Add myself.
10871
10872 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10873
10874 * MAINTAINERS: Add self as docs co-maintainer.
10875
10876 2001-12-11 Matthias Klose <doko@debian.org>
10877
10878 * MAINTAINERS (Write After Approval): Add myself.
10879
10880 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10881
10882 * MAINTAINERS: Update my email address.
10883
10884 2001-12-07 Turly O'Connor <turly@apple.com>
10885 * MAINTAINERS (Write After Approval): Add myself.
10886 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10887 (rs6000_initialize_trampoline): Call __trampoline_setup for
10888 ABI_DARWIN too.
10889 * darwin-tramp.asm: New file, implements __trampoline_setup.
10890 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10891
10892 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10893
10894 * MAINTAINERS (Write After Approval): Add myself.
10895
10896 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10897
10898 * configure, configure.in: Use temp file for long sed commands.
10899
10900 2001-12-03 Laurent Guerby <guerby@acm.org>
10901
10902 * config.sub: Update to version 1.232 on subversion.
10903
10904 2001-12-03 Ben Elliston <bje@redhat.com>
10905
10906 * MAINTAINERS: Update mail address for config.* patches.
10907
10908 2001-11-27 DJ Delorie <dj@redhat.com>
10909 Zack Weinberg <zack@codesourcery.com>
10910
10911 When build != host, create libiberty for the build machine.
10912
10913 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10914 CONFIG_ARGUMENTS.
10915 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10916 New variables.
10917 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10918 and rules.
10919 (all.normal): Depend on ALL_BUILD_MODULES.
10920 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10921 (all-build-libiberty): Depend on configure-build-libiberty.
10922
10923 * configure: Calculate and substitute proper value for
10924 ALL_BUILD_MODULES.
10925 * configure.in: Create the build subdirectory.
10926 Calculate and substitute TARGET_CONFIGARGS (formerly
10927 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10928
10929 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10930
10931 * MAINTAINERS (write-after-approval): Add self.
10932
10933 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10934
10935 * MAINTAINERS (GNATS only accounts): Remove self.
10936
10937 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10938
10939 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10940 libf2c.
10941
10942 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10943
10944 * MAINTAINERS (Write After Approval): Add self.
10945
10946 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10947
10948 * MAINTAINERS: mips and s390 are also CPU ports.
10949
10950 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10951
10952 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10953
10954 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10955
10956 * MAINTAINERS: Alphabetize.
10957
10958 2001-11-09 Kazu Hirata <kazu@hxi.com>
10959
10960 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10961
10962 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10963
10964 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10965
10966 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10967
10968 * configure.in (--enable-languages): Be more permissive about
10969 syntax. Check for empty lists better. Warn about $LANGUAGES.
10970
10971 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10972
10973 * config.sub: Import from master sources, rev. 1.230.
10974 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10975
10976 2001-11-07 Laurent Guerby <guerby@acm.org>
10977
10978 * MAINTAINERS (Write After Approval): Add self.
10979
10980 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10981
10982 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10983
10984 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10985
10986 * config.sub: Import from master sources, rev 1.226.
10987 * config.guess: Import from master sources, rev 1.216.
10988
10989 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10990
10991 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10992 * MAINTAINERS: Add self as maintainer of MMIX port.
10993 Remove old after-approval entry.
10994
10995 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10996
10997 * ChangeLog, configure: Fix spelling errors.
10998
10999 2001-10-20 Brendan Kehoe <brendan@zen.org>
11000
11001 * MAINTAINERS: Tweak my address.
11002
11003 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11004
11005 * MAINTAINERS: Update my email address.
11006
11007 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11008
11009 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11010 * MAINTAINERS: Add self as maintainer of CRIS port.
11011
11012 2001-10-10 Geert Bosch <bosch@gnat.com>
11013
11014 * MAINTAINERS (Various maintainers: Ada front end):
11015 Added Robert Dewar.
11016
11017 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11018
11019 * MAINTAINERS (Write After Approval): Added self
11020
11021 2001-10-02 Geert Bosch <bosch@gnat.com>
11022
11023 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11024
11025 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11026
11027 * configure: Handle temporary files securely using mkdir.
11028
11029 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11030
11031 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11032
11033 2001-09-26 Will Cohen <wcohen@redhat.com>
11034
11035 * configure.in (*-*-linux*): Disable configuration of target-newlib
11036 and target-libgloss.
11037
11038 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11039
11040 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11041 RANLIB.
11042
11043 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11044
11045 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11046 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11047 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11048 avoid quotes nesting problems.
11049 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11050 (DO_X): Export only variables that are set.
11051
11052 2001-09-19 Ben Elliston <bje@redhat.com>
11053
11054 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11055 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11056 semantics. Use the shell built-in "type" command instead.
11057
11058 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11059
11060 Merged from gcc-3_0-branch:
11061 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11062 * ltcf-c.sh: Use $objext, not $ac_objext.
11063 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11064 * ltcf-cxx.sh: Add support for GNU.
11065 2001-07-22 Timothy Wall <twall@redhat.com>
11066 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11067 default settings if using GNU tools with that configuration.
11068 * ltcf-cxx.sh: Ditto.
11069 * ltcf-gcj.sh: Ditto.
11070 2001-07-21 Michael Chastain <chastain@redhat.com>
11071 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11072 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11073 * ltmain.sh: Mark as gcc-local.
11074
11075 2001-08-30 Eric Christopher <echristo@redhat.com>
11076 Jason Eckhardt <jle@redhat.com>
11077
11078 * config.guess: Merge from master sources.
11079 * config.sub: Merge from master sources, add support for mipsisa32.
11080
11081 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11082 * config.sub: Merge from master sources, rev 1.219.
11083 * MAINTAINERS: Add self as contact for stormy16 port.
11084
11085 2001-08-14 Zack Weinberg <zackw@panix.com>
11086
11087 * config.sub: Merge from master sources, rev 1.218.
11088 * config.guess: Merge from master sources, rev 1.209.
11089
11090 2001-08-11 Graham Stott <grahams@redhat.com>
11091
11092 * Makefile.in (check-c++): Add missing semicolon.
11093
11094 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11095
11096 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11097
11098 2001-07-30 Eric Christopher <echristo@redhat.com>
11099
11100 * MAINTAINERS (Various maintainers: mips port): Added myself.
11101
11102 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11103
11104 * configure.in (sh-*-linux*): New.
11105
11106 2001-07-27 Richard Henderson <rth@redhat.com>
11107
11108 * .cvsignore: Add LAST_UPDATED.
11109
11110 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11111
11112 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11113
11114 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11115
11116 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11117
11118 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11119
11120 * MAINTAINERS (Write After Approval): Added myself.
11121
11122 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11123
11124 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11125 and libgcj on m68hc11/m68hc12.
11126
11127 2001-06-27 H.J. Lu (hjl@gnu.org)
11128
11129 * Makefile (CFLAGS_FOR_BUILD): New.
11130 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11131
11132 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11133
11134 * README: Remove version number.
11135
11136 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11137
11138 * INSTALL/README: Update wrt. to the installation instructions now
11139 residing in gcc/doc/install.texi.
11140
11141 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11142
11143 * README: Replace with a cut-down and updated version of gcc/README.
11144
11145 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11146
11147 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11148 multilibs to be disabled.
11149
11150 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11151
11152 * MAINTAINERS (Write After Approval): Add myself.
11153
11154 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11155
11156 * config.guess: Import CVS version 1.195.
11157 * config.sub: Import CVS version 1.212.
11158
11159 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11160
11161 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11162 gcc/xgcc is built, use -print-prog-name to find out the program
11163 name to use.
11164
11165 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11166
11167 * config.guess: Import CVS version 1.194. All gcc-local changes
11168 appear to also be in the master copy.
11169 * config.sub: Import CVS version 1.211.
11170
11171 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11172
11173 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11174 with_gcc]: Use `gcc -shared' to build a shared library.
11175
11176 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11177
11178 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11179 archives.
11180
11181 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11182
11183 * MAINTAINERS (Write After Approval): Add myself.
11184
11185 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11186
11187 * configure.in (libstdcxx_flags): Do not try to execute
11188 libstdc++-v3/testsuite_flags until it exists.
11189
11190 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11191
11192 * MAINTAINERS: Update my email address.
11193
11194 2001-05-31 Graham Stott <grahams@redhat.com>
11195
11196 * MAINTAINERS (Write After Approval): Add myself.
11197
11198 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11199
11200 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11201 libraries when using g++ with native linker.
11202
11203 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11204
11205 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11206
11207 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11208
11209 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11210 [aix4*|aix5*]: Prepend blank.
11211
11212 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11213
11214 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11215 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11216 of subdir/configure scripts to use the new libtool.m4.
11217
11218 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11219
11220 * MAINTAINERS (Write After Approval): Add myself.
11221
11222 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11223
11224 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11225
11226 2001-05-11 Ben Elliston <bje@redhat.com>
11227
11228 * Makefile.in (all-sid): New target.
11229 (check-sid, clean-sid, install-sid): Likewise.
11230
11231 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11232
11233 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11234
11235 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11236
11237 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11238 libgcj.
11239
11240 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11241
11242 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11243 gcc/xgcc is built, use -print-prog-name to find out the program
11244 name to use.
11245
11246 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11247
11248 * configure.in (noconfigdirs): Don't reset it from scratch in the
11249 target case; only append to it.
11250
11251 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11252 sparc-*-solaris2.8]: Disable ${libgcj}.
11253
11254 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11255
11256 * configure.in (libgcj_saved): Copy from $libgcj.
11257 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11258 --disable-libgcj.
11259
11260 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11261
11262 * MAINTAINERS: Remove self as MIPS maintainer and
11263 C front end maintainer.
11264
11265 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11266
11267 * configure.in: Move *-chorusos target case to the proper switch.
11268 Disable libgcj.
11269
11270 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11271
11272 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11273 1.641.2.228.
11274
11275 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11276
11277 * Makefile.in (STAGE1_CFLAGS): Pass down.
11278
11279 2001-04-13 Alan Modra <amodra@one.net.au>
11280
11281 * config.guess: Add hppa64-linux support. Note for next import that
11282 this is already in the master file.
11283 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11284
11285 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11286
11287 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11288 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11289
11290 2001-04-11 Stan Shebs <shebs@apple.com>
11291
11292 * MAINTAINERS: Add self as Darwin port maintainer.
11293
11294 2001-04-11 Alan Modra <amodra@one.net.au>
11295
11296 * MAINTAINERS: Update my email address.
11297
11298 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11299
11300 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11301 recent versions of FreeBSD (release 3 or later).
11302 * ltconfig: On FreeBSD, -lc must not be provided when building
11303 a shared library or else the standard -pthread gcc option is
11304 rendered worthless to later users of the built library.
11305
11306 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11307
11308 * MAINTAINERS: Add self and RTH as C front end maintainers.
11309
11310 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11311
11312 * config.sub: Make sure to match an already-canonicalized
11313 machine name (eg. mn10300-unknown-elf).
11314
11315 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11316
11317 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11318 New macros.
11319 (bootstrap, cross): Use RECURSE_FLAGS.
11320 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11321
11322 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11323
11324 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11325
11326 2001-03-22 Colin Howell <chowell@redhat.com>
11327
11328 * Makefile.in (DO_X): Do not backslash single-quotes in
11329 backquotes (two places).
11330
11331 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11332
11333 Re-installed:
11334 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11335 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11336 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11337 * ltcf-cxx.sh: Likewise.
11338 * ltcf-gcj.sh: Likewise.
11339
11340 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11341
11342 * MAINTAINERS: Add myself as "documentation co-maintainer".
11343
11344 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11345
11346 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11347 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11348
11349 2001-03-19 Tom Tromey <tromey@redhat.com>
11350
11351 * config-ml.in: Handle GCJ and GCJFLAGS.
11352
11353 2001-03-21 Michael Chastain <chastain@redhat.com>
11354
11355 * Makefile.in: all-m4 depends on all-texinfo.
11356
11357 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11358
11359 * MAINTAINERS: Add myself to write after approval list.
11360
11361 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11362
11363 * Makefile.in (DO_X): Quote nested quotes.
11364
11365 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11366
11367 * MAINTAINERS: Add myself to write after approval list.
11368
11369 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11370
11371 * Makefile.in (DO_X): Use double quotes for quoting
11372 "RANLIB=$${RANLIB}".
11373
11374 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11375
11376 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11377
11378 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11379
11380 * configure.in: Only use `lang_requires' for languages athat are
11381 actually enabled.
11382
11383 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11384
11385 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11386
11387 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11388
11389 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11390
11391 2001-03-07 Tom Tromey <tromey@redhat.com>
11392
11393 * configure.in: Allow config-lang.in to set `lang_requires' to list
11394 of other required languages.
11395
11396 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11397
11398 * Makefile.in: Remove RANLIB definition. Use RANLIB
11399 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11400 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11401
11402 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11403 Alexandre Oliva <aoliva@redhat.com>
11404
11405 * Makefile.in (check-c++): Use tabs, not spaces.
11406
11407 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11408
11409 * MAINTAINERS: add myself to Write After Approval list.
11410
11411 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11412
11413 * Makefile.in (check-c++): New rule.
11414
11415 * configure.in (target_libs): Remove libg++.
11416 (noconfigdirs): Remove libg++.
11417 (noconfigdirs): Same.
11418 (noconfigdirs): Same.
11419 (noconfigdirs): Same.
11420
11421 * config-ml.in: Remove libg++ references.
11422
11423 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11424 (ALL_TARGET_MODULES): Same.
11425 (configure-target-libg++): Remove.
11426 (all-target-libg++): Remove.
11427 (configure-target-libio): Remove.
11428 (all-target-libio): Remove.
11429 (check-target-libio): Remove.
11430 (.PHONY): Remove.
11431 (libg++.tar.bz2): Remove.
11432 (all-target-cygmon): Remove libio.
11433 (all-target-libstdc++): Remove.
11434 (configure-target-libstdc++): Remove.
11435 (TARGET_LIB_PATH): Remove libstdc++.
11436 (ALL_GCC_CXX): Remove libstdc++.
11437 (all-target-gperf): Correct.
11438
11439 2001-02-16 Nick Clifton <nickc@redhat.com>
11440
11441 * configure.in (noconfigdirs): Allow configuration of texinfo
11442 for Cygwin hosts.
11443
11444 2001-02-15 Anthony Green <green@redhat.com>
11445
11446 * configure: Introduce GCJ_FOR_TARGET.
11447 * configure.in: Ditto.
11448 * Makefile.in: Ditto.
11449
11450 2001-02-13 Andreas Schwab <schwab@suse.de>
11451
11452 * MAINTAINERS: Update mail address.
11453
11454 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11455
11456 * config.guess: Add linux target for S/390.
11457 * config.sub: Likewise.
11458
11459 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11460
11461 * configure.in: for *-chorusos, don't config target-newlib and
11462 target-libgloss.
11463
11464 2001-02-06 Ben Elliston <bje@redhat.com>
11465
11466 * configure: Output host type to stdout, not stderr.
11467
11468 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11469
11470 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11471 * ltcf-cxx.sh: Likewise.
11472
11473 * config.if: Assume enable_libstdcxx_v3 is defined.
11474
11475 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11476
11477 Remove V2 C++ library.
11478 * configure.in: Remove --enable-libstdcxx_v3 support.
11479
11480 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11481
11482 * include/demangle.h: Add prototype for java_demangle_v3.
11483
11484 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11485
11486 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11487
11488 2001-01-27 Richard Henderson <rth@redhat.com>
11489
11490 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11491
11492 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11493
11494 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11495 Don't unset, it's non-portable and no longer necessary, set to empty
11496 instead.
11497
11498 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11499
11500 * ltconfig: Shell portability fix for the tagname validity check.
11501
11502 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11503
11504 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11505 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11506
11507 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11508
11509 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11510
11511 2001-01-26 Tom Tromey <tromey@redhat.com>
11512
11513 * configure.in: Allow libgcj to be built on Sparc Solaris.
11514
11515 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11516
11517 * ltcf-c.sh: Add aix5 case.
11518 * ltcf-cxx.sh: Likewise.
11519 * ltconfig: Likewise.
11520
11521 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11522
11523 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11524 keep at least one of build_libtool_libs or build_old_libs set to
11525 yes.
11526
11527 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11528 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11529
11530 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11531
11532 * configure.in: Enable libgcj on several additional platforms.
11533
11534 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11535
11536 * configure.in: Enable libgcj for linux targets.
11537
11538 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11539
11540 * MAINTAINERS (Write After Approval): Add myself.
11541
11542 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11543
11544 * MAINTAINERS: Add myself as vax port maintainer.
11545
11546 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11547
11548 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11549
11550 2001-01-09 Mike Stump <mrs@wrs.com>
11551
11552 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11553 failures of subdirectories.
11554
11555 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11556
11557 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11558 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11559 * ltcf-cxx.sh: Likewise.
11560 * ltcf-gcj.sh: Likewise.
11561 * ltconfig.sh: Fix typo.
11562
11563 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11564
11565 * configure: handle DOS-style absolute paths.
11566
11567 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11568
11569 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11570
11571 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11572
11573 * MAINTAINERS: Add myself as avr port co-maintainer.
11574
11575 2000-12-28 Ben Elliston <bje@redhat.com>
11576
11577 * MAINTAINERS: Add myself under ``Write After Approval''.
11578
11579 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11580
11581 * texinfo: Remove directory from GCC.
11582
11583 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11584
11585 * COPYING: Update to current
11586 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11587 to 19yy as example year in copyright notice).
11588
11589 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11590
11591 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11592 (libstdcxx_incdir): Pass down.
11593 * config.if: Remove expired bits for cxx_interface, add stub.
11594 (libstdcxx_incdir): Add variable for g++ include directory.
11595 * configure.in (gxx_include_dir): Use it.
11596
11597 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11598
11599 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11600 with old-email address from ``Write After Approval''.
11601
11602 2000-12-15 Andreas Jaeger <aj@suse.de>
11603
11604 * configure.in: Handle lang_dirs.
11605
11606 2000-12-14 Tom Tromey <tromey@redhat.com>
11607
11608 * MAINTAINERS: Removed brads.
11609
11610 * MAINTAINERS: Added gcj developers.
11611
11612 2000-12-13 Anthony Green <green@redhat.com>
11613
11614 * configure.in: Disable libgcj for any target not specifically
11615 listed. Disable libgcj for x86 and Alpha Linux until compatible
11616 with g++ abi.
11617
11618 2000-12-13 Mike Stump <mrs@wrs.com>
11619
11620 * Makefile.in (local-distclean): Also remove fastjar.
11621
11622 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11623
11624 * contrib/gcc_update: Add fastjar --touch entries.
11625
11626 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11627
11628 * configure.in: Disable language-specific target libraries for
11629 languages that aren't enabled.
11630
11631 2000-12-10 Anthony Green <green@redhat.com>
11632
11633 * configure.in: Define libgcj. Disable libgcj target libraries for
11634 most targets.
11635
11636 2000-12-10 Neil Booth <neilb@earthling.net>
11637
11638 * MAINTAINERS: Update mail address, remove from WAA list.
11639
11640 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11641
11642 * libjava: Imported from /cvs/java.
11643 * libffi: Likewise.
11644 * Boehm-gc: Likewise.
11645
11646 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11647
11648 * configure.in (target_libs): Revert 2000-12-08 patch.
11649 (noconfigdirs): Added target-libjava.
11650
11651 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11652
11653 * djunpack.bat: removed.
11654
11655 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11656
11657 * Makefile.in: handle DOS-style absolute paths.
11658 * config-ml.in: likewise.
11659 * symlink-tree: likewise.
11660
11661 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11662
11663 * fastjar: Imported.
11664
11665 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11666
11667 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11668 libjava.
11669 * configure.in (target_libs): Removed `target-libjava'.
11670
11671 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11672
11673 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11674 (ALL_MODULES): Added fastjar.
11675 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11676 (all-target-libjava): all-fastjar replaces all-zip.
11677 (all-fastjar): Added.
11678 (configure-target-fastjar, all-target-fastjar): Likewise.
11679 * configure.in (host_tools): Added fastjar.
11680
11681 2000-12-07 Mike Stump <mrs@wrs.com>
11682
11683 * Makefile.in (local-distclean): Remove leftover built files.
11684
11685 2000-11-24 Nick Clifton <nickc@redhat.com>
11686
11687 * configure.in (xscale-elf): Add target.
11688 (xscale-coff): Add target.
11689
11690 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11691
11692 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11693 recent versions of FreeBSD (release 3 or later).
11694 * ltconfig: On FreeBSD, -lc must not be provided when building
11695 a shared library or else the standard -pthread gcc option is
11696 rendered worthless to later users of the built library.
11697
11698 2000-11-16 Fred Fish <fnf@be.com>
11699
11700 * configure.in (enable_libstdcxx_v3): Fix typo,
11701 libstd++ -> libstdc++.
11702
11703 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11704
11705 * MAINTAINERS: Add self to Write After Approval list.
11706
11707 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11708
11709 * MAINTAINERS: Update my email address. Add myself to global write
11710 privs list.
11711
11712 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11713
11714 * Makefile.in: Merge with src and libgcj.
11715 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11716 configure-target-<library> when their configure scripts need the C
11717 or C++ library to have already been built to work properly.
11718 (do_proto_toplev): Set them to an empty string.
11719
11720 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11721 (REALLY_SET_LIB_PATH): Use them.
11722
11723 2000-11-17 Stan Shebs <shebs@apple.com>
11724
11725 * MAINTAINERS: Add self to Write After Approval list.
11726
11727 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11728
11729 * configure: Provide the original toplevel configure arguments
11730 (including $0) to subprocesses in the environment rather than
11731 through gcc/configargs.h.
11732
11733 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11734
11735 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11736 C99. Alphabetise "Write After Approval" list.
11737
11738 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11739
11740 * configure: Turn on libstdc++ V3 by default.
11741
11742 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11743 if we've got GCC.
11744
11745 2000-11-11 Philip Blundell <philb@gnu.org>
11746
11747 * MAINTAINERS: Add self to Write After Approval list.
11748
11749 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11750
11751 * ltcf-c.sh (aix4): Improve shared library configuration; require
11752 exporting symbols.
11753 * ltcf-cxx.sh (aix4): Define.
11754 * ltconfig (aix4): Define library and soname specs appropriate for
11755 AIX. Define command to create export symbols list.
11756
11757 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11758
11759 * config.sub: Add support for Sun Chorus
11760
11761 2000-10-31 Nick Clifton <nickc@redhat.com>
11762
11763 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11764 <name>@redhat.com. Also installed new email address for Clint
11765 Popetz.
11766
11767 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11768
11769 * etc: Remove directory from GCC.
11770
11771 2000-10-16 Michael Meissner <meissner@redhat.com>
11772
11773 * configure (gcc/configargs.h): Only create if there is a build GCC
11774 directory created.
11775
11776 2000-10-16 Matthias Klose <doko@debian.org>
11777
11778 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11779 when configured for libstdc++-v3.
11780
11781 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11782
11783 * configure: Save configure arguments to gcc/configargs.h.
11784
11785 2000-10-04 Philipp Thomas <pthomas@suse.de>
11786
11787 * config.guess: Import CVS version 1.157.
11788 * config.sub: Import CVS version 1.181.
11789
11790 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11791
11792 * Makefile.in (bootstrap): avoid recursion if subdir missing
11793 (cross): ditto
11794 (do-proto-toplev): ditto
11795
11796 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11797
11798 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11799 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11800
11801 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11802 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11803 all affected `configure' scripts.
11804
11805 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11806
11807 * MAINTAINERS: Add self as cpplib co-maintainer.
11808
11809 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11810
11811 * MAINTAINERS: Add self to Write After Approval list.
11812
11813 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11814
11815 * INSTALL/README: egcs -> GCC update.
11816
11817 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11818
11819 * MAINTAINERS: Add myself to Write After Approval list.
11820
11821 2000-09-15 Kazu Hirata <kazu@hxi.com>
11822
11823 * MAINTAINERS: Add myself to Write After Approval list.
11824
11825 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11826
11827 * configure.in: Do not build byacc for hppa64. Provide paths to the
11828 X11 libraries for hppa64.
11829
11830 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11831
11832 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11833
11834 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11835
11836 * Makefile.in (all-zlib): Added dummy target.
11837
11838 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11839 ltcf-gcj.sh: Updated from libtool multi-language branch.
11840
11841 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11842
11843 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11844 (bootstrap*): Depend on all-bootstrap.
11845
11846 2000-09-05 Philipp Thomas <pthomas@suse.de>
11847
11848 * config.guess: Import CVS version 1.156.
11849 * config.sub: Import CVS version 1.179.
11850
11851 2000-09-02 Anthony Green <green@cygnus.com>
11852
11853 * Makefile.in (all-gcc): Depend on all-zlib.
11854 (CLEAN_MODULES): Add clean-zlib.
11855 (ALL_MODULES): Add all-zlib.
11856 * configure.in (host_libs): Add zlib.
11857
11858 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11859
11860 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11861 crosses, but add gcc/include to the header search path for them.
11862
11863 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11864
11865 * MAINTAINERS: Add self to Write After Approval list.
11866
11867 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11868
11869 * config.guess: Import CVS version 1.152.
11870 * config.sub: Import CVS version 1.177.
11871
11872 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11873
11874 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11875 $targargs to tell whether newlib is going to be built.
11876
11877 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11878 $$r/TARGET_SUBDIR/libio for _G_config.h.
11879
11880 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11881
11882 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11883
11884 2000-08-22 DJ Delorie <dj@redhat.com>
11885
11886 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11887
11888 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11889
11890 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11891 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11892 sub-configures.
11893
11894 2000-08-21 DJ Delorie <dj@redhat.com>
11895
11896 * MAINTAINERS: Add self as a libiberty maintainer
11897
11898 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11899
11900 * configure.in (libstdcxx_flags): Use
11901 libstdc++-v3/src/libstdc++.INC.
11902
11903 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11904
11905 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11906
11907 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11908
11909 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11910
11911 * configure: Make enable_threads and enable_shared defaults
11912 explicit. Substitute enable_threads into generated Makefiles.
11913 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11914 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11915
11916 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11917
11918 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11919
11920 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11921
11922 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11923 previous delta.
11924
11925 2000-08-11 Jason Merrill <jason@redhat.com>
11926
11927 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11928 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11929 (FLAGS_FOR_TARGET): Not here.
11930 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11931
11932 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11933
11934 * config-ml.in (CC, CXX): Don't introduce a leading space.
11935
11936 2000-08-07 DJ Delorie <dj@delorie.com>
11937
11938 * MAINTAINERS: Add self as a DJGPP maintainer
11939
11940 2000-08-07 DJ Delorie <dj@redhat.com>
11941
11942 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11943 "if we're also building gcc, and it's a gcc that will run on the
11944 build machine, we want to use its includes instead of the system's
11945 default includes".
11946
11947 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11948
11949 * MAINTAINERS: Add self to Write After Approval list.
11950
11951 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11952
11953 * configure.in (libstdcxx_flags): Don't use `"'.
11954
11955 * config-ml.in: Adjust multilib search paths to the
11956 appropriate multilib tree.
11957
11958 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11959
11960 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11961 commas in $LANGUAGES.
11962
11963 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11964
11965 * configure.in: Re-enable all references to libg++ and librx.
11966
11967 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11968
11969 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11970 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11971 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11972 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11973
11974 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11975
11976 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11977
11978 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11979 CXX_FOR_TARGET for sed.
11980
11981 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11982
11983 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11984 Do not override if already set in the environment or in configure.
11985 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11986 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11987
11988 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11989
11990 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11991 the libtool CVS tree multi-language branch.
11992 * ltconfig, ltmain.sh: Updated.
11993
11994 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11995
11996 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11997 (clean-target): Depend on it.
11998
11999 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12000 (GCC_FOR_TARGET): Use it.
12001 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12002 * configure.in: ... here.
12003 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12004 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12005
12006 2000-07-24 Eric Christopher <echristo@cygnus.com>
12007
12008 * MAINTAINERS: Add self to Write After Approval list.
12009
12010 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12011
12012 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12013 (configure-target-libchill, configure-target-libobjc): Likewise.
12014
12015 * configure.in: Use the same cache file for all target libs.
12016 * config-ml.in: But different cache files per multilib variant.
12017
12018 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12019
12020 * configure (topsrcdir): Don't use dirname.
12021
12022 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12023
12024 * MAINTAINERS: Add self to Write After Approval list.
12025
12026 2000-07-20 Jason Merrill <jason@redhat.com>
12027
12028 * configure.in: Remove all references to libg++ and librx.
12029
12030 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12031
12032 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12033
12034 * config.sub: Update to subversions version 2000-07-06.
12035
12036 2000-07-12 Andrew Haley <aph@cygnus.com>
12037
12038 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12039 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12040
12041 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12042
12043 * symlink-tree: Check number of arguments.
12044
12045 2000-07-05 Jim Wilson <wilson@cygnus.com>
12046
12047 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12048 search path for a g++ extracted from the build tree. This
12049 will allow link tests run by configure scripts in
12050 subdirectories to succeed.
12051
12052 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12053
12054 * ltconfig: Add support for mips-dde-sysv4.2MP
12055
12056 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12057
12058 * MAINTAINERS: Add myself as loop discovery maintainer.
12059
12060 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12061
12062 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12063 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12064
12065 2000-06-19 Timothy Wall <twall@cygnus.com>
12066
12067 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12068 * config.sub: Add tic54x target.
12069
12070 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12071
12072 * MAINTAINERS: Add self as Fortran maintainer,
12073 remove Craig Burley.
12074
12075 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12076
12077 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12078 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12079
12080 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12081
12082 * MAINTAINERS: Add self as i18n maintainer
12083
12084 20000-05-21 H.J. Lu (hjl@gnu.org)
12085
12086 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12087 directory are used if they exist. Make sure
12088 $(build_tooldir)/include is searched for header files,
12089 $(build_tooldir)/lib/ for library files.
12090 (GCC_FOR_TARGET): Likewise.
12091 (CXX_FOR_TARGET): Likewise.
12092
12093 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12094
12095 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12096
12097 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12098
12099 * Makefile.in (configure-target-libiberty): Depend on
12100 configure-target-newlib.
12101
12102 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12103
12104 * configure.in, Makefile.in: Merge all libffi-related
12105 configury stuff from the libgcj tree.
12106
12107 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12108
12109 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12110 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12111
12112 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12113
12114 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12115 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12116 current version information. Add to proto-toplev directory.
12117 (gdb-taz): Build do-djunpack.
12118
12119 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12120
12121 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12122
12123 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12124
12125 * MAINTAINERS: Add self to Write After Approval list.
12126
12127 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12128
12129 * ltmain.sh: Preserve in relink_command any environment
12130 variables that may affect the linker behavior.
12131
12132 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12133
12134 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12135
12136 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12137
12138 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12139
12140 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12141
12142 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12143 with the version name.
12144
12145 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12146
12147 * MAINTAINERS: Add self as bb-reorder maintainer.
12148
12149 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12150
12151 * config.if: Tweak.
12152
12153 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12154
12155 * djunpack.bat: New file.
12156
12157 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12158
12159 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12160 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12161 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12162 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12163
12164 2000-04-16 Dave Pitts <dpitts@cozx.com>
12165
12166 * config.sub (case $basic_machine): Change default for "ibm-*"
12167 to "openedition".
12168
12169 2000-04-13 Andreas Jaeger <aj@suse.de>
12170
12171 * MAINTAINERS: Added myself.
12172
12173 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12174
12175 * Makefile.in (gdb-taz): New target. GDB specific archive.
12176 (do-md5sum): New target.
12177 (MD5PROG): Define.
12178 (PACKAGE): Default to TOOL.
12179 (VER): Default to a shell script.
12180 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12181 md5 checksum generation.
12182 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12183 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12184 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12185 insight.tar.bz2): Use gdb-taz to create archive.
12186
12187 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12188
12189 * configure (warn_cflags): Delete.
12190
12191 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12192
12193 * MAINTAINERS: Added myself.
12194
12195 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12196 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12197
12198 * configure.in (enable_libstdcxx_v3): Add.
12199 (target_libs): Add bits here to switch between libstdc++-v2 and
12200 libstdc++-v3.
12201 * config.if: And this file too.
12202 * Makefile.in: Add libstdc++-v3 targets.
12203
12204 2000-04-05 Michael Meissner <meissner@redhat.com>
12205
12206 * config.sub (d30v): Add d30v as a basic machine type.
12207
12208 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12209
12210 * configure.in: -linux-gnu*, not -linux-gnu.
12211
12212 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12213
12214 * MAINTAINERS: Add self in write-after-approval section.
12215
12216 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12217
12218 * MAINTAINERS: Add self as ia64 port maintainer.
12219
12220 2000-03-08 Neil Booth <NeilB@earthling.net>
12221
12222 * MAINTAINERS: Add self in write-after-approval section.
12223
12224 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12225
12226 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12227 (do-tar-bz2): Replace TOOL with PACKAGE.
12228 (gdb.tar.bz2): Remove GDBTK from GDB package.
12229 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12230 dejagnu.tar.bz2): New packages.
12231
12232 2000-02-27 Andreas Jaeger <aj@suse.de>
12233
12234 * configure.in: Add entry for mips*-*-linux*, move catch all
12235 *-*-*linux* entry below this one.
12236
12237 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12238
12239 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12240
12241 2000-02-24 Nick Clifton <nickc@cygnus.com>
12242
12243 * config.sub: Support an OS of "wince".
12244
12245 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12246
12247 * config.guess, config.sub: Updated to match config's 2000-02-15
12248 version.
12249
12250 2000-02-23 Linas Vepstas <linas@linas.org>
12251
12252 * config.sub: Add support for Linux/IBM 370.
12253 * configure.in: Likewise.
12254
12255 2000-02-22 Nick Clifton <nickc@cygnus.com>
12256
12257 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12258
12259 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12260
12261 * config.guess: Guess "cygwin" rather than "cygwin32".
12262
12263 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12264
12265 * configure (gcc_version): When setting, narrow search to
12266 lines containing `version_string'.
12267
12268 2000-02-15 Denis Chertykov <denisc@overta.ru>
12269
12270 * config.sub: Add support for avr target.
12271
12272 2000-02-14 Nick Clifton <nickc@cygnus.com>
12273
12274 * MAINTAINERS: Add maintainers for MCore port.
12275
12276 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12277
12278 * config.sub: Add mmix-knuth-mmixware.
12279
12280 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12281
12282 * MAINTAINERS: Pair cccp with cpplib maintainership.
12283
12284 2000-01-27 Christopher Faylor <cgf@redhat.com>
12285
12286 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12287 structure stuff to -L library search.
12288 (CXX_FOR_TARGET): Ditto.
12289 (CROSS_CHECK_MODULES): Fix spelling mistake.
12290
12291 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12292
12293 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12294 the C++ compiler.
12295
12296 2000-01-12 Richard Henderson <rth@cygnus.com>
12297
12298 * configure.in: Don't build some bits for beos.
12299
12300 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12301
12302 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12303 as include files.
12304
12305 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12306
12307 * Add self as cpplib maintainer, as requested by Jason
12308 Merrill. Correct my e-mail address.
12309
12310 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12311
12312 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12313 not mh-aix43.
12314
12315 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12316
12317 * MAINTAINERS: Add myself to "write after approval" list.
12318
12319 1999-12-14 Richard Henderson <rth@cygnus.com>
12320
12321 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12322 * config.sub: Accept alphaev[78], alphaev8.
12323
12324 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12325
12326 * config.guess, config.sub: Update from autoconf.
12327
12328 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12329
12330 * MAINTAINERS: update my playtime e-address.
12331
12332 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12333
12334 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12335 necessary libraries are missing.
12336
12337 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12338
12339 * MAINTAINERS: Add new 'write after approval' maintainer.
12340
12341 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12342
12343 * MAINTAINERS: Add new Java maintainer.
12344
12345 1999-10-25 Andreas Schwab <schwab@suse.de>
12346
12347 * configure: Fix quoting inside arguments of eval.
12348
12349 1999-10-21 Nick Clifton <nickc@cygnus.com>
12350
12351 * config-ml.in: Allow suppression of some ARM multilibs.
12352
12353 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12354
12355 * config.guess: Add OS/390 match pattern.
12356 * config.sub: Add mvs, openedition targets.
12357 * configure.in (i370-ibm-opened*): New.
12358
12359 1999-09-04 Steve Chamberlain <sac@pobox.com>
12360
12361 * config.sub: Add support for configuring for pj.
12362
12363 1999-08-31 Nick Clifton <nickc@cygnus.com>
12364
12365 * config.sub (maybe_os): Add support for configuring for fr30.
12366
12367 1999-08-25 Nick Clifton <nickc@cygnus.com>
12368
12369 * configure.in: Do not configure or build ld for AIX
12370 platforms. ld is known to be broken on these platforms.
12371
12372 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12373
12374 * config-ml.in: Pass compiler flag corresponding to multidirs to
12375 subdir configures.
12376
12377 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12378
12379 * Makefile.in (LDFLAGS): Define.
12380
12381 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12382
12383 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12384 noconfigdirs.
12385 (*-*-cygwin*): Likewise.
12386
12387 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12388
12389 * mkdep: New file.
12390 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12391 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12392
12393 From Eli Zaretskii <eliz@is.elta.co.il>:
12394 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12395 long file name when using DJGPP on MS-DOS.
12396
12397 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12398
12399 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12400
12401 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12402
12403 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12404 dependency as this causes "make check" to globally "make all"
12405
12406 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12407
12408 * configure.in (target_libs): Added target-zlib.
12409 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12410 (CONFIGURE_TARGET_MODULES): Likewise.
12411 (CHECK_TARGET_MODULES): Likewise.
12412 (INSTALL_TARGET_MODULES): Likewise.
12413 (CLEAN_TARGET_MODULES): Likewise.
12414 (configure-target-zlib): New target.
12415 (all-target-zlib): Likewise.
12416 (all-target-libjava): Depend on all-target-zlib.
12417 (configure-target-libjava): Depend on configure-target-zlib.
12418
12419 * Makefile.in (configure-target-libjava): Depend on
12420 configure-target-newlib.
12421 (configure-target-boehm-gc): New target.
12422 (configure-target-qthreads): New target.
12423
12424 * configure.in (target_libs): Added target-qthreads.
12425 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12426 (CONFIGURE_TARGET_MODULES): Likewise.
12427 (CHECK_TARGET_MODULES): Likewise.
12428 (INSTALL_TARGET_MODULES): Likewise.
12429 (CLEAN_TARGET_MODULES): Likewise.
12430 (all-target-qthreads): New target.
12431 (configure-target-libjava): Depend on configure-target-qthreads.
12432 (all-target-libjava): Depend on all-target-qthreads.
12433
12434 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12435 (CONFIGURE_TARGET_MODULES): Likewise.
12436 (CHECK_TARGET_MODULES): Likewise.
12437 (INSTALL_TARGET_MODULES): Likewise.
12438 (CLEAN_TARGET_MODULES): Likewise.
12439 (all-target-libjava): New target.
12440 (all-target-boehm-gc): Likewise.
12441 * configure.in (target_libs): Added libjava, boehm-gc.
12442
12443 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12444
12445 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12446 configure.bat in SUPPORT_FILES.
12447 (gas+binutils.tar.bz2): Likewise.
12448
12449 * makeall.bat: Remove; obsolete.
12450
12451 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12452
12453 From Mark Elbrecht:
12454 * configure.bat: Remove; obsolete.
12455
12456 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12457
12458 * configure: Add -W -Wall to the default CFLAGS when compiling with
12459 gcc.
12460
12461 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12462
12463 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12464
12465 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12466
12467 * configure.in: Build ld on IRIX6.
12468
12469 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12470
12471 * Makefile.in: Change distribution targets to use bzip2 instead of
12472 gzip.
12473 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12474 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12475
12476 1999-06-04 Nick Clifton <nickc@cygnus.com>
12477
12478 * config.sub: Add mcore target.
12479
12480 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12481
12482 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12483
12484 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12485
12486 * config.guess (dummy): Changed to $dummy.
12487
12488 1999-05-24 Nick Clifton <nickc@cygnus.com>
12489
12490 * config.sub: Tidied up case statements.
12491
12492 1999-05-22 Ben Elliston <bje@cygnus.com>
12493
12494 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12495 <jiro@din.or.jp>.
12496
12497 * config.guess: Merge with FSF version. Future changes will be
12498 more accurately recorded in this ChangeLog.
12499 * config.sub: Likewise.
12500
12501 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12502
12503 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12504
12505 1999-04-30 Tom Tromey <tromey@cygnus.com>
12506
12507 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12508
12509 1999-04-23 Tom Tromey <tromey@cygnus.com>
12510
12511 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12512
12513 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12514
12515 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12516 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12517 Bad merge removed these two changes.
12518
12519 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12520 Martin Heller (Ing.-Buero_Heller@t-online.de)
12521
12522 * config.guess (interix Alpha): Add.
12523
12524 1999-04-11 Richard Henderson <rth@cygnus.com>
12525
12526 * configure.in (i?86-*-beos*): Do config gperf; don't config
12527 gdb, newlib, or libgloss.
12528
12529 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12530
12531 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12532 link a trivial program with -mabi=64. If it fails, remove mabi=64
12533 from multidirs.
12534
12535 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12536
12537 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12538
12539 1999-04-08 Nick Clifton <nickc@cygnus.com>
12540
12541 * config.sub: Add support for mcore targets.
12542
12543 1999-04-07 Michael Meissner <meissner@cygnus.com>
12544
12545 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12546 not mt-ospace, in order to shut up assembler warning about using
12547 symbols that are named the same as registers.
12548
12549 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12550
12551 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12552 dependency list for all-target-cygmon.
12553
12554 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12555
12556 * config-ml.in: Check $host, not $target, for selective multilibs.
12557 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12558 thumb interworking, and underscore prefix multilibs.
12559
12560 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12561
12562 * missing: Update to version from current automake.
12563
12564 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12565
12566 * configure (gxx_include_dir): Removed.
12567
12568 * configure.in (gxx_include_dir): Handle it.
12569 * Makefile.in: Likewise.
12570
12571 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12572
12573 * config.sub (mips64vr4111,mips64vr4111el) Add.
12574
12575 1999-03-21 Ben Elliston <bje@cygnus.com>
12576
12577 * config.guess: Correct typo for detecting ELF on FreeBSD.
12578
12579 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12580
12581 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12582 config/mh-djgpp.
12583
12584 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12585
12586 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12587 all-target-newlib to dependency list for all-target-bsp.
12588
12589 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12590
12591 * config.sub: Add i386-uwin support.
12592 * config.guess: Likewise.
12593
12594 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12595
12596 * configure.in: cleanup, add mh-*pic handling for arm, special
12597 case powerpc*-*-aix*
12598
12599 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12600
12601 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12602 can be built.
12603
12604 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12605
12606 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12607 targets.
12608
12609 1999-03-02 Nick Clifton <nickc@cygnus.com>
12610
12611 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12612
12613 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12614
12615 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12616
12617 1999-02-24 Nick Clifton <nickc@cygnus.com>
12618
12619 * config.sub: Fix typo in arm recognition.
12620
12621 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12622
12623 * configure.in (noconfigdirs): Changed target_configdirs to
12624 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12625 rather than m68k-*-* since it is not known to work on
12626 m68k-aout. Ditto for arm-*-*oabi.
12627
12628 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12629
12630 * configure.in (*-*-windows*): Remove, no longer used.
12631
12632 1999-02-19 Ben Elliston <bje@cygnus.com>
12633
12634 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12635 Smart and improved by Andrew Cagney.
12636
12637 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12638
12639 * config.guess: Recognize openbsd-*-hppa.
12640
12641 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12642
12643 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12644 only if it is not empty.
12645
12646 1999-02-17 Nick Clifton <nickc@cygnus.com>
12647
12648 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12649
12650 * config.guess: Modified to recognize uname's armv* syntax.
12651
12652 * config.sub: Modified to recognize uname's armv* syntax.
12653
12654 1999-02-17 Mark Salter <msalter@cygnus.com>
12655
12656 * configure.in: Added target-bsp for sparclite.
12657
12658 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12659
12660 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12661
12662 1999-02-08 Nick Clifton <nickc@cygnus.com>
12663
12664 * configure.in: Add support for strongarm port.
12665 * config.sub: Add support for strongarm target.
12666
12667 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12668
12669 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12670 the old name config/mh-cygwin32.
12671 Enable texinfo.
12672
12673 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12674
12675 * configure.in: Do build ld for ix86 Solaris.
12676
12677 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12678
12679 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12680 $AR_FOR_TARGET. Likewise for RANLIB.
12681
12682 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12683
12684 * config.sub (oabi): Recognize.
12685 * configure.in (arm-*-oabi): Handle.
12686
12687 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12688
12689 * config.guess: Improve detection of i686 on UnixWare 7.
12690
12691 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12692
12693 * config.guess: Add support for i386-pc-interix.
12694 * config.sub: Likewise.
12695 * configure.in: Likewise.
12696
12697 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12698
12699 * Makefile.in: Remove unneeded all-target-libio from
12700 from all-target-winsup target since it is now unneeded.
12701 Add all-target-libtermcap in its place since it is now
12702 needed.
12703
12704 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12705
12706 * configure.in: makefile stub for cygwin target is probably
12707 unnecessary. Remove it for now.
12708
12709 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12710
12711 * configure.in: libtermcap.a should be built when cygwin is the
12712 target as well as the host.
12713 * config.guess: Allow mixed case in cygwin uname output.
12714 * Makefile.in: Add libtermcap target.
12715
12716 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12717
12718 * config.sub: Clean up handling of hppa2.0.
12719
12720 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12721
12722 * config.guess: Use C code to identify more HP machines.
12723
12724 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12725
12726 * config.sub: Handle hppa2.0.
12727
12728 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12729
12730 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12731 cygmon for all sparclite targets, regardless of object format.
12732
12733 1998-12-15 Mark Salter <msalter@cygnus.com>
12734
12735 * configure.in: Added target-bsp for several target architectures.
12736
12737 * Makefile.in: Added rules for bsp.
12738
12739 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12740
12741 * config.guess: Improve detection of hppa2.0 processors.
12742
12743 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12744
12745 * config.guess: Recognize FreeBSD using ELF automatically.
12746
12747 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12748
12749 * configure (skip-this-dir): Add handling for new shell script, which
12750 might be created by a sub-directory's configure to indicate, this particular
12751 directory is "unwanted".
12752 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12753
12754 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12755
12756 * ltconfig: import from libtool, after changing libtool to
12757 account for the cygwin name change.
12758
12759 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12760
12761 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12762 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12763
12764 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12765
12766 * configure.in: Add libtermcap to list of cygwin dependencies.
12767
12768 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12769
12770 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12771 they include winsup/include when it's a cygwin target.
12772
12773 1998-11-12 Tom Tromey <tromey@cygnus.com>
12774
12775 * configure.in (host_tools): Added zip.
12776 * Makefile.in (all-target-libjava): Depend on all-zip.
12777 (all-zip): New target.
12778 (ALL_MODULES): Added all-zip.
12779 (NATIVE_CHECK_MODULES): Added check-zip.
12780 (INSTALL_MODULES): Added install-zip.
12781 (CLEAN_MODULES): Added clean-zip.
12782
12783 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12784
12785 * Makefile.in: lose "32" from comment about cygwin.
12786
12787 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12788
12789 * configure.in: Use -Os to build target libraries for the fr30.
12790
12791 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12792
12793 * config.sub: Add fr30.
12794
12795 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12796
12797 * configure.in: drop "32" from config/mh-cygwin32. Check
12798 cygwin* instead of cygwin32*.
12799 * config.sub: Check cygwin* instead of cygwin32*.
12800
12801 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12802
12803 * config.guess: Match any version of Unixware7.
12804
12805 1998-10-20 Syd Polk <spolk@cygnus.com>
12806
12807 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12808 if desired.
12809
12810 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12811
12812 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12813 these if the appropriate directories and files to not exist.
12814
12815 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12816
12817 * Makefile.in (DEVO_SUPPORT): Add config.if.
12818
12819 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12820
12821 * configure: Add pattern to replace "build_tooldir"'s
12822 definition in the generated Makefile with "tooldir"'s
12823 actual value.
12824
12825 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12826
12827 * config.sub: Bring back lost sparcv9.
12828
12829 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12830
12831 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12832
12833 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12834 CC_FOR_TARGET and friends.
12835
12836 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12837
12838 * Makefile.in (build_tooldir): New variable, same as tooldir.
12839 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12840 -B$(build_tooldir)/bin/.
12841 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12842
12843 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12844
12845 * README: Remove installation instructions and refer to the
12846 INSTALL directory instead.
12847
12848 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12849
12850 * config.sub: Add support for i[34567]86-pc-udk.
12851 * configure.in: Likewise.
12852
12853 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12854
12855 * Makefile.in: add bzip2 package building bits for user
12856 tools module
12857 * configure.in: ditto
12858
12859 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12860
12861 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12862 (ALL_TARGET_MODULES): Add all-target-libobjc.
12863 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12864 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12865 (all-target-libchill): Add dependencies.
12866 * configure.in (target_libs): Add libchill.
12867
12868 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12869
12870 * configure.in (target_subdir): Remove duplicate line.
12871
12872 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12873
12874 * Makefile.in (all-automake): fix dependencies.
12875
12876 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12877
12878 * configure.in: Minor cleanups for building in the $(target_alias)
12879 subdir.
12880
12881 1998-09-22 Jim Wilson <wilson@cygnus.com>
12882
12883 * Makefile.in (bootstrap): Set r and s before make all. Use
12884 BASE_FLAGS_TO_PASS in make all.
12885 (cross): Likewise.
12886
12887 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12888
12889 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12890
12891 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12892
12893 * config.sub: Fix typo in last change.
12894
12895 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12896
12897 * config.sub: Add support for C4x target.
12898 * configure.in: Likewise.
12899
12900 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12901
12902 * config.sub: Recognize sparcv9 just like sparc64.
12903
12904 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12905
12906 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12907
12908 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12909
12910 * config.guess: Correctly identify Pentium II sco boxes.
12911
12912 * config.guess: Fix "tr" code. From Weiwen Liu.
12913
12914 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12915
12916 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12917 stabs.
12918
12919 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12920
12921 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12922 (ALL_TARGET_MODULES): Add all-target-libchill.
12923 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12924 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12925 (all-target-libchill): Add dependencies.
12926 * configure.in (target_libs): Add libchill.
12927
12928 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12929
12930 * config.guess: Avoid assumptions about "tr" behaves when
12931 LANG is set to something other than English.
12932
12933 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12934
12935 * configure (gxx_include_dir): Changed to
12936 '${prefix}/include/g++'-${libstdcxx_interface}.
12937
12938 * config.if: New to determine the interfaces.
12939
12940 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12941
12942 * config.guess: Detect and handle MPE/IX.
12943 * config.sub: Deal with MPE/IX.
12944
12945 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12946
12947 * configure.in: Use mh-aix43.
12948
12949 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12950
12951 * configure: Fix --without/--disable cases for gxx-include-dir.
12952
12953 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12954
12955 * mdata-sh: Imported. Needed for automake support.
12956
12957 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12958
12959 * Makefile.in (taz): Try "chmod -R og=u ." before
12960 "chmod og=u `find . -print`".
12961
12962 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12963
12964 * configure.in: Add arm-elf and thumb-elf support.
12965
12966 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12967
12968 * Makefile.in: Undo previous patch.
12969
12970 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12971
12972 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12973 to here ...
12974 (install-no-fixedincludes): and here
12975 (INSTALL_MODULES): ... from here.
12976
12977 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12978
12979 * config.sub: Merge with FSF.
12980
12981 * config.guess: Merge with FSF.
12982
12983 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12984
12985 * configure (extraconfigdirs): New variable.
12986 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12987 * Makefile.in (all): Move higher in file.
12988 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12989 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12990 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12991 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12992 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12993
12994 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12995
12996 * Makefile.in (all-target-libjava): Depend on all-gcc and
12997 all-target-newlib.
12998 (configure-target-libjava): Depend on $(ALL_GCC).
12999
13000 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13001
13002 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13003 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13004
13005 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13006
13007 * INSTALL/README: Fix typo.
13008
13009 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13010
13011 * ylwrap: Change absolute path checks to check for DOS style path
13012 names.
13013
13014 * ylwrap: Don't use a full path name if the source file is in the
13015 same directory. From hjl@lucon.org (H.J. Lu).
13016
13017 * config-ml.in: Default to being verbose, to match Feb 18 change to
13018 configure.
13019
13020 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13021
13022 Brought over from egcs:
13023
13024 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13025
13026 * configure.in (target_subdir): Set to ${target_alias} instead
13027 of "libraries".
13028
13029 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13030
13031 * configure.in (target_subdir): Set to libraries if enable_multilib.
13032
13033 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13034
13035 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13036 multilibs, force reconfiguration the first time we create
13037 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13038
13039 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13040
13041 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13042 avoid confusion with --no-recursion.
13043
13044 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13045
13046 * configure.in: Win32 hosts shouldn't use install -x
13047 * install-sh: remove -x option, and special .exe-handling
13048 hack.
13049
13050 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13051
13052 * config.guess: Recognize i586-pc-beos.
13053 * configure.in: Don't build some bits for beos.
13054
13055 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13056
13057 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13058 CFLAGS default to -O2.
13059
13060 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13061 when using GNU ld.
13062
13063 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13064
13065 * ltmain.sh: Correct install when using a different shell.
13066
13067 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13068
13069 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13070
13071 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13072
13073 * makefile.vms: Update to build binutils/makefile.vms. Add install
13074 target.
13075
13076 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13077
13078 * ltconfig: Update to correct AIX handling.
13079
13080 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13081
13082 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13083
13084 * configure.in (target_subdir): Set to ${target_alias} instead
13085 of "libraries".
13086
13087 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13088
13089 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13090 (Makefile): Depend on $(gcc_version_trigger).
13091
13092 * configure (gcc_version): Change default initializer to empty
13093 string.
13094 (gcc_version_trigger): New variable; pass this variable down
13095 to subdir configures to enable them checking gcc's version
13096 themselves. Emit make macros for both gcc_version vars.
13097 (topsrcdir): Initialize reliably.
13098 (recursion line): Remove --with-gcc-version=${gcc_version}.
13099
13100 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13101
13102 * configure (enable_version_specific_runtime_libs): Implement new flag
13103 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13104 in $(libsubdir); emit definition in each generated Makefile.
13105 (gxx_include_dir): Initialize depending on
13106 $enable_version_specific_runtime_libs.
13107
13108 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13109
13110 * configure (gcc_version): Initialize properly depending on
13111 how and where configure is started.
13112 (recursion line): Pass a --with-gcc-version=${gcc_version}
13113 to configures in subdirs.
13114
13115 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13116
13117 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13118 cygmon
13119
13120 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13121
13122 * configure.in: Add cygmon and libstub support for mn10200.
13123
13124 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13125
13126 * configure (gcc_version): Add new variable describing the
13127 particular gcc version we're building.
13128 * Makefile.in (libsubdir): Add new macro for the directory
13129 in which the compiler finds executables, libraries, etc.
13130 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13131 and libsubdir.
13132
13133 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13134
13135 * Makefile.in (local-clean): Remove *.log.
13136 (warning.log): Built with warn_summary from build.log.
13137 (mail-report.log): Run test_summary.
13138 (mail-report-with-warnings.log): Run test_summary including
13139 warning.log in the report.
13140
13141 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13142
13143 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13144
13145 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13146
13147 * Makefile.in (grep): Grep no longer depends on libiberty.
13148
13149 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13150
13151 * Makefile.in: all-snavigator needs all-libgui.
13152
13153 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13154
13155 * configure.in: Add cygmon and libstub support for mn10300.
13156
13157 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13158
13159 * missing: Update to version from automake 1.3.
13160
13161 * ltmain.sh: On installation, don't get confused if the same name
13162 appears more than once in the list of library names.
13163
13164 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13165
13166 * config.sub: Accept m68060 and m5200 as CPU names.
13167
13168 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13169
13170 * configure: Use && rather than using -a in test, because odd
13171 strings can confuse test.
13172 * configure.in: Likewise.
13173
13174 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13175
13176 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13177
13178 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13179
13180 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13181 bootstrap4-lean): New targets.
13182
13183 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13184
13185 * mpw-* Delete. Not used.
13186
13187 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13188
13189 * COPYING.LIB: Update FSF address.
13190
13191 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13192
13193 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13194
13195 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13196 GAS_SUPPORT_DIRS.
13197
13198 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13199
13200 * ltconfig, ltmain.sh: Avoid producing a version number if
13201 -version-info was not used.
13202
13203 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13204
13205 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13206 building with newlib.
13207
13208 1998-04-30 Paul Eggert <eggert@twinsun.com>
13209
13210 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13211 Solaris `make' causes it to continue to next definition.
13212
13213 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13214
13215 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13216 the right GUI libraries and files are installed along with GDB.
13217
13218 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13219
13220 * configure.in: Change alpha to alpha* in several places.
13221
13222 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13223
13224 * config.sub: Recognize sparc86x.
13225
13226 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13227
13228 * configure.in (--enable-target-optspace): Remove debug echo.
13229
13230 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13231
13232 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13233
13234 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13235
13236 * ltconfig: Update cygwin32 support.
13237
13238 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13239 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13240 (GDB_SUPPORT_DIRS): Likewise.
13241
13242 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13243
13244 * configure.in (target_makefile_frag): If --enable-target-optspace,
13245 use -Os to compile target libraries rather than -O2. Default to
13246 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13247 not used.
13248 * configure.in (target_cflags): Ditto for d30v.
13249
13250 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13251
13252 * Makefile.in (all-bfd): Depend on all-intl.
13253 (all-binutils): Likewise.
13254 (all-gas): Likewise.
13255 (all-gprof): Likewise.
13256 (all-ld): Likewise.
13257
13258 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13259
13260 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13261
13262 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13263
13264 * Makefile.in (all-bfd): Depend upon all-libiberty.
13265
13266 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13267
13268 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13269
13270 * Makefile.in: Add libstub.
13271
13272 * configure.in: Ditto. Build libstub for targets that have cygmon
13273 support.
13274
13275 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13276
13277 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13278
13279 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13280
13281 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13282 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13283
13284 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13285
13286 * configure: Define DEFAULT_M4 by searching PATH.
13287 * Makfile.in: Use DEFAULT_M4.
13288
13289 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13290
13291 * ltconfig: Add cygwin32 support.
13292
13293 * Makefile.in, configure.in: Add libtool as a native only directory
13294 to configure and build.
13295
13296 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13297
13298 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13299
13300 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13301
13302 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13303
13304 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13305
13306 * Makefile.in: add ash make rules
13307 * configure.in: add ash to native_only and host_tools lists
13308
13309 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13310
13311 * Makefile.in (all-gettext, all-intl): New targets.
13312 (ALL_MODULES): Added all-gettext, all-intl.
13313 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13314 (INSTALL_MODULES): Added install-gettext, install-intl.
13315 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13316
13317 * configure.in (host_tools): Added gettext.
13318 (native_only): Likewise.
13319 (noconfigdirs) [various cases]: Likewise.
13320 (host_libs): Added intl.
13321
13322 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13323
13324 * configure: Do not disable building gdbtk for cygwin32 hosts.
13325
13326 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13327
13328 * configure.in: Add thumb-coff target.
13329 * config.sub: Add thumb-coff target.
13330
13331 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13332
13333 * Makefile.in: Revert yesterday's change.
13334 (all-target-winsup): all-target-librx stays out of here.
13335
13336 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13337
13338 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13339 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13340 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13341 Remove references to librx and libg++.
13342
13343 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13344
13345 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13346 recursive makes
13347
13348 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13349
13350 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13351 for newlib directory.
13352 (CXX_FOR_TARGET): Likewise.
13353
13354 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13355
13356 * ltconfig: Update after libtool/ltconfig.in change for
13357 hpux11.
13358
13359 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13360
13361 * ltconfig, ltmain.sh: Update to libtool 1.2.
13362
13363 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13364
13365 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13366 (install-gcc-cross): Instead, override LANGUAGES here.
13367
13368 1998-03-18 Dave Love <d.love@dl.ac.uk>
13369
13370 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13371 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13372
13373 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13374
13375 * configure.in: Add Thumb-pe target.
13376
13377 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13378
13379 * Makefile.in - changed sn targets to snavigator
13380 * configure.in - changed sn targets to snavigator
13381
13382 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13383
13384 * config-ml.in: After building symlink tree call make distclean
13385 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13386 to be the case for libiberty.
13387
13388 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13389
13390 * configure: When making link, also check the current
13391 directory. The configure scripts may create one.
13392
13393 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13394
13395 * config.sub: Accept alphapca56 and alphaev6 properly.
13396
13397 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13398
13399 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13400
13401 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13402
13403 * config.sub (sco5): Fix typo.
13404
13405 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13406
13407 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13408 install-itcl.
13409 (install-itcl): Remove dependency on install-tcl.
13410
13411 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13412
13413 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13414
13415 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13416
13417 * configure.in: Don't build libgui for a cygwin32 target when not on
13418 a cygwin32 host.
13419
13420 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13421
13422 * configure (redirect): Set to null, so default behavior of
13423 configure is now --verbose.
13424
13425 1998-02-16 Dave Love <d.love@dl.ac.uk>
13426
13427 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13428 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13429
13430 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13431
13432 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13433 this change to sync Makefile.in with its ChangeLog entries.
13434
13435 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13436
13437 * ltmain.sh (mkdir): Check that the directory doesn't exist
13438 before we exit with error, so that we don't get races during
13439 parallel builds.
13440
13441 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13442
13443 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13444
13445 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13446
13447 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13448 PICFLAG_FOR_TARGET.
13449 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13450
13451 * configure: Emit a definition for the new macro enable_shared
13452 into each Makefile.
13453
13454 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13455
13456 * configure.in (host_tools, native_only): Add libtool.
13457
13458 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13459
13460 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13461 Fix typo in ming config comment.
13462
13463 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13464
13465 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13466
13467 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13468
13469 * config.sub: Add tic30 cases, and map c30 to tic30.
13470
13471 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13472
13473 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13474 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13475 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13476 (CLEAN_TARGET_MODULES): Similarly
13477 (all-target-libf2c): Add dependences.
13478 * configure.in (target_libs): Add libf2c.
13479
13480 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13481
13482 * configure.in: Remove expect from noconfigdirs when target
13483 is cygwin32. OK to build expect and dejagnu with Canadian
13484 Cross.
13485
13486 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13487
13488 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13489 host.
13490
13491 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13492 and mingw32.
13493
13494 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13495
13496 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13497 here as it is not defined in the toplevel Makefile.
13498
13499 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13500
13501 * configure (package_makefile_rules_frag): New variable, which names
13502 a file with generic rules, ...
13503 Change comment to mention we now have FIVE parts.
13504 * configure: Undo last change.
13505
13506 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13507
13508 * config.guess: More accurate determination of HP processor types.
13509 * config.sub: More accurate determination of HP processor types.
13510
13511 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13512
13513 * configure (package_makefile_frag): Move inserting the
13514 ${package_makefile_frag} to where it should be according
13515 to the comment.
13516
13517 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13518
13519 * config.guess: Add support for Linux/ARM.
13520
13521 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13522
13523 * .cvsignore: Remove *-info and *-install since they match
13524 release-info and mpw-install, which we don't want to just ignore.
13525
13526 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13527
13528 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13529
13530 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13531
13532 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13533 local_prefix to sub-make invocations.
13534
13535 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13536
13537 * configure.in: Check makefile fragments in the source
13538 directory.
13539
13540 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13541
13542 * configure.in: Check whether host and target makefile
13543 fragments exist before adding them to *_makefile_frag.
13544
13545 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13546
13547 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13548
13549 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13550
13551 * configure.in: Make sure we only replace RPATH_ENVVAR on
13552 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13553 regexp to sed.
13554
13555 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13556 to sub-makes.
13557
13558 1998-01-13 Lee Iverson (leei@ai.sri.com)
13559
13560 * config-ml.in (multi-do): LDFLAGS must include multilib
13561 designator.
13562
13563 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13564
13565 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13566
13567 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13568
13569 * config.sub: Add mingw32 support.
13570 * configure.in: Likewise.
13571
13572 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13573
13574 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13575
13576 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13577
13578 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13579 * configure (gxx_include_dir): Provide a definition for subdirs
13580 which do not use autoconf.
13581
13582 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13583
13584 * config.guess: Sync with egcs. Picks up new alpha support,
13585 BeOS & some additional linux support.
13586
13587 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13588
13589 * config.guess: HP 9000/803 is a PA1.1 machine.
13590
13591 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13592
13593 * configure.in: It's alpha*-...
13594
13595 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13596
13597 * configure.in (host_makefile_frag, target_makefile_frag):
13598 Handle multiple config files.
13599 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13600 alpha-*-*.
13601
13602 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13603
13604 * mkdep: New file.
13605
13606 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13607
13608 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13609
13610 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13611
13612 * Makefile.in: Add libgui directory.
13613 (GDB_TK): Add all-libgui.
13614 * configure.in: Add libgui directory.
13615 * configure: Add all-libgui to GDB_TK.
13616
13617 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13618
13619 * config-ml.in (multidirs): Add m32r to multilib list.
13620
13621 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13622
13623 * Makefile.in (all-target-gperf): Change dependency to
13624 all-target-libstdc++.
13625
13626 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13627
13628 * config.guess: Add BeOS support.
13629
13630 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13631
13632 Source directory cvs renamed to cvssrc:
13633 * configure.in (host_tools): Change cvs to cvssrc.
13634 (native_only): Likewise.
13635 (noconfigdirs) [various cases]: Likewise.
13636 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13637 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13638 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13639 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13640 (all-cvssrc): Rename target from all-cvs.
13641
13642 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13643
13644 * configure (gxx_include_dir): Fix thinko.
13645
13646 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13647
13648 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13649 (install-cross, install-gcc-cross): New targets.
13650
13651 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13652
13653 * configure.in (noconfigdirs): Add support for Thumb target.
13654
13655 * config.sub (maybe_os): Add support for Thumb target.
13656
13657 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13658
13659 * Makefile.in: Add rules for cygmon.
13660
13661 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13662
13663 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13664
13665 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13666 * configure (gxx_include_dir): Provide a definition for subdirs
13667 which do not use autoconf.
13668
13669 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13670
13671 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13672 11/18/97 build
13673
13674 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13675
13676 * From Franz Sirl.
13677 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13678 found on RedHat Linux systems.
13679
13680 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13681
13682 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13683 guesses.
13684
13685 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13686
13687 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13688
13689 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13690
13691 * ltmain.sh: If mkdir fails, check whether the directory was created
13692 anyhow by some other process.
13693
13694 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13695
13696 * configure.in (d30v-*-*): Configure all directories.
13697
13698 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13699
13700 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13701 for the D30V.
13702
13703 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13704
13705 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13706
13707 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13708
13709 * include/libiberty.h: Add extern "C" { so it can be used with C++
13710 progrms.
13711 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13712 programs.
13713
13714 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13715
13716 * configure.in (d30v-*-*): Configure GCC now.
13717
13718 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13719
13720 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13721 is no longer needed.
13722
13723 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13724
13725 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13726
13727 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13728
13729 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13730 targets using "$@" to provide support for similar but not identical
13731 targets without having to duplicate code.
13732
13733 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13734
13735 * makefile.vms: Fix to work with DEC C.
13736
13737 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13738
13739 * config.sub: Add mips-tx39-elf to marketing names.
13740
13741 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13742
13743 * ltmain.sh: Handle symlinks in generated script.
13744
13745 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13746
13747 * configure: Handle autoconf style directory options: --bindir,
13748 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13749 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13750 --sysconfdir.
13751 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13752 (sharedstatedir, localstatedir, oldincludedir): New variables.
13753 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13754 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13755 sbindir, sharedstatedir, and sysconfdir.
13756
13757 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13758
13759 * Makefile.in (bootstrap-lean): New target.
13760
13761 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13762
13763 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13764 sn, and gnuserv from noconfigdirs.
13765
13766 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13767
13768 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13769
13770 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13771
13772 * Makefile.in (cross): New target.
13773
13774 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13775 Jeff Law <law@cygnus.com>
13776
13777 * Makefile.in (bootstrap2, bootstrap3): New targets.
13778 (all-bootstrap): Remove outdated and confusing target.
13779 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13780
13781 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13782
13783 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13784 windows. Consistent with gdb/configure.
13785
13786 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13787
13788 * configure.in: Name Linux target fragment.
13789
13790 * configure: Rewrite so that project Makefile fragment is inserted
13791 first and appears last in the resulting Makefile.
13792
13793 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13794
13795 * Makefile.in (install-itcl): Install tcl first.
13796
13797 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13798
13799 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13800
13801 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13802
13803 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13804
13805 * configure.in (skipdirs): Add target-librx for Linux.
13806 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13807
13808 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13809
13810 * Makefile.in (bootstrap): New target.
13811
13812 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13813
13814 * config.sub: Accept 'amigados' for backward compatibility.
13815
13816 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13817
13818 * config.guess: Merge with FSF.
13819
13820 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13821
13822 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13823
13824 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13825
13826 * config.sub: Add "marketing-names" patch.
13827
13828 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13829
13830 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13831
13832 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13833
13834 * config.sub: Handle v850-elf.
13835
13836 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13837
13838 * .cvsignore (*-install): Remove.
13839
13840 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13841
13842 * ltconfig: Set CONFIG_SHELL in libtool.
13843 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13844
13845 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13846
13847 * configure.in (target_subdir): Set to libraries if enable_multilib.
13848
13849 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13850
13851 * config.guess: Update from gcc directory.
13852
13853 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13854
13855 * Makefile.in (all-sim): Depends on all-readline.
13856
13857 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13858
13859 * Makefile.in (BISON, YACC): Use $$s.
13860 (all-bison): Depend on all-texinfo.
13861
13862 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13863
13864 * Makefile.in (BISON): Add -L flag.
13865 (YACC): Likewise.
13866
13867 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13868
13869 * configure.in (noconfigdirs): Add support for v850e target.
13870
13871 * config.sub (maybe_os): Add support for v850e target.
13872
13873 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13874
13875 * configure.in (noconfigdirs): Add support for v850ea target.
13876
13877 * config.sub (maybe_os): Add support for v850ea target.
13878
13879 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13880
13881 * config.sub: Add mipstx39. Delete r3900.
13882
13883 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13884
13885 * Makefile.in (all-autoconf): Depends on all-texinfo.
13886
13887 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13888
13889 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13890 eabi targets.
13891
13892 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13893
13894 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13895
13896 * configure: When handling a Canadian Cross, handle YACC as well as
13897 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13898 * Makefile.in (all-bison): Depend upon all-texinfo.
13899
13900 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13901
13902 * Makefile.in (BISON): bison, not byacc or bison -y.
13903 (YACC): bison -y or byacc or yacc.
13904 (various): Add *-bison as appropriate.
13905 (taz): No need to mess with BISON anymore.
13906
13907 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13908
13909 * configure: If OSTYPE matches *win32*, try to find a good value for
13910 CONFIG_SHELL.
13911
13912 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13913
13914 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13915 configure.in if it is present.
13916
13917 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13918
13919 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13920
13921 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13922
13923 * config.sub: Recognize `arc' cpu.
13924 * configure.in: Likewise.
13925 * config-ml.in: Likewise.
13926
13927 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13928
13929 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13930
13931 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13932
13933 * configure: Changed sed delimiter from ':' to '|' when
13934 attempting to substitute ${config_shell} for SHELL. On
13935 NT ${config_shell} may contain a ':' in it.
13936
13937 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13938
13939 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13940
13941 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13942
13943 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13944
13945 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13946
13947 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13948
13949 * ylwrap: If the program is a relative path, force it to be
13950 absolute.
13951
13952 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13953
13954 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13955
13956 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13957
13958 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13959 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13960 for libraries.
13961
13962 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13963
13964 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13965 separated by spaces.
13966
13967 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13968
13969 * ylwrap: New file.
13970 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13971
13972 * ltmain.sh: Handle /bin/sh at start of install program.
13973
13974 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13975
13976 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13977 * missing: New file, from automake 1.2.
13978
13979 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13980
13981 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13982 check-tk to CHECK_X11_MODULES.
13983
13984 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13985
13986 * config.sub: Merge with FSF.
13987
13988 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13989
13990 * config.guess: Merge with FSF.
13991
13992 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13993
13994 * configure: Treat msdosdjgpp like go32.
13995 * configure.in: Likewise. Don't remove gprof for go32.
13996
13997 * configure: Change Makefile.tem2 to Makefile.tm2.
13998
13999 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14000
14001 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14002
14003 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14004
14005 * install-sh (chmodcmd): Set to null if the DST directory already
14006 exists. Same as Nov 11th change.
14007
14008 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14009
14010 * configure (GDB_TK): Needs itcl and tix.
14011
14012 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14013
14014 * config.guess: Update from FSF.
14015
14016 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14017
14018 * Makefile.in (GDB_TK): Depend on itcl and tix.
14019
14020 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14021
14022 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14023 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14024 (INSTALL_SCRIPT): New variable.
14025 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14026 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14027 to -x.
14028 * install-sh: Add support for -x option.
14029
14030 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14031
14032 * configure.in, Makefile.in: Treat tix like itcl.
14033
14034 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14035
14036 * Makefile.in (WINDRES): New variable.
14037 (WINDRES_FOR_TARGET): New variable.
14038 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14039 (EXTRA_HOST_FLAGS): Add WINDRES.
14040 (EXTRA_TARGET_FLAGS): Add WINDRES.
14041 (EXTRA_GCC_FLAGS): Add WINDRES.
14042 ($(DO_X)): Pass down WINDRES.
14043 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14044 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14045 DLLTOOL_FOR_TARGET.
14046
14047 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14048
14049 * configure.in: configure sim before gdb for win32-x-ppc
14050
14051 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14052
14053 Move gperf into the toplevel, from libg++.
14054 * configure.in (target_tools): Add target-gperf.
14055 (native_only): Add target-gperf.
14056 * Makefile.in (all-target-gperf): New target, depend on
14057 all-target-libg++.
14058 (configure-target-gperf): Empty rule.
14059 (ALL_TARGET_MODULES): Add all-target-gperf.
14060 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14061 (CHECK_TARGET_MODULES): Add check-target-gperf.
14062 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14063 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14064
14065 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14066
14067 * config.sub (mn10200): Recognize new basic machine.
14068
14069 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14070
14071 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14072 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14073
14074 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14075
14076 * configure.in: If we're building mips-sgi-irix6* native, turn on
14077 ENABLE_MULTILIB and set TARGET_SUBDIR.
14078
14079 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14080
14081 * Makefile.in (all-sn): Depend on all-grep.
14082
14083 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14084
14085 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14086
14087 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14088 Makefile. From Jeff Makey <jeff@cts.com>.
14089 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14090
14091 * Makefile.in (DISTBISONFILES): Remove.
14092 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14093 $(DEFAULT_YACC).
14094
14095 * configure.in: Build itl, db, sn, etc., when building for native
14096 cygwin32.
14097
14098 * Makefile.in (LD): New variable.
14099 (EXTRA_HOST_FLAGS): Pass down LD.
14100 ($(DO_X)): Likewise.
14101
14102 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14103
14104 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14105
14106 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14107
14108 * configure.in (targargs): Strip out any supplied --build argument
14109 before adding our own. Always add --build.
14110
14111 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14112
14113 * configure.in (targargs): Pass --build if we're doing
14114 a cross-compile.
14115
14116 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14117
14118 * configure: Use '|' instead of ":" as the separator in
14119 sed. Otherwise sed chokes on NT path names with drive
14120 designators. Also look for "?:*" as the leading characters in an
14121 absolute pathname.
14122
14123 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14124
14125 * config.sub: Support for r3900.
14126
14127 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14128
14129 * configure.in: Use install-sh, not install.sh.
14130
14131 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14132
14133 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14134 apply it twice.
14135
14136 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14137
14138 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14139 install-binutils.
14140
14141 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14142
14143 * Makefile.in: Add automake targets.
14144 * configure.in (host_tools): Add automake.
14145
14146 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14147
14148 * configure: Default CXX to c++, not gcc.
14149 * Makefile.in (CXX): Set to c++, not gcc.
14150 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14151
14152 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14153
14154 * install-sh: try appending a .exe if source file doesn't
14155 exist
14156
14157 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14158
14159 * configure.in: Turn on multilib by default.
14160 (cross_only): Remove target-libiberty.
14161
14162 * Makefile.in (all-gcc): Don't depend on libiberty.
14163
14164 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14165
14166 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14167
14168 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14169
14170 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14171 (DISTBISONFILES): Add ld/Makefile.in
14172
14173 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14174
14175 * configure.in: if target is cygwin32 but host isn't cygwin32,
14176 don't configure gdb tcl tk expect, not just gdb.
14177
14178 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14179
14180 * configure.in: Added gnuserv everywhere sn appears.
14181
14182 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14183 (CROSS_CHECK_MODULES): Added check-gnuserv.
14184 (INSTALL_MODULES): Added install-gnuserv.
14185 (CLEAN_MODULES): Added clean-gnuserv.
14186 (all-gnuserv): New target.
14187
14188 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14189
14190 * config.guess: Fixes for MIPS OpenBSD systems.
14191
14192 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14193
14194 * Makefile.in (INSTALL_XFORM): Remove.
14195 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14196
14197 * mkinstalldirs: New file, copied from automake.
14198 * Makefile.in (installdirs): Rename from install-dirs. Use
14199 mkinstalldirs. Change all users.
14200 (DEVO_SUPPORT): Add mkinstalldirs.
14201
14202 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14203
14204 * install-sh: Rename from install.sh.
14205 * Makefile.in (INSTALL): Change install.sh to install-sh.
14206 (DEVO_SUPPORT): Likewise.
14207
14208 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14209 Graichen <graichen@rzpd.de>.
14210
14211 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14212
14213 * config.guess: Recognize OpenBSD systems correctly.
14214
14215 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14216
14217 * README, Makefile.in (ETC_SUPPORT): Remove references to
14218 cfg-paper*, configure.{texi,man,info*}._
14219
14220 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14221
14222 * Makefile.in (all.normal): Ensure that gcc is built after all
14223 the x11 - ie gdb - targets.
14224
14225 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14226
14227 * makefile.vms: Don't run conf-a-gas.
14228
14229 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14230
14231 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14232
14233 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14234
14235 * configure.in: Remove noconfigdirs case since gdb also
14236 configures and builds for tic80-coff.
14237
14238 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14239
14240 * configure: Set cache_file to config.cache.
14241 * Makefile.in (local-distclean): Remove config.cache.
14242
14243 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14244
14245 * COPYING: Update FSF address.
14246
14247 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14248
14249 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14250 noconfigdirs.
14251
14252 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14253
14254 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14255 MAKEDIRS, is empty.
14256
14257 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14258
14259 * config.sub: Tweak mn10300 entry.
14260
14261 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14262
14263 * configure.in (host_tools): Put sim before gdb, so gdb's
14264 configure.tgt can determine if the simulator was configured.
14265
14266 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14267
14268 * config.sub: Move BeOS $os case to be with other Cygnus
14269 local cases.
14270
14271 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14272
14273 * config.sub: Remove misplaced comment that broke Linux.
14274
14275 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14276
14277 * config.sub: Add BeOS support.
14278
14279 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14280
14281 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14282
14283 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14284
14285 * configure.in (noconfigdirs): Remove tcl and tk from
14286 noconfigdirs for cygwin32 builds.
14287
14288 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14289
14290 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14291
14292 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14293
14294 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14295 make-all.com, use makefile.vms instead.
14296
14297 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14298
14299 * config.sub: Accept -lnews*.
14300
14301 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14302
14303 * configure.in (noconfigdirs): Disable target-newlib,
14304 target-examples and target-libiberty for d30v.
14305
14306 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14307
14308 * configure.in (noconfigdirs): Enable ld for d30v.
14309
14310 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14311
14312 * configure.in (tic80-*-*): Build compiler.
14313
14314 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14315
14316 * configure.in (d30v-*): Remove sim directory from list of
14317 unsupported d30v directories
14318
14319 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14320
14321 * config.sub, configure.in: Add d30v target cpu.
14322
14323 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14324
14325 * makefile.vms: New file.
14326 * make-all.com: Remove.
14327
14328 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14329
14330 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14331
14332 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14333
14334 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14335
14336 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14337
14338 * Makefile.in (ALL_MODULES): Added all-db.
14339 (CROSS_CHECK_MODULES): Addec check-db.
14340 (INSTALL_MODULES): Added install-db.
14341 (CLEAN_MODULES): Added clean-db.
14342
14343 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14344
14345 * config.guess: Merge with latest FSF sources.
14346
14347 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14348
14349 * Makefile.in (ALL_MODULES): Added all-itcl.
14350 (CROSS_CHECK_MODULES): Added check-itcl.
14351 (INSTALL_MODULES): Added install-itcl.
14352 (CLEAN_MODULES): Added clean-itcl.
14353
14354 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14355
14356 * configure.in: build gdb for mn10200
14357
14358 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14359
14360 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14361
14362 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14363
14364 * configure.in (tic80-*-*): Turn off most targets right now.
14365
14366 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14367
14368 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14369 rather than the makeinfo program.
14370 (do-info): Depend upon all-texinfo.
14371
14372 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14373
14374 * configure.in: Remove uses of config/mh-linux.
14375
14376 * config.sub, config.guess: Merge with latest FSF sources.
14377
14378 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14379
14380 * config.sub (case $basic_machine): Add tic80 entries.
14381
14382 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14383
14384 * config.sub, config.guess: Merge with latest FSF sources.
14385
14386 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14387
14388 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14389 * mpw-config.in: Test for NewFolderRecursive.
14390 * mpw-install: Use symbolic name for startup filename.
14391 * mpw-README: Add various additional details.
14392
14393 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14394
14395 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14396
14397 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14398
14399 * configure.in: Do build gcc and the target libraries for
14400 the mn10200.
14401
14402 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14403
14404 * configure.in: don't avoid building gdb for mn10300 any more
14405 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14406 instead of single-quoting it.
14407
14408 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14409
14410 * configure.in: Don't use --with-stabs on IRIX 6.
14411
14412 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14413
14414 * configure.in (m32r): Build gdb, libg++ now.
14415
14416 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14417
14418 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14419 directories from noconfigdirs.
14420
14421 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14422
14423 * config.sub (basic_machine): added mips16 configuration
14424
14425 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14426
14427 * config.sub: Handle d10v-unknown.
14428
14429 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14430
14431 * config.sub: Handle v850-unknown.
14432
14433 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14434
14435 * Makefile.in: add findutils
14436 * configure.in: add findutils to list of host_tools
14437
14438 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14439
14440 * config.sub: Handle mn10200 and mn10300.
14441
14442 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14443
14444 * configure.in (d10v-*): Do not build librx.
14445
14446 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14447
14448 * configure.in (mn10300): Build everything except gdb & libgloss.
14449
14450 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14451
14452 * config.guess: Patch for Dansk Data Elektronik servers,
14453 from Niels Skou Olsen <nso@dde.dk>.
14454
14455 For ncr, use /bin/uname rather than uname, since GNU uname does not
14456 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14457
14458 Patch for MIPS R4000 running System V,
14459 from Eric S. Raymond <esr@snark.thyrsus.com>.
14460
14461 Fix thinko for nextstep.
14462
14463 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14464
14465 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14466 * config.guess: Guess mips-dec-mach_bsd4.3.
14467
14468 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14469 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14470 release numbers.
14471 * config.guess (mips-mips-riscos*): Emit just enough of the
14472 release number.
14473
14474 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14475 * config.guess (sparc-auspex-sunos*): Added.
14476 (f300-fujitsu-*): Added.
14477
14478 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14479 * config.guess: Recognize a Tadpole as a sparc.
14480
14481 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14482
14483 * config.guess: Don't assume that NextStep version is either 2 or
14484 3. NextStep 4 (aka OpenStep 4) has come out now.
14485
14486 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14487
14488 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14489 From Rik Faith <faith@cs.unc.edu>.
14490
14491 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14492
14493 * config.sub: Contributions from bug-gnu-utils to:
14494 Support plain "hppa" (no version given) architecture, reported by
14495 OpenStep.
14496 OpenBSD like NetBSD.
14497 LynxOs is not a hardware supplier.
14498
14499 * config.guess: Contributions from bug-gnu-utils to add support for:
14500 OpenBSD like NetBSD.
14501 Stratus systems.
14502 More Pyramid systems.
14503 i[n>4]86 Intel chips.
14504 M680[n>4]0 Motorola chips.
14505 Use unknown instead of lynx for hardware manufacturer.
14506
14507 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14508
14509 * install.sh (chmodcmd): Set to null if the DST directory already
14510 exists.
14511
14512 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14513
14514 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14515 not use mt-ppc target Makefile fragment any more.
14516
14517 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14518
14519 * configure.in (*-*-windows): Exclude everything but those dirs
14520 needed to build windows.
14521
14522 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14523
14524 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14525
14526 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14527
14528 * configure.in: Exclude mmalloc from i386-windows.
14529
14530 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14531
14532 * Undo my previous change.
14533
14534 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14535
14536 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14537 unconditionally.
14538 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14539
14540 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14541
14542 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14543 host to add it's own flags.
14544
14545 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14546
14547 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14548
14549 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14550
14551 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14552 (CXX_FOR_TARGET): Likewise.
14553 (GCC_FOR_TARGET): Define.
14554 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14555 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14556 CC_FOR_TARGET was specified on the command line.
14557 (MAKEOVERRIDES): Don't define.
14558
14559 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14560
14561 * configure.in (m32r): Fix spelling of libg++ libs.
14562
14563 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14564
14565 * config.sub (-apple*): Remove, now redundant.
14566
14567 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14568
14569 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14570
14571 * configure: Rework yesterday's sed script patch.
14572
14573 * config.sub: Merge with FSF.
14574
14575 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14576
14577 * config.guess: Merge from FSF.
14578
14579 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14580 * config.guess: Use pc instead of unknown, for pc clone systems.
14581 Change linux to linux-gnu.
14582
14583 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14584 * config.guess: Avoid non-portable tr syntax.
14585
14586 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14587
14588 * test-build.mk (HOLES): Add "xargs" for gdb.
14589
14590 * configure: Avoid hpux10.20 sed bug.
14591
14592 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14593
14594 * configure.in: Add support for windows host
14595 (that is a build done under the Microsoft build environment).
14596
14597 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14598
14599 * Makefile.in: Replace all uses of srcroot with s, to shrink
14600 command line lengths.
14601
14602 Patches from Geoffrey Noer <noer@cygnus.com>:
14603 * configure.in: If configuring for newlib, pass --with-newlib to
14604 subdirectories.
14605 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14606 -Bnewlib/ and -Lwinsup to gcc.
14607 (CXX_FOR_TARGET): Likewise.
14608
14609 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14610
14611 * Makefile.in (ETC_SUPPORT): Add configure.
14612
14613 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14614
14615 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14616 host configuration file.
14617
14618 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14619
14620 * configure.in: Break mn10x00 support into separate
14621 mn10200 and mn10300 configurations.
14622 * config.sub: Likewise.
14623
14624 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14625
14626 * configure.in: Add lots of stuff to noconfigdirs for
14627 the mn10x00 targets.
14628
14629 * config.sub, configure.in: Add mn10x00 support.
14630
14631 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14632
14633 * make-all.com: Call conf-a-gas, not config-a-gas.
14634
14635 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14636
14637 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14638 targets.
14639
14640 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14641
14642 * mpw-README: Add much more detail for native PowerMac.
14643 * mpw-install: New file.
14644 * mpw-configure: Add --norecursion and --help options.
14645 * mpw-config.in: Translate readme and install files when
14646 copying to objdir.
14647 * mpw-build.in: Don't always depend on byacc and flex.
14648 (install-only-top): New action.
14649
14650 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14651
14652 * configure.in: You can now configure GDB for the v850.
14653
14654 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14655
14656 * configure.in (noconfigdirs): Don't configure any C++ dirs
14657 if targeting D10V.
14658
14659 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14660
14661 * config.sub: Recognize mips64vr5000.
14662
14663 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14664
14665 * configure.in: Use a single line for host_tools and native_only.
14666
14667 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14668
14669 * config.sub, configure.in: Add entries for m32r.
14670
14671 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14672
14673 * Makefile.in (inet-install): Don't run install-gzip.
14674
14675 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14676
14677 * configure.in: Don't config lots of things for *-*-windows*.
14678
14679 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14680
14681 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14682 (host_libs, host_tools): Copy from configure.in.
14683 * mpw-configure: Don't complain about directories not found.
14684
14685 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14686
14687 * configure.in (i[345]86): Recognize i686 for pentium pro.
14688 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14689 file.
14690
14691 * config.guess (i[345]86): Ditto.
14692
14693 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14694
14695 * configure.in (noconfigdirs): Removed gdb for D10V.
14696
14697 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14698
14699 * configure.in: Remove ld, target-libio, target-libg++, and
14700 target-libstdc++ from noconfigdirs.
14701
14702 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14703
14704 * configure: Fix three locations where shell scripts were
14705 being run directly rather than with config_shell.
14706
14707 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14708
14709 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14710 * config.sub (basic_machine): Recognize v850.
14711
14712 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14713
14714 * mpw-configure: Handle multiple enable/disable options and
14715 pass them down recursively, handle -c and -s flags appropriately
14716 depending on choice of compiler, add escape mechanism for
14717 quoted arguments to gC.
14718
14719 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14720
14721 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14722 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14723 so that -mrelocatable-lib and -mno-eabi are used.
14724
14725 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14726 not support --print-multi-lib, don't abort.
14727
14728 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14729
14730 * make-all.com: Run config-a-gas.
14731 * setup.com: Don't copy subdirectory files around.
14732
14733 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14734
14735 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14736 target, it now compiles correctly.
14737
14738 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14739
14740 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14741
14742 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14743
14744 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14745
14746 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14747
14748 * configure.in (native_only): Add prms.
14749
14750 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14751
14752 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14753 (BINUTILS_SUPPORT_DIRS): Likewise.
14754
14755 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14756
14757 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14758 d10v support is added.
14759
14760 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14761
14762 * configure.in (d10v-*-*): New target.
14763
14764 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14765
14766 * config.guess (HP 9000/811): Recognize this as a PA1.1
14767 machine.
14768
14769 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14770
14771 * Makefile.in (do-tar-gz): New target, split out from tail end of
14772 taz target. Run each command separately, don't use pipes.
14773 (taz): Use it.
14774
14775 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14776
14777 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14778 * mpw-build.in: No builds should depend on building byacc or flex,
14779 they are assumed to be installed already.
14780
14781 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14782
14783 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14784 variable that CC_FOR_TARGET needs.
14785
14786 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14787
14788 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14789 options have changed since the last time the subdirectory was
14790 configured, and if it has, reconfigure.
14791 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14792 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14793
14794 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14795
14796 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14797 CLEAN_MODULES): Add bash.
14798 (all-bash): New target.
14799
14800 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14801
14802 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14803
14804 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14805
14806 * config.sub (basic_machine): Recognize d10v as a valid processor.
14807
14808 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14809
14810 * mpw-configure: Add support for --bindir.
14811 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14812
14813 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14814
14815 * configure.in: add bash, time, gawk to list of hosttools and things
14816 to only build for native toolchains
14817
14818 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14819
14820 * Makefile.in (docdir): Remove.
14821
14822 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14823
14824 * Makefile.in (datadir): Set to $(prefix)/share.
14825
14826 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14827
14828 * configure.in: build diff and patch for cygwin32-hosted
14829 toolchains.
14830
14831 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14832
14833 * config.sub: Accept -rtems*.
14834
14835 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14836
14837 * configure.in: enable dosrel for cygwin32-hosted builds,
14838 remove diff from the list of things not buildable
14839 via Canadian Cross
14840
14841 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14842
14843 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14844 don't get ". ".
14845
14846 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14847
14848 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14849
14850 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14851
14852 * Makefile.in (taz): Handle case where tex3patch didn't even get
14853 checked out. Also, if it was found, put the symlink in a new util
14854 subdirectory.
14855
14856 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14857
14858 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14859
14860 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14861
14862 * config.sub: Recognize -openvms.
14863 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14864 * make-all.com, setup.com: New files.
14865
14866 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14867
14868 * Makefile.in (taz): tex3patch moved to texinfo/util.
14869
14870 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14871
14872 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14873 * configure.in: remove make from disable-if-Can-Cross list
14874 enable gdb if ${host} and ${target} are cygwin32
14875
14876 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14877
14878 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14879 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14880
14881 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14882
14883 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14884 distinguish sysv/svr4/bsd variants.
14885 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14886
14887 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14888
14889 * configure.in: Added copyright notice.
14890 * move-if-change: Added copyright notice.
14891
14892 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14893
14894 * configure.in (powerpcle-*-solaris*): Until we get shared
14895 libraries working, don't build gdb, sim, make, tcl, tk, or
14896 expect.
14897
14898 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14899
14900 * config.guess: Merge with FSF:
14901
14902 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14903 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14904
14905 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14906 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14907
14908 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14909 * config.guess: Combine two OSF1 rules.
14910 Also recognize field test versions. From mjr@zk3.dec.com.
14911 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14912 because GNU uname does not support -p. From pmr@pajato.com.
14913
14914 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14915
14916 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14917
14918 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14919
14920 * mpw-README: Document GCCIncludes.
14921
14922 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14923
14924 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14925
14926 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14927
14928 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14929
14930 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14931
14932 * configure.in (*-*-cygwin32): Configure make.
14933
14934 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14935
14936 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14937
14938 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14939
14940 * Makefile.in (all-inet): Depend on all-perl.
14941
14942 * Makefile.in (inet-install): New target.
14943
14944 * Makefile.in (all-inet): Depend on all-tcl.
14945 (all-inet): Depend on all-send-pr.
14946
14947 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14948
14949 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14950 temporarily.
14951
14952 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14953
14954 * configure.in: Don't configure --with-gnu-ld on AIX.
14955
14956 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14957
14958 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14959
14960 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14961
14962 * Makefile.in (ALL_MODULES): Added all-inet.
14963 (CROSS_CHECK_MODULES): Added check-inet.
14964 (INSTALL_MODULES): Added install-inet.
14965 (CLEAN_MODULES): Added clean-inet.
14966 (all-indent): New target.
14967
14968 * configure.in (host_tools): Added inet.
14969 (native_only): Added inet.
14970 (noconfigdirs): Added inet.
14971
14972 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14973
14974 * configure.in: Don't configure libgloss if we are not configuring
14975 newlib.
14976
14977 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14978
14979 * configure.in: Don't configure libgloss for unsupported
14980 architectures.
14981
14982 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14983
14984 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14985
14986 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14987
14988 * Makefile.in (ALL_MODULES): Include all-apache.
14989 (CROSS_CHECK_MODULES): Include check-apache.
14990 (INSTALL_MODULES): Include install-apache.
14991 (all-apache): New target.
14992
14993 * configure.in: Added apache everywhere perl is seen.
14994
14995 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14996
14997 * Makefile.in: Add support for clean-{module} and
14998 clean-target-{module} rules.
14999
15000 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15001
15002 * configure.in (*-*-ose) do not build libgloss.
15003
15004 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15005
15006 * config.guess (prep*:SunOS:5.*:*): Turn into
15007 powerpele-unknown-solaris2.
15008
15009 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15010
15011 * configure.in: Permit --enable-shared to specify a list of
15012 directories.
15013
15014 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15015
15016 * configure.in (host==solaris): Pass only the first word of $CC
15017 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15018
15019 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15020
15021 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15022
15023 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15024
15025 * Makefile.in (ALL_MODULES): Include all-perl.
15026 (CROSS_CHECK_MODULES): Include check-perl.
15027 (INSTALL_MODULES): Include install-perl.
15028 (ALL_X11_MODULES): Include all-guile.
15029 (CHECK_X11_MODULES): Include check-guile.
15030 (INSTALL_X11_MODULES): Include install-guile.
15031 (all-perl): New target.
15032 (all-guile): New target.
15033
15034 * configure.in (host_tools): Include perl and guile.
15035 (native_only): Include perl and guile.
15036 (noconfigdirs): Don't build guile and perl; no ports have been
15037 done.
15038
15039 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15040
15041 * configure (--enable-*): Handle quoted option lists such as
15042 --enable-sim-cflags='-g0 -O' better.
15043
15044 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15045
15046 * Makefile.in ({,inst}all-target): New rule so we can make and
15047 install all of the target directories easily.
15048
15049 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15050
15051 * configure.in: Add missing global flag in sed substitution when
15052 deleting `target-' from ${configdirs}.
15053
15054 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15055
15056 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15057 option.
15058
15059 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15060 config/mh-necv4.
15061
15062 * install.sh: Correct misspelling of transformbasename.
15063
15064 * config.guess: Recognize mips-*-sysv*.
15065
15066 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15067
15068 * config.sub: Recognize mon960.
15069
15070 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15071
15072 * configure: Restore Canadian Cross handling of BISON and LEX,
15073 removed in Feb 20 change.
15074
15075 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15076
15077 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15078 Mention make install. Remove the old copyright date as well the
15079 clumsy and rather pointless copyright on the README file.
15080
15081 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15082
15083 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15084 Makefile after running symlink-tree, then run `make distclean' to
15085 avoid clobbering any generated files in srcdir.
15086
15087 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15088
15089 * configure.in (m68k-*-netbsd*): Build everything now.
15090
15091 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15092
15093 * Makefile.in (taz): Fix quoting.
15094
15095 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15096
15097 * configure.in (sparclet-*-*): Build everything now.
15098
15099 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15100
15101 * configure.in (m68k-*-linux*): New host.
15102
15103 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15104
15105 * configure: Check for bison before byacc.
15106
15107 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15108
15109 * Makefile.in configure: Change the way LEX and BISON/YACC are
15110 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15111 searching PATH. These are used as fallbacks by Makefile.in if
15112 flex/bison/byacc aren't in objdir.
15113
15114 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15115
15116 * Makefile.in: Make everything which depends upon all-bfd also
15117 depend upon all-opcodes, in case --with-commonbfdlib is used.
15118
15119 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15120
15121 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15122 building NT native compilers on Unix.
15123
15124 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15125
15126 * configure.in: Don't get CC from the host Makefile fragment if we
15127 can find gcc in PATH, or if this is a Canadian Cross. Move the
15128 Solaris test for /usr/ucb/cc to the post target script, just after
15129 the compiler sanity test.
15130
15131 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15132
15133 * config.sub: Merge with FSF.
15134
15135 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15136
15137 * Makefile.in (RPATH_ENVVAR): New variable.
15138 (REALLY_SET_LIB_PATH): Use it.
15139 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15140
15141 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15142
15143 * config.sub, configure.in: Recognize sparclet cpu.
15144
15145 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15146
15147 * config.guess: Support m68k-cbm-sysv4.
15148
15149 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15150
15151 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15152 m68k-unknown-linuxaout from linker help string. Put quotes around
15153 $ld_help_string.
15154
15155 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15156
15157 * config.guess (powerpc-harris-powerunix): Add guess for port
15158 to new target.
15159
15160 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15161
15162 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15163
15164 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15165
15166 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15167 $(REALLY_SET_LIB_PATH) in Makefile.
15168 * Makefile.in (SET_LIB_PATH): New variable.
15169 (REALLY_SET_LIB_PATH): New variable.
15170 ($(DO_X)): Use $(SET_LIB_PATH).
15171 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15172 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15173 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15174 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15175 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15176 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15177 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15178 (install-dosrel): Likewise.
15179 (all-opcodes): Depend upon all-libiberty.
15180
15181 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15182
15183 * config.guess (*:CYGWIN*): New
15184
15185 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15186
15187 * Makefile.in (all-target-winsup): All all-target-libiberty.
15188
15189 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15190
15191 * configure.in (noconfigdirs): Add missing # in front of comment.
15192
15193 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15194
15195 * configure.in: add second pass to things added to noconfigdirs
15196 so *-gm-magic can exclude libgloss properly.
15197
15198 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15199
15200 * mpw-configure (extralibs_name, rez_name): Set correctly
15201 for MWC68K compiler.
15202
15203 * mpw-README: Add more info on the necessary build tools.
15204
15205 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15206
15207 * configure.in, config.sub: Recognize cygwin32.
15208
15209 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15210
15211 * config.guess, config.sub: Recognize A/UX.
15212
15213 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15214
15215 * config.sub: Merge with gcc/config.sub.
15216
15217 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15218
15219 * mpw-build.in (do-binutils): Add build of stamps.
15220
15221 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15222
15223 * config.sub: Add recognition for mips64vr4100*-* targets.
15224
15225 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15226
15227 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15228 Add creation of gconfigargs with `--enable-shared' turned on.
15229 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15230 ($(host)-stamp-stage3-configured): Likewise.
15231 (HOLES): Add chatr and ldd.
15232 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15233
15234 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15235
15236 * configure: Pass --nfp to recursive configures.
15237
15238 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15239
15240 * Makefile.in (DLLTOOL): New.
15241 (DLLTOOL_FOR_TARGET): New.
15242 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15243 (EXTRA_TARGET_FLAGS): Ditto.
15244 (EXTRA_GCC_FLAGS): Ditto.
15245 (CONFIGURE_TARGET_MODULES): Ditto.
15246 (DO_X): Ditto.
15247 * configure: Add DLLTOOL.
15248
15249 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15250
15251 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15252 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15253 mh-sco, since old workarounds no longer needed, and don't
15254 build ld, since libraries have weak symbols in COFF.
15255
15256 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15257
15258 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15259
15260 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15261
15262 * configure.in: Make sure that ${CC} can be used to compile an
15263 executable.
15264
15265 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15266
15267 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15268 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15269 nothing depending on whether gdbtk is being built.
15270
15271 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15272
15273 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15274
15275 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15276
15277 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15278 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15279
15280 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15281
15282 * config-ml.in: Add support for
15283 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15284 Simplify setting of multidirs from --disable-foo.
15285
15286 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15287
15288 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15289 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15290 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15291 non-empty, pass them on to the GCC make.
15292 (all-bootstrap): New rule that is like all-gcc, except it executes
15293 the GCC bootstrap rule instead of the GCC all rule.
15294
15295 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15296
15297 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15298
15299 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15300
15301 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15302 DG/UX support.
15303
15304 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15305
15306 * config.sub (i*86*) Change [345] to [3456]
15307
15308 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15309
15310 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15311 --with-gnu-ld=no.
15312
15313 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15314
15315 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15316 AIX multilibs get built.
15317
15318 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15319
15320 * configure.in (i386-win32): Don't build expect if we're not
15321 building the tcl subdir.
15322
15323 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15324
15325 * Makefile.in: (configure-target-examples, all-target-examples):
15326 New targets, configure and build example programs.
15327
15328 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15329
15330 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15331 use it as input to sedit the generated MPW makefile.
15332 * mpw-README: Add a suggestion about Gestalt.h.
15333
15334 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15335
15336 * config.sub: Accept *-*-ieee*.
15337
15338 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15339
15340 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15341 Ronald F. Guilmette <rfg@monkeys.com>.
15342
15343 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15344
15345 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15346 for powerpc-pe native.
15347 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15348 (target==powerpc-pe): duplicate i386-win32 entry.
15349
15350 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15351
15352 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15353 of vxworks, not just vxworks5.1.
15354
15355 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15356
15357 * mpw-configure: Add support for exec-prefix.
15358
15359 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15360
15361 * config.guess: Recognize HP model 816 machines as having
15362 a PA1.1 processor.
15363
15364 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15365
15366 * configure: Ignore new autoconf configure options.
15367
15368 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15369
15370 * config.guess: Recognize Pentium under SCO.
15371 From Robert Lipe <robertl@arnet.com>.
15372
15373 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15374
15375 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15376
15377 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15378
15379 * configure.in: Don't configure gas for alpha-dec-osf*.
15380
15381 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15382
15383 * configure.in: Default to --with-stabs for some targets for which
15384 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15385 i[345]86*-*-unixware*.
15386
15387 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15388
15389 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15390 rather than basing it on the target. Simplify handling of options
15391 controlling which directories to configure. Remove extraneous
15392 slash in multi-clean target.
15393
15394 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15395
15396 * config-ml.in: Prefix more variables with ml_ so they don't collide
15397 with configure's.
15398
15399 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15400
15401 * configure: Don't turn -v into --v.
15402
15403 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15404
15405 * configure.in (targargs): Fix typo.
15406
15407 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15408
15409 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15410
15411 * configure.in: Strip --host and --target options from
15412 CONFIG_ARGUMENTS, and always configure for --host only. Add
15413 --with-cross-host option when building with a cross-compiler.
15414 * configure: Canonicalize the arguments put into config.status by
15415 always using `=' for an option with an argument. Pass a presumed
15416 --host or --target explicitly.
15417
15418 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15419
15420 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15421 into general OS recognition case.
15422
15423 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15424
15425 * configure.in (target_configdirs): add target-winsup only
15426 for win32 target systems.
15427
15428 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15429
15430 * Makefile.in (all-target-libgloss): Depend upon
15431 configure-target-newlib, since when libgloss is built it looks to
15432 see if the newlib directory exists.
15433
15434 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15435
15436 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15437 cfg-ml-*.in.
15438
15439 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15440
15441 * configure: Handle LD and LD_FOR_TARGET when configuring a
15442 Canadian Cross.
15443
15444 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15445
15446 * configure.in (target_libs): add target-winsup.
15447 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15448 (target==ppcle-pe): remove ld from $noconfigdirs.
15449
15450 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15451
15452 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15453 Preserve relative path names in $srcdir. Build symlink tree if
15454 configuring cross target dir and srcdir=. (= no VPATH support).
15455 (configure-target-libg++): Depend on configure-target-librx.
15456 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15457 * config-ml.in: New file.
15458 * symlink-tree: New file.
15459 * configure: Ensure srcdir="." if that's what it is.
15460
15461 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15462
15463 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15464 includes and FLEX_SKELETON setting.
15465 * mpw-configure (--with-gnu-ld): New option, controls whether
15466 to use PPCLink or ld with PowerMac GCC.
15467 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15468 * mpw-config.in: Configure grez if targeting Mac.
15469
15470 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15471 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15472 just macos.
15473 * configure.in: Configure grez resource compiler if targeting Mac.
15474 * Makefile.in (all-grez, install-grez): New targets.
15475
15476 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15477
15478 * configure: CXX defaults to gcc, not g++. If we find
15479 gcc in the path, set CC to gcc -O2.
15480
15481 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15482
15483 * configure: Default ${build} correctly. Avoid picking up extra
15484 spaces when reading CC and CXX from Makefile. When doing a
15485 Canadian Cross, use plausible default values for numerous
15486 variables.
15487 * configure.in: When doing a Canadian Cross, don't try to
15488 configure tools whose configure script can't handle it.
15489
15490 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15491
15492 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15493
15494 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15495
15496 * configure: Remove dubious bug reporting address.
15497
15498 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15499
15500 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15501 configure script, run that instead of this directory's configure.
15502 In either case, print a message that we're configuring the sub-dir.
15503
15504 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15505
15506 * configure.in: Before checking for the existence of various files,
15507 use sed to filter out "target-".
15508
15509 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15510
15511 * Makefile.in (DO_X): Split rule to decrease command line length
15512 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15513 (Philippe De Muyter).
15514
15515 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15516
15517 * Makefile.in (all-patch): depend on all-libiberty.
15518
15519 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15520
15521 * configure.in: If the only directory in target_configdirs which
15522 actually exists is libiberty, then set target_configdirs to empty,
15523 to avoid trying to build a target libiberty in a gas or gdb
15524 distribution.
15525
15526 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15527
15528 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15529 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15530 systems.
15531
15532 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15533
15534 * configure.in (copy_dirs): Use sys-include instead of include
15535 for --with-headers option.
15536
15537 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15538
15539 * Makefile.in, configure.in: Make winsup builds work with
15540 new scheme.
15541
15542 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15543
15544 * configure.in: Build the linker on AIX.
15545
15546 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15547
15548 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15549 where needed.
15550
15551 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15552
15553 * Makefile.in (all-gcc): Fix typo.
15554
15555 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15556
15557 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15558
15559 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15560
15561 * configure.in: Rename libFOO to target-libFOO, and xiberty
15562 to target-xiberty, to provide more flexibility.
15563 (target_subdir): Define. Create if cross.
15564 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15565 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15566 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15567 check-libFOO -> check-target-libFOO, etc.
15568 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15569 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15570 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15571 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15572 allow ALL_GCC="" to only configure.
15573 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15574 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15575 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15576
15577 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15578
15579 * Makefile.in (taz): Build "info" in etc explicitly.
15580
15581 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15582
15583 * configure.in: Make sure that CC is undefined (as opposed to
15584 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15585 problem with autoconf trying to configure on a host without GCC.
15586
15587 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15588
15589 * mpw-configure: Set host alias from choice of host compiler,
15590 only use generic MPW Makefile sed if present, edit a file
15591 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15592 * mpw-README: Add problem notes about CW6 and CW7.
15593
15594 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15595
15596 * Makefile.in (taz): Use ";" instead of ";;".
15597
15598 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15599
15600 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15601 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15602 DISTDOCDIRS.
15603 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15604 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15605
15606 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15607
15608 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15609 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15610 Move bfd to DISTSTUFFDIRS.
15611
15612 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15613
15614 * Makefile.in (X11_LIB): Removed.
15615 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15616
15617 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15618
15619 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15620
15621 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15622 names.
15623
15624 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15625
15626 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15627
15628 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15629
15630 * configure.in (i[345]86-*-win32): Always build newlib.
15631 Don't configure cvs, autoconf or texinfo.
15632 * Makefile.in (LD_FOR_TARGET): New.
15633 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15634 Pass down LD_FOR_TARGET.
15635
15636 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15637
15638 * winsup: New directory.
15639 * Makefile.in: Build winsup.
15640 * configure.in: Winsup is configured when target is win32.
15641 Can only build win32 target GDB when native.
15642
15643 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15644
15645 * config.guess: Recognize HP model 819 machines as having
15646 a PA 1.1 processor.
15647
15648 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15649
15650 * configure: Fix sed loop which substitutes for CC and CXX to
15651 avoid bug found in various sed implementations.
15652
15653 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15654
15655 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15656 simulator. Use standard powerpc-*-eabi*.
15657
15658 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15659
15660 * configure.in: Stop putting gas and binutils in noconfigdirs for
15661 powerpc-*-aix* and rs6000-*-*.
15662
15663 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15664
15665 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15666 -mcall-aixdesc libraries.
15667
15668 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15669
15670 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15671
15672 * config.sub (arm | armel | armeb): Fix shell syntax.
15673
15674 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15675
15676 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15677 -msoft-float and -mcpu=common support.
15678 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15679 libraries.
15680
15681 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15682
15683 * configure.in: Allow configuration and build of emacs19 for the alpha.
15684
15685 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15686
15687 * configure.in (CC): Get ^CC, not just any old CC, from
15688 ${host_makefile_frag}.
15689
15690 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15691
15692 * configure.in (CC): Try to get CC from
15693 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15694
15695 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15696
15697 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15698 only if it exists in $(srcdir).
15699
15700 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15701
15702 * configure: If CC and CXX are not set in the environment, set
15703 them, based on either an existing Makefile or on searching for gcc
15704 in PATH. Substitute for CC and CXX in Makefile.
15705 * configure.in: Remove libm from target_libs. Separate
15706 target_configdirs from configdirs. If CC is not set in
15707 environment, try to get it from a host Makefile fragment. Rewrite
15708 changes of configdirs to use skipdirs instead. A few minor
15709 tweaks. Take directories out of target_configdirs as they are
15710 taken out of configdirs. Remove existing Makefile files from
15711 subdirectories. Substitute for TARGET_CONFIGDIRS and
15712 CONFIG_ARGUMENTS in Makefile.
15713 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15714 by configure.in.
15715 (CONFIG_ARGUMENTS): Likewise.
15716 (CONFIGURE_TARGET_MODULES): New variable.
15717 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15718 ($(CONFIGURE_TARGET_MODULES)): New target.
15719 (configure-libg++, configure-libio): New targets.
15720 (all-libg++): Depend upon configure-libg++.
15721 (all-libio): Depend upon configure-libio.
15722 (configure-libgloss, all-libgloss): New targets.
15723 (configure-libstdc++): New target.
15724 (all-libstdc++): Depend upon configure-libstdc++.
15725 (configure-librx, all-librx): New targets.
15726 (configure-newlib): New target.
15727 (all-newlib): Depend upon configure-newlib
15728 (configure-xiberty): New target.
15729 (all-xiberty): Depend upon configure-xiberty.
15730
15731 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15732
15733 * configure.in (host i[345]86-*-win32): Expand the
15734 noconfigdirs again.
15735
15736 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15737
15738 * mpw-configure: Fix sed command file name.
15739
15740 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15741
15742 * configure.in (host i[345]86-*-win32): Reduce the
15743 noconfigdirs again.
15744
15745 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15746
15747 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15748 or powerpc*-*-pe*, since they are not yet supported.
15749
15750 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15751
15752 Add PowerMac support and many other enhancements.
15753 * mpw-configure: New option --cc to select compiler to use,
15754 paste options set according to --cc into the generated
15755 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15756 if mpw-make.sed is present.
15757 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15758 add forward includes for PowerPC include files.
15759 * mpw-build.in: Build using Makefile.PPC if present.
15760 (do-byacc, etc): Remove separate version resource builds.
15761 (do-gas): Build "stamps" before "all".
15762 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15763 * mpw-README: Update to reflect --cc option, PowerMac support,
15764 and recently-reported compatibility problems.
15765
15766 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15767
15768 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15769 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15770 (--with-multilib-top): Pass to recursive invocations.
15771
15772 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15773
15774 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15775 v810-*-*.
15776
15777 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15778
15779 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15780 gdb, ld and opcodes on v810-*-*.
15781
15782 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15783
15784 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15785 (local-maintainer-clean): New target.
15786 (maintainer-clean): New target.
15787 (realclean): Just depend upon maintainer-clean.
15788
15789 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15790
15791 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15792
15793 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15794
15795 * configure.in: Build ld in mips*-*-bsd* case.
15796
15797 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15798
15799 * config.sub: Accept -lites* OS. From Ian Dall.
15800
15801 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15802
15803 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15804 targets.
15805
15806 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15807
15808 * configure.in: treat i386-win32 canadian cross the same as
15809 i386-go32 canadian cross.
15810
15811 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15812
15813 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15814 running under the simulator to build a reduced set of libraries.
15815 (powerpc-*-eabiaix): Add fine grained multilib support added to
15816 other powerpc targets yesterday.
15817
15818 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15819
15820 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15821 -disable-softfloat, -disable-relocatable, -disable-aix, and
15822 -disable-sysv to control which multilib libraries get built.
15823
15824 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15825
15826 * configure: Add Makefile.tem to list of files to remove in trap
15827 handler.
15828
15829 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15830
15831 * config.guess (*Linux*): Add missing "exit"s.
15832 Also, need specific check for alpha-unknown-linux (uses COFF).
15833
15834 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15835
15836 * config.guess: Merge with FSF:
15837
15838 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15839 * config.guess (AIX4): More robust release numbering discovery.
15840
15841 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15842 * config.guess (i386-sequent-ptx): Properly get version number.
15843
15844 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15845 * config.guess (mips:*:4*:UMIPS): New case.
15846
15847 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15848
15849 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15850 (i386-win32 host): Likewise. Don't build readline.
15851
15852 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15853
15854 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15855 SUPPORT_FILES to submakes.
15856
15857 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15858
15859 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15860 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15861 mpw-configure.
15862
15863 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15864
15865 * configure.in (appdirs): Use =, not ==, in test expression when
15866 trying to build the text to print in the warning message for
15867 Solaris users.
15868
15869 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15870
15871 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15872
15873 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15874
15875 * config.guess: Recognize lynx-2.3.
15876
15877 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15878
15879 * config.sub (z8ksim): Deleted
15880 (z8k-*-coff): New, this is the one true name of the target.
15881
15882 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15883
15884 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15885
15886 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15887
15888 * config.guess (*:Linux:*:*): First try asking the linker what the
15889 default object file format is (elf, aout, or coff). Then if this
15890 fails, try previous methods.
15891
15892 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15893
15894 * configure.in: Don't build newlib for *-*-vxworks5.1.
15895
15896 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15897
15898 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15899 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15900
15901 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15902
15903 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15904
15905 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15906
15907 * cfg-ml-com.in: New file.
15908 * cfg-ml-pos.in: New file.
15909
15910 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15911
15912 * COPYING.NEWLIB: Add HP free copyright to list.
15913
15914 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15915
15916 * config.sub: Recognize -eabi* for the system, not just -eabi.
15917
15918 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15919
15920 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15921 * config.sub, configure.in (win32): New target and host.
15922
15923 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15924
15925 * configure.in: Add i386-pe configuration.
15926
15927 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15928
15929 * mpw-build.in (install): Install GDB after LD.
15930
15931 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15932
15933 * mpw-config.in (elf/mips.h): Always forward-include, needed
15934 for GDB to build.
15935
15936 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15937
15938 * testsuite: New directory for customer acceptance and whole tool
15939 chain tests.
15940
15941 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15942
15943 * configure: If per-host line isn't found, but AC_OUTPUT is found
15944 and a configure script exists, run it instead.
15945
15946 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15947
15948 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15949
15950 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15951
15952 * configure: Set build_{cpu,vendor,os,alias} to host values when
15953 --build isn't specified.
15954
15955 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15956
15957 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15958 (FLAGS_TO_PASS): Pass them.
15959 (EXTRA_TARGET_FLAGS): Ditto.
15960
15961 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15962
15963 * Makefile.in (all-libg++): Depend on all-libstdc++.
15964
15965 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15966
15967 * configure.in (noconfigdirs): Enable all packages for
15968 i386-unknown-netbsd.
15969
15970 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15971
15972 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15973 hosted builds (DOS builds)
15974
15975 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15976
15977 Changes for ARM based on patches from Richard Earnshaw:
15978 * config.sub: Handle armeb and armel.
15979 * configure.in: Omit arm linker only for riscix.
15980
15981 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15982
15983 * config.guess: Update from FSF.
15984
15985 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15986
15987 * config.sub: Recognize powerpcle as the little endian variant of
15988 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15989 powerpcle variant. Convert pentium into i586, not i486. Add p5
15990 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15991 temporarily.
15992
15993 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15994
15995 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15996
15997 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15998
15999 * config.sub: Accept -lites* as a basic system type.
16000
16001 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16002
16003 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16004 installed, and if so return linuxoldld as the system name.
16005
16006 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16007
16008 * config.guess: Add hppa1.1-hp-lites support.
16009
16010 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16011
16012 * configure.in: Don't build newlib for m68k-vxworks5.1.
16013
16014 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16015
16016 * configure.in (mips-sgi-irix6): Use mh-irix5.
16017
16018 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16019
16020 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16021
16022 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16023
16024 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16025 OSF/1. Fix compiler flags.
16026 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16027
16028 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16029
16030 * configure.in: Recognize --with-newlib.
16031 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16032
16033 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16034
16035 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16036 to *_X11_MODULES due to gdbtk needing X include files et al.
16037
16038 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16039
16040 Merge in support for Mac MPW as a host.
16041 (Old change descriptions retained for informational value.)
16042
16043 * mpw-config.in: Add generic include forwards for cpu-specific
16044 include files in aout and elf directories.
16045
16046 * mpw-configure: Added copyright.
16047 * mpw-config.in: Check for presence of required build tools.
16048 (target_libs): Add newlib.
16049 (target_tools): Add examples.
16050 (Read Me): Generate as "Read Me for MPW" instead.
16051 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16052 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16053 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16054
16055 * mpw-configure: Remove subdir-specific makefile hackery,
16056 delete mk.tmp after using it.
16057
16058 * mpw-build.in (all): Display start and end times.
16059
16060 * mpw-configure (host_canonical): Set.
16061 (target_cpu): Always add to makefiles.
16062 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16063 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16064 (mpw-mh-mpw): Look for in srcdir and srcroot.
16065 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16066
16067 * mpw-build.in: (install-only): New target.
16068
16069 * mpw-configure (host_alias, target_alias): Rename from hostalias
16070 and targetalias, add into generated Makefile.
16071 (mk.tmp): If present, add into generated Makefile.
16072 * mpw-build.in (all-gas): Build config.h first before gas proper.
16073
16074 * mpw-configure (config.status): Write only if changed.
16075 * mpw-config.in (readline): Configure it (not built, just used for
16076 definitions).
16077
16078 * mpw-config.in (elf/mips.h): Add a forward include.
16079
16080 * mpw-config.in: Forward-include most .h files in include into
16081 extra-include.
16082 (readline): Don't build.
16083 mpw-build.in (install): Install GDB.
16084
16085 * mpw-configure (prefix, mpw_prefix): Handle it.
16086 * mpw-config.in (mmalloc, readline): Don't configure.
16087 * mpw-build.in (thisscript): Rename to ThisScript.
16088 Use mpw-build instead of BuildProgram everywhere.
16089 (mmalloc, readline): Don't build.
16090 * mpw-README: New file, basic documentation about the MPW port.
16091
16092 * mpw-config.in: Use forward-include to create include files.
16093
16094 * mpw-configure: Add more things to the top of each configured
16095 Makefile, including contents of config/mpw-mh-mpw.
16096 * mpw-config.in (extra-include): Create this directory and fill it
16097 with Posix-like include files when configuring.
16098
16099 * config.sub (apple, mac, mpw): Add various aliases.
16100
16101 * mpw-build.in: New file, top-level build script fragment for MPW.
16102 * mpw-configure: New file, configure script for MPW.
16103 * mpw-config.in: New file, config fragment for MPW.
16104
16105 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16106
16107 * configure.in (host_libs): Remove glob, since it is gone from the
16108 sources.
16109
16110 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16111
16112 * Makefile.in: define empty GDB_NLM_DEPS var.
16113
16114 * configure.in(target_makefile_frag): use config/mt-netware
16115 for netware targets.
16116
16117 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16118
16119 * config.sub: Merge in recent FSF changes. Remove linux special
16120 cases.
16121
16122 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16123
16124 Revert this change:
16125
16126 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16127
16128 * build-all.mk: Use CC=cc -Xs on Solaris.
16129
16130 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16131
16132 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16133 stop using it.
16134 * Makefile.in: Nuke all references to glob subdirectory.
16135
16136 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16137
16138 * configure.in: Fix --enable-shared logic in per-host.
16139
16140 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16141
16142 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16143
16144 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16145
16146 * configure.in (noconfigdirs): Don't build gas on AIX, for
16147 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16148
16149 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16150
16151 * configure: Fix --cache-file to work if the file argument is a
16152 relative path.
16153
16154 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16155
16156 * configure: If the --cache-file is used, pass it down to
16157 configure in subdirectories.
16158
16159 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16160
16161 * config.sub: add vxworks29k configuration.
16162
16163 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16164
16165 * Makefile.in (taz): Do "diststuff" part quietly.
16166
16167 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16168
16169 * config.sub: Mini-merge with gcc/config.sub.
16170
16171 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16172
16173 * config.guess (IRIX): Sed - to _.
16174
16175 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16176
16177 * Makefile.in (source-vault, binary-vault): New targets.
16178
16179 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16180
16181 * config.sub: Recognize -eabi as a basic system type.
16182
16183 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16184
16185 * configure.in (enable_shared stuff): Fix typo.
16186
16187 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16188
16189 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16190
16191 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16192
16193 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16194
16195 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16196
16197 * configure.in (rs6000-*-*): Don't build gas.
16198
16199 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16200
16201 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16202 reduce command line length.
16203 (AS_FOR_TARGET): Check for as.new, not Makefile.
16204 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16205
16206 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16207
16208 * config.guess: Merge from FSF.
16209
16210 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16211
16212 * configure: Don't use $ when handling program_suffix.
16213
16214 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16215
16216 * configure.in: Configure tk for hppa/hpux.
16217
16218 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16219
16220 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16221
16222 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16223
16224 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16225 to LIBCXXFLAGS. Tests are better run without it.
16226
16227 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16228
16229 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16230
16231 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16232
16233 * configure.in (*-*-netware*): Don't configure xiberty.
16234
16235 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16236
16237 * configure.in: Remove tk from native_only list.
16238
16239 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16240
16241 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16242 for special NCD build.
16243
16244 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16245
16246 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16247 makeall.bat, they're only useful for binutils snapshots.
16248 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16249 makeall.bat to specified SUPPORT_FILES.
16250
16251 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16252
16253 * build-all.mk: Add Ericsson targets to sun4 and solaris
16254 hosts. Add BNR's sun4 target to solaris host, so their
16255 build-from-source will be tested in-house first.
16256
16257 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16258
16259 * Makefile.in (LIBCFLAGS): New variable.
16260 (CFLAGS_FOR_TARGET): Ditto.
16261 (LIBCFLAGS_FOR_TARGET): Ditto.
16262 (LIBCXXFLAGS): Ditto.
16263 (CXXFLAGS_FOR_TARGET): Ditto.
16264 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16265 (BASE_FLAGS_TO_PASS): Pass them.
16266 (EXTRA_TARGET_FLAGS): Ditto.
16267
16268 * configure.in: Support --enable-shared.
16269
16270 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16271
16272 * configure.in (target_libs): Include libstdc++ again.
16273 * config.guess: Update from FSF (for FreeBSD).
16274
16275 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16276
16277 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16278 makeall.bat.
16279 (DISTDOCDIRS): Add `etc'.
16280 (ETC_SUPPORT_PFX): New variable.
16281 (taz): Include anything from etc starting with a word in
16282 ETC_SUPPORT_PFX.
16283
16284 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16285
16286 * config.sub: Update for recent FSF changes. Remove obsolete
16287 h8300hds entry. Add -windows* and -osx as basic os. Minor
16288 spacing changes.
16289
16290 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16291
16292 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16293
16294 * config.guess: Merge with FSF.
16295 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16296
16297 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16298
16299 * configure: Since the "trap 0" handler will override the exit
16300 status on many systems, only use it for "exit 1", and make it set
16301 a non-zero exit status; reset it before "exit 0". Also, check
16302 exit status of config.sub, and error out if it failed.
16303
16304 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16305
16306 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16307 and install libgloss.
16308
16309 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16310
16311 * Makefile.in (all-binutils): Depend upon all-byacc.
16312
16313 * configure.in: Don't build emacs on Irix 5.
16314
16315 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16316
16317 * configure.in (*-*-netware*): Add libio.
16318
16319 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16320
16321 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16322 (CHECK_TARGET_MODULES): Ditto.
16323 (INSTALL_TARGET_MODULES): Ditto.
16324 (TARGET_LIBS): Ditto.
16325 (all-libstdc++): Note dependencies.
16326
16327 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16328
16329 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16330
16331 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16332
16333 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16334 -fexternal-templates.
16335
16336 * configure.in (target_libs): Add libstdc++.
16337 (noconfigdirs): Add libstdc++ as appropriate.
16338
16339 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16340
16341 * config.guess: Update from FSF.
16342
16343 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16344
16345 * configure: Use ${config_shell} when running ${configsub}.
16346
16347 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16348
16349 * config.sub: No longer recognize h8300h.
16350
16351 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16352
16353 * config.sub: Remove extraneous differences between config.sub and
16354 gcc/config.sub.
16355
16356 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16357
16358 * Makefile.in (DISTSTUFFDIRS): Add gas.
16359
16360 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16361
16362 * COPYING.NEWLIB: New file.
16363
16364 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16365
16366 * config.guess (HP-UX): Patch from Harlan Stenn
16367 <harlan@landmark.com> to also emit release level.
16368
16369 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16370
16371 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16372
16373 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16374
16375 * config.sub: Merge nextstep cleanup from FSF.
16376
16377 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16378
16379 * configure.in (arm-*-*): Don't configure ld for this target.
16380
16381 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16382
16383 * configure.in (*-*-netware): don't configure libg++, libio,
16384 librx, or newlib.
16385
16386 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16387
16388 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16389 configure ld--it works, but it doesn't support shared libraries.
16390
16391 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16392
16393 * config.guess (*-unknown-freebsd*): Get rid of possible
16394 trailing "(Release)" in version string.
16395 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16396
16397 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16398
16399 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16400 Fix type: *-next-neststep -> *-next-nextstep.
16401
16402 * config.guess: Merge from FSF:
16403
16404 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16405
16406 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16407
16408 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16409
16410 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16411 instead of UNIX_SV for UnixWare 1.0).
16412
16413 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16414
16415 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16416 to make gdb/nlm/* build after the compiler and linker.
16417
16418 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16419
16420 * config.guess (netbsd, freebsd, linux): Accept any machine,
16421 not just i[34]86.
16422 (m68k-atari-sysv4): Relocate to match FSF version.
16423
16424 * config.guess: More merges from the FSF:
16425
16426 Add a space before function call or macro invocation.
16427
16428 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16429
16430 * config.guess: Add trap cmd to remove dummy.c and dummy when
16431 interrupted.
16432
16433 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16434
16435 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16436 (dummy): Redirect stderr from compilation of dummy.c.
16437
16438 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16439
16440 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16441
16442 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16443
16444 * configure: Accept and ignore --cache*, for compatibility with
16445 new autoconf.
16446
16447 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16448
16449 * config.guess: Merge from FSF:
16450
16451 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16452
16453 * config.guess (Pyramid*:OSx*:*:*): New case.
16454 (PATH): Add /.attbin at end for finding uname.
16455 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16456
16457 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16458
16459 * config.guess (M88*:DolphinOS:*:*): New case.
16460
16461 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16462
16463 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16464 to select whether to use ELF or COFF.
16465
16466 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16467
16468 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16469
16470 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16471
16472 * config.guess: Guess the OS version for HPUX.
16473
16474 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16475
16476 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16477
16478 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16479
16480 * configure.in: Recognize --with-headers, --with-libs, and
16481 --without-newlib.
16482 * Makefile.in (all-xiberty): Depend upon all-ld.
16483
16484 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16485
16486 * configure.in: Change i[34]86 to i[345]86.
16487
16488 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16489
16490 * configure (version): A few more tweaks to help message.
16491
16492 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16493
16494 * Makefile.in: Remove (for now) librx as a host library,
16495 now that we're building it for target.
16496
16497 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16498
16499 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16500 (Karl Berry).
16501
16502 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16503
16504 * configure.in: Also configure librx.
16505
16506 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16507
16508 * Makefile.in: Update various rules to reflect that librx
16509 is now needed for libg++.
16510
16511 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16512
16513 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16514
16515 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16516
16517 * configure.in: Configure the examples directory.
16518
16519 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16520
16521 * configure: Simplify Jun 2 1994 change.
16522
16523 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16524
16525 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16526 /bin/gcc isn't good enough to build gcc.
16527
16528 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16529
16530 * Makefile.in (GDB_SUPPORT_FILES): Remove
16531 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16532 (gdb.tar.gz): Add new rule to use standard distribution building
16533 mechanism.
16534
16535 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16536
16537 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16538 Bill Cox <bill@cygnus.com>.
16539
16540 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16541
16542 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16543
16544 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16545
16546 * configure: Search current dir first in .gdbinit.
16547
16548 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16549
16550 * config.sub: Recognize freebsd (merged from gcc config.sub).
16551
16552 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16553
16554 * config.sub: Refer to NeXT's operating system as nextstep.
16555
16556 * config.sub (case $basic_machine): Re-order the cases, to match
16557 the order in the FSF version (which is mostly alphabethical).
16558 Merge in some additions and changes from the FSF.
16559
16560 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16561
16562 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16563 * config.sub: Recognize cxux7.
16564 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16565
16566 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16567
16568 * config.sub: Fix typo powerpc -> powerpc-*.
16569
16570 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16571
16572 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16573
16574 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16575 parallel with all-emacs and install-emacs). Top-level command
16576 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16577
16578 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16579
16580 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16581 $(relbindir)/make before doing ``make install'', and use
16582 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16583 installing over running make binary.
16584 ($(host)-stamp-stage3-installed): Likewise.
16585
16586 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16587
16588 * config.guess: Recognize Mach.
16589
16590 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16591
16592 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16593 see whether --exec-prefix was used.
16594
16595 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16596
16597 * README: Explicitly mention libg++/README. (Zoo's idea.)
16598
16599 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16600
16601 * Makefile.in: Add all-librx target similar to all-libproc.
16602
16603 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16604
16605 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16606 with post 1.2 uname bogosity.
16607
16608 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16609
16610 * configure: Remove temporary files on receipt of a signal.
16611
16612 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16613
16614 * configure: If there is a package_makefile_frag, remove
16615 ${subdir}/Makefile.tem after copying it in.
16616
16617 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16618
16619 * build_all.mk: support rs6000 lynx identifies itself as
16620 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16621 since /bin/gcc is too feeble to compile a modern gcc.
16622
16623 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16624
16625 * brought devo/test-build.mk update-to-date with progressive/
16626 test-build.mk. Add lynx targets and hppa flag info.
16627
16628 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16629
16630 * configure.in: Use mh-ncrsvr43. Patch from
16631 Tom McConnell <tmcconne@sedona.intel.com>.
16632
16633 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16634
16635 * config.guess (i386-unknown-bsdi): No longer need to
16636 check #if defined(__bsdi__) && defined(__i386__).
16637
16638 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16639
16640 * configure: Set program_transform_nameoption correctly.
16641
16642 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16643
16644 * brought build-all.mk update-to-date with progressive build-all.mk,
16645 added new targets and hppa info.
16646
16647 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16648
16649 * configure: If config.guess result is a prefix of the user
16650 specified target, assume a native build and use the user specified
16651 target as the host alias. Remove SunOS patch suffix removal hack.
16652 * configure.in: Remove SunOS patch suffix removal hack.
16653
16654 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16655 in NATIVE_CHECK_MODULES.
16656
16657 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16658
16659 * Makefile.in: Rename HOST_ONLY to NATIVE.
16660 * configure: Delete SunOs patch suffix from host_canonical
16661 and build_canonical variables that are prepended to Makefiles.
16662 * configure.in: Add comments for easier maintenance.
16663
16664 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16665
16666 * Makefile.in: Add all-libproc target similar to all-gui.
16667
16668 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16669
16670 * Makefile.in (CHECK_MODULES): split into
16671 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16672
16673 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16674
16675 * config.guess (i386-unknown-bsdi): New system to guess.
16676
16677 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16678
16679 * Makefile.in: Add all-gui target (but not yet build by "all").
16680
16681 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16682
16683 * config.sub: Move deletion of patch suffix from here...
16684 * configure.in: To here, at Ian's suggestion. The top-
16685 level scripts might need to know of a patch level.
16686
16687 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16688
16689 * config.sub: Strip off patch suffix so rtl is recognized
16690 as a sunos4.1.3 machine, even though it's been patched.
16691
16692 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16693
16694 * Makefile.in (INSTALL_LAST): Delete.
16695 (INSTALL_DOSREL): New.
16696
16697 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16698
16699 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16700 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16701 whether we pass down --with-gnu-ld anyhow.
16702
16703 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16704
16705 * Makefile.in (INSTALL_LAST): Change operation so it works
16706 on more flavors of make.
16707 * configure.in (go32): Don't build libg++ or libio.
16708
16709 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16710
16711 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16712 they can be overriden by templates.
16713
16714 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16715
16716 * configure.in (target==go32): Don't build gdb.
16717 * dosrel: New directory.
16718
16719 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16720
16721 * configure.in (host==go32): Configure dosrel too.
16722 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16723 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16724 be set by incoming names or templates.
16725 (INSTALL_LAST): New rule.
16726
16727 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16728
16729 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16730
16731 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16732
16733 * configure.in (appdirs): New variable. Currently empty, but will
16734 be used in gas distribution. If nonempty, lists a set of
16735 directories at least one of which must get configured, or top
16736 level configuration is considered to have failed.
16737 (rs6000-*-lynxos*): Use new file name.
16738
16739 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16740
16741 Eliminate XTRAFLAGS.
16742 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16743 newlib include files using -idirafter, and also use -nostdinc.
16744 (CXX_FOR_TARGET): Likewise.
16745 (XTRAFLAGS): Removed.
16746 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16747 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16748 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16749 ($(DO_X)): Don't pass down XTRAFLAGS.
16750
16751 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16752
16753 * configure.in (mips*-dec-bsd*): New target; do build linker.
16754 (mips*-*-bsd*): New target; don't build linker.
16755
16756 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16757
16758 * configure.in: support rs6000-*-lynxos* configuration.
16759 support sunos4 as a cross target.
16760
16761 * config.sub: look for lynx*, not lynx since the OS version may
16762 legitimately be part of the name.
16763
16764 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16765
16766 * configure.in (i[34]86-*-sco*): Move to be with other i386
16767 targets.
16768 (romp-*-*): New target. Skip various binary utilities.
16769 (vax-*-*): New target. Don't build newlib.
16770 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16771
16772 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16773
16774 * configure.in: Only set host_makefile_frag if config
16775 directory exists.
16776
16777 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16778
16779 * install.sh: If $dstdir exists, don't check whether each
16780 component does.
16781
16782 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16783
16784 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16785
16786 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16787
16788 * configure.in (*-*-lynxos*): Don't configure newlib for either
16789 native or cross Lynx.
16790
16791 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16792
16793 * config.sub (sparc64-elf): Fix os.
16794 (z8k): Remove duplicate.
16795
16796 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16797
16798 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16799 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16800
16801 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16802
16803 * configure: Make file links cleanly even if Lynx fails on
16804 an NFS symlink (at least fail cleanly).
16805
16806 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16807
16808 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16809 -XNh2000.
16810
16811 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16812
16813 * configure: Unknown options are fatal again.
16814
16815 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16816
16817 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16818 compatibility.
16819
16820 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16821
16822 * build-all.mk: Add `clean' target.
16823
16824 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16825
16826 * config.guess: Add SINIX support.
16827 * configure.in: Add mips-*-sysv4* support.
16828
16829 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16830
16831 * build-all.mk: Document all useful targets.
16832 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16833 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16834
16835 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16836
16837 * configure: Support --silent, --quiet.
16838
16839 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16840
16841 * configure: Support --disable-FEATURE.
16842
16843 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16844
16845 * config.guess: Recognize NCR running SVR4.3.
16846
16847 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16848
16849 * config.guess: Make BSDI generate i386-unknown-bsd386.
16850 Patch from Paul Eggert <eggert@twinsun.com>.
16851
16852 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16853
16854 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16855
16856 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16857
16858 * configure: Make unrecognized options give nonfatal warnings
16859 instead of fatal errors, and pass them to any subdirectory
16860 configures in case they recognize them.
16861 Make --x equivalent to --with-x.
16862
16863 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16864
16865 * configure: Add --enable-* options. Clean up usage message and
16866 some comments.
16867
16868 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16869
16870 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16871
16872 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16873
16874 * configure.in (hppa*-*-*): Enable binutils.
16875
16876 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16877
16878 * config.sub: Recognize cisco.
16879
16880 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16881
16882 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16883
16884 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16885
16886 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16887 than one configuration name. Add comment.
16888
16889 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16890
16891 * config.guess: about target *-hitachi-hiuxwe2, fixed
16892 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16893 macro is incorrect.]
16894
16895 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16896
16897 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16898 than the "make ls" stuff which used to be here.
16899
16900 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16901
16902 * config.guess: Recognize i[34]86-unknown-freebsd.
16903 From Shawn M Carey <smcarey@rodan.syr.edu>.
16904
16905 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16906
16907 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16908
16909 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16910
16911 * config.guess: Check for ptx.
16912
16913 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16914
16915 * config.sub: Add os9k checking.
16916
16917 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16918
16919 * config.guess: Handle OSF1 running on HPPA processors
16920
16921 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16922
16923 * configure: If subdir configure fails, print out a message with
16924 subdirectory name, in case subdir's configure code didn't identify
16925 itself.
16926
16927 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16928
16929 * configure.in: Remove embedded newlines from configdirs.
16930 Avoid mismatches of substrings. Fix matching strings at end
16931 of configdirs.
16932
16933 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16934
16935 * config.guess: Add Lynx/rs6000 config support.
16936
16937 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16938
16939 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16940
16941 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16942
16943 * configure.in (hppa*-*-osf*): Treat this just like most other
16944 PA configurations (eg no binutils or ld).
16945 (hppa*-*-*elf*): These configurations have binutils and ld.
16946
16947 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16948
16949 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16950
16951 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16952
16953 * configure.in (rs6000-*-*): Build gas.
16954
16955 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16956
16957 * Makefile.in: Avoid bug in losing hpux sed.
16958
16959 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16960
16961 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16962 for GDB and GDB has been fixed to not need it.
16963
16964 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16965
16966 * config.guess: Recognize vax hosts.
16967
16968 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16969
16970 * configure (while loop): Don't use "break 2" inside case
16971 statement -- the case statement isn't an enclosing loop.
16972
16973 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16974
16975 * config.guess: Clean up NeXT support, to allow nextstep
16976 on Intel machines. Make OS be nextstep.
16977
16978 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16979
16980 * config.guess: Add alternate forms for Convex.
16981
16982 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16983
16984 * configure: Completely rewrite option processing. Take
16985 advantage of pattern-matching to avoid invoking test frequently.
16986 Also clean up host and target defaulting logic.
16987
16988 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16989
16990 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16991 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16992 commands (plus user environment) will fit SCO limits.
16993
16994 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16995
16996 * configure.in: Don't issue warnings about directories which are
16997 not being configured if -norecursion is set. Correct test for
16998 --with-gnu-as and --with-gnu-ld to not get confused by substring
16999 matches.
17000
17001 * configure.in: Don't build gas for alpha-dec-osf1*.
17002
17003 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17004
17005 * configure: Back out Per's change of 12/19/1993. It changes the
17006 behavior of configure in unexpected and confusing ways.
17007
17008 Also, use different delim char when calculating
17009 program_transform_name so that the name can contain slashes.
17010
17011 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17012
17013 * configure.in, config.sub: Add support for VSTa micro-kernel.
17014
17015 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17016
17017 * configure.in: Nuke hacks which were used to get a special
17018 version of GAS for HPPA configurations.
17019
17020 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17021
17022 * configure: If only ${target_alias} is given, use that
17023 as the default for ${host_alias}.
17024 * configure: Add missing back-slashes before nested quotes.
17025
17026 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17027
17028 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17029
17030 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17031
17032 * config.guess: Recognize some Tektronix configurations.
17033 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17034
17035 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17036
17037 * config.sub: Match any flavor of SH.
17038
17039 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17040
17041 * configure.in: Don't try to configure newlib for Alpha.
17042
17043 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17044
17045 * configure.in: Don't build ld for Irix 5. Don't build gas,
17046 libg++ or libio for any Alpha target.
17047
17048 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17049
17050 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17051
17052 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17053 default arguments -- so it tried to compress itself.
17054
17055 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17056
17057 * configure.in (notsupp): ensure that a space is always at the end
17058 of the configdirs list, since the grep checks for an explicit space
17059
17060 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17061
17062 * configure.in (target i386-sysv4.2): don't build ld, since static
17063 versions of many libraries are not available.
17064
17065 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17066
17067 * config.guess: Recognize Apollos (using environment variables).
17068 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17069
17070 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17071
17072 * config.guess: Recognize Sony news mips running newsos.
17073
17074 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17075
17076 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17077 "fi ; else" for bash.
17078
17079 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17080
17081 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17082
17083 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17084
17085 * config.sub: accept unixware as an alias for svr4.2.
17086 Fix some inconsistancies with the gcc version.
17087
17088 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17089
17090 * Makefile.in (DISTDOCDIRS): Add gdb.
17091
17092 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17093
17094 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17095
17096 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17097
17098 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17099 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17100 this now.
17101
17102 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17103
17104 * config.sub: Accept hiux* as an OS name.
17105
17106 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17107 etc/make-stds.texi. The underscore came from gcc, and dje now
17108 agrees that RUNTESTFLAGS is the correct name.
17109
17110 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17111
17112 * install.sh: Remove 'set -e'. It makes any conditionals
17113 in the script useless.
17114
17115 * config.guess: Automatically recognize arm-acorn-riscix
17116 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17117
17118 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17119
17120 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17121
17122 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17123
17124 * Makefile.in (DISTDOCDIRS): New variable.
17125 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17126 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17127
17128 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17129
17130 * configure.in (hppa target): check the source directory for the
17131 pagas sub-directory
17132
17133 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17134
17135 * config.sub: Allow -aout* and -elf*.
17136
17137 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17138
17139 * configure.in: Don't build ld on i386-solaris2, same as for
17140 sparc-solaris2.
17141
17142 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17143
17144 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17145
17146 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17147
17148 * configure.in: Configure gdb for alpha.
17149
17150 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17151
17152 * Makefile.in (CXXFLAGS): Add -O.
17153
17154 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17155
17156 * config.guess: added support for DG Aviion
17157
17158 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17159
17160 * configure.in: Produce warning message for subdirectories not
17161 configurable for this host/target combination. Don't try to
17162 configure gdb for vms.
17163
17164 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17165
17166 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17167 appropriate files before making "diststuff".
17168 (DISTBISONFILES): New var: list of files to be edited.
17169 (DISTSTUFFDIRS): Add binutils.
17170
17171 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17172
17173 * config.sub: also handle mipsel and mips64el (for little endian mips)
17174
17175 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17176
17177 * configure.in: Add * to end of all OS names.
17178
17179 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17180
17181 * configure.in: Build newlib for LynxOS native.
17182
17183 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17184
17185 * config.guess: Add support for delta 88k running SVR3.
17186
17187 * configure.in: Add comment about HP compiler vs. emacs.
17188
17189 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17190
17191 * configure.in: don't build ld on solaris2 (not a viable option
17192 due to bugs in getpwnam & getpwuid)
17193
17194 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17195
17196 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17197 config.guess will produce a full version number.
17198
17199 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17200
17201 * configure.in: Build linker and binutils for alpha-dec-osf1.
17202
17203 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17204
17205 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17206 and gdb/testsuite/Makefile.in.
17207
17208 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17209
17210 * configure.in: recognize mips*- instead of mips-
17211
17212 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17213
17214 * config.sub: Accept linux*coff and linux*elf as operating
17215 systems.
17216
17217 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17218
17219 * config.sub: Recognize mips64, and mips3 as an alias for it.
17220
17221 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17222
17223 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17224 gdb knows how to handle OSF/1 shared libraries.
17225
17226 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17227
17228 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17229 * config.guess: Recognize Hitachi's HIUX.
17230 * config.sub: Recognize h3050r* and hppahitachi.
17231 Remove redundant cases for hp9k[23]*.
17232
17233 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17234
17235 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17236 if gas and ld are in the source tree and are in ${configdirs}.
17237 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17238 --with options (but still pass them down on the command line,
17239 if they were explicitly specified).
17240
17241 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17242
17243 * configure: substitute SHELL value in Makefile.in with
17244 ${CONFIG_SHELL}
17245
17246 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17247
17248 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17249 *-*-solaris2* targets.
17250
17251 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17252
17253 * Makefile.in: define M4, and pass it down to sub-makes;
17254 all-autoconf now depends on all-m4
17255
17256 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17257
17258 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17259 presence of {ar,ranlib} instead of a configured directory
17260
17261 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17262
17263 * config.guess: Accept 34?? as well as 33?? for NCR.
17264
17265 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17266
17267 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17268 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17269
17270 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17271
17272 * configure: grab values for $(CC) and $(CXX) from the
17273 environment, so that someone can do "CC=gcc configure; make" and
17274 have it work right (matching the way that autoconf works now)
17275
17276 * configure.in, Makefile.in: add support for gash, the tcl
17277 interface to Galaxy
17278
17279 * config.guess: add NetBSD variants (hp300, x86)
17280
17281 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17282
17283 * install.sh: Support -d option (in the manner of SunOS 4 install,
17284 as it is more deterministic than that of GNU install)
17285 (chmodcmd): Set file to mode 755 by default (should also do default
17286 chgrp and chown, but I don't feel like dealing with that now)
17287
17288 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17289
17290 * config.sub: Remove h8300hhms alias.
17291
17292 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17293
17294 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17295
17296 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17297
17298 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17299 as stmp-fixinc
17300
17301 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17302
17303 * config.sub: recognize m88110-bug-coff.
17304
17305 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17306
17307 * Makefile.in (all-libio): all dependencies on the toolchain used
17308 to build this (gcc, gas, ld, etc)
17309
17310 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17311
17312 * config.guess: Deal with OSF/1 1.3 on alpha.
17313
17314 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17315
17316 * install.sh: add some 'else true' clauses for portability
17317
17318 * configure.in: don't build libio for h8[35]00-*-* targets
17319
17320 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17321
17322 * Makefile.in: Add support for new libio.
17323
17324 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17325
17326 * install.sh: If one command fails, don't try the rest. Don't try
17327 to remove $dsttmp (via trap) unless we have already created it.
17328 If $src doesn't exist, detect it and exit with an error.
17329
17330 * config.guess: Recognize BSD on hp300.
17331
17332 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17333
17334 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17335 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17336
17337 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17338
17339 * Makefile.in (all-send-pr): depends on all-prms
17340
17341 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17342
17343 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17344
17345 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17346
17347 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17348 Added test for mips-mips-riscos5.
17349
17350 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17351
17352 * configure.in: use mh-hp300 for 68k HP hosts
17353
17354 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17355
17356 * configure: add support for CONFIG_SHELL, so that you can use
17357 some alternate shell for evaluating configure scripts
17358
17359 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17360
17361 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17362 in configure script to bug-gdb@prep.ai.mit.edu when building
17363 distribution archive.
17364 * Makefile.in (COMPRESS): Remove def.
17365 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17366 gdb.tar.Z and make-gdb.tar.Z respectively.
17367 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17368 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17369 to convergence with 'taz' target in Makefile.in.
17370
17371 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17372
17373 * install.sh (dsttmp): use trap to ensure that tmp files go
17374 away on error conditions
17375
17376 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17377
17378 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17379
17380 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17381
17382 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17383 its parent is '/' not ''.
17384
17385 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17386
17387 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17388
17389 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17390 that ${newsrcdir}/configure.in does.
17391
17392 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17393
17394 * test-build.mk: support for CONFIG_SHELL
17395
17396 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17397
17398 * config.sub (netware): Add as a basic system type.
17399
17400 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17401
17402 * Makefile.in (Makefile): depend on configure.in. Also drop the
17403 $(srcdir)/ from the dependency on Makefile.in.
17404
17405 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17406
17407 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17408 (h8300hhms is temporary until multi-libraries are implemented).
17409 * configure.in: Handle h8300h too.
17410
17411 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17412
17413 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17414
17415 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17416
17417 * configure: Remove extraneous output when guessing host type.
17418 * config.guess: Remove extraneous output when guessing using C
17419 compiler rather than uname, or when guessing fails.
17420
17421 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17422
17423 * Makefile.in: remove all.cross and install.cross targets
17424
17425 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17426 definitions
17427
17428 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17429
17430 * configure.in (target sh): Build gprof.
17431
17432 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17433
17434 * config.sub: change -solaris to -solaris2
17435
17436 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17437
17438 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17439
17440 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17441
17442 * configure: Correct error message for missing Makefile.in to
17443 print correct directory.
17444
17445 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17446
17447 * install.sh: kludge around 386BSD shell bug
17448
17449 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17450
17451 * config.guess: Recognize NeXT.
17452 * config.guess: Recognize i486-ncr-sysv4.
17453 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17454
17455 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17456
17457 * Makefile.in (MAKEINFOFLAGS): New variable.
17458 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17459 * build-all.mk, test-build.mk: Pass down --no-split as
17460 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17461
17462 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17463
17464 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17465
17466 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17467
17468 * Makefile.in (libg++.tar.z): New rule.
17469 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17470 * Makefile.in (taz): Only do a single chmod.
17471
17472 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17473
17474 * install.sh: don't use dirname anymore (replaced with sed usage)
17475
17476 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17477
17478 * Makefile.in: Change extension for gzip'd files from '.z' to
17479 '.gz' per new FSF standard usage.
17480
17481 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17482
17483 * configure: put quotes around the final value of program_transform_name
17484
17485 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17486
17487 * Makefile.in: new install.sh support; update install-info rules
17488
17489 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17490
17491 * configure.in: Build diff for crosses, but not for go32 host.
17492
17493 * configure.in: Build gprof only for native, and don't build it
17494 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17495
17496 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17497
17498 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17499
17500 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17501
17502 * configure.in (host_tools): Add prms.
17503
17504 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17505
17506 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17507 with $(FLAGS_TO_PASS) on the command line
17508
17509 * config.sub: Recognize lynx and lynxos
17510
17511 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17512
17513 * config.sub: Accept -ecoff*, not just -ecoff.
17514
17515 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17516
17517 * Makefile.in (taz): Use .gz suffix instead of .z.
17518 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17519 names.
17520
17521 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17522
17523 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17524
17525 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17526
17527 * Makefile.in (install-no-fixedincludes): install gcc last, so
17528 that rebuilds that might happen during 'make install' don't get
17529 bogus gcc include files
17530
17531 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17532
17533 Change from Utah for HPPA support:
17534 * config.guess: Recognize hppa1.x-hp-bsd.
17535
17536 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17537
17538 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17539 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17540
17541 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17542
17543 * config.sub: Add support for rom68k and bug boot monitors.
17544
17545 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17546
17547 * Makefile.in: Make all-opcodes depend on all-bfd.
17548
17549 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17550
17551 * config.guess: Added special check for i[34]86-univel-sysv4*.
17552
17553 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17554
17555 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17556 the processor rather than assuming i486.
17557
17558 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17559
17560 * config.guess: Recognize SunOS6 as Solaris3.
17561
17562 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17563
17564 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17565 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17566
17567 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17568
17569 * build-all.mk (all-cross): New target for Canadian Cross.
17570 Added Q2 go32 targets.
17571 * test-build.mk: Configure go32 cross sparclite-aout and
17572 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17573 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17574
17575 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17576
17577 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17578 GO32 hosted toolchains
17579
17580 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17581
17582 * configure: change so "-exec-prefix" gets passed down rather
17583 than "-exec_prefix" so autoconf generated Makefiles get the
17584 exec_prefix set right.
17585
17586 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17587
17588 * config.guess: get the Solaris2 minor version number
17589
17590 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17591
17592 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17593
17594 * config.guess: Recognize some Sequent platforms.
17595
17596 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17597
17598 * Makefile.in: added the vault-install target
17599
17600 * configure.in: actually use the Sun3 makefile fragment that's in
17601 config, also added the release dir to configdirs
17602
17603 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17604
17605 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17606
17607 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17608
17609 * configure.in: remove some program from Alpha targetted toolchains
17610
17611 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17612
17613 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17614 gprof.
17615 (taz): Run "make diststuff" in those directories instead of "make
17616 proto-dir". Look for "VERSION=" only at start of line in subdir
17617 Makefile. Use "gzip -9" for compression.
17618 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17619 (binutils.tar.z): New target.
17620
17621 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17622
17623 * Makefile.in (taz): Include gpl.texinfo.
17624
17625 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17626
17627 * Makefile.in (setup-dirs): Merged into "taz" target.
17628 (taz): Only do `proto-dir' stuff if a directory is actually needed
17629 for this target.
17630
17631 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17632
17633 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17634 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17635 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17636 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17637 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17638
17639 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17640
17641 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17642 config.sub, and move-if-change to gdb testsuite distribution
17643 archive, so the testsuite can be extracted, configured, and
17644 run separately from the gdb distribution. Blow away the Chill
17645 tests that require a Chill compiled executable, since GNU Chill
17646 is not yet publically available.
17647
17648 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17649
17650 * test-build.mk: set environment variables in a single command,
17651 instead of a list of assignments and exports
17652
17653 * config.guess: recognize Alpha/OSF1 systems
17654
17655 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17656
17657 * configure: Change help message to prefer --options rather than
17658 -options.
17659
17660 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17661
17662 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17663 zippy@ecst.csuchico.edu.
17664 * config.guess: Recognize miniframe.
17665
17666 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17667
17668 * Makefile.in: Use srcroot to find runtest rather than rootme.
17669 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17670
17671 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17672
17673 * test-build.mk: Extensive additions to support building on a
17674 machine other than the host.
17675
17676 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17677
17678 * configure (tooldir): Fix for i386-aix again.
17679
17680 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17681
17682 * configure, Makefile.in: Change definition of $(tooldir)
17683 to match the FSF.
17684
17685 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17686
17687 * config.guess: Recognize i[34]86/SVR4.
17688
17689 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17690
17691 * Makefile.in (all-gdb): gdb depends on sim.
17692
17693 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17694
17695 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17696 at the same time we make the prototype gdb directory.
17697 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17698 files at the same time as the gdb base release distribution.
17699
17700 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17701
17702 * Makefile.in (check): Use individual check targets rather than
17703 DO_X rule.
17704 (check-gcc): Added.
17705
17706 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17707
17708 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17709 for System V release 3.2.
17710
17711 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17712
17713 * config.sub: Recognize hppaosf.
17714 * configure.in: Do configure ld/binutils/gas for it.
17715
17716 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17717
17718 * configure (tooldir): Alter syntax used to set this, for systems
17719 where "\$" isn't handled right, like i386-aix.
17720
17721 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17722
17723 * configure: Pass program-transform-name, not
17724 program_transform_name, to recursive configures.
17725
17726 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17727
17728 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17729 of gas+ld+binutils.
17730
17731 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17732
17733 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17734
17735 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17736
17737 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17738
17739 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17740
17741 * Makefile.in (PRMS): Set back to all-prms.
17742
17743 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17744
17745 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17746 targets, rather than for MIPS hosts.
17747
17748 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17749
17750 * configure.in: add comment for --with-x default values
17751
17752 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17753
17754 * Makefile.in: add check-* targets for each of the directories in
17755 the tree. Add a definition of RUNTEST that will use the one we
17756 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17757
17758 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17759
17760 * configure.in: Removed obsolete references to bfd_target and
17761 target_makefile_frag.
17762
17763 * build-all.mk: Set assorted targets for Q2.
17764 * config.sub: Recognize z8k-sim and h8300-hms.
17765 * test-build.mk: Really don't pass host to configure.
17766 (HOLES): Added uname.
17767
17768 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17769
17770 * configure: Handle an empty program-prefix, program-suffix or
17771 program-transform-name correctly.
17772
17773 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17774
17775 * build-all.mk: -G 8 no longer required for MIPS targets.
17776 * test-build.mk: Don't pass host argument to configure; make it
17777 guess.
17778
17779 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17780
17781 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17782 * Makefile.in (COMPRESS): New macro, like GZIP.
17783
17784 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17785
17786 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17787
17788 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17789 with gas currently defaults to -G 0.
17790
17791 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17792
17793 * Makefile.in (all-flex): flex depends on byacc.
17794
17795 * build-all.mk: If host not specified, use config.guess. Pass TAG
17796 to test-build.mk as RELEASE_TAG.
17797 * test-build.mk (configargs): New variable containing arguments to
17798 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17799 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17800
17801 * config.guess: Use /bin/uname when checking -X argument on SCO,
17802 to avoid invoking GNU uname which doesn't understand -X.
17803
17804 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17805
17806 * configure.in: Build gas for mips-*-*.
17807
17808 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17809
17810 * Makefile.in (all.normal): insert missing backslash.
17811
17812 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17813
17814 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17815
17816 * Makefile.in: Complete overhaul to merge many almost identical
17817 targets.
17818
17819 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17820
17821 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17822 (gdb.tar.Z): Adjusted.
17823
17824 * Makefile.in (setup-dirs, taz): New targets; should be general
17825 enough to adapt for gdb sometime. Build only .z file.
17826 (gas.tar.z): New target.
17827
17828 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17829
17830 * build-all.mk: Use CC=cc -Xs on Solaris.
17831
17832 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17833
17834 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17835 for handling BISON for FSF releases.
17836
17837 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17838
17839 * configure: Actually implement the change zoo just documented.
17840
17841 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17842
17843 * configure: when using config.guess, only set target_alias when
17844 it's not already been set (ie, on the command line)
17845
17846 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17847
17848 * Makefile.in: add installcheck target, set PRMS to install-prms
17849
17850 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17851
17852 * configure: add support for package_makefile_fragment, handle the
17853 case where a directory has a configure.in file but no Makefile.in
17854 more gracefully (with an actual understandable error message, even);
17855 add support for --without (and add this to the usage message); also
17856 explicitly add a --host=${host_alias} to the command line when
17857 config.guess is used
17858
17859 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17860
17861 * configure: Must use both --host and --target in recursive calls.
17862
17863 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17864
17865 * Makefile.in: Change deja-gnu to dejagnu.
17866
17867 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17868
17869 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17870
17871 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17872
17873 * configure.in: canonicalize all instances to *-*-solaris2*,
17874 also strip out a number of tools to not build for go32 host
17875
17876 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17877
17878 * config.guess: add GPL.
17879
17880 * Makefile.in, config.guess, config.sub, configure: bump
17881 copyrights to 93.
17882
17883 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17884
17885 * Makefile.in (do-info): Removed obsolete check for existence of
17886 localenv file.
17887
17888 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17889
17890 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17891
17892 * Makefile.in: a couple of 'else true' for decstation,
17893 support for TclX
17894
17895 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17896
17897 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17898
17899 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17900
17901 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17902
17903 * config.guess: Recognize i386-ibm-aix (PS/2).
17904 * configure.in: Use config/mh-aix386 file for it.
17905
17906 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17907
17908 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17909 CC_FOR_TARGET instead.
17910 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17911
17912 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17913
17914 * Makefile.in: Add sim to list of directories sent with gdb
17915
17916 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17917
17918 * configure.in: Put back mips-dec-bsd* case.
17919
17920 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17921
17922 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17923 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17924 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17925
17926 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17927
17928 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17929
17930 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17931 (install-info): install dir.info only if it exists,
17932 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17933
17934 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17935
17936 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17937 gas for mips-dec-bsd.
17938
17939 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17940
17941 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17942 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17943
17944 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17945
17946 * configure.in: Added "dejagnu" to hosttools list.
17947
17948 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17949
17950 * config.sub, configure.in, config.guess: Add support
17951 for Bosx, an AIX variant from Bull.
17952 Patches from F.Pierresteguy@frcl.bull.fr.
17953
17954 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17955
17956 * devo/dejagnu: Initial creation of devo/dejagnu.
17957 Migrated dejagnu testcases and support files for testing software
17958 tools to reside as subdirectories, currently called "testsuite",
17959 within the directory of the software tool. Migrated all programs,
17960 support libraries, etc. beloging to dejagnu proper from
17961 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17962 with no modifications. The changes to these files which will
17963 allow them to configure, build, and execute properly will be made
17964 in a future update.
17965
17966 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17967
17968 * Makefile.in: Change send_pr to send-pr.
17969 * configure.in: Likewise.
17970 * send_pr: Renamed directory to send-pr.
17971
17972 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17973
17974 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17975
17976 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17977
17978 * README: Update for gdb-4.8 release.
17979 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17980 gdb-xxx.tar.z (gzip'd) file also.
17981
17982 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17983
17984 * Makefile.in: make all-diff depend on all-libiberty
17985
17986 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17987
17988 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17989
17990 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17991
17992 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17993
17994 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17995
17996 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17997 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17998 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17999
18000 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18001
18002 * Makefile.in: makeinfo binary is in a new location
18003
18004 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18005
18006 * config.sub: Accept -ecoff as an OS.
18007
18008 * Makefile.in: Various changes to eliminate a level of make
18009 recursion and reduce the required command line length.
18010 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18011 sub-makes.
18012 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18013 variables holding settings for specific sub-makes.
18014 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18015 in terms of BASE_FLAGS_TO_PASS.
18016 (TARGET_LIBS): New variable listing directories which use
18017 TARGET_FLAGS_TO_PASS.
18018 (subdir_do): Eliminated.
18019 (do-*): New set of targets to replace subdir_do.
18020 (various): All targets which used subdir_do now depend on do-*.
18021 (local-clean): Renamed from do_clean.
18022 (local-distclean): New target, dependency of distclean and
18023 realclean.
18024 (install-info): Don't create directories. Depend on dir.info
18025 rather than calling make recursively.
18026 (install-dir.info): Eliminated.
18027 (install-info-dirs): Create all info directories here.
18028 (dir.info): Depend upon do-install-info.
18029
18030 * test-build.mk (HOLES): Added false.
18031
18032 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18033
18034 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18035
18036 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18037
18038 * Makefile.in (info): remove dependency on all-texinfo. The
18039 problem was really in texinfo/C, not at this level.
18040
18041 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18042
18043 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18044
18045 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18046
18047 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18048 GDB releases.
18049
18050 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18051
18052 * configure: Include srcdir in message about target of link not
18053 being found. Don't convert `-' to `_' in `with' options being
18054 passed to subdirs.
18055
18056 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18057
18058 * configure.in: add uudecode to host_tools
18059
18060 * Makefile.in: added {all,install}-uudecode targets, added them to
18061 the appropriate lists
18062
18063 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18064
18065 * Makefile.in (all-gcc): Added dependency on all-gas.
18066
18067 * configure.in (mips-*-*): Build ld and binutils.
18068
18069 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18070
18071 * configure: check return code from mkdir, print error message and
18072 exit on failure.
18073
18074 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18075
18076 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18077
18078 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18079
18080 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18081
18082 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18083
18084 * config.sub (h8500): Recognize this as a cpu type.
18085
18086 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18087
18088 * configure: source directory missing is no longer a warning
18089
18090 * configure.in: recognize irix[34]* instead of irix[34]
18091
18092 * Makefile.in: define and pass down X11_LIB
18093
18094 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18095
18096 * guess-systype: Renamed to ...
18097 * config.guess: ... by popular request.
18098 * configure.in, Makefile.in: Update accordingly.
18099
18100 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18101
18102 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18103 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18104 + Execute ./dummy instead of assuming . is in PATH.
18105
18106 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18107
18108 * guess-systype: New shell script. Attempts to guess the
18109 canonical host name of the executing host.
18110 Only a few hosts are supported so far.
18111 * configure: Call guess-systype if no host is specified.
18112
18113 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18114
18115 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18116 gcc Makefile.
18117
18118
18119 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18120
18121 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18122 (all-gcc, install-gcc, subdir_do): Use it.
18123
18124 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18125
18126 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18127
18128 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18129
18130 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18131 set exclusively by configure, using configure.in .
18132
18133 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18134
18135 * test-build.mk: set $PATH for all builds
18136
18137 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18138
18139 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18140
18141 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18142 the one used in gcc/Makefile.in, so that a null expansion doesn't
18143 override the one needed to build gcc with a native cc.
18144
18145
18146 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18147
18148 * configure: Accept -with arguments.
18149
18150 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18151
18152 * Makefile.in: added h8300sim
18153
18154 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18155
18156 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18157 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18158 (all-cygnus, native, build-cygnus): Make
18159 $(canonhost)-stamp-3stage-done, not $(host)....
18160 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18161 i386-sco3.2v4. Added else true to if command.
18162
18163 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18164
18165 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18166
18167 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18168
18169 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18170
18171 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18172
18173 * configure.in: don't remove binutils from Solaris builds
18174
18175 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18176
18177 * Makefile.in: get rid of earlier definitions for *clean,
18178 also handle the recursive info rule better
18179
18180 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18181
18182 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18183 do more-or-less the right thing.
18184
18185 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18186
18187 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18188 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18189
18190 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18191
18192 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18193 $(host_canonical).
18194
18195 * configure.in: split the configdirs list into 4 categories (native
18196 v. cross, library v. tool) and handle the cross-only and native-
18197 only in more reasonable (and correct!) way.
18198
18199 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18200
18201 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18202 configdirs anymore.
18203
18204 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18205
18206 * Makefile.in: extensive cleanup:: removed all of the explicit
18207 clean-* targets, collapsed many wrappers around subdir_do into
18208 one, added additional targets to satisfy standards.texi, deleted
18209 some old targets, some changes for consistency
18210
18211 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18212
18213 * configure.in: handle some programs as cross-only, and others as
18214 native only
18215
18216 * test-build.mk: handle partial holes in a more generic manner
18217
18218 * Makefile.in: m4 depends on libiberty
18219
18220 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18221
18222 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18223 time, wdiff, and find to configdirs
18224
18225 * Makefile.in: all, clean, and install rules for the new programs
18226 added to configure.in
18227
18228 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18229
18230 * configure.in: use mh-sun for all *-sun-* hosts
18231
18232 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18233
18234 * Makefile.in: define flags for X11 include files and library file
18235 locations, pass them down to the programs that need this info
18236
18237 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18238
18239 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18240
18241 * configure.in: start building libg++ for HP-UX targets
18242
18243 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18244
18245 * README: Update references to files moved into etc/.
18246
18247 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18248
18249 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18250 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18251
18252 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18253
18254 * configure: accept dash as well as underscore in long option
18255 names for FSF compatibility.
18256
18257 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18258
18259 * config.sub: added -sco3.2v4 support from FSF.
18260
18261 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18262
18263 * configure.in: expand the section that adds or removes
18264 directories from the list of programs to build, to handle native
18265 vs. cross in addition to host v. native
18266
18267 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18268
18269 * Makefile.in: Replace C++ in macro names with CXX.
18270 This is less likely to break ...
18271
18272 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18273
18274 * test-build.mk: add -w to GNU_MAKE
18275
18276 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18277
18278 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18279 add 'sparc' to list of recognized cpus. This needed to make
18280 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18281 Delete some redundant ose68 variants. Recognize -wrs as an os,
18282 then changes that into $CPU-wrs-vxworks.
18283
18284 * configure.in: remove most references to gdbtest, regularize
18285 target based program removal
18286
18287 * test-build.mk: import from p3 tree (many fixes and changes)
18288
18289 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18290
18291 * Makefile.in: added rules to handle tcl, tk, and expect
18292
18293 * configure.in: handle those directories if they exist
18294
18295 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18296
18297 * config.sub: removed bogus hppabsd and hppahpux names, since
18298 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18299
18300 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18301
18302 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18303 depends upon all-xiberty
18304
18305 * Makefile.in: changes from p3, including:
18306
18307 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18308
18309 * Makefile.in (XTRAFLAGS): include newlib directories if
18310 newlib/Makefile exists, rather than if host != target.
18311
18312 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18313
18314 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18315 from the same source tree and not building a cross-compiler. This
18316 matters for the libg++ configuration if reconfiguring a tree that
18317 has already been installed.
18318
18319 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18320
18321 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18322 pick up the machine and system specific header files.
18323
18324 * Makefile.in: added AS_FOR_TARGET, passed down in
18325 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18326 the C compiler to use to create programs which are run in the
18327 build environment, set it to default to $(CC), and passed it down
18328 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18329
18330 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18331
18332 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18333 We need them for unusual native builds, like systems without
18334 ranlib.
18335
18336 * configure: also define $(host_canonical) and
18337 $(target_canonical), which are the full, canonical names for the
18338 given host and target
18339
18340 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18341
18342 * Makefile.in: Added separate definitions for C++.
18343
18344 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18345
18346 * configure.in (configdirs): Add deja-gnu.
18347
18348 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18349
18350 * README: Update for configure.texi and gdb-4.7 release.
18351
18352 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18353
18354 * Makefile.in: Move "all" target to top of file.
18355 Previously, first target was ".PHONY" which caused BSD4.4 make
18356 to build .PHONY when make was run without arguments.
18357
18358 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18359
18360 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18361 Library-copylefted code in libiberty.
18362
18363 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18364
18365 * config.sub: Replace m68kmote with plain old m68k.
18366
18367 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18368
18369 * Makefile.in: Remove space from blank line, avoid Make complaints.
18370
18371 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18372
18373 * config.sub: Complain if no argument is given. Added support for
18374 386bsd as OS and target alias.
18375
18376 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18377
18378 * Makefile.in (XTRAFLAGS): include newlib directories if
18379 newlib/Makefile exists, rather than if host != target.
18380
18381 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18382
18383 * config.sub: recognize sparclite-wrs-vxworks.
18384
18385 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18386 p3.) Added clean-xiberty to clean.
18387
18388 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18389
18390 * configure.in: use *-*-* instead of nested cases for host and target
18391
18392 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18393
18394 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18395 from the same source tree and not building a cross-compiler. This
18396 matters for the libg++ configuration if reconfiguring a tree that
18397 has already been installed.
18398
18399 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18400
18401 * config.sub (i486v/i486v4): Merge in from FSF version.
18402
18403 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18404
18405 * configure: only set PWD if it is already set.
18406
18407 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18408
18409 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18410 doesn't have unset and all success paths (and most error paths)
18411 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18412 to just ${PWD} to avoid confusion.)
18413
18414 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18415
18416 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18417 even for a native compilation.
18418
18419 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18420
18421 Changes to make the gdb.tar.Z rule work better.
18422
18423 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18424 (DEVO_SUPPORT): Add configure.texi.
18425 (bfd-ilrt.tar.Z): Remove ancient rule.
18426
18427 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18428
18429 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18430 pick up the machine and system specific header files.
18431
18432 * configure.in, config.sub: added new target m68010-adobe-scout,
18433 with alias of adobe68k. Changed configure.in to check for
18434 -scout before -sco* to avoid a false match.
18435
18436 * Makefile.in: added AS_FOR_TARGET, passed down in
18437 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18438 the C compiler to use to create programs which are run in the
18439 build environment, set it to default to $(CC), and passed it down
18440 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18441
18442 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18443
18444 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18445 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18446 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18447 FOR_TARGET variants, to newlib and libg++.
18448
18449 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18450
18451 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18452 first.
18453
18454 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18455
18456 * config.sub: Accept `elf' as an environment.
18457
18458 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18459
18460 * Makefile.in (all-opcodes): cd into the right directory
18461
18462 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18463
18464 * configure: added -program_transform_name option, used as
18465 argument to sed when installing programs.
18466 configure.texi: added documentation for -program_prefix,
18467 -program_suffix and -program_transform_name.
18468
18469 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18470
18471 * config.sub: Accept i486 where i386 ok.
18472
18473 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18474
18475 * config.sub: accept we32k
18476
18477 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18478
18479 * config.sub, configure.in: accept OSE68000 and OSE68k.
18480
18481 * Makefile.in: don't create all directories for ``make install'';
18482 let the subdirectories create the ones they need.
18483
18484 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18485
18486 * COPYING: new file, GPL v2
18487
18488 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18489
18490 * Makefile.in: use the new gen-info-dir, which needs a template
18491 argument (which also lives in texinfo)
18492
18493 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18494
18495 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18496
18497 * config.sub (ncr3000): Change i386 to i486.
18498
18499 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18500
18501 * Makefile.in: add install-rcs, install-grep to
18502 install-no-fixedincludes, removed install-bison and install-libgcc
18503
18504 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18505
18506 * configure.in: grab the HPUX makefile fragment if on HPUX
18507
18508 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18509
18510 * Makefile.in: eradicate bison spoor (ditto libgcc).
18511 configure.in: recognise m68{k,000}-ericsson-OSE.
18512 es1800 is alias for m68k-ericsson-OSE
18513
18514 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18515
18516 * configure.in: rearrange the parts that remove programs from
18517 configdirs, based now on HOST==TARGET or by canonical triple.
18518
18519 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18520
18521 * test-build.mk: recurse explicitly with -f test-build.mk when
18522 appropriate. predicate stage3 and comparison on the existence
18523 of gcc. That is, if gcc isn't around, we aren't three-staging.
18524 On very clean, also remove ...stamp-co. Build in-place before
18525 doing other builds.
18526
18527 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18528
18529 * Makefile.in, configure.in: add tgas
18530
18531 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18532
18533 * Makefile.in: a number of changes merged in from progressive.
18534
18535 * configure.in: add libm.
18536
18537 * .cvsignore: ignore some stuff that comes from test-build.mk.
18538
18539 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18540
18541 * config.sub: Add es1800 (m68k-ericsson-es1800).
18542
18543 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18544
18545 * configure: Add program_suffix (parallel to program_prefix)
18546 * Makefile.in: adjust directory-creating script for losing decstation
18547
18548 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18549
18550 * configure: Minor $subdir-related fixes.
18551
18552 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18553
18554 * configure: fix various problems with propogating
18555 makefile_target_frag in subdirs.
18556 * configure.in: config libgcc if its there
18557
18558 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18559
18560 * config.sub: HPPA merge.
18561
18562 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18563
18564 * Makefile.in: Replace all-bison with all-byacc in all
18565 dependency lines for other tools (which now use byacc).
18566
18567 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18568
18569 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18570
18571 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18572
18573 * Makefile.in: make gprof rules similar to byacc rules (instead of
18574 vestigal $(unsubdir) that didn't work...)
18575
18576 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18577
18578 * config.sub: Add support for Linux.
18579 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18580 (at least for libg++).
18581
18582 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18583
18584 * configure.texi: fix doc for the -nfp option to configure
18585
18586 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18587
18588 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18589
18590 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18591
18592 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18593 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18594 * configure.in: added solaris* host_makefile_frag hook.
18595
18596 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18597
18598 * config.sub: changed recognition of m68000 so that various
18599 m68k types can be specified via m680[01234]0
18600
18601 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18602
18603 * config.sub (basic_machine): fix sed so that '-foo' isn't
18604 completely substituted out while .+'-foo' loses the '-foo'
18605
18606 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18607
18608 * config.sub ($os): Add -aout.
18609
18610 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18611
18612 * configure: If host_makefile_frag is absolute, don't
18613 prefix ${invsubdir} (relevant to libg++ auto-configure).
18614
18615 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18616
18617 * Makefile.in (tooldir): Define it.
18618 (all-ld): Depend on all-flex.
18619
18620 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18621
18622 * Makefile.in (check): Fix libg++ special case.
18623
18624 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18625
18626 * configure: do not bury `pwd` into config.status, thus do fewer
18627 pwd's.
18628
18629 * configure: print the "Building in" message only when building in
18630 other than "." AND verbose.
18631
18632 * configure: remove -s, rework -v to better accommodate guested
18633 configures.
18634
18635 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18636
18637 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18638
18639 * Makefile.in: macroize flags passed on recursion. remove
18640 fileutils.
18641
18642 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18643
18644 * configure: get makesrcdir right for subdirs deeper than 1.
18645
18646 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18647 install.
18648
18649 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18650
18651 * Makefile.in: don't print subdir_do or recursion lines.
18652
18653 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18654
18655 * standards.texi: added menu item.
18656
18657 * Makefile.in: build and install standards.info.
18658
18659 * standards.texi: new file.
18660
18661 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18662
18663 * configure: test for and move config.status pieces from
18664 ${subdir}/.
18665
18666 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18667
18668 * configure: Test for existance of files before trying to mv
18669 them, to avoid numerous non-existance messages.
18670
18671 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18672
18673 * configure: correct final line of config.status.
18674
18675 * configure: patch from eggert. Avoids a protection problem if
18676 the original Makefile.in is read only.
18677
18678 * configure: use move-if-change from gcc to create config.status.
18679 Some makefiles depend on config.status to tell if a directory
18680 has been reconfigured for a different host. This change
18681 prevents those directories from remaking everything in the case
18682 where the reconfig was only intended to rebuild a Makefile.
18683
18684 * configure: test for config.sub with "config.sub sun4" rather
18685 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18686 host alias from a missing config.sub.
18687
18688 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18689
18690 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18691 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18692
18693 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18694
18695 * configure: mkdir ${subdir} as needed.
18696
18697 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18698
18699 * Makefile.in,configure.in: added autoconf.
18700
18701 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18702
18703 * Makefile.in: no longer pass against on recursion.
18704
18705 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18706 definitions are not inherited.
18707
18708 * configure: correct makesrcdir when subdir is .
18709
18710 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18711
18712 * configure: Add support for 'subdirs' variable, which is
18713 like 'configdirs', except that configure doesn't re-invoke
18714 itself for subdirs, it just creates a Makefile for each subdir.
18715 * configure.texi: Document subdirs.
18716
18717 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18718
18719 * configure.in: added flex to configdirs
18720
18721 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18722
18723 * Makefile.in: remove clean-stamps from clean.
18724
18725 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18726
18727 * configure.in: Add gdbtest to configdirs.
18728
18729 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18730
18731 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18732 to recursive makes.
18733 * configure.in: Recognize new ncr3000 config.
18734
18735 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18736
18737 * Makefile.in, configure.in: removed references to gdbm.
18738
18739 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18740
18741 * config.sub: Don't canonicalize os value
18742 newsos* to bsd (readline needs to check for newsos).
18743 (This fix was earlier made Jan 31, but got re-broken.)
18744
18745 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18746
18747 * configure.in: sco is an os, not a vendor!
18748
18749 * configure: Quote $( better. Keep various shells happy.
18750
18751 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18752
18753 * Makefile.in: eliminate stamp-files.
18754
18755 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18756
18757 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18758 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18759
18760 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18761
18762 * config.sub: fix iris/iris3.
18763
18764 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18765
18766 * configure: re-add -rm.
18767
18768 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18769
18770 * Maskefile.in: add .stmp-rcs to all.
18771
18772 * configure.in: remove gas from rs6000 build, use aix host fragment.
18773
18774 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18775
18776 * configure: pass down site_option during recursion.
18777
18778 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18779
18780 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18781
18782 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18783
18784 * configure: Change exec_prefix so that it really defaults to prefix.
18785
18786 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18787
18788 * Makefile.in, configure.in: Add support for mmalloc library.
18789
18790 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18791
18792 * Makefile.in: add stmp dependencies for a few more things.
18793
18794 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18795
18796 * configure: adjusted error message on objdir/srcdir configure
18797 collision, per john's suggestion.
18798
18799 * Makefile.in: add libiberty stmp to all and all.cross.
18800
18801 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18802
18803 * Makefile.in: remove force dependencies, add grep to all.
18804
18805 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18806
18807 * Makefile.in: drop flex. make stamp files work.
18808
18809 * configure: added test for conflicting configuration in srcdir,
18810 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18811 gets cranky. use relative paths for configure and srcdir
18812 whenever possible. Send some error messages to stderr that were
18813 going to stdout.
18814
18815 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18816
18817 * Makefile.in: Fix libg++ rule to check for gcc directory
18818 before using gcc/gcc. Also pass XTRAFLAGS.
18819
18820 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18821
18822 * Makefile.in: added stmp-files so that directories aren't polled
18823 when they are already built.
18824
18825 * configure.texi: fixed a node pointer problem.
18826
18827 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18828
18829 * config.sub configure.in gdb/configure.in
18830 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18831 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18832 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18833
18834 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18835
18836 * configure: -recurring becomes -silent. corrected help message
18837 for -site= option.
18838
18839 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18840
18841 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18842
18843 * configure: when building Makefile for crosses, replace
18844 tooldir and program_prefix. default srcdir from location of
18845 config.sub. remove "for host in hosts" and "for target in
18846 targets" loops.
18847
18848 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18849
18850 * Makefile.in: Do not pass bindir or mandir to cvs.
18851
18852 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18853
18854 * Makefile.in, configure.in: removed traces of namesubdir,
18855 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18856 copyrights to '92, changed some from Cygnus to FSF.
18857
18858 * configure.texi: remove most references to multiple hosts,
18859 multiple targets, subdirs, etc.
18860
18861 * configure.man: removed rcsid. reference config.sub not
18862 config.subr.
18863
18864 * Makefile.in: mkdir $(infodir) on install-info.
18865
18866 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18867
18868 * configure.texi: Explain better about .gdbinit and about
18869 the environment that configure.in sections run in.
18870
18871 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18872
18873 * configure.in: Ultrix is only a decstation if it's a MIPS.
18874
18875 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18876
18877 * README: DOC.configure => cfg-paper.texi.
18878
18879 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18880
18881 * config.sub (near case $os): Don't convert newsos* to bsd!
18882
18883 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18884
18885 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18886 the number of copies of COPYING that go into the GDB tar file.
18887
18888 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18889
18890 * bfd/configure.in, gdb/config/mh-i386sco,
18891 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18892 Fix SCO configuration stuff.
18893
18894 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18895
18896 * Makefile.in: For libg++, make sure the -I pointing
18897 to the gcc directory goes *after* all the libg++-local -I flags.
18898 Also, move just-gcc dependency from just-libg++ to all-libg++.
18899
18900 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18901
18902 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18903
18904 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18905
18906 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18907
18908 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18909
18910 * config.sub: Add stratus configuration frags. Also
18911 submitted to FSF.
18912
18913 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18914
18915 * Makefile.in (DEV_SUPPORT): add configure.man.
18916
18917 * config.sub(Decode manufacturer-specific): add -none*.
18918
18919 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18920
18921 * Makefile.in: remove form feeds to make Sun's make happy.
18922 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18923
18924 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18925
18926 * Makefile.in (AR_FLAGS): Make quieter.
18927
18928 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18929
18930 * configure.in: Add libg++.
18931 * configure: When verbose, don't output the command line at each
18932 level; it will be unremarkably the same as the previous version,
18933 which will be the same as what the user typed.
18934
18935 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18936
18937 * configure.in, Makefile.in: fix clean-info, add flex. add
18938 fileutils.
18939
18940 * configure: be less sensitive to spaces in Makefile.in. Do not
18941 look for sources in "..". Doing so breaks subdirectories that
18942 might have their own configure. If a subdir has it's own
18943 configure script, use it.
18944
18945 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18946
18947 * cfg-paper.texi: some changes suggested by rms.
18948
18949 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18950
18951 * config.sub: Merge in some small additions from the FSF version,
18952 taken from the gcc distribution, to bring the Cygnus and FSF
18953 versions into closer sync.
18954
18955 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18956
18957 * configure.in: Changed svr4 references to sysv4.
18958
18959 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18960
18961 * configure: added -V for version number option.
18962
18963 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18964
18965 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18966 renamed from DOC.configure to cfg-paper.texi.
18967
18968 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18969
18970 * configure, config.subr, config.sub: config.subr is now
18971 config.sub again.
18972
18973 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18974
18975 * configure.texi: new file, in progress.
18976
18977 * Makefile.in: build info file and install the man page for
18978 configure.
18979
18980 * configure.man: new file, first cut.
18981
18982 * configure: find config.subr again now that configuration "none"
18983 has gone. removed all traces of the -ansi option. removed all
18984 traces of the -languages option.
18985
18986 * config.subr: resync from rms.
18987
18988 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18989
18990 * configure, config.sub, config.subr: merge config.sub into
18991 config.subr, call the result config.subr, remove config.sub, use
18992 config.subr.
18993
18994 * Makefile.in: revised install for dir.info.
18995
18996 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18997
18998 * configure.in: add decstation host makefile frag.
18999
19000 * Makefile.in: BISON now bison -y again. also install-gcc on
19001 install. clean-gdbm on clean. infodir belongs in datadir.
19002 Make directories for info install. Build dir.info here then
19003 install it.
19004
19005 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19006
19007 * Makefile.in: fix for bad directory tests.
19008
19009 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19010
19011 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19012 regexp. -srcdir relative was being handled incorrectly.
19013
19014 * Makefile.in: unwrapped some for loops so that parallel makes
19015 work again and so one can focus one's attention on a particular
19016 package.
19017
19018 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19019
19020 * configure: added PWD as a stand in for `pwd` (for speed). use
19021 elif wherever possible. make -srcdir work without -objdir.
19022 -objdir= commented out.
19023
19024 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19025
19026 * configure: +options become --options. -subdirs commented out.
19027 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19028 Makefile now at top of generated Makefile. Removed cvs log
19029 entries. added -srcdir. create .gdbinit only if there is one
19030 in ${srcdir}.
19031
19032 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19033 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19034 and mandir now keyed off datadir by default.
19035
19036 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19037
19038 * Freshly created ChangeLog.
19039
19040 \f
19041 Local Variables:
19042 mode: change-log
19043 left-margin: 8
19044 fill-column: 76
19045 version-control: never
19046 End: