]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Add to correct changelog
[thirdparty/gcc.git] / ChangeLog
1 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2
3 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
4 symbols.
5
6 2015-11-20 Tristan Gingold <gingold@adacore.com>
7
8 Sync with binutils-gdb:
9 2015-11-20 Tristan Gingold <gingold@adacore.com>
10
11 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
12 * configure: Regenerate.
13
14 2015-11-19 Martin Liska <mliska@suse.cz>
15
16 * .gitignore: Add .clang-format to ignored files.
17 * Makefile.in: Add clang-format.
18 * Makefile.tpl: Likewise.
19
20 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
21
22 * configure.ac: Enable libmpx by default.
23 * configure: Regenerated.
24
25 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
26
27 * MAINTAINERS: Update email address.
28
29 2015-10-23 Paulo Matos <pmatos@linki.tools>
30
31 * MAINTAINERS: Update email address.
32
33 2015-10-23 Alan Hayward <alan.hayward@arm.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
37 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
38
39 Sync with binutils-gdb:
40 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
41
42 PR gas/19109
43 * configure.ac: Add
44 --enable-compressed-debug-sections={all,gas,gold,ld}.
45 * configure: Regenerated.
46
47 2015-10-16 Arnaud Charlet <charlet@adacore.com>
48
49 * MAINTAINERS: Update list of Ada maintainers and email addresses.
50
51 2015-10-09 Martin Liska <mliska@suse.cz>
52
53 * MAINTAINERS (Write After Approval): Add myself.
54
55 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
56
57 * MAINTAINERS (Write After Approval): Add myself.
58
59 2015-10-02 Florian Weimer <fweimer@redhat.com>
60
61 * MAINTAINERS: Update email address.
62
63 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
64
65 * MAINTAINERS (Write After Approval): Add myself.
66
67 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
68
69 * MAINTAINERS: Update email.
70
71 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
72
73 * MAINTAINERS: Update my email address.
74
75 2015-09-01 James Bowman <james.bowman@ftdichip.com>
76
77 * MAINTAINERS (ft32 port): Add myself.
78
79 2015-08-28 David Sherwood <david.sherwood@arm.com>
80
81 * MAINTAINERS: Add myself.
82
83 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
84
85 * MAINTAINERS (Write After Approval): Add myself.
86
87 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
88
89 PR libfortran/54572
90 * Makefile.def: Make libgfortran depend on libbacktrace.
91 * Makefile.in: Regenerate.
92
93 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
94
95 * MAINTAINERS (Write After Approval): Add myself.
96
97 2015-08-12 Tom de Vries <tom@codesourcery.com>
98
99 PR other/67092
100 * configure.ac: Remove --with_host_libstdcxx support.
101 * configure: Regenerate.
102
103 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
104 Jakub Jelinek <jakub@redhat.com>
105
106 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
107 nvptx*-*-*.
108 * configure: Regenerate.
109
110 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
111
112 * Makefile.def (libiconv): Define bootstrap=true.
113 Mark pdf/html/info as missing.
114 (configure-gcc): Depend on all-libiconv.
115 (all-gcc): Ditto.
116 (configure-libcpp): Ditto.
117 (all-libcpp): Ditto.
118 (configure-intl): Ditto.
119 (all-intl): Ditto.
120 * Makefile.in: Regenerate.
121
122 2015-08-03 Bin Cheng <bin.cheng@arm.com>
123
124 * MAINTAINERS (loop ivopts): Add the entry and myself.
125
126 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
127
128 * MAINTAINERS (nvptx): Add self.
129
130 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
131
132 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
133 128-bit vector modes.
134
135 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
136
137 * MAINTAINERS (Write After Approval): Add myself.
138
139 2015-07-28 Ben Elliston <bje@gnu.org>
140
141 * config.sub, config.guess: Import from upstream.
142
143 2015-07-24 Michael Darling <darlingm@gmail.com>
144
145 PR other/66259
146 * config-ml.in: Reflects renaming of configure.in to configure.ac
147 * configure: Likewise
148 * configure.ac: Likewise
149
150 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
151
152 * MAINTAINERS: Update my email address.
153
154 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
155
156 Sync with binutils-gdb:
157 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
158
159 * configure.ac (target_configdirs): Exclude target-zlib if
160 target-libjava isn't built.
161 * configure: Regenerated.
162
163 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
164
165 Sync with binutils-gdb:
166 2015-05-13 John David Anglin <dave.anglin@bell.net>
167
168 * configure.ac: Disable configuration of GDB for HPUX targets.
169 * configure: Regenerate.
170
171 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
172
173 * configure.ac: Add --with-system-zlib.
174 * configure: Regenerated.
175
176 2015-01-28 James Bowman <james.bowman@ftdichip.com>
177
178 * configure.ac: Add FT32 support.
179 * configure: Regenerate.
180
181 2015-01-12 Anthony Green <green@moxielogic.com>
182
183 * configure.ac: Don't disable gprof for moxie.
184 * configure: Rebuild.
185
186 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
187
188 Sync with binutils-gdb:
189 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
190
191 PR ld/18355
192 * Makefile.def: Add extra_configure_flags to host zlib.
193 * configure.ac (extra_host_zlib_configure_flags): New. Set
194 to --enable-host-shared When bfd is to be built as shared
195 library. AC_SUBST.
196 * Makefile.in: Regenerated.
197
198 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
199
200 Sync with src:
201 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
202 * Makefile.def (dependencies): Add all-zlib to all-bfd.
203 * Makefile.in: Regenerated.
204
205 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
206
207 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
208 target.
209 * configure: Regenerate.
210
211 2015-06-23 Ludovic Courtès <ludo@gnu.org>
212
213 * MAINTAINERS (Write After Approval): Add myself.
214
215 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
216
217 * MAINTAINERS (OS Port Maintainers): Add myself.
218 (Various Maintainers): Remove myself from libffi testsuite.
219
220 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
221
222 * MAINTAINERS (gen* on machine desc): Add self.
223
224 2015-06-02 Jason Merrill <jason@redhat.com>
225
226 PR bootstrap/66319
227 * configure.ac: Use -std=gnu++98.
228
229 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
230
231 * MAINTAINERS (Write After Approval): Add myself.
232
233 2015-05-28 Mike Frysinger <vapier@gentoo.org>
234
235 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
236 * configure: Regenerate.
237
238 2015-05-26 Jason Merrill <jason@redhat.com>
239
240 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
241 * configure: Regenerate.
242
243 2015-05-16 James Bowman <james.bowman@ftdichip.com>
244
245 * configure.ac: FT32 target added.
246 * configure: Regenerated.
247
248 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
249
250 * MAINTAINERS (Write After Approval): Add myself.
251
252 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
253
254 * MAINTAINERS (Write After Approval): Add myself.
255
256 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
257
258 * configure.ac: Fix typo.
259 * configure: Regenerate.
260
261 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
262
263 * MAINTAINERS (Write After Approval): Add myself.
264
265 2015-05-03 Matthias Klose <doko@ubuntu.com>
266
267 * configure.ac: Match $host configured with triplets.
268 * configure: Regenerate.
269
270 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
271
272 * Makefile.tpl: Remove surplus whitespace throughout.
273 * Makefile.in: Regenerate.
274
275 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
276
277 * MAINTAINERS (Various Maintainers): Add myself as instruction
278 combiner maintainer.
279
280 2015-04-17 Jakub Jelinek <jakub@redhat.com>
281
282 PR bootstrap/62077
283 * configure.ac (--enable-stage1-checking): Default to
284 release,misc,gimple,rtlflag,tree,types if --disable-checking
285 or --enable-checking is not specified and DEV-PHASE is not
286 experimental.
287 * configure: Regenerated.
288
289 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
290
291 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
292 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
293 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
294 * Makefile.in: Regenerate.
295
296 2015-04-08 Cary Coutant <ccoutant@gmail.com>
297
298 * MAINTAINERS: Update my email address.
299
300 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
301
302 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
303
304 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
305
306 * MAINTAINERS: Add myself as an arm port reviewer.
307
308 2015-03-25 Martin Liska <mliska@suse.cz>
309 Yury Gribov <y.gribov@samsung.com>
310
311 * Makefile.in: Fix ln source location for vimrc file.
312 * Makefile.tpl: Likewise.
313
314 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
315
316 PR bootstrap/25672
317 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
318 cross-compiling. Similarly for CXX_FOR_TARGET.
319 * configure: Regenerate.
320
321 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
322
323 * Makefile.def: Add libmpx.
324 * configure.ac: Add libmpx.
325 * Makefile.in: Regenerate.
326 * configure: Regenerate.
327
328 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
329
330 * MAINTAINERS (CPU Port Maintainers): Add myself
331 i386 vector ISA extns mantainer.
332
333 2015-03-13 Jeff Law <law@redhat.com>
334
335 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
336 maintainer.
337 Remove Richard Henderson as a maintainer for the x86 port.
338
339 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
340
341 * MAINTAINERS (CPU Port Maintainers): Update my email address.
342
343 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
344
345 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
346 pointer bounds checker and i386 MPX maintainer.
347
348 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
349
350 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
351
352 2015-02-26 Martin Sebor <msebor@redhat.com>
353
354 * MAINTAINERS (Various Maintainers): Add self.
355
356 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
357
358 * configure.ac [--enable-as-accelerator-for] (enable_languages):
359 Make sure it contains lto.
360 * configure: Regenerate.
361
362 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
363
364 * configure: Regenerate.
365
366 2015-02-06 Diego Novillo <dnovillo@google.com>
367 1
368 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
369 middle-end, docstring): Remove myself.
370 (Write After Approval): Add myself.
371
372 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
373
374 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
375 (Write After Approval): Update address.
376
377 2015-01-29 David Malcolm <dmalcolm@redhat.com>
378
379 PR jit/64780
380 * configure.ac: Require the user to explicitly specify
381 --enable-host-shared if the jit is enabled.
382 * configure: Regenerate.
383
384 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
385
386 * MAINTAINERS (Write After Approval): Add myself.
387
388 2015-01-25 Tom de Vries <tom@codesourcery.com>
389
390 * MAINTAINERS: Make whitespace consistent.
391
392 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
393
394 * MAINTAINERS (Write After Approval): Add myself.
395
396 2015-01-20 Andre Vehreschild <vehre@gmx.de>
397
398 * MAINTAINERS: (Write After Approval): Add myself.
399
400 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
401
402 * MAINTAINERS: (Write After Approval): Add myself.
403
404 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
405
406 * MAINTAINERS: (Write After Approval): Add myself.
407
408 2015-01-13 Iain Sandoe <iain@codesourcery.com>
409
410 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
411 objective-c/c++ front end maintainer.
412
413 2015-01-13 Marek Polacek <polacek@redhat.com>
414
415 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
416
417 2015-01-12 Jeff Law <law@redhat.com>
418
419 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
420 a very long time.
421
422 2015-01-09 Ian Lance Taylor <iant@google.com>
423
424 * configure.ac (host_tools): Add gotools.
425 * Makefile.def (host_modules): Add gotools.
426 (dependencies): Add dependency of all-gotools on all-target-libgo.
427
428 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
429
430 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
431 * configure: Regenerate.
432
433 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
434
435 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
436 all-target-libgomp.
437 * Makefile.in: Regenerate.
438
439 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
440
441 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
442
443 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
444
445 * configure.ac: Add Visium support.
446 * configure: Regenerate.
447
448 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
449
450 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
451 * configure: Regenerate.
452
453 2015-01-03 Andrew Pinski <apinski@cavium.com>
454
455 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
456 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
457 (BASE_TARGET_EXPORTS): Add OBJCOPY.
458 (OBJCOPY_FOR_TARGET): New variable.
459 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
460 * Makefile.in: Regenerate.
461 * configure.ac: Check for already installed target objcopy.
462 Also GCC_TARGET_TOOL on objcopy.
463 * configure: Regenerate.
464
465 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
466
467 * config.sub: Update from upstream, to 2015-01-01 version.
468 * config.guess: Ditto.
469
470 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
471
472 * MAINTAINERS (RTEMS Ports): Add myself.
473
474 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
475
476 * MAINTAINERS (Write After Approval): Add myself.
477
478 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
479
480 * MAINTAINERS (Write After Approval): Add myself.
481
482 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
483
484 * configure.ac (--enable-as-accelerator-for): Don't set
485 ENABLE_AS_ACCELERATOR_FOR. Update all users.
486 * configure: Regenerate.
487
488 2014-12-13 Jakub Jelinek <jakub@redhat.com>
489
490 PR bootstrap/64023
491 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
492 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
493 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
494 to CXX.
495 * Makefile.in: Regenerated.
496
497 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
498 Yury Gribov <y.gribov@samsung.com>
499
500 * .gitignore: Added .local.vimrc and .lvimrc.
501 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
502 * Makefile.in: Regenerate.
503
504 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
505
506 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
507 * configure: Regenerated.
508
509 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
510
511 * MAINTAINERS (nvptx port): New entry.
512
513 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
514
515 * configure: Regenerate.
516
517 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
518
519 * configure.ac: Merge with Binutils.
520
521 2014-11-26 Tobias Burnus <burnus@net-b.de>
522
523 * Makefile.def: Make more dependent on mpfr, mpc and isl.
524 * Makefile.in: Regenerate.
525
526 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
527
528 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
529 missing flex.
530 * Makefile.in: Regenerated.
531
532 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
533
534 * Makefile.in: Regenerate.
535
536 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
537
538 PR bootstrap/63784
539 * libtool.m4: Add $pic_flag with -shared.
540
541 2014-11-21 Renlin Li <Renlin.Li@arm.com>
542
543 * MAINTAINERS (Write After Approval): Added myself.
544
545 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
546
547 * MAINTAINERS (write-after-approval): Add myself.
548
549 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
550
551 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
552 from 2 years ago.
553
554 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
555
556 Revert:
557 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
558
559 * MAINTAINERS (Write After Approval): Added myself as line map
560 maintainer.
561
562 2014-11-19 Renlin Li <Renlin.Li@arm.com>
563
564 Revert:
565 2014-11-19 Renlin Li <Renlin.Li@arm.com>
566
567 * MAINTAINERS (Write After Approval): Added myself.
568
569 2014-11-19 Renlin Li <Renlin.Li@arm.com>
570
571 * MAINTAINERS (Write After Approval): Added myself.
572
573 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
574
575 * MAINTAINERS (Write After Approval): Added myself as line map
576 maintainer.
577
578 2014-11-17 Dodji Seketeli <dodji@redhat.com>
579
580 * MAINTAINERS (Various Maintainers): Added myself as line map
581 maintainer.
582
583 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
584
585 * move-if-change: Sync from upstream gnulib.
586
587 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
588
589 * compile: Sync with upstream Automake.
590 * depcomp: Ditto.
591 * install-sh: Ditto.
592 * missing: Ditto.
593 * mkinstalldirs: Ditto.
594 * ylwrap: Ditto.
595
596 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
597
598 * config.sub: Update from upstream config repo.
599 * config.guess: Ditto.
600
601 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
602
603 * Makefile.def: Add liboffloadmic to target_modules. Make
604 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
605 * Makefile.in: Regenerate.
606 * configure: Regenerate.
607 * configure.ac: Add liboffloadmic to target binaries.
608 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
609 Add liboffloadmic to noconfig list when C++ is not supported.
610
611 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
612 Thomas Schwinge <thomas@codesourcery.com>
613 Ilya Verbin <ilya.verbin@intel.com>
614 Andrey Turetskiy <andrey.turetskiy@intel.com>
615
616 * configure: Regenerate.
617 * configure.ac (--enable-as-accelerator-for)
618 (--enable-offload-targets): New configure options.
619
620 2014-11-11 Tobias Burnus <burnus@net-b.de>
621
622 * Makefile.def: Make all-gcc depend on all-isl.
623 * Makefile.in: Regenerate.
624
625 2014-11-11 David Malcolm <dmalcolm@redhat.com>
626
627 * ChangeLog.jit: New.
628 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
629
630 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
631
632 PR target/63610
633 * libtool.m4: Fix globbing of darwin versions.
634 * configure: Regenerate.
635
636 2014-11-11 Tobias Burnus <burnus@net-b.de>
637
638 * Makefile.def: Remove CLooG.
639 * Makefile.tpl: Ditto.
640 * configure.ac: Ditto.
641 * configure: Regenerate.
642 * Makefile.in: Ditto.
643
644 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
645
646 * configure.ac: Handle nvptx-*-*.
647 * configure: Regenerate.
648
649 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
650
651 * MAINTAINERS (Write After Approval): Add myself.
652
653 2014-10-31 Jakub Jelinek <jakub@redhat.com>
654
655 * Makefile.def (libcc1): Remove bootstrap=true;.
656 * Makefile.in: Regenerated.
657
658 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
659
660 * configure.ac: Update comment.
661 * configure: Regenerate.
662
663 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
664
665 * MAINTAINERS (Write After Approval): Add myself.
666
667 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
668
669 * configure.ac (extra_host_libiberty_configure_flags): Add
670 --enable-shared also for libcc1's benefit.
671 * configure: Regenerate.
672
673 2014-10-29 Tristan Gingold <gingold@adacore.com>
674
675 * MAINTAINERS: Change my email address.
676
677 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
678 Tom Tromey <tromey@redhat.com>
679
680 * Makefile.def: Add libcc1 to host_modules.
681 * configure.ac (host_tools): Add libcc1.
682 * Makefile.in, configure: Rebuild.
683
684 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
685
686 * configure.ac (build_configargs): Don't share config.cache between
687 build subdirs.
688 * configure: Regenerate.
689
690 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
691
692 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
693 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
694 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
695 leon3v7 as leon3.
696 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
697 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
698 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
699 * config/sparc/sparc.md (cpu): Add leon3v7.
700 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
701
702 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
703
704 * MAINTAINERS (write-after-approval): Add myself.
705
706 2014-10-23 Ian Lance Taylor <iant@google.com>
707
708 * configure.ac: Disable the Go frontend on systems where it is known
709 to not work.
710 * configure: Regenerate.
711
712 2014-10-23 Richard Biener <rguenther@suse.de>
713
714 * Makefile.def: Add libcpp build module and dependencies.
715 * configure.ac: Add libcpp build module.
716 * Makefile.in: Regenerate.
717 * configure: Likewise.
718
719 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
720
721 * MAINTAINERS (write-after-approval): Add myself.
722
723 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
724
725 * INSTALL/README: Do not mention CVS.
726
727 2014-10-03 Jing Yu <jingyu@google.com>
728
729 * configure.ac: Add aarch64 to list of targets that support gold.
730 * configure: Regenerate.
731
732 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
733
734 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
735
736 2014-09-29 Catherine Moore <clm@codesourcery.com>
737
738 * MAINTAINERS: Add myself as MIPS maintainer.
739
740 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
741
742 * MAINTAINERS: Move myself to MIPS maintainers.
743
744 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
745
746 * MAINTAINERS: Put all email addresses between '<' and '>'.
747
748 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
749
750 * MAINTAINERS: Move myself to reviewers (Fortran).
751
752 2014-09-01 Andi Kleen <ak@linux.intel.com>
753
754 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
755 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
756 * Makefile.in: Regenerate.
757
758 2014-08-28 David Malcolm <dmalcolm@redhat.com>
759
760 * rtx-classes-status.txt: Delete
761
762 2014-08-28 David Malcolm <dmalcolm@redhat.com>
763
764 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
765
766 2014-08-27 Sebastian Pop <s.pop@samsung.com>
767
768 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
769 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
770 of checking for version number.
771 * configure: Regenerated.
772 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
773
774 2014-08-27 David Malcolm <dmalcolm@redhat.com>
775
776 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
777 is done; begin phase 6 (use extra rtx_def subclasses).
778
779 2014-08-27 David Malcolm <dmalcolm@redhat.com>
780
781 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
782 done; begin phase 5 (additional rtx_def subclasses).
783
784 2014-08-26 David Malcolm <dmalcolm@redhat.com>
785
786 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
787
788 2014-08-26 David Malcolm <dmalcolm@redhat.com>
789
790 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
791 SET_BB_HEADER are done.
792
793 2014-08-26 David Malcolm <dmalcolm@redhat.com>
794
795 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
796 done.
797
798 2014-08-26 David Malcolm <dmalcolm@redhat.com>
799
800 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
801
802 2014-08-26 David Malcolm <dmalcolm@redhat.com>
803
804 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
805
806 2014-08-25 David Malcolm <dmalcolm@redhat.com>
807
808 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
809
810 2014-08-25 David Malcolm <dmalcolm@redhat.com>
811
812 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
813
814 2014-08-25 David Malcolm <dmalcolm@redhat.com>
815
816 * rtx-classes-status.txt: Phase 3 (per-file commits within
817 "config" subdirs) is done; begin phase 4 (removal of
818 "scaffolding").
819
820 2014-08-23 David Malcolm <dmalcolm@redhat.com>
821
822 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
823 dir) is done; begin phase 3 (per-file commits within "config"
824 subdirs).
825
826 2014-08-21 David Malcolm <dmalcolm@redhat.com>
827
828 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
829 phase 2 (per-file commits in main source dir).
830
831 2014-08-21 Bin Cheng <bin.cheng@arm.com>
832
833 * configure: Regenerated.
834
835 2014-08-19 David Malcolm <dmalcolm@redhat.com>
836
837 * rtx-classes-status.txt (TODO): Add SET_BND_TO
838
839 2014-08-19 David Malcolm <dmalcolm@redhat.com>
840
841 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
842
843 2014-08-19 David Malcolm <dmalcolm@redhat.com>
844
845 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
846
847 2014-08-19 David Malcolm <dmalcolm@redhat.com>
848
849 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
850
851 2014-08-19 David Malcolm <dmalcolm@redhat.com>
852
853 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
854
855 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
856
857 * MAINTAINERS (Write After Approval): Add myself.
858
859 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
860
861 * MAINTAINERS: Remove myself
862
863 2014-08-19 David Malcolm <dmalcolm@redhat.com>
864
865 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
866
867 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
871 2014-08-18 David Malcolm <dmalcolm@redhat.com>
872
873 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
874 SET_BB_HEADER, SET_BB_FOOTER
875
876 2014-08-18 David Malcolm <dmalcolm@redhat.com>
877
878 * rtx-classes-status.txt: New file
879
880 2014-08-18 Roman Gareev <gareevroman@gmail.com>
881
882 * configure.ac: Eliminate ClooG installation dependency.
883 * configure: Regenerate.
884 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
885 * Makefile.in: Regenerate.
886
887 2014-08-15 Ilya Verbin <iverbin@gmail.com>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
891 2014-08-15 Ilya Tocar <tocarip@gmail.com>
892
893 * MAINTAINERS (Write After Approval): Add myself.
894
895 2014-08-01 Jiong Wang <jiong.wang@arm.com>
896
897 * MAINTAINERS (Write After Approval): Add myself.
898
899 2014-07-28 Anthony Green <green@moxielogic.com>
900
901 Import from savannah.gnu.org:
902 * config.sub: Update to 2014-07-28 version.
903
904 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
905
906 * MAINTAINERS: Remove my MIPS maintainer entry.
907
908 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
909
910 PR target/47230
911 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
912 * configure: Regenerate.
913
914 2014-07-24 James Norris <jnorris@codesourcery.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
918 2014-07-20 Roman Gareev <gareevroman@gmail.com>
919
920 * configure.ac: Accept only CLooG 0.18.1.
921 * configure: Regenerate.
922
923 2014-07-17 Roman Gareev <gareevroman@gmail.com>
924
925 * configure.ac: Don't accept isl 0.11.
926 * configure: Regenerate.
927
928 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
929
930 * MAINTAINERS (Write After Approval): Add myself.
931
932 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
933
934 * configure.ac: Don't accept isl 0.10.
935 * configure: Regenerate.
936
937 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
938
939 Fix include path for in-tree cloog.
940 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
941 * configure: Regenerate.
942
943 2014-06-18 Richard Henderson <rth@redhat.com>
944
945 * .gitignore: Import gcc_update output.
946
947 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
948
949 * config-ml.in: Robustify ac_configure_args parsing.
950
951 * configure.ac (--enable-linker-plugin-configure-flags)
952 (--enable-linker-plugin-flags): New flags.
953 (configdirs): Conditionally add libiberty-linker-plugin.
954 * configure: Regenerate.
955 * Makefile.def (host_modules): Add libiberty-linker-plugin.
956 (host_modules) <lto-plugin>: Pay attention to
957 @extra_linker_plugin_flags@ and
958 @extra_linker_plugin_configure_flags@.
959 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
960 * Makefile.in: Regenerate.
961
962 * Makefile.tpl (configure-[+prefix+][+module+])
963 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
964 "module_srcdir" instead of "module" for locating a module's srcdir.
965 * Makefile.in: Regenerate.
966
967 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
968
969 * MAINTAINERS (Write After Approval): Add myself.
970
971 2014-06-06 Sebastian Pop <sebpop@gmail.com>
972
973 * MAINTAINERS: Update my email address.
974
975 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
979 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
980
981 * MAINTAINERS (Write After Approval): Add myself.
982
983 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
984
985 PR libstdc++/61011
986 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
987 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
988 * configure: Regenerate.
989
990 2014-05-28 Pedro Alves <palves@redhat.com>
991
992 * MAINTAINERS (Write After Approval): Add myself.
993
994 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
995
996 * MAINTAINERS: Update my affiliation/email.
997
998 2014-05-19 Mike Stump <mikestump@comcast.net>
999
1000 * MAINTAINERS: Add wide-int reviewers.
1001
1002 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1003
1004 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1005 * configure: Regenerated.
1006
1007 2014-05-15 Torvald Riegel <triegel@redhat.com>
1008
1009 * MAINTAINERS (libitm): Add myself as maintainer.
1010
1011 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1012
1013 * MAINTAINERS (Write After Approval): Add myself.
1014
1015 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1016
1017 * config.sub, config.guess: Import from upstream.
1018
1019 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1020
1021 * MAINTAINERS (Write After Approval): Put myself in correct order.
1022
1023 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1024
1025 * MAINTAINERS (Write After Approval): Add myself.
1026
1027 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1028
1029 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1030 section.
1031
1032 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1033
1034 * MAINTAINERS (Write After Approval): Delete myself.
1035
1036 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1037
1038 PR sanitizer/56781
1039 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1040 and -B* options with -Xcompiler.
1041
1042 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1043
1044 PR bootstrap/60620
1045 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1046 * Makefile.in: Regenerate.
1047
1048 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1049
1050 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1051 for WINDRES_FOR_TARGET in default-manifest.o rule.
1052 * Makefile.in: Regenerate.
1053
1054 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1055
1056 * MAINTAINERS (Write After Approval): Add myself.
1057
1058 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1059
1060 PR sanitizer/56781
1061 * Makefile.def: Set bootstrap=true; for host fixincludes.
1062 * configure.ac: Don't bootstrap host fixincludes unless
1063 --with-build-config=bootstrap-{a,ub}san.
1064 * Makefile.in: Regenerated.
1065 * configure: Regenerated.
1066
1067 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1068
1069 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1070 --enable-vtable-verify option parsing. Don't add
1071 target-libsanitizer to bootstrap_target_libs unless
1072 --with-build-config=bootstrap-asan or
1073 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1074 to bootstrap_target_libs unless --enable-vtable-verify.
1075 * configure: Regenerated.
1076
1077 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1078
1079 * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1082
1083 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1084
1085 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1086
1087 PR bootstrap/58572
1088 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1089 -I for libstdc++-v3 includes if $(LEAN).
1090 * Makefile.in: Regenerated.
1091
1092 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1093
1094 * MAINTAINERS: Update my email address.
1095
1096 2014-02-24 Walter Lee <walt@tilera.com>
1097
1098 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1099 (tilegx-*-*): Change to tilegx*-*-*.
1100 * configure: Regenerate.
1101
1102 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1103
1104 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1105
1106 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1107
1108 * MAINTAINERS (Write After Approval): Add myself.
1109
1110 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1111
1112 PR target/59788
1113 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1114 *solaris2*.
1115
1116 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1117
1118 * MAINTAINERS: Update my email address.
1119
1120 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1121
1122 * MAINTAINERS: Convert to UTF-8.
1123 Properly sort Xinliang David Li's entry.
1124
1125 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1126 Sandra Loosemore <sandra@codesourcery.com>
1127
1128 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1129 nios2 port maintainers.
1130
1131 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1132
1133 * MAINTAINERS (Write After Approval): Add myself.
1134
1135 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1136
1137 * configure.ac: Add user-friendly check for native x86_64-linux
1138 multilibs.
1139 * configure: Regenerate.
1140
1141 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1142
1143 * MAINTAINERS: Add myself as sh maintainer.
1144
1145 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1146
1147 * MAINTAINERS: Add self as SLSR maintainer.
1148
1149 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1150
1151 * MAINTAINERS: Update my email address.
1152
1153 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1154
1155 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1156
1157 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1158
1159 * Makefile.in: Regenerate.
1160
1161 * Makefile.tpl: Fix typo.
1162 * Makefile.in: Regenerate partially.
1163
1164 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1165
1166 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1167 supported.
1168 * configure: Regenerated.
1169
1170 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1171
1172 * MAINTAINERS (Write After Approval): Add myself.
1173
1174 2013-10-30 Jason Merrill <jason@redhat.com>
1175
1176 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1177 --disable-build-format-warnings.
1178
1179 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1180
1181 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1182 depend on libstdc++ and libgcc.
1183 * configure: Regenerate.
1184 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1185 libcilkrts for POSIX and i*86, and x86_64 architectures.
1186 * Makefile.in: Added libcilkrts related fields to support building it.
1187
1188 2013-10-26 Jeff Law <law@redhat.com>
1189
1190 * Makefile.def (target_modules): Remove libmudflap
1191 (languages): Remove check-target-libmudflap).
1192 * Makefile.in: Rebuilt.
1193 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1194 * configure.ac (target_libraries): Remove target-libmudflap.
1195 Remove checks which disabled libmudflap on some systems.
1196 * configure: Rebuilt.
1197 * libmudflap: Directory removed.
1198
1199 2013-10-21 Cong Hou <congh@google.com>
1200
1201 * MAINTAINERS (Write After Approval): Add myself.
1202
1203 2013-10-16 Mike Stump <mikestump@comcast.net>
1204
1205 * .dir-locals.el: Add.
1206
1207 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1208
1209 * configure.ac: Add --enable-host-shared
1210 * configure: Regenerate.
1211
1212 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1213
1214 Import from savannah.gnu.org:
1215 * config.guess: Update to 2013-06-10 version.
1216 * config.sub: Update to 2013-10-01 version.
1217
1218 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1219
1220 Changes to build configuration to allow big endian ARC ELF toolchain
1221 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1222 * configure: Regenerate.
1223
1224 2013-09-20 Alan Modra <amodra@gmail.com>
1225
1226 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1227 ppc host match. Support little-endian powerpc linux hosts.
1228
1229 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1230
1231 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1232 maintainer.
1233
1234 2013-09-12 DJ Delorie <dj@redhat.com>
1235
1236 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1237 maintainers.
1238
1239 2013-09-03 Richard Biener <rguenther@suse.de>
1240
1241 * configure.ac: Also allow ISL 0.12.
1242 * configure: Regenerated.
1243
1244 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1245
1246 * MAINTAINERS (Write After Approval): Add myself.
1247
1248 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1249
1250 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1251
1252 2013-08-26 Caroline Tice <cmtice@google.com>
1253
1254 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1255 "Various Reviewers" to libvtv "Various Maintainers".
1256
1257 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1258
1259 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1260
1261 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1262
1263 * MAINTAINERS: Update name, email.
1264
1265 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1266
1267 * MAINTAINERS (Write After Approval): Add myself.
1268
1269 2013-08-12 Caroline Tice <cmtice@google.com>
1270
1271 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1272 address in the Write After Approval section.
1273
1274 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1275
1276 * MAINTAINERS (Write After Approval): Update email.
1277
1278 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1279
1280 * configure.ac: Adjust to check VTV_SUPPORTED.
1281 * configure: Regenerated.
1282
1283 2013-08-02 Caroline Tice <cmtice@google.com>
1284
1285 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1286 on non-linux systems; add target-libvtv to noconfigdirs; add
1287 libsupc++/.libs to C++ library search paths.
1288 * configure: Regenerated.
1289 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1290 libstdc++ and libgcc.
1291 * Makefile.in: Regenerated.
1292
1293 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1298 Shiva Chen <shiva0217@gmail.com>
1299
1300 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1301 nds32 port maintainers.
1302
1303 2013-07-17 Tim Shen <timshen91@gmail.com>
1304
1305 * MAINTAINERS (Write After Approval): Add myself.
1306
1307 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1308
1309 * configure.ac: Sync from binutils.
1310 * configure: Regenerate.
1311
1312 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1313
1314 * MAINTAINERS (Write After Approval): Add myself.
1315
1316 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1317
1318 * MAINTAINERS (Write After Approval): Add myself.
1319
1320 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1321
1322 * MAINTAINERS (Write After Approval): Add myself.
1323
1324 2013-04-30 Brooks Moses <bmoses@google.com>
1325
1326 * MAINTAINERS: Update my email; move myself from Fortran
1327 reviewer to Write After Approval.
1328
1329 2013-04-16 Andreas Schwab <schwab@suse.de>
1330
1331 * configure.ac (aarch64-*-*): Don't disable java.
1332 * configure: Regenerate.
1333
1334 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1335
1336 * MAINTAINERS (Write After Approval): Add myself.
1337
1338 2013-03-30 Matthias Klose <doko@ubuntu.com>
1339
1340 * Makefile.def (target_modules): Don't install libffi.
1341 * Makefile.in: Regenerate.
1342
1343 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1344
1345 * MAINTAINERS (Write After Approval): Add myself.
1346
1347 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1348
1349 * MAINTAINERS (Write After Approval): Add myself.
1350
1351 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1352
1353 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1354 * configure: Regenerated.
1355
1356 2013-02-05 Ian Lance Taylor <iant@google.com>
1357
1358 PR go/55969
1359 * configure.ac: Disable libgo on some systems where it does not
1360 work.
1361
1362 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1363
1364 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1365 Remove Geoff Keating as rs6000 port maintainer, at his request.
1366
1367 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1368
1369 * MAINTAINERS: Update my email.
1370
1371 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1372
1373 * configure: Re-generate.
1374
1375 2013-01-15 Richard Biener <rguenther@suse.de>
1376
1377 PR other/55973
1378 * configure: Re-generate.
1379
1380 2013-01-14 Matthias Klose <doko@ubuntu.com>
1381
1382 * Makefile.def (install-target-libsanitizer): Depend on
1383 install-target-libstdc++-v3.
1384 * Makefile.in: Regenerate.
1385
1386 2013-01-14 Richard Biener <rguenther@suse.de>
1387
1388 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1389 * configure: Re-generate
1390
1391 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1392
1393 * config.sub: Update from config repo.
1394
1395 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1396
1397 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1398 * Makefile.in: Regenerate.
1399
1400 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1401
1402 * MAINTAINERS (arc): Add new port maintainership for myself.
1403
1404 2013-01-09 Jason Merrill <jason@redhat.com>
1405
1406 * .gitignore: Import from gdb repository.
1407
1408 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1409
1410 * Makefile.def (configure-gcc): Depend on all-gmp.
1411 (all-gcc): Remove dependency on all-gmp.
1412 * Makefile.in: Regenerated.
1413
1414 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1415
1416 * config.sub: Merge from config repo.
1417 * config.guess: Ditto.
1418
1419 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1420
1421 * Makefile.def: Merge from binutils.
1422 * Makefile.in: Ditto.
1423
1424 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1425
1426 * MAINTAINERS: Update my email.
1427
1428 2012-12-29 Ben Elliston <bje@gnu.org>
1429
1430 * config.guess: Update to 2012-12-29 version.
1431 * config.sub: Likewise.
1432
1433 2012-12-20 Matthias Klose <doko@ubuntu.com>
1434
1435 * Makefile.def (install-target-libgfortran): Depend on
1436 install-target-libquadmath, install-target-libgcc.
1437 (install-target-libsanitizer): Depend on install-target-libgcc.
1438 (install-target-libjava): Depend on install-target-libgcc.
1439 (install-target-libitm): Depend on install-target-libgcc.
1440 (install-target-libobjc): Depend on install-target-libgcc.
1441 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1442 * Makefile.in: Regenerate.
1443
1444 2012-12-19 Matthias Klose <doko@ubuntu.com>
1445
1446 * Makefile.def (install-target-libgo): Depend on
1447 install-target-libatomic.
1448 * Makefile.in: Regenerate.
1449
1450 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1451
1452 PR go/55201
1453 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1454 * Makefile.in: Regenerate.
1455
1456 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1457
1458 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1459 * configure: Regenerate.
1460
1461 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1462
1463 * config.sub: Merge from config repo.
1464
1465 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1466
1467 * Makefile.def (target_modules): Add bootstrap=true and
1468 raw_cxx=true to libsanitizer.
1469 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1470 * Makefile.in: Regenerated.
1471 * configure: Likewise.
1472
1473 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1474
1475 * MAINTAINERS: Remove self as RTL optimization maintainer.
1476
1477 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1478
1479 * MAINTAINERS (Write After Approval): Add myself.
1480
1481 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1482
1483 * Makefile.def (target_modules): Remove bootstrap=true and
1484 raw_cxx=true from libsanitizer.
1485 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1486 * Makefile.in: Regenerated.
1487 * configure: Likewise.
1488
1489 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1490
1491 * Makefile.def (target_modules): Add bootstrap=true and
1492 raw_cxx=true to libsanitizer.
1493 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1494 * Makefile.in: Regenerated.
1495 * configure: Likewise.
1496
1497 2012-11-28 Andrew Pinski <apinski@cavium.com>
1498
1499 PR bootstrap/54279
1500 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1501 * configure: Regenerate.
1502 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1503 * Makefile.in: Regenerate.
1504
1505 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1506
1507 * configure.ac: Disable libsanitizer if we're not building C++.
1508 * configure: Regenerate.
1509
1510 2012-11-15 Roland McGrath <roland@hack.frob.com>
1511
1512 * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1515
1516 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1517 Kostya Serebryany (kcc@google.com) and
1518 Jakub Jelinek (jakub@redhat.com).
1519 Rename area for Dodji Seketeli (dodji@redhat.com).
1520
1521 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1522
1523 * MAINTAINERS: (asan.c, related): Add myself.
1524
1525 2012-11-14 Roland McGrath <mcgrathr@google.com>
1526
1527 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1528 * configure: Regenerate.
1529
1530 2012-11-13 Richard Henderson <rth@redhat.com>
1531
1532 * configure.ac: Move libsanitizer logic to subdirectory.
1533 * configure: Regenerate.
1534
1535 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1536
1537 * configure.ac: Enable libsanitizer just on x86 linux for now.
1538 * configure: Re-generate.
1539
1540 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1541
1542 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1543 sections.
1544 * configure: Regenerate.
1545
1546 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1547
1548 * configure.ac: Add section for configdirs for libsanitizer.
1549 Disable for cris-*-* and mmix-*-*.
1550 * configure: Regenerate.
1551
1552 2012-11-12 Wei Mi <wmi@google.com>
1553
1554 * configure.ac: Add libsanitizer to target_libraries.
1555 * Makefile.def: Ditto.
1556 * configure: Regenerate.
1557 * Makefile.in: Regenerate.
1558 * libsanitizer: New directory for asan runtime. Contains an empty
1559 tsan directory.
1560
1561 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1562
1563 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1564 against Mingw64 w32api.
1565 * configure: Regenerate.
1566
1567 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1568
1569 * configure: Regenerated.
1570
1571 2012-11-03 Robert Mason <rbmj@verizon.net>
1572
1573 * configure.ac: add --disable-libstdcxx configure option
1574 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1575
1576 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1577
1578 * MAINTAINERS (Write After Approval): Add myself.
1579
1580 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1581
1582 * MAINTAINERS (Write After Approval): Add myself.
1583
1584 2012-10-24 Sharad Singhai <singhai@google.com>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
1587
1588 2012-10-24 Eric Christopher <echristo@gmail.com>
1589
1590 * MAINTAINERS: Update email address.
1591
1592 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1593
1594 PR bootstrap/54820
1595 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1596 * configure: Regenerate.
1597
1598 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1599
1600 * MAINTAINERS (aarch64): Add Marcus and myself.
1601
1602 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1603
1604 PR bootstrap/54820
1605 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1606 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1607 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1608 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1609 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1610 * Makefile.in: Regenerate.
1611 * configure.ac (have_static_libs): New variable and associated check.
1612 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1613 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1614 * configure: Regenerate.
1615
1616 2012-10-10 Richard Biener <rguenther@suse.de>
1617
1618 * MAINTAINERS: Adjust for changed surname.
1619
1620 2012-10-04 Lawrence Crowl <crowl@google.com>
1621
1622 * MAINTAINERS (Write After Approval): Add myself.
1623
1624 2012-10-01 Cary Coutant <ccoutant@google.com>
1625
1626 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1627
1628 2012-09-28 Ian Lance Taylor <iant@google.com>
1629
1630 * Makefile.def: Make all-target-libgo depend on
1631 all-target-libbacktrace.
1632 * Makefile.in: Rebuild.
1633
1634 2012-09-26 Ian Lance Taylor <iant@google.com>
1635
1636 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1637 * Makefile.in: Rebuild.
1638
1639 2012-09-20 Walter Lee <walt@tilera.com>
1640
1641 * configure.ac: Add tilegx to list of targets that support gold.
1642 * configure: Regenerate.
1643
1644 2012-09-20 Marek Polacek <polacek@redhat.com>
1645
1646 * MAINTAINERS (Write After Approval): Add myself.
1647
1648 2012-09-19 Steve Ellcey <sellcey@mips.com>
1649
1650 * configure.ac: Add mips*-mti-elf* target.
1651 * configure: Regenerate.
1652
1653 2012-09-17 Ian Lance Taylor <iant@google.com>
1654
1655 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1656 * configure.ac (host_libs): Add libbacktrace.
1657 (target_libraries): Add libbacktrace.
1658 * Makefile.def (host_modules): Add libbacktrace.
1659 (target_modules): Likewise.
1660 * configure, Makefile.in: Rebuild.
1661
1662 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1663
1664 PR target/38607
1665 Merge upstream change.
1666 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1667
1668 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1669 Add libgomp*.o to compare_exclusions for AIX.
1670 * configure: Regenerate.
1671
1672 2012-09-06 Diego Novillo <dnovillo@google.com>
1673
1674 * configure.ac: Bump minimum GMP version to 4.2.3.
1675 * configure: Re-generate.
1676
1677 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1678
1679 PR target/54461
1680 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1681 target-libgloss if not configured --with-avrlibc=no.
1682 * configure: Regenerate.
1683
1684 2012-09-04 Jason Merrill <jason@redhat.com>
1685
1686 * configure.ac: Fix --enable-languages=all.
1687
1688 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1689
1690 * MAINTAINERS (Write After Approval): Add myself.
1691
1692 2012-09-03 Richard Guenther <rguenther@suse.de>
1693
1694 PR bootstrap/54138
1695 * configure.ac: Re-organize ISL / CLOOG checks to allow
1696 disabling with either --without-isl or --without-cloog.
1697 * configure: Regenerated.
1698
1699 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1700
1701 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1702 * configure: Regenerate.
1703
1704 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1705
1706 * MAINTAINERS: Fix my email address.
1707
1708 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1709
1710 PR binutils/4970
1711 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1712 and opcodes.
1713 * Makefile.in: Regenerated.
1714
1715 2012-08-26 Art Haas <ahaas@impactweather.com>
1716
1717 * configure: Regenerate.
1718
1719 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1720
1721 * INSTALL/README: Also refer to the online installation
1722 instructions.
1723
1724 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1725
1726 * MAINTAINERS (Write After Approval): Add myself.
1727 (Picochip port): Remove myself.
1728
1729 2012-08-14 Diego Novillo <dnovillo@google.com>
1730
1731 Merge from cxx-conversion branch.
1732
1733 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1734 POSTSTAGE1_CONFIGURE_FLAGS.
1735 * Makefile.in: Regenerate.
1736 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1737 Force C++ when bootstrapping.
1738 * configure: Regenerate.
1739
1740 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1741
1742 * MAINTAINERS (Write After Approval): Add myself.
1743
1744 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1745
1746 * README: Document use of ranges of years in copyright notices.
1747
1748 2012-07-06 Richard Guenther <rguenther@suse.de>
1749
1750 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1751 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1752 --with-gmp=system.
1753 * Makefile.in: Regenerated.
1754 * configure: Likewise.
1755
1756 2012-07-06 Richard Guenther <rguenther@suse.de>
1757
1758 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1759 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1760 supply V=1 as extra_make_flags.
1761 * configure: Regenerated.
1762 * Makefile.in: Likewise.
1763
1764 2012-07-04 Tristan Gingold <gingold@adacore.com>
1765
1766 * configure: Regenerate.
1767
1768 2012-07-03 Richard Guenther <rguenther@suse.de>
1769
1770 * Makfile.def (isl): Remove not necessary extra_exports and
1771 extra_make_flags.
1772 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1773 * Makefile.in: Regenerated.
1774
1775 2012-07-03 Richard Guenther <rguenther@suse.de>
1776
1777 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1778 * configure.ac: If either the ISL or the CLooG check failed
1779 do not try to build in-tree versions.
1780 * Makefile.in: Regenerated.
1781 * configure: Regenerated.
1782
1783 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1784
1785 * configure: Regenerate.
1786
1787 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1788
1789 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1790 maintainer.
1791
1792 2012-07-02 Richard Guenther <rguenther@suse.de>
1793
1794 * configure: Regenerated.
1795
1796 2012-07-02 Richard Guenther <rguenther@suse.de>
1797 Michael Matz <matz@suse.de>
1798 Tobias Grosser <tobias@grosser.es>
1799 Sebastian Pop <sebpop@gmail.com>
1800
1801 * Makefile.def: Add ISL host module, remove PPL host module.
1802 Adjust ClooG host module to use the proper ISL.
1803 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1804 * configure.ac: Include config/isl.m4. Add ISL host library,
1805 remove PPL. Remove PPL configury, add ISL configury, adjust
1806 ClooG configury.
1807 * Makefile.in: Regenerated.
1808 * configure: Likewise.
1809
1810 2012-07-02 Richard Guenther <rguenther@suse.de>
1811
1812 Merge from graphite branch
1813 2011-07-21 Tobias Grosser <tobias@grosser.es>
1814
1815 * configure: Regenerated.
1816 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1817 both cloog.org and legacy versions. The only supported version will
1818 be CLooG with the isl backend.
1819
1820 2011-07-21 Tobias Grosser <tobias@grosser.es>
1821
1822 * configure: Regenerated.
1823 * configure.ac: Require cloog isl 0.17.0
1824
1825 2011-07-21 Tobias Grosser <tobias@grosser.es>
1826
1827 * configure: Regenerated.
1828 * config/cloog.m4: Do not define CLOOG_ORG
1829
1830 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1831
1832 * configure.ac: Skip C if explicitly selected.
1833 * configure: Regenerate.
1834
1835 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1836
1837 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1838 they contain -O2.
1839 * configure: Regenerate.
1840
1841 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1842
1843 PR debug/53740
1844 * df.h, df-problems.c, dce.c: Revert last patch.
1845
1846 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1847
1848 * MAINTAINERS (Write After Approval): Update my email address.
1849
1850 2012-06-21 Meador Inge <meadori@codesourcery.com>
1851
1852 * MAINTAINERS (Write After Approval): Add myself.
1853
1854 2012-06-20 Jason Merrill <jason@redhat.com>
1855
1856 * Makefile.tpl (check-target-libgomp-c++): New.
1857 (check-target-libitm-c++): New.
1858 * Makefile.def (c++): Add them.
1859 * Makefile.in: Regenerate.
1860
1861 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1862
1863 * MAINTAINERS (Write After Approval): Add myself.
1864
1865 2012-05-16 Olivier Hainque <hainque@adacore.com>
1866
1867 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1868 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1869 (install-no-fixedincludes): Adjust accordingly.
1870 * Makefile.in: Regenerate.
1871
1872 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1873
1874 Merge upstream change
1875 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1876
1877 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1878
1879 * MAINTAINERS (Write After Approval): Add myself.
1880
1881 2012-05-09 Nick Clifton <nickc@redhat.com>
1882 Paul Smith <psmith@gnu.org>
1883
1884 PR bootstrap/50461
1885 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1886 allow for the fact that from release v3.1.0 of MPFR the source
1887 files were moved into a src sub-directory.
1888 * configure: Regenerate.
1889
1890 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1891
1892 * configure.ac: Bump minimum MPFR version to 2.4.0.
1893 * configure: Regenerated.
1894
1895 2012-05-01 Richard Henderson <rth@redhat.com>
1896
1897 * Makefile.def (libatomic): New target_module.
1898 * configure.ac (target_libraries): Add libatomic.
1899 (noconfigdirs): Check if libatomic is supported.
1900 * Makefile.in, configure: Rebuild.
1901
1902 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1903
1904 * MAINTAINERS (Write After Approval): Add myself.
1905
1906 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1907
1908 * config.sub: Update to 2012-04-18 version from official repo.
1909
1910 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1911
1912 * MAINTAINERS (Write After Approval): Add myself.
1913
1914 2012-04-11 Steve Ellcey <sellcey@mips.com>
1915
1916 * MAINTAINERS: Changed email address.
1917
1918 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1919
1920 PR target/52737
1921 * contrib/gcc_update (files_and_dependencies):
1922 Remove gcc/config/avr/t-multilib from touch data.
1923
1924 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1925
1926 * MAINTAINERS (OS Port Maintainers): Remove irix.
1927 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1928 (unsupported_languages): Remove mips-sgi-irix6.*.
1929 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1930 (with_stabs): Remove.
1931 * configure: Regenerate.
1932
1933 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1934
1935 * MAINTAINERS (OS Port Maintainers): Remove osf.
1936 * configure.ac (enable_libgomp): Remove *-*-osf*.
1937 (with_stabs): Remove alpha*-*-osf*.
1938 * configure: Regenerate.
1939
1940 2012-03-05 Tristan Gingold <gingold@adacore.com>
1941
1942 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1943 * configure: Regenerate.
1944
1945 2012-02-17 Walter Lee <walt@tilera.com>
1946
1947 * MAINTAINERS: (Write After Approval): Delete myself.
1948
1949 2012-02-14 Walter Lee <walt@tilera.com>
1950
1951 * MAINTAINERS (tilegx port): Add myself.
1952 (tilepro port): Add myself.
1953 (Write After Approval): Add myself.
1954
1955 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1956
1957 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1958 and Joseph Myers as docstring relicensing maintainers.
1959
1960 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1961
1962 * MAINTAINERS (write-after-approval): Add myself.
1963
1964 2012-02-08 Ira Rosen <irar@il.ibm.com>
1965
1966 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1967 maintainer.
1968
1969 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1970
1971 * MAINTAINERS (Write After Approval): Move myself to
1972 maintain alphabetical order.
1973
1974 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
1978 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1979
1980 * MAINTAINERS (Write After Approval): Add myself.
1981
1982 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1983 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1984
1985 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1986 * configure: Regenerate.
1987
1988 2012-01-23 Harshit Chopra <harshit@google.com>
1989
1990 * MAINTAINERS (Write After Approval): Add myself.
1991
1992 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1993
1994 * configure.ac: Remove reference to mh-interix.
1995 * configure: Regenerate.
1996
1997 2012-01-05 Richard Henderson <rth@redhat.com>
1998
1999 PR bootstrap/51072
2000 * configure.ac: Disable libitm if c++ is not enabled.
2001 * configure: Rebuild.
2002
2003 * configure.ac: Fix regexp for same.
2004 * configure: Rebuild.
2005
2006 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2007
2008 * MAINTAINERS (Write After Approval): Add myself.
2009
2010 2012-01-02 Richard Guenther <rguenther@suse.de>
2011
2012 PR bootstrap/51686
2013 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2014 * Makefile.in: Regenerate.
2015
2016 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2017
2018 * MAINTAINERS (Write After Approval): Add myself.
2019
2020 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2021
2022 * configure: Regenerate.
2023
2024 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2025
2026 * MAINTAINERS (picochip): Changed email address.
2027
2028 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2029
2030 * MAINTAINERS (write-after-approval): Add self.
2031
2032 2011-11-29 DJ Delorie <dj@redhat.com>
2033
2034 * configure.ac (rl78-*-*) New case.
2035 * configure: Regenerate.
2036 * MAINTAINERS: Add myself as RL78 maintainer.
2037
2038 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2039
2040 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2041
2042 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2043
2044 * libtool.m4: Additional FreeBSD 10 fixes.
2045
2046 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2047
2048 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2049 Maintainers section, as Epiphany maintainer.
2050
2051 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2052
2053 PR target/49992
2054 * configure.ac: Remove ranlib special-casing for Darwin.
2055 * configure: Regenerate.
2056
2057 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2058
2059 * MAINTAINERS (Reviewers): Keep the list sorted.
2060
2061 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2062
2063 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2064
2065 2011-11-09 Roland McGrath <mcgrathr@google.com>
2066
2067 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2068 * configure: Rebuild.
2069 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2070 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2071 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2072 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2073 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2074 Add READELF.
2075 * Makefile.in: Rebuild.
2076
2077 2011-11-09 Jason Merrill <jason@redhat.com>
2078
2079 * Makefile.def (language=c++): Remove check-c++0x.
2080 * Makefile.in (check-gcc-c++): Regenerate.
2081
2082 2011-11-08 Richard Henderson <rth@redhat.com>
2083
2084 * configure.ac: Test for libitm directory present first.
2085
2086 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2087
2088 * configure.ac: Test libitm/configure.tgt to disable libitm.
2089 * configure: Rebuild.
2090
2091 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2092 Richard Henderson <rth@redhat.com>
2093
2094 Merged from transactional-memory.
2095
2096 * Makefile.def (lang_env_dependencies): libitm is c++.
2097 Add libitm target module.
2098 * configure.ac: Likewise.
2099 * config/mmap.m4: New file.
2100 * contrib/gcc_update: Add libitm to touch data.
2101 * Makefile.in, configure: Rebuild.
2102
2103 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2104
2105 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2106 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2107 * Makefile.in: Regenerate.
2108
2109 2011-11-01 DJ Delorie <dj@redhat.com>
2110
2111 * config.sub: Update to version 2011-10-29 (added rl78)
2112
2113 2011-10-27 Nick Clifton <nickc@redhat.com>
2114
2115 * config.sub: Import these changes from the config project:
2116
2117 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2118 Ben Elliston <bje@gnu.org>
2119
2120 * config.sub (epiphany): New.
2121
2122 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2123 Ben Elliston <bje@gnu.org>
2124
2125 * config.sub (hexagon, hexagon-*): New.
2126
2127 2011-08-23 Roland McGrath <mcgrathr@google.com>
2128
2129 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2130 64eb to be64.
2131
2132 2011-08-16 Roland McGrath <mcgrathr@google.com>
2133
2134 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2135 (nacl): Grok as alias for 32el-unknown-nacl.
2136
2137 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
2141 2011-10-24 Teresa Johnson <tejohnson@google.com>
2142
2143 * MAINTAINERS (Write After Approval): Add myself.
2144
2145 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2146
2147 * MAINTAINERS (sparc port): Remove myself.
2148
2149 2011-09-14 Tom de Vries <tom@codesourcery.com>
2150
2151 * MAINTAINERS (Write After Approval): Add myself.
2152
2153 2011-08-14 Yao Qi <yao@codesourcery.com>
2154
2155 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2156 * configure: Regenerate.
2157
2158 2011-07-26 Ian Lance Taylor <iant@google.com>
2159
2160 * configure.ac: Set have_compiler based on whether gcc directory
2161 exists, rather than on whether gcc is in configdirs.
2162 * configure: Rebuild.
2163
2164 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2165
2166 * MAINTAINERS (Global Reviewers): Add self.
2167
2168 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2169
2170 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2171 link directories.
2172 * Makefile.in: Rebuild.
2173
2174 2011-07-20 Ian Lance Taylor <iant@google.com>
2175
2176 PR bootstrap/49787
2177 * configure.ac: Move --enable-bootstrap handling earlier in file.
2178 If --enable-bootstrap and either --enable-build-with-cxx or
2179 --enable-build-poststage1-with-cxx, enable C++ automatically.
2180 * configure: Rebuild.
2181
2182 2011-07-19 Ian Lance Taylor <iant@google.com>
2183
2184 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2185 make C++ a boot_language. Set and substitute
2186 POSTSTAGE1_CONFIGURE_FLAGS.
2187 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2188 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2189 * configure, Makefile.in: Rebuild.
2190
2191 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2192
2193 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2194 maintainers.
2195
2196 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2197
2198 * MAINTAINERS (Global Reviewers): Add myself.
2199
2200 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2201
2202 * configure: Regenerate.
2203
2204 2011-07-16 Jason Merrill <jason@redhat.com>
2205
2206 * Makefile.def (language=c++): Add check-c++0x and
2207 check-target-libmudflap-c++.
2208 * Makefile.tpl (check-target-libmudflap-c++): New.
2209 * Makefile.in: Regenerate.
2210
2211 2011-07-16 Matthias Klose <doko@ubuntu.com>
2212
2213 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2214 * Makefile.def (target_modules/libjava): Pass
2215 $(EXTRA_CONFIGARGS_LIBJAVA).
2216 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2217 if not configured with --enable-static-libjava.
2218 * Makefile.in: Regenerate.
2219 * configure: Likewise.
2220
2221 2011-07-15 Jason Merrill <jason@redhat.com>
2222
2223 * Makefile.in (check-c++): Move check-gcc-c++0x after
2224 check-target-libstdc++-v3.
2225
2226 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2227
2228 * MAINTAINERS (c6x port): New entry.
2229
2230 2011-07-13 Jason Merrill <jason@redhat.com>
2231
2232 * Makefile.in (check-gcc-c++0x): New.
2233 (check-c++): Depend on it.
2234
2235 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2236
2237 PR target/39150
2238 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2239 x86_64-*-solaris2.1[0-9]*.
2240 * configure: Regenerate.
2241
2242 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2243
2244 * MAINTAINERS (RTL optimizers): Add self.
2245
2246 2011-06-27 Gabriel Charette <gchare@google.com>
2247
2248 * MAINTAINERS (Write After Approval): Add myself.
2249
2250 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2251
2252 PR regression/47836
2253 PR bootstrap/23656
2254 PR other/47733
2255 PR bootstrap/49247
2256 PR c/48825
2257 * configure.ac (target_libraries): Remove target-libiberty.
2258 Remove case-statement setting skipdirs=target-libiberty for
2259 multiple targets. Remove checking target_configdirs and
2260 removing target-libiberty but keeping target-libgcc if
2261 otherwise empty.
2262 * Makefile.def (target_modules): Don't add libiberty.
2263 (dependencies): Remove all traces of target-libiberty.
2264 * configure, Makefile.in: Regenerate.
2265
2266 2011-06-13 Walter Lee <walt@tilera.com>
2267
2268 * configure.ac (tilepro-*-*) New case.
2269 (tilegx-*-*): Likewise.
2270 * configure: Regenerate.
2271
2272 2011-06-06 Jing Yu <jingyu@google.com>
2273
2274 * configure.ac: Skip target-libiberty for
2275 arm*-*-linux-androideabi.
2276 * configure: Regenerated.
2277
2278 2011-06-06 Nick Clifton <nickc@redhat.com>
2279
2280 * config.sub: Sync from upstream.
2281
2282 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2283
2284 * MAINTAINERS (Write After Approval): Add myself.
2285
2286 2011-06-01 Daniel Jacobowitz <drow@false.org>
2287
2288 * MAINTAINERS: Update my email address.
2289
2290 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2291
2292 * MAINTAINERS (Write After Approval): Update my email address.
2293
2294 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2295
2296 * MAINTAINERS (Write After Approval): Add myself.
2297
2298 2011-05-08 Doug Kwan <dougkwan@google.com>
2299
2300 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2301 * configure: Regenerated.
2302 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2303 value from configure.
2304 * Makefile.in: Regenerated.
2305
2306 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2307
2308 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2309 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2310 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2311 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2312 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2313 *-*-vxworks*): Disable newlib and libgloss in separate case
2314 statement.
2315 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2316 to separate case statement.
2317 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2318 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2319 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2320 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2321 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2322 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2323 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2324 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2325 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2326 i[[3456789]]86-*-rdos*, m32r-*-*,
2327 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2328 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2329 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2330 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2331 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2332 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2333 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2334 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2335 and libgloss in main case over targets. Remove most empty cases
2336 in main case over targets.
2337 * configure: Regenerate.
2338
2339 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2340
2341 * MAINTAINERS (Write After Approval): Add myself.
2342
2343 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2344
2345 * configure.ac: Remove code setting special library locations for
2346 hppa*64*-*-hpux11*. Remove code setting compiler for
2347 sparc-sun-solaris2*.
2348 * configure: Regenerate.
2349
2350 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2351
2352 * configure.ac: Separate libgloss_dir settings from general case
2353 over targets.
2354 * configure: Regenerate.
2355
2356 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2357
2358 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2359 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2360 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2361 cases in libgcj-disabling case statement.
2362 (hppa*64*-*-linux*): Set unsupported_languages instead of
2363 disabling target-zlib.
2364 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2365 to hppa*64*-*-hpux*.
2366 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2367 hppa*-*-hpux*.
2368 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2369 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2370 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2371 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2372 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2373 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2374 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2375 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2376 libgcj-disabling case statement.
2377 * configure: Regenerate.
2378
2379 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2380
2381 * configure.ac: Disable Java for targets not supporting libffi.
2382 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2383 Remove cases in Java-disabling statement.
2384 (*arm-wince-pe): Change to arm-wince-pe.
2385 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2386 cases in Java-disabling statement.
2387 (bfin-*-*): Don't disable Java again.
2388 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2389 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2390 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2391 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2392 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2393 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2394 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2395 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2396 Java-disabling statement.
2397 (mmix-*-*): Don't disable Java again.
2398 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2399 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2400 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2401 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2402 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2403 statement.
2404 * configure: Regenerate.
2405
2406 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2407
2408 * configure.ac: Separate cases disabling Java and Java libraries
2409 from general case over targets.
2410 * configure: Regenerate.
2411
2412 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2413
2414 * MAINTAINERS: Update my email address.
2415
2416 2011-04-20 Easwaran Raman <eraman@google.com>
2417
2418 * MAINTAINERS (Write After Approval): Add myself.
2419
2420 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2421
2422 PR lto/48086
2423 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2424 * configure: Regenerate.
2425
2426 2011-04-16 Jim Meyering <meyering@redhat.com>
2427
2428 * MAINTAINERS (Write After Approval): Add myself.
2429
2430 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2431
2432 * MAINTAINERS: Update my email address.
2433
2434 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2435
2436 * MAINTAINERS (Write After Approval): Add myself.
2437
2438 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2439
2440 * MAINTAINERS (Write After Approval): Add myself.
2441
2442 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2443
2444 * MAINTAINERS (Write After Approval): Add myself.
2445
2446 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2447
2448 * configure.ac (build_tools): Remove build-byacc.
2449 (host_libs): Remove mmalloc.
2450 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2451 autoconf automake libtool diff rcs fileutils shellutils time
2452 textutils wdiff find uudecode hello tar gzip indent recode release
2453 sed perl gawk findutils gettext zip.
2454 (libgcj): Remove target-qthreads.
2455 (target_tools): Remove target-examples target-gperf.
2456 (YACC): Don't handle building byacc.
2457 * configure: Regenerate.
2458 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2459 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2460 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2461 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2462 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2463 handle building components.
2464 * Makefile.in: Regenerate.
2465
2466 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2467
2468 * MAINTAINERS: Update my email address as Xtensa maintainer.
2469
2470 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2471
2472 * config.sub: Sync from upstream.
2473
2474 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2475
2476 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2477 (microblaze*): Don't disable libssp.
2478 * configure: Regenerate.
2479
2480 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2481
2482 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2483 moveifchange.
2484 * configure: Regenerate.
2485 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2486 * Makefile.in: Regenerate.
2487
2488 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2489
2490 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2491 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2492 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2493 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2494 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2495 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2496 md_exec_prefix cases.
2497 * configure: Regenerate.
2498
2499 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2500
2501 * configure.ac: Separate cases disabling target-libssp,
2502 target-libiberty, target-libstdc++-v3 and Fortran from general
2503 case over targets.
2504 * configure: Regenerate.
2505
2506 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2507
2508 * configure.ac (*-*-chorusos): Don't disable libgcj.
2509 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2510 Remove case.
2511 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2512 (arm-*-coff): Don't disable libgcj.
2513 (arm*-*-linux-gnueabi): Remove useless assignment.
2514 (arm-*-riscix*): Don't disable libgcj.
2515 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2516 configuration.
2517 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2518 (c54x*-*-*): Remove case.
2519 (tic54x-*-*): Don't disable GCC or GCC libraries.
2520 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2521 to *.
2522 (d10v-*-*): Don't disable GCC libraries.
2523 (d30v-*-*): Don't disable libgcj.
2524 (h8500-*-*): Don't disable GCC libraries.
2525 (i960-*-*): Don't disable libgcj.
2526 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2527 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2528 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2529 libgcj.
2530 (m68k-*-coff*): Remove case.
2531 (mmix-*-*): Don't disable libgloss on host.
2532 (mn10200-*-*, mn10300-*-*): Remove cases.
2533 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2534 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2535 Don't disable libgcj.
2536 (romp-*-*): Remove case.
2537 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2538 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2539 case.
2540 (v810-*-*): Don't disable GCC libraries.
2541 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2542 (ip2k-*-*): Don't disable GCC libraries.
2543 * configure: Regenerate.
2544
2545 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2546
2547 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2548 libffi on host.
2549 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2550 on host.
2551 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2552 * configure: Regenerate.
2553
2554 2011-03-26 John Marino <binutils@marino.st>
2555
2556 * configure.ac: Add support for *-*-dragonfly*
2557 * configure: Regenerate.
2558
2559 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2560
2561 * configure.ac (native_only): Remove.
2562 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2563 send-pr uudecode guile gnuserv on host.
2564 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2565 send-pr rcs guile perl texinfo libtool on host.
2566 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2567 automake send-pr rcs guile perl texinfo libtool on host.
2568 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2569 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2570 (alpha*-dec-osf*): Don't disable fileutils on target.
2571 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2572 texinfo send-pr expect dejagnu on target.
2573 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2574 target-qthreads on target.
2575 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2576 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2577 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2578 x86_64-*-mingw*): Don't disable expect on target.
2579 (*-*-cygwin*): Don't disable target-gperf on target.
2580 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2581 gnuserv on target.
2582 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2583 target.
2584 * configure: Regenerate.
2585
2586 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2587
2588 * configure.ac (target_tools): Remove target-groff.
2589 (native_only): Remove target-groff.
2590 (hppa*64*-*-*): Don't disable byacc.
2591 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2592 setting.
2593 (*-*-kaos*): Don't skip target-librx and target-groff.
2594 (*-*-netware*): Don't skip target-libmudflap.
2595 (*-*-tpf*): Don't skip target-libmudflap.
2596 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2597 directories on the host.
2598 (ia64*-*-*vms*): Don't skip tix.
2599 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2600 host.
2601 * configure: Regenerate.
2602
2603 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2604
2605 * configure.ac: Remove references to mt-mep, mt-netware,
2606 mt-wince.
2607 * Makefile.def: Add all-utils soft dependencies.
2608 * Makefile.tpl: Remove GDB_NLM_DEPS.
2609 * configure: Regenerate.
2610 * Makefile.in: Regenerate.
2611
2612 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2613
2614 * configure.ac: Do not include mh-x86omitfp.
2615 * configure: Regenerate.
2616
2617 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2618
2619 * configure.ac: Remove empty cases.
2620 * configure: Regenerate.
2621
2622 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2623
2624 * Makefile.def: Add dependency from termcap to gdb.
2625 * Makefile.in: Regenerate.
2626
2627 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2628
2629 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2630 * configure: Regenerate.
2631 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2632 * Makefile.tpl: Likewise.
2633 * Makefile.in: Regenerate.
2634
2635 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2636
2637 * configure.ac: Remove all mentions of tentative_cc.
2638 * configure: Regenerate.
2639
2640 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2641
2642 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2643 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2644 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2645 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2646 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2647 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2648 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2649 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2650 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2651 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2652 *-*-rhapsody*): Remove host cases.
2653 * configure: Regenerate.
2654
2655 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2656
2657 * configure.ac (ppc*-*-pe): Remove host case.
2658 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2659 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2660 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2661 cases.
2662 * configure: Regenerate.
2663
2664 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2665
2666 * config.sub: Update to version 2011-03-23.
2667
2668 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2669
2670 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2671 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2672 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2673 * configure: Regenerate.
2674
2675 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2676
2677 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2678 to Write After Approval.
2679 * config-ml.in: Don't handle arc-*-elf*.
2680 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2681 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2682 handle GCC libraries.
2683 * configure: Regenerate.
2684
2685 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2686
2687 PR bootstrap/48120:
2688 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2689 Add -lstdc++ -lm to LIBS.
2690 * configure: Regenerate.
2691
2692 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2693
2694 * config.guess: Update to version 2011-02-02
2695 * config.sub: Update to version 2011-02-24
2696
2697 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2698
2699 PR lto/48086
2700 * configure.ac: Re-enable LTO on *-apple-darwin9.
2701 * configure: Regenerate.
2702
2703 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2704
2705 PR lto/48086
2706 * configure.ac: Disable LTO on darwin due to an assembler change in
2707 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2708 under 256.
2709 * configure: Regenerate.
2710
2711 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2712
2713 * MAINTAINERS: Update myself as score backend maintainer,
2714 update my e-mail address.
2715
2716 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2717
2718 * MAINTAINERS: Update my e-mail address.
2719
2720 2011-03-06 Joey Ye <joey.ye@arm.com>
2721
2722 * MAINTAINERS: Update my e-mail address.
2723
2724 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2725
2726 * configure.ac: Adjust test of with_ppl.
2727 * configure: Regenerated.
2728
2729 2011-03-02 Kai Tietz <ktietz@redhat.com>
2730
2731 * MAINTAINERS: Adjust my e-mail address.
2732
2733 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2734
2735 * configure.ac: Add -lpwl to ppllibs.
2736 * configure: Regenerated.
2737
2738 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2739
2740 * config/cloog.m4: Add -lisl to clooglibs.
2741 * configure: Regenerated.
2742
2743 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2744
2745 * MAINTAINERS (CPU Port maintainers): Add self.
2746
2747 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2748
2749 * MAINTAINERS: Add myself as testsuite maintainer.
2750
2751 2011-02-15 Mike Stump <mikestump@comcast.net>
2752
2753 * MAINTAINERS: Add myself as testsuite maintainer.
2754
2755 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2756
2757 Import from Libtool and gnulib:
2758
2759 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2760
2761 Prepare for supporting FreeBSD 10.
2762 * config.rpath: Remove handling of freebsd1* which soon would
2763 match FreeBSD 10.0.
2764
2765 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2766
2767 Remove support for FreeBSD 1.x.
2768 * libtool.m4 (_LT_LINKER_SHLIBS)
2769 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2770 soon would incorrectly match FreeBSD 10.0.
2771
2772 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2773
2774 PR binutils/12283
2775 * move-if-change: Import version from gnulib.
2776
2777 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2778
2779 PR lto/47225
2780 * Makefile.def (lto-plugin): Double dash for enable-shared.
2781 (configure-gcc): Depend on all-lto-plugin.
2782 * Makefile.in: Rebuilt.
2783
2784 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2785
2786 * configure.ac: Remove extra bracket.
2787 * configure: Regenerate.
2788
2789 2011-02-08 Tobias Burnus <burnus@net-b.de>
2790
2791 * MAINTAINERS: Add myself as libquadmath maintainer.
2792
2793 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2794
2795 * MAINTAINERS: Update my email address.
2796
2797 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2798
2799 * MAINTAINERS (option handling): Add self.
2800
2801 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2802
2803 PR lto/47225
2804 * Makefile.def: Add dependency for install-gcc
2805 on install-lto-plugin.
2806 * Makfile.in: Regenerated
2807
2808 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2809
2810 * MAINTAINERS (CPU Port Maintainers): Add myself.
2811
2812 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2813
2814 PR libgcj/44341
2815 * configure.ac: Discard --with-* flags for host when configuring
2816 target libraries for cross build.
2817 * configure: Rebuilt.
2818
2819 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2820
2821 * MAINTAINERS (linear loop transforms): Removed.
2822
2823 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2824
2825 * configure.ac: If with_ppl is no, move setting with_cloog=no
2826 after CLOOG_REQUESTED check.
2827 * configure: Regenerated.
2828
2829 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2830
2831 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2832 CLooG has been requested.
2833 * configure: Regenerated.
2834
2835 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2836
2837 * configure: Regenerated.
2838 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2839
2840 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2841
2842 * configure: Regenerated.
2843 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2844
2845 2011-01-21 Andreas Schwab <schwab@redhat.com>
2846
2847 * configure.ac: Use AS_HELP_STRING throughout.
2848 * configure: Regenerate.
2849
2850 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2851
2852 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2853 * configure: Regenerate.
2854
2855 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2856
2857 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2858
2859 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2860
2861 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2862 for ia64-hpux.
2863 * configure: Regenerate.
2864
2865 2011-01-07 Jan Hubicka <jh@suse.cz>
2866
2867 PR lto/47225
2868 * Makefile.in: Regenerate.
2869 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2870 configure.
2871
2872 2011-01-07 Jan Hubicka <jh@suse.cz>
2873
2874 * Makefile.in: Regenerate.
2875 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2876 and configure dependency on lto-plugin configure.
2877 (lto-plugin module): Remove dependency on GCC; add dependency on
2878 liniberty.
2879
2880 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2881
2882 * MAINTAINERS (Write After Approval): Add myself.
2883
2884 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2885
2886 * configure: Regenerate.
2887
2888 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2889
2890 * configure.ac: (picochip): Disable libiberty.
2891
2892 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2893
2894 * MAINTAINERS (Write After Approval): Add myself.
2895
2896 2010-12-10 Ian Lance Taylor <iant@google.com>
2897
2898 PR bootstrap/46819
2899 * configure.ac: For --disable-libgcj clear libgcj_saved.
2900 * configure: Rebuild.
2901
2902 2010-12-10 Tobias Burnus <burnus@net-b.de>
2903
2904 PR fortran/46540
2905 * configure.ac: Add --disable-libquadmath and
2906 --disable-libquadmath-support.
2907 * configure: Regenerate.
2908
2909 2010-12-03 Ian Lance Taylor <iant@google.com>
2910
2911 * MAINTAINERS: Add myself as libgo maintainer.
2912
2913 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2914
2915 PR libffi/46792
2916 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2917 * configure: Regenerate.
2918
2919 2010-12-02 Ian Lance Taylor <iant@google.com>
2920
2921 * configure.ac: Always set default for poststage1_ldflags to
2922 -static-libstdc++ -static-libgcc.
2923
2924 2010-11-29 Andreas Schwab <schwab@redhat.com>
2925
2926 * configure.ac: Move comment to remove extra space in last argument
2927 of GCC_TARGET_TOOL.
2928
2929 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2930
2931 PR other/46026
2932 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2933 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2934 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2935 (BASE_FLAGS_TO_PASS): Use it.
2936 * configure: Rebuilt.
2937 * Makefile.in: Rebuilt.
2938
2939 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2940
2941 PR binutils/12258
2942 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2943 Properly check default linker.
2944 * configure: Regnerated.
2945
2946 2010-11-23 Matthias Klose <doko@ubuntu.com>
2947
2948 * configure.ac: For --enable-gold, handle value `default' instead of
2949 `both*'. New configure option --{en,dis}able-ld.
2950 * configure: Regenerate.
2951
2952 2010-11-20 Ian Lance Taylor <iant@google.com>
2953
2954 * configure.ac: Only disable a language library if no language needs
2955 it. Don't let --disable-libgcj uncondtionally disable libffi.
2956 * configure: Rebuild.
2957
2958 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2959
2960 * Makefile.in: Regenerate.
2961
2962 PR other/46202
2963 * configure.ac: Fix just-built in-tree STRIP name to be
2964 binutils/strip-new.
2965 * configure: Regenerate.
2966 * Makefile.def (install-strip-gcc, install-strip-binutils)
2967 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2968 (install-strip-sid): Mirror dependencies on non-strip variants
2969 of these targets on the respective -strip prerequisites.
2970 * Makefile.tpl (install-strip, install-strip-host)
2971 (install-strip-target): New targets.
2972 (install-strip-[+module+], install-strip-target-[+module+]):
2973 New targets.
2974 * Makefile.in: Regenerate.
2975
2976 2010-11-19 Ian Lance Taylor <iant@google.com>
2977 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2978
2979 * configure.ac: Add target-libgo to target_libraries. Set
2980 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2981 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2982 (HOST_EXPORTS): Add GOC.
2983 (BASE_TARGET_EXPORTS): Add GOC.
2984 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2985 (GOCFLAGS_FOR_TARGET): New variable.
2986 (EXTRA_HOST_FLAGS): Add GOC.
2987 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2988 * Makefile.def (target_modules): Add libgo.
2989 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2990 (dependencies): Add dependency from configure-target-libgo to
2991 configure-target-libffi and all-target-libstdc++-v3. Add
2992 dependencies from all-target-libgo to all-target-libffi.
2993 (languages): Add go.
2994 * configure: Rebuild.
2995 * Makefile.in: Rebuild.
2996
2997 2010-11-19 Ian Lance Taylor <iant@google.com>
2998
2999 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3000 compiler/flag environment variables.
3001
3002 2010-11-18 Ian Lance Taylor <iant@google.com>
3003
3004 * configure.ac: Check for lang_requires_boot_languages in
3005 config-lang.in files.
3006 * configure: Rebuild.
3007
3008 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3009 Tobias Burnus <burnus@net-b.de>
3010
3011 PR fortran/32049
3012 * Makefile.def: Add libquadmath; build it with language=fortran.
3013 * configure.ac: Add libquadmath.
3014 * Makefile.tpl: Handle multiple libs in check-[+language+].
3015 * Makefile.in: Regenerate.
3016 * configure: Regenerate.
3017
3018 2010-11-16 Tom Tromey <tromey@redhat.com>
3019
3020 * MAINTAINERS: Moved myself to reviewers section.
3021
3022 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3023
3024 * MAINTAINERS: Moved myself to reviewers section.
3025
3026 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3027
3028 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3029 (Write After Approval): Remove self.
3030
3031 2010-11-15 Andreas Schwab <schwab@redhat.com>
3032
3033 * configure.ac: Fix spelling in option names.
3034 * configure: Regenerated.
3035
3036 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3037
3038 PR bootstrap/39622
3039 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3040 * configure: Regenerated.
3041
3042 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3043
3044 * MAINTAINERS: Update my email address.
3045
3046 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3047
3048 * configure: Regenerate.
3049
3050 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3051
3052 * configure: Regenerate.
3053
3054 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3055
3056 * configure: Regenerate.
3057
3058 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3059
3060 * configure: Regenerate.
3061
3062 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3063
3064 * configure.ac: Support official CLooG.org versions.
3065 * configure: Regenerate.
3066 * config/cloog.m4: New.
3067
3068 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3069
3070 * MAINTAINERS (Write After Approval): Add myself.
3071
3072 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3073
3074 * MAINTAINERS: Update my email address.
3075
3076 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3077
3078 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3079 * configure: Regenerate.
3080
3081 2010-11-03 Ian Lance Taylor <iant@google.com>
3082 Dave Korn <dave.korn.cygwin@gmail.com>
3083
3084 PR lto/46273
3085 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3086 and on other supported platforms whenever LTO is enabled.
3087 * configure: Rebuild.
3088
3089 2010-11-02 Alan Modra <amodra@gmail.com>
3090
3091 PR binutils/12110
3092 * configure.ac: Error when source path contains spaces.
3093 * configure: Regenerate.
3094
3095 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3096
3097 * MAINTAINERS: Update my email address.
3098
3099 2010-10-20 Ian Lance Taylor <iant@google.com>
3100
3101 * Makefile.def (target_modules): Set lib_path to src/.libs for
3102 libstdc++-v3 module.
3103 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3104 * Makefile.in: Rebuild.
3105
3106 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3107
3108 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3109 (Write After Approval): Remove myself.
3110
3111 2010-10-15 Tristan Gingold <gingold@adacore.com>
3112
3113 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3114
3115 2010-10-14 Douglas Rupp <rupp@gnat.com>
3116
3117 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3118
3119 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3120
3121 * configure.ac (build_lto_plugin): New shell variable.
3122 (--enable-lto): Turn on by default for all non-ELF platforms that
3123 have had LTO support added so far. Set build_lto_plugin appropriately
3124 for both ELF and non-ELF.
3125 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3126 * configure: Regenerate.
3127
3128 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3129
3130 Sync from src:
3131 * configure.ac (v850 support): Remove target-libgloss from
3132 noconfigdirs.
3133 * configure: Regenerate.
3134
3135 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3136
3137 PR bootstrap/45326
3138 PR bootstrap/45174
3139 * configure.ac: Honor initial values of $build_configargs,
3140 $host_configargs, $target_configargs. Mark the precious, so
3141 environment settings get recorded.
3142 * configure: Regenerate.
3143
3144 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3145
3146 PR bootstrap/45796
3147 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3148 Depend on all-build-libiberty.
3149 * Makefile.in: Regenerate.
3150
3151 2010-09-30 Michael Eager <eager@eagercon.com>
3152
3153 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3154 * configure: Regenerate.
3155
3156 2010-09-28 Michael Eager <eager@eagercon.com>
3157
3158 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3159
3160 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3161
3162 PR bootstrap/44621
3163 * configure.ac: Fix unportable shell quoting.
3164 * configure: Regenerate.
3165
3166 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3167
3168 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3169 targets and amend comment.
3170 * configure: Regenerate.
3171
3172 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3173
3174 * MAINTAINERS (Write After Approval): Add myself.
3175
3176 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3177
3178 * configure.ac: Enable LTO by default on Darwin.
3179 * configure: Regenerate.
3180
3181 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3182
3183 * MAINTAINERS (Write After Approval): Add myself.
3184
3185 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3186
3187 * MAINTAINERS (Write After Approval): Add myself.
3188
3189 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3190
3191 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3192 ports
3193
3194 2010-07-28 David Yuste <david.yuste@gmail.com>
3195
3196 * MAINTAINERS (Write After Approval): Add myself.
3197
3198 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3199
3200 * configure.ac: Support all v850 targets.
3201 * configure: Regenerate.
3202
3203 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3204
3205 PR bootstrap/44455
3206 * configure.ac (extra_mpfr_configure_flags): Copy from
3207 extra_mpc_gmp_configure_flags.
3208 * configure: Re-generated.
3209
3210 2010-07-22 Andi Kleen <ak@linux.intel.com>
3211
3212 * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3219
3220 * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3223
3224 PR target/44862
3225 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3226 Provide -B option to allow for link spec %s substitutions for
3227 libstdc++.a on darwin.
3228 * Makefile.in: Regenerate.
3229
3230 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3231
3232 * MAINTAINERS (Reviewers): Update my e-mail address
3233
3234 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3235
3236 * Makefile.def (configure-gcc): Depend on all-libelf.
3237 * Makefile.in: Rebuild.
3238
3239 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3240
3241 * MAINTAINERS (Write After Approval): Add myself in the right place.
3242
3243 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3244
3245 * MAINTAINERS (Write After Approval): Add myself.
3246
3247 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3248
3249 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3250
3251 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3252
3253 * config.sub: Update to version 2010-05-21.
3254 * config.guess: Update to version 2010-04-03.
3255
3256 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3257
3258 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3259 * configure: Regenerate.
3260
3261 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3262
3263 * MAINTAINERS (Write After Approval): Add myself.
3264
3265 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3266
3267 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3268 a platform that supports LTO.
3269 * configure: Regenerate.
3270
3271 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3272
3273 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3274 * configure: Regenerated.
3275
3276 2010-04-27 Roland McGrath <roland@redhat.com>
3277 H.J. Lu <hongjiu.lu@intel.com>
3278
3279 * configure.ac (--enable-gold): Support both, both/gold and
3280 both/bfd to add gold to configdirs without removing ld.
3281 * configure: Regenerated.
3282
3283 * Makefile.def: Add install-gold dependency to install-ld.
3284 * Makefile.in: Regenerated.
3285
3286 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3287
3288 PR lto/42776
3289 * configure.ac (--enable-lto): Refactor handling so libelf tests
3290 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3291 and allow LTO to be explicitly enabled on non-ELF platforms that
3292 are known to support it inside else-clause.
3293 * configure: Regenerate.
3294
3295 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3296
3297 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3298 * configure: Regenerate.
3299
3300 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3301
3302 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3303 * configure: Regenerate.
3304
3305 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3306
3307 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3308 separately.
3309 * configure: Regenerate.
3310
3311 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3312
3313 * MAINTAINERS (Write After Approval): Add myself.
3314
3315 2010-04-14 Tristan Gingold <gingold@adacore.com>
3316
3317 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3318 * configure: Regenerate.
3319
3320 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3321
3322 * configure: Regenerate after change to elf.m4.
3323
3324 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3325
3326 * MAINTAINERS (Write After Approval): Add myself.
3327
3328 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3329
3330 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3331 * configure: Regenerated.
3332
3333 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3334
3335 * configure.ac: Print "buggy but acceptable" when CLooG
3336 revision is less than 9.
3337 * configure: Regenerated.
3338
3339 2010-04-01 Diego Novillo <dnovillo@google.com>
3340
3341 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3342
3343 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3344
3345 PR bootstrap/43615
3346 PR bootstrap/43328
3347
3348 Revert:
3349
3350 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3351
3352 * configure.ac: Do not pass --enable-multilib nor
3353 --disable-multilib in baseargs. Accept explicitly passed
3354 --enable_multilib.
3355 * configure: Regenerate.
3356
3357 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3358
3359 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3360
3361 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3362
3363 * MAINTAINERS: Remove myself.
3364
3365 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3366
3367 PR bootstrap/43328
3368 * configure.ac: Do not pass --enable-multilib nor
3369 --disable-multilib in baseargs. Accept explicitly passed
3370 --enable_multilib.
3371 * configure: Regenerate.
3372
3373 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3374
3375 * MAINTAINERS (spu port): Remove me.
3376
3377 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3378
3379 * configure.ac (tic6x-*-*): New case.
3380 * configure: Regenerate.
3381
3382 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3383
3384 * config.sub: Update to version 2010-03-22.
3385 * config.guess: Update to version 2009-12-30.
3386
3387 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3388
3389 PR ada/42554
3390 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3391 * configure: Regenerate.
3392
3393 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3394
3395 * MAINTAINERS: Update my email address.
3396
3397 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3398
3399 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3400 (ghassan.shobaki@amd.com): Removed.
3401
3402 2010-03-17 Alan Modra <amodra@gmail.com>
3403
3404 * MAINTAINERS: Update my email address.
3405
3406 2010-03-16 Diego Novillo <dnovillo@google.com>
3407
3408 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3409 Matthews.
3410
3411 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3412
3413 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3414 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3415
3416 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3417
3418 * MAINTAINERS: Update my email address.
3419
3420 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3421
3422 * MAINTAINERS: Update my email address.
3423
3424 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3425
3426 * MAINTAINERS: Update my email address.
3427
3428 2010-03-09 Jie Zhang <jie@codesourcery.com>
3429
3430 * MAINTAINERS: Update my email address.
3431
3432 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3433
3434 PR libstdc++/32499
3435 * configure.ac (RANLIB): Default to true.
3436 (STRIP): Likewise.
3437 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3438 * configure: Regenerate.
3439
3440 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3441
3442 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3443 (Write After Approval): Update my email address.
3444
3445 2010-02-17 Nick Clifton <nickc@redhat.com>
3446
3447 PR 11238
3448 * Makefile.tpl (local-distclean): Also remove config.cache files in
3449 sub-directories as there may not be Makefiles present in the
3450 sub-directories.
3451 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3452 the config.cache files found by the find command.
3453
3454 * Makefile.in: Regenerate.
3455 * configure.ac: Revert previous delta.
3456 * configure: Regenerate.
3457
3458 2010-02-15 Nick Clifton <nickc@redhat.com>
3459
3460 PR 11238
3461 * configure.ac: Delete config.cache files in sub-directories when
3462 deleting Makefiles.
3463 * configure: Regenerate.
3464
3465 2010-02-12 Ben Elliston <bje@gnu.org>
3466
3467 * MAINTAINERS: Update my email address.
3468
3469 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3470
3471 * MAINTAINERS (spu port): Update my email address.
3472
3473 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3474
3475 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3476
3477 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3478
3479 * configure.ac: Add "recommended" version checks for GMP/MPC.
3480 Update recommended GMP/MPFR/MPC versions.
3481 * configure: Regenerate.
3482
3483 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3484
3485 * MAINTAINERS: Move my Embecosm email address into the
3486 write-after-approval section.
3487
3488 2010-01-26 Ian Lance Taylor <iant@google.com>
3489
3490 * MAINTAINERS: Add myself as Go frontend maintainer.
3491
3492 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3493
3494 PR libstdc++/36101, PR libstdc++/42813
3495 * configure.ac (bootstrap_target_libs): Make inclusion of
3496 target-libgomp conditional on libgomb being in target_configdirs.
3497 * configure: Regenerate.
3498
3499 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3500
3501 PR libstdc++/36101, PR libstdc++/42813
3502 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3503 * configure: Regenerate.
3504
3505 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3506
3507 PR libstdc++/36101, PR libstdc++/42813
3508 * configure.ac (target_configdirs): Substitute.
3509 * Makefile.def: Bootstrap target module libgomp.
3510 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3511 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3512 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3513 * configure, Makefile.in: Regenerate.
3514
3515 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3516
3517 * MAINTAINERS: Adjust my details.
3518
3519 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3520
3521 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3522
3523 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3524
3525 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3526
3527 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3528
3529 * MAINTAINERS (Write After Approval): Add myself.
3530
3531 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3532
3533 * MAINTAINERS (Write After Approval): Add myself.
3534
3535 2010-01-11 Richard Guenther <rguenther@suse.de>
3536
3537 PR lto/41569
3538 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3539 * Makefile.in: Regenerated.
3540
3541 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3542
3543 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3544 * configure: Regenerate.
3545
3546 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3547 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3548
3549 PR bootstrap/42424
3550 * configure.ac: Include libtool m4 files.
3551 (_LT_CHECK_OBJDIR): Call it.
3552 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3553 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3554
3555 * configure: Regenerate.
3556
3557 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3558
3559 PR bootstrap/41818
3560 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3561 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3562 * Makefile.in: Regenerate.
3563
3564 2010-01-02 Richard Guenther <rguenther@suse.de>
3565
3566 PR lto/41529
3567 * configure.ac: Include config/elf.m4. Disable LTO if not
3568 builting for an elf target.
3569 * configure: Regenerate.
3570
3571 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3572
3573 * MAINTAINERS: Change my email address.
3574
3575 2009-12-18 Ben Elliston <bje@au.ibm.com>
3576
3577 * config.sub, config.guess: Update from upstream sources.
3578
3579 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3580
3581 * MAINTAINERS (Write After Approval): Add myself.
3582
3583 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3584
3585 PR middle-end/30447
3586 PR middle-end/30789
3587 PR other/40302
3588
3589 * configure.ac: Require MPC.
3590 * configure: Regenerate.
3591
3592 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3593
3594 PR target/38384
3595 PR bootstrap/40972
3596 * libtool.m4: Sync from git Libtool.
3597 * ltoptions.m4: Likewise.
3598 * ltversion.m4: Likewise.
3599 * lt~obsolete.m4: Likewise.
3600 * ltmain.sh: Likewise.
3601
3602 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3603
3604 * configure.ac: Update minimum MPC version to 0.8.
3605 * configure: Regenerate.
3606
3607 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3608
3609 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3610 * configure: Regenerated.
3611
3612 2009-11-21 Ian Lance Taylor <iant@google.com>
3613
3614 * configure.ac: Change default of poststage1_ldflags to be empty if
3615 poststage1_libs is set. When poststage1_libs is empty, and
3616 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3617 * configure: Rebuild.
3618
3619 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3620
3621 * MAINTAINERS (Write After Approval): Update my email address.
3622
3623 2009-11-20 Ben Elliston <bje@au.ibm.com>
3624
3625 * config.guess: Update from upstream sources.
3626
3627 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3628
3629 * Makefile.def: Restore host and target settings for gmp.
3630 * Makefile.in: Rebuild.
3631
3632 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3633
3634 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3635 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3636 Fix portability of test of C++ as bootstrap language. Add
3637 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3638 * configure: Rebuild.
3639 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3640 and cloog. Fix in-tree ppl configuration. Introduce libelf
3641 in-tree building.
3642 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3643 (POSTSTAGE1_HOST_EXPORTS): Use it.
3644 (STAGE[+id+]_CXXFLAGS): New.
3645 (BASE_FLAGS_TO_PASS): Pass it down.
3646 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3647 extra_exports.
3648 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3649 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3650 extra_exports.
3651 * Makefile.in: Rebuild.
3652
3653 2009-11-17 Ben Elliston <bje@au.ibm.com>
3654
3655 * config.sub, config.guess: Update from upstream sources.
3656
3657 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3658
3659 * MAINTAINERS (Write After Approval): Add myself.
3660
3661 2009-11-09 Jon Beniston <jon@beniston.com>
3662
3663 * MAINTAINERS (Write After Approval): Add myself.
3664
3665 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3666
3667 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3668 paths for *-w64-mingw* and x86_64-*mingw*.
3669 * configure: Regenerated.
3670
3671 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3672
3673 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3674
3675 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3676
3677 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3678 Phil Edwards to Write-After Approval.
3679
3680 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3681
3682 * configure.ac: Disable target-winsup & co for
3683 x86_64-*-mingw* and *-w64-mingw* targets.
3684 * configure: Regenerated.
3685
3686 2009-10-16 Nick Clifton <nickc@redhat.com>
3687
3688 * MAINTAINERS: Add myself as a maintainer for the RX port.
3689
3690 2009-10-26 Johannes Singler <singler@kit.edu>
3691
3692 * MAINTAINERS (Write After Approval): Update my e-mail address.
3693
3694 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3695
3696 * configure.ac (CLooG test): Use = with test.
3697 * configure: Regenerate.
3698
3699 2009-10-22 Richard Guenther <rguenther@suse.de>
3700
3701 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3702 cloog if the ppl version check failed. Move flags saving
3703 before setting in libelf check.
3704 * configure: Regenerate.
3705
3706 2009-10-21 Richard Guenther <rguenther@suse.de>
3707
3708 * configure.ac: Adjust the ppl and cloog configure to work as
3709 documented. Disable cloog if ppl was disabled. Omit the version
3710 checks if they were disabled.
3711 * configure: Re-generate.
3712
3713 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3714
3715 * configure.ac: Add 'lto' to enable_languages, not
3716 new_enable_languages, and only if not already present.
3717 * configure: Regenerate.
3718
3719 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3720
3721 * README: Refer to the various COPYING* files instead of just
3722 COPYING.
3723 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3724
3725 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3726
3727 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3728
3729 2009-10-07 Richard Guenther <rguenther@suse.de>
3730
3731 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3732 and Richard Guenther as reviewers.
3733 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3734 as reviewers.
3735
3736 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3737
3738 * config.sub: Update from upstream sources.
3739
3740 2009-10-06 Ian Lance Taylor <iant@google.com>
3741
3742 * Makefile.def: check-gold depends upon all-gas.
3743 * Makefile.in: Rebuild.
3744
3745 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3746
3747 * MAINTAINERS (Write After Approval): Add myself.
3748
3749 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3750
3751 * Makefile.def: all-lto-plugin depends on all-libiberty.
3752 set bootstrap=true for lto-plugin.
3753 Add lto-plugin.
3754 * Makefile.in: Regenerate.
3755 * configure.ac (host_libs): Add lto-plugin.
3756 * configure: Regenerate.
3757
3758 2009-10-03 Diego Novillo <dnovillo@google.com>
3759
3760 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3761 (HOST_LIBELFLIBS): Define.
3762 (HOST_LIBELFINC): Define.
3763 * Makefile.in: Regenerate.
3764 * configure.ac: Add --enable-lto.
3765 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3766 If --enable-lto is used, add 'lto' to new_enable_languages.
3767 If --enable-lto is used and gold is enabled, add
3768 lto-plugin to configdirs.
3769 * configure: Regenerate.
3770
3771 2009-10-03 Simon Baldwin <simonb@google.com>
3772
3773 * configure.ac: If --with-system-zlib, suppress local zlib and
3774 pass --with-system-zlib to subdir configure scripts.
3775 * configure: Regenerate.
3776
3777 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3778 Paolo Bonzini <bonzini@gnu.org>
3779
3780 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3781 $(srcdir).
3782 * Makefile.in: Rebuilt.
3783
3784 2009-09-26 Gary Funck <gary@intrepid.com>
3785
3786 * MAINTAINERS (Write After Approval): Add myself.
3787
3788 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3789
3790 * configure.ac: Update minimum MPC version to 0.7.
3791 * configure: Regenerate.
3792
3793 2009-09-25 Nick Clifton <nickc@redhat.com>
3794
3795 * configure.ac: Pass any --cache-file=/dev/null option on to
3796 subconfigures.
3797 * configure: Regenerate.
3798
3799 2009-09-23 Nick Clifton <nickc@redhat.com>
3800
3801 * config.sub, config.guess: Update from upstream sources.
3802
3803 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3804
3805 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3806 * Makefile.in: Rebuilt.
3807
3808 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3809
3810 PR bootstrap/32272
3811 * configure.ac: Error out if $srcdir isn't '.' but contains
3812 host-${host_noncanonical}.
3813 * configure: Regenerate.
3814
3815 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3816
3817 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3818 maintainer.
3819
3820 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3821
3822 * configure.ac: If bootstrapping a combined tree with
3823 --enable-gold, require c++ in stage1_languages.
3824 * configure: Regenerate.
3825
3826 * configure.ac: Also add target_libs of stage1_languages to
3827 bootstrap_target_libs.
3828 * configure: Regenerate.
3829
3830 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3831 with --enable-languages not containing c++.
3832 * configure: Regenerate.
3833
3834 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3835
3836 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3837 * configure: Regenerate.
3838
3839 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3840
3841 * MAINTAINERS (Write After Approval): Update my e-mail address,
3842 and move from from here...
3843 (Waiting for paperwork): To here.
3844
3845 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3846
3847 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3848
3849 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3850
3851 * configure.ac: Do not use $extrasub for replacing @if/@endif
3852 parts in Makefile; instead, use additional arguments to
3853 AC_CONFIG_COMMANDS to do the replacement manually, with several
3854 sed invocations, to avoid HP-UX sed command limits.
3855 * configure: Regenerate.
3856
3857 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3858
3859 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3860 blank before -L.
3861
3862 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3863
3864 * configure.ac (with-build-config): Document. Handle without.
3865 Handle missing argument.
3866 * configure: Rebuilt.
3867
3868 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3869
3870 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3871 Default to bootstrap-debug only if compare-debug works.
3872 * configure: Rebuilt.
3873 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3874 * Makefile.in: Rebuilt.
3875
3876 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3877
3878 * MAINTAINERS (OS Port Maintainers): Update my email address.
3879
3880 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3881
3882 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3883 * Makefile.in: Rebuilt.
3884
3885 2009-09-01 Chris Demetriou <cgd@google.com>
3886
3887 * MAINTAINERS (Write After Approval): Add myself.
3888
3889 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3890
3891 PR debug/30161
3892 * include/dwarf2.h (enum dwarf_tag): Added
3893 DW_TAG_GNU_template_template_param
3894 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3895
3896 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3897
3898 * Makefile.tpl (AWK): Fix typo.
3899 * Makefile.in: Regenerate.
3900
3901 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3902
3903 * configure.ac: Detect awk and sed.
3904 * Makefile.def (flags_to_pass): Add AWK and SED.
3905 * Makefile.tpl (AWK, SED): New.
3906 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3907 * configure: Regenerate.
3908 * Makefile.in: Regenerate.
3909
3910 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3911
3912 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3913 (collapseslashes): Likewise.
3914
3915 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3916
3917 * configure.ac (AC_PREREQ): Bump to 2.64.
3918
3919 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3920
3921 * configure.ac: Remove --with-datarootdir, --with-docdir,
3922 --with-pdfdir, --with-htmldir switches.
3923 * configure: Regenerate.
3924
3925 * configure: Regenerate.
3926
3927 * compile: Sync from Automake 1.11.
3928 * depcomp: Likewise.
3929 * install-sh: Likewise.
3930 * missing: Likewise.
3931 * mkinstalldirs: Likewise.
3932 * ylwrap: Likewise.
3933
3934 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3935
3936 * ltmain.sh (func_normal_abspath): New function.
3937 (func_relative_path): Likewise.
3938 (func_mode_help): Document new -bindir option for link mode.
3939 (func_mode_link): Add new -bindir option, and use it to place
3940 output DLL if specified.
3941
3942 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3943
3944 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3945 (baseargs): Add --disable-option-checking.
3946 * configure: Regenerate.
3947
3948 * Makefile.def (configure-target-libiberty): Depend on
3949 all-binutils and all-ld.
3950 (configure-target-newlib): Likewise.
3951 * Makefile.in: Regenerate.
3952
3953 2009-08-17 Ben Elliston <bje@au.ibm.com>
3954
3955 * config.sub, config.guess: Update from upstream sources.
3956
3957 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3958
3959 Sync from src, merge:
3960
3961 2009-07-02 Tristan Gingold <gingold@adacore.com>
3962
3963 * configure.ac: Do not exclude gas for i386-*-darwin.
3964 Add a case for x86_64-*-darwin.
3965 * configure: Regenerate.
3966
3967 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3968
3969 * MAINTAINERS: Add my name to Write After Approval list.
3970
3971 2009-08-06 Michael Eager <eager@eagercon.com>
3972
3973 * configure.ac: Add Microblaze target.
3974 * configure: Regenerate.
3975
3976 2009-07-31 Christian Bruel <christian.bruel@st.com>
3977
3978 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3979 * configure: Regenerate.
3980
3981 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3982
3983 * MAINTAINERS (Write After Approval): Update my e-mail address.
3984
3985 2009-07-06 Ian Lance Taylor <iant@google.com>
3986
3987 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3988 * configure: Rebuild.
3989
3990 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3991
3992 * MAINTAINERS: Move myself to the Graphite Reviewers.
3993
3994 2009-06-30 Wei Guozhi <carrot@google.com>
3995
3996 * MAINTAINERS: Add my name to Write After Approval list.
3997
3998 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3999
4000 PR bootstrap/40338
4001 * configure.ac (comparestring): Create new variable.
4002 * Makefile.tpl (comparestring): Use to skip some comparisions.
4003 * configure: Regenerate.
4004 * Makefile.in: Regenerate.
4005
4006 2009-06-26 Doug Evans <dje@sebabeach.org>
4007
4008 * Makefile.def (host_modules): Add cgen.
4009 * Makefile.in: Regenerate.
4010 * configure.ac (host_tools): Add cgen.
4011 * configure: Regenerate.
4012
4013 2009-06-23 DJ Delorie <dj@redhat.com>
4014
4015 * MAINTAINERS: Add myself as mep maintainer.
4016
4017 2009-06-23 Ian Lance Taylor <iant@google.com>
4018
4019 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4020 boot_languages. Only bootstrap target libraries listed in
4021 target_libs for some boot language. Add --with-stage1-ldflags,
4022 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4023 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4024 if not building with C++.
4025 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4026 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4027 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4028 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4029 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4030 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4031 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4032 * configure, Makefile.in: Rebuild.
4033
4034 2009-06-23 Li Feng <nemokingdom@gmail.com>
4035
4036 * MAINTAINERS: Added my name to write-after-approval list.
4037
4038 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4039
4040 * configure.ac: Define is_elf for QNX Neutrino targets.
4041 * configure: Regenerate.
4042
4043 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4044
4045 * MAINTAINERS: Added my name to the write-after-approval list
4046
4047 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4048
4049 * configure.ac: Detect MPC in default directory.
4050 * configure: Regenerate.
4051
4052 2009-06-03 Jerome Guitton <guitton@adacore.com>
4053 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4054
4055 * Makefile.tpl (all): Avoid a trailing backslash.
4056 * Makefile.in: Regenerate.
4057
4058 2009-06-03 Ben Elliston <bje@au.ibm.com>
4059
4060 * config.sub, config.guess: Update from upstream sources.
4061
4062 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4063
4064 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4065 to noconfdirs.
4066 * configure: Regenerate.
4067
4068 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4069
4070 * Makefile.tpl ([+compare-target+]): Compare all stage
4071 directories, rather than just gcc.
4072 * Makefile.in: Rebuilt.
4073
4074 2009-06-01 Doug Kwan <dougkwan@google.com>
4075
4076 * configure.ac: Support gold for target arm*-*-*.
4077 * configure: Regenerate.
4078
4079 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4080
4081 * Makefile.def: Add MPC support and dependencies.
4082 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4083
4084 * Makefile.in, configure: Regenerate.
4085
4086 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4087
4088 * Makefile.tpl (all): Avoid harmless warning in make all when
4089 gcc-bootstrap is enabled but stage_last does not exist.
4090 * Makefile.in: Rebuilt.
4091
4092 2009-05-24 Nicolas Roche <roche@adacore.com>
4093
4094 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4095 * Makefile.in: Regenerate.
4096
4097 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4098
4099 * MAINTAINERS: Update my e-mail address.
4100
4101 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4102
4103 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4104 * configure: Regenerate.
4105
4106 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4107
4108 PR other/40159
4109 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4110 gcc-no-bootstrap are mutually exclusive.
4111 * Makefile.in: Rebuilt.
4112
4113 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4114
4115 PR other/40159
4116 * Makefile.tpl (all): Don't end with unconditional success.
4117 * Makefile.in: Rebuilt.
4118
4119 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4120
4121 PR target/37137
4122 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4123 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4124 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4125 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4126 stage_configureflags, stage_cflags and stage_libcflags into
4127 explicit Makefile macros.
4128 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4129 GFORTRAN.
4130 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4131 CC. Set CC_FOR_BUILD from CC.
4132 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4133 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4134 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4135 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4136 and GFORTRAN.
4137 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4138 (_LIBCFLAGS): Renamed to _TFLAGS.
4139 (do-compare-debug, do-compare3-debug): Drop.
4140 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4141 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4142 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4143 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4144 (XGCC_FLAGS_FOR_TARGET): New.
4145 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4146 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4147 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4148 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4149 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4150 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4151 TFLAGS.
4152 (BUILD_CONFIG): Include if requested.
4153 (all): Set TFLAGS on bootstrap.
4154 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4155 (all-stageid-prefixmodule): Likewise.
4156 (do-clean, distclean-stageid): Set TFLAGS.
4157 (restrap): Fix whitespace.
4158 * Makefile.in: Rebuilt.
4159
4160 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4161
4162 * config.guess: Sync with src.
4163
4164 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4165
4166 * configure.ac ($with_ppl): Default to no if not supplied.
4167 ($with_cloog): Likewise.
4168 configure: Regenerate.
4169
4170 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4171
4172 * MAINTAINERS: Update my e-mail address.
4173
4174 2009-04-27 Nick Clifton <nickc@redhat.com>
4175
4176 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4177
4178 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4179
4180 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4181 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4182 * Makefile.in: Regenerate.
4183
4184 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4185
4186 PR bootstrap/39739
4187 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4188 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4189
4190 * configure, Makefile.in: Regenerate.
4191
4192 2009-04-21 Taras Glek <tglek@mozilla.com>
4193
4194 * include/hashtab.h: Update GTY annotations to new syntax
4195 * include/splay-tree.h: Likewise
4196
4197 2009-04-17 Ben Elliston <bje@au.ibm.com>
4198
4199 * config.sub, config.guess: Update from upstream sources.
4200
4201 2009-04-15 Anthony Green <green@moxielogic.com>
4202
4203 * configure.ac: Add moxie support.
4204 * configure: Rebuilt.
4205
4206 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4207
4208 * configure.ac: Change copyright header to refer to version
4209 3 of the GNU General Public License and to point readers at the
4210 COPYING3 file and the FSF's license web page.
4211 * Makefile.def: Likewise.
4212 * Makefile.tpl: Likewise.
4213 * Makefile.in: Regenerate.
4214
4215 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4216
4217 * configure.ac: Restore match for darwin9 or later. Use double
4218 brackets since regeneration eats one pair.
4219 * configure: Regenerate.
4220
4221 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4222
4223 PR gas/10039
4224 * configure.ac: Require texinfo 4.7.
4225 * configure: Regenerated.
4226
4227 2009-04-09 Nick Clifton <nickc@redhat.com>
4228
4229 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4230 the GCC Runtime Library Exception.
4231
4232 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4233
4234 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4235 * configure: Regenerate.
4236
4237 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4238
4239 * Makefil.def (languages): New entries.
4240 * Makefile.tpl (check-gcc-*): New generic target.
4241 * Makefile.in: Regenerate.
4242
4243 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4244
4245 * MAINTAINERS: Update my email address.
4246
4247 2009-03-18 Tom Tromey <tromey@redhat.com>
4248
4249 * configure: Rebuild.
4250 * configure.ac (host_libs): Add libiconv.
4251 * Makefile.in: Rebuild.
4252 * Makefile.def (host_modules): Add libiconv.
4253 (configure-gdb, all-gdb): Depend on libiconv.
4254
4255 2009-03-16 Tristan Gingold <gingold@adacore.com>
4256
4257 * configure.ac: Treat gdb as supported on x86_64-darwin.
4258 * configure: Regenerate.
4259
4260 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4261
4262 * configure.ac (--with-host-libstdcxx): New option.
4263 * configure: Regenerate.
4264
4265 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4266
4267 * MAINTAINERS: Move myself into the write after approval list.
4268
4269 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4270
4271 * MAINTAINERS: Update e-mail address.
4272
4273 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4274
4275 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4276
4277 2009-03-10 Ira Rosen <irar@il.ibm.com>
4278
4279 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4280
4281 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4282
4283 Backport from git Libtool:
4284
4285 2009-01-19 Robert Millan <rmh@aybabtu.com>
4286 Support GNU/kOpenSolaris.
4287 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4288 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4289 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4290 GNU/kOpenSolaris.
4291
4292 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4293
4294 * MAINTAINERS: Update e-mail address.
4295
4296 2009-02-24 Michael Eager <eager@eagercon.com>
4297
4298 * MAINTAINERS (Write After Approval): Add self.
4299
4300 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4301
4302 * MAINTAINERS (Write After Approval): Add myself.
4303
4304 2009-02-05 Andreas Schwab <schwab@suse.de>
4305
4306 * Makefile.tpl (stage_last): Define $r and $s before using
4307 $(RECURSE_FLAGS_TO_PASS).
4308 * Makefile.in: Regenerate
4309
4310 2009-01-30 Ian Lance Taylor <iant@google.com>
4311
4312 * MAINTAINERS: Move myself to the Global Reviewers list.
4313
4314 2009-01-29 Robert Millan <rmh@aybabtu.com>
4315
4316 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4317 * configure: Regenerate.
4318
4319 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4320
4321 * MAINTAINERS: Make whitespace consistent.
4322 Remove Robert Millan from Write After Approval.
4323
4324 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4325
4326 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4327 (all-opcodes): Depend on all-libiberty.
4328 * Makefile.in: Regenerate.
4329
4330 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4331
4332 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4333 * configure: Regenerate.
4334
4335 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4336
4337 * MAINTAINERS (Write After Approval): Add myself.
4338
4339 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4340
4341 * MAINTAINERS: Add myself to reviewers (Fortran).
4342
4343 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4344
4345 PR tree-optimization/38515
4346 * configure.ac (cloog-polylib): Removed.
4347 (with_ppl, with_cloog): Test for "no".
4348 * configure: Regenerated.
4349
4350 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4351
4352 * MAINTAINERS: Moved myself to reviewers (Fortran).
4353
4354 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4355
4356 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4357 (Write After Approval): Remove myself.
4358
4359 2009-01-03 Diego Novillo <dnovillo@google.com>
4360
4361 * MAINTAINERS: Remove myself from alias maintainership.
4362
4363 2009-01-02 David Ayers <ayers@fsfe.org>
4364
4365 * MAINTAINERS: Update e-mail address.
4366
4367 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4368
4369 * MAINTAINERS: Make whitespace consistent.
4370
4371 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4372
4373 Backport from upstream Libtool:
4374 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4375 Add cache variables to tests that require the linker to work.
4376 For shlibpath_overrides_runpath, this also changes the semantics
4377 to let the result from the C compiler take precedence.
4378
4379 2008-12-02 Ben Elliston <bje@au.ibm.com>
4380
4381 * config.sub, config.guess: Update from upstream sources.
4382
4383 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4384
4385 * configure.ac (ppllibs): Add by default the lib flags.
4386 * configure: Regenerate.
4387
4388 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4389
4390 * MAINTAINERS: Add myself to the write after approval list.
4391
4392 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4393
4394 * configure.ac: Add double brackets on darwin[912].
4395 * configure: Regenerate.
4396
4397 2008-12-03 Daniel Kraft <d@domob.eu>
4398
4399 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4400 Approval to Reviewer section (for Fortran front-end).
4401
4402 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4403
4404 * configure.ac: Expand to darwin10 and later.
4405 * configure: Regenerate.
4406
4407 2008-12-02 Andreas Schwab <schwab@suse.de>
4408
4409 * Makefile.def: configure-target-boehm-gc depends on
4410 all-target-libstdc++-v3.
4411 * Makefile.in: Regenerate.
4412
4413 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4414
4415 * MAINTAINERS: Add myself as mingw maintainer.
4416
4417 2008-12-02 Ben Elliston <bje@au.ibm.com>
4418
4419 * config.sub, config.guess: Update from upstream sources.
4420
4421 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4422
4423 * README.SCO: Remove.
4424
4425 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4426
4427 * MAINTAINERS: Add myself to the write after approval list.
4428
4429 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4430
4431 * MAINTAINERS: Update my email address in WAA section.
4432
4433 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4434
4435 * MAINTAINERS: Update e-mail address.
4436
4437 2008-11-27 Toon Moene <toon@moene.org>
4438
4439 * MAINTAINERS: Change e-mail address.
4440
4441 2008-11-27 Tristan Gingold <gingold@adacore.com>
4442
4443 * configure.ac: Build gdb for i?86-*-darwin*
4444 * configure: Regenerated.
4445
4446 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4447
4448 * MAINTAINERS: Added my full name.
4449
4450 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4451
4452 PR bootstrap/38014
4453 PR bootstrap/37923
4454
4455 Revert:
4456
4457 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4458
4459 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4460 * Makefile.in: Regenerated.
4461
4462 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4463
4464 PR gdb/921
4465 PR gdb/1646
4466 PR gdb/2175
4467 PR gdb/2176
4468
4469 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4470 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4471 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4472 (HOST_EXPORTS): Pass CPPFLAGS.
4473 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4474 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4475 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4476 * Makefile.in, configure: Regenerated.
4477 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4478 and CPPFLAGS_FOR_BUILD.
4479
4480 2008-11-06 Jeff Law <law@redhat.com>
4481
4482 * MAINTAINERS: Add myself as middle end maintainer.
4483
4484 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4485
4486 * MAINTAINERS (Write after approval): Add myself.
4487
4488 2008-11-05 Diego Novillo <dnovillo@google.com>
4489
4490 * MAINTAINERS (Global Reviewers): Add myself.
4491 (Non-Algorithmic Maintainers): Remove myself.
4492
4493 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4494
4495 * MAINTAINERS (Write after approval): Add myself.
4496
4497 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4498
4499 * MAINTAINERS (Write after approval): Add myself.
4500
4501 2008-10-31 Ben Elliston <bje@au.ibm.com>
4502
4503 * configure.ac (spu-*-*): Remove special case.
4504 * configure: Regenerate.
4505
4506 2008-10-30 Catherine Moore <clm@codesourcery.com>
4507
4508 * MAINTAINERS (Write after approval): Update my email address.
4509
4510 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4511
4512 * configure.ac [spu-*-*]: Do not set skipdirs.
4513 * configure: Re-generate.
4514
4515 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4516
4517 * MAINTAINERS (Various Maintainers): Add myself to reload.
4518
4519 2008-10-25 Richard Guenther <rguenther@suse.de>
4520
4521 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4522 maintainer. Remove myself as libgcc-math maintainer.
4523 (Non-Algorithmic Maintainers): Remove myself.
4524
4525 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4526
4527 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4528 * Makefile.in: Regenerated.
4529
4530 2008-10-23 Cary Coutant <ccoutant@google.com>
4531
4532 * MAINTAINERS (Write after approval): Add myself.
4533
4534 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4535
4536 PR gdb/921
4537 PR gdb/1646
4538 PR gdb/2175
4539 PR gdb/2176
4540
4541 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4542 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4543 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4544 (HOST_EXPORTS): Pass CPPFLAGS.
4545 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4546 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4547 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4548 * Makefile.in, configure: Regenerated.
4549 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4550 and CPPFLAGS_FOR_BUILD.
4551
4552 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4553
4554 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4555 Sebastian Pop.
4556
4557 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4558
4559 * MAINTAINERS (Write After Approval): Added myself.
4560
4561 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4562
4563 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4564 recommended version to 2.3.2.
4565
4566 * configure: Regenerate.
4567
4568 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4569
4570 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4571
4572 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4573
4574 * MAINTAINERS (Write After Approval): Update e-mail address.
4575
4576 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4577
4578 * libtool.m4: Update to libtool 2.2.6.
4579 * lt~obsolete.m4: Update to libtool 2.2.6.
4580 * ltmain.sh: Update to libtool 2.2.6.
4581 * ltsugar.m4: Update to libtool 2.2.6.
4582 * ltversion.m4: Update to libtool 2.2.6.
4583 * ltoptions.m4: Update to libtool 2.2.6.
4584 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4585
4586 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4587
4588 * MAINTAINERS (Write After Approval): Add myself.
4589
4590 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4591
4592 * MAINTAINERS (Write After Approval): Update my name.
4593
4594 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4595
4596 * MAINTAINERS: Add myself in "Write After Approval".
4597
4598 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4599
4600 * MAINTAINERS: Add myself as ia64 maintainer.
4601
4602 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4603
4604 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4605 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4606 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4607 and Michael Tiemann from Write After Approval since they do not
4608 actually have access.
4609
4610 2008-09-05 Richard Guenther <rguenther@suse.de>
4611
4612 * configure.ac: Initialize clooglibs to -lcloog.
4613 * configure: Re-generate.
4614
4615 2008-09-04 Le-Chun Wu <lcwu@google.com>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
4619 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4620
4621 * configure.ac (--with-cloog-polylib): New.
4622 (--disable-cloog-version-check): New.
4623 (--disable-ppl-version-check): New.
4624 * configure: Re-generate.
4625
4626 2008-09-03 Richard Guenther <rguenther@suse.de>
4627
4628 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4629 cloog test.
4630 * configure: Re-generate.
4631
4632 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4633
4634 Add picoChip port.
4635 * MAINTAINERS: Add picoChip maintainers.
4636
4637 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4638 Tobias Grosser <grosser@fim.uni-passau.de>
4639 Jan Sjodin <jan.sjodin@amd.com>
4640 Harsha Jagasia <harsha.jagasia@amd.com>
4641 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4642 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4643 Adrien Eliche <aeliche@isty.uvsq.fr>
4644
4645 Merge from graphite branch.
4646 * configure: Regenerate.
4647 * Makefile.in: Regenerate.
4648 * configure.ac (host_libs): Add ppl and cloog.
4649 Add checks for PPL and CLooG.
4650 * Makefile.def (ppl, cloog): Added modules and dependences.
4651 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4652 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4653
4654 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4655
4656 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4657 (GCC_SHLIB_SUBDIR): New.
4658 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4659 * configure: Regenerate.
4660 * Makefile.in: Regenerate.
4661
4662 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4663
4664 * MAINTAINERS: Consistently use tabs to separate columns.
4665
4666 2008-08-29 Tristan Gingold <gingold@adacore.com>
4667
4668 * MAINTAINERS (Write after Approval): Add myself.
4669
4670 2008-08-28 Tristan Gingold <gingold@adacore.com>
4671
4672 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4673 Enable bfd, binutils and opcodes.
4674 * configure: Regenerate.
4675
4676 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4677
4678 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4679
4680 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4681
4682 * MAINTAINERS: Use correct Umlaut for last name.
4683
4684 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4685
4686 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4687
4688 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4689
4690 * MAINTAINERS: Update my email address.
4691
4692 2008-08-16 Nicolas Roche <roche@adacore.com>
4693
4694 * Makefile.tpl: Add BOOT_ADAFLAGS.
4695 * Makefile.in: Regenerate.
4696
4697 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4698
4699 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4700 * configure: Regenerate.
4701
4702 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4703
4704 * configure.ac: Add makefile fragments for hpux.
4705 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4706 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4707 * configure: Regenerate.
4708 * Makefile.in: Regenerate.
4709
4710 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4711
4712 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4713
4714 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4715
4716 * MAINTAINERS (Write after Approval): Add myself.
4717
4718 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4719
4720 * MAINTAINERS (Write After Approval): Add myself.
4721
4722 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4723
4724 * MAINTAINERS (Write After Approval): Add myself.
4725
4726 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4727
4728 * MAINTAINERS: Update my email address.
4729
4730 2008-06-25 Joey Ye <joey.ye@intel.com>
4731
4732 * MAINTAINERS (Write After Approval): Add myself.
4733
4734 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4735
4736 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4737 * Makefile.in: Regenerate.
4738 * configure: Regenerate.
4739
4740 2008-06-17 Daniel Kraft <d@domob.eu>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
4744 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4745
4746 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4747 "$@" is still intact with both Autoconf 2.59 and 2.62.
4748 * configure: Regenerate.
4749
4750 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4751
4752 * Makefile.tpl: Fix comment errors.
4753 * Makefile.in: Regenerate.
4754
4755 2008-06-12 David S. Miller <davem@davemloft.net>
4756 David Edelsohn <edelsohn@gnu.org>
4757
4758 * configure.ac: Add powerpc*-*-* to gold supported targets.
4759 * configure: Regenerate.
4760
4761 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4762
4763 PR tree-optimization/36218
4764 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4765 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4766 (all prefix="build-"): Pass them to build-system sub-makes.
4767 * Makefile.in: Regenerate.
4768
4769 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4770
4771 * MAINTAINERS (mt port): Remove.
4772 (sco5, unixware, sco udk): Remove.
4773 (Kean Johnston): Add to Write After Approval.
4774
4775 2008-05-30 Julian Brown <julian@codesourcery.com>
4776
4777 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4778 of libobjc for ARM EABI Linux.
4779 * configure: Regenerate.
4780
4781 2008-05-18 Xinliang David Li <davidxl@google.com>
4782
4783 * ChangeLog: Remove wrong ChangeLog entry.
4784
4785 2008-05-17 Xinliang David Li <davidxl@google.com>
4786
4787 * MAINTAINERS (Write After Approval): Add myself.
4788
4789 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4790
4791 * MAINTAINERS (Write After Approval): Add myself.
4792
4793 2008-05-14 Rafael Espíndola <espindola@google.com>
4794
4795 * config-ml.in: don't handle --enable-shared and --enable-static.
4796
4797 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4798
4799 * MAINTAINERS: Update my email address.
4800
4801 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4802
4803 * MAINTAINERS: Update my email address.
4804
4805 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
4809 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4810
4811 * MAINTAINERS (Write After Approval): Add myself.
4812
4813 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4814
4815 * MAINTAINERS (crx): Add myself.
4816
4817 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4818
4819 Sync with src:
4820 2008-04-14 David S. Miller <davem@davemloft.net>
4821
4822 * configure.ac: Add sparc*-*-* to gold supported targets.
4823 * configure: Regenerate.
4824
4825 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4826
4827 PR bootstrap/35457
4828 * configure.ac: Include override.m4.
4829 * configure: Regenerate.
4830
4831 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4832
4833 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4834 * Makefile.in: Regenerate.
4835
4836 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4837
4838 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4839 as nonconfigurable directories list.
4840 * configure: Regenerate.
4841
4842 2008-04-14 Ben Elliston <bje@au.ibm.com>
4843
4844 * config.sub, config.guess: Update from upstream sources.
4845
4846 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4847
4848 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4849 * Makefile.in: Regenerate.
4850
4851 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4852
4853 * configure.ac: Do not build libssp for the AVR.
4854 * configure: Regenerate.
4855
4856 2008-04-07 Ian Lance Taylor <iant@google.com>
4857
4858 * Makefile.def: check-gold depends upon all-binutils.
4859 * Makefile.in: Regenerate.
4860
4861 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4862
4863 * MAINTAINERS (Write After Approval): Add myself.
4864
4865 2008-04-04 Nick Clifton <nickc@redhat.com>
4866
4867 PR binutils/4334
4868 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4869 builds.
4870 * configure: Regenerate.
4871
4872 2008-04-04 NightStrike <NightStrike@gmail.com>
4873
4874 PR other/35151
4875 * configure.ac: Combine rules for mingw32 and mingw64.
4876 * configure: Regenerate.
4877
4878 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4879
4880 * MAINTAINERS (Write After Approval): Add myself.
4881
4882 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4883
4884 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4885 * Makefile.in (.NOTPARALLEL): Ditto.
4886
4887 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4888
4889 * MAINTAINERS (Write After Approval): Add myself.
4890
4891 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4892
4893 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4894 * Makefile.in (.NOTPARALLEL): Regenerate.
4895
4896 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4897
4898 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4899 * Makefile.in: Regenerate.
4900
4901 2008-03-26 Jakub Staszak <kuba@et.pl>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4906
4907 * MAINTAINERS: Update e-mail address.
4908
4909 2008-03-20 Ian Lance Taylor <iant@google.com>
4910
4911 * configure.ac: Add support for --enable-gold.
4912 * Makefile.def: Add gold as a directory like ld.
4913 * configure, Makefile.in: Regenerate.
4914
4915 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4916
4917 * configure.ac: m4_include config/proginstall.m4.
4918 * configure: Regenerate.
4919
4920 Backport from upstream Libtool:
4921
4922 2007-10-12 Eric Blake <ebb9@byu.net>
4923
4924 Deal with Autoconf 2.62's semantic change in m4_append.
4925 * ltsugar.m4 (lt_append): Replace broken versions of
4926 m4_append.
4927 (lt_if_append_uniq): Don't require separator to be overquoted,
4928 and avoid broken m4_append.
4929 (lt_dict_add): Fix typo.
4930 * libtool.m4 (_LT_DECL): Don't overquote separator.
4931
4932 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4933
4934 * config.rpath: Add AIX 6 support.
4935
4936 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4937
4938 * Makefile.def (stageprofile). Remove -fprofile-generate
4939 from stage_libcflags.
4940 * Makefile.in: Regenerate.
4941
4942 2008-03-13 Ben Elliston <bje@au.ibm.com>
4943
4944 * config.sub, config.guess: Update from upstream sources.
4945
4946 2008-03-06 Tom Tromey <tromey@redhat.com>
4947
4948 * MAINTAINERS: Update for treelang deletion.
4949
4950 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4951
4952 * MAINTAINERS: Update my email address.
4953
4954 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4955
4956 * MAINTAINERS (darwin port): Add myself as a maintainer.
4957 (objective-c/c++): Add myself as a maintainer.
4958
4959 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4960
4961 * MAINTAINERS (Write After Approval): Update my email address.
4962
4963 2008-02-25 Tomas Bily <tbily@suse.cz>
4964
4965 * MAINTAINERS (Write After Approval): Add myself.
4966
4967 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4968
4969 * MAINTAINERS (OpenMP): Add myself.
4970
4971 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4972
4973 PR bootstrap/32009
4974 PR bootstrap/32161
4975
4976 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4977 * configure: Regenerate.
4978
4979 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4980 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4981 STAGE4_LIBCFLAGS): New.
4982 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4983 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4984 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4985 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4986 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4987 for target modules. Don't export LIBCFLAGS.
4988 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4989 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4990 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4991 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4992 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4993 * Makefile.in: Regenerate.
4994
4995 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4996
4997 PR libgcj/33085
4998 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4999 Do not use -DDLL_EXPORT. Backport from upstream.
5000
5001 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5006
5007 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5008 * configure: Regenerate.
5009
5010 2008-01-31 Marc Gauthier <marc@tensilica.com>
5011
5012 * configure.ac (xtensa*-*-*): Recognize processor variants.
5013 * configure: Regenerate.
5014
5015 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5016
5017 PR bootstrap/34922
5018 * configure.ac (PARSE_ARGS): Push suitable setting of
5019 ac_subdirs_all, for `./configure --help=recursive'.
5020 Handle `+' in generic toplevel directory disabling.
5021 * configure: Regenerate.
5022
5023 2008-01-28 Nick Clifton <nickc@redhat.com>
5024
5025 * MAINTAINERS (xstormy16): Take over maintainership.
5026
5027 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5028
5029 * MAINTAINERS (c4x port): Remove.
5030
5031 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5032
5033 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5034
5035 2008-01-23 Ben Elliston <bje@au.ibm.com>
5036
5037 * config.sub, config.guess: Update from upstream sources.
5038
5039 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5040
5041 * MAINTAINERS (Write After Approval): Add myself.
5042
5043 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5044
5045 * MAINTAINERS: Update my email address.
5046
5047 2008-01-09 Raksit Ashok <raksit@google.com>
5048
5049 * MAINTAINERS (Write After Approval): Add myself.
5050
5051 2008-01-09 Raksit Ashok <raksit@google.com>
5052
5053 * MAINTAINERS (Write After Approval): Add myself.
5054
5055 2008-01-08 Ben Elliston <bje@au.ibm.com>
5056
5057 * config.sub, config.guess: Update from upstream sources.
5058
5059 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5060
5061 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5062 Change recommended MPFR from 2.2.1 -> 2.3.0.
5063 * configure: Regenerate.
5064
5065 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5066
5067 * MAINTAINERS: Update my email address.
5068
5069 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5070
5071 * MAINTAINERS: Update my email address.
5072
5073 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5074
5075 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5076 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5077 * Makefile.in: Regenerate.
5078
5079 2007-12-10 Mark Heffernan <meheff@google.com>
5080
5081 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5082 misplaced entries.
5083
5084 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5085
5086 * configure.ac: Enable libjava for x86_64-*-darwin9.
5087 * configure: Regenerate.
5088
5089 2007-12-07 Bill Maddox <maddox@google.com>
5090
5091 * MAINTAINERS (Write After Approval): Add myself.
5092
5093 2007-12-05 Ben Elliston <bje@au.ibm.com>
5094
5095 * config.sub, config.guess: Update from upstream sources.
5096
5097 2007-12-02 Matthias Klose <doko@ubuntu.com>
5098
5099 * config-ml.in: Remove 64bit configure tests.
5100
5101 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5102
5103 * config-ml.in: Robustify against white space in absolute file
5104 names.
5105
5106 * config-ml.in (multi-clean): Substitute ${Makefile}.
5107 Remove superfluous ${Makefile} in list.
5108
5109 2007-11-19 Thiemo Seufer <ths@mips.com>
5110
5111 * config-ml.in: Don't hardcode the Makefile name.
5112
5113 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5114
5115 * MAINTAINERS (Write After Approval): Add myself.
5116
5117 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5118
5119 * MAINTAINERS (Write After Approval): Add myself.
5120
5121 2007-11-06 Doug Kwan <dougkwan@google.com>
5122
5123 * MAINTAINERS (Write After Approval): Add myself.
5124
5125 2007-10-25 Ben Elliston <bje@au.ibm.com>
5126
5127 * MAINTAINERS (mercury): Remove entry.
5128 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5129
5130 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5131
5132 * Makefile.def (dependencies): Make configure-gdb depend on
5133 all-intl.
5134 * Makefile.in: Regenerated.
5135
5136 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5137
5138 * MAINTAINERS (Fortran maintainer): Remove myself.
5139
5140 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5141
5142 * Makefile.def: To avoid problems running with parallel makes,
5143 build newlib before libgloss so that target specific header
5144 files are availble.
5145 * Makefile.in: Regenerate
5146
5147 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5148
5149 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5150 * Makefile.in: Regenerate.
5151
5152 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5153
5154 * MAINTAINERS (Register allocation reviewer): Add myself.
5155
5156 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5157
5158 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5159 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5160 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5161 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5162 * configure: Regenerate.
5163
5164 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5165
5166 * MAINTAINERS (Register allocation reviewer): Add myself.
5167
5168 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5169
5170 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5171 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5172 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5173 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5174 * configure.ac: Default them to host tools for $host = $build.
5175 Subst them.
5176
5177 * configure: Regenerate.
5178 * Makefile.in: Regenerate.
5179
5180 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5181
5182 * MAINTAINERS (Register allocation reviewer): Add myself.
5183
5184 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5185
5186 * MAINTAINERS (Register allocation reviewer): Add myself.
5187
5188 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5189
5190 * MAINTAINERS (Write After Approval): Fix typo.
5191
5192 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5193
5194 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5195 * configure: Regenerate.
5196
5197 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5198
5199 PR bootstrap/31906
5200 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5201 they're already prefixed.
5202
5203 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5204
5205 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5206 libstdc++.
5207 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5208 * configure: Regenerate.
5209 * Makefile.in: Regenerate.
5210
5211 2007-09-17 Andreas Schwab <schwab@suse.de>
5212
5213 * configure.ac: Raise minimum makeinfo version to 4.6.
5214 * configure: Regenerate.
5215
5216 2007-09-17 Johannes Singler <singler@ira.uka.de>
5217
5218 * MAINTAINERS (write-after-approval) add myself
5219
5220 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5221
5222 * configure.ac: Correct makeinfo version check.
5223 * configure: Regenerate.
5224
5225 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5226
5227 * MAINTAINERS: Update my email address.
5228
5229 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5230
5231 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5232 to $skipdirs and only disable gprof for newlib. Use the normal
5233 mips*-elf* handling in other respects.
5234 * configure: Regnerate.
5235
5236 2007-09-12 David Daney <ddaney@avtrex.com>
5237
5238 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5239 enabling libgcj.
5240 * configure: Regenerate.
5241
5242 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5243
5244 PR other/32154
5245 * configure.ac: For libgloss targets, point the linker to the linker
5246 script, startup code and simulator library.
5247 * configure: Regenerate.
5248
5249 2007-09-07 Andrew Haley <aph@redhat.com>
5250
5251 * configure.ac (noconfigdirs): Remove target-libffi and
5252 target-libjava.
5253 * configure: Regenerate.
5254
5255 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5256
5257 PR target/33281
5258 * configure.ac: Use config/mh-mingw on mingw.
5259 * configure: Regenerate.
5260
5261 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5262
5263 * MAINTAINERS (Write After Approval): Add myself.
5264
5265 2007-09-05 Richard Guenther <rguenther@suse.de>
5266
5267 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5268 nor --disable-checking is provided also turn on yes and types
5269 checking for stage1.
5270 * configure: Re-generate.
5271
5272 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5273
5274 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5275 (Write After Approval): Remove myself.
5276
5277 2007-08-29 Nick Clifton <nickc@redhat.com>
5278
5279 * config.sub, config.guess: Update from upstream sources.
5280
5281 2007-08-22 Bud Davis <jmdavis@link.com>
5282
5283 * MAINTAINERS (Write After Approval): Added myself.
5284 * MAINTAINERS (Reviewers): Removed myself.
5285
5286 2007-08-18 Paul Brook <paul@codesourcery.com>
5287 Joseph Myers <joseph@codesourcery.com>
5288
5289 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5290 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5291 * Makefile.in: Regenerate.
5292 * configure.ac (--with-debug-prefix-map): New.
5293 * configure: Regenerate.
5294
5295 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5296 Nigel Stephens <nigel@mips.com>
5297
5298 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5299 as target_makefile_frag.
5300 * configure: Regenerate.
5301
5302 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5303
5304 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5305 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5306 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5307 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5308 (do-compare, do-compare3, do-compare-debug): New.
5309 ([+compare-target+]): Use them.
5310
5311 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5312
5313 * MAINTAINERS (Write After Approval): Change my email address.
5314
5315 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5316 Ben Elliston <bje@au.ibm.com>
5317
5318 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5319 --silent if $silent.
5320 * configure: Regenerate.
5321
5322 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5323
5324 * MAINTAINERS (Various Maintainers): Add myself as
5325 loop infrastructure maintainer. Update my e-mail
5326 address.
5327
5328 2007-07-31 Diego Novillo <dnovillo@google.com>
5329
5330 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5331 Adjust description.
5332
5333 2007-07-26 Richard Guenther <rguenther@suse.de>
5334
5335 * configure.ac: Add types checking to stage1 checking flags.
5336 * configure: Regenerate.
5337
5338 2007-07-17 Nick Clifton <nickc@redhat.com>
5339
5340 * COPYING3: New file. Contains version 3 of the GNU General
5341 Public License.
5342 * COPYING3.LIB: New file. Contains version 3 of the GNU
5343 Lesser General Public License.
5344
5345 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5346
5347 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5348
5349 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5350
5351 * MAINTAINERS (S/390 co-maintainer): Add myself.
5352 (Write After Approval): Remove myself.
5353
5354 2007-07-13 Dan Hipschman <dsh@google.com>
5355
5356 * MAINTAINERS (Write After Approval): Add myself.
5357
5358 2007-07-11 Nick Clifton <nickc@redhat.com>
5359
5360 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5361 WINDRES export.
5362 * Makefile.in: Regenerate.
5363
5364 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5365
5366 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5367 maintainer.
5368
5369 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5370
5371 * lt~obsolete.m4: New. Import from 20070318 libtool.
5372
5373 2007-07-03 Julian Brown <julian@codesourcery.com>
5374
5375 * MAINTAINERS (Write After Approval): Add myself.
5376
5377 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5378
5379 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5380 * configure: Regenerate.
5381
5382 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5383
5384 * configure.ac: Add some missing m4 quotation.
5385 * configure: Regenerate.
5386
5387 2007-07-02 Simon Baldwin <simonb@google.com>
5388
5389 * MAINTAINERS (Write After Approval): Add myself.
5390
5391 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5392
5393 * configure: Regenerate.
5394
5395 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5396
5397 * Makefile.def: Add windmc tool to build.
5398 * Makefile.tpl: Likewise.
5399 * configure.ac: Likewise.
5400 * Makefile.in: Regenerate.
5401 * configure: Regenerate.
5402
5403 2007-06-28 DJ Delorie <dj@redhat.com>
5404
5405 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5406 not building newlib.
5407 * configure: Regenerated.
5408
5409 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5410
5411 * MAINTAINERS (Write After Approval): Add myself.
5412
5413 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5414
5415 * MAINTAINERS (Write After Approval): Add myself.
5416
5417 2007-06-19 Chris Matthews <chrismatthews@google.com>
5418
5419 * MAINTAINERS (Write After Approval): Add myself.
5420
5421 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5422
5423 * MAINTAINERS (Write After Approval): Add myself.
5424
5425 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5426
5427 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5428 * Makefile.in: Regenerated.
5429
5430 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5431
5432 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5433 bfin*-*-uclinux* targets.
5434 * configure: Regenerate.
5435
5436 2007-06-14 Ian Lance Taylor <iant@google.com>
5437
5438 * MAINTAINERS: Add myself as non-algorithmic global write
5439 maintainer.
5440
5441 2007-06-14 Diego Novillo <dnovillo@google.com>
5442
5443 * MAINTAINERS: Add self as middle-end maintainer and
5444 non-algorithmic global write maintainer.
5445
5446 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5447
5448 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5449 Move all Fortran maintainers except Paul Brook into the
5450 Non-Autopoiesis section.
5451
5452 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5453
5454 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5455 (distclean-stage[+id+]): Possibly delete stage_last.
5456 * Makefile.in: Regenerate.
5457
5458 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5459
5460 * MAINTAINERS (Various Maintainer): Fix typo.
5461
5462 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5463
5464 * MAINTAINERS (Various Maintainer): Add myself as
5465 dataflow maintainer.
5466
5467 2007-06-07 Ben Elliston <bje@au.ibm.com>
5468
5469 * config.sub, config.guess: Update from upstream sources.
5470
5471 2007-06-07 Ben Elliston <bje@au.ibm.com>
5472
5473 * Makefile.tpl: Fix spelling error.
5474 * Makefile.in: Regenerate.
5475
5476 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5477
5478 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5479 lt_cv_sys_max_cmd_len.
5480
5481 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5482
5483 * MAINTAINERS (Various Maintainers): Add myself as
5484 auto-vectorizer maintainer.
5485
5486 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5487
5488 PR libjava/32098
5489 * libtool.m4: Revert previous change.
5490 * ltgcc.m4: Put it here.
5491
5492 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5493
5494 * MAINTAINERS (Various Maintainers): Add myself as
5495 auto-vectorizer maintainer.
5496
5497 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5498
5499 PR libjava/32098
5500 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5501
5502 2007-05-30 Richard Guenther <rguenther@suse.de>
5503
5504 * MAINTAINERS (Various Maintainers): Add myself as
5505 auto-vectorizer maintainer.
5506
5507 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5508
5509 PR bootstrap/29382
5510 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5511 * configure: Rebuilt.
5512
5513 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5514
5515 * MAINTAINERS (Write After Approval): Removed my name.
5516
5517 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5518
5519 * MAINTAINERS (Write After Approval): Remove myself.
5520
5521 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5522
5523 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5524
5525 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5526
5527 * ltmain.sh: Update from ToT Libtool.
5528 * libtool.m4: Update from ToT Libtool.
5529 * ltsugar.m4: New. Update from ToT Libtool.
5530 * ltversion.m4: New. Update from ToT Libtool.
5531 * ltoptions.m4: New. Update from ToT Libtool.
5532 * ltconfig: Remove.
5533 * ltcf-c.sh: Remove.
5534 * ltcf-cxx.sh: Remove.
5535 * ltcf-gcj.sh: Remove.
5536
5537 2007-05-22 Ollie Wild <aaw@google.com>
5538
5539 * MAINTAINERS (Write After Approval): Add myself.
5540
5541 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5542
5543 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5544 stage_cflags.
5545 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5546 Remove CFLAGS/LIBCFLAGS.
5547 (configure-stage[+id+]-[+prefix+][+module+],
5548 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5549 * Makefile.in: Regenerate.
5550
5551 2007-05-15 Diego Novillo <dnovillo@google.com>
5552
5553 * MAINTAINERS: Update e-mail address.
5554
5555 2007-05-15 Revital Eres <eres@il.ibm.com>
5556
5557 * MAINTAINERS (Write After Approval): Add myself.
5558
5559 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5560
5561 * MAINTAINERS (Write After Approval): Updated my address.
5562
5563 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5564
5565 * MAINTAINERS (Write After Approval): Add myself.
5566
5567 2007-05-11 Silvius Rus <rus@google.com>
5568
5569 * MAINTAINERS (Write After Approval): Add myself.
5570
5571 2007-04-23 Tom Tromey <tromey@redhat.com>
5572
5573 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5574
5575 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5576
5577 * MAINTAINERS (cpplib): Rename to ...
5578 (libcpp): ... this. Add C/C++ front end maintainers.
5579
5580 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5581
5582 * config-ml.in: Pass ${ml_config_env} to configure calls.
5583
5584 2007-04-04 Christian Bruel <christian.bruel@st.com>
5585
5586 * MAINTAINERS (Write After Approval): Add myself.
5587
5588 2007-04-02 Dave Korn <dave.korn@artimi.com>
5589
5590 * MAINTAINERS (Write After Approval): Add myself.
5591
5592 2007-03-31 Tobias Burnus <burnus@net-b.de>
5593
5594 * MAINTAINERS (fortran 95 front end): Add myself.
5595
5596 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5597
5598 * MAINTAINERS (Write After Approval): Add myself.
5599
5600 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5601
5602 * MAINTAINERS (Modulo Scheduler): Add myself.
5603
5604 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5605
5606 * MAINTAINERS (fortran 95 front end): Add myself.
5607 (c++ front end): whitespace fix.
5608
5609 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5610
5611 * MAINTAINERS (Write After Approval): Add myself.
5612
5613 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5614
5615 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5616 of glob. Quote arguments with single quotes too.
5617 * configure: Regenerate.
5618
5619 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5620
5621 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5622 * Makefile.in: Regenerate
5623
5624 2007-03-07 Andreas Schwab <schwab@suse.de>
5625
5626 * configure: Regenerate.
5627
5628 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5629
5630 * configure.ac: Add "--with-pdfdir" configure option,
5631 which defines pdfdir variable.
5632 * Makefile.def (target=fixincludes): Add install-pdf to
5633 missing targets.
5634 (recursive_targets): Add install-pdf target.
5635 (flags_to_pass): Add pdfdir.
5636 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5637 target.
5638 * configure: Regenerate
5639 * Makefile.in: Regenerate
5640
5641 2007-02-28 Eric Christopher <echristo@apple.com>
5642
5643 Revert:
5644 2006-12-07 Mike Stump <mrs@apple.com>
5645
5646 * Makefile.def (dependencies): Add dependency for
5647 install-target-libssp and install-target-libgomp on
5648 install-gcc.
5649 * Makefile.in: Regenerate.
5650
5651 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5652
5653 * configure: Regenerate.
5654 * configure.ac: Move statements after variable declarations.
5655
5656 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5657
5658 * MAINTAINERS: Add myself as sh maintainer.
5659
5660 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5661
5662 * configure.ac: Adjust for loop syntax.
5663 * configure: Regenerate.
5664
5665 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5666
5667 * configure: Rebuilt.
5668
5669 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5670
5671 * configure.ac: Drop multiple occurrences of --enable-languages,
5672 and fix its quoting.
5673 * configure: Rebuilt.
5674
5675 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5676 Nathan Sidwell <nathan@codesourcery.com>
5677 Vladimir Prus <vladimir@codesourcery.com>
5678 Joseph Myers <joseph@codesourcery.com>
5679
5680 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5681 * configure: Regenerate.
5682
5683 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5684
5685 * ltconfig (freebsd*): Default to elf.
5686
5687 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5688
5689 * configure.ac (target_libraries): Move libgcc before libiberty.
5690 * configure: Regenerated.
5691
5692 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5693 Paolo Bonzini <bonzini@gnu.org>
5694
5695 PR bootstrap/30753
5696 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5697 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5698 * configure: Regenerated.
5699
5700 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5701
5702 * MAINTAINERS (Language Front End Maintainers): Update my mail
5703 address.
5704
5705 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5706
5707 PR bootstrap/30748
5708 * configure.ac: Correct syntax for Solaris ksh.
5709 * configure: Regenerated.
5710
5711 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5712
5713 * configure.ac: Sync with src.
5714 * configure: Regenerate.
5715
5716 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5717
5718 * Makefile.in: Regenerate.
5719
5720 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5721
5722 * config.sub: Sync with src.
5723
5724 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5725
5726 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5727 noncanonical equivalents.
5728 * configure.in: Rename to...
5729 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5730 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5731 target_noncanonical. Use them. Rewrite removal of configure
5732 arguments for autoconf 2.59. Discard variable settings. Force
5733 program_transform_name for native tools.
5734
5735 * Makefile.in: Regenerated.
5736 * configure: Regenerated with autoconf 2.59.
5737
5738 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5739
5740 * MAINTAINERS (Write After Approval): Add myself.
5741
5742 2007-01-31 Andreas Schwab <schwab@suse.de>
5743
5744 * Makefile.tpl (LDFLAGS): Substitute it.
5745 * Makefile.in: Regenerate.
5746
5747 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5748
5749 * MAINTAINERS (Write After Approval): Add myself.
5750
5751 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5752
5753 * MAINTAINERS (spu port): Add myself.
5754
5755 2007-01-23 Richard Guenther <rguenther@suse.de>
5756
5757 PR bootstrap/30541
5758 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5759 * Makefile.tpl (GNATBIND): Substitute it.
5760 (GNATMAKE): Likewise.
5761 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5762 of STAGE_PREFIX.
5763 * Makefile.in: Regenerate.
5764 * configure: Regenerate.
5765
5766 2007-01-18 Mike Stump <mrs@apple.com>
5767
5768 * configure.in: Re-enable -Werror for gcc builds.
5769
5770 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5771
5772 * MAINTAINERS (Write After Approval): Add myself.
5773
5774 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5775
5776 * configure.in: Change == to = in test command.
5777 * configure: Regenerate.
5778
5779 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5780 Nick Clifton <nickc@redhat.com>
5781 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5782
5783 * configure.in (build_configargs, host_configargs, target_configargs):
5784 Remove build/host/target parameters.
5785 (host_libs): Add gmp and mpfr.
5786 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5787 * Makefile.def (gmp, mpfr): New.
5788 (gcc): Remove target.
5789 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5790 target_os, target_vendor): New.
5791 (configure): Add host_alias/target_alias arguments; adjust invocations.
5792 * configure: Regenerate.
5793 * Makefile.in: Regenerate.
5794
5795 2007-01-11 Matt Fago <fago@earthlink.net>
5796
5797 * configure.in: Try to link to functions only in mpfr 2.2.x
5798 to improve robustness of configure tests.
5799 * configure: Regenerate.
5800
5801 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5802
5803 * MAINTAINERS: Add myself as i386 maintainer.
5804
5805 2007-01-08 Jan Hubicka <jh@suse.cz>
5806
5807 * MAINTAINERS: Add myself as i386 maintainer.
5808
5809 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5810
5811 * configure.in: Add support for an x86_64-mingw* target.
5812 * configure: Regenerate.
5813
5814 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5815
5816 * Makefile.tpl (all-target): Correct @if conditional for target
5817 modules.
5818 * configure.in: Omit libiberty if building only target libgcc.
5819 * configure, Makefile.in: Regenerated.
5820
5821 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5824 * configure: Regenerate.
5825
5826 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5827
5828 * Makefile.def (target_modules): Add libgcc.
5829 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5830 * Makefile.tpl (clean-target-libgcc): Delete.
5831 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5832 on gcc even for bootstrapped modules. Rewrite handling of
5833 lang_env_dependencies to loop over target_modules.
5834 * configure.in (target_libraries): Add target-libgcc.
5835 * Makefile.in, configure: Regenerated.
5836
5837 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5838
5839 * configure.in: Reorganize recognition of languages. Add
5840 --enable-stage1-languages. Show supported languages for the chosen
5841 target rather than all recognized languages.
5842 * configure: Regenerate.
5843
5844 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5845
5846 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5847 * Makefile.in: Regenerate.
5848
5849 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5850
5851 * configure.in: Warn that MPFR 2.2.0 is buggy.
5852 * configure: Regenerate.
5853
5854 2006-12-27 Ian Lance Taylor <iant@google.com>
5855
5856 * configure.in: When removing Makefiles to force a reconfigure, also
5857 remove prev-DIR*/Makefile.
5858 * configure: Regenerate.
5859
5860 2006-12-22 Andreas Schwab <schwab@suse.de>
5861
5862 * configure: Regenerate with correct autoconf version.
5863
5864 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5865
5866 * configure.in: add AC_SUBST for *_FOR_TARGET.
5867 * configure: Regenerate.
5868
5869 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5870
5871 * configure.in: Simplify logic for rejecting languages that cannot
5872 be built. Separate the case when a language is unsupported,
5873 from the case when the user chooses not to build a language.
5874
5875 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5876
5877 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5878 it only affects bootstrap and could be tested on "$host" as well.
5879 * configure: Regenerate.
5880 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5881
5882 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5883
5884 PR bootstrap/29544
5885 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5886 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5887 move here comment from Makefile.tpl.
5888 * Makefile.tpl: Move some definitions higher in the file.
5889 (STAGE1_CHECKING): New.
5890 * configure.in: Add --enable-stage1-checking.
5891 * configure: Regenerate.
5892 * Makefile.in: Regenerate.
5893
5894 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5895
5896 * MAINTAINERS: Add myself as build system maintainer.
5897
5898 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5899
5900 * MAINTAINERS (Write After Approval): Add myself.
5901
5902 2006-12-13 Eric Christopher <echristo@apple.com>
5903
5904 * MAINTAINERS: Add myself as darwin maintainer.
5905
5906 2006-12-11 Ian Lance Taylor <ian@airs.com>
5907
5908 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5909
5910 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5911
5912 MAINTAINERS: Update my entry.
5913
5914 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5915
5916 * configure.in: Handle spu makefile frag.
5917 * Makefile.tpl (MAINT): Define
5918 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5919 * configure: Regenerate.
5920 * Makefile.in: Regenerate.
5921
5922 2006-12-11 Ben Elliston <bje@au.ibm.com>
5923
5924 * config.guess: Import latest version.
5925 * config.sub: Likewise.
5926
5927 2006-12-11 Ben Elliston <bje@au.ibm.com>
5928
5929 * configure.in (spu-*-*): Don't skip target-libiberty.
5930 * configure: Regenerate.
5931
5932 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5933
5934 PR bootstrap/30134
5935 * configure.in: Correct x86 darwin support for libjava to powerpc
5936 and i?86 only.
5937 * configure: Regenerate.
5938
5939 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5940
5941 * configure.in: Add x86 darwin support for libjava.
5942 * configure: Regenerate.
5943
5944 2006-12-07 Mike Stump <mrs@apple.com>
5945
5946 * Makefile.def (dependencies): Add dependency for
5947 install-target-libssp and install-target-libgomp on
5948 install-gcc.
5949 * Makefile.in: Regenerate.
5950
5951 2006-12-04 Richard Guenther <rguenther@suse.de>
5952
5953 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5954 (Non-Algorithmic Maintainers): Move over non-algorithmic
5955 loop optimizer maintainers, add myself as a non-algorithmic
5956 middle-end maintainer.
5957
5958 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5959
5960 * MAINTAINERS (Write After Approval): Add myself.
5961
5962 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5963
5964 * configure.in: Update error message for missing GMP/MPFR.
5965
5966 * configure: Regenerate.
5967
5968 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5969
5970 * configure.in: Update MPFR version in error message.
5971
5972 * configure: Regenerate.
5973
5974 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5975
5976 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5977 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5978 --with-gmp-lib): New flags.
5979
5980 * configure: Regenerate.
5981
5982 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5983
5984 * MAINTAINERS (Write After Approval): Change my email address.
5985
5986 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5987
5988 * MAINTAINERS (Write After Approval): Add myself.
5989
5990 2006-11-22 Philipp Thomas <pth@suse.de>
5991
5992 * MAINTAINERS (i18n): Update e-mail address.
5993
5994 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5995
5996 * MAINTAINERS (spu port): Add myself as maintainer.
5997 (Write After Approval): Remove myself.
5998
5999 2006-11-22 Ben Elliston <bje@au.ibm.com>
6000
6001 * configure.in (skipdirs): Don't build libssp for SPU.
6002 * configure: Regenerate.
6003
6004 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6005
6006 * MAINTAINERS (spu port): Add myself as maintainer.
6007 (libobjc): Update my email address.
6008
6009 2006-11-21 Andrea Bona <andrea.bona@st.com>
6010
6011 * MAINTAINERS (Write After Approval): Add myself.
6012
6013 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6014
6015 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6016 * configure : Rebuilt.
6017
6018 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6019
6020 * MAINTAINERS (Write After Approval): Add myself.
6021
6022 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6023
6024 * MAINTAINERS (Write After Approval): Add myself.
6025
6026 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6027
6028 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6029 libmpfr.a.
6030 * configure: Regenerate.
6031
6032 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6033
6034 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6035 (unstage): Test for stage_last presence.
6036
6037 PR bootstrap/29802
6038 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6039 STAGE_PREFIX.
6040 * Makefile.in: Regenerate.
6041
6042 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6043
6044 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6045 maintainers.
6046
6047 2006-11-14 Erven Rohou <erven.rohou@st.com>
6048
6049 * MAINTAINERS (Write After Approval): Add myself.
6050
6051 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6052
6053 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6054 and stageN-package/Makefile.
6055 * Makefile.in: Regenerated.
6056
6057 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6058
6059 * configure.in: Remove target-libgloss from noconfigdirs for
6060 bfin-*-*.
6061 * configure: Regenerated.
6062
6063 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6064
6065 * configure.in (have_gmp): Only error if the gcc directory exists.
6066
6067 * configure: Regenerate.
6068
6069 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6070
6071 * configure.in: Robustify error message for missing GMP/MPFR.
6072
6073 * configure: Regenerate.
6074
6075 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6076
6077 * MAINTAINERS (Write After Approval): Add myself.
6078
6079 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6080
6081 * MAINTAINERS: Change email address.
6082
6083 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6084
6085 * MAINTAINERS (Write After Approval): Add myself.
6086
6087 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6088
6089 * MAINTAINERS (Write After Approval): Add myself.
6090
6091 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6092
6093 * MAINTAINERS (Write After Approval): Move myself to
6094 Write After Approval section.
6095
6096 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6097
6098 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6099 need_gmp anymore.
6100 * configure: Regenerate.
6101
6102 2006-10-16 Tobias Burnus <burnus@net-b.de>
6103
6104 * MAINTAINERS (Write After Approval): Add myself.
6105
6106 2006-10-16 Ben Elliston <bje@au.ibm.com>
6107
6108 * config.guess: Import latest version.
6109 * config.sub: Likewise.
6110
6111 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6112
6113 * Makefile.def: Added pdf target handling.
6114 * Makefile.tpl: Added pdf target handling.
6115 * Makefile.in: Regenerated.
6116
6117 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6118
6119 * MAINTAINERS: Add self as score port maintainer.
6120
6121 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6122
6123 * MAINTAINERS (Write After Approval): Add myself.
6124
6125 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6126
6127 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6128 or newer.
6129 * configure: Regenerated.
6130
6131 2006-09-27 Dave Brolley <brolley@redhat.com>
6132
6133 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6134 using $s instead of $r.
6135 * configure: Regenerated.
6136
6137 2006-09-26 Thiemo Seufer <ths@mips.com>
6138
6139 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6140 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6141 * configure: Regenerate.
6142
6143 2006-09-24 Graeme Peterson <gridly@gmail.com>
6144
6145 * MAINTAINERS (Write After Approval): Remove myself.
6146
6147 2006-09-22 Chao-ying Fu <fu@mips.com>
6148
6149 * MAINTAINERS (Write After Approval): Add myself.
6150
6151 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6152
6153 * MAINTAINERS: Add self as soft-fp maintainer.
6154
6155 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6156
6157 * MAINTAINERS: Add myself as avr maintainer.
6158 Remove Marek Michalkiewicz as avr maintainer.
6159
6160 2006-09-07 Roberto Costa <roberto.costa@st.com>
6161
6162 * MAINTAINERS (Write After Approval): Add myself.
6163
6164 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6165
6166 * configure.in: Never build newlib for a Mingw host.
6167 Never build newlib as Mingw target library.
6168 Test the existence of winsup/cygwin for building a Cygwin newlib,
6169 rather than just winsup.
6170 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6171 building a Mingw target.
6172 * configure: Regenerate.
6173
6174 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6175
6176 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6177
6178 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6179
6180 * config.guess: Import from src (was more updated).
6181 * config.sub: Likewise.
6182
6183 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6184
6185 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6186 * configure: Regenerated.
6187
6188 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6189
6190 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6191 for stages after the first.
6192
6193 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6194
6195 * Makefile.def: Add dependencies for configure-opcodes
6196 on configure-intl and all-opcodes on all-intl.
6197 * Makefile.in: Regenerated.
6198
6199 2006-07-13 Ben Elliston <bje@au.ibm.com>
6200
6201 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6202
6203 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6204
6205 Port to hosts whose 'sort' and 'tail' implementations
6206 treat operands with leading '+' as file names, as POSIX
6207 has required since 2001. However, make sure the code still
6208 works on pre-POSIX hosts.
6209 * ltmain.sh: Don't assume "sort +2" is equivalent to
6210 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6211
6212 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6213
6214 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6215
6216 2006-07-04 Peter O'Gorman <peter@pogma.com>
6217
6218 * ltconfig: chmod 644 before ranlib during install.
6219
6220 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6221
6222 PR bootstrap/18058
6223 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6224 if the bootstrap compiler is a GCC version that supports it.
6225 * configure: Regenerate.
6226
6227 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6228
6229 * configure.in: Fix thinkos in previous check-in.
6230 * configure: Regenerate.
6231
6232 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6233
6234 PR other/27063
6235 * configure.in: Test subdir_requires and give an appropriate
6236 error message.
6237 * configure: Regenerate.
6238
6239 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6240
6241 * MAINTAINERS (Write After Approval): Add myself.
6242
6243 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6244
6245 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6246
6247 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6248
6249 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6250
6251 2006-06-20 David Ayers <d.ayers@inode.at>
6252
6253 PR bootstrap/28072
6254 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6255 whether target-libjava is being configured instead of whether the
6256 java front end is enabled.
6257 * configure: Regenerate.
6258
6259 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6260
6261 PR target/27540
6262 * configure.in: Only enable libgomp on IRIX 6.
6263 * configure: Regenerate.
6264
6265 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6266
6267 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6268 too.
6269 * Makefile.in: Regenerate.
6270
6271 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6272
6273 * config-ml.in: Alter CCASFLAGS to include special
6274 multilib options the same as is done for CFLAGS.
6275
6276 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6277
6278 * configure.in: Don't enable libgomp on hpux10.
6279 * configure: Rebuilt.
6280
6281 2006-06-12 David Ayers <d.ayers@inode.at>
6282
6283 PR bootstrap/27963
6284 PR target/19970
6285 * configure.in: Remove target-boehm-gc from noconfigdirs where
6286 ${libgcj} is specified.
6287 * configure: Regenerate.
6288
6289 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6290
6291 Sync from src:
6292
6293 * configure.in: Sync.
6294 * configure: Regenerated.
6295
6296 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6297
6298 * Makefile.def: Added dependencies from sim and gdb on intl, and
6299 added configure dependencies to everything with an all dependency
6300 on intl.
6301 * Makefile.in: Regenerated.
6302
6303 2006-06-06 David Ayers <d.ayers@inode.at>
6304
6305 PR libobjc/13946
6306 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6307 * Makefile.in: Regenerate.
6308 * configure.in: Add --enable-objc-gc at toplevel and have it
6309 enable boehm-gc for Objective-C.
6310 Remove target-boehm-gc from libgcj.
6311 Add target-boehm-gc to target_libraries.
6312 Add target-boehm-gc to noconfigdirs where ${libgcj}
6313 is specified.
6314 Assert that boehm-gc is supported when requested for Objective-C.
6315 Only build boehm-gc if needed either for Java or Objective-C.
6316 * configure: Regenerate.
6317
6318 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6319
6320 PR 27674
6321 * Makefile.tpl (configure-[+prefix+][+module+],
6322 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6323 Remove rule to unstage bootstrapped modules.
6324 (stage_current): New.
6325 * Makefile.in: Regenerate.
6326
6327 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6328
6329 * MAINTAINERS (Write After Approval): Update my e-mail address.
6330
6331 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6332
6333 * include/libiberty.h: Declare pex_run_in_environment.
6334
6335 2006-05-31 Asher Langton <langton2@llnl.gov>
6336
6337 * MAINTAINERS (Write After Approval): Add myself.
6338
6339 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6340
6341 * Makefile.def (bfd, opcodes): Fix lib_path.
6342 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6343 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6344 * Makefile.in: Regenerate.
6345
6346 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6347
6348 * Makefile.in: Regenerate.
6349
6350 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6351
6352 * Makefile.def: Add install-html target. Add datarootdir
6353 docdir and htmldir to flags_to_pass.
6354 * Makefile.tpl: Add install-html target.
6355 * Makefile.in: Regenerate.
6356 * configure.in: Add --with-datarootdir, --with-docdir, and
6357 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6358 * configure: Regenerate.
6359
6360 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6361
6362 * configure.in: Enable gprof for cross builds.
6363 * configure: Regenerate.
6364
6365 2006-05-22 Richard Guenther <rguenther@suse.de>
6366
6367 Revert
6368 2006-01-31 Richard Guenther <rguenther@suse.de>
6369 Paolo Bonzini <bonzini@gnu.org>
6370
6371 * Makefile.def (target_modules): Add libgcc-math target module.
6372 * configure.in (target_libraries): Add libgcc-math target library.
6373 (--enable-libgcc-math): New configure switch.
6374 * Makefile.in: Re-generate.
6375 * configure: Re-generate.
6376 * libgcc-math: New toplevel directory.
6377
6378 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6379 Andreas Tobler <a.tobler@schweiz.ch>
6380
6381 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6382 * configure: Rebuilt.
6383
6384 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6385
6386 * MAINTAINERS (Write After Approval): Add myself.
6387
6388 2006-05-01 DJ Delorie <dj@redhat.com>
6389
6390 * configure.in: Restore CFLAGS if GMP isn't present.
6391 * configure: Regenerate.
6392
6393 2006-05-01 Richard Guenther <rguenther@suse.de>
6394
6395 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6396 maintainer.
6397
6398 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6399
6400 * MAINTAINERS (Write After Approval): Add myself.
6401
6402 2006-04-28 Jan Beulich <jbeulich@novell.com>
6403
6404 * MAINTAINERS (Write After Approval): Add myself.
6405
6406 2006-04-18 DJ Delorie <dj@redhat.com>
6407
6408 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6409 reference libgloss so that libssp can be built in a combined
6410 tree.
6411 * configure: Regenerate.
6412
6413 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6414
6415 * MAINTAINERS (Write After Approval): Add myself.
6416
6417 2006-04-05 Ben Elliston <bje@au.ibm.com>
6418
6419 * configure.in: Require makeinfo 4.4 or higher.
6420 * configure: Regenerate.
6421
6422 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6423
6424 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6425 Rearrange the entries of other libraries to have them in one place.
6426
6427 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6428
6429 * MAINTAINERS (Write After Approval): Remove myself.
6430 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6431
6432 2006-03-14 Richard Guenther <rguenther@suse.de>
6433
6434 * configure: Regenerate with autoconf 2.13.
6435
6436 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6437
6438 * MAINTAINERS: Use my work address.
6439
6440 * MAINTAINERS: Update my E-mail address.
6441
6442 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6443
6444 * configure.in: Handle --disable-<component> generically.
6445 * configure: Regenerate.
6446
6447 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6448
6449 PR libgcj/17311
6450 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6451
6452 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6453
6454 * MAINTAINERS (Write After Approval): Remove myself.
6455 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6456
6457 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6458
6459 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6460 (TARGET_CONFIGDIRS): Remove.
6461 * configure.in: Remove AC_SUBST(target_configdirs).
6462 * Makefile.in, configure: Regenerated.
6463
6464 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6465
6466 * MAINTAINERS (Write After Approval): Remove myself.
6467 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6468
6469 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6470
6471 PR bootstrap/25670
6472
6473 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6474
6475 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6476 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6477 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6478 BUILD_PREFIX, BUILD_PREFIX_1.
6479 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6480
6481 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6482 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6483
6484 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6485 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6486 of `cat stage_current`. Always provide the `r' and `s' variables.
6487 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6488 a single shell execution.
6489 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6490 bootstrapped modules, make the stage1 module if the build was not
6491 started yet, else build the current stage.
6492 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6493 (all-build, all-host, all-target, [+make_target+]-host,
6494 [+make_target+]-target): Do not use \-continued lines.
6495 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6496 (current_stage, restrap, stage_last): New.
6497
6498 * Makefile.in: Regenerate.
6499 * configure: Regenerate.
6500
6501 2006-02-19 Bud Davis <jmdavis@link.com>
6502
6503 * MAINTAINERS (Write After Approval): Remove myself.
6504 (Language Front End Maintainers): Add myself as fortran 95
6505 maintainer and update e-mail address.
6506
6507 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6508
6509 * MAINTAINERS (Write After Approval): Remove myself.
6510 (Language Front End Maintainers): Add myself as fortran 95
6511 maintainer.
6512
6513 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6514
6515 * MAINTAINERS (Write After Approval): Add myself.
6516
6517 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6518
6519 * MAINTAINERS (Write After Approval): Remove myself.
6520 (Language Front End Maintainers): Add myself as
6521 fortran 95 maintainer.
6522
6523 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6524
6525 Sync from src:
6526
6527 2005-12-27 Leif Ekblad <leif@rdos.net>
6528
6529 * configure.in: Add support for RDOS target.
6530 * configure: Regenerate.
6531
6532 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6533 Andreas Schwab <schwab@suse.de>
6534
6535 * configure: Regenerate.
6536
6537 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6538
6539 * configure.in (enable_libgomp): Add AIX.
6540 * configure: Regenerate.
6541
6542 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6543
6544 * MAINTAINERS (Write After Approval): Add myself.
6545
6546 2006-02-03 Lee Millward <lee.millward@gmail.com>
6547
6548 * MAINTAINERS (Write After Approval): Add myself.
6549
6550 2006-01-31 Richard Guenther <rguenther@suse.de>
6551 Paolo Bonzini <bonzini@gnu.org>
6552
6553 * Makefile.def (target_modules): Add libgcc-math target module.
6554 * configure.in (target_libraries): Add libgcc-math target library.
6555 (--enable-libgcc-math): New configure switch.
6556 * Makefile.in: Re-generate.
6557 * configure: Re-generate.
6558 * libgcc-math: New toplevel directory.
6559
6560 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6561
6562 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6563 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6564 the assembler, linker and binutils.
6565 * configure: Regenerate.
6566
6567 2006-01-22 Dirk Mueller <dmueller@suse.de>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6570
6571 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6572
6573 * configure: Regenerate.
6574
6575 2006-01-18 Richard Henderson <rth@redhat.com>
6576 Jakub Jelinek <jakub@redhat.com>
6577 Diego Novillo <dnovillo@redhat.com>
6578
6579 * libgomp: New directory.
6580 * Makefile.def: Add target_module libgomp.
6581 * Makefile.in: Regenerate.
6582 * configure.in (target_libraries): Add target-libgomp.
6583 * configure: Regenerate.
6584
6585 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6586
6587 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6588 @ from continuation.
6589 * Makefile.in: Rebuilt.
6590
6591 2006-01-04 Chris Lattner <sabre@gnu.org>
6592
6593 * MAINTAINERS (Write After Approval): Add myself.
6594
6595 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6596
6597 PR bootstrap/24252
6598
6599 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6600 * Makefile.tpl (OBJDUMP): New.
6601 (EXTRA_HOST_FLAGS): Add it.
6602 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6603
6604 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6605 to use symbolic links between directories. Avoid race conditions
6606 or make them harmless.
6607 * configure.in: Do not try to use symbolic links between directories.
6608
6609 * Makefile.def (LEAN): Pass.
6610 * Makefile.tpl (LEAN): Define.
6611 (stage[+id+]-start): Accept that the previous directory does not
6612 exist, if the bootstrap is lean.
6613 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6614 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6615 configure substitution.
6616 ([+compare-target+]): Likewise.
6617 ([+bootstrap-target+]-lean): New.
6618 * configure.in: Remove lean bootstrap support from here.
6619
6620 * Makefile.in: Regenerate.
6621 * configure: Regenerate.
6622
6623 2006-01-04 Ben Elliston <bje@au.ibm.com>
6624
6625 * MAINTAINERS (libdecnumber): Add myself.
6626
6627 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6628
6629 * libtool-ldflags: New script.
6630
6631 2006-01-02 Andreas Schwab <schwab@suse.de>
6632
6633 * configure.in: When reconfiguring remove Makefile in
6634 all stage directories.
6635 * configure: Regenerate.
6636
6637 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6638
6639 * MAINTAINERS: Update my email address.
6640
6641 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6642
6643 Revert Ada-related part of the previous change.
6644
6645 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6646 Do not pass.
6647 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6648 * Makefile.in: Regenerate.
6649 * configure.in: Do not include mt-ppc-aix target fragment.
6650 * configure: Regenerate.
6651
6652 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6653
6654 * configure.in: Select appropriate fragments for PowerPC/AIX.
6655 * configure: Regenerate.
6656
6657 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6658 BOOT_CFLAGS, BOOT_LDFLAGS.
6659 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6660 BOOT_CFLAGS, BOOT_LDFLAGS.
6661 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6662 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6663 (stage): Fail if we cannot complete the work.
6664 * Makefile.in: Regenerate.
6665
6666 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6667
6668 * configure.in: Replace ms1 with mt.
6669 * configure: Rebuilt.
6670
6671 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6672
6673 * MAINTAINERS: Update my email address.
6674
6675 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6676
6677 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6678 install-host-nogcc): Don't invoke $(stage) at the end.
6679 * Makefile.in: Regenerate.
6680
6681 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6682
6683 * configure.in: Flip the top-level bootstrap switch.
6684 * configure: Regenerate.
6685
6686 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6687
6688 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6689 $(stage) and $(unstage).
6690 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6691 (all): Remove stray semicolon.
6692 (local-distclean): Don't handle multilib.tmp and multilib.out.
6693 (install.all): Set $s for consistency.
6694 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6695 check_multilibs setting. Always make the install directory.
6696 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6697 Correct @if/@endif.
6698 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6699 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6700 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6701 (multilib.out): Remove.
6702 * Makefile.in: Regenerated.
6703
6704 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6705
6706 * MAINTAINERS (Write After Approval): Add myself.
6707
6708 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6709
6710 * MAINTAINERS: Add myself as mt maintainer.
6711
6712 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6713
6714 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6715
6716 * MAINTAINERS: Change email address.
6717
6718 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6719
6720 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6721 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6722 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6723 Find in-tree tools if available.
6724 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6725 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6726 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6727 (COMPILER_*_FOR_TARGET): New.
6728 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6729 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6730 (CONFIGURED_*, USUAL_*): Remove.
6731 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6732 STRIP): Use autoconf substitutions.
6733 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6734 COMPILER_NM_FOR_TARGET): New.
6735 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6736
6737 (all): Make all-host and all-target in parallel.
6738 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6739 that $$r and $$s are set before invoking a recursive make.
6740 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6741 ([+bootstrap-target+]): Inline most of the `all' target.
6742
6743 2005-11-29 Ben Elliston <bje@au.ibm.com>
6744
6745 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6746 from the gcc build directory.
6747 * Makefile.in: Regenerate.
6748
6749 2005-11-29 Ben Elliston <bje@au.ibm.com>
6750
6751 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6752 depend on all-libdecnumber.
6753 * configure.in (host_libs): Include libdecnumber.
6754 * Makefile.in: Regenerate.
6755 * configure: Likewise.
6756
6757 2005-11-29 Ben Elliston <bje@au.ibm.com>
6758
6759 * libdecnumber: Import decNumber sources from the dfp-branch.
6760
6761 2005-11-21 Kean Johnston <jkj@sco.com>
6762
6763 * config.sub, config.guess: Sync from upstream sources.
6764
6765 2005-11-21 Ben Elliston <bje@au.ibm.com>
6766
6767 Import from Autoconf sources:
6768
6769 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6770 * config/move-if-change: Don't output "$2 is unchanged";
6771 suggested by Ben Elliston. Handle weird characters correctly.
6772
6773 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6774
6775 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6776 to match upstream libtool for darwin.
6777
6778 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6779
6780 * Makefile.def: Remove gdb dependencies for gdbtk.
6781 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6782 (configure-gdb, install-gdb): New rules.
6783 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6784 * Makefile.in, configure: Regenerated.
6785
6786 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6787
6788 * MAINTAINERS (Write After Approval): Add myself.
6789
6790 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6791
6792 * MAINTAINERS (Write After Approval): Add myself.
6793
6794 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6795
6796 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6797 Diego Novillo.
6798
6799 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6800
6801 PR bootstrap/24297
6802 * Makefile.tpl (do-[+make-target+], do-check, install,
6803 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6804 are set before recursing.
6805 * Makefile.in: Regenerate.
6806
6807 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6808
6809 PR bootstrap/18939
6810 * Makefile.def (gcc) <target>: Fix thinko.
6811 * Makefile.in: Regenerate.
6812
6813 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6814
6815 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6816 * configure: Regenerate.
6817
6818 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6819
6820 * MAINTAINERS (Write After Approval): Add self.
6821
6822 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6823
6824 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6825 target-libffi, target-qthreads, target-libjava, and
6826 targetlibobjc.
6827 * configure: Regenerate.
6828
6829 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6830
6831 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6832 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6833 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6834 (USUAL_OBJDUMP_FOR_TARGET): New.
6835 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6836 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6837 * configure, Makefile.in: Regenerated.
6838
6839 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6840
6841 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6842 before other host packages.
6843
6844 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6845
6846 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6847
6848 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6849
6850 PR bootstrap/22340
6851
6852 * configure.in (default_target): Remove.
6853 * Makefile.tpl (all): Do not use prerequisites as subroutines
6854 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6855 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6856 use prerequisites as subroutines.
6857 (check-host, check-target): New.
6858 (bootstrap configure & all targets): Do not use stage*-start
6859 if the directory layout is already ok.
6860 (non-bootstrap configure & all targets): Prepend a $(unstage).
6861 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6862 (NOTPARALLEL): Remove.
6863 (unstage, stage variables): New variables.
6864 (unstage, stage targets): Simply expand to those variables.
6865
6866 * configure: Regenerate.
6867 * Makefile.in: Regenerate.
6868
6869 2005-10-04 James E Wilson <wilson@specifix.com>
6870
6871 * Makefile.def (lang_env_dependencies): Add libmudflap.
6872 * Makefile.in: Regenerate.
6873
6874 2005-10-03 Andreas Schwab <schwab@suse.de>
6875
6876 Backport from libtool CVS:
6877 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6878
6879 * ltmain.sh: add support for installing into temporary
6880 staging area (e.g. 'make install DESTDIR=...')
6881
6882 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6883
6884 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6885 * configure: Regenerated.
6886
6887 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6888
6889 * configure: Regenerate with the correct
6890 autoconf version.
6891
6892 2005-09-30 Catherine Moore <clm@cm00re.com>
6893
6894 * configure.in (bfin-*-*): New.
6895 * configure: Regenerated.
6896
6897 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6898
6899 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6900 (LIPO_FOR_TARGET): New.
6901 (CONFIGURED_LIPO_FOR_TARGET): New.
6902 (USUAL_LIPO_FOR_TARGET): New.
6903 (STRIP_FOR_TARGET): New.
6904 (CONFIGURED_STRIP_FOR_TARGET): New.
6905 (USUAL_STRIP_FOR_TARGET): New.
6906 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6907 STRIP_FOR_TARGET.
6908 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6909 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6910 * Makefile.in: Regenerate.
6911 * configure: Regenerate.
6912
6913 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6914
6915 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6916 (rs6000-*-aix*): Same.
6917 * configure: Regenerate.
6918
6919 2005-09-16 Tom Tromey <tromey@redhat.com>
6920
6921 * MAINTAINERS: Add self as java maintainer.
6922
6923 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6924
6925 * configure.in: Recognize f95 in the --enable-languages option,
6926 and substitute it for fortran, issuing a warning.
6927 * configure: Regenerate.
6928
6929 2005-08-30 Phil Edwards <phil@codesourcery.com>
6930
6931 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6932 * configure: Regenerated.
6933
6934 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6935
6936 * MAINTAINERS: Add self as ms1 maintainer.
6937
6938 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6939
6940 * Makefile.def (libssp): Add to lang_env_dependencies.
6941 * Makefile.in: Regenerate.
6942
6943 2005-08-18 Ian Lance Taylor <ian@airs.com>
6944
6945 * MAINTAINERS: Add myself as middle-end maintainer.
6946
6947 2005-08-17 Christian Groessler <chris@groessler.org>
6948
6949 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6950 * Makefile.in: Regenerate.
6951
6952 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6953
6954 * MAINTAINERS (write after approval): Added myself.
6955
6956 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6957
6958 * MAINTAINERS (Write After Approval): Add myself.
6959
6960 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6961
6962 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6963 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6964 Look for alternate names of the target cc and c++
6965 * configure: Regenerate.
6966
6967 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6968
6969 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6970 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6971 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6972 tools; remove code to manually set them.
6973 (Target tools): Look in the environment for them.
6974 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6975 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6976 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6977 build directory.
6978 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6979 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6980 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6981 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6982 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6983 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6984 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6985 * configure: Regenerate.
6986 * Makefile.in: Regenerate.
6987
6988 2005-07-28 Ben Elliston <bje@au.ibm.com>
6989
6990 * MAINTAINERS: Update for removed CPU targets.
6991
6992 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6993
6994 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6995 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6996 * Makefile.in: Regenerated.
6997
6998 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6999
7000 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7001 (CFLAGS_FOR_TARGET): Use it.
7002 (CXXFLAGS_FOR_TARGET): Likewise.
7003 * Makefile.in: Regenerated.
7004 * configure.in (--with-build-sysroot): New option.
7005 * configure: Regenerated.
7006
7007 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7008
7009 * Makefile.tpl: Wrap install between unstage and stage
7010 * Makefile.in: Regenerate.
7011
7012 2005-07-21 Eric Christopher <echristo@apple.com>
7013
7014 * MAINTAINERS: Update affiliation.
7015
7016 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7017
7018 * MAINTAINERS: Add self as crx port maintainer.
7019
7020 2005-07-20 DJ Delorie <dj@redhat.com>
7021
7022 * MAINTAINERS: Add self as m32c maintainer.
7023
7024 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7025
7026 * all files: Update FSF address.
7027
7028 2005-07-15 Eric Christopher <echristo@redhat.com>
7029
7030 * MAINTAINERS: Change affiliation.
7031
7032 2005-07-14 Jim Blandy <jimb@redhat.com>
7033
7034 * configure.in: Add cases for Renesas m32c.
7035 * configure: Regenerated.
7036
7037 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7038
7039 * COPYING.LIB: Update from fsf.org.
7040
7041 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7042
7043 * COPYING, compile, config.guess,
7044 config.sub, install-sh, missing, mkinstalldirs,
7045 symlink-tree, ylwrap: Sync from upstream sources.
7046 * config-ml.in: Update FSF address.
7047
7048 2005-07-13 Eric Christopher <echristo@redhat.com>
7049
7050 * configure.in: Add toplevel noconfigdir support for tpf.
7051 * configure: Regenerate.
7052
7053 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7054
7055 PR ada/22340
7056
7057 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7058 * Makefile.in: Regenerate.
7059
7060 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7061
7062 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7063 Brolley to write-after-approval.
7064
7065 2005-07-07 Andreas Schwab <schwab@suse.de>
7066
7067 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7068 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7069 * Makefile.in: Regenerated.
7070
7071 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7072
7073 * configure.in: Don't build sim or rda when targetting darwin.
7074 * configure: Regenerate.
7075
7076 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7077
7078 * configure.in: Add --enable-libssp and --disable-libssp.
7079 * configure: Regenerate with autoconf-2.13.
7080
7081 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7082
7083 * Makefile.def (target_modules): Add libssp.
7084 * configure.in (target_libraries): Add target-libssp.
7085 * configure: Rebuilt.
7086 * Makefile.in: Rebuilt.
7087
7088 2005-07-01 Zack Weinberg <zackw@panix.com>
7089
7090 * MAINTAINERS: Change email address. Resign from maintainership.
7091
7092 2005-07-01 Richard Guenther <rguenther@suse.de>
7093
7094 * MAINTAINERS: Change my e-mail address and affiliation.
7095
7096 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7097
7098 * Makefile.def (stagefeedback): Come after profile.
7099 Define profiledbootstrap target.
7100 * Makefile.tpl (profiledbootstrap): Remove.
7101 (stageprofile-end): Zap stagefeedback.
7102 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7103 * Makefile.in: Regenerate.
7104
7105 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7106
7107 * MAINTAINERS: Update my email address.
7108
7109 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7110
7111 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7112 In 'cpp' stanza, support '#line' as well as '# '.
7113
7114 2005-06-08 Andreas Schwab <schwab@suse.de>
7115
7116 * MAINTAINERS: Move myself from 'Write After Approval' to
7117 'CPU Port Maintainers' section as m68k maintainer.
7118
7119 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7120
7121 * configure.in (unsupported_languages): New macro.
7122 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7123 non-ported target libraries in noconfigdirs.
7124 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7125 non-linux-gnu. Remove libgcj_ex_libffi.
7126 <lang_frag loop>: Set add_this_lang=no if the language is in
7127 unsupported_languages.
7128 * configure: Regenerate.
7129
7130 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7131
7132 * configure.in: Fix typo in handling of --with-mpfr-dir.
7133 * configure: Regenerate.
7134
7135 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7136
7137 * MAINTAINERS: Update my email address.
7138
7139 2005-06-02 Jim Blandy <jimb@redhat.com>
7140
7141 * config.sub: Add cases for the Renesas m32c. (This patch has been
7142 accepted into the master sources.)
7143
7144 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7145 Michael Snyder <msnyder@redhat.com>
7146 Stan Cox <scox@redhat.com>
7147
7148 * configure.in: Set noconfigdirs for ms1.
7149
7150 * configure: Regenerate.
7151
7152 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7153
7154 * MAINTAINERS (Write After Approval): Add self.
7155
7156 2005-06-01 Josh Conner <jconner@apple.com>
7157
7158 * MAINTAINERS (Write After Approval): Add self.
7159
7160 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7161
7162 * MAINTAINERS: Update my email address.
7163
7164 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7165
7166 * MAINTAINERS (Write After Approval): Add self.
7167
7168 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7169
7170 * MAINTAINERS (Write After Approval): Remove self.
7171
7172 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7173
7174 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7175 (Dependencies): Consider target modules for bootstrap dependencies.
7176 Make target bootstrap modules depend on each stage's gcc.
7177 * Makefile.in: Regenerate.
7178
7179 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7180
7181 * Makefile.def (configure-gcc): Depend on binutils having been built.
7182 (all-gcc): No need to do it here.
7183 * Makefile.in: Regenerate.
7184
7185 2005-05-19 Paul Brook <paul@codesourcery.com>
7186
7187 * configure.in: Rewrite misleading error message when requested
7188 language cannot be built.
7189 * configure: Regenerate.
7190
7191 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7192
7193 * ylwrap: Import from Automake 1.9.5.
7194
7195 2005-05-13 David Ung <davidu@mips.com>
7196
7197 * MAINTAINERS (Write After Approval): Add self.
7198
7199 2005-05-09 Mike Stump <mrs@apple.com>
7200
7201 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7202 lt_cv_sys_max_cmd_len for now.
7203
7204 2005-05-09 Stan Cox <scox@redhat.com>
7205
7206 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7207
7208 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7209
7210 * README.SCO: Update the URL.
7211
7212 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7213
7214 * ltconfig: Define file_list_spec. Pass file_list_spec and
7215 with_gnu_ld to libtool.
7216 * ltcf-c.sh (aix[45]): Define file_list_spec.
7217 * ltcf-cxx.sh (aix[45]): Same.
7218 * ltcf-gcj.sh (aix[45]): Same.
7219 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7220 exists, write list of input files to temporary file.
7221
7222 2005-05-04 Mike Stump <mrs@apple.com>
7223
7224 * configure.in: Always pass --target to target configures as
7225 otherwise rebuilds that do --recheck will fail.
7226 * confiugure: Rebuilt.
7227
7228 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7229
7230 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7231 STAGE_HOST_EXPORTS.
7232 (configure, all): Add bootstrap support.
7233 (Host modules, target modules): Pass post-stage1 flags and exports.
7234 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7235 * Makefile.in: Regenerate.
7236
7237 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7238
7239 * configure: Regenerate.
7240
7241 2005-04-27 Mike Stump <mrs@apple.com>
7242
7243 * MAINTAINERS: Add self as darwin maintainer.
7244
7245 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7246
7247 * config.sub: Update from master copy.
7248
7249 2005-04-21 Mike Stump <mrs@apple.com>
7250
7251 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7252 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7253
7254 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7255
7256 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7257 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7258 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7259 "*-*-elf" and "*-*-linux*".
7260 * configure: Regenerate.
7261
7262 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7263
7264 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7265
7266 2005-04-12 Mike Stump <mrs@apple.com>
7267
7268 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7269
7270 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7271
7272 * MAINTAINERS (Write After Approval): Add myself.
7273
7274 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7275
7276 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7277
7278 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7279
7280 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7281 (TARGET_CONFIGARGS): Include --with-target-subdir.
7282 (configure, all): New macros. Use them throughout.
7283 * Makefile.in: Regenerate.
7284
7285 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7286
7287 * MAINTAINERS (Write After Approval): Add myself.
7288
7289 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7290
7291 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7292
7293 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7294
7295 * MAINTAINERS: Move John Carr to Write After Approval.
7296
7297 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7298
7299 * config/mh-mingw32: Delete.
7300 * configure.in: Don't use it.
7301 * configure: Regenerate.
7302
7303 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7304
7305 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7306 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7307 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7308 (HOST_LIB_PATH): Generate from Makefile.def.
7309 (TARGET_LIB_PATH): Likewise.
7310 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7311 * Makefile.in: Regenerate.
7312 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7313 (RPATH_ENVVAR): Include Darwin case.
7314 * configure: Regenerate.
7315
7316 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7317
7318 * MAINTAINERS (Various Maintainers): Remove self.
7319 (Write After Approval): Add self.
7320
7321 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7322
7323 * MAINTAINERS (Various Maintainers): Add self.
7324
7325 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7326
7327 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7328 * configure: Regenerate.
7329
7330 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7331
7332 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7333 gcc_version, and gcc_version_trigger from set of flags to pass.
7334 * Makefile.tpl: Remove definitions of above variables.
7335 (config.status): Remove dependency on $(gcc_version_trigger).
7336 * Makefile.in: Regenerate.
7337 * configure.in: Do not reference config/gcc-version.m4 nor
7338 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7339 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7340 * configure: Regenerate.
7341
7342 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7343 Andrew Pinski <pinskia@physics.uc.edu>
7344
7345 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7346 * Makefile.in: Regenerate.
7347
7348 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7349
7350 * MAINTAINERS (Write After Approval): Add myself.
7351
7352 2005-03-03 David Ayers <d.ayers@inode.at>
7353
7354 * MAINTAINERS (Write After Approval): Add myself.
7355
7356 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7357
7358 PR libgcj/20160
7359 * ltmain.sh: Avoid creating archives with components that have
7360 duplicate basenames.
7361
7362 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7363
7364 PR bootstrap/20250
7365 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7366 instead of check.
7367 * Makefile.in: Regenerate.
7368
7369 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7370
7371 * Makefile.in: Regenerate to fix conflict between the previous two
7372 patches.
7373
7374 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7375
7376 PR bootstrap/17383
7377 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7378 * Makefile.tpl (HOST_SUBDIR): New substitution.
7379 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7380 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7381 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7382 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7383 (Host modules, Bootstrapped modules): Use it.
7384 (Build modules, Target modules): Do not create symlink trees,
7385 always configure out-of-srcdir.
7386 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7387 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7388 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7389 $(HOST_SUBDIR). Create a symlink for host_subdir.
7390
7391 * Makefile.in: Regenerate.
7392 * configure: Regenerate.
7393
7394 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7395
7396 Merged from libada-gnattools-branch:
7397 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7398
7399 * gnattools: New directory.
7400 * Makefile.def: Add gnattools as a module, depending on target-libada.
7401 * Makefile.in: Regenerate.
7402 * configure.in: Include gnattools in host_tools; disable it if ada
7403 is disabled.
7404 * configure: Regenerate.
7405
7406 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7407
7408 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7409 treelang maintainer.
7410 (Write After Approval): Remove myself.
7411
7412 2005-02-23 Paul Schlie <schlie@comcast.net>
7413
7414 * configure.in: Allow darwin targeted ports to build tk, itcl and
7415 libgui.
7416 * configure: Regenerate.
7417
7418 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7419
7420 PR libgcj/10353
7421 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7422 * configure: Regenerate.
7423
7424 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7425
7426 * MAINTAINERS (Write After Approval): Add myself.
7427
7428 2005-02-10 Ian Lance Taylor <ian@airs.com>
7429
7430 * MAINTAINERS: Update my e-mail address.
7431
7432 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7433
7434 * MAINTAINERS (Write After Approval): Add myself.
7435
7436 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7437
7438 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7439 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7440 target-libgloss when not *-*-elf and *-*-aout.
7441 * configure: Regenerate.
7442
7443 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7444
7445 * MAINTAINERS: Remove obsolete entries.
7446
7447 * MAINTAINERS (Write After Approval): Add Michael Matz.
7448
7449 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7450
7451 * MAINTAINERS: Remove self as cpplib maintainer.
7452
7453 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7454
7455 * install-sh, config.sub: Import from upstream.
7456
7457 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7458
7459 PR bootstrap/18222
7460 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7461 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7462 * Makefile.in: Regenerate.
7463
7464 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7465
7466 * MAINTAINERS: Update my email address.
7467
7468 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7469 Andreas Schwab <schwab@suse.de>
7470
7471 PR bootstrap/18033
7472 * config-ml.in: Eval option if surrounded by single quotes.
7473
7474 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7475
7476 Revert 2004-12-28 Makefile changes, a better fix will be
7477 applied to mainline and src after GCC 4.0 branches.
7478
7479 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7480
7481 PR bootstrap/17383
7482
7483 * Makefile.def (target_modules): Remove stage parameter,
7484 it is always true now.
7485 * Makefile.tpl (configure-build-[+module+],
7486 configure-target-[+module+]): Always build symlink tree
7487 for the directory and for include. BUILD_SUBDIR and
7488 TARGET_SUBDIR cannot be . anymore.
7489 * Makefile.in: Regenerate.
7490
7491 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7492
7493 Revert 2004-12-08 Makefile changes.
7494
7495 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7496
7497 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7498 cygwin, mingw.
7499
7500 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7501
7502 * configure.in (sh64-*-*): Reenable gprof.
7503 * configure: Regenerate.
7504
7505 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7506
7507 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7508 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7509 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7510 * Makefile.in: Regenerate.
7511
7512 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7513
7514 * MAINTAINERS: Update my email address.
7515
7516 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7517
7518 * Makefile.tpl: Generate normal dependencies if the LHS module is
7519 not bootstrapped.
7520 * Makefile.in: Regenerate.
7521
7522 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7523
7524 * configure.in: Include config/gxx-include-dir.m4. Use
7525 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7526 * configure: Regenerate.
7527
7528 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7529
7530 * config.if: Delete.
7531 * configure.in: Set libstdcxx_incdir directly.
7532 * configure: Regenerate.
7533
7534 2004-12-02 Eric Christopher <echristo@redhat.com>
7535
7536 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7537 * Makefile.in: Regenerate.
7538
7539 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7540
7541 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7542 * configure: Regenerate.
7543
7544 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7545
7546 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7547 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7548 * configure: Regenerate.
7549
7550 2004-12-01 Eric Christopher <echristo@redhat.com>
7551
7552 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7553 of things to remove.
7554
7555 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7556
7557 * MAINTAINERS (Write After Approval): Update my e-mail address.
7558
7559 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7560
7561 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7562 from CVS libtool to always pass_all.
7563
7564 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7565
7566 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7567 (hppa*64*-*-*): Delete incorrect comment.
7568 * configure: Rebuilt.
7569
7570 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7571
7572 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7573
7574 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7575
7576 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7577 from CVS libtool to always pass_all.
7578
7579 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7580
7581 * install-sh, compile: Import from automake.
7582
7583 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7584
7585 * config.guess, config.sub: Import from savannnah.
7586
7587 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7588
7589 * MAINTAINERS (Write After Approval): Add myself
7590
7591 2004-11-12 Mike Stump <mrs@apple.com>
7592
7593 * Makefile.def: Add html support.
7594 * Makefile.tpl: Likewise.
7595 * Makefile.in: Regenerate.
7596
7597 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7598
7599 PR 18423
7600 * configure.in: Remove all instances of build-fixincludes from
7601 noconfigdirs.
7602 (build_configargs): Supply --target to subdirectories.
7603 * configure: Regenerate.
7604
7605 * Makefile.def: Make gcc install depend on fixincludes install.
7606 * Makefile.in: Regenerate.
7607
7608 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7609
7610 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7611
7612 2004-11-11 Paul Brook <paul@codesourcery.com>
7613
7614 * MAINTAINERS: Add self as arm maintainer. Update email address.
7615
7616 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7617
7618 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7619 target-libgfortran.
7620 * configure: Regenerate.
7621
7622 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7623
7624 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7625 like CC.
7626
7627 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7628
7629 * Makefile.def (host fixincludes): Specify missing targets.
7630 * Makefile.in: Regenerate.
7631
7632 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7633
7634 * MAINTAINERS: Add myself
7635
7636 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7637
7638 * MAINTAINERS (Write After Approval): Add myself.
7639
7640 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7641
7642 * Makefile.def: Build fixincludes for the host, too.
7643 * Makefile.in: Regenerate.
7644 * configure.in (host_tools): Add fixincludes.
7645 * configure: Regenerate.
7646
7647 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7648
7649 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7650 * configure: Regenerated.
7651
7652 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7653
7654 PR other/17783
7655 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7656 * configure: Regenerated.
7657
7658 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7659
7660 * README.SCO: Update per FSF instructions.
7661
7662 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7663
7664 PR target/18151
7665 * configure.in (case ${target}): Do not build fixincludes for avr.
7666 * configure: Regenerated.
7667
7668 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7669
7670 * configure.in (case ${target}): Do not build fixincludes
7671 on platforms where it is not used.
7672 * configure: Regenerated.
7673
7674 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7675
7676 * configure.in: Use an absolute path to install-sh.
7677 * configure: Regenerated.
7678
7679 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7680
7681 * MAINTAINERS (Write After Approval): Add myself.
7682
7683 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7684
7685 * MAINTAINERS: Remove from Write After Approval those that are
7686 already maintainers.
7687
7688 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7689
7690 * MAINTAINERS: Update my email address.
7691
7692 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7693
7694 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7695 * configure: Regenerate.
7696
7697 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7698
7699 * MAINTAINERS: Update my email address.
7700
7701 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7702
7703 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7704 entries belonging to this category.
7705
7706 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7707
7708 * MAINTAINERS: Update my e-mail address.
7709
7710 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7711
7712 Fix wrong conflict resolution in:
7713
7714 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7715
7716 * Makefile.in: Regenerate.
7717 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7718 in the recursive `make', instead of hardwiring `all'.
7719 (Autogenerated TARGET-* variables): New.
7720
7721 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7722
7723 * configure.in: Enable target-libgloss for crx-*-*.
7724 * configure: Regenerate.
7725
7726 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7727
7728 * MAINTAINERS (Various Maintainers): Move the "windows,
7729 cygwin, mingw" maintainer to ...
7730 (OS Port Maintainers): ... here.
7731
7732 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7733
7734 * MAINTAINERS (Write After Approval): Remove those that are
7735 maintainers of some subsystem.
7736
7737 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7738
7739 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7740 * ltcf-cxx.sh (tpf*): Likewise.
7741 * ltconfig (tpf*): Add TPF OS configuration support.
7742
7743 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7744
7745 * MAINTAINERS: Change my email address to my new work account.
7746
7747 2004-09-24 Michael Roth <mroth@nessie.de>
7748
7749 * configure.in (--without-headers): Add missing double quotes.
7750 * configure: Regenerate.
7751
7752 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7753
7754 * ylwrap: Revert to previous version.
7755
7756 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7757
7758 PR bootstrap/17369
7759 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7760 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7761 SET_GCC_LIB_PATH_CMD.
7762 (BASE_TARGET_EXPORTS): Likewise.
7763 * Makefile.in: Regenerated.
7764
7765 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7766 * configure: Regenerated.
7767
7768 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7769
7770 * config.guess: New upstream version
7771 * compile, depcomp, install-sh, ylwrap: Likewise.
7772
7773 2004-09-19 Roger Sayle <roger@eyesopen.com>
7774
7775 * config/mh-x86omitfp: New host makefile fragment. Add
7776 -fomit-frame-pointer to the default BOOT_CFLAGS.
7777 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7778 * configure: Regenerate.
7779
7780 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7781
7782 PR target/11572
7783 * configure.in (*-*-darwin*): Renable libobjc.
7784 * configure: Regenerate.
7785
7786 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7787
7788 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7789
7790 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7791
7792 * Makefile.def: Remove libbanshee.
7793 * Makefile.tpl: Ditto.
7794 * configure.in: Ditto.
7795 * Makefile.in: Regen.
7796 * configure: Ditto.
7797
7798 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7799
7800 * ltmain.sh: Use $pic_object as $non_pic_object if
7801 $non_pic_object=none.
7802
7803 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7804
7805 * missing: Import latest version from master repository.
7806
7807 2004-09-06 Nick Clifton <nickc@redhat.com>
7808
7809 * config.sub: Import latest version from master repository.
7810 * config.guess: Likewise.
7811 This includes these changes:
7812
7813 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7814
7815 * config.sub: Handle crisv32, alias etraxfs.
7816 * config.guess (crisv32:Linux:*:*): Handle.
7817
7818 2004-08-13 Brad Smith <brad@comstyle.com>
7819
7820 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7821 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7822
7823 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7824
7825 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7826 assume the processor is a powerpc. This is because coreutils
7827 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7828 in this case, due to a MacOS X bug that causes
7829 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7830 to return a negative number.
7831 Problem reported by Petter Reinholdtsen in:
7832 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7833
7834 2004-07-19 Ben Elliston <bje@gnu.org>
7835
7836 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7837
7838 2004-06-24 Ben Elliston <bje@gnu.org>
7839
7840 * config.guess: Update copyright years.
7841 * config.sub: Likewise.
7842
7843 2004-06-22 Robert Millan <robertmh@gnu.org>
7844
7845 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7846 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7847
7848 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7849
7850 * config.guess (*:*VMS:*:*): New entry. Replaces
7851 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7852 manufacturer.
7853
7854 2004-06-22 Ben Elliston <bje@gnu.org>
7855
7856 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7857 * config.sub: Likewise.
7858
7859 2004-06-22 Ben Elliston <bje@gnu.org>
7860
7861 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7862 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7863
7864 2004-06-11 Ben Elliston <bje@gnu.org>
7865
7866 * config.guess (pegasos:OpenBSD:*:*): Remove.
7867
7868 2004-06-11 Ben Elliston <bje@gnu.org>
7869
7870 From Wouter Verhelst <wouter@grep.be>:
7871 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7872
7873 2004-06-11 Ben Elliston <bje@gnu.org>
7874
7875 * config.guess (luna88k:OpenBSD:*:*): New.
7876
7877 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7878
7879 * config.guess (m32r*:Linux:*:*): New case.
7880 * config.sub: Handle m32rle.
7881
7882 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7883
7884 From Jens Petersen <petersen@redhat.com>:
7885 * config.sub: Handle sparcv8.
7886
7887 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7888
7889 From Tom Smith <smith@cag.lkg.hp.com>:
7890 * config.guess: Version suffixes are equally significant on Tru64
7891 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7892 prefix of "P" (patched kernel).
7893
7894 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7895
7896 * config.sub: Add support for National Semiconductor CRX target.
7897
7898 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7899
7900 * MAINTAINERS (Various Maintainers): Remove myself as web page
7901 maintainer, add myself as maintainer of build status lists.
7902
7903 2004-09-03 Jan Beulich <jbeulich@novell.com>
7904
7905 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7906 *-*-netware, but add target-libmudflap.
7907 Consolidate *-*-netware targets (of which really only i?86 exists)
7908 into a single entry.
7909 * configure: Likewise.
7910
7911 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7912
7913 * Makefile.tpl (sorry): Remove.
7914 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7915 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7916 (do-clean): Clean per-stage directories too.
7917 (do-distclean): Run distclean-stage1 too.
7918 (.NOTPARALLEL): Enable during toplevel bootstrap.
7919 (stage[+id+]-bubble): Enable parallel execution during
7920 the recursive invocation.
7921 * Makefile.in: Regenerate.
7922
7923 Fix previous checkin:
7924
7925 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7926 include.
7927 * configure.in: Fix indentation.
7928 * configure: Regenerate.
7929
7930 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7931
7932 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7933 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7934 * configure: regenerate
7935 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7936 -mdynamic-no-pic
7937
7938 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7939
7940 * Makefile.def (build_modules): Add fixincludes.
7941 (dependencies): Make gcc depend on fixincludes.
7942 * configure.in (build_tools): Add fixincludes.
7943 (build_configdirs): Always include build_libs.
7944 * Makefile.in: Regenerate.
7945 * configure: Regenerate.
7946
7947 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7948
7949 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7950 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7951 phony targets; do not generate timestamp files.
7952 (distclean-stageN): Remove references to their timestamp files.
7953 (restageN, touch-stageN): Remove.
7954 (stageN-bubble): Rewritten.
7955 (compare): Support lean bootstraps.
7956 * Makefile.in: Regenerate.
7957
7958 * configure.in: Only warn when bootstrapping but
7959 build != host or build != target. Support lean bootstraps.
7960 * configure: Regenerate.
7961
7962 2004-08-26 Phil Edwards <phil@codesourcery.com>
7963
7964 * configure.in: Give a better error message if GMP/MPFR are missing
7965 and a language needing them has been requested.
7966 * configure: Regenerated.
7967
7968 2004-08-25 Phil Edwards <phil@codesourcery.com>
7969
7970 * configure.in: Print a list of available language front-ends if
7971 a requested one is missing. Tidy stray tab characters.
7972 * configure: Regenerated.
7973
7974 2004-08-19 Michael Koch <konqueror@gmx.de>
7975
7976 * gcc/doc/install.texi: Update entry about automake for libjava.
7977
7978 2004-08-17 Robert Millan <robertmh@gnu.org>
7979
7980 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7981 (instead of FreeBSD).
7982 * configure: Regenerate.
7983
7984 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7985
7986 * Makefile.in: Regenerate.
7987 * configure: Regenerate.
7988
7989 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7990 stage_*_flags.
7991 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7992 for bootstrapped modules if toplevel bootstrap is going.
7993 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7994 modules. Adjust for changes in Makefile.def. Enable several
7995 rules even in non-bootstrap mode, just to avoid peppering the
7996 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7997 (stage-[+prev+]-bubble): Remove.
7998
7999 * Makefile.def (Dependencies): Depend on all-build-bison,
8000 all-build-flex, all-build-byacc, all-build-texinfo, rather
8001 than the host variations.
8002 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8003 with BUILD_SUBDIR.
8004 (BISON): Update for recent Bisons.
8005 (YACC): Fix typo.
8006 (cross): Depend on all-build.
8007 (all): Do not depend on all-build.
8008 (prebootstrap): Remove.
8009 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8010 (Prebootstrap dependencies): Add them to the per-stage targets
8011 and to all-prebootstrap.
8012 * configure.in (build_configdirs): Always enable build_tools.
8013 (BUILD_DIR_PREFIX): Remove.
8014
8015 * Makefile.def (gcc): Add target variable.
8016 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8017 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8018 in the recursive `make', instead of hardwiring `all'.
8019 (Autogenerated TARGET-* variables): New.
8020
8021 2004-08-13 Brian Booth <bbooth@redhat.com>
8022
8023 * MAINTAINERS: Remove myself from write-after-approval.
8024
8025 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8026
8027 * src-release: Stop distributing mmalloc with gdb (which doesn't
8028 use it).
8029 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8030 * Makefile.in: Regenerate.
8031
8032 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8033
8034 * configure.in (arm*-*-eabi*): New target.
8035 * configure: Regenerate.
8036
8037 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8038
8039 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8040 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8041 (Dependencies): New section.
8042 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8043 (configure-target-[+module+]): Depend on maybe-all-gcc
8044 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8045 (toplevel profiledbootstrap): Fix dependencies.
8046 * Makefile.in: Regenerate.
8047
8048 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8049
8050 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8051 target-libiberty to noconfigdirs.
8052 * configure: Regenerate.
8053
8054 2004-08-03 Paul Brook <paul@codesourcery.com>
8055
8056 * configure.in: Check for MPFR as well as GMP.
8057 * configure: Regenerate.
8058
8059 2004-08-01 Robert Millan <robertmh@gnu.org>
8060
8061 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8062 libmudflap for all GNU-based systems (with Glibc).
8063 * configure: Regenerate.
8064
8065 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8066
8067 * Makefile.def (host-modules): Add gcc.
8068 * Makefile.in: Regenerate.
8069 * Makefile.tpl (sorry): New rule.
8070 (configure-host, all-host, [+make_target+]-host, do-check,
8071 install-host): Do not add gcc as a special case.
8072 (host modules): Add a small special-casing for gcc. Export
8073 extra_make_flags through the environment.
8074 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8075 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8076 other recursive targets for gcc): Remove.
8077
8078 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8079 (stage, unstage): New rules.
8080 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8081 distclean-stage[+id+]): Use stage_current.
8082 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8083 the stage*-start rules.
8084
8085 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8086
8087 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8088 use -all_load flag.
8089
8090 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8091
8092 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8093 * configure: Regenerate.
8094
8095 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8096
8097 * maintainer-scripts/gcc_release: Revert yesterday's change.
8098
8099 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8100
8101 * MAINTAINERS: Add myself to write-after-approval.
8102
8103 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8104
8105 * libf2c: Removed.
8106 * gcc/gccbug.in: Updated because of libf2c removal.
8107 * maintainer-scripts/gcc_release: Ditto.
8108
8109 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8110
8111 * configure.in: Build libmudflap by default on FreeBSD.
8112 * configure: Regenerated.
8113
8114 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8115
8116 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8117 systems.
8118 * configure: Regenerated.
8119
8120 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8121
8122 PR target/16344
8123 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8124 feedback based compiler.
8125 * Makefile.in: Rebuilt.
8126
8127 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8128
8129 * Makefile.def (host_modules): Set bootstrap=true for flex.
8130 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8131 * Makefile.in: Rebuilt.
8132
8133 2004-07-07 Jan Hubicka <jh@suse.cz>
8134
8135 * MAINTAINERS: Add self as a profile feedback maintainer.
8136
8137 2004-07-05 Phil Edwards <phil@codesourcery.com>
8138
8139 * configure.in: Do not prepend $srcdir to /dev/null in
8140 makefile fragments.
8141 * configure: Regenerate.
8142
8143 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8144
8145 * Makefile.def (build_modules): Add bison, byacc, flex,
8146 m4, texinfo.
8147 (flags_to_pass): Add FLEX.
8148 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8149 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8150 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8151 DEFAULT_MAKEINFO): Remove.
8152 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8153 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8154 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8155 objdir or else use configured tool.
8156 (all-build): New.
8157 (all): Depend on it.
8158 (Build module dependencies): Add.
8159 * Makefile.in: Regenerate.
8160 * configure.in: Better support for multiple build modules,
8161 matching what is done for host/target modules. Do not look
8162 for "plausible" locations of build tools if Canadian cross.
8163 Use autoconf's AC_PROG_CC to find a C compiler. Define
8164 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8165 * configure: Regenerate.
8166
8167 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8168
8169 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8170 * Makefile.in: Regenerate.
8171
8172 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8173
8174 * Makefile.tpl (configure-build-[+module+],
8175 configure-[+module+], configure-target-[+module+]): Pass
8176 [+extra_configure_args+].
8177 (all-build-[+module+], all-[+module+], check-[+module+],
8178 install-[+module+], [+make_target+]-[+module+],
8179 all-target-[+module+], check-target-[+module+],
8180 install-target-[+module+], [+make_target+]-target-[+module+]):
8181 Pass [+extra_make_args+].
8182 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8183 (GCC_HOST_EXPORTS): Remove.
8184 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8185 cross, check-gcc, check-gcc-c++, install-gcc,
8186 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8187 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8188 * Makefile.in: Regenerate.
8189
8190 2004-06-21 Matthew Sachs <msachs@apple.com>
8191
8192 * MAINTAINERS: Added self to write-after-approval.
8193
8194 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8195
8196 * configure.in: Check for srcdir/winsup rather than build directory
8197 winsup.
8198 * configure: Regenerate.
8199
8200 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8201
8202 * configure.in: Don't build Cygwin native newlib if winsup
8203 directory is missing. Emit warning instead.
8204 * configure: Regenerate.
8205
8206 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8207
8208 * Makefile.tpl (touch-stage[+id+]): New.
8209 (restage[+prev+]): Depend on touch-stage[+id+].
8210
8211 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8212 Use it throughout.
8213
8214 * Makefile.def: Add profile and feedback bootstrap stages.
8215 Remove next field from bootstrap stages.
8216 * Makefile.tpl (LN, LN_S): Substitute.
8217 (stageN-start, stageN-end): Use double-colon rules, to
8218 provide a hook for additional setup commands.
8219 (distclean-stageN-gcc, restageN): Create dependencies from
8220 [+prev+], not from [+next+].
8221 (stageN-bubble): Add commands for successive stages from
8222 [+prev+], using double-colon rules.
8223 (all-stageN-gcc): Fix typo.
8224 (stagefeedback-start, profiledbootstrap): New.
8225 * Makefile.in: Regenerate.
8226 * configure.in: Call ACX_PROG_LN.
8227 * configure: Regenerate.
8228
8229 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8230
8231 * MAINTAINERS (Write After Approval): Add myself.
8232
8233 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8238
8239 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8240 without gcc.
8241 * configure: Regenerate.
8242
8243 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8244
8245 * Makefile.tpl: Fix typo.
8246 * Makefile.in: Regenerate.
8247
8248 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8249
8250 * configure.in: Remove new- prefix from toplevel
8251 bootstrap targets.
8252 * configure: Regenerate.
8253
8254 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8255
8256 * Makefile.tpl (all.normal): Rename to all.
8257 (all): Replace with a rule to pick the default
8258 target from configure.
8259 (all-gcc, configure-gcc): Use conditionals to
8260 do nothing when toplevel bootstrap is going on.
8261 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8262 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8263 * configure.in: Support --enable-bootstrap.
8264
8265 * Makefile.def: Remove new- prefix from toplevel
8266 bootstrap targets.
8267 * Makefile.tpl: Likewise.
8268
8269 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8270 target.
8271
8272 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8273 $(RECURSE_FLAGS) to recursive invocation of make.
8274
8275 * Makefile.in: Regenerate.
8276 * configure: Regenerate.
8277
8278 2004-05-30 Andreas Jaeger <aj@suse.de>
8279 Jim Wilson <wilson@specifixinc.com>
8280
8281 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8282 like CC.
8283
8284 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8285
8286 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8287 * configure: Regenerate.
8288
8289 2004-05-25 Daniel Jacobowitz <drow@false.org>
8290
8291 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8292 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8293 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8294 targets.
8295 * Makefile.in: Regenerate.
8296
8297 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8298
8299 * configure.in: Test the ability to symlink directories.
8300 * configure: Regenerate.
8301
8302 * Makefile.def (bootstrap-stage): New definitions.
8303 * Makefile.tpl (configure-stage1-gcc,
8304 configure-stage2-gcc, configure-stage3-gcc,
8305 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8306 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8307 new-restage3, compare): Autogenerate, see Makefile.in
8308 entry for behavioral changes.
8309 (distclean-stage1, new-stage1-start, new-stage1-end,
8310 new-stage1-bubble, distclean-stage2, new-stage2-start,
8311 new-stage2-end, new-stage2-bubble, distclean-stage3,
8312 new-stage3-start, new-stage3-end): New autogenerated targets.
8313 (objext, prebootstrap, BOOT_CFLAGS,
8314 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8315 targets.
8316
8317 * Makefile.in: Regenerate.
8318 (distclean-stage1, new-stage1-start, new-stage1-end,
8319 new-stage1-bubble, distclean-stage2, new-stage2-start,
8320 new-stage2-end, new-stage2-bubble, distclean-stage3,
8321 new-stage3-start, new-stage3-end): New targets.
8322 (all-stage1-gcc): Move prebootstrap dependency from here...
8323 (configure-stage1-gcc): ...to here.
8324 (new-bootstrap): Use bubble targets.
8325 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8326 Use per-stage distclean targets.
8327 (configure-stage1-gcc, configure-stage2-gcc,
8328 configure-stage3-gcc, all-stage1-gcc,
8329 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8330 Use new-stageN-start to prepare the tree.
8331
8332 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8333
8334 * Makefile.def (host_modules): add libcpp.
8335 * Makefile.tpl: Add dependencies on and for libcpp.
8336 * Makefile.in: Regenerate.
8337 * configure.in: Add libcpp host module.
8338 * configure: Regenerate.
8339
8340 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8341
8342 * Makefile.tpl: Whenever a recursive target is defined, wrap
8343 it in a special @if/@endif block, and prepare its maybe
8344 dependency in the @if/@endif block
8345 * configure.in: Instead of writing maybe dependencies, remove
8346 the @if/@endif statements, and remove the @if/@endif blocks
8347 that remain.
8348 * configure: Regenerate.
8349 * Makefile.in: Regenerate.
8350
8351 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8352
8353 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8354
8355 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8356
8357 PR bootstrap/15120
8358 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8359 * */configure: Rebuilt.
8360
8361 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8362
8363 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8364 of libf2c.
8365 * configure, Makefile.in: Regenerate.
8366
8367 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8368
8369 * MAINTAINERS (Write After Approval): Add myself.
8370
8371 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8372
8373 Merge from tree-ssa-20020619-branch.
8374
8375 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8376 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8377 (HOST_GMPLIBS): Define.
8378 (HOST_GMPINC): Define.
8379 (TARGET_LIB_PATH): Add libmudflap.
8380 (GFORTRAN_FOR_TARGET): Define.
8381 (configure-build*): Export GFORTRAN.
8382 (configure-gcc): Export GMPLIBS and GMPINC.
8383 (all-gcc): Add maybe-all-libbanshee.
8384 (configure-target-libgfortran): Define.
8385 * Makefile.in: Regenerate.
8386 * configure.in (host_libs): Add libbanshee.
8387 (target_libraries): Add target-libmudflap and target-libgfortran.
8388 Add --with-libbanshee.
8389 Handle --disable-libmudflap.
8390 (*-*-freebsd*): Use with_gmp.
8391 Add $(libgcj) to noconfigdirs.
8392 * configure: Regenerate.
8393 * depcomp: New file.
8394 * MAINTAINERS: Add tree-ssa maintainers.
8395
8396 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8397
8398 * MAINTAINERS (Various Maintainers): Add myself.
8399
8400 2004-04-30 Brian Ford <ford@vss.fsi.com>
8401
8402 * MAINTAINERS (Write After Approval): Add myself.
8403
8404 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8405
8406 * MAINTAINERS (Write After Approval): Add myself.
8407
8408 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8409
8410 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8411 * configure: Regenerate.
8412
8413 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8414
8415 Revert:
8416 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8417
8418 * Makefile.def (flags_to_pass): Remove *dir variables that
8419 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8420 as well as prefix and exec_prefix.
8421 * Makefile.in: Regenerate.
8422
8423 2004-04-26 Robert Millan <robertmh@gnu.org>
8424
8425 Add patches from libtool CVS.
8426 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8427 * ltconfig: Likewise.
8428 * ltcf-c.sh: Likewise.
8429 * ltcf-cxx.sh: Likewise.
8430 * ltcf-gcj.sh: Likewise.
8431
8432 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8433
8434 * Makefile.def (host_modules): Mark with the bootstrap
8435 flag packages on which gcc depends.
8436 * Makefile.tpl (all-bootstrap): Use it.
8437 * Makefile.in: Regenerate.
8438
8439 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8440
8441 * Makefile.def (flags_to_pass): Remove *dir variables that
8442 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8443 as well as prefix and exec_prefix.
8444 * Makefile.in: Regenerate.
8445
8446 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8447
8448 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8449 * configure: Regenerate.
8450 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8451 * gcc/Makefile.tpl (compare): Use the result of the test.
8452 * gcc/Makefile.in: Regenerate.
8453
8454 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8455
8456 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8457 Always relocate gcc and prev-gcc to the original names, even
8458 if the build fails.
8459 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8460 New targets.
8461
8462 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8463
8464 * MAINTAINERS: Update my email address.
8465
8466 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8467
8468 * configure.in (mips*-*-irix5*): Enable ld.
8469 * configure: Regenerate.
8470
8471 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8472
8473 * configure: Regenerate.
8474
8475 2004-04-15 James E Wilson <wilson@specifixinc.com>
8476
8477 * Makefile.tpl (configure-[+module+], configure-gcc,
8478 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8479 Set and export LDFLAGS.
8480 * Makefile.in: Regenerate.
8481
8482 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8483
8484 * MAINTAINERS: Add myself to write-after-approval.
8485
8486 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8487
8488 PR bootstrap/14871
8489 * Makefile.tpl: If we don't have built-in-tree target tools,
8490 use the ones found by configure rather than hacking around with
8491 program_transform_name.
8492 * configure.in: Give Makefile.tpl the information necessary
8493 to do that.
8494 * Makefile.in: Regenerate.
8495 * configure: Regenerate.
8496
8497 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8498
8499 PR bootstrap/14760
8500 * configure.in: When computing baseargs, strip *all* copies of
8501 offending options. Also, don't match/substitute the trailing space,
8502 so that this actually works when two similar options are separated by
8503 only one space.
8504 * configure: Regenerate.
8505
8506 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8507
8508 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8509 (rs6000-*-aix*): Same.
8510 * configure: Regenerate.
8511
8512 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8513
8514 * MAINTAINERS: Add myself to write-after-approval.
8515
8516 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8517
8518 * MAINTAINERS: Add myself to write-after-approval.
8519
8520 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8521
8522 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8523 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8524 * Makefile.in: Regenerate.
8525
8526 * configure.in (top level bootstrap support): Rework --enable-werror
8527 to set @stage2_werror_flag@.
8528 * configure: Regenerate.
8529 * Makefile.tpl (top level bootstrap support): Pass
8530 @stage2_werror_flag@ down to configure in stages 2 and 3.
8531 * Makefile.in: Regenerate.
8532
8533 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8534
8535 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8536 for stages 2 and 3 as well as in make. As a consequence, remove
8537 OUTPUT_OPTION (now detected by configure) from the flags passed down
8538 to make.
8539 * Makefile.in: Regenerate.
8540
8541 * Makefile.tpl (new-bootstrap): Fix typo.
8542 * Makefile.in: Regenerate.
8543
8544 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8545
8546 * Makefile.tpl: Rearrange by moving recursive_targets rules
8547 into their proper sections.
8548 * Makefile.tpl (top level bootstrap support): Move disabling
8549 of coverage flags from 'make' to 'configure'; improve comments.
8550 * Makefile.in: Regenerate.
8551
8552 * Makefile.tpl (experimental top level bootstrap) Move stage1
8553 language setting from all- target to configure- target; disable
8554 intermodule optimization in stage 1; prevent gratuitous rebuilds
8555 of stage 1.
8556 * Makefile.in: Regenerate.
8557 * configure.in: Comma-separate stage 1 language list for top
8558 level bootstrap.
8559 * configure: Regenerate.
8560
8561 * Makefile.tpl: Clean up experimental top level bootstrap support:
8562 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8563 prev-gcc in configure- targets as well as all- targets.
8564 * Makefile.in: Regenerate.
8565
8566 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8567
8568 * compile: New file imported from automake.
8569
8570 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8571
8572 * configure.in: Remove symbolic link section.
8573 * configure: Regenerate.
8574 * Makefile.tpl (links): Remove.
8575 * Makefile.in: Regenerate.
8576
8577 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8578 Nathanael Nerode <neroden@gcc.gnu.org>
8579
8580 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8581 Set with AC_CHECK_PROGS.
8582 * configure.in: Fix comment typo from last patch.
8583 * configure: Regenerate.
8584
8585 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8586
8587 * Makefile.tpl: Introduce experimental top level bootstrap support.
8588 * Makefile.in: Regenerate.
8589 * configure.in: Introduce support for top level bootstrap.
8590 * configure: Regenerate.
8591
8592 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8593 Paolo Bonzini <bonzini@gnu.org>
8594
8595 PR bootstrap/14522
8596 * configure.in: Cope with shells that do not support unquoted ^
8597 * configure: Regenerate.
8598
8599 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8600 Paolo Bonzini <bonzini@gnu.org>
8601
8602 PR bootstrap/14522
8603 * configure.in: Cope with shells that do not support nesting
8604 quotes inside quoted backquote substitutions.
8605 * configure: Regenerate.
8606
8607 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8608
8609 PR bootstrap/14522
8610 * configure.in: Fix escaping of $.
8611 * configure: Regenerate.
8612
8613 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8614
8615 * configure: Regenerate, since I forgot to while committing Paolo's
8616 changes.
8617
8618 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8619
8620 PR ada/14131
8621 Move language detection to the top level.
8622 * configure.in: Find default values for the tools as
8623 soon as possible. Disable ada if GNAT is not found.
8624 Emit error message about missing languages. Expand
8625 --enable-languages=all for the gcc subdirectory.
8626
8627 2004-03-10 Ben Elliston <bje@gnu.org>
8628
8629 * MAINTAINERS: Update my email address.
8630
8631 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8632
8633 * ltconfig: Disable building static libraries if building shared
8634 libraries on AIX 5L.
8635
8636 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8637
8638 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8639 and disable libgcj.
8640 * configure: Regenerated.
8641
8642 2004-03-01 Brian Booth <bbooth@redhat.com>
8643
8644 * MAINTAINERS: Add myself to write-after-approval.
8645
8646 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8647
8648 * MAINTAINERS: Add myself to write-after-approval.
8649
8650 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8651
8652 PR bootstrap/7087
8653 * Makefile.tpl: Guard XFOO sed statements better.
8654 * Makefile.tpl: Add dependency for configure-target-libada.
8655 * Makefile.in: Regenerate (incidentally fixes broken
8656 commit when libada-branch was merged).
8657
8658 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8659
8660 * MAINTAINERS: Add myself to write-after-approval.
8661
8662 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8663
8664 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8665 maintainers.
8666
8667 2004-02-20 Andrew Cagney <cagney@redhat.com>
8668
8669 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8670 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8671
8672 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8673
8674 PR bootstrap/11932
8675 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8676
8677 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8678
8679 * MAINTAINERS: Added myself to write-after-approval.
8680
8681 2004-02-14 Michael Koch <konqueror@gmx.de>
8682
8683 * MAINTAINERS: Added myself to write-after-approval.
8684
8685 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8686
8687 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8688 some OS port maintainers to OS port maintainers section.
8689
8690 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8691
8692 * MAINTAINERS: Add self.
8693
8694 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8695
8696 * MAINTAINERS: Alphabetize.
8697
8698 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8699
8700 * MAINTAINERS: Remove myself.
8701
8702 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8703
8704 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8705 (rs6000-*-aix*): Same.
8706 * configure: Regenerate.
8707
8708 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8709
8710 * configure.in (host): Add in missing $noconfigdirs to defines.
8711 * configure: Regenerate.
8712
8713 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8714 Nathanael Nerode <neroden@gcc.gnu.org>
8715
8716 PR ada/6637, PR ada/5911
8717 Merge with libada-branch:
8718 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8719 with appropriate dependencies. Add --enable-libada configure switch.
8720 * configure, Makefile.in: Regenerate.
8721
8722 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8723
8724 * MAINTAINERS: Add myself to write-after-approval.
8725
8726 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8727
8728 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8729 * configure: Regenerate.
8730
8731 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8732
8733 Merge from upstream:
8734
8735 * ltmain.in: When setting IFS to '~', be careful about user
8736 arguments that contain '~'.
8737
8738 2004-02-04 Peter O'Gorman <peter@pogma.com>
8739
8740 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8741 Also test $base_compile against $CC with escaped arguments. Bug
8742 reported by Geoff Keating <geoffk@apple.com>.
8743
8744 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8745
8746 * MAINTAINERS: Remove i960 port.
8747
8748 2004-01-23 DJ Delorie <dj@redhat.com>
8749
8750 * Makefile.def (target_modules) [libiberty]: Don't stage.
8751 * Makefile.in: Rebuilt.
8752
8753 2004-01-20 Caroline Tice <ctice@apple.com>
8754
8755 * MAINTAINERS: Add myself to write-after-approval.
8756
8757 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8758
8759 * MAINTAINERS: Update my email address.
8760
8761 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8762
8763 * MAINTAINERS: Add myself to write-after-approval.
8764
8765 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8766
8767 * MAINTAINERS: Remove entries without email address.
8768
8769 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8770
8771 * MAINTAINERS: Add myself to write-after-approval.
8772
8773 2004-01-15 Steven Bosscher <stevenb@suse.de>
8774
8775 * MAINTAINERS: Update my email address.
8776
8777 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8778
8779 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8780 * Makefile.tpl (configure-target-[+module+]): Support stage.
8781 * Makefile.in: Rebuilt.
8782
8783 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8784
8785 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8786
8787 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8788
8789 * MAINTAINERS: Add myself as a MIPS maintainer.
8790
8791 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8792
8793 * configure.in: Use ./config.cache, not config.cache.
8794 * configure: Regenerate.
8795 * Makefile.tpl: Special-casing not needed for GCC any more.
8796 * Makefile.in: Regenerate.
8797
8798 * configure.in: Don't share a cache file for host dirs.
8799 * configure: Regenerate.
8800
8801 * config-ml.in: Don't mess with the cache file.
8802
8803 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8804
8805 * MAINTAINERS: Move myself from 'Write After Approval' to
8806 'CPU Port Maintainers' section as SPARC maintainer.
8807
8808 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8809
8810 * Makefile.tpl: Make GCC use a separate config.cache.
8811 * Makefile.in: Regenerate.
8812
8813 PR bootstrap/11932, PR bootstrap/11933
8814 (I don't know if it will fix either of them, but it relates
8815 to them.)
8816 * configure.in: Don't use shared config.cache for target
8817 directories.
8818 * configure: Regenerate.
8819
8820 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8821
8822 * MAINTAINERS: Add myself to 'Write After Approval' section.
8823
8824 2003-12-31 Roger Sayle <roger@eyesopen.com>
8825
8826 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8827 * configure: Regenerated.
8828
8829 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8830
8831 * MAINTAINERS: Remove the mn10200 maintainer.
8832
8833 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8834
8835 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8836 * configure: Regenerated.
8837
8838 2003-12-16 Jan Hubicka <jh@suse.cz>
8839
8840 * MAINTAINERS: Add myself as callgraph maintainer.
8841
8842 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8843
8844 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8845 * configure: Regenerate.
8846
8847 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8848
8849 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8850 'Write After Approval' section. Update email.
8851
8852 2003-12-01 James Lemke <jim@wasabisystems.com>
8853
8854 * MAINTAINERS (Write After Approval): Add myself.
8855
8856 2003-11-20 Matt Thomas <matt@3am-software.com>
8857
8858 * MAINTAINERS: Add myself as a vax port maintainer.
8859
8860 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8861
8862 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8863 (configure-build-[+module+], configure-[+module+]): Likewise.
8864 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8865 * Makefile.in: Regenerate.
8866
8867 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8868
8869 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8870 shared/dylibed libraries.
8871 * ltmain.sh: Likewise.
8872 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8873 * ltcf-cxx.sh: Likewise.
8874 * ltcf-gcj.sh: Likewise.
8875 * ltconfig: Likewise.
8876
8877 2003-11-17 Stan Cox <scox@redhat.com>
8878
8879 * MAINTAINERS: Add myself as iq2000 port maintainer.
8880
8881 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8882
8883 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8884 * Makefile.in: Regenerate.
8885
8886 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8887
8888 * config.sub: Update to 2003-11-03 version.
8889
8890 2003-10-20 Phil Edwards <phil@codesourcery.com>
8891
8892 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8893 * configure: Regenerate.
8894
8895 2003-10-20 Nicolas Pitre <nico@cam.org>
8896
8897 * MAINTAINERS: Add myself to 'Write After Approval' section.
8898
8899 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8900
8901 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8902
8903 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8904
8905 * MAINTAINERS: Update my email address.
8906
8907 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8908
8909 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8910
8911 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8912
8913 * MAINTAINERS: Add myself to 'Write After Approval' section.
8914
8915 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8916
8917 * config.guess: Update to 2003-10-16 version.
8918 * config.sub: Update to 2003-10-16 version.
8919
8920 2003-10-15 David Daney <ddaney@avtrex.com>
8921
8922 * MAINTAINERS: Added myself to 'Write After Approval' section.
8923
8924 2003-10-15 Falk Hueffner <falk@debian.org>
8925
8926 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8927 'Write After Approval' section. Update email.
8928
8929 2003-10-14 Roger Sayle <roger@eyesopen.com>
8930
8931 * MAINTAINERS: Move myself from 'Write After Approval' to
8932 'Various Maintainers' section as middle-end maintainer.
8933
8934 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8935
8936 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8937 HOST_FLAGS_TO_PASS.
8938 * Makefile.in: Regenerate.
8939
8940 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8941
8942 * config.guess: Update to 2003-10-07 version.
8943 * config.sub: Update to 2003-10-07 version.
8944
8945 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8946
8947 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8948 * ltconfig (irix5*, irix6*): Don't override version_type.
8949
8950 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8951
8952 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8953 * configure: Rebuilt
8954 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8955 * Makefile.in: Rebuilt
8956
8957 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8958
8959 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8960
8961 2003-09-30 Carlo Wood <carlo@alinoe.com>
8962
8963 * MAINTAINERS (Write After Approval): Add myself.
8964
8965 2003-09-29 Paul Koning <ni1d@arrl.net>
8966
8967 * MAINTAINERS: Move myself from "Write After Approval"
8968 to CPU platform maintainers for pdp11 platform.
8969
8970 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8971
8972 * MAINTAINERS: Move myself from 'Write After Approval' to
8973 'Various Maintainers' section as libffi testsuite maintainer.
8974
8975 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8976
8977 * configure.in: Pass a computed --program-transform-name
8978 to subconfigures.
8979 * configure: Regenerated.
8980
8981 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8982
8983 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8984 * Makefile.in: Regenerate.
8985
8986 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8987 * Makefile.in: Regenerate.
8988
8989 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8990
8991 * MAINTAINERS: Move myself from 'Write After Approval'
8992 to 'Various Maintainers' (objective-c) section.
8993
8994 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8995
8996 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8997 quoting.
8998 * configure: Regenerated.
8999
9000 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9001
9002 * MAINTAINERS (Write After Approval): Add myself to write after
9003 approval list.
9004
9005 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9006
9007 * MAINTAINERS (Write After Approval): Add myself.
9008
9009 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9010
9011 * MAINTAINERS: Update my e-mail address.
9012
9013 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9014
9015 * libtool.m4 (LD): Correct powerpc64 host match.
9016
9017 2003-09-06 James E Wilson <wilson@tuliptree.org>
9018
9019 * MAINTAINTERS: Update my affiliation and email address.
9020
9021 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9022
9023 * MAINTAINERS (Write After Approval): Add myself.
9024
9025 2003-09-04 DJ Delorie <dj@redhat.com>
9026
9027 * configure: Regenerate.
9028
9029 2003-09-04 Robert Millan <robertmh@gnu.org>
9030
9031 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9032
9033 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9034
9035 * configure.in: Ensure arguments to sed are properly spaced.
9036 * configure: Regenerate.
9037
9038 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9039
9040 * MAINTAINERS: Update my e-mail address.
9041
9042 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9043
9044 * MAINTAINERS (Write After Approval): Add myself.
9045
9046 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9047
9048 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9049 * configure: Regenerated.
9050
9051 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9052
9053 * MAINTAINERS: Update my email address.
9054
9055 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9056
9057 * configure.in: Use newline instead of semicolon when assuming
9058 shell arguments in a for loop.
9059 * configure: Regenerated.
9060
9061 2003-08-22 Jason Eckhardt <jle@rice.edu>
9062
9063 * MAINTAINERS: Resurrect the i860 maintainer.
9064
9065 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9066
9067 PR 8180
9068 * configure.in: When testing with_libs and with_headers, treat
9069 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9070 * configure: Regenerate.
9071
9072 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9073 make, shell, etc.
9074 (baseargs): Likewise.
9075 * configure: Regenerate.
9076
9077 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9078
9079 * MAINTAINERS (Write After Approval): Add myself.
9080
9081 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9082
9083 * configure.in: Disable libgcj for darwin not on powerpc.
9084 * configure: Rebuild.
9085
9086 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9087
9088 * config-ml.in, symlink-tree: Add license.
9089
9090 2003-08-03 Richard Stallman <rms@gnu.org>
9091 Eben Moglen <moglen@columbia.edu>
9092
9093 * README.SCO: New file.
9094
9095 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9096
9097 * Makefile.tpl (check, check-c++): Express dependencies using
9098 dependencies rather than commands.
9099 * Makefile.in: Regenerate.
9100
9101 2003-08-01 Andrew Cagney <cagney@redhat.com>
9102
9103 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9104 * configure: Ditto.
9105
9106 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9107
9108 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9109 * Makefile.in: Update.
9110
9111 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9112
9113 * configure.in: Enable libgcj for darwin.
9114 * configure: Rebuild.
9115
9116 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9117
9118 * config-ml.in: Use ac_configure_args directly instead of
9119 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9120 actually seen.
9121
9122 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9123
9124 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9125 creating target and build subdirs to build all parent dirs as needed.
9126 * Makefile.in: Rebuild.
9127 * configure.in: Don't build dirs explicitly here.
9128 * configure: Rebuild.
9129
9130 2003-07-26 Paul Brook <paul@nowt.org>
9131
9132 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9133
9134 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9135
9136 * Makefile.tpl (all-make): Depend on intl.
9137 * Makefile.in: Rebuilt.
9138
9139 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9140
9141 * install-sh: Update to newer upstream versions (associated with
9142 aclocal 1.7).
9143 * mkinstalldirs: Likewise.
9144 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9145
9146 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9147
9148 * MAINTAINERS: Move self from Bug database only accounts
9149 to write-after-approval.
9150
9151 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9152
9153 * config.if: Remove unused libc_interface determination.
9154
9155 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9156
9157 * MAINTAINERS: Move self from write-after-approval to
9158 build machinery (*.in).
9159
9160 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9161
9162 PR bootstrap/11273
9163 PR bootstrap/11408
9164 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9165 unused INSTALL_PROGRAM_ARGS.
9166 * configure.in: Use AC_PROG_INSTALL.
9167 * Makefile.in: Regenerate.
9168 * configure: Regenerate.
9169
9170 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9171
9172 * MAINTAINERS: Alphabetize.
9173
9174 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9175
9176 * configure: Rebuilt.
9177 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9178 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9179 newlib nor libgloss.
9180 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9181 * configure.in (am33_2.0-*-linux*): Added.
9182
9183 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9184
9185 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9186 * configure: Regenerate.
9187
9188 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9189
9190 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9191 * Makefile.in: Regenerate.
9192
9193 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9194
9195 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9196 * Makefile.in: Regenerate.
9197
9198 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9199
9200 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9201 * Makefile.in: Regenerated.
9202
9203 * config-ml.in: Replace PWD with PWD_COMMAND.
9204
9205 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9206
9207 * intl: New directory; see intl/ChangeLog for details.
9208 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9209 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9210 * Makefile.in: Regenerate.
9211
9212 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9213
9214 * configure.in: Clean up config-lang.in handling. Delete
9215 useless assignment to "subdirs".
9216 * configure: Regenerate.
9217
9218 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9219
9220 * configure.in: Rename 'target_libs' to 'target_libraries'.
9221 Remove useless reference to 'target_libs'.
9222 * configure: Regenerate.
9223
9224 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9225
9226 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9227 * Makefile.in: Regenerate.
9228
9229 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9230
9231 * Makefile.def: Introduce flags_to_pass.
9232 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9233 * Makefile.in: Regenerate.
9234
9235 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9236
9237 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9238 and target-libgloss.
9239 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9240 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9241 * configure: Regenerate.
9242
9243 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9244
9245 * configure.in: Update testsuite_flags to new location.
9246 * configure. Regenerate.
9247
9248 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9249
9250 * Makefile.tpl: Remove BUILD_CC stuff.
9251 * Makefile.in: Regenerate.
9252
9253 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9254
9255 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9256
9257 2003-06-16 Graeme Peterson <gp@qnx.com>
9258
9259 * MAINTAINERS (Write After Approval): Add myself.
9260
9261 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9262
9263 * config.guess: Update to 2003-06-12 version.
9264 * config.sub: Update to 2003-06-13 version.
9265
9266 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9267
9268 * config.guess: Update to 2003-06-06 version.
9269 * config.sub: Update to 2003-06-06 version.
9270
9271 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9272
9273 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9274 * configure. Regenerate.
9275
9276 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9277
9278 * configure.in: Disable serial configure by default.
9279 * configure: Regenerate.
9280 * Makefile.tpl: Abolish .NOTPARALLEL.
9281 * Makefile.in: Regenerate.
9282
9283 * Makefile.tpl: Replace {build,host,target}_canonical by
9284 {build,host,target}.
9285 * Makefile.in: Regenerate.
9286
9287 * Makefile.tpl: Fix stupid pasto.
9288 * Makefile.in: Regenerate.
9289
9290 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9291
9292 * Makefile.tpl: Remove bogus conditional.
9293 * Makefile.in: Regenerate.
9294
9295 2003-06-05 Jan Hubicka <jh@suse.cz>
9296
9297 * Makefile.tpl (profiledbootstrap): New target.
9298 * Makefile.in (profiledbootstrap): New target.
9299
9300 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9301
9302 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9303 Pinski. Remove user names from other bugzilla-only maintainers.
9304
9305 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9306
9307 * Makefile.tpl: Make 'recursive targets' using autogen rather
9308 than shell loop. Remove duplicate 'clean' targets and false
9309 comments.
9310 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9311 Add systematic method of specifying missing targets in subdirs.
9312 Add copyright boilerplate.
9313 * Makefile.in: Regenerate.
9314 * configure.in: Add 'recursive targets' to maybe list.
9315 * configure: Regenerate.
9316
9317 * MAINTAINERS: "GNATS only" -> "Bug database only".
9318
9319 * Makefile.tpl: Rename [+target+] to [+make_target+].
9320 * Makefile.def: Rename 'target' to 'make_target'.
9321
9322 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9323
9324 * MAINTAINERS: Add self as options handling maintainer.
9325
9326 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9327
9328 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9329 been too long since I touched those ports.
9330
9331 2003-05-28 DJ Delorie <dj@redhat.com>
9332
9333 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9334 * Makefile.in: Regenerate.
9335
9336 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9337
9338 * configure.in: Use curly braces in the definition of tooldir.
9339 * configure: Regenerate.
9340
9341 2003-05-21 DJ Delorie <dj@redhat.com>
9342
9343 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9344 newlib or libgloss.
9345 * Makefile.in: Regenerate.
9346
9347 2003-05-21 DJ Delorie <dj@redhat.com>
9348
9349 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9350 * Makefile.in: Regenerate.
9351
9352 2003-05-20 Ian Lance Taylor <ian@airs.com>
9353
9354 * MAINTAINERS: Update my e-mail address.
9355
9356 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9357
9358 * configure.in: Switch more things to use maybe dependencies.
9359 * Makefile.tpl: Switch more things to use maybe dependencies.
9360 Factor out common code from autogen IF statements.
9361 * configure: Regenerate.
9362 * Makefile.in: Regenerate.
9363
9364 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9365
9366 * configure.in: Accept i[3456789]86 for machine type.
9367 * configure: Regenerate.
9368
9369 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9370
9371 * configure.in: Switch more things to use maybe dependencies.
9372 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9373 * configure: Regenerate.
9374 * Makefile.tpl: Switch more things to use maybe dependencies.
9375 * Makefile.in: Regenerate.
9376
9377 2003-05-16 Andreas Schwab <schwab@suse.de>
9378
9379 * Makefile.tpl (install-opcodes): Define.
9380 * Makefile.in: Rebuild.
9381
9382 2003-05-13 Andreas Jaeger <aj@suse.de>
9383
9384 * config.guess: Update to 2003-05-09 version.
9385 * config.sub: Update to 2003-05-09 version.
9386
9387 2003-05-13 Michael Eager <eager@mvista.com>
9388
9389 * configure.in: Correct sed script so that options in quotes are not
9390 deleted.
9391 * configure: Rebuild.
9392
9393 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9394
9395 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9396 and $$s/newlib/libc/sys/cygwin32 include paths.
9397 * configure: Ditto.
9398
9399 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9400
9401 * MAINTAINERS: Update my email addresses.
9402
9403 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9404
9405 * config-ml.in: Propagate INSTALL variables.
9406
9407 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9408
9409 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9410
9411 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9412
9413 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9414 * Makefile.in: Regenerate.
9415
9416 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9417
9418 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9419
9420 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9421
9422 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9423
9424 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9425
9426 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9427 * Makefile.in: Regenerated.
9428
9429 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9430
9431 * MAINTAINERS (Write After Approval): Upgrade myself from
9432 GNATS only to write-after-approval. Update my mail address.
9433
9434 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9435
9436 (OS Port Maintainers: freebsd): Add myself.
9437
9438 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9439
9440 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9441
9442 2003-04-22 Kean Johnston <jkj@sco.com>
9443
9444 * MAINTAINERS (SCO ports): Added myself.
9445
9446 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9447
9448 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9449
9450 2003-04-19 Kean Johnston <jkj@sco.com>
9451
9452 * MAINTAINERS (Write After Approval): Add myself.
9453
9454 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9455
9456 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9457 * Makefile.in: Regenerate.
9458
9459 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9460
9461 * configure.in (powerpc64*-*-linux*): Remove.
9462 * configure: Rebuilt.
9463
9464 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9465
9466 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9467 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9468 and restrap.
9469 * Makefile.in: Regenerate.
9470
9471 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9472
9473 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9474 * configure: Regenerated.
9475
9476 2003-04-15 DJ Delorie <dj@redhat.com>
9477
9478 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9479
9480 2003-04-13 Nick Clifton <nickc@redhat.com>
9481
9482 * config-ml.in: Remove support for --disable-aix removing
9483 call-aix multilibs.
9484
9485 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9486
9487 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9488 * */configure: Rebuilt.
9489
9490 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9491
9492 * MAINTAINERS: Add my email address.
9493
9494 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9495
9496 * MAINTAINERS (Write After Approval): Add myself.
9497
9498 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9499
9500 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9501 * Makefile.in: Regenerate.
9502
9503 2003-03-14 Michael Chastain <mec@shout.net>
9504
9505 * Makefile.in: Regenerate with correct Makefile.def.
9506
9507 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9508
9509 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9510 Make macro.
9511 * Makefile.in: Regenerate.
9512 * configure.in: Clean up gxx_include_dir logic.
9513 * configure: Regenerate.
9514
9515 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9516
9517 * MAINTAINERS (Write After Approval): Add myself.
9518
9519 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9520
9521 * MAINTAINERS: Update my mail address.
9522
9523 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9524
9525 * configure.in (gxx_include_dir): Fix typo.
9526 * configure: Regenerated.
9527
9528 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9529
9530 * Makefile.tpl: Reindent.
9531 * Makefile.in: Regenerate.
9532 * configure.in: Reindent. Don't set unused variables.
9533 * configure: Regenerate.
9534
9535 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9536
9537 * configure.in: Include $(build_tooldir)/sys-include in
9538 FLAGS_FOR_TARGET.
9539 * configure: Regenerated.
9540
9541 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9542
9543 * Makefile.tpl: Always pass down RANLIB.
9544 * Makefile.in: Regenerate.
9545
9546 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9547 * Makefile.in: Regenerate.
9548 * configure.in: Remove unused logic relating to --enable-shared
9549 and --enable-threads. Remove bogus comments. Remove redundant
9550 noconfigdirs.
9551 * configure: Regenerate.
9552
9553 * configure.in: Replace ${libstdcxx_version} by its value.
9554 Remove reference to mh-dgux.
9555 * configure: Regenerate.
9556
9557 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9558
9559 * MAINTAINERS (Write After Approval): Add myself.
9560
9561 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9562
9563 * Makefile.tpl: Rearrange.
9564 * Makefile.in: Regenerate.
9565
9566 2003-02-25 Uwe Stieber <uwe@wwws.de>
9567
9568 * configure.in: Add support for kaOS as cross build target system.
9569 * configure: Regenerated.
9570
9571 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9572
9573 * MAINTAINERS (Write after approval): Add myself.
9574
9575 2003-02-21 James E Wilson <wilson@tuliptree.org>
9576
9577 * MAINTAINERS: Update my email address.
9578
9579 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9580
9581 * MAINTAINERS: Add self to blanket write privs. section.
9582
9583 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9584
9585 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9586 configure-target-* as some target builds may require additional
9587 flags for preprocessor tests.
9588 * Makefile.in: Regenerated.
9589
9590 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9591
9592 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9593 * ltconfig: Handle it.
9594 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9595 auto-detecting it.
9596
9597 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9598 it is used as argument to $CC.
9599 * ltcf-gcj.sh: Likewise.
9600
9601 * configure.in: Introduce --enable-maintainer-mode.
9602 * configure: Rebuilt.
9603 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9604 for maintainer mode.
9605 * Makefile.in: Rebuilt.
9606
9607 2003-02-18 Jason Merrill <jason@redhat.com>
9608
9609 * Makefile.tpl (check-c++): Allow parallelism.
9610
9611 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9612
9613 * MAINTAINERS: Remove John Carr (who never actually had access to
9614 gcc.gnu.org).
9615
9616 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9617
9618 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9619 don't configure target-libobjc.
9620 * configure: Regenerate.
9621
9622 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9623
9624 * Makefile.tpl (RANLIB): Define.
9625 * Makefile.in: Regenerate.
9626
9627 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9628
9629 * MAINTAINERS: Update my email.
9630
9631 2003-02-06 Keith R Seitz <keiths@redhat.com>
9632
9633 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9634 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9635 * Makefile.in: Regenerated.
9636 * configure.in: Remove all traces of snavigator, db, and grep.
9637 * configure: Regenerated.
9638
9639 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9640
9641 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9642 After Approval.
9643
9644 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9645
9646 * MAINTAINERS (Write after approval): Add myself.
9647
9648 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9649
9650 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9651 * Makefile.in: Regenerated.
9652
9653 2003-01-30 Roger Sayle <roger@eyesopen.com>
9654
9655 * config.guess: Updated to 2003-01-30's version.
9656 * config.sub: Updated to 2003-01-28's version.
9657
9658 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9659
9660 * config.if: If gcc_version is already set, just use it. Don't set
9661 gcc_version_trigger if it's already set, otherwise set it to
9662 gcc/version.c, but only if the file exists. If it is not set and
9663 gcc/version.c does not exist, try to extract the version number from
9664 $CC.
9665
9666 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9667
9668 * MAINTAINERS: Add myself to write-after-approval list.
9669
9670 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9671
9672 * configure.in: Revert 24Jan change.
9673 * configure: Regenerate.
9674
9675 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9676
9677 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9678 entry of HJ Lu.
9679
9680 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9681
9682 * configure.in: Revert previous change.
9683 * configure: Regenerate.
9684
9685 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9686
9687 * configure.in: Make rda native-only.
9688 * configure: Regenerate.
9689
9690 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9691
9692 * MAINTAINERS: Move myself from GNATS-only-accounts to
9693 write-after-approval.
9694
9695 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9696
9697 * configure.in: Add missing \.
9698 * configure: Rebuilt.
9699
9700 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9701
9702 * configure.in (baseargs): Avoid using \| in sed regular
9703 expressions.
9704 * configure: Rebuilt.
9705
9706 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9707
9708 * configure.in (baseargs): Remove all supported forms of
9709 --cache-file, --srcdir, --host, --build and --target options
9710 from argument lists.
9711 * configure: Rebuilt.
9712
9713 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9714
9715 * MAINTAINERS: Add myself to write-after-approval list.
9716
9717 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9718
9719 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9720 * configure: Rebuilt.
9721
9722 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9723
9724 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9725 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9726 * Makefile.in: Regenerate.
9727 * configure: Regenerate.
9728
9729 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9730
9731 * configure.in: Remove Makefile in build, host and target modules
9732 unless configure was run with --no-recursion.
9733 * configure: Rebuilt.
9734
9735 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9736
9737 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9738 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9739 * Makefile.in: Regenerate.
9740
9741 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9742
9743 * config.guess: Update to 2003-01-03 version.
9744 * config.sub: Update to 2003-01-03 version.
9745
9746 2003-01-07 Christopher Faylor <cgf@redhat.com>
9747
9748 * configure: Regenerate with proper autoconf 2.13.
9749
9750 2003-01-07 Christopher Faylor <cgf@redhat.com>
9751
9752 * configure.in: Add AC_PREREQ for consistency.
9753 * configure: Regenerate.
9754
9755 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9756
9757 * configure.in (GDB_TK): Add tcl directories conditional on
9758 gdb/gdbtk directory being present.
9759 * configure: Regenerate.
9760
9761 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9762
9763 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9764 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9765 * configure: Rebuilt.
9766
9767 2002-12-31 Tom Tromey <tromey@redhat.com>
9768
9769 * Makefile.in: Rebuilt.
9770 * Makefile.def (target_modules) [libffi]: Allow installation.
9771
9772 2002-12-31 Andreas Schwab <schwab@suse.de>
9773
9774 * configure.in: Fix use of $program_transform_name.
9775 * configure: Regenerated.
9776
9777 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9778
9779 * configure.in (baseargs): Don't remove first configure argument.
9780 * configure: Regenerated.
9781
9782 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9783
9784 * Makefile.tpl (local-distclean): Don't remove...
9785 (multilib.ts): ... this. Moved into...
9786 (multilib.out): ... this. Don't use sub-make.
9787 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9788 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9789 (configure-build-[+module+], configure-[+module+],
9790 configure-target-[+module+], configure-gcc): ... these. Test
9791 for Makefile existence. Drop config.status from dependencies.
9792 * Makefile.in: Rebuilt.
9793 * configure.in: Move gcc-version-trigger to the end of
9794 ac_configure_args. Add comments to maybedep.tmp and
9795 serdep.tmp. Introduce --disable-serial-configure. Remove
9796 nonopt from baseargs, matching and removing corresponding
9797 whitespace while at it.
9798 * configure: Rebuilt.
9799
9800 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9801
9802 * configure.in (host_configargs): Replace reference to
9803 no-longer-defined buildopts with --build=${build_alias}.
9804 * configure: Rebuilt.
9805
9806 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9807 program_transform_name to standard idiom.
9808 (AUTOGEN, AUTOCONF): Define.
9809 (Makefile.in): Use $(AUTOGEN).
9810 (Makefile): Depend on config.status, and use autoconf-style rule to
9811 build it. Move original commands to...
9812 (config.status): ... this new target.
9813 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9814 $(AUTOCONF).
9815 * Makefile.in: Rebuilt.
9816
9817 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9818
9819 * Makefile.tpl: Fix dramatic bustage due to change in
9820 program_transform_name.
9821 * Makefile.in: Regenerate.
9822
9823 * configure.in: Remove unnecessary PATH setting.
9824 * configure: Regnerate.
9825
9826 * configure.in: Don't default to unprefixed tools unless
9827 the native tools will work.
9828 * configure: Regenerate.
9829
9830 * configure.in: Convert to autoconf script. Blow away lots
9831 of now-redundant Makefile fragments.
9832 * configure: Generate using Autoconf.
9833 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9834 * Makefile.in: Regenerate.
9835
9836 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9837
9838 * configure: Fix stupid bug where RANLIB was mistakenly included.
9839
9840 * configure.in: Rename (buildargs, hostargs, targargs) to
9841 (build_configargs, host_configargs, target_configargs).
9842
9843 * configure.in: Move logic out of sed statement.
9844
9845 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9846 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9847
9848 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9849
9850 * config.sub: Import from master repository
9851 * config.guess: Ditto
9852
9853 2002-12-24 Andreas Schwab <schwab@suse.de>
9854
9855 * Makefile.tpl (multilib.out): Fix missing space.
9856 * Makefile.in: Regenerate.
9857
9858 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9859
9860 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9861 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9862 * Makefile.in: Regenerate.
9863 * configure.in: Remove unnecessary leftovers.
9864
9865 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9866
9867 * configure.in (extra_ranlibflags_for_target): New variable.
9868 (*-*-darwin): Add -c to ranlib commands.
9869 * configure (tooldir): Handle extra_ranlibflags_for_target.
9870
9871 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9872
9873 * Makefile.tpl: Revert HJL's change.
9874 * Makefile.in: Regenerated.
9875 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9876 always.
9877
9878 2002-12-19 Andreas Schwab <schwab@suse.de>
9879
9880 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9881 * Makefile.in: Regenerate.
9882
9883 2002-12-18 H.J. Lu <hjl@gnu.org>
9884
9885 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9886 * Makefile.in: Regenerated.
9887
9888 * configure.in (build_prefix): New. Substitute.
9889
9890 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9891
9892 * Makefile.tpl: Don't let real targets depend on phony targets.
9893 * Makefile.in: Regenerate.
9894
9895 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9896 * Makefile.in: Regenerate.
9897
9898 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9899
9900 * config.sub: Import from master repository
9901 * config.guess: Ditto
9902
9903 2002-12-16 Jason Merrill <jason@redhat.com>
9904
9905 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9906 previous 'make bootstrap'.
9907 * Makefile.in: Regenerate.
9908
9909 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9910
9911 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9912
9913 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9914
9915 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9916 * Makefile.in: Regenerate.
9917
9918 2002-12-13 Jason Merrill <jason@redhat.com>
9919
9920 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9921 library tests.
9922 (check-c++): Just depend on it and check-target-libstdc++-v3.
9923 * Makefile.in: Regenerate.
9924
9925 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9926
9927 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9928 * Makefile.in: Rebuilt.
9929
9930 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9931
9932 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9933
9934 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9935
9936 * configure: Fix bug put in by gremlins.
9937
9938 * Makefile.tpl: Substitute more autoconfily.
9939 * configure: Substitute more autoconfily.
9940 * Makefile.in: Regenerate.
9941
9942 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9943
9944 * config.sub: Import from master repository
9945 * config.guess: Ditto
9946 * MAINTAINERS: Added Svein Seldal under write after approval
9947
9948 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9949
9950 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9951 * Makefile.in (all-sim): Ditto.
9952
9953 2002-12-06 DJ Delorie <dj@redhat.com>
9954
9955 * Makefile.tpl: Change configure dependencies to not have real
9956 targets depend on phony targets.
9957
9958 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9959
9960 * configure.in: Revert unintentional change.
9961
9962 * Makefile.tpl: Change dependency for */multilib.out so that
9963 it works when gcc isn't in the tree.
9964
9965 * configure.in: Substitute more.
9966 * configure: Run subconfigures from the Makefile.
9967 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9968 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9969
9970 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9971
9972 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9973
9974 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9975
9976 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9977 and corresponding dependencies.
9978 * Makefile.in: Regenerate.
9979
9980 * configure.in (host_tools): Order binutils, gas and ld for
9981 convenience in running the testsuites.
9982
9983 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9984 * Makefile.in: Regenerate.
9985 * configure.in: Introduce rules to serialize subconfigure runs.
9986
9987 * configure.in: Introduce BASE_CC_FOR_TARGET.
9988 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9989 Realize configure-build-* targets. Realize configure-target-* targets.
9990 * Makefile.in: Regenerate.
9991
9992 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9993
9994 * configure: Move gcc_version_trigger stuff from here...
9995 * configure.in: ...to here.
9996
9997 * configure.in: Separate subconfigure options added by this file from
9998 options given by the user. Add machinery to put args for host
9999 subconfigures into the Makefile.
10000
10001 * Makefile.tpl: Remove 'vault' targets.
10002 * Makefile.tpl: Reorder and comment dependencies.
10003 * Makefile.in: Regenerate.
10004
10005 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10006 * configure.in: Fix my broken commit of previous patch. (sigh)
10007
10008 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10009
10010 * configure.in: Move host-specific darwin noconfigdirs into
10011 the host-specific section.
10012
10013 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10014
10015 * configure.in: Move host-specific darwin noconfigdirs into
10016 the host-specific section.
10017
10018 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10019
10020 * configure: Remove skip-this-dir support.
10021 * Makefile.tpl: Remove skip-this-dir support.
10022
10023 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10024 subdirectories.
10025 * Makefile.in: Regenerate.
10026
10027 * Makefile.tpl: Strip out useless setting of 'dir'.
10028 * Makefile.in: Regenerate.
10029
10030 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10031
10032 * configure.in: Fix deeply stupid bug.
10033
10034 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10035 shell code in CXX_FOR_TARGET
10036 * Makefile.def: Introduce raw_cxx.
10037 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10038 RAW_CXX_FOR_TARGET.
10039 * Makefile.in: Regenerate.
10040
10041 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10042
10043 * Makefile.tpl: Remove unnecessary ifs.
10044 * Makefile.in: Regenerate.
10045
10046 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10047 dependencies. Maybe-ize build-libiberty. Create dummy install
10048 targets for 'no_install' modules.
10049 * configure: Move GDB_TK substitution to configure.in. Move
10050 build_modules stuff to configure.in.
10051 * configure.in: Implement soft dependency machinery. Maybe-ize
10052 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10053 * Makefile.in: Regenerate.
10054
10055 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10056
10057 * Makefile.tpl: Make all-target, install-target behave similarly
10058 to all, install (only hitting configured targets). Eliminate
10059 unused macro defintions.
10060
10061 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10062 build != host.
10063
10064 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10065
10066 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10067
10068 * configure.in: Produce lists of subdir targets we're actually
10069 configuring. Remove references to "dosrel".
10070 * Makefile.tpl: Let configure set which subdir targets are hit.
10071 Remove install-cross; clean up install; remove ALL. Remove
10072 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10073 Autogenerate host module targets. Remove empty dependency lines
10074 and redundant dependency; rearrange slightly.
10075 * Makefile.def: Add host-side libtermcap, utils.
10076
10077 * Makefile.in: Regenerate.
10078
10079 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10080
10081 * ltconfig (osf[345]): Append $major to soname_spec.
10082 Reflect this in library_names_spec.
10083 * ltmain.sh (osf): Prefix $major with . for use as extension.
10084
10085 2002-11-19 Andreas Jaeger <aj@suse.de>
10086
10087 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10088 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10089 and sparc64 GNU/Linux systems.
10090
10091 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10092
10093 * MAINTAINERS: Update email.
10094
10095 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10096
10097 * MAINTAINERS: Complete James Dennett's entry.
10098
10099 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10100
10101 * MAINTAINERS (Write After Approval): Add myself.
10102
10103 2002-11-13 Bruce Korb <bkorb@gnu.org>
10104
10105 * Makefile.tpl: syntactic cleanup
10106
10107 2002-11-13 Stuart Hastings <stuart@apple.com>
10108
10109 * MAINTAINERS: Add myself to write-after-approval list.
10110
10111 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10112
10113 * Makefile.def: Add list of recursive targets to autogenerate.
10114 Add build_modules.
10115 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10116 targets. Autogenerate *-build-* targets.
10117 * Makefile.in: Regenerate.
10118
10119 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10120
10121 * configure: More autoconf-style substitutions.
10122 * Makefile.tpl: More autoconf-style substitutions.
10123 * Makefile.in: Regenerate.
10124
10125 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10126
10127 * configure: Substitute more variables in a more autoconf-friendly
10128 way. Simplify slightly.
10129 * Makefile.tpl: Make more variables substitutable in an
10130 autoconf-friendly way.
10131 * Makefile.in: Regenerate.
10132
10133 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10134
10135 * MAINTAINERS (Write After Approval): Add myself.
10136
10137 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10138
10139 * configure.in (v810*): Remove special setting of tools.
10140
10141 * configure: Add support for extra required flags for ar or nm.
10142 * configure.in (aix4.3+): Use above support for target-specific
10143 issues, rather than using config/mt-aix43.
10144
10145 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10146
10147 * configure: Remove 'removing', which doesn't work. Replace $subdir
10148 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10149 with $srcdir. Reformat indentation. Substitute some variables
10150 formerly hard-coded in the Makefile for build=host.
10151 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10152 * Makefile.def: Autogenerate more.
10153 * Makefile.in: Regenerate.
10154
10155 2002-11-04 Adam Nemet <anemet@lnxw.com>
10156
10157 * MAINTAINERS (Write After Approval): Add myself.
10158
10159 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10160
10161 * Makefile.def (host_modules): Add rda.
10162 * Makefile.in: Regenerate.
10163 * configure.in (target_tool): Add target-rda to list.
10164
10165 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10166
10167 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10168
10169 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10170
10171 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10172 and restrap targets to this rule.
10173 * Makefile.in: Regenerate.
10174
10175 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10176
10177 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10178 GNATS only accounts.
10179
10180 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10181
10182 * configure.in (i[3456]86-*-linux*): Add check to disable
10183 ${libgcj} for glibc1.
10184
10185 2002-10-24 Denis Chertykov <denisc@overta.ru>
10186
10187 * MAINTAINERS: Add myself as ip2k port maintainer.
10188
10189 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10190
10191 * configure.in: Add tic4x target.
10192
10193 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10194
10195 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10196 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10197 * Makefile.in: Regenerate.
10198
10199 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10200 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10201 * Makefile.in: Regenerate.
10202
10203 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10204
10205 * MAINTAINERS: Add myself as web pages co-maintainer.
10206
10207 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10208
10209 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10210 * Makefile.in: Regenerate.
10211
10212 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10213
10214 * MAINTAINERS: Add myself and Nathan Sidwell
10215 <nathan@codesourcery.com> as VxWorks maintainers.
10216
10217 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10218
10219 * Makefile.def: Remove order dependency comments.
10220 * Makefile.tpl: Add explicit install-install dependencies.
10221 * Makefile.in: Regenerate.
10222
10223 * Makefile.tpl: Remove material now in src-release. (Finally!)
10224 * Makefile.in: Regenerate.
10225
10226 * Makefile.tpl: Add configure-target (for src-release in src)
10227 * Makefile.in: Regenerate.
10228
10229 2002-09-30 Nick Clifton <nickc@redhat.com>
10230
10231 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10232
10233 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10234
10235 * configure.in (s390*-*-linux*): Enable libgcj.
10236
10237 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10238
10239 * configure: Revert accidentally applied changes.
10240
10241 * Makefile.tpl: Make more autoconf-friendly.
10242 * Makefile.in: Regenerate.
10243 * configure: Make substitution more autoconf-like.
10244
10245 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10246
10247 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10248 single entry to handle all these.
10249 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10250 libjava on arm-*-elf.
10251
10252 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10253
10254 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10255 things that depend on them.
10256
10257 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10258
10259 * Makefile.tpl: Make subsituted variables more autoconfy.
10260 * Makefile.in: Regenerate.
10261 * configure: Make seds more autoconfy.
10262
10263 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10264
10265 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10266 * Makefile.in: Regenerate.
10267 * configure.in: Rewrite sed statements to look autoconfy.
10268
10269 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10270 all-target-foo on configure-target-foo.
10271 * Makefile.def: Ditto.
10272 * Makefile.in: Rebuild.
10273
10274 2002-09-25 Andrew Haley <aph@redhat.com>
10275
10276 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10277
10278 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10279
10280 * Makefile.def: New file.
10281 * Makefile.tpl: New file.
10282 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10283 * contrib/gcc_update: Note that Makefile.in is a generated file.
10284
10285 * configure.in: Minor rearrangement. Simplify tests.
10286
10287 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10288
10289 * configure.in (with_headers): Skip copy if value is "yes".
10290 (with_libs): Likewise.
10291
10292 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10293
10294 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10295 * configure.in (sh*-*-pe*): Ditto.
10296 * configure.in (mips*-*-pe*): Ditto.
10297 * configure.in (*arm-wince-pe): Ditto.
10298
10299 * configure.in: Rearrange.
10300
10301 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10302
10303 * MAINTAINERS: Update my email address.
10304
10305 2002-08-30 Paul Koning <pkoning@equallogic.com>
10306
10307 * MAINTAINERS: (Write After Approval): Add myself.
10308
10309 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10310
10311 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10312
10313 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10314
10315 * MAINTAINERS: Change my mailing address.
10316
10317 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10318
10319 * MAINTAINERS (Write After Approval): Remove myself.
10320 (Various Maintainers: c++ runtime libs): Add myself.
10321
10322 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10323
10324 * MAINTAINERS (Write After Approval): Remove myself.
10325 (Various Maintainers: c++ runtime libs): Add myself.
10326
10327 2002-08-15 Eric Christopher <echristo@redhat.com>
10328
10329 * config.sub: Import from master repository.
10330 * config.guess: Ditto.
10331
10332 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10333
10334 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10335 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10336 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10337
10338 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10339
10340 * MAINTAINERS: Add self to rs6000 vector extensions.
10341
10342 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10343
10344 * libiberty/configure: Reverted unintended yesterday's check in.
10345
10346 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10347
10348 * boehm-gc/configure, libf2c/configure: Rebuilt.
10349 * libffi/configure, libiberty/configure: Ditto.
10350 * libjava/configure, libobjc/configure: Ditto.
10351 * libstdc++-v3/configure, zlib/configure: Ditto.
10352 Merged from binutils:
10353 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10354 From Steve Ellcey <sje@cup.hp.com>:
10355 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10356 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10357 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10358 IA64.
10359 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10360 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10361 soname_spec, sys_lib_search_path_spec): Ditto.
10362
10363 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10364
10365 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10366
10367 2002-08-04 H.J. Lu (hjl@gnu.org)
10368
10369 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10370
10371 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10372
10373 * MAINTAINERS (Write After Approval): Add myself.
10374
10375 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10376
10377 * configure.in: Move generic linux case to end. Copy generic
10378 linux noconfigdirs to mips*-*-linux* entry and new
10379 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10380
10381 2002-07-19 Michael Matz <matz@suse.de>
10382
10383 * MAINTAINERS: Add myself as ra* maintainer.
10384
10385 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10386
10387 * config.guess: Update to 2002-07-09 version.
10388 * config.sub: Update to 2002-07-03 version.
10389
10390 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10391
10392 * MAINTAINERS: Fix typo in a maintainer email address.
10393
10394 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10395
10396 * configure.in: Remove two redundant tests.
10397
10398 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10399
10400 * configure.in (mips*-*-irix6*o32): Enable stabs.
10401
10402 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10403
10404 * configure.in: Don't build grez.
10405 * Makefile.in: Ditto.
10406
10407 * Makefile.in: Remove references to bsp, cygmon, libstub.
10408 * configure.in: Ditto.
10409
10410 * configure.in: Remove leftover reference to gdbtest.
10411
10412 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10413
10414 * configure.in (gxx_include_dir): Change to match versioned
10415 C++ headers if --enable-version-specific-runtime-libs is used.
10416
10417 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10418
10419 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10420
10421 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10422
10423 * configure.in: Make --without-x work.
10424
10425 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10426
10427 * configure.in: Rearrange target Makefile fragment collection.
10428
10429 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10430 cvs[src].
10431 * configure.in: Ditto.
10432
10433 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10434
10435 * MAINTAINERS (Write After Approval): Update my e-mail address.
10436
10437 2002-06-24 Ben Elliston <bje@redhat.com>
10438
10439 * configure.in (host_tools): Remove cgen.
10440
10441 * Makefile.in (all-cgen): Remove; runs from its source directory.
10442 (check-cgen, install-cgen, clean-cgen): Likewise.
10443 (all-opcodes): Do not depend on all-cgen.
10444 (all-sim): Likewise.
10445
10446 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10447
10448 * Makefile.in: Eliminate 'apache' targets.
10449 * configure.in: Eliminate 'apache' targets.
10450
10451 * configure.in: Eliminate redundant tests. Reorganize.
10452
10453 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10454
10455 * config-ml.in: Eliminate references to Cygnus configure.
10456
10457 * Makefile.in: Eliminate references to building emacs.
10458
10459 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10460
10461 * MAINTAINERS: Update my email address.
10462
10463 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10464
10465 * config.if (libstdcxx_incdir): Version C++ headers.
10466 (cxx_incdir): Remove.
10467
10468 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10469
10470 * MAINTAINERS (Write After Approval): Add self.
10471
10472 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10473
10474 * configure.in: Add support for ip2k.
10475
10476 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10477
10478 * configure.in: Fix AIX configury bug.
10479
10480 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10481
10482 * MAINTAINERS (Write After Approval): Add self.
10483
10484 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10485
10486 * configure.in: replace ${topsrcdir} with ${srcdir}
10487
10488 * configure.in: Move definition of libstdcxx_flags
10489 right above usage, rather than waaay earlier.
10490
10491 * configure.in: Pull definition of is_cross_compiler earlier.
10492
10493 * configure.in: Rearrange a little.
10494
10495 * configure.in: Remove references to librx.
10496 * Makefile.in: Remove references to librx.
10497
10498 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10499
10500 * config.sub: Add support for avr target.
10501 Import from master sources, rev 1.255
10502
10503 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10504
10505 * configure, .cvsignore: Revert previous change...
10506 * Makefile: ...delete.
10507
10508 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10509
10510 * configure.in: Eliminate ${gasdir} variable.
10511
10512 2002-06-18 Dave Brolley <brolley@redhat.com>
10513
10514 * configure.in: Add support for frv.
10515 * config.sub: Add support for frv.
10516
10517 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10518
10519 * configure: Remove garbage from previous commit.
10520
10521 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10522
10523 * configure: For in-source builds, make a subdir and re-exec there.
10524 * Makefile: New file. Pass targets through to build directory.
10525 * .cvsignore: No longer ignore "Makefile".
10526
10527 2002-06-16 Douglas Rupp <rupp@gnat.com>
10528
10529 * MAINTAINERS (Write After Approval): Add self.
10530
10531 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10532
10533 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10534
10535 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10536
10537 * configure.in (vax-*-netbsd*): Re-enable gas.
10538
10539 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10540
10541 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10542 BUILD_PREFIX_1, to correct nomenclature.
10543 * configure: Likewise.
10544
10545 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10546 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10547
10548 2002-05-31 Olaf Hering <olh@suse.de>
10549
10550 * config-ml.in: Propogate DESTDIR also.
10551
10552 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10553
10554 * configure.in (vax-*-netbsd*): Don't build gas for this
10555 platform.
10556
10557 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10558
10559 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10560 and libgcj for AVR.
10561
10562 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10563
10564 * MAINTAINERS (Write After Approval): Add myself.
10565
10566 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10567
10568 * config.guess: Update to 2002-05-22 version.
10569 * config.sub: Likewise.
10570
10571 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10572
10573 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10574 * config-ml.in: Likewise.
10575 * configure: Likewise.
10576 * configure.in: Likewise.
10577
10578 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10579
10580 * MAINTAINERS: Update my email address.
10581
10582 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10583
10584 * configure.in: Simplify makefile fragment collection.
10585
10586 * configure.in: Remove code to build emacs.
10587
10588 * configure.in : Remove --srcdir argument from targargs and buildargs
10589 (it's always overridden in the Makefile anyway). Rearrange a bit.
10590
10591 * configure: Move some logic to configure.in.
10592 * configure.in: Move some logic from configure.
10593
10594 2002-05-11 Tom Tromey <tromey@redhat.com>
10595
10596 * MAINTAINERS: Reflect libgcj reality.
10597
10598 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10599
10600 * Makefile.in: Honour DESTDIR.
10601
10602 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10603
10604 * config.guess: Import 2002-03-20 version.
10605 * config.sub: Import 2002-04-26 version.
10606
10607 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10608
10609 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10610
10611 2002-05-07 Tim Josling <tej@melbpc.org.au>
10612
10613 * MAINTAINERS: Add self.
10614
10615 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10616
10617 * ltmain.sh: Detect and handle object name conflicts
10618 while piecewise linking a static library.
10619
10620 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10621
10622 * configure.in (noconfigdirs): Don't disable libgcj on
10623 sparc64-*-solaris* and sparcv9-*-solaris*.
10624
10625 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10626
10627 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10628
10629 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10630
10631 * configure.in (FLAGS_FOR_TARGET): Do not add
10632 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10633 on i[3456]86-*-linux*.
10634
10635 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10636
10637 * configure.in (noconfigdirs): Replace [ ] with test.
10638
10639 * configure.in (noconfigdirs): Do not add target-newlib if
10640 target == i[3456]86-*-linux*, and host == target.
10641
10642 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10643
10644 * configure.in: delete reference to absent file
10645
10646 * configure.in: replace '[' with 'test'
10647
10648 * configure.in: Eliminate references to gash.
10649 * Makefile.in: Eliminate references to gash.
10650
10651 * configure.in: remove useless references to 'pic' makefile fragments.
10652
10653 * configure.in: (*-*-windows*) Finish removing.
10654
10655 * configure.in: Eliminate redundant test for libgui.
10656
10657 2002-04-29 Roger Sayle <roger@eyesopen.com>
10658
10659 * MAINTAINERS: Add self and realphabetize. Update entries
10660 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10661 entry for a29k port maintainer.
10662
10663 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10664
10665 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10666 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10667
10668 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10669
10670 * configure.in: remove references to dead files
10671
10672 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10673
10674 * MAINTAINERS: Add information about purpose of this file.
10675
10676 2002-04-18 Tom Tromey <tromey@redhat.com>
10677
10678 * configure.in: Disallow configuring libgcj when it is already
10679 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10680 Solaris 2.8 by default. For PR libgcj/6158.
10681
10682 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10683
10684 * configure.in: Move default CC setting out of config/mh-* fragments
10685 directly into here.
10686
10687 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10688
10689 * configure.in: don't even try to configure or make a subdirectory
10690 if there's no configure script for it.
10691
10692 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10693
10694 * MAINTAINERS: Remove chill maintainers.
10695 * Makefile.in (CHILLFLAGS): Remove.
10696 (CHILL_LIB): Remove.
10697 (TARGET_CONFIGDIRS): Remove libchill.
10698 (CHILL_FOR_TARGET): Remove.
10699 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10700 CHILL_LIB.
10701 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10702 (CHECK_TARGET_MODULES): Likewise.
10703 (INSTALL_TARGET_MODULES): Likewise.
10704 (CLEAN_TARGET_MODULES): Likewise.
10705 (configure-target-libchill): Remove.
10706 (all-target-libchill): Remove.
10707 * configure.in (target_libs): Remove target-libchill.
10708 Do not compute CHILL_FOR_TARGET.
10709 * libchill: Remove directory.
10710
10711 2002-04-11 DJ Delorie <dj@redhat.com>
10712
10713 * Makefile.in, configure.in: Sync with binutils, entries
10714 follow...
10715
10716 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10717
10718 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10719 (do-tar, do-bz2): New rules.
10720 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10721 (gdb-tar): New rule.
10722 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10723 (insight_dejagnu.tar): New rule.
10724 (insight.tar): New rule.
10725 (gdb+dejagnu.tar): New rule.
10726 (gdb.tar): New rule.
10727
10728 2002-02-01 Mo DeJong <supermo@bayarea.net>
10729
10730 * Makefile.in: Add all-tix to deps for all-snavigator
10731 so that tix is built when building snavigator.
10732
10733 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10734
10735 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10736 ld and gdb are not supported.
10737
10738 2002-01-07 Mark Salter <msalter@redhat.com>
10739
10740 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10741 Allow target-libgloss to be built for arm, strongarm, and xscale.
10742
10743 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10744
10745 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10746 options for i[3456]86-pc-linux* native builds.
10747
10748 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10749
10750 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10751 files from .po files for a distribution.
10752
10753 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10754
10755 * configure.in: Enable libstdc++-v3 for h8300 targets.
10756
10757 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10758
10759 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10760 version from bfd/.
10761
10762 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10763
10764 * Makefile.in (VER): When present, extract the version number from
10765 the file version.in.
10766
10767 2001-05-24 Tom Rix <trix@redhat.com>
10768
10769 * configure.in : enable ld for aix
10770
10771 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10772
10773 * config.guess: Add linux target for S/390.
10774
10775 2000-11-07 Philip Blundell <pb@futuretv.com>
10776
10777 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10778
10779 2000-11-03 Philip Blundell <pb@futuretv.com>
10780
10781 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10782 files.
10783
10784 2001-01-15 Ben Elliston <bje@redhat.com>
10785
10786 * configure.in (host_tools): Add sid.
10787 Always configure cgen.
10788
10789 2000-11-24 Nick Clifton <nickc@redhat.com>
10790
10791 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10792
10793
10794 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10795
10796 * Makefile.in (ALL_MODULES): Add all-cgen.
10797 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10798 (all-cgen): New target.
10799 (all-opcodes,all-sim): Depend on all-cgen.
10800 * configure.in (host_tools): Add cgen.
10801 Only configure cgen if --enable-cgen-maint.
10802
10803 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10804
10805 * configure.in: Add *-*-freebsd* configurations.
10806
10807 2002-04-08 Tom Tromey <tromey@redhat.com>
10808
10809 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10810 Fixes PR libgcj/6068.
10811
10812 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10813
10814 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10815
10816 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10817
10818 * configure.in (alpha*-dec-osf*): Enable libgcj.
10819
10820 2003-03-27 Matthew Gingell <gingell@gnat.com>
10821
10822 * MAINTAINERS (Write After Approval): Add myself.
10823
10824 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10825
10826 Fix for: PR bootstrap/3591, target/5676
10827 * configure.in (mcore-pe): Disable the configuration of
10828 libstdc++-v3 since exceptions are not supported.
10829
10830 2002-03-20 Anthony Green <green@redhat.com>
10831
10832 * configure.in: Enable libgcj for xscale-elf target.
10833
10834 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10835
10836 * MAINTAINERS: Update my email address.
10837
10838 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10839
10840 * ltmain.sh (relink_command): Fix typo in previous change.
10841
10842 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10843
10844 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10845 (relink_command): Added --tag flags.
10846 (mode=install): If relinking fails; error out.
10847
10848 2002-03-12 Richard Henderson <rth@redhat.com>
10849
10850 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10851 .NOTPARALLEL tag.
10852 (do-check): Rename from check.
10853 (check): Allow parallel check.
10854
10855 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10856
10857 * MAINTAINERS: Add myself as maintainer for xtensa port.
10858 Fix alphabetical order in CPU port maintainer list.
10859 Remove myself from Write After Approval list.
10860
10861 2002-03-11 Richard Henderson <rth@redhat.com>
10862
10863 * Makefile.in (.NOTPARALLEL): Add fake tag.
10864
10865 2002-03-07 H.J. Lu (hjl@gnu.org)
10866
10867 * configure.in: Enable gprof for mips*-*-linux*.
10868
10869 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10870
10871 * MAINTAINERS (Write After Approval): Add myself.
10872
10873 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10874
10875 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10876 libjava.
10877 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10878
10879 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10880
10881 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10882 because its Makefile is there; test for the executable instead.
10883
10884 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10885
10886 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10887 libstdc++-v3 and libjava.
10888
10889 2002-02-11 Adam Megacz <adam@xwt.org>
10890
10891 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10892 boehm-gc
10893
10894 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10895
10896 * config.guess: Updated to 2002-01-30's version.
10897 * config.sub: Updated to 2002-02-01's version.
10898 Contribute sh64-elf.
10899 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10900 * configure.in: Added sh64-*-*.
10901
10902 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10903
10904 * MAINTAINERS: Belatedly add myself to write after approval list.
10905
10906 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10907
10908 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10909 Remove self as Write After Approval.
10910
10911 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10912
10913 * MAINTAINERS: Put self in as maintainer for contrib/regression
10914 directory.
10915
10916 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10917
10918 * MAINTAINERS: Update my email address.
10919
10920 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10921
10922 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10923 target-libiberty, and target-libgloss. Skip Java-related
10924 libraries if not supported for NetBSD on target CPU.
10925
10926 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10927
10928 * install-sh: Use _inst.$$_ for temp file name.
10929
10930 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10931
10932 * MAINTAINERS (Write After Approval): Move my contact info
10933 from here...
10934 (OS Port Maintainers): ...to here (netbsd).
10935
10936 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10937
10938 * MAINTAINERS (Write After Approval): Add myself.
10939
10940 2002-01-17 H.J. Lu <hjl@gnu.org>
10941
10942 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10943 (all-target-fastjar): Also depend on all-target-libiberty.
10944
10945 2002-01-16 H.J. Lu (hjl@gnu.org)
10946
10947 * config.guess: Import from master sources, rev 1.225.
10948 * config.sub: Import from master sources, rev 1.238.
10949
10950 2002-01-16 Kazu Hirata <kazu@hxi.com>
10951
10952 * MAINTAINERS (Write After Approval): Remove myself.
10953
10954 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10955
10956 * MAINTAINERS (Write After Approval): Add myself.
10957
10958 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10959
10960 * MAINTAINERS: Add self as docs co-maintainer.
10961
10962 2001-12-11 Matthias Klose <doko@debian.org>
10963
10964 * MAINTAINERS (Write After Approval): Add myself.
10965
10966 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10967
10968 * MAINTAINERS: Update my email address.
10969
10970 2001-12-07 Turly O'Connor <turly@apple.com>
10971 * MAINTAINERS (Write After Approval): Add myself.
10972 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10973 (rs6000_initialize_trampoline): Call __trampoline_setup for
10974 ABI_DARWIN too.
10975 * darwin-tramp.asm: New file, implements __trampoline_setup.
10976 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10977
10978 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10979
10980 * MAINTAINERS (Write After Approval): Add myself.
10981
10982 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10983
10984 * configure, configure.in: Use temp file for long sed commands.
10985
10986 2001-12-03 Laurent Guerby <guerby@acm.org>
10987
10988 * config.sub: Update to version 1.232 on subversion.
10989
10990 2001-12-03 Ben Elliston <bje@redhat.com>
10991
10992 * MAINTAINERS: Update mail address for config.* patches.
10993
10994 2001-11-27 DJ Delorie <dj@redhat.com>
10995 Zack Weinberg <zack@codesourcery.com>
10996
10997 When build != host, create libiberty for the build machine.
10998
10999 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11000 CONFIG_ARGUMENTS.
11001 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11002 New variables.
11003 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11004 and rules.
11005 (all.normal): Depend on ALL_BUILD_MODULES.
11006 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11007 (all-build-libiberty): Depend on configure-build-libiberty.
11008
11009 * configure: Calculate and substitute proper value for
11010 ALL_BUILD_MODULES.
11011 * configure.in: Create the build subdirectory.
11012 Calculate and substitute TARGET_CONFIGARGS (formerly
11013 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11014
11015 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11016
11017 * MAINTAINERS (write-after-approval): Add self.
11018
11019 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11020
11021 * MAINTAINERS (GNATS only accounts): Remove self.
11022
11023 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11024
11025 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11026 libf2c.
11027
11028 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11029
11030 * MAINTAINERS (Write After Approval): Add self.
11031
11032 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11033
11034 * MAINTAINERS: mips and s390 are also CPU ports.
11035
11036 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11037
11038 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11039
11040 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11041
11042 * MAINTAINERS: Alphabetize.
11043
11044 2001-11-09 Kazu Hirata <kazu@hxi.com>
11045
11046 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11047
11048 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11049
11050 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11051
11052 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11053
11054 * configure.in (--enable-languages): Be more permissive about
11055 syntax. Check for empty lists better. Warn about $LANGUAGES.
11056
11057 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11058
11059 * config.sub: Import from master sources, rev. 1.230.
11060 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11061
11062 2001-11-07 Laurent Guerby <guerby@acm.org>
11063
11064 * MAINTAINERS (Write After Approval): Add self.
11065
11066 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11067
11068 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11069
11070 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11071
11072 * config.sub: Import from master sources, rev 1.226.
11073 * config.guess: Import from master sources, rev 1.216.
11074
11075 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11076
11077 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11078 * MAINTAINERS: Add self as maintainer of MMIX port.
11079 Remove old after-approval entry.
11080
11081 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11082
11083 * ChangeLog, configure: Fix spelling errors.
11084
11085 2001-10-20 Brendan Kehoe <brendan@zen.org>
11086
11087 * MAINTAINERS: Tweak my address.
11088
11089 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11090
11091 * MAINTAINERS: Update my email address.
11092
11093 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11094
11095 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11096 * MAINTAINERS: Add self as maintainer of CRIS port.
11097
11098 2001-10-10 Geert Bosch <bosch@gnat.com>
11099
11100 * MAINTAINERS (Various maintainers: Ada front end):
11101 Added Robert Dewar.
11102
11103 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11104
11105 * MAINTAINERS (Write After Approval): Added self
11106
11107 2001-10-02 Geert Bosch <bosch@gnat.com>
11108
11109 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11110
11111 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11112
11113 * configure: Handle temporary files securely using mkdir.
11114
11115 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11116
11117 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11118
11119 2001-09-26 Will Cohen <wcohen@redhat.com>
11120
11121 * configure.in (*-*-linux*): Disable configuration of target-newlib
11122 and target-libgloss.
11123
11124 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11125
11126 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11127 RANLIB.
11128
11129 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11130
11131 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11132 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11133 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11134 avoid quotes nesting problems.
11135 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11136 (DO_X): Export only variables that are set.
11137
11138 2001-09-19 Ben Elliston <bje@redhat.com>
11139
11140 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11141 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11142 semantics. Use the shell built-in "type" command instead.
11143
11144 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11145
11146 Merged from gcc-3_0-branch:
11147 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11148 * ltcf-c.sh: Use $objext, not $ac_objext.
11149 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11150 * ltcf-cxx.sh: Add support for GNU.
11151 2001-07-22 Timothy Wall <twall@redhat.com>
11152 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11153 default settings if using GNU tools with that configuration.
11154 * ltcf-cxx.sh: Ditto.
11155 * ltcf-gcj.sh: Ditto.
11156 2001-07-21 Michael Chastain <chastain@redhat.com>
11157 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11158 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11159 * ltmain.sh: Mark as gcc-local.
11160
11161 2001-08-30 Eric Christopher <echristo@redhat.com>
11162 Jason Eckhardt <jle@redhat.com>
11163
11164 * config.guess: Merge from master sources.
11165 * config.sub: Merge from master sources, add support for mipsisa32.
11166
11167 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11168 * config.sub: Merge from master sources, rev 1.219.
11169 * MAINTAINERS: Add self as contact for stormy16 port.
11170
11171 2001-08-14 Zack Weinberg <zackw@panix.com>
11172
11173 * config.sub: Merge from master sources, rev 1.218.
11174 * config.guess: Merge from master sources, rev 1.209.
11175
11176 2001-08-11 Graham Stott <grahams@redhat.com>
11177
11178 * Makefile.in (check-c++): Add missing semicolon.
11179
11180 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11181
11182 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11183
11184 2001-07-30 Eric Christopher <echristo@redhat.com>
11185
11186 * MAINTAINERS (Various maintainers: mips port): Added myself.
11187
11188 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11189
11190 * configure.in (sh-*-linux*): New.
11191
11192 2001-07-27 Richard Henderson <rth@redhat.com>
11193
11194 * .cvsignore: Add LAST_UPDATED.
11195
11196 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11197
11198 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11199
11200 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11201
11202 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11203
11204 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11205
11206 * MAINTAINERS (Write After Approval): Added myself.
11207
11208 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11209
11210 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11211 and libgcj on m68hc11/m68hc12.
11212
11213 2001-06-27 H.J. Lu (hjl@gnu.org)
11214
11215 * Makefile (CFLAGS_FOR_BUILD): New.
11216 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11217
11218 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11219
11220 * README: Remove version number.
11221
11222 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11223
11224 * INSTALL/README: Update wrt. to the installation instructions now
11225 residing in gcc/doc/install.texi.
11226
11227 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11228
11229 * README: Replace with a cut-down and updated version of gcc/README.
11230
11231 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11232
11233 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11234 multilibs to be disabled.
11235
11236 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11237
11238 * MAINTAINERS (Write After Approval): Add myself.
11239
11240 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11241
11242 * config.guess: Import CVS version 1.195.
11243 * config.sub: Import CVS version 1.212.
11244
11245 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11246
11247 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11248 gcc/xgcc is built, use -print-prog-name to find out the program
11249 name to use.
11250
11251 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11252
11253 * config.guess: Import CVS version 1.194. All gcc-local changes
11254 appear to also be in the master copy.
11255 * config.sub: Import CVS version 1.211.
11256
11257 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11258
11259 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11260 with_gcc]: Use `gcc -shared' to build a shared library.
11261
11262 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11263
11264 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11265 archives.
11266
11267 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11268
11269 * MAINTAINERS (Write After Approval): Add myself.
11270
11271 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11272
11273 * configure.in (libstdcxx_flags): Do not try to execute
11274 libstdc++-v3/testsuite_flags until it exists.
11275
11276 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11277
11278 * MAINTAINERS: Update my email address.
11279
11280 2001-05-31 Graham Stott <grahams@redhat.com>
11281
11282 * MAINTAINERS (Write After Approval): Add myself.
11283
11284 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11285
11286 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11287 libraries when using g++ with native linker.
11288
11289 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11290
11291 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11292
11293 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11294
11295 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11296 [aix4*|aix5*]: Prepend blank.
11297
11298 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11299
11300 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11301 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11302 of subdir/configure scripts to use the new libtool.m4.
11303
11304 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11305
11306 * MAINTAINERS (Write After Approval): Add myself.
11307
11308 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11309
11310 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11311
11312 2001-05-11 Ben Elliston <bje@redhat.com>
11313
11314 * Makefile.in (all-sid): New target.
11315 (check-sid, clean-sid, install-sid): Likewise.
11316
11317 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11318
11319 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11320
11321 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11322
11323 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11324 libgcj.
11325
11326 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11327
11328 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11329 gcc/xgcc is built, use -print-prog-name to find out the program
11330 name to use.
11331
11332 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11333
11334 * configure.in (noconfigdirs): Don't reset it from scratch in the
11335 target case; only append to it.
11336
11337 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11338 sparc-*-solaris2.8]: Disable ${libgcj}.
11339
11340 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11341
11342 * configure.in (libgcj_saved): Copy from $libgcj.
11343 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11344 --disable-libgcj.
11345
11346 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11347
11348 * MAINTAINERS: Remove self as MIPS maintainer and
11349 C front end maintainer.
11350
11351 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11352
11353 * configure.in: Move *-chorusos target case to the proper switch.
11354 Disable libgcj.
11355
11356 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11357
11358 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11359 1.641.2.228.
11360
11361 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11362
11363 * Makefile.in (STAGE1_CFLAGS): Pass down.
11364
11365 2001-04-13 Alan Modra <amodra@one.net.au>
11366
11367 * config.guess: Add hppa64-linux support. Note for next import that
11368 this is already in the master file.
11369 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11370
11371 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11372
11373 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11374 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11375
11376 2001-04-11 Stan Shebs <shebs@apple.com>
11377
11378 * MAINTAINERS: Add self as Darwin port maintainer.
11379
11380 2001-04-11 Alan Modra <amodra@one.net.au>
11381
11382 * MAINTAINERS: Update my email address.
11383
11384 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11385
11386 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11387 recent versions of FreeBSD (release 3 or later).
11388 * ltconfig: On FreeBSD, -lc must not be provided when building
11389 a shared library or else the standard -pthread gcc option is
11390 rendered worthless to later users of the built library.
11391
11392 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11393
11394 * MAINTAINERS: Add self and RTH as C front end maintainers.
11395
11396 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11397
11398 * config.sub: Make sure to match an already-canonicalized
11399 machine name (eg. mn10300-unknown-elf).
11400
11401 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11402
11403 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11404 New macros.
11405 (bootstrap, cross): Use RECURSE_FLAGS.
11406 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11407
11408 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11409
11410 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11411
11412 2001-03-22 Colin Howell <chowell@redhat.com>
11413
11414 * Makefile.in (DO_X): Do not backslash single-quotes in
11415 backquotes (two places).
11416
11417 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11418
11419 Re-installed:
11420 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11421 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11422 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11423 * ltcf-cxx.sh: Likewise.
11424 * ltcf-gcj.sh: Likewise.
11425
11426 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11427
11428 * MAINTAINERS: Add myself as "documentation co-maintainer".
11429
11430 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11431
11432 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11433 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11434
11435 2001-03-19 Tom Tromey <tromey@redhat.com>
11436
11437 * config-ml.in: Handle GCJ and GCJFLAGS.
11438
11439 2001-03-21 Michael Chastain <chastain@redhat.com>
11440
11441 * Makefile.in: all-m4 depends on all-texinfo.
11442
11443 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11444
11445 * MAINTAINERS: Add myself to write after approval list.
11446
11447 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11448
11449 * Makefile.in (DO_X): Quote nested quotes.
11450
11451 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11452
11453 * MAINTAINERS: Add myself to write after approval list.
11454
11455 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11456
11457 * Makefile.in (DO_X): Use double quotes for quoting
11458 "RANLIB=$${RANLIB}".
11459
11460 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11461
11462 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11463
11464 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11465
11466 * configure.in: Only use `lang_requires' for languages athat are
11467 actually enabled.
11468
11469 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11470
11471 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11472
11473 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11474
11475 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11476
11477 2001-03-07 Tom Tromey <tromey@redhat.com>
11478
11479 * configure.in: Allow config-lang.in to set `lang_requires' to list
11480 of other required languages.
11481
11482 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11483
11484 * Makefile.in: Remove RANLIB definition. Use RANLIB
11485 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11486 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11487
11488 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11489 Alexandre Oliva <aoliva@redhat.com>
11490
11491 * Makefile.in (check-c++): Use tabs, not spaces.
11492
11493 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11494
11495 * MAINTAINERS: add myself to Write After Approval list.
11496
11497 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11498
11499 * Makefile.in (check-c++): New rule.
11500
11501 * configure.in (target_libs): Remove libg++.
11502 (noconfigdirs): Remove libg++.
11503 (noconfigdirs): Same.
11504 (noconfigdirs): Same.
11505 (noconfigdirs): Same.
11506
11507 * config-ml.in: Remove libg++ references.
11508
11509 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11510 (ALL_TARGET_MODULES): Same.
11511 (configure-target-libg++): Remove.
11512 (all-target-libg++): Remove.
11513 (configure-target-libio): Remove.
11514 (all-target-libio): Remove.
11515 (check-target-libio): Remove.
11516 (.PHONY): Remove.
11517 (libg++.tar.bz2): Remove.
11518 (all-target-cygmon): Remove libio.
11519 (all-target-libstdc++): Remove.
11520 (configure-target-libstdc++): Remove.
11521 (TARGET_LIB_PATH): Remove libstdc++.
11522 (ALL_GCC_CXX): Remove libstdc++.
11523 (all-target-gperf): Correct.
11524
11525 2001-02-16 Nick Clifton <nickc@redhat.com>
11526
11527 * configure.in (noconfigdirs): Allow configuration of texinfo
11528 for Cygwin hosts.
11529
11530 2001-02-15 Anthony Green <green@redhat.com>
11531
11532 * configure: Introduce GCJ_FOR_TARGET.
11533 * configure.in: Ditto.
11534 * Makefile.in: Ditto.
11535
11536 2001-02-13 Andreas Schwab <schwab@suse.de>
11537
11538 * MAINTAINERS: Update mail address.
11539
11540 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11541
11542 * config.guess: Add linux target for S/390.
11543 * config.sub: Likewise.
11544
11545 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11546
11547 * configure.in: for *-chorusos, don't config target-newlib and
11548 target-libgloss.
11549
11550 2001-02-06 Ben Elliston <bje@redhat.com>
11551
11552 * configure: Output host type to stdout, not stderr.
11553
11554 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11555
11556 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11557 * ltcf-cxx.sh: Likewise.
11558
11559 * config.if: Assume enable_libstdcxx_v3 is defined.
11560
11561 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11562
11563 Remove V2 C++ library.
11564 * configure.in: Remove --enable-libstdcxx_v3 support.
11565
11566 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11567
11568 * include/demangle.h: Add prototype for java_demangle_v3.
11569
11570 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11571
11572 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11573
11574 2001-01-27 Richard Henderson <rth@redhat.com>
11575
11576 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11577
11578 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11579
11580 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11581 Don't unset, it's non-portable and no longer necessary, set to empty
11582 instead.
11583
11584 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11585
11586 * ltconfig: Shell portability fix for the tagname validity check.
11587
11588 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11589
11590 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11591 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11592
11593 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11594
11595 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11596
11597 2001-01-26 Tom Tromey <tromey@redhat.com>
11598
11599 * configure.in: Allow libgcj to be built on Sparc Solaris.
11600
11601 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11602
11603 * ltcf-c.sh: Add aix5 case.
11604 * ltcf-cxx.sh: Likewise.
11605 * ltconfig: Likewise.
11606
11607 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11608
11609 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11610 keep at least one of build_libtool_libs or build_old_libs set to
11611 yes.
11612
11613 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11614 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11615
11616 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11617
11618 * configure.in: Enable libgcj on several additional platforms.
11619
11620 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11621
11622 * configure.in: Enable libgcj for linux targets.
11623
11624 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11625
11626 * MAINTAINERS (Write After Approval): Add myself.
11627
11628 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11629
11630 * MAINTAINERS: Add myself as vax port maintainer.
11631
11632 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11633
11634 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11635
11636 2001-01-09 Mike Stump <mrs@wrs.com>
11637
11638 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11639 failures of subdirectories.
11640
11641 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11642
11643 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11644 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11645 * ltcf-cxx.sh: Likewise.
11646 * ltcf-gcj.sh: Likewise.
11647 * ltconfig.sh: Fix typo.
11648
11649 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11650
11651 * configure: handle DOS-style absolute paths.
11652
11653 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11654
11655 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11656
11657 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11658
11659 * MAINTAINERS: Add myself as avr port co-maintainer.
11660
11661 2000-12-28 Ben Elliston <bje@redhat.com>
11662
11663 * MAINTAINERS: Add myself under ``Write After Approval''.
11664
11665 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11666
11667 * texinfo: Remove directory from GCC.
11668
11669 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11670
11671 * COPYING: Update to current
11672 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11673 to 19yy as example year in copyright notice).
11674
11675 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11676
11677 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11678 (libstdcxx_incdir): Pass down.
11679 * config.if: Remove expired bits for cxx_interface, add stub.
11680 (libstdcxx_incdir): Add variable for g++ include directory.
11681 * configure.in (gxx_include_dir): Use it.
11682
11683 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11684
11685 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11686 with old-email address from ``Write After Approval''.
11687
11688 2000-12-15 Andreas Jaeger <aj@suse.de>
11689
11690 * configure.in: Handle lang_dirs.
11691
11692 2000-12-14 Tom Tromey <tromey@redhat.com>
11693
11694 * MAINTAINERS: Removed brads.
11695
11696 * MAINTAINERS: Added gcj developers.
11697
11698 2000-12-13 Anthony Green <green@redhat.com>
11699
11700 * configure.in: Disable libgcj for any target not specifically
11701 listed. Disable libgcj for x86 and Alpha Linux until compatible
11702 with g++ abi.
11703
11704 2000-12-13 Mike Stump <mrs@wrs.com>
11705
11706 * Makefile.in (local-distclean): Also remove fastjar.
11707
11708 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11709
11710 * contrib/gcc_update: Add fastjar --touch entries.
11711
11712 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11713
11714 * configure.in: Disable language-specific target libraries for
11715 languages that aren't enabled.
11716
11717 2000-12-10 Anthony Green <green@redhat.com>
11718
11719 * configure.in: Define libgcj. Disable libgcj target libraries for
11720 most targets.
11721
11722 2000-12-10 Neil Booth <neilb@earthling.net>
11723
11724 * MAINTAINERS: Update mail address, remove from WAA list.
11725
11726 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11727
11728 * libjava: Imported from /cvs/java.
11729 * libffi: Likewise.
11730 * Boehm-gc: Likewise.
11731
11732 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11733
11734 * configure.in (target_libs): Revert 2000-12-08 patch.
11735 (noconfigdirs): Added target-libjava.
11736
11737 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11738
11739 * djunpack.bat: removed.
11740
11741 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11742
11743 * Makefile.in: handle DOS-style absolute paths.
11744 * config-ml.in: likewise.
11745 * symlink-tree: likewise.
11746
11747 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11748
11749 * fastjar: Imported.
11750
11751 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11752
11753 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11754 libjava.
11755 * configure.in (target_libs): Removed `target-libjava'.
11756
11757 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11758
11759 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11760 (ALL_MODULES): Added fastjar.
11761 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11762 (all-target-libjava): all-fastjar replaces all-zip.
11763 (all-fastjar): Added.
11764 (configure-target-fastjar, all-target-fastjar): Likewise.
11765 * configure.in (host_tools): Added fastjar.
11766
11767 2000-12-07 Mike Stump <mrs@wrs.com>
11768
11769 * Makefile.in (local-distclean): Remove leftover built files.
11770
11771 2000-11-24 Nick Clifton <nickc@redhat.com>
11772
11773 * configure.in (xscale-elf): Add target.
11774 (xscale-coff): Add target.
11775
11776 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11777
11778 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11779 recent versions of FreeBSD (release 3 or later).
11780 * ltconfig: On FreeBSD, -lc must not be provided when building
11781 a shared library or else the standard -pthread gcc option is
11782 rendered worthless to later users of the built library.
11783
11784 2000-11-16 Fred Fish <fnf@be.com>
11785
11786 * configure.in (enable_libstdcxx_v3): Fix typo,
11787 libstd++ -> libstdc++.
11788
11789 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11790
11791 * MAINTAINERS: Add self to Write After Approval list.
11792
11793 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11794
11795 * MAINTAINERS: Update my email address. Add myself to global write
11796 privs list.
11797
11798 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11799
11800 * Makefile.in: Merge with src and libgcj.
11801 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11802 configure-target-<library> when their configure scripts need the C
11803 or C++ library to have already been built to work properly.
11804 (do_proto_toplev): Set them to an empty string.
11805
11806 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11807 (REALLY_SET_LIB_PATH): Use them.
11808
11809 2000-11-17 Stan Shebs <shebs@apple.com>
11810
11811 * MAINTAINERS: Add self to Write After Approval list.
11812
11813 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11814
11815 * configure: Provide the original toplevel configure arguments
11816 (including $0) to subprocesses in the environment rather than
11817 through gcc/configargs.h.
11818
11819 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11820
11821 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11822 C99. Alphabetise "Write After Approval" list.
11823
11824 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11825
11826 * configure: Turn on libstdc++ V3 by default.
11827
11828 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11829 if we've got GCC.
11830
11831 2000-11-11 Philip Blundell <philb@gnu.org>
11832
11833 * MAINTAINERS: Add self to Write After Approval list.
11834
11835 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11836
11837 * ltcf-c.sh (aix4): Improve shared library configuration; require
11838 exporting symbols.
11839 * ltcf-cxx.sh (aix4): Define.
11840 * ltconfig (aix4): Define library and soname specs appropriate for
11841 AIX. Define command to create export symbols list.
11842
11843 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11844
11845 * config.sub: Add support for Sun Chorus
11846
11847 2000-10-31 Nick Clifton <nickc@redhat.com>
11848
11849 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11850 <name>@redhat.com. Also installed new email address for Clint
11851 Popetz.
11852
11853 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11854
11855 * etc: Remove directory from GCC.
11856
11857 2000-10-16 Michael Meissner <meissner@redhat.com>
11858
11859 * configure (gcc/configargs.h): Only create if there is a build GCC
11860 directory created.
11861
11862 2000-10-16 Matthias Klose <doko@debian.org>
11863
11864 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11865 when configured for libstdc++-v3.
11866
11867 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11868
11869 * configure: Save configure arguments to gcc/configargs.h.
11870
11871 2000-10-04 Philipp Thomas <pthomas@suse.de>
11872
11873 * config.guess: Import CVS version 1.157.
11874 * config.sub: Import CVS version 1.181.
11875
11876 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11877
11878 * Makefile.in (bootstrap): avoid recursion if subdir missing
11879 (cross): ditto
11880 (do-proto-toplev): ditto
11881
11882 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11883
11884 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11885 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11886
11887 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11888 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11889 all affected `configure' scripts.
11890
11891 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11892
11893 * MAINTAINERS: Add self as cpplib co-maintainer.
11894
11895 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11896
11897 * MAINTAINERS: Add self to Write After Approval list.
11898
11899 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11900
11901 * INSTALL/README: egcs -> GCC update.
11902
11903 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11904
11905 * MAINTAINERS: Add myself to Write After Approval list.
11906
11907 2000-09-15 Kazu Hirata <kazu@hxi.com>
11908
11909 * MAINTAINERS: Add myself to Write After Approval list.
11910
11911 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11912
11913 * configure.in: Do not build byacc for hppa64. Provide paths to the
11914 X11 libraries for hppa64.
11915
11916 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11917
11918 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11919
11920 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11921
11922 * Makefile.in (all-zlib): Added dummy target.
11923
11924 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11925 ltcf-gcj.sh: Updated from libtool multi-language branch.
11926
11927 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11928
11929 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11930 (bootstrap*): Depend on all-bootstrap.
11931
11932 2000-09-05 Philipp Thomas <pthomas@suse.de>
11933
11934 * config.guess: Import CVS version 1.156.
11935 * config.sub: Import CVS version 1.179.
11936
11937 2000-09-02 Anthony Green <green@cygnus.com>
11938
11939 * Makefile.in (all-gcc): Depend on all-zlib.
11940 (CLEAN_MODULES): Add clean-zlib.
11941 (ALL_MODULES): Add all-zlib.
11942 * configure.in (host_libs): Add zlib.
11943
11944 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11945
11946 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11947 crosses, but add gcc/include to the header search path for them.
11948
11949 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11950
11951 * MAINTAINERS: Add self to Write After Approval list.
11952
11953 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11954
11955 * config.guess: Import CVS version 1.152.
11956 * config.sub: Import CVS version 1.177.
11957
11958 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11959
11960 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11961 $targargs to tell whether newlib is going to be built.
11962
11963 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11964 $$r/TARGET_SUBDIR/libio for _G_config.h.
11965
11966 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11967
11968 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11969
11970 2000-08-22 DJ Delorie <dj@redhat.com>
11971
11972 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11973
11974 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11975
11976 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11977 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11978 sub-configures.
11979
11980 2000-08-21 DJ Delorie <dj@redhat.com>
11981
11982 * MAINTAINERS: Add self as a libiberty maintainer
11983
11984 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11985
11986 * configure.in (libstdcxx_flags): Use
11987 libstdc++-v3/src/libstdc++.INC.
11988
11989 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11990
11991 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11992
11993 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11994
11995 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11996
11997 * configure: Make enable_threads and enable_shared defaults
11998 explicit. Substitute enable_threads into generated Makefiles.
11999 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12000 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12001
12002 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12003
12004 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12005
12006 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12007
12008 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12009 previous delta.
12010
12011 2000-08-11 Jason Merrill <jason@redhat.com>
12012
12013 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12014 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12015 (FLAGS_FOR_TARGET): Not here.
12016 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12017
12018 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12019
12020 * config-ml.in (CC, CXX): Don't introduce a leading space.
12021
12022 2000-08-07 DJ Delorie <dj@delorie.com>
12023
12024 * MAINTAINERS: Add self as a DJGPP maintainer
12025
12026 2000-08-07 DJ Delorie <dj@redhat.com>
12027
12028 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12029 "if we're also building gcc, and it's a gcc that will run on the
12030 build machine, we want to use its includes instead of the system's
12031 default includes".
12032
12033 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12034
12035 * MAINTAINERS: Add self to Write After Approval list.
12036
12037 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12038
12039 * configure.in (libstdcxx_flags): Don't use `"'.
12040
12041 * config-ml.in: Adjust multilib search paths to the
12042 appropriate multilib tree.
12043
12044 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12045
12046 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12047 commas in $LANGUAGES.
12048
12049 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12050
12051 * configure.in: Re-enable all references to libg++ and librx.
12052
12053 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12054
12055 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12056 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12057 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12058 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12059
12060 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12061
12062 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12063
12064 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12065 CXX_FOR_TARGET for sed.
12066
12067 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12068
12069 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12070 Do not override if already set in the environment or in configure.
12071 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12072 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12073
12074 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12075
12076 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12077 the libtool CVS tree multi-language branch.
12078 * ltconfig, ltmain.sh: Updated.
12079
12080 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12081
12082 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12083 (clean-target): Depend on it.
12084
12085 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12086 (GCC_FOR_TARGET): Use it.
12087 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12088 * configure.in: ... here.
12089 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12090 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12091
12092 2000-07-24 Eric Christopher <echristo@cygnus.com>
12093
12094 * MAINTAINERS: Add self to Write After Approval list.
12095
12096 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12097
12098 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12099 (configure-target-libchill, configure-target-libobjc): Likewise.
12100
12101 * configure.in: Use the same cache file for all target libs.
12102 * config-ml.in: But different cache files per multilib variant.
12103
12104 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12105
12106 * configure (topsrcdir): Don't use dirname.
12107
12108 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12109
12110 * MAINTAINERS: Add self to Write After Approval list.
12111
12112 2000-07-20 Jason Merrill <jason@redhat.com>
12113
12114 * configure.in: Remove all references to libg++ and librx.
12115
12116 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12117
12118 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12119
12120 * config.sub: Update to subversions version 2000-07-06.
12121
12122 2000-07-12 Andrew Haley <aph@cygnus.com>
12123
12124 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12125 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12126
12127 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12128
12129 * symlink-tree: Check number of arguments.
12130
12131 2000-07-05 Jim Wilson <wilson@cygnus.com>
12132
12133 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12134 search path for a g++ extracted from the build tree. This
12135 will allow link tests run by configure scripts in
12136 subdirectories to succeed.
12137
12138 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12139
12140 * ltconfig: Add support for mips-dde-sysv4.2MP
12141
12142 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12143
12144 * MAINTAINERS: Add myself as loop discovery maintainer.
12145
12146 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12147
12148 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12149 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12150
12151 2000-06-19 Timothy Wall <twall@cygnus.com>
12152
12153 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12154 * config.sub: Add tic54x target.
12155
12156 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12157
12158 * MAINTAINERS: Add self as Fortran maintainer,
12159 remove Craig Burley.
12160
12161 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12162
12163 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12164 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12165
12166 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12167
12168 * MAINTAINERS: Add self as i18n maintainer
12169
12170 20000-05-21 H.J. Lu (hjl@gnu.org)
12171
12172 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12173 directory are used if they exist. Make sure
12174 $(build_tooldir)/include is searched for header files,
12175 $(build_tooldir)/lib/ for library files.
12176 (GCC_FOR_TARGET): Likewise.
12177 (CXX_FOR_TARGET): Likewise.
12178
12179 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12180
12181 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12182
12183 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12184
12185 * Makefile.in (configure-target-libiberty): Depend on
12186 configure-target-newlib.
12187
12188 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12189
12190 * configure.in, Makefile.in: Merge all libffi-related
12191 configury stuff from the libgcj tree.
12192
12193 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12194
12195 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12196 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12197
12198 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12199
12200 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12201 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12202 current version information. Add to proto-toplev directory.
12203 (gdb-taz): Build do-djunpack.
12204
12205 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12206
12207 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12208
12209 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12210
12211 * MAINTAINERS: Add self to Write After Approval list.
12212
12213 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12214
12215 * ltmain.sh: Preserve in relink_command any environment
12216 variables that may affect the linker behavior.
12217
12218 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12219
12220 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12221
12222 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12223
12224 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12225
12226 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12227
12228 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12229 with the version name.
12230
12231 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12232
12233 * MAINTAINERS: Add self as bb-reorder maintainer.
12234
12235 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12236
12237 * config.if: Tweak.
12238
12239 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12240
12241 * djunpack.bat: New file.
12242
12243 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12244
12245 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12246 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12247 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12248 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12249
12250 2000-04-16 Dave Pitts <dpitts@cozx.com>
12251
12252 * config.sub (case $basic_machine): Change default for "ibm-*"
12253 to "openedition".
12254
12255 2000-04-13 Andreas Jaeger <aj@suse.de>
12256
12257 * MAINTAINERS: Added myself.
12258
12259 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12260
12261 * Makefile.in (gdb-taz): New target. GDB specific archive.
12262 (do-md5sum): New target.
12263 (MD5PROG): Define.
12264 (PACKAGE): Default to TOOL.
12265 (VER): Default to a shell script.
12266 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12267 md5 checksum generation.
12268 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12269 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12270 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12271 insight.tar.bz2): Use gdb-taz to create archive.
12272
12273 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12274
12275 * configure (warn_cflags): Delete.
12276
12277 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12278
12279 * MAINTAINERS: Added myself.
12280
12281 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12282 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12283
12284 * configure.in (enable_libstdcxx_v3): Add.
12285 (target_libs): Add bits here to switch between libstdc++-v2 and
12286 libstdc++-v3.
12287 * config.if: And this file too.
12288 * Makefile.in: Add libstdc++-v3 targets.
12289
12290 2000-04-05 Michael Meissner <meissner@redhat.com>
12291
12292 * config.sub (d30v): Add d30v as a basic machine type.
12293
12294 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12295
12296 * configure.in: -linux-gnu*, not -linux-gnu.
12297
12298 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12299
12300 * MAINTAINERS: Add self in write-after-approval section.
12301
12302 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12303
12304 * MAINTAINERS: Add self as ia64 port maintainer.
12305
12306 2000-03-08 Neil Booth <NeilB@earthling.net>
12307
12308 * MAINTAINERS: Add self in write-after-approval section.
12309
12310 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12311
12312 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12313 (do-tar-bz2): Replace TOOL with PACKAGE.
12314 (gdb.tar.bz2): Remove GDBTK from GDB package.
12315 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12316 dejagnu.tar.bz2): New packages.
12317
12318 2000-02-27 Andreas Jaeger <aj@suse.de>
12319
12320 * configure.in: Add entry for mips*-*-linux*, move catch all
12321 *-*-*linux* entry below this one.
12322
12323 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12324
12325 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12326
12327 2000-02-24 Nick Clifton <nickc@cygnus.com>
12328
12329 * config.sub: Support an OS of "wince".
12330
12331 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12332
12333 * config.guess, config.sub: Updated to match config's 2000-02-15
12334 version.
12335
12336 2000-02-23 Linas Vepstas <linas@linas.org>
12337
12338 * config.sub: Add support for Linux/IBM 370.
12339 * configure.in: Likewise.
12340
12341 2000-02-22 Nick Clifton <nickc@cygnus.com>
12342
12343 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12344
12345 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12346
12347 * config.guess: Guess "cygwin" rather than "cygwin32".
12348
12349 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12350
12351 * configure (gcc_version): When setting, narrow search to
12352 lines containing `version_string'.
12353
12354 2000-02-15 Denis Chertykov <denisc@overta.ru>
12355
12356 * config.sub: Add support for avr target.
12357
12358 2000-02-14 Nick Clifton <nickc@cygnus.com>
12359
12360 * MAINTAINERS: Add maintainers for MCore port.
12361
12362 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12363
12364 * config.sub: Add mmix-knuth-mmixware.
12365
12366 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12367
12368 * MAINTAINERS: Pair cccp with cpplib maintainership.
12369
12370 2000-01-27 Christopher Faylor <cgf@redhat.com>
12371
12372 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12373 structure stuff to -L library search.
12374 (CXX_FOR_TARGET): Ditto.
12375 (CROSS_CHECK_MODULES): Fix spelling mistake.
12376
12377 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12378
12379 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12380 the C++ compiler.
12381
12382 2000-01-12 Richard Henderson <rth@cygnus.com>
12383
12384 * configure.in: Don't build some bits for beos.
12385
12386 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12387
12388 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12389 as include files.
12390
12391 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12392
12393 * Add self as cpplib maintainer, as requested by Jason
12394 Merrill. Correct my e-mail address.
12395
12396 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12397
12398 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12399 not mh-aix43.
12400
12401 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12402
12403 * MAINTAINERS: Add myself to "write after approval" list.
12404
12405 1999-12-14 Richard Henderson <rth@cygnus.com>
12406
12407 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12408 * config.sub: Accept alphaev[78], alphaev8.
12409
12410 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12411
12412 * config.guess, config.sub: Update from autoconf.
12413
12414 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12415
12416 * MAINTAINERS: update my playtime e-address.
12417
12418 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12419
12420 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12421 necessary libraries are missing.
12422
12423 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12424
12425 * MAINTAINERS: Add new 'write after approval' maintainer.
12426
12427 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12428
12429 * MAINTAINERS: Add new Java maintainer.
12430
12431 1999-10-25 Andreas Schwab <schwab@suse.de>
12432
12433 * configure: Fix quoting inside arguments of eval.
12434
12435 1999-10-21 Nick Clifton <nickc@cygnus.com>
12436
12437 * config-ml.in: Allow suppression of some ARM multilibs.
12438
12439 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12440
12441 * config.guess: Add OS/390 match pattern.
12442 * config.sub: Add mvs, openedition targets.
12443 * configure.in (i370-ibm-opened*): New.
12444
12445 1999-09-04 Steve Chamberlain <sac@pobox.com>
12446
12447 * config.sub: Add support for configuring for pj.
12448
12449 1999-08-31 Nick Clifton <nickc@cygnus.com>
12450
12451 * config.sub (maybe_os): Add support for configuring for fr30.
12452
12453 1999-08-25 Nick Clifton <nickc@cygnus.com>
12454
12455 * configure.in: Do not configure or build ld for AIX
12456 platforms. ld is known to be broken on these platforms.
12457
12458 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12459
12460 * config-ml.in: Pass compiler flag corresponding to multidirs to
12461 subdir configures.
12462
12463 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12464
12465 * Makefile.in (LDFLAGS): Define.
12466
12467 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12468
12469 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12470 noconfigdirs.
12471 (*-*-cygwin*): Likewise.
12472
12473 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12474
12475 * mkdep: New file.
12476 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12477 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12478
12479 From Eli Zaretskii <eliz@is.elta.co.il>:
12480 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12481 long file name when using DJGPP on MS-DOS.
12482
12483 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12484
12485 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12486
12487 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12488
12489 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12490 dependency as this causes "make check" to globally "make all"
12491
12492 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12493
12494 * configure.in (target_libs): Added target-zlib.
12495 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12496 (CONFIGURE_TARGET_MODULES): Likewise.
12497 (CHECK_TARGET_MODULES): Likewise.
12498 (INSTALL_TARGET_MODULES): Likewise.
12499 (CLEAN_TARGET_MODULES): Likewise.
12500 (configure-target-zlib): New target.
12501 (all-target-zlib): Likewise.
12502 (all-target-libjava): Depend on all-target-zlib.
12503 (configure-target-libjava): Depend on configure-target-zlib.
12504
12505 * Makefile.in (configure-target-libjava): Depend on
12506 configure-target-newlib.
12507 (configure-target-boehm-gc): New target.
12508 (configure-target-qthreads): New target.
12509
12510 * configure.in (target_libs): Added target-qthreads.
12511 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12512 (CONFIGURE_TARGET_MODULES): Likewise.
12513 (CHECK_TARGET_MODULES): Likewise.
12514 (INSTALL_TARGET_MODULES): Likewise.
12515 (CLEAN_TARGET_MODULES): Likewise.
12516 (all-target-qthreads): New target.
12517 (configure-target-libjava): Depend on configure-target-qthreads.
12518 (all-target-libjava): Depend on all-target-qthreads.
12519
12520 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12521 (CONFIGURE_TARGET_MODULES): Likewise.
12522 (CHECK_TARGET_MODULES): Likewise.
12523 (INSTALL_TARGET_MODULES): Likewise.
12524 (CLEAN_TARGET_MODULES): Likewise.
12525 (all-target-libjava): New target.
12526 (all-target-boehm-gc): Likewise.
12527 * configure.in (target_libs): Added libjava, boehm-gc.
12528
12529 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12530
12531 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12532 configure.bat in SUPPORT_FILES.
12533 (gas+binutils.tar.bz2): Likewise.
12534
12535 * makeall.bat: Remove; obsolete.
12536
12537 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12538
12539 From Mark Elbrecht:
12540 * configure.bat: Remove; obsolete.
12541
12542 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12543
12544 * configure: Add -W -Wall to the default CFLAGS when compiling with
12545 gcc.
12546
12547 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12548
12549 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12550
12551 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12552
12553 * configure.in: Build ld on IRIX6.
12554
12555 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12556
12557 * Makefile.in: Change distribution targets to use bzip2 instead of
12558 gzip.
12559 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12560 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12561
12562 1999-06-04 Nick Clifton <nickc@cygnus.com>
12563
12564 * config.sub: Add mcore target.
12565
12566 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12567
12568 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12569
12570 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12571
12572 * config.guess (dummy): Changed to $dummy.
12573
12574 1999-05-24 Nick Clifton <nickc@cygnus.com>
12575
12576 * config.sub: Tidied up case statements.
12577
12578 1999-05-22 Ben Elliston <bje@cygnus.com>
12579
12580 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12581 <jiro@din.or.jp>.
12582
12583 * config.guess: Merge with FSF version. Future changes will be
12584 more accurately recorded in this ChangeLog.
12585 * config.sub: Likewise.
12586
12587 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12588
12589 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12590
12591 1999-04-30 Tom Tromey <tromey@cygnus.com>
12592
12593 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12594
12595 1999-04-23 Tom Tromey <tromey@cygnus.com>
12596
12597 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12598
12599 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12600
12601 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12602 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12603 Bad merge removed these two changes.
12604
12605 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12606 Martin Heller (Ing.-Buero_Heller@t-online.de)
12607
12608 * config.guess (interix Alpha): Add.
12609
12610 1999-04-11 Richard Henderson <rth@cygnus.com>
12611
12612 * configure.in (i?86-*-beos*): Do config gperf; don't config
12613 gdb, newlib, or libgloss.
12614
12615 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12616
12617 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12618 link a trivial program with -mabi=64. If it fails, remove mabi=64
12619 from multidirs.
12620
12621 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12622
12623 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12624
12625 1999-04-08 Nick Clifton <nickc@cygnus.com>
12626
12627 * config.sub: Add support for mcore targets.
12628
12629 1999-04-07 Michael Meissner <meissner@cygnus.com>
12630
12631 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12632 not mt-ospace, in order to shut up assembler warning about using
12633 symbols that are named the same as registers.
12634
12635 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12636
12637 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12638 dependency list for all-target-cygmon.
12639
12640 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12641
12642 * config-ml.in: Check $host, not $target, for selective multilibs.
12643 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12644 thumb interworking, and underscore prefix multilibs.
12645
12646 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12647
12648 * missing: Update to version from current automake.
12649
12650 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12651
12652 * configure (gxx_include_dir): Removed.
12653
12654 * configure.in (gxx_include_dir): Handle it.
12655 * Makefile.in: Likewise.
12656
12657 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12658
12659 * config.sub (mips64vr4111,mips64vr4111el) Add.
12660
12661 1999-03-21 Ben Elliston <bje@cygnus.com>
12662
12663 * config.guess: Correct typo for detecting ELF on FreeBSD.
12664
12665 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12666
12667 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12668 config/mh-djgpp.
12669
12670 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12671
12672 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12673 all-target-newlib to dependency list for all-target-bsp.
12674
12675 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12676
12677 * config.sub: Add i386-uwin support.
12678 * config.guess: Likewise.
12679
12680 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12681
12682 * configure.in: cleanup, add mh-*pic handling for arm, special
12683 case powerpc*-*-aix*
12684
12685 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12686
12687 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12688 can be built.
12689
12690 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12691
12692 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12693 targets.
12694
12695 1999-03-02 Nick Clifton <nickc@cygnus.com>
12696
12697 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12698
12699 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12700
12701 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12702
12703 1999-02-24 Nick Clifton <nickc@cygnus.com>
12704
12705 * config.sub: Fix typo in arm recognition.
12706
12707 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12708
12709 * configure.in (noconfigdirs): Changed target_configdirs to
12710 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12711 rather than m68k-*-* since it is not known to work on
12712 m68k-aout. Ditto for arm-*-*oabi.
12713
12714 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12715
12716 * configure.in (*-*-windows*): Remove, no longer used.
12717
12718 1999-02-19 Ben Elliston <bje@cygnus.com>
12719
12720 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12721 Smart and improved by Andrew Cagney.
12722
12723 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12724
12725 * config.guess: Recognize openbsd-*-hppa.
12726
12727 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12728
12729 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12730 only if it is not empty.
12731
12732 1999-02-17 Nick Clifton <nickc@cygnus.com>
12733
12734 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12735
12736 * config.guess: Modified to recognize uname's armv* syntax.
12737
12738 * config.sub: Modified to recognize uname's armv* syntax.
12739
12740 1999-02-17 Mark Salter <msalter@cygnus.com>
12741
12742 * configure.in: Added target-bsp for sparclite.
12743
12744 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12745
12746 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12747
12748 1999-02-08 Nick Clifton <nickc@cygnus.com>
12749
12750 * configure.in: Add support for strongarm port.
12751 * config.sub: Add support for strongarm target.
12752
12753 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12754
12755 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12756 the old name config/mh-cygwin32.
12757 Enable texinfo.
12758
12759 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12760
12761 * configure.in: Do build ld for ix86 Solaris.
12762
12763 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12764
12765 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12766 $AR_FOR_TARGET. Likewise for RANLIB.
12767
12768 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12769
12770 * config.sub (oabi): Recognize.
12771 * configure.in (arm-*-oabi): Handle.
12772
12773 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12774
12775 * config.guess: Improve detection of i686 on UnixWare 7.
12776
12777 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12778
12779 * config.guess: Add support for i386-pc-interix.
12780 * config.sub: Likewise.
12781 * configure.in: Likewise.
12782
12783 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12784
12785 * Makefile.in: Remove unneeded all-target-libio from
12786 from all-target-winsup target since it is now unneeded.
12787 Add all-target-libtermcap in its place since it is now
12788 needed.
12789
12790 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12791
12792 * configure.in: makefile stub for cygwin target is probably
12793 unnecessary. Remove it for now.
12794
12795 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12796
12797 * configure.in: libtermcap.a should be built when cygwin is the
12798 target as well as the host.
12799 * config.guess: Allow mixed case in cygwin uname output.
12800 * Makefile.in: Add libtermcap target.
12801
12802 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12803
12804 * config.sub: Clean up handling of hppa2.0.
12805
12806 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12807
12808 * config.guess: Use C code to identify more HP machines.
12809
12810 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12811
12812 * config.sub: Handle hppa2.0.
12813
12814 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12815
12816 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12817 cygmon for all sparclite targets, regardless of object format.
12818
12819 1998-12-15 Mark Salter <msalter@cygnus.com>
12820
12821 * configure.in: Added target-bsp for several target architectures.
12822
12823 * Makefile.in: Added rules for bsp.
12824
12825 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12826
12827 * config.guess: Improve detection of hppa2.0 processors.
12828
12829 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12830
12831 * config.guess: Recognize FreeBSD using ELF automatically.
12832
12833 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12834
12835 * configure (skip-this-dir): Add handling for new shell script, which
12836 might be created by a sub-directory's configure to indicate, this particular
12837 directory is "unwanted".
12838 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12839
12840 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12841
12842 * ltconfig: import from libtool, after changing libtool to
12843 account for the cygwin name change.
12844
12845 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12846
12847 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12848 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12849
12850 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12851
12852 * configure.in: Add libtermcap to list of cygwin dependencies.
12853
12854 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12855
12856 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12857 they include winsup/include when it's a cygwin target.
12858
12859 1998-11-12 Tom Tromey <tromey@cygnus.com>
12860
12861 * configure.in (host_tools): Added zip.
12862 * Makefile.in (all-target-libjava): Depend on all-zip.
12863 (all-zip): New target.
12864 (ALL_MODULES): Added all-zip.
12865 (NATIVE_CHECK_MODULES): Added check-zip.
12866 (INSTALL_MODULES): Added install-zip.
12867 (CLEAN_MODULES): Added clean-zip.
12868
12869 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12870
12871 * Makefile.in: lose "32" from comment about cygwin.
12872
12873 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12874
12875 * configure.in: Use -Os to build target libraries for the fr30.
12876
12877 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12878
12879 * config.sub: Add fr30.
12880
12881 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12882
12883 * configure.in: drop "32" from config/mh-cygwin32. Check
12884 cygwin* instead of cygwin32*.
12885 * config.sub: Check cygwin* instead of cygwin32*.
12886
12887 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12888
12889 * config.guess: Match any version of Unixware7.
12890
12891 1998-10-20 Syd Polk <spolk@cygnus.com>
12892
12893 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12894 if desired.
12895
12896 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12897
12898 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12899 these if the appropriate directories and files to not exist.
12900
12901 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12902
12903 * Makefile.in (DEVO_SUPPORT): Add config.if.
12904
12905 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12906
12907 * configure: Add pattern to replace "build_tooldir"'s
12908 definition in the generated Makefile with "tooldir"'s
12909 actual value.
12910
12911 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12912
12913 * config.sub: Bring back lost sparcv9.
12914
12915 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12916
12917 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12918
12919 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12920 CC_FOR_TARGET and friends.
12921
12922 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12923
12924 * Makefile.in (build_tooldir): New variable, same as tooldir.
12925 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12926 -B$(build_tooldir)/bin/.
12927 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12928
12929 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12930
12931 * README: Remove installation instructions and refer to the
12932 INSTALL directory instead.
12933
12934 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12935
12936 * config.sub: Add support for i[34567]86-pc-udk.
12937 * configure.in: Likewise.
12938
12939 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12940
12941 * Makefile.in: add bzip2 package building bits for user
12942 tools module
12943 * configure.in: ditto
12944
12945 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12946
12947 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12948 (ALL_TARGET_MODULES): Add all-target-libobjc.
12949 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12950 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12951 (all-target-libchill): Add dependencies.
12952 * configure.in (target_libs): Add libchill.
12953
12954 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12955
12956 * configure.in (target_subdir): Remove duplicate line.
12957
12958 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12959
12960 * Makefile.in (all-automake): fix dependencies.
12961
12962 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12963
12964 * configure.in: Minor cleanups for building in the $(target_alias)
12965 subdir.
12966
12967 1998-09-22 Jim Wilson <wilson@cygnus.com>
12968
12969 * Makefile.in (bootstrap): Set r and s before make all. Use
12970 BASE_FLAGS_TO_PASS in make all.
12971 (cross): Likewise.
12972
12973 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12974
12975 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12976
12977 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12978
12979 * config.sub: Fix typo in last change.
12980
12981 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12982
12983 * config.sub: Add support for C4x target.
12984 * configure.in: Likewise.
12985
12986 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12987
12988 * config.sub: Recognize sparcv9 just like sparc64.
12989
12990 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12991
12992 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12993
12994 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12995
12996 * config.guess: Correctly identify Pentium II sco boxes.
12997
12998 * config.guess: Fix "tr" code. From Weiwen Liu.
12999
13000 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13001
13002 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13003 stabs.
13004
13005 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13006
13007 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13008 (ALL_TARGET_MODULES): Add all-target-libchill.
13009 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13010 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13011 (all-target-libchill): Add dependencies.
13012 * configure.in (target_libs): Add libchill.
13013
13014 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13015
13016 * config.guess: Avoid assumptions about "tr" behaves when
13017 LANG is set to something other than English.
13018
13019 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13020
13021 * configure (gxx_include_dir): Changed to
13022 '${prefix}/include/g++'-${libstdcxx_interface}.
13023
13024 * config.if: New to determine the interfaces.
13025
13026 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13027
13028 * config.guess: Detect and handle MPE/IX.
13029 * config.sub: Deal with MPE/IX.
13030
13031 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13032
13033 * configure.in: Use mh-aix43.
13034
13035 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13036
13037 * configure: Fix --without/--disable cases for gxx-include-dir.
13038
13039 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13040
13041 * mdata-sh: Imported. Needed for automake support.
13042
13043 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13044
13045 * Makefile.in (taz): Try "chmod -R og=u ." before
13046 "chmod og=u `find . -print`".
13047
13048 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13049
13050 * configure.in: Add arm-elf and thumb-elf support.
13051
13052 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13053
13054 * Makefile.in: Undo previous patch.
13055
13056 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13057
13058 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13059 to here ...
13060 (install-no-fixedincludes): and here
13061 (INSTALL_MODULES): ... from here.
13062
13063 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13064
13065 * config.sub: Merge with FSF.
13066
13067 * config.guess: Merge with FSF.
13068
13069 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13070
13071 * configure (extraconfigdirs): New variable.
13072 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13073 * Makefile.in (all): Move higher in file.
13074 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13075 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13076 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13077 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13078 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13079
13080 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13081
13082 * Makefile.in (all-target-libjava): Depend on all-gcc and
13083 all-target-newlib.
13084 (configure-target-libjava): Depend on $(ALL_GCC).
13085
13086 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13087
13088 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13089 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13090
13091 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13092
13093 * INSTALL/README: Fix typo.
13094
13095 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13096
13097 * ylwrap: Change absolute path checks to check for DOS style path
13098 names.
13099
13100 * ylwrap: Don't use a full path name if the source file is in the
13101 same directory. From hjl@lucon.org (H.J. Lu).
13102
13103 * config-ml.in: Default to being verbose, to match Feb 18 change to
13104 configure.
13105
13106 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13107
13108 Brought over from egcs:
13109
13110 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13111
13112 * configure.in (target_subdir): Set to ${target_alias} instead
13113 of "libraries".
13114
13115 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13116
13117 * configure.in (target_subdir): Set to libraries if enable_multilib.
13118
13119 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13120
13121 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13122 multilibs, force reconfiguration the first time we create
13123 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13124
13125 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13126
13127 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13128 avoid confusion with --no-recursion.
13129
13130 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13131
13132 * configure.in: Win32 hosts shouldn't use install -x
13133 * install-sh: remove -x option, and special .exe-handling
13134 hack.
13135
13136 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13137
13138 * config.guess: Recognize i586-pc-beos.
13139 * configure.in: Don't build some bits for beos.
13140
13141 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13142
13143 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13144 CFLAGS default to -O2.
13145
13146 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13147 when using GNU ld.
13148
13149 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13150
13151 * ltmain.sh: Correct install when using a different shell.
13152
13153 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13154
13155 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13156
13157 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13158
13159 * makefile.vms: Update to build binutils/makefile.vms. Add install
13160 target.
13161
13162 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13163
13164 * ltconfig: Update to correct AIX handling.
13165
13166 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13167
13168 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13169
13170 * configure.in (target_subdir): Set to ${target_alias} instead
13171 of "libraries".
13172
13173 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13174
13175 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13176 (Makefile): Depend on $(gcc_version_trigger).
13177
13178 * configure (gcc_version): Change default initializer to empty
13179 string.
13180 (gcc_version_trigger): New variable; pass this variable down
13181 to subdir configures to enable them checking gcc's version
13182 themselves. Emit make macros for both gcc_version vars.
13183 (topsrcdir): Initialize reliably.
13184 (recursion line): Remove --with-gcc-version=${gcc_version}.
13185
13186 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13187
13188 * configure (enable_version_specific_runtime_libs): Implement new flag
13189 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13190 in $(libsubdir); emit definition in each generated Makefile.
13191 (gxx_include_dir): Initialize depending on
13192 $enable_version_specific_runtime_libs.
13193
13194 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13195
13196 * configure (gcc_version): Initialize properly depending on
13197 how and where configure is started.
13198 (recursion line): Pass a --with-gcc-version=${gcc_version}
13199 to configures in subdirs.
13200
13201 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13202
13203 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13204 cygmon
13205
13206 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13207
13208 * configure.in: Add cygmon and libstub support for mn10200.
13209
13210 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13211
13212 * configure (gcc_version): Add new variable describing the
13213 particular gcc version we're building.
13214 * Makefile.in (libsubdir): Add new macro for the directory
13215 in which the compiler finds executables, libraries, etc.
13216 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13217 and libsubdir.
13218
13219 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13220
13221 * Makefile.in (local-clean): Remove *.log.
13222 (warning.log): Built with warn_summary from build.log.
13223 (mail-report.log): Run test_summary.
13224 (mail-report-with-warnings.log): Run test_summary including
13225 warning.log in the report.
13226
13227 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13228
13229 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13230
13231 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13232
13233 * Makefile.in (grep): Grep no longer depends on libiberty.
13234
13235 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13236
13237 * Makefile.in: all-snavigator needs all-libgui.
13238
13239 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13240
13241 * configure.in: Add cygmon and libstub support for mn10300.
13242
13243 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13244
13245 * missing: Update to version from automake 1.3.
13246
13247 * ltmain.sh: On installation, don't get confused if the same name
13248 appears more than once in the list of library names.
13249
13250 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13251
13252 * config.sub: Accept m68060 and m5200 as CPU names.
13253
13254 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13255
13256 * configure: Use && rather than using -a in test, because odd
13257 strings can confuse test.
13258 * configure.in: Likewise.
13259
13260 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13261
13262 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13263
13264 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13265
13266 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13267 bootstrap4-lean): New targets.
13268
13269 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13270
13271 * mpw-* Delete. Not used.
13272
13273 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13274
13275 * COPYING.LIB: Update FSF address.
13276
13277 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13278
13279 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13280
13281 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13282 GAS_SUPPORT_DIRS.
13283
13284 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13285
13286 * ltconfig, ltmain.sh: Avoid producing a version number if
13287 -version-info was not used.
13288
13289 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13290
13291 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13292 building with newlib.
13293
13294 1998-04-30 Paul Eggert <eggert@twinsun.com>
13295
13296 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13297 Solaris `make' causes it to continue to next definition.
13298
13299 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13300
13301 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13302 the right GUI libraries and files are installed along with GDB.
13303
13304 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13305
13306 * configure.in: Change alpha to alpha* in several places.
13307
13308 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13309
13310 * config.sub: Recognize sparc86x.
13311
13312 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13313
13314 * configure.in (--enable-target-optspace): Remove debug echo.
13315
13316 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13317
13318 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13319
13320 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13321
13322 * ltconfig: Update cygwin32 support.
13323
13324 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13325 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13326 (GDB_SUPPORT_DIRS): Likewise.
13327
13328 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13329
13330 * configure.in (target_makefile_frag): If --enable-target-optspace,
13331 use -Os to compile target libraries rather than -O2. Default to
13332 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13333 not used.
13334 * configure.in (target_cflags): Ditto for d30v.
13335
13336 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13337
13338 * Makefile.in (all-bfd): Depend on all-intl.
13339 (all-binutils): Likewise.
13340 (all-gas): Likewise.
13341 (all-gprof): Likewise.
13342 (all-ld): Likewise.
13343
13344 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13345
13346 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13347
13348 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13349
13350 * Makefile.in (all-bfd): Depend upon all-libiberty.
13351
13352 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13353
13354 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13355
13356 * Makefile.in: Add libstub.
13357
13358 * configure.in: Ditto. Build libstub for targets that have cygmon
13359 support.
13360
13361 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13362
13363 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13364
13365 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13366
13367 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13368 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13369
13370 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13371
13372 * configure: Define DEFAULT_M4 by searching PATH.
13373 * Makfile.in: Use DEFAULT_M4.
13374
13375 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13376
13377 * ltconfig: Add cygwin32 support.
13378
13379 * Makefile.in, configure.in: Add libtool as a native only directory
13380 to configure and build.
13381
13382 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13383
13384 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13385
13386 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13387
13388 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13389
13390 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13391
13392 * Makefile.in: add ash make rules
13393 * configure.in: add ash to native_only and host_tools lists
13394
13395 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13396
13397 * Makefile.in (all-gettext, all-intl): New targets.
13398 (ALL_MODULES): Added all-gettext, all-intl.
13399 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13400 (INSTALL_MODULES): Added install-gettext, install-intl.
13401 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13402
13403 * configure.in (host_tools): Added gettext.
13404 (native_only): Likewise.
13405 (noconfigdirs) [various cases]: Likewise.
13406 (host_libs): Added intl.
13407
13408 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13409
13410 * configure: Do not disable building gdbtk for cygwin32 hosts.
13411
13412 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13413
13414 * configure.in: Add thumb-coff target.
13415 * config.sub: Add thumb-coff target.
13416
13417 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13418
13419 * Makefile.in: Revert yesterday's change.
13420 (all-target-winsup): all-target-librx stays out of here.
13421
13422 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13423
13424 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13425 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13426 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13427 Remove references to librx and libg++.
13428
13429 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13430
13431 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13432 recursive makes
13433
13434 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13435
13436 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13437 for newlib directory.
13438 (CXX_FOR_TARGET): Likewise.
13439
13440 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13441
13442 * ltconfig: Update after libtool/ltconfig.in change for
13443 hpux11.
13444
13445 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13446
13447 * ltconfig, ltmain.sh: Update to libtool 1.2.
13448
13449 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13450
13451 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13452 (install-gcc-cross): Instead, override LANGUAGES here.
13453
13454 1998-03-18 Dave Love <d.love@dl.ac.uk>
13455
13456 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13457 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13458
13459 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13460
13461 * configure.in: Add Thumb-pe target.
13462
13463 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13464
13465 * Makefile.in - changed sn targets to snavigator
13466 * configure.in - changed sn targets to snavigator
13467
13468 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13469
13470 * config-ml.in: After building symlink tree call make distclean
13471 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13472 to be the case for libiberty.
13473
13474 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13475
13476 * configure: When making link, also check the current
13477 directory. The configure scripts may create one.
13478
13479 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13480
13481 * config.sub: Accept alphapca56 and alphaev6 properly.
13482
13483 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13484
13485 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13486
13487 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13488
13489 * config.sub (sco5): Fix typo.
13490
13491 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13492
13493 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13494 install-itcl.
13495 (install-itcl): Remove dependency on install-tcl.
13496
13497 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13498
13499 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13500
13501 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13502
13503 * configure.in: Don't build libgui for a cygwin32 target when not on
13504 a cygwin32 host.
13505
13506 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13507
13508 * configure (redirect): Set to null, so default behavior of
13509 configure is now --verbose.
13510
13511 1998-02-16 Dave Love <d.love@dl.ac.uk>
13512
13513 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13514 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13515
13516 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13517
13518 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13519 this change to sync Makefile.in with its ChangeLog entries.
13520
13521 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13522
13523 * ltmain.sh (mkdir): Check that the directory doesn't exist
13524 before we exit with error, so that we don't get races during
13525 parallel builds.
13526
13527 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13528
13529 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13530
13531 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13532
13533 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13534 PICFLAG_FOR_TARGET.
13535 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13536
13537 * configure: Emit a definition for the new macro enable_shared
13538 into each Makefile.
13539
13540 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13541
13542 * configure.in (host_tools, native_only): Add libtool.
13543
13544 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13545
13546 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13547 Fix typo in ming config comment.
13548
13549 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13550
13551 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13552
13553 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13554
13555 * config.sub: Add tic30 cases, and map c30 to tic30.
13556
13557 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13558
13559 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13560 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13561 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13562 (CLEAN_TARGET_MODULES): Similarly
13563 (all-target-libf2c): Add dependences.
13564 * configure.in (target_libs): Add libf2c.
13565
13566 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13567
13568 * configure.in: Remove expect from noconfigdirs when target
13569 is cygwin32. OK to build expect and dejagnu with Canadian
13570 Cross.
13571
13572 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13573
13574 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13575 host.
13576
13577 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13578 and mingw32.
13579
13580 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13581
13582 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13583 here as it is not defined in the toplevel Makefile.
13584
13585 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13586
13587 * configure (package_makefile_rules_frag): New variable, which names
13588 a file with generic rules, ...
13589 Change comment to mention we now have FIVE parts.
13590 * configure: Undo last change.
13591
13592 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13593
13594 * config.guess: More accurate determination of HP processor types.
13595 * config.sub: More accurate determination of HP processor types.
13596
13597 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13598
13599 * configure (package_makefile_frag): Move inserting the
13600 ${package_makefile_frag} to where it should be according
13601 to the comment.
13602
13603 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13604
13605 * config.guess: Add support for Linux/ARM.
13606
13607 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13608
13609 * .cvsignore: Remove *-info and *-install since they match
13610 release-info and mpw-install, which we don't want to just ignore.
13611
13612 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13613
13614 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13615
13616 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13617
13618 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13619 local_prefix to sub-make invocations.
13620
13621 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13622
13623 * configure.in: Check makefile fragments in the source
13624 directory.
13625
13626 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13627
13628 * configure.in: Check whether host and target makefile
13629 fragments exist before adding them to *_makefile_frag.
13630
13631 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13632
13633 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13634
13635 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13636
13637 * configure.in: Make sure we only replace RPATH_ENVVAR on
13638 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13639 regexp to sed.
13640
13641 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13642 to sub-makes.
13643
13644 1998-01-13 Lee Iverson (leei@ai.sri.com)
13645
13646 * config-ml.in (multi-do): LDFLAGS must include multilib
13647 designator.
13648
13649 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13650
13651 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13652
13653 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13654
13655 * config.sub: Add mingw32 support.
13656 * configure.in: Likewise.
13657
13658 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13659
13660 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13661
13662 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13663
13664 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13665 * configure (gxx_include_dir): Provide a definition for subdirs
13666 which do not use autoconf.
13667
13668 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13669
13670 * config.guess: Sync with egcs. Picks up new alpha support,
13671 BeOS & some additional linux support.
13672
13673 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13674
13675 * config.guess: HP 9000/803 is a PA1.1 machine.
13676
13677 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13678
13679 * configure.in: It's alpha*-...
13680
13681 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13682
13683 * configure.in (host_makefile_frag, target_makefile_frag):
13684 Handle multiple config files.
13685 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13686 alpha-*-*.
13687
13688 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13689
13690 * mkdep: New file.
13691
13692 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13693
13694 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13695
13696 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13697
13698 * Makefile.in: Add libgui directory.
13699 (GDB_TK): Add all-libgui.
13700 * configure.in: Add libgui directory.
13701 * configure: Add all-libgui to GDB_TK.
13702
13703 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13704
13705 * config-ml.in (multidirs): Add m32r to multilib list.
13706
13707 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13708
13709 * Makefile.in (all-target-gperf): Change dependency to
13710 all-target-libstdc++.
13711
13712 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13713
13714 * config.guess: Add BeOS support.
13715
13716 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13717
13718 Source directory cvs renamed to cvssrc:
13719 * configure.in (host_tools): Change cvs to cvssrc.
13720 (native_only): Likewise.
13721 (noconfigdirs) [various cases]: Likewise.
13722 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13723 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13724 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13725 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13726 (all-cvssrc): Rename target from all-cvs.
13727
13728 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13729
13730 * configure (gxx_include_dir): Fix thinko.
13731
13732 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13733
13734 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13735 (install-cross, install-gcc-cross): New targets.
13736
13737 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13738
13739 * configure.in (noconfigdirs): Add support for Thumb target.
13740
13741 * config.sub (maybe_os): Add support for Thumb target.
13742
13743 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13744
13745 * Makefile.in: Add rules for cygmon.
13746
13747 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13748
13749 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13750
13751 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13752 * configure (gxx_include_dir): Provide a definition for subdirs
13753 which do not use autoconf.
13754
13755 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13756
13757 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13758 11/18/97 build
13759
13760 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13761
13762 * From Franz Sirl.
13763 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13764 found on RedHat Linux systems.
13765
13766 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13767
13768 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13769 guesses.
13770
13771 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13772
13773 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13774
13775 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13776
13777 * ltmain.sh: If mkdir fails, check whether the directory was created
13778 anyhow by some other process.
13779
13780 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13781
13782 * configure.in (d30v-*-*): Configure all directories.
13783
13784 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13785
13786 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13787 for the D30V.
13788
13789 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13790
13791 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13792
13793 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13794
13795 * include/libiberty.h: Add extern "C" { so it can be used with C++
13796 progrms.
13797 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13798 programs.
13799
13800 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13801
13802 * configure.in (d30v-*-*): Configure GCC now.
13803
13804 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13805
13806 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13807 is no longer needed.
13808
13809 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13810
13811 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13812
13813 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13814
13815 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13816 targets using "$@" to provide support for similar but not identical
13817 targets without having to duplicate code.
13818
13819 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13820
13821 * makefile.vms: Fix to work with DEC C.
13822
13823 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13824
13825 * config.sub: Add mips-tx39-elf to marketing names.
13826
13827 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13828
13829 * ltmain.sh: Handle symlinks in generated script.
13830
13831 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13832
13833 * configure: Handle autoconf style directory options: --bindir,
13834 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13835 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13836 --sysconfdir.
13837 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13838 (sharedstatedir, localstatedir, oldincludedir): New variables.
13839 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13840 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13841 sbindir, sharedstatedir, and sysconfdir.
13842
13843 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13844
13845 * Makefile.in (bootstrap-lean): New target.
13846
13847 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13848
13849 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13850 sn, and gnuserv from noconfigdirs.
13851
13852 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13853
13854 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13855
13856 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13857
13858 * Makefile.in (cross): New target.
13859
13860 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13861 Jeff Law <law@cygnus.com>
13862
13863 * Makefile.in (bootstrap2, bootstrap3): New targets.
13864 (all-bootstrap): Remove outdated and confusing target.
13865 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13866
13867 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13868
13869 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13870 windows. Consistent with gdb/configure.
13871
13872 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13873
13874 * configure.in: Name Linux target fragment.
13875
13876 * configure: Rewrite so that project Makefile fragment is inserted
13877 first and appears last in the resulting Makefile.
13878
13879 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13880
13881 * Makefile.in (install-itcl): Install tcl first.
13882
13883 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13884
13885 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13886
13887 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13888
13889 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13890
13891 * configure.in (skipdirs): Add target-librx for Linux.
13892 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13893
13894 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13895
13896 * Makefile.in (bootstrap): New target.
13897
13898 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13899
13900 * config.sub: Accept 'amigados' for backward compatibility.
13901
13902 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13903
13904 * config.guess: Merge with FSF.
13905
13906 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13907
13908 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13909
13910 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13911
13912 * config.sub: Add "marketing-names" patch.
13913
13914 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13915
13916 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13917
13918 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13919
13920 * config.sub: Handle v850-elf.
13921
13922 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13923
13924 * .cvsignore (*-install): Remove.
13925
13926 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13927
13928 * ltconfig: Set CONFIG_SHELL in libtool.
13929 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13930
13931 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13932
13933 * configure.in (target_subdir): Set to libraries if enable_multilib.
13934
13935 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13936
13937 * config.guess: Update from gcc directory.
13938
13939 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13940
13941 * Makefile.in (all-sim): Depends on all-readline.
13942
13943 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13944
13945 * Makefile.in (BISON, YACC): Use $$s.
13946 (all-bison): Depend on all-texinfo.
13947
13948 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13949
13950 * Makefile.in (BISON): Add -L flag.
13951 (YACC): Likewise.
13952
13953 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13954
13955 * configure.in (noconfigdirs): Add support for v850e target.
13956
13957 * config.sub (maybe_os): Add support for v850e target.
13958
13959 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13960
13961 * configure.in (noconfigdirs): Add support for v850ea target.
13962
13963 * config.sub (maybe_os): Add support for v850ea target.
13964
13965 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13966
13967 * config.sub: Add mipstx39. Delete r3900.
13968
13969 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13970
13971 * Makefile.in (all-autoconf): Depends on all-texinfo.
13972
13973 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13974
13975 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13976 eabi targets.
13977
13978 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13979
13980 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13981
13982 * configure: When handling a Canadian Cross, handle YACC as well as
13983 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13984 * Makefile.in (all-bison): Depend upon all-texinfo.
13985
13986 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13987
13988 * Makefile.in (BISON): bison, not byacc or bison -y.
13989 (YACC): bison -y or byacc or yacc.
13990 (various): Add *-bison as appropriate.
13991 (taz): No need to mess with BISON anymore.
13992
13993 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13994
13995 * configure: If OSTYPE matches *win32*, try to find a good value for
13996 CONFIG_SHELL.
13997
13998 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13999
14000 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14001 configure.in if it is present.
14002
14003 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14004
14005 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14006
14007 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14008
14009 * config.sub: Recognize `arc' cpu.
14010 * configure.in: Likewise.
14011 * config-ml.in: Likewise.
14012
14013 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14014
14015 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14016
14017 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14018
14019 * configure: Changed sed delimiter from ':' to '|' when
14020 attempting to substitute ${config_shell} for SHELL. On
14021 NT ${config_shell} may contain a ':' in it.
14022
14023 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14024
14025 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14026
14027 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14028
14029 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14030
14031 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14032
14033 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14034
14035 * ylwrap: If the program is a relative path, force it to be
14036 absolute.
14037
14038 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14039
14040 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14041
14042 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14043
14044 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14045 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14046 for libraries.
14047
14048 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14049
14050 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14051 separated by spaces.
14052
14053 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14054
14055 * ylwrap: New file.
14056 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14057
14058 * ltmain.sh: Handle /bin/sh at start of install program.
14059
14060 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14061
14062 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14063 * missing: New file, from automake 1.2.
14064
14065 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14066
14067 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14068 check-tk to CHECK_X11_MODULES.
14069
14070 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14071
14072 * config.sub: Merge with FSF.
14073
14074 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14075
14076 * config.guess: Merge with FSF.
14077
14078 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14079
14080 * configure: Treat msdosdjgpp like go32.
14081 * configure.in: Likewise. Don't remove gprof for go32.
14082
14083 * configure: Change Makefile.tem2 to Makefile.tm2.
14084
14085 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14086
14087 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14088
14089 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14090
14091 * install-sh (chmodcmd): Set to null if the DST directory already
14092 exists. Same as Nov 11th change.
14093
14094 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14095
14096 * configure (GDB_TK): Needs itcl and tix.
14097
14098 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14099
14100 * config.guess: Update from FSF.
14101
14102 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14103
14104 * Makefile.in (GDB_TK): Depend on itcl and tix.
14105
14106 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14107
14108 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14109 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14110 (INSTALL_SCRIPT): New variable.
14111 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14112 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14113 to -x.
14114 * install-sh: Add support for -x option.
14115
14116 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14117
14118 * configure.in, Makefile.in: Treat tix like itcl.
14119
14120 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14121
14122 * Makefile.in (WINDRES): New variable.
14123 (WINDRES_FOR_TARGET): New variable.
14124 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14125 (EXTRA_HOST_FLAGS): Add WINDRES.
14126 (EXTRA_TARGET_FLAGS): Add WINDRES.
14127 (EXTRA_GCC_FLAGS): Add WINDRES.
14128 ($(DO_X)): Pass down WINDRES.
14129 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14130 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14131 DLLTOOL_FOR_TARGET.
14132
14133 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14134
14135 * configure.in: configure sim before gdb for win32-x-ppc
14136
14137 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14138
14139 Move gperf into the toplevel, from libg++.
14140 * configure.in (target_tools): Add target-gperf.
14141 (native_only): Add target-gperf.
14142 * Makefile.in (all-target-gperf): New target, depend on
14143 all-target-libg++.
14144 (configure-target-gperf): Empty rule.
14145 (ALL_TARGET_MODULES): Add all-target-gperf.
14146 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14147 (CHECK_TARGET_MODULES): Add check-target-gperf.
14148 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14149 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14150
14151 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14152
14153 * config.sub (mn10200): Recognize new basic machine.
14154
14155 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14156
14157 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14158 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14159
14160 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14161
14162 * configure.in: If we're building mips-sgi-irix6* native, turn on
14163 ENABLE_MULTILIB and set TARGET_SUBDIR.
14164
14165 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14166
14167 * Makefile.in (all-sn): Depend on all-grep.
14168
14169 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14170
14171 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14172
14173 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14174 Makefile. From Jeff Makey <jeff@cts.com>.
14175 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14176
14177 * Makefile.in (DISTBISONFILES): Remove.
14178 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14179 $(DEFAULT_YACC).
14180
14181 * configure.in: Build itl, db, sn, etc., when building for native
14182 cygwin32.
14183
14184 * Makefile.in (LD): New variable.
14185 (EXTRA_HOST_FLAGS): Pass down LD.
14186 ($(DO_X)): Likewise.
14187
14188 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14189
14190 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14191
14192 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14193
14194 * configure.in (targargs): Strip out any supplied --build argument
14195 before adding our own. Always add --build.
14196
14197 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14198
14199 * configure.in (targargs): Pass --build if we're doing
14200 a cross-compile.
14201
14202 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14203
14204 * configure: Use '|' instead of ":" as the separator in
14205 sed. Otherwise sed chokes on NT path names with drive
14206 designators. Also look for "?:*" as the leading characters in an
14207 absolute pathname.
14208
14209 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14210
14211 * config.sub: Support for r3900.
14212
14213 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14214
14215 * configure.in: Use install-sh, not install.sh.
14216
14217 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14218
14219 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14220 apply it twice.
14221
14222 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14223
14224 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14225 install-binutils.
14226
14227 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14228
14229 * Makefile.in: Add automake targets.
14230 * configure.in (host_tools): Add automake.
14231
14232 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14233
14234 * configure: Default CXX to c++, not gcc.
14235 * Makefile.in (CXX): Set to c++, not gcc.
14236 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14237
14238 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14239
14240 * install-sh: try appending a .exe if source file doesn't
14241 exist
14242
14243 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14244
14245 * configure.in: Turn on multilib by default.
14246 (cross_only): Remove target-libiberty.
14247
14248 * Makefile.in (all-gcc): Don't depend on libiberty.
14249
14250 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14251
14252 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14253
14254 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14255
14256 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14257 (DISTBISONFILES): Add ld/Makefile.in
14258
14259 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14260
14261 * configure.in: if target is cygwin32 but host isn't cygwin32,
14262 don't configure gdb tcl tk expect, not just gdb.
14263
14264 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14265
14266 * configure.in: Added gnuserv everywhere sn appears.
14267
14268 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14269 (CROSS_CHECK_MODULES): Added check-gnuserv.
14270 (INSTALL_MODULES): Added install-gnuserv.
14271 (CLEAN_MODULES): Added clean-gnuserv.
14272 (all-gnuserv): New target.
14273
14274 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14275
14276 * config.guess: Fixes for MIPS OpenBSD systems.
14277
14278 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14279
14280 * Makefile.in (INSTALL_XFORM): Remove.
14281 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14282
14283 * mkinstalldirs: New file, copied from automake.
14284 * Makefile.in (installdirs): Rename from install-dirs. Use
14285 mkinstalldirs. Change all users.
14286 (DEVO_SUPPORT): Add mkinstalldirs.
14287
14288 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14289
14290 * install-sh: Rename from install.sh.
14291 * Makefile.in (INSTALL): Change install.sh to install-sh.
14292 (DEVO_SUPPORT): Likewise.
14293
14294 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14295 Graichen <graichen@rzpd.de>.
14296
14297 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14298
14299 * config.guess: Recognize OpenBSD systems correctly.
14300
14301 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14302
14303 * README, Makefile.in (ETC_SUPPORT): Remove references to
14304 cfg-paper*, configure.{texi,man,info*}._
14305
14306 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14307
14308 * Makefile.in (all.normal): Ensure that gcc is built after all
14309 the x11 - ie gdb - targets.
14310
14311 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14312
14313 * makefile.vms: Don't run conf-a-gas.
14314
14315 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14316
14317 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14318
14319 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14320
14321 * configure.in: Remove noconfigdirs case since gdb also
14322 configures and builds for tic80-coff.
14323
14324 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14325
14326 * configure: Set cache_file to config.cache.
14327 * Makefile.in (local-distclean): Remove config.cache.
14328
14329 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14330
14331 * COPYING: Update FSF address.
14332
14333 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14334
14335 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14336 noconfigdirs.
14337
14338 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14339
14340 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14341 MAKEDIRS, is empty.
14342
14343 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14344
14345 * config.sub: Tweak mn10300 entry.
14346
14347 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14348
14349 * configure.in (host_tools): Put sim before gdb, so gdb's
14350 configure.tgt can determine if the simulator was configured.
14351
14352 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14353
14354 * config.sub: Move BeOS $os case to be with other Cygnus
14355 local cases.
14356
14357 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14358
14359 * config.sub: Remove misplaced comment that broke Linux.
14360
14361 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14362
14363 * config.sub: Add BeOS support.
14364
14365 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14366
14367 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14368
14369 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14370
14371 * configure.in (noconfigdirs): Remove tcl and tk from
14372 noconfigdirs for cygwin32 builds.
14373
14374 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14375
14376 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14377
14378 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14379
14380 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14381 make-all.com, use makefile.vms instead.
14382
14383 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14384
14385 * config.sub: Accept -lnews*.
14386
14387 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14388
14389 * configure.in (noconfigdirs): Disable target-newlib,
14390 target-examples and target-libiberty for d30v.
14391
14392 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14393
14394 * configure.in (noconfigdirs): Enable ld for d30v.
14395
14396 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14397
14398 * configure.in (tic80-*-*): Build compiler.
14399
14400 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14401
14402 * configure.in (d30v-*): Remove sim directory from list of
14403 unsupported d30v directories
14404
14405 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14406
14407 * config.sub, configure.in: Add d30v target cpu.
14408
14409 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14410
14411 * makefile.vms: New file.
14412 * make-all.com: Remove.
14413
14414 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14415
14416 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14417
14418 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14419
14420 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14421
14422 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14423
14424 * Makefile.in (ALL_MODULES): Added all-db.
14425 (CROSS_CHECK_MODULES): Addec check-db.
14426 (INSTALL_MODULES): Added install-db.
14427 (CLEAN_MODULES): Added clean-db.
14428
14429 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14430
14431 * config.guess: Merge with latest FSF sources.
14432
14433 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14434
14435 * Makefile.in (ALL_MODULES): Added all-itcl.
14436 (CROSS_CHECK_MODULES): Added check-itcl.
14437 (INSTALL_MODULES): Added install-itcl.
14438 (CLEAN_MODULES): Added clean-itcl.
14439
14440 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14441
14442 * configure.in: build gdb for mn10200
14443
14444 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14445
14446 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14447
14448 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14449
14450 * configure.in (tic80-*-*): Turn off most targets right now.
14451
14452 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14453
14454 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14455 rather than the makeinfo program.
14456 (do-info): Depend upon all-texinfo.
14457
14458 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14459
14460 * configure.in: Remove uses of config/mh-linux.
14461
14462 * config.sub, config.guess: Merge with latest FSF sources.
14463
14464 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14465
14466 * config.sub (case $basic_machine): Add tic80 entries.
14467
14468 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14469
14470 * config.sub, config.guess: Merge with latest FSF sources.
14471
14472 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14473
14474 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14475 * mpw-config.in: Test for NewFolderRecursive.
14476 * mpw-install: Use symbolic name for startup filename.
14477 * mpw-README: Add various additional details.
14478
14479 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14480
14481 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14482
14483 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14484
14485 * configure.in: Do build gcc and the target libraries for
14486 the mn10200.
14487
14488 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14489
14490 * configure.in: don't avoid building gdb for mn10300 any more
14491 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14492 instead of single-quoting it.
14493
14494 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14495
14496 * configure.in: Don't use --with-stabs on IRIX 6.
14497
14498 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14499
14500 * configure.in (m32r): Build gdb, libg++ now.
14501
14502 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14503
14504 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14505 directories from noconfigdirs.
14506
14507 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14508
14509 * config.sub (basic_machine): added mips16 configuration
14510
14511 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14512
14513 * config.sub: Handle d10v-unknown.
14514
14515 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14516
14517 * config.sub: Handle v850-unknown.
14518
14519 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14520
14521 * Makefile.in: add findutils
14522 * configure.in: add findutils to list of host_tools
14523
14524 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14525
14526 * config.sub: Handle mn10200 and mn10300.
14527
14528 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14529
14530 * configure.in (d10v-*): Do not build librx.
14531
14532 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14533
14534 * configure.in (mn10300): Build everything except gdb & libgloss.
14535
14536 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14537
14538 * config.guess: Patch for Dansk Data Elektronik servers,
14539 from Niels Skou Olsen <nso@dde.dk>.
14540
14541 For ncr, use /bin/uname rather than uname, since GNU uname does not
14542 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14543
14544 Patch for MIPS R4000 running System V,
14545 from Eric S. Raymond <esr@snark.thyrsus.com>.
14546
14547 Fix thinko for nextstep.
14548
14549 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14550
14551 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14552 * config.guess: Guess mips-dec-mach_bsd4.3.
14553
14554 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14555 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14556 release numbers.
14557 * config.guess (mips-mips-riscos*): Emit just enough of the
14558 release number.
14559
14560 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14561 * config.guess (sparc-auspex-sunos*): Added.
14562 (f300-fujitsu-*): Added.
14563
14564 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14565 * config.guess: Recognize a Tadpole as a sparc.
14566
14567 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14568
14569 * config.guess: Don't assume that NextStep version is either 2 or
14570 3. NextStep 4 (aka OpenStep 4) has come out now.
14571
14572 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14573
14574 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14575 From Rik Faith <faith@cs.unc.edu>.
14576
14577 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14578
14579 * config.sub: Contributions from bug-gnu-utils to:
14580 Support plain "hppa" (no version given) architecture, reported by
14581 OpenStep.
14582 OpenBSD like NetBSD.
14583 LynxOs is not a hardware supplier.
14584
14585 * config.guess: Contributions from bug-gnu-utils to add support for:
14586 OpenBSD like NetBSD.
14587 Stratus systems.
14588 More Pyramid systems.
14589 i[n>4]86 Intel chips.
14590 M680[n>4]0 Motorola chips.
14591 Use unknown instead of lynx for hardware manufacturer.
14592
14593 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14594
14595 * install.sh (chmodcmd): Set to null if the DST directory already
14596 exists.
14597
14598 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14599
14600 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14601 not use mt-ppc target Makefile fragment any more.
14602
14603 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14604
14605 * configure.in (*-*-windows): Exclude everything but those dirs
14606 needed to build windows.
14607
14608 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14609
14610 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14611
14612 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14613
14614 * configure.in: Exclude mmalloc from i386-windows.
14615
14616 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14617
14618 * Undo my previous change.
14619
14620 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14621
14622 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14623 unconditionally.
14624 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14625
14626 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14627
14628 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14629 host to add it's own flags.
14630
14631 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14632
14633 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14634
14635 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14636
14637 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14638 (CXX_FOR_TARGET): Likewise.
14639 (GCC_FOR_TARGET): Define.
14640 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14641 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14642 CC_FOR_TARGET was specified on the command line.
14643 (MAKEOVERRIDES): Don't define.
14644
14645 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14646
14647 * configure.in (m32r): Fix spelling of libg++ libs.
14648
14649 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14650
14651 * config.sub (-apple*): Remove, now redundant.
14652
14653 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14654
14655 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14656
14657 * configure: Rework yesterday's sed script patch.
14658
14659 * config.sub: Merge with FSF.
14660
14661 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14662
14663 * config.guess: Merge from FSF.
14664
14665 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14666 * config.guess: Use pc instead of unknown, for pc clone systems.
14667 Change linux to linux-gnu.
14668
14669 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14670 * config.guess: Avoid non-portable tr syntax.
14671
14672 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14673
14674 * test-build.mk (HOLES): Add "xargs" for gdb.
14675
14676 * configure: Avoid hpux10.20 sed bug.
14677
14678 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14679
14680 * configure.in: Add support for windows host
14681 (that is a build done under the Microsoft build environment).
14682
14683 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14684
14685 * Makefile.in: Replace all uses of srcroot with s, to shrink
14686 command line lengths.
14687
14688 Patches from Geoffrey Noer <noer@cygnus.com>:
14689 * configure.in: If configuring for newlib, pass --with-newlib to
14690 subdirectories.
14691 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14692 -Bnewlib/ and -Lwinsup to gcc.
14693 (CXX_FOR_TARGET): Likewise.
14694
14695 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14696
14697 * Makefile.in (ETC_SUPPORT): Add configure.
14698
14699 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14700
14701 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14702 host configuration file.
14703
14704 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14705
14706 * configure.in: Break mn10x00 support into separate
14707 mn10200 and mn10300 configurations.
14708 * config.sub: Likewise.
14709
14710 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14711
14712 * configure.in: Add lots of stuff to noconfigdirs for
14713 the mn10x00 targets.
14714
14715 * config.sub, configure.in: Add mn10x00 support.
14716
14717 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14718
14719 * make-all.com: Call conf-a-gas, not config-a-gas.
14720
14721 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14722
14723 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14724 targets.
14725
14726 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14727
14728 * mpw-README: Add much more detail for native PowerMac.
14729 * mpw-install: New file.
14730 * mpw-configure: Add --norecursion and --help options.
14731 * mpw-config.in: Translate readme and install files when
14732 copying to objdir.
14733 * mpw-build.in: Don't always depend on byacc and flex.
14734 (install-only-top): New action.
14735
14736 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14737
14738 * configure.in: You can now configure GDB for the v850.
14739
14740 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14741
14742 * configure.in (noconfigdirs): Don't configure any C++ dirs
14743 if targeting D10V.
14744
14745 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14746
14747 * config.sub: Recognize mips64vr5000.
14748
14749 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14750
14751 * configure.in: Use a single line for host_tools and native_only.
14752
14753 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14754
14755 * config.sub, configure.in: Add entries for m32r.
14756
14757 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14758
14759 * Makefile.in (inet-install): Don't run install-gzip.
14760
14761 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14762
14763 * configure.in: Don't config lots of things for *-*-windows*.
14764
14765 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14766
14767 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14768 (host_libs, host_tools): Copy from configure.in.
14769 * mpw-configure: Don't complain about directories not found.
14770
14771 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14772
14773 * configure.in (i[345]86): Recognize i686 for pentium pro.
14774 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14775 file.
14776
14777 * config.guess (i[345]86): Ditto.
14778
14779 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14780
14781 * configure.in (noconfigdirs): Removed gdb for D10V.
14782
14783 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14784
14785 * configure.in: Remove ld, target-libio, target-libg++, and
14786 target-libstdc++ from noconfigdirs.
14787
14788 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14789
14790 * configure: Fix three locations where shell scripts were
14791 being run directly rather than with config_shell.
14792
14793 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14794
14795 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14796 * config.sub (basic_machine): Recognize v850.
14797
14798 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14799
14800 * mpw-configure: Handle multiple enable/disable options and
14801 pass them down recursively, handle -c and -s flags appropriately
14802 depending on choice of compiler, add escape mechanism for
14803 quoted arguments to gC.
14804
14805 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14806
14807 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14808 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14809 so that -mrelocatable-lib and -mno-eabi are used.
14810
14811 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14812 not support --print-multi-lib, don't abort.
14813
14814 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14815
14816 * make-all.com: Run config-a-gas.
14817 * setup.com: Don't copy subdirectory files around.
14818
14819 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14820
14821 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14822 target, it now compiles correctly.
14823
14824 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14825
14826 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14827
14828 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14829
14830 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14831
14832 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14833
14834 * configure.in (native_only): Add prms.
14835
14836 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14837
14838 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14839 (BINUTILS_SUPPORT_DIRS): Likewise.
14840
14841 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14842
14843 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14844 d10v support is added.
14845
14846 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14847
14848 * configure.in (d10v-*-*): New target.
14849
14850 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14851
14852 * config.guess (HP 9000/811): Recognize this as a PA1.1
14853 machine.
14854
14855 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14856
14857 * Makefile.in (do-tar-gz): New target, split out from tail end of
14858 taz target. Run each command separately, don't use pipes.
14859 (taz): Use it.
14860
14861 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14862
14863 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14864 * mpw-build.in: No builds should depend on building byacc or flex,
14865 they are assumed to be installed already.
14866
14867 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14868
14869 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14870 variable that CC_FOR_TARGET needs.
14871
14872 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14873
14874 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14875 options have changed since the last time the subdirectory was
14876 configured, and if it has, reconfigure.
14877 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14878 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14879
14880 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14881
14882 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14883 CLEAN_MODULES): Add bash.
14884 (all-bash): New target.
14885
14886 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14887
14888 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14889
14890 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14891
14892 * config.sub (basic_machine): Recognize d10v as a valid processor.
14893
14894 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14895
14896 * mpw-configure: Add support for --bindir.
14897 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14898
14899 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14900
14901 * configure.in: add bash, time, gawk to list of hosttools and things
14902 to only build for native toolchains
14903
14904 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14905
14906 * Makefile.in (docdir): Remove.
14907
14908 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14909
14910 * Makefile.in (datadir): Set to $(prefix)/share.
14911
14912 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14913
14914 * configure.in: build diff and patch for cygwin32-hosted
14915 toolchains.
14916
14917 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14918
14919 * config.sub: Accept -rtems*.
14920
14921 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14922
14923 * configure.in: enable dosrel for cygwin32-hosted builds,
14924 remove diff from the list of things not buildable
14925 via Canadian Cross
14926
14927 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14928
14929 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14930 don't get ". ".
14931
14932 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14933
14934 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14935
14936 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14937
14938 * Makefile.in (taz): Handle case where tex3patch didn't even get
14939 checked out. Also, if it was found, put the symlink in a new util
14940 subdirectory.
14941
14942 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14943
14944 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14945
14946 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14947
14948 * config.sub: Recognize -openvms.
14949 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14950 * make-all.com, setup.com: New files.
14951
14952 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14953
14954 * Makefile.in (taz): tex3patch moved to texinfo/util.
14955
14956 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14957
14958 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14959 * configure.in: remove make from disable-if-Can-Cross list
14960 enable gdb if ${host} and ${target} are cygwin32
14961
14962 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14963
14964 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14965 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14966
14967 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14968
14969 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14970 distinguish sysv/svr4/bsd variants.
14971 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14972
14973 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14974
14975 * configure.in: Added copyright notice.
14976 * move-if-change: Added copyright notice.
14977
14978 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14979
14980 * configure.in (powerpcle-*-solaris*): Until we get shared
14981 libraries working, don't build gdb, sim, make, tcl, tk, or
14982 expect.
14983
14984 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14985
14986 * config.guess: Merge with FSF:
14987
14988 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14989 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14990
14991 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14992 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14993
14994 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14995 * config.guess: Combine two OSF1 rules.
14996 Also recognize field test versions. From mjr@zk3.dec.com.
14997 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14998 because GNU uname does not support -p. From pmr@pajato.com.
14999
15000 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15001
15002 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15003
15004 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15005
15006 * mpw-README: Document GCCIncludes.
15007
15008 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15009
15010 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15011
15012 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15013
15014 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15015
15016 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15017
15018 * configure.in (*-*-cygwin32): Configure make.
15019
15020 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15021
15022 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15023
15024 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15025
15026 * Makefile.in (all-inet): Depend on all-perl.
15027
15028 * Makefile.in (inet-install): New target.
15029
15030 * Makefile.in (all-inet): Depend on all-tcl.
15031 (all-inet): Depend on all-send-pr.
15032
15033 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15034
15035 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15036 temporarily.
15037
15038 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15039
15040 * configure.in: Don't configure --with-gnu-ld on AIX.
15041
15042 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15043
15044 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15045
15046 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15047
15048 * Makefile.in (ALL_MODULES): Added all-inet.
15049 (CROSS_CHECK_MODULES): Added check-inet.
15050 (INSTALL_MODULES): Added install-inet.
15051 (CLEAN_MODULES): Added clean-inet.
15052 (all-indent): New target.
15053
15054 * configure.in (host_tools): Added inet.
15055 (native_only): Added inet.
15056 (noconfigdirs): Added inet.
15057
15058 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15059
15060 * configure.in: Don't configure libgloss if we are not configuring
15061 newlib.
15062
15063 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15064
15065 * configure.in: Don't configure libgloss for unsupported
15066 architectures.
15067
15068 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15069
15070 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15071
15072 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15073
15074 * Makefile.in (ALL_MODULES): Include all-apache.
15075 (CROSS_CHECK_MODULES): Include check-apache.
15076 (INSTALL_MODULES): Include install-apache.
15077 (all-apache): New target.
15078
15079 * configure.in: Added apache everywhere perl is seen.
15080
15081 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15082
15083 * Makefile.in: Add support for clean-{module} and
15084 clean-target-{module} rules.
15085
15086 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15087
15088 * configure.in (*-*-ose) do not build libgloss.
15089
15090 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15091
15092 * config.guess (prep*:SunOS:5.*:*): Turn into
15093 powerpele-unknown-solaris2.
15094
15095 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15096
15097 * configure.in: Permit --enable-shared to specify a list of
15098 directories.
15099
15100 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15101
15102 * configure.in (host==solaris): Pass only the first word of $CC
15103 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15104
15105 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15106
15107 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15108
15109 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15110
15111 * Makefile.in (ALL_MODULES): Include all-perl.
15112 (CROSS_CHECK_MODULES): Include check-perl.
15113 (INSTALL_MODULES): Include install-perl.
15114 (ALL_X11_MODULES): Include all-guile.
15115 (CHECK_X11_MODULES): Include check-guile.
15116 (INSTALL_X11_MODULES): Include install-guile.
15117 (all-perl): New target.
15118 (all-guile): New target.
15119
15120 * configure.in (host_tools): Include perl and guile.
15121 (native_only): Include perl and guile.
15122 (noconfigdirs): Don't build guile and perl; no ports have been
15123 done.
15124
15125 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15126
15127 * configure (--enable-*): Handle quoted option lists such as
15128 --enable-sim-cflags='-g0 -O' better.
15129
15130 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15131
15132 * Makefile.in ({,inst}all-target): New rule so we can make and
15133 install all of the target directories easily.
15134
15135 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15136
15137 * configure.in: Add missing global flag in sed substitution when
15138 deleting `target-' from ${configdirs}.
15139
15140 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15141
15142 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15143 option.
15144
15145 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15146 config/mh-necv4.
15147
15148 * install.sh: Correct misspelling of transformbasename.
15149
15150 * config.guess: Recognize mips-*-sysv*.
15151
15152 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15153
15154 * config.sub: Recognize mon960.
15155
15156 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15157
15158 * configure: Restore Canadian Cross handling of BISON and LEX,
15159 removed in Feb 20 change.
15160
15161 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15162
15163 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15164 Mention make install. Remove the old copyright date as well the
15165 clumsy and rather pointless copyright on the README file.
15166
15167 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15168
15169 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15170 Makefile after running symlink-tree, then run `make distclean' to
15171 avoid clobbering any generated files in srcdir.
15172
15173 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15174
15175 * configure.in (m68k-*-netbsd*): Build everything now.
15176
15177 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15178
15179 * Makefile.in (taz): Fix quoting.
15180
15181 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15182
15183 * configure.in (sparclet-*-*): Build everything now.
15184
15185 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15186
15187 * configure.in (m68k-*-linux*): New host.
15188
15189 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15190
15191 * configure: Check for bison before byacc.
15192
15193 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15194
15195 * Makefile.in configure: Change the way LEX and BISON/YACC are
15196 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15197 searching PATH. These are used as fallbacks by Makefile.in if
15198 flex/bison/byacc aren't in objdir.
15199
15200 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15201
15202 * Makefile.in: Make everything which depends upon all-bfd also
15203 depend upon all-opcodes, in case --with-commonbfdlib is used.
15204
15205 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15206
15207 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15208 building NT native compilers on Unix.
15209
15210 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15211
15212 * configure.in: Don't get CC from the host Makefile fragment if we
15213 can find gcc in PATH, or if this is a Canadian Cross. Move the
15214 Solaris test for /usr/ucb/cc to the post target script, just after
15215 the compiler sanity test.
15216
15217 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15218
15219 * config.sub: Merge with FSF.
15220
15221 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15222
15223 * Makefile.in (RPATH_ENVVAR): New variable.
15224 (REALLY_SET_LIB_PATH): Use it.
15225 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15226
15227 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15228
15229 * config.sub, configure.in: Recognize sparclet cpu.
15230
15231 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15232
15233 * config.guess: Support m68k-cbm-sysv4.
15234
15235 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15236
15237 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15238 m68k-unknown-linuxaout from linker help string. Put quotes around
15239 $ld_help_string.
15240
15241 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15242
15243 * config.guess (powerpc-harris-powerunix): Add guess for port
15244 to new target.
15245
15246 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15247
15248 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15249
15250 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15251
15252 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15253 $(REALLY_SET_LIB_PATH) in Makefile.
15254 * Makefile.in (SET_LIB_PATH): New variable.
15255 (REALLY_SET_LIB_PATH): New variable.
15256 ($(DO_X)): Use $(SET_LIB_PATH).
15257 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15258 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15259 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15260 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15261 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15262 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15263 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15264 (install-dosrel): Likewise.
15265 (all-opcodes): Depend upon all-libiberty.
15266
15267 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15268
15269 * config.guess (*:CYGWIN*): New
15270
15271 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15272
15273 * Makefile.in (all-target-winsup): All all-target-libiberty.
15274
15275 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15276
15277 * configure.in (noconfigdirs): Add missing # in front of comment.
15278
15279 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15280
15281 * configure.in: add second pass to things added to noconfigdirs
15282 so *-gm-magic can exclude libgloss properly.
15283
15284 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15285
15286 * mpw-configure (extralibs_name, rez_name): Set correctly
15287 for MWC68K compiler.
15288
15289 * mpw-README: Add more info on the necessary build tools.
15290
15291 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15292
15293 * configure.in, config.sub: Recognize cygwin32.
15294
15295 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15296
15297 * config.guess, config.sub: Recognize A/UX.
15298
15299 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15300
15301 * config.sub: Merge with gcc/config.sub.
15302
15303 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15304
15305 * mpw-build.in (do-binutils): Add build of stamps.
15306
15307 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15308
15309 * config.sub: Add recognition for mips64vr4100*-* targets.
15310
15311 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15312
15313 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15314 Add creation of gconfigargs with `--enable-shared' turned on.
15315 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15316 ($(host)-stamp-stage3-configured): Likewise.
15317 (HOLES): Add chatr and ldd.
15318 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15319
15320 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15321
15322 * configure: Pass --nfp to recursive configures.
15323
15324 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15325
15326 * Makefile.in (DLLTOOL): New.
15327 (DLLTOOL_FOR_TARGET): New.
15328 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15329 (EXTRA_TARGET_FLAGS): Ditto.
15330 (EXTRA_GCC_FLAGS): Ditto.
15331 (CONFIGURE_TARGET_MODULES): Ditto.
15332 (DO_X): Ditto.
15333 * configure: Add DLLTOOL.
15334
15335 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15336
15337 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15338 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15339 mh-sco, since old workarounds no longer needed, and don't
15340 build ld, since libraries have weak symbols in COFF.
15341
15342 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15343
15344 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15345
15346 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15347
15348 * configure.in: Make sure that ${CC} can be used to compile an
15349 executable.
15350
15351 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15352
15353 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15354 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15355 nothing depending on whether gdbtk is being built.
15356
15357 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15358
15359 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15360
15361 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15362
15363 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15364 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15365
15366 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15367
15368 * config-ml.in: Add support for
15369 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15370 Simplify setting of multidirs from --disable-foo.
15371
15372 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15373
15374 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15375 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15376 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15377 non-empty, pass them on to the GCC make.
15378 (all-bootstrap): New rule that is like all-gcc, except it executes
15379 the GCC bootstrap rule instead of the GCC all rule.
15380
15381 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15382
15383 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15384
15385 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15386
15387 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15388 DG/UX support.
15389
15390 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15391
15392 * config.sub (i*86*) Change [345] to [3456]
15393
15394 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15395
15396 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15397 --with-gnu-ld=no.
15398
15399 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15400
15401 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15402 AIX multilibs get built.
15403
15404 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15405
15406 * configure.in (i386-win32): Don't build expect if we're not
15407 building the tcl subdir.
15408
15409 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15410
15411 * Makefile.in: (configure-target-examples, all-target-examples):
15412 New targets, configure and build example programs.
15413
15414 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15415
15416 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15417 use it as input to sedit the generated MPW makefile.
15418 * mpw-README: Add a suggestion about Gestalt.h.
15419
15420 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15421
15422 * config.sub: Accept *-*-ieee*.
15423
15424 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15425
15426 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15427 Ronald F. Guilmette <rfg@monkeys.com>.
15428
15429 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15430
15431 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15432 for powerpc-pe native.
15433 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15434 (target==powerpc-pe): duplicate i386-win32 entry.
15435
15436 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15437
15438 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15439 of vxworks, not just vxworks5.1.
15440
15441 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15442
15443 * mpw-configure: Add support for exec-prefix.
15444
15445 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15446
15447 * config.guess: Recognize HP model 816 machines as having
15448 a PA1.1 processor.
15449
15450 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15451
15452 * configure: Ignore new autoconf configure options.
15453
15454 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15455
15456 * config.guess: Recognize Pentium under SCO.
15457 From Robert Lipe <robertl@arnet.com>.
15458
15459 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15460
15461 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15462
15463 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15464
15465 * configure.in: Don't configure gas for alpha-dec-osf*.
15466
15467 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15468
15469 * configure.in: Default to --with-stabs for some targets for which
15470 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15471 i[345]86*-*-unixware*.
15472
15473 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15474
15475 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15476 rather than basing it on the target. Simplify handling of options
15477 controlling which directories to configure. Remove extraneous
15478 slash in multi-clean target.
15479
15480 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15481
15482 * config-ml.in: Prefix more variables with ml_ so they don't collide
15483 with configure's.
15484
15485 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15486
15487 * configure: Don't turn -v into --v.
15488
15489 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15490
15491 * configure.in (targargs): Fix typo.
15492
15493 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15494
15495 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15496
15497 * configure.in: Strip --host and --target options from
15498 CONFIG_ARGUMENTS, and always configure for --host only. Add
15499 --with-cross-host option when building with a cross-compiler.
15500 * configure: Canonicalize the arguments put into config.status by
15501 always using `=' for an option with an argument. Pass a presumed
15502 --host or --target explicitly.
15503
15504 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15505
15506 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15507 into general OS recognition case.
15508
15509 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15510
15511 * configure.in (target_configdirs): add target-winsup only
15512 for win32 target systems.
15513
15514 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15515
15516 * Makefile.in (all-target-libgloss): Depend upon
15517 configure-target-newlib, since when libgloss is built it looks to
15518 see if the newlib directory exists.
15519
15520 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15521
15522 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15523 cfg-ml-*.in.
15524
15525 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15526
15527 * configure: Handle LD and LD_FOR_TARGET when configuring a
15528 Canadian Cross.
15529
15530 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15531
15532 * configure.in (target_libs): add target-winsup.
15533 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15534 (target==ppcle-pe): remove ld from $noconfigdirs.
15535
15536 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15537
15538 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15539 Preserve relative path names in $srcdir. Build symlink tree if
15540 configuring cross target dir and srcdir=. (= no VPATH support).
15541 (configure-target-libg++): Depend on configure-target-librx.
15542 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15543 * config-ml.in: New file.
15544 * symlink-tree: New file.
15545 * configure: Ensure srcdir="." if that's what it is.
15546
15547 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15548
15549 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15550 includes and FLEX_SKELETON setting.
15551 * mpw-configure (--with-gnu-ld): New option, controls whether
15552 to use PPCLink or ld with PowerMac GCC.
15553 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15554 * mpw-config.in: Configure grez if targeting Mac.
15555
15556 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15557 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15558 just macos.
15559 * configure.in: Configure grez resource compiler if targeting Mac.
15560 * Makefile.in (all-grez, install-grez): New targets.
15561
15562 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15563
15564 * configure: CXX defaults to gcc, not g++. If we find
15565 gcc in the path, set CC to gcc -O2.
15566
15567 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15568
15569 * configure: Default ${build} correctly. Avoid picking up extra
15570 spaces when reading CC and CXX from Makefile. When doing a
15571 Canadian Cross, use plausible default values for numerous
15572 variables.
15573 * configure.in: When doing a Canadian Cross, don't try to
15574 configure tools whose configure script can't handle it.
15575
15576 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15577
15578 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15579
15580 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15581
15582 * configure: Remove dubious bug reporting address.
15583
15584 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15585
15586 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15587 configure script, run that instead of this directory's configure.
15588 In either case, print a message that we're configuring the sub-dir.
15589
15590 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15591
15592 * configure.in: Before checking for the existence of various files,
15593 use sed to filter out "target-".
15594
15595 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15596
15597 * Makefile.in (DO_X): Split rule to decrease command line length
15598 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15599 (Philippe De Muyter).
15600
15601 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15602
15603 * Makefile.in (all-patch): depend on all-libiberty.
15604
15605 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15606
15607 * configure.in: If the only directory in target_configdirs which
15608 actually exists is libiberty, then set target_configdirs to empty,
15609 to avoid trying to build a target libiberty in a gas or gdb
15610 distribution.
15611
15612 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15613
15614 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15615 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15616 systems.
15617
15618 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15619
15620 * configure.in (copy_dirs): Use sys-include instead of include
15621 for --with-headers option.
15622
15623 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15624
15625 * Makefile.in, configure.in: Make winsup builds work with
15626 new scheme.
15627
15628 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15629
15630 * configure.in: Build the linker on AIX.
15631
15632 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15633
15634 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15635 where needed.
15636
15637 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15638
15639 * Makefile.in (all-gcc): Fix typo.
15640
15641 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15642
15643 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15644
15645 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15646
15647 * configure.in: Rename libFOO to target-libFOO, and xiberty
15648 to target-xiberty, to provide more flexibility.
15649 (target_subdir): Define. Create if cross.
15650 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15651 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15652 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15653 check-libFOO -> check-target-libFOO, etc.
15654 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15655 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15656 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15657 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15658 allow ALL_GCC="" to only configure.
15659 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15660 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15661 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15662
15663 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15664
15665 * Makefile.in (taz): Build "info" in etc explicitly.
15666
15667 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15668
15669 * configure.in: Make sure that CC is undefined (as opposed to
15670 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15671 problem with autoconf trying to configure on a host without GCC.
15672
15673 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15674
15675 * mpw-configure: Set host alias from choice of host compiler,
15676 only use generic MPW Makefile sed if present, edit a file
15677 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15678 * mpw-README: Add problem notes about CW6 and CW7.
15679
15680 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15681
15682 * Makefile.in (taz): Use ";" instead of ";;".
15683
15684 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15685
15686 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15687 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15688 DISTDOCDIRS.
15689 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15690 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15691
15692 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15693
15694 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15695 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15696 Move bfd to DISTSTUFFDIRS.
15697
15698 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15699
15700 * Makefile.in (X11_LIB): Removed.
15701 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15702
15703 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15704
15705 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15706
15707 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15708 names.
15709
15710 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15711
15712 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15713
15714 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15715
15716 * configure.in (i[345]86-*-win32): Always build newlib.
15717 Don't configure cvs, autoconf or texinfo.
15718 * Makefile.in (LD_FOR_TARGET): New.
15719 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15720 Pass down LD_FOR_TARGET.
15721
15722 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15723
15724 * winsup: New directory.
15725 * Makefile.in: Build winsup.
15726 * configure.in: Winsup is configured when target is win32.
15727 Can only build win32 target GDB when native.
15728
15729 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15730
15731 * config.guess: Recognize HP model 819 machines as having
15732 a PA 1.1 processor.
15733
15734 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15735
15736 * configure: Fix sed loop which substitutes for CC and CXX to
15737 avoid bug found in various sed implementations.
15738
15739 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15740
15741 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15742 simulator. Use standard powerpc-*-eabi*.
15743
15744 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15745
15746 * configure.in: Stop putting gas and binutils in noconfigdirs for
15747 powerpc-*-aix* and rs6000-*-*.
15748
15749 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15750
15751 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15752 -mcall-aixdesc libraries.
15753
15754 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15755
15756 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15757
15758 * config.sub (arm | armel | armeb): Fix shell syntax.
15759
15760 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15761
15762 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15763 -msoft-float and -mcpu=common support.
15764 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15765 libraries.
15766
15767 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15768
15769 * configure.in: Allow configuration and build of emacs19 for the alpha.
15770
15771 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15772
15773 * configure.in (CC): Get ^CC, not just any old CC, from
15774 ${host_makefile_frag}.
15775
15776 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15777
15778 * configure.in (CC): Try to get CC from
15779 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15780
15781 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15782
15783 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15784 only if it exists in $(srcdir).
15785
15786 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15787
15788 * configure: If CC and CXX are not set in the environment, set
15789 them, based on either an existing Makefile or on searching for gcc
15790 in PATH. Substitute for CC and CXX in Makefile.
15791 * configure.in: Remove libm from target_libs. Separate
15792 target_configdirs from configdirs. If CC is not set in
15793 environment, try to get it from a host Makefile fragment. Rewrite
15794 changes of configdirs to use skipdirs instead. A few minor
15795 tweaks. Take directories out of target_configdirs as they are
15796 taken out of configdirs. Remove existing Makefile files from
15797 subdirectories. Substitute for TARGET_CONFIGDIRS and
15798 CONFIG_ARGUMENTS in Makefile.
15799 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15800 by configure.in.
15801 (CONFIG_ARGUMENTS): Likewise.
15802 (CONFIGURE_TARGET_MODULES): New variable.
15803 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15804 ($(CONFIGURE_TARGET_MODULES)): New target.
15805 (configure-libg++, configure-libio): New targets.
15806 (all-libg++): Depend upon configure-libg++.
15807 (all-libio): Depend upon configure-libio.
15808 (configure-libgloss, all-libgloss): New targets.
15809 (configure-libstdc++): New target.
15810 (all-libstdc++): Depend upon configure-libstdc++.
15811 (configure-librx, all-librx): New targets.
15812 (configure-newlib): New target.
15813 (all-newlib): Depend upon configure-newlib
15814 (configure-xiberty): New target.
15815 (all-xiberty): Depend upon configure-xiberty.
15816
15817 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15818
15819 * configure.in (host i[345]86-*-win32): Expand the
15820 noconfigdirs again.
15821
15822 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15823
15824 * mpw-configure: Fix sed command file name.
15825
15826 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15827
15828 * configure.in (host i[345]86-*-win32): Reduce the
15829 noconfigdirs again.
15830
15831 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15832
15833 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15834 or powerpc*-*-pe*, since they are not yet supported.
15835
15836 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15837
15838 Add PowerMac support and many other enhancements.
15839 * mpw-configure: New option --cc to select compiler to use,
15840 paste options set according to --cc into the generated
15841 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15842 if mpw-make.sed is present.
15843 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15844 add forward includes for PowerPC include files.
15845 * mpw-build.in: Build using Makefile.PPC if present.
15846 (do-byacc, etc): Remove separate version resource builds.
15847 (do-gas): Build "stamps" before "all".
15848 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15849 * mpw-README: Update to reflect --cc option, PowerMac support,
15850 and recently-reported compatibility problems.
15851
15852 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15853
15854 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15855 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15856 (--with-multilib-top): Pass to recursive invocations.
15857
15858 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15859
15860 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15861 v810-*-*.
15862
15863 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15864
15865 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15866 gdb, ld and opcodes on v810-*-*.
15867
15868 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15869
15870 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15871 (local-maintainer-clean): New target.
15872 (maintainer-clean): New target.
15873 (realclean): Just depend upon maintainer-clean.
15874
15875 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15876
15877 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15878
15879 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15880
15881 * configure.in: Build ld in mips*-*-bsd* case.
15882
15883 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15884
15885 * config.sub: Accept -lites* OS. From Ian Dall.
15886
15887 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15888
15889 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15890 targets.
15891
15892 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15893
15894 * configure.in: treat i386-win32 canadian cross the same as
15895 i386-go32 canadian cross.
15896
15897 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15898
15899 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15900 running under the simulator to build a reduced set of libraries.
15901 (powerpc-*-eabiaix): Add fine grained multilib support added to
15902 other powerpc targets yesterday.
15903
15904 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15905
15906 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15907 -disable-softfloat, -disable-relocatable, -disable-aix, and
15908 -disable-sysv to control which multilib libraries get built.
15909
15910 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15911
15912 * configure: Add Makefile.tem to list of files to remove in trap
15913 handler.
15914
15915 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15916
15917 * config.guess (*Linux*): Add missing "exit"s.
15918 Also, need specific check for alpha-unknown-linux (uses COFF).
15919
15920 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15921
15922 * config.guess: Merge with FSF:
15923
15924 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15925 * config.guess (AIX4): More robust release numbering discovery.
15926
15927 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15928 * config.guess (i386-sequent-ptx): Properly get version number.
15929
15930 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15931 * config.guess (mips:*:4*:UMIPS): New case.
15932
15933 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15934
15935 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15936 (i386-win32 host): Likewise. Don't build readline.
15937
15938 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15939
15940 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15941 SUPPORT_FILES to submakes.
15942
15943 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15944
15945 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15946 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15947 mpw-configure.
15948
15949 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15950
15951 * configure.in (appdirs): Use =, not ==, in test expression when
15952 trying to build the text to print in the warning message for
15953 Solaris users.
15954
15955 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15956
15957 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15958
15959 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15960
15961 * config.guess: Recognize lynx-2.3.
15962
15963 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15964
15965 * config.sub (z8ksim): Deleted
15966 (z8k-*-coff): New, this is the one true name of the target.
15967
15968 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15969
15970 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15971
15972 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15973
15974 * config.guess (*:Linux:*:*): First try asking the linker what the
15975 default object file format is (elf, aout, or coff). Then if this
15976 fails, try previous methods.
15977
15978 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15979
15980 * configure.in: Don't build newlib for *-*-vxworks5.1.
15981
15982 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15983
15984 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15985 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15986
15987 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15988
15989 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15990
15991 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15992
15993 * cfg-ml-com.in: New file.
15994 * cfg-ml-pos.in: New file.
15995
15996 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15997
15998 * COPYING.NEWLIB: Add HP free copyright to list.
15999
16000 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16001
16002 * config.sub: Recognize -eabi* for the system, not just -eabi.
16003
16004 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16005
16006 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16007 * config.sub, configure.in (win32): New target and host.
16008
16009 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16010
16011 * configure.in: Add i386-pe configuration.
16012
16013 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16014
16015 * mpw-build.in (install): Install GDB after LD.
16016
16017 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16018
16019 * mpw-config.in (elf/mips.h): Always forward-include, needed
16020 for GDB to build.
16021
16022 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16023
16024 * testsuite: New directory for customer acceptance and whole tool
16025 chain tests.
16026
16027 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16028
16029 * configure: If per-host line isn't found, but AC_OUTPUT is found
16030 and a configure script exists, run it instead.
16031
16032 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16033
16034 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16035
16036 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16037
16038 * configure: Set build_{cpu,vendor,os,alias} to host values when
16039 --build isn't specified.
16040
16041 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16042
16043 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16044 (FLAGS_TO_PASS): Pass them.
16045 (EXTRA_TARGET_FLAGS): Ditto.
16046
16047 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16048
16049 * Makefile.in (all-libg++): Depend on all-libstdc++.
16050
16051 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16052
16053 * configure.in (noconfigdirs): Enable all packages for
16054 i386-unknown-netbsd.
16055
16056 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16057
16058 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16059 hosted builds (DOS builds)
16060
16061 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16062
16063 Changes for ARM based on patches from Richard Earnshaw:
16064 * config.sub: Handle armeb and armel.
16065 * configure.in: Omit arm linker only for riscix.
16066
16067 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16068
16069 * config.guess: Update from FSF.
16070
16071 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16072
16073 * config.sub: Recognize powerpcle as the little endian variant of
16074 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16075 powerpcle variant. Convert pentium into i586, not i486. Add p5
16076 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16077 temporarily.
16078
16079 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16080
16081 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16082
16083 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16084
16085 * config.sub: Accept -lites* as a basic system type.
16086
16087 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16088
16089 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16090 installed, and if so return linuxoldld as the system name.
16091
16092 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16093
16094 * config.guess: Add hppa1.1-hp-lites support.
16095
16096 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16097
16098 * configure.in: Don't build newlib for m68k-vxworks5.1.
16099
16100 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16101
16102 * configure.in (mips-sgi-irix6): Use mh-irix5.
16103
16104 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16105
16106 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16107
16108 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16109
16110 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16111 OSF/1. Fix compiler flags.
16112 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16113
16114 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16115
16116 * configure.in: Recognize --with-newlib.
16117 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16118
16119 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16120
16121 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16122 to *_X11_MODULES due to gdbtk needing X include files et al.
16123
16124 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16125
16126 Merge in support for Mac MPW as a host.
16127 (Old change descriptions retained for informational value.)
16128
16129 * mpw-config.in: Add generic include forwards for cpu-specific
16130 include files in aout and elf directories.
16131
16132 * mpw-configure: Added copyright.
16133 * mpw-config.in: Check for presence of required build tools.
16134 (target_libs): Add newlib.
16135 (target_tools): Add examples.
16136 (Read Me): Generate as "Read Me for MPW" instead.
16137 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16138 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16139 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16140
16141 * mpw-configure: Remove subdir-specific makefile hackery,
16142 delete mk.tmp after using it.
16143
16144 * mpw-build.in (all): Display start and end times.
16145
16146 * mpw-configure (host_canonical): Set.
16147 (target_cpu): Always add to makefiles.
16148 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16149 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16150 (mpw-mh-mpw): Look for in srcdir and srcroot.
16151 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16152
16153 * mpw-build.in: (install-only): New target.
16154
16155 * mpw-configure (host_alias, target_alias): Rename from hostalias
16156 and targetalias, add into generated Makefile.
16157 (mk.tmp): If present, add into generated Makefile.
16158 * mpw-build.in (all-gas): Build config.h first before gas proper.
16159
16160 * mpw-configure (config.status): Write only if changed.
16161 * mpw-config.in (readline): Configure it (not built, just used for
16162 definitions).
16163
16164 * mpw-config.in (elf/mips.h): Add a forward include.
16165
16166 * mpw-config.in: Forward-include most .h files in include into
16167 extra-include.
16168 (readline): Don't build.
16169 mpw-build.in (install): Install GDB.
16170
16171 * mpw-configure (prefix, mpw_prefix): Handle it.
16172 * mpw-config.in (mmalloc, readline): Don't configure.
16173 * mpw-build.in (thisscript): Rename to ThisScript.
16174 Use mpw-build instead of BuildProgram everywhere.
16175 (mmalloc, readline): Don't build.
16176 * mpw-README: New file, basic documentation about the MPW port.
16177
16178 * mpw-config.in: Use forward-include to create include files.
16179
16180 * mpw-configure: Add more things to the top of each configured
16181 Makefile, including contents of config/mpw-mh-mpw.
16182 * mpw-config.in (extra-include): Create this directory and fill it
16183 with Posix-like include files when configuring.
16184
16185 * config.sub (apple, mac, mpw): Add various aliases.
16186
16187 * mpw-build.in: New file, top-level build script fragment for MPW.
16188 * mpw-configure: New file, configure script for MPW.
16189 * mpw-config.in: New file, config fragment for MPW.
16190
16191 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16192
16193 * configure.in (host_libs): Remove glob, since it is gone from the
16194 sources.
16195
16196 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16197
16198 * Makefile.in: define empty GDB_NLM_DEPS var.
16199
16200 * configure.in(target_makefile_frag): use config/mt-netware
16201 for netware targets.
16202
16203 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16204
16205 * config.sub: Merge in recent FSF changes. Remove linux special
16206 cases.
16207
16208 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16209
16210 Revert this change:
16211
16212 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16213
16214 * build-all.mk: Use CC=cc -Xs on Solaris.
16215
16216 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16217
16218 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16219 stop using it.
16220 * Makefile.in: Nuke all references to glob subdirectory.
16221
16222 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16223
16224 * configure.in: Fix --enable-shared logic in per-host.
16225
16226 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16227
16228 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16229
16230 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16231
16232 * configure.in (noconfigdirs): Don't build gas on AIX, for
16233 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16234
16235 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16236
16237 * configure: Fix --cache-file to work if the file argument is a
16238 relative path.
16239
16240 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16241
16242 * configure: If the --cache-file is used, pass it down to
16243 configure in subdirectories.
16244
16245 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16246
16247 * config.sub: add vxworks29k configuration.
16248
16249 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16250
16251 * Makefile.in (taz): Do "diststuff" part quietly.
16252
16253 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16254
16255 * config.sub: Mini-merge with gcc/config.sub.
16256
16257 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16258
16259 * config.guess (IRIX): Sed - to _.
16260
16261 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16262
16263 * Makefile.in (source-vault, binary-vault): New targets.
16264
16265 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16266
16267 * config.sub: Recognize -eabi as a basic system type.
16268
16269 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16270
16271 * configure.in (enable_shared stuff): Fix typo.
16272
16273 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16274
16275 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16276
16277 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16278
16279 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16280
16281 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16282
16283 * configure.in (rs6000-*-*): Don't build gas.
16284
16285 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16286
16287 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16288 reduce command line length.
16289 (AS_FOR_TARGET): Check for as.new, not Makefile.
16290 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16291
16292 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16293
16294 * config.guess: Merge from FSF.
16295
16296 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16297
16298 * configure: Don't use $ when handling program_suffix.
16299
16300 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16301
16302 * configure.in: Configure tk for hppa/hpux.
16303
16304 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16305
16306 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16307
16308 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16309
16310 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16311 to LIBCXXFLAGS. Tests are better run without it.
16312
16313 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16314
16315 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16316
16317 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16318
16319 * configure.in (*-*-netware*): Don't configure xiberty.
16320
16321 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16322
16323 * configure.in: Remove tk from native_only list.
16324
16325 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16326
16327 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16328 for special NCD build.
16329
16330 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16331
16332 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16333 makeall.bat, they're only useful for binutils snapshots.
16334 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16335 makeall.bat to specified SUPPORT_FILES.
16336
16337 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16338
16339 * build-all.mk: Add Ericsson targets to sun4 and solaris
16340 hosts. Add BNR's sun4 target to solaris host, so their
16341 build-from-source will be tested in-house first.
16342
16343 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16344
16345 * Makefile.in (LIBCFLAGS): New variable.
16346 (CFLAGS_FOR_TARGET): Ditto.
16347 (LIBCFLAGS_FOR_TARGET): Ditto.
16348 (LIBCXXFLAGS): Ditto.
16349 (CXXFLAGS_FOR_TARGET): Ditto.
16350 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16351 (BASE_FLAGS_TO_PASS): Pass them.
16352 (EXTRA_TARGET_FLAGS): Ditto.
16353
16354 * configure.in: Support --enable-shared.
16355
16356 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16357
16358 * configure.in (target_libs): Include libstdc++ again.
16359 * config.guess: Update from FSF (for FreeBSD).
16360
16361 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16362
16363 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16364 makeall.bat.
16365 (DISTDOCDIRS): Add `etc'.
16366 (ETC_SUPPORT_PFX): New variable.
16367 (taz): Include anything from etc starting with a word in
16368 ETC_SUPPORT_PFX.
16369
16370 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16371
16372 * config.sub: Update for recent FSF changes. Remove obsolete
16373 h8300hds entry. Add -windows* and -osx as basic os. Minor
16374 spacing changes.
16375
16376 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16377
16378 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16379
16380 * config.guess: Merge with FSF.
16381 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16382
16383 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16384
16385 * configure: Since the "trap 0" handler will override the exit
16386 status on many systems, only use it for "exit 1", and make it set
16387 a non-zero exit status; reset it before "exit 0". Also, check
16388 exit status of config.sub, and error out if it failed.
16389
16390 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16391
16392 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16393 and install libgloss.
16394
16395 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16396
16397 * Makefile.in (all-binutils): Depend upon all-byacc.
16398
16399 * configure.in: Don't build emacs on Irix 5.
16400
16401 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16402
16403 * configure.in (*-*-netware*): Add libio.
16404
16405 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16406
16407 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16408 (CHECK_TARGET_MODULES): Ditto.
16409 (INSTALL_TARGET_MODULES): Ditto.
16410 (TARGET_LIBS): Ditto.
16411 (all-libstdc++): Note dependencies.
16412
16413 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16414
16415 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16416
16417 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16418
16419 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16420 -fexternal-templates.
16421
16422 * configure.in (target_libs): Add libstdc++.
16423 (noconfigdirs): Add libstdc++ as appropriate.
16424
16425 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16426
16427 * config.guess: Update from FSF.
16428
16429 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16430
16431 * configure: Use ${config_shell} when running ${configsub}.
16432
16433 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16434
16435 * config.sub: No longer recognize h8300h.
16436
16437 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16438
16439 * config.sub: Remove extraneous differences between config.sub and
16440 gcc/config.sub.
16441
16442 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16443
16444 * Makefile.in (DISTSTUFFDIRS): Add gas.
16445
16446 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16447
16448 * COPYING.NEWLIB: New file.
16449
16450 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16451
16452 * config.guess (HP-UX): Patch from Harlan Stenn
16453 <harlan@landmark.com> to also emit release level.
16454
16455 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16456
16457 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16458
16459 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16460
16461 * config.sub: Merge nextstep cleanup from FSF.
16462
16463 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16464
16465 * configure.in (arm-*-*): Don't configure ld for this target.
16466
16467 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16468
16469 * configure.in (*-*-netware): don't configure libg++, libio,
16470 librx, or newlib.
16471
16472 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16473
16474 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16475 configure ld--it works, but it doesn't support shared libraries.
16476
16477 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16478
16479 * config.guess (*-unknown-freebsd*): Get rid of possible
16480 trailing "(Release)" in version string.
16481 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16482
16483 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16484
16485 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16486 Fix type: *-next-neststep -> *-next-nextstep.
16487
16488 * config.guess: Merge from FSF:
16489
16490 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16491
16492 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16493
16494 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16495
16496 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16497 instead of UNIX_SV for UnixWare 1.0).
16498
16499 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16500
16501 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16502 to make gdb/nlm/* build after the compiler and linker.
16503
16504 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16505
16506 * config.guess (netbsd, freebsd, linux): Accept any machine,
16507 not just i[34]86.
16508 (m68k-atari-sysv4): Relocate to match FSF version.
16509
16510 * config.guess: More merges from the FSF:
16511
16512 Add a space before function call or macro invocation.
16513
16514 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16515
16516 * config.guess: Add trap cmd to remove dummy.c and dummy when
16517 interrupted.
16518
16519 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16520
16521 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16522 (dummy): Redirect stderr from compilation of dummy.c.
16523
16524 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16525
16526 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16527
16528 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16529
16530 * configure: Accept and ignore --cache*, for compatibility with
16531 new autoconf.
16532
16533 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16534
16535 * config.guess: Merge from FSF:
16536
16537 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16538
16539 * config.guess (Pyramid*:OSx*:*:*): New case.
16540 (PATH): Add /.attbin at end for finding uname.
16541 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16542
16543 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16544
16545 * config.guess (M88*:DolphinOS:*:*): New case.
16546
16547 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16548
16549 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16550 to select whether to use ELF or COFF.
16551
16552 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16553
16554 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16555
16556 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16557
16558 * config.guess: Guess the OS version for HPUX.
16559
16560 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16561
16562 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16563
16564 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16565
16566 * configure.in: Recognize --with-headers, --with-libs, and
16567 --without-newlib.
16568 * Makefile.in (all-xiberty): Depend upon all-ld.
16569
16570 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16571
16572 * configure.in: Change i[34]86 to i[345]86.
16573
16574 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16575
16576 * configure (version): A few more tweaks to help message.
16577
16578 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16579
16580 * Makefile.in: Remove (for now) librx as a host library,
16581 now that we're building it for target.
16582
16583 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16584
16585 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16586 (Karl Berry).
16587
16588 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16589
16590 * configure.in: Also configure librx.
16591
16592 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16593
16594 * Makefile.in: Update various rules to reflect that librx
16595 is now needed for libg++.
16596
16597 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16598
16599 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16600
16601 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16602
16603 * configure.in: Configure the examples directory.
16604
16605 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16606
16607 * configure: Simplify Jun 2 1994 change.
16608
16609 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16610
16611 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16612 /bin/gcc isn't good enough to build gcc.
16613
16614 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16615
16616 * Makefile.in (GDB_SUPPORT_FILES): Remove
16617 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16618 (gdb.tar.gz): Add new rule to use standard distribution building
16619 mechanism.
16620
16621 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16622
16623 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16624 Bill Cox <bill@cygnus.com>.
16625
16626 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16627
16628 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16629
16630 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16631
16632 * configure: Search current dir first in .gdbinit.
16633
16634 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16635
16636 * config.sub: Recognize freebsd (merged from gcc config.sub).
16637
16638 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16639
16640 * config.sub: Refer to NeXT's operating system as nextstep.
16641
16642 * config.sub (case $basic_machine): Re-order the cases, to match
16643 the order in the FSF version (which is mostly alphabethical).
16644 Merge in some additions and changes from the FSF.
16645
16646 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16647
16648 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16649 * config.sub: Recognize cxux7.
16650 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16651
16652 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16653
16654 * config.sub: Fix typo powerpc -> powerpc-*.
16655
16656 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16657
16658 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16659
16660 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16661 parallel with all-emacs and install-emacs). Top-level command
16662 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16663
16664 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16665
16666 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16667 $(relbindir)/make before doing ``make install'', and use
16668 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16669 installing over running make binary.
16670 ($(host)-stamp-stage3-installed): Likewise.
16671
16672 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16673
16674 * config.guess: Recognize Mach.
16675
16676 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16677
16678 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16679 see whether --exec-prefix was used.
16680
16681 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16682
16683 * README: Explicitly mention libg++/README. (Zoo's idea.)
16684
16685 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16686
16687 * Makefile.in: Add all-librx target similar to all-libproc.
16688
16689 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16690
16691 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16692 with post 1.2 uname bogosity.
16693
16694 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16695
16696 * configure: Remove temporary files on receipt of a signal.
16697
16698 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16699
16700 * configure: If there is a package_makefile_frag, remove
16701 ${subdir}/Makefile.tem after copying it in.
16702
16703 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16704
16705 * build_all.mk: support rs6000 lynx identifies itself as
16706 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16707 since /bin/gcc is too feeble to compile a modern gcc.
16708
16709 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16710
16711 * brought devo/test-build.mk update-to-date with progressive/
16712 test-build.mk. Add lynx targets and hppa flag info.
16713
16714 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16715
16716 * configure.in: Use mh-ncrsvr43. Patch from
16717 Tom McConnell <tmcconne@sedona.intel.com>.
16718
16719 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16720
16721 * config.guess (i386-unknown-bsdi): No longer need to
16722 check #if defined(__bsdi__) && defined(__i386__).
16723
16724 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16725
16726 * configure: Set program_transform_nameoption correctly.
16727
16728 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16729
16730 * brought build-all.mk update-to-date with progressive build-all.mk,
16731 added new targets and hppa info.
16732
16733 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16734
16735 * configure: If config.guess result is a prefix of the user
16736 specified target, assume a native build and use the user specified
16737 target as the host alias. Remove SunOS patch suffix removal hack.
16738 * configure.in: Remove SunOS patch suffix removal hack.
16739
16740 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16741 in NATIVE_CHECK_MODULES.
16742
16743 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16744
16745 * Makefile.in: Rename HOST_ONLY to NATIVE.
16746 * configure: Delete SunOs patch suffix from host_canonical
16747 and build_canonical variables that are prepended to Makefiles.
16748 * configure.in: Add comments for easier maintenance.
16749
16750 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16751
16752 * Makefile.in: Add all-libproc target similar to all-gui.
16753
16754 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16755
16756 * Makefile.in (CHECK_MODULES): split into
16757 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16758
16759 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16760
16761 * config.guess (i386-unknown-bsdi): New system to guess.
16762
16763 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16764
16765 * Makefile.in: Add all-gui target (but not yet build by "all").
16766
16767 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16768
16769 * config.sub: Move deletion of patch suffix from here...
16770 * configure.in: To here, at Ian's suggestion. The top-
16771 level scripts might need to know of a patch level.
16772
16773 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16774
16775 * config.sub: Strip off patch suffix so rtl is recognized
16776 as a sunos4.1.3 machine, even though it's been patched.
16777
16778 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16779
16780 * Makefile.in (INSTALL_LAST): Delete.
16781 (INSTALL_DOSREL): New.
16782
16783 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16784
16785 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16786 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16787 whether we pass down --with-gnu-ld anyhow.
16788
16789 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16790
16791 * Makefile.in (INSTALL_LAST): Change operation so it works
16792 on more flavors of make.
16793 * configure.in (go32): Don't build libg++ or libio.
16794
16795 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16796
16797 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16798 they can be overriden by templates.
16799
16800 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16801
16802 * configure.in (target==go32): Don't build gdb.
16803 * dosrel: New directory.
16804
16805 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16806
16807 * configure.in (host==go32): Configure dosrel too.
16808 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16809 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16810 be set by incoming names or templates.
16811 (INSTALL_LAST): New rule.
16812
16813 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16814
16815 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16816
16817 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16818
16819 * configure.in (appdirs): New variable. Currently empty, but will
16820 be used in gas distribution. If nonempty, lists a set of
16821 directories at least one of which must get configured, or top
16822 level configuration is considered to have failed.
16823 (rs6000-*-lynxos*): Use new file name.
16824
16825 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16826
16827 Eliminate XTRAFLAGS.
16828 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16829 newlib include files using -idirafter, and also use -nostdinc.
16830 (CXX_FOR_TARGET): Likewise.
16831 (XTRAFLAGS): Removed.
16832 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16833 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16834 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16835 ($(DO_X)): Don't pass down XTRAFLAGS.
16836
16837 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16838
16839 * configure.in (mips*-dec-bsd*): New target; do build linker.
16840 (mips*-*-bsd*): New target; don't build linker.
16841
16842 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16843
16844 * configure.in: support rs6000-*-lynxos* configuration.
16845 support sunos4 as a cross target.
16846
16847 * config.sub: look for lynx*, not lynx since the OS version may
16848 legitimately be part of the name.
16849
16850 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16851
16852 * configure.in (i[34]86-*-sco*): Move to be with other i386
16853 targets.
16854 (romp-*-*): New target. Skip various binary utilities.
16855 (vax-*-*): New target. Don't build newlib.
16856 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16857
16858 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16859
16860 * configure.in: Only set host_makefile_frag if config
16861 directory exists.
16862
16863 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16864
16865 * install.sh: If $dstdir exists, don't check whether each
16866 component does.
16867
16868 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16869
16870 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16871
16872 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16873
16874 * configure.in (*-*-lynxos*): Don't configure newlib for either
16875 native or cross Lynx.
16876
16877 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16878
16879 * config.sub (sparc64-elf): Fix os.
16880 (z8k): Remove duplicate.
16881
16882 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16883
16884 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16885 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16886
16887 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16888
16889 * configure: Make file links cleanly even if Lynx fails on
16890 an NFS symlink (at least fail cleanly).
16891
16892 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16893
16894 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16895 -XNh2000.
16896
16897 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16898
16899 * configure: Unknown options are fatal again.
16900
16901 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16902
16903 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16904 compatibility.
16905
16906 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16907
16908 * build-all.mk: Add `clean' target.
16909
16910 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16911
16912 * config.guess: Add SINIX support.
16913 * configure.in: Add mips-*-sysv4* support.
16914
16915 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16916
16917 * build-all.mk: Document all useful targets.
16918 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16919 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16920
16921 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16922
16923 * configure: Support --silent, --quiet.
16924
16925 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16926
16927 * configure: Support --disable-FEATURE.
16928
16929 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16930
16931 * config.guess: Recognize NCR running SVR4.3.
16932
16933 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16934
16935 * config.guess: Make BSDI generate i386-unknown-bsd386.
16936 Patch from Paul Eggert <eggert@twinsun.com>.
16937
16938 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16939
16940 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16941
16942 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16943
16944 * configure: Make unrecognized options give nonfatal warnings
16945 instead of fatal errors, and pass them to any subdirectory
16946 configures in case they recognize them.
16947 Make --x equivalent to --with-x.
16948
16949 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16950
16951 * configure: Add --enable-* options. Clean up usage message and
16952 some comments.
16953
16954 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16955
16956 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16957
16958 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16959
16960 * configure.in (hppa*-*-*): Enable binutils.
16961
16962 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16963
16964 * config.sub: Recognize cisco.
16965
16966 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16967
16968 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16969
16970 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16971
16972 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16973 than one configuration name. Add comment.
16974
16975 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16976
16977 * config.guess: about target *-hitachi-hiuxwe2, fixed
16978 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16979 macro is incorrect.]
16980
16981 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16982
16983 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16984 than the "make ls" stuff which used to be here.
16985
16986 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16987
16988 * config.guess: Recognize i[34]86-unknown-freebsd.
16989 From Shawn M Carey <smcarey@rodan.syr.edu>.
16990
16991 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16992
16993 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16994
16995 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16996
16997 * config.guess: Check for ptx.
16998
16999 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17000
17001 * config.sub: Add os9k checking.
17002
17003 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17004
17005 * config.guess: Handle OSF1 running on HPPA processors
17006
17007 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17008
17009 * configure: If subdir configure fails, print out a message with
17010 subdirectory name, in case subdir's configure code didn't identify
17011 itself.
17012
17013 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17014
17015 * configure.in: Remove embedded newlines from configdirs.
17016 Avoid mismatches of substrings. Fix matching strings at end
17017 of configdirs.
17018
17019 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17020
17021 * config.guess: Add Lynx/rs6000 config support.
17022
17023 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17024
17025 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17026
17027 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17028
17029 * configure.in (hppa*-*-osf*): Treat this just like most other
17030 PA configurations (eg no binutils or ld).
17031 (hppa*-*-*elf*): These configurations have binutils and ld.
17032
17033 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17034
17035 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17036
17037 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17038
17039 * configure.in (rs6000-*-*): Build gas.
17040
17041 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17042
17043 * Makefile.in: Avoid bug in losing hpux sed.
17044
17045 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17046
17047 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17048 for GDB and GDB has been fixed to not need it.
17049
17050 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17051
17052 * config.guess: Recognize vax hosts.
17053
17054 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17055
17056 * configure (while loop): Don't use "break 2" inside case
17057 statement -- the case statement isn't an enclosing loop.
17058
17059 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17060
17061 * config.guess: Clean up NeXT support, to allow nextstep
17062 on Intel machines. Make OS be nextstep.
17063
17064 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17065
17066 * config.guess: Add alternate forms for Convex.
17067
17068 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17069
17070 * configure: Completely rewrite option processing. Take
17071 advantage of pattern-matching to avoid invoking test frequently.
17072 Also clean up host and target defaulting logic.
17073
17074 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17075
17076 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17077 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17078 commands (plus user environment) will fit SCO limits.
17079
17080 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17081
17082 * configure.in: Don't issue warnings about directories which are
17083 not being configured if -norecursion is set. Correct test for
17084 --with-gnu-as and --with-gnu-ld to not get confused by substring
17085 matches.
17086
17087 * configure.in: Don't build gas for alpha-dec-osf1*.
17088
17089 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17090
17091 * configure: Back out Per's change of 12/19/1993. It changes the
17092 behavior of configure in unexpected and confusing ways.
17093
17094 Also, use different delim char when calculating
17095 program_transform_name so that the name can contain slashes.
17096
17097 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17098
17099 * configure.in, config.sub: Add support for VSTa micro-kernel.
17100
17101 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17102
17103 * configure.in: Nuke hacks which were used to get a special
17104 version of GAS for HPPA configurations.
17105
17106 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17107
17108 * configure: If only ${target_alias} is given, use that
17109 as the default for ${host_alias}.
17110 * configure: Add missing back-slashes before nested quotes.
17111
17112 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17113
17114 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17115
17116 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17117
17118 * config.guess: Recognize some Tektronix configurations.
17119 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17120
17121 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17122
17123 * config.sub: Match any flavor of SH.
17124
17125 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17126
17127 * configure.in: Don't try to configure newlib for Alpha.
17128
17129 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17130
17131 * configure.in: Don't build ld for Irix 5. Don't build gas,
17132 libg++ or libio for any Alpha target.
17133
17134 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17135
17136 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17137
17138 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17139 default arguments -- so it tried to compress itself.
17140
17141 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17142
17143 * configure.in (notsupp): ensure that a space is always at the end
17144 of the configdirs list, since the grep checks for an explicit space
17145
17146 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17147
17148 * configure.in (target i386-sysv4.2): don't build ld, since static
17149 versions of many libraries are not available.
17150
17151 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17152
17153 * config.guess: Recognize Apollos (using environment variables).
17154 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17155
17156 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17157
17158 * config.guess: Recognize Sony news mips running newsos.
17159
17160 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17161
17162 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17163 "fi ; else" for bash.
17164
17165 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17166
17167 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17168
17169 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17170
17171 * config.sub: accept unixware as an alias for svr4.2.
17172 Fix some inconsistancies with the gcc version.
17173
17174 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17175
17176 * Makefile.in (DISTDOCDIRS): Add gdb.
17177
17178 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17179
17180 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17181
17182 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17183
17184 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17185 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17186 this now.
17187
17188 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17189
17190 * config.sub: Accept hiux* as an OS name.
17191
17192 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17193 etc/make-stds.texi. The underscore came from gcc, and dje now
17194 agrees that RUNTESTFLAGS is the correct name.
17195
17196 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17197
17198 * install.sh: Remove 'set -e'. It makes any conditionals
17199 in the script useless.
17200
17201 * config.guess: Automatically recognize arm-acorn-riscix
17202 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17203
17204 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17205
17206 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17207
17208 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17209
17210 * Makefile.in (DISTDOCDIRS): New variable.
17211 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17212 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17213
17214 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17215
17216 * configure.in (hppa target): check the source directory for the
17217 pagas sub-directory
17218
17219 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17220
17221 * config.sub: Allow -aout* and -elf*.
17222
17223 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17224
17225 * configure.in: Don't build ld on i386-solaris2, same as for
17226 sparc-solaris2.
17227
17228 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17229
17230 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17231
17232 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17233
17234 * configure.in: Configure gdb for alpha.
17235
17236 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17237
17238 * Makefile.in (CXXFLAGS): Add -O.
17239
17240 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17241
17242 * config.guess: added support for DG Aviion
17243
17244 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17245
17246 * configure.in: Produce warning message for subdirectories not
17247 configurable for this host/target combination. Don't try to
17248 configure gdb for vms.
17249
17250 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17251
17252 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17253 appropriate files before making "diststuff".
17254 (DISTBISONFILES): New var: list of files to be edited.
17255 (DISTSTUFFDIRS): Add binutils.
17256
17257 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17258
17259 * config.sub: also handle mipsel and mips64el (for little endian mips)
17260
17261 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17262
17263 * configure.in: Add * to end of all OS names.
17264
17265 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17266
17267 * configure.in: Build newlib for LynxOS native.
17268
17269 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17270
17271 * config.guess: Add support for delta 88k running SVR3.
17272
17273 * configure.in: Add comment about HP compiler vs. emacs.
17274
17275 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17276
17277 * configure.in: don't build ld on solaris2 (not a viable option
17278 due to bugs in getpwnam & getpwuid)
17279
17280 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17281
17282 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17283 config.guess will produce a full version number.
17284
17285 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17286
17287 * configure.in: Build linker and binutils for alpha-dec-osf1.
17288
17289 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17290
17291 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17292 and gdb/testsuite/Makefile.in.
17293
17294 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17295
17296 * configure.in: recognize mips*- instead of mips-
17297
17298 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17299
17300 * config.sub: Accept linux*coff and linux*elf as operating
17301 systems.
17302
17303 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17304
17305 * config.sub: Recognize mips64, and mips3 as an alias for it.
17306
17307 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17308
17309 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17310 gdb knows how to handle OSF/1 shared libraries.
17311
17312 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17313
17314 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17315 * config.guess: Recognize Hitachi's HIUX.
17316 * config.sub: Recognize h3050r* and hppahitachi.
17317 Remove redundant cases for hp9k[23]*.
17318
17319 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17320
17321 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17322 if gas and ld are in the source tree and are in ${configdirs}.
17323 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17324 --with options (but still pass them down on the command line,
17325 if they were explicitly specified).
17326
17327 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17328
17329 * configure: substitute SHELL value in Makefile.in with
17330 ${CONFIG_SHELL}
17331
17332 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17333
17334 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17335 *-*-solaris2* targets.
17336
17337 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17338
17339 * Makefile.in: define M4, and pass it down to sub-makes;
17340 all-autoconf now depends on all-m4
17341
17342 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17343
17344 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17345 presence of {ar,ranlib} instead of a configured directory
17346
17347 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17348
17349 * config.guess: Accept 34?? as well as 33?? for NCR.
17350
17351 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17352
17353 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17354 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17355
17356 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17357
17358 * configure: grab values for $(CC) and $(CXX) from the
17359 environment, so that someone can do "CC=gcc configure; make" and
17360 have it work right (matching the way that autoconf works now)
17361
17362 * configure.in, Makefile.in: add support for gash, the tcl
17363 interface to Galaxy
17364
17365 * config.guess: add NetBSD variants (hp300, x86)
17366
17367 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17368
17369 * install.sh: Support -d option (in the manner of SunOS 4 install,
17370 as it is more deterministic than that of GNU install)
17371 (chmodcmd): Set file to mode 755 by default (should also do default
17372 chgrp and chown, but I don't feel like dealing with that now)
17373
17374 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17375
17376 * config.sub: Remove h8300hhms alias.
17377
17378 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17379
17380 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17381
17382 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17383
17384 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17385 as stmp-fixinc
17386
17387 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17388
17389 * config.sub: recognize m88110-bug-coff.
17390
17391 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17392
17393 * Makefile.in (all-libio): all dependencies on the toolchain used
17394 to build this (gcc, gas, ld, etc)
17395
17396 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17397
17398 * config.guess: Deal with OSF/1 1.3 on alpha.
17399
17400 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17401
17402 * install.sh: add some 'else true' clauses for portability
17403
17404 * configure.in: don't build libio for h8[35]00-*-* targets
17405
17406 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17407
17408 * Makefile.in: Add support for new libio.
17409
17410 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17411
17412 * install.sh: If one command fails, don't try the rest. Don't try
17413 to remove $dsttmp (via trap) unless we have already created it.
17414 If $src doesn't exist, detect it and exit with an error.
17415
17416 * config.guess: Recognize BSD on hp300.
17417
17418 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17419
17420 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17421 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17422
17423 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17424
17425 * Makefile.in (all-send-pr): depends on all-prms
17426
17427 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17428
17429 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17430
17431 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17432
17433 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17434 Added test for mips-mips-riscos5.
17435
17436 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17437
17438 * configure.in: use mh-hp300 for 68k HP hosts
17439
17440 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17441
17442 * configure: add support for CONFIG_SHELL, so that you can use
17443 some alternate shell for evaluating configure scripts
17444
17445 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17446
17447 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17448 in configure script to bug-gdb@prep.ai.mit.edu when building
17449 distribution archive.
17450 * Makefile.in (COMPRESS): Remove def.
17451 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17452 gdb.tar.Z and make-gdb.tar.Z respectively.
17453 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17454 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17455 to convergence with 'taz' target in Makefile.in.
17456
17457 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17458
17459 * install.sh (dsttmp): use trap to ensure that tmp files go
17460 away on error conditions
17461
17462 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17463
17464 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17465
17466 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17467
17468 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17469 its parent is '/' not ''.
17470
17471 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17472
17473 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17474
17475 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17476 that ${newsrcdir}/configure.in does.
17477
17478 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17479
17480 * test-build.mk: support for CONFIG_SHELL
17481
17482 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17483
17484 * config.sub (netware): Add as a basic system type.
17485
17486 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17487
17488 * Makefile.in (Makefile): depend on configure.in. Also drop the
17489 $(srcdir)/ from the dependency on Makefile.in.
17490
17491 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17492
17493 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17494 (h8300hhms is temporary until multi-libraries are implemented).
17495 * configure.in: Handle h8300h too.
17496
17497 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17498
17499 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17500
17501 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17502
17503 * configure: Remove extraneous output when guessing host type.
17504 * config.guess: Remove extraneous output when guessing using C
17505 compiler rather than uname, or when guessing fails.
17506
17507 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17508
17509 * Makefile.in: remove all.cross and install.cross targets
17510
17511 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17512 definitions
17513
17514 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17515
17516 * configure.in (target sh): Build gprof.
17517
17518 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17519
17520 * config.sub: change -solaris to -solaris2
17521
17522 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17523
17524 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17525
17526 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17527
17528 * configure: Correct error message for missing Makefile.in to
17529 print correct directory.
17530
17531 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17532
17533 * install.sh: kludge around 386BSD shell bug
17534
17535 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17536
17537 * config.guess: Recognize NeXT.
17538 * config.guess: Recognize i486-ncr-sysv4.
17539 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17540
17541 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17542
17543 * Makefile.in (MAKEINFOFLAGS): New variable.
17544 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17545 * build-all.mk, test-build.mk: Pass down --no-split as
17546 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17547
17548 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17549
17550 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17551
17552 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17553
17554 * Makefile.in (libg++.tar.z): New rule.
17555 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17556 * Makefile.in (taz): Only do a single chmod.
17557
17558 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17559
17560 * install.sh: don't use dirname anymore (replaced with sed usage)
17561
17562 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17563
17564 * Makefile.in: Change extension for gzip'd files from '.z' to
17565 '.gz' per new FSF standard usage.
17566
17567 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17568
17569 * configure: put quotes around the final value of program_transform_name
17570
17571 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17572
17573 * Makefile.in: new install.sh support; update install-info rules
17574
17575 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17576
17577 * configure.in: Build diff for crosses, but not for go32 host.
17578
17579 * configure.in: Build gprof only for native, and don't build it
17580 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17581
17582 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17583
17584 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17585
17586 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17587
17588 * configure.in (host_tools): Add prms.
17589
17590 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17591
17592 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17593 with $(FLAGS_TO_PASS) on the command line
17594
17595 * config.sub: Recognize lynx and lynxos
17596
17597 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17598
17599 * config.sub: Accept -ecoff*, not just -ecoff.
17600
17601 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17602
17603 * Makefile.in (taz): Use .gz suffix instead of .z.
17604 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17605 names.
17606
17607 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17608
17609 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17610
17611 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17612
17613 * Makefile.in (install-no-fixedincludes): install gcc last, so
17614 that rebuilds that might happen during 'make install' don't get
17615 bogus gcc include files
17616
17617 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17618
17619 Change from Utah for HPPA support:
17620 * config.guess: Recognize hppa1.x-hp-bsd.
17621
17622 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17623
17624 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17625 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17626
17627 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17628
17629 * config.sub: Add support for rom68k and bug boot monitors.
17630
17631 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17632
17633 * Makefile.in: Make all-opcodes depend on all-bfd.
17634
17635 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17636
17637 * config.guess: Added special check for i[34]86-univel-sysv4*.
17638
17639 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17640
17641 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17642 the processor rather than assuming i486.
17643
17644 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17645
17646 * config.guess: Recognize SunOS6 as Solaris3.
17647
17648 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17649
17650 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17651 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17652
17653 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17654
17655 * build-all.mk (all-cross): New target for Canadian Cross.
17656 Added Q2 go32 targets.
17657 * test-build.mk: Configure go32 cross sparclite-aout and
17658 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17659 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17660
17661 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17662
17663 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17664 GO32 hosted toolchains
17665
17666 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17667
17668 * configure: change so "-exec-prefix" gets passed down rather
17669 than "-exec_prefix" so autoconf generated Makefiles get the
17670 exec_prefix set right.
17671
17672 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17673
17674 * config.guess: get the Solaris2 minor version number
17675
17676 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17677
17678 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17679
17680 * config.guess: Recognize some Sequent platforms.
17681
17682 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17683
17684 * Makefile.in: added the vault-install target
17685
17686 * configure.in: actually use the Sun3 makefile fragment that's in
17687 config, also added the release dir to configdirs
17688
17689 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17690
17691 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17692
17693 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17694
17695 * configure.in: remove some program from Alpha targetted toolchains
17696
17697 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17698
17699 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17700 gprof.
17701 (taz): Run "make diststuff" in those directories instead of "make
17702 proto-dir". Look for "VERSION=" only at start of line in subdir
17703 Makefile. Use "gzip -9" for compression.
17704 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17705 (binutils.tar.z): New target.
17706
17707 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17708
17709 * Makefile.in (taz): Include gpl.texinfo.
17710
17711 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17712
17713 * Makefile.in (setup-dirs): Merged into "taz" target.
17714 (taz): Only do `proto-dir' stuff if a directory is actually needed
17715 for this target.
17716
17717 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17718
17719 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17720 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17721 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17722 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17723 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17724
17725 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17726
17727 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17728 config.sub, and move-if-change to gdb testsuite distribution
17729 archive, so the testsuite can be extracted, configured, and
17730 run separately from the gdb distribution. Blow away the Chill
17731 tests that require a Chill compiled executable, since GNU Chill
17732 is not yet publically available.
17733
17734 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17735
17736 * test-build.mk: set environment variables in a single command,
17737 instead of a list of assignments and exports
17738
17739 * config.guess: recognize Alpha/OSF1 systems
17740
17741 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17742
17743 * configure: Change help message to prefer --options rather than
17744 -options.
17745
17746 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17747
17748 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17749 zippy@ecst.csuchico.edu.
17750 * config.guess: Recognize miniframe.
17751
17752 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17753
17754 * Makefile.in: Use srcroot to find runtest rather than rootme.
17755 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17756
17757 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17758
17759 * test-build.mk: Extensive additions to support building on a
17760 machine other than the host.
17761
17762 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17763
17764 * configure (tooldir): Fix for i386-aix again.
17765
17766 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17767
17768 * configure, Makefile.in: Change definition of $(tooldir)
17769 to match the FSF.
17770
17771 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17772
17773 * config.guess: Recognize i[34]86/SVR4.
17774
17775 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17776
17777 * Makefile.in (all-gdb): gdb depends on sim.
17778
17779 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17780
17781 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17782 at the same time we make the prototype gdb directory.
17783 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17784 files at the same time as the gdb base release distribution.
17785
17786 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17787
17788 * Makefile.in (check): Use individual check targets rather than
17789 DO_X rule.
17790 (check-gcc): Added.
17791
17792 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17793
17794 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17795 for System V release 3.2.
17796
17797 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17798
17799 * config.sub: Recognize hppaosf.
17800 * configure.in: Do configure ld/binutils/gas for it.
17801
17802 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17803
17804 * configure (tooldir): Alter syntax used to set this, for systems
17805 where "\$" isn't handled right, like i386-aix.
17806
17807 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17808
17809 * configure: Pass program-transform-name, not
17810 program_transform_name, to recursive configures.
17811
17812 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17813
17814 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17815 of gas+ld+binutils.
17816
17817 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17818
17819 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17820
17821 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17822
17823 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17824
17825 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17826
17827 * Makefile.in (PRMS): Set back to all-prms.
17828
17829 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17830
17831 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17832 targets, rather than for MIPS hosts.
17833
17834 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17835
17836 * configure.in: add comment for --with-x default values
17837
17838 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17839
17840 * Makefile.in: add check-* targets for each of the directories in
17841 the tree. Add a definition of RUNTEST that will use the one we
17842 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17843
17844 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17845
17846 * configure.in: Removed obsolete references to bfd_target and
17847 target_makefile_frag.
17848
17849 * build-all.mk: Set assorted targets for Q2.
17850 * config.sub: Recognize z8k-sim and h8300-hms.
17851 * test-build.mk: Really don't pass host to configure.
17852 (HOLES): Added uname.
17853
17854 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17855
17856 * configure: Handle an empty program-prefix, program-suffix or
17857 program-transform-name correctly.
17858
17859 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17860
17861 * build-all.mk: -G 8 no longer required for MIPS targets.
17862 * test-build.mk: Don't pass host argument to configure; make it
17863 guess.
17864
17865 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17866
17867 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17868 * Makefile.in (COMPRESS): New macro, like GZIP.
17869
17870 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17871
17872 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17873
17874 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17875 with gas currently defaults to -G 0.
17876
17877 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17878
17879 * Makefile.in (all-flex): flex depends on byacc.
17880
17881 * build-all.mk: If host not specified, use config.guess. Pass TAG
17882 to test-build.mk as RELEASE_TAG.
17883 * test-build.mk (configargs): New variable containing arguments to
17884 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17885 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17886
17887 * config.guess: Use /bin/uname when checking -X argument on SCO,
17888 to avoid invoking GNU uname which doesn't understand -X.
17889
17890 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17891
17892 * configure.in: Build gas for mips-*-*.
17893
17894 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17895
17896 * Makefile.in (all.normal): insert missing backslash.
17897
17898 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17899
17900 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17901
17902 * Makefile.in: Complete overhaul to merge many almost identical
17903 targets.
17904
17905 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17906
17907 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17908 (gdb.tar.Z): Adjusted.
17909
17910 * Makefile.in (setup-dirs, taz): New targets; should be general
17911 enough to adapt for gdb sometime. Build only .z file.
17912 (gas.tar.z): New target.
17913
17914 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17915
17916 * build-all.mk: Use CC=cc -Xs on Solaris.
17917
17918 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17919
17920 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17921 for handling BISON for FSF releases.
17922
17923 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17924
17925 * configure: Actually implement the change zoo just documented.
17926
17927 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17928
17929 * configure: when using config.guess, only set target_alias when
17930 it's not already been set (ie, on the command line)
17931
17932 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17933
17934 * Makefile.in: add installcheck target, set PRMS to install-prms
17935
17936 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17937
17938 * configure: add support for package_makefile_fragment, handle the
17939 case where a directory has a configure.in file but no Makefile.in
17940 more gracefully (with an actual understandable error message, even);
17941 add support for --without (and add this to the usage message); also
17942 explicitly add a --host=${host_alias} to the command line when
17943 config.guess is used
17944
17945 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17946
17947 * configure: Must use both --host and --target in recursive calls.
17948
17949 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17950
17951 * Makefile.in: Change deja-gnu to dejagnu.
17952
17953 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17954
17955 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17956
17957 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17958
17959 * configure.in: canonicalize all instances to *-*-solaris2*,
17960 also strip out a number of tools to not build for go32 host
17961
17962 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17963
17964 * config.guess: add GPL.
17965
17966 * Makefile.in, config.guess, config.sub, configure: bump
17967 copyrights to 93.
17968
17969 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17970
17971 * Makefile.in (do-info): Removed obsolete check for existence of
17972 localenv file.
17973
17974 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17975
17976 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17977
17978 * Makefile.in: a couple of 'else true' for decstation,
17979 support for TclX
17980
17981 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17982
17983 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17984
17985 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17986
17987 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17988
17989 * config.guess: Recognize i386-ibm-aix (PS/2).
17990 * configure.in: Use config/mh-aix386 file for it.
17991
17992 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17993
17994 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17995 CC_FOR_TARGET instead.
17996 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17997
17998 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17999
18000 * Makefile.in: Add sim to list of directories sent with gdb
18001
18002 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18003
18004 * configure.in: Put back mips-dec-bsd* case.
18005
18006 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18007
18008 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18009 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18010 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18011
18012 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18013
18014 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18015
18016 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18017 (install-info): install dir.info only if it exists,
18018 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18019
18020 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18021
18022 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18023 gas for mips-dec-bsd.
18024
18025 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18026
18027 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18028 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18029
18030 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18031
18032 * configure.in: Added "dejagnu" to hosttools list.
18033
18034 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18035
18036 * config.sub, configure.in, config.guess: Add support
18037 for Bosx, an AIX variant from Bull.
18038 Patches from F.Pierresteguy@frcl.bull.fr.
18039
18040 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18041
18042 * devo/dejagnu: Initial creation of devo/dejagnu.
18043 Migrated dejagnu testcases and support files for testing software
18044 tools to reside as subdirectories, currently called "testsuite",
18045 within the directory of the software tool. Migrated all programs,
18046 support libraries, etc. beloging to dejagnu proper from
18047 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18048 with no modifications. The changes to these files which will
18049 allow them to configure, build, and execute properly will be made
18050 in a future update.
18051
18052 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18053
18054 * Makefile.in: Change send_pr to send-pr.
18055 * configure.in: Likewise.
18056 * send_pr: Renamed directory to send-pr.
18057
18058 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18059
18060 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18061
18062 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18063
18064 * README: Update for gdb-4.8 release.
18065 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18066 gdb-xxx.tar.z (gzip'd) file also.
18067
18068 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18069
18070 * Makefile.in: make all-diff depend on all-libiberty
18071
18072 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18073
18074 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18075
18076 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18077
18078 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18079
18080 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18081
18082 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18083 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18084 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18085
18086 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18087
18088 * Makefile.in: makeinfo binary is in a new location
18089
18090 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18091
18092 * config.sub: Accept -ecoff as an OS.
18093
18094 * Makefile.in: Various changes to eliminate a level of make
18095 recursion and reduce the required command line length.
18096 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18097 sub-makes.
18098 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18099 variables holding settings for specific sub-makes.
18100 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18101 in terms of BASE_FLAGS_TO_PASS.
18102 (TARGET_LIBS): New variable listing directories which use
18103 TARGET_FLAGS_TO_PASS.
18104 (subdir_do): Eliminated.
18105 (do-*): New set of targets to replace subdir_do.
18106 (various): All targets which used subdir_do now depend on do-*.
18107 (local-clean): Renamed from do_clean.
18108 (local-distclean): New target, dependency of distclean and
18109 realclean.
18110 (install-info): Don't create directories. Depend on dir.info
18111 rather than calling make recursively.
18112 (install-dir.info): Eliminated.
18113 (install-info-dirs): Create all info directories here.
18114 (dir.info): Depend upon do-install-info.
18115
18116 * test-build.mk (HOLES): Added false.
18117
18118 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18119
18120 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18121
18122 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18123
18124 * Makefile.in (info): remove dependency on all-texinfo. The
18125 problem was really in texinfo/C, not at this level.
18126
18127 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18128
18129 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18130
18131 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18132
18133 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18134 GDB releases.
18135
18136 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18137
18138 * configure: Include srcdir in message about target of link not
18139 being found. Don't convert `-' to `_' in `with' options being
18140 passed to subdirs.
18141
18142 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18143
18144 * configure.in: add uudecode to host_tools
18145
18146 * Makefile.in: added {all,install}-uudecode targets, added them to
18147 the appropriate lists
18148
18149 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18150
18151 * Makefile.in (all-gcc): Added dependency on all-gas.
18152
18153 * configure.in (mips-*-*): Build ld and binutils.
18154
18155 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18156
18157 * configure: check return code from mkdir, print error message and
18158 exit on failure.
18159
18160 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18161
18162 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18163
18164 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18165
18166 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18167
18168 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18169
18170 * config.sub (h8500): Recognize this as a cpu type.
18171
18172 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18173
18174 * configure: source directory missing is no longer a warning
18175
18176 * configure.in: recognize irix[34]* instead of irix[34]
18177
18178 * Makefile.in: define and pass down X11_LIB
18179
18180 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18181
18182 * guess-systype: Renamed to ...
18183 * config.guess: ... by popular request.
18184 * configure.in, Makefile.in: Update accordingly.
18185
18186 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18187
18188 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18189 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18190 + Execute ./dummy instead of assuming . is in PATH.
18191
18192 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18193
18194 * guess-systype: New shell script. Attempts to guess the
18195 canonical host name of the executing host.
18196 Only a few hosts are supported so far.
18197 * configure: Call guess-systype if no host is specified.
18198
18199 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18200
18201 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18202 gcc Makefile.
18203
18204
18205 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18206
18207 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18208 (all-gcc, install-gcc, subdir_do): Use it.
18209
18210 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18211
18212 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18213
18214 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18215
18216 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18217 set exclusively by configure, using configure.in .
18218
18219 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18220
18221 * test-build.mk: set $PATH for all builds
18222
18223 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18224
18225 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18226
18227 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18228 the one used in gcc/Makefile.in, so that a null expansion doesn't
18229 override the one needed to build gcc with a native cc.
18230
18231
18232 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18233
18234 * configure: Accept -with arguments.
18235
18236 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18237
18238 * Makefile.in: added h8300sim
18239
18240 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18241
18242 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18243 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18244 (all-cygnus, native, build-cygnus): Make
18245 $(canonhost)-stamp-3stage-done, not $(host)....
18246 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18247 i386-sco3.2v4. Added else true to if command.
18248
18249 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18250
18251 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18252
18253 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18254
18255 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18256
18257 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18258
18259 * configure.in: don't remove binutils from Solaris builds
18260
18261 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18262
18263 * Makefile.in: get rid of earlier definitions for *clean,
18264 also handle the recursive info rule better
18265
18266 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18267
18268 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18269 do more-or-less the right thing.
18270
18271 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18272
18273 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18274 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18275
18276 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18277
18278 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18279 $(host_canonical).
18280
18281 * configure.in: split the configdirs list into 4 categories (native
18282 v. cross, library v. tool) and handle the cross-only and native-
18283 only in more reasonable (and correct!) way.
18284
18285 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18286
18287 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18288 configdirs anymore.
18289
18290 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18291
18292 * Makefile.in: extensive cleanup:: removed all of the explicit
18293 clean-* targets, collapsed many wrappers around subdir_do into
18294 one, added additional targets to satisfy standards.texi, deleted
18295 some old targets, some changes for consistency
18296
18297 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18298
18299 * configure.in: handle some programs as cross-only, and others as
18300 native only
18301
18302 * test-build.mk: handle partial holes in a more generic manner
18303
18304 * Makefile.in: m4 depends on libiberty
18305
18306 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18307
18308 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18309 time, wdiff, and find to configdirs
18310
18311 * Makefile.in: all, clean, and install rules for the new programs
18312 added to configure.in
18313
18314 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18315
18316 * configure.in: use mh-sun for all *-sun-* hosts
18317
18318 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18319
18320 * Makefile.in: define flags for X11 include files and library file
18321 locations, pass them down to the programs that need this info
18322
18323 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18324
18325 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18326
18327 * configure.in: start building libg++ for HP-UX targets
18328
18329 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18330
18331 * README: Update references to files moved into etc/.
18332
18333 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18334
18335 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18336 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18337
18338 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18339
18340 * configure: accept dash as well as underscore in long option
18341 names for FSF compatibility.
18342
18343 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18344
18345 * config.sub: added -sco3.2v4 support from FSF.
18346
18347 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18348
18349 * configure.in: expand the section that adds or removes
18350 directories from the list of programs to build, to handle native
18351 vs. cross in addition to host v. native
18352
18353 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18354
18355 * Makefile.in: Replace C++ in macro names with CXX.
18356 This is less likely to break ...
18357
18358 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18359
18360 * test-build.mk: add -w to GNU_MAKE
18361
18362 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18363
18364 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18365 add 'sparc' to list of recognized cpus. This needed to make
18366 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18367 Delete some redundant ose68 variants. Recognize -wrs as an os,
18368 then changes that into $CPU-wrs-vxworks.
18369
18370 * configure.in: remove most references to gdbtest, regularize
18371 target based program removal
18372
18373 * test-build.mk: import from p3 tree (many fixes and changes)
18374
18375 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18376
18377 * Makefile.in: added rules to handle tcl, tk, and expect
18378
18379 * configure.in: handle those directories if they exist
18380
18381 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18382
18383 * config.sub: removed bogus hppabsd and hppahpux names, since
18384 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18385
18386 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18387
18388 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18389 depends upon all-xiberty
18390
18391 * Makefile.in: changes from p3, including:
18392
18393 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18394
18395 * Makefile.in (XTRAFLAGS): include newlib directories if
18396 newlib/Makefile exists, rather than if host != target.
18397
18398 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18399
18400 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18401 from the same source tree and not building a cross-compiler. This
18402 matters for the libg++ configuration if reconfiguring a tree that
18403 has already been installed.
18404
18405 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18406
18407 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18408 pick up the machine and system specific header files.
18409
18410 * Makefile.in: added AS_FOR_TARGET, passed down in
18411 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18412 the C compiler to use to create programs which are run in the
18413 build environment, set it to default to $(CC), and passed it down
18414 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18415
18416 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18417
18418 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18419 We need them for unusual native builds, like systems without
18420 ranlib.
18421
18422 * configure: also define $(host_canonical) and
18423 $(target_canonical), which are the full, canonical names for the
18424 given host and target
18425
18426 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18427
18428 * Makefile.in: Added separate definitions for C++.
18429
18430 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18431
18432 * configure.in (configdirs): Add deja-gnu.
18433
18434 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18435
18436 * README: Update for configure.texi and gdb-4.7 release.
18437
18438 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18439
18440 * Makefile.in: Move "all" target to top of file.
18441 Previously, first target was ".PHONY" which caused BSD4.4 make
18442 to build .PHONY when make was run without arguments.
18443
18444 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18445
18446 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18447 Library-copylefted code in libiberty.
18448
18449 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18450
18451 * config.sub: Replace m68kmote with plain old m68k.
18452
18453 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18454
18455 * Makefile.in: Remove space from blank line, avoid Make complaints.
18456
18457 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18458
18459 * config.sub: Complain if no argument is given. Added support for
18460 386bsd as OS and target alias.
18461
18462 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18463
18464 * Makefile.in (XTRAFLAGS): include newlib directories if
18465 newlib/Makefile exists, rather than if host != target.
18466
18467 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18468
18469 * config.sub: recognize sparclite-wrs-vxworks.
18470
18471 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18472 p3.) Added clean-xiberty to clean.
18473
18474 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18475
18476 * configure.in: use *-*-* instead of nested cases for host and target
18477
18478 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18479
18480 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18481 from the same source tree and not building a cross-compiler. This
18482 matters for the libg++ configuration if reconfiguring a tree that
18483 has already been installed.
18484
18485 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18486
18487 * config.sub (i486v/i486v4): Merge in from FSF version.
18488
18489 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18490
18491 * configure: only set PWD if it is already set.
18492
18493 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18494
18495 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18496 doesn't have unset and all success paths (and most error paths)
18497 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18498 to just ${PWD} to avoid confusion.)
18499
18500 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18501
18502 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18503 even for a native compilation.
18504
18505 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18506
18507 Changes to make the gdb.tar.Z rule work better.
18508
18509 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18510 (DEVO_SUPPORT): Add configure.texi.
18511 (bfd-ilrt.tar.Z): Remove ancient rule.
18512
18513 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18514
18515 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18516 pick up the machine and system specific header files.
18517
18518 * configure.in, config.sub: added new target m68010-adobe-scout,
18519 with alias of adobe68k. Changed configure.in to check for
18520 -scout before -sco* to avoid a false match.
18521
18522 * Makefile.in: added AS_FOR_TARGET, passed down in
18523 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18524 the C compiler to use to create programs which are run in the
18525 build environment, set it to default to $(CC), and passed it down
18526 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18527
18528 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18529
18530 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18531 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18532 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18533 FOR_TARGET variants, to newlib and libg++.
18534
18535 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18536
18537 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18538 first.
18539
18540 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18541
18542 * config.sub: Accept `elf' as an environment.
18543
18544 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18545
18546 * Makefile.in (all-opcodes): cd into the right directory
18547
18548 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18549
18550 * configure: added -program_transform_name option, used as
18551 argument to sed when installing programs.
18552 configure.texi: added documentation for -program_prefix,
18553 -program_suffix and -program_transform_name.
18554
18555 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18556
18557 * config.sub: Accept i486 where i386 ok.
18558
18559 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18560
18561 * config.sub: accept we32k
18562
18563 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18564
18565 * config.sub, configure.in: accept OSE68000 and OSE68k.
18566
18567 * Makefile.in: don't create all directories for ``make install'';
18568 let the subdirectories create the ones they need.
18569
18570 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18571
18572 * COPYING: new file, GPL v2
18573
18574 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18575
18576 * Makefile.in: use the new gen-info-dir, which needs a template
18577 argument (which also lives in texinfo)
18578
18579 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18580
18581 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18582
18583 * config.sub (ncr3000): Change i386 to i486.
18584
18585 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18586
18587 * Makefile.in: add install-rcs, install-grep to
18588 install-no-fixedincludes, removed install-bison and install-libgcc
18589
18590 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18591
18592 * configure.in: grab the HPUX makefile fragment if on HPUX
18593
18594 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18595
18596 * Makefile.in: eradicate bison spoor (ditto libgcc).
18597 configure.in: recognise m68{k,000}-ericsson-OSE.
18598 es1800 is alias for m68k-ericsson-OSE
18599
18600 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18601
18602 * configure.in: rearrange the parts that remove programs from
18603 configdirs, based now on HOST==TARGET or by canonical triple.
18604
18605 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18606
18607 * test-build.mk: recurse explicitly with -f test-build.mk when
18608 appropriate. predicate stage3 and comparison on the existence
18609 of gcc. That is, if gcc isn't around, we aren't three-staging.
18610 On very clean, also remove ...stamp-co. Build in-place before
18611 doing other builds.
18612
18613 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18614
18615 * Makefile.in, configure.in: add tgas
18616
18617 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18618
18619 * Makefile.in: a number of changes merged in from progressive.
18620
18621 * configure.in: add libm.
18622
18623 * .cvsignore: ignore some stuff that comes from test-build.mk.
18624
18625 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18626
18627 * config.sub: Add es1800 (m68k-ericsson-es1800).
18628
18629 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18630
18631 * configure: Add program_suffix (parallel to program_prefix)
18632 * Makefile.in: adjust directory-creating script for losing decstation
18633
18634 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18635
18636 * configure: Minor $subdir-related fixes.
18637
18638 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18639
18640 * configure: fix various problems with propogating
18641 makefile_target_frag in subdirs.
18642 * configure.in: config libgcc if its there
18643
18644 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18645
18646 * config.sub: HPPA merge.
18647
18648 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18649
18650 * Makefile.in: Replace all-bison with all-byacc in all
18651 dependency lines for other tools (which now use byacc).
18652
18653 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18654
18655 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18656
18657 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18658
18659 * Makefile.in: make gprof rules similar to byacc rules (instead of
18660 vestigal $(unsubdir) that didn't work...)
18661
18662 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18663
18664 * config.sub: Add support for Linux.
18665 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18666 (at least for libg++).
18667
18668 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18669
18670 * configure.texi: fix doc for the -nfp option to configure
18671
18672 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18673
18674 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18675
18676 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18677
18678 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18679 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18680 * configure.in: added solaris* host_makefile_frag hook.
18681
18682 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18683
18684 * config.sub: changed recognition of m68000 so that various
18685 m68k types can be specified via m680[01234]0
18686
18687 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18688
18689 * config.sub (basic_machine): fix sed so that '-foo' isn't
18690 completely substituted out while .+'-foo' loses the '-foo'
18691
18692 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18693
18694 * config.sub ($os): Add -aout.
18695
18696 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18697
18698 * configure: If host_makefile_frag is absolute, don't
18699 prefix ${invsubdir} (relevant to libg++ auto-configure).
18700
18701 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18702
18703 * Makefile.in (tooldir): Define it.
18704 (all-ld): Depend on all-flex.
18705
18706 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18707
18708 * Makefile.in (check): Fix libg++ special case.
18709
18710 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18711
18712 * configure: do not bury `pwd` into config.status, thus do fewer
18713 pwd's.
18714
18715 * configure: print the "Building in" message only when building in
18716 other than "." AND verbose.
18717
18718 * configure: remove -s, rework -v to better accommodate guested
18719 configures.
18720
18721 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18722
18723 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18724
18725 * Makefile.in: macroize flags passed on recursion. remove
18726 fileutils.
18727
18728 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18729
18730 * configure: get makesrcdir right for subdirs deeper than 1.
18731
18732 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18733 install.
18734
18735 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18736
18737 * Makefile.in: don't print subdir_do or recursion lines.
18738
18739 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18740
18741 * standards.texi: added menu item.
18742
18743 * Makefile.in: build and install standards.info.
18744
18745 * standards.texi: new file.
18746
18747 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18748
18749 * configure: test for and move config.status pieces from
18750 ${subdir}/.
18751
18752 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18753
18754 * configure: Test for existance of files before trying to mv
18755 them, to avoid numerous non-existance messages.
18756
18757 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18758
18759 * configure: correct final line of config.status.
18760
18761 * configure: patch from eggert. Avoids a protection problem if
18762 the original Makefile.in is read only.
18763
18764 * configure: use move-if-change from gcc to create config.status.
18765 Some makefiles depend on config.status to tell if a directory
18766 has been reconfigured for a different host. This change
18767 prevents those directories from remaking everything in the case
18768 where the reconfig was only intended to rebuild a Makefile.
18769
18770 * configure: test for config.sub with "config.sub sun4" rather
18771 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18772 host alias from a missing config.sub.
18773
18774 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18775
18776 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18777 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18778
18779 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18780
18781 * configure: mkdir ${subdir} as needed.
18782
18783 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18784
18785 * Makefile.in,configure.in: added autoconf.
18786
18787 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18788
18789 * Makefile.in: no longer pass against on recursion.
18790
18791 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18792 definitions are not inherited.
18793
18794 * configure: correct makesrcdir when subdir is .
18795
18796 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18797
18798 * configure: Add support for 'subdirs' variable, which is
18799 like 'configdirs', except that configure doesn't re-invoke
18800 itself for subdirs, it just creates a Makefile for each subdir.
18801 * configure.texi: Document subdirs.
18802
18803 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18804
18805 * configure.in: added flex to configdirs
18806
18807 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18808
18809 * Makefile.in: remove clean-stamps from clean.
18810
18811 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18812
18813 * configure.in: Add gdbtest to configdirs.
18814
18815 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18816
18817 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18818 to recursive makes.
18819 * configure.in: Recognize new ncr3000 config.
18820
18821 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18822
18823 * Makefile.in, configure.in: removed references to gdbm.
18824
18825 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18826
18827 * config.sub: Don't canonicalize os value
18828 newsos* to bsd (readline needs to check for newsos).
18829 (This fix was earlier made Jan 31, but got re-broken.)
18830
18831 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18832
18833 * configure.in: sco is an os, not a vendor!
18834
18835 * configure: Quote $( better. Keep various shells happy.
18836
18837 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18838
18839 * Makefile.in: eliminate stamp-files.
18840
18841 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18842
18843 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18844 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18845
18846 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18847
18848 * config.sub: fix iris/iris3.
18849
18850 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18851
18852 * configure: re-add -rm.
18853
18854 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18855
18856 * Maskefile.in: add .stmp-rcs to all.
18857
18858 * configure.in: remove gas from rs6000 build, use aix host fragment.
18859
18860 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18861
18862 * configure: pass down site_option during recursion.
18863
18864 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18865
18866 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18867
18868 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18869
18870 * configure: Change exec_prefix so that it really defaults to prefix.
18871
18872 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18873
18874 * Makefile.in, configure.in: Add support for mmalloc library.
18875
18876 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18877
18878 * Makefile.in: add stmp dependencies for a few more things.
18879
18880 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18881
18882 * configure: adjusted error message on objdir/srcdir configure
18883 collision, per john's suggestion.
18884
18885 * Makefile.in: add libiberty stmp to all and all.cross.
18886
18887 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18888
18889 * Makefile.in: remove force dependencies, add grep to all.
18890
18891 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18892
18893 * Makefile.in: drop flex. make stamp files work.
18894
18895 * configure: added test for conflicting configuration in srcdir,
18896 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18897 gets cranky. use relative paths for configure and srcdir
18898 whenever possible. Send some error messages to stderr that were
18899 going to stdout.
18900
18901 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18902
18903 * Makefile.in: Fix libg++ rule to check for gcc directory
18904 before using gcc/gcc. Also pass XTRAFLAGS.
18905
18906 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18907
18908 * Makefile.in: added stmp-files so that directories aren't polled
18909 when they are already built.
18910
18911 * configure.texi: fixed a node pointer problem.
18912
18913 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18914
18915 * config.sub configure.in gdb/configure.in
18916 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18917 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18918 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18919
18920 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18921
18922 * configure: -recurring becomes -silent. corrected help message
18923 for -site= option.
18924
18925 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18926
18927 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18928
18929 * configure: when building Makefile for crosses, replace
18930 tooldir and program_prefix. default srcdir from location of
18931 config.sub. remove "for host in hosts" and "for target in
18932 targets" loops.
18933
18934 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18935
18936 * Makefile.in: Do not pass bindir or mandir to cvs.
18937
18938 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18939
18940 * Makefile.in, configure.in: removed traces of namesubdir,
18941 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18942 copyrights to '92, changed some from Cygnus to FSF.
18943
18944 * configure.texi: remove most references to multiple hosts,
18945 multiple targets, subdirs, etc.
18946
18947 * configure.man: removed rcsid. reference config.sub not
18948 config.subr.
18949
18950 * Makefile.in: mkdir $(infodir) on install-info.
18951
18952 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18953
18954 * configure.texi: Explain better about .gdbinit and about
18955 the environment that configure.in sections run in.
18956
18957 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18958
18959 * configure.in: Ultrix is only a decstation if it's a MIPS.
18960
18961 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18962
18963 * README: DOC.configure => cfg-paper.texi.
18964
18965 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18966
18967 * config.sub (near case $os): Don't convert newsos* to bsd!
18968
18969 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18970
18971 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18972 the number of copies of COPYING that go into the GDB tar file.
18973
18974 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18975
18976 * bfd/configure.in, gdb/config/mh-i386sco,
18977 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18978 Fix SCO configuration stuff.
18979
18980 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18981
18982 * Makefile.in: For libg++, make sure the -I pointing
18983 to the gcc directory goes *after* all the libg++-local -I flags.
18984 Also, move just-gcc dependency from just-libg++ to all-libg++.
18985
18986 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18987
18988 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18989
18990 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18991
18992 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18993
18994 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18995
18996 * config.sub: Add stratus configuration frags. Also
18997 submitted to FSF.
18998
18999 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19000
19001 * Makefile.in (DEV_SUPPORT): add configure.man.
19002
19003 * config.sub(Decode manufacturer-specific): add -none*.
19004
19005 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19006
19007 * Makefile.in: remove form feeds to make Sun's make happy.
19008 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19009
19010 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19011
19012 * Makefile.in (AR_FLAGS): Make quieter.
19013
19014 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19015
19016 * configure.in: Add libg++.
19017 * configure: When verbose, don't output the command line at each
19018 level; it will be unremarkably the same as the previous version,
19019 which will be the same as what the user typed.
19020
19021 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19022
19023 * configure.in, Makefile.in: fix clean-info, add flex. add
19024 fileutils.
19025
19026 * configure: be less sensitive to spaces in Makefile.in. Do not
19027 look for sources in "..". Doing so breaks subdirectories that
19028 might have their own configure. If a subdir has it's own
19029 configure script, use it.
19030
19031 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19032
19033 * cfg-paper.texi: some changes suggested by rms.
19034
19035 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19036
19037 * config.sub: Merge in some small additions from the FSF version,
19038 taken from the gcc distribution, to bring the Cygnus and FSF
19039 versions into closer sync.
19040
19041 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19042
19043 * configure.in: Changed svr4 references to sysv4.
19044
19045 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19046
19047 * configure: added -V for version number option.
19048
19049 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19050
19051 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19052 renamed from DOC.configure to cfg-paper.texi.
19053
19054 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19055
19056 * configure, config.subr, config.sub: config.subr is now
19057 config.sub again.
19058
19059 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19060
19061 * configure.texi: new file, in progress.
19062
19063 * Makefile.in: build info file and install the man page for
19064 configure.
19065
19066 * configure.man: new file, first cut.
19067
19068 * configure: find config.subr again now that configuration "none"
19069 has gone. removed all traces of the -ansi option. removed all
19070 traces of the -languages option.
19071
19072 * config.subr: resync from rms.
19073
19074 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19075
19076 * configure, config.sub, config.subr: merge config.sub into
19077 config.subr, call the result config.subr, remove config.sub, use
19078 config.subr.
19079
19080 * Makefile.in: revised install for dir.info.
19081
19082 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19083
19084 * configure.in: add decstation host makefile frag.
19085
19086 * Makefile.in: BISON now bison -y again. also install-gcc on
19087 install. clean-gdbm on clean. infodir belongs in datadir.
19088 Make directories for info install. Build dir.info here then
19089 install it.
19090
19091 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19092
19093 * Makefile.in: fix for bad directory tests.
19094
19095 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19096
19097 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19098 regexp. -srcdir relative was being handled incorrectly.
19099
19100 * Makefile.in: unwrapped some for loops so that parallel makes
19101 work again and so one can focus one's attention on a particular
19102 package.
19103
19104 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19105
19106 * configure: added PWD as a stand in for `pwd` (for speed). use
19107 elif wherever possible. make -srcdir work without -objdir.
19108 -objdir= commented out.
19109
19110 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19111
19112 * configure: +options become --options. -subdirs commented out.
19113 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19114 Makefile now at top of generated Makefile. Removed cvs log
19115 entries. added -srcdir. create .gdbinit only if there is one
19116 in ${srcdir}.
19117
19118 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19119 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19120 and mandir now keyed off datadir by default.
19121
19122 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19123
19124 * Freshly created ChangeLog.
19125
19126 \f
19127 Local Variables:
19128 mode: change-log
19129 left-margin: 8
19130 fill-column: 76
19131 version-control: never
19132 End: