]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Avoid -Wformat-diag.
[thirdparty/gcc.git] / ChangeLog
1 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
2
3 * MAINTAINERS: Change of email address in both DCO and
4 Write After Approval list.
5
6 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
7
8 * configure: Regenerate.
9
10 2021-12-21 Martin Liska <mliska@suse.cz>
11
12 * config.sub: Change mode back to 755.
13
14 2021-12-17 Martin Liska <mliska@suse.cz>
15
16 * config.sub: Sync from master.
17
18 2021-12-17 Martin Liska <mliska@suse.cz>
19
20 Revert:
21 2021-12-16 Matthias Seidel <mseidel@apache.org>
22
23 * config.sub: Fix typo.
24
25 2021-12-16 Matthias Seidel <mseidel@apache.org>
26
27 * config.sub: Fix typo.
28
29 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
30
31 Revert:
32 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
33
34 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
35 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
36 * configure.ac: Include config/gcc-plugin.m4.
37 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
38 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
39 RANLIB if possible.
40 * Makefile.in: Regenerated.
41 * configure: Likewise.
42
43 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
44
45 * Makefile.tpl (BUILD_CFLAGS): New.
46 (CFLAGS): Append $(BUILD_CFLAGS).
47 (CXXFLAGS): Likewise.
48 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
49 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
50 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
51 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
52 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
53 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
54 (PGO-TRAINING-TARGETS): Likewise.
55 (PGO_BUILD_TRAINING): Likewise.
56 (all): Add '+' to the command line for recursive make. Support
57 the PGO build.
58 * configure.ac: Add --enable-pgo-build[=lto].
59 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
60 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
61 * Makefile.in: Regenerated.
62 * configure: Likewise.
63
64 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
65
66 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
67 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
68 * configure.ac: Include config/gcc-plugin.m4.
69 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
70 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
71 RANLIB if possible.
72 * Makefile.in: Regenerated.
73 * configure: Likewise.
74
75 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
76
77 * MAINTAINERS: Add myself to write after approval.
78
79 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
80
81 * MAINTAINERS: Adding myself.
82
83 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
84
85 * configure: Regenerate.
86 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
87 $(CPP).
88
89 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
90
91 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
92 libatomic.
93 * Makefile.in: Regenerate.
94 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
95 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
96 target-libphobos-bootstrap.
97 (STAGE2_CONFIGURE_FLAGS): Likewise.
98 * configure: Regenerate.
99 * configure.ac: Add support for bootstrapping D front-end.
100
101 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
102
103 * MAINTAINERS: Add myself to DCO section and update email address.
104
105 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
106
107 * configure: Regenerate.
108 * configure.ac: Ensure that PIC (shared) defaults are set
109 correctly for Darwin.
110
111 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
112
113 * MAINTAINERS: Update my address.
114
115 2021-11-12 Alan Modra <amodra@gmail.com>
116
117 * Makefile.def (configure-opcodes): Depend on configure-bfd.
118 * Makefile.in: Regenerate.
119
120 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
121
122 * MAINTAINERS: Clarify the policy WRT the Write After Approval
123 list.
124
125 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
126
127 * MAINTAINERS (Reviewers, arc): Remove my entry.
128 (Write After Approval): Add an entry for myself.
129
130 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
131
132 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
133 * Makefile.in: Regenerate.
134 * configure: Regenerate.
135 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
136
137 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
138
139 * MAINTAINERS: Fix up Maciej's entries.
140
141 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
142
143 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
144 maintainer.
145
146 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
147
148 PR other/102663
149 * Makefile.def: Handle install-dvi target.
150 * Makefile.tpl: Likewise.
151 * Makefile.in: Regenerate.
152
153 2021-10-19 Clément Chigot <clement.chigot@atos.net>
154
155 * MAINTAINERS: Add myself for write after approval.
156
157 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
158
159 * Makefile.def: Mark libcody, libdecnumber,
160 c++tools, libgcc, and libobjc as missing TAGS
161 targets.
162 * Makefile.in: Regenerate.
163
164 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
165
166 * MAINTAINERS: Add myself to DCO section and update email
167 address.
168
169 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
170
171 * MAINTAINERS: Add myself to DCO section.
172
173 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
174
175 * configure: Regenerate.
176 * configure.ac (skipdirs): Add the contents of target_configdirs if
177 we are not building gcc.
178
179 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
180
181 * Makefile.def: Back-port commits ba4d88ad892f and
182 755ba58ebef0 from binutils-gdb repository.
183 * Makefile.in: Regenerated.
184
185 2021-09-20 Harald Anlauf <anlauf@gmx.de>
186
187 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
188
189 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
190
191 * Makefile.def: Add a jit check target for the jit
192 language.
193 * Makefile.in: Regenerate.
194
195 2021-09-16 Andrew Pinski <apinski@marvell.com>
196
197 PR bootstrap/67102
198 * Makefile.def: Have configure-target-libffi depend on
199 all-target-libstdc++-v3.
200 * Makefile.in: Regenerate.
201
202 2021-09-10 Petter Tomner <tomner@kth.se>
203
204 * MAINTAINERS: Me added to DCO and write after approval
205
206 2021-09-01 YunQiang Su <syq@debian.org>
207
208 * MAINTAINERS: Add myself for write after approval.
209
210 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
211
212 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
213 * Makefile.in: Regenerate.
214
215 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
216
217 * MAINTAINERS: Add myself for write after approval.
218
219 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
220
221 * Makefile.in: Regenerate.
222 * Makefile.tpl: Make the state of the configured host
223 shared flag available to makefile fragements.
224
225 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
226
227 * MAINTAINERS (Write After Approval): Add myself.
228
229 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
230
231 * .dir-locals.el (bug-reference-url-format): Use https.
232
233 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
234
235 * .dir-locals.el (c-mode): Change fill-column to 79.
236
237 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
238
239 * MAINTAINERS: Add myself to DCO section.
240
241 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
242
243 * configure: Regenerate.
244 * configure.ac: Adjust cases for which it is necessary to
245 include the Darwin host config fragment.
246
247 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
248
249 * MAINTAINERS: Add myself for write after approval and DCO.
250
251 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
252
253 * Makefile.def: Add dsymutil defs.
254 * Makefile.in: Regenerated.
255 * Makefile.tpl: Add dsymutil to flags.
256 * configure: Regenerated.
257 * configure.ac: Add dsymutil to target and build recipes.
258
259 2021-07-01 Ankur Saini <arsenic@sourceware.org>
260
261 * MAINTAINERS: Add myself for write after approval.
262
263 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
267 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
268
269 * MAINTAINERS: Add myself for write after approval and DCO
270
271 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
272
273 * .gitignore: Add entry for cscope.out.
274
275 2021-06-22 liuhongt <hongtao.liu@intel.com>
276
277 * MAINTAINERS: Remove my Write After Approval entry.
278
279 2021-06-21 liuhongt <hongtao.liu@intel.com>
280
281 * MAINTAINERS: Add myself as maintainer of the i386 vector
282 extensions.
283
284 2021-06-18 Antoni Boucher <bouanto@zoho.com>
285
286 * MAINTAINERS (Write After Approval): Add myself.
287
288 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
289
290 * MAINTAINERS (Various Maintainers): Add Andrew and myself
291 as *vrp and ranger maintainers.
292
293 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
294
295 * MAINTAINERS: Adjust my entry in the DCO section so that it does
296 not trigger testsuite failures.
297
298 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
299
300 * MAINTAINERS: Add myself to DCO section with both email addresses.
301
302 2021-06-03 Jason Merrill <jason@redhat.com>
303
304 * MAINTAINERS: Add DCO version number.
305
306 2021-06-02 Jason Merrill <jason@redhat.com>
307
308 * MAINTAINERS: Add DCO section.
309
310 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
311
312 * MAINTAINERS (Write After Approval): Add myself.
313
314 2021-05-29 Mike Frysinger <vapier@gentoo.org>
315
316 * configure.ac: Add gnulib to configdirs for sim.
317 * configure: Regenerate.
318
319 2021-05-18 Mike Frysinger <vapier@gentoo.org>
320
321 * Makefile.def: Add configure-sim dependency on all-gnulib.
322 * Makefile.in: Regenerated.
323
324 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
325
326 * MAINTAINERS (Write After Approval): Add myself.
327
328 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
329
330 * MAINTAINERS (Write After Approval): Add myself.
331
332 2021-05-11 Martin Liska <mliska@suse.cz>
333
334 * MAINTAINERS: Remove entries for removed
335 components (HSA, BRIG, libhsail-rt).
336 Move Pekka to Write After Approval.
337
338 2021-05-11 Martin Liska <mliska@suse.cz>
339
340 * Makefile.def: Remove libhsail-rt.
341 * Makefile.in: Likewise.
342 * configure.ac: Likewise.
343 * configure: Regenerate.
344 * libhsail-rt/ChangeLog: Removed.
345 * libhsail-rt/Makefile.am: Removed.
346 * libhsail-rt/Makefile.in: Removed.
347 * libhsail-rt/README: Removed.
348 * libhsail-rt/aclocal.m4: Removed.
349 * libhsail-rt/configure: Removed.
350 * libhsail-rt/configure.ac: Removed.
351 * libhsail-rt/configure.tgt: Removed.
352 * libhsail-rt/include/internal/fibers.h: Removed.
353 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
354 * libhsail-rt/include/internal/phsa-rt.h: Removed.
355 * libhsail-rt/include/internal/workitems.h: Removed.
356 * libhsail-rt/rt/arithmetic.c: Removed.
357 * libhsail-rt/rt/atomics.c: Removed.
358 * libhsail-rt/rt/bitstring.c: Removed.
359 * libhsail-rt/rt/fbarrier.c: Removed.
360 * libhsail-rt/rt/fibers.c: Removed.
361 * libhsail-rt/rt/fp16.c: Removed.
362 * libhsail-rt/rt/misc.c: Removed.
363 * libhsail-rt/rt/multimedia.c: Removed.
364 * libhsail-rt/rt/queue.c: Removed.
365 * libhsail-rt/rt/sat_arithmetic.c: Removed.
366 * libhsail-rt/rt/segment.c: Removed.
367 * libhsail-rt/rt/workitems.c: Removed.
368 * libhsail-rt/target-config.h.in: Removed.
369
370 2021-05-04 Nick Clifton <nickc@redhat.com>
371
372 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
373 * configure: Regenerate.
374
375 2021-04-28 Jakub Jelinek <jakub@redhat.com>
376 Tobias Burnus <tobias@codesourcery.com>
377
378 * configure.ac (--enable-offload-defaulted): New.
379 * configure: Regenerate.
380
381 2021-04-23 David Faust <david.faust@oracle.com>
382
383 * MAINTAINERS (Write After Approval): Add myself.
384
385 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
389 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
390
391 * MAINTAINERS: Add myself as pru port maintainer.
392
393 2021-03-23 David Malcolm <dmalcolm@redhat.com>
394
395 * MAINTAINERS: Add myself as static analyzer maintainer.
396
397 2021-03-18 Jeff Law <jlaw@tachyum.com>
398
399 * MAINTAINERS: Update primary entry.
400
401 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
402
403 * MAINTAINERS (Write After Approval): Add myself.
404
405 2021-03-13 Mike Frysinger <vapier@gentoo.org>
406
407 * Makefile.def: Remove all-sim dependency on configure-gdb.
408 * Makefile.in: Regenerated.
409
410 2021-03-11 Jeff Law <law@redhat.com>
411
412 * MAINTAINERS: Update entries for a few ex-ImgTec employees
413
414 2021-03-11 Martin Liska <mliska@suse.cz>
415
416 * Makefile.tpl: The change was done Makefile.in which
417 is generated file.
418
419 2021-03-08 Jeff Law <law@redhat.com>
420
421 * MAINTAINERS: Update my email address
422
423 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
424
425 * config.guess: Import latest upstream.
426 * config.sub: Import latest upstream.
427
428 2021-01-25 Martin Liska <mliska@suse.cz>
429
430 PR gcov-profile/98739
431 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
432 for profiledbootstrap.
433
434 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
438 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
439
440 * MAINTAINERS (Write After Approval): Update my e-mail address.
441
442 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
443
444 * MAINTAINERS: Fix spacing.
445
446 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
447
448 * MAINTAINERS (Write After Approval): Add myself
449
450 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
451
452 * Makefile.def: Sync with binutils-gdb:
453 (dependencies): all-ld depends on all-libctf.
454 (host_modules): libctf is no longer no_install.
455 No longer no_check. Checking depends on all-ld.
456 * Makefile.in: Regenerated.
457
458 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
459
460 * libtool.m4: Match gnu* along other GNU systems.
461 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
462 * libgo/configure: Re-generate.
463
464 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
465
466 * MAINTAINERS: Update my email address.
467
468 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
469
470 * MAINTAINERS (Write After Approval): Add myself.
471
472 2020-12-15 Nathan Sidwell <nathan@acm.org>
473
474 * Makefile.def
475 * Makefile.in
476 * Makefile.tpl
477 * configure
478 * configure.ac
479
480 2020-12-15 Nathan Sidwell <nathan@acm.org>
481
482 * Makefile.def: Add libcody.
483 * configure.ac: Add libcody.
484 * Makefile.in: Regenerated.
485 * configure: Regenerated.
486
487 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
488
489 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
490
491 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
492
493 PR target/97865
494 * libtool.m4: Update handling of Darwin platform link flags
495 for Darwin20.
496
497 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
498
499 * .gitignore: Sync with binutils-gdb
500
501 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
502
503 * MAINTAINERS: Add myself as arc port maintainer.
504
505 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
506
507 PR d/87788
508 * configure.ac: Don't disable D for *-*-darwin*.
509 * configure: Regenerate.
510
511 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
512
513 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
514 hppa64-*-hpux11*.
515
516 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
517
518 * configure: Regenerate.
519 * configure.ac: Add --bootstrap-hwasan option.
520
521 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
522
523 * config.guess: Import latest upstream.
524 * config.sub: Import latest upstream.
525
526 2020-11-16 Martin Liska <mliska@suse.cz>
527
528 * .gitignore: Add cache as clangd uses it now.
529
530 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
531
532 * MAINTAINERS (Write After Approval): add myself
533
534 2020-11-09 Pat Bernardi <bernardi@adacore.com>
535
536 * MAINTAINERS (Write After Approval): Add myself.
537
538 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
539
540 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
541 Remove FIXME comments.
542
543 2020-11-06 Martin Uecker <muecker@gwdg.de>
544
545 * MAINTAINERS: Update my email address.
546
547 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
548
549 * MAINTAINERS (Write After Approval): Add myself.
550
551 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
552
553 PR target/97302
554 * configure.ac: Only set with_gmp to /usr/local
555 if not building in tree.
556 * configure: Regenerate.
557
558 2020-09-18 Omar Tahir <omar.tahir@arm.com>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
562 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
563
564 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
565
566 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
567
568 PR bootstrap/96612
569 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
570 if not the same as ${host}.
571 * configure: Regenerate.
572
573 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
574
575 * MAINTAINERS (Write After Approval): Add myself.
576
577 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
578
579 * MAINTAINERS: Update my email address.
580
581 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
585 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
586
587 * MAINTAINERS (Write After Approval): Add myself.
588
589 2020-06-12 Martin Liska <mliska@suse.cz>
590
591 * .gitignore: Add .clang-tidy.
592
593 2020-06-08 Jason Merrill <jason@redhat.com>
594
595 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
596 * configure: Regenerate.
597
598 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
599
600 * MAINTAINERS: Add myself as xtensa port maintainer.
601
602 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
603
604 * configure.ac: Don't require --enable-host-shared when building
605 for Mingw.
606 * configure: Regenerate.
607
608 2020-05-18 Jason Merrill <jason@redhat.com>
609
610 * configure.ac: Update bootstrap dialect to -std=c++11.
611
612 2020-05-18 Alex Coplan <alex.coplan@arm.com>
613
614 * MAINTAINERS (Write After Approval): Add myself.
615
616 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
617
618 PR target/92713
619 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
620 (noconfigdirs): Add 'target-libstdc++-v3'.
621 * configure: Regenerate.
622
623 2020-04-21 Stephen Casner <casner@acm.org>
624
625 PR 25830
626 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
627 * configure: Rebuild.
628
629 2020-04-17 Martin Liska <mliska@suse.cz>
630 Jonathan Yong <10walls@gmail.com>
631
632 PR gcov-profile/94570
633 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
634 for CYGWIN.
635
636 2020-04-14 Martin Jambor <mjambor@suse.cz>
637
638 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
639
640 2020-04-09 Tom Tromey <tom@tromey.com>
641
642 * configure: Rebuild.
643 * Makefile.in: Rebuild.
644 * Makefile.def (gdbsupport, gdbserver): New host modules.
645 (configure-gdb): Depend on all-gdbsupport.
646 (all-gdb): Depend on all-gdbsupport, all-libctf.
647 * configure.ac (host_tools): Add gdbserver.
648 Conditionally build gdbserver and gdbsupport.
649
650 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
651
652 * configure.ac: Build libgomp by default for amdgcn.
653 * configure: Regenerate.
654
655 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
656
657 * MAINTAINERS (Write After Approval): Add myself.
658
659 2020-02-28 Joel Hutton <joel.hutton@arm.com>
660
661 * MAINTAINERS (Write After Approval) : Add myself.
662
663 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
664
665 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
666
667 2020-02-14 Martin Sebor <msebor@redhat.com>
668
669 * doc/extend.texi (attribute alias): Mention type requirement.
670 (attribute weak): Same.
671 (attribute weakref): Correct invalid example.
672
673 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
674
675 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
676
677 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
678 Jakub Jelinek <jakub@redhat.com>
679
680 * .gitattributes: Add *.md diff=md.
681
682 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
683
684 The mentioned auto-generated file is no more part of the
685
686 GCC sources, it's auto-generated in $(builddir) during build.
687
688 PR target/92055
689 * contrib/gcc_update (files_and_dependencies): Remove
690 entry for gcc/config/avr/t-multilib.
691
692 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
693
694 * MAINTAINERS: Update my email address.
695
696 2020-01-13 Joseph Myers <joseph@codesourcery.com>
697
698 * README.MOVED_TO_GIT: Remove.
699
700 2020-01-11 Joseph Myers <joseph@codesourcery.com>
701
702 * README.MOVED_TO_GIT: New file.
703
704 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
705
706 * MAINTAINERS (Write After Approval): Add myself.
707
708 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
709
710 * MAINTAINERS (write_after_approval): Add myself.
711
712 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
713
714 * MAINTAINERS (write_after_approval): Add myself.
715
716 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
717
718 * MAINTAINERS (write_after_approval): Add myself.
719
720 2019-12-11 Matthias Klose <doko@ubuntu.com>
721
722 * configure.ac: Factor out common cases for compare_exclusions.
723 * configure: Regenerate.
724
725 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
726
727 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
728 flag.
729
730 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
731
732 * MAINTAINERS (Write After Approval): Add myself.
733
734 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
735
736 PR middle-end/92463
737 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
738 * configure: Regenerate
739
740 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
741
742 * configure.ac: Use https for gcc.gnu.org.
743 * configure: Regenerated.
744
745 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
746
747 * MAINTAINERS (aarch64 port): Remove my name, move to...
748 (Write After Approval): ...Here.
749
750 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
751
752 * MAINTAINERS: Change my email address as maintainer.
753
754 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
755
756 PR fortran/91828
757 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
758 * configure: Regenerated.
759
760 2019-10-21 Jason Merrill <jason@redhat.com>
761
762 * .gitattributes: Also check ChangeLog whitespace.
763
764 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
765
766 * contrib/dg-extract-results.sh: Add support for KPASS.
767 * contrib/dg-extract-results.py: Likewise.
768
769 2019-10-17 Jason Merrill <jason@redhat.com>
770
771 * .gitattributes: Avoid {} in filename pattern.
772
773 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
774
775 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
776 Approval section.
777
778 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
779
780 * MAINTAINERS: Add myself to Write After Approval
781
782 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
783
784 * MAINTAINERS: Add myself as an aarch64 maintainer.
785
786 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
787
788 * MAINTAINERS: Add myself as aarch64 maintainer.
789
790 2019-09-23 Carl Love <cel@us.ibm.com>
791
792 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
793 New define_insn.
794 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
795 vsx_xxpermdi16_le_V16QI): Removed define_insn.
796
797 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
798
799 * MAINTAINERS (Sam Tebbs): Update email address.
800
801 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
802
803 * MAINTAINERS: Update my email address.
804
805 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
806
807 * libtool.m4: Handle uclinuxfdpiceabi.
808
809 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
810
811 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
812 Remove myself from Write After Approval section.
813
814 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
815
816 * configure.ac: Support for bpf-*-* targets.
817 * configure: Regenerate.
818
819 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
820
821 * config.sub: Import upstream version 2019-06-30.
822 * config.guess: Import upstream version 2019-07-24.
823
824 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
825
826 * MAINTAINERS: Remove spu port maintainers.
827
828 2019-08-28 Martin Liska <mliska@suse.cz>
829
830 * .gitignore: Add .clangd and compile_commands.json
831 to .gitignore.
832
833 2019-08-23 Michael Forney <mforney@mforney.org>
834
835 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
836 * Makefile.in: Regenerate.
837
838 2019-08-19 Tom Tromey <tom@tromey.com>
839
840 * configure: Rebuild.
841 * configure.ac: Add --with-static-standard-libraries.
842
843 2019-08-16 Alexandre Oliva <oliva@gnu.org>
844
845 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
846
847 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
848
849 * MAINTAINERS (Write After Approval): Add myself.
850
851 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
852
853 * MAINTAINERS (Write After Approval): Remove myself, already listed in
854 RISC-V port maitainer.
855
856 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
857
858 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
859
860 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
861
862 * MAINTAINERS (Write After Approval): Add myself.
863
864 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
865
866 * MAINTAINERS (Write After Approval): Add myself.
867
868 2019-06-25 Martin Liska <mliska@suse.cz>
869
870 contrib/filter-clang-warnings.py: Transform from
871 filter-rtags-warnings.py.
872
873 2019-06-15 Tom Tromey <tom@tromey.com>
874
875 * configure.ac (host_libs): Add gnulib.
876 * configure: Rebuild.
877 * Makefile.def (host_modules, dependencies): Add gnulib.
878 * Makefile.in: Rebuild.
879
880 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
881
882 * MAINTAINERS (Write After Approval): Add myself.
883
884 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
885
886 * configure: Regenerate.
887 * configure.ac: Add PRU target.
888
889 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
890
891 * MAINTAINERS (Write After Approval): Add myself.
892
893 2019-06-11 Nick Clifton <nickc@redhat.com>
894
895 Import these changes from the binutils/gdb repository:
896
897 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
898
899 * Makefile.def (dependencies): configure-libctf depends on all-bfd
900 and all its deps.
901 * Makefile.in: Regenerated.
902
903 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
904
905 * Makefile.def (host_modules): Add libctf.
906 * Makefile.def (dependencies): Likewise.
907 libctf depends on zlib, libiberty, and bfd.
908 * Makefile.in: Regenerated.
909 * configure.ac (host_libs): Add libctf.
910 * configure: Regenerated.
911
912 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
913
914 * MAINTAINERS (Write After Approval): Add myself.
915
916 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
917
918 * MAINTAINERS: Update my email address.
919
920 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
921
922 * MAINTAINERS (Write After Approval): Add myself.
923
924 2019-05-16 Jun Ma <junma@linux.alibaba.com>
925
926 * MAINTAINERS (Write After Approval): Add myself.
927
928 2019-05-07 Jim Wilson <jimw@sifive.com>
929
930 * MAINTAINERS: Remove myself as IA-64 maintainer.
931
932 2019-05-04 Roland Illig <roland.illig@gmx.de>
933
934 * MAINTAINERS (Write After Approval): Add myself.
935
936 2019-05-02 Richard Biener <rguenther@suse.de>
937
938 PR bootstrap/85574
939 * Makefile.tpl (compare target): Also compare extra-compare
940 files.
941 * Makefile.in: Regenerate.
942
943 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
944
945 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
946 as modulo-scheduler maintainer.
947
948 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
949
950 * MAINTAINERS: Add myself as co-maintainer for Darwin.
951
952 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
953
954 * MAINTAINERS: Update my email address.
955
956 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
957
958 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
959 * configure: Regenerate.
960
961 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
962
963 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
964 * configure: Regenerate.
965
966 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
967
968 * configure.ac: Add target-zlib to target_libraries.
969 * configure: Regenerate.
970
971 2019-04-09 Martin Liska <mliska@suse.cz>
972
973 * Makefile.in: Regenerate.
974 * Makefile.tpl: Pass GENERATOR_CFLAGS
975 in all stages.
976
977 2019-03-28 Martin Liska <mliska@suse.cz>
978
979 PR bootstrap/89829
980 * Makefile.in: Revert r254150.
981 * Makefile.tpl: Likewise.
982
983 2019-03-28 Ben Elliston <bje@gnu.org>
984
985 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
986 related, and libdecnumber.
987
988 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
989
990 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
991 (Write After Approval): Remove myself.
992
993 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
994
995 * MAINTAINERS (Write After Approval): Add myself.
996
997 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
998
999 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1000 (Write After Approval): Remove myself and Julian.
1001
1002 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1003
1004 * MAINTAINERS (Write After Approval): Add myself.
1005
1006 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1007
1008 * MAINTAINERS (Write After Approval): Add myself.
1009
1010 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1011
1012 * ChangeLog: Replace space with tab.
1013 * MAINTAINERS: Delete 1 tab to keep alignment.
1014
1015 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1016
1017 * MAINTAINERS (Write After Approval): Add myself.
1018
1019 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1020
1021 * MAINTAINERS (Write After Approval): Add myself.
1022
1023 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1024 Kwok Cheung Yeung <kcy@codesourcery.com>
1025 Julian Brown <julian@codesourcery.com>
1026 Tom de Vries <tom@codesourcery.com>
1027 Jan Hubicka <hubicka@ucw.cz>
1028 Martin Jambor <mjambor@suse.cz>
1029
1030 * configure.ac: Likewise.
1031 * configure: Regenerate.
1032 * contrib/config-list.mk: Add amdgcn-amdhsa.
1033
1034 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1035
1036 * MAINTAINERS (Write After Approval): Add myself.
1037
1038 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1039
1040 * MAINTAINERS (Write After Approval): Add myself.
1041
1042 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1043
1044 PR target/88535
1045 * config.guess: Import upstream version 2019-01-03.
1046 * config.sub: Import upstream version 2019-01-01.
1047
1048 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1049
1050 * MAINTAINERS (Write After Approval): Update my maintainer address.
1051
1052 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1053
1054 * MAINTAINERS (Write After Approval): Add myself.
1055
1056 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1057
1058 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1059
1060 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1061
1062 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1063 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1064 (GCC_TARGET_TOOL): Likewise.
1065 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1066 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1067 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1068 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1069 * configure: Regenerate.
1070 * Makefile.in: Likewise.
1071
1072 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1073
1074 * MAINTAINERS (Write After Approval): Add myself.
1075
1076 2018-11-13 Martin Liska <mliska@suse.cz>
1077
1078 * gcc.target/i386/pr87930.c: Move to ...
1079 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1080
1081 2018-11-10 Stafford Horne <shorne@gmail.com>
1082
1083 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1084 (Write After Approval): Remove myself.
1085
1086 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1087
1088 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1089 Append $INCICONV to it.
1090
1091 2018-11-04 Stafford Horne <shorne@gmail.com>
1092
1093 * MAINTAINERS (Write After Approval): Add myself.
1094
1095 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1096
1097 PR bootstrap/82856
1098 * multilib.am: New file. From automake.
1099
1100 Merge from binutils-gdb:
1101 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1102
1103 * libtool.m4: Use AC_LANG_SOURCE.
1104 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1105 * ar-lib: New file.
1106 * test-driver: New file.
1107 * configure: Re-generate.
1108
1109 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1110
1111 * MAINTAINERS (Write After Approval): Add myself.
1112
1113 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1114
1115 PR bootstrap/87788
1116 PR d/87799
1117 * configure: Rebuild.
1118 * configure.ac: Disable D on systems where it is known not to work.
1119
1120 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1121
1122 * Makefile.def (target_modules): Add libphobos.
1123 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1124 GDCFLAGS_FOR_TARGET.
1125 (dependencies): Make libphobos depend on libatomic, libbacktrace
1126 configure, and zlib configure.
1127 (language): Add language d.
1128 * Makefile.in: Rebuild.
1129 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1130 (HOST_EXPORTS): Add GDC.
1131 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1132 (BASE_TARGET_EXPORTS): Add GDC.
1133 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1134 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1135 (EXTRA_HOST_FLAGS): Add GDC.
1136 (STAGE1_FLAGS_TO_PASS): Add GDC.
1137 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1138 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1139 environment variables.
1140 * configure: Rebuild.
1141 * configure.ac: Add target-libphobos to target_libraries. Set and
1142 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1143
1144 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1145
1146 * MAINTAINERS (Write After Approval): Add myself.
1147
1148 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1149
1150 * MAINTAINERS (Write After Approval): Remove myself.
1151
1152 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1153
1154 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1155
1156 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1157
1158 * MAINTAINERS: Update my email address.
1159
1160 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1161
1162 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1163 maintainer.
1164
1165 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1166
1167 * MAINTAINERS (Write After Approval): Add self.
1168
1169 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1170
1171 * MAINTAINERS (write after approval): Add myself.
1172
1173 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1174
1175 * MAINTAINERS: Update my email address.
1176
1177 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1178
1179 * MAINTAINERS (write after approval): Add myself.
1180
1181 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1182
1183 * MAINTAINERS: Add self to global reviewers list.
1184
1185 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1186
1187 MAINTAINERS: Add c-sky port maintainers.
1188
1189 2018-08-10 Martin Liska <mliska@suse.cz>
1190
1191 * MAINTAINERS: Revert change in previous commit and
1192 join lines.
1193
1194 2018-08-10 Martin Liska <mliska@suse.cz>
1195
1196 * MAINTAINERS: Remove extra line.
1197
1198 2018-08-06 Naveen H.S <naveenh@marvell.com>
1199
1200 * MAINTAINERS: Update my email address.
1201
1202 2018-07-19 DJ Delorie <dj@redhat.com>
1203
1204 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1205 as maintainer.
1206
1207 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1208
1209 * MAINTAINERS: Adjust email address for me and my colleague Robin
1210 Dapp.
1211
1212 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1213 Sunil K Pandey <sunil.k.pandey@intel.com>
1214
1215 PR target/84413
1216 * config/i386/i386.c (m_CORE_AVX512): New.
1217 (m_CORE_AVX2): Likewise.
1218 (m_CORE_ALL): Add m_CORE_AVX2.
1219 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1220 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1221 and remove the rest of m_SKYLAKE_AVX512.
1222
1223 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1224
1225 * config.sub: Sync with upstream version 2018-07-03.
1226
1227 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1228
1229 * config.guess: Sync with upstream version 2018-06-26.
1230 * config.sub: Sync with upstream version 2018-07-02.
1231
1232 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1233
1234 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1235 * ltmain.sh: Likewise.
1236
1237 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1238
1239 * contrib/config-list.mk: Remove powerpc-linux_paired.
1240
1241 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1242
1243 * configure.ac: Introduce support for @unless/@endunless.
1244 * Makefile.tpl (dep-kind): Rewrite with cond; return
1245 postbootstrap in some cases.
1246 (make-postboot-dep, postboot-targets): New.
1247 (dependencies): Do not output postbootstrap dependencies at
1248 first. Output non-target ones changed for configure to depend
1249 on stage_last @if gcc-bootstrap, and the original deps @unless
1250 gcc-bootstrap.
1251 * configure.in, Makefile.in: Rebuilt.
1252
1253 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1254
1255 * MAINTAINERS (write after approval): Add myself.
1256
1257 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1258
1259 * MAINTAINERS (write after approval): Add myself.
1260
1261 2018-06-19 Nick Clifton <nickc@redhat.com>
1262
1263 * zlib/configure.ac: Restore old behaviour of only enabling
1264 multilibs when a target subdirectory is defined. This allows
1265 building with srcdir == builddir.
1266 * zlib/configure: Regenerate.
1267
1268 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1269
1270 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1271 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1272 * Makefile.in: Regenerate.
1273
1274 2018-06-16 Ben Elliston <bje@gnu.org>
1275
1276 * config.guess: Import latest version.
1277 * config.sub: Likewise.
1278
1279 2018-06-08 Martin Liska <mliska@suse.cz>
1280
1281 * MAINTAINERS: Remove MPX-related entries.
1282 * Makefile.def: Remove libmpx support.
1283 * Makefile.in: Regenerate.
1284 * configure.ac: Remove removed files.
1285 * configure: Regenerate.
1286 * libmpx/ChangeLog: Remove.
1287 * libmpx/Makefile.am: Remove.
1288 * libmpx/Makefile.in: Remove.
1289 * libmpx/acinclude.m4: Remove.
1290 * libmpx/aclocal.m4: Remove.
1291 * libmpx/config.h.in: Remove.
1292 * libmpx/configure: Remove.
1293 * libmpx/configure.ac: Remove.
1294 * libmpx/configure.tgt: Remove.
1295 * libmpx/libmpx.spec.in: Remove.
1296 * libmpx/mpxrt/Makefile.am: Remove.
1297 * libmpx/mpxrt/Makefile.in: Remove.
1298 * libmpx/mpxrt/libmpx.map: Remove.
1299 * libmpx/mpxrt/libtool-version: Remove.
1300 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1301 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1302 * libmpx/mpxrt/mpxrt.c: Remove.
1303 * libmpx/mpxrt/mpxrt.h: Remove.
1304 * libmpx/mpxwrap/Makefile.am: Remove.
1305 * libmpx/mpxwrap/Makefile.in: Remove.
1306 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1307 * libmpx/mpxwrap/libtool-version: Remove.
1308 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1309
1310 2018-06-04 Martin Liska <mliska@suse.cz>
1311
1312 * MAINTAINERS: Add myself as gcov maintainer.
1313
1314 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1315
1316 * MAINTAINERS: Update my email address.
1317
1318 2018-06-04 Tom de Vries <tdevries@suse.de>
1319
1320 * MAINTAINERS: Remove write-after-approval entries for component
1321 maintainers.
1322
1323 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1324
1325 * MAINTAINERS (write after approval): Add myself.
1326
1327 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
1328
1329 * MAINTAINERS: Update my email address.
1330
1331 2018-06-01 Tom de Vries <tdevries@suse.de>
1332
1333 * MAINTAINERS: Update my email address.
1334
1335 2018-05-22 Bin Cheng <bin.cheng@arm.com>
1336
1337 * MAINTAINERS (loop-optimizer): Add myself.
1338
1339 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
1340
1341 * configure.ac: Added "nfp" target.
1342 * configure: Regenerate.
1343
1344 2018-04-30 Richard Biener <rguenther@suse.de>
1345
1346 PR bootstrap/85571
1347 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1348 (STAGE3_TFLAGS): Likewise.
1349 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1350 (STAGEtrain_TFLAGS): Likewise.
1351 * Makefile.in: Regenerate.
1352
1353 2018-04-26 Richard Biener <rguenther@suse.de>
1354
1355 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1356 (STAGE2_CFLAGS): Likewise.
1357 (STAGE2_TFLAGS): Likewise.
1358 (STAGE3_CFLAGS): Add -fchecking.
1359 (STAGE3_TFLAGS): Likewise.
1360 (STAGEtrain_CFLAGS): Filter out -fchecking.
1361 (STAGEtrain_TFLAGS): Likewise.
1362 * Makefile.in: Re-generate.
1363
1364 2018-04-25 Catherine Moore <clm@codesourcery.com>
1365
1366 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1367
1368 2018-04-18 Paul Clarke <pc@us.ibm.com>
1369
1370 * MAINTAINERS (write after approval): Add myself.
1371
1372 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1373
1374 * MAINTAINERS: Update my email address.
1375
1376 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1377
1378 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1379
1380 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1381
1382 * MAINTAINERS: Update my email address and disambiguate myself
1383 a bit from Will Schmidt.
1384
1385 2018-03-21 Nathan Sidwell <nathan@acm.org>
1386
1387 * MAINTAINERS: Move maintainers of now-removed picochip and score
1388 ports to write after approval.
1389
1390 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1391
1392 * MAINTAINERS: Add entry for SVE maintainership.
1393
1394 2018-02-13 Maciej W. Rozycki <macro@mips.com>
1395
1396 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1397 * configure: Regenerate.
1398
1399 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1400
1401 * MAINTAINERS (write after approval): Add myself.
1402
1403 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1404
1405 * MAINTAINERS (write after approval): Add myself.
1406
1407 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1408
1409 * MAINTAINERS (write after approval): Add myself.
1410
1411 2018-01-03 Jakub Jelinek <jakub@redhat.com>
1412
1413 Update copyright years.
1414
1415 2018-01-03 Ben Elliston <bje@gnu.org>
1416
1417 * config.guess: Import latest version.
1418 * config.sub: Likewise.
1419
1420 2017-12-12 Stafford Horne <shorne@gmail.com>
1421
1422 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1423 * configure: Regenerate.
1424
1425 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
1426
1427 * MAINTAINERS (Write After Approval): Add myself.
1428
1429 2017-11-28 Julia Koval <julia.koval@intel.com>
1430 Sebastian Peryt <sebastian.peryt@intel.com>
1431
1432 * Makefile.def (target_modules): Remove libcilkrts.
1433 * Makefile.in: Ditto.
1434 * configure: Ditto.
1435 * configure.ac: Ditto.
1436
1437 2017-11-28 Julia Koval <julia.koval@intel.com>
1438
1439 * MAINTAINERS (Write After Approval): Add myself.
1440
1441 2017-11-22 Sudakshina Das <sudi.das@arm.com>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
1445 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
1446
1447 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1448 Use my SiFive email address.
1449
1450 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1451
1452 * MAINTAINERS (write after approval): Add myself.
1453
1454 2017-10-27 Martin Liska <mliska@suse.cz>
1455
1456 * Makefile.tpl: Use proper name of folder as it was renamed
1457 during transition to 4 stages.
1458 * Makefile.in: Regenerate.
1459
1460 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1461
1462 * MAINTAINERS (write after approval): Add myself.
1463
1464 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1465
1466 * MAINTAINERS: Add a note that maintainership also includes web
1467 pages, docs, and testsuite related to that area.
1468
1469 2017-09-25 Tom de Vries <tom@codesourcery.com>
1470
1471 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1472
1473 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1474
1475 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1476
1477 2017-09-15 Nathan Sidwell <nathan@acm.org>
1478
1479 * MAINTAINERS: Remove myself as a vxworks maintainer.
1480
1481 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1482
1483 * MAINTAINERS: Remove email address of Jim Norris.
1484
1485 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1486
1487 * MAINTAINERS (Reviewers): Move myself from here...
1488 (CPU Port Maintainers): ... to here.
1489
1490 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1491
1492 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1493
1494 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1495
1496 * MAINTAINERS (write after approval): Add myself.
1497
1498 2017-07-28 Tony Reix <tony.reix@atos.net>
1499
1500 * configure.ac (target-libffi): Don't disable for AIX.
1501 (go): Don't add to unsupported_languages on AIX.
1502 (target-libgo): Don't disable for AIX.
1503 * configure: Regenerate.
1504
1505 2017-07-19 Yury Gribov <tetra2005@gmail.com>
1506
1507 * MAINTAINERS: Add myself.
1508
1509 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1510
1511 * MAINTAINERS: Update my email address.
1512
1513 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
1514
1515 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1516 arm-specific auto-generated header files.
1517
1518 2017-07-03 Nathan Sidwell <nathan@acm.org>
1519
1520 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1521 * configure: Rebuilt.
1522
1523 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1524
1525 * MAINTAINERS: Readd myself for c6x.
1526
1527 2017-06-28 Martin Liska <mliska@suse.cz>
1528
1529 PR bootstrap/81217
1530 * Makefile.def: Remove superfluous bootstrap_target from
1531 bootstrap_stage.
1532 * Makefile.in: Re-generate the file.
1533
1534 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1535
1536 * MAINTAINERS: Add myself to Write After Approval
1537
1538 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1539
1540 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1541
1542 2017-06-19 Martin Liska <mliska@suse.cz>
1543
1544 * Makefile.def: Define 4 stages PGO bootstrap.
1545 * Makefile.tpl: Define FLAGS.
1546 * Makefile.in: Regenerate.
1547
1548 2017-06-14 Ian Lance Taylor <iant@golang.org>
1549
1550 * Makefile.def: Add check-gotools to go check targets.
1551 * Makefile.in: Rebuild.
1552
1553 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1554
1555 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1556
1557 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1558
1559 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1560 * configure: Regenerate.
1561
1562 2017-05-31 Martin Liska <mliska@suse.cz>
1563
1564 * configure.ac: Add handling of stage2_werror_flags to
1565 action-if-given and to action-if-not-given.
1566 * configure: Regenerate.
1567
1568 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1569
1570 * MAINTAINERS: Add self to Write After Approval
1571
1572 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1573
1574 * MAINTAINERS: Update my email address, and remove myself as
1575 maintainer in some areas.
1576
1577 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1578
1579 * MAINTAINERS: Add self to Write After Approval
1580
1581 2017-05-25 Nathan Sidwell <nathan@acm.org>
1582
1583 * configure.ac: Add --enable-languages=default to mean default and
1584 make --enable-languages=all mean all supported languages.
1585 * configure: Regenerated.
1586
1587 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1588
1589 * config.gcc (powerpc*-*-*spe*): New.
1590 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1591 (powerpc-*-rtems*spe*): New.
1592 (powerpc*-*-linux*spe*): New.
1593 (powerpc-wrs-vxworksspe): New.
1594 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1595 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1596 * config.host (powerpc*-*-*spe*): New.
1597
1598 2017-05-19 Martin Liska <mliska@suse.cz>
1599
1600 * configure.ac: Add --enable-werror-always just for
1601 bootstrap-debug (or none build config) and do not add it
1602 when we are on a release branch.
1603 * configure: Regenerated.
1604
1605 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1606
1607 * MAINTAINERS: Add self to Write After Approval
1608
1609 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1610
1611 * MAINTAINERS: Move myself to Write After Approval section.
1612
1613 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1614
1615 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1616 ACCH registers.
1617 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1618 available.
1619 (umulsidi3): Likewise.
1620 (mulsidi3_700): Disable this pattern when we have advanced mpy
1621 instructions.
1622 (umulsidi3_700): Likewise.
1623 (maddsidi4): New pattern.
1624 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1625 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1626 (mpydu_imm_arcv2hs): Likewise.
1627 * config/arc/predicates.md (accl_operand): New predicate.
1628
1629 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1630 Andrew Burgess <andrew.burgess@embecosm.com>
1631
1632 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1633 case.
1634 (ARC_AUTOFP_IRQ_P): Likewise.
1635 (ARC_AUTO_IRQ_P): Likewise.
1636 (rgf_banked_register_count): New variable.
1637 (parse_mrgf_banked_regs_option): New function.
1638 (arc_override_options): Handle rgf_banked_regs option.
1639 (arc_handle_interrupt_attribute): Add firq option.
1640 (arc_compute_function_type): Return fast irq type when required.
1641 (arc_must_save_register): Handle fast interrupts.
1642 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1643 (arc_return_address_regs): Update.
1644 * config/arc/arc.h (arc_return_address_regs): Update.
1645 (arc_function_type): Add fast interrupt type.
1646 (ARC_INTERRUPT_P): Update.
1647 (RC_FAST_INTERRUPT_P): Define.
1648 * config/arc/arc.md (simple_return): Update for fast interrupts.
1649 (p_return_i): Likewise.
1650 * config/arc/arc.opt (mrgf-banked-regs): New option.
1651 * doc/invoke.texi (mrgf-banked-regs): Document.
1652
1653 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1654
1655 * config/arc/arc.c (irq_ctrl_saved): New variable.
1656 (ARC_AUTOBLINK_IRQ_P): Define.
1657 (ARC_AUTOFP_IRQ_P): Likewise.
1658 (ARC_AUTO_IRQ_P): Likewise.
1659 (irq_range): New function.
1660 (arc_must_save_register): Likewise.
1661 (arc_must_save_return_addr): Likewise.
1662 (arc_dwarf_emit_irq_save_regs): Likewise.
1663 (arc_override_options): Handle deferred options.
1664 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1665 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1666 arc_must_save_return_addr.
1667 (arc_compute_frame_size): Handle automated save and restore of
1668 registers.
1669 (arc_expand_prologue): Likewise.
1670 (arc_expand_epilogue): Likewise.
1671 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1672 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1673 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1674
1675 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1676 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1677
1678 PR bootstrap/77661
1679 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1680 in-tree build MPC.
1681 * Makefile.in: Regenerate.
1682
1683 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1684
1685 * configure.ac: Enable LTO by default on darwin >= 9.
1686 * configure: Regenerate.
1687
1688 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1689
1690 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1691 and Andrew Waterman as the RISC-V maintainers.
1692
1693 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1694
1695 * MAINTAINERS: Add self to Write After Approval
1696
1697 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1698
1699 * config.guess: Import latest from upstream.
1700
1701 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1702
1703 * MAINTAINERS (Write After Approval): Remove entries that are
1704 already covered under Reviewers.
1705
1706 2017-03-08 Mark Wielaard <mark@klomp.org>
1707
1708 PR demangler/70909
1709 PR demangler/67264
1710 * include/demangle.h: Add d_printing to struct demangle_component
1711 and pass struct demangle_component as non const.
1712
1713 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1714
1715 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1716
1717 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1718
1719 * Makefile.tpl: Remove HOST_ISLVER.
1720 (HOST_EXPORTS): Remove ISLVER.
1721 * Makefile.in: Regenerate.
1722
1723 2017-02-13 Richard Biener <rguenther@suse.de>
1724
1725 * configure: Re-generate.
1726
1727 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1728
1729 * MAINTAINERS: Adjust bug reporting URL.
1730
1731 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1732
1733 * MAINTAINERS (Write After Approval): Remove redundant entry
1734 for Andrew Burgess.
1735
1736 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1737
1738 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1739 32-bit hppa*-*-hpux*.
1740 * configure: Regenerate.
1741
1742 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1743
1744 * configure.ac: Moved the white list of enabling BRIG FE to
1745 libhsail-rt/configure.tgt.
1746 * configure: Regenerated.
1747 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1748
1749 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1750 Martin Jambor <mjambor@suse.cz>
1751
1752 * Makefile.def (target_modules): Added libhsail-rt.
1753 (languages): Added language brig.
1754 * Makefile.in: Regenerated.
1755 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1756 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1757 * configure: Regenerated.
1758
1759 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1760
1761 PR other/79046
1762 * configure: Regenerated.
1763
1764 2017-01-04 Alan Modra <amodra@gmail.com>
1765
1766 * configure: Regenerate.
1767
1768 2016-12-29 Ben Elliston <bje@gnu.org>
1769
1770 * config.sub: Import latest version.
1771
1772 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
1776 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1777
1778 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1779 includes bootstrap-mpx.
1780 * configure: Regenerated.
1781
1782 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1787
1788 * configure: Regenerate.
1789
1790 2016-12-01 Matthias Klose <doko@ubuntu.com>
1791
1792 * configure.ac: Don't use pkg-config to check for bdw-gc.
1793 * configure: Regenerate.
1794
1795 2016-11-30 Matthias Klose <doko@ubuntu.com>
1796
1797 * Makefile.def: Remove reference to boehm-gc target module.
1798 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1799 options and for the bdw-gc pkg-config module.
1800 * configure: Regenerate.
1801 * Makefile.in: Regenerate.
1802
1803 2016-11-28 Nathan Sidwell <nathan@acm.org>
1804
1805 * MAINTAINERS (nvptx): Remove self.
1806
1807 2016-11-25 Ben Elliston <bje@gnu.org>
1808
1809 * config.guess: Import latest version.
1810 * config.sub: Likewise.
1811
1812 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1813
1814 * MAINTAINERS (Write After Approval): Add myself.
1815
1816 2016-11-15 Matthias Klose <doko@ubuntu.com>
1817
1818 * Makefile.def: Remove references to GCJ.
1819 * Makefile.tpl: Likewise.
1820 * Makefile.in: Regenerate.
1821
1822 2016-11-15 Matthias Klose <doko@ubuntu.com>
1823
1824 * config-ml.in: Remove references to GCJ.
1825 * configure.ac: Likewise.
1826 * configure: Regenerate.
1827
1828 2016-11-01 Josh Conner <joshconner@google.com>
1829
1830 * MAINTAINERS (Write After Approval): Update email address,
1831
1832 2016-10-27 Carl Love <cel@us.ibm.com>
1833
1834 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1835 Approval list to make it alphabetical.
1836
1837 2016-10-27 Carl Love <cel@us.ibm.com>
1838
1839 * MAINTAINERS (Write After Approval): Add myself.
1840
1841 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1842
1843 * MAINTAINERS (Reviewers): Add myself.
1844 (Write After Approval): Add myself.
1845
1846 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1847 Ulrich Weigand <uweigand@de.ibm.com>
1848
1849 * MAINTAINERS: Update email address.
1850
1851 2016-10-10 Nathan Sidwell <nathan@acm.org>
1852
1853 * MAINTAINERS: Update email address.
1854
1855 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1856
1857 * configure.ac: Add aarch64-*-freebsd*.
1858 * configure: Regenerate.
1859
1860 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1861
1862 * MAINTAINERS: Update email address after it got reverted.
1863
1864 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1865
1866 * configure.ac (target_libraries): Readd target-boehm-gc.
1867 Restore --enable-objc-gc handling.
1868 * configure: Regenerate.
1869
1870 2015-10-03 Jeff Law <law@redhat.com>
1871
1872 * MAINTAINERS: Move several inactive maintainers to the
1873 write-after-approval section.
1874
1875 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1876
1877 * configure.ac: Add target-libffi to target_libraries.
1878 Readd libgcj target disablings, modified to only target-libffi.
1879 Readd target addition of go to unsupported languages.
1880 * configure: Regenerated.
1881
1882 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1883
1884 * MAINTAINERS: Update email address.
1885
1886 2016-09-30 Andrew Haley <aph@redhat.com>
1887
1888 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1889 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1890 libgcj.
1891
1892 2016-09-30 Andrew Haley <aph@redhat.com>
1893
1894 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1895 write-after approval after GCJ deletion.
1896
1897 2016-09-30 Andrew Haley <aph@redhat.com>
1898
1899 * Makefile.def: Remove libjava.
1900 * Makefile.tpl: Likewise.
1901 * Makefile.in: Regenerate.
1902 * configure.ac: Likewise.
1903 * configure: Likewise.
1904 * gcc/java: Remove.
1905 * libjava: Likewise.
1906
1907 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1908
1909 * MAINTAINERS (Reviewers): Add myself.
1910
1911 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1912
1913 * configure.ac: Disable "sim" directory for arc*-*-*.
1914 * configure: Regenerated.
1915
1916 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1917
1918 * MAINTAINERS (Write After Approval): Add myself.
1919
1920 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1921
1922 * configure.ac: Check for the minimum in-tree MPFR version
1923 handled.
1924 * configure: Regenerate.
1925
1926 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1927
1928 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1929 * configure: Regenerated.
1930
1931 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1932
1933 * MAINTAINERS (Write After Approval): Add myself.
1934
1935 2016-06-23 Andi Kleen <ak@linux.intel.com>
1936
1937 * Makefile.def: Add autoprofiledbootstrap.
1938 * Makefile.tpl: Dito.
1939 * Makefile.in: Regenerate.
1940
1941 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1942
1943 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1944 * configure: Regenerate.
1945
1946 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1947
1948 * configure: Regenerate.
1949 * configure.ac: Remove support for avr-rtems.
1950
1951 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
1955 2016-06-16 Michael Collison <michael.collison@arm.com>
1956
1957 * MAINTAINERS (Write After Approval): Add myself.
1958
1959 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1960
1961 * MAINTAINERS (Write After Approval): Update e-mail address.
1962
1963 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1964
1965 * MAINTAINERS (Write After Approval): Add myself.
1966
1967 2016-05-28 Alan Modra <amodra@gmail.com>
1968
1969 * Makefile.tpl (configure): Depend on m4 files included.
1970 * Makefile.in: Regenerate.
1971
1972 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1973
1974 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1975 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1976
1977 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1978
1979 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1980 special case builtin.
1981 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1982 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1983 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1984 for __builtin_vec_addec.
1985
1986 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1987
1988 * config.guess: Import version 2016-04-02 (newest).
1989 * config.sub: Import version 2016-05-10 (newest).
1990
1991 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1992
1993 * configure.ac: Add ARC support to libgloss.
1994 * configure: Regenerate
1995
1996 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1997
1998 * MAINTAINERS (Write After Approval): Add myself.
1999
2000 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2001
2002 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2003 * configure: Regenerated.
2004 * Makefile.def (gmp): Explicitly disable assembler.
2005 (mpfr): Adjust lib_path.
2006 (mpc): Likewise.
2007 * Makefile.in: Regenerated.
2008
2009 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2010
2011 PR bootstrap/70704
2012 * configure.ac (--enable-stage1-checking): Add missing
2013 --enable-checking=.
2014 * configure: Regenerated.
2015
2016 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2017
2018 * config.guess: Revert r235676.
2019 * config.sub: Revert r235676.
2020
2021 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2022
2023 * config.guess: Remove SH5 support.
2024 * config.sub: Likewise.
2025 * configure: Likewise.
2026 * configure.ac: Likewise.
2027
2028 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2029
2030 PR bootstrap/70704
2031 * configure.ac (--enable-stage1-checking): For --disable-checking or
2032 implicit --enable-checking, make sure extra flag matches in between
2033 stage1 and later checking.
2034 * configure: Regenerated.
2035
2036 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2037
2038 * .gitattributes: New file.
2039
2040 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2041
2042 * MAINTAINERS (rs6000/powerpc port): Add myself.
2043
2044 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2045
2046 PR bootstrap/70173
2047 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2048 and gotools directories. Delete the stage_final file.
2049 * Makefile.in: Regenerate.
2050
2051 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2052
2053 * MAINTAINERS (Write After Approval): Add myself.
2054
2055 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2056
2057 * MAINTAINERS (Fortran maintainer): Remove myself.
2058
2059 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
2063 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2068
2069 Sync with binutils-gdb:
2070
2071 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2072
2073 * configure.ac: Add mips and s390 to the gold target check.
2074 * configure: Regenerate.
2075
2076 2016-03-01 DJ Delorie <dj@redhat.com>
2077
2078 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2079
2080 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2081
2082 * MAINTAINERS (libcpp): Add myself.
2083 (diagnostic messages): Likewise.
2084
2085 2016-02-20 Tom de Vries <tom@codesourcery.com>
2086
2087 * MAINTAINERS: Fix whitespace.
2088
2089 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2090
2091 * MAINTAINERS (Write After Approval): Add myself.
2092
2093 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2094
2095 * config/isl.m4: Add comments about isl-0.16.
2096 * configure: Regenerate.
2097
2098 2016-01-29 Martin Jambor <mjambor@suse.cz>
2099
2100 * MAINTAINERS (hsa maintainers): Add myself.
2101
2102 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2103
2104 * MAINTAINERS: (Write After Approval): Add myself.
2105
2106 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2107 Sebastian Pop <s.pop@samsung.com>
2108
2109 * Makefile.in: Regenerate.
2110 * Makefile.tpl: Export ISLVER.
2111 * configure: Regenerate.
2112 * config/isl.m4: Detect isl-0.15.
2113
2114 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2115
2116 PR bootstrap/69329
2117 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2118 * Makefile.in: Regenerate.
2119
2120 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2121
2122 * configure.ac: Enable LTO for DJGPP
2123 * configure: Regenerate
2124
2125 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2126
2127 Sync with binutils-gdb:
2128 2015-10-21 Nick Clifton <nickc@redhat.com>
2129
2130 PR gas/19109
2131 * configure.ac: Note the 'none' is an acceptable argument to
2132 --enable-compressed-debug-sections.
2133 * configure: Regenerate.
2134
2135 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2136
2137 PR bootstrap/69134
2138 * Makefile.def (mpfr): Disable assembler.
2139 * Makefile.in: Regenerate.
2140
2141 2016-01-01 Ben Elliston <bje@gnu.org>
2142
2143 * config.guess: Import version 2016-01-01.
2144 * config.sub: Likewise.
2145
2146 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2147
2148 * MAINTAINERS (Write After Approval): Add myself.
2149
2150 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2151
2152 * Makefile.in: Replace ISL with isl.
2153 * Makefile.tpl: Same.
2154 * config/isl.m4: Same.
2155 * configure.ac: Same.
2156 * contrib/download_prerequisites: Same.
2157 * configure: Regenerate.
2158
2159 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2160
2161 * MAINTAINERS (Write After Approval): Add Myself.
2162
2163 2015-12-17 Nathan Sidwell <nathan@acm.org>
2164
2165 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2166 * configure: Regenerate.
2167
2168 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2169 Sebastian Pop <s.pop@samsung.com>
2170
2171 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2172 isl_ctx_get_max_operations.
2173 * configure: Regenerate.
2174
2175 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2176
2177 * MAINTAINERS (Write After Approval): Add myself.
2178
2179 2015-12-02 Ian Lance Taylor <iant@google.com>
2180
2181 PR go/66147
2182 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2183 * Makefile.in: Regenerate.
2184
2185 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2186
2187 PR libffi/65726
2188 * Makefile.def (lang_env_dependencies): Make libffi depend
2189 on cxx.
2190 * Makefile.in: Regenerate.
2191
2192 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2193
2194 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2195 symbols.
2196
2197 2015-11-20 Tristan Gingold <gingold@adacore.com>
2198
2199 Sync with binutils-gdb:
2200 2015-11-20 Tristan Gingold <gingold@adacore.com>
2201
2202 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2203 * configure: Regenerate.
2204
2205 2015-11-19 Martin Liska <mliska@suse.cz>
2206
2207 * .gitignore: Add .clang-format to ignored files.
2208 * Makefile.in: Add clang-format.
2209 * Makefile.tpl: Likewise.
2210
2211 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2212
2213 * configure.ac: Enable libmpx by default.
2214 * configure: Regenerated.
2215
2216 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2217
2218 * MAINTAINERS: Update email address.
2219
2220 2015-10-23 Paulo Matos <pmatos@linki.tools>
2221
2222 * MAINTAINERS: Update email address.
2223
2224 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
2227
2228 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2229
2230 Sync with binutils-gdb:
2231 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2232
2233 PR gas/19109
2234 * configure.ac: Add
2235 --enable-compressed-debug-sections={all,gas,gold,ld}.
2236 * configure: Regenerated.
2237
2238 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2239
2240 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2241
2242 2015-10-09 Martin Liska <mliska@suse.cz>
2243
2244 * MAINTAINERS (Write After Approval): Add myself.
2245
2246 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2247
2248 * MAINTAINERS (Write After Approval): Add myself.
2249
2250 2015-10-02 Florian Weimer <fweimer@redhat.com>
2251
2252 * MAINTAINERS: Update email address.
2253
2254 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2255
2256 * MAINTAINERS (Write After Approval): Add myself.
2257
2258 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2259
2260 * MAINTAINERS: Update email.
2261
2262 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2263
2264 * MAINTAINERS: Update my email address.
2265
2266 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2267
2268 * MAINTAINERS (ft32 port): Add myself.
2269
2270 2015-08-28 David Sherwood <david.sherwood@arm.com>
2271
2272 * MAINTAINERS: Add myself.
2273
2274 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2275
2276 * MAINTAINERS (Write After Approval): Add myself.
2277
2278 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2279
2280 PR libfortran/54572
2281 * Makefile.def: Make libgfortran depend on libbacktrace.
2282 * Makefile.in: Regenerate.
2283
2284 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2285
2286 * MAINTAINERS (Write After Approval): Add myself.
2287
2288 2015-08-12 Tom de Vries <tom@codesourcery.com>
2289
2290 PR other/67092
2291 * configure.ac: Remove --with_host_libstdcxx support.
2292 * configure: Regenerate.
2293
2294 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2295 Jakub Jelinek <jakub@redhat.com>
2296
2297 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2298 nvptx*-*-*.
2299 * configure: Regenerate.
2300
2301 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2302
2303 * Makefile.def (libiconv): Define bootstrap=true.
2304 Mark pdf/html/info as missing.
2305 (configure-gcc): Depend on all-libiconv.
2306 (all-gcc): Ditto.
2307 (configure-libcpp): Ditto.
2308 (all-libcpp): Ditto.
2309 (configure-intl): Ditto.
2310 (all-intl): Ditto.
2311 * Makefile.in: Regenerate.
2312
2313 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2314
2315 * MAINTAINERS (loop ivopts): Add the entry and myself.
2316
2317 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2318
2319 * MAINTAINERS (nvptx): Add self.
2320
2321 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2322
2323 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2324 128-bit vector modes.
2325
2326 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
2327
2328 * MAINTAINERS (Write After Approval): Add myself.
2329
2330 2015-07-28 Ben Elliston <bje@gnu.org>
2331
2332 * config.sub, config.guess: Import from upstream.
2333
2334 2015-07-24 Michael Darling <darlingm@gmail.com>
2335
2336 PR other/66259
2337 * config-ml.in: Reflects renaming of configure.in to configure.ac
2338 * configure: Likewise
2339 * configure.ac: Likewise
2340
2341 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2342
2343 * MAINTAINERS: Update my email address.
2344
2345 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2346
2347 Sync with binutils-gdb:
2348 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2349
2350 * configure.ac (target_configdirs): Exclude target-zlib if
2351 target-libjava isn't built.
2352 * configure: Regenerated.
2353
2354 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2355
2356 Sync with binutils-gdb:
2357 2015-05-13 John David Anglin <dave.anglin@bell.net>
2358
2359 * configure.ac: Disable configuration of GDB for HPUX targets.
2360 * configure: Regenerate.
2361
2362 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2363
2364 * configure.ac: Add --with-system-zlib.
2365 * configure: Regenerated.
2366
2367 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2368
2369 * configure.ac: Add FT32 support.
2370 * configure: Regenerate.
2371
2372 2015-01-12 Anthony Green <green@moxielogic.com>
2373
2374 * configure.ac: Don't disable gprof for moxie.
2375 * configure: Rebuild.
2376
2377 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2378
2379 Sync with binutils-gdb:
2380 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2381
2382 PR ld/18355
2383 * Makefile.def: Add extra_configure_flags to host zlib.
2384 * configure.ac (extra_host_zlib_configure_flags): New. Set
2385 to --enable-host-shared When bfd is to be built as shared
2386 library. AC_SUBST.
2387 * Makefile.in: Regenerated.
2388
2389 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2390
2391 Sync with src:
2392 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2393 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2394 * Makefile.in: Regenerated.
2395
2396 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2397
2398 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2399 target.
2400 * configure: Regenerate.
2401
2402 2015-06-23 Ludovic Courtès <ludo@gnu.org>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
2406 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2407
2408 * MAINTAINERS (OS Port Maintainers): Add myself.
2409 (Various Maintainers): Remove myself from libffi testsuite.
2410
2411 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2412
2413 * MAINTAINERS (gen* on machine desc): Add self.
2414
2415 2015-06-02 Jason Merrill <jason@redhat.com>
2416
2417 PR bootstrap/66319
2418 * configure.ac: Use -std=gnu++98.
2419
2420 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2421
2422 * MAINTAINERS (Write After Approval): Add myself.
2423
2424 2015-05-28 Mike Frysinger <vapier@gentoo.org>
2425
2426 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2427 * configure: Regenerate.
2428
2429 2015-05-26 Jason Merrill <jason@redhat.com>
2430
2431 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2432 * configure: Regenerate.
2433
2434 2015-05-16 James Bowman <james.bowman@ftdichip.com>
2435
2436 * configure.ac: FT32 target added.
2437 * configure: Regenerated.
2438
2439 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2440
2441 * MAINTAINERS (Write After Approval): Add myself.
2442
2443 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2444
2445 * MAINTAINERS (Write After Approval): Add myself.
2446
2447 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2448
2449 * configure.ac: Fix typo.
2450 * configure: Regenerate.
2451
2452 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2453
2454 * MAINTAINERS (Write After Approval): Add myself.
2455
2456 2015-05-03 Matthias Klose <doko@ubuntu.com>
2457
2458 * configure.ac: Match $host configured with triplets.
2459 * configure: Regenerate.
2460
2461 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2462
2463 * Makefile.tpl: Remove surplus whitespace throughout.
2464 * Makefile.in: Regenerate.
2465
2466 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2467
2468 * MAINTAINERS (Various Maintainers): Add myself as instruction
2469 combiner maintainer.
2470
2471 2015-04-17 Jakub Jelinek <jakub@redhat.com>
2472
2473 PR bootstrap/62077
2474 * configure.ac (--enable-stage1-checking): Default to
2475 release,misc,gimple,rtlflag,tree,types if --disable-checking
2476 or --enable-checking is not specified and DEV-PHASE is not
2477 experimental.
2478 * configure: Regenerated.
2479
2480 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2481
2482 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2483 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2484 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2485 * Makefile.in: Regenerate.
2486
2487 2015-04-08 Cary Coutant <ccoutant@gmail.com>
2488
2489 * MAINTAINERS: Update my email address.
2490
2491 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2492
2493 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2494
2495 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2496
2497 * MAINTAINERS: Add myself as an arm port reviewer.
2498
2499 2015-03-25 Martin Liska <mliska@suse.cz>
2500 Yury Gribov <y.gribov@samsung.com>
2501
2502 * Makefile.in: Fix ln source location for vimrc file.
2503 * Makefile.tpl: Likewise.
2504
2505 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
2506
2507 PR bootstrap/25672
2508 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2509 cross-compiling. Similarly for CXX_FOR_TARGET.
2510 * configure: Regenerate.
2511
2512 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2513
2514 * Makefile.def: Add libmpx.
2515 * configure.ac: Add libmpx.
2516 * Makefile.in: Regenerate.
2517 * configure: Regenerate.
2518
2519 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2520
2521 * MAINTAINERS (CPU Port Maintainers): Add myself
2522 i386 vector ISA extns mantainer.
2523
2524 2015-03-13 Jeff Law <law@redhat.com>
2525
2526 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2527 maintainer.
2528 Remove Richard Henderson as a maintainer for the x86 port.
2529
2530 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
2531
2532 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2533
2534 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2535
2536 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2537 pointer bounds checker and i386 MPX maintainer.
2538
2539 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2540
2541 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2542
2543 2015-02-26 Martin Sebor <msebor@redhat.com>
2544
2545 * MAINTAINERS (Various Maintainers): Add self.
2546
2547 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2548
2549 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2550 Make sure it contains lto.
2551 * configure: Regenerate.
2552
2553 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2554
2555 * configure: Regenerate.
2556
2557 2015-02-06 Diego Novillo <dnovillo@google.com>
2558 1
2559 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2560 middle-end, docstring): Remove myself.
2561 (Write After Approval): Add myself.
2562
2563 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2564
2565 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2566 (Write After Approval): Update address.
2567
2568 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2569
2570 PR jit/64780
2571 * configure.ac: Require the user to explicitly specify
2572 --enable-host-shared if the jit is enabled.
2573 * configure: Regenerate.
2574
2575 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2576
2577 * MAINTAINERS (Write After Approval): Add myself.
2578
2579 2015-01-25 Tom de Vries <tom@codesourcery.com>
2580
2581 * MAINTAINERS: Make whitespace consistent.
2582
2583 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2584
2585 * MAINTAINERS (Write After Approval): Add myself.
2586
2587 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2588
2589 * MAINTAINERS: (Write After Approval): Add myself.
2590
2591 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2592
2593 * MAINTAINERS: (Write After Approval): Add myself.
2594
2595 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2596
2597 * MAINTAINERS: (Write After Approval): Add myself.
2598
2599 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2600
2601 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2602 objective-c/c++ front end maintainer.
2603
2604 2015-01-13 Marek Polacek <polacek@redhat.com>
2605
2606 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2607
2608 2015-01-12 Jeff Law <law@redhat.com>
2609
2610 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2611 a very long time.
2612
2613 2015-01-09 Ian Lance Taylor <iant@google.com>
2614
2615 * configure.ac (host_tools): Add gotools.
2616 * Makefile.def (host_modules): Add gotools.
2617 (dependencies): Add dependency of all-gotools on all-target-libgo.
2618
2619 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2620
2621 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2622 * configure: Regenerate.
2623
2624 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2625
2626 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2627 all-target-libgomp.
2628 * Makefile.in: Regenerate.
2629
2630 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2631
2632 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2633
2634 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2635
2636 * configure.ac: Add Visium support.
2637 * configure: Regenerate.
2638
2639 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2640
2641 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2642 * configure: Regenerate.
2643
2644 2015-01-03 Andrew Pinski <apinski@cavium.com>
2645
2646 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2647 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2648 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2649 (OBJCOPY_FOR_TARGET): New variable.
2650 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2651 * Makefile.in: Regenerate.
2652 * configure.ac: Check for already installed target objcopy.
2653 Also GCC_TARGET_TOOL on objcopy.
2654 * configure: Regenerate.
2655
2656 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2657
2658 * config.sub: Update from upstream, to 2015-01-01 version.
2659 * config.guess: Ditto.
2660
2661 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2662
2663 * MAINTAINERS (RTEMS Ports): Add myself.
2664
2665 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2666
2667 * MAINTAINERS (Write After Approval): Add myself.
2668
2669 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2670
2671 * MAINTAINERS (Write After Approval): Add myself.
2672
2673 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2674
2675 * configure.ac (--enable-as-accelerator-for): Don't set
2676 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2677 * configure: Regenerate.
2678
2679 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2680
2681 PR bootstrap/64023
2682 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2683 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2684 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2685 to CXX.
2686 * Makefile.in: Regenerated.
2687
2688 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2689 Yury Gribov <y.gribov@samsung.com>
2690
2691 * .gitignore: Added .local.vimrc and .lvimrc.
2692 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2693 * Makefile.in: Regenerate.
2694
2695 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2696
2697 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2698 * configure: Regenerated.
2699
2700 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2701
2702 * MAINTAINERS (nvptx port): New entry.
2703
2704 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2705
2706 * configure: Regenerate.
2707
2708 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2709
2710 * configure.ac: Merge with Binutils.
2711
2712 2014-11-26 Tobias Burnus <burnus@net-b.de>
2713
2714 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2715 * Makefile.in: Regenerate.
2716
2717 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2718
2719 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2720 missing flex.
2721 * Makefile.in: Regenerated.
2722
2723 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2724
2725 * Makefile.in: Regenerate.
2726
2727 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2728
2729 PR bootstrap/63784
2730 * libtool.m4: Add $pic_flag with -shared.
2731
2732 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2733
2734 * MAINTAINERS (Write After Approval): Added myself.
2735
2736 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2737
2738 * MAINTAINERS (write-after-approval): Add myself.
2739
2740 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2741
2742 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2743 from 2 years ago.
2744
2745 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2746
2747 Revert:
2748 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2749
2750 * MAINTAINERS (Write After Approval): Added myself as line map
2751 maintainer.
2752
2753 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2754
2755 Revert:
2756 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2757
2758 * MAINTAINERS (Write After Approval): Added myself.
2759
2760 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2761
2762 * MAINTAINERS (Write After Approval): Added myself.
2763
2764 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2765
2766 * MAINTAINERS (Write After Approval): Added myself as line map
2767 maintainer.
2768
2769 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2770
2771 * MAINTAINERS (Various Maintainers): Added myself as line map
2772 maintainer.
2773
2774 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2775
2776 * move-if-change: Sync from upstream gnulib.
2777
2778 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2779
2780 * compile: Sync with upstream Automake.
2781 * depcomp: Ditto.
2782 * install-sh: Ditto.
2783 * missing: Ditto.
2784 * mkinstalldirs: Ditto.
2785 * ylwrap: Ditto.
2786
2787 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2788
2789 * config.sub: Update from upstream config repo.
2790 * config.guess: Ditto.
2791
2792 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2793
2794 * Makefile.def: Add liboffloadmic to target_modules. Make
2795 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2796 * Makefile.in: Regenerate.
2797 * configure: Regenerate.
2798 * configure.ac: Add liboffloadmic to target binaries.
2799 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2800 Add liboffloadmic to noconfig list when C++ is not supported.
2801
2802 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2803 Thomas Schwinge <thomas@codesourcery.com>
2804 Ilya Verbin <ilya.verbin@intel.com>
2805 Andrey Turetskiy <andrey.turetskiy@intel.com>
2806
2807 * configure: Regenerate.
2808 * configure.ac (--enable-as-accelerator-for)
2809 (--enable-offload-targets): New configure options.
2810
2811 2014-11-11 Tobias Burnus <burnus@net-b.de>
2812
2813 * Makefile.def: Make all-gcc depend on all-isl.
2814 * Makefile.in: Regenerate.
2815
2816 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2817
2818 * ChangeLog.jit: New.
2819 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2820
2821 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2822
2823 PR target/63610
2824 * libtool.m4: Fix globbing of darwin versions.
2825 * configure: Regenerate.
2826
2827 2014-11-11 Tobias Burnus <burnus@net-b.de>
2828
2829 * Makefile.def: Remove CLooG.
2830 * Makefile.tpl: Ditto.
2831 * configure.ac: Ditto.
2832 * configure: Regenerate.
2833 * Makefile.in: Ditto.
2834
2835 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2836
2837 * configure.ac: Handle nvptx-*-*.
2838 * configure: Regenerate.
2839
2840 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2841
2842 * MAINTAINERS (Write After Approval): Add myself.
2843
2844 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2845
2846 * Makefile.def (libcc1): Remove bootstrap=true;.
2847 * Makefile.in: Regenerated.
2848
2849 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2850
2851 * configure.ac: Update comment.
2852 * configure: Regenerate.
2853
2854 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2855
2856 * MAINTAINERS (Write After Approval): Add myself.
2857
2858 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2859
2860 * configure.ac (extra_host_libiberty_configure_flags): Add
2861 --enable-shared also for libcc1's benefit.
2862 * configure: Regenerate.
2863
2864 2014-10-29 Tristan Gingold <gingold@adacore.com>
2865
2866 * MAINTAINERS: Change my email address.
2867
2868 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2869 Tom Tromey <tromey@redhat.com>
2870
2871 * Makefile.def: Add libcc1 to host_modules.
2872 * configure.ac (host_tools): Add libcc1.
2873 * Makefile.in, configure: Rebuild.
2874
2875 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2876
2877 * configure.ac (build_configargs): Don't share config.cache between
2878 build subdirs.
2879 * configure: Regenerate.
2880
2881 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2882
2883 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2884 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2885 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2886 leon3v7 as leon3.
2887 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2888 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2889 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2890 * config/sparc/sparc.md (cpu): Add leon3v7.
2891 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2892
2893 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2894
2895 * MAINTAINERS (write-after-approval): Add myself.
2896
2897 2014-10-23 Ian Lance Taylor <iant@google.com>
2898
2899 * configure.ac: Disable the Go frontend on systems where it is known
2900 to not work.
2901 * configure: Regenerate.
2902
2903 2014-10-23 Richard Biener <rguenther@suse.de>
2904
2905 * Makefile.def: Add libcpp build module and dependencies.
2906 * configure.ac: Add libcpp build module.
2907 * Makefile.in: Regenerate.
2908 * configure: Likewise.
2909
2910 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2911
2912 * MAINTAINERS (write-after-approval): Add myself.
2913
2914 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2915
2916 * INSTALL/README: Do not mention CVS.
2917
2918 2014-10-03 Jing Yu <jingyu@google.com>
2919
2920 * configure.ac: Add aarch64 to list of targets that support gold.
2921 * configure: Regenerate.
2922
2923 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2924
2925 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2926
2927 2014-09-29 Catherine Moore <clm@codesourcery.com>
2928
2929 * MAINTAINERS: Add myself as MIPS maintainer.
2930
2931 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2932
2933 * MAINTAINERS: Move myself to MIPS maintainers.
2934
2935 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2936
2937 * MAINTAINERS: Put all email addresses between '<' and '>'.
2938
2939 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2940
2941 * MAINTAINERS: Move myself to reviewers (Fortran).
2942
2943 2014-09-01 Andi Kleen <ak@linux.intel.com>
2944
2945 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2946 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2947 * Makefile.in: Regenerate.
2948
2949 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2950
2951 * rtx-classes-status.txt: Delete
2952
2953 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2954
2955 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2956
2957 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2958
2959 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2960 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2961 of checking for version number.
2962 * configure: Regenerated.
2963 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2964
2965 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2966
2967 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2968 is done; begin phase 6 (use extra rtx_def subclasses).
2969
2970 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2971
2972 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2973 done; begin phase 5 (additional rtx_def subclasses).
2974
2975 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2976
2977 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2978
2979 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2980
2981 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2982 SET_BB_HEADER are done.
2983
2984 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2985
2986 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2987 done.
2988
2989 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2990
2991 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2992
2993 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2994
2995 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2996
2997 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2998
2999 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3000
3001 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3002
3003 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3004
3005 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3006
3007 * rtx-classes-status.txt: Phase 3 (per-file commits within
3008 "config" subdirs) is done; begin phase 4 (removal of
3009 "scaffolding").
3010
3011 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3012
3013 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3014 dir) is done; begin phase 3 (per-file commits within "config"
3015 subdirs).
3016
3017 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3018
3019 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3020 phase 2 (per-file commits in main source dir).
3021
3022 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3023
3024 * configure: Regenerated.
3025
3026 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3027
3028 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3029
3030 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3031
3032 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3033
3034 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3035
3036 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3037
3038 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3039
3040 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3041
3042 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3043
3044 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3045
3046 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3051
3052 * MAINTAINERS: Remove myself
3053
3054 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3055
3056 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3057
3058 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3059
3060 * MAINTAINERS (Write After Approval): Add myself.
3061
3062 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3063
3064 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3065 SET_BB_HEADER, SET_BB_FOOTER
3066
3067 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3068
3069 * rtx-classes-status.txt: New file
3070
3071 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3072
3073 * configure.ac: Eliminate ClooG installation dependency.
3074 * configure: Regenerate.
3075 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3076 * Makefile.in: Regenerate.
3077
3078 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3079
3080 * MAINTAINERS (Write After Approval): Add myself.
3081
3082 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
3086 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3087
3088 * MAINTAINERS (Write After Approval): Add myself.
3089
3090 2014-07-28 Anthony Green <green@moxielogic.com>
3091
3092 Import from savannah.gnu.org:
3093 * config.sub: Update to 2014-07-28 version.
3094
3095 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3096
3097 * MAINTAINERS: Remove my MIPS maintainer entry.
3098
3099 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3100
3101 PR target/47230
3102 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3103 * configure: Regenerate.
3104
3105 2014-07-24 James Norris <jnorris@codesourcery.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
3109 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3110
3111 * configure.ac: Accept only CLooG 0.18.1.
3112 * configure: Regenerate.
3113
3114 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3115
3116 * configure.ac: Don't accept isl 0.11.
3117 * configure: Regenerate.
3118
3119 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3120
3121 * MAINTAINERS (Write After Approval): Add myself.
3122
3123 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3124
3125 * configure.ac: Don't accept isl 0.10.
3126 * configure: Regenerate.
3127
3128 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3129
3130 Fix include path for in-tree cloog.
3131 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3132 * configure: Regenerate.
3133
3134 2014-06-18 Richard Henderson <rth@redhat.com>
3135
3136 * .gitignore: Import gcc_update output.
3137
3138 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3139
3140 * config-ml.in: Robustify ac_configure_args parsing.
3141
3142 * configure.ac (--enable-linker-plugin-configure-flags)
3143 (--enable-linker-plugin-flags): New flags.
3144 (configdirs): Conditionally add libiberty-linker-plugin.
3145 * configure: Regenerate.
3146 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3147 (host_modules) <lto-plugin>: Pay attention to
3148 @extra_linker_plugin_flags@ and
3149 @extra_linker_plugin_configure_flags@.
3150 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3151 * Makefile.in: Regenerate.
3152
3153 * Makefile.tpl (configure-[+prefix+][+module+])
3154 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3155 "module_srcdir" instead of "module" for locating a module's srcdir.
3156 * Makefile.in: Regenerate.
3157
3158 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3159
3160 * MAINTAINERS (Write After Approval): Add myself.
3161
3162 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3163
3164 * MAINTAINERS: Update my email address.
3165
3166 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
3174 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3175
3176 PR libstdc++/61011
3177 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3178 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3179 * configure: Regenerate.
3180
3181 2014-05-28 Pedro Alves <palves@redhat.com>
3182
3183 * MAINTAINERS (Write After Approval): Add myself.
3184
3185 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3186
3187 * MAINTAINERS: Update my affiliation/email.
3188
3189 2014-05-19 Mike Stump <mikestump@comcast.net>
3190
3191 * MAINTAINERS: Add wide-int reviewers.
3192
3193 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3194
3195 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3196 * configure: Regenerated.
3197
3198 2014-05-15 Torvald Riegel <triegel@redhat.com>
3199
3200 * MAINTAINERS (libitm): Add myself as maintainer.
3201
3202 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3203
3204 * MAINTAINERS (Write After Approval): Add myself.
3205
3206 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3207
3208 * config.sub, config.guess: Import from upstream.
3209
3210 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3211
3212 * MAINTAINERS (Write After Approval): Put myself in correct order.
3213
3214 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3219
3220 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3221 section.
3222
3223 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3224
3225 * MAINTAINERS (Write After Approval): Delete myself.
3226
3227 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3228
3229 PR sanitizer/56781
3230 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3231 and -B* options with -Xcompiler.
3232
3233 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3234
3235 PR bootstrap/60620
3236 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3237 * Makefile.in: Regenerate.
3238
3239 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3240
3241 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3242 for WINDRES_FOR_TARGET in default-manifest.o rule.
3243 * Makefile.in: Regenerate.
3244
3245 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3246
3247 * MAINTAINERS (Write After Approval): Add myself.
3248
3249 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3250
3251 PR sanitizer/56781
3252 * Makefile.def: Set bootstrap=true; for host fixincludes.
3253 * configure.ac: Don't bootstrap host fixincludes unless
3254 --with-build-config=bootstrap-{a,ub}san.
3255 * Makefile.in: Regenerated.
3256 * configure: Regenerated.
3257
3258 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3259
3260 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3261 --enable-vtable-verify option parsing. Don't add
3262 target-libsanitizer to bootstrap_target_libs unless
3263 --with-build-config=bootstrap-asan or
3264 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3265 to bootstrap_target_libs unless --enable-vtable-verify.
3266 * configure: Regenerated.
3267
3268 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
3272 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3273
3274 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3275
3276 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3277
3278 PR bootstrap/58572
3279 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3280 -I for libstdc++-v3 includes if $(LEAN).
3281 * Makefile.in: Regenerated.
3282
3283 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3284
3285 * MAINTAINERS: Update my email address.
3286
3287 2014-02-24 Walter Lee <walt@tilera.com>
3288
3289 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3290 (tilegx-*-*): Change to tilegx*-*-*.
3291 * configure: Regenerate.
3292
3293 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3294
3295 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3296
3297 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3298
3299 * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3302
3303 PR target/59788
3304 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3305 *solaris2*.
3306
3307 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3308
3309 * MAINTAINERS: Update my email address.
3310
3311 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3312
3313 * MAINTAINERS: Convert to UTF-8.
3314 Properly sort Xinliang David Li's entry.
3315
3316 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3317 Sandra Loosemore <sandra@codesourcery.com>
3318
3319 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3320 nios2 port maintainers.
3321
3322 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3323
3324 * MAINTAINERS (Write After Approval): Add myself.
3325
3326 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3327
3328 * configure.ac: Add user-friendly check for native x86_64-linux
3329 multilibs.
3330 * configure: Regenerate.
3331
3332 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3333
3334 * MAINTAINERS: Add myself as sh maintainer.
3335
3336 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3337
3338 * MAINTAINERS: Add self as SLSR maintainer.
3339
3340 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
3341
3342 * MAINTAINERS: Update my email address.
3343
3344 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
3345
3346 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3347
3348 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3349
3350 * Makefile.in: Regenerate.
3351
3352 * Makefile.tpl: Fix typo.
3353 * Makefile.in: Regenerate partially.
3354
3355 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3356
3357 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3358 supported.
3359 * configure: Regenerated.
3360
3361 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3362
3363 * MAINTAINERS (Write After Approval): Add myself.
3364
3365 2013-10-30 Jason Merrill <jason@redhat.com>
3366
3367 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3368 --disable-build-format-warnings.
3369
3370 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3371
3372 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
3373 depend on libstdc++ and libgcc.
3374 * configure: Regenerate.
3375 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3376 libcilkrts for POSIX and i*86, and x86_64 architectures.
3377 * Makefile.in: Added libcilkrts related fields to support building it.
3378
3379 2013-10-26 Jeff Law <law@redhat.com>
3380
3381 * Makefile.def (target_modules): Remove libmudflap
3382 (languages): Remove check-target-libmudflap).
3383 * Makefile.in: Rebuilt.
3384 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3385 * configure.ac (target_libraries): Remove target-libmudflap.
3386 Remove checks which disabled libmudflap on some systems.
3387 * configure: Rebuilt.
3388 * libmudflap: Directory removed.
3389
3390 2013-10-21 Cong Hou <congh@google.com>
3391
3392 * MAINTAINERS (Write After Approval): Add myself.
3393
3394 2013-10-16 Mike Stump <mikestump@comcast.net>
3395
3396 * .dir-locals.el: Add.
3397
3398 2013-10-15 David Malcolm <dmalcolm@redhat.com>
3399
3400 * configure.ac: Add --enable-host-shared
3401 * configure: Regenerate.
3402
3403 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3404
3405 Import from savannah.gnu.org:
3406 * config.guess: Update to 2013-06-10 version.
3407 * config.sub: Update to 2013-10-01 version.
3408
3409 2013-10-01 Simon Cook <simon.cook@embecosm.com>
3410
3411 Changes to build configuration to allow big endian ARC ELF toolchain
3412 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3413 * configure: Regenerate.
3414
3415 2013-09-20 Alan Modra <amodra@gmail.com>
3416
3417 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3418 ppc host match. Support little-endian powerpc linux hosts.
3419
3420 2013-09-19 Dodji Seketeli <dodji@redhat.com>
3421
3422 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3423 maintainer.
3424
3425 2013-09-12 DJ Delorie <dj@redhat.com>
3426
3427 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3428 maintainers.
3429
3430 2013-09-03 Richard Biener <rguenther@suse.de>
3431
3432 * configure.ac: Also allow ISL 0.12.
3433 * configure: Regenerated.
3434
3435 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3436
3437 * MAINTAINERS (Write After Approval): Add myself.
3438
3439 2013-08-27 David Malcolm <dmalcolm@redhat.com>
3440
3441 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3442
3443 2013-08-26 Caroline Tice <cmtice@google.com>
3444
3445 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3446 "Various Reviewers" to libvtv "Various Maintainers".
3447
3448 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3449
3450 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3451
3452 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3453
3454 * MAINTAINERS: Update name, email.
3455
3456 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
3457
3458 * MAINTAINERS (Write After Approval): Add myself.
3459
3460 2013-08-12 Caroline Tice <cmtice@google.com>
3461
3462 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3463 address in the Write After Approval section.
3464
3465 2013-08-09 Carlos O'Donell <carlos@redhat.com>
3466
3467 * MAINTAINERS (Write After Approval): Update email.
3468
3469 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3470
3471 * configure.ac: Adjust to check VTV_SUPPORTED.
3472 * configure: Regenerated.
3473
3474 2013-08-02 Caroline Tice <cmtice@google.com>
3475
3476 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3477 on non-linux systems; add target-libvtv to noconfigdirs; add
3478 libsupc++/.libs to C++ library search paths.
3479 * configure: Regenerated.
3480 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3481 libstdc++ and libgcc.
3482 * Makefile.in: Regenerated.
3483
3484 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
3485
3486 * MAINTAINERS (Write After Approval): Add myself.
3487
3488 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3489 Shiva Chen <shiva0217@gmail.com>
3490
3491 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3492 nds32 port maintainers.
3493
3494 2013-07-17 Tim Shen <timshen91@gmail.com>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
3498 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3499
3500 * configure.ac: Sync from binutils.
3501 * configure: Regenerate.
3502
3503 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3504
3505 * MAINTAINERS (Write After Approval): Add myself.
3506
3507 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3508
3509 * MAINTAINERS (Write After Approval): Add myself.
3510
3511 2013-05-17 David Malcolm <dmalcolm@redhat.com>
3512
3513 * MAINTAINERS (Write After Approval): Add myself.
3514
3515 2013-04-30 Brooks Moses <bmoses@google.com>
3516
3517 * MAINTAINERS: Update my email; move myself from Fortran
3518 reviewer to Write After Approval.
3519
3520 2013-04-16 Andreas Schwab <schwab@suse.de>
3521
3522 * configure.ac (aarch64-*-*): Don't disable java.
3523 * configure: Regenerate.
3524
3525 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3526
3527 * MAINTAINERS (Write After Approval): Add myself.
3528
3529 2013-03-30 Matthias Klose <doko@ubuntu.com>
3530
3531 * Makefile.def (target_modules): Don't install libffi.
3532 * Makefile.in: Regenerate.
3533
3534 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3535
3536 * MAINTAINERS (Write After Approval): Add myself.
3537
3538 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3539
3540 * MAINTAINERS (Write After Approval): Add myself.
3541
3542 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3543
3544 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3545 * configure: Regenerated.
3546
3547 2013-02-05 Ian Lance Taylor <iant@google.com>
3548
3549 PR go/55969
3550 * configure.ac: Disable libgo on some systems where it does not
3551 work.
3552
3553 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3554
3555 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3556 Remove Geoff Keating as rs6000 port maintainer, at his request.
3557
3558 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3559
3560 * MAINTAINERS: Update my email.
3561
3562 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3563
3564 * configure: Re-generate.
3565
3566 2013-01-15 Richard Biener <rguenther@suse.de>
3567
3568 PR other/55973
3569 * configure: Re-generate.
3570
3571 2013-01-14 Matthias Klose <doko@ubuntu.com>
3572
3573 * Makefile.def (install-target-libsanitizer): Depend on
3574 install-target-libstdc++-v3.
3575 * Makefile.in: Regenerate.
3576
3577 2013-01-14 Richard Biener <rguenther@suse.de>
3578
3579 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3580 * configure: Re-generate
3581
3582 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3583
3584 * config.sub: Update from config repo.
3585
3586 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3587
3588 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3589 * Makefile.in: Regenerate.
3590
3591 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3592
3593 * MAINTAINERS (arc): Add new port maintainership for myself.
3594
3595 2013-01-09 Jason Merrill <jason@redhat.com>
3596
3597 * .gitignore: Import from gdb repository.
3598
3599 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3600
3601 * Makefile.def (configure-gcc): Depend on all-gmp.
3602 (all-gcc): Remove dependency on all-gmp.
3603 * Makefile.in: Regenerated.
3604
3605 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3606
3607 * config.sub: Merge from config repo.
3608 * config.guess: Ditto.
3609
3610 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3611
3612 * Makefile.def: Merge from binutils.
3613 * Makefile.in: Ditto.
3614
3615 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3616
3617 * MAINTAINERS: Update my email.
3618
3619 2012-12-29 Ben Elliston <bje@gnu.org>
3620
3621 * config.guess: Update to 2012-12-29 version.
3622 * config.sub: Likewise.
3623
3624 2012-12-20 Matthias Klose <doko@ubuntu.com>
3625
3626 * Makefile.def (install-target-libgfortran): Depend on
3627 install-target-libquadmath, install-target-libgcc.
3628 (install-target-libsanitizer): Depend on install-target-libgcc.
3629 (install-target-libjava): Depend on install-target-libgcc.
3630 (install-target-libitm): Depend on install-target-libgcc.
3631 (install-target-libobjc): Depend on install-target-libgcc.
3632 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3633 * Makefile.in: Regenerate.
3634
3635 2012-12-19 Matthias Klose <doko@ubuntu.com>
3636
3637 * Makefile.def (install-target-libgo): Depend on
3638 install-target-libatomic.
3639 * Makefile.in: Regenerate.
3640
3641 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3642
3643 PR go/55201
3644 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3645 * Makefile.in: Regenerate.
3646
3647 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3648
3649 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3650 * configure: Regenerate.
3651
3652 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3653
3654 * config.sub: Merge from config repo.
3655
3656 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3657
3658 * Makefile.def (target_modules): Add bootstrap=true and
3659 raw_cxx=true to libsanitizer.
3660 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3661 * Makefile.in: Regenerated.
3662 * configure: Likewise.
3663
3664 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3665
3666 * MAINTAINERS: Remove self as RTL optimization maintainer.
3667
3668 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3669
3670 * MAINTAINERS (Write After Approval): Add myself.
3671
3672 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3673
3674 * Makefile.def (target_modules): Remove bootstrap=true and
3675 raw_cxx=true from libsanitizer.
3676 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3677 * Makefile.in: Regenerated.
3678 * configure: Likewise.
3679
3680 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3681
3682 * Makefile.def (target_modules): Add bootstrap=true and
3683 raw_cxx=true to libsanitizer.
3684 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3685 * Makefile.in: Regenerated.
3686 * configure: Likewise.
3687
3688 2012-11-28 Andrew Pinski <apinski@cavium.com>
3689
3690 PR bootstrap/54279
3691 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3692 * configure: Regenerate.
3693 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3694 * Makefile.in: Regenerate.
3695
3696 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3697
3698 * configure.ac: Disable libsanitizer if we're not building C++.
3699 * configure: Regenerate.
3700
3701 2012-11-15 Roland McGrath <roland@hack.frob.com>
3702
3703 * MAINTAINERS (Write After Approval): Add myself.
3704
3705 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3706
3707 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3708 Kostya Serebryany (kcc@google.com) and
3709 Jakub Jelinek (jakub@redhat.com).
3710 Rename area for Dodji Seketeli (dodji@redhat.com).
3711
3712 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3713
3714 * MAINTAINERS: (asan.c, related): Add myself.
3715
3716 2012-11-14 Roland McGrath <mcgrathr@google.com>
3717
3718 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3719 * configure: Regenerate.
3720
3721 2012-11-13 Richard Henderson <rth@redhat.com>
3722
3723 * configure.ac: Move libsanitizer logic to subdirectory.
3724 * configure: Regenerate.
3725
3726 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3727
3728 * configure.ac: Enable libsanitizer just on x86 linux for now.
3729 * configure: Re-generate.
3730
3731 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3732
3733 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3734 sections.
3735 * configure: Regenerate.
3736
3737 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3738
3739 * configure.ac: Add section for configdirs for libsanitizer.
3740 Disable for cris-*-* and mmix-*-*.
3741 * configure: Regenerate.
3742
3743 2012-11-12 Wei Mi <wmi@google.com>
3744
3745 * configure.ac: Add libsanitizer to target_libraries.
3746 * Makefile.def: Ditto.
3747 * configure: Regenerate.
3748 * Makefile.in: Regenerate.
3749 * libsanitizer: New directory for asan runtime. Contains an empty
3750 tsan directory.
3751
3752 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3753
3754 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3755 against Mingw64 w32api.
3756 * configure: Regenerate.
3757
3758 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3759
3760 * configure: Regenerated.
3761
3762 2012-11-03 Robert Mason <rbmj@verizon.net>
3763
3764 * configure.ac: add --disable-libstdcxx configure option
3765 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3766
3767 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3768
3769 * MAINTAINERS (Write After Approval): Add myself.
3770
3771 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
3775 2012-10-24 Sharad Singhai <singhai@google.com>
3776
3777 * MAINTAINERS (Write After Approval): Add myself.
3778
3779 2012-10-24 Eric Christopher <echristo@gmail.com>
3780
3781 * MAINTAINERS: Update email address.
3782
3783 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3784
3785 PR bootstrap/54820
3786 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3787 * configure: Regenerate.
3788
3789 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3790
3791 * MAINTAINERS (aarch64): Add Marcus and myself.
3792
3793 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3794
3795 PR bootstrap/54820
3796 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3797 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3798 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3799 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3800 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3801 * Makefile.in: Regenerate.
3802 * configure.ac (have_static_libs): New variable and associated check.
3803 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3804 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3805 * configure: Regenerate.
3806
3807 2012-10-10 Richard Biener <rguenther@suse.de>
3808
3809 * MAINTAINERS: Adjust for changed surname.
3810
3811 2012-10-04 Lawrence Crowl <crowl@google.com>
3812
3813 * MAINTAINERS (Write After Approval): Add myself.
3814
3815 2012-10-01 Cary Coutant <ccoutant@google.com>
3816
3817 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3818
3819 2012-09-28 Ian Lance Taylor <iant@google.com>
3820
3821 * Makefile.def: Make all-target-libgo depend on
3822 all-target-libbacktrace.
3823 * Makefile.in: Rebuild.
3824
3825 2012-09-26 Ian Lance Taylor <iant@google.com>
3826
3827 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3828 * Makefile.in: Rebuild.
3829
3830 2012-09-20 Walter Lee <walt@tilera.com>
3831
3832 * configure.ac: Add tilegx to list of targets that support gold.
3833 * configure: Regenerate.
3834
3835 2012-09-20 Marek Polacek <polacek@redhat.com>
3836
3837 * MAINTAINERS (Write After Approval): Add myself.
3838
3839 2012-09-19 Steve Ellcey <sellcey@mips.com>
3840
3841 * configure.ac: Add mips*-mti-elf* target.
3842 * configure: Regenerate.
3843
3844 2012-09-17 Ian Lance Taylor <iant@google.com>
3845
3846 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3847 * configure.ac (host_libs): Add libbacktrace.
3848 (target_libraries): Add libbacktrace.
3849 * Makefile.def (host_modules): Add libbacktrace.
3850 (target_modules): Likewise.
3851 * configure, Makefile.in: Rebuild.
3852
3853 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3854
3855 PR target/38607
3856 Merge upstream change.
3857 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3858
3859 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3860 Add libgomp*.o to compare_exclusions for AIX.
3861 * configure: Regenerate.
3862
3863 2012-09-06 Diego Novillo <dnovillo@google.com>
3864
3865 * configure.ac: Bump minimum GMP version to 4.2.3.
3866 * configure: Re-generate.
3867
3868 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3869
3870 PR target/54461
3871 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3872 target-libgloss if not configured --with-avrlibc=no.
3873 * configure: Regenerate.
3874
3875 2012-09-04 Jason Merrill <jason@redhat.com>
3876
3877 * configure.ac: Fix --enable-languages=all.
3878
3879 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3880
3881 * MAINTAINERS (Write After Approval): Add myself.
3882
3883 2012-09-03 Richard Guenther <rguenther@suse.de>
3884
3885 PR bootstrap/54138
3886 * configure.ac: Re-organize ISL / CLOOG checks to allow
3887 disabling with either --without-isl or --without-cloog.
3888 * configure: Regenerated.
3889
3890 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3891
3892 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3893 * configure: Regenerate.
3894
3895 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3896
3897 * MAINTAINERS: Fix my email address.
3898
3899 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3900
3901 PR binutils/4970
3902 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3903 and opcodes.
3904 * Makefile.in: Regenerated.
3905
3906 2012-08-26 Art Haas <ahaas@impactweather.com>
3907
3908 * configure: Regenerate.
3909
3910 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3911
3912 * INSTALL/README: Also refer to the online installation
3913 instructions.
3914
3915 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3916
3917 * MAINTAINERS (Write After Approval): Add myself.
3918 (Picochip port): Remove myself.
3919
3920 2012-08-14 Diego Novillo <dnovillo@google.com>
3921
3922 Merge from cxx-conversion branch.
3923
3924 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3925 POSTSTAGE1_CONFIGURE_FLAGS.
3926 * Makefile.in: Regenerate.
3927 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3928 Force C++ when bootstrapping.
3929 * configure: Regenerate.
3930
3931 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3932
3933 * MAINTAINERS (Write After Approval): Add myself.
3934
3935 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3936
3937 * README: Document use of ranges of years in copyright notices.
3938
3939 2012-07-06 Richard Guenther <rguenther@suse.de>
3940
3941 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3942 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3943 --with-gmp=system.
3944 * Makefile.in: Regenerated.
3945 * configure: Likewise.
3946
3947 2012-07-06 Richard Guenther <rguenther@suse.de>
3948
3949 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3950 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3951 supply V=1 as extra_make_flags.
3952 * configure: Regenerated.
3953 * Makefile.in: Likewise.
3954
3955 2012-07-04 Tristan Gingold <gingold@adacore.com>
3956
3957 * configure: Regenerate.
3958
3959 2012-07-03 Richard Guenther <rguenther@suse.de>
3960
3961 * Makfile.def (isl): Remove not necessary extra_exports and
3962 extra_make_flags.
3963 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3964 * Makefile.in: Regenerated.
3965
3966 2012-07-03 Richard Guenther <rguenther@suse.de>
3967
3968 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3969 * configure.ac: If either the ISL or the CLooG check failed
3970 do not try to build in-tree versions.
3971 * Makefile.in: Regenerated.
3972 * configure: Regenerated.
3973
3974 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3975
3976 * configure: Regenerate.
3977
3978 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3979
3980 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3981 maintainer.
3982
3983 2012-07-02 Richard Guenther <rguenther@suse.de>
3984
3985 * configure: Regenerated.
3986
3987 2012-07-02 Richard Guenther <rguenther@suse.de>
3988 Michael Matz <matz@suse.de>
3989 Tobias Grosser <tobias@grosser.es>
3990 Sebastian Pop <sebpop@gmail.com>
3991
3992 * Makefile.def: Add ISL host module, remove PPL host module.
3993 Adjust ClooG host module to use the proper ISL.
3994 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3995 * configure.ac: Include config/isl.m4. Add ISL host library,
3996 remove PPL. Remove PPL configury, add ISL configury, adjust
3997 ClooG configury.
3998 * Makefile.in: Regenerated.
3999 * configure: Likewise.
4000
4001 2012-07-02 Richard Guenther <rguenther@suse.de>
4002
4003 Merge from graphite branch
4004 2011-07-21 Tobias Grosser <tobias@grosser.es>
4005
4006 * configure: Regenerated.
4007 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4008 both cloog.org and legacy versions. The only supported version will
4009 be CLooG with the isl backend.
4010
4011 2011-07-21 Tobias Grosser <tobias@grosser.es>
4012
4013 * configure: Regenerated.
4014 * configure.ac: Require cloog isl 0.17.0
4015
4016 2011-07-21 Tobias Grosser <tobias@grosser.es>
4017
4018 * configure: Regenerated.
4019 * config/cloog.m4: Do not define CLOOG_ORG
4020
4021 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4022
4023 * configure.ac: Skip C if explicitly selected.
4024 * configure: Regenerate.
4025
4026 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4027
4028 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4029 they contain -O2.
4030 * configure: Regenerate.
4031
4032 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4033
4034 PR debug/53740
4035 * df.h, df-problems.c, dce.c: Revert last patch.
4036
4037 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4038
4039 * MAINTAINERS (Write After Approval): Update my email address.
4040
4041 2012-06-21 Meador Inge <meadori@codesourcery.com>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2012-06-20 Jason Merrill <jason@redhat.com>
4046
4047 * Makefile.tpl (check-target-libgomp-c++): New.
4048 (check-target-libitm-c++): New.
4049 * Makefile.def (c++): Add them.
4050 * Makefile.in: Regenerate.
4051
4052 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4053
4054 * MAINTAINERS (Write After Approval): Add myself.
4055
4056 2012-05-16 Olivier Hainque <hainque@adacore.com>
4057
4058 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4059 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4060 (install-no-fixedincludes): Adjust accordingly.
4061 * Makefile.in: Regenerate.
4062
4063 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4064
4065 Merge upstream change
4066 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4067
4068 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4069
4070 * MAINTAINERS (Write After Approval): Add myself.
4071
4072 2012-05-09 Nick Clifton <nickc@redhat.com>
4073 Paul Smith <psmith@gnu.org>
4074
4075 PR bootstrap/50461
4076 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4077 allow for the fact that from release v3.1.0 of MPFR the source
4078 files were moved into a src sub-directory.
4079 * configure: Regenerate.
4080
4081 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4082
4083 * configure.ac: Bump minimum MPFR version to 2.4.0.
4084 * configure: Regenerated.
4085
4086 2012-05-01 Richard Henderson <rth@redhat.com>
4087
4088 * Makefile.def (libatomic): New target_module.
4089 * configure.ac (target_libraries): Add libatomic.
4090 (noconfigdirs): Check if libatomic is supported.
4091 * Makefile.in, configure: Rebuild.
4092
4093 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4094
4095 * MAINTAINERS (Write After Approval): Add myself.
4096
4097 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4098
4099 * config.sub: Update to 2012-04-18 version from official repo.
4100
4101 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4102
4103 * MAINTAINERS (Write After Approval): Add myself.
4104
4105 2012-04-11 Steve Ellcey <sellcey@mips.com>
4106
4107 * MAINTAINERS: Changed email address.
4108
4109 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4110
4111 PR target/52737
4112 * contrib/gcc_update (files_and_dependencies):
4113 Remove gcc/config/avr/t-multilib from touch data.
4114
4115 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4116
4117 * MAINTAINERS (OS Port Maintainers): Remove irix.
4118 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4119 (unsupported_languages): Remove mips-sgi-irix6.*.
4120 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4121 (with_stabs): Remove.
4122 * configure: Regenerate.
4123
4124 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4125
4126 * MAINTAINERS (OS Port Maintainers): Remove osf.
4127 * configure.ac (enable_libgomp): Remove *-*-osf*.
4128 (with_stabs): Remove alpha*-*-osf*.
4129 * configure: Regenerate.
4130
4131 2012-03-05 Tristan Gingold <gingold@adacore.com>
4132
4133 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4134 * configure: Regenerate.
4135
4136 2012-02-17 Walter Lee <walt@tilera.com>
4137
4138 * MAINTAINERS: (Write After Approval): Delete myself.
4139
4140 2012-02-14 Walter Lee <walt@tilera.com>
4141
4142 * MAINTAINERS (tilegx port): Add myself.
4143 (tilepro port): Add myself.
4144 (Write After Approval): Add myself.
4145
4146 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4147
4148 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4149 and Joseph Myers as docstring relicensing maintainers.
4150
4151 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4152
4153 * MAINTAINERS (write-after-approval): Add myself.
4154
4155 2012-02-08 Ira Rosen <irar@il.ibm.com>
4156
4157 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4158 maintainer.
4159
4160 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4161
4162 * MAINTAINERS (Write After Approval): Move myself to
4163 maintain alphabetical order.
4164
4165 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4166
4167 * MAINTAINERS (Write After Approval): Add myself.
4168
4169 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4170
4171 * MAINTAINERS (Write After Approval): Add myself.
4172
4173 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4174 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4175
4176 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4177 * configure: Regenerate.
4178
4179 2012-01-23 Harshit Chopra <harshit@google.com>
4180
4181 * MAINTAINERS (Write After Approval): Add myself.
4182
4183 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4184
4185 * configure.ac: Remove reference to mh-interix.
4186 * configure: Regenerate.
4187
4188 2012-01-05 Richard Henderson <rth@redhat.com>
4189
4190 PR bootstrap/51072
4191 * configure.ac: Disable libitm if c++ is not enabled.
4192 * configure: Rebuild.
4193
4194 * configure.ac: Fix regexp for same.
4195 * configure: Rebuild.
4196
4197 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4198
4199 * MAINTAINERS (Write After Approval): Add myself.
4200
4201 2012-01-02 Richard Guenther <rguenther@suse.de>
4202
4203 PR bootstrap/51686
4204 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4205 * Makefile.in: Regenerate.
4206
4207 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
4211 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4212
4213 * configure: Regenerate.
4214
4215 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4216
4217 * MAINTAINERS (picochip): Changed email address.
4218
4219 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4220
4221 * MAINTAINERS (write-after-approval): Add self.
4222
4223 2011-11-29 DJ Delorie <dj@redhat.com>
4224
4225 * configure.ac (rl78-*-*) New case.
4226 * configure: Regenerate.
4227 * MAINTAINERS: Add myself as RL78 maintainer.
4228
4229 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4230
4231 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4232
4233 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4234
4235 * libtool.m4: Additional FreeBSD 10 fixes.
4236
4237 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4238
4239 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4240 Maintainers section, as Epiphany maintainer.
4241
4242 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4243
4244 PR target/49992
4245 * configure.ac: Remove ranlib special-casing for Darwin.
4246 * configure: Regenerate.
4247
4248 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4249
4250 * MAINTAINERS (Reviewers): Keep the list sorted.
4251
4252 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4253
4254 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4255
4256 2011-11-09 Roland McGrath <mcgrathr@google.com>
4257
4258 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4259 * configure: Rebuild.
4260 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4261 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4262 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4263 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4264 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4265 Add READELF.
4266 * Makefile.in: Rebuild.
4267
4268 2011-11-09 Jason Merrill <jason@redhat.com>
4269
4270 * Makefile.def (language=c++): Remove check-c++0x.
4271 * Makefile.in (check-gcc-c++): Regenerate.
4272
4273 2011-11-08 Richard Henderson <rth@redhat.com>
4274
4275 * configure.ac: Test for libitm directory present first.
4276
4277 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4278
4279 * configure.ac: Test libitm/configure.tgt to disable libitm.
4280 * configure: Rebuild.
4281
4282 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4283 Richard Henderson <rth@redhat.com>
4284
4285 Merged from transactional-memory.
4286
4287 * Makefile.def (lang_env_dependencies): libitm is c++.
4288 Add libitm target module.
4289 * configure.ac: Likewise.
4290 * config/mmap.m4: New file.
4291 * contrib/gcc_update: Add libitm to touch data.
4292 * Makefile.in, configure: Rebuild.
4293
4294 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4295
4296 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4297 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4298 * Makefile.in: Regenerate.
4299
4300 2011-11-01 DJ Delorie <dj@redhat.com>
4301
4302 * config.sub: Update to version 2011-10-29 (added rl78)
4303
4304 2011-10-27 Nick Clifton <nickc@redhat.com>
4305
4306 * config.sub: Import these changes from the config project:
4307
4308 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4309 Ben Elliston <bje@gnu.org>
4310
4311 * config.sub (epiphany): New.
4312
4313 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4314 Ben Elliston <bje@gnu.org>
4315
4316 * config.sub (hexagon, hexagon-*): New.
4317
4318 2011-08-23 Roland McGrath <mcgrathr@google.com>
4319
4320 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4321 64eb to be64.
4322
4323 2011-08-16 Roland McGrath <mcgrathr@google.com>
4324
4325 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4326 (nacl): Grok as alias for 32el-unknown-nacl.
4327
4328 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4329
4330 * MAINTAINERS (Write After Approval): Add myself.
4331
4332 2011-10-24 Teresa Johnson <tejohnson@google.com>
4333
4334 * MAINTAINERS (Write After Approval): Add myself.
4335
4336 2011-09-21 Jakub Jelinek <jakub@redhat.com>
4337
4338 * MAINTAINERS (sparc port): Remove myself.
4339
4340 2011-09-14 Tom de Vries <tom@codesourcery.com>
4341
4342 * MAINTAINERS (Write After Approval): Add myself.
4343
4344 2011-08-14 Yao Qi <yao@codesourcery.com>
4345
4346 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4347 * configure: Regenerate.
4348
4349 2011-07-26 Ian Lance Taylor <iant@google.com>
4350
4351 * configure.ac: Set have_compiler based on whether gcc directory
4352 exists, rather than on whether gcc is in configdirs.
4353 * configure: Rebuild.
4354
4355 2011-07-21 Joseph Myers <joseph@codesourcery.com>
4356
4357 * MAINTAINERS (Global Reviewers): Add self.
4358
4359 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
4360
4361 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4362 link directories.
4363 * Makefile.in: Rebuild.
4364
4365 2011-07-20 Ian Lance Taylor <iant@google.com>
4366
4367 PR bootstrap/49787
4368 * configure.ac: Move --enable-bootstrap handling earlier in file.
4369 If --enable-bootstrap and either --enable-build-with-cxx or
4370 --enable-build-poststage1-with-cxx, enable C++ automatically.
4371 * configure: Rebuild.
4372
4373 2011-07-19 Ian Lance Taylor <iant@google.com>
4374
4375 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4376 make C++ a boot_language. Set and substitute
4377 POSTSTAGE1_CONFIGURE_FLAGS.
4378 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4379 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4380 * configure, Makefile.in: Rebuild.
4381
4382 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4383
4384 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4385 maintainers.
4386
4387 2011-07-18 Jakub Jelinek <jakub@redhat.com>
4388
4389 * MAINTAINERS (Global Reviewers): Add myself.
4390
4391 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4392
4393 * configure: Regenerate.
4394
4395 2011-07-16 Jason Merrill <jason@redhat.com>
4396
4397 * Makefile.def (language=c++): Add check-c++0x and
4398 check-target-libmudflap-c++.
4399 * Makefile.tpl (check-target-libmudflap-c++): New.
4400 * Makefile.in: Regenerate.
4401
4402 2011-07-16 Matthias Klose <doko@ubuntu.com>
4403
4404 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4405 * Makefile.def (target_modules/libjava): Pass
4406 $(EXTRA_CONFIGARGS_LIBJAVA).
4407 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4408 if not configured with --enable-static-libjava.
4409 * Makefile.in: Regenerate.
4410 * configure: Likewise.
4411
4412 2011-07-15 Jason Merrill <jason@redhat.com>
4413
4414 * Makefile.in (check-c++): Move check-gcc-c++0x after
4415 check-target-libstdc++-v3.
4416
4417 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4418
4419 * MAINTAINERS (c6x port): New entry.
4420
4421 2011-07-13 Jason Merrill <jason@redhat.com>
4422
4423 * Makefile.in (check-gcc-c++0x): New.
4424 (check-c++): Depend on it.
4425
4426 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4427
4428 PR target/39150
4429 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4430 x86_64-*-solaris2.1[0-9]*.
4431 * configure: Regenerate.
4432
4433 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4434
4435 * MAINTAINERS (RTL optimizers): Add self.
4436
4437 2011-06-27 Gabriel Charette <gchare@google.com>
4438
4439 * MAINTAINERS (Write After Approval): Add myself.
4440
4441 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
4442
4443 PR regression/47836
4444 PR bootstrap/23656
4445 PR other/47733
4446 PR bootstrap/49247
4447 PR c/48825
4448 * configure.ac (target_libraries): Remove target-libiberty.
4449 Remove case-statement setting skipdirs=target-libiberty for
4450 multiple targets. Remove checking target_configdirs and
4451 removing target-libiberty but keeping target-libgcc if
4452 otherwise empty.
4453 * Makefile.def (target_modules): Don't add libiberty.
4454 (dependencies): Remove all traces of target-libiberty.
4455 * configure, Makefile.in: Regenerate.
4456
4457 2011-06-13 Walter Lee <walt@tilera.com>
4458
4459 * configure.ac (tilepro-*-*) New case.
4460 (tilegx-*-*): Likewise.
4461 * configure: Regenerate.
4462
4463 2011-06-06 Jing Yu <jingyu@google.com>
4464
4465 * configure.ac: Skip target-libiberty for
4466 arm*-*-linux-androideabi.
4467 * configure: Regenerated.
4468
4469 2011-06-06 Nick Clifton <nickc@redhat.com>
4470
4471 * config.sub: Sync from upstream.
4472
4473 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4474
4475 * MAINTAINERS (Write After Approval): Add myself.
4476
4477 2011-06-01 Daniel Jacobowitz <drow@false.org>
4478
4479 * MAINTAINERS: Update my email address.
4480
4481 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4482
4483 * MAINTAINERS (Write After Approval): Update my email address.
4484
4485 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4486
4487 * MAINTAINERS (Write After Approval): Add myself.
4488
4489 2011-05-08 Doug Kwan <dougkwan@google.com>
4490
4491 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4492 * configure: Regenerated.
4493 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4494 value from configure.
4495 * Makefile.in: Regenerated.
4496
4497 2011-05-05 Joseph Myers <joseph@codesourcery.com>
4498
4499 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4500 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4501 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4502 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4503 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4504 *-*-vxworks*): Disable newlib and libgloss in separate case
4505 statement.
4506 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4507 to separate case statement.
4508 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4509 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4510 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4511 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4512 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4513 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4514 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4515 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4516 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4517 i[[3456789]]86-*-rdos*, m32r-*-*,
4518 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4519 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4520 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4521 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4522 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4523 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4524 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4525 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4526 and libgloss in main case over targets. Remove most empty cases
4527 in main case over targets.
4528 * configure: Regenerate.
4529
4530 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
4531
4532 * MAINTAINERS (Write After Approval): Add myself.
4533
4534 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4535
4536 * configure.ac: Remove code setting special library locations for
4537 hppa*64*-*-hpux11*. Remove code setting compiler for
4538 sparc-sun-solaris2*.
4539 * configure: Regenerate.
4540
4541 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4542
4543 * configure.ac: Separate libgloss_dir settings from general case
4544 over targets.
4545 * configure: Regenerate.
4546
4547 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4548
4549 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4550 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4551 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4552 cases in libgcj-disabling case statement.
4553 (hppa*64*-*-linux*): Set unsupported_languages instead of
4554 disabling target-zlib.
4555 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4556 to hppa*64*-*-hpux*.
4557 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4558 hppa*-*-hpux*.
4559 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4560 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4561 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4562 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4563 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4564 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4565 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4566 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4567 libgcj-disabling case statement.
4568 * configure: Regenerate.
4569
4570 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4571
4572 * configure.ac: Disable Java for targets not supporting libffi.
4573 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4574 Remove cases in Java-disabling statement.
4575 (*arm-wince-pe): Change to arm-wince-pe.
4576 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4577 cases in Java-disabling statement.
4578 (bfin-*-*): Don't disable Java again.
4579 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4580 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4581 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4582 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4583 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4584 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4585 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4586 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4587 Java-disabling statement.
4588 (mmix-*-*): Don't disable Java again.
4589 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4590 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4591 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4592 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4593 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4594 statement.
4595 * configure: Regenerate.
4596
4597 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4598
4599 * configure.ac: Separate cases disabling Java and Java libraries
4600 from general case over targets.
4601 * configure: Regenerate.
4602
4603 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4604
4605 * MAINTAINERS: Update my email address.
4606
4607 2011-04-20 Easwaran Raman <eraman@google.com>
4608
4609 * MAINTAINERS (Write After Approval): Add myself.
4610
4611 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4612
4613 PR lto/48086
4614 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4615 * configure: Regenerate.
4616
4617 2011-04-16 Jim Meyering <meyering@redhat.com>
4618
4619 * MAINTAINERS (Write After Approval): Add myself.
4620
4621 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4622
4623 * MAINTAINERS: Update my email address.
4624
4625 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4626
4627 * MAINTAINERS (Write After Approval): Add myself.
4628
4629 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4630
4631 * MAINTAINERS (Write After Approval): Add myself.
4632
4633 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4634
4635 * MAINTAINERS (Write After Approval): Add myself.
4636
4637 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4638
4639 * configure.ac (build_tools): Remove build-byacc.
4640 (host_libs): Remove mmalloc.
4641 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4642 autoconf automake libtool diff rcs fileutils shellutils time
4643 textutils wdiff find uudecode hello tar gzip indent recode release
4644 sed perl gawk findutils gettext zip.
4645 (libgcj): Remove target-qthreads.
4646 (target_tools): Remove target-examples target-gperf.
4647 (YACC): Don't handle building byacc.
4648 * configure: Regenerate.
4649 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4650 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4651 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4652 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4653 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4654 handle building components.
4655 * Makefile.in: Regenerate.
4656
4657 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4658
4659 * MAINTAINERS: Update my email address as Xtensa maintainer.
4660
4661 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4662
4663 * config.sub: Sync from upstream.
4664
4665 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4666
4667 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4668 (microblaze*): Don't disable libssp.
4669 * configure: Regenerate.
4670
4671 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4672
4673 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4674 moveifchange.
4675 * configure: Regenerate.
4676 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4677 * Makefile.in: Regenerate.
4678
4679 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4680
4681 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4682 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4683 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4684 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4685 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4686 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4687 md_exec_prefix cases.
4688 * configure: Regenerate.
4689
4690 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4691
4692 * configure.ac: Separate cases disabling target-libssp,
4693 target-libiberty, target-libstdc++-v3 and Fortran from general
4694 case over targets.
4695 * configure: Regenerate.
4696
4697 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4698
4699 * configure.ac (*-*-chorusos): Don't disable libgcj.
4700 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4701 Remove case.
4702 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4703 (arm-*-coff): Don't disable libgcj.
4704 (arm*-*-linux-gnueabi): Remove useless assignment.
4705 (arm-*-riscix*): Don't disable libgcj.
4706 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4707 configuration.
4708 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4709 (c54x*-*-*): Remove case.
4710 (tic54x-*-*): Don't disable GCC or GCC libraries.
4711 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4712 to *.
4713 (d10v-*-*): Don't disable GCC libraries.
4714 (d30v-*-*): Don't disable libgcj.
4715 (h8500-*-*): Don't disable GCC libraries.
4716 (i960-*-*): Don't disable libgcj.
4717 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4718 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4719 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4720 libgcj.
4721 (m68k-*-coff*): Remove case.
4722 (mmix-*-*): Don't disable libgloss on host.
4723 (mn10200-*-*, mn10300-*-*): Remove cases.
4724 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4725 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4726 Don't disable libgcj.
4727 (romp-*-*): Remove case.
4728 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4729 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4730 case.
4731 (v810-*-*): Don't disable GCC libraries.
4732 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4733 (ip2k-*-*): Don't disable GCC libraries.
4734 * configure: Regenerate.
4735
4736 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4737
4738 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4739 libffi on host.
4740 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4741 on host.
4742 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4743 * configure: Regenerate.
4744
4745 2011-03-26 John Marino <binutils@marino.st>
4746
4747 * configure.ac: Add support for *-*-dragonfly*
4748 * configure: Regenerate.
4749
4750 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4751
4752 * configure.ac (native_only): Remove.
4753 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4754 send-pr uudecode guile gnuserv on host.
4755 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4756 send-pr rcs guile perl texinfo libtool on host.
4757 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4758 automake send-pr rcs guile perl texinfo libtool on host.
4759 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4760 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4761 (alpha*-dec-osf*): Don't disable fileutils on target.
4762 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4763 texinfo send-pr expect dejagnu on target.
4764 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4765 target-qthreads on target.
4766 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4767 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4768 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4769 x86_64-*-mingw*): Don't disable expect on target.
4770 (*-*-cygwin*): Don't disable target-gperf on target.
4771 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4772 gnuserv on target.
4773 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4774 target.
4775 * configure: Regenerate.
4776
4777 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4778
4779 * configure.ac (target_tools): Remove target-groff.
4780 (native_only): Remove target-groff.
4781 (hppa*64*-*-*): Don't disable byacc.
4782 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4783 setting.
4784 (*-*-kaos*): Don't skip target-librx and target-groff.
4785 (*-*-netware*): Don't skip target-libmudflap.
4786 (*-*-tpf*): Don't skip target-libmudflap.
4787 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4788 directories on the host.
4789 (ia64*-*-*vms*): Don't skip tix.
4790 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4791 host.
4792 * configure: Regenerate.
4793
4794 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4795
4796 * configure.ac: Remove references to mt-mep, mt-netware,
4797 mt-wince.
4798 * Makefile.def: Add all-utils soft dependencies.
4799 * Makefile.tpl: Remove GDB_NLM_DEPS.
4800 * configure: Regenerate.
4801 * Makefile.in: Regenerate.
4802
4803 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4804
4805 * configure.ac: Do not include mh-x86omitfp.
4806 * configure: Regenerate.
4807
4808 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4809
4810 * configure.ac: Remove empty cases.
4811 * configure: Regenerate.
4812
4813 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4814
4815 * Makefile.def: Add dependency from termcap to gdb.
4816 * Makefile.in: Regenerate.
4817
4818 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4821 * configure: Regenerate.
4822 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4823 * Makefile.tpl: Likewise.
4824 * Makefile.in: Regenerate.
4825
4826 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4827
4828 * configure.ac: Remove all mentions of tentative_cc.
4829 * configure: Regenerate.
4830
4831 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4832
4833 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4834 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4835 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4836 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4837 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4838 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4839 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4840 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4841 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4842 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4843 *-*-rhapsody*): Remove host cases.
4844 * configure: Regenerate.
4845
4846 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4847
4848 * configure.ac (ppc*-*-pe): Remove host case.
4849 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4850 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4851 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4852 cases.
4853 * configure: Regenerate.
4854
4855 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4856
4857 * config.sub: Update to version 2011-03-23.
4858
4859 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4860
4861 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4862 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4863 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4864 * configure: Regenerate.
4865
4866 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4867
4868 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4869 to Write After Approval.
4870 * config-ml.in: Don't handle arc-*-elf*.
4871 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4872 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4873 handle GCC libraries.
4874 * configure: Regenerate.
4875
4876 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4877
4878 PR bootstrap/48120:
4879 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4880 Add -lstdc++ -lm to LIBS.
4881 * configure: Regenerate.
4882
4883 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4884
4885 * config.guess: Update to version 2011-02-02
4886 * config.sub: Update to version 2011-02-24
4887
4888 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4889
4890 PR lto/48086
4891 * configure.ac: Re-enable LTO on *-apple-darwin9.
4892 * configure: Regenerate.
4893
4894 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4895
4896 PR lto/48086
4897 * configure.ac: Disable LTO on darwin due to an assembler change in
4898 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4899 under 256.
4900 * configure: Regenerate.
4901
4902 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4903
4904 * MAINTAINERS: Update myself as score backend maintainer,
4905 update my e-mail address.
4906
4907 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4908
4909 * MAINTAINERS: Update my e-mail address.
4910
4911 2011-03-06 Joey Ye <joey.ye@arm.com>
4912
4913 * MAINTAINERS: Update my e-mail address.
4914
4915 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4916
4917 * configure.ac: Adjust test of with_ppl.
4918 * configure: Regenerated.
4919
4920 2011-03-02 Kai Tietz <ktietz@redhat.com>
4921
4922 * MAINTAINERS: Adjust my e-mail address.
4923
4924 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4925
4926 * configure.ac: Add -lpwl to ppllibs.
4927 * configure: Regenerated.
4928
4929 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4930
4931 * config/cloog.m4: Add -lisl to clooglibs.
4932 * configure: Regenerated.
4933
4934 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4935
4936 * MAINTAINERS (CPU Port maintainers): Add self.
4937
4938 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4939
4940 * MAINTAINERS: Add myself as testsuite maintainer.
4941
4942 2011-02-15 Mike Stump <mikestump@comcast.net>
4943
4944 * MAINTAINERS: Add myself as testsuite maintainer.
4945
4946 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4947
4948 Import from Libtool and gnulib:
4949
4950 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4951
4952 Prepare for supporting FreeBSD 10.
4953 * config.rpath: Remove handling of freebsd1* which soon would
4954 match FreeBSD 10.0.
4955
4956 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4957
4958 Remove support for FreeBSD 1.x.
4959 * libtool.m4 (_LT_LINKER_SHLIBS)
4960 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4961 soon would incorrectly match FreeBSD 10.0.
4962
4963 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4964
4965 PR binutils/12283
4966 * move-if-change: Import version from gnulib.
4967
4968 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4969
4970 PR lto/47225
4971 * Makefile.def (lto-plugin): Double dash for enable-shared.
4972 (configure-gcc): Depend on all-lto-plugin.
4973 * Makefile.in: Rebuilt.
4974
4975 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4976
4977 * configure.ac: Remove extra bracket.
4978 * configure: Regenerate.
4979
4980 2011-02-08 Tobias Burnus <burnus@net-b.de>
4981
4982 * MAINTAINERS: Add myself as libquadmath maintainer.
4983
4984 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4985
4986 * MAINTAINERS: Update my email address.
4987
4988 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4989
4990 * MAINTAINERS (option handling): Add self.
4991
4992 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4993
4994 PR lto/47225
4995 * Makefile.def: Add dependency for install-gcc
4996 on install-lto-plugin.
4997 * Makfile.in: Regenerated
4998
4999 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5000
5001 * MAINTAINERS (CPU Port Maintainers): Add myself.
5002
5003 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5004
5005 PR libgcj/44341
5006 * configure.ac: Discard --with-* flags for host when configuring
5007 target libraries for cross build.
5008 * configure: Rebuilt.
5009
5010 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5011
5012 * MAINTAINERS (linear loop transforms): Removed.
5013
5014 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5015
5016 * configure.ac: If with_ppl is no, move setting with_cloog=no
5017 after CLOOG_REQUESTED check.
5018 * configure: Regenerated.
5019
5020 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5021
5022 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5023 CLooG has been requested.
5024 * configure: Regenerated.
5025
5026 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5027
5028 * configure: Regenerated.
5029 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5030
5031 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5032
5033 * configure: Regenerated.
5034 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5035
5036 2011-01-21 Andreas Schwab <schwab@redhat.com>
5037
5038 * configure.ac: Use AS_HELP_STRING throughout.
5039 * configure: Regenerate.
5040
5041 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5042
5043 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5044 * configure: Regenerate.
5045
5046 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5047
5048 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5049
5050 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5051
5052 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5053 for ia64-hpux.
5054 * configure: Regenerate.
5055
5056 2011-01-07 Jan Hubicka <jh@suse.cz>
5057
5058 PR lto/47225
5059 * Makefile.in: Regenerate.
5060 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5061 configure.
5062
5063 2011-01-07 Jan Hubicka <jh@suse.cz>
5064
5065 * Makefile.in: Regenerate.
5066 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5067 and configure dependency on lto-plugin configure.
5068 (lto-plugin module): Remove dependency on GCC; add dependency on
5069 liniberty.
5070
5071 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5072
5073 * MAINTAINERS (Write After Approval): Add myself.
5074
5075 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5076
5077 * configure: Regenerate.
5078
5079 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5080
5081 * configure.ac: (picochip): Disable libiberty.
5082
5083 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5084
5085 * MAINTAINERS (Write After Approval): Add myself.
5086
5087 2010-12-10 Ian Lance Taylor <iant@google.com>
5088
5089 PR bootstrap/46819
5090 * configure.ac: For --disable-libgcj clear libgcj_saved.
5091 * configure: Rebuild.
5092
5093 2010-12-10 Tobias Burnus <burnus@net-b.de>
5094
5095 PR fortran/46540
5096 * configure.ac: Add --disable-libquadmath and
5097 --disable-libquadmath-support.
5098 * configure: Regenerate.
5099
5100 2010-12-03 Ian Lance Taylor <iant@google.com>
5101
5102 * MAINTAINERS: Add myself as libgo maintainer.
5103
5104 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5105
5106 PR libffi/46792
5107 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5108 * configure: Regenerate.
5109
5110 2010-12-02 Ian Lance Taylor <iant@google.com>
5111
5112 * configure.ac: Always set default for poststage1_ldflags to
5113 -static-libstdc++ -static-libgcc.
5114
5115 2010-11-29 Andreas Schwab <schwab@redhat.com>
5116
5117 * configure.ac: Move comment to remove extra space in last argument
5118 of GCC_TARGET_TOOL.
5119
5120 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5121
5122 PR other/46026
5123 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5124 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5125 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5126 (BASE_FLAGS_TO_PASS): Use it.
5127 * configure: Rebuilt.
5128 * Makefile.in: Rebuilt.
5129
5130 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5131
5132 PR binutils/12258
5133 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5134 Properly check default linker.
5135 * configure: Regnerated.
5136
5137 2010-11-23 Matthias Klose <doko@ubuntu.com>
5138
5139 * configure.ac: For --enable-gold, handle value `default' instead of
5140 `both*'. New configure option --{en,dis}able-ld.
5141 * configure: Regenerate.
5142
5143 2010-11-20 Ian Lance Taylor <iant@google.com>
5144
5145 * configure.ac: Only disable a language library if no language needs
5146 it. Don't let --disable-libgcj uncondtionally disable libffi.
5147 * configure: Rebuild.
5148
5149 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5150
5151 * Makefile.in: Regenerate.
5152
5153 PR other/46202
5154 * configure.ac: Fix just-built in-tree STRIP name to be
5155 binutils/strip-new.
5156 * configure: Regenerate.
5157 * Makefile.def (install-strip-gcc, install-strip-binutils)
5158 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5159 (install-strip-sid): Mirror dependencies on non-strip variants
5160 of these targets on the respective -strip prerequisites.
5161 * Makefile.tpl (install-strip, install-strip-host)
5162 (install-strip-target): New targets.
5163 (install-strip-[+module+], install-strip-target-[+module+]):
5164 New targets.
5165 * Makefile.in: Regenerate.
5166
5167 2010-11-19 Ian Lance Taylor <iant@google.com>
5168 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5169
5170 * configure.ac: Add target-libgo to target_libraries. Set
5171 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5172 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5173 (HOST_EXPORTS): Add GOC.
5174 (BASE_TARGET_EXPORTS): Add GOC.
5175 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5176 (GOCFLAGS_FOR_TARGET): New variable.
5177 (EXTRA_HOST_FLAGS): Add GOC.
5178 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5179 * Makefile.def (target_modules): Add libgo.
5180 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5181 (dependencies): Add dependency from configure-target-libgo to
5182 configure-target-libffi and all-target-libstdc++-v3. Add
5183 dependencies from all-target-libgo to all-target-libffi.
5184 (languages): Add go.
5185 * configure: Rebuild.
5186 * Makefile.in: Rebuild.
5187
5188 2010-11-19 Ian Lance Taylor <iant@google.com>
5189
5190 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5191 compiler/flag environment variables.
5192
5193 2010-11-18 Ian Lance Taylor <iant@google.com>
5194
5195 * configure.ac: Check for lang_requires_boot_languages in
5196 config-lang.in files.
5197 * configure: Rebuild.
5198
5199 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5200 Tobias Burnus <burnus@net-b.de>
5201
5202 PR fortran/32049
5203 * Makefile.def: Add libquadmath; build it with language=fortran.
5204 * configure.ac: Add libquadmath.
5205 * Makefile.tpl: Handle multiple libs in check-[+language+].
5206 * Makefile.in: Regenerate.
5207 * configure: Regenerate.
5208
5209 2010-11-16 Tom Tromey <tromey@redhat.com>
5210
5211 * MAINTAINERS: Moved myself to reviewers section.
5212
5213 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5214
5215 * MAINTAINERS: Moved myself to reviewers section.
5216
5217 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5218
5219 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5220 (Write After Approval): Remove self.
5221
5222 2010-11-15 Andreas Schwab <schwab@redhat.com>
5223
5224 * configure.ac: Fix spelling in option names.
5225 * configure: Regenerated.
5226
5227 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5228
5229 PR bootstrap/39622
5230 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5231 * configure: Regenerated.
5232
5233 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5234
5235 * MAINTAINERS: Update my email address.
5236
5237 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5238
5239 * configure: Regenerate.
5240
5241 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5242
5243 * configure: Regenerate.
5244
5245 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5246
5247 * configure: Regenerate.
5248
5249 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5250
5251 * configure: Regenerate.
5252
5253 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5254
5255 * configure.ac: Support official CLooG.org versions.
5256 * configure: Regenerate.
5257 * config/cloog.m4: New.
5258
5259 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5260
5261 * MAINTAINERS (Write After Approval): Add myself.
5262
5263 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5264
5265 * MAINTAINERS: Update my email address.
5266
5267 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5268
5269 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5270 * configure: Regenerate.
5271
5272 2010-11-03 Ian Lance Taylor <iant@google.com>
5273 Dave Korn <dave.korn.cygwin@gmail.com>
5274
5275 PR lto/46273
5276 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5277 and on other supported platforms whenever LTO is enabled.
5278 * configure: Rebuild.
5279
5280 2010-11-02 Alan Modra <amodra@gmail.com>
5281
5282 PR binutils/12110
5283 * configure.ac: Error when source path contains spaces.
5284 * configure: Regenerate.
5285
5286 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5287
5288 * MAINTAINERS: Update my email address.
5289
5290 2010-10-20 Ian Lance Taylor <iant@google.com>
5291
5292 * Makefile.def (target_modules): Set lib_path to src/.libs for
5293 libstdc++-v3 module.
5294 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5295 * Makefile.in: Rebuild.
5296
5297 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5298
5299 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5300 (Write After Approval): Remove myself.
5301
5302 2010-10-15 Tristan Gingold <gingold@adacore.com>
5303
5304 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5305
5306 2010-10-14 Douglas Rupp <rupp@gnat.com>
5307
5308 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5309
5310 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5311
5312 * configure.ac (build_lto_plugin): New shell variable.
5313 (--enable-lto): Turn on by default for all non-ELF platforms that
5314 have had LTO support added so far. Set build_lto_plugin appropriately
5315 for both ELF and non-ELF.
5316 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5317 * configure: Regenerate.
5318
5319 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5320
5321 Sync from src:
5322 * configure.ac (v850 support): Remove target-libgloss from
5323 noconfigdirs.
5324 * configure: Regenerate.
5325
5326 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5327
5328 PR bootstrap/45326
5329 PR bootstrap/45174
5330 * configure.ac: Honor initial values of $build_configargs,
5331 $host_configargs, $target_configargs. Mark the precious, so
5332 environment settings get recorded.
5333 * configure: Regenerate.
5334
5335 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5336
5337 PR bootstrap/45796
5338 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5339 Depend on all-build-libiberty.
5340 * Makefile.in: Regenerate.
5341
5342 2010-09-30 Michael Eager <eager@eagercon.com>
5343
5344 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5345 * configure: Regenerate.
5346
5347 2010-09-28 Michael Eager <eager@eagercon.com>
5348
5349 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5350
5351 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5352
5353 PR bootstrap/44621
5354 * configure.ac: Fix unportable shell quoting.
5355 * configure: Regenerate.
5356
5357 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5358
5359 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5360 targets and amend comment.
5361 * configure: Regenerate.
5362
5363 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5364
5365 * MAINTAINERS (Write After Approval): Add myself.
5366
5367 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5368
5369 * configure.ac: Enable LTO by default on Darwin.
5370 * configure: Regenerate.
5371
5372 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5373
5374 * MAINTAINERS (Write After Approval): Add myself.
5375
5376 2010-09-01 Ian Bolton <ian.bolton@arm.com>
5377
5378 * MAINTAINERS (Write After Approval): Add myself.
5379
5380 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5381
5382 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5383 ports
5384
5385 2010-07-28 David Yuste <david.yuste@gmail.com>
5386
5387 * MAINTAINERS (Write After Approval): Add myself.
5388
5389 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5390
5391 * configure.ac: Support all v850 targets.
5392 * configure: Regenerate.
5393
5394 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5395
5396 PR bootstrap/44455
5397 * configure.ac (extra_mpfr_configure_flags): Copy from
5398 extra_mpc_gmp_configure_flags.
5399 * configure: Re-generated.
5400
5401 2010-07-22 Andi Kleen <ak@linux.intel.com>
5402
5403 * MAINTAINERS (Write After Approval): Add myself.
5404
5405 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5406
5407 * MAINTAINERS (Write After Approval): Add myself.
5408
5409 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5410
5411 * MAINTAINERS (Write After Approval): Add myself.
5412
5413 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5414
5415 PR target/44862
5416 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5417 Provide -B option to allow for link spec %s substitutions for
5418 libstdc++.a on darwin.
5419 * Makefile.in: Regenerate.
5420
5421 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5422
5423 * MAINTAINERS (Reviewers): Update my e-mail address
5424
5425 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
5426
5427 * Makefile.def (configure-gcc): Depend on all-libelf.
5428 * Makefile.in: Rebuild.
5429
5430 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5431
5432 * MAINTAINERS (Write After Approval): Add myself in the right place.
5433
5434 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
5435
5436 * MAINTAINERS (Write After Approval): Add myself.
5437
5438 2010-05-25 Sterling Augustine <sterling@tensilica.com>
5439
5440 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5441
5442 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
5443
5444 * config.sub: Update to version 2010-05-21.
5445 * config.guess: Update to version 2010-04-03.
5446
5447 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5448
5449 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5450 * configure: Regenerate.
5451
5452 2010-05-12 Sriraman Tallam <tmsriram@google.com>
5453
5454 * MAINTAINERS (Write After Approval): Add myself.
5455
5456 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5457
5458 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5459 a platform that supports LTO.
5460 * configure: Regenerate.
5461
5462 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5463
5464 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5465 * configure: Regenerated.
5466
5467 2010-04-27 Roland McGrath <roland@redhat.com>
5468 H.J. Lu <hongjiu.lu@intel.com>
5469
5470 * configure.ac (--enable-gold): Support both, both/gold and
5471 both/bfd to add gold to configdirs without removing ld.
5472 * configure: Regenerated.
5473
5474 * Makefile.def: Add install-gold dependency to install-ld.
5475 * Makefile.in: Regenerated.
5476
5477 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5478
5479 PR lto/42776
5480 * configure.ac (--enable-lto): Refactor handling so libelf tests
5481 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5482 and allow LTO to be explicitly enabled on non-ELF platforms that
5483 are known to support it inside else-clause.
5484 * configure: Regenerate.
5485
5486 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5487
5488 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5489 * configure: Regenerate.
5490
5491 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5492
5493 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5494 * configure: Regenerate.
5495
5496 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5497
5498 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5499 separately.
5500 * configure: Regenerate.
5501
5502 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
5503
5504 * MAINTAINERS (Write After Approval): Add myself.
5505
5506 2010-04-14 Tristan Gingold <gingold@adacore.com>
5507
5508 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5509 * configure: Regenerate.
5510
5511 2010-04-13 Steve Ellcey <sje@cup.hp.com>
5512
5513 * configure: Regenerate after change to elf.m4.
5514
5515 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5516
5517 * MAINTAINERS (Write After Approval): Add myself.
5518
5519 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5520
5521 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5522 * configure: Regenerated.
5523
5524 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5525
5526 * configure.ac: Print "buggy but acceptable" when CLooG
5527 revision is less than 9.
5528 * configure: Regenerated.
5529
5530 2010-04-01 Diego Novillo <dnovillo@google.com>
5531
5532 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5533
5534 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5535
5536 PR bootstrap/43615
5537 PR bootstrap/43328
5538
5539 Revert:
5540
5541 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5542
5543 * configure.ac: Do not pass --enable-multilib nor
5544 --disable-multilib in baseargs. Accept explicitly passed
5545 --enable_multilib.
5546 * configure: Regenerate.
5547
5548 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5549
5550 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5551
5552 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5553
5554 * MAINTAINERS: Remove myself.
5555
5556 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5557
5558 PR bootstrap/43328
5559 * configure.ac: Do not pass --enable-multilib nor
5560 --disable-multilib in baseargs. Accept explicitly passed
5561 --enable_multilib.
5562 * configure: Regenerate.
5563
5564 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5565
5566 * MAINTAINERS (spu port): Remove me.
5567
5568 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5569
5570 * configure.ac (tic6x-*-*): New case.
5571 * configure: Regenerate.
5572
5573 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5574
5575 * config.sub: Update to version 2010-03-22.
5576 * config.guess: Update to version 2009-12-30.
5577
5578 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5579
5580 PR ada/42554
5581 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5582 * configure: Regenerate.
5583
5584 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5585
5586 * MAINTAINERS: Update my email address.
5587
5588 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5589
5590 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5591 (ghassan.shobaki@amd.com): Removed.
5592
5593 2010-03-17 Alan Modra <amodra@gmail.com>
5594
5595 * MAINTAINERS: Update my email address.
5596
5597 2010-03-16 Diego Novillo <dnovillo@google.com>
5598
5599 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5600 Matthews.
5601
5602 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5603
5604 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5605 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5606
5607 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5608
5609 * MAINTAINERS: Update my email address.
5610
5611 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5612
5613 * MAINTAINERS: Update my email address.
5614
5615 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5616
5617 * MAINTAINERS: Update my email address.
5618
5619 2010-03-09 Jie Zhang <jie@codesourcery.com>
5620
5621 * MAINTAINERS: Update my email address.
5622
5623 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5624
5625 PR libstdc++/32499
5626 * configure.ac (RANLIB): Default to true.
5627 (STRIP): Likewise.
5628 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5629 * configure: Regenerate.
5630
5631 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5632
5633 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5634 (Write After Approval): Update my email address.
5635
5636 2010-02-17 Nick Clifton <nickc@redhat.com>
5637
5638 PR 11238
5639 * Makefile.tpl (local-distclean): Also remove config.cache files in
5640 sub-directories as there may not be Makefiles present in the
5641 sub-directories.
5642 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5643 the config.cache files found by the find command.
5644
5645 * Makefile.in: Regenerate.
5646 * configure.ac: Revert previous delta.
5647 * configure: Regenerate.
5648
5649 2010-02-15 Nick Clifton <nickc@redhat.com>
5650
5651 PR 11238
5652 * configure.ac: Delete config.cache files in sub-directories when
5653 deleting Makefiles.
5654 * configure: Regenerate.
5655
5656 2010-02-12 Ben Elliston <bje@gnu.org>
5657
5658 * MAINTAINERS: Update my email address.
5659
5660 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5661
5662 * MAINTAINERS (spu port): Update my email address.
5663
5664 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5665
5666 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5667
5668 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5669
5670 * configure.ac: Add "recommended" version checks for GMP/MPC.
5671 Update recommended GMP/MPFR/MPC versions.
5672 * configure: Regenerate.
5673
5674 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5675
5676 * MAINTAINERS: Move my Embecosm email address into the
5677 write-after-approval section.
5678
5679 2010-01-26 Ian Lance Taylor <iant@google.com>
5680
5681 * MAINTAINERS: Add myself as Go frontend maintainer.
5682
5683 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5684
5685 PR libstdc++/36101, PR libstdc++/42813
5686 * configure.ac (bootstrap_target_libs): Make inclusion of
5687 target-libgomp conditional on libgomb being in target_configdirs.
5688 * configure: Regenerate.
5689
5690 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5691
5692 PR libstdc++/36101, PR libstdc++/42813
5693 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5694 * configure: Regenerate.
5695
5696 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5697
5698 PR libstdc++/36101, PR libstdc++/42813
5699 * configure.ac (target_configdirs): Substitute.
5700 * Makefile.def: Bootstrap target module libgomp.
5701 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5702 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5703 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5704 * configure, Makefile.in: Regenerate.
5705
5706 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5707
5708 * MAINTAINERS: Adjust my details.
5709
5710 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5711
5712 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5713
5714 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5715
5716 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5717
5718 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5719
5720 * MAINTAINERS (Write After Approval): Add myself.
5721
5722 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5723
5724 * MAINTAINERS (Write After Approval): Add myself.
5725
5726 2010-01-11 Richard Guenther <rguenther@suse.de>
5727
5728 PR lto/41569
5729 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5730 * Makefile.in: Regenerated.
5731
5732 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5733
5734 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5735 * configure: Regenerate.
5736
5737 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5738 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5739
5740 PR bootstrap/42424
5741 * configure.ac: Include libtool m4 files.
5742 (_LT_CHECK_OBJDIR): Call it.
5743 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5744 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5745
5746 * configure: Regenerate.
5747
5748 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5749
5750 PR bootstrap/41818
5751 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5752 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5753 * Makefile.in: Regenerate.
5754
5755 2010-01-02 Richard Guenther <rguenther@suse.de>
5756
5757 PR lto/41529
5758 * configure.ac: Include config/elf.m4. Disable LTO if not
5759 builting for an elf target.
5760 * configure: Regenerate.
5761
5762 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5763
5764 * MAINTAINERS: Change my email address.
5765
5766 2009-12-18 Ben Elliston <bje@au.ibm.com>
5767
5768 * config.sub, config.guess: Update from upstream sources.
5769
5770 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5771
5772 * MAINTAINERS (Write After Approval): Add myself.
5773
5774 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5775
5776 PR middle-end/30447
5777 PR middle-end/30789
5778 PR other/40302
5779
5780 * configure.ac: Require MPC.
5781 * configure: Regenerate.
5782
5783 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5784
5785 PR target/38384
5786 PR bootstrap/40972
5787 * libtool.m4: Sync from git Libtool.
5788 * ltoptions.m4: Likewise.
5789 * ltversion.m4: Likewise.
5790 * lt~obsolete.m4: Likewise.
5791 * ltmain.sh: Likewise.
5792
5793 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5794
5795 * configure.ac: Update minimum MPC version to 0.8.
5796 * configure: Regenerate.
5797
5798 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5799
5800 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5801 * configure: Regenerated.
5802
5803 2009-11-21 Ian Lance Taylor <iant@google.com>
5804
5805 * configure.ac: Change default of poststage1_ldflags to be empty if
5806 poststage1_libs is set. When poststage1_libs is empty, and
5807 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5808 * configure: Rebuild.
5809
5810 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5811
5812 * MAINTAINERS (Write After Approval): Update my email address.
5813
5814 2009-11-20 Ben Elliston <bje@au.ibm.com>
5815
5816 * config.guess: Update from upstream sources.
5817
5818 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5819
5820 * Makefile.def: Restore host and target settings for gmp.
5821 * Makefile.in: Rebuild.
5822
5823 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5824
5825 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5826 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5827 Fix portability of test of C++ as bootstrap language. Add
5828 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5829 * configure: Rebuild.
5830 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5831 and cloog. Fix in-tree ppl configuration. Introduce libelf
5832 in-tree building.
5833 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5834 (POSTSTAGE1_HOST_EXPORTS): Use it.
5835 (STAGE[+id+]_CXXFLAGS): New.
5836 (BASE_FLAGS_TO_PASS): Pass it down.
5837 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5838 extra_exports.
5839 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5840 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5841 extra_exports.
5842 * Makefile.in: Rebuild.
5843
5844 2009-11-17 Ben Elliston <bje@au.ibm.com>
5845
5846 * config.sub, config.guess: Update from upstream sources.
5847
5848 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
5852 2009-11-09 Jon Beniston <jon@beniston.com>
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
5856 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5857
5858 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5859 paths for *-w64-mingw* and x86_64-*mingw*.
5860 * configure: Regenerated.
5861
5862 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5863
5864 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5865
5866 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5867
5868 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5869 Phil Edwards to Write-After Approval.
5870
5871 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5872
5873 * configure.ac: Disable target-winsup & co for
5874 x86_64-*-mingw* and *-w64-mingw* targets.
5875 * configure: Regenerated.
5876
5877 2009-10-16 Nick Clifton <nickc@redhat.com>
5878
5879 * MAINTAINERS: Add myself as a maintainer for the RX port.
5880
5881 2009-10-26 Johannes Singler <singler@kit.edu>
5882
5883 * MAINTAINERS (Write After Approval): Update my e-mail address.
5884
5885 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5886
5887 * configure.ac (CLooG test): Use = with test.
5888 * configure: Regenerate.
5889
5890 2009-10-22 Richard Guenther <rguenther@suse.de>
5891
5892 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5893 cloog if the ppl version check failed. Move flags saving
5894 before setting in libelf check.
5895 * configure: Regenerate.
5896
5897 2009-10-21 Richard Guenther <rguenther@suse.de>
5898
5899 * configure.ac: Adjust the ppl and cloog configure to work as
5900 documented. Disable cloog if ppl was disabled. Omit the version
5901 checks if they were disabled.
5902 * configure: Re-generate.
5903
5904 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5905
5906 * configure.ac: Add 'lto' to enable_languages, not
5907 new_enable_languages, and only if not already present.
5908 * configure: Regenerate.
5909
5910 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5911
5912 * README: Refer to the various COPYING* files instead of just
5913 COPYING.
5914 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5915
5916 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5917
5918 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5919
5920 2009-10-07 Richard Guenther <rguenther@suse.de>
5921
5922 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5923 and Richard Guenther as reviewers.
5924 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5925 as reviewers.
5926
5927 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5928
5929 * config.sub: Update from upstream sources.
5930
5931 2009-10-06 Ian Lance Taylor <iant@google.com>
5932
5933 * Makefile.def: check-gold depends upon all-gas.
5934 * Makefile.in: Rebuild.
5935
5936 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5937
5938 * MAINTAINERS (Write After Approval): Add myself.
5939
5940 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5941
5942 * Makefile.def: all-lto-plugin depends on all-libiberty.
5943 set bootstrap=true for lto-plugin.
5944 Add lto-plugin.
5945 * Makefile.in: Regenerate.
5946 * configure.ac (host_libs): Add lto-plugin.
5947 * configure: Regenerate.
5948
5949 2009-10-03 Diego Novillo <dnovillo@google.com>
5950
5951 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5952 (HOST_LIBELFLIBS): Define.
5953 (HOST_LIBELFINC): Define.
5954 * Makefile.in: Regenerate.
5955 * configure.ac: Add --enable-lto.
5956 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5957 If --enable-lto is used, add 'lto' to new_enable_languages.
5958 If --enable-lto is used and gold is enabled, add
5959 lto-plugin to configdirs.
5960 * configure: Regenerate.
5961
5962 2009-10-03 Simon Baldwin <simonb@google.com>
5963
5964 * configure.ac: If --with-system-zlib, suppress local zlib and
5965 pass --with-system-zlib to subdir configure scripts.
5966 * configure: Regenerate.
5967
5968 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5969 Paolo Bonzini <bonzini@gnu.org>
5970
5971 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5972 $(srcdir).
5973 * Makefile.in: Rebuilt.
5974
5975 2009-09-26 Gary Funck <gary@intrepid.com>
5976
5977 * MAINTAINERS (Write After Approval): Add myself.
5978
5979 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5980
5981 * configure.ac: Update minimum MPC version to 0.7.
5982 * configure: Regenerate.
5983
5984 2009-09-25 Nick Clifton <nickc@redhat.com>
5985
5986 * configure.ac: Pass any --cache-file=/dev/null option on to
5987 subconfigures.
5988 * configure: Regenerate.
5989
5990 2009-09-23 Nick Clifton <nickc@redhat.com>
5991
5992 * config.sub, config.guess: Update from upstream sources.
5993
5994 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5995
5996 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5997 * Makefile.in: Rebuilt.
5998
5999 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6000
6001 PR bootstrap/32272
6002 * configure.ac: Error out if $srcdir isn't '.' but contains
6003 host-${host_noncanonical}.
6004 * configure: Regenerate.
6005
6006 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6007
6008 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6009 maintainer.
6010
6011 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6012
6013 * configure.ac: If bootstrapping a combined tree with
6014 --enable-gold, require c++ in stage1_languages.
6015 * configure: Regenerate.
6016
6017 * configure.ac: Also add target_libs of stage1_languages to
6018 bootstrap_target_libs.
6019 * configure: Regenerate.
6020
6021 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6022 with --enable-languages not containing c++.
6023 * configure: Regenerate.
6024
6025 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6026
6027 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6028 * configure: Regenerate.
6029
6030 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6031
6032 * MAINTAINERS (Write After Approval): Update my e-mail address,
6033 and move from from here...
6034 (Waiting for paperwork): To here.
6035
6036 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6037
6038 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6039
6040 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6041
6042 * configure.ac: Do not use $extrasub for replacing @if/@endif
6043 parts in Makefile; instead, use additional arguments to
6044 AC_CONFIG_COMMANDS to do the replacement manually, with several
6045 sed invocations, to avoid HP-UX sed command limits.
6046 * configure: Regenerate.
6047
6048 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6049
6050 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6051 blank before -L.
6052
6053 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6054
6055 * configure.ac (with-build-config): Document. Handle without.
6056 Handle missing argument.
6057 * configure: Rebuilt.
6058
6059 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6060
6061 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6062 Default to bootstrap-debug only if compare-debug works.
6063 * configure: Rebuilt.
6064 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6065 * Makefile.in: Rebuilt.
6066
6067 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6068
6069 * MAINTAINERS (OS Port Maintainers): Update my email address.
6070
6071 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6072
6073 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6074 * Makefile.in: Rebuilt.
6075
6076 2009-09-01 Chris Demetriou <cgd@google.com>
6077
6078 * MAINTAINERS (Write After Approval): Add myself.
6079
6080 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6081
6082 PR debug/30161
6083 * include/dwarf2.h (enum dwarf_tag): Added
6084 DW_TAG_GNU_template_template_param
6085 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6086
6087 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6088
6089 * Makefile.tpl (AWK): Fix typo.
6090 * Makefile.in: Regenerate.
6091
6092 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6093
6094 * configure.ac: Detect awk and sed.
6095 * Makefile.def (flags_to_pass): Add AWK and SED.
6096 * Makefile.tpl (AWK, SED): New.
6097 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6098 * configure: Regenerate.
6099 * Makefile.in: Regenerate.
6100
6101 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6102
6103 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6104 (collapseslashes): Likewise.
6105
6106 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6107
6108 * configure.ac (AC_PREREQ): Bump to 2.64.
6109
6110 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6111
6112 * configure.ac: Remove --with-datarootdir, --with-docdir,
6113 --with-pdfdir, --with-htmldir switches.
6114 * configure: Regenerate.
6115
6116 * configure: Regenerate.
6117
6118 * compile: Sync from Automake 1.11.
6119 * depcomp: Likewise.
6120 * install-sh: Likewise.
6121 * missing: Likewise.
6122 * mkinstalldirs: Likewise.
6123 * ylwrap: Likewise.
6124
6125 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6126
6127 * ltmain.sh (func_normal_abspath): New function.
6128 (func_relative_path): Likewise.
6129 (func_mode_help): Document new -bindir option for link mode.
6130 (func_mode_link): Add new -bindir option, and use it to place
6131 output DLL if specified.
6132
6133 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6134
6135 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6136 (baseargs): Add --disable-option-checking.
6137 * configure: Regenerate.
6138
6139 * Makefile.def (configure-target-libiberty): Depend on
6140 all-binutils and all-ld.
6141 (configure-target-newlib): Likewise.
6142 * Makefile.in: Regenerate.
6143
6144 2009-08-17 Ben Elliston <bje@au.ibm.com>
6145
6146 * config.sub, config.guess: Update from upstream sources.
6147
6148 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6149
6150 Sync from src, merge:
6151
6152 2009-07-02 Tristan Gingold <gingold@adacore.com>
6153
6154 * configure.ac: Do not exclude gas for i386-*-darwin.
6155 Add a case for x86_64-*-darwin.
6156 * configure: Regenerate.
6157
6158 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6159
6160 * MAINTAINERS: Add my name to Write After Approval list.
6161
6162 2009-08-06 Michael Eager <eager@eagercon.com>
6163
6164 * configure.ac: Add Microblaze target.
6165 * configure: Regenerate.
6166
6167 2009-07-31 Christian Bruel <christian.bruel@st.com>
6168
6169 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6170 * configure: Regenerate.
6171
6172 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6173
6174 * MAINTAINERS (Write After Approval): Update my e-mail address.
6175
6176 2009-07-06 Ian Lance Taylor <iant@google.com>
6177
6178 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6179 * configure: Rebuild.
6180
6181 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6182
6183 * MAINTAINERS: Move myself to the Graphite Reviewers.
6184
6185 2009-06-30 Wei Guozhi <carrot@google.com>
6186
6187 * MAINTAINERS: Add my name to Write After Approval list.
6188
6189 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6190
6191 PR bootstrap/40338
6192 * configure.ac (comparestring): Create new variable.
6193 * Makefile.tpl (comparestring): Use to skip some comparisions.
6194 * configure: Regenerate.
6195 * Makefile.in: Regenerate.
6196
6197 2009-06-26 Doug Evans <dje@sebabeach.org>
6198
6199 * Makefile.def (host_modules): Add cgen.
6200 * Makefile.in: Regenerate.
6201 * configure.ac (host_tools): Add cgen.
6202 * configure: Regenerate.
6203
6204 2009-06-23 DJ Delorie <dj@redhat.com>
6205
6206 * MAINTAINERS: Add myself as mep maintainer.
6207
6208 2009-06-23 Ian Lance Taylor <iant@google.com>
6209
6210 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6211 boot_languages. Only bootstrap target libraries listed in
6212 target_libs for some boot language. Add --with-stage1-ldflags,
6213 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6214 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6215 if not building with C++.
6216 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6217 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6218 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6219 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6220 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6221 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6222 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6223 * configure, Makefile.in: Rebuild.
6224
6225 2009-06-23 Li Feng <nemokingdom@gmail.com>
6226
6227 * MAINTAINERS: Added my name to write-after-approval list.
6228
6229 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6230
6231 * configure.ac: Define is_elf for QNX Neutrino targets.
6232 * configure: Regenerate.
6233
6234 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6235
6236 * MAINTAINERS: Added my name to the write-after-approval list
6237
6238 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6239
6240 * configure.ac: Detect MPC in default directory.
6241 * configure: Regenerate.
6242
6243 2009-06-03 Jerome Guitton <guitton@adacore.com>
6244 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6245
6246 * Makefile.tpl (all): Avoid a trailing backslash.
6247 * Makefile.in: Regenerate.
6248
6249 2009-06-03 Ben Elliston <bje@au.ibm.com>
6250
6251 * config.sub, config.guess: Update from upstream sources.
6252
6253 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6254
6255 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6256 to noconfdirs.
6257 * configure: Regenerate.
6258
6259 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6260
6261 * Makefile.tpl ([+compare-target+]): Compare all stage
6262 directories, rather than just gcc.
6263 * Makefile.in: Rebuilt.
6264
6265 2009-06-01 Doug Kwan <dougkwan@google.com>
6266
6267 * configure.ac: Support gold for target arm*-*-*.
6268 * configure: Regenerate.
6269
6270 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6271
6272 * Makefile.def: Add MPC support and dependencies.
6273 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6274
6275 * Makefile.in, configure: Regenerate.
6276
6277 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6278
6279 * Makefile.tpl (all): Avoid harmless warning in make all when
6280 gcc-bootstrap is enabled but stage_last does not exist.
6281 * Makefile.in: Rebuilt.
6282
6283 2009-05-24 Nicolas Roche <roche@adacore.com>
6284
6285 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6286 * Makefile.in: Regenerate.
6287
6288 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6289
6290 * MAINTAINERS: Update my e-mail address.
6291
6292 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6293
6294 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6295 * configure: Regenerate.
6296
6297 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6298
6299 PR other/40159
6300 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6301 gcc-no-bootstrap are mutually exclusive.
6302 * Makefile.in: Rebuilt.
6303
6304 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6305
6306 PR other/40159
6307 * Makefile.tpl (all): Don't end with unconditional success.
6308 * Makefile.in: Rebuilt.
6309
6310 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6311
6312 PR target/37137
6313 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6314 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6315 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6316 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6317 stage_configureflags, stage_cflags and stage_libcflags into
6318 explicit Makefile macros.
6319 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6320 GFORTRAN.
6321 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6322 CC. Set CC_FOR_BUILD from CC.
6323 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6324 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6325 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6326 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6327 and GFORTRAN.
6328 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6329 (_LIBCFLAGS): Renamed to _TFLAGS.
6330 (do-compare-debug, do-compare3-debug): Drop.
6331 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6332 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6333 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6334 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6335 (XGCC_FLAGS_FOR_TARGET): New.
6336 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6337 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6338 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6339 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6340 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
6341 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6342 TFLAGS.
6343 (BUILD_CONFIG): Include if requested.
6344 (all): Set TFLAGS on bootstrap.
6345 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6346 (all-stageid-prefixmodule): Likewise.
6347 (do-clean, distclean-stageid): Set TFLAGS.
6348 (restrap): Fix whitespace.
6349 * Makefile.in: Rebuilt.
6350
6351 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
6352
6353 * config.guess: Sync with src.
6354
6355 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6356
6357 * configure.ac ($with_ppl): Default to no if not supplied.
6358 ($with_cloog): Likewise.
6359 configure: Regenerate.
6360
6361 2009-04-27 James E. Wilson <wilson@codesourcery.com>
6362
6363 * MAINTAINERS: Update my e-mail address.
6364
6365 2009-04-27 Nick Clifton <nickc@redhat.com>
6366
6367 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6368
6369 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6370
6371 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6372 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6373 * Makefile.in: Regenerate.
6374
6375 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6376
6377 PR bootstrap/39739
6378 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6379 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6380
6381 * configure, Makefile.in: Regenerate.
6382
6383 2009-04-21 Taras Glek <tglek@mozilla.com>
6384
6385 * include/hashtab.h: Update GTY annotations to new syntax
6386 * include/splay-tree.h: Likewise
6387
6388 2009-04-17 Ben Elliston <bje@au.ibm.com>
6389
6390 * config.sub, config.guess: Update from upstream sources.
6391
6392 2009-04-15 Anthony Green <green@moxielogic.com>
6393
6394 * configure.ac: Add moxie support.
6395 * configure: Rebuilt.
6396
6397 2009-04-14 Jakub Jelinek <jakub@redhat.com>
6398
6399 * configure.ac: Change copyright header to refer to version
6400 3 of the GNU General Public License and to point readers at the
6401 COPYING3 file and the FSF's license web page.
6402 * Makefile.def: Likewise.
6403 * Makefile.tpl: Likewise.
6404 * Makefile.in: Regenerate.
6405
6406 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6407
6408 * configure.ac: Restore match for darwin9 or later. Use double
6409 brackets since regeneration eats one pair.
6410 * configure: Regenerate.
6411
6412 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6413
6414 PR gas/10039
6415 * configure.ac: Require texinfo 4.7.
6416 * configure: Regenerated.
6417
6418 2009-04-09 Nick Clifton <nickc@redhat.com>
6419
6420 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6421 the GCC Runtime Library Exception.
6422
6423 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6424
6425 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6426 * configure: Regenerate.
6427
6428 2009-04-01 Steve Ellcey <sje@cup.hp.com>
6429
6430 * Makefil.def (languages): New entries.
6431 * Makefile.tpl (check-gcc-*): New generic target.
6432 * Makefile.in: Regenerate.
6433
6434 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
6435
6436 * MAINTAINERS: Update my email address.
6437
6438 2009-03-18 Tom Tromey <tromey@redhat.com>
6439
6440 * configure: Rebuild.
6441 * configure.ac (host_libs): Add libiconv.
6442 * Makefile.in: Rebuild.
6443 * Makefile.def (host_modules): Add libiconv.
6444 (configure-gdb, all-gdb): Depend on libiconv.
6445
6446 2009-03-16 Tristan Gingold <gingold@adacore.com>
6447
6448 * configure.ac: Treat gdb as supported on x86_64-darwin.
6449 * configure: Regenerate.
6450
6451 2009-03-16 Joseph Myers <joseph@codesourcery.com>
6452
6453 * configure.ac (--with-host-libstdcxx): New option.
6454 * configure: Regenerate.
6455
6456 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
6457
6458 * MAINTAINERS: Move myself into the write after approval list.
6459
6460 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6461
6462 * MAINTAINERS: Update e-mail address.
6463
6464 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6465
6466 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6467
6468 2009-03-10 Ira Rosen <irar@il.ibm.com>
6469
6470 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6471
6472 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6473
6474 Backport from git Libtool:
6475
6476 2009-01-19 Robert Millan <rmh@aybabtu.com>
6477 Support GNU/kOpenSolaris.
6478 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6479 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6480 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6481 GNU/kOpenSolaris.
6482
6483 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6484
6485 * MAINTAINERS: Update e-mail address.
6486
6487 2009-02-24 Michael Eager <eager@eagercon.com>
6488
6489 * MAINTAINERS (Write After Approval): Add self.
6490
6491 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
6492
6493 * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2009-02-05 Andreas Schwab <schwab@suse.de>
6496
6497 * Makefile.tpl (stage_last): Define $r and $s before using
6498 $(RECURSE_FLAGS_TO_PASS).
6499 * Makefile.in: Regenerate
6500
6501 2009-01-30 Ian Lance Taylor <iant@google.com>
6502
6503 * MAINTAINERS: Move myself to the Global Reviewers list.
6504
6505 2009-01-29 Robert Millan <rmh@aybabtu.com>
6506
6507 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6508 * configure: Regenerate.
6509
6510 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6511
6512 * MAINTAINERS: Make whitespace consistent.
6513 Remove Robert Millan from Write After Approval.
6514
6515 2009-01-16 Alan Modra <amodra@bigpond.net.au>
6516
6517 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6518 (all-opcodes): Depend on all-libiberty.
6519 * Makefile.in: Regenerate.
6520
6521 2009-01-15 Douglas B Rupp <rupp@gnat.com>
6522
6523 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6524 * configure: Regenerate.
6525
6526 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6527
6528 * MAINTAINERS (Write After Approval): Add myself.
6529
6530 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6531
6532 * MAINTAINERS: Add myself to reviewers (Fortran).
6533
6534 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6535
6536 PR tree-optimization/38515
6537 * configure.ac (cloog-polylib): Removed.
6538 (with_ppl, with_cloog): Test for "no".
6539 * configure: Regenerated.
6540
6541 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6542
6543 * MAINTAINERS: Moved myself to reviewers (Fortran).
6544
6545 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6546
6547 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6548 (Write After Approval): Remove myself.
6549
6550 2009-01-03 Diego Novillo <dnovillo@google.com>
6551
6552 * MAINTAINERS: Remove myself from alias maintainership.
6553
6554 2009-01-02 David Ayers <ayers@fsfe.org>
6555
6556 * MAINTAINERS: Update e-mail address.
6557
6558 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6559
6560 * MAINTAINERS: Make whitespace consistent.
6561
6562 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6563
6564 Backport from upstream Libtool:
6565 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6566 Add cache variables to tests that require the linker to work.
6567 For shlibpath_overrides_runpath, this also changes the semantics
6568 to let the result from the C compiler take precedence.
6569
6570 2008-12-02 Ben Elliston <bje@au.ibm.com>
6571
6572 * config.sub, config.guess: Update from upstream sources.
6573
6574 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6575
6576 * configure.ac (ppllibs): Add by default the lib flags.
6577 * configure: Regenerate.
6578
6579 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6580
6581 * MAINTAINERS: Add myself to the write after approval list.
6582
6583 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6584
6585 * configure.ac: Add double brackets on darwin[912].
6586 * configure: Regenerate.
6587
6588 2008-12-03 Daniel Kraft <d@domob.eu>
6589
6590 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6591 Approval to Reviewer section (for Fortran front-end).
6592
6593 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6594
6595 * configure.ac: Expand to darwin10 and later.
6596 * configure: Regenerate.
6597
6598 2008-12-02 Andreas Schwab <schwab@suse.de>
6599
6600 * Makefile.def: configure-target-boehm-gc depends on
6601 all-target-libstdc++-v3.
6602 * Makefile.in: Regenerate.
6603
6604 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6605
6606 * MAINTAINERS: Add myself as mingw maintainer.
6607
6608 2008-12-02 Ben Elliston <bje@au.ibm.com>
6609
6610 * config.sub, config.guess: Update from upstream sources.
6611
6612 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6613
6614 * README.SCO: Remove.
6615
6616 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6617
6618 * MAINTAINERS: Add myself to the write after approval list.
6619
6620 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6621
6622 * MAINTAINERS: Update my email address in WAA section.
6623
6624 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6625
6626 * MAINTAINERS: Update e-mail address.
6627
6628 2008-11-27 Toon Moene <toon@moene.org>
6629
6630 * MAINTAINERS: Change e-mail address.
6631
6632 2008-11-27 Tristan Gingold <gingold@adacore.com>
6633
6634 * configure.ac: Build gdb for i?86-*-darwin*
6635 * configure: Regenerated.
6636
6637 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6638
6639 * MAINTAINERS: Added my full name.
6640
6641 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6642
6643 PR bootstrap/38014
6644 PR bootstrap/37923
6645
6646 Revert:
6647
6648 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6649
6650 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6651 * Makefile.in: Regenerated.
6652
6653 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6654
6655 PR gdb/921
6656 PR gdb/1646
6657 PR gdb/2175
6658 PR gdb/2176
6659
6660 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6661 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6662 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6663 (HOST_EXPORTS): Pass CPPFLAGS.
6664 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6665 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6666 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6667 * Makefile.in, configure: Regenerated.
6668 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6669 and CPPFLAGS_FOR_BUILD.
6670
6671 2008-11-06 Jeff Law <law@redhat.com>
6672
6673 * MAINTAINERS: Add myself as middle end maintainer.
6674
6675 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6676
6677 * MAINTAINERS (Write after approval): Add myself.
6678
6679 2008-11-05 Diego Novillo <dnovillo@google.com>
6680
6681 * MAINTAINERS (Global Reviewers): Add myself.
6682 (Non-Algorithmic Maintainers): Remove myself.
6683
6684 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6685
6686 * MAINTAINERS (Write after approval): Add myself.
6687
6688 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6689
6690 * MAINTAINERS (Write after approval): Add myself.
6691
6692 2008-10-31 Ben Elliston <bje@au.ibm.com>
6693
6694 * configure.ac (spu-*-*): Remove special case.
6695 * configure: Regenerate.
6696
6697 2008-10-30 Catherine Moore <clm@codesourcery.com>
6698
6699 * MAINTAINERS (Write after approval): Update my email address.
6700
6701 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6702
6703 * configure.ac [spu-*-*]: Do not set skipdirs.
6704 * configure: Re-generate.
6705
6706 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6707
6708 * MAINTAINERS (Various Maintainers): Add myself to reload.
6709
6710 2008-10-25 Richard Guenther <rguenther@suse.de>
6711
6712 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6713 maintainer. Remove myself as libgcc-math maintainer.
6714 (Non-Algorithmic Maintainers): Remove myself.
6715
6716 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6717
6718 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6719 * Makefile.in: Regenerated.
6720
6721 2008-10-23 Cary Coutant <ccoutant@google.com>
6722
6723 * MAINTAINERS (Write after approval): Add myself.
6724
6725 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6726
6727 PR gdb/921
6728 PR gdb/1646
6729 PR gdb/2175
6730 PR gdb/2176
6731
6732 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6733 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6734 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6735 (HOST_EXPORTS): Pass CPPFLAGS.
6736 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6737 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6738 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6739 * Makefile.in, configure: Regenerated.
6740 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6741 and CPPFLAGS_FOR_BUILD.
6742
6743 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6744
6745 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6746 Sebastian Pop.
6747
6748 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6749
6750 * MAINTAINERS (Write After Approval): Added myself.
6751
6752 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6753
6754 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6755 recommended version to 2.3.2.
6756
6757 * configure: Regenerate.
6758
6759 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6760
6761 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6762
6763 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6764
6765 * MAINTAINERS (Write After Approval): Update e-mail address.
6766
6767 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6768
6769 * libtool.m4: Update to libtool 2.2.6.
6770 * lt~obsolete.m4: Update to libtool 2.2.6.
6771 * ltmain.sh: Update to libtool 2.2.6.
6772 * ltsugar.m4: Update to libtool 2.2.6.
6773 * ltversion.m4: Update to libtool 2.2.6.
6774 * ltoptions.m4: Update to libtool 2.2.6.
6775 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6776
6777 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6778
6779 * MAINTAINERS (Write After Approval): Add myself.
6780
6781 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6782
6783 * MAINTAINERS (Write After Approval): Update my name.
6784
6785 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6786
6787 * MAINTAINERS: Add myself in "Write After Approval".
6788
6789 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6790
6791 * MAINTAINERS: Add myself as ia64 maintainer.
6792
6793 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6794
6795 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6796 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6797 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6798 and Michael Tiemann from Write After Approval since they do not
6799 actually have access.
6800
6801 2008-09-05 Richard Guenther <rguenther@suse.de>
6802
6803 * configure.ac: Initialize clooglibs to -lcloog.
6804 * configure: Re-generate.
6805
6806 2008-09-04 Le-Chun Wu <lcwu@google.com>
6807
6808 * MAINTAINERS (Write After Approval): Add myself.
6809
6810 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6811
6812 * configure.ac (--with-cloog-polylib): New.
6813 (--disable-cloog-version-check): New.
6814 (--disable-ppl-version-check): New.
6815 * configure: Re-generate.
6816
6817 2008-09-03 Richard Guenther <rguenther@suse.de>
6818
6819 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6820 cloog test.
6821 * configure: Re-generate.
6822
6823 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6824
6825 Add picoChip port.
6826 * MAINTAINERS: Add picoChip maintainers.
6827
6828 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6829 Tobias Grosser <grosser@fim.uni-passau.de>
6830 Jan Sjodin <jan.sjodin@amd.com>
6831 Harsha Jagasia <harsha.jagasia@amd.com>
6832 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6833 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6834 Adrien Eliche <aeliche@isty.uvsq.fr>
6835
6836 Merge from graphite branch.
6837 * configure: Regenerate.
6838 * Makefile.in: Regenerate.
6839 * configure.ac (host_libs): Add ppl and cloog.
6840 Add checks for PPL and CLooG.
6841 * Makefile.def (ppl, cloog): Added modules and dependences.
6842 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6843 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6844
6845 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6846
6847 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6848 (GCC_SHLIB_SUBDIR): New.
6849 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6850 * configure: Regenerate.
6851 * Makefile.in: Regenerate.
6852
6853 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6854
6855 * MAINTAINERS: Consistently use tabs to separate columns.
6856
6857 2008-08-29 Tristan Gingold <gingold@adacore.com>
6858
6859 * MAINTAINERS (Write after Approval): Add myself.
6860
6861 2008-08-28 Tristan Gingold <gingold@adacore.com>
6862
6863 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6864 Enable bfd, binutils and opcodes.
6865 * configure: Regenerate.
6866
6867 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6868
6869 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6870
6871 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6872
6873 * MAINTAINERS: Use correct Umlaut for last name.
6874
6875 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6876
6877 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6878
6879 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6880
6881 * MAINTAINERS: Update my email address.
6882
6883 2008-08-16 Nicolas Roche <roche@adacore.com>
6884
6885 * Makefile.tpl: Add BOOT_ADAFLAGS.
6886 * Makefile.in: Regenerate.
6887
6888 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6889
6890 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6891 * configure: Regenerate.
6892
6893 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6894
6895 * configure.ac: Add makefile fragments for hpux.
6896 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6897 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6898 * configure: Regenerate.
6899 * Makefile.in: Regenerate.
6900
6901 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6902
6903 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6904
6905 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6906
6907 * MAINTAINERS (Write after Approval): Add myself.
6908
6909 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6910
6911 * MAINTAINERS (Write After Approval): Add myself.
6912
6913 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6914
6915 * MAINTAINERS (Write After Approval): Add myself.
6916
6917 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6918
6919 * MAINTAINERS: Update my email address.
6920
6921 2008-06-25 Joey Ye <joey.ye@intel.com>
6922
6923 * MAINTAINERS (Write After Approval): Add myself.
6924
6925 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6926
6927 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6928 * Makefile.in: Regenerate.
6929 * configure: Regenerate.
6930
6931 2008-06-17 Daniel Kraft <d@domob.eu>
6932
6933 * MAINTAINERS (Write After Approval): Add myself.
6934
6935 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6936
6937 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6938 "$@" is still intact with both Autoconf 2.59 and 2.62.
6939 * configure: Regenerate.
6940
6941 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6942
6943 * Makefile.tpl: Fix comment errors.
6944 * Makefile.in: Regenerate.
6945
6946 2008-06-12 David S. Miller <davem@davemloft.net>
6947 David Edelsohn <edelsohn@gnu.org>
6948
6949 * configure.ac: Add powerpc*-*-* to gold supported targets.
6950 * configure: Regenerate.
6951
6952 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6953
6954 PR tree-optimization/36218
6955 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6956 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6957 (all prefix="build-"): Pass them to build-system sub-makes.
6958 * Makefile.in: Regenerate.
6959
6960 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6961
6962 * MAINTAINERS (mt port): Remove.
6963 (sco5, unixware, sco udk): Remove.
6964 (Kean Johnston): Add to Write After Approval.
6965
6966 2008-05-30 Julian Brown <julian@codesourcery.com>
6967
6968 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6969 of libobjc for ARM EABI Linux.
6970 * configure: Regenerate.
6971
6972 2008-05-18 Xinliang David Li <davidxl@google.com>
6973
6974 * ChangeLog: Remove wrong ChangeLog entry.
6975
6976 2008-05-17 Xinliang David Li <davidxl@google.com>
6977
6978 * MAINTAINERS (Write After Approval): Add myself.
6979
6980 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6981
6982 * MAINTAINERS (Write After Approval): Add myself.
6983
6984 2008-05-14 Rafael Espíndola <espindola@google.com>
6985
6986 * config-ml.in: don't handle --enable-shared and --enable-static.
6987
6988 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6989
6990 * MAINTAINERS: Update my email address.
6991
6992 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6993
6994 * MAINTAINERS: Update my email address.
6995
6996 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6997
6998 * MAINTAINERS (Write After Approval): Add myself.
6999
7000 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7001
7002 * MAINTAINERS (Write After Approval): Add myself.
7003
7004 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7005
7006 * MAINTAINERS (crx): Add myself.
7007
7008 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7009
7010 Sync with src:
7011 2008-04-14 David S. Miller <davem@davemloft.net>
7012
7013 * configure.ac: Add sparc*-*-* to gold supported targets.
7014 * configure: Regenerate.
7015
7016 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7017
7018 PR bootstrap/35457
7019 * configure.ac: Include override.m4.
7020 * configure: Regenerate.
7021
7022 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7023
7024 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7025 * Makefile.in: Regenerate.
7026
7027 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7028
7029 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7030 as nonconfigurable directories list.
7031 * configure: Regenerate.
7032
7033 2008-04-14 Ben Elliston <bje@au.ibm.com>
7034
7035 * config.sub, config.guess: Update from upstream sources.
7036
7037 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7038
7039 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7040 * Makefile.in: Regenerate.
7041
7042 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7043
7044 * configure.ac: Do not build libssp for the AVR.
7045 * configure: Regenerate.
7046
7047 2008-04-07 Ian Lance Taylor <iant@google.com>
7048
7049 * Makefile.def: check-gold depends upon all-binutils.
7050 * Makefile.in: Regenerate.
7051
7052 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7053
7054 * MAINTAINERS (Write After Approval): Add myself.
7055
7056 2008-04-04 Nick Clifton <nickc@redhat.com>
7057
7058 PR binutils/4334
7059 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7060 builds.
7061 * configure: Regenerate.
7062
7063 2008-04-04 NightStrike <NightStrike@gmail.com>
7064
7065 PR other/35151
7066 * configure.ac: Combine rules for mingw32 and mingw64.
7067 * configure: Regenerate.
7068
7069 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7070
7071 * MAINTAINERS (Write After Approval): Add myself.
7072
7073 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7074
7075 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7076 * Makefile.in (.NOTPARALLEL): Ditto.
7077
7078 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7079
7080 * MAINTAINERS (Write After Approval): Add myself.
7081
7082 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7083
7084 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7085 * Makefile.in (.NOTPARALLEL): Regenerate.
7086
7087 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7088
7089 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7090 * Makefile.in: Regenerate.
7091
7092 2008-03-26 Jakub Staszak <kuba@et.pl>
7093
7094 * MAINTAINERS (Write After Approval): Add myself.
7095
7096 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7097
7098 * MAINTAINERS: Update e-mail address.
7099
7100 2008-03-20 Ian Lance Taylor <iant@google.com>
7101
7102 * configure.ac: Add support for --enable-gold.
7103 * Makefile.def: Add gold as a directory like ld.
7104 * configure, Makefile.in: Regenerate.
7105
7106 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7107
7108 * configure.ac: m4_include config/proginstall.m4.
7109 * configure: Regenerate.
7110
7111 Backport from upstream Libtool:
7112
7113 2007-10-12 Eric Blake <ebb9@byu.net>
7114
7115 Deal with Autoconf 2.62's semantic change in m4_append.
7116 * ltsugar.m4 (lt_append): Replace broken versions of
7117 m4_append.
7118 (lt_if_append_uniq): Don't require separator to be overquoted,
7119 and avoid broken m4_append.
7120 (lt_dict_add): Fix typo.
7121 * libtool.m4 (_LT_DECL): Don't overquote separator.
7122
7123 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7124
7125 * config.rpath: Add AIX 6 support.
7126
7127 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7128
7129 * Makefile.def (stageprofile). Remove -fprofile-generate
7130 from stage_libcflags.
7131 * Makefile.in: Regenerate.
7132
7133 2008-03-13 Ben Elliston <bje@au.ibm.com>
7134
7135 * config.sub, config.guess: Update from upstream sources.
7136
7137 2008-03-06 Tom Tromey <tromey@redhat.com>
7138
7139 * MAINTAINERS: Update for treelang deletion.
7140
7141 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7142
7143 * MAINTAINERS: Update my email address.
7144
7145 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7146
7147 * MAINTAINERS (darwin port): Add myself as a maintainer.
7148 (objective-c/c++): Add myself as a maintainer.
7149
7150 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7151
7152 * MAINTAINERS (Write After Approval): Update my email address.
7153
7154 2008-02-25 Tomas Bily <tbily@suse.cz>
7155
7156 * MAINTAINERS (Write After Approval): Add myself.
7157
7158 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7159
7160 * MAINTAINERS (OpenMP): Add myself.
7161
7162 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7163
7164 PR bootstrap/32009
7165 PR bootstrap/32161
7166
7167 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7168 * configure: Regenerate.
7169
7170 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7171 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7172 STAGE4_LIBCFLAGS): New.
7173 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7174 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7175 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7176 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7177 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7178 for target modules. Don't export LIBCFLAGS.
7179 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7180 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7181 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7182 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7183 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7184 * Makefile.in: Regenerate.
7185
7186 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7187
7188 PR libgcj/33085
7189 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7190 Do not use -DDLL_EXPORT. Backport from upstream.
7191
7192 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7193
7194 * MAINTAINERS (Write After Approval): Add myself.
7195
7196 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7197
7198 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7199 * configure: Regenerate.
7200
7201 2008-01-31 Marc Gauthier <marc@tensilica.com>
7202
7203 * configure.ac (xtensa*-*-*): Recognize processor variants.
7204 * configure: Regenerate.
7205
7206 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7207
7208 PR bootstrap/34922
7209 * configure.ac (PARSE_ARGS): Push suitable setting of
7210 ac_subdirs_all, for `./configure --help=recursive'.
7211 Handle `+' in generic toplevel directory disabling.
7212 * configure: Regenerate.
7213
7214 2008-01-28 Nick Clifton <nickc@redhat.com>
7215
7216 * MAINTAINERS (xstormy16): Take over maintainership.
7217
7218 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7219
7220 * MAINTAINERS (c4x port): Remove.
7221
7222 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7223
7224 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7225
7226 2008-01-23 Ben Elliston <bje@au.ibm.com>
7227
7228 * config.sub, config.guess: Update from upstream sources.
7229
7230 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
7234 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7235
7236 * MAINTAINERS: Update my email address.
7237
7238 2008-01-09 Raksit Ashok <raksit@google.com>
7239
7240 * MAINTAINERS (Write After Approval): Add myself.
7241
7242 2008-01-09 Raksit Ashok <raksit@google.com>
7243
7244 * MAINTAINERS (Write After Approval): Add myself.
7245
7246 2008-01-08 Ben Elliston <bje@au.ibm.com>
7247
7248 * config.sub, config.guess: Update from upstream sources.
7249
7250 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7251
7252 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7253 Change recommended MPFR from 2.2.1 -> 2.3.0.
7254 * configure: Regenerate.
7255
7256 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7257
7258 * MAINTAINERS: Update my email address.
7259
7260 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7261
7262 * MAINTAINERS: Update my email address.
7263
7264 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7265
7266 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7267 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7268 * Makefile.in: Regenerate.
7269
7270 2007-12-10 Mark Heffernan <meheff@google.com>
7271
7272 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7273 misplaced entries.
7274
7275 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7276
7277 * configure.ac: Enable libjava for x86_64-*-darwin9.
7278 * configure: Regenerate.
7279
7280 2007-12-07 Bill Maddox <maddox@google.com>
7281
7282 * MAINTAINERS (Write After Approval): Add myself.
7283
7284 2007-12-05 Ben Elliston <bje@au.ibm.com>
7285
7286 * config.sub, config.guess: Update from upstream sources.
7287
7288 2007-12-02 Matthias Klose <doko@ubuntu.com>
7289
7290 * config-ml.in: Remove 64bit configure tests.
7291
7292 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7293
7294 * config-ml.in: Robustify against white space in absolute file
7295 names.
7296
7297 * config-ml.in (multi-clean): Substitute ${Makefile}.
7298 Remove superfluous ${Makefile} in list.
7299
7300 2007-11-19 Thiemo Seufer <ths@mips.com>
7301
7302 * config-ml.in: Don't hardcode the Makefile name.
7303
7304 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7305
7306 * MAINTAINERS (Write After Approval): Add myself.
7307
7308 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7309
7310 * MAINTAINERS (Write After Approval): Add myself.
7311
7312 2007-11-06 Doug Kwan <dougkwan@google.com>
7313
7314 * MAINTAINERS (Write After Approval): Add myself.
7315
7316 2007-10-25 Ben Elliston <bje@au.ibm.com>
7317
7318 * MAINTAINERS (mercury): Remove entry.
7319 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7320
7321 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7322
7323 * Makefile.def (dependencies): Make configure-gdb depend on
7324 all-intl.
7325 * Makefile.in: Regenerated.
7326
7327 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7328
7329 * MAINTAINERS (Fortran maintainer): Remove myself.
7330
7331 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
7332
7333 * Makefile.def: To avoid problems running with parallel makes,
7334 build newlib before libgloss so that target specific header
7335 files are availble.
7336 * Makefile.in: Regenerate
7337
7338 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7339
7340 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7341 * Makefile.in: Regenerate.
7342
7343 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7344
7345 * MAINTAINERS (Register allocation reviewer): Add myself.
7346
7347 2007-10-08 Mike Frysinger <vapier@gentoo.org>
7348
7349 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7350 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7351 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7352 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7353 * configure: Regenerate.
7354
7355 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
7356
7357 * MAINTAINERS (Register allocation reviewer): Add myself.
7358
7359 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
7360
7361 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7362 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7363 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7364 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7365 * configure.ac: Default them to host tools for $host = $build.
7366 Subst them.
7367
7368 * configure: Regenerate.
7369 * Makefile.in: Regenerate.
7370
7371 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
7372
7373 * MAINTAINERS (Register allocation reviewer): Add myself.
7374
7375 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
7376
7377 * MAINTAINERS (Register allocation reviewer): Add myself.
7378
7379 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
7380
7381 * MAINTAINERS (Write After Approval): Fix typo.
7382
7383 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7384
7385 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7386 * configure: Regenerate.
7387
7388 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7389
7390 PR bootstrap/31906
7391 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7392 they're already prefixed.
7393
7394 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7395
7396 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7397 libstdc++.
7398 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7399 * configure: Regenerate.
7400 * Makefile.in: Regenerate.
7401
7402 2007-09-17 Andreas Schwab <schwab@suse.de>
7403
7404 * configure.ac: Raise minimum makeinfo version to 4.6.
7405 * configure: Regenerate.
7406
7407 2007-09-17 Johannes Singler <singler@ira.uka.de>
7408
7409 * MAINTAINERS (write-after-approval) add myself
7410
7411 2007-09-15 Alan Modra <amodra@bigpond.net.au>
7412
7413 * configure.ac: Correct makeinfo version check.
7414 * configure: Regenerate.
7415
7416 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7417
7418 * MAINTAINERS: Update my email address.
7419
7420 2007-09-14 Richard Sandiford <richard@codesourcery.com>
7421
7422 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7423 to $skipdirs and only disable gprof for newlib. Use the normal
7424 mips*-elf* handling in other respects.
7425 * configure: Regnerate.
7426
7427 2007-09-12 David Daney <ddaney@avtrex.com>
7428
7429 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7430 enabling libgcj.
7431 * configure: Regenerate.
7432
7433 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7434
7435 PR other/32154
7436 * configure.ac: For libgloss targets, point the linker to the linker
7437 script, startup code and simulator library.
7438 * configure: Regenerate.
7439
7440 2007-09-07 Andrew Haley <aph@redhat.com>
7441
7442 * configure.ac (noconfigdirs): Remove target-libffi and
7443 target-libjava.
7444 * configure: Regenerate.
7445
7446 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7447
7448 PR target/33281
7449 * configure.ac: Use config/mh-mingw on mingw.
7450 * configure: Regenerate.
7451
7452 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7453
7454 * MAINTAINERS (Write After Approval): Add myself.
7455
7456 2007-09-05 Richard Guenther <rguenther@suse.de>
7457
7458 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7459 nor --disable-checking is provided also turn on yes and types
7460 checking for stage1.
7461 * configure: Re-generate.
7462
7463 2007-08-30 Krister Walfridsson <cato@df.lth.se>
7464
7465 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7466 (Write After Approval): Remove myself.
7467
7468 2007-08-29 Nick Clifton <nickc@redhat.com>
7469
7470 * config.sub, config.guess: Update from upstream sources.
7471
7472 2007-08-22 Bud Davis <jmdavis@link.com>
7473
7474 * MAINTAINERS (Write After Approval): Added myself.
7475 * MAINTAINERS (Reviewers): Removed myself.
7476
7477 2007-08-18 Paul Brook <paul@codesourcery.com>
7478 Joseph Myers <joseph@codesourcery.com>
7479
7480 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7481 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7482 * Makefile.in: Regenerate.
7483 * configure.ac (--with-debug-prefix-map): New.
7484 * configure: Regenerate.
7485
7486 2007-08-17 Richard Sandiford <richard@codesourcery.com>
7487 Nigel Stephens <nigel@mips.com>
7488
7489 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7490 as target_makefile_frag.
7491 * configure: Regenerate.
7492
7493 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
7494
7495 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7496 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7497 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7498 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7499 (do-compare, do-compare3, do-compare-debug): New.
7500 ([+compare-target+]): Use them.
7501
7502 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7503
7504 * MAINTAINERS (Write After Approval): Change my email address.
7505
7506 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7507 Ben Elliston <bje@au.ibm.com>
7508
7509 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7510 --silent if $silent.
7511 * configure: Regenerate.
7512
7513 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
7514
7515 * MAINTAINERS (Various Maintainers): Add myself as
7516 loop infrastructure maintainer. Update my e-mail
7517 address.
7518
7519 2007-07-31 Diego Novillo <dnovillo@google.com>
7520
7521 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7522 Adjust description.
7523
7524 2007-07-26 Richard Guenther <rguenther@suse.de>
7525
7526 * configure.ac: Add types checking to stage1 checking flags.
7527 * configure: Regenerate.
7528
7529 2007-07-17 Nick Clifton <nickc@redhat.com>
7530
7531 * COPYING3: New file. Contains version 3 of the GNU General
7532 Public License.
7533 * COPYING3.LIB: New file. Contains version 3 of the GNU
7534 Lesser General Public License.
7535
7536 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7537
7538 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7539
7540 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7541
7542 * MAINTAINERS (S/390 co-maintainer): Add myself.
7543 (Write After Approval): Remove myself.
7544
7545 2007-07-13 Dan Hipschman <dsh@google.com>
7546
7547 * MAINTAINERS (Write After Approval): Add myself.
7548
7549 2007-07-11 Nick Clifton <nickc@redhat.com>
7550
7551 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7552 WINDRES export.
7553 * Makefile.in: Regenerate.
7554
7555 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7556
7557 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7558 maintainer.
7559
7560 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7561
7562 * lt~obsolete.m4: New. Import from 20070318 libtool.
7563
7564 2007-07-03 Julian Brown <julian@codesourcery.com>
7565
7566 * MAINTAINERS (Write After Approval): Add myself.
7567
7568 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7569
7570 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7571 * configure: Regenerate.
7572
7573 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7574
7575 * configure.ac: Add some missing m4 quotation.
7576 * configure: Regenerate.
7577
7578 2007-07-02 Simon Baldwin <simonb@google.com>
7579
7580 * MAINTAINERS (Write After Approval): Add myself.
7581
7582 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7583
7584 * configure: Regenerate.
7585
7586 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7587
7588 * Makefile.def: Add windmc tool to build.
7589 * Makefile.tpl: Likewise.
7590 * configure.ac: Likewise.
7591 * Makefile.in: Regenerate.
7592 * configure: Regenerate.
7593
7594 2007-06-28 DJ Delorie <dj@redhat.com>
7595
7596 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7597 not building newlib.
7598 * configure: Regenerated.
7599
7600 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7601
7602 * MAINTAINERS (Write After Approval): Add myself.
7603
7604 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7605
7606 * MAINTAINERS (Write After Approval): Add myself.
7607
7608 2007-06-19 Chris Matthews <chrismatthews@google.com>
7609
7610 * MAINTAINERS (Write After Approval): Add myself.
7611
7612 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7613
7614 * MAINTAINERS (Write After Approval): Add myself.
7615
7616 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7617
7618 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7619 * Makefile.in: Regenerated.
7620
7621 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7622
7623 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7624 bfin*-*-uclinux* targets.
7625 * configure: Regenerate.
7626
7627 2007-06-14 Ian Lance Taylor <iant@google.com>
7628
7629 * MAINTAINERS: Add myself as non-algorithmic global write
7630 maintainer.
7631
7632 2007-06-14 Diego Novillo <dnovillo@google.com>
7633
7634 * MAINTAINERS: Add self as middle-end maintainer and
7635 non-algorithmic global write maintainer.
7636
7637 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7638
7639 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7640 Move all Fortran maintainers except Paul Brook into the
7641 Non-Autopoiesis section.
7642
7643 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7644
7645 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7646 (distclean-stage[+id+]): Possibly delete stage_last.
7647 * Makefile.in: Regenerate.
7648
7649 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7650
7651 * MAINTAINERS (Various Maintainer): Fix typo.
7652
7653 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7654
7655 * MAINTAINERS (Various Maintainer): Add myself as
7656 dataflow maintainer.
7657
7658 2007-06-07 Ben Elliston <bje@au.ibm.com>
7659
7660 * config.sub, config.guess: Update from upstream sources.
7661
7662 2007-06-07 Ben Elliston <bje@au.ibm.com>
7663
7664 * Makefile.tpl: Fix spelling error.
7665 * Makefile.in: Regenerate.
7666
7667 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7668
7669 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7670 lt_cv_sys_max_cmd_len.
7671
7672 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7673
7674 * MAINTAINERS (Various Maintainers): Add myself as
7675 auto-vectorizer maintainer.
7676
7677 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7678
7679 PR libjava/32098
7680 * libtool.m4: Revert previous change.
7681 * ltgcc.m4: Put it here.
7682
7683 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7684
7685 * MAINTAINERS (Various Maintainers): Add myself as
7686 auto-vectorizer maintainer.
7687
7688 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7689
7690 PR libjava/32098
7691 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7692
7693 2007-05-30 Richard Guenther <rguenther@suse.de>
7694
7695 * MAINTAINERS (Various Maintainers): Add myself as
7696 auto-vectorizer maintainer.
7697
7698 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7699
7700 PR bootstrap/29382
7701 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7702 * configure: Rebuilt.
7703
7704 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7705
7706 * MAINTAINERS (Write After Approval): Removed my name.
7707
7708 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7709
7710 * MAINTAINERS (Write After Approval): Remove myself.
7711
7712 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7713
7714 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7715
7716 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7717
7718 * ltmain.sh: Update from ToT Libtool.
7719 * libtool.m4: Update from ToT Libtool.
7720 * ltsugar.m4: New. Update from ToT Libtool.
7721 * ltversion.m4: New. Update from ToT Libtool.
7722 * ltoptions.m4: New. Update from ToT Libtool.
7723 * ltconfig: Remove.
7724 * ltcf-c.sh: Remove.
7725 * ltcf-cxx.sh: Remove.
7726 * ltcf-gcj.sh: Remove.
7727
7728 2007-05-22 Ollie Wild <aaw@google.com>
7729
7730 * MAINTAINERS (Write After Approval): Add myself.
7731
7732 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7733
7734 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7735 stage_cflags.
7736 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7737 Remove CFLAGS/LIBCFLAGS.
7738 (configure-stage[+id+]-[+prefix+][+module+],
7739 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7740 * Makefile.in: Regenerate.
7741
7742 2007-05-15 Diego Novillo <dnovillo@google.com>
7743
7744 * MAINTAINERS: Update e-mail address.
7745
7746 2007-05-15 Revital Eres <eres@il.ibm.com>
7747
7748 * MAINTAINERS (Write After Approval): Add myself.
7749
7750 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7751
7752 * MAINTAINERS (Write After Approval): Updated my address.
7753
7754 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7755
7756 * MAINTAINERS (Write After Approval): Add myself.
7757
7758 2007-05-11 Silvius Rus <rus@google.com>
7759
7760 * MAINTAINERS (Write After Approval): Add myself.
7761
7762 2007-04-23 Tom Tromey <tromey@redhat.com>
7763
7764 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7765
7766 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7767
7768 * MAINTAINERS (cpplib): Rename to ...
7769 (libcpp): ... this. Add C/C++ front end maintainers.
7770
7771 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7772
7773 * config-ml.in: Pass ${ml_config_env} to configure calls.
7774
7775 2007-04-04 Christian Bruel <christian.bruel@st.com>
7776
7777 * MAINTAINERS (Write After Approval): Add myself.
7778
7779 2007-04-02 Dave Korn <dave.korn@artimi.com>
7780
7781 * MAINTAINERS (Write After Approval): Add myself.
7782
7783 2007-03-31 Tobias Burnus <burnus@net-b.de>
7784
7785 * MAINTAINERS (fortran 95 front end): Add myself.
7786
7787 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7788
7789 * MAINTAINERS (Write After Approval): Add myself.
7790
7791 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7792
7793 * MAINTAINERS (Modulo Scheduler): Add myself.
7794
7795 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7796
7797 * MAINTAINERS (fortran 95 front end): Add myself.
7798 (c++ front end): whitespace fix.
7799
7800 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7801
7802 * MAINTAINERS (Write After Approval): Add myself.
7803
7804 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7805
7806 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7807 of glob. Quote arguments with single quotes too.
7808 * configure: Regenerate.
7809
7810 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7811
7812 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7813 * Makefile.in: Regenerate
7814
7815 2007-03-07 Andreas Schwab <schwab@suse.de>
7816
7817 * configure: Regenerate.
7818
7819 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7820
7821 * configure.ac: Add "--with-pdfdir" configure option,
7822 which defines pdfdir variable.
7823 * Makefile.def (target=fixincludes): Add install-pdf to
7824 missing targets.
7825 (recursive_targets): Add install-pdf target.
7826 (flags_to_pass): Add pdfdir.
7827 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7828 target.
7829 * configure: Regenerate
7830 * Makefile.in: Regenerate
7831
7832 2007-02-28 Eric Christopher <echristo@apple.com>
7833
7834 Revert:
7835 2006-12-07 Mike Stump <mrs@apple.com>
7836
7837 * Makefile.def (dependencies): Add dependency for
7838 install-target-libssp and install-target-libgomp on
7839 install-gcc.
7840 * Makefile.in: Regenerate.
7841
7842 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7843
7844 * configure: Regenerate.
7845 * configure.ac: Move statements after variable declarations.
7846
7847 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7848
7849 * MAINTAINERS: Add myself as sh maintainer.
7850
7851 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7852
7853 * configure.ac: Adjust for loop syntax.
7854 * configure: Regenerate.
7855
7856 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7857
7858 * configure: Rebuilt.
7859
7860 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * configure.ac: Drop multiple occurrences of --enable-languages,
7863 and fix its quoting.
7864 * configure: Rebuilt.
7865
7866 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7867 Nathan Sidwell <nathan@codesourcery.com>
7868 Vladimir Prus <vladimir@codesourcery.com>
7869 Joseph Myers <joseph@codesourcery.com>
7870
7871 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7872 * configure: Regenerate.
7873
7874 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7875
7876 * ltconfig (freebsd*): Default to elf.
7877
7878 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7879
7880 * configure.ac (target_libraries): Move libgcc before libiberty.
7881 * configure: Regenerated.
7882
7883 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7884 Paolo Bonzini <bonzini@gnu.org>
7885
7886 PR bootstrap/30753
7887 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7888 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7889 * configure: Regenerated.
7890
7891 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7892
7893 * MAINTAINERS (Language Front End Maintainers): Update my mail
7894 address.
7895
7896 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7897
7898 PR bootstrap/30748
7899 * configure.ac: Correct syntax for Solaris ksh.
7900 * configure: Regenerated.
7901
7902 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7903
7904 * configure.ac: Sync with src.
7905 * configure: Regenerate.
7906
7907 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7908
7909 * Makefile.in: Regenerate.
7910
7911 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7912
7913 * config.sub: Sync with src.
7914
7915 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7916
7917 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7918 noncanonical equivalents.
7919 * configure.in: Rename to...
7920 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7921 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7922 target_noncanonical. Use them. Rewrite removal of configure
7923 arguments for autoconf 2.59. Discard variable settings. Force
7924 program_transform_name for native tools.
7925
7926 * Makefile.in: Regenerated.
7927 * configure: Regenerated with autoconf 2.59.
7928
7929 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7930
7931 * MAINTAINERS (Write After Approval): Add myself.
7932
7933 2007-01-31 Andreas Schwab <schwab@suse.de>
7934
7935 * Makefile.tpl (LDFLAGS): Substitute it.
7936 * Makefile.in: Regenerate.
7937
7938 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7939
7940 * MAINTAINERS (Write After Approval): Add myself.
7941
7942 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7943
7944 * MAINTAINERS (spu port): Add myself.
7945
7946 2007-01-23 Richard Guenther <rguenther@suse.de>
7947
7948 PR bootstrap/30541
7949 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7950 * Makefile.tpl (GNATBIND): Substitute it.
7951 (GNATMAKE): Likewise.
7952 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7953 of STAGE_PREFIX.
7954 * Makefile.in: Regenerate.
7955 * configure: Regenerate.
7956
7957 2007-01-18 Mike Stump <mrs@apple.com>
7958
7959 * configure.in: Re-enable -Werror for gcc builds.
7960
7961 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7962
7963 * MAINTAINERS (Write After Approval): Add myself.
7964
7965 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7966
7967 * configure.in: Change == to = in test command.
7968 * configure: Regenerate.
7969
7970 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7971 Nick Clifton <nickc@redhat.com>
7972 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7973
7974 * configure.in (build_configargs, host_configargs, target_configargs):
7975 Remove build/host/target parameters.
7976 (host_libs): Add gmp and mpfr.
7977 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7978 * Makefile.def (gmp, mpfr): New.
7979 (gcc): Remove target.
7980 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7981 target_os, target_vendor): New.
7982 (configure): Add host_alias/target_alias arguments; adjust invocations.
7983 * configure: Regenerate.
7984 * Makefile.in: Regenerate.
7985
7986 2007-01-11 Matt Fago <fago@earthlink.net>
7987
7988 * configure.in: Try to link to functions only in mpfr 2.2.x
7989 to improve robustness of configure tests.
7990 * configure: Regenerate.
7991
7992 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7993
7994 * MAINTAINERS: Add myself as i386 maintainer.
7995
7996 2007-01-08 Jan Hubicka <jh@suse.cz>
7997
7998 * MAINTAINERS: Add myself as i386 maintainer.
7999
8000 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8001
8002 * configure.in: Add support for an x86_64-mingw* target.
8003 * configure: Regenerate.
8004
8005 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8006
8007 * Makefile.tpl (all-target): Correct @if conditional for target
8008 modules.
8009 * configure.in: Omit libiberty if building only target libgcc.
8010 * configure, Makefile.in: Regenerated.
8011
8012 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8013
8014 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8015 * configure: Regenerate.
8016
8017 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8018
8019 * Makefile.def (target_modules): Add libgcc.
8020 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8021 * Makefile.tpl (clean-target-libgcc): Delete.
8022 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8023 on gcc even for bootstrapped modules. Rewrite handling of
8024 lang_env_dependencies to loop over target_modules.
8025 * configure.in (target_libraries): Add target-libgcc.
8026 * Makefile.in, configure: Regenerated.
8027
8028 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8029
8030 * configure.in: Reorganize recognition of languages. Add
8031 --enable-stage1-languages. Show supported languages for the chosen
8032 target rather than all recognized languages.
8033 * configure: Regenerate.
8034
8035 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8036
8037 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8038 * Makefile.in: Regenerate.
8039
8040 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8041
8042 * configure.in: Warn that MPFR 2.2.0 is buggy.
8043 * configure: Regenerate.
8044
8045 2006-12-27 Ian Lance Taylor <iant@google.com>
8046
8047 * configure.in: When removing Makefiles to force a reconfigure, also
8048 remove prev-DIR*/Makefile.
8049 * configure: Regenerate.
8050
8051 2006-12-22 Andreas Schwab <schwab@suse.de>
8052
8053 * configure: Regenerate with correct autoconf version.
8054
8055 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8056
8057 * configure.in: add AC_SUBST for *_FOR_TARGET.
8058 * configure: Regenerate.
8059
8060 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8061
8062 * configure.in: Simplify logic for rejecting languages that cannot
8063 be built. Separate the case when a language is unsupported,
8064 from the case when the user chooses not to build a language.
8065
8066 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8067
8068 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8069 it only affects bootstrap and could be tested on "$host" as well.
8070 * configure: Regenerate.
8071 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8072
8073 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8074
8075 PR bootstrap/29544
8076 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8077 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8078 move here comment from Makefile.tpl.
8079 * Makefile.tpl: Move some definitions higher in the file.
8080 (STAGE1_CHECKING): New.
8081 * configure.in: Add --enable-stage1-checking.
8082 * configure: Regenerate.
8083 * Makefile.in: Regenerate.
8084
8085 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8086
8087 * MAINTAINERS: Add myself as build system maintainer.
8088
8089 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8090
8091 * MAINTAINERS (Write After Approval): Add myself.
8092
8093 2006-12-13 Eric Christopher <echristo@apple.com>
8094
8095 * MAINTAINERS: Add myself as darwin maintainer.
8096
8097 2006-12-11 Ian Lance Taylor <ian@airs.com>
8098
8099 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8100
8101 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8102
8103 MAINTAINERS: Update my entry.
8104
8105 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8106
8107 * configure.in: Handle spu makefile frag.
8108 * Makefile.tpl (MAINT): Define
8109 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8110 * configure: Regenerate.
8111 * Makefile.in: Regenerate.
8112
8113 2006-12-11 Ben Elliston <bje@au.ibm.com>
8114
8115 * config.guess: Import latest version.
8116 * config.sub: Likewise.
8117
8118 2006-12-11 Ben Elliston <bje@au.ibm.com>
8119
8120 * configure.in (spu-*-*): Don't skip target-libiberty.
8121 * configure: Regenerate.
8122
8123 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8124
8125 PR bootstrap/30134
8126 * configure.in: Correct x86 darwin support for libjava to powerpc
8127 and i?86 only.
8128 * configure: Regenerate.
8129
8130 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8131
8132 * configure.in: Add x86 darwin support for libjava.
8133 * configure: Regenerate.
8134
8135 2006-12-07 Mike Stump <mrs@apple.com>
8136
8137 * Makefile.def (dependencies): Add dependency for
8138 install-target-libssp and install-target-libgomp on
8139 install-gcc.
8140 * Makefile.in: Regenerate.
8141
8142 2006-12-04 Richard Guenther <rguenther@suse.de>
8143
8144 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8145 (Non-Algorithmic Maintainers): Move over non-algorithmic
8146 loop optimizer maintainers, add myself as a non-algorithmic
8147 middle-end maintainer.
8148
8149 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8150
8151 * MAINTAINERS (Write After Approval): Add myself.
8152
8153 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8154
8155 * configure.in: Update error message for missing GMP/MPFR.
8156
8157 * configure: Regenerate.
8158
8159 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8160
8161 * configure.in: Update MPFR version in error message.
8162
8163 * configure: Regenerate.
8164
8165 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8166
8167 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8168 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8169 --with-gmp-lib): New flags.
8170
8171 * configure: Regenerate.
8172
8173 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8174
8175 * MAINTAINERS (Write After Approval): Change my email address.
8176
8177 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
8181 2006-11-22 Philipp Thomas <pth@suse.de>
8182
8183 * MAINTAINERS (i18n): Update e-mail address.
8184
8185 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8186
8187 * MAINTAINERS (spu port): Add myself as maintainer.
8188 (Write After Approval): Remove myself.
8189
8190 2006-11-22 Ben Elliston <bje@au.ibm.com>
8191
8192 * configure.in (skipdirs): Don't build libssp for SPU.
8193 * configure: Regenerate.
8194
8195 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8196
8197 * MAINTAINERS (spu port): Add myself as maintainer.
8198 (libobjc): Update my email address.
8199
8200 2006-11-21 Andrea Bona <andrea.bona@st.com>
8201
8202 * MAINTAINERS (Write After Approval): Add myself.
8203
8204 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8205
8206 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8207 * configure : Rebuilt.
8208
8209 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8210
8211 * MAINTAINERS (Write After Approval): Add myself.
8212
8213 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8214
8215 * MAINTAINERS (Write After Approval): Add myself.
8216
8217 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8218
8219 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8220 libmpfr.a.
8221 * configure: Regenerate.
8222
8223 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8224
8225 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8226 (unstage): Test for stage_last presence.
8227
8228 PR bootstrap/29802
8229 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8230 STAGE_PREFIX.
8231 * Makefile.in: Regenerate.
8232
8233 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8234
8235 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8236 maintainers.
8237
8238 2006-11-14 Erven Rohou <erven.rohou@st.com>
8239
8240 * MAINTAINERS (Write After Approval): Add myself.
8241
8242 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8243
8244 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8245 and stageN-package/Makefile.
8246 * Makefile.in: Regenerated.
8247
8248 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8249
8250 * configure.in: Remove target-libgloss from noconfigdirs for
8251 bfin-*-*.
8252 * configure: Regenerated.
8253
8254 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8255
8256 * configure.in (have_gmp): Only error if the gcc directory exists.
8257
8258 * configure: Regenerate.
8259
8260 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8261
8262 * configure.in: Robustify error message for missing GMP/MPFR.
8263
8264 * configure: Regenerate.
8265
8266 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8267
8268 * MAINTAINERS (Write After Approval): Add myself.
8269
8270 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8271
8272 * MAINTAINERS: Change email address.
8273
8274 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8275
8276 * MAINTAINERS (Write After Approval): Add myself.
8277
8278 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8279
8280 * MAINTAINERS (Write After Approval): Add myself.
8281
8282 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8283
8284 * MAINTAINERS (Write After Approval): Move myself to
8285 Write After Approval section.
8286
8287 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8288
8289 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8290 need_gmp anymore.
8291 * configure: Regenerate.
8292
8293 2006-10-16 Tobias Burnus <burnus@net-b.de>
8294
8295 * MAINTAINERS (Write After Approval): Add myself.
8296
8297 2006-10-16 Ben Elliston <bje@au.ibm.com>
8298
8299 * config.guess: Import latest version.
8300 * config.sub: Likewise.
8301
8302 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8303
8304 * Makefile.def: Added pdf target handling.
8305 * Makefile.tpl: Added pdf target handling.
8306 * Makefile.in: Regenerated.
8307
8308 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8309
8310 * MAINTAINERS: Add self as score port maintainer.
8311
8312 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8313
8314 * MAINTAINERS (Write After Approval): Add myself.
8315
8316 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8317
8318 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8319 or newer.
8320 * configure: Regenerated.
8321
8322 2006-09-27 Dave Brolley <brolley@redhat.com>
8323
8324 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8325 using $s instead of $r.
8326 * configure: Regenerated.
8327
8328 2006-09-26 Thiemo Seufer <ths@mips.com>
8329
8330 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8331 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8332 * configure: Regenerate.
8333
8334 2006-09-24 Graeme Peterson <gridly@gmail.com>
8335
8336 * MAINTAINERS (Write After Approval): Remove myself.
8337
8338 2006-09-22 Chao-ying Fu <fu@mips.com>
8339
8340 * MAINTAINERS (Write After Approval): Add myself.
8341
8342 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8343
8344 * MAINTAINERS: Add self as soft-fp maintainer.
8345
8346 2006-09-09 Anatoly Sokolov <aesok@post.ru>
8347
8348 * MAINTAINERS: Add myself as avr maintainer.
8349 Remove Marek Michalkiewicz as avr maintainer.
8350
8351 2006-09-07 Roberto Costa <roberto.costa@st.com>
8352
8353 * MAINTAINERS (Write After Approval): Add myself.
8354
8355 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
8356
8357 * configure.in: Never build newlib for a Mingw host.
8358 Never build newlib as Mingw target library.
8359 Test the existence of winsup/cygwin for building a Cygwin newlib,
8360 rather than just winsup.
8361 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8362 building a Mingw target.
8363 * configure: Regenerate.
8364
8365 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8366
8367 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8368
8369 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
8370
8371 * config.guess: Import from src (was more updated).
8372 * config.sub: Likewise.
8373
8374 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8375
8376 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8377 * configure: Regenerated.
8378
8379 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
8380
8381 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8382 for stages after the first.
8383
8384 2006-07-17 Jakub Jelinek <jakub@redhat.com>
8385
8386 * Makefile.def: Add dependencies for configure-opcodes
8387 on configure-intl and all-opcodes on all-intl.
8388 * Makefile.in: Regenerated.
8389
8390 2006-07-13 Ben Elliston <bje@au.ibm.com>
8391
8392 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8393
8394 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8395
8396 Port to hosts whose 'sort' and 'tail' implementations
8397 treat operands with leading '+' as file names, as POSIX
8398 has required since 2001. However, make sure the code still
8399 works on pre-POSIX hosts.
8400 * ltmain.sh: Don't assume "sort +2" is equivalent to
8401 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8402
8403 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8404
8405 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8406
8407 2006-07-04 Peter O'Gorman <peter@pogma.com>
8408
8409 * ltconfig: chmod 644 before ranlib during install.
8410
8411 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8412
8413 PR bootstrap/18058
8414 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8415 if the bootstrap compiler is a GCC version that supports it.
8416 * configure: Regenerate.
8417
8418 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8419
8420 * configure.in: Fix thinkos in previous check-in.
8421 * configure: Regenerate.
8422
8423 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8424
8425 PR other/27063
8426 * configure.in: Test subdir_requires and give an appropriate
8427 error message.
8428 * configure: Regenerate.
8429
8430 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8431
8432 * MAINTAINERS (Write After Approval): Add myself.
8433
8434 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
8435
8436 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8437
8438 2006-06-22 Steve Ellcey <sje@cup.hp.com>
8439
8440 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8441
8442 2006-06-20 David Ayers <d.ayers@inode.at>
8443
8444 PR bootstrap/28072
8445 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8446 whether target-libjava is being configured instead of whether the
8447 java front end is enabled.
8448 * configure: Regenerate.
8449
8450 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8451
8452 PR target/27540
8453 * configure.in: Only enable libgomp on IRIX 6.
8454 * configure: Regenerate.
8455
8456 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
8457
8458 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8459 too.
8460 * Makefile.in: Regenerate.
8461
8462 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8463
8464 * config-ml.in: Alter CCASFLAGS to include special
8465 multilib options the same as is done for CFLAGS.
8466
8467 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8468
8469 * configure.in: Don't enable libgomp on hpux10.
8470 * configure: Rebuilt.
8471
8472 2006-06-12 David Ayers <d.ayers@inode.at>
8473
8474 PR bootstrap/27963
8475 PR target/19970
8476 * configure.in: Remove target-boehm-gc from noconfigdirs where
8477 ${libgcj} is specified.
8478 * configure: Regenerate.
8479
8480 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
8481
8482 Sync from src:
8483
8484 * configure.in: Sync.
8485 * configure: Regenerated.
8486
8487 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8488
8489 * Makefile.def: Added dependencies from sim and gdb on intl, and
8490 added configure dependencies to everything with an all dependency
8491 on intl.
8492 * Makefile.in: Regenerated.
8493
8494 2006-06-06 David Ayers <d.ayers@inode.at>
8495
8496 PR libobjc/13946
8497 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8498 * Makefile.in: Regenerate.
8499 * configure.in: Add --enable-objc-gc at toplevel and have it
8500 enable boehm-gc for Objective-C.
8501 Remove target-boehm-gc from libgcj.
8502 Add target-boehm-gc to target_libraries.
8503 Add target-boehm-gc to noconfigdirs where ${libgcj}
8504 is specified.
8505 Assert that boehm-gc is supported when requested for Objective-C.
8506 Only build boehm-gc if needed either for Java or Objective-C.
8507 * configure: Regenerate.
8508
8509 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
8510
8511 PR 27674
8512 * Makefile.tpl (configure-[+prefix+][+module+],
8513 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8514 Remove rule to unstage bootstrapped modules.
8515 (stage_current): New.
8516 * Makefile.in: Regenerate.
8517
8518 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8519
8520 * MAINTAINERS (Write After Approval): Update my e-mail address.
8521
8522 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8523
8524 * include/libiberty.h: Declare pex_run_in_environment.
8525
8526 2006-05-31 Asher Langton <langton2@llnl.gov>
8527
8528 * MAINTAINERS (Write After Approval): Add myself.
8529
8530 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
8531
8532 * Makefile.def (bfd, opcodes): Fix lib_path.
8533 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8534 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8535 * Makefile.in: Regenerate.
8536
8537 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8538
8539 * Makefile.in: Regenerate.
8540
8541 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8542
8543 * Makefile.def: Add install-html target. Add datarootdir
8544 docdir and htmldir to flags_to_pass.
8545 * Makefile.tpl: Add install-html target.
8546 * Makefile.in: Regenerate.
8547 * configure.in: Add --with-datarootdir, --with-docdir, and
8548 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8549 * configure: Regenerate.
8550
8551 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8552
8553 * configure.in: Enable gprof for cross builds.
8554 * configure: Regenerate.
8555
8556 2006-05-22 Richard Guenther <rguenther@suse.de>
8557
8558 Revert
8559 2006-01-31 Richard Guenther <rguenther@suse.de>
8560 Paolo Bonzini <bonzini@gnu.org>
8561
8562 * Makefile.def (target_modules): Add libgcc-math target module.
8563 * configure.in (target_libraries): Add libgcc-math target library.
8564 (--enable-libgcc-math): New configure switch.
8565 * Makefile.in: Re-generate.
8566 * configure: Re-generate.
8567 * libgcc-math: New toplevel directory.
8568
8569 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8570 Andreas Tobler <a.tobler@schweiz.ch>
8571
8572 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8573 * configure: Rebuilt.
8574
8575 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8576
8577 * MAINTAINERS (Write After Approval): Add myself.
8578
8579 2006-05-01 DJ Delorie <dj@redhat.com>
8580
8581 * configure.in: Restore CFLAGS if GMP isn't present.
8582 * configure: Regenerate.
8583
8584 2006-05-01 Richard Guenther <rguenther@suse.de>
8585
8586 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8587 maintainer.
8588
8589 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8590
8591 * MAINTAINERS (Write After Approval): Add myself.
8592
8593 2006-04-28 Jan Beulich <jbeulich@novell.com>
8594
8595 * MAINTAINERS (Write After Approval): Add myself.
8596
8597 2006-04-18 DJ Delorie <dj@redhat.com>
8598
8599 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8600 reference libgloss so that libssp can be built in a combined
8601 tree.
8602 * configure: Regenerate.
8603
8604 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8605
8606 * MAINTAINERS (Write After Approval): Add myself.
8607
8608 2006-04-05 Ben Elliston <bje@au.ibm.com>
8609
8610 * configure.in: Require makeinfo 4.4 or higher.
8611 * configure: Regenerate.
8612
8613 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8614
8615 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8616 Rearrange the entries of other libraries to have them in one place.
8617
8618 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8619
8620 * MAINTAINERS (Write After Approval): Remove myself.
8621 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8622
8623 2006-03-14 Richard Guenther <rguenther@suse.de>
8624
8625 * configure: Regenerate with autoconf 2.13.
8626
8627 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8628
8629 * MAINTAINERS: Use my work address.
8630
8631 * MAINTAINERS: Update my E-mail address.
8632
8633 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8634
8635 * configure.in: Handle --disable-<component> generically.
8636 * configure: Regenerate.
8637
8638 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8639
8640 PR libgcj/17311
8641 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8642
8643 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8644
8645 * MAINTAINERS (Write After Approval): Remove myself.
8646 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8647
8648 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8649
8650 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8651 (TARGET_CONFIGDIRS): Remove.
8652 * configure.in: Remove AC_SUBST(target_configdirs).
8653 * Makefile.in, configure: Regenerated.
8654
8655 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8656
8657 * MAINTAINERS (Write After Approval): Remove myself.
8658 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8659
8660 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8661
8662 PR bootstrap/25670
8663
8664 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8665
8666 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8667 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8668 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8669 BUILD_PREFIX, BUILD_PREFIX_1.
8670 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8671
8672 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8673 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8674
8675 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8676 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8677 of `cat stage_current`. Always provide the `r' and `s' variables.
8678 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8679 a single shell execution.
8680 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8681 bootstrapped modules, make the stage1 module if the build was not
8682 started yet, else build the current stage.
8683 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8684 (all-build, all-host, all-target, [+make_target+]-host,
8685 [+make_target+]-target): Do not use \-continued lines.
8686 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8687 (current_stage, restrap, stage_last): New.
8688
8689 * Makefile.in: Regenerate.
8690 * configure: Regenerate.
8691
8692 2006-02-19 Bud Davis <jmdavis@link.com>
8693
8694 * MAINTAINERS (Write After Approval): Remove myself.
8695 (Language Front End Maintainers): Add myself as fortran 95
8696 maintainer and update e-mail address.
8697
8698 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8699
8700 * MAINTAINERS (Write After Approval): Remove myself.
8701 (Language Front End Maintainers): Add myself as fortran 95
8702 maintainer.
8703
8704 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8705
8706 * MAINTAINERS (Write After Approval): Add myself.
8707
8708 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8709
8710 * MAINTAINERS (Write After Approval): Remove myself.
8711 (Language Front End Maintainers): Add myself as
8712 fortran 95 maintainer.
8713
8714 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8715
8716 Sync from src:
8717
8718 2005-12-27 Leif Ekblad <leif@rdos.net>
8719
8720 * configure.in: Add support for RDOS target.
8721 * configure: Regenerate.
8722
8723 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8724 Andreas Schwab <schwab@suse.de>
8725
8726 * configure: Regenerate.
8727
8728 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8729
8730 * configure.in (enable_libgomp): Add AIX.
8731 * configure: Regenerate.
8732
8733 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8734
8735 * MAINTAINERS (Write After Approval): Add myself.
8736
8737 2006-02-03 Lee Millward <lee.millward@gmail.com>
8738
8739 * MAINTAINERS (Write After Approval): Add myself.
8740
8741 2006-01-31 Richard Guenther <rguenther@suse.de>
8742 Paolo Bonzini <bonzini@gnu.org>
8743
8744 * Makefile.def (target_modules): Add libgcc-math target module.
8745 * configure.in (target_libraries): Add libgcc-math target library.
8746 (--enable-libgcc-math): New configure switch.
8747 * Makefile.in: Re-generate.
8748 * configure: Re-generate.
8749 * libgcc-math: New toplevel directory.
8750
8751 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8752
8753 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8754 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8755 the assembler, linker and binutils.
8756 * configure: Regenerate.
8757
8758 2006-01-22 Dirk Mueller <dmueller@suse.de>
8759
8760 * MAINTAINERS (Write After Approval): Add myself.
8761
8762 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8763
8764 * configure: Regenerate.
8765
8766 2006-01-18 Richard Henderson <rth@redhat.com>
8767 Jakub Jelinek <jakub@redhat.com>
8768 Diego Novillo <dnovillo@redhat.com>
8769
8770 * libgomp: New directory.
8771 * Makefile.def: Add target_module libgomp.
8772 * Makefile.in: Regenerate.
8773 * configure.in (target_libraries): Add target-libgomp.
8774 * configure: Regenerate.
8775
8776 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8777
8778 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8779 @ from continuation.
8780 * Makefile.in: Rebuilt.
8781
8782 2006-01-04 Chris Lattner <sabre@gnu.org>
8783
8784 * MAINTAINERS (Write After Approval): Add myself.
8785
8786 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8787
8788 PR bootstrap/24252
8789
8790 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8791 * Makefile.tpl (OBJDUMP): New.
8792 (EXTRA_HOST_FLAGS): Add it.
8793 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8794
8795 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8796 to use symbolic links between directories. Avoid race conditions
8797 or make them harmless.
8798 * configure.in: Do not try to use symbolic links between directories.
8799
8800 * Makefile.def (LEAN): Pass.
8801 * Makefile.tpl (LEAN): Define.
8802 (stage[+id+]-start): Accept that the previous directory does not
8803 exist, if the bootstrap is lean.
8804 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8805 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8806 configure substitution.
8807 ([+compare-target+]): Likewise.
8808 ([+bootstrap-target+]-lean): New.
8809 * configure.in: Remove lean bootstrap support from here.
8810
8811 * Makefile.in: Regenerate.
8812 * configure: Regenerate.
8813
8814 2006-01-04 Ben Elliston <bje@au.ibm.com>
8815
8816 * MAINTAINERS (libdecnumber): Add myself.
8817
8818 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8819
8820 * libtool-ldflags: New script.
8821
8822 2006-01-02 Andreas Schwab <schwab@suse.de>
8823
8824 * configure.in: When reconfiguring remove Makefile in
8825 all stage directories.
8826 * configure: Regenerate.
8827
8828 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8829
8830 * MAINTAINERS: Update my email address.
8831
8832 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8833
8834 Revert Ada-related part of the previous change.
8835
8836 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8837 Do not pass.
8838 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8839 * Makefile.in: Regenerate.
8840 * configure.in: Do not include mt-ppc-aix target fragment.
8841 * configure: Regenerate.
8842
8843 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8844
8845 * configure.in: Select appropriate fragments for PowerPC/AIX.
8846 * configure: Regenerate.
8847
8848 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8849 BOOT_CFLAGS, BOOT_LDFLAGS.
8850 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8851 BOOT_CFLAGS, BOOT_LDFLAGS.
8852 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8853 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8854 (stage): Fail if we cannot complete the work.
8855 * Makefile.in: Regenerate.
8856
8857 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8858
8859 * configure.in: Replace ms1 with mt.
8860 * configure: Rebuilt.
8861
8862 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8863
8864 * MAINTAINERS: Update my email address.
8865
8866 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8867
8868 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8869 install-host-nogcc): Don't invoke $(stage) at the end.
8870 * Makefile.in: Regenerate.
8871
8872 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8873
8874 * configure.in: Flip the top-level bootstrap switch.
8875 * configure: Regenerate.
8876
8877 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8878
8879 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8880 $(stage) and $(unstage).
8881 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8882 (all): Remove stray semicolon.
8883 (local-distclean): Don't handle multilib.tmp and multilib.out.
8884 (install.all): Set $s for consistency.
8885 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8886 check_multilibs setting. Always make the install directory.
8887 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8888 Correct @if/@endif.
8889 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8890 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8891 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8892 (multilib.out): Remove.
8893 * Makefile.in: Regenerated.
8894
8895 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8896
8897 * MAINTAINERS (Write After Approval): Add myself.
8898
8899 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8900
8901 * MAINTAINERS: Add myself as mt maintainer.
8902
8903 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8904
8905 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8906
8907 * MAINTAINERS: Change email address.
8908
8909 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8910
8911 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8912 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8913 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8914 Find in-tree tools if available.
8915 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8916 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8917 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8918 (COMPILER_*_FOR_TARGET): New.
8919 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8920 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8921 (CONFIGURED_*, USUAL_*): Remove.
8922 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8923 STRIP): Use autoconf substitutions.
8924 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8925 COMPILER_NM_FOR_TARGET): New.
8926 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8927
8928 (all): Make all-host and all-target in parallel.
8929 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8930 that $$r and $$s are set before invoking a recursive make.
8931 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8932 ([+bootstrap-target+]): Inline most of the `all' target.
8933
8934 2005-11-29 Ben Elliston <bje@au.ibm.com>
8935
8936 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8937 from the gcc build directory.
8938 * Makefile.in: Regenerate.
8939
8940 2005-11-29 Ben Elliston <bje@au.ibm.com>
8941
8942 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8943 depend on all-libdecnumber.
8944 * configure.in (host_libs): Include libdecnumber.
8945 * Makefile.in: Regenerate.
8946 * configure: Likewise.
8947
8948 2005-11-29 Ben Elliston <bje@au.ibm.com>
8949
8950 * libdecnumber: Import decNumber sources from the dfp-branch.
8951
8952 2005-11-21 Kean Johnston <jkj@sco.com>
8953
8954 * config.sub, config.guess: Sync from upstream sources.
8955
8956 2005-11-21 Ben Elliston <bje@au.ibm.com>
8957
8958 Import from Autoconf sources:
8959
8960 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8961 * config/move-if-change: Don't output "$2 is unchanged";
8962 suggested by Ben Elliston. Handle weird characters correctly.
8963
8964 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8965
8966 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8967 to match upstream libtool for darwin.
8968
8969 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8970
8971 * Makefile.def: Remove gdb dependencies for gdbtk.
8972 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8973 (configure-gdb, install-gdb): New rules.
8974 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8975 * Makefile.in, configure: Regenerated.
8976
8977 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8978
8979 * MAINTAINERS (Write After Approval): Add myself.
8980
8981 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8982
8983 * MAINTAINERS (Write After Approval): Add myself.
8984
8985 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8986
8987 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8988 Diego Novillo.
8989
8990 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8991
8992 PR bootstrap/24297
8993 * Makefile.tpl (do-[+make-target+], do-check, install,
8994 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8995 are set before recursing.
8996 * Makefile.in: Regenerate.
8997
8998 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8999
9000 PR bootstrap/18939
9001 * Makefile.def (gcc) <target>: Fix thinko.
9002 * Makefile.in: Regenerate.
9003
9004 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9005
9006 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9007 * configure: Regenerate.
9008
9009 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9010
9011 * MAINTAINERS (Write After Approval): Add self.
9012
9013 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9014
9015 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9016 target-libffi, target-qthreads, target-libjava, and
9017 targetlibobjc.
9018 * configure: Regenerate.
9019
9020 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9021
9022 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9023 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9024 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9025 (USUAL_OBJDUMP_FOR_TARGET): New.
9026 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9027 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9028 * configure, Makefile.in: Regenerated.
9029
9030 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9031
9032 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9033 before other host packages.
9034
9035 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9036
9037 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9038
9039 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9040
9041 PR bootstrap/22340
9042
9043 * configure.in (default_target): Remove.
9044 * Makefile.tpl (all): Do not use prerequisites as subroutines
9045 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9046 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9047 use prerequisites as subroutines.
9048 (check-host, check-target): New.
9049 (bootstrap configure & all targets): Do not use stage*-start
9050 if the directory layout is already ok.
9051 (non-bootstrap configure & all targets): Prepend a $(unstage).
9052 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9053 (NOTPARALLEL): Remove.
9054 (unstage, stage variables): New variables.
9055 (unstage, stage targets): Simply expand to those variables.
9056
9057 * configure: Regenerate.
9058 * Makefile.in: Regenerate.
9059
9060 2005-10-04 James E Wilson <wilson@specifix.com>
9061
9062 * Makefile.def (lang_env_dependencies): Add libmudflap.
9063 * Makefile.in: Regenerate.
9064
9065 2005-10-03 Andreas Schwab <schwab@suse.de>
9066
9067 Backport from libtool CVS:
9068 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9069
9070 * ltmain.sh: add support for installing into temporary
9071 staging area (e.g. 'make install DESTDIR=...')
9072
9073 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9074
9075 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9076 * configure: Regenerated.
9077
9078 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9079
9080 * configure: Regenerate with the correct
9081 autoconf version.
9082
9083 2005-09-30 Catherine Moore <clm@cm00re.com>
9084
9085 * configure.in (bfin-*-*): New.
9086 * configure: Regenerated.
9087
9088 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9089
9090 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9091 (LIPO_FOR_TARGET): New.
9092 (CONFIGURED_LIPO_FOR_TARGET): New.
9093 (USUAL_LIPO_FOR_TARGET): New.
9094 (STRIP_FOR_TARGET): New.
9095 (CONFIGURED_STRIP_FOR_TARGET): New.
9096 (USUAL_STRIP_FOR_TARGET): New.
9097 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9098 STRIP_FOR_TARGET.
9099 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9100 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9101 * Makefile.in: Regenerate.
9102 * configure: Regenerate.
9103
9104 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9105
9106 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9107 (rs6000-*-aix*): Same.
9108 * configure: Regenerate.
9109
9110 2005-09-16 Tom Tromey <tromey@redhat.com>
9111
9112 * MAINTAINERS: Add self as java maintainer.
9113
9114 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9115
9116 * configure.in: Recognize f95 in the --enable-languages option,
9117 and substitute it for fortran, issuing a warning.
9118 * configure: Regenerate.
9119
9120 2005-08-30 Phil Edwards <phil@codesourcery.com>
9121
9122 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9123 * configure: Regenerated.
9124
9125 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9126
9127 * MAINTAINERS: Add self as ms1 maintainer.
9128
9129 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9130
9131 * Makefile.def (libssp): Add to lang_env_dependencies.
9132 * Makefile.in: Regenerate.
9133
9134 2005-08-18 Ian Lance Taylor <ian@airs.com>
9135
9136 * MAINTAINERS: Add myself as middle-end maintainer.
9137
9138 2005-08-17 Christian Groessler <chris@groessler.org>
9139
9140 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9141 * Makefile.in: Regenerate.
9142
9143 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9144
9145 * MAINTAINERS (write after approval): Added myself.
9146
9147 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9148
9149 * MAINTAINERS (Write After Approval): Add myself.
9150
9151 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9152
9153 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9154 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9155 Look for alternate names of the target cc and c++
9156 * configure: Regenerate.
9157
9158 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9159
9160 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9161 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9162 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9163 tools; remove code to manually set them.
9164 (Target tools): Look in the environment for them.
9165 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9166 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9167 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9168 build directory.
9169 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9170 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9171 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9172 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9173 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9174 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9175 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9176 * configure: Regenerate.
9177 * Makefile.in: Regenerate.
9178
9179 2005-07-28 Ben Elliston <bje@au.ibm.com>
9180
9181 * MAINTAINERS: Update for removed CPU targets.
9182
9183 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9184
9185 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9186 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9187 * Makefile.in: Regenerated.
9188
9189 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9190
9191 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9192 (CFLAGS_FOR_TARGET): Use it.
9193 (CXXFLAGS_FOR_TARGET): Likewise.
9194 * Makefile.in: Regenerated.
9195 * configure.in (--with-build-sysroot): New option.
9196 * configure: Regenerated.
9197
9198 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9199
9200 * Makefile.tpl: Wrap install between unstage and stage
9201 * Makefile.in: Regenerate.
9202
9203 2005-07-21 Eric Christopher <echristo@apple.com>
9204
9205 * MAINTAINERS: Update affiliation.
9206
9207 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9208
9209 * MAINTAINERS: Add self as crx port maintainer.
9210
9211 2005-07-20 DJ Delorie <dj@redhat.com>
9212
9213 * MAINTAINERS: Add self as m32c maintainer.
9214
9215 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9216
9217 * all files: Update FSF address.
9218
9219 2005-07-15 Eric Christopher <echristo@redhat.com>
9220
9221 * MAINTAINERS: Change affiliation.
9222
9223 2005-07-14 Jim Blandy <jimb@redhat.com>
9224
9225 * configure.in: Add cases for Renesas m32c.
9226 * configure: Regenerated.
9227
9228 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9229
9230 * COPYING.LIB: Update from fsf.org.
9231
9232 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9233
9234 * COPYING, compile, config.guess,
9235 config.sub, install-sh, missing, mkinstalldirs,
9236 symlink-tree, ylwrap: Sync from upstream sources.
9237 * config-ml.in: Update FSF address.
9238
9239 2005-07-13 Eric Christopher <echristo@redhat.com>
9240
9241 * configure.in: Add toplevel noconfigdir support for tpf.
9242 * configure: Regenerate.
9243
9244 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9245
9246 PR ada/22340
9247
9248 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9249 * Makefile.in: Regenerate.
9250
9251 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9252
9253 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9254 Brolley to write-after-approval.
9255
9256 2005-07-07 Andreas Schwab <schwab@suse.de>
9257
9258 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9259 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9260 * Makefile.in: Regenerated.
9261
9262 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9263
9264 * configure.in: Don't build sim or rda when targetting darwin.
9265 * configure: Regenerate.
9266
9267 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9268
9269 * configure.in: Add --enable-libssp and --disable-libssp.
9270 * configure: Regenerate with autoconf-2.13.
9271
9272 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9273
9274 * Makefile.def (target_modules): Add libssp.
9275 * configure.in (target_libraries): Add target-libssp.
9276 * configure: Rebuilt.
9277 * Makefile.in: Rebuilt.
9278
9279 2005-07-01 Zack Weinberg <zackw@panix.com>
9280
9281 * MAINTAINERS: Change email address. Resign from maintainership.
9282
9283 2005-07-01 Richard Guenther <rguenther@suse.de>
9284
9285 * MAINTAINERS: Change my e-mail address and affiliation.
9286
9287 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9288
9289 * Makefile.def (stagefeedback): Come after profile.
9290 Define profiledbootstrap target.
9291 * Makefile.tpl (profiledbootstrap): Remove.
9292 (stageprofile-end): Zap stagefeedback.
9293 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9294 * Makefile.in: Regenerate.
9295
9296 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9297
9298 * MAINTAINERS: Update my email address.
9299
9300 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9301
9302 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9303 In 'cpp' stanza, support '#line' as well as '# '.
9304
9305 2005-06-08 Andreas Schwab <schwab@suse.de>
9306
9307 * MAINTAINERS: Move myself from 'Write After Approval' to
9308 'CPU Port Maintainers' section as m68k maintainer.
9309
9310 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9311
9312 * configure.in (unsupported_languages): New macro.
9313 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9314 non-ported target libraries in noconfigdirs.
9315 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9316 non-linux-gnu. Remove libgcj_ex_libffi.
9317 <lang_frag loop>: Set add_this_lang=no if the language is in
9318 unsupported_languages.
9319 * configure: Regenerate.
9320
9321 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9322
9323 * configure.in: Fix typo in handling of --with-mpfr-dir.
9324 * configure: Regenerate.
9325
9326 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9327
9328 * MAINTAINERS: Update my email address.
9329
9330 2005-06-02 Jim Blandy <jimb@redhat.com>
9331
9332 * config.sub: Add cases for the Renesas m32c. (This patch has been
9333 accepted into the master sources.)
9334
9335 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
9336 Michael Snyder <msnyder@redhat.com>
9337 Stan Cox <scox@redhat.com>
9338
9339 * configure.in: Set noconfigdirs for ms1.
9340
9341 * configure: Regenerate.
9342
9343 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9344
9345 * MAINTAINERS (Write After Approval): Add self.
9346
9347 2005-06-01 Josh Conner <jconner@apple.com>
9348
9349 * MAINTAINERS (Write After Approval): Add self.
9350
9351 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
9352
9353 * MAINTAINERS: Update my email address.
9354
9355 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9356
9357 * MAINTAINERS (Write After Approval): Add self.
9358
9359 2005-05-26 Chris Demetriou <cgd@broadcom.com>
9360
9361 * MAINTAINERS (Write After Approval): Remove self.
9362
9363 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
9364
9365 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9366 (Dependencies): Consider target modules for bootstrap dependencies.
9367 Make target bootstrap modules depend on each stage's gcc.
9368 * Makefile.in: Regenerate.
9369
9370 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
9371
9372 * Makefile.def (configure-gcc): Depend on binutils having been built.
9373 (all-gcc): No need to do it here.
9374 * Makefile.in: Regenerate.
9375
9376 2005-05-19 Paul Brook <paul@codesourcery.com>
9377
9378 * configure.in: Rewrite misleading error message when requested
9379 language cannot be built.
9380 * configure: Regenerate.
9381
9382 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9383
9384 * ylwrap: Import from Automake 1.9.5.
9385
9386 2005-05-13 David Ung <davidu@mips.com>
9387
9388 * MAINTAINERS (Write After Approval): Add self.
9389
9390 2005-05-09 Mike Stump <mrs@apple.com>
9391
9392 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9393 lt_cv_sys_max_cmd_len for now.
9394
9395 2005-05-09 Stan Cox <scox@redhat.com>
9396
9397 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9398
9399 2005-05-08 Matt Kraai <kraai@ftbfs.org>
9400
9401 * README.SCO: Update the URL.
9402
9403 2005-05-05 David Edelsohn <edelsohn@gnu.org>
9404
9405 * ltconfig: Define file_list_spec. Pass file_list_spec and
9406 with_gnu_ld to libtool.
9407 * ltcf-c.sh (aix[45]): Define file_list_spec.
9408 * ltcf-cxx.sh (aix[45]): Same.
9409 * ltcf-gcj.sh (aix[45]): Same.
9410 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9411 exists, write list of input files to temporary file.
9412
9413 2005-05-04 Mike Stump <mrs@apple.com>
9414
9415 * configure.in: Always pass --target to target configures as
9416 otherwise rebuilds that do --recheck will fail.
9417 * confiugure: Rebuilt.
9418
9419 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
9420
9421 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9422 STAGE_HOST_EXPORTS.
9423 (configure, all): Add bootstrap support.
9424 (Host modules, target modules): Pass post-stage1 flags and exports.
9425 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9426 * Makefile.in: Regenerate.
9427
9428 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
9429
9430 * configure: Regenerate.
9431
9432 2005-04-27 Mike Stump <mrs@apple.com>
9433
9434 * MAINTAINERS: Add self as darwin maintainer.
9435
9436 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9437
9438 * config.sub: Update from master copy.
9439
9440 2005-04-21 Mike Stump <mrs@apple.com>
9441
9442 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9443 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9444
9445 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
9446
9447 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9448 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9449 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9450 "*-*-elf" and "*-*-linux*".
9451 * configure: Regenerate.
9452
9453 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9454
9455 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9456
9457 2005-04-12 Mike Stump <mrs@apple.com>
9458
9459 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9460
9461 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9462
9463 * MAINTAINERS (Write After Approval): Add myself.
9464
9465 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9466
9467 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9468
9469 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
9470
9471 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9472 (TARGET_CONFIGARGS): Include --with-target-subdir.
9473 (configure, all): New macros. Use them throughout.
9474 * Makefile.in: Regenerate.
9475
9476 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9477
9478 * MAINTAINERS (Write After Approval): Add myself.
9479
9480 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9481
9482 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9483
9484 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9485
9486 * MAINTAINERS: Move John Carr to Write After Approval.
9487
9488 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
9489
9490 * config/mh-mingw32: Delete.
9491 * configure.in: Don't use it.
9492 * configure: Regenerate.
9493
9494 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
9495
9496 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9497 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9498 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9499 (HOST_LIB_PATH): Generate from Makefile.def.
9500 (TARGET_LIB_PATH): Likewise.
9501 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9502 * Makefile.in: Regenerate.
9503 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9504 (RPATH_ENVVAR): Include Darwin case.
9505 * configure: Regenerate.
9506
9507 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9508
9509 * MAINTAINERS (Various Maintainers): Remove self.
9510 (Write After Approval): Add self.
9511
9512 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9513
9514 * MAINTAINERS (Various Maintainers): Add self.
9515
9516 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
9517
9518 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9519 * configure: Regenerate.
9520
9521 2005-03-21 Zack Weinberg <zack@codesourcery.com>
9522
9523 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9524 gcc_version, and gcc_version_trigger from set of flags to pass.
9525 * Makefile.tpl: Remove definitions of above variables.
9526 (config.status): Remove dependency on $(gcc_version_trigger).
9527 * Makefile.in: Regenerate.
9528 * configure.in: Do not reference config/gcc-version.m4 nor
9529 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9530 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9531 * configure: Regenerate.
9532
9533 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9534 Andrew Pinski <pinskia@physics.uc.edu>
9535
9536 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9537 * Makefile.in: Regenerate.
9538
9539 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9540
9541 * MAINTAINERS (Write After Approval): Add myself.
9542
9543 2005-03-03 David Ayers <d.ayers@inode.at>
9544
9545 * MAINTAINERS (Write After Approval): Add myself.
9546
9547 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9548
9549 PR libgcj/20160
9550 * ltmain.sh: Avoid creating archives with components that have
9551 duplicate basenames.
9552
9553 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9554
9555 PR bootstrap/20250
9556 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9557 instead of check.
9558 * Makefile.in: Regenerate.
9559
9560 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9561
9562 * Makefile.in: Regenerate to fix conflict between the previous two
9563 patches.
9564
9565 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9566
9567 PR bootstrap/17383
9568 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9569 * Makefile.tpl (HOST_SUBDIR): New substitution.
9570 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9571 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9572 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9573 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9574 (Host modules, Bootstrapped modules): Use it.
9575 (Build modules, Target modules): Do not create symlink trees,
9576 always configure out-of-srcdir.
9577 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9578 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9579 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9580 $(HOST_SUBDIR). Create a symlink for host_subdir.
9581
9582 * Makefile.in: Regenerate.
9583 * configure: Regenerate.
9584
9585 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9586
9587 Merged from libada-gnattools-branch:
9588 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9589
9590 * gnattools: New directory.
9591 * Makefile.def: Add gnattools as a module, depending on target-libada.
9592 * Makefile.in: Regenerate.
9593 * configure.in: Include gnattools in host_tools; disable it if ada
9594 is disabled.
9595 * configure: Regenerate.
9596
9597 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9598
9599 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9600 treelang maintainer.
9601 (Write After Approval): Remove myself.
9602
9603 2005-02-23 Paul Schlie <schlie@comcast.net>
9604
9605 * configure.in: Allow darwin targeted ports to build tk, itcl and
9606 libgui.
9607 * configure: Regenerate.
9608
9609 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9610
9611 PR libgcj/10353
9612 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9613 * configure: Regenerate.
9614
9615 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9616
9617 * MAINTAINERS (Write After Approval): Add myself.
9618
9619 2005-02-10 Ian Lance Taylor <ian@airs.com>
9620
9621 * MAINTAINERS: Update my e-mail address.
9622
9623 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9624
9625 * MAINTAINERS (Write After Approval): Add myself.
9626
9627 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9628
9629 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9630 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9631 target-libgloss when not *-*-elf and *-*-aout.
9632 * configure: Regenerate.
9633
9634 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9635
9636 * MAINTAINERS: Remove obsolete entries.
9637
9638 * MAINTAINERS (Write After Approval): Add Michael Matz.
9639
9640 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9641
9642 * MAINTAINERS: Remove self as cpplib maintainer.
9643
9644 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9645
9646 * install-sh, config.sub: Import from upstream.
9647
9648 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9649
9650 PR bootstrap/18222
9651 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9652 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9653 * Makefile.in: Regenerate.
9654
9655 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9656
9657 * MAINTAINERS: Update my email address.
9658
9659 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9660 Andreas Schwab <schwab@suse.de>
9661
9662 PR bootstrap/18033
9663 * config-ml.in: Eval option if surrounded by single quotes.
9664
9665 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9666
9667 Revert 2004-12-28 Makefile changes, a better fix will be
9668 applied to mainline and src after GCC 4.0 branches.
9669
9670 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9671
9672 PR bootstrap/17383
9673
9674 * Makefile.def (target_modules): Remove stage parameter,
9675 it is always true now.
9676 * Makefile.tpl (configure-build-[+module+],
9677 configure-target-[+module+]): Always build symlink tree
9678 for the directory and for include. BUILD_SUBDIR and
9679 TARGET_SUBDIR cannot be . anymore.
9680 * Makefile.in: Regenerate.
9681
9682 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9683
9684 Revert 2004-12-08 Makefile changes.
9685
9686 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9687
9688 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9689 cygwin, mingw.
9690
9691 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9692
9693 * configure.in (sh64-*-*): Reenable gprof.
9694 * configure: Regenerate.
9695
9696 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9697
9698 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9699 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9700 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9701 * Makefile.in: Regenerate.
9702
9703 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9704
9705 * MAINTAINERS: Update my email address.
9706
9707 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9708
9709 * Makefile.tpl: Generate normal dependencies if the LHS module is
9710 not bootstrapped.
9711 * Makefile.in: Regenerate.
9712
9713 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9714
9715 * configure.in: Include config/gxx-include-dir.m4. Use
9716 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9717 * configure: Regenerate.
9718
9719 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9720
9721 * config.if: Delete.
9722 * configure.in: Set libstdcxx_incdir directly.
9723 * configure: Regenerate.
9724
9725 2004-12-02 Eric Christopher <echristo@redhat.com>
9726
9727 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9728 * Makefile.in: Regenerate.
9729
9730 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9731
9732 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9733 * configure: Regenerate.
9734
9735 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9736
9737 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9738 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9739 * configure: Regenerate.
9740
9741 2004-12-01 Eric Christopher <echristo@redhat.com>
9742
9743 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9744 of things to remove.
9745
9746 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9747
9748 * MAINTAINERS (Write After Approval): Update my e-mail address.
9749
9750 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9751
9752 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9753 from CVS libtool to always pass_all.
9754
9755 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9756
9757 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9758 (hppa*64*-*-*): Delete incorrect comment.
9759 * configure: Rebuilt.
9760
9761 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9762
9763 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9764
9765 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9766
9767 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9768 from CVS libtool to always pass_all.
9769
9770 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9771
9772 * install-sh, compile: Import from automake.
9773
9774 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9775
9776 * config.guess, config.sub: Import from savannnah.
9777
9778 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9779
9780 * MAINTAINERS (Write After Approval): Add myself
9781
9782 2004-11-12 Mike Stump <mrs@apple.com>
9783
9784 * Makefile.def: Add html support.
9785 * Makefile.tpl: Likewise.
9786 * Makefile.in: Regenerate.
9787
9788 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9789
9790 PR 18423
9791 * configure.in: Remove all instances of build-fixincludes from
9792 noconfigdirs.
9793 (build_configargs): Supply --target to subdirectories.
9794 * configure: Regenerate.
9795
9796 * Makefile.def: Make gcc install depend on fixincludes install.
9797 * Makefile.in: Regenerate.
9798
9799 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9800
9801 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9802
9803 2004-11-11 Paul Brook <paul@codesourcery.com>
9804
9805 * MAINTAINERS: Add self as arm maintainer. Update email address.
9806
9807 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9808
9809 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9810 target-libgfortran.
9811 * configure: Regenerate.
9812
9813 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9814
9815 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9816 like CC.
9817
9818 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9819
9820 * Makefile.def (host fixincludes): Specify missing targets.
9821 * Makefile.in: Regenerate.
9822
9823 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9824
9825 * MAINTAINERS: Add myself
9826
9827 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9828
9829 * MAINTAINERS (Write After Approval): Add myself.
9830
9831 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9832
9833 * Makefile.def: Build fixincludes for the host, too.
9834 * Makefile.in: Regenerate.
9835 * configure.in (host_tools): Add fixincludes.
9836 * configure: Regenerate.
9837
9838 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9839
9840 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9841 * configure: Regenerated.
9842
9843 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9844
9845 PR other/17783
9846 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9847 * configure: Regenerated.
9848
9849 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9850
9851 * README.SCO: Update per FSF instructions.
9852
9853 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9854
9855 PR target/18151
9856 * configure.in (case ${target}): Do not build fixincludes for avr.
9857 * configure: Regenerated.
9858
9859 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9860
9861 * configure.in (case ${target}): Do not build fixincludes
9862 on platforms where it is not used.
9863 * configure: Regenerated.
9864
9865 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9866
9867 * configure.in: Use an absolute path to install-sh.
9868 * configure: Regenerated.
9869
9870 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9871
9872 * MAINTAINERS (Write After Approval): Add myself.
9873
9874 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9875
9876 * MAINTAINERS: Remove from Write After Approval those that are
9877 already maintainers.
9878
9879 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9880
9881 * MAINTAINERS: Update my email address.
9882
9883 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9884
9885 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9886 * configure: Regenerate.
9887
9888 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9889
9890 * MAINTAINERS: Update my email address.
9891
9892 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9893
9894 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9895 entries belonging to this category.
9896
9897 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9898
9899 * MAINTAINERS: Update my e-mail address.
9900
9901 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9902
9903 Fix wrong conflict resolution in:
9904
9905 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9906
9907 * Makefile.in: Regenerate.
9908 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9909 in the recursive `make', instead of hardwiring `all'.
9910 (Autogenerated TARGET-* variables): New.
9911
9912 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9913
9914 * configure.in: Enable target-libgloss for crx-*-*.
9915 * configure: Regenerate.
9916
9917 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9918
9919 * MAINTAINERS (Various Maintainers): Move the "windows,
9920 cygwin, mingw" maintainer to ...
9921 (OS Port Maintainers): ... here.
9922
9923 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9924
9925 * MAINTAINERS (Write After Approval): Remove those that are
9926 maintainers of some subsystem.
9927
9928 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9929
9930 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9931 * ltcf-cxx.sh (tpf*): Likewise.
9932 * ltconfig (tpf*): Add TPF OS configuration support.
9933
9934 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9935
9936 * MAINTAINERS: Change my email address to my new work account.
9937
9938 2004-09-24 Michael Roth <mroth@nessie.de>
9939
9940 * configure.in (--without-headers): Add missing double quotes.
9941 * configure: Regenerate.
9942
9943 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9944
9945 * ylwrap: Revert to previous version.
9946
9947 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9948
9949 PR bootstrap/17369
9950 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9951 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9952 SET_GCC_LIB_PATH_CMD.
9953 (BASE_TARGET_EXPORTS): Likewise.
9954 * Makefile.in: Regenerated.
9955
9956 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9957 * configure: Regenerated.
9958
9959 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9960
9961 * config.guess: New upstream version
9962 * compile, depcomp, install-sh, ylwrap: Likewise.
9963
9964 2004-09-19 Roger Sayle <roger@eyesopen.com>
9965
9966 * config/mh-x86omitfp: New host makefile fragment. Add
9967 -fomit-frame-pointer to the default BOOT_CFLAGS.
9968 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9969 * configure: Regenerate.
9970
9971 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9972
9973 PR target/11572
9974 * configure.in (*-*-darwin*): Renable libobjc.
9975 * configure: Regenerate.
9976
9977 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9978
9979 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9980
9981 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9982
9983 * Makefile.def: Remove libbanshee.
9984 * Makefile.tpl: Ditto.
9985 * configure.in: Ditto.
9986 * Makefile.in: Regen.
9987 * configure: Ditto.
9988
9989 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9990
9991 * ltmain.sh: Use $pic_object as $non_pic_object if
9992 $non_pic_object=none.
9993
9994 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9995
9996 * missing: Import latest version from master repository.
9997
9998 2004-09-06 Nick Clifton <nickc@redhat.com>
9999
10000 * config.sub: Import latest version from master repository.
10001 * config.guess: Likewise.
10002 This includes these changes:
10003
10004 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10005
10006 * config.sub: Handle crisv32, alias etraxfs.
10007 * config.guess (crisv32:Linux:*:*): Handle.
10008
10009 2004-08-13 Brad Smith <brad@comstyle.com>
10010
10011 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10012 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10013
10014 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10015
10016 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10017 assume the processor is a powerpc. This is because coreutils
10018 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10019 in this case, due to a MacOS X bug that causes
10020 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10021 to return a negative number.
10022 Problem reported by Petter Reinholdtsen in:
10023 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10024
10025 2004-07-19 Ben Elliston <bje@gnu.org>
10026
10027 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10028
10029 2004-06-24 Ben Elliston <bje@gnu.org>
10030
10031 * config.guess: Update copyright years.
10032 * config.sub: Likewise.
10033
10034 2004-06-22 Robert Millan <robertmh@gnu.org>
10035
10036 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10037 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10038
10039 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10040
10041 * config.guess (*:*VMS:*:*): New entry. Replaces
10042 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10043 manufacturer.
10044
10045 2004-06-22 Ben Elliston <bje@gnu.org>
10046
10047 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10048 * config.sub: Likewise.
10049
10050 2004-06-22 Ben Elliston <bje@gnu.org>
10051
10052 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10053 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10054
10055 2004-06-11 Ben Elliston <bje@gnu.org>
10056
10057 * config.guess (pegasos:OpenBSD:*:*): Remove.
10058
10059 2004-06-11 Ben Elliston <bje@gnu.org>
10060
10061 From Wouter Verhelst <wouter@grep.be>:
10062 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10063
10064 2004-06-11 Ben Elliston <bje@gnu.org>
10065
10066 * config.guess (luna88k:OpenBSD:*:*): New.
10067
10068 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10069
10070 * config.guess (m32r*:Linux:*:*): New case.
10071 * config.sub: Handle m32rle.
10072
10073 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10074
10075 From Jens Petersen <petersen@redhat.com>:
10076 * config.sub: Handle sparcv8.
10077
10078 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10079
10080 From Tom Smith <smith@cag.lkg.hp.com>:
10081 * config.guess: Version suffixes are equally significant on Tru64
10082 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10083 prefix of "P" (patched kernel).
10084
10085 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10086
10087 * config.sub: Add support for National Semiconductor CRX target.
10088
10089 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10090
10091 * MAINTAINERS (Various Maintainers): Remove myself as web page
10092 maintainer, add myself as maintainer of build status lists.
10093
10094 2004-09-03 Jan Beulich <jbeulich@novell.com>
10095
10096 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10097 *-*-netware, but add target-libmudflap.
10098 Consolidate *-*-netware targets (of which really only i?86 exists)
10099 into a single entry.
10100 * configure: Likewise.
10101
10102 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10103
10104 * Makefile.tpl (sorry): Remove.
10105 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10106 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10107 (do-clean): Clean per-stage directories too.
10108 (do-distclean): Run distclean-stage1 too.
10109 (.NOTPARALLEL): Enable during toplevel bootstrap.
10110 (stage[+id+]-bubble): Enable parallel execution during
10111 the recursive invocation.
10112 * Makefile.in: Regenerate.
10113
10114 Fix previous checkin:
10115
10116 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10117 include.
10118 * configure.in: Fix indentation.
10119 * configure: Regenerate.
10120
10121 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10122
10123 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10124 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10125 * configure: regenerate
10126 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10127 -mdynamic-no-pic
10128
10129 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10130
10131 * Makefile.def (build_modules): Add fixincludes.
10132 (dependencies): Make gcc depend on fixincludes.
10133 * configure.in (build_tools): Add fixincludes.
10134 (build_configdirs): Always include build_libs.
10135 * Makefile.in: Regenerate.
10136 * configure: Regenerate.
10137
10138 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10139
10140 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10141 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10142 phony targets; do not generate timestamp files.
10143 (distclean-stageN): Remove references to their timestamp files.
10144 (restageN, touch-stageN): Remove.
10145 (stageN-bubble): Rewritten.
10146 (compare): Support lean bootstraps.
10147 * Makefile.in: Regenerate.
10148
10149 * configure.in: Only warn when bootstrapping but
10150 build != host or build != target. Support lean bootstraps.
10151 * configure: Regenerate.
10152
10153 2004-08-26 Phil Edwards <phil@codesourcery.com>
10154
10155 * configure.in: Give a better error message if GMP/MPFR are missing
10156 and a language needing them has been requested.
10157 * configure: Regenerated.
10158
10159 2004-08-25 Phil Edwards <phil@codesourcery.com>
10160
10161 * configure.in: Print a list of available language front-ends if
10162 a requested one is missing. Tidy stray tab characters.
10163 * configure: Regenerated.
10164
10165 2004-08-19 Michael Koch <konqueror@gmx.de>
10166
10167 * gcc/doc/install.texi: Update entry about automake for libjava.
10168
10169 2004-08-17 Robert Millan <robertmh@gnu.org>
10170
10171 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10172 (instead of FreeBSD).
10173 * configure: Regenerate.
10174
10175 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10176
10177 * Makefile.in: Regenerate.
10178 * configure: Regenerate.
10179
10180 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10181 stage_*_flags.
10182 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10183 for bootstrapped modules if toplevel bootstrap is going.
10184 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10185 modules. Adjust for changes in Makefile.def. Enable several
10186 rules even in non-bootstrap mode, just to avoid peppering the
10187 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10188 (stage-[+prev+]-bubble): Remove.
10189
10190 * Makefile.def (Dependencies): Depend on all-build-bison,
10191 all-build-flex, all-build-byacc, all-build-texinfo, rather
10192 than the host variations.
10193 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10194 with BUILD_SUBDIR.
10195 (BISON): Update for recent Bisons.
10196 (YACC): Fix typo.
10197 (cross): Depend on all-build.
10198 (all): Do not depend on all-build.
10199 (prebootstrap): Remove.
10200 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10201 (Prebootstrap dependencies): Add them to the per-stage targets
10202 and to all-prebootstrap.
10203 * configure.in (build_configdirs): Always enable build_tools.
10204 (BUILD_DIR_PREFIX): Remove.
10205
10206 * Makefile.def (gcc): Add target variable.
10207 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10208 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10209 in the recursive `make', instead of hardwiring `all'.
10210 (Autogenerated TARGET-* variables): New.
10211
10212 2004-08-13 Brian Booth <bbooth@redhat.com>
10213
10214 * MAINTAINERS: Remove myself from write-after-approval.
10215
10216 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10217
10218 * src-release: Stop distributing mmalloc with gdb (which doesn't
10219 use it).
10220 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10221 * Makefile.in: Regenerate.
10222
10223 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10224
10225 * configure.in (arm*-*-eabi*): New target.
10226 * configure: Regenerate.
10227
10228 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10229
10230 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10231 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10232 (Dependencies): New section.
10233 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10234 (configure-target-[+module+]): Depend on maybe-all-gcc
10235 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10236 (toplevel profiledbootstrap): Fix dependencies.
10237 * Makefile.in: Regenerate.
10238
10239 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10240
10241 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10242 target-libiberty to noconfigdirs.
10243 * configure: Regenerate.
10244
10245 2004-08-03 Paul Brook <paul@codesourcery.com>
10246
10247 * configure.in: Check for MPFR as well as GMP.
10248 * configure: Regenerate.
10249
10250 2004-08-01 Robert Millan <robertmh@gnu.org>
10251
10252 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10253 libmudflap for all GNU-based systems (with Glibc).
10254 * configure: Regenerate.
10255
10256 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10257
10258 * Makefile.def (host-modules): Add gcc.
10259 * Makefile.in: Regenerate.
10260 * Makefile.tpl (sorry): New rule.
10261 (configure-host, all-host, [+make_target+]-host, do-check,
10262 install-host): Do not add gcc as a special case.
10263 (host modules): Add a small special-casing for gcc. Export
10264 extra_make_flags through the environment.
10265 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10266 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10267 other recursive targets for gcc): Remove.
10268
10269 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10270 (stage, unstage): New rules.
10271 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10272 distclean-stage[+id+]): Use stage_current.
10273 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10274 the stage*-start rules.
10275
10276 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10277
10278 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10279 use -all_load flag.
10280
10281 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10282
10283 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10284 * configure: Regenerate.
10285
10286 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10287
10288 * maintainer-scripts/gcc_release: Revert yesterday's change.
10289
10290 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10291
10292 * MAINTAINERS: Add myself to write-after-approval.
10293
10294 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10295
10296 * libf2c: Removed.
10297 * gcc/gccbug.in: Updated because of libf2c removal.
10298 * maintainer-scripts/gcc_release: Ditto.
10299
10300 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10301
10302 * configure.in: Build libmudflap by default on FreeBSD.
10303 * configure: Regenerated.
10304
10305 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10306
10307 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10308 systems.
10309 * configure: Regenerated.
10310
10311 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10312
10313 PR target/16344
10314 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10315 feedback based compiler.
10316 * Makefile.in: Rebuilt.
10317
10318 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10319
10320 * Makefile.def (host_modules): Set bootstrap=true for flex.
10321 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10322 * Makefile.in: Rebuilt.
10323
10324 2004-07-07 Jan Hubicka <jh@suse.cz>
10325
10326 * MAINTAINERS: Add self as a profile feedback maintainer.
10327
10328 2004-07-05 Phil Edwards <phil@codesourcery.com>
10329
10330 * configure.in: Do not prepend $srcdir to /dev/null in
10331 makefile fragments.
10332 * configure: Regenerate.
10333
10334 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
10335
10336 * Makefile.def (build_modules): Add bison, byacc, flex,
10337 m4, texinfo.
10338 (flags_to_pass): Add FLEX.
10339 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10340 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10341 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10342 DEFAULT_MAKEINFO): Remove.
10343 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10344 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10345 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10346 objdir or else use configured tool.
10347 (all-build): New.
10348 (all): Depend on it.
10349 (Build module dependencies): Add.
10350 * Makefile.in: Regenerate.
10351 * configure.in: Better support for multiple build modules,
10352 matching what is done for host/target modules. Do not look
10353 for "plausible" locations of build tools if Canadian cross.
10354 Use autoconf's AC_PROG_CC to find a C compiler. Define
10355 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10356 * configure: Regenerate.
10357
10358 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10359
10360 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10361 * Makefile.in: Regenerate.
10362
10363 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10364
10365 * Makefile.tpl (configure-build-[+module+],
10366 configure-[+module+], configure-target-[+module+]): Pass
10367 [+extra_configure_args+].
10368 (all-build-[+module+], all-[+module+], check-[+module+],
10369 install-[+module+], [+make_target+]-[+module+],
10370 all-target-[+module+], check-target-[+module+],
10371 install-target-[+module+], [+make_target+]-target-[+module+]):
10372 Pass [+extra_make_args+].
10373 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10374 (GCC_HOST_EXPORTS): Remove.
10375 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10376 cross, check-gcc, check-gcc-c++, install-gcc,
10377 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10378 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10379 * Makefile.in: Regenerate.
10380
10381 2004-06-21 Matthew Sachs <msachs@apple.com>
10382
10383 * MAINTAINERS: Added self to write-after-approval.
10384
10385 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10386
10387 * configure.in: Check for srcdir/winsup rather than build directory
10388 winsup.
10389 * configure: Regenerate.
10390
10391 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
10392
10393 * configure.in: Don't build Cygwin native newlib if winsup
10394 directory is missing. Emit warning instead.
10395 * configure: Regenerate.
10396
10397 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
10398
10399 * Makefile.tpl (touch-stage[+id+]): New.
10400 (restage[+prev+]): Depend on touch-stage[+id+].
10401
10402 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10403 Use it throughout.
10404
10405 * Makefile.def: Add profile and feedback bootstrap stages.
10406 Remove next field from bootstrap stages.
10407 * Makefile.tpl (LN, LN_S): Substitute.
10408 (stageN-start, stageN-end): Use double-colon rules, to
10409 provide a hook for additional setup commands.
10410 (distclean-stageN-gcc, restageN): Create dependencies from
10411 [+prev+], not from [+next+].
10412 (stageN-bubble): Add commands for successive stages from
10413 [+prev+], using double-colon rules.
10414 (all-stageN-gcc): Fix typo.
10415 (stagefeedback-start, profiledbootstrap): New.
10416 * Makefile.in: Regenerate.
10417 * configure.in: Call ACX_PROG_LN.
10418 * configure: Regenerate.
10419
10420 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10421
10422 * MAINTAINERS (Write After Approval): Add myself.
10423
10424 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10425
10426 * MAINTAINERS (Write After Approval): Add myself.
10427
10428 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
10429
10430 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10431 without gcc.
10432 * configure: Regenerate.
10433
10434 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10435
10436 * Makefile.tpl: Fix typo.
10437 * Makefile.in: Regenerate.
10438
10439 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10440
10441 * configure.in: Remove new- prefix from toplevel
10442 bootstrap targets.
10443 * configure: Regenerate.
10444
10445 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10446
10447 * Makefile.tpl (all.normal): Rename to all.
10448 (all): Replace with a rule to pick the default
10449 target from configure.
10450 (all-gcc, configure-gcc): Use conditionals to
10451 do nothing when toplevel bootstrap is going on.
10452 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10453 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10454 * configure.in: Support --enable-bootstrap.
10455
10456 * Makefile.def: Remove new- prefix from toplevel
10457 bootstrap targets.
10458 * Makefile.tpl: Likewise.
10459
10460 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10461 target.
10462
10463 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10464 $(RECURSE_FLAGS) to recursive invocation of make.
10465
10466 * Makefile.in: Regenerate.
10467 * configure: Regenerate.
10468
10469 2004-05-30 Andreas Jaeger <aj@suse.de>
10470 Jim Wilson <wilson@specifixinc.com>
10471
10472 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10473 like CC.
10474
10475 2004-05-27 Daniel Jacobowitz <dan@debian.org>
10476
10477 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10478 * configure: Regenerate.
10479
10480 2004-05-25 Daniel Jacobowitz <drow@false.org>
10481
10482 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10483 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10484 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10485 targets.
10486 * Makefile.in: Regenerate.
10487
10488 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
10489
10490 * configure.in: Test the ability to symlink directories.
10491 * configure: Regenerate.
10492
10493 * Makefile.def (bootstrap-stage): New definitions.
10494 * Makefile.tpl (configure-stage1-gcc,
10495 configure-stage2-gcc, configure-stage3-gcc,
10496 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10497 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10498 new-restage3, compare): Autogenerate, see Makefile.in
10499 entry for behavioral changes.
10500 (distclean-stage1, new-stage1-start, new-stage1-end,
10501 new-stage1-bubble, distclean-stage2, new-stage2-start,
10502 new-stage2-end, new-stage2-bubble, distclean-stage3,
10503 new-stage3-start, new-stage3-end): New autogenerated targets.
10504 (objext, prebootstrap, BOOT_CFLAGS,
10505 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10506 targets.
10507
10508 * Makefile.in: Regenerate.
10509 (distclean-stage1, new-stage1-start, new-stage1-end,
10510 new-stage1-bubble, distclean-stage2, new-stage2-start,
10511 new-stage2-end, new-stage2-bubble, distclean-stage3,
10512 new-stage3-start, new-stage3-end): New targets.
10513 (all-stage1-gcc): Move prebootstrap dependency from here...
10514 (configure-stage1-gcc): ...to here.
10515 (new-bootstrap): Use bubble targets.
10516 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10517 Use per-stage distclean targets.
10518 (configure-stage1-gcc, configure-stage2-gcc,
10519 configure-stage3-gcc, all-stage1-gcc,
10520 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10521 Use new-stageN-start to prepare the tree.
10522
10523 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
10524
10525 * Makefile.def (host_modules): add libcpp.
10526 * Makefile.tpl: Add dependencies on and for libcpp.
10527 * Makefile.in: Regenerate.
10528 * configure.in: Add libcpp host module.
10529 * configure: Regenerate.
10530
10531 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
10532
10533 * Makefile.tpl: Whenever a recursive target is defined, wrap
10534 it in a special @if/@endif block, and prepare its maybe
10535 dependency in the @if/@endif block
10536 * configure.in: Instead of writing maybe dependencies, remove
10537 the @if/@endif statements, and remove the @if/@endif blocks
10538 that remain.
10539 * configure: Regenerate.
10540 * Makefile.in: Regenerate.
10541
10542 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10543
10544 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10545
10546 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10547
10548 PR bootstrap/15120
10549 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10550 * */configure: Rebuilt.
10551
10552 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10553
10554 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10555 of libf2c.
10556 * configure, Makefile.in: Regenerate.
10557
10558 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10559
10560 * MAINTAINERS (Write After Approval): Add myself.
10561
10562 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10563
10564 Merge from tree-ssa-20020619-branch.
10565
10566 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10567 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10568 (HOST_GMPLIBS): Define.
10569 (HOST_GMPINC): Define.
10570 (TARGET_LIB_PATH): Add libmudflap.
10571 (GFORTRAN_FOR_TARGET): Define.
10572 (configure-build*): Export GFORTRAN.
10573 (configure-gcc): Export GMPLIBS and GMPINC.
10574 (all-gcc): Add maybe-all-libbanshee.
10575 (configure-target-libgfortran): Define.
10576 * Makefile.in: Regenerate.
10577 * configure.in (host_libs): Add libbanshee.
10578 (target_libraries): Add target-libmudflap and target-libgfortran.
10579 Add --with-libbanshee.
10580 Handle --disable-libmudflap.
10581 (*-*-freebsd*): Use with_gmp.
10582 Add $(libgcj) to noconfigdirs.
10583 * configure: Regenerate.
10584 * depcomp: New file.
10585 * MAINTAINERS: Add tree-ssa maintainers.
10586
10587 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10588
10589 * MAINTAINERS (Various Maintainers): Add myself.
10590
10591 2004-04-30 Brian Ford <ford@vss.fsi.com>
10592
10593 * MAINTAINERS (Write After Approval): Add myself.
10594
10595 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10596
10597 * MAINTAINERS (Write After Approval): Add myself.
10598
10599 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10600
10601 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10602 * configure: Regenerate.
10603
10604 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10605
10606 Revert:
10607 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10608
10609 * Makefile.def (flags_to_pass): Remove *dir variables that
10610 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10611 as well as prefix and exec_prefix.
10612 * Makefile.in: Regenerate.
10613
10614 2004-04-26 Robert Millan <robertmh@gnu.org>
10615
10616 Add patches from libtool CVS.
10617 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10618 * ltconfig: Likewise.
10619 * ltcf-c.sh: Likewise.
10620 * ltcf-cxx.sh: Likewise.
10621 * ltcf-gcj.sh: Likewise.
10622
10623 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10624
10625 * Makefile.def (host_modules): Mark with the bootstrap
10626 flag packages on which gcc depends.
10627 * Makefile.tpl (all-bootstrap): Use it.
10628 * Makefile.in: Regenerate.
10629
10630 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10631
10632 * Makefile.def (flags_to_pass): Remove *dir variables that
10633 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10634 as well as prefix and exec_prefix.
10635 * Makefile.in: Regenerate.
10636
10637 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10638
10639 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10640 * configure: Regenerate.
10641 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10642 * gcc/Makefile.tpl (compare): Use the result of the test.
10643 * gcc/Makefile.in: Regenerate.
10644
10645 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10646
10647 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10648 Always relocate gcc and prev-gcc to the original names, even
10649 if the build fails.
10650 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10651 New targets.
10652
10653 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10654
10655 * MAINTAINERS: Update my email address.
10656
10657 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10658
10659 * configure.in (mips*-*-irix5*): Enable ld.
10660 * configure: Regenerate.
10661
10662 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10663
10664 * configure: Regenerate.
10665
10666 2004-04-15 James E Wilson <wilson@specifixinc.com>
10667
10668 * Makefile.tpl (configure-[+module+], configure-gcc,
10669 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10670 Set and export LDFLAGS.
10671 * Makefile.in: Regenerate.
10672
10673 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10674
10675 * MAINTAINERS: Add myself to write-after-approval.
10676
10677 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10678
10679 PR bootstrap/14871
10680 * Makefile.tpl: If we don't have built-in-tree target tools,
10681 use the ones found by configure rather than hacking around with
10682 program_transform_name.
10683 * configure.in: Give Makefile.tpl the information necessary
10684 to do that.
10685 * Makefile.in: Regenerate.
10686 * configure: Regenerate.
10687
10688 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10689
10690 PR bootstrap/14760
10691 * configure.in: When computing baseargs, strip *all* copies of
10692 offending options. Also, don't match/substitute the trailing space,
10693 so that this actually works when two similar options are separated by
10694 only one space.
10695 * configure: Regenerate.
10696
10697 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10698
10699 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10700 (rs6000-*-aix*): Same.
10701 * configure: Regenerate.
10702
10703 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10704
10705 * MAINTAINERS: Add myself to write-after-approval.
10706
10707 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10708
10709 * MAINTAINERS: Add myself to write-after-approval.
10710
10711 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10712
10713 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10714 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10715 * Makefile.in: Regenerate.
10716
10717 * configure.in (top level bootstrap support): Rework --enable-werror
10718 to set @stage2_werror_flag@.
10719 * configure: Regenerate.
10720 * Makefile.tpl (top level bootstrap support): Pass
10721 @stage2_werror_flag@ down to configure in stages 2 and 3.
10722 * Makefile.in: Regenerate.
10723
10724 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10725
10726 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10727 for stages 2 and 3 as well as in make. As a consequence, remove
10728 OUTPUT_OPTION (now detected by configure) from the flags passed down
10729 to make.
10730 * Makefile.in: Regenerate.
10731
10732 * Makefile.tpl (new-bootstrap): Fix typo.
10733 * Makefile.in: Regenerate.
10734
10735 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10736
10737 * Makefile.tpl: Rearrange by moving recursive_targets rules
10738 into their proper sections.
10739 * Makefile.tpl (top level bootstrap support): Move disabling
10740 of coverage flags from 'make' to 'configure'; improve comments.
10741 * Makefile.in: Regenerate.
10742
10743 * Makefile.tpl (experimental top level bootstrap) Move stage1
10744 language setting from all- target to configure- target; disable
10745 intermodule optimization in stage 1; prevent gratuitous rebuilds
10746 of stage 1.
10747 * Makefile.in: Regenerate.
10748 * configure.in: Comma-separate stage 1 language list for top
10749 level bootstrap.
10750 * configure: Regenerate.
10751
10752 * Makefile.tpl: Clean up experimental top level bootstrap support:
10753 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10754 prev-gcc in configure- targets as well as all- targets.
10755 * Makefile.in: Regenerate.
10756
10757 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10758
10759 * compile: New file imported from automake.
10760
10761 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10762
10763 * configure.in: Remove symbolic link section.
10764 * configure: Regenerate.
10765 * Makefile.tpl (links): Remove.
10766 * Makefile.in: Regenerate.
10767
10768 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10769 Nathanael Nerode <neroden@gcc.gnu.org>
10770
10771 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10772 Set with AC_CHECK_PROGS.
10773 * configure.in: Fix comment typo from last patch.
10774 * configure: Regenerate.
10775
10776 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10777
10778 * Makefile.tpl: Introduce experimental top level bootstrap support.
10779 * Makefile.in: Regenerate.
10780 * configure.in: Introduce support for top level bootstrap.
10781 * configure: Regenerate.
10782
10783 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10784 Paolo Bonzini <bonzini@gnu.org>
10785
10786 PR bootstrap/14522
10787 * configure.in: Cope with shells that do not support unquoted ^
10788 * configure: Regenerate.
10789
10790 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10791 Paolo Bonzini <bonzini@gnu.org>
10792
10793 PR bootstrap/14522
10794 * configure.in: Cope with shells that do not support nesting
10795 quotes inside quoted backquote substitutions.
10796 * configure: Regenerate.
10797
10798 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10799
10800 PR bootstrap/14522
10801 * configure.in: Fix escaping of $.
10802 * configure: Regenerate.
10803
10804 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10805
10806 * configure: Regenerate, since I forgot to while committing Paolo's
10807 changes.
10808
10809 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10810
10811 PR ada/14131
10812 Move language detection to the top level.
10813 * configure.in: Find default values for the tools as
10814 soon as possible. Disable ada if GNAT is not found.
10815 Emit error message about missing languages. Expand
10816 --enable-languages=all for the gcc subdirectory.
10817
10818 2004-03-10 Ben Elliston <bje@gnu.org>
10819
10820 * MAINTAINERS: Update my email address.
10821
10822 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10823
10824 * ltconfig: Disable building static libraries if building shared
10825 libraries on AIX 5L.
10826
10827 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10828
10829 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10830 and disable libgcj.
10831 * configure: Regenerated.
10832
10833 2004-03-01 Brian Booth <bbooth@redhat.com>
10834
10835 * MAINTAINERS: Add myself to write-after-approval.
10836
10837 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10838
10839 * MAINTAINERS: Add myself to write-after-approval.
10840
10841 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10842
10843 PR bootstrap/7087
10844 * Makefile.tpl: Guard XFOO sed statements better.
10845 * Makefile.tpl: Add dependency for configure-target-libada.
10846 * Makefile.in: Regenerate (incidentally fixes broken
10847 commit when libada-branch was merged).
10848
10849 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10850
10851 * MAINTAINERS: Add myself to write-after-approval.
10852
10853 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10854
10855 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10856 maintainers.
10857
10858 2004-02-20 Andrew Cagney <cagney@redhat.com>
10859
10860 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10861 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10862
10863 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10864
10865 PR bootstrap/11932
10866 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10867
10868 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10869
10870 * MAINTAINERS: Added myself to write-after-approval.
10871
10872 2004-02-14 Michael Koch <konqueror@gmx.de>
10873
10874 * MAINTAINERS: Added myself to write-after-approval.
10875
10876 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10877
10878 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10879 some OS port maintainers to OS port maintainers section.
10880
10881 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10882
10883 * MAINTAINERS: Add self.
10884
10885 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10886
10887 * MAINTAINERS: Alphabetize.
10888
10889 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10890
10891 * MAINTAINERS: Remove myself.
10892
10893 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10894
10895 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10896 (rs6000-*-aix*): Same.
10897 * configure: Regenerate.
10898
10899 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10900
10901 * configure.in (host): Add in missing $noconfigdirs to defines.
10902 * configure: Regenerate.
10903
10904 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10905 Nathanael Nerode <neroden@gcc.gnu.org>
10906
10907 PR ada/6637, PR ada/5911
10908 Merge with libada-branch:
10909 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10910 with appropriate dependencies. Add --enable-libada configure switch.
10911 * configure, Makefile.in: Regenerate.
10912
10913 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10914
10915 * MAINTAINERS: Add myself to write-after-approval.
10916
10917 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10918
10919 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10920 * configure: Regenerate.
10921
10922 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10923
10924 Merge from upstream:
10925
10926 * ltmain.in: When setting IFS to '~', be careful about user
10927 arguments that contain '~'.
10928
10929 2004-02-04 Peter O'Gorman <peter@pogma.com>
10930
10931 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10932 Also test $base_compile against $CC with escaped arguments. Bug
10933 reported by Geoff Keating <geoffk@apple.com>.
10934
10935 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10936
10937 * MAINTAINERS: Remove i960 port.
10938
10939 2004-01-23 DJ Delorie <dj@redhat.com>
10940
10941 * Makefile.def (target_modules) [libiberty]: Don't stage.
10942 * Makefile.in: Rebuilt.
10943
10944 2004-01-20 Caroline Tice <ctice@apple.com>
10945
10946 * MAINTAINERS: Add myself to write-after-approval.
10947
10948 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10949
10950 * MAINTAINERS: Update my email address.
10951
10952 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10953
10954 * MAINTAINERS: Add myself to write-after-approval.
10955
10956 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10957
10958 * MAINTAINERS: Remove entries without email address.
10959
10960 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10961
10962 * MAINTAINERS: Add myself to write-after-approval.
10963
10964 2004-01-15 Steven Bosscher <stevenb@suse.de>
10965
10966 * MAINTAINERS: Update my email address.
10967
10968 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10969
10970 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10971 * Makefile.tpl (configure-target-[+module+]): Support stage.
10972 * Makefile.in: Rebuilt.
10973
10974 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10975
10976 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10977
10978 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10979
10980 * MAINTAINERS: Add myself as a MIPS maintainer.
10981
10982 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10983
10984 * configure.in: Use ./config.cache, not config.cache.
10985 * configure: Regenerate.
10986 * Makefile.tpl: Special-casing not needed for GCC any more.
10987 * Makefile.in: Regenerate.
10988
10989 * configure.in: Don't share a cache file for host dirs.
10990 * configure: Regenerate.
10991
10992 * config-ml.in: Don't mess with the cache file.
10993
10994 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10995
10996 * MAINTAINERS: Move myself from 'Write After Approval' to
10997 'CPU Port Maintainers' section as SPARC maintainer.
10998
10999 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11000
11001 * Makefile.tpl: Make GCC use a separate config.cache.
11002 * Makefile.in: Regenerate.
11003
11004 PR bootstrap/11932, PR bootstrap/11933
11005 (I don't know if it will fix either of them, but it relates
11006 to them.)
11007 * configure.in: Don't use shared config.cache for target
11008 directories.
11009 * configure: Regenerate.
11010
11011 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11012
11013 * MAINTAINERS: Add myself to 'Write After Approval' section.
11014
11015 2003-12-31 Roger Sayle <roger@eyesopen.com>
11016
11017 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11018 * configure: Regenerated.
11019
11020 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11021
11022 * MAINTAINERS: Remove the mn10200 maintainer.
11023
11024 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11025
11026 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11027 * configure: Regenerated.
11028
11029 2003-12-16 Jan Hubicka <jh@suse.cz>
11030
11031 * MAINTAINERS: Add myself as callgraph maintainer.
11032
11033 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11034
11035 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11036 * configure: Regenerate.
11037
11038 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11039
11040 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11041 'Write After Approval' section. Update email.
11042
11043 2003-12-01 James Lemke <jim@wasabisystems.com>
11044
11045 * MAINTAINERS (Write After Approval): Add myself.
11046
11047 2003-11-20 Matt Thomas <matt@3am-software.com>
11048
11049 * MAINTAINERS: Add myself as a vax port maintainer.
11050
11051 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11052
11053 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11054 (configure-build-[+module+], configure-[+module+]): Likewise.
11055 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11056 * Makefile.in: Regenerate.
11057
11058 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11059
11060 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11061 shared/dylibed libraries.
11062 * ltmain.sh: Likewise.
11063 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11064 * ltcf-cxx.sh: Likewise.
11065 * ltcf-gcj.sh: Likewise.
11066 * ltconfig: Likewise.
11067
11068 2003-11-17 Stan Cox <scox@redhat.com>
11069
11070 * MAINTAINERS: Add myself as iq2000 port maintainer.
11071
11072 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11073
11074 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11075 * Makefile.in: Regenerate.
11076
11077 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11078
11079 * config.sub: Update to 2003-11-03 version.
11080
11081 2003-10-20 Phil Edwards <phil@codesourcery.com>
11082
11083 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11084 * configure: Regenerate.
11085
11086 2003-10-20 Nicolas Pitre <nico@cam.org>
11087
11088 * MAINTAINERS: Add myself to 'Write After Approval' section.
11089
11090 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11091
11092 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11093
11094 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11095
11096 * MAINTAINERS: Update my email address.
11097
11098 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11099
11100 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11101
11102 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11103
11104 * MAINTAINERS: Add myself to 'Write After Approval' section.
11105
11106 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11107
11108 * config.guess: Update to 2003-10-16 version.
11109 * config.sub: Update to 2003-10-16 version.
11110
11111 2003-10-15 David Daney <ddaney@avtrex.com>
11112
11113 * MAINTAINERS: Added myself to 'Write After Approval' section.
11114
11115 2003-10-15 Falk Hueffner <falk@debian.org>
11116
11117 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11118 'Write After Approval' section. Update email.
11119
11120 2003-10-14 Roger Sayle <roger@eyesopen.com>
11121
11122 * MAINTAINERS: Move myself from 'Write After Approval' to
11123 'Various Maintainers' section as middle-end maintainer.
11124
11125 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11126
11127 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11128 HOST_FLAGS_TO_PASS.
11129 * Makefile.in: Regenerate.
11130
11131 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11132
11133 * config.guess: Update to 2003-10-07 version.
11134 * config.sub: Update to 2003-10-07 version.
11135
11136 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11137
11138 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11139 * ltconfig (irix5*, irix6*): Don't override version_type.
11140
11141 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11142
11143 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11144 * configure: Rebuilt
11145 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11146 * Makefile.in: Rebuilt
11147
11148 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11149
11150 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11151
11152 2003-09-30 Carlo Wood <carlo@alinoe.com>
11153
11154 * MAINTAINERS (Write After Approval): Add myself.
11155
11156 2003-09-29 Paul Koning <ni1d@arrl.net>
11157
11158 * MAINTAINERS: Move myself from "Write After Approval"
11159 to CPU platform maintainers for pdp11 platform.
11160
11161 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11162
11163 * MAINTAINERS: Move myself from 'Write After Approval' to
11164 'Various Maintainers' section as libffi testsuite maintainer.
11165
11166 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11167
11168 * configure.in: Pass a computed --program-transform-name
11169 to subconfigures.
11170 * configure: Regenerated.
11171
11172 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11173
11174 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11175 * Makefile.in: Regenerate.
11176
11177 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11178 * Makefile.in: Regenerate.
11179
11180 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11181
11182 * MAINTAINERS: Move myself from 'Write After Approval'
11183 to 'Various Maintainers' (objective-c) section.
11184
11185 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11186
11187 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11188 quoting.
11189 * configure: Regenerated.
11190
11191 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11192
11193 * MAINTAINERS (Write After Approval): Add myself to write after
11194 approval list.
11195
11196 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11197
11198 * MAINTAINERS (Write After Approval): Add myself.
11199
11200 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11201
11202 * MAINTAINERS: Update my e-mail address.
11203
11204 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11205
11206 * libtool.m4 (LD): Correct powerpc64 host match.
11207
11208 2003-09-06 James E Wilson <wilson@tuliptree.org>
11209
11210 * MAINTAINTERS: Update my affiliation and email address.
11211
11212 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11213
11214 * MAINTAINERS (Write After Approval): Add myself.
11215
11216 2003-09-04 DJ Delorie <dj@redhat.com>
11217
11218 * configure: Regenerate.
11219
11220 2003-09-04 Robert Millan <robertmh@gnu.org>
11221
11222 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11223
11224 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11225
11226 * configure.in: Ensure arguments to sed are properly spaced.
11227 * configure: Regenerate.
11228
11229 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11230
11231 * MAINTAINERS: Update my e-mail address.
11232
11233 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11234
11235 * MAINTAINERS (Write After Approval): Add myself.
11236
11237 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11238
11239 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11240 * configure: Regenerated.
11241
11242 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11243
11244 * MAINTAINERS: Update my email address.
11245
11246 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11247
11248 * configure.in: Use newline instead of semicolon when assuming
11249 shell arguments in a for loop.
11250 * configure: Regenerated.
11251
11252 2003-08-22 Jason Eckhardt <jle@rice.edu>
11253
11254 * MAINTAINERS: Resurrect the i860 maintainer.
11255
11256 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11257
11258 PR 8180
11259 * configure.in: When testing with_libs and with_headers, treat
11260 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11261 * configure: Regenerate.
11262
11263 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11264 make, shell, etc.
11265 (baseargs): Likewise.
11266 * configure: Regenerate.
11267
11268 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11269
11270 * MAINTAINERS (Write After Approval): Add myself.
11271
11272 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11273
11274 * configure.in: Disable libgcj for darwin not on powerpc.
11275 * configure: Rebuild.
11276
11277 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11278
11279 * config-ml.in, symlink-tree: Add license.
11280
11281 2003-08-03 Richard Stallman <rms@gnu.org>
11282 Eben Moglen <moglen@columbia.edu>
11283
11284 * README.SCO: New file.
11285
11286 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11287
11288 * Makefile.tpl (check, check-c++): Express dependencies using
11289 dependencies rather than commands.
11290 * Makefile.in: Regenerate.
11291
11292 2003-08-01 Andrew Cagney <cagney@redhat.com>
11293
11294 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11295 * configure: Ditto.
11296
11297 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11298
11299 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11300 * Makefile.in: Update.
11301
11302 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11303
11304 * configure.in: Enable libgcj for darwin.
11305 * configure: Rebuild.
11306
11307 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11308
11309 * config-ml.in: Use ac_configure_args directly instead of
11310 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11311 actually seen.
11312
11313 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11314
11315 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11316 creating target and build subdirs to build all parent dirs as needed.
11317 * Makefile.in: Rebuild.
11318 * configure.in: Don't build dirs explicitly here.
11319 * configure: Rebuild.
11320
11321 2003-07-26 Paul Brook <paul@nowt.org>
11322
11323 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11324
11325 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11326
11327 * Makefile.tpl (all-make): Depend on intl.
11328 * Makefile.in: Rebuilt.
11329
11330 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
11331
11332 * install-sh: Update to newer upstream versions (associated with
11333 aclocal 1.7).
11334 * mkinstalldirs: Likewise.
11335 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11336
11337 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11338
11339 * MAINTAINERS: Move self from Bug database only accounts
11340 to write-after-approval.
11341
11342 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11343
11344 * config.if: Remove unused libc_interface determination.
11345
11346 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11347
11348 * MAINTAINERS: Move self from write-after-approval to
11349 build machinery (*.in).
11350
11351 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11352
11353 PR bootstrap/11273
11354 PR bootstrap/11408
11355 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11356 unused INSTALL_PROGRAM_ARGS.
11357 * configure.in: Use AC_PROG_INSTALL.
11358 * Makefile.in: Regenerate.
11359 * configure: Regenerate.
11360
11361 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11362
11363 * MAINTAINERS: Alphabetize.
11364
11365 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
11366
11367 * configure: Rebuilt.
11368 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11369 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11370 newlib nor libgloss.
11371 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11372 * configure.in (am33_2.0-*-linux*): Added.
11373
11374 2003-07-09 Bob Wilson <bob.wilson@acm.org>
11375
11376 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11377 * configure: Regenerate.
11378
11379 2003-07-07 Zack Weinberg <zack@codesourcery.com>
11380
11381 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11382 * Makefile.in: Regenerate.
11383
11384 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11385
11386 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11387 * Makefile.in: Regenerate.
11388
11389 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
11390
11391 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11392 * Makefile.in: Regenerated.
11393
11394 * config-ml.in: Replace PWD with PWD_COMMAND.
11395
11396 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11397
11398 * intl: New directory; see intl/ChangeLog for details.
11399 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11400 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11401 * Makefile.in: Regenerate.
11402
11403 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11404
11405 * configure.in: Clean up config-lang.in handling. Delete
11406 useless assignment to "subdirs".
11407 * configure: Regenerate.
11408
11409 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11410
11411 * configure.in: Rename 'target_libs' to 'target_libraries'.
11412 Remove useless reference to 'target_libs'.
11413 * configure: Regenerate.
11414
11415 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11416
11417 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11418 * Makefile.in: Regenerate.
11419
11420 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11421
11422 * Makefile.def: Introduce flags_to_pass.
11423 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11424 * Makefile.in: Regenerate.
11425
11426 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11427
11428 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11429 and target-libgloss.
11430 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11431 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11432 * configure: Regenerate.
11433
11434 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11435
11436 * configure.in: Update testsuite_flags to new location.
11437 * configure. Regenerate.
11438
11439 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11440
11441 * Makefile.tpl: Remove BUILD_CC stuff.
11442 * Makefile.in: Regenerate.
11443
11444 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11445
11446 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11447
11448 2003-06-16 Graeme Peterson <gp@qnx.com>
11449
11450 * MAINTAINERS (Write After Approval): Add myself.
11451
11452 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
11453
11454 * config.guess: Update to 2003-06-12 version.
11455 * config.sub: Update to 2003-06-13 version.
11456
11457 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
11458
11459 * config.guess: Update to 2003-06-06 version.
11460 * config.sub: Update to 2003-06-06 version.
11461
11462 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11463
11464 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11465 * configure. Regenerate.
11466
11467 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11468
11469 * configure.in: Disable serial configure by default.
11470 * configure: Regenerate.
11471 * Makefile.tpl: Abolish .NOTPARALLEL.
11472 * Makefile.in: Regenerate.
11473
11474 * Makefile.tpl: Replace {build,host,target}_canonical by
11475 {build,host,target}.
11476 * Makefile.in: Regenerate.
11477
11478 * Makefile.tpl: Fix stupid pasto.
11479 * Makefile.in: Regenerate.
11480
11481 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11482
11483 * Makefile.tpl: Remove bogus conditional.
11484 * Makefile.in: Regenerate.
11485
11486 2003-06-05 Jan Hubicka <jh@suse.cz>
11487
11488 * Makefile.tpl (profiledbootstrap): New target.
11489 * Makefile.in (profiledbootstrap): New target.
11490
11491 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
11492
11493 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11494 Pinski. Remove user names from other bugzilla-only maintainers.
11495
11496 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11497
11498 * Makefile.tpl: Make 'recursive targets' using autogen rather
11499 than shell loop. Remove duplicate 'clean' targets and false
11500 comments.
11501 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11502 Add systematic method of specifying missing targets in subdirs.
11503 Add copyright boilerplate.
11504 * Makefile.in: Regenerate.
11505 * configure.in: Add 'recursive targets' to maybe list.
11506 * configure: Regenerate.
11507
11508 * MAINTAINERS: "GNATS only" -> "Bug database only".
11509
11510 * Makefile.tpl: Rename [+target+] to [+make_target+].
11511 * Makefile.def: Rename 'target' to 'make_target'.
11512
11513 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
11514
11515 * MAINTAINERS: Add self as options handling maintainer.
11516
11517 2003-05-28 Michael Meissner <gnu@the-meissners.org>
11518
11519 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11520 been too long since I touched those ports.
11521
11522 2003-05-28 DJ Delorie <dj@redhat.com>
11523
11524 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11525 * Makefile.in: Regenerate.
11526
11527 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11528
11529 * configure.in: Use curly braces in the definition of tooldir.
11530 * configure: Regenerate.
11531
11532 2003-05-21 DJ Delorie <dj@redhat.com>
11533
11534 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11535 newlib or libgloss.
11536 * Makefile.in: Regenerate.
11537
11538 2003-05-21 DJ Delorie <dj@redhat.com>
11539
11540 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11541 * Makefile.in: Regenerate.
11542
11543 2003-05-20 Ian Lance Taylor <ian@airs.com>
11544
11545 * MAINTAINERS: Update my e-mail address.
11546
11547 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11548
11549 * configure.in: Switch more things to use maybe dependencies.
11550 * Makefile.tpl: Switch more things to use maybe dependencies.
11551 Factor out common code from autogen IF statements.
11552 * configure: Regenerate.
11553 * Makefile.in: Regenerate.
11554
11555 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11556
11557 * configure.in: Accept i[3456789]86 for machine type.
11558 * configure: Regenerate.
11559
11560 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11561
11562 * configure.in: Switch more things to use maybe dependencies.
11563 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11564 * configure: Regenerate.
11565 * Makefile.tpl: Switch more things to use maybe dependencies.
11566 * Makefile.in: Regenerate.
11567
11568 2003-05-16 Andreas Schwab <schwab@suse.de>
11569
11570 * Makefile.tpl (install-opcodes): Define.
11571 * Makefile.in: Rebuild.
11572
11573 2003-05-13 Andreas Jaeger <aj@suse.de>
11574
11575 * config.guess: Update to 2003-05-09 version.
11576 * config.sub: Update to 2003-05-09 version.
11577
11578 2003-05-13 Michael Eager <eager@mvista.com>
11579
11580 * configure.in: Correct sed script so that options in quotes are not
11581 deleted.
11582 * configure: Rebuild.
11583
11584 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11585
11586 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11587 and $$s/newlib/libc/sys/cygwin32 include paths.
11588 * configure: Ditto.
11589
11590 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11591
11592 * MAINTAINERS: Update my email addresses.
11593
11594 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11595
11596 * config-ml.in: Propagate INSTALL variables.
11597
11598 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11599
11600 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11601
11602 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11603
11604 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11605 * Makefile.in: Regenerate.
11606
11607 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11608
11609 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11610
11611 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11612
11613 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11614
11615 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11616
11617 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11618 * Makefile.in: Regenerated.
11619
11620 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11621
11622 * MAINTAINERS (Write After Approval): Upgrade myself from
11623 GNATS only to write-after-approval. Update my mail address.
11624
11625 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11626
11627 (OS Port Maintainers: freebsd): Add myself.
11628
11629 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11630
11631 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11632
11633 2003-04-22 Kean Johnston <jkj@sco.com>
11634
11635 * MAINTAINERS (SCO ports): Added myself.
11636
11637 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11638
11639 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11640
11641 2003-04-19 Kean Johnston <jkj@sco.com>
11642
11643 * MAINTAINERS (Write After Approval): Add myself.
11644
11645 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11646
11647 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11648 * Makefile.in: Regenerate.
11649
11650 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11651
11652 * configure.in (powerpc64*-*-linux*): Remove.
11653 * configure: Rebuilt.
11654
11655 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11656
11657 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11658 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11659 and restrap.
11660 * Makefile.in: Regenerate.
11661
11662 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11663
11664 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11665 * configure: Regenerated.
11666
11667 2003-04-15 DJ Delorie <dj@redhat.com>
11668
11669 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11670
11671 2003-04-13 Nick Clifton <nickc@redhat.com>
11672
11673 * config-ml.in: Remove support for --disable-aix removing
11674 call-aix multilibs.
11675
11676 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11677
11678 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11679 * */configure: Rebuilt.
11680
11681 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11682
11683 * MAINTAINERS: Add my email address.
11684
11685 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11686
11687 * MAINTAINERS (Write After Approval): Add myself.
11688
11689 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11690
11691 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11692 * Makefile.in: Regenerate.
11693
11694 2003-03-14 Michael Chastain <mec@shout.net>
11695
11696 * Makefile.in: Regenerate with correct Makefile.def.
11697
11698 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11699
11700 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11701 Make macro.
11702 * Makefile.in: Regenerate.
11703 * configure.in: Clean up gxx_include_dir logic.
11704 * configure: Regenerate.
11705
11706 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11707
11708 * MAINTAINERS (Write After Approval): Add myself.
11709
11710 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11711
11712 * MAINTAINERS: Update my mail address.
11713
11714 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11715
11716 * configure.in (gxx_include_dir): Fix typo.
11717 * configure: Regenerated.
11718
11719 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11720
11721 * Makefile.tpl: Reindent.
11722 * Makefile.in: Regenerate.
11723 * configure.in: Reindent. Don't set unused variables.
11724 * configure: Regenerate.
11725
11726 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11727
11728 * configure.in: Include $(build_tooldir)/sys-include in
11729 FLAGS_FOR_TARGET.
11730 * configure: Regenerated.
11731
11732 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11733
11734 * Makefile.tpl: Always pass down RANLIB.
11735 * Makefile.in: Regenerate.
11736
11737 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11738 * Makefile.in: Regenerate.
11739 * configure.in: Remove unused logic relating to --enable-shared
11740 and --enable-threads. Remove bogus comments. Remove redundant
11741 noconfigdirs.
11742 * configure: Regenerate.
11743
11744 * configure.in: Replace ${libstdcxx_version} by its value.
11745 Remove reference to mh-dgux.
11746 * configure: Regenerate.
11747
11748 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11749
11750 * MAINTAINERS (Write After Approval): Add myself.
11751
11752 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11753
11754 * Makefile.tpl: Rearrange.
11755 * Makefile.in: Regenerate.
11756
11757 2003-02-25 Uwe Stieber <uwe@wwws.de>
11758
11759 * configure.in: Add support for kaOS as cross build target system.
11760 * configure: Regenerated.
11761
11762 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11763
11764 * MAINTAINERS (Write after approval): Add myself.
11765
11766 2003-02-21 James E Wilson <wilson@tuliptree.org>
11767
11768 * MAINTAINERS: Update my email address.
11769
11770 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11771
11772 * MAINTAINERS: Add self to blanket write privs. section.
11773
11774 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11775
11776 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11777 configure-target-* as some target builds may require additional
11778 flags for preprocessor tests.
11779 * Makefile.in: Regenerated.
11780
11781 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11782
11783 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11784 * ltconfig: Handle it.
11785 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11786 auto-detecting it.
11787
11788 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11789 it is used as argument to $CC.
11790 * ltcf-gcj.sh: Likewise.
11791
11792 * configure.in: Introduce --enable-maintainer-mode.
11793 * configure: Rebuilt.
11794 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11795 for maintainer mode.
11796 * Makefile.in: Rebuilt.
11797
11798 2003-02-18 Jason Merrill <jason@redhat.com>
11799
11800 * Makefile.tpl (check-c++): Allow parallelism.
11801
11802 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11803
11804 * MAINTAINERS: Remove John Carr (who never actually had access to
11805 gcc.gnu.org).
11806
11807 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11808
11809 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11810 don't configure target-libobjc.
11811 * configure: Regenerate.
11812
11813 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11814
11815 * Makefile.tpl (RANLIB): Define.
11816 * Makefile.in: Regenerate.
11817
11818 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11819
11820 * MAINTAINERS: Update my email.
11821
11822 2003-02-06 Keith R Seitz <keiths@redhat.com>
11823
11824 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11825 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11826 * Makefile.in: Regenerated.
11827 * configure.in: Remove all traces of snavigator, db, and grep.
11828 * configure: Regenerated.
11829
11830 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11831
11832 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11833 After Approval.
11834
11835 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11836
11837 * MAINTAINERS (Write after approval): Add myself.
11838
11839 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11840
11841 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11842 * Makefile.in: Regenerated.
11843
11844 2003-01-30 Roger Sayle <roger@eyesopen.com>
11845
11846 * config.guess: Updated to 2003-01-30's version.
11847 * config.sub: Updated to 2003-01-28's version.
11848
11849 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11850
11851 * config.if: If gcc_version is already set, just use it. Don't set
11852 gcc_version_trigger if it's already set, otherwise set it to
11853 gcc/version.c, but only if the file exists. If it is not set and
11854 gcc/version.c does not exist, try to extract the version number from
11855 $CC.
11856
11857 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11858
11859 * MAINTAINERS: Add myself to write-after-approval list.
11860
11861 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11862
11863 * configure.in: Revert 24Jan change.
11864 * configure: Regenerate.
11865
11866 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11867
11868 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11869 entry of HJ Lu.
11870
11871 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11872
11873 * configure.in: Revert previous change.
11874 * configure: Regenerate.
11875
11876 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11877
11878 * configure.in: Make rda native-only.
11879 * configure: Regenerate.
11880
11881 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11882
11883 * MAINTAINERS: Move myself from GNATS-only-accounts to
11884 write-after-approval.
11885
11886 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11887
11888 * configure.in: Add missing \.
11889 * configure: Rebuilt.
11890
11891 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11892
11893 * configure.in (baseargs): Avoid using \| in sed regular
11894 expressions.
11895 * configure: Rebuilt.
11896
11897 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11898
11899 * configure.in (baseargs): Remove all supported forms of
11900 --cache-file, --srcdir, --host, --build and --target options
11901 from argument lists.
11902 * configure: Rebuilt.
11903
11904 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11905
11906 * MAINTAINERS: Add myself to write-after-approval list.
11907
11908 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11909
11910 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11911 * configure: Rebuilt.
11912
11913 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11914
11915 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11916 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11917 * Makefile.in: Regenerate.
11918 * configure: Regenerate.
11919
11920 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11921
11922 * configure.in: Remove Makefile in build, host and target modules
11923 unless configure was run with --no-recursion.
11924 * configure: Rebuilt.
11925
11926 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11927
11928 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11929 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11930 * Makefile.in: Regenerate.
11931
11932 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11933
11934 * config.guess: Update to 2003-01-03 version.
11935 * config.sub: Update to 2003-01-03 version.
11936
11937 2003-01-07 Christopher Faylor <cgf@redhat.com>
11938
11939 * configure: Regenerate with proper autoconf 2.13.
11940
11941 2003-01-07 Christopher Faylor <cgf@redhat.com>
11942
11943 * configure.in: Add AC_PREREQ for consistency.
11944 * configure: Regenerate.
11945
11946 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11947
11948 * configure.in (GDB_TK): Add tcl directories conditional on
11949 gdb/gdbtk directory being present.
11950 * configure: Regenerate.
11951
11952 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11953
11954 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11955 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11956 * configure: Rebuilt.
11957
11958 2002-12-31 Tom Tromey <tromey@redhat.com>
11959
11960 * Makefile.in: Rebuilt.
11961 * Makefile.def (target_modules) [libffi]: Allow installation.
11962
11963 2002-12-31 Andreas Schwab <schwab@suse.de>
11964
11965 * configure.in: Fix use of $program_transform_name.
11966 * configure: Regenerated.
11967
11968 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11969
11970 * configure.in (baseargs): Don't remove first configure argument.
11971 * configure: Regenerated.
11972
11973 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11974
11975 * Makefile.tpl (local-distclean): Don't remove...
11976 (multilib.ts): ... this. Moved into...
11977 (multilib.out): ... this. Don't use sub-make.
11978 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11979 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11980 (configure-build-[+module+], configure-[+module+],
11981 configure-target-[+module+], configure-gcc): ... these. Test
11982 for Makefile existence. Drop config.status from dependencies.
11983 * Makefile.in: Rebuilt.
11984 * configure.in: Move gcc-version-trigger to the end of
11985 ac_configure_args. Add comments to maybedep.tmp and
11986 serdep.tmp. Introduce --disable-serial-configure. Remove
11987 nonopt from baseargs, matching and removing corresponding
11988 whitespace while at it.
11989 * configure: Rebuilt.
11990
11991 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11992
11993 * configure.in (host_configargs): Replace reference to
11994 no-longer-defined buildopts with --build=${build_alias}.
11995 * configure: Rebuilt.
11996
11997 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11998 program_transform_name to standard idiom.
11999 (AUTOGEN, AUTOCONF): Define.
12000 (Makefile.in): Use $(AUTOGEN).
12001 (Makefile): Depend on config.status, and use autoconf-style rule to
12002 build it. Move original commands to...
12003 (config.status): ... this new target.
12004 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12005 $(AUTOCONF).
12006 * Makefile.in: Rebuilt.
12007
12008 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12009
12010 * Makefile.tpl: Fix dramatic bustage due to change in
12011 program_transform_name.
12012 * Makefile.in: Regenerate.
12013
12014 * configure.in: Remove unnecessary PATH setting.
12015 * configure: Regnerate.
12016
12017 * configure.in: Don't default to unprefixed tools unless
12018 the native tools will work.
12019 * configure: Regenerate.
12020
12021 * configure.in: Convert to autoconf script. Blow away lots
12022 of now-redundant Makefile fragments.
12023 * configure: Generate using Autoconf.
12024 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12025 * Makefile.in: Regenerate.
12026
12027 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12028
12029 * configure: Fix stupid bug where RANLIB was mistakenly included.
12030
12031 * configure.in: Rename (buildargs, hostargs, targargs) to
12032 (build_configargs, host_configargs, target_configargs).
12033
12034 * configure.in: Move logic out of sed statement.
12035
12036 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12037 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12038
12039 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12040
12041 * config.sub: Import from master repository
12042 * config.guess: Ditto
12043
12044 2002-12-24 Andreas Schwab <schwab@suse.de>
12045
12046 * Makefile.tpl (multilib.out): Fix missing space.
12047 * Makefile.in: Regenerate.
12048
12049 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12050
12051 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12052 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12053 * Makefile.in: Regenerate.
12054 * configure.in: Remove unnecessary leftovers.
12055
12056 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12057
12058 * configure.in (extra_ranlibflags_for_target): New variable.
12059 (*-*-darwin): Add -c to ranlib commands.
12060 * configure (tooldir): Handle extra_ranlibflags_for_target.
12061
12062 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12063
12064 * Makefile.tpl: Revert HJL's change.
12065 * Makefile.in: Regenerated.
12066 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12067 always.
12068
12069 2002-12-19 Andreas Schwab <schwab@suse.de>
12070
12071 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12072 * Makefile.in: Regenerate.
12073
12074 2002-12-18 H.J. Lu <hjl@gnu.org>
12075
12076 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12077 * Makefile.in: Regenerated.
12078
12079 * configure.in (build_prefix): New. Substitute.
12080
12081 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12082
12083 * Makefile.tpl: Don't let real targets depend on phony targets.
12084 * Makefile.in: Regenerate.
12085
12086 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12087 * Makefile.in: Regenerate.
12088
12089 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12090
12091 * config.sub: Import from master repository
12092 * config.guess: Ditto
12093
12094 2002-12-16 Jason Merrill <jason@redhat.com>
12095
12096 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12097 previous 'make bootstrap'.
12098 * Makefile.in: Regenerate.
12099
12100 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12101
12102 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12103
12104 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12105
12106 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12107 * Makefile.in: Regenerate.
12108
12109 2002-12-13 Jason Merrill <jason@redhat.com>
12110
12111 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12112 library tests.
12113 (check-c++): Just depend on it and check-target-libstdc++-v3.
12114 * Makefile.in: Regenerate.
12115
12116 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12117
12118 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12119 * Makefile.in: Rebuilt.
12120
12121 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12122
12123 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12124
12125 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12126
12127 * configure: Fix bug put in by gremlins.
12128
12129 * Makefile.tpl: Substitute more autoconfily.
12130 * configure: Substitute more autoconfily.
12131 * Makefile.in: Regenerate.
12132
12133 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12134
12135 * config.sub: Import from master repository
12136 * config.guess: Ditto
12137 * MAINTAINERS: Added Svein Seldal under write after approval
12138
12139 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12140
12141 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12142 * Makefile.in (all-sim): Ditto.
12143
12144 2002-12-06 DJ Delorie <dj@redhat.com>
12145
12146 * Makefile.tpl: Change configure dependencies to not have real
12147 targets depend on phony targets.
12148
12149 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12150
12151 * configure.in: Revert unintentional change.
12152
12153 * Makefile.tpl: Change dependency for */multilib.out so that
12154 it works when gcc isn't in the tree.
12155
12156 * configure.in: Substitute more.
12157 * configure: Run subconfigures from the Makefile.
12158 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12159 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12160
12161 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12162
12163 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12164
12165 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12166
12167 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12168 and corresponding dependencies.
12169 * Makefile.in: Regenerate.
12170
12171 * configure.in (host_tools): Order binutils, gas and ld for
12172 convenience in running the testsuites.
12173
12174 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12175 * Makefile.in: Regenerate.
12176 * configure.in: Introduce rules to serialize subconfigure runs.
12177
12178 * configure.in: Introduce BASE_CC_FOR_TARGET.
12179 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12180 Realize configure-build-* targets. Realize configure-target-* targets.
12181 * Makefile.in: Regenerate.
12182
12183 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12184
12185 * configure: Move gcc_version_trigger stuff from here...
12186 * configure.in: ...to here.
12187
12188 * configure.in: Separate subconfigure options added by this file from
12189 options given by the user. Add machinery to put args for host
12190 subconfigures into the Makefile.
12191
12192 * Makefile.tpl: Remove 'vault' targets.
12193 * Makefile.tpl: Reorder and comment dependencies.
12194 * Makefile.in: Regenerate.
12195
12196 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12197 * configure.in: Fix my broken commit of previous patch. (sigh)
12198
12199 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12200
12201 * configure.in: Move host-specific darwin noconfigdirs into
12202 the host-specific section.
12203
12204 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12205
12206 * configure.in: Move host-specific darwin noconfigdirs into
12207 the host-specific section.
12208
12209 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12210
12211 * configure: Remove skip-this-dir support.
12212 * Makefile.tpl: Remove skip-this-dir support.
12213
12214 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12215 subdirectories.
12216 * Makefile.in: Regenerate.
12217
12218 * Makefile.tpl: Strip out useless setting of 'dir'.
12219 * Makefile.in: Regenerate.
12220
12221 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12222
12223 * configure.in: Fix deeply stupid bug.
12224
12225 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12226 shell code in CXX_FOR_TARGET
12227 * Makefile.def: Introduce raw_cxx.
12228 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12229 RAW_CXX_FOR_TARGET.
12230 * Makefile.in: Regenerate.
12231
12232 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12233
12234 * Makefile.tpl: Remove unnecessary ifs.
12235 * Makefile.in: Regenerate.
12236
12237 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12238 dependencies. Maybe-ize build-libiberty. Create dummy install
12239 targets for 'no_install' modules.
12240 * configure: Move GDB_TK substitution to configure.in. Move
12241 build_modules stuff to configure.in.
12242 * configure.in: Implement soft dependency machinery. Maybe-ize
12243 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12244 * Makefile.in: Regenerate.
12245
12246 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12247
12248 * Makefile.tpl: Make all-target, install-target behave similarly
12249 to all, install (only hitting configured targets). Eliminate
12250 unused macro defintions.
12251
12252 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12253 build != host.
12254
12255 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12256
12257 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12258
12259 * configure.in: Produce lists of subdir targets we're actually
12260 configuring. Remove references to "dosrel".
12261 * Makefile.tpl: Let configure set which subdir targets are hit.
12262 Remove install-cross; clean up install; remove ALL. Remove
12263 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12264 Autogenerate host module targets. Remove empty dependency lines
12265 and redundant dependency; rearrange slightly.
12266 * Makefile.def: Add host-side libtermcap, utils.
12267
12268 * Makefile.in: Regenerate.
12269
12270 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12271
12272 * ltconfig (osf[345]): Append $major to soname_spec.
12273 Reflect this in library_names_spec.
12274 * ltmain.sh (osf): Prefix $major with . for use as extension.
12275
12276 2002-11-19 Andreas Jaeger <aj@suse.de>
12277
12278 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12279 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12280 and sparc64 GNU/Linux systems.
12281
12282 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12283
12284 * MAINTAINERS: Update email.
12285
12286 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12287
12288 * MAINTAINERS: Complete James Dennett's entry.
12289
12290 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12291
12292 * MAINTAINERS (Write After Approval): Add myself.
12293
12294 2002-11-13 Bruce Korb <bkorb@gnu.org>
12295
12296 * Makefile.tpl: syntactic cleanup
12297
12298 2002-11-13 Stuart Hastings <stuart@apple.com>
12299
12300 * MAINTAINERS: Add myself to write-after-approval list.
12301
12302 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12303
12304 * Makefile.def: Add list of recursive targets to autogenerate.
12305 Add build_modules.
12306 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12307 targets. Autogenerate *-build-* targets.
12308 * Makefile.in: Regenerate.
12309
12310 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12311
12312 * configure: More autoconf-style substitutions.
12313 * Makefile.tpl: More autoconf-style substitutions.
12314 * Makefile.in: Regenerate.
12315
12316 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12317
12318 * configure: Substitute more variables in a more autoconf-friendly
12319 way. Simplify slightly.
12320 * Makefile.tpl: Make more variables substitutable in an
12321 autoconf-friendly way.
12322 * Makefile.in: Regenerate.
12323
12324 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12325
12326 * MAINTAINERS (Write After Approval): Add myself.
12327
12328 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12329
12330 * configure.in (v810*): Remove special setting of tools.
12331
12332 * configure: Add support for extra required flags for ar or nm.
12333 * configure.in (aix4.3+): Use above support for target-specific
12334 issues, rather than using config/mt-aix43.
12335
12336 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12337
12338 * configure: Remove 'removing', which doesn't work. Replace $subdir
12339 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12340 with $srcdir. Reformat indentation. Substitute some variables
12341 formerly hard-coded in the Makefile for build=host.
12342 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12343 * Makefile.def: Autogenerate more.
12344 * Makefile.in: Regenerate.
12345
12346 2002-11-04 Adam Nemet <anemet@lnxw.com>
12347
12348 * MAINTAINERS (Write After Approval): Add myself.
12349
12350 2002-11-04 Kevin Buettner <kevinb@redhat.com>
12351
12352 * Makefile.def (host_modules): Add rda.
12353 * Makefile.in: Regenerate.
12354 * configure.in (target_tool): Add target-rda to list.
12355
12356 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12357
12358 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12359
12360 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
12361
12362 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12363 and restrap targets to this rule.
12364 * Makefile.in: Regenerate.
12365
12366 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12367
12368 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12369 GNATS only accounts.
12370
12371 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12372
12373 * configure.in (i[3456]86-*-linux*): Add check to disable
12374 ${libgcj} for glibc1.
12375
12376 2002-10-24 Denis Chertykov <denisc@overta.ru>
12377
12378 * MAINTAINERS: Add myself as ip2k port maintainer.
12379
12380 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12381
12382 * configure.in: Add tic4x target.
12383
12384 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12385
12386 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12387 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12388 * Makefile.in: Regenerate.
12389
12390 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12391 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12392 * Makefile.in: Regenerate.
12393
12394 2002-10-02 Janis Johnson <janis187@us.ibm.com>
12395
12396 * MAINTAINERS: Add myself as web pages co-maintainer.
12397
12398 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12399
12400 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12401 * Makefile.in: Regenerate.
12402
12403 2002-10-02 Zack Weinberg <zack@codesourcery.com>
12404
12405 * MAINTAINERS: Add myself and Nathan Sidwell
12406 <nathan@codesourcery.com> as VxWorks maintainers.
12407
12408 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12409
12410 * Makefile.def: Remove order dependency comments.
12411 * Makefile.tpl: Add explicit install-install dependencies.
12412 * Makefile.in: Regenerate.
12413
12414 * Makefile.tpl: Remove material now in src-release. (Finally!)
12415 * Makefile.in: Regenerate.
12416
12417 * Makefile.tpl: Add configure-target (for src-release in src)
12418 * Makefile.in: Regenerate.
12419
12420 2002-09-30 Nick Clifton <nickc@redhat.com>
12421
12422 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12423
12424 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12425
12426 * configure.in (s390*-*-linux*): Enable libgcj.
12427
12428 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12429
12430 * configure: Revert accidentally applied changes.
12431
12432 * Makefile.tpl: Make more autoconf-friendly.
12433 * Makefile.in: Regenerate.
12434 * configure: Make substitution more autoconf-like.
12435
12436 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
12437
12438 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12439 single entry to handle all these.
12440 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12441 libjava on arm-*-elf.
12442
12443 2002-09-27 Geoffrey Keating <geoffk@apple.com>
12444
12445 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12446 things that depend on them.
12447
12448 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12449
12450 * Makefile.tpl: Make subsituted variables more autoconfy.
12451 * Makefile.in: Regenerate.
12452 * configure: Make seds more autoconfy.
12453
12454 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12455
12456 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12457 * Makefile.in: Regenerate.
12458 * configure.in: Rewrite sed statements to look autoconfy.
12459
12460 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12461 all-target-foo on configure-target-foo.
12462 * Makefile.def: Ditto.
12463 * Makefile.in: Rebuild.
12464
12465 2002-09-25 Andrew Haley <aph@redhat.com>
12466
12467 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12468
12469 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12470
12471 * Makefile.def: New file.
12472 * Makefile.tpl: New file.
12473 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12474 * contrib/gcc_update: Note that Makefile.in is a generated file.
12475
12476 * configure.in: Minor rearrangement. Simplify tests.
12477
12478 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12479
12480 * configure.in (with_headers): Skip copy if value is "yes".
12481 (with_libs): Likewise.
12482
12483 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12484
12485 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12486 * configure.in (sh*-*-pe*): Ditto.
12487 * configure.in (mips*-*-pe*): Ditto.
12488 * configure.in (*arm-wince-pe): Ditto.
12489
12490 * configure.in: Rearrange.
12491
12492 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12493
12494 * MAINTAINERS: Update my email address.
12495
12496 2002-08-30 Paul Koning <pkoning@equallogic.com>
12497
12498 * MAINTAINERS: (Write After Approval): Add myself.
12499
12500 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
12501
12502 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12503
12504 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
12505
12506 * MAINTAINERS: Change my mailing address.
12507
12508 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
12509
12510 * MAINTAINERS (Write After Approval): Remove myself.
12511 (Various Maintainers: c++ runtime libs): Add myself.
12512
12513 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
12514
12515 * MAINTAINERS (Write After Approval): Remove myself.
12516 (Various Maintainers: c++ runtime libs): Add myself.
12517
12518 2002-08-15 Eric Christopher <echristo@redhat.com>
12519
12520 * config.sub: Import from master repository.
12521 * config.guess: Ditto.
12522
12523 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
12524
12525 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12526 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12527 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12528
12529 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
12530
12531 * MAINTAINERS: Add self to rs6000 vector extensions.
12532
12533 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12534
12535 * libiberty/configure: Reverted unintended yesterday's check in.
12536
12537 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12538
12539 * boehm-gc/configure, libf2c/configure: Rebuilt.
12540 * libffi/configure, libiberty/configure: Ditto.
12541 * libjava/configure, libobjc/configure: Ditto.
12542 * libstdc++-v3/configure, zlib/configure: Ditto.
12543 Merged from binutils:
12544 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12545 From Steve Ellcey <sje@cup.hp.com>:
12546 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12547 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12548 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12549 IA64.
12550 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12551 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12552 soname_spec, sys_lib_search_path_spec): Ditto.
12553
12554 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12555
12556 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12557
12558 2002-08-04 H.J. Lu (hjl@gnu.org)
12559
12560 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12561
12562 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12563
12564 * MAINTAINERS (Write After Approval): Add myself.
12565
12566 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12567
12568 * configure.in: Move generic linux case to end. Copy generic
12569 linux noconfigdirs to mips*-*-linux* entry and new
12570 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12571
12572 2002-07-19 Michael Matz <matz@suse.de>
12573
12574 * MAINTAINERS: Add myself as ra* maintainer.
12575
12576 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12577
12578 * config.guess: Update to 2002-07-09 version.
12579 * config.sub: Update to 2002-07-03 version.
12580
12581 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12582
12583 * MAINTAINERS: Fix typo in a maintainer email address.
12584
12585 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12586
12587 * configure.in: Remove two redundant tests.
12588
12589 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12590
12591 * configure.in (mips*-*-irix6*o32): Enable stabs.
12592
12593 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12594
12595 * configure.in: Don't build grez.
12596 * Makefile.in: Ditto.
12597
12598 * Makefile.in: Remove references to bsp, cygmon, libstub.
12599 * configure.in: Ditto.
12600
12601 * configure.in: Remove leftover reference to gdbtest.
12602
12603 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12604
12605 * configure.in (gxx_include_dir): Change to match versioned
12606 C++ headers if --enable-version-specific-runtime-libs is used.
12607
12608 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12609
12610 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12611
12612 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12613
12614 * configure.in: Make --without-x work.
12615
12616 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12617
12618 * configure.in: Rearrange target Makefile fragment collection.
12619
12620 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12621 cvs[src].
12622 * configure.in: Ditto.
12623
12624 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12625
12626 * MAINTAINERS (Write After Approval): Update my e-mail address.
12627
12628 2002-06-24 Ben Elliston <bje@redhat.com>
12629
12630 * configure.in (host_tools): Remove cgen.
12631
12632 * Makefile.in (all-cgen): Remove; runs from its source directory.
12633 (check-cgen, install-cgen, clean-cgen): Likewise.
12634 (all-opcodes): Do not depend on all-cgen.
12635 (all-sim): Likewise.
12636
12637 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12638
12639 * Makefile.in: Eliminate 'apache' targets.
12640 * configure.in: Eliminate 'apache' targets.
12641
12642 * configure.in: Eliminate redundant tests. Reorganize.
12643
12644 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12645
12646 * config-ml.in: Eliminate references to Cygnus configure.
12647
12648 * Makefile.in: Eliminate references to building emacs.
12649
12650 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12651
12652 * MAINTAINERS: Update my email address.
12653
12654 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12655
12656 * config.if (libstdcxx_incdir): Version C++ headers.
12657 (cxx_incdir): Remove.
12658
12659 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12660
12661 * MAINTAINERS (Write After Approval): Add self.
12662
12663 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12664
12665 * configure.in: Add support for ip2k.
12666
12667 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12668
12669 * configure.in: Fix AIX configury bug.
12670
12671 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12672
12673 * MAINTAINERS (Write After Approval): Add self.
12674
12675 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12676
12677 * configure.in: replace ${topsrcdir} with ${srcdir}
12678
12679 * configure.in: Move definition of libstdcxx_flags
12680 right above usage, rather than waaay earlier.
12681
12682 * configure.in: Pull definition of is_cross_compiler earlier.
12683
12684 * configure.in: Rearrange a little.
12685
12686 * configure.in: Remove references to librx.
12687 * Makefile.in: Remove references to librx.
12688
12689 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12690
12691 * config.sub: Add support for avr target.
12692 Import from master sources, rev 1.255
12693
12694 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12695
12696 * configure, .cvsignore: Revert previous change...
12697 * Makefile: ...delete.
12698
12699 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12700
12701 * configure.in: Eliminate ${gasdir} variable.
12702
12703 2002-06-18 Dave Brolley <brolley@redhat.com>
12704
12705 * configure.in: Add support for frv.
12706 * config.sub: Add support for frv.
12707
12708 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12709
12710 * configure: Remove garbage from previous commit.
12711
12712 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12713
12714 * configure: For in-source builds, make a subdir and re-exec there.
12715 * Makefile: New file. Pass targets through to build directory.
12716 * .cvsignore: No longer ignore "Makefile".
12717
12718 2002-06-16 Douglas Rupp <rupp@gnat.com>
12719
12720 * MAINTAINERS (Write After Approval): Add self.
12721
12722 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12723
12724 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12725
12726 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12727
12728 * configure.in (vax-*-netbsd*): Re-enable gas.
12729
12730 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12731
12732 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12733 BUILD_PREFIX_1, to correct nomenclature.
12734 * configure: Likewise.
12735
12736 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12737 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12738
12739 2002-05-31 Olaf Hering <olh@suse.de>
12740
12741 * config-ml.in: Propogate DESTDIR also.
12742
12743 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12744
12745 * configure.in (vax-*-netbsd*): Don't build gas for this
12746 platform.
12747
12748 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12749
12750 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12751 and libgcj for AVR.
12752
12753 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12754
12755 * MAINTAINERS (Write After Approval): Add myself.
12756
12757 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12758
12759 * config.guess: Update to 2002-05-22 version.
12760 * config.sub: Likewise.
12761
12762 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12763
12764 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12765 * config-ml.in: Likewise.
12766 * configure: Likewise.
12767 * configure.in: Likewise.
12768
12769 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12770
12771 * MAINTAINERS: Update my email address.
12772
12773 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12774
12775 * configure.in: Simplify makefile fragment collection.
12776
12777 * configure.in: Remove code to build emacs.
12778
12779 * configure.in : Remove --srcdir argument from targargs and buildargs
12780 (it's always overridden in the Makefile anyway). Rearrange a bit.
12781
12782 * configure: Move some logic to configure.in.
12783 * configure.in: Move some logic from configure.
12784
12785 2002-05-11 Tom Tromey <tromey@redhat.com>
12786
12787 * MAINTAINERS: Reflect libgcj reality.
12788
12789 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12790
12791 * Makefile.in: Honour DESTDIR.
12792
12793 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12794
12795 * config.guess: Import 2002-03-20 version.
12796 * config.sub: Import 2002-04-26 version.
12797
12798 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12799
12800 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12801
12802 2002-05-07 Tim Josling <tej@melbpc.org.au>
12803
12804 * MAINTAINERS: Add self.
12805
12806 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12807
12808 * ltmain.sh: Detect and handle object name conflicts
12809 while piecewise linking a static library.
12810
12811 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12812
12813 * configure.in (noconfigdirs): Don't disable libgcj on
12814 sparc64-*-solaris* and sparcv9-*-solaris*.
12815
12816 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12817
12818 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12819
12820 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12821
12822 * configure.in (FLAGS_FOR_TARGET): Do not add
12823 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12824 on i[3456]86-*-linux*.
12825
12826 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12827
12828 * configure.in (noconfigdirs): Replace [ ] with test.
12829
12830 * configure.in (noconfigdirs): Do not add target-newlib if
12831 target == i[3456]86-*-linux*, and host == target.
12832
12833 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12834
12835 * configure.in: delete reference to absent file
12836
12837 * configure.in: replace '[' with 'test'
12838
12839 * configure.in: Eliminate references to gash.
12840 * Makefile.in: Eliminate references to gash.
12841
12842 * configure.in: remove useless references to 'pic' makefile fragments.
12843
12844 * configure.in: (*-*-windows*) Finish removing.
12845
12846 * configure.in: Eliminate redundant test for libgui.
12847
12848 2002-04-29 Roger Sayle <roger@eyesopen.com>
12849
12850 * MAINTAINERS: Add self and realphabetize. Update entries
12851 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12852 entry for a29k port maintainer.
12853
12854 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12855
12856 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12857 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12858
12859 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12860
12861 * configure.in: remove references to dead files
12862
12863 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12864
12865 * MAINTAINERS: Add information about purpose of this file.
12866
12867 2002-04-18 Tom Tromey <tromey@redhat.com>
12868
12869 * configure.in: Disallow configuring libgcj when it is already
12870 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12871 Solaris 2.8 by default. For PR libgcj/6158.
12872
12873 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12874
12875 * configure.in: Move default CC setting out of config/mh-* fragments
12876 directly into here.
12877
12878 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12879
12880 * configure.in: don't even try to configure or make a subdirectory
12881 if there's no configure script for it.
12882
12883 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12884
12885 * MAINTAINERS: Remove chill maintainers.
12886 * Makefile.in (CHILLFLAGS): Remove.
12887 (CHILL_LIB): Remove.
12888 (TARGET_CONFIGDIRS): Remove libchill.
12889 (CHILL_FOR_TARGET): Remove.
12890 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12891 CHILL_LIB.
12892 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12893 (CHECK_TARGET_MODULES): Likewise.
12894 (INSTALL_TARGET_MODULES): Likewise.
12895 (CLEAN_TARGET_MODULES): Likewise.
12896 (configure-target-libchill): Remove.
12897 (all-target-libchill): Remove.
12898 * configure.in (target_libs): Remove target-libchill.
12899 Do not compute CHILL_FOR_TARGET.
12900 * libchill: Remove directory.
12901
12902 2002-04-11 DJ Delorie <dj@redhat.com>
12903
12904 * Makefile.in, configure.in: Sync with binutils, entries
12905 follow...
12906
12907 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12908
12909 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12910 (do-tar, do-bz2): New rules.
12911 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12912 (gdb-tar): New rule.
12913 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12914 (insight_dejagnu.tar): New rule.
12915 (insight.tar): New rule.
12916 (gdb+dejagnu.tar): New rule.
12917 (gdb.tar): New rule.
12918
12919 2002-02-01 Mo DeJong <supermo@bayarea.net>
12920
12921 * Makefile.in: Add all-tix to deps for all-snavigator
12922 so that tix is built when building snavigator.
12923
12924 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12925
12926 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12927 ld and gdb are not supported.
12928
12929 2002-01-07 Mark Salter <msalter@redhat.com>
12930
12931 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12932 Allow target-libgloss to be built for arm, strongarm, and xscale.
12933
12934 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12935
12936 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12937 options for i[3456]86-pc-linux* native builds.
12938
12939 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12940
12941 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12942 files from .po files for a distribution.
12943
12944 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12945
12946 * configure.in: Enable libstdc++-v3 for h8300 targets.
12947
12948 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12949
12950 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12951 version from bfd/.
12952
12953 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12954
12955 * Makefile.in (VER): When present, extract the version number from
12956 the file version.in.
12957
12958 2001-05-24 Tom Rix <trix@redhat.com>
12959
12960 * configure.in : enable ld for aix
12961
12962 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12963
12964 * config.guess: Add linux target for S/390.
12965
12966 2000-11-07 Philip Blundell <pb@futuretv.com>
12967
12968 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12969
12970 2000-11-03 Philip Blundell <pb@futuretv.com>
12971
12972 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12973 files.
12974
12975 2001-01-15 Ben Elliston <bje@redhat.com>
12976
12977 * configure.in (host_tools): Add sid.
12978 Always configure cgen.
12979
12980 2000-11-24 Nick Clifton <nickc@redhat.com>
12981
12982 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12983
12984 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12985
12986 * Makefile.in (ALL_MODULES): Add all-cgen.
12987 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12988 (all-cgen): New target.
12989 (all-opcodes,all-sim): Depend on all-cgen.
12990 * configure.in (host_tools): Add cgen.
12991 Only configure cgen if --enable-cgen-maint.
12992
12993 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12994
12995 * configure.in: Add *-*-freebsd* configurations.
12996
12997 2002-04-08 Tom Tromey <tromey@redhat.com>
12998
12999 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13000 Fixes PR libgcj/6068.
13001
13002 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13003
13004 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13005
13006 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13007
13008 * configure.in (alpha*-dec-osf*): Enable libgcj.
13009
13010 2003-03-27 Matthew Gingell <gingell@gnat.com>
13011
13012 * MAINTAINERS (Write After Approval): Add myself.
13013
13014 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13015
13016 Fix for: PR bootstrap/3591, target/5676
13017 * configure.in (mcore-pe): Disable the configuration of
13018 libstdc++-v3 since exceptions are not supported.
13019
13020 2002-03-20 Anthony Green <green@redhat.com>
13021
13022 * configure.in: Enable libgcj for xscale-elf target.
13023
13024 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13025
13026 * MAINTAINERS: Update my email address.
13027
13028 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13029
13030 * ltmain.sh (relink_command): Fix typo in previous change.
13031
13032 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13033
13034 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13035 (relink_command): Added --tag flags.
13036 (mode=install): If relinking fails; error out.
13037
13038 2002-03-12 Richard Henderson <rth@redhat.com>
13039
13040 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13041 .NOTPARALLEL tag.
13042 (do-check): Rename from check.
13043 (check): Allow parallel check.
13044
13045 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13046
13047 * MAINTAINERS: Add myself as maintainer for xtensa port.
13048 Fix alphabetical order in CPU port maintainer list.
13049 Remove myself from Write After Approval list.
13050
13051 2002-03-11 Richard Henderson <rth@redhat.com>
13052
13053 * Makefile.in (.NOTPARALLEL): Add fake tag.
13054
13055 2002-03-07 H.J. Lu (hjl@gnu.org)
13056
13057 * configure.in: Enable gprof for mips*-*-linux*.
13058
13059 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13060
13061 * MAINTAINERS (Write After Approval): Add myself.
13062
13063 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13064
13065 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13066 libjava.
13067 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13068
13069 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13070
13071 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13072 because its Makefile is there; test for the executable instead.
13073
13074 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13075
13076 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13077 libstdc++-v3 and libjava.
13078
13079 2002-02-11 Adam Megacz <adam@xwt.org>
13080
13081 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13082 boehm-gc
13083
13084 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13085
13086 * config.guess: Updated to 2002-01-30's version.
13087 * config.sub: Updated to 2002-02-01's version.
13088 Contribute sh64-elf.
13089 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13090 * configure.in: Added sh64-*-*.
13091
13092 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13093
13094 * MAINTAINERS: Belatedly add myself to write after approval list.
13095
13096 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13097
13098 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13099 Remove self as Write After Approval.
13100
13101 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13102
13103 * MAINTAINERS: Put self in as maintainer for contrib/regression
13104 directory.
13105
13106 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13107
13108 * MAINTAINERS: Update my email address.
13109
13110 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13111
13112 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13113 target-libiberty, and target-libgloss. Skip Java-related
13114 libraries if not supported for NetBSD on target CPU.
13115
13116 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13117
13118 * install-sh: Use _inst.$$_ for temp file name.
13119
13120 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13121
13122 * MAINTAINERS (Write After Approval): Move my contact info
13123 from here...
13124 (OS Port Maintainers): ...to here (netbsd).
13125
13126 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13127
13128 * MAINTAINERS (Write After Approval): Add myself.
13129
13130 2002-01-17 H.J. Lu <hjl@gnu.org>
13131
13132 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13133 (all-target-fastjar): Also depend on all-target-libiberty.
13134
13135 2002-01-16 H.J. Lu (hjl@gnu.org)
13136
13137 * config.guess: Import from master sources, rev 1.225.
13138 * config.sub: Import from master sources, rev 1.238.
13139
13140 2002-01-16 Kazu Hirata <kazu@hxi.com>
13141
13142 * MAINTAINERS (Write After Approval): Remove myself.
13143
13144 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13145
13146 * MAINTAINERS (Write After Approval): Add myself.
13147
13148 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13149
13150 * MAINTAINERS: Add self as docs co-maintainer.
13151
13152 2001-12-11 Matthias Klose <doko@debian.org>
13153
13154 * MAINTAINERS (Write After Approval): Add myself.
13155
13156 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13157
13158 * MAINTAINERS: Update my email address.
13159
13160 2001-12-07 Turly O'Connor <turly@apple.com>
13161 * MAINTAINERS (Write After Approval): Add myself.
13162 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13163 (rs6000_initialize_trampoline): Call __trampoline_setup for
13164 ABI_DARWIN too.
13165 * darwin-tramp.asm: New file, implements __trampoline_setup.
13166 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13167
13168 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13169
13170 * MAINTAINERS (Write After Approval): Add myself.
13171
13172 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13173
13174 * configure, configure.in: Use temp file for long sed commands.
13175
13176 2001-12-03 Laurent Guerby <guerby@acm.org>
13177
13178 * config.sub: Update to version 1.232 on subversion.
13179
13180 2001-12-03 Ben Elliston <bje@redhat.com>
13181
13182 * MAINTAINERS: Update mail address for config.* patches.
13183
13184 2001-11-27 DJ Delorie <dj@redhat.com>
13185 Zack Weinberg <zack@codesourcery.com>
13186
13187 When build != host, create libiberty for the build machine.
13188
13189 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13190 CONFIG_ARGUMENTS.
13191 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13192 New variables.
13193 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13194 and rules.
13195 (all.normal): Depend on ALL_BUILD_MODULES.
13196 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13197 (all-build-libiberty): Depend on configure-build-libiberty.
13198
13199 * configure: Calculate and substitute proper value for
13200 ALL_BUILD_MODULES.
13201 * configure.in: Create the build subdirectory.
13202 Calculate and substitute TARGET_CONFIGARGS (formerly
13203 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13204
13205 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13206
13207 * MAINTAINERS (write-after-approval): Add self.
13208
13209 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13210
13211 * MAINTAINERS (GNATS only accounts): Remove self.
13212
13213 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13214
13215 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13216 libf2c.
13217
13218 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13219
13220 * MAINTAINERS (Write After Approval): Add self.
13221
13222 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13223
13224 * MAINTAINERS: mips and s390 are also CPU ports.
13225
13226 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13227
13228 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13229
13230 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13231
13232 * MAINTAINERS: Alphabetize.
13233
13234 2001-11-09 Kazu Hirata <kazu@hxi.com>
13235
13236 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13237
13238 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13239
13240 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13241
13242 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13243
13244 * configure.in (--enable-languages): Be more permissive about
13245 syntax. Check for empty lists better. Warn about $LANGUAGES.
13246
13247 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13248
13249 * config.sub: Import from master sources, rev. 1.230.
13250 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13251
13252 2001-11-07 Laurent Guerby <guerby@acm.org>
13253
13254 * MAINTAINERS (Write After Approval): Add self.
13255
13256 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13257
13258 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13259
13260 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13261
13262 * config.sub: Import from master sources, rev 1.226.
13263 * config.guess: Import from master sources, rev 1.216.
13264
13265 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13266
13267 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13268 * MAINTAINERS: Add self as maintainer of MMIX port.
13269 Remove old after-approval entry.
13270
13271 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13272
13273 * ChangeLog, configure: Fix spelling errors.
13274
13275 2001-10-20 Brendan Kehoe <brendan@zen.org>
13276
13277 * MAINTAINERS: Tweak my address.
13278
13279 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13280
13281 * MAINTAINERS: Update my email address.
13282
13283 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13284
13285 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13286 * MAINTAINERS: Add self as maintainer of CRIS port.
13287
13288 2001-10-10 Geert Bosch <bosch@gnat.com>
13289
13290 * MAINTAINERS (Various maintainers: Ada front end):
13291 Added Robert Dewar.
13292
13293 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13294
13295 * MAINTAINERS (Write After Approval): Added self
13296
13297 2001-10-02 Geert Bosch <bosch@gnat.com>
13298
13299 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13300
13301 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13302
13303 * configure: Handle temporary files securely using mkdir.
13304
13305 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13306
13307 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13308
13309 2001-09-26 Will Cohen <wcohen@redhat.com>
13310
13311 * configure.in (*-*-linux*): Disable configuration of target-newlib
13312 and target-libgloss.
13313
13314 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13315
13316 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13317 RANLIB.
13318
13319 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13320
13321 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13322 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13323 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13324 avoid quotes nesting problems.
13325 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13326 (DO_X): Export only variables that are set.
13327
13328 2001-09-19 Ben Elliston <bje@redhat.com>
13329
13330 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13331 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13332 semantics. Use the shell built-in "type" command instead.
13333
13334 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
13335
13336 Merged from gcc-3_0-branch:
13337 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13338 * ltcf-c.sh: Use $objext, not $ac_objext.
13339 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13340 * ltcf-cxx.sh: Add support for GNU.
13341 2001-07-22 Timothy Wall <twall@redhat.com>
13342 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13343 default settings if using GNU tools with that configuration.
13344 * ltcf-cxx.sh: Ditto.
13345 * ltcf-gcj.sh: Ditto.
13346 2001-07-21 Michael Chastain <chastain@redhat.com>
13347 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13348 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13349 * ltmain.sh: Mark as gcc-local.
13350
13351 2001-08-30 Eric Christopher <echristo@redhat.com>
13352 Jason Eckhardt <jle@redhat.com>
13353
13354 * config.guess: Merge from master sources.
13355 * config.sub: Merge from master sources, add support for mipsisa32.
13356
13357 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
13358 * config.sub: Merge from master sources, rev 1.219.
13359 * MAINTAINERS: Add self as contact for stormy16 port.
13360
13361 2001-08-14 Zack Weinberg <zackw@panix.com>
13362
13363 * config.sub: Merge from master sources, rev 1.218.
13364 * config.guess: Merge from master sources, rev 1.209.
13365
13366 2001-08-11 Graham Stott <grahams@redhat.com>
13367
13368 * Makefile.in (check-c++): Add missing semicolon.
13369
13370 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13371
13372 * MAINTAINERS (Various maitainers: predict.def): Added myself.
13373
13374 2001-07-30 Eric Christopher <echristo@redhat.com>
13375
13376 * MAINTAINERS (Various maintainers: mips port): Added myself.
13377
13378 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13379
13380 * configure.in (sh-*-linux*): New.
13381
13382 2001-07-27 Richard Henderson <rth@redhat.com>
13383
13384 * .cvsignore: Add LAST_UPDATED.
13385
13386 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13387
13388 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13389
13390 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
13391
13392 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13393
13394 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13395
13396 * MAINTAINERS (Write After Approval): Added myself.
13397
13398 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13399
13400 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13401 and libgcj on m68hc11/m68hc12.
13402
13403 2001-06-27 H.J. Lu (hjl@gnu.org)
13404
13405 * Makefile (CFLAGS_FOR_BUILD): New.
13406 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13407
13408 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13409
13410 * README: Remove version number.
13411
13412 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13413
13414 * INSTALL/README: Update wrt. to the installation instructions now
13415 residing in gcc/doc/install.texi.
13416
13417 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13418
13419 * README: Replace with a cut-down and updated version of gcc/README.
13420
13421 2001-06-12 David Edelsohn <edelsohn@gnu.org>
13422
13423 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13424 multilibs to be disabled.
13425
13426 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
13427
13428 * MAINTAINERS (Write After Approval): Add myself.
13429
13430 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
13431
13432 * config.guess: Import CVS version 1.195.
13433 * config.sub: Import CVS version 1.212.
13434
13435 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13436
13437 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13438 gcc/xgcc is built, use -print-prog-name to find out the program
13439 name to use.
13440
13441 2001-06-04 Phil Edwards <pme@sources.redhat.com>
13442
13443 * config.guess: Import CVS version 1.194. All gcc-local changes
13444 appear to also be in the master copy.
13445 * config.sub: Import CVS version 1.211.
13446
13447 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13448
13449 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13450 with_gcc]: Use `gcc -shared' to build a shared library.
13451
13452 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13453
13454 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13455 archives.
13456
13457 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13458
13459 * MAINTAINERS (Write After Approval): Add myself.
13460
13461 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
13462
13463 * configure.in (libstdcxx_flags): Do not try to execute
13464 libstdc++-v3/testsuite_flags until it exists.
13465
13466 2001-06-01 Alan Modra <amodra@bigpond.net.au>
13467
13468 * MAINTAINERS: Update my email address.
13469
13470 2001-05-31 Graham Stott <grahams@redhat.com>
13471
13472 * MAINTAINERS (Write After Approval): Add myself.
13473
13474 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
13475
13476 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13477 libraries when using g++ with native linker.
13478
13479 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
13480
13481 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13482
13483 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
13484
13485 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13486 [aix4*|aix5*]: Prepend blank.
13487
13488 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
13489
13490 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13491 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13492 of subdir/configure scripts to use the new libtool.m4.
13493
13494 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13495
13496 * MAINTAINERS (Write After Approval): Add myself.
13497
13498 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13499
13500 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13501
13502 2001-05-11 Ben Elliston <bje@redhat.com>
13503
13504 * Makefile.in (all-sid): New target.
13505 (check-sid, clean-sid, install-sid): Likewise.
13506
13507 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13508
13509 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13510
13511 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13512
13513 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13514 libgcj.
13515
13516 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13517
13518 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13519 gcc/xgcc is built, use -print-prog-name to find out the program
13520 name to use.
13521
13522 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
13523
13524 * configure.in (noconfigdirs): Don't reset it from scratch in the
13525 target case; only append to it.
13526
13527 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13528 sparc-*-solaris2.8]: Disable ${libgcj}.
13529
13530 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
13531
13532 * configure.in (libgcj_saved): Copy from $libgcj.
13533 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13534 --disable-libgcj.
13535
13536 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13537
13538 * MAINTAINERS: Remove self as MIPS maintainer and
13539 C front end maintainer.
13540
13541 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13542
13543 * configure.in: Move *-chorusos target case to the proper switch.
13544 Disable libgcj.
13545
13546 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13547
13548 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13549 1.641.2.228.
13550
13551 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13552
13553 * Makefile.in (STAGE1_CFLAGS): Pass down.
13554
13555 2001-04-13 Alan Modra <amodra@one.net.au>
13556
13557 * config.guess: Add hppa64-linux support. Note for next import that
13558 this is already in the master file.
13559 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13560
13561 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13562
13563 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13564 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13565
13566 2001-04-11 Stan Shebs <shebs@apple.com>
13567
13568 * MAINTAINERS: Add self as Darwin port maintainer.
13569
13570 2001-04-11 Alan Modra <amodra@one.net.au>
13571
13572 * MAINTAINERS: Update my email address.
13573
13574 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13575
13576 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13577 recent versions of FreeBSD (release 3 or later).
13578 * ltconfig: On FreeBSD, -lc must not be provided when building
13579 a shared library or else the standard -pthread gcc option is
13580 rendered worthless to later users of the built library.
13581
13582 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13583
13584 * MAINTAINERS: Add self and RTH as C front end maintainers.
13585
13586 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13587
13588 * config.sub: Make sure to match an already-canonicalized
13589 machine name (eg. mn10300-unknown-elf).
13590
13591 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13592
13593 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13594 New macros.
13595 (bootstrap, cross): Use RECURSE_FLAGS.
13596 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13597
13598 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13599
13600 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13601
13602 2001-03-22 Colin Howell <chowell@redhat.com>
13603
13604 * Makefile.in (DO_X): Do not backslash single-quotes in
13605 backquotes (two places).
13606
13607 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13608
13609 Re-installed:
13610 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13611 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13612 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13613 * ltcf-cxx.sh: Likewise.
13614 * ltcf-gcj.sh: Likewise.
13615
13616 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13617
13618 * MAINTAINERS: Add myself as "documentation co-maintainer".
13619
13620 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13621
13622 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13623 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13624
13625 2001-03-19 Tom Tromey <tromey@redhat.com>
13626
13627 * config-ml.in: Handle GCJ and GCJFLAGS.
13628
13629 2001-03-21 Michael Chastain <chastain@redhat.com>
13630
13631 * Makefile.in: all-m4 depends on all-texinfo.
13632
13633 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13634
13635 * MAINTAINERS: Add myself to write after approval list.
13636
13637 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13638
13639 * Makefile.in (DO_X): Quote nested quotes.
13640
13641 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13642
13643 * MAINTAINERS: Add myself to write after approval list.
13644
13645 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13646
13647 * Makefile.in (DO_X): Use double quotes for quoting
13648 "RANLIB=$${RANLIB}".
13649
13650 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13651
13652 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13653
13654 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13655
13656 * configure.in: Only use `lang_requires' for languages athat are
13657 actually enabled.
13658
13659 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13660
13661 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13662
13663 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13664
13665 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13666
13667 2001-03-07 Tom Tromey <tromey@redhat.com>
13668
13669 * configure.in: Allow config-lang.in to set `lang_requires' to list
13670 of other required languages.
13671
13672 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13673
13674 * Makefile.in: Remove RANLIB definition. Use RANLIB
13675 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13676 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13677
13678 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13679 Alexandre Oliva <aoliva@redhat.com>
13680
13681 * Makefile.in (check-c++): Use tabs, not spaces.
13682
13683 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13684
13685 * MAINTAINERS: add myself to Write After Approval list.
13686
13687 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13688
13689 * Makefile.in (check-c++): New rule.
13690
13691 * configure.in (target_libs): Remove libg++.
13692 (noconfigdirs): Remove libg++.
13693 (noconfigdirs): Same.
13694 (noconfigdirs): Same.
13695 (noconfigdirs): Same.
13696
13697 * config-ml.in: Remove libg++ references.
13698
13699 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13700 (ALL_TARGET_MODULES): Same.
13701 (configure-target-libg++): Remove.
13702 (all-target-libg++): Remove.
13703 (configure-target-libio): Remove.
13704 (all-target-libio): Remove.
13705 (check-target-libio): Remove.
13706 (.PHONY): Remove.
13707 (libg++.tar.bz2): Remove.
13708 (all-target-cygmon): Remove libio.
13709 (all-target-libstdc++): Remove.
13710 (configure-target-libstdc++): Remove.
13711 (TARGET_LIB_PATH): Remove libstdc++.
13712 (ALL_GCC_CXX): Remove libstdc++.
13713 (all-target-gperf): Correct.
13714
13715 2001-02-16 Nick Clifton <nickc@redhat.com>
13716
13717 * configure.in (noconfigdirs): Allow configuration of texinfo
13718 for Cygwin hosts.
13719
13720 2001-02-15 Anthony Green <green@redhat.com>
13721
13722 * configure: Introduce GCJ_FOR_TARGET.
13723 * configure.in: Ditto.
13724 * Makefile.in: Ditto.
13725
13726 2001-02-13 Andreas Schwab <schwab@suse.de>
13727
13728 * MAINTAINERS: Update mail address.
13729
13730 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13731
13732 * config.guess: Add linux target for S/390.
13733 * config.sub: Likewise.
13734
13735 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13736
13737 * configure.in: for *-chorusos, don't config target-newlib and
13738 target-libgloss.
13739
13740 2001-02-06 Ben Elliston <bje@redhat.com>
13741
13742 * configure: Output host type to stdout, not stderr.
13743
13744 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13745
13746 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13747 * ltcf-cxx.sh: Likewise.
13748
13749 * config.if: Assume enable_libstdcxx_v3 is defined.
13750
13751 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13752
13753 Remove V2 C++ library.
13754 * configure.in: Remove --enable-libstdcxx_v3 support.
13755
13756 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13757
13758 * include/demangle.h: Add prototype for java_demangle_v3.
13759
13760 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13761
13762 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13763
13764 2001-01-27 Richard Henderson <rth@redhat.com>
13765
13766 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13767
13768 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13769
13770 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13771 Don't unset, it's non-portable and no longer necessary, set to empty
13772 instead.
13773
13774 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13775
13776 * ltconfig: Shell portability fix for the tagname validity check.
13777
13778 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13779
13780 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13781 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13782
13783 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13784
13785 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13786
13787 2001-01-26 Tom Tromey <tromey@redhat.com>
13788
13789 * configure.in: Allow libgcj to be built on Sparc Solaris.
13790
13791 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13792
13793 * ltcf-c.sh: Add aix5 case.
13794 * ltcf-cxx.sh: Likewise.
13795 * ltconfig: Likewise.
13796
13797 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13798
13799 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13800 keep at least one of build_libtool_libs or build_old_libs set to
13801 yes.
13802
13803 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13804 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13805
13806 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13807
13808 * configure.in: Enable libgcj on several additional platforms.
13809
13810 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13811
13812 * configure.in: Enable libgcj for linux targets.
13813
13814 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13815
13816 * MAINTAINERS (Write After Approval): Add myself.
13817
13818 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13819
13820 * MAINTAINERS: Add myself as vax port maintainer.
13821
13822 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13823
13824 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13825
13826 2001-01-09 Mike Stump <mrs@wrs.com>
13827
13828 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13829 failures of subdirectories.
13830
13831 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13832
13833 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13834 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13835 * ltcf-cxx.sh: Likewise.
13836 * ltcf-gcj.sh: Likewise.
13837 * ltconfig.sh: Fix typo.
13838
13839 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13840
13841 * configure: handle DOS-style absolute paths.
13842
13843 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13844
13845 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13846
13847 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13848
13849 * MAINTAINERS: Add myself as avr port co-maintainer.
13850
13851 2000-12-28 Ben Elliston <bje@redhat.com>
13852
13853 * MAINTAINERS: Add myself under ``Write After Approval''.
13854
13855 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13856
13857 * texinfo: Remove directory from GCC.
13858
13859 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13860
13861 * COPYING: Update to current
13862 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13863 to 19yy as example year in copyright notice).
13864
13865 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13866
13867 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13868 (libstdcxx_incdir): Pass down.
13869 * config.if: Remove expired bits for cxx_interface, add stub.
13870 (libstdcxx_incdir): Add variable for g++ include directory.
13871 * configure.in (gxx_include_dir): Use it.
13872
13873 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13874
13875 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13876 with old-email address from ``Write After Approval''.
13877
13878 2000-12-15 Andreas Jaeger <aj@suse.de>
13879
13880 * configure.in: Handle lang_dirs.
13881
13882 2000-12-14 Tom Tromey <tromey@redhat.com>
13883
13884 * MAINTAINERS: Removed brads.
13885
13886 * MAINTAINERS: Added gcj developers.
13887
13888 2000-12-13 Anthony Green <green@redhat.com>
13889
13890 * configure.in: Disable libgcj for any target not specifically
13891 listed. Disable libgcj for x86 and Alpha Linux until compatible
13892 with g++ abi.
13893
13894 2000-12-13 Mike Stump <mrs@wrs.com>
13895
13896 * Makefile.in (local-distclean): Also remove fastjar.
13897
13898 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13899
13900 * contrib/gcc_update: Add fastjar --touch entries.
13901
13902 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13903
13904 * configure.in: Disable language-specific target libraries for
13905 languages that aren't enabled.
13906
13907 2000-12-10 Anthony Green <green@redhat.com>
13908
13909 * configure.in: Define libgcj. Disable libgcj target libraries for
13910 most targets.
13911
13912 2000-12-10 Neil Booth <neilb@earthling.net>
13913
13914 * MAINTAINERS: Update mail address, remove from WAA list.
13915
13916 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13917
13918 * libjava: Imported from /cvs/java.
13919 * libffi: Likewise.
13920 * Boehm-gc: Likewise.
13921
13922 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13923
13924 * configure.in (target_libs): Revert 2000-12-08 patch.
13925 (noconfigdirs): Added target-libjava.
13926
13927 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13928
13929 * djunpack.bat: removed.
13930
13931 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13932
13933 * Makefile.in: handle DOS-style absolute paths.
13934 * config-ml.in: likewise.
13935 * symlink-tree: likewise.
13936
13937 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13938
13939 * fastjar: Imported.
13940
13941 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13942
13943 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13944 libjava.
13945 * configure.in (target_libs): Removed `target-libjava'.
13946
13947 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13948
13949 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13950 (ALL_MODULES): Added fastjar.
13951 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13952 (all-target-libjava): all-fastjar replaces all-zip.
13953 (all-fastjar): Added.
13954 (configure-target-fastjar, all-target-fastjar): Likewise.
13955 * configure.in (host_tools): Added fastjar.
13956
13957 2000-12-07 Mike Stump <mrs@wrs.com>
13958
13959 * Makefile.in (local-distclean): Remove leftover built files.
13960
13961 2000-11-24 Nick Clifton <nickc@redhat.com>
13962
13963 * configure.in (xscale-elf): Add target.
13964 (xscale-coff): Add target.
13965
13966 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13967
13968 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13969 recent versions of FreeBSD (release 3 or later).
13970 * ltconfig: On FreeBSD, -lc must not be provided when building
13971 a shared library or else the standard -pthread gcc option is
13972 rendered worthless to later users of the built library.
13973
13974 2000-11-16 Fred Fish <fnf@be.com>
13975
13976 * configure.in (enable_libstdcxx_v3): Fix typo,
13977 libstd++ -> libstdc++.
13978
13979 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13980
13981 * MAINTAINERS: Add self to Write After Approval list.
13982
13983 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13984
13985 * MAINTAINERS: Update my email address. Add myself to global write
13986 privs list.
13987
13988 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13989
13990 * Makefile.in: Merge with src and libgcj.
13991 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13992 configure-target-<library> when their configure scripts need the C
13993 or C++ library to have already been built to work properly.
13994 (do_proto_toplev): Set them to an empty string.
13995
13996 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13997 (REALLY_SET_LIB_PATH): Use them.
13998
13999 2000-11-17 Stan Shebs <shebs@apple.com>
14000
14001 * MAINTAINERS: Add self to Write After Approval list.
14002
14003 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14004
14005 * configure: Provide the original toplevel configure arguments
14006 (including $0) to subprocesses in the environment rather than
14007 through gcc/configargs.h.
14008
14009 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14010
14011 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14012 C99. Alphabetise "Write After Approval" list.
14013
14014 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14015
14016 * configure: Turn on libstdc++ V3 by default.
14017
14018 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14019 if we've got GCC.
14020
14021 2000-11-11 Philip Blundell <philb@gnu.org>
14022
14023 * MAINTAINERS: Add self to Write After Approval list.
14024
14025 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14026
14027 * ltcf-c.sh (aix4): Improve shared library configuration; require
14028 exporting symbols.
14029 * ltcf-cxx.sh (aix4): Define.
14030 * ltconfig (aix4): Define library and soname specs appropriate for
14031 AIX. Define command to create export symbols list.
14032
14033 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14034
14035 * config.sub: Add support for Sun Chorus
14036
14037 2000-10-31 Nick Clifton <nickc@redhat.com>
14038
14039 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14040 <name>@redhat.com. Also installed new email address for Clint
14041 Popetz.
14042
14043 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14044
14045 * etc: Remove directory from GCC.
14046
14047 2000-10-16 Michael Meissner <meissner@redhat.com>
14048
14049 * configure (gcc/configargs.h): Only create if there is a build GCC
14050 directory created.
14051
14052 2000-10-16 Matthias Klose <doko@debian.org>
14053
14054 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14055 when configured for libstdc++-v3.
14056
14057 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14058
14059 * configure: Save configure arguments to gcc/configargs.h.
14060
14061 2000-10-04 Philipp Thomas <pthomas@suse.de>
14062
14063 * config.guess: Import CVS version 1.157.
14064 * config.sub: Import CVS version 1.181.
14065
14066 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14067
14068 * Makefile.in (bootstrap): avoid recursion if subdir missing
14069 (cross): ditto
14070 (do-proto-toplev): ditto
14071
14072 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14073
14074 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14075 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14076
14077 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14078 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14079 all affected `configure' scripts.
14080
14081 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14082
14083 * MAINTAINERS: Add self as cpplib co-maintainer.
14084
14085 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14086
14087 * MAINTAINERS: Add self to Write After Approval list.
14088
14089 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14090
14091 * INSTALL/README: egcs -> GCC update.
14092
14093 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14094
14095 * MAINTAINERS: Add myself to Write After Approval list.
14096
14097 2000-09-15 Kazu Hirata <kazu@hxi.com>
14098
14099 * MAINTAINERS: Add myself to Write After Approval list.
14100
14101 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14102
14103 * configure.in: Do not build byacc for hppa64. Provide paths to the
14104 X11 libraries for hppa64.
14105
14106 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14107
14108 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14109
14110 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14111
14112 * Makefile.in (all-zlib): Added dummy target.
14113
14114 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14115 ltcf-gcj.sh: Updated from libtool multi-language branch.
14116
14117 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14118
14119 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14120 (bootstrap*): Depend on all-bootstrap.
14121
14122 2000-09-05 Philipp Thomas <pthomas@suse.de>
14123
14124 * config.guess: Import CVS version 1.156.
14125 * config.sub: Import CVS version 1.179.
14126
14127 2000-09-02 Anthony Green <green@cygnus.com>
14128
14129 * Makefile.in (all-gcc): Depend on all-zlib.
14130 (CLEAN_MODULES): Add clean-zlib.
14131 (ALL_MODULES): Add all-zlib.
14132 * configure.in (host_libs): Add zlib.
14133
14134 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14135
14136 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14137 crosses, but add gcc/include to the header search path for them.
14138
14139 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14140
14141 * MAINTAINERS: Add self to Write After Approval list.
14142
14143 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14144
14145 * config.guess: Import CVS version 1.152.
14146 * config.sub: Import CVS version 1.177.
14147
14148 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14149
14150 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14151 $targargs to tell whether newlib is going to be built.
14152
14153 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14154 $$r/TARGET_SUBDIR/libio for _G_config.h.
14155
14156 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14157
14158 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14159
14160 2000-08-22 DJ Delorie <dj@redhat.com>
14161
14162 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14163
14164 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14165
14166 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14167 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14168 sub-configures.
14169
14170 2000-08-21 DJ Delorie <dj@redhat.com>
14171
14172 * MAINTAINERS: Add self as a libiberty maintainer
14173
14174 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14175
14176 * configure.in (libstdcxx_flags): Use
14177 libstdc++-v3/src/libstdc++.INC.
14178
14179 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14180
14181 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14182
14183 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14184
14185 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14186
14187 * configure: Make enable_threads and enable_shared defaults
14188 explicit. Substitute enable_threads into generated Makefiles.
14189 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14190 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14191
14192 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14193
14194 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14195
14196 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14197
14198 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14199 previous delta.
14200
14201 2000-08-11 Jason Merrill <jason@redhat.com>
14202
14203 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14204 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14205 (FLAGS_FOR_TARGET): Not here.
14206 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14207
14208 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14209
14210 * config-ml.in (CC, CXX): Don't introduce a leading space.
14211
14212 2000-08-07 DJ Delorie <dj@delorie.com>
14213
14214 * MAINTAINERS: Add self as a DJGPP maintainer
14215
14216 2000-08-07 DJ Delorie <dj@redhat.com>
14217
14218 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14219 "if we're also building gcc, and it's a gcc that will run on the
14220 build machine, we want to use its includes instead of the system's
14221 default includes".
14222
14223 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14224
14225 * MAINTAINERS: Add self to Write After Approval list.
14226
14227 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14228
14229 * configure.in (libstdcxx_flags): Don't use `"'.
14230
14231 * config-ml.in: Adjust multilib search paths to the
14232 appropriate multilib tree.
14233
14234 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14235
14236 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14237 commas in $LANGUAGES.
14238
14239 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14240
14241 * configure.in: Re-enable all references to libg++ and librx.
14242
14243 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14244
14245 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14246 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14247 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14248 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14249
14250 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14251
14252 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14253
14254 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14255 CXX_FOR_TARGET for sed.
14256
14257 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14258
14259 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14260 Do not override if already set in the environment or in configure.
14261 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14262 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14263
14264 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14265
14266 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14267 the libtool CVS tree multi-language branch.
14268 * ltconfig, ltmain.sh: Updated.
14269
14270 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14271
14272 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14273 (clean-target): Depend on it.
14274
14275 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14276 (GCC_FOR_TARGET): Use it.
14277 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14278 * configure.in: ... here.
14279 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14280 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14281
14282 2000-07-24 Eric Christopher <echristo@cygnus.com>
14283
14284 * MAINTAINERS: Add self to Write After Approval list.
14285
14286 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14287
14288 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14289 (configure-target-libchill, configure-target-libobjc): Likewise.
14290
14291 * configure.in: Use the same cache file for all target libs.
14292 * config-ml.in: But different cache files per multilib variant.
14293
14294 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14295
14296 * configure (topsrcdir): Don't use dirname.
14297
14298 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14299
14300 * MAINTAINERS: Add self to Write After Approval list.
14301
14302 2000-07-20 Jason Merrill <jason@redhat.com>
14303
14304 * configure.in: Remove all references to libg++ and librx.
14305
14306 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14307
14308 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14309
14310 * config.sub: Update to subversions version 2000-07-06.
14311
14312 2000-07-12 Andrew Haley <aph@cygnus.com>
14313
14314 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14315 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14316
14317 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14318
14319 * symlink-tree: Check number of arguments.
14320
14321 2000-07-05 Jim Wilson <wilson@cygnus.com>
14322
14323 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14324 search path for a g++ extracted from the build tree. This
14325 will allow link tests run by configure scripts in
14326 subdirectories to succeed.
14327
14328 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
14329
14330 * ltconfig: Add support for mips-dde-sysv4.2MP
14331
14332 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14333
14334 * MAINTAINERS: Add myself as loop discovery maintainer.
14335
14336 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14337
14338 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14339 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14340
14341 2000-06-19 Timothy Wall <twall@cygnus.com>
14342
14343 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14344 * config.sub: Add tic54x target.
14345
14346 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14347
14348 * MAINTAINERS: Add self as Fortran maintainer,
14349 remove Craig Burley.
14350
14351 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
14352
14353 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14354 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14355
14356 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14357
14358 * MAINTAINERS: Add self as i18n maintainer
14359
14360 20000-05-21 H.J. Lu (hjl@gnu.org)
14361
14362 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14363 directory are used if they exist. Make sure
14364 $(build_tooldir)/include is searched for header files,
14365 $(build_tooldir)/lib/ for library files.
14366 (GCC_FOR_TARGET): Likewise.
14367 (CXX_FOR_TARGET): Likewise.
14368
14369 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14370
14371 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14372
14373 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
14374
14375 * Makefile.in (configure-target-libiberty): Depend on
14376 configure-target-newlib.
14377
14378 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14379
14380 * configure.in, Makefile.in: Merge all libffi-related
14381 configury stuff from the libgcj tree.
14382
14383 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14384
14385 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14386 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14387
14388 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14389
14390 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14391 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14392 current version information. Add to proto-toplev directory.
14393 (gdb-taz): Build do-djunpack.
14394
14395 2000-05-15 David Edelsohn <edelsohn@gnu.org>
14396
14397 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14398
14399 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14400
14401 * MAINTAINERS: Add self to Write After Approval list.
14402
14403 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14404
14405 * ltmain.sh: Preserve in relink_command any environment
14406 variables that may affect the linker behavior.
14407
14408 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14409
14410 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14411
14412 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14413
14414 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14415
14416 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14417
14418 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14419 with the version name.
14420
14421 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14422
14423 * MAINTAINERS: Add self as bb-reorder maintainer.
14424
14425 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14426
14427 * config.if: Tweak.
14428
14429 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14430
14431 * djunpack.bat: New file.
14432
14433 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14434
14435 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14436 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14437 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14438 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14439
14440 2000-04-16 Dave Pitts <dpitts@cozx.com>
14441
14442 * config.sub (case $basic_machine): Change default for "ibm-*"
14443 to "openedition".
14444
14445 2000-04-13 Andreas Jaeger <aj@suse.de>
14446
14447 * MAINTAINERS: Added myself.
14448
14449 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14450
14451 * Makefile.in (gdb-taz): New target. GDB specific archive.
14452 (do-md5sum): New target.
14453 (MD5PROG): Define.
14454 (PACKAGE): Default to TOOL.
14455 (VER): Default to a shell script.
14456 (taz): Rewrite target. Move real work to do-proto-toplev. Include
14457 md5 checksum generation.
14458 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14459 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14460 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14461 insight.tar.bz2): Use gdb-taz to create archive.
14462
14463 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14464
14465 * configure (warn_cflags): Delete.
14466
14467 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14468
14469 * MAINTAINERS: Added myself.
14470
14471 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
14472 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
14473
14474 * configure.in (enable_libstdcxx_v3): Add.
14475 (target_libs): Add bits here to switch between libstdc++-v2 and
14476 libstdc++-v3.
14477 * config.if: And this file too.
14478 * Makefile.in: Add libstdc++-v3 targets.
14479
14480 2000-04-05 Michael Meissner <meissner@redhat.com>
14481
14482 * config.sub (d30v): Add d30v as a basic machine type.
14483
14484 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
14485
14486 * configure.in: -linux-gnu*, not -linux-gnu.
14487
14488 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14489
14490 * MAINTAINERS: Add self in write-after-approval section.
14491
14492 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14493
14494 * MAINTAINERS: Add self as ia64 port maintainer.
14495
14496 2000-03-08 Neil Booth <NeilB@earthling.net>
14497
14498 * MAINTAINERS: Add self in write-after-approval section.
14499
14500 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
14501
14502 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14503 (do-tar-bz2): Replace TOOL with PACKAGE.
14504 (gdb.tar.bz2): Remove GDBTK from GDB package.
14505 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14506 dejagnu.tar.bz2): New packages.
14507
14508 2000-02-27 Andreas Jaeger <aj@suse.de>
14509
14510 * configure.in: Add entry for mips*-*-linux*, move catch all
14511 *-*-*linux* entry below this one.
14512
14513 2000-02-27 Ian Lance Taylor <ian@zembu.com>
14514
14515 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14516
14517 2000-02-24 Nick Clifton <nickc@cygnus.com>
14518
14519 * config.sub: Support an OS of "wince".
14520
14521 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14522
14523 * config.guess, config.sub: Updated to match config's 2000-02-15
14524 version.
14525
14526 2000-02-23 Linas Vepstas <linas@linas.org>
14527
14528 * config.sub: Add support for Linux/IBM 370.
14529 * configure.in: Likewise.
14530
14531 2000-02-22 Nick Clifton <nickc@cygnus.com>
14532
14533 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14534
14535 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14536
14537 * config.guess: Guess "cygwin" rather than "cygwin32".
14538
14539 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14540
14541 * configure (gcc_version): When setting, narrow search to
14542 lines containing `version_string'.
14543
14544 2000-02-15 Denis Chertykov <denisc@overta.ru>
14545
14546 * config.sub: Add support for avr target.
14547
14548 2000-02-14 Nick Clifton <nickc@cygnus.com>
14549
14550 * MAINTAINERS: Add maintainers for MCore port.
14551
14552 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14553
14554 * config.sub: Add mmix-knuth-mmixware.
14555
14556 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14557
14558 * MAINTAINERS: Pair cccp with cpplib maintainership.
14559
14560 2000-01-27 Christopher Faylor <cgf@redhat.com>
14561
14562 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14563 structure stuff to -L library search.
14564 (CXX_FOR_TARGET): Ditto.
14565 (CROSS_CHECK_MODULES): Fix spelling mistake.
14566
14567 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14568
14569 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14570 the C++ compiler.
14571
14572 2000-01-12 Richard Henderson <rth@cygnus.com>
14573
14574 * configure.in: Don't build some bits for beos.
14575
14576 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14577
14578 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14579 as include files.
14580
14581 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14582
14583 * Add self as cpplib maintainer, as requested by Jason
14584 Merrill. Correct my e-mail address.
14585
14586 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14587
14588 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14589 not mh-aix43.
14590
14591 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14592
14593 * MAINTAINERS: Add myself to "write after approval" list.
14594
14595 1999-12-14 Richard Henderson <rth@cygnus.com>
14596
14597 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14598 * config.sub: Accept alphaev[78], alphaev8.
14599
14600 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14601
14602 * config.guess, config.sub: Update from autoconf.
14603
14604 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14605
14606 * MAINTAINERS: update my playtime e-address.
14607
14608 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14609
14610 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14611 necessary libraries are missing.
14612
14613 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14614
14615 * MAINTAINERS: Add new 'write after approval' maintainer.
14616
14617 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14618
14619 * MAINTAINERS: Add new Java maintainer.
14620
14621 1999-10-25 Andreas Schwab <schwab@suse.de>
14622
14623 * configure: Fix quoting inside arguments of eval.
14624
14625 1999-10-21 Nick Clifton <nickc@cygnus.com>
14626
14627 * config-ml.in: Allow suppression of some ARM multilibs.
14628
14629 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14630
14631 * config.guess: Add OS/390 match pattern.
14632 * config.sub: Add mvs, openedition targets.
14633 * configure.in (i370-ibm-opened*): New.
14634
14635 1999-09-04 Steve Chamberlain <sac@pobox.com>
14636
14637 * config.sub: Add support for configuring for pj.
14638
14639 1999-08-31 Nick Clifton <nickc@cygnus.com>
14640
14641 * config.sub (maybe_os): Add support for configuring for fr30.
14642
14643 1999-08-25 Nick Clifton <nickc@cygnus.com>
14644
14645 * configure.in: Do not configure or build ld for AIX
14646 platforms. ld is known to be broken on these platforms.
14647
14648 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14649
14650 * config-ml.in: Pass compiler flag corresponding to multidirs to
14651 subdir configures.
14652
14653 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14654
14655 * Makefile.in (LDFLAGS): Define.
14656
14657 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14658
14659 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14660 noconfigdirs.
14661 (*-*-cygwin*): Likewise.
14662
14663 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14664
14665 * mkdep: New file.
14666 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14667 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14668
14669 From Eli Zaretskii <eliz@is.elta.co.il>:
14670 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14671 long file name when using DJGPP on MS-DOS.
14672
14673 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14674
14675 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14676
14677 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14678
14679 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14680 dependency as this causes "make check" to globally "make all"
14681
14682 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14683
14684 * configure.in (target_libs): Added target-zlib.
14685 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14686 (CONFIGURE_TARGET_MODULES): Likewise.
14687 (CHECK_TARGET_MODULES): Likewise.
14688 (INSTALL_TARGET_MODULES): Likewise.
14689 (CLEAN_TARGET_MODULES): Likewise.
14690 (configure-target-zlib): New target.
14691 (all-target-zlib): Likewise.
14692 (all-target-libjava): Depend on all-target-zlib.
14693 (configure-target-libjava): Depend on configure-target-zlib.
14694
14695 * Makefile.in (configure-target-libjava): Depend on
14696 configure-target-newlib.
14697 (configure-target-boehm-gc): New target.
14698 (configure-target-qthreads): New target.
14699
14700 * configure.in (target_libs): Added target-qthreads.
14701 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14702 (CONFIGURE_TARGET_MODULES): Likewise.
14703 (CHECK_TARGET_MODULES): Likewise.
14704 (INSTALL_TARGET_MODULES): Likewise.
14705 (CLEAN_TARGET_MODULES): Likewise.
14706 (all-target-qthreads): New target.
14707 (configure-target-libjava): Depend on configure-target-qthreads.
14708 (all-target-libjava): Depend on all-target-qthreads.
14709
14710 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14711 (CONFIGURE_TARGET_MODULES): Likewise.
14712 (CHECK_TARGET_MODULES): Likewise.
14713 (INSTALL_TARGET_MODULES): Likewise.
14714 (CLEAN_TARGET_MODULES): Likewise.
14715 (all-target-libjava): New target.
14716 (all-target-boehm-gc): Likewise.
14717 * configure.in (target_libs): Added libjava, boehm-gc.
14718
14719 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14720
14721 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14722 configure.bat in SUPPORT_FILES.
14723 (gas+binutils.tar.bz2): Likewise.
14724
14725 * makeall.bat: Remove; obsolete.
14726
14727 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14728
14729 From Mark Elbrecht:
14730 * configure.bat: Remove; obsolete.
14731
14732 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14733
14734 * configure: Add -W -Wall to the default CFLAGS when compiling with
14735 gcc.
14736
14737 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14738
14739 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14740
14741 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14742
14743 * configure.in: Build ld on IRIX6.
14744
14745 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14746
14747 * Makefile.in: Change distribution targets to use bzip2 instead of
14748 gzip.
14749 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14750 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14751
14752 1999-06-04 Nick Clifton <nickc@cygnus.com>
14753
14754 * config.sub: Add mcore target.
14755
14756 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14757
14758 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14759
14760 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14761
14762 * config.guess (dummy): Changed to $dummy.
14763
14764 1999-05-24 Nick Clifton <nickc@cygnus.com>
14765
14766 * config.sub: Tidied up case statements.
14767
14768 1999-05-22 Ben Elliston <bje@cygnus.com>
14769
14770 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14771 <jiro@din.or.jp>.
14772
14773 * config.guess: Merge with FSF version. Future changes will be
14774 more accurately recorded in this ChangeLog.
14775 * config.sub: Likewise.
14776
14777 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14778
14779 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14780
14781 1999-04-30 Tom Tromey <tromey@cygnus.com>
14782
14783 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14784
14785 1999-04-23 Tom Tromey <tromey@cygnus.com>
14786
14787 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14788
14789 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14790
14791 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14792 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14793 Bad merge removed these two changes.
14794
14795 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14796 Martin Heller (Ing.-Buero_Heller@t-online.de)
14797
14798 * config.guess (interix Alpha): Add.
14799
14800 1999-04-11 Richard Henderson <rth@cygnus.com>
14801
14802 * configure.in (i?86-*-beos*): Do config gperf; don't config
14803 gdb, newlib, or libgloss.
14804
14805 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14806
14807 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14808 link a trivial program with -mabi=64. If it fails, remove mabi=64
14809 from multidirs.
14810
14811 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14812
14813 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14814
14815 1999-04-08 Nick Clifton <nickc@cygnus.com>
14816
14817 * config.sub: Add support for mcore targets.
14818
14819 1999-04-07 Michael Meissner <meissner@cygnus.com>
14820
14821 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14822 not mt-ospace, in order to shut up assembler warning about using
14823 symbols that are named the same as registers.
14824
14825 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14826
14827 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14828 dependency list for all-target-cygmon.
14829
14830 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14831
14832 * config-ml.in: Check $host, not $target, for selective multilibs.
14833 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14834 thumb interworking, and underscore prefix multilibs.
14835
14836 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14837
14838 * missing: Update to version from current automake.
14839
14840 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14841
14842 * configure (gxx_include_dir): Removed.
14843
14844 * configure.in (gxx_include_dir): Handle it.
14845 * Makefile.in: Likewise.
14846
14847 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14848
14849 * config.sub (mips64vr4111,mips64vr4111el) Add.
14850
14851 1999-03-21 Ben Elliston <bje@cygnus.com>
14852
14853 * config.guess: Correct typo for detecting ELF on FreeBSD.
14854
14855 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14856
14857 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14858 config/mh-djgpp.
14859
14860 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14861
14862 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14863 all-target-newlib to dependency list for all-target-bsp.
14864
14865 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14866
14867 * config.sub: Add i386-uwin support.
14868 * config.guess: Likewise.
14869
14870 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14871
14872 * configure.in: cleanup, add mh-*pic handling for arm, special
14873 case powerpc*-*-aix*
14874
14875 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14876
14877 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14878 can be built.
14879
14880 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14881
14882 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14883 targets.
14884
14885 1999-03-02 Nick Clifton <nickc@cygnus.com>
14886
14887 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14888
14889 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14890
14891 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14892
14893 1999-02-24 Nick Clifton <nickc@cygnus.com>
14894
14895 * config.sub: Fix typo in arm recognition.
14896
14897 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14898
14899 * configure.in (noconfigdirs): Changed target_configdirs to
14900 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14901 rather than m68k-*-* since it is not known to work on
14902 m68k-aout. Ditto for arm-*-*oabi.
14903
14904 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14905
14906 * configure.in (*-*-windows*): Remove, no longer used.
14907
14908 1999-02-19 Ben Elliston <bje@cygnus.com>
14909
14910 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14911 Smart and improved by Andrew Cagney.
14912
14913 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14914
14915 * config.guess: Recognize openbsd-*-hppa.
14916
14917 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14918
14919 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14920 only if it is not empty.
14921
14922 1999-02-17 Nick Clifton <nickc@cygnus.com>
14923
14924 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14925
14926 * config.guess: Modified to recognize uname's armv* syntax.
14927
14928 * config.sub: Modified to recognize uname's armv* syntax.
14929
14930 1999-02-17 Mark Salter <msalter@cygnus.com>
14931
14932 * configure.in: Added target-bsp for sparclite.
14933
14934 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14935
14936 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14937
14938 1999-02-08 Nick Clifton <nickc@cygnus.com>
14939
14940 * configure.in: Add support for strongarm port.
14941 * config.sub: Add support for strongarm target.
14942
14943 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14944
14945 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14946 the old name config/mh-cygwin32.
14947 Enable texinfo.
14948
14949 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14950
14951 * configure.in: Do build ld for ix86 Solaris.
14952
14953 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14954
14955 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14956 $AR_FOR_TARGET. Likewise for RANLIB.
14957
14958 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14959
14960 * config.sub (oabi): Recognize.
14961 * configure.in (arm-*-oabi): Handle.
14962
14963 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14964
14965 * config.guess: Improve detection of i686 on UnixWare 7.
14966
14967 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14968
14969 * config.guess: Add support for i386-pc-interix.
14970 * config.sub: Likewise.
14971 * configure.in: Likewise.
14972
14973 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14974
14975 * Makefile.in: Remove unneeded all-target-libio from
14976 from all-target-winsup target since it is now unneeded.
14977 Add all-target-libtermcap in its place since it is now
14978 needed.
14979
14980 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14981
14982 * configure.in: makefile stub for cygwin target is probably
14983 unnecessary. Remove it for now.
14984
14985 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14986
14987 * configure.in: libtermcap.a should be built when cygwin is the
14988 target as well as the host.
14989 * config.guess: Allow mixed case in cygwin uname output.
14990 * Makefile.in: Add libtermcap target.
14991
14992 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14993
14994 * config.sub: Clean up handling of hppa2.0.
14995
14996 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14997
14998 * config.guess: Use C code to identify more HP machines.
14999
15000 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15001
15002 * config.sub: Handle hppa2.0.
15003
15004 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15005
15006 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15007 cygmon for all sparclite targets, regardless of object format.
15008
15009 1998-12-15 Mark Salter <msalter@cygnus.com>
15010
15011 * configure.in: Added target-bsp for several target architectures.
15012
15013 * Makefile.in: Added rules for bsp.
15014
15015 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15016
15017 * config.guess: Improve detection of hppa2.0 processors.
15018
15019 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15020
15021 * config.guess: Recognize FreeBSD using ELF automatically.
15022
15023 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15024
15025 * configure (skip-this-dir): Add handling for new shell script, which
15026 might be created by a sub-directory's configure to indicate, this particular
15027 directory is "unwanted".
15028 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15029
15030 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15031
15032 * ltconfig: import from libtool, after changing libtool to
15033 account for the cygwin name change.
15034
15035 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15036
15037 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15038 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15039
15040 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15041
15042 * configure.in: Add libtermcap to list of cygwin dependencies.
15043
15044 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15045
15046 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15047 they include winsup/include when it's a cygwin target.
15048
15049 1998-11-12 Tom Tromey <tromey@cygnus.com>
15050
15051 * configure.in (host_tools): Added zip.
15052 * Makefile.in (all-target-libjava): Depend on all-zip.
15053 (all-zip): New target.
15054 (ALL_MODULES): Added all-zip.
15055 (NATIVE_CHECK_MODULES): Added check-zip.
15056 (INSTALL_MODULES): Added install-zip.
15057 (CLEAN_MODULES): Added clean-zip.
15058
15059 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15060
15061 * Makefile.in: lose "32" from comment about cygwin.
15062
15063 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15064
15065 * configure.in: Use -Os to build target libraries for the fr30.
15066
15067 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15068
15069 * config.sub: Add fr30.
15070
15071 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15072
15073 * configure.in: drop "32" from config/mh-cygwin32. Check
15074 cygwin* instead of cygwin32*.
15075 * config.sub: Check cygwin* instead of cygwin32*.
15076
15077 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15078
15079 * config.guess: Match any version of Unixware7.
15080
15081 1998-10-20 Syd Polk <spolk@cygnus.com>
15082
15083 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15084 if desired.
15085
15086 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15087
15088 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15089 these if the appropriate directories and files to not exist.
15090
15091 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15092
15093 * Makefile.in (DEVO_SUPPORT): Add config.if.
15094
15095 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15096
15097 * configure: Add pattern to replace "build_tooldir"'s
15098 definition in the generated Makefile with "tooldir"'s
15099 actual value.
15100
15101 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15102
15103 * config.sub: Bring back lost sparcv9.
15104
15105 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15106
15107 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15108
15109 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15110 CC_FOR_TARGET and friends.
15111
15112 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15113
15114 * Makefile.in (build_tooldir): New variable, same as tooldir.
15115 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15116 -B$(build_tooldir)/bin/.
15117 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15118
15119 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15120
15121 * README: Remove installation instructions and refer to the
15122 INSTALL directory instead.
15123
15124 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15125
15126 * config.sub: Add support for i[34567]86-pc-udk.
15127 * configure.in: Likewise.
15128
15129 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15130
15131 * Makefile.in: add bzip2 package building bits for user
15132 tools module
15133 * configure.in: ditto
15134
15135 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15136
15137 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15138 (ALL_TARGET_MODULES): Add all-target-libobjc.
15139 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15140 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15141 (all-target-libchill): Add dependencies.
15142 * configure.in (target_libs): Add libchill.
15143
15144 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15145
15146 * configure.in (target_subdir): Remove duplicate line.
15147
15148 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15149
15150 * Makefile.in (all-automake): fix dependencies.
15151
15152 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15153
15154 * configure.in: Minor cleanups for building in the $(target_alias)
15155 subdir.
15156
15157 1998-09-22 Jim Wilson <wilson@cygnus.com>
15158
15159 * Makefile.in (bootstrap): Set r and s before make all. Use
15160 BASE_FLAGS_TO_PASS in make all.
15161 (cross): Likewise.
15162
15163 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15164
15165 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15166
15167 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15168
15169 * config.sub: Fix typo in last change.
15170
15171 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15172
15173 * config.sub: Add support for C4x target.
15174 * configure.in: Likewise.
15175
15176 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15177
15178 * config.sub: Recognize sparcv9 just like sparc64.
15179
15180 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15181
15182 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15183
15184 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15185
15186 * config.guess: Correctly identify Pentium II sco boxes.
15187
15188 * config.guess: Fix "tr" code. From Weiwen Liu.
15189
15190 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15191
15192 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15193 stabs.
15194
15195 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15196
15197 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15198 (ALL_TARGET_MODULES): Add all-target-libchill.
15199 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15200 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15201 (all-target-libchill): Add dependencies.
15202 * configure.in (target_libs): Add libchill.
15203
15204 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15205
15206 * config.guess: Avoid assumptions about "tr" behaves when
15207 LANG is set to something other than English.
15208
15209 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15210
15211 * configure (gxx_include_dir): Changed to
15212 '${prefix}/include/g++'-${libstdcxx_interface}.
15213
15214 * config.if: New to determine the interfaces.
15215
15216 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15217
15218 * config.guess: Detect and handle MPE/IX.
15219 * config.sub: Deal with MPE/IX.
15220
15221 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15222
15223 * configure.in: Use mh-aix43.
15224
15225 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15226
15227 * configure: Fix --without/--disable cases for gxx-include-dir.
15228
15229 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15230
15231 * mdata-sh: Imported. Needed for automake support.
15232
15233 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15234
15235 * Makefile.in (taz): Try "chmod -R og=u ." before
15236 "chmod og=u `find . -print`".
15237
15238 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15239
15240 * configure.in: Add arm-elf and thumb-elf support.
15241
15242 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15243
15244 * Makefile.in: Undo previous patch.
15245
15246 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15247
15248 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15249 to here ...
15250 (install-no-fixedincludes): and here
15251 (INSTALL_MODULES): ... from here.
15252
15253 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15254
15255 * config.sub: Merge with FSF.
15256
15257 * config.guess: Merge with FSF.
15258
15259 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15260
15261 * configure (extraconfigdirs): New variable.
15262 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15263 * Makefile.in (all): Move higher in file.
15264 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15265 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15266 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15267 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15268 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15269
15270 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15271
15272 * Makefile.in (all-target-libjava): Depend on all-gcc and
15273 all-target-newlib.
15274 (configure-target-libjava): Depend on $(ALL_GCC).
15275
15276 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15277
15278 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15279 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15280
15281 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15282
15283 * INSTALL/README: Fix typo.
15284
15285 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15286
15287 * ylwrap: Change absolute path checks to check for DOS style path
15288 names.
15289
15290 * ylwrap: Don't use a full path name if the source file is in the
15291 same directory. From hjl@lucon.org (H.J. Lu).
15292
15293 * config-ml.in: Default to being verbose, to match Feb 18 change to
15294 configure.
15295
15296 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15297
15298 Brought over from egcs:
15299
15300 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15301
15302 * configure.in (target_subdir): Set to ${target_alias} instead
15303 of "libraries".
15304
15305 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15306
15307 * configure.in (target_subdir): Set to libraries if enable_multilib.
15308
15309 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15310
15311 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15312 multilibs, force reconfiguration the first time we create
15313 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15314
15315 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15316
15317 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15318 avoid confusion with --no-recursion.
15319
15320 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15321
15322 * configure.in: Win32 hosts shouldn't use install -x
15323 * install-sh: remove -x option, and special .exe-handling
15324 hack.
15325
15326 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15327
15328 * config.guess: Recognize i586-pc-beos.
15329 * configure.in: Don't build some bits for beos.
15330
15331 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15332
15333 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15334 CFLAGS default to -O2.
15335
15336 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15337 when using GNU ld.
15338
15339 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15340
15341 * ltmain.sh: Correct install when using a different shell.
15342
15343 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15344
15345 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15346
15347 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15348
15349 * makefile.vms: Update to build binutils/makefile.vms. Add install
15350 target.
15351
15352 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15353
15354 * ltconfig: Update to correct AIX handling.
15355
15356 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15357
15358 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15359
15360 * configure.in (target_subdir): Set to ${target_alias} instead
15361 of "libraries".
15362
15363 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15364
15365 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15366 (Makefile): Depend on $(gcc_version_trigger).
15367
15368 * configure (gcc_version): Change default initializer to empty
15369 string.
15370 (gcc_version_trigger): New variable; pass this variable down
15371 to subdir configures to enable them checking gcc's version
15372 themselves. Emit make macros for both gcc_version vars.
15373 (topsrcdir): Initialize reliably.
15374 (recursion line): Remove --with-gcc-version=${gcc_version}.
15375
15376 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15377
15378 * configure (enable_version_specific_runtime_libs): Implement new flag
15379 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15380 in $(libsubdir); emit definition in each generated Makefile.
15381 (gxx_include_dir): Initialize depending on
15382 $enable_version_specific_runtime_libs.
15383
15384 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15385
15386 * configure (gcc_version): Initialize properly depending on
15387 how and where configure is started.
15388 (recursion line): Pass a --with-gcc-version=${gcc_version}
15389 to configures in subdirs.
15390
15391 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15392
15393 * configure.in (noconfigdirs): Add configure pattern for mips tx39
15394 cygmon
15395
15396 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15397
15398 * configure.in: Add cygmon and libstub support for mn10200.
15399
15400 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15401
15402 * configure (gcc_version): Add new variable describing the
15403 particular gcc version we're building.
15404 * Makefile.in (libsubdir): Add new macro for the directory
15405 in which the compiler finds executables, libraries, etc.
15406 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15407 and libsubdir.
15408
15409 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15410
15411 * Makefile.in (local-clean): Remove *.log.
15412 (warning.log): Built with warn_summary from build.log.
15413 (mail-report.log): Run test_summary.
15414 (mail-report-with-warnings.log): Run test_summary including
15415 warning.log in the report.
15416
15417 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15418
15419 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15420
15421 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15422
15423 * Makefile.in (grep): Grep no longer depends on libiberty.
15424
15425 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15426
15427 * Makefile.in: all-snavigator needs all-libgui.
15428
15429 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15430
15431 * configure.in: Add cygmon and libstub support for mn10300.
15432
15433 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15434
15435 * missing: Update to version from automake 1.3.
15436
15437 * ltmain.sh: On installation, don't get confused if the same name
15438 appears more than once in the list of library names.
15439
15440 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15441
15442 * config.sub: Accept m68060 and m5200 as CPU names.
15443
15444 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15445
15446 * configure: Use && rather than using -a in test, because odd
15447 strings can confuse test.
15448 * configure.in: Likewise.
15449
15450 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15451
15452 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15453
15454 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15455
15456 * Makefile.in (boostrap2-lean, bootstrap3-lean,
15457 bootstrap4-lean): New targets.
15458
15459 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15460
15461 * mpw-* Delete. Not used.
15462
15463 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15464
15465 * COPYING.LIB: Update FSF address.
15466
15467 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15468
15469 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15470
15471 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15472 GAS_SUPPORT_DIRS.
15473
15474 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15475
15476 * ltconfig, ltmain.sh: Avoid producing a version number if
15477 -version-info was not used.
15478
15479 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15480
15481 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15482 building with newlib.
15483
15484 1998-04-30 Paul Eggert <eggert@twinsun.com>
15485
15486 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15487 Solaris `make' causes it to continue to next definition.
15488
15489 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15490
15491 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15492 the right GUI libraries and files are installed along with GDB.
15493
15494 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15495
15496 * configure.in: Change alpha to alpha* in several places.
15497
15498 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15499
15500 * config.sub: Recognize sparc86x.
15501
15502 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15503
15504 * configure.in (--enable-target-optspace): Remove debug echo.
15505
15506 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15507
15508 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15509
15510 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15511
15512 * ltconfig: Update cygwin32 support.
15513
15514 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15515 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15516 (GDB_SUPPORT_DIRS): Likewise.
15517
15518 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15519
15520 * configure.in (target_makefile_frag): If --enable-target-optspace,
15521 use -Os to compile target libraries rather than -O2. Default to
15522 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15523 not used.
15524 * configure.in (target_cflags): Ditto for d30v.
15525
15526 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15527
15528 * Makefile.in (all-bfd): Depend on all-intl.
15529 (all-binutils): Likewise.
15530 (all-gas): Likewise.
15531 (all-gprof): Likewise.
15532 (all-ld): Likewise.
15533
15534 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15535
15536 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15537
15538 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15539
15540 * Makefile.in (all-bfd): Depend upon all-libiberty.
15541
15542 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15543
15544 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15545
15546 * Makefile.in: Add libstub.
15547
15548 * configure.in: Ditto. Build libstub for targets that have cygmon
15549 support.
15550
15551 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15552
15553 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15554
15555 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15556
15557 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15558 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15559
15560 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15561
15562 * configure: Define DEFAULT_M4 by searching PATH.
15563 * Makfile.in: Use DEFAULT_M4.
15564
15565 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15566
15567 * ltconfig: Add cygwin32 support.
15568
15569 * Makefile.in, configure.in: Add libtool as a native only directory
15570 to configure and build.
15571
15572 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15573
15574 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15575
15576 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15577
15578 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15579
15580 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15581
15582 * Makefile.in: add ash make rules
15583 * configure.in: add ash to native_only and host_tools lists
15584
15585 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15586
15587 * Makefile.in (all-gettext, all-intl): New targets.
15588 (ALL_MODULES): Added all-gettext, all-intl.
15589 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15590 (INSTALL_MODULES): Added install-gettext, install-intl.
15591 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15592
15593 * configure.in (host_tools): Added gettext.
15594 (native_only): Likewise.
15595 (noconfigdirs) [various cases]: Likewise.
15596 (host_libs): Added intl.
15597
15598 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15599
15600 * configure: Do not disable building gdbtk for cygwin32 hosts.
15601
15602 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15603
15604 * configure.in: Add thumb-coff target.
15605 * config.sub: Add thumb-coff target.
15606
15607 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15608
15609 * Makefile.in: Revert yesterday's change.
15610 (all-target-winsup): all-target-librx stays out of here.
15611
15612 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15613
15614 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15615 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15616 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15617 Remove references to librx and libg++.
15618
15619 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15620
15621 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15622 recursive makes
15623
15624 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15625
15626 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15627 for newlib directory.
15628 (CXX_FOR_TARGET): Likewise.
15629
15630 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15631
15632 * ltconfig: Update after libtool/ltconfig.in change for
15633 hpux11.
15634
15635 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15636
15637 * ltconfig, ltmain.sh: Update to libtool 1.2.
15638
15639 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15640
15641 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15642 (install-gcc-cross): Instead, override LANGUAGES here.
15643
15644 1998-03-18 Dave Love <d.love@dl.ac.uk>
15645
15646 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15647 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15648
15649 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15650
15651 * configure.in: Add Thumb-pe target.
15652
15653 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15654
15655 * Makefile.in - changed sn targets to snavigator
15656 * configure.in - changed sn targets to snavigator
15657
15658 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15659
15660 * config-ml.in: After building symlink tree call make distclean
15661 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15662 to be the case for libiberty.
15663
15664 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15665
15666 * configure: When making link, also check the current
15667 directory. The configure scripts may create one.
15668
15669 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15670
15671 * config.sub: Accept alphapca56 and alphaev6 properly.
15672
15673 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15674
15675 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15676
15677 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15678
15679 * config.sub (sco5): Fix typo.
15680
15681 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15682
15683 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15684 install-itcl.
15685 (install-itcl): Remove dependency on install-tcl.
15686
15687 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15688
15689 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15690
15691 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15692
15693 * configure.in: Don't build libgui for a cygwin32 target when not on
15694 a cygwin32 host.
15695
15696 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15697
15698 * configure (redirect): Set to null, so default behavior of
15699 configure is now --verbose.
15700
15701 1998-02-16 Dave Love <d.love@dl.ac.uk>
15702
15703 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15704 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15705
15706 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15707
15708 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15709 this change to sync Makefile.in with its ChangeLog entries.
15710
15711 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15712
15713 * ltmain.sh (mkdir): Check that the directory doesn't exist
15714 before we exit with error, so that we don't get races during
15715 parallel builds.
15716
15717 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15718
15719 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15720
15721 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15722
15723 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15724 PICFLAG_FOR_TARGET.
15725 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15726
15727 * configure: Emit a definition for the new macro enable_shared
15728 into each Makefile.
15729
15730 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15731
15732 * configure.in (host_tools, native_only): Add libtool.
15733
15734 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15735
15736 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15737 Fix typo in ming config comment.
15738
15739 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15740
15741 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15742
15743 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15744
15745 * config.sub: Add tic30 cases, and map c30 to tic30.
15746
15747 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15748
15749 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15750 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15751 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15752 (CLEAN_TARGET_MODULES): Similarly
15753 (all-target-libf2c): Add dependences.
15754 * configure.in (target_libs): Add libf2c.
15755
15756 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15757
15758 * configure.in: Remove expect from noconfigdirs when target
15759 is cygwin32. OK to build expect and dejagnu with Canadian
15760 Cross.
15761
15762 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15763
15764 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15765 host.
15766
15767 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15768 and mingw32.
15769
15770 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15771
15772 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15773 here as it is not defined in the toplevel Makefile.
15774
15775 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15776
15777 * configure (package_makefile_rules_frag): New variable, which names
15778 a file with generic rules, ...
15779 Change comment to mention we now have FIVE parts.
15780 * configure: Undo last change.
15781
15782 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15783
15784 * config.guess: More accurate determination of HP processor types.
15785 * config.sub: More accurate determination of HP processor types.
15786
15787 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15788
15789 * configure (package_makefile_frag): Move inserting the
15790 ${package_makefile_frag} to where it should be according
15791 to the comment.
15792
15793 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15794
15795 * config.guess: Add support for Linux/ARM.
15796
15797 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15798
15799 * .cvsignore: Remove *-info and *-install since they match
15800 release-info and mpw-install, which we don't want to just ignore.
15801
15802 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15803
15804 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15805
15806 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15807
15808 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15809 local_prefix to sub-make invocations.
15810
15811 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15812
15813 * configure.in: Check makefile fragments in the source
15814 directory.
15815
15816 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15817
15818 * configure.in: Check whether host and target makefile
15819 fragments exist before adding them to *_makefile_frag.
15820
15821 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15822
15823 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15824
15825 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15826
15827 * configure.in: Make sure we only replace RPATH_ENVVAR on
15828 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15829 regexp to sed.
15830
15831 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15832 to sub-makes.
15833
15834 1998-01-13 Lee Iverson (leei@ai.sri.com)
15835
15836 * config-ml.in (multi-do): LDFLAGS must include multilib
15837 designator.
15838
15839 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15840
15841 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15842
15843 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15844
15845 * config.sub: Add mingw32 support.
15846 * configure.in: Likewise.
15847
15848 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15849
15850 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15851
15852 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15853
15854 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15855 * configure (gxx_include_dir): Provide a definition for subdirs
15856 which do not use autoconf.
15857
15858 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15859
15860 * config.guess: Sync with egcs. Picks up new alpha support,
15861 BeOS & some additional linux support.
15862
15863 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15864
15865 * config.guess: HP 9000/803 is a PA1.1 machine.
15866
15867 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15868
15869 * configure.in: It's alpha*-...
15870
15871 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15872
15873 * configure.in (host_makefile_frag, target_makefile_frag):
15874 Handle multiple config files.
15875 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15876 alpha-*-*.
15877
15878 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15879
15880 * mkdep: New file.
15881
15882 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15883
15884 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15885
15886 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15887
15888 * Makefile.in: Add libgui directory.
15889 (GDB_TK): Add all-libgui.
15890 * configure.in: Add libgui directory.
15891 * configure: Add all-libgui to GDB_TK.
15892
15893 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15894
15895 * config-ml.in (multidirs): Add m32r to multilib list.
15896
15897 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15898
15899 * Makefile.in (all-target-gperf): Change dependency to
15900 all-target-libstdc++.
15901
15902 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15903
15904 * config.guess: Add BeOS support.
15905
15906 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15907
15908 Source directory cvs renamed to cvssrc:
15909 * configure.in (host_tools): Change cvs to cvssrc.
15910 (native_only): Likewise.
15911 (noconfigdirs) [various cases]: Likewise.
15912 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15913 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15914 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15915 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15916 (all-cvssrc): Rename target from all-cvs.
15917
15918 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15919
15920 * configure (gxx_include_dir): Fix thinko.
15921
15922 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15923
15924 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15925 (install-cross, install-gcc-cross): New targets.
15926
15927 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15928
15929 * configure.in (noconfigdirs): Add support for Thumb target.
15930
15931 * config.sub (maybe_os): Add support for Thumb target.
15932
15933 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15934
15935 * Makefile.in: Add rules for cygmon.
15936
15937 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15938
15939 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15940
15941 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15942 * configure (gxx_include_dir): Provide a definition for subdirs
15943 which do not use autoconf.
15944
15945 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15946
15947 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15948 11/18/97 build
15949
15950 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15951
15952 * From Franz Sirl.
15953 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15954 found on RedHat Linux systems.
15955
15956 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15957
15958 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15959 guesses.
15960
15961 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15962
15963 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15964
15965 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15966
15967 * ltmain.sh: If mkdir fails, check whether the directory was created
15968 anyhow by some other process.
15969
15970 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15971
15972 * configure.in (d30v-*-*): Configure all directories.
15973
15974 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15975
15976 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15977 for the D30V.
15978
15979 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15980
15981 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15982
15983 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15984
15985 * include/libiberty.h: Add extern "C" { so it can be used with C++
15986 progrms.
15987 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15988 programs.
15989
15990 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15991
15992 * configure.in (d30v-*-*): Configure GCC now.
15993
15994 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15995
15996 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15997 is no longer needed.
15998
15999 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16000
16001 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16002
16003 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16004
16005 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16006 targets using "$@" to provide support for similar but not identical
16007 targets without having to duplicate code.
16008
16009 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16010
16011 * makefile.vms: Fix to work with DEC C.
16012
16013 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16014
16015 * config.sub: Add mips-tx39-elf to marketing names.
16016
16017 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16018
16019 * ltmain.sh: Handle symlinks in generated script.
16020
16021 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16022
16023 * configure: Handle autoconf style directory options: --bindir,
16024 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16025 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16026 --sysconfdir.
16027 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16028 (sharedstatedir, localstatedir, oldincludedir): New variables.
16029 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16030 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16031 sbindir, sharedstatedir, and sysconfdir.
16032
16033 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16034
16035 * Makefile.in (bootstrap-lean): New target.
16036
16037 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16038
16039 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16040 sn, and gnuserv from noconfigdirs.
16041
16042 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16043
16044 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16045
16046 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16047
16048 * Makefile.in (cross): New target.
16049
16050 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16051 Jeff Law <law@cygnus.com>
16052
16053 * Makefile.in (bootstrap2, bootstrap3): New targets.
16054 (all-bootstrap): Remove outdated and confusing target.
16055 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16056
16057 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16058
16059 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16060 windows. Consistent with gdb/configure.
16061
16062 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16063
16064 * configure.in: Name Linux target fragment.
16065
16066 * configure: Rewrite so that project Makefile fragment is inserted
16067 first and appears last in the resulting Makefile.
16068
16069 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16070
16071 * Makefile.in (install-itcl): Install tcl first.
16072
16073 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16074
16075 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16076
16077 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16078
16079 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16080
16081 * configure.in (skipdirs): Add target-librx for Linux.
16082 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16083
16084 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16085
16086 * Makefile.in (bootstrap): New target.
16087
16088 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16089
16090 * config.sub: Accept 'amigados' for backward compatibility.
16091
16092 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16093
16094 * config.guess: Merge with FSF.
16095
16096 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16097
16098 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16099
16100 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16101
16102 * config.sub: Add "marketing-names" patch.
16103
16104 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16105
16106 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16107
16108 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16109
16110 * config.sub: Handle v850-elf.
16111
16112 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16113
16114 * .cvsignore (*-install): Remove.
16115
16116 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16117
16118 * ltconfig: Set CONFIG_SHELL in libtool.
16119 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16120
16121 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16122
16123 * configure.in (target_subdir): Set to libraries if enable_multilib.
16124
16125 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16126
16127 * config.guess: Update from gcc directory.
16128
16129 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16130
16131 * Makefile.in (all-sim): Depends on all-readline.
16132
16133 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16134
16135 * Makefile.in (BISON, YACC): Use $$s.
16136 (all-bison): Depend on all-texinfo.
16137
16138 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16139
16140 * Makefile.in (BISON): Add -L flag.
16141 (YACC): Likewise.
16142
16143 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16144
16145 * configure.in (noconfigdirs): Add support for v850e target.
16146
16147 * config.sub (maybe_os): Add support for v850e target.
16148
16149 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16150
16151 * configure.in (noconfigdirs): Add support for v850ea target.
16152
16153 * config.sub (maybe_os): Add support for v850ea target.
16154
16155 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16156
16157 * config.sub: Add mipstx39. Delete r3900.
16158
16159 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16160
16161 * Makefile.in (all-autoconf): Depends on all-texinfo.
16162
16163 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16164
16165 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16166 eabi targets.
16167
16168 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16169
16170 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16171
16172 * configure: When handling a Canadian Cross, handle YACC as well as
16173 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16174 * Makefile.in (all-bison): Depend upon all-texinfo.
16175
16176 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16177
16178 * Makefile.in (BISON): bison, not byacc or bison -y.
16179 (YACC): bison -y or byacc or yacc.
16180 (various): Add *-bison as appropriate.
16181 (taz): No need to mess with BISON anymore.
16182
16183 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16184
16185 * configure: If OSTYPE matches *win32*, try to find a good value for
16186 CONFIG_SHELL.
16187
16188 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16189
16190 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16191 configure.in if it is present.
16192
16193 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16194
16195 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16196
16197 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16198
16199 * config.sub: Recognize `arc' cpu.
16200 * configure.in: Likewise.
16201 * config-ml.in: Likewise.
16202
16203 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16204
16205 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16206
16207 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16208
16209 * configure: Changed sed delimiter from ':' to '|' when
16210 attempting to substitute ${config_shell} for SHELL. On
16211 NT ${config_shell} may contain a ':' in it.
16212
16213 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16214
16215 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16216
16217 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16218
16219 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16220
16221 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16222
16223 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16224
16225 * ylwrap: If the program is a relative path, force it to be
16226 absolute.
16227
16228 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16229
16230 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16231
16232 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16233
16234 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16235 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16236 for libraries.
16237
16238 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16239
16240 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16241 separated by spaces.
16242
16243 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16244
16245 * ylwrap: New file.
16246 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16247
16248 * ltmain.sh: Handle /bin/sh at start of install program.
16249
16250 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16251
16252 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16253 * missing: New file, from automake 1.2.
16254
16255 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16256
16257 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16258 check-tk to CHECK_X11_MODULES.
16259
16260 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16261
16262 * config.sub: Merge with FSF.
16263
16264 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16265
16266 * config.guess: Merge with FSF.
16267
16268 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16269
16270 * configure: Treat msdosdjgpp like go32.
16271 * configure.in: Likewise. Don't remove gprof for go32.
16272
16273 * configure: Change Makefile.tem2 to Makefile.tm2.
16274
16275 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16276
16277 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16278
16279 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16280
16281 * install-sh (chmodcmd): Set to null if the DST directory already
16282 exists. Same as Nov 11th change.
16283
16284 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16285
16286 * configure (GDB_TK): Needs itcl and tix.
16287
16288 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16289
16290 * config.guess: Update from FSF.
16291
16292 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16293
16294 * Makefile.in (GDB_TK): Depend on itcl and tix.
16295
16296 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16297
16298 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16299 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16300 (INSTALL_SCRIPT): New variable.
16301 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16302 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16303 to -x.
16304 * install-sh: Add support for -x option.
16305
16306 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16307
16308 * configure.in, Makefile.in: Treat tix like itcl.
16309
16310 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16311
16312 * Makefile.in (WINDRES): New variable.
16313 (WINDRES_FOR_TARGET): New variable.
16314 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16315 (EXTRA_HOST_FLAGS): Add WINDRES.
16316 (EXTRA_TARGET_FLAGS): Add WINDRES.
16317 (EXTRA_GCC_FLAGS): Add WINDRES.
16318 ($(DO_X)): Pass down WINDRES.
16319 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16320 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16321 DLLTOOL_FOR_TARGET.
16322
16323 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16324
16325 * configure.in: configure sim before gdb for win32-x-ppc
16326
16327 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16328
16329 Move gperf into the toplevel, from libg++.
16330 * configure.in (target_tools): Add target-gperf.
16331 (native_only): Add target-gperf.
16332 * Makefile.in (all-target-gperf): New target, depend on
16333 all-target-libg++.
16334 (configure-target-gperf): Empty rule.
16335 (ALL_TARGET_MODULES): Add all-target-gperf.
16336 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16337 (CHECK_TARGET_MODULES): Add check-target-gperf.
16338 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16339 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16340
16341 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
16342
16343 * config.sub (mn10200): Recognize new basic machine.
16344
16345 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16346
16347 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16348 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16349
16350 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16351
16352 * configure.in: If we're building mips-sgi-irix6* native, turn on
16353 ENABLE_MULTILIB and set TARGET_SUBDIR.
16354
16355 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16356
16357 * Makefile.in (all-sn): Depend on all-grep.
16358
16359 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16360
16361 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16362
16363 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16364 Makefile. From Jeff Makey <jeff@cts.com>.
16365 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16366
16367 * Makefile.in (DISTBISONFILES): Remove.
16368 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16369 $(DEFAULT_YACC).
16370
16371 * configure.in: Build itl, db, sn, etc., when building for native
16372 cygwin32.
16373
16374 * Makefile.in (LD): New variable.
16375 (EXTRA_HOST_FLAGS): Pass down LD.
16376 ($(DO_X)): Likewise.
16377
16378 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16379
16380 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16381
16382 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16383
16384 * configure.in (targargs): Strip out any supplied --build argument
16385 before adding our own. Always add --build.
16386
16387 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16388
16389 * configure.in (targargs): Pass --build if we're doing
16390 a cross-compile.
16391
16392 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16393
16394 * configure: Use '|' instead of ":" as the separator in
16395 sed. Otherwise sed chokes on NT path names with drive
16396 designators. Also look for "?:*" as the leading characters in an
16397 absolute pathname.
16398
16399 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16400
16401 * config.sub: Support for r3900.
16402
16403 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16404
16405 * configure.in: Use install-sh, not install.sh.
16406
16407 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16408
16409 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16410 apply it twice.
16411
16412 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16413
16414 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16415 install-binutils.
16416
16417 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16418
16419 * Makefile.in: Add automake targets.
16420 * configure.in (host_tools): Add automake.
16421
16422 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16423
16424 * configure: Default CXX to c++, not gcc.
16425 * Makefile.in (CXX): Set to c++, not gcc.
16426 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16427
16428 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16429
16430 * install-sh: try appending a .exe if source file doesn't
16431 exist
16432
16433 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16434
16435 * configure.in: Turn on multilib by default.
16436 (cross_only): Remove target-libiberty.
16437
16438 * Makefile.in (all-gcc): Don't depend on libiberty.
16439
16440 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16441
16442 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16443
16444 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16445
16446 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16447 (DISTBISONFILES): Add ld/Makefile.in
16448
16449 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16450
16451 * configure.in: if target is cygwin32 but host isn't cygwin32,
16452 don't configure gdb tcl tk expect, not just gdb.
16453
16454 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16455
16456 * configure.in: Added gnuserv everywhere sn appears.
16457
16458 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16459 (CROSS_CHECK_MODULES): Added check-gnuserv.
16460 (INSTALL_MODULES): Added install-gnuserv.
16461 (CLEAN_MODULES): Added clean-gnuserv.
16462 (all-gnuserv): New target.
16463
16464 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16465
16466 * config.guess: Fixes for MIPS OpenBSD systems.
16467
16468 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16469
16470 * Makefile.in (INSTALL_XFORM): Remove.
16471 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16472
16473 * mkinstalldirs: New file, copied from automake.
16474 * Makefile.in (installdirs): Rename from install-dirs. Use
16475 mkinstalldirs. Change all users.
16476 (DEVO_SUPPORT): Add mkinstalldirs.
16477
16478 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16479
16480 * install-sh: Rename from install.sh.
16481 * Makefile.in (INSTALL): Change install.sh to install-sh.
16482 (DEVO_SUPPORT): Likewise.
16483
16484 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16485 Graichen <graichen@rzpd.de>.
16486
16487 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16488
16489 * config.guess: Recognize OpenBSD systems correctly.
16490
16491 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16492
16493 * README, Makefile.in (ETC_SUPPORT): Remove references to
16494 cfg-paper*, configure.{texi,man,info*}._
16495
16496 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16497
16498 * Makefile.in (all.normal): Ensure that gcc is built after all
16499 the x11 - ie gdb - targets.
16500
16501 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16502
16503 * makefile.vms: Don't run conf-a-gas.
16504
16505 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16506
16507 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16508
16509 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16510
16511 * configure.in: Remove noconfigdirs case since gdb also
16512 configures and builds for tic80-coff.
16513
16514 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16515
16516 * configure: Set cache_file to config.cache.
16517 * Makefile.in (local-distclean): Remove config.cache.
16518
16519 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16520
16521 * COPYING: Update FSF address.
16522
16523 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16524
16525 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16526 noconfigdirs.
16527
16528 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16529
16530 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16531 MAKEDIRS, is empty.
16532
16533 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16534
16535 * config.sub: Tweak mn10300 entry.
16536
16537 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16538
16539 * configure.in (host_tools): Put sim before gdb, so gdb's
16540 configure.tgt can determine if the simulator was configured.
16541
16542 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16543
16544 * config.sub: Move BeOS $os case to be with other Cygnus
16545 local cases.
16546
16547 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16548
16549 * config.sub: Remove misplaced comment that broke Linux.
16550
16551 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16552
16553 * config.sub: Add BeOS support.
16554
16555 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16556
16557 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16558
16559 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16560
16561 * configure.in (noconfigdirs): Remove tcl and tk from
16562 noconfigdirs for cygwin32 builds.
16563
16564 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16565
16566 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16567
16568 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16569
16570 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16571 make-all.com, use makefile.vms instead.
16572
16573 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16574
16575 * config.sub: Accept -lnews*.
16576
16577 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16578
16579 * configure.in (noconfigdirs): Disable target-newlib,
16580 target-examples and target-libiberty for d30v.
16581
16582 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16583
16584 * configure.in (noconfigdirs): Enable ld for d30v.
16585
16586 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16587
16588 * configure.in (tic80-*-*): Build compiler.
16589
16590 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16591
16592 * configure.in (d30v-*): Remove sim directory from list of
16593 unsupported d30v directories
16594
16595 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16596
16597 * config.sub, configure.in: Add d30v target cpu.
16598
16599 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16600
16601 * makefile.vms: New file.
16602 * make-all.com: Remove.
16603
16604 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16605
16606 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16607
16608 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16609
16610 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16611
16612 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16613
16614 * Makefile.in (ALL_MODULES): Added all-db.
16615 (CROSS_CHECK_MODULES): Addec check-db.
16616 (INSTALL_MODULES): Added install-db.
16617 (CLEAN_MODULES): Added clean-db.
16618
16619 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16620
16621 * config.guess: Merge with latest FSF sources.
16622
16623 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16624
16625 * Makefile.in (ALL_MODULES): Added all-itcl.
16626 (CROSS_CHECK_MODULES): Added check-itcl.
16627 (INSTALL_MODULES): Added install-itcl.
16628 (CLEAN_MODULES): Added clean-itcl.
16629
16630 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16631
16632 * configure.in: build gdb for mn10200
16633
16634 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16635
16636 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16637
16638 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16639
16640 * configure.in (tic80-*-*): Turn off most targets right now.
16641
16642 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16643
16644 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16645 rather than the makeinfo program.
16646 (do-info): Depend upon all-texinfo.
16647
16648 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16649
16650 * configure.in: Remove uses of config/mh-linux.
16651
16652 * config.sub, config.guess: Merge with latest FSF sources.
16653
16654 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16655
16656 * config.sub (case $basic_machine): Add tic80 entries.
16657
16658 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16659
16660 * config.sub, config.guess: Merge with latest FSF sources.
16661
16662 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16663
16664 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16665 * mpw-config.in: Test for NewFolderRecursive.
16666 * mpw-install: Use symbolic name for startup filename.
16667 * mpw-README: Add various additional details.
16668
16669 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16670
16671 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16672
16673 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16674
16675 * configure.in: Do build gcc and the target libraries for
16676 the mn10200.
16677
16678 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16679
16680 * configure.in: don't avoid building gdb for mn10300 any more
16681 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16682 instead of single-quoting it.
16683
16684 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16685
16686 * configure.in: Don't use --with-stabs on IRIX 6.
16687
16688 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16689
16690 * configure.in (m32r): Build gdb, libg++ now.
16691
16692 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16693
16694 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16695 directories from noconfigdirs.
16696
16697 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16698
16699 * config.sub (basic_machine): added mips16 configuration
16700
16701 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16702
16703 * config.sub: Handle d10v-unknown.
16704
16705 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16706
16707 * config.sub: Handle v850-unknown.
16708
16709 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16710
16711 * Makefile.in: add findutils
16712 * configure.in: add findutils to list of host_tools
16713
16714 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16715
16716 * config.sub: Handle mn10200 and mn10300.
16717
16718 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16719
16720 * configure.in (d10v-*): Do not build librx.
16721
16722 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16723
16724 * configure.in (mn10300): Build everything except gdb & libgloss.
16725
16726 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16727
16728 * config.guess: Patch for Dansk Data Elektronik servers,
16729 from Niels Skou Olsen <nso@dde.dk>.
16730
16731 For ncr, use /bin/uname rather than uname, since GNU uname does not
16732 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16733
16734 Patch for MIPS R4000 running System V,
16735 from Eric S. Raymond <esr@snark.thyrsus.com>.
16736
16737 Fix thinko for nextstep.
16738
16739 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16740
16741 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16742 * config.guess: Guess mips-dec-mach_bsd4.3.
16743
16744 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16745 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16746 release numbers.
16747 * config.guess (mips-mips-riscos*): Emit just enough of the
16748 release number.
16749
16750 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16751 * config.guess (sparc-auspex-sunos*): Added.
16752 (f300-fujitsu-*): Added.
16753
16754 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16755 * config.guess: Recognize a Tadpole as a sparc.
16756
16757 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16758
16759 * config.guess: Don't assume that NextStep version is either 2 or
16760 3. NextStep 4 (aka OpenStep 4) has come out now.
16761
16762 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16763
16764 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16765 From Rik Faith <faith@cs.unc.edu>.
16766
16767 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16768
16769 * config.sub: Contributions from bug-gnu-utils to:
16770 Support plain "hppa" (no version given) architecture, reported by
16771 OpenStep.
16772 OpenBSD like NetBSD.
16773 LynxOs is not a hardware supplier.
16774
16775 * config.guess: Contributions from bug-gnu-utils to add support for:
16776 OpenBSD like NetBSD.
16777 Stratus systems.
16778 More Pyramid systems.
16779 i[n>4]86 Intel chips.
16780 M680[n>4]0 Motorola chips.
16781 Use unknown instead of lynx for hardware manufacturer.
16782
16783 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16784
16785 * install.sh (chmodcmd): Set to null if the DST directory already
16786 exists.
16787
16788 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16789
16790 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16791 not use mt-ppc target Makefile fragment any more.
16792
16793 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16794
16795 * configure.in (*-*-windows): Exclude everything but those dirs
16796 needed to build windows.
16797
16798 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16799
16800 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16801
16802 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16803
16804 * configure.in: Exclude mmalloc from i386-windows.
16805
16806 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16807
16808 * Undo my previous change.
16809
16810 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16811
16812 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16813 unconditionally.
16814 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16815
16816 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16817
16818 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16819 host to add it's own flags.
16820
16821 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16822
16823 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16824
16825 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16826
16827 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16828 (CXX_FOR_TARGET): Likewise.
16829 (GCC_FOR_TARGET): Define.
16830 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16831 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16832 CC_FOR_TARGET was specified on the command line.
16833 (MAKEOVERRIDES): Don't define.
16834
16835 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16836
16837 * configure.in (m32r): Fix spelling of libg++ libs.
16838
16839 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16840
16841 * config.sub (-apple*): Remove, now redundant.
16842
16843 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16844
16845 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16846
16847 * configure: Rework yesterday's sed script patch.
16848
16849 * config.sub: Merge with FSF.
16850
16851 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16852
16853 * config.guess: Merge from FSF.
16854
16855 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16856 * config.guess: Use pc instead of unknown, for pc clone systems.
16857 Change linux to linux-gnu.
16858
16859 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16860 * config.guess: Avoid non-portable tr syntax.
16861
16862 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16863
16864 * test-build.mk (HOLES): Add "xargs" for gdb.
16865
16866 * configure: Avoid hpux10.20 sed bug.
16867
16868 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16869
16870 * configure.in: Add support for windows host
16871 (that is a build done under the Microsoft build environment).
16872
16873 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16874
16875 * Makefile.in: Replace all uses of srcroot with s, to shrink
16876 command line lengths.
16877
16878 Patches from Geoffrey Noer <noer@cygnus.com>:
16879 * configure.in: If configuring for newlib, pass --with-newlib to
16880 subdirectories.
16881 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16882 -Bnewlib/ and -Lwinsup to gcc.
16883 (CXX_FOR_TARGET): Likewise.
16884
16885 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16886
16887 * Makefile.in (ETC_SUPPORT): Add configure.
16888
16889 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16890
16891 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16892 host configuration file.
16893
16894 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16895
16896 * configure.in: Break mn10x00 support into separate
16897 mn10200 and mn10300 configurations.
16898 * config.sub: Likewise.
16899
16900 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16901
16902 * configure.in: Add lots of stuff to noconfigdirs for
16903 the mn10x00 targets.
16904
16905 * config.sub, configure.in: Add mn10x00 support.
16906
16907 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16908
16909 * make-all.com: Call conf-a-gas, not config-a-gas.
16910
16911 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16912
16913 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16914 targets.
16915
16916 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16917
16918 * mpw-README: Add much more detail for native PowerMac.
16919 * mpw-install: New file.
16920 * mpw-configure: Add --norecursion and --help options.
16921 * mpw-config.in: Translate readme and install files when
16922 copying to objdir.
16923 * mpw-build.in: Don't always depend on byacc and flex.
16924 (install-only-top): New action.
16925
16926 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16927
16928 * configure.in: You can now configure GDB for the v850.
16929
16930 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16931
16932 * configure.in (noconfigdirs): Don't configure any C++ dirs
16933 if targeting D10V.
16934
16935 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16936
16937 * config.sub: Recognize mips64vr5000.
16938
16939 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * configure.in: Use a single line for host_tools and native_only.
16942
16943 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16944
16945 * config.sub, configure.in: Add entries for m32r.
16946
16947 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16948
16949 * Makefile.in (inet-install): Don't run install-gzip.
16950
16951 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16952
16953 * configure.in: Don't config lots of things for *-*-windows*.
16954
16955 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16956
16957 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16958 (host_libs, host_tools): Copy from configure.in.
16959 * mpw-configure: Don't complain about directories not found.
16960
16961 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16962
16963 * configure.in (i[345]86): Recognize i686 for pentium pro.
16964 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16965 file.
16966
16967 * config.guess (i[345]86): Ditto.
16968
16969 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16970
16971 * configure.in (noconfigdirs): Removed gdb for D10V.
16972
16973 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16974
16975 * configure.in: Remove ld, target-libio, target-libg++, and
16976 target-libstdc++ from noconfigdirs.
16977
16978 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16979
16980 * configure: Fix three locations where shell scripts were
16981 being run directly rather than with config_shell.
16982
16983 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16984
16985 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16986 * config.sub (basic_machine): Recognize v850.
16987
16988 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16989
16990 * mpw-configure: Handle multiple enable/disable options and
16991 pass them down recursively, handle -c and -s flags appropriately
16992 depending on choice of compiler, add escape mechanism for
16993 quoted arguments to gC.
16994
16995 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16996
16997 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16998 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16999 so that -mrelocatable-lib and -mno-eabi are used.
17000
17001 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17002 not support --print-multi-lib, don't abort.
17003
17004 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17005
17006 * make-all.com: Run config-a-gas.
17007 * setup.com: Don't copy subdirectory files around.
17008
17009 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17010
17011 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17012 target, it now compiles correctly.
17013
17014 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17015
17016 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17017
17018 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17019
17020 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17021
17022 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17023
17024 * configure.in (native_only): Add prms.
17025
17026 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17027
17028 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17029 (BINUTILS_SUPPORT_DIRS): Likewise.
17030
17031 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17032
17033 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17034 d10v support is added.
17035
17036 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17037
17038 * configure.in (d10v-*-*): New target.
17039
17040 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17041
17042 * config.guess (HP 9000/811): Recognize this as a PA1.1
17043 machine.
17044
17045 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17046
17047 * Makefile.in (do-tar-gz): New target, split out from tail end of
17048 taz target. Run each command separately, don't use pipes.
17049 (taz): Use it.
17050
17051 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17052
17053 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17054 * mpw-build.in: No builds should depend on building byacc or flex,
17055 they are assumed to be installed already.
17056
17057 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17058
17059 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17060 variable that CC_FOR_TARGET needs.
17061
17062 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17063
17064 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17065 options have changed since the last time the subdirectory was
17066 configured, and if it has, reconfigure.
17067 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17068 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17069
17070 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17071
17072 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17073 CLEAN_MODULES): Add bash.
17074 (all-bash): New target.
17075
17076 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17077
17078 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17079
17080 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17081
17082 * config.sub (basic_machine): Recognize d10v as a valid processor.
17083
17084 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17085
17086 * mpw-configure: Add support for --bindir.
17087 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17088
17089 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17090
17091 * configure.in: add bash, time, gawk to list of hosttools and things
17092 to only build for native toolchains
17093
17094 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17095
17096 * Makefile.in (docdir): Remove.
17097
17098 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17099
17100 * Makefile.in (datadir): Set to $(prefix)/share.
17101
17102 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17103
17104 * configure.in: build diff and patch for cygwin32-hosted
17105 toolchains.
17106
17107 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17108
17109 * config.sub: Accept -rtems*.
17110
17111 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17112
17113 * configure.in: enable dosrel for cygwin32-hosted builds,
17114 remove diff from the list of things not buildable
17115 via Canadian Cross
17116
17117 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17118
17119 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17120 don't get ". ".
17121
17122 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17123
17124 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17125
17126 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17127
17128 * Makefile.in (taz): Handle case where tex3patch didn't even get
17129 checked out. Also, if it was found, put the symlink in a new util
17130 subdirectory.
17131
17132 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17133
17134 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17135
17136 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17137
17138 * config.sub: Recognize -openvms.
17139 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17140 * make-all.com, setup.com: New files.
17141
17142 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17143
17144 * Makefile.in (taz): tex3patch moved to texinfo/util.
17145
17146 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17147
17148 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17149 * configure.in: remove make from disable-if-Can-Cross list
17150 enable gdb if ${host} and ${target} are cygwin32
17151
17152 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17153
17154 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17155 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17156
17157 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17158
17159 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17160 distinguish sysv/svr4/bsd variants.
17161 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17162
17163 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17164
17165 * configure.in: Added copyright notice.
17166 * move-if-change: Added copyright notice.
17167
17168 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17169
17170 * configure.in (powerpcle-*-solaris*): Until we get shared
17171 libraries working, don't build gdb, sim, make, tcl, tk, or
17172 expect.
17173
17174 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17175
17176 * config.guess: Merge with FSF:
17177
17178 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17179 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17180
17181 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17182 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17183
17184 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17185 * config.guess: Combine two OSF1 rules.
17186 Also recognize field test versions. From mjr@zk3.dec.com.
17187 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17188 because GNU uname does not support -p. From pmr@pajato.com.
17189
17190 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17191
17192 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17193
17194 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17195
17196 * mpw-README: Document GCCIncludes.
17197
17198 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17199
17200 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17201
17202 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17203
17204 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17205
17206 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17207
17208 * configure.in (*-*-cygwin32): Configure make.
17209
17210 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17211
17212 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17213
17214 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17215
17216 * Makefile.in (all-inet): Depend on all-perl.
17217
17218 * Makefile.in (inet-install): New target.
17219
17220 * Makefile.in (all-inet): Depend on all-tcl.
17221 (all-inet): Depend on all-send-pr.
17222
17223 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17224
17225 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17226 temporarily.
17227
17228 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17229
17230 * configure.in: Don't configure --with-gnu-ld on AIX.
17231
17232 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17233
17234 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17235
17236 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17237
17238 * Makefile.in (ALL_MODULES): Added all-inet.
17239 (CROSS_CHECK_MODULES): Added check-inet.
17240 (INSTALL_MODULES): Added install-inet.
17241 (CLEAN_MODULES): Added clean-inet.
17242 (all-indent): New target.
17243
17244 * configure.in (host_tools): Added inet.
17245 (native_only): Added inet.
17246 (noconfigdirs): Added inet.
17247
17248 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17249
17250 * configure.in: Don't configure libgloss if we are not configuring
17251 newlib.
17252
17253 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17254
17255 * configure.in: Don't configure libgloss for unsupported
17256 architectures.
17257
17258 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17259
17260 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17261
17262 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17263
17264 * Makefile.in (ALL_MODULES): Include all-apache.
17265 (CROSS_CHECK_MODULES): Include check-apache.
17266 (INSTALL_MODULES): Include install-apache.
17267 (all-apache): New target.
17268
17269 * configure.in: Added apache everywhere perl is seen.
17270
17271 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17272
17273 * Makefile.in: Add support for clean-{module} and
17274 clean-target-{module} rules.
17275
17276 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17277
17278 * configure.in (*-*-ose) do not build libgloss.
17279
17280 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17281
17282 * config.guess (prep*:SunOS:5.*:*): Turn into
17283 powerpele-unknown-solaris2.
17284
17285 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17286
17287 * configure.in: Permit --enable-shared to specify a list of
17288 directories.
17289
17290 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17291
17292 * configure.in (host==solaris): Pass only the first word of $CC
17293 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17294
17295 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17296
17297 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17298
17299 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17300
17301 * Makefile.in (ALL_MODULES): Include all-perl.
17302 (CROSS_CHECK_MODULES): Include check-perl.
17303 (INSTALL_MODULES): Include install-perl.
17304 (ALL_X11_MODULES): Include all-guile.
17305 (CHECK_X11_MODULES): Include check-guile.
17306 (INSTALL_X11_MODULES): Include install-guile.
17307 (all-perl): New target.
17308 (all-guile): New target.
17309
17310 * configure.in (host_tools): Include perl and guile.
17311 (native_only): Include perl and guile.
17312 (noconfigdirs): Don't build guile and perl; no ports have been
17313 done.
17314
17315 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17316
17317 * configure (--enable-*): Handle quoted option lists such as
17318 --enable-sim-cflags='-g0 -O' better.
17319
17320 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17321
17322 * Makefile.in ({,inst}all-target): New rule so we can make and
17323 install all of the target directories easily.
17324
17325 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17326
17327 * configure.in: Add missing global flag in sed substitution when
17328 deleting `target-' from ${configdirs}.
17329
17330 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17331
17332 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17333 option.
17334
17335 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17336 config/mh-necv4.
17337
17338 * install.sh: Correct misspelling of transformbasename.
17339
17340 * config.guess: Recognize mips-*-sysv*.
17341
17342 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17343
17344 * config.sub: Recognize mon960.
17345
17346 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17347
17348 * configure: Restore Canadian Cross handling of BISON and LEX,
17349 removed in Feb 20 change.
17350
17351 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17352
17353 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17354 Mention make install. Remove the old copyright date as well the
17355 clumsy and rather pointless copyright on the README file.
17356
17357 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17358
17359 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17360 Makefile after running symlink-tree, then run `make distclean' to
17361 avoid clobbering any generated files in srcdir.
17362
17363 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17364
17365 * configure.in (m68k-*-netbsd*): Build everything now.
17366
17367 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17368
17369 * Makefile.in (taz): Fix quoting.
17370
17371 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17372
17373 * configure.in (sparclet-*-*): Build everything now.
17374
17375 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17376
17377 * configure.in (m68k-*-linux*): New host.
17378
17379 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17380
17381 * configure: Check for bison before byacc.
17382
17383 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17384
17385 * Makefile.in configure: Change the way LEX and BISON/YACC are
17386 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17387 searching PATH. These are used as fallbacks by Makefile.in if
17388 flex/bison/byacc aren't in objdir.
17389
17390 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17391
17392 * Makefile.in: Make everything which depends upon all-bfd also
17393 depend upon all-opcodes, in case --with-commonbfdlib is used.
17394
17395 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17396
17397 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17398 building NT native compilers on Unix.
17399
17400 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17401
17402 * configure.in: Don't get CC from the host Makefile fragment if we
17403 can find gcc in PATH, or if this is a Canadian Cross. Move the
17404 Solaris test for /usr/ucb/cc to the post target script, just after
17405 the compiler sanity test.
17406
17407 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17408
17409 * config.sub: Merge with FSF.
17410
17411 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17412
17413 * Makefile.in (RPATH_ENVVAR): New variable.
17414 (REALLY_SET_LIB_PATH): Use it.
17415 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17416
17417 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17418
17419 * config.sub, configure.in: Recognize sparclet cpu.
17420
17421 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17422
17423 * config.guess: Support m68k-cbm-sysv4.
17424
17425 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17426
17427 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17428 m68k-unknown-linuxaout from linker help string. Put quotes around
17429 $ld_help_string.
17430
17431 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17432
17433 * config.guess (powerpc-harris-powerunix): Add guess for port
17434 to new target.
17435
17436 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17437
17438 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17439
17440 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17441
17442 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17443 $(REALLY_SET_LIB_PATH) in Makefile.
17444 * Makefile.in (SET_LIB_PATH): New variable.
17445 (REALLY_SET_LIB_PATH): New variable.
17446 ($(DO_X)): Use $(SET_LIB_PATH).
17447 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17448 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17449 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17450 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17451 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17452 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17453 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17454 (install-dosrel): Likewise.
17455 (all-opcodes): Depend upon all-libiberty.
17456
17457 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17458
17459 * config.guess (*:CYGWIN*): New
17460
17461 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17462
17463 * Makefile.in (all-target-winsup): All all-target-libiberty.
17464
17465 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17466
17467 * configure.in (noconfigdirs): Add missing # in front of comment.
17468
17469 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17470
17471 * configure.in: add second pass to things added to noconfigdirs
17472 so *-gm-magic can exclude libgloss properly.
17473
17474 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17475
17476 * mpw-configure (extralibs_name, rez_name): Set correctly
17477 for MWC68K compiler.
17478
17479 * mpw-README: Add more info on the necessary build tools.
17480
17481 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17482
17483 * configure.in, config.sub: Recognize cygwin32.
17484
17485 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17486
17487 * config.guess, config.sub: Recognize A/UX.
17488
17489 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17490
17491 * config.sub: Merge with gcc/config.sub.
17492
17493 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17494
17495 * mpw-build.in (do-binutils): Add build of stamps.
17496
17497 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17498
17499 * config.sub: Add recognition for mips64vr4100*-* targets.
17500
17501 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17502
17503 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17504 Add creation of gconfigargs with `--enable-shared' turned on.
17505 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17506 ($(host)-stamp-stage3-configured): Likewise.
17507 (HOLES): Add chatr and ldd.
17508 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17509
17510 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17511
17512 * configure: Pass --nfp to recursive configures.
17513
17514 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17515
17516 * Makefile.in (DLLTOOL): New.
17517 (DLLTOOL_FOR_TARGET): New.
17518 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17519 (EXTRA_TARGET_FLAGS): Ditto.
17520 (EXTRA_GCC_FLAGS): Ditto.
17521 (CONFIGURE_TARGET_MODULES): Ditto.
17522 (DO_X): Ditto.
17523 * configure: Add DLLTOOL.
17524
17525 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17526
17527 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17528 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17529 mh-sco, since old workarounds no longer needed, and don't
17530 build ld, since libraries have weak symbols in COFF.
17531
17532 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17533
17534 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17535
17536 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17537
17538 * configure.in: Make sure that ${CC} can be used to compile an
17539 executable.
17540
17541 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17542
17543 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17544 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17545 nothing depending on whether gdbtk is being built.
17546
17547 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17548
17549 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17550
17551 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17552
17553 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17554 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17555
17556 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17557
17558 * config-ml.in: Add support for
17559 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17560 Simplify setting of multidirs from --disable-foo.
17561
17562 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17563
17564 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17565 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17566 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17567 non-empty, pass them on to the GCC make.
17568 (all-bootstrap): New rule that is like all-gcc, except it executes
17569 the GCC bootstrap rule instead of the GCC all rule.
17570
17571 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17572
17573 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17574
17575 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17576
17577 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17578 DG/UX support.
17579
17580 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17581
17582 * config.sub (i*86*) Change [345] to [3456]
17583
17584 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17585
17586 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17587 --with-gnu-ld=no.
17588
17589 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17590
17591 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17592 AIX multilibs get built.
17593
17594 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17595
17596 * configure.in (i386-win32): Don't build expect if we're not
17597 building the tcl subdir.
17598
17599 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17600
17601 * Makefile.in: (configure-target-examples, all-target-examples):
17602 New targets, configure and build example programs.
17603
17604 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17605
17606 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17607 use it as input to sedit the generated MPW makefile.
17608 * mpw-README: Add a suggestion about Gestalt.h.
17609
17610 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17611
17612 * config.sub: Accept *-*-ieee*.
17613
17614 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17615
17616 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17617 Ronald F. Guilmette <rfg@monkeys.com>.
17618
17619 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17620
17621 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17622 for powerpc-pe native.
17623 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17624 (target==powerpc-pe): duplicate i386-win32 entry.
17625
17626 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17627
17628 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17629 of vxworks, not just vxworks5.1.
17630
17631 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17632
17633 * mpw-configure: Add support for exec-prefix.
17634
17635 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17636
17637 * config.guess: Recognize HP model 816 machines as having
17638 a PA1.1 processor.
17639
17640 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17641
17642 * configure: Ignore new autoconf configure options.
17643
17644 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17645
17646 * config.guess: Recognize Pentium under SCO.
17647 From Robert Lipe <robertl@arnet.com>.
17648
17649 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17650
17651 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17652
17653 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17654
17655 * configure.in: Don't configure gas for alpha-dec-osf*.
17656
17657 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17658
17659 * configure.in: Default to --with-stabs for some targets for which
17660 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17661 i[345]86*-*-unixware*.
17662
17663 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17664
17665 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17666 rather than basing it on the target. Simplify handling of options
17667 controlling which directories to configure. Remove extraneous
17668 slash in multi-clean target.
17669
17670 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17671
17672 * config-ml.in: Prefix more variables with ml_ so they don't collide
17673 with configure's.
17674
17675 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17676
17677 * configure: Don't turn -v into --v.
17678
17679 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17680
17681 * configure.in (targargs): Fix typo.
17682
17683 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17684
17685 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17686
17687 * configure.in: Strip --host and --target options from
17688 CONFIG_ARGUMENTS, and always configure for --host only. Add
17689 --with-cross-host option when building with a cross-compiler.
17690 * configure: Canonicalize the arguments put into config.status by
17691 always using `=' for an option with an argument. Pass a presumed
17692 --host or --target explicitly.
17693
17694 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17695
17696 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17697 into general OS recognition case.
17698
17699 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17700
17701 * configure.in (target_configdirs): add target-winsup only
17702 for win32 target systems.
17703
17704 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17705
17706 * Makefile.in (all-target-libgloss): Depend upon
17707 configure-target-newlib, since when libgloss is built it looks to
17708 see if the newlib directory exists.
17709
17710 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17711
17712 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17713 cfg-ml-*.in.
17714
17715 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17716
17717 * configure: Handle LD and LD_FOR_TARGET when configuring a
17718 Canadian Cross.
17719
17720 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17721
17722 * configure.in (target_libs): add target-winsup.
17723 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17724 (target==ppcle-pe): remove ld from $noconfigdirs.
17725
17726 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17727
17728 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17729 Preserve relative path names in $srcdir. Build symlink tree if
17730 configuring cross target dir and srcdir=. (= no VPATH support).
17731 (configure-target-libg++): Depend on configure-target-librx.
17732 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17733 * config-ml.in: New file.
17734 * symlink-tree: New file.
17735 * configure: Ensure srcdir="." if that's what it is.
17736
17737 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17738
17739 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17740 includes and FLEX_SKELETON setting.
17741 * mpw-configure (--with-gnu-ld): New option, controls whether
17742 to use PPCLink or ld with PowerMac GCC.
17743 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17744 * mpw-config.in: Configure grez if targeting Mac.
17745
17746 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17747 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17748 just macos.
17749 * configure.in: Configure grez resource compiler if targeting Mac.
17750 * Makefile.in (all-grez, install-grez): New targets.
17751
17752 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17753
17754 * configure: CXX defaults to gcc, not g++. If we find
17755 gcc in the path, set CC to gcc -O2.
17756
17757 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17758
17759 * configure: Default ${build} correctly. Avoid picking up extra
17760 spaces when reading CC and CXX from Makefile. When doing a
17761 Canadian Cross, use plausible default values for numerous
17762 variables.
17763 * configure.in: When doing a Canadian Cross, don't try to
17764 configure tools whose configure script can't handle it.
17765
17766 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17767
17768 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17769
17770 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17771
17772 * configure: Remove dubious bug reporting address.
17773
17774 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17775
17776 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17777 configure script, run that instead of this directory's configure.
17778 In either case, print a message that we're configuring the sub-dir.
17779
17780 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17781
17782 * configure.in: Before checking for the existence of various files,
17783 use sed to filter out "target-".
17784
17785 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17786
17787 * Makefile.in (DO_X): Split rule to decrease command line length
17788 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17789 (Philippe De Muyter).
17790
17791 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17792
17793 * Makefile.in (all-patch): depend on all-libiberty.
17794
17795 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17796
17797 * configure.in: If the only directory in target_configdirs which
17798 actually exists is libiberty, then set target_configdirs to empty,
17799 to avoid trying to build a target libiberty in a gas or gdb
17800 distribution.
17801
17802 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17803
17804 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17805 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17806 systems.
17807
17808 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17809
17810 * configure.in (copy_dirs): Use sys-include instead of include
17811 for --with-headers option.
17812
17813 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17814
17815 * Makefile.in, configure.in: Make winsup builds work with
17816 new scheme.
17817
17818 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17819
17820 * configure.in: Build the linker on AIX.
17821
17822 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17823
17824 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17825 where needed.
17826
17827 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17828
17829 * Makefile.in (all-gcc): Fix typo.
17830
17831 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17832
17833 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17834
17835 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17836
17837 * configure.in: Rename libFOO to target-libFOO, and xiberty
17838 to target-xiberty, to provide more flexibility.
17839 (target_subdir): Define. Create if cross.
17840 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17841 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17842 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17843 check-libFOO -> check-target-libFOO, etc.
17844 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17845 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17846 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17847 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17848 allow ALL_GCC="" to only configure.
17849 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17850 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17851 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17852
17853 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17854
17855 * Makefile.in (taz): Build "info" in etc explicitly.
17856
17857 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17858
17859 * configure.in: Make sure that CC is undefined (as opposed to
17860 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17861 problem with autoconf trying to configure on a host without GCC.
17862
17863 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17864
17865 * mpw-configure: Set host alias from choice of host compiler,
17866 only use generic MPW Makefile sed if present, edit a file
17867 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17868 * mpw-README: Add problem notes about CW6 and CW7.
17869
17870 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17871
17872 * Makefile.in (taz): Use ";" instead of ";;".
17873
17874 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17875
17876 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17877 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17878 DISTDOCDIRS.
17879 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17880 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17881
17882 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17883
17884 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17885 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17886 Move bfd to DISTSTUFFDIRS.
17887
17888 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17889
17890 * Makefile.in (X11_LIB): Removed.
17891 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17892
17893 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17894
17895 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17896
17897 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17898 names.
17899
17900 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17901
17902 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17903
17904 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17905
17906 * configure.in (i[345]86-*-win32): Always build newlib.
17907 Don't configure cvs, autoconf or texinfo.
17908 * Makefile.in (LD_FOR_TARGET): New.
17909 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17910 Pass down LD_FOR_TARGET.
17911
17912 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17913
17914 * winsup: New directory.
17915 * Makefile.in: Build winsup.
17916 * configure.in: Winsup is configured when target is win32.
17917 Can only build win32 target GDB when native.
17918
17919 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17920
17921 * config.guess: Recognize HP model 819 machines as having
17922 a PA 1.1 processor.
17923
17924 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17925
17926 * configure: Fix sed loop which substitutes for CC and CXX to
17927 avoid bug found in various sed implementations.
17928
17929 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17930
17931 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17932 simulator. Use standard powerpc-*-eabi*.
17933
17934 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17935
17936 * configure.in: Stop putting gas and binutils in noconfigdirs for
17937 powerpc-*-aix* and rs6000-*-*.
17938
17939 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17940
17941 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17942 -mcall-aixdesc libraries.
17943
17944 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17945
17946 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17947
17948 * config.sub (arm | armel | armeb): Fix shell syntax.
17949
17950 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17951
17952 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17953 -msoft-float and -mcpu=common support.
17954 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17955 libraries.
17956
17957 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17958
17959 * configure.in: Allow configuration and build of emacs19 for the alpha.
17960
17961 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17962
17963 * configure.in (CC): Get ^CC, not just any old CC, from
17964 ${host_makefile_frag}.
17965
17966 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17967
17968 * configure.in (CC): Try to get CC from
17969 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17970
17971 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17972
17973 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17974 only if it exists in $(srcdir).
17975
17976 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17977
17978 * configure: If CC and CXX are not set in the environment, set
17979 them, based on either an existing Makefile or on searching for gcc
17980 in PATH. Substitute for CC and CXX in Makefile.
17981 * configure.in: Remove libm from target_libs. Separate
17982 target_configdirs from configdirs. If CC is not set in
17983 environment, try to get it from a host Makefile fragment. Rewrite
17984 changes of configdirs to use skipdirs instead. A few minor
17985 tweaks. Take directories out of target_configdirs as they are
17986 taken out of configdirs. Remove existing Makefile files from
17987 subdirectories. Substitute for TARGET_CONFIGDIRS and
17988 CONFIG_ARGUMENTS in Makefile.
17989 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17990 by configure.in.
17991 (CONFIG_ARGUMENTS): Likewise.
17992 (CONFIGURE_TARGET_MODULES): New variable.
17993 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17994 ($(CONFIGURE_TARGET_MODULES)): New target.
17995 (configure-libg++, configure-libio): New targets.
17996 (all-libg++): Depend upon configure-libg++.
17997 (all-libio): Depend upon configure-libio.
17998 (configure-libgloss, all-libgloss): New targets.
17999 (configure-libstdc++): New target.
18000 (all-libstdc++): Depend upon configure-libstdc++.
18001 (configure-librx, all-librx): New targets.
18002 (configure-newlib): New target.
18003 (all-newlib): Depend upon configure-newlib
18004 (configure-xiberty): New target.
18005 (all-xiberty): Depend upon configure-xiberty.
18006
18007 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18008
18009 * configure.in (host i[345]86-*-win32): Expand the
18010 noconfigdirs again.
18011
18012 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18013
18014 * mpw-configure: Fix sed command file name.
18015
18016 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18017
18018 * configure.in (host i[345]86-*-win32): Reduce the
18019 noconfigdirs again.
18020
18021 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18022
18023 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18024 or powerpc*-*-pe*, since they are not yet supported.
18025
18026 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18027
18028 Add PowerMac support and many other enhancements.
18029 * mpw-configure: New option --cc to select compiler to use,
18030 paste options set according to --cc into the generated
18031 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18032 if mpw-make.sed is present.
18033 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18034 add forward includes for PowerPC include files.
18035 * mpw-build.in: Build using Makefile.PPC if present.
18036 (do-byacc, etc): Remove separate version resource builds.
18037 (do-gas): Build "stamps" before "all".
18038 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18039 * mpw-README: Update to reflect --cc option, PowerMac support,
18040 and recently-reported compatibility problems.
18041
18042 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18043
18044 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18045 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18046 (--with-multilib-top): Pass to recursive invocations.
18047
18048 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18049
18050 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18051 v810-*-*.
18052
18053 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18054
18055 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18056 gdb, ld and opcodes on v810-*-*.
18057
18058 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18059
18060 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18061 (local-maintainer-clean): New target.
18062 (maintainer-clean): New target.
18063 (realclean): Just depend upon maintainer-clean.
18064
18065 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18066
18067 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18068
18069 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18070
18071 * configure.in: Build ld in mips*-*-bsd* case.
18072
18073 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18074
18075 * config.sub: Accept -lites* OS. From Ian Dall.
18076
18077 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18078
18079 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18080 targets.
18081
18082 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18083
18084 * configure.in: treat i386-win32 canadian cross the same as
18085 i386-go32 canadian cross.
18086
18087 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18088
18089 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18090 running under the simulator to build a reduced set of libraries.
18091 (powerpc-*-eabiaix): Add fine grained multilib support added to
18092 other powerpc targets yesterday.
18093
18094 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18095
18096 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18097 -disable-softfloat, -disable-relocatable, -disable-aix, and
18098 -disable-sysv to control which multilib libraries get built.
18099
18100 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18101
18102 * configure: Add Makefile.tem to list of files to remove in trap
18103 handler.
18104
18105 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18106
18107 * config.guess (*Linux*): Add missing "exit"s.
18108 Also, need specific check for alpha-unknown-linux (uses COFF).
18109
18110 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18111
18112 * config.guess: Merge with FSF:
18113
18114 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18115 * config.guess (AIX4): More robust release numbering discovery.
18116
18117 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18118 * config.guess (i386-sequent-ptx): Properly get version number.
18119
18120 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18121 * config.guess (mips:*:4*:UMIPS): New case.
18122
18123 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18124
18125 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18126 (i386-win32 host): Likewise. Don't build readline.
18127
18128 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18129
18130 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18131 SUPPORT_FILES to submakes.
18132
18133 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18134
18135 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18136 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18137 mpw-configure.
18138
18139 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18140
18141 * configure.in (appdirs): Use =, not ==, in test expression when
18142 trying to build the text to print in the warning message for
18143 Solaris users.
18144
18145 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18146
18147 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18148
18149 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18150
18151 * config.guess: Recognize lynx-2.3.
18152
18153 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18154
18155 * config.sub (z8ksim): Deleted
18156 (z8k-*-coff): New, this is the one true name of the target.
18157
18158 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18159
18160 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18161
18162 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18163
18164 * config.guess (*:Linux:*:*): First try asking the linker what the
18165 default object file format is (elf, aout, or coff). Then if this
18166 fails, try previous methods.
18167
18168 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18169
18170 * configure.in: Don't build newlib for *-*-vxworks5.1.
18171
18172 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18173
18174 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18175 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18176
18177 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18178
18179 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18180
18181 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18182
18183 * cfg-ml-com.in: New file.
18184 * cfg-ml-pos.in: New file.
18185
18186 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18187
18188 * COPYING.NEWLIB: Add HP free copyright to list.
18189
18190 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18191
18192 * config.sub: Recognize -eabi* for the system, not just -eabi.
18193
18194 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18195
18196 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18197 * config.sub, configure.in (win32): New target and host.
18198
18199 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18200
18201 * configure.in: Add i386-pe configuration.
18202
18203 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18204
18205 * mpw-build.in (install): Install GDB after LD.
18206
18207 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18208
18209 * mpw-config.in (elf/mips.h): Always forward-include, needed
18210 for GDB to build.
18211
18212 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18213
18214 * testsuite: New directory for customer acceptance and whole tool
18215 chain tests.
18216
18217 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18218
18219 * configure: If per-host line isn't found, but AC_OUTPUT is found
18220 and a configure script exists, run it instead.
18221
18222 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18223
18224 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18225
18226 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18227
18228 * configure: Set build_{cpu,vendor,os,alias} to host values when
18229 --build isn't specified.
18230
18231 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18232
18233 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18234 (FLAGS_TO_PASS): Pass them.
18235 (EXTRA_TARGET_FLAGS): Ditto.
18236
18237 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18238
18239 * Makefile.in (all-libg++): Depend on all-libstdc++.
18240
18241 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18242
18243 * configure.in (noconfigdirs): Enable all packages for
18244 i386-unknown-netbsd.
18245
18246 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18247
18248 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18249 hosted builds (DOS builds)
18250
18251 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18252
18253 Changes for ARM based on patches from Richard Earnshaw:
18254 * config.sub: Handle armeb and armel.
18255 * configure.in: Omit arm linker only for riscix.
18256
18257 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18258
18259 * config.guess: Update from FSF.
18260
18261 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18262
18263 * config.sub: Recognize powerpcle as the little endian variant of
18264 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18265 powerpcle variant. Convert pentium into i586, not i486. Add p5
18266 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18267 temporarily.
18268
18269 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18270
18271 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18272
18273 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18274
18275 * config.sub: Accept -lites* as a basic system type.
18276
18277 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18278
18279 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18280 installed, and if so return linuxoldld as the system name.
18281
18282 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18283
18284 * config.guess: Add hppa1.1-hp-lites support.
18285
18286 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18287
18288 * configure.in: Don't build newlib for m68k-vxworks5.1.
18289
18290 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18291
18292 * configure.in (mips-sgi-irix6): Use mh-irix5.
18293
18294 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18295
18296 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18297
18298 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18299
18300 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18301 OSF/1. Fix compiler flags.
18302 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18303
18304 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18305
18306 * configure.in: Recognize --with-newlib.
18307 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18308
18309 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18310
18311 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18312 to *_X11_MODULES due to gdbtk needing X include files et al.
18313
18314 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18315
18316 Merge in support for Mac MPW as a host.
18317 (Old change descriptions retained for informational value.)
18318
18319 * mpw-config.in: Add generic include forwards for cpu-specific
18320 include files in aout and elf directories.
18321
18322 * mpw-configure: Added copyright.
18323 * mpw-config.in: Check for presence of required build tools.
18324 (target_libs): Add newlib.
18325 (target_tools): Add examples.
18326 (Read Me): Generate as "Read Me for MPW" instead.
18327 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18328 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18329 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18330
18331 * mpw-configure: Remove subdir-specific makefile hackery,
18332 delete mk.tmp after using it.
18333
18334 * mpw-build.in (all): Display start and end times.
18335
18336 * mpw-configure (host_canonical): Set.
18337 (target_cpu): Always add to makefiles.
18338 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18339 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18340 (mpw-mh-mpw): Look for in srcdir and srcroot.
18341 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18342
18343 * mpw-build.in: (install-only): New target.
18344
18345 * mpw-configure (host_alias, target_alias): Rename from hostalias
18346 and targetalias, add into generated Makefile.
18347 (mk.tmp): If present, add into generated Makefile.
18348 * mpw-build.in (all-gas): Build config.h first before gas proper.
18349
18350 * mpw-configure (config.status): Write only if changed.
18351 * mpw-config.in (readline): Configure it (not built, just used for
18352 definitions).
18353
18354 * mpw-config.in (elf/mips.h): Add a forward include.
18355
18356 * mpw-config.in: Forward-include most .h files in include into
18357 extra-include.
18358 (readline): Don't build.
18359 mpw-build.in (install): Install GDB.
18360
18361 * mpw-configure (prefix, mpw_prefix): Handle it.
18362 * mpw-config.in (mmalloc, readline): Don't configure.
18363 * mpw-build.in (thisscript): Rename to ThisScript.
18364 Use mpw-build instead of BuildProgram everywhere.
18365 (mmalloc, readline): Don't build.
18366 * mpw-README: New file, basic documentation about the MPW port.
18367
18368 * mpw-config.in: Use forward-include to create include files.
18369
18370 * mpw-configure: Add more things to the top of each configured
18371 Makefile, including contents of config/mpw-mh-mpw.
18372 * mpw-config.in (extra-include): Create this directory and fill it
18373 with Posix-like include files when configuring.
18374
18375 * config.sub (apple, mac, mpw): Add various aliases.
18376
18377 * mpw-build.in: New file, top-level build script fragment for MPW.
18378 * mpw-configure: New file, configure script for MPW.
18379 * mpw-config.in: New file, config fragment for MPW.
18380
18381 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18382
18383 * configure.in (host_libs): Remove glob, since it is gone from the
18384 sources.
18385
18386 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18387
18388 * Makefile.in: define empty GDB_NLM_DEPS var.
18389
18390 * configure.in(target_makefile_frag): use config/mt-netware
18391 for netware targets.
18392
18393 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18394
18395 * config.sub: Merge in recent FSF changes. Remove linux special
18396 cases.
18397
18398 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18399
18400 Revert this change:
18401
18402 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18403
18404 * build-all.mk: Use CC=cc -Xs on Solaris.
18405
18406 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18407
18408 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18409 stop using it.
18410 * Makefile.in: Nuke all references to glob subdirectory.
18411
18412 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18413
18414 * configure.in: Fix --enable-shared logic in per-host.
18415
18416 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18417
18418 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18419
18420 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18421
18422 * configure.in (noconfigdirs): Don't build gas on AIX, for
18423 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18424
18425 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18426
18427 * configure: Fix --cache-file to work if the file argument is a
18428 relative path.
18429
18430 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18431
18432 * configure: If the --cache-file is used, pass it down to
18433 configure in subdirectories.
18434
18435 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18436
18437 * config.sub: add vxworks29k configuration.
18438
18439 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18440
18441 * Makefile.in (taz): Do "diststuff" part quietly.
18442
18443 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18444
18445 * config.sub: Mini-merge with gcc/config.sub.
18446
18447 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18448
18449 * config.guess (IRIX): Sed - to _.
18450
18451 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18452
18453 * Makefile.in (source-vault, binary-vault): New targets.
18454
18455 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18456
18457 * config.sub: Recognize -eabi as a basic system type.
18458
18459 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18460
18461 * configure.in (enable_shared stuff): Fix typo.
18462
18463 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18464
18465 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18466
18467 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18468
18469 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18470
18471 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18472
18473 * configure.in (rs6000-*-*): Don't build gas.
18474
18475 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18476
18477 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18478 reduce command line length.
18479 (AS_FOR_TARGET): Check for as.new, not Makefile.
18480 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18481
18482 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18483
18484 * config.guess: Merge from FSF.
18485
18486 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18487
18488 * configure: Don't use $ when handling program_suffix.
18489
18490 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18491
18492 * configure.in: Configure tk for hppa/hpux.
18493
18494 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18495
18496 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18497
18498 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18499
18500 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18501 to LIBCXXFLAGS. Tests are better run without it.
18502
18503 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18504
18505 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18506
18507 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18508
18509 * configure.in (*-*-netware*): Don't configure xiberty.
18510
18511 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18512
18513 * configure.in: Remove tk from native_only list.
18514
18515 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18516
18517 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18518 for special NCD build.
18519
18520 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18521
18522 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18523 makeall.bat, they're only useful for binutils snapshots.
18524 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18525 makeall.bat to specified SUPPORT_FILES.
18526
18527 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18528
18529 * build-all.mk: Add Ericsson targets to sun4 and solaris
18530 hosts. Add BNR's sun4 target to solaris host, so their
18531 build-from-source will be tested in-house first.
18532
18533 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18534
18535 * Makefile.in (LIBCFLAGS): New variable.
18536 (CFLAGS_FOR_TARGET): Ditto.
18537 (LIBCFLAGS_FOR_TARGET): Ditto.
18538 (LIBCXXFLAGS): Ditto.
18539 (CXXFLAGS_FOR_TARGET): Ditto.
18540 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18541 (BASE_FLAGS_TO_PASS): Pass them.
18542 (EXTRA_TARGET_FLAGS): Ditto.
18543
18544 * configure.in: Support --enable-shared.
18545
18546 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18547
18548 * configure.in (target_libs): Include libstdc++ again.
18549 * config.guess: Update from FSF (for FreeBSD).
18550
18551 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18552
18553 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18554 makeall.bat.
18555 (DISTDOCDIRS): Add `etc'.
18556 (ETC_SUPPORT_PFX): New variable.
18557 (taz): Include anything from etc starting with a word in
18558 ETC_SUPPORT_PFX.
18559
18560 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18561
18562 * config.sub: Update for recent FSF changes. Remove obsolete
18563 h8300hds entry. Add -windows* and -osx as basic os. Minor
18564 spacing changes.
18565
18566 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18567
18568 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18569
18570 * config.guess: Merge with FSF.
18571 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18572
18573 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18574
18575 * configure: Since the "trap 0" handler will override the exit
18576 status on many systems, only use it for "exit 1", and make it set
18577 a non-zero exit status; reset it before "exit 0". Also, check
18578 exit status of config.sub, and error out if it failed.
18579
18580 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18581
18582 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18583 and install libgloss.
18584
18585 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18586
18587 * Makefile.in (all-binutils): Depend upon all-byacc.
18588
18589 * configure.in: Don't build emacs on Irix 5.
18590
18591 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18592
18593 * configure.in (*-*-netware*): Add libio.
18594
18595 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18596
18597 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18598 (CHECK_TARGET_MODULES): Ditto.
18599 (INSTALL_TARGET_MODULES): Ditto.
18600 (TARGET_LIBS): Ditto.
18601 (all-libstdc++): Note dependencies.
18602
18603 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18604
18605 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18606
18607 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18608
18609 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18610 -fexternal-templates.
18611
18612 * configure.in (target_libs): Add libstdc++.
18613 (noconfigdirs): Add libstdc++ as appropriate.
18614
18615 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18616
18617 * config.guess: Update from FSF.
18618
18619 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18620
18621 * configure: Use ${config_shell} when running ${configsub}.
18622
18623 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18624
18625 * config.sub: No longer recognize h8300h.
18626
18627 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18628
18629 * config.sub: Remove extraneous differences between config.sub and
18630 gcc/config.sub.
18631
18632 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18633
18634 * Makefile.in (DISTSTUFFDIRS): Add gas.
18635
18636 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18637
18638 * COPYING.NEWLIB: New file.
18639
18640 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18641
18642 * config.guess (HP-UX): Patch from Harlan Stenn
18643 <harlan@landmark.com> to also emit release level.
18644
18645 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18646
18647 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18648
18649 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18650
18651 * config.sub: Merge nextstep cleanup from FSF.
18652
18653 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18654
18655 * configure.in (arm-*-*): Don't configure ld for this target.
18656
18657 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18658
18659 * configure.in (*-*-netware): don't configure libg++, libio,
18660 librx, or newlib.
18661
18662 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18663
18664 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18665 configure ld--it works, but it doesn't support shared libraries.
18666
18667 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18668
18669 * config.guess (*-unknown-freebsd*): Get rid of possible
18670 trailing "(Release)" in version string.
18671 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18672
18673 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18674
18675 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18676 Fix type: *-next-neststep -> *-next-nextstep.
18677
18678 * config.guess: Merge from FSF:
18679
18680 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18681
18682 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18683
18684 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18685
18686 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18687 instead of UNIX_SV for UnixWare 1.0).
18688
18689 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18690
18691 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18692 to make gdb/nlm/* build after the compiler and linker.
18693
18694 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18695
18696 * config.guess (netbsd, freebsd, linux): Accept any machine,
18697 not just i[34]86.
18698 (m68k-atari-sysv4): Relocate to match FSF version.
18699
18700 * config.guess: More merges from the FSF:
18701
18702 Add a space before function call or macro invocation.
18703
18704 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18705
18706 * config.guess: Add trap cmd to remove dummy.c and dummy when
18707 interrupted.
18708
18709 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18710
18711 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18712 (dummy): Redirect stderr from compilation of dummy.c.
18713
18714 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18715
18716 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18717
18718 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18719
18720 * configure: Accept and ignore --cache*, for compatibility with
18721 new autoconf.
18722
18723 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18724
18725 * config.guess: Merge from FSF:
18726
18727 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18728
18729 * config.guess (Pyramid*:OSx*:*:*): New case.
18730 (PATH): Add /.attbin at end for finding uname.
18731 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18732
18733 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18734
18735 * config.guess (M88*:DolphinOS:*:*): New case.
18736
18737 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18738
18739 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18740 to select whether to use ELF or COFF.
18741
18742 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18743
18744 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18745
18746 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18747
18748 * config.guess: Guess the OS version for HPUX.
18749
18750 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18751
18752 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18753
18754 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18755
18756 * configure.in: Recognize --with-headers, --with-libs, and
18757 --without-newlib.
18758 * Makefile.in (all-xiberty): Depend upon all-ld.
18759
18760 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18761
18762 * configure.in: Change i[34]86 to i[345]86.
18763
18764 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18765
18766 * configure (version): A few more tweaks to help message.
18767
18768 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18769
18770 * Makefile.in: Remove (for now) librx as a host library,
18771 now that we're building it for target.
18772
18773 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18774
18775 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18776 (Karl Berry).
18777
18778 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18779
18780 * configure.in: Also configure librx.
18781
18782 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18783
18784 * Makefile.in: Update various rules to reflect that librx
18785 is now needed for libg++.
18786
18787 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18788
18789 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18790
18791 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18792
18793 * configure.in: Configure the examples directory.
18794
18795 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18796
18797 * configure: Simplify Jun 2 1994 change.
18798
18799 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18800
18801 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18802 /bin/gcc isn't good enough to build gcc.
18803
18804 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18805
18806 * Makefile.in (GDB_SUPPORT_FILES): Remove
18807 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18808 (gdb.tar.gz): Add new rule to use standard distribution building
18809 mechanism.
18810
18811 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18812
18813 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18814 Bill Cox <bill@cygnus.com>.
18815
18816 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18817
18818 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18819
18820 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18821
18822 * configure: Search current dir first in .gdbinit.
18823
18824 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18825
18826 * config.sub: Recognize freebsd (merged from gcc config.sub).
18827
18828 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18829
18830 * config.sub: Refer to NeXT's operating system as nextstep.
18831
18832 * config.sub (case $basic_machine): Re-order the cases, to match
18833 the order in the FSF version (which is mostly alphabethical).
18834 Merge in some additions and changes from the FSF.
18835
18836 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18837
18838 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18839 * config.sub: Recognize cxux7.
18840 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18841
18842 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18843
18844 * config.sub: Fix typo powerpc -> powerpc-*.
18845
18846 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18847
18848 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18849
18850 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18851 parallel with all-emacs and install-emacs). Top-level command
18852 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18853
18854 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18855
18856 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18857 $(relbindir)/make before doing ``make install'', and use
18858 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18859 installing over running make binary.
18860 ($(host)-stamp-stage3-installed): Likewise.
18861
18862 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18863
18864 * config.guess: Recognize Mach.
18865
18866 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18867
18868 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18869 see whether --exec-prefix was used.
18870
18871 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18872
18873 * README: Explicitly mention libg++/README. (Zoo's idea.)
18874
18875 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18876
18877 * Makefile.in: Add all-librx target similar to all-libproc.
18878
18879 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18880
18881 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18882 with post 1.2 uname bogosity.
18883
18884 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18885
18886 * configure: Remove temporary files on receipt of a signal.
18887
18888 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18889
18890 * configure: If there is a package_makefile_frag, remove
18891 ${subdir}/Makefile.tem after copying it in.
18892
18893 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18894
18895 * build_all.mk: support rs6000 lynx identifies itself as
18896 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18897 since /bin/gcc is too feeble to compile a modern gcc.
18898
18899 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18900
18901 * brought devo/test-build.mk update-to-date with progressive/
18902 test-build.mk. Add lynx targets and hppa flag info.
18903
18904 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18905
18906 * configure.in: Use mh-ncrsvr43. Patch from
18907 Tom McConnell <tmcconne@sedona.intel.com>.
18908
18909 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18910
18911 * config.guess (i386-unknown-bsdi): No longer need to
18912 check #if defined(__bsdi__) && defined(__i386__).
18913
18914 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18915
18916 * configure: Set program_transform_nameoption correctly.
18917
18918 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18919
18920 * brought build-all.mk update-to-date with progressive build-all.mk,
18921 added new targets and hppa info.
18922
18923 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18924
18925 * configure: If config.guess result is a prefix of the user
18926 specified target, assume a native build and use the user specified
18927 target as the host alias. Remove SunOS patch suffix removal hack.
18928 * configure.in: Remove SunOS patch suffix removal hack.
18929
18930 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18931 in NATIVE_CHECK_MODULES.
18932
18933 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18934
18935 * Makefile.in: Rename HOST_ONLY to NATIVE.
18936 * configure: Delete SunOs patch suffix from host_canonical
18937 and build_canonical variables that are prepended to Makefiles.
18938 * configure.in: Add comments for easier maintenance.
18939
18940 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18941
18942 * Makefile.in: Add all-libproc target similar to all-gui.
18943
18944 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18945
18946 * Makefile.in (CHECK_MODULES): split into
18947 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18948
18949 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18950
18951 * config.guess (i386-unknown-bsdi): New system to guess.
18952
18953 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18954
18955 * Makefile.in: Add all-gui target (but not yet build by "all").
18956
18957 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18958
18959 * config.sub: Move deletion of patch suffix from here...
18960 * configure.in: To here, at Ian's suggestion. The top-
18961 level scripts might need to know of a patch level.
18962
18963 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18964
18965 * config.sub: Strip off patch suffix so rtl is recognized
18966 as a sunos4.1.3 machine, even though it's been patched.
18967
18968 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18969
18970 * Makefile.in (INSTALL_LAST): Delete.
18971 (INSTALL_DOSREL): New.
18972
18973 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18974
18975 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18976 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18977 whether we pass down --with-gnu-ld anyhow.
18978
18979 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18980
18981 * Makefile.in (INSTALL_LAST): Change operation so it works
18982 on more flavors of make.
18983 * configure.in (go32): Don't build libg++ or libio.
18984
18985 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18986
18987 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18988 they can be overriden by templates.
18989
18990 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18991
18992 * configure.in (target==go32): Don't build gdb.
18993 * dosrel: New directory.
18994
18995 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18996
18997 * configure.in (host==go32): Configure dosrel too.
18998 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18999 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19000 be set by incoming names or templates.
19001 (INSTALL_LAST): New rule.
19002
19003 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19004
19005 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19006
19007 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19008
19009 * configure.in (appdirs): New variable. Currently empty, but will
19010 be used in gas distribution. If nonempty, lists a set of
19011 directories at least one of which must get configured, or top
19012 level configuration is considered to have failed.
19013 (rs6000-*-lynxos*): Use new file name.
19014
19015 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19016
19017 Eliminate XTRAFLAGS.
19018 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19019 newlib include files using -idirafter, and also use -nostdinc.
19020 (CXX_FOR_TARGET): Likewise.
19021 (XTRAFLAGS): Removed.
19022 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19023 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19024 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19025 ($(DO_X)): Don't pass down XTRAFLAGS.
19026
19027 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19028
19029 * configure.in (mips*-dec-bsd*): New target; do build linker.
19030 (mips*-*-bsd*): New target; don't build linker.
19031
19032 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19033
19034 * configure.in: support rs6000-*-lynxos* configuration.
19035 support sunos4 as a cross target.
19036
19037 * config.sub: look for lynx*, not lynx since the OS version may
19038 legitimately be part of the name.
19039
19040 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19041
19042 * configure.in (i[34]86-*-sco*): Move to be with other i386
19043 targets.
19044 (romp-*-*): New target. Skip various binary utilities.
19045 (vax-*-*): New target. Don't build newlib.
19046 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19047
19048 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19049
19050 * configure.in: Only set host_makefile_frag if config
19051 directory exists.
19052
19053 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19054
19055 * install.sh: If $dstdir exists, don't check whether each
19056 component does.
19057
19058 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19059
19060 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19061
19062 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19063
19064 * configure.in (*-*-lynxos*): Don't configure newlib for either
19065 native or cross Lynx.
19066
19067 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19068
19069 * config.sub (sparc64-elf): Fix os.
19070 (z8k): Remove duplicate.
19071
19072 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19073
19074 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19075 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19076
19077 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19078
19079 * configure: Make file links cleanly even if Lynx fails on
19080 an NFS symlink (at least fail cleanly).
19081
19082 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19083
19084 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19085 -XNh2000.
19086
19087 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19088
19089 * configure: Unknown options are fatal again.
19090
19091 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19092
19093 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19094 compatibility.
19095
19096 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19097
19098 * build-all.mk: Add `clean' target.
19099
19100 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19101
19102 * config.guess: Add SINIX support.
19103 * configure.in: Add mips-*-sysv4* support.
19104
19105 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19106
19107 * build-all.mk: Document all useful targets.
19108 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19109 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19110
19111 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19112
19113 * configure: Support --silent, --quiet.
19114
19115 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19116
19117 * configure: Support --disable-FEATURE.
19118
19119 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19120
19121 * config.guess: Recognize NCR running SVR4.3.
19122
19123 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19124
19125 * config.guess: Make BSDI generate i386-unknown-bsd386.
19126 Patch from Paul Eggert <eggert@twinsun.com>.
19127
19128 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19129
19130 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19131
19132 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19133
19134 * configure: Make unrecognized options give nonfatal warnings
19135 instead of fatal errors, and pass them to any subdirectory
19136 configures in case they recognize them.
19137 Make --x equivalent to --with-x.
19138
19139 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19140
19141 * configure: Add --enable-* options. Clean up usage message and
19142 some comments.
19143
19144 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19145
19146 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19147
19148 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19149
19150 * configure.in (hppa*-*-*): Enable binutils.
19151
19152 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19153
19154 * config.sub: Recognize cisco.
19155
19156 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19157
19158 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19159
19160 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19161
19162 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19163 than one configuration name. Add comment.
19164
19165 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19166
19167 * config.guess: about target *-hitachi-hiuxwe2, fixed
19168 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19169 macro is incorrect.]
19170
19171 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19172
19173 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19174 than the "make ls" stuff which used to be here.
19175
19176 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19177
19178 * config.guess: Recognize i[34]86-unknown-freebsd.
19179 From Shawn M Carey <smcarey@rodan.syr.edu>.
19180
19181 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19182
19183 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19184
19185 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19186
19187 * config.guess: Check for ptx.
19188
19189 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19190
19191 * config.sub: Add os9k checking.
19192
19193 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19194
19195 * config.guess: Handle OSF1 running on HPPA processors
19196
19197 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19198
19199 * configure: If subdir configure fails, print out a message with
19200 subdirectory name, in case subdir's configure code didn't identify
19201 itself.
19202
19203 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19204
19205 * configure.in: Remove embedded newlines from configdirs.
19206 Avoid mismatches of substrings. Fix matching strings at end
19207 of configdirs.
19208
19209 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19210
19211 * config.guess: Add Lynx/rs6000 config support.
19212
19213 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19214
19215 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19216
19217 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19218
19219 * configure.in (hppa*-*-osf*): Treat this just like most other
19220 PA configurations (eg no binutils or ld).
19221 (hppa*-*-*elf*): These configurations have binutils and ld.
19222
19223 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19224
19225 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19226
19227 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19228
19229 * configure.in (rs6000-*-*): Build gas.
19230
19231 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19232
19233 * Makefile.in: Avoid bug in losing hpux sed.
19234
19235 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19236
19237 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19238 for GDB and GDB has been fixed to not need it.
19239
19240 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19241
19242 * config.guess: Recognize vax hosts.
19243
19244 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19245
19246 * configure (while loop): Don't use "break 2" inside case
19247 statement -- the case statement isn't an enclosing loop.
19248
19249 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19250
19251 * config.guess: Clean up NeXT support, to allow nextstep
19252 on Intel machines. Make OS be nextstep.
19253
19254 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19255
19256 * config.guess: Add alternate forms for Convex.
19257
19258 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19259
19260 * configure: Completely rewrite option processing. Take
19261 advantage of pattern-matching to avoid invoking test frequently.
19262 Also clean up host and target defaulting logic.
19263
19264 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19265
19266 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19267 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19268 commands (plus user environment) will fit SCO limits.
19269
19270 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19271
19272 * configure.in: Don't issue warnings about directories which are
19273 not being configured if -norecursion is set. Correct test for
19274 --with-gnu-as and --with-gnu-ld to not get confused by substring
19275 matches.
19276
19277 * configure.in: Don't build gas for alpha-dec-osf1*.
19278
19279 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19280
19281 * configure: Back out Per's change of 12/19/1993. It changes the
19282 behavior of configure in unexpected and confusing ways.
19283
19284 Also, use different delim char when calculating
19285 program_transform_name so that the name can contain slashes.
19286
19287 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19288
19289 * configure.in, config.sub: Add support for VSTa micro-kernel.
19290
19291 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19292
19293 * configure.in: Nuke hacks which were used to get a special
19294 version of GAS for HPPA configurations.
19295
19296 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19297
19298 * configure: If only ${target_alias} is given, use that
19299 as the default for ${host_alias}.
19300 * configure: Add missing back-slashes before nested quotes.
19301
19302 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19303
19304 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19305
19306 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19307
19308 * config.guess: Recognize some Tektronix configurations.
19309 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19310
19311 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19312
19313 * config.sub: Match any flavor of SH.
19314
19315 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19316
19317 * configure.in: Don't try to configure newlib for Alpha.
19318
19319 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19320
19321 * configure.in: Don't build ld for Irix 5. Don't build gas,
19322 libg++ or libio for any Alpha target.
19323
19324 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19325
19326 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19327
19328 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19329 default arguments -- so it tried to compress itself.
19330
19331 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19332
19333 * configure.in (notsupp): ensure that a space is always at the end
19334 of the configdirs list, since the grep checks for an explicit space
19335
19336 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19337
19338 * configure.in (target i386-sysv4.2): don't build ld, since static
19339 versions of many libraries are not available.
19340
19341 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19342
19343 * config.guess: Recognize Apollos (using environment variables).
19344 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19345
19346 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19347
19348 * config.guess: Recognize Sony news mips running newsos.
19349
19350 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19351
19352 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19353 "fi ; else" for bash.
19354
19355 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19356
19357 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19358
19359 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19360
19361 * config.sub: accept unixware as an alias for svr4.2.
19362 Fix some inconsistancies with the gcc version.
19363
19364 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19365
19366 * Makefile.in (DISTDOCDIRS): Add gdb.
19367
19368 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19369
19370 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19371
19372 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19373
19374 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19375 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19376 this now.
19377
19378 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19379
19380 * config.sub: Accept hiux* as an OS name.
19381
19382 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19383 etc/make-stds.texi. The underscore came from gcc, and dje now
19384 agrees that RUNTESTFLAGS is the correct name.
19385
19386 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19387
19388 * install.sh: Remove 'set -e'. It makes any conditionals
19389 in the script useless.
19390
19391 * config.guess: Automatically recognize arm-acorn-riscix
19392 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19393
19394 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19395
19396 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19397
19398 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19399
19400 * Makefile.in (DISTDOCDIRS): New variable.
19401 (taz): Edit local Makefile.in sooner, instead of proto-toplev
19402 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
19403
19404 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19405
19406 * configure.in (hppa target): check the source directory for the
19407 pagas sub-directory
19408
19409 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19410
19411 * config.sub: Allow -aout* and -elf*.
19412
19413 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19414
19415 * configure.in: Don't build ld on i386-solaris2, same as for
19416 sparc-solaris2.
19417
19418 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19419
19420 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19421
19422 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19423
19424 * configure.in: Configure gdb for alpha.
19425
19426 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19427
19428 * Makefile.in (CXXFLAGS): Add -O.
19429
19430 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19431
19432 * config.guess: added support for DG Aviion
19433
19434 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19435
19436 * configure.in: Produce warning message for subdirectories not
19437 configurable for this host/target combination. Don't try to
19438 configure gdb for vms.
19439
19440 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19441
19442 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19443 appropriate files before making "diststuff".
19444 (DISTBISONFILES): New var: list of files to be edited.
19445 (DISTSTUFFDIRS): Add binutils.
19446
19447 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19448
19449 * config.sub: also handle mipsel and mips64el (for little endian mips)
19450
19451 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19452
19453 * configure.in: Add * to end of all OS names.
19454
19455 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19456
19457 * configure.in: Build newlib for LynxOS native.
19458
19459 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19460
19461 * config.guess: Add support for delta 88k running SVR3.
19462
19463 * configure.in: Add comment about HP compiler vs. emacs.
19464
19465 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19466
19467 * configure.in: don't build ld on solaris2 (not a viable option
19468 due to bugs in getpwnam & getpwuid)
19469
19470 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19471
19472 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19473 config.guess will produce a full version number.
19474
19475 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19476
19477 * configure.in: Build linker and binutils for alpha-dec-osf1.
19478
19479 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19480
19481 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19482 and gdb/testsuite/Makefile.in.
19483
19484 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19485
19486 * configure.in: recognize mips*- instead of mips-
19487
19488 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19489
19490 * config.sub: Accept linux*coff and linux*elf as operating
19491 systems.
19492
19493 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19494
19495 * config.sub: Recognize mips64, and mips3 as an alias for it.
19496
19497 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19498
19499 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19500 gdb knows how to handle OSF/1 shared libraries.
19501
19502 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19503
19504 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19505 * config.guess: Recognize Hitachi's HIUX.
19506 * config.sub: Recognize h3050r* and hppahitachi.
19507 Remove redundant cases for hp9k[23]*.
19508
19509 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19510
19511 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19512 if gas and ld are in the source tree and are in ${configdirs}.
19513 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19514 --with options (but still pass them down on the command line,
19515 if they were explicitly specified).
19516
19517 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19518
19519 * configure: substitute SHELL value in Makefile.in with
19520 ${CONFIG_SHELL}
19521
19522 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19523
19524 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19525 *-*-solaris2* targets.
19526
19527 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19528
19529 * Makefile.in: define M4, and pass it down to sub-makes;
19530 all-autoconf now depends on all-m4
19531
19532 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19533
19534 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19535 presence of {ar,ranlib} instead of a configured directory
19536
19537 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19538
19539 * config.guess: Accept 34?? as well as 33?? for NCR.
19540
19541 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19542
19543 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19544 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19545
19546 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19547
19548 * configure: grab values for $(CC) and $(CXX) from the
19549 environment, so that someone can do "CC=gcc configure; make" and
19550 have it work right (matching the way that autoconf works now)
19551
19552 * configure.in, Makefile.in: add support for gash, the tcl
19553 interface to Galaxy
19554
19555 * config.guess: add NetBSD variants (hp300, x86)
19556
19557 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19558
19559 * install.sh: Support -d option (in the manner of SunOS 4 install,
19560 as it is more deterministic than that of GNU install)
19561 (chmodcmd): Set file to mode 755 by default (should also do default
19562 chgrp and chown, but I don't feel like dealing with that now)
19563
19564 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19565
19566 * config.sub: Remove h8300hhms alias.
19567
19568 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19569
19570 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19571
19572 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19573
19574 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19575 as stmp-fixinc
19576
19577 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19578
19579 * config.sub: recognize m88110-bug-coff.
19580
19581 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19582
19583 * Makefile.in (all-libio): all dependencies on the toolchain used
19584 to build this (gcc, gas, ld, etc)
19585
19586 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19587
19588 * config.guess: Deal with OSF/1 1.3 on alpha.
19589
19590 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19591
19592 * install.sh: add some 'else true' clauses for portability
19593
19594 * configure.in: don't build libio for h8[35]00-*-* targets
19595
19596 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19597
19598 * Makefile.in: Add support for new libio.
19599
19600 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19601
19602 * install.sh: If one command fails, don't try the rest. Don't try
19603 to remove $dsttmp (via trap) unless we have already created it.
19604 If $src doesn't exist, detect it and exit with an error.
19605
19606 * config.guess: Recognize BSD on hp300.
19607
19608 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19609
19610 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19611 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19612
19613 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19614
19615 * Makefile.in (all-send-pr): depends on all-prms
19616
19617 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19618
19619 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19620
19621 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19622
19623 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19624 Added test for mips-mips-riscos5.
19625
19626 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19627
19628 * configure.in: use mh-hp300 for 68k HP hosts
19629
19630 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19631
19632 * configure: add support for CONFIG_SHELL, so that you can use
19633 some alternate shell for evaluating configure scripts
19634
19635 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19636
19637 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19638 in configure script to bug-gdb@prep.ai.mit.edu when building
19639 distribution archive.
19640 * Makefile.in (COMPRESS): Remove def.
19641 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19642 gdb.tar.Z and make-gdb.tar.Z respectively.
19643 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19644 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19645 to convergence with 'taz' target in Makefile.in.
19646
19647 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19648
19649 * install.sh (dsttmp): use trap to ensure that tmp files go
19650 away on error conditions
19651
19652 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19653
19654 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19655
19656 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19657
19658 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19659 its parent is '/' not ''.
19660
19661 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19662
19663 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19664
19665 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19666 that ${newsrcdir}/configure.in does.
19667
19668 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19669
19670 * test-build.mk: support for CONFIG_SHELL
19671
19672 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19673
19674 * config.sub (netware): Add as a basic system type.
19675
19676 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19677
19678 * Makefile.in (Makefile): depend on configure.in. Also drop the
19679 $(srcdir)/ from the dependency on Makefile.in.
19680
19681 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19682
19683 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19684 (h8300hhms is temporary until multi-libraries are implemented).
19685 * configure.in: Handle h8300h too.
19686
19687 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19688
19689 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19690
19691 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19692
19693 * configure: Remove extraneous output when guessing host type.
19694 * config.guess: Remove extraneous output when guessing using C
19695 compiler rather than uname, or when guessing fails.
19696
19697 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19698
19699 * Makefile.in: remove all.cross and install.cross targets
19700
19701 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19702 definitions
19703
19704 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19705
19706 * configure.in (target sh): Build gprof.
19707
19708 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19709
19710 * config.sub: change -solaris to -solaris2
19711
19712 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19713
19714 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19715
19716 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19717
19718 * configure: Correct error message for missing Makefile.in to
19719 print correct directory.
19720
19721 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19722
19723 * install.sh: kludge around 386BSD shell bug
19724
19725 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19726
19727 * config.guess: Recognize NeXT.
19728 * config.guess: Recognize i486-ncr-sysv4.
19729 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19730
19731 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19732
19733 * Makefile.in (MAKEINFOFLAGS): New variable.
19734 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19735 * build-all.mk, test-build.mk: Pass down --no-split as
19736 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19737
19738 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19739
19740 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19741
19742 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19743
19744 * Makefile.in (libg++.tar.z): New rule.
19745 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19746 * Makefile.in (taz): Only do a single chmod.
19747
19748 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19749
19750 * install.sh: don't use dirname anymore (replaced with sed usage)
19751
19752 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19753
19754 * Makefile.in: Change extension for gzip'd files from '.z' to
19755 '.gz' per new FSF standard usage.
19756
19757 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19758
19759 * configure: put quotes around the final value of program_transform_name
19760
19761 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19762
19763 * Makefile.in: new install.sh support; update install-info rules
19764
19765 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19766
19767 * configure.in: Build diff for crosses, but not for go32 host.
19768
19769 * configure.in: Build gprof only for native, and don't build it
19770 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19771
19772 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19773
19774 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19775
19776 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19777
19778 * configure.in (host_tools): Add prms.
19779
19780 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19781
19782 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19783 with $(FLAGS_TO_PASS) on the command line
19784
19785 * config.sub: Recognize lynx and lynxos
19786
19787 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19788
19789 * config.sub: Accept -ecoff*, not just -ecoff.
19790
19791 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19792
19793 * Makefile.in (taz): Use .gz suffix instead of .z.
19794 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19795 names.
19796
19797 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19798
19799 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19800
19801 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19802
19803 * Makefile.in (install-no-fixedincludes): install gcc last, so
19804 that rebuilds that might happen during 'make install' don't get
19805 bogus gcc include files
19806
19807 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19808
19809 Change from Utah for HPPA support:
19810 * config.guess: Recognize hppa1.x-hp-bsd.
19811
19812 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19813
19814 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19815 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19816
19817 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19818
19819 * config.sub: Add support for rom68k and bug boot monitors.
19820
19821 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19822
19823 * Makefile.in: Make all-opcodes depend on all-bfd.
19824
19825 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19826
19827 * config.guess: Added special check for i[34]86-univel-sysv4*.
19828
19829 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19830
19831 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19832 the processor rather than assuming i486.
19833
19834 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19835
19836 * config.guess: Recognize SunOS6 as Solaris3.
19837
19838 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19839
19840 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19841 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19842
19843 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19844
19845 * build-all.mk (all-cross): New target for Canadian Cross.
19846 Added Q2 go32 targets.
19847 * test-build.mk: Configure go32 cross sparclite-aout and
19848 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19849 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19850
19851 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19852
19853 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19854 GO32 hosted toolchains
19855
19856 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19857
19858 * configure: change so "-exec-prefix" gets passed down rather
19859 than "-exec_prefix" so autoconf generated Makefiles get the
19860 exec_prefix set right.
19861
19862 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19863
19864 * config.guess: get the Solaris2 minor version number
19865
19866 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19867
19868 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19869
19870 * config.guess: Recognize some Sequent platforms.
19871
19872 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19873
19874 * Makefile.in: added the vault-install target
19875
19876 * configure.in: actually use the Sun3 makefile fragment that's in
19877 config, also added the release dir to configdirs
19878
19879 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19880
19881 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19882
19883 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19884
19885 * configure.in: remove some program from Alpha targetted toolchains
19886
19887 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19888
19889 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19890 gprof.
19891 (taz): Run "make diststuff" in those directories instead of "make
19892 proto-dir". Look for "VERSION=" only at start of line in subdir
19893 Makefile. Use "gzip -9" for compression.
19894 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19895 (binutils.tar.z): New target.
19896
19897 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19898
19899 * Makefile.in (taz): Include gpl.texinfo.
19900
19901 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19902
19903 * Makefile.in (setup-dirs): Merged into "taz" target.
19904 (taz): Only do `proto-dir' stuff if a directory is actually needed
19905 for this target.
19906
19907 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19908
19909 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19910 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19911 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19912 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19913 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19914
19915 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19916
19917 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19918 config.sub, and move-if-change to gdb testsuite distribution
19919 archive, so the testsuite can be extracted, configured, and
19920 run separately from the gdb distribution. Blow away the Chill
19921 tests that require a Chill compiled executable, since GNU Chill
19922 is not yet publically available.
19923
19924 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19925
19926 * test-build.mk: set environment variables in a single command,
19927 instead of a list of assignments and exports
19928
19929 * config.guess: recognize Alpha/OSF1 systems
19930
19931 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19932
19933 * configure: Change help message to prefer --options rather than
19934 -options.
19935
19936 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19937
19938 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19939 zippy@ecst.csuchico.edu.
19940 * config.guess: Recognize miniframe.
19941
19942 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19943
19944 * Makefile.in: Use srcroot to find runtest rather than rootme.
19945 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19946
19947 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19948
19949 * test-build.mk: Extensive additions to support building on a
19950 machine other than the host.
19951
19952 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19953
19954 * configure (tooldir): Fix for i386-aix again.
19955
19956 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19957
19958 * configure, Makefile.in: Change definition of $(tooldir)
19959 to match the FSF.
19960
19961 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19962
19963 * config.guess: Recognize i[34]86/SVR4.
19964
19965 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19966
19967 * Makefile.in (all-gdb): gdb depends on sim.
19968
19969 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19970
19971 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19972 at the same time we make the prototype gdb directory.
19973 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19974 files at the same time as the gdb base release distribution.
19975
19976 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19977
19978 * Makefile.in (check): Use individual check targets rather than
19979 DO_X rule.
19980 (check-gcc): Added.
19981
19982 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19983
19984 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19985 for System V release 3.2.
19986
19987 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19988
19989 * config.sub: Recognize hppaosf.
19990 * configure.in: Do configure ld/binutils/gas for it.
19991
19992 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19993
19994 * configure (tooldir): Alter syntax used to set this, for systems
19995 where "\$" isn't handled right, like i386-aix.
19996
19997 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19998
19999 * configure: Pass program-transform-name, not
20000 program_transform_name, to recursive configures.
20001
20002 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20003
20004 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20005 of gas+ld+binutils.
20006
20007 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20008
20009 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20010
20011 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20012
20013 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20014
20015 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20016
20017 * Makefile.in (PRMS): Set back to all-prms.
20018
20019 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20020
20021 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20022 targets, rather than for MIPS hosts.
20023
20024 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20025
20026 * configure.in: add comment for --with-x default values
20027
20028 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20029
20030 * Makefile.in: add check-* targets for each of the directories in
20031 the tree. Add a definition of RUNTEST that will use the one we
20032 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20033
20034 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20035
20036 * configure.in: Removed obsolete references to bfd_target and
20037 target_makefile_frag.
20038
20039 * build-all.mk: Set assorted targets for Q2.
20040 * config.sub: Recognize z8k-sim and h8300-hms.
20041 * test-build.mk: Really don't pass host to configure.
20042 (HOLES): Added uname.
20043
20044 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20045
20046 * configure: Handle an empty program-prefix, program-suffix or
20047 program-transform-name correctly.
20048
20049 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20050
20051 * build-all.mk: -G 8 no longer required for MIPS targets.
20052 * test-build.mk: Don't pass host argument to configure; make it
20053 guess.
20054
20055 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20056
20057 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20058 * Makefile.in (COMPRESS): New macro, like GZIP.
20059
20060 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20061
20062 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20063
20064 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20065 with gas currently defaults to -G 0.
20066
20067 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20068
20069 * Makefile.in (all-flex): flex depends on byacc.
20070
20071 * build-all.mk: If host not specified, use config.guess. Pass TAG
20072 to test-build.mk as RELEASE_TAG.
20073 * test-build.mk (configargs): New variable containing arguments to
20074 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20075 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20076
20077 * config.guess: Use /bin/uname when checking -X argument on SCO,
20078 to avoid invoking GNU uname which doesn't understand -X.
20079
20080 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20081
20082 * configure.in: Build gas for mips-*-*.
20083
20084 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20085
20086 * Makefile.in (all.normal): insert missing backslash.
20087
20088 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20089
20090 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20091
20092 * Makefile.in: Complete overhaul to merge many almost identical
20093 targets.
20094
20095 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20096
20097 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20098 (gdb.tar.Z): Adjusted.
20099
20100 * Makefile.in (setup-dirs, taz): New targets; should be general
20101 enough to adapt for gdb sometime. Build only .z file.
20102 (gas.tar.z): New target.
20103
20104 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20105
20106 * build-all.mk: Use CC=cc -Xs on Solaris.
20107
20108 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20109
20110 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20111 for handling BISON for FSF releases.
20112
20113 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20114
20115 * configure: Actually implement the change zoo just documented.
20116
20117 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20118
20119 * configure: when using config.guess, only set target_alias when
20120 it's not already been set (ie, on the command line)
20121
20122 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20123
20124 * Makefile.in: add installcheck target, set PRMS to install-prms
20125
20126 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20127
20128 * configure: add support for package_makefile_fragment, handle the
20129 case where a directory has a configure.in file but no Makefile.in
20130 more gracefully (with an actual understandable error message, even);
20131 add support for --without (and add this to the usage message); also
20132 explicitly add a --host=${host_alias} to the command line when
20133 config.guess is used
20134
20135 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20136
20137 * configure: Must use both --host and --target in recursive calls.
20138
20139 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20140
20141 * Makefile.in: Change deja-gnu to dejagnu.
20142
20143 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20144
20145 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20146
20147 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20148
20149 * configure.in: canonicalize all instances to *-*-solaris2*,
20150 also strip out a number of tools to not build for go32 host
20151
20152 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20153
20154 * config.guess: add GPL.
20155
20156 * Makefile.in, config.guess, config.sub, configure: bump
20157 copyrights to 93.
20158
20159 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20160
20161 * Makefile.in (do-info): Removed obsolete check for existence of
20162 localenv file.
20163
20164 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20165
20166 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20167
20168 * Makefile.in: a couple of 'else true' for decstation,
20169 support for TclX
20170
20171 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20172
20173 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20174
20175 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20176
20177 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20178
20179 * config.guess: Recognize i386-ibm-aix (PS/2).
20180 * configure.in: Use config/mh-aix386 file for it.
20181
20182 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20183
20184 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20185 CC_FOR_TARGET instead.
20186 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20187
20188 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20189
20190 * Makefile.in: Add sim to list of directories sent with gdb
20191
20192 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20193
20194 * configure.in: Put back mips-dec-bsd* case.
20195
20196 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20197
20198 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20199 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20200 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20201
20202 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20203
20204 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20205
20206 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20207 (install-info): install dir.info only if it exists,
20208 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20209
20210 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20211
20212 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20213 gas for mips-dec-bsd.
20214
20215 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20216
20217 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20218 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20219
20220 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20221
20222 * configure.in: Added "dejagnu" to hosttools list.
20223
20224 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20225
20226 * config.sub, configure.in, config.guess: Add support
20227 for Bosx, an AIX variant from Bull.
20228 Patches from F.Pierresteguy@frcl.bull.fr.
20229
20230 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20231
20232 * devo/dejagnu: Initial creation of devo/dejagnu.
20233 Migrated dejagnu testcases and support files for testing software
20234 tools to reside as subdirectories, currently called "testsuite",
20235 within the directory of the software tool. Migrated all programs,
20236 support libraries, etc. beloging to dejagnu proper from
20237 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20238 with no modifications. The changes to these files which will
20239 allow them to configure, build, and execute properly will be made
20240 in a future update.
20241
20242 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20243
20244 * Makefile.in: Change send_pr to send-pr.
20245 * configure.in: Likewise.
20246 * send_pr: Renamed directory to send-pr.
20247
20248 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20249
20250 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20251
20252 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20253
20254 * README: Update for gdb-4.8 release.
20255 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20256 gdb-xxx.tar.z (gzip'd) file also.
20257
20258 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20259
20260 * Makefile.in: make all-diff depend on all-libiberty
20261
20262 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20263
20264 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20265
20266 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20267
20268 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20269
20270 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20271
20272 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20273 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20274 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20275
20276 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20277
20278 * Makefile.in: makeinfo binary is in a new location
20279
20280 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20281
20282 * config.sub: Accept -ecoff as an OS.
20283
20284 * Makefile.in: Various changes to eliminate a level of make
20285 recursion and reduce the required command line length.
20286 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20287 sub-makes.
20288 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20289 variables holding settings for specific sub-makes.
20290 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20291 in terms of BASE_FLAGS_TO_PASS.
20292 (TARGET_LIBS): New variable listing directories which use
20293 TARGET_FLAGS_TO_PASS.
20294 (subdir_do): Eliminated.
20295 (do-*): New set of targets to replace subdir_do.
20296 (various): All targets which used subdir_do now depend on do-*.
20297 (local-clean): Renamed from do_clean.
20298 (local-distclean): New target, dependency of distclean and
20299 realclean.
20300 (install-info): Don't create directories. Depend on dir.info
20301 rather than calling make recursively.
20302 (install-dir.info): Eliminated.
20303 (install-info-dirs): Create all info directories here.
20304 (dir.info): Depend upon do-install-info.
20305
20306 * test-build.mk (HOLES): Added false.
20307
20308 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20309
20310 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20311
20312 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20313
20314 * Makefile.in (info): remove dependency on all-texinfo. The
20315 problem was really in texinfo/C, not at this level.
20316
20317 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20318
20319 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20320
20321 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20322
20323 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20324 GDB releases.
20325
20326 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20327
20328 * configure: Include srcdir in message about target of link not
20329 being found. Don't convert `-' to `_' in `with' options being
20330 passed to subdirs.
20331
20332 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20333
20334 * configure.in: add uudecode to host_tools
20335
20336 * Makefile.in: added {all,install}-uudecode targets, added them to
20337 the appropriate lists
20338
20339 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20340
20341 * Makefile.in (all-gcc): Added dependency on all-gas.
20342
20343 * configure.in (mips-*-*): Build ld and binutils.
20344
20345 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20346
20347 * configure: check return code from mkdir, print error message and
20348 exit on failure.
20349
20350 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20351
20352 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20353
20354 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20355
20356 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20357
20358 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20359
20360 * config.sub (h8500): Recognize this as a cpu type.
20361
20362 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20363
20364 * configure: source directory missing is no longer a warning
20365
20366 * configure.in: recognize irix[34]* instead of irix[34]
20367
20368 * Makefile.in: define and pass down X11_LIB
20369
20370 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20371
20372 * guess-systype: Renamed to ...
20373 * config.guess: ... by popular request.
20374 * configure.in, Makefile.in: Update accordingly.
20375
20376 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20377
20378 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20379 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20380 + Execute ./dummy instead of assuming . is in PATH.
20381
20382 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20383
20384 * guess-systype: New shell script. Attempts to guess the
20385 canonical host name of the executing host.
20386 Only a few hosts are supported so far.
20387 * configure: Call guess-systype if no host is specified.
20388
20389 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20390
20391 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20392 gcc Makefile.
20393
20394 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20395
20396 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20397 (all-gcc, install-gcc, subdir_do): Use it.
20398
20399 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20400
20401 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20402
20403 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20404
20405 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20406 set exclusively by configure, using configure.in .
20407
20408 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20409
20410 * test-build.mk: set $PATH for all builds
20411
20412 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20413
20414 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20415
20416 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20417 the one used in gcc/Makefile.in, so that a null expansion doesn't
20418 override the one needed to build gcc with a native cc.
20419
20420 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20421
20422 * configure: Accept -with arguments.
20423
20424 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20425
20426 * Makefile.in: added h8300sim
20427
20428 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20429
20430 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20431 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20432 (all-cygnus, native, build-cygnus): Make
20433 $(canonhost)-stamp-3stage-done, not $(host)....
20434 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20435 i386-sco3.2v4. Added else true to if command.
20436
20437 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20438
20439 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20440
20441 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20442
20443 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20444
20445 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20446
20447 * configure.in: don't remove binutils from Solaris builds
20448
20449 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20450
20451 * Makefile.in: get rid of earlier definitions for *clean,
20452 also handle the recursive info rule better
20453
20454 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20455
20456 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20457 do more-or-less the right thing.
20458
20459 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20460
20461 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20462 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20463
20464 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20465
20466 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20467 $(host_canonical).
20468
20469 * configure.in: split the configdirs list into 4 categories (native
20470 v. cross, library v. tool) and handle the cross-only and native-
20471 only in more reasonable (and correct!) way.
20472
20473 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20474
20475 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20476 configdirs anymore.
20477
20478 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20479
20480 * Makefile.in: extensive cleanup:: removed all of the explicit
20481 clean-* targets, collapsed many wrappers around subdir_do into
20482 one, added additional targets to satisfy standards.texi, deleted
20483 some old targets, some changes for consistency
20484
20485 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20486
20487 * configure.in: handle some programs as cross-only, and others as
20488 native only
20489
20490 * test-build.mk: handle partial holes in a more generic manner
20491
20492 * Makefile.in: m4 depends on libiberty
20493
20494 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20495
20496 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20497 time, wdiff, and find to configdirs
20498
20499 * Makefile.in: all, clean, and install rules for the new programs
20500 added to configure.in
20501
20502 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20503
20504 * configure.in: use mh-sun for all *-sun-* hosts
20505
20506 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20507
20508 * Makefile.in: define flags for X11 include files and library file
20509 locations, pass them down to the programs that need this info
20510
20511 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20512
20513 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20514
20515 * configure.in: start building libg++ for HP-UX targets
20516
20517 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20518
20519 * README: Update references to files moved into etc/.
20520
20521 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20522
20523 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20524 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20525
20526 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20527
20528 * configure: accept dash as well as underscore in long option
20529 names for FSF compatibility.
20530
20531 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20532
20533 * config.sub: added -sco3.2v4 support from FSF.
20534
20535 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20536
20537 * configure.in: expand the section that adds or removes
20538 directories from the list of programs to build, to handle native
20539 vs. cross in addition to host v. native
20540
20541 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20542
20543 * Makefile.in: Replace C++ in macro names with CXX.
20544 This is less likely to break ...
20545
20546 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20547
20548 * test-build.mk: add -w to GNU_MAKE
20549
20550 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20551
20552 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20553 add 'sparc' to list of recognized cpus. This needed to make
20554 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20555 Delete some redundant ose68 variants. Recognize -wrs as an os,
20556 then changes that into $CPU-wrs-vxworks.
20557
20558 * configure.in: remove most references to gdbtest, regularize
20559 target based program removal
20560
20561 * test-build.mk: import from p3 tree (many fixes and changes)
20562
20563 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20564
20565 * Makefile.in: added rules to handle tcl, tk, and expect
20566
20567 * configure.in: handle those directories if they exist
20568
20569 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20570
20571 * config.sub: removed bogus hppabsd and hppahpux names, since
20572 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20573
20574 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20575
20576 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20577 depends upon all-xiberty
20578
20579 * Makefile.in: changes from p3, including:
20580
20581 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20582
20583 * Makefile.in (XTRAFLAGS): include newlib directories if
20584 newlib/Makefile exists, rather than if host != target.
20585
20586 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20587
20588 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20589 from the same source tree and not building a cross-compiler. This
20590 matters for the libg++ configuration if reconfiguring a tree that
20591 has already been installed.
20592
20593 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20594
20595 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20596 pick up the machine and system specific header files.
20597
20598 * Makefile.in: added AS_FOR_TARGET, passed down in
20599 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20600 the C compiler to use to create programs which are run in the
20601 build environment, set it to default to $(CC), and passed it down
20602 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20603
20604 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20605
20606 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20607 We need them for unusual native builds, like systems without
20608 ranlib.
20609
20610 * configure: also define $(host_canonical) and
20611 $(target_canonical), which are the full, canonical names for the
20612 given host and target
20613
20614 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20615
20616 * Makefile.in: Added separate definitions for C++.
20617
20618 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20619
20620 * configure.in (configdirs): Add deja-gnu.
20621
20622 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20623
20624 * README: Update for configure.texi and gdb-4.7 release.
20625
20626 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20627
20628 * Makefile.in: Move "all" target to top of file.
20629 Previously, first target was ".PHONY" which caused BSD4.4 make
20630 to build .PHONY when make was run without arguments.
20631
20632 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20633
20634 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20635 Library-copylefted code in libiberty.
20636
20637 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20638
20639 * config.sub: Replace m68kmote with plain old m68k.
20640
20641 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20642
20643 * Makefile.in: Remove space from blank line, avoid Make complaints.
20644
20645 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20646
20647 * config.sub: Complain if no argument is given. Added support for
20648 386bsd as OS and target alias.
20649
20650 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20651
20652 * Makefile.in (XTRAFLAGS): include newlib directories if
20653 newlib/Makefile exists, rather than if host != target.
20654
20655 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20656
20657 * config.sub: recognize sparclite-wrs-vxworks.
20658
20659 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20660 p3.) Added clean-xiberty to clean.
20661
20662 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20663
20664 * configure.in: use *-*-* instead of nested cases for host and target
20665
20666 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20667
20668 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20669 from the same source tree and not building a cross-compiler. This
20670 matters for the libg++ configuration if reconfiguring a tree that
20671 has already been installed.
20672
20673 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20674
20675 * config.sub (i486v/i486v4): Merge in from FSF version.
20676
20677 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20678
20679 * configure: only set PWD if it is already set.
20680
20681 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20682
20683 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20684 doesn't have unset and all success paths (and most error paths)
20685 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20686 to just ${PWD} to avoid confusion.)
20687
20688 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20689
20690 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20691 even for a native compilation.
20692
20693 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20694
20695 Changes to make the gdb.tar.Z rule work better.
20696
20697 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20698 (DEVO_SUPPORT): Add configure.texi.
20699 (bfd-ilrt.tar.Z): Remove ancient rule.
20700
20701 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20702
20703 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20704 pick up the machine and system specific header files.
20705
20706 * configure.in, config.sub: added new target m68010-adobe-scout,
20707 with alias of adobe68k. Changed configure.in to check for
20708 -scout before -sco* to avoid a false match.
20709
20710 * Makefile.in: added AS_FOR_TARGET, passed down in
20711 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20712 the C compiler to use to create programs which are run in the
20713 build environment, set it to default to $(CC), and passed it down
20714 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20715
20716 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20717
20718 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20719 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20720 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20721 FOR_TARGET variants, to newlib and libg++.
20722
20723 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20724
20725 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20726 first.
20727
20728 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20729
20730 * config.sub: Accept `elf' as an environment.
20731
20732 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20733
20734 * Makefile.in (all-opcodes): cd into the right directory
20735
20736 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20737
20738 * configure: added -program_transform_name option, used as
20739 argument to sed when installing programs.
20740 configure.texi: added documentation for -program_prefix,
20741 -program_suffix and -program_transform_name.
20742
20743 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20744
20745 * config.sub: Accept i486 where i386 ok.
20746
20747 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20748
20749 * config.sub: accept we32k
20750
20751 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20752
20753 * config.sub, configure.in: accept OSE68000 and OSE68k.
20754
20755 * Makefile.in: don't create all directories for ``make install'';
20756 let the subdirectories create the ones they need.
20757
20758 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20759
20760 * COPYING: new file, GPL v2
20761
20762 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20763
20764 * Makefile.in: use the new gen-info-dir, which needs a template
20765 argument (which also lives in texinfo)
20766
20767 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20768
20769 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20770
20771 * config.sub (ncr3000): Change i386 to i486.
20772
20773 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20774
20775 * Makefile.in: add install-rcs, install-grep to
20776 install-no-fixedincludes, removed install-bison and install-libgcc
20777
20778 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20779
20780 * configure.in: grab the HPUX makefile fragment if on HPUX
20781
20782 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20783
20784 * Makefile.in: eradicate bison spoor (ditto libgcc).
20785 configure.in: recognise m68{k,000}-ericsson-OSE.
20786 es1800 is alias for m68k-ericsson-OSE
20787
20788 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20789
20790 * configure.in: rearrange the parts that remove programs from
20791 configdirs, based now on HOST==TARGET or by canonical triple.
20792
20793 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20794
20795 * test-build.mk: recurse explicitly with -f test-build.mk when
20796 appropriate. predicate stage3 and comparison on the existence
20797 of gcc. That is, if gcc isn't around, we aren't three-staging.
20798 On very clean, also remove ...stamp-co. Build in-place before
20799 doing other builds.
20800
20801 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20802
20803 * Makefile.in, configure.in: add tgas
20804
20805 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20806
20807 * Makefile.in: a number of changes merged in from progressive.
20808
20809 * configure.in: add libm.
20810
20811 * .cvsignore: ignore some stuff that comes from test-build.mk.
20812
20813 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20814
20815 * config.sub: Add es1800 (m68k-ericsson-es1800).
20816
20817 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20818
20819 * configure: Add program_suffix (parallel to program_prefix)
20820 * Makefile.in: adjust directory-creating script for losing decstation
20821
20822 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20823
20824 * configure: Minor $subdir-related fixes.
20825
20826 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20827
20828 * configure: fix various problems with propogating
20829 makefile_target_frag in subdirs.
20830 * configure.in: config libgcc if its there
20831
20832 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20833
20834 * config.sub: HPPA merge.
20835
20836 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20837
20838 * Makefile.in: Replace all-bison with all-byacc in all
20839 dependency lines for other tools (which now use byacc).
20840
20841 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20842
20843 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20844
20845 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20846
20847 * Makefile.in: make gprof rules similar to byacc rules (instead of
20848 vestigal $(unsubdir) that didn't work...)
20849
20850 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20851
20852 * config.sub: Add support for Linux.
20853 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20854 (at least for libg++).
20855
20856 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20857
20858 * configure.texi: fix doc for the -nfp option to configure
20859
20860 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20861
20862 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20863
20864 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20865
20866 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20867 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20868 * configure.in: added solaris* host_makefile_frag hook.
20869
20870 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20871
20872 * config.sub: changed recognition of m68000 so that various
20873 m68k types can be specified via m680[01234]0
20874
20875 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20876
20877 * config.sub (basic_machine): fix sed so that '-foo' isn't
20878 completely substituted out while .+'-foo' loses the '-foo'
20879
20880 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20881
20882 * config.sub ($os): Add -aout.
20883
20884 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20885
20886 * configure: If host_makefile_frag is absolute, don't
20887 prefix ${invsubdir} (relevant to libg++ auto-configure).
20888
20889 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20890
20891 * Makefile.in (tooldir): Define it.
20892 (all-ld): Depend on all-flex.
20893
20894 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20895
20896 * Makefile.in (check): Fix libg++ special case.
20897
20898 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20899
20900 * configure: do not bury `pwd` into config.status, thus do fewer
20901 pwd's.
20902
20903 * configure: print the "Building in" message only when building in
20904 other than "." AND verbose.
20905
20906 * configure: remove -s, rework -v to better accommodate guested
20907 configures.
20908
20909 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20910
20911 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20912
20913 * Makefile.in: macroize flags passed on recursion. remove
20914 fileutils.
20915
20916 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20917
20918 * configure: get makesrcdir right for subdirs deeper than 1.
20919
20920 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20921 install.
20922
20923 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20924
20925 * Makefile.in: don't print subdir_do or recursion lines.
20926
20927 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20928
20929 * standards.texi: added menu item.
20930
20931 * Makefile.in: build and install standards.info.
20932
20933 * standards.texi: new file.
20934
20935 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20936
20937 * configure: test for and move config.status pieces from
20938 ${subdir}/.
20939
20940 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20941
20942 * configure: Test for existance of files before trying to mv
20943 them, to avoid numerous non-existance messages.
20944
20945 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20946
20947 * configure: correct final line of config.status.
20948
20949 * configure: patch from eggert. Avoids a protection problem if
20950 the original Makefile.in is read only.
20951
20952 * configure: use move-if-change from gcc to create config.status.
20953 Some makefiles depend on config.status to tell if a directory
20954 has been reconfigured for a different host. This change
20955 prevents those directories from remaking everything in the case
20956 where the reconfig was only intended to rebuild a Makefile.
20957
20958 * configure: test for config.sub with "config.sub sun4" rather
20959 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20960 host alias from a missing config.sub.
20961
20962 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20963
20964 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20965 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20966
20967 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20968
20969 * configure: mkdir ${subdir} as needed.
20970
20971 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20972
20973 * Makefile.in,configure.in: added autoconf.
20974
20975 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20976
20977 * Makefile.in: no longer pass against on recursion.
20978
20979 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20980 definitions are not inherited.
20981
20982 * configure: correct makesrcdir when subdir is .
20983
20984 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20985
20986 * configure: Add support for 'subdirs' variable, which is
20987 like 'configdirs', except that configure doesn't re-invoke
20988 itself for subdirs, it just creates a Makefile for each subdir.
20989 * configure.texi: Document subdirs.
20990
20991 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20992
20993 * configure.in: added flex to configdirs
20994
20995 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20996
20997 * Makefile.in: remove clean-stamps from clean.
20998
20999 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21000
21001 * configure.in: Add gdbtest to configdirs.
21002
21003 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21004
21005 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21006 to recursive makes.
21007 * configure.in: Recognize new ncr3000 config.
21008
21009 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21010
21011 * Makefile.in, configure.in: removed references to gdbm.
21012
21013 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21014
21015 * config.sub: Don't canonicalize os value
21016 newsos* to bsd (readline needs to check for newsos).
21017 (This fix was earlier made Jan 31, but got re-broken.)
21018
21019 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21020
21021 * configure.in: sco is an os, not a vendor!
21022
21023 * configure: Quote $( better. Keep various shells happy.
21024
21025 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21026
21027 * Makefile.in: eliminate stamp-files.
21028
21029 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21030
21031 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21032 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21033
21034 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21035
21036 * config.sub: fix iris/iris3.
21037
21038 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21039
21040 * configure: re-add -rm.
21041
21042 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21043
21044 * Maskefile.in: add .stmp-rcs to all.
21045
21046 * configure.in: remove gas from rs6000 build, use aix host fragment.
21047
21048 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21049
21050 * configure: pass down site_option during recursion.
21051
21052 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21053
21054 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21055
21056 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21057
21058 * configure: Change exec_prefix so that it really defaults to prefix.
21059
21060 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21061
21062 * Makefile.in, configure.in: Add support for mmalloc library.
21063
21064 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21065
21066 * Makefile.in: add stmp dependencies for a few more things.
21067
21068 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21069
21070 * configure: adjusted error message on objdir/srcdir configure
21071 collision, per john's suggestion.
21072
21073 * Makefile.in: add libiberty stmp to all and all.cross.
21074
21075 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21076
21077 * Makefile.in: remove force dependencies, add grep to all.
21078
21079 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21080
21081 * Makefile.in: drop flex. make stamp files work.
21082
21083 * configure: added test for conflicting configuration in srcdir,
21084 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21085 gets cranky. use relative paths for configure and srcdir
21086 whenever possible. Send some error messages to stderr that were
21087 going to stdout.
21088
21089 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21090
21091 * Makefile.in: Fix libg++ rule to check for gcc directory
21092 before using gcc/gcc. Also pass XTRAFLAGS.
21093
21094 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21095
21096 * Makefile.in: added stmp-files so that directories aren't polled
21097 when they are already built.
21098
21099 * configure.texi: fixed a node pointer problem.
21100
21101 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21102
21103 * config.sub configure.in gdb/configure.in
21104 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21105 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21106 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21107
21108 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21109
21110 * configure: -recurring becomes -silent. corrected help message
21111 for -site= option.
21112
21113 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21114
21115 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21116
21117 * configure: when building Makefile for crosses, replace
21118 tooldir and program_prefix. default srcdir from location of
21119 config.sub. remove "for host in hosts" and "for target in
21120 targets" loops.
21121
21122 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21123
21124 * Makefile.in: Do not pass bindir or mandir to cvs.
21125
21126 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21127
21128 * Makefile.in, configure.in: removed traces of namesubdir,
21129 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21130 copyrights to '92, changed some from Cygnus to FSF.
21131
21132 * configure.texi: remove most references to multiple hosts,
21133 multiple targets, subdirs, etc.
21134
21135 * configure.man: removed rcsid. reference config.sub not
21136 config.subr.
21137
21138 * Makefile.in: mkdir $(infodir) on install-info.
21139
21140 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21141
21142 * configure.texi: Explain better about .gdbinit and about
21143 the environment that configure.in sections run in.
21144
21145 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21146
21147 * configure.in: Ultrix is only a decstation if it's a MIPS.
21148
21149 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21150
21151 * README: DOC.configure => cfg-paper.texi.
21152
21153 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21154
21155 * config.sub (near case $os): Don't convert newsos* to bsd!
21156
21157 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21158
21159 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21160 the number of copies of COPYING that go into the GDB tar file.
21161
21162 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21163
21164 * bfd/configure.in, gdb/config/mh-i386sco,
21165 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21166 Fix SCO configuration stuff.
21167
21168 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21169
21170 * Makefile.in: For libg++, make sure the -I pointing
21171 to the gcc directory goes *after* all the libg++-local -I flags.
21172 Also, move just-gcc dependency from just-libg++ to all-libg++.
21173
21174 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21175
21176 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21177
21178 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21179
21180 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21181
21182 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21183
21184 * config.sub: Add stratus configuration frags. Also
21185 submitted to FSF.
21186
21187 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21188
21189 * Makefile.in (DEV_SUPPORT): add configure.man.
21190
21191 * config.sub(Decode manufacturer-specific): add -none*.
21192
21193 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21194
21195 * Makefile.in: remove form feeds to make Sun's make happy.
21196 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21197
21198 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21199
21200 * Makefile.in (AR_FLAGS): Make quieter.
21201
21202 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21203
21204 * configure.in: Add libg++.
21205 * configure: When verbose, don't output the command line at each
21206 level; it will be unremarkably the same as the previous version,
21207 which will be the same as what the user typed.
21208
21209 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21210
21211 * configure.in, Makefile.in: fix clean-info, add flex. add
21212 fileutils.
21213
21214 * configure: be less sensitive to spaces in Makefile.in. Do not
21215 look for sources in "..". Doing so breaks subdirectories that
21216 might have their own configure. If a subdir has it's own
21217 configure script, use it.
21218
21219 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21220
21221 * cfg-paper.texi: some changes suggested by rms.
21222
21223 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21224
21225 * config.sub: Merge in some small additions from the FSF version,
21226 taken from the gcc distribution, to bring the Cygnus and FSF
21227 versions into closer sync.
21228
21229 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21230
21231 * configure.in: Changed svr4 references to sysv4.
21232
21233 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21234
21235 * configure: added -V for version number option.
21236
21237 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21238
21239 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21240 renamed from DOC.configure to cfg-paper.texi.
21241
21242 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21243
21244 * configure, config.subr, config.sub: config.subr is now
21245 config.sub again.
21246
21247 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21248
21249 * configure.texi: new file, in progress.
21250
21251 * Makefile.in: build info file and install the man page for
21252 configure.
21253
21254 * configure.man: new file, first cut.
21255
21256 * configure: find config.subr again now that configuration "none"
21257 has gone. removed all traces of the -ansi option. removed all
21258 traces of the -languages option.
21259
21260 * config.subr: resync from rms.
21261
21262 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21263
21264 * configure, config.sub, config.subr: merge config.sub into
21265 config.subr, call the result config.subr, remove config.sub, use
21266 config.subr.
21267
21268 * Makefile.in: revised install for dir.info.
21269
21270 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21271
21272 * configure.in: add decstation host makefile frag.
21273
21274 * Makefile.in: BISON now bison -y again. also install-gcc on
21275 install. clean-gdbm on clean. infodir belongs in datadir.
21276 Make directories for info install. Build dir.info here then
21277 install it.
21278
21279 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21280
21281 * Makefile.in: fix for bad directory tests.
21282
21283 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21284
21285 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21286 regexp. -srcdir relative was being handled incorrectly.
21287
21288 * Makefile.in: unwrapped some for loops so that parallel makes
21289 work again and so one can focus one's attention on a particular
21290 package.
21291
21292 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21293
21294 * configure: added PWD as a stand in for `pwd` (for speed). use
21295 elif wherever possible. make -srcdir work without -objdir.
21296 -objdir= commented out.
21297
21298 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21299
21300 * configure: +options become --options. -subdirs commented out.
21301 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21302 Makefile now at top of generated Makefile. Removed cvs log
21303 entries. added -srcdir. create .gdbinit only if there is one
21304 in ${srcdir}.
21305
21306 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21307 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21308 and mandir now keyed off datadir by default.
21309
21310 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21311
21312 * Freshly created ChangeLog.
21313
21314 \f
21315 Local Variables:
21316 mode: change-log
21317 left-margin: 8
21318 fill-column: 76
21319 version-control: never
21320 End: