]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
gcc-changelog: ignore one more revision
[thirdparty/gcc.git] / ChangeLog
CommitLineData
9f774626
GA
12022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
2
3 * MAINTAINERS: (CPU Port Maintainers): Add myself and
4 Lulu as LoongArch port maintainer.
5
62022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
7 Lulu Cheng <chenglulu@loongson.cn>
8
9 * configure.ac: Add LoongArch tuples.
10 * configure: Regenerate.
11
aab0127d
GA
122022-03-28 Tom Tromey <tromey@adacore.com>
13
14 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
15 * configure: Rebuild.
16
6fc4a993
GA
172022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
18
19 * MAINTAINERS: Change my information.
20
9fc8f278
GA
212022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
22
23 * MAINTAINERS: Add myself to DCO section.
24
510613e7
GA
252022-03-14 Jonathan Wakely <jwakely@redhat.com>
26
27 * configure.ac: Fix incorrect option in comment.
28 * configure: Regenerate.
29
8cc4f9cd
GA
302022-03-09 Hans-Peter Nilsson <hp@axis.com>
31
32 * Makefile.def (dependencies): Make configure-sim depend on
33 all-readline.
34 * Makefile.in: Regenerate.
35
2cfb33fc
GA
362022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
37
38 * MAINTAINERS (Write After Approval): Update my e-mail address.
39
2a2fda2d
GA
402022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
41
42 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
43
1bb52662
GA
442022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
45
46 * MAINTAINERS: Update my email and add myself to the DCO list.
47
e0b8716f
GA
482022-01-25 Thomas Schwinge <thomas@codesourcery.com>
49
50 Revert:
51 2021-09-16 Andrew Pinski <apinski@marvell.com>
52
53 PR bootstrap/67102
54 * Makefile.def: Have configure-target-libffi depend on
55 all-target-libstdc++-v3.
56 * Makefile.in: Regenerate.
57
d43be9dc
GA
582022-01-22 Jakub Jelinek <jakub@redhat.com>
59
60 PR other/104181
61 * build.log: Remove.
62
5fa55d55
GA
632022-01-20 Martin Liska <mliska@suse.cz>
64
65 * MAINTAINERS: Adjust email address based on IRC request.
66
7a761ae6
GA
672022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
68
69 * MAINTAINERS: Update my email address.
70
fc829782
GA
712022-01-17 Martin Liska <mliska@suse.cz>
72
73 * MAINTAINERS: Rename .c names to .cc.
74
ad3f0d08
GA
752022-01-13 Jakub Jelinek <jakub@redhat.com>
76
77 * Makefile.am: Remove.
78
01a254e3
GA
792022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
80
81 * Makefile.am: New file.
82
832022-01-11 Martin Liska <mliska@suse.cz>
84
85 * MAINTAINERS: Sort 2 names.
86
d9450aa0
GA
872022-01-10 Martin Liska <mliska@suse.cz>
88
89 * MAINTAINERS: Fix obvious issues with sorting.
90
55e96bf9
GA
912022-01-07 liuhongt <hongtao.liu@intel.com>
92
93 * build.log: New file.
94
0fbefa25
GA
952022-01-05 Nathan Sidwell <nathan@acm.org>
96
97 * MAINTAINERS: Add DCO entry. Sort that list.
98
7d11b64b
GA
992022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
100
101 * MAINTAINERS: Change of email address in both DCO and
102 Write After Approval list.
103
aa17859b
GA
1042021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
105
106 * configure: Regenerate.
107
1082021-12-21 Martin Liska <mliska@suse.cz>
109
110 * config.sub: Change mode back to 755.
111
2554e2da
GA
1122021-12-17 Martin Liska <mliska@suse.cz>
113
114 * config.sub: Sync from master.
115
1162021-12-17 Martin Liska <mliska@suse.cz>
117
118 Revert:
119 2021-12-16 Matthias Seidel <mseidel@apache.org>
120
121 * config.sub: Fix typo.
122
774269aa
GA
1232021-12-16 Matthias Seidel <mseidel@apache.org>
124
125 * config.sub: Fix typo.
126
1272021-12-16 H.J. Lu <hjl.tools@gmail.com>
128
129 Revert:
130 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
131
132 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
133 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
134 * configure.ac: Include config/gcc-plugin.m4.
135 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
136 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
137 RANLIB if possible.
138 * Makefile.in: Regenerated.
139 * configure: Likewise.
140
8a89c39b
GA
1412021-12-15 H.J. Lu <hjl.tools@gmail.com>
142
143 * Makefile.tpl (BUILD_CFLAGS): New.
144 (CFLAGS): Append $(BUILD_CFLAGS).
145 (CXXFLAGS): Likewise.
146 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
147 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
148 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
149 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
150 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
151 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
152 (PGO-TRAINING-TARGETS): Likewise.
153 (PGO_BUILD_TRAINING): Likewise.
154 (all): Add '+' to the command line for recursive make. Support
155 the PGO build.
156 * configure.ac: Add --enable-pgo-build[=lto].
157 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
158 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
159 * Makefile.in: Regenerated.
160 * configure: Likewise.
161
1622021-12-15 H.J. Lu <hjl.tools@gmail.com>
163
164 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
165 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
166 * configure.ac: Include config/gcc-plugin.m4.
167 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
168 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
169 RANLIB if possible.
170 * Makefile.in: Regenerated.
171 * configure: Likewise.
172
9c6586bc
GA
1732021-12-14 Marc Poulhiès <poulhies@adacore.com>
174
175 * MAINTAINERS: Add myself to write after approval.
176
3a580f96
GA
1772021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
178
179 * MAINTAINERS: Adding myself.
180
ea6ef320
GA
1812021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
182
183 * configure: Regenerate.
184 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
185 $(CPP).
186
c177e806
GA
1872021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
188
189 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
190 libatomic.
191 * Makefile.in: Regenerate.
192 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
193 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
194 target-libphobos-bootstrap.
195 (STAGE2_CONFIGURE_FLAGS): Likewise.
196 * configure: Regenerate.
197 * configure.ac: Add support for bootstrapping D front-end.
198
6b1695f4
GA
1992021-11-16 Martin Uecker <uecker@gcc.gnu.org>
200
201 * MAINTAINERS: Add myself to DCO section and update email address.
202
2032021-11-16 Iain Sandoe <iain@sandoe.co.uk>
204
205 * configure: Regenerate.
206 * configure.ac: Ensure that PIC (shared) defaults are set
207 correctly for Darwin.
208
2092021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
210
211 * MAINTAINERS: Update my address.
212
af2852b9
GA
2132021-11-12 Alan Modra <amodra@gmail.com>
214
215 * Makefile.def (configure-opcodes): Depend on configure-bfd.
216 * Makefile.in: Regenerate.
217
18ae471f
GA
2182021-11-03 Maciej W. Rozycki <macro@embecosm.com>
219
220 * MAINTAINERS: Clarify the policy WRT the Write After Approval
221 list.
222
b4df2dd3
GA
2232021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * MAINTAINERS (Reviewers, arc): Remove my entry.
226 (Write After Approval): Add an entry for myself.
227
2322c8b1
GA
2282021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
229
230 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
231 * Makefile.in: Regenerate.
232 * configure: Regenerate.
233 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
234
3ff5b4ed
GA
2352021-10-26 Jeff Law <jeffreyalaw@gmail.com>
236
237 * MAINTAINERS: Fix up Maciej's entries.
238
2392021-10-26 Maciej W. Rozycki <macro@embecosm.com>
240
241 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
242 maintainer.
243
c2bd5d8a
GA
2442021-10-22 Eric Gallager <egallager@gcc.gnu.org>
245
246 PR other/102663
247 * Makefile.def: Handle install-dvi target.
248 * Makefile.tpl: Likewise.
249 * Makefile.in: Regenerate.
250
19472fc3
GA
2512021-10-19 Clément Chigot <clement.chigot@atos.net>
252
253 * MAINTAINERS: Add myself for write after approval.
254
52055987
GA
2552021-10-12 Eric Gallager <egallager@gcc.gnu.org>
256
257 * Makefile.def: Mark libcody, libdecnumber,
258 c++tools, libgcc, and libobjc as missing TAGS
259 targets.
260 * Makefile.in: Regenerate.
261
50e20ee6
GA
2622021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
263
264 * MAINTAINERS: Add myself to DCO section and update email
265 address.
266
d238146e
GA
2672021-09-29 Jonathan Wakely <jwakely@redhat.com>
268
269 * MAINTAINERS: Add myself to DCO section.
270
fd133479
GA
2712021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
272
273 * configure: Regenerate.
274 * configure.ac (skipdirs): Add the contents of target_configdirs if
275 we are not building gcc.
276
9a4293ed
GA
2772021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
278
279 * Makefile.def: Back-port commits ba4d88ad892f and
280 755ba58ebef0 from binutils-gdb repository.
281 * Makefile.in: Regenerated.
282
62498024
GA
2832021-09-20 Harald Anlauf <anlauf@gmx.de>
284
285 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
286
0a4cb439
GA
2872021-09-17 Iain Sandoe <iain@sandoe.co.uk>
288
289 * Makefile.def: Add a jit check target for the jit
290 language.
291 * Makefile.in: Regenerate.
292
e19570d3
GA
2932021-09-16 Andrew Pinski <apinski@marvell.com>
294
295 PR bootstrap/67102
296 * Makefile.def: Have configure-target-libffi depend on
297 all-target-libstdc++-v3.
298 * Makefile.in: Regenerate.
299
a26206ec
GA
3002021-09-10 Petter Tomner <tomner@kth.se>
301
302 * MAINTAINERS: Me added to DCO and write after approval
303
e11c6046
GA
3042021-09-01 YunQiang Su <syq@debian.org>
305
306 * MAINTAINERS: Add myself for write after approval.
307
6d51ee43
GA
3082021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
309
310 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
311 * Makefile.in: Regenerate.
312
4be4fa4e
GA
3132021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
314
315 * MAINTAINERS: Add myself for write after approval.
316
6e529985
GA
3172021-08-18 Iain Sandoe <iain@sandoe.co.uk>
318
319 * Makefile.in: Regenerate.
320 * Makefile.tpl: Make the state of the configured host
321 shared flag available to makefile fragements.
322
37768150
GA
3232021-08-09 Hongyu Wang <hongyu.wang@intel.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
92d45509
GA
3272021-07-20 Richard Earnshaw <rearnsha@arm.com>
328
329 * .dir-locals.el (bug-reference-url-format): Use https.
330
3312021-07-20 Richard Earnshaw <rearnsha@arm.com>
332
333 * .dir-locals.el (c-mode): Change fill-column to 79.
334
d97d71a1
GA
3352021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
336
337 * MAINTAINERS: Add myself to DCO section.
338
ef2ace64
GA
3392021-07-09 Iain Sandoe <iain@sandoe.co.uk>
340
341 * configure: Regenerate.
342 * configure.ac: Adjust cases for which it is necessary to
343 include the Darwin host config fragment.
344
6fba0eea
GA
3452021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
346
347 * MAINTAINERS: Add myself for write after approval and DCO.
348
6d53e6f9
GA
3492021-07-05 Iain Sandoe <iain@sandoe.co.uk>
350
351 * Makefile.def: Add dsymutil defs.
352 * Makefile.in: Regenerated.
353 * Makefile.tpl: Add dsymutil to flags.
354 * configure: Regenerated.
355 * configure.ac: Add dsymutil to target and build recipes.
356
bea7c16a
GA
3572021-07-01 Ankur Saini <arsenic@sourceware.org>
358
359 * MAINTAINERS: Add myself for write after approval.
360
25b6bfea
GA
3612021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
90708f87
GA
3652021-06-25 Matthias Kretz <m.kretz@gsi.de>
366
367 * MAINTAINERS: Add myself for write after approval and DCO
368
9aa8327e
GA
3692021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
370
371 * .gitignore: Add entry for cscope.out.
372
419af06a
GA
3732021-06-22 liuhongt <hongtao.liu@intel.com>
374
375 * MAINTAINERS: Remove my Write After Approval entry.
376
2f080224
GA
3772021-06-21 liuhongt <hongtao.liu@intel.com>
378
379 * MAINTAINERS: Add myself as maintainer of the i386 vector
380 extensions.
381
c5581d48
GA
3822021-06-18 Antoni Boucher <bouanto@zoho.com>
383
384 * MAINTAINERS (Write After Approval): Add myself.
385
688359a2
GA
3862021-06-17 Aldy Hernandez <aldyh@redhat.com>
387
388 * MAINTAINERS (Various Maintainers): Add Andrew and myself
389 as *vrp and ranger maintainers.
390
28c62475
GA
3912021-06-05 Jeff Law <jeffreyalaw@gmail.com>
392
393 * MAINTAINERS: Adjust my entry in the DCO section so that it does
394 not trigger testsuite failures.
395
3962021-06-05 Jeff Law <jeffreyalaw@gmail.com>
397
398 * MAINTAINERS: Add myself to DCO section with both email addresses.
399
440c8a0a
GA
4002021-06-03 Jason Merrill <jason@redhat.com>
401
402 * MAINTAINERS: Add DCO version number.
403
9663c744
GA
4042021-06-02 Jason Merrill <jason@redhat.com>
405
406 * MAINTAINERS: Add DCO section.
407
ee682192
GA
4082021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
409
410 * MAINTAINERS (Write After Approval): Add myself.
411
1a87f838
GA
4122021-05-29 Mike Frysinger <vapier@gentoo.org>
413
414 * configure.ac: Add gnulib to configdirs for sim.
415 * configure: Regenerate.
416
a8daf9a1
GA
4172021-05-18 Mike Frysinger <vapier@gentoo.org>
418
419 * Makefile.def: Add configure-sim dependency on all-gnulib.
420 * Makefile.in: Regenerated.
421
a7ffc1ef
GA
4222021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
0ff3a0f2
GA
4262021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
037e3661
GA
4302021-05-11 Martin Liska <mliska@suse.cz>
431
432 * MAINTAINERS: Remove entries for removed
433 components (HSA, BRIG, libhsail-rt).
434 Move Pekka to Write After Approval.
435
4362021-05-11 Martin Liska <mliska@suse.cz>
437
438 * Makefile.def: Remove libhsail-rt.
439 * Makefile.in: Likewise.
440 * configure.ac: Likewise.
441 * configure: Regenerate.
442 * libhsail-rt/ChangeLog: Removed.
443 * libhsail-rt/Makefile.am: Removed.
444 * libhsail-rt/Makefile.in: Removed.
445 * libhsail-rt/README: Removed.
446 * libhsail-rt/aclocal.m4: Removed.
447 * libhsail-rt/configure: Removed.
448 * libhsail-rt/configure.ac: Removed.
449 * libhsail-rt/configure.tgt: Removed.
450 * libhsail-rt/include/internal/fibers.h: Removed.
451 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
452 * libhsail-rt/include/internal/phsa-rt.h: Removed.
453 * libhsail-rt/include/internal/workitems.h: Removed.
454 * libhsail-rt/rt/arithmetic.c: Removed.
455 * libhsail-rt/rt/atomics.c: Removed.
456 * libhsail-rt/rt/bitstring.c: Removed.
457 * libhsail-rt/rt/fbarrier.c: Removed.
458 * libhsail-rt/rt/fibers.c: Removed.
459 * libhsail-rt/rt/fp16.c: Removed.
460 * libhsail-rt/rt/misc.c: Removed.
461 * libhsail-rt/rt/multimedia.c: Removed.
462 * libhsail-rt/rt/queue.c: Removed.
463 * libhsail-rt/rt/sat_arithmetic.c: Removed.
464 * libhsail-rt/rt/segment.c: Removed.
465 * libhsail-rt/rt/workitems.c: Removed.
466 * libhsail-rt/target-config.h.in: Removed.
467
99e8df7a
GA
4682021-05-04 Nick Clifton <nickc@redhat.com>
469
470 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
471 * configure: Regenerate.
472
e4ff4ffb
GA
4732021-04-28 Jakub Jelinek <jakub@redhat.com>
474 Tobias Burnus <tobias@codesourcery.com>
475
476 * configure.ac (--enable-offload-defaulted): New.
477 * configure: Regenerate.
478
05ec629f
GA
4792021-04-23 David Faust <david.faust@oracle.com>
480
481 * MAINTAINERS (Write After Approval): Add myself.
482
a0ecde22
GA
4832021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
484
485 * MAINTAINERS (Write After Approval): Add myself.
486
651684b4
GA
4872021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
488
489 * MAINTAINERS: Add myself as pru port maintainer.
490
bf1f3168
GA
4912021-03-23 David Malcolm <dmalcolm@redhat.com>
492
493 * MAINTAINERS: Add myself as static analyzer maintainer.
494
287e3e84
GA
4952021-03-18 Jeff Law <jlaw@tachyum.com>
496
497 * MAINTAINERS: Update primary entry.
498
5e93c2f0
GA
4992021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
5032021-03-13 Mike Frysinger <vapier@gentoo.org>
504
505 * Makefile.def: Remove all-sim dependency on configure-gdb.
506 * Makefile.in: Regenerated.
507
48ff383f
GA
5082021-03-11 Jeff Law <law@redhat.com>
509
510 * MAINTAINERS: Update entries for a few ex-ImgTec employees
511
5122021-03-11 Martin Liska <mliska@suse.cz>
513
514 * Makefile.tpl: The change was done Makefile.in which
515 is generated file.
516
6405b40f
GA
5172021-03-08 Jeff Law <law@redhat.com>
518
519 * MAINTAINERS: Update my email address
520
71e24b06
GA
5212021-02-23 Kito Cheng <kito.cheng@sifive.com>
522
523 * config.guess: Import latest upstream.
524 * config.sub: Import latest upstream.
525
161e4c08
GA
5262021-01-25 Martin Liska <mliska@suse.cz>
527
528 PR gcov-profile/98739
529 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
530 for profiledbootstrap.
531
8502e23d
GA
5322021-01-22 Jonathan Wright <jonathan.wright@arm.com>
533
534 * MAINTAINERS (Write After Approval): Add myself.
535
5362021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
537
538 * MAINTAINERS (Write After Approval): Update my e-mail address.
539
6851dda2
GA
5402021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
541
542 * MAINTAINERS: Fix spacing.
543
5442021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
545
546 * MAINTAINERS (Write After Approval): Add myself
547
942ae5be
GA
5482021-01-06 Nick Alcock <nick.alcock@oracle.com>
549
550 * Makefile.def: Sync with binutils-gdb:
551 (dependencies): all-ld depends on all-libctf.
552 (host_modules): libctf is no longer no_install.
553 No longer no_check. Checking depends on all-ld.
554 * Makefile.in: Regenerated.
555
651b8a50
GA
5562021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
557
558 * libtool.m4: Match gnu* along other GNU systems.
559 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
560 * libgo/configure: Re-generate.
561
7e73f511
GA
5622021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
563
564 * MAINTAINERS: Update my email address.
565
cd69e3d5
GA
5662020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
567
568 * MAINTAINERS (Write After Approval): Add myself.
569
6e9d8651
GA
5702020-12-15 Nathan Sidwell <nathan@acm.org>
571
572 * Makefile.def
573 * Makefile.in
574 * Makefile.tpl
575 * configure
576 * configure.ac
577
5782020-12-15 Nathan Sidwell <nathan@acm.org>
579
580 * Makefile.def: Add libcody.
581 * configure.ac: Add libcody.
582 * Makefile.in: Regenerated.
583 * configure: Regenerated.
584
d52945ce
GA
5852020-12-14 Andrea Corallo <andrea.corallo@arm.com>
586
587 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
588
6e1edf48
GA
5892020-12-05 Iain Sandoe <iain@sandoe.co.uk>
590
591 PR target/97865
592 * libtool.m4: Update handling of Darwin platform link flags
593 for Darwin20.
594
11860cf4
GA
5952020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
596
597 * .gitignore: Sync with binutils-gdb
598
5992020-12-02 Claudiu Zissulescu <claziss@gmail.com>
600
601 * MAINTAINERS: Add myself as arc port maintainer.
602
a9625c50
GA
6032020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
604
605 PR d/87788
606 * configure.ac: Don't disable D for *-*-darwin*.
607 * configure: Regenerate.
608
6092020-11-29 John David Anglin <danglin@gcc.gnu.org>
610
611 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
612 hppa64-*-hpux11*.
613
360258da
GA
6142020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
615
616 * configure: Regenerate.
617 * configure.ac: Add --bootstrap-hwasan option.
618
8e6198d0
GA
6192020-11-23 Iain Sandoe <iain@sandoe.co.uk>
620
621 * config.guess: Import latest upstream.
622 * config.sub: Import latest upstream.
623
29c5d9ce
GA
6242020-11-16 Martin Liska <mliska@suse.cz>
625
626 * .gitignore: Add cache as clangd uses it now.
627
77f67db2
GA
6282020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
629
630 * MAINTAINERS (Write After Approval): add myself
631
2bee28dd
GA
6322020-11-09 Pat Bernardi <bernardi@adacore.com>
633
634 * MAINTAINERS (Write After Approval): Add myself.
635
6362020-11-09 Jonathan Wakely <jwakely@redhat.com>
637
638 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
639 Remove FIXME comments.
640
44cab2d8
GA
6412020-11-06 Martin Uecker <muecker@gwdg.de>
642
643 * MAINTAINERS: Update my email address.
644
6452020-11-06 Hongtao Liu <hongtao.liu@intel.com>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
8e97b905
GA
6492020-10-06 Tobias Burnus <tobias@codesourcery.com>
650
651 PR target/97302
652 * configure.ac: Only set with_gmp to /usr/local
653 if not building in tree.
654 * configure: Regenerate.
655
239601c5
GA
6562020-09-18 Omar Tahir <omar.tahir@arm.com>
657
658 * MAINTAINERS (Write After Approval): Add myself.
659
57ea0894
GA
6602020-08-26 Tobias Burnus <tobias@codesourcery.com>
661
662 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
663
5b9a3d2a
GA
6642020-08-20 Tobias Burnus <tobias@codesourcery.com>
665
666 PR bootstrap/96612
667 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
668 if not the same as ${host}.
669 * configure: Regenerate.
670
2c4c56c2
GA
6712020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
672
673 * MAINTAINERS (Write After Approval): Add myself.
674
afdd220a
GA
6752020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
676
677 * MAINTAINERS: Update my email address.
678
d48cca8f
GA
6792020-07-30 Joe Ramsay <joe.ramsay@arm.com>
680
681 * MAINTAINERS (Write After Approval): Add myself.
682
3ea9abca
GA
6832020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
684
685 * MAINTAINERS (Write After Approval): Add myself.
686
8e3b453e
GA
6872020-06-12 Martin Liska <mliska@suse.cz>
688
689 * .gitignore: Add .clang-tidy.
690
2c455ae0
GA
6912020-06-08 Jason Merrill <jason@redhat.com>
692
693 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
694 * configure: Regenerate.
695
8f94b078
GA
6962020-06-06 Max Filippov <jcmvbkbc@gmail.com>
697
698 * MAINTAINERS: Add myself as xtensa port maintainer.
699
53ffb43a
GA
7002020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
701
702 * configure.ac: Don't require --enable-host-shared when building
703 for Mingw.
704 * configure: Regenerate.
705
5329b59a
JM
7062020-05-18 Jason Merrill <jason@redhat.com>
707
708 * configure.ac: Update bootstrap dialect to -std=c++11.
709
9a4a0a5b
AC
7102020-05-18 Alex Coplan <alex.coplan@arm.com>
711
712 * MAINTAINERS (Write After Approval): Add myself.
713
afa3d80e
TS
7142020-04-29 Thomas Schwinge <thomas@codesourcery.com>
715
716 PR target/92713
717 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
718 (noconfigdirs): Add 'target-libstdc++-v3'.
719 * configure: Regenerate.
720
e6cbe965
SC
7212020-04-21 Stephen Casner <casner@acm.org>
722
723 PR 25830
724 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
725 * configure: Rebuild.
726
e9f799d2
ML
7272020-04-17 Martin Liska <mliska@suse.cz>
728 Jonathan Yong <10walls@gmail.com>
729
730 PR gcov-profile/94570
731 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
732 for CYGWIN.
733
efd5bd4d
MJ
7342020-04-14 Martin Jambor <mjambor@suse.cz>
735
736 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
737
f9d09df0
TT
7382020-04-09 Tom Tromey <tom@tromey.com>
739
740 * configure: Rebuild.
741 * Makefile.in: Rebuild.
742 * Makefile.def (gdbsupport, gdbserver): New host modules.
743 (configure-gdb): Depend on all-gdbsupport.
744 (all-gdb): Depend on all-gdbsupport, all-libctf.
745 * configure.ac (host_tools): Add gdbserver.
746 Conditionally build gdbserver and gdbsupport.
747
29b1533a
TB
7482020-03-09 Tobias Burnus <tobias@codesourcery.com>
749
750 * configure.ac: Build libgomp by default for amdgcn.
751 * configure: Regenerate.
752
7d6b3a78
SP
7532020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
754
755 * MAINTAINERS (Write After Approval): Add myself.
756
4707548e
JH
7572020-02-28 Joel Hutton <joel.hutton@arm.com>
758
759 * MAINTAINERS (Write After Approval) : Add myself.
760
6f83ceb8
PD
7612020-02-20 Palmer Dabbelt <palmer@sifive.com>
762
763 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
764
d6ee2e7c
MS
7652020-02-14 Martin Sebor <msebor@redhat.com>
766
767 * doc/extend.texi (attribute alias): Mention type requirement.
768 (attribute weak): Same.
769 (attribute weakref): Correct invalid example.
770
e01975f9
SB
7712020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
772
773 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
774
affb7b66
JJ
7752020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
776 Jakub Jelinek <jakub@redhat.com>
777
778 * .gitattributes: Add *.md diff=md.
779
780e19f8
GJL
7802020-01-14 Georg-Johann Lay <avr@gjlay.de>
781
782 The mentioned auto-generated file is no more part of the
783
784 GCC sources, it's auto-generated in $(builddir) during build.
785
786 PR target/92055
787 * contrib/gcc_update (files_and_dependencies): Remove
788 entry for gcc/config/avr/t-multilib.
789
ef4395e5
AS
7902020-01-14 Anatoly Sokolov <aesok@dol.ru>
791
792 * MAINTAINERS: Update my email address.
793
b2b465c5
JM
7942020-01-13 Joseph Myers <joseph@codesourcery.com>
795
796 * README.MOVED_TO_GIT: Remove.
797
cff5a231
JM
7982020-01-11 Joseph Myers <joseph@codesourcery.com>
799
800 * README.MOVED_TO_GIT: New file.
801
b1b72741
DZ
8022020-01-02 Dennis Zhang <dennis.zhang@arm.com>
803
804 * MAINTAINERS (Write After Approval): Add myself.
805
74a7b87a
JL
8062019-12-20 Jerome Lambourg <lambourg@adacore.com>
807
808 * MAINTAINERS (write_after_approval): Add myself.
809
39f8777c
SMW
8102019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
811
812 * MAINTAINERS (write_after_approval): Add myself.
813
6226f592
MI
8142019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
815
816 * MAINTAINERS (write_after_approval): Add myself.
817
4f943869
MK
8182019-12-11 Matthias Klose <doko@ubuntu.com>
819
820 * configure.ac: Factor out common cases for compare_exclusions.
821 * configure: Regenerate.
822
a9046e98
JL
8232019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
824
825 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
826 flag.
827
53eb0cb3
LH
8282019-12-10 Lewis Hyatt <lhyatt@gmail.com>
829
a9046e98 830 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 831
90ca6847
TB
8322019-11-27 Tobias Burnus <tobias@codesourcery.com>
833
834 PR middle-end/92463
835 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
836 * configure: Regenerate
837
aeebd94c
JB
8382019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
839
840 * configure.ac: Use https for gcc.gnu.org.
841 * configure: Regenerated.
842
267d7432
JG
8432019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
844
845 * MAINTAINERS (aarch64 port): Remove my name, move to...
846 (Write After Approval): ...Here.
847
a91eb234
KN
8482019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
849
850 * MAINTAINERS: Change my email address as maintainer.
851
8be34204
JB
8522019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
853
90ca6847
TB
854 PR fortran/91828
855 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
856 * configure: Regenerated.
8be34204 857
678a1e99
JM
8582019-10-21 Jason Merrill <jason@redhat.com>
859
860 * .gitattributes: Also check ChangeLog whitespace.
861
aa7710cb
AB
8622019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
863
864 * contrib/dg-extract-results.sh: Add support for KPASS.
865 * contrib/dg-extract-results.py: Likewise.
866
6664a5f7
JM
8672019-10-17 Jason Merrill <jason@redhat.com>
868
869 * .gitattributes: Avoid {} in filename pattern.
870
df77d703
TS
8712019-10-08 Thomas Schwinge <thomas@codesourcery.com>
872
873 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
874 Approval section.
875
4d07a2ec
FH
8762019-10-01 Frederik Harwath <frederik@codesourcery.com>
877
878 * MAINTAINERS: Add myself to Write After Approval
879
5fdd1d33
RS
8802019-09-26 Richard Sandiford <richard.sandiford@arm.com>
881
882 * MAINTAINERS: Add myself as an aarch64 maintainer.
883
16b17446
KT
8842019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
885
886 * MAINTAINERS: Add myself as aarch64 maintainer.
887
a8cea25c
CL
8882019-09-23 Carl Love <cel@us.ibm.com>
889
890 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
891 New define_insn.
892 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
893 vsx_xxpermdi16_le_V16QI): Removed define_insn.
894
0d1cfeed
ST
8952019-09-13 Sam Tebbs <sam.tebbs@arm.com>
896
897 * MAINTAINERS (Sam Tebbs): Update email address.
898
3d34b7af
TB
8992019-09-10 Tobias Burnus <tobias@codesourcery.com>
900
901 * MAINTAINERS: Update my email address.
902
b1e21e5a
CL
9032019-09-10 Christophe Lyon <christophe.lyon@st.com>
904
3d34b7af 905 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 906
91dfef96
JM
9072019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
908
909 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
910 Remove myself from Write After Approval section.
911
9122019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
913
914 * configure.ac: Support for bpf-*-* targets.
915 * configure: Regenerate.
916
b7b1f657
JM
9172019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
918
919 * config.sub: Import upstream version 2019-06-30.
920 * config.guess: Import upstream version 2019-07-24.
921
2f2aeda9
UW
9222019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
923
924 * MAINTAINERS: Remove spu port maintainers.
925
91eed5f2
ML
9262019-08-28 Martin Liska <mliska@suse.cz>
927
928 * .gitignore: Add .clangd and compile_commands.json
929 to .gitignore.
930
d0fc6e9f
MF
9312019-08-23 Michael Forney <mforney@mforney.org>
932
933 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
934 * Makefile.in: Regenerate.
935
aac9103b
TT
9362019-08-19 Tom Tromey <tom@tromey.com>
937
938 * configure: Rebuild.
939 * configure.ac: Add --with-static-standard-libraries.
940
3b5864f4
AO
9412019-08-16 Alexandre Oliva <oliva@gnu.org>
942
943 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
944
8fc306e9
ME
9452019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
f069f0f2
KC
9492019-07-08 Kito Cheng <kito.cheng@sifive.com>
950
951 * MAINTAINERS (Write After Approval): Remove myself, already listed in
952 RISC-V port maitainer.
953
9118c5e1
KC
9542019-07-08 Kito Cheng <kito.cheng@sifive.com>
955
956 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
957
c19713b7
KC
9582019-07-08 Kito Cheng <kito.cheng@sifive.com>
959
960 * MAINTAINERS (Write After Approval): Add myself.
961
e676d704 9622019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
963
964 * MAINTAINERS (Write After Approval): Add myself.
965
247b63e3
ML
9662019-06-25 Martin Liska <mliska@suse.cz>
967
968 contrib/filter-clang-warnings.py: Transform from
969 filter-rtags-warnings.py.
970
98e5be21
TT
9712019-06-15 Tom Tromey <tom@tromey.com>
972
973 * configure.ac (host_libs): Add gnulib.
974 * configure: Rebuild.
975 * Makefile.def (host_modules, dependencies): Add gnulib.
976 * Makefile.in: Rebuild.
977
1ab4217d
DD
9782019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
3e209f57 9822019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
983
984 * configure: Regenerate.
985 * configure.ac: Add PRU target.
986
8b164a4e 9872019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
988
989 * MAINTAINERS (Write After Approval): Add myself.
990
de6abd85
NC
9912019-06-11 Nick Clifton <nickc@redhat.com>
992
993 Import these changes from the binutils/gdb repository:
994
995 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
996
997 * Makefile.def (dependencies): configure-libctf depends on all-bfd
998 and all its deps.
999 * Makefile.in: Regenerated.
1000
1001 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1002
1003 * Makefile.def (host_modules): Add libctf.
1004 * Makefile.def (dependencies): Likewise.
1005 libctf depends on zlib, libiberty, and bfd.
1006 * Makefile.in: Regenerated.
1007 * configure.ac (host_libs): Add libctf.
1008 * configure: Regenerated.
1009
fb03c52f
VI
10102019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1011
1012 * MAINTAINERS (Write After Approval): Add myself.
1013
dbd5df2e
PB
10142019-05-19 Peter Bergner <bergner@linux.ibm.com>
1015
1016 * MAINTAINERS: Update my email address.
1017
8ee47828
TR
10182019-05-17 Thomas Rodgers <trodgers@redhat.com>
1019
1020 * MAINTAINERS (Write After Approval): Add myself.
1021
f6b2daaf
JM
10222019-05-16 Jun Ma <junma@linux.alibaba.com>
1023
1024 * MAINTAINERS (Write After Approval): Add myself.
1025
2ed6d245
JW
10262019-05-07 Jim Wilson <jimw@sifive.com>
1027
1028 * MAINTAINERS: Remove myself as IA-64 maintainer.
1029
d1b65077
RI
10302019-05-04 Roland Illig <roland.illig@gmx.de>
1031
1032 * MAINTAINERS (Write After Approval): Add myself.
1033
5fe6af6d
RB
10342019-05-02 Richard Biener <rguenther@suse.de>
1035
1036 PR bootstrap/85574
1037 * Makefile.tpl (compare target): Also compare extra-compare
1038 files.
1039 * Makefile.in: Regenerate.
1040
1e8dac32
RZ
10412019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1042
1043 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1044 as modulo-scheduler maintainer.
1045
42d3fe9a
IS
10462019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1047
1048 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1049
3d52462c
IS
10502019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1051
1052 * MAINTAINERS: Update my email address.
1053
4d024c32
JP
10542019-04-14 Johannes Pfau <johannespfau@gmail.com>
1055
1056 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1057 * configure: Regenerate.
1058
7d31d331
RO
10592019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1060
1061 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1062 * configure: Regenerate.
1063
bb50312e
IB
10642019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1065
1066 * configure.ac: Add target-zlib to target_libraries.
1067 * configure: Regenerate.
1068
1c67e69c
ML
10692019-04-09 Martin Liska <mliska@suse.cz>
1070
1071 * Makefile.in: Regenerate.
1072 * Makefile.tpl: Pass GENERATOR_CFLAGS
1073 in all stages.
1074
684f6008
ML
10752019-03-28 Martin Liska <mliska@suse.cz>
1076
1077 PR bootstrap/89829
1078 * Makefile.in: Revert r254150.
1079 * Makefile.tpl: Likewise.
1080
fed156ac
BE
10812019-03-28 Ben Elliston <bje@gnu.org>
1082
1083 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1084 related, and libdecnumber.
1085
d81beb31
AM
10862019-03-15 Alexander Monakov <amonakov@ispras.ru>
1087
1088 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1089 (Write After Approval): Remove myself.
1090
35e2f066
AM
10912019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1092
5fce606f 1093 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1094
60f32352
AS
10952019-02-11 Andrew Stubbs <ams@codesourcery.com>
1096
1097 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1098 (Write After Approval): Remove myself and Julian.
1099
b4f964c8
HA
11002019-01-26 Harald Anlauf <anlauf@gmx.de>
1101
1102 * MAINTAINERS (Write After Approval): Add myself.
1103
1009e9a2
KCY
11042019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1105
1106 * MAINTAINERS (Write After Approval): Add myself.
1107
275e9ad9
XHL
11082019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1109
62fa42ce
SB
1110 * ChangeLog: Replace space with tab.
1111 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1112
8fcc3599
JG
11132019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1114
1115 * MAINTAINERS (Write After Approval): Add myself.
1116
9c83c587
LJH
11172019-01-18 Li Jia He <helijia@gcc.gnu.org>
1118
1119 * MAINTAINERS (Write After Approval): Add myself.
1120
7431c1a1
AS
11212019-01-17 Andrew Stubbs <ams@codesourcery.com>
1122 Kwok Cheung Yeung <kcy@codesourcery.com>
1123 Julian Brown <julian@codesourcery.com>
1124 Tom de Vries <tom@codesourcery.com>
1125 Jan Hubicka <hubicka@ucw.cz>
1126 Martin Jambor <mjambor@suse.cz>
1127
1128 * configure.ac: Likewise.
1129 * configure: Regenerate.
1130 * contrib/config-list.mk: Add amdgcn-amdhsa.
1131
0684a816
KL
11322019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1133
1134 * MAINTAINERS (Write After Approval): Add myself.
1135
62fa42ce 11362019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1137
275e9ad9 1138 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1139
5227609c
RO
11402019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1141
1142 PR target/88535
1143 * config.guess: Import upstream version 2019-01-03.
1144 * config.sub: Import upstream version 2019-01-01.
1145
7c50cefc
TP
11462018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1147
1148 * MAINTAINERS (Write After Approval): Update my maintainer address.
1149
ea9a30d0
GB
11502018-12-21 Gergö Barany <gergo@codesourcery.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
23d3e2d5
SB
11542018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1155
1156 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1157
e4a9a572
IS
11582018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1159
1160 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1161 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1162 (GCC_TARGET_TOOL): Likewise.
1163 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1164 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1165 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1166 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1167 * configure: Regenerate.
e4a9a572
IS
1168 * Makefile.in: Likewise.
1169
f9b4801c
JP
11702018-11-28 Johannes Pfau <johannespfau@gmail.com>
1171
1172 * MAINTAINERS (Write After Approval): Add myself.
1173
7f9414c1
ML
11742018-11-13 Martin Liska <mliska@suse.cz>
1175
1176 * gcc.target/i386/pr87930.c: Move to ...
1177 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1178
1dbff00c
SH
11792018-11-10 Stafford Horne <shorne@gmail.com>
1180
1181 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1182 (Write After Approval): Remove myself.
1183
e9f3803d
HAQ
11842018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1185
1186 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1187 Append $INCICONV to it.
1188
45bf1490
SH
11892018-11-04 Stafford Horne <shorne@gmail.com>
1190
1191 * MAINTAINERS (Write After Approval): Add myself.
1192
22e05272
JM
11932018-10-31 Joseph Myers <joseph@codesourcery.com>
1194
1195 PR bootstrap/82856
1196 * multilib.am: New file. From automake.
1197
1198 Merge from binutils-gdb:
1199 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1200
1201 * libtool.m4: Use AC_LANG_SOURCE.
1202 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1203 * ar-lib: New file.
1204 * test-driver: New file.
1205 * configure: Re-generate.
1206
82a14443
MP
12072018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
260eedb9
IB
12112018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1212
1213 PR bootstrap/87788
1214 PR d/87799
1215 * configure: Rebuild.
1216 * configure.ac: Disable D on systems where it is known not to work.
1217
b4c522fa
IB
12182018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1219
1220 * Makefile.def (target_modules): Add libphobos.
1221 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1222 GDCFLAGS_FOR_TARGET.
1223 (dependencies): Make libphobos depend on libatomic, libbacktrace
1224 configure, and zlib configure.
1225 (language): Add language d.
1226 * Makefile.in: Rebuild.
1227 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1228 (HOST_EXPORTS): Add GDC.
1229 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1230 (BASE_TARGET_EXPORTS): Add GDC.
1231 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1232 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1233 (EXTRA_HOST_FLAGS): Add GDC.
1234 (STAGE1_FLAGS_TO_PASS): Add GDC.
1235 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1236 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1237 environment variables.
1238 * configure: Rebuild.
1239 * configure.ac: Add target-libphobos to target_libraries. Set and
1240 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1241
04193ea0
IL
12422018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1243
1244 * MAINTAINERS (Write After Approval): Add myself.
1245
72eda5f2
IB
12462018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1247
1248 * MAINTAINERS (Write After Approval): Remove myself.
1249
4c029cee
IB
12502018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1251
1252 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1253
fc7367ea
BC
12542018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1255
1256 * MAINTAINERS: Update my email address.
1257
956a7508
TS
12582018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1259
1260 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1261 maintainer.
1262
16ddcc28
MM
12632018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1264
1265 * MAINTAINERS (Write After Approval): Add self.
1266
f9529512
ST
12672018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1268
1269 * MAINTAINERS (write after approval): Add myself.
1270
3ff89a4e
XG
12712018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1272
1273 * MAINTAINERS: Update my email address.
1274
e8a0276c
VL
12752018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1276
1277 * MAINTAINERS (write after approval): Add myself.
1278
3d20537c
RS
12792018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1280
1281 * MAINTAINERS: Add self to global reviewers list.
1282
661d1750
SL
12832018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1284
1285 MAINTAINERS: Add c-sky port maintainers.
1286
aa405905
ML
12872018-08-10 Martin Liska <mliska@suse.cz>
1288
1289 * MAINTAINERS: Revert change in previous commit and
92a285c1 1290 join lines.
aa405905 1291
04e2b41d
ML
12922018-08-10 Martin Liska <mliska@suse.cz>
1293
1294 * MAINTAINERS: Remove extra line.
1295
6e9f49e4
N
12962018-08-06 Naveen H.S <naveenh@marvell.com>
1297
1298 * MAINTAINERS: Update my email address.
1299
3b0df776
DD
13002018-07-19 DJ Delorie <dj@redhat.com>
1301
1302 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1303 as maintainer.
1304
f030b30e
AK
13052018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1306
1307 * MAINTAINERS: Adjust email address for me and my colleague Robin
1308 Dapp.
1309
7264261f
L
13102018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1311 Sunil K Pandey <sunil.k.pandey@intel.com>
1312
1313 PR target/84413
1314 * config/i386/i386.c (m_CORE_AVX512): New.
1315 (m_CORE_AVX2): Likewise.
1316 (m_CORE_ALL): Add m_CORE_AVX2.
1317 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1318 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1319 and remove the rest of m_SKYLAKE_AVX512.
1320
19975c57
SH
13212018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1322
1323 * config.sub: Sync with upstream version 2018-07-03.
1324
c234070e
SH
13252018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1326
1327 * config.guess: Sync with upstream version 2018-06-26.
1328 * config.sub: Sync with upstream version 2018-07-02.
1329
d41cd173
BW
13302018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1331
92a285c1 1332 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1333 * ltmain.sh: Likewise.
1334
d3435784
SB
13352018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1336
1337 * contrib/config-list.mk: Remove powerpc-linux_paired.
1338
da34ca3f
AO
13392018-06-29 Alexandre Oliva <oliva@adacore.com>
1340
1341 * configure.ac: Introduce support for @unless/@endunless.
1342 * Makefile.tpl (dep-kind): Rewrite with cond; return
1343 postbootstrap in some cases.
1344 (make-postboot-dep, postboot-targets): New.
1345 (dependencies): Do not output postbootstrap dependencies at
1346 first. Output non-target ones changed for configure to depend
1347 on stage_last @if gcc-bootstrap, and the original deps @unless
1348 gcc-bootstrap.
1349 * configure.in, Makefile.in: Rebuilt.
1350
8e236ddd
JW
13512018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1352
1353 * MAINTAINERS (write after approval): Add myself.
1354
71d40114
RV
13552018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1356
1357 * MAINTAINERS (write after approval): Add myself.
1358
8006534c
NC
13592018-06-19 Nick Clifton <nickc@redhat.com>
1360
1361 * zlib/configure.ac: Restore old behaviour of only enabling
1362 multilibs when a target subdirectory is defined. This allows
1363 building with srcdir == builddir.
1364 * zlib/configure: Regenerate.
1365
9e03592e
EB
13662018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1367
1368 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1369 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1370 * Makefile.in: Regenerate.
1371
29305f60
BE
13722018-06-16 Ben Elliston <bje@gnu.org>
1373
1374 * config.guess: Import latest version.
1375 * config.sub: Likewise.
1376
31db0fe0
ML
13772018-06-08 Martin Liska <mliska@suse.cz>
1378
1379 * MAINTAINERS: Remove MPX-related entries.
1380 * Makefile.def: Remove libmpx support.
9e03592e
EB
1381 * Makefile.in: Regenerate.
1382 * configure.ac: Remove removed files.
1383 * configure: Regenerate.
31db0fe0
ML
1384 * libmpx/ChangeLog: Remove.
1385 * libmpx/Makefile.am: Remove.
1386 * libmpx/Makefile.in: Remove.
1387 * libmpx/acinclude.m4: Remove.
1388 * libmpx/aclocal.m4: Remove.
1389 * libmpx/config.h.in: Remove.
1390 * libmpx/configure: Remove.
1391 * libmpx/configure.ac: Remove.
1392 * libmpx/configure.tgt: Remove.
1393 * libmpx/libmpx.spec.in: Remove.
1394 * libmpx/mpxrt/Makefile.am: Remove.
1395 * libmpx/mpxrt/Makefile.in: Remove.
1396 * libmpx/mpxrt/libmpx.map: Remove.
1397 * libmpx/mpxrt/libtool-version: Remove.
1398 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1399 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1400 * libmpx/mpxrt/mpxrt.c: Remove.
1401 * libmpx/mpxrt/mpxrt.h: Remove.
1402 * libmpx/mpxwrap/Makefile.am: Remove.
1403 * libmpx/mpxwrap/Makefile.in: Remove.
1404 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1405 * libmpx/mpxwrap/libtool-version: Remove.
1406 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1407
e68086c4
ML
14082018-06-04 Martin Liska <mliska@suse.cz>
1409
1410 * MAINTAINERS: Add myself as gcov maintainer.
1411
37cca345
MF
14122018-06-04 Matthew Fortune <mfortune@gmail.com>
1413
1414 * MAINTAINERS: Update my email address.
1415
74386680
TV
14162018-06-04 Tom de Vries <tdevries@suse.de>
1417
1418 * MAINTAINERS: Remove write-after-approval entries for component
1419 maintainers.
1420
010ff25b
JL
14212018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1422
1423 * MAINTAINERS (write after approval): Add myself.
1424
64acc19a 14252018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1426
1427 * MAINTAINERS: Update my email address.
1428
7aad7f4b
TV
14292018-06-01 Tom de Vries <tdevries@suse.de>
1430
1431 * MAINTAINERS: Update my email address.
1432
c5470754
BC
14332018-05-22 Bin Cheng <bin.cheng@arm.com>
1434
1435 * MAINTAINERS (loop-optimizer): Add myself.
1436
58b40a67
FT
14372018-05-01 Francois H. Theron <francois.theron@netronome.com>
1438
1439 * configure.ac: Added "nfp" target.
1440 * configure: Regenerate.
1441
bece35ca
RB
14422018-04-30 Richard Biener <rguenther@suse.de>
1443
1444 PR bootstrap/85571
1445 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1446 (STAGE3_TFLAGS): Likewise.
1447 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1448 (STAGEtrain_TFLAGS): Likewise.
1449 * Makefile.in: Regenerate.
1450
ae05281f
RB
14512018-04-26 Richard Biener <rguenther@suse.de>
1452
1453 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1454 (STAGE2_CFLAGS): Likewise.
1455 (STAGE2_TFLAGS): Likewise.
1456 (STAGE3_CFLAGS): Add -fchecking.
1457 (STAGE3_TFLAGS): Likewise.
1458 (STAGEtrain_CFLAGS): Filter out -fchecking.
1459 (STAGEtrain_TFLAGS): Likewise.
1460 * Makefile.in: Re-generate.
1461
c6e34a9b
CM
14622018-04-25 Catherine Moore <clm@codesourcery.com>
1463
1464 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1465
ae9fb56f
PC
14662018-04-18 Paul Clarke <pc@us.ibm.com>
1467
1468 * MAINTAINERS (write after approval): Add myself.
1469
a2919888
AS
14702018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1471
1472 * MAINTAINERS: Update my email address.
1473
c6024672
BS
14742018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1475
1476 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1477
85d36775
BS
14782018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1479
1480 * MAINTAINERS: Update my email address and disambiguate myself
1481 a bit from Will Schmidt.
1482
8bb406a2
NS
14832018-03-21 Nathan Sidwell <nathan@acm.org>
1484
1485 * MAINTAINERS: Move maintainers of now-removed picochip and score
1486 ports to write after approval.
1487
c9b39302
RS
14882018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1489
1490 * MAINTAINERS: Add entry for SVE maintainership.
1491
1fc1d82e
MR
14922018-02-13 Maciej W. Rozycki <macro@mips.com>
1493
1494 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1495 * configure: Regenerate.
1496
7b7f78d7
BK
14972018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1498
1499 * MAINTAINERS (write after approval): Add myself.
1500
3c1f3bf6
SP
15012018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1502
1503 * MAINTAINERS (write after approval): Add myself.
1504
182f27e3
SP
15052018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1506
1507 * MAINTAINERS (write after approval): Add myself.
85911661 1508
85ec4feb
JJ
15092018-01-03 Jakub Jelinek <jakub@redhat.com>
1510
1511 Update copyright years.
1512
ef7d7cf5
BE
15132018-01-03 Ben Elliston <bje@gnu.org>
1514
1515 * config.guess: Import latest version.
1516 * config.sub: Likewise.
1517
842df93e
SH
15182017-12-12 Stafford Horne <shorne@gmail.com>
1519
1520 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1521 * configure: Regenerate.
1522
1d0a8ae9
QZ
15232017-11-29 Qing Zhao <qing.zhao@oracle.com>
1524
1525 * MAINTAINERS (Write After Approval): Add myself.
1526
5e9d6aa4
JK
15272017-11-28 Julia Koval <julia.koval@intel.com>
1528 Sebastian Peryt <sebastian.peryt@intel.com>
1529
1530 * Makefile.def (target_modules): Remove libcilkrts.
1531 * Makefile.in: Ditto.
1532 * configure: Ditto.
1533 * configure.ac: Ditto.
1534
d2eaaa89
JK
15352017-11-28 Julia Koval <julia.koval@intel.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
90b415f6
SD
15392017-11-22 Sudakshina Das <sudi.das@arm.com>
1540
1541 * MAINTAINERS (Write After Approval): Add myself.
1542
f804ba3e
PD
15432017-11-06 Palmer Dabbelt <palmer@sifive.com>
1544
1545 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1546 Use my SiFive email address.
1547
8744c9bf
SP
15482017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1549
1550 * MAINTAINERS (write after approval): Add myself.
1551
7181cca3
ML
15522017-10-27 Martin Liska <mliska@suse.cz>
1553
1554 * Makefile.tpl: Use proper name of folder as it was renamed
1555 during transition to 4 stages.
1556 * Makefile.in: Regenerate.
1557
fb336a7b
IT
15582017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1559
e50ffab3 1560 * MAINTAINERS (write after approval): Add myself.
fb336a7b 1561
7b5f5267
GP
15622017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1563
1564 * MAINTAINERS: Add a note that maintainership also includes web
1565 pages, docs, and testsuite related to that area.
1566
55de8eb3
TV
15672017-09-25 Tom de Vries <tom@codesourcery.com>
1568
1569 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1570
86ab175e
PMR
15712017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1572
1573 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1574
500ac452
NS
15752017-09-15 Nathan Sidwell <nathan@acm.org>
1576
1577 * MAINTAINERS: Remove myself as a vxworks maintainer.
1578
72ace300
TS
15792017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1580
1581 * MAINTAINERS: Remove email address of Jim Norris.
1582
1328002a
KT
15832017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1584
1585 * MAINTAINERS (Reviewers): Move myself from here...
1586 (CPU Port Maintainers): ... to here.
1587
84d0b6f5
JG
15882017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1589
1590 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1591
9c04bba3
RD
15922017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1593
e50ffab3 1594 * MAINTAINERS (write after approval): Add myself.
9c04bba3 1595
5a427c63
TR
15962017-07-28 Tony Reix <tony.reix@atos.net>
1597
1598 * configure.ac (target-libffi): Don't disable for AIX.
1599 (go): Don't add to unsupported_languages on AIX.
1600 (target-libgo): Don't disable for AIX.
1601 * configure: Regenerate.
1602
8994b66f
YG
16032017-07-19 Yury Gribov <tetra2005@gmail.com>
1604
1605 * MAINTAINERS: Add myself.
1606
7a795e10
TS
16072017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1608
1609 * MAINTAINERS: Update my email address.
1610
50061652
RE
16112017-07-04 Richard Earnshaw <rearnsha@arm.com>
1612
1613 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1614 arm-specific auto-generated header files.
1615
d4360477
NS
16162017-07-03 Nathan Sidwell <nathan@acm.org>
1617
1618 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1619 * configure: Rebuilt.
1620
9dc9ae74
BS
16212017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1622
1623 * MAINTAINERS: Readd myself for c6x.
1624
c8cf0b6f
ML
16252017-06-28 Martin Liska <mliska@suse.cz>
1626
1627 PR bootstrap/81217
1628 * Makefile.def: Remove superfluous bootstrap_target from
1629 bootstrap_stage.
1630 * Makefile.in: Re-generate the file.
1631
0666865c
MO
16322017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1633
e50ffab3 1634 * MAINTAINERS: Add myself to Write After Approval
0666865c 1635
827c925e
AJ
16362017-06-21 Andrew Jenner <andrew@codesourcery.com>
1637
1638 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1639
0d053a49
ML
16402017-06-19 Martin Liska <mliska@suse.cz>
1641
1642 * Makefile.def: Define 4 stages PGO bootstrap.
1643 * Makefile.tpl: Define FLAGS.
1644 * Makefile.in: Regenerate.
1645
be75f645
ILT
16462017-06-14 Ian Lance Taylor <iant@golang.org>
1647
1648 * Makefile.def: Add check-gotools to go check targets.
1649 * Makefile.in: Rebuild.
1650
c725f69c
SB
16512017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1652
1653 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1654
76052545
EB
16552017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1656
1657 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1658 * configure: Regenerate.
1659
afd88efc
ML
16602017-05-31 Martin Liska <mliska@suse.cz>
1661
1662 * configure.ac: Add handling of stage2_werror_flags to
1663 action-if-given and to action-if-not-given.
1664 * configure: Regenerate.
1665
945bafd6
PB
16662017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1667
1668 * MAINTAINERS: Add self to Write After Approval
1669
b9396a49
BS
16702017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1671
1672 * MAINTAINERS: Update my email address, and remove myself as
1673 maintainer in some areas.
1674
aa1b69e7
EG
16752017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1676
1677 * MAINTAINERS: Add self to Write After Approval
1678
cdfee50a
NS
16792017-05-25 Nathan Sidwell <nathan@acm.org>
1680
1681 * configure.ac: Add --enable-languages=default to mean default and
1682 make --enable-languages=all mean all supported languages.
1683 * configure: Regenerated.
1684
83349046
SB
16852017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1686
1687 * config.gcc (powerpc*-*-*spe*): New.
1688 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1689 (powerpc-*-rtems*spe*): New.
1690 (powerpc*-*-linux*spe*): New.
1691 (powerpc-wrs-vxworksspe): New.
1692 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1693 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1694 * config.host (powerpc*-*-*spe*): New.
1695
01c712cb
ML
16962017-05-19 Martin Liska <mliska@suse.cz>
1697
1698 * configure.ac: Add --enable-werror-always just for
1699 bootstrap-debug (or none build config) and do not add it
1700 when we are on a release branch.
1701 * configure: Regenerated.
1702
7880c1a5
SL
17032017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1704
1705 * MAINTAINERS: Add self to Write After Approval
1706
c759355f
KK
17072017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1708
1709 * MAINTAINERS: Move myself to Write After Approval section.
1710
79557bae
CZ
17112017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1712
1713 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1714 ACCH registers.
1715 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1716 available.
1717 (umulsidi3): Likewise.
1718 (mulsidi3_700): Disable this pattern when we have advanced mpy
1719 instructions.
1720 (umulsidi3_700): Likewise.
1721 (maddsidi4): New pattern.
1722 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1723 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1724 (mpydu_imm_arcv2hs): Likewise.
1725 * config/arc/predicates.md (accl_operand): New predicate.
1726
c7314bc1
CZ
17272017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1728 Andrew Burgess <andrew.burgess@embecosm.com>
1729
1730 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1731 case.
1732 (ARC_AUTOFP_IRQ_P): Likewise.
1733 (ARC_AUTO_IRQ_P): Likewise.
1734 (rgf_banked_register_count): New variable.
1735 (parse_mrgf_banked_regs_option): New function.
1736 (arc_override_options): Handle rgf_banked_regs option.
1737 (arc_handle_interrupt_attribute): Add firq option.
1738 (arc_compute_function_type): Return fast irq type when required.
1739 (arc_must_save_register): Handle fast interrupts.
1740 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1741 (arc_return_address_regs): Update.
1742 * config/arc/arc.h (arc_return_address_regs): Update.
1743 (arc_function_type): Add fast interrupt type.
1744 (ARC_INTERRUPT_P): Update.
1745 (RC_FAST_INTERRUPT_P): Define.
1746 * config/arc/arc.md (simple_return): Update for fast interrupts.
1747 (p_return_i): Likewise.
1748 * config/arc/arc.opt (mrgf-banked-regs): New option.
1749 * doc/invoke.texi (mrgf-banked-regs): Document.
1750
41453183
CZ
17512017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1752
1753 * config/arc/arc.c (irq_ctrl_saved): New variable.
1754 (ARC_AUTOBLINK_IRQ_P): Define.
1755 (ARC_AUTOFP_IRQ_P): Likewise.
1756 (ARC_AUTO_IRQ_P): Likewise.
1757 (irq_range): New function.
1758 (arc_must_save_register): Likewise.
1759 (arc_must_save_return_addr): Likewise.
1760 (arc_dwarf_emit_irq_save_regs): Likewise.
1761 (arc_override_options): Handle deferred options.
1762 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1763 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1764 arc_must_save_return_addr.
1765 (arc_compute_frame_size): Handle automated save and restore of
1766 registers.
1767 (arc_expand_prologue): Likewise.
1768 (arc_expand_epilogue): Likewise.
1769 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1770 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1771 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1772
52744dd7
TK
17732017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1774 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1775
1776 PR bootstrap/77661
1777 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1778 in-tree build MPC.
1779 * Makefile.in: Regenerate.
1780
deeba76a
FXC
17812017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1782
1783 * configure.ac: Enable LTO by default on darwin >= 9.
1784 * configure: Regenerate.
1785
5a05e11d
PD
17862017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1787
1788 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1789 and Andrew Waterman as the RISC-V maintainers.
1790
e04f858c
NK
17912017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1792
1793 * MAINTAINERS: Add self to Write After Approval
1794
a98cf819
GP
17952017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1796
1797 * config.guess: Import latest from upstream.
1798
9826d1a3
GP
17992017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1800
1801 * MAINTAINERS (Write After Approval): Remove entries that are
1802 already covered under Reviewers.
1803
a46586c3
MW
18042017-03-08 Mark Wielaard <mark@klomp.org>
1805
1806 PR demangler/70909
1807 PR demangler/67264
1808 * include/demangle.h: Add d_printing to struct demangle_component
1809 and pass struct demangle_component as non const.
1810
734ca1c2
GP
18112017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1812
1813 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1814
93b87d1d
TS
18152017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1816
1817 * Makefile.tpl: Remove HOST_ISLVER.
1818 (HOST_EXPORTS): Remove ISLVER.
1819 * Makefile.in: Regenerate.
1820
f877b3ad
RB
18212017-02-13 Richard Biener <rguenther@suse.de>
1822
1823 * configure: Re-generate.
1824
2ad31830
GP
18252017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1826
1827 * MAINTAINERS: Adjust bug reporting URL.
1828
3501e62c
GP
18292017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1830
1831 * MAINTAINERS (Write After Approval): Remove redundant entry
1832 for Andrew Burgess.
1833
510555e0
JDA
18342017-02-03 John David Anglin <danglin@gcc.gnu.org>
1835
e50ffab3 1836 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 1837 32-bit hppa*-*-hpux*.
e50ffab3 1838 * configure: Regenerate.
510555e0 1839
f6a24a94
MJ
18402017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1841
1842 * configure.ac: Moved the white list of enabling BRIG FE to
1843 libhsail-rt/configure.tgt.
1844 * configure: Regenerated.
1845 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1846
18472017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
1848 Martin Jambor <mjambor@suse.cz>
1849
5fd1486c
PJ
1850 * Makefile.def (target_modules): Added libhsail-rt.
1851 (languages): Added language brig.
1852 * Makefile.in: Regenerated.
1853 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1854 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1855 * configure: Regenerated.
1856
3c36aa6b
JJ
18572017-01-17 Jakub Jelinek <jakub@redhat.com>
1858
1859 PR other/79046
1860 * configure: Regenerated.
1861
8f56cb51
AM
18622017-01-04 Alan Modra <amodra@gmail.com>
1863
1864 * configure: Regenerate.
1865
f2c764c5
BE
18662016-12-29 Ben Elliston <bje@gnu.org>
1867
1868 * config.sub: Import latest version.
1869
1dc9c117
AI
18702016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1871
1872 * MAINTAINERS (Write After Approval): Add myself.
1873
c21fdaa1
JJ
18742016-12-21 Jakub Jelinek <jakub@redhat.com>
1875
1876 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1877 includes bootstrap-mpx.
1878 * configure: Regenerated.
1879
cc811459
CX
18802016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1881
1882 * MAINTAINERS (Write After Approval): Add myself.
1883
b55e6680
MJ
18842016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1885
8f56cb51 1886 * configure: Regenerate.
b55e6680 1887
825fba52
MK
18882016-12-01 Matthias Klose <doko@ubuntu.com>
1889
1890 * configure.ac: Don't use pkg-config to check for bdw-gc.
1891 * configure: Regenerate.
1892
114bf3f1
MK
18932016-11-30 Matthias Klose <doko@ubuntu.com>
1894
1895 * Makefile.def: Remove reference to boehm-gc target module.
1896 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1897 options and for the bdw-gc pkg-config module.
1898 * configure: Regenerate.
1899 * Makefile.in: Regenerate.
1900
21b0f96a
NS
19012016-11-28 Nathan Sidwell <nathan@acm.org>
1902
1903 * MAINTAINERS (nvptx): Remove self.
1904
292edab3
BE
19052016-11-25 Ben Elliston <bje@gnu.org>
1906
1907 * config.guess: Import latest version.
1908 * config.sub: Likewise.
1909
0954a00b
TT
19102016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1911
1912 * MAINTAINERS (Write After Approval): Add myself.
1913
8e4d2ca4
MK
19142016-11-15 Matthias Klose <doko@ubuntu.com>
1915
1916 * Makefile.def: Remove references to GCJ.
1917 * Makefile.tpl: Likewise.
1918 * Makefile.in: Regenerate.
1919
84c1b9d3
MK
19202016-11-15 Matthias Klose <doko@ubuntu.com>
1921
1922 * config-ml.in: Remove references to GCJ.
1923 * configure.ac: Likewise.
1924 * configure: Regenerate.
1925
3f95ca6c
JC
19262016-11-01 Josh Conner <joshconner@google.com>
1927
1928 * MAINTAINERS (Write After Approval): Update email address,
1929
457cc672
CL
19302016-10-27 Carl Love <cel@us.ibm.com>
1931
1932 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1933 Approval list to make it alphabetical.
1934
2142f54f
CL
19352016-10-27 Carl Love <cel@us.ibm.com>
1936
1937 * MAINTAINERS (Write After Approval): Add myself.
1938
104700f4
AB
19392016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1940
1941 * MAINTAINERS (Reviewers): Add myself.
1942 (Write After Approval): Add myself.
1943
942c0db8
HP
19442016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1945 Ulrich Weigand <uweigand@de.ibm.com>
1946
1947 * MAINTAINERS: Update email address.
1948
fbf4c502
NS
19492016-10-10 Nathan Sidwell <nathan@acm.org>
1950
1951 * MAINTAINERS: Update email address.
1952
b20e7532
AT
19532016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1954
1955 * configure.ac: Add aarch64-*-freebsd*.
1956 * configure: Regenerate.
1957
2e21fd4d
SE
19582016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1959
1960 * MAINTAINERS: Update email address after it got reverted.
1961
43c40f3e
RO
19622016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1963
1964 * configure.ac (target_libraries): Readd target-boehm-gc.
1965 Restore --enable-objc-gc handling.
1966 * configure: Regenerate.
1967
f05796ba
JL
19682015-10-03 Jeff Law <law@redhat.com>
1969
1970 * MAINTAINERS: Move several inactive maintainers to the
1971 write-after-approval section.
1972
012447ea
JJ
19732016-09-30 Jakub Jelinek <jakub@redhat.com>
1974
1975 * configure.ac: Add target-libffi to target_libraries.
1976 Readd libgcj target disablings, modified to only target-libffi.
1977 Readd target addition of go to unsupported languages.
1978 * configure: Regenerated.
1979
a7d75d59
SE
19802016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1981
1982 * MAINTAINERS: Update email address.
1983
d1a79a95
AH
19842016-09-30 Andrew Haley <aph@redhat.com>
1985
4d8c733d 1986 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
1987 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1988 libgcj.
1989
af2d4873
AH
19902016-09-30 Andrew Haley <aph@redhat.com>
1991
1992 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1993 write-after approval after GCJ deletion.
1994
07b78716
AH
19952016-09-30 Andrew Haley <aph@redhat.com>
1996
1997 * Makefile.def: Remove libjava.
1998 * Makefile.tpl: Likewise.
1999 * Makefile.in: Regenerate.
2000 * configure.ac: Likewise.
2001 * configure: Likewise.
2002 * gcc/java: Remove.
2003 * libjava: Likewise.
2004
a29b7214
CZ
20052016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2006
2007 * MAINTAINERS (Reviewers): Add myself.
2008
2fd88f4f
AK
20092016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2010
2011 * configure.ac: Disable "sim" directory for arc*-*-*.
2012 * configure: Regenerated.
2013
e2080e79
TC
20142016-09-23 Tamar Christina <tamar.christina@arm.com>
2015
2016 * MAINTAINERS (Write After Approval): Add myself.
2017
8f3675f8
MR
20182016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2019
2020 * configure.ac: Check for the minimum in-tree MPFR version
2021 handled.
2022 * configure: Regenerate.
2023
21f88103
YTL
20242016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2025
2026 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2027 * configure: Regenerated.
2028
60d51882
FR
20292016-07-19 Fritz Reese <fritzoreese@gmail.com>
2030
2031 * MAINTAINERS (Write After Approval): Add myself.
2032
277d7ee0
AK
20332016-06-23 Andi Kleen <ak@linux.intel.com>
2034
2035 * Makefile.def: Add autoprofiledbootstrap.
2036 * Makefile.tpl: Dito.
2037 * Makefile.in: Regenerate.
2038
fd6487af
JS
20392016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2040
2041 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2042 * configure: Regenerate.
2043
3e326935
TS
20442016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2045
2046 * configure: Regenerate.
2047 * configure.ac: Remove support for avr-rtems.
2048
9582bf04
SKS
20492016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2050
2051 * MAINTAINERS (Write After Approval): Add myself.
2052
6f820b68
MC
20532016-06-16 Michael Collison <michael.collison@arm.com>
2054
2055 * MAINTAINERS (Write After Approval): Add myself.
2056
775ee7fa
MM
20572016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2058
2059 * MAINTAINERS (Write After Approval): Update e-mail address.
2060
de3ba371
JM
20612016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2062
21f88103 2063 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2064
350216e3
AM
20652016-05-28 Alan Modra <amodra@gmail.com>
2066
2067 * Makefile.tpl (configure): Depend on m4 files included.
2068 * Makefile.in: Regenerate.
2069
9cad20fa
BS
20702016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2071
2072 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2073 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2074
92466115
BS
20752016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2076
2077 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2078 special case builtin.
2079 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2080 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2081 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2082 for __builtin_vec_addec.
2083
fe38e08b
JS
20842016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2085
2086 * config.guess: Import version 2016-04-02 (newest).
2087 * config.sub: Import version 2016-05-10 (newest).
2088
cef1a0b8 20892016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2090
cef1a0b8
JL
2091 * configure.ac: Add ARC support to libgloss.
2092 * configure: Regenerate
704b85c7 2093
75a6b91a
AS
20942016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
00f35794
BE
20982016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2099
2100 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2101 * configure: Regenerated.
2102 * Makefile.def (gmp): Explicitly disable assembler.
2103 (mpfr): Adjust lib_path.
2104 (mpc): Likewise.
2105 * Makefile.in: Regenerated.
2106
c100769b
JJ
21072016-05-01 Jakub Jelinek <jakub@redhat.com>
2108
2109 PR bootstrap/70704
2110 * configure.ac (--enable-stage1-checking): Add missing
2111 --enable-checking=.
2112 * configure: Regenerated.
2113
bc6d9014
OE
21142016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2115
ace08cb8
OE
2116 * config.guess: Revert r235676.
2117 * config.sub: Revert r235676.
2118
21192016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2120
2121 * config.guess: Remove SH5 support.
bc6d9014
OE
2122 * config.sub: Likewise.
2123 * configure: Likewise.
2124 * configure.ac: Likewise.
2125
7db11a5a
JJ
21262016-04-26 Jakub Jelinek <jakub@redhat.com>
2127
2128 PR bootstrap/70704
2129 * configure.ac (--enable-stage1-checking): For --disable-checking or
2130 implicit --enable-checking, make sure extra flag matches in between
2131 stage1 and later checking.
2132 * configure: Regenerated.
2133
ab0fc037
TS
21342016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2135
2136 * .gitattributes: New file.
2137
c048fa95
SB
21382016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2139
2140 * MAINTAINERS (rs6000/powerpc port): Add myself.
2141
f3653cf5
SB
21422016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2143
2144 PR bootstrap/70173
2145 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2146 and gotools directories. Delete the stage_final file.
2147 * Makefile.in: Regenerate.
2148
4f93efa4
AV
21492016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2150
2151 * MAINTAINERS (Write After Approval): Add myself.
2152
c27e432e
SK
21532016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2154
2155 * MAINTAINERS (Fortran maintainer): Remove myself.
2156
7134713c
BS
21572016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2158
2159 * MAINTAINERS (Write After Approval): Add myself.
2160
7d74282a
KN
21612016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
1b858e76
CC
21652016-03-17 Cary Coutant <ccoutant@gmail.com>
2166
2167 Sync with binutils-gdb:
2168
2169 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2170
2171 * configure.ac: Add mips and s390 to the gold target check.
2172 * configure: Regenerate.
2173
d15bd5bb
DD
21742016-03-01 DJ Delorie <dj@redhat.com>
2175
2176 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2177
6d1fa6bb
DM
21782016-02-22 David Malcolm <dmalcolm@redhat.com>
2179
2180 * MAINTAINERS (libcpp): Add myself.
2181 (diagnostic messages): Likewise.
2182
607bda60
TV
21832016-02-20 Tom de Vries <tom@codesourcery.com>
2184
2185 * MAINTAINERS: Fix whitespace.
2186
80cfaff8
CZ
21872016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2188
2189 * MAINTAINERS (Write After Approval): Add myself.
2190
c661a43d
SP
21912016-01-29 Sebastian Pop <s.pop@samsung.com>
2192
2193 * config/isl.m4: Add comments about isl-0.16.
2194 * configure: Regenerate.
2195
86b3a101
MJ
21962016-01-29 Martin Jambor <mjambor@suse.cz>
2197
2198 * MAINTAINERS (hsa maintainers): Add myself.
2199
960cbfd2
WD
22002015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2201
2202 * MAINTAINERS: (Write After Approval): Add myself.
2203
1e050c90
AK
22042016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2205 Sebastian Pop <s.pop@samsung.com>
2206
2207 * Makefile.in: Regenerate.
2208 * Makefile.tpl: Export ISLVER.
2209 * configure: Regenerate.
2210 * config/isl.m4: Detect isl-0.15.
2211
cefadad1
MM
22122016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2213
2214 PR bootstrap/69329
2215 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2216 * Makefile.in: Regenerate.
2217
9e530bcd
AP
22182016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2219
2220 * configure.ac: Enable LTO for DJGPP
2221 * configure: Regenerate
2222
324402a0
L
22232016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2224
2225 Sync with binutils-gdb:
2226 2015-10-21 Nick Clifton <nickc@redhat.com>
2227
2228 PR gas/19109
2229 * configure.ac: Note the 'none' is an acceptable argument to
2230 --enable-compressed-debug-sections.
2231 * configure: Regenerate.
2232
9eaaa830
BE
22332016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2234
2235 PR bootstrap/69134
2236 * Makefile.def (mpfr): Disable assembler.
2237 * Makefile.in: Regenerate.
2238
cfe67e03
BE
22392016-01-01 Ben Elliston <bje@gnu.org>
2240
2241 * config.guess: Import version 2016-01-01.
2242 * config.sub: Likewise.
2243
be33d404
SS
22442015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2245
2246 * MAINTAINERS (Write After Approval): Add myself.
2247
e357a5e0
SP
22482015-12-17 Sebastian Pop <s.pop@samsung.com>
2249
2250 * Makefile.in: Replace ISL with isl.
2251 * Makefile.tpl: Same.
2252 * config/isl.m4: Same.
2253 * configure.ac: Same.
2254 * contrib/download_prerequisites: Same.
2255 * configure: Regenerate.
2256
1ad2439b
AP
22572015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2258
2259 * MAINTAINERS (Write After Approval): Add Myself.
2260
70decafb
NS
22612015-12-17 Nathan Sidwell <nathan@acm.org>
2262
2263 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2264 * configure: Regenerate.
2265
560d18d3
AK
22662015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2267 Sebastian Pop <s.pop@samsung.com>
2268
2269 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2270 isl_ctx_get_max_operations.
2271 * configure: Regenerate.
2272
57e8ab24 22732015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2274
2275 * MAINTAINERS (Write After Approval): Add myself.
2276
105b682e
ILT
22772015-12-02 Ian Lance Taylor <iant@google.com>
2278
2279 PR go/66147
2280 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2281 * Makefile.in: Regenerate.
2282
7eb46bec
AT
22832015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2284
2285 PR libffi/65726
2286 * Makefile.def (lang_env_dependencies): Make libffi depend
2287 on cxx.
2288 * Makefile.in: Regenerate.
2289
cc3baaa9
DE
22902015-11-26 David Edelsohn <dje.gcc@gmail.com>
2291
2292 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2293 symbols.
2294
3be96231
TG
22952015-11-20 Tristan Gingold <gingold@adacore.com>
2296
2297 Sync with binutils-gdb:
2298 2015-11-20 Tristan Gingold <gingold@adacore.com>
2299
2300 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2301 * configure: Regenerate.
2302
daa53f38
ML
23032015-11-19 Martin Liska <mliska@suse.cz>
2304
2305 * .gitignore: Add .clang-format to ignored files.
2306 * Makefile.in: Add clang-format.
2307 * Makefile.tpl: Likewise.
2308
54985c70
TA
23092015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2310
2311 * configure.ac: Enable libmpx by default.
2312 * configure: Regenerated.
2313
d0397c75
SE
23142015-10-23 Steve Ellcey <sellcey@imgtec.com>
2315
2316 * MAINTAINERS: Update email address.
2317
735a559c
PM
23182015-10-23 Paulo Matos <pmatos@linki.tools>
2319
2320 * MAINTAINERS: Update email address.
2321
15713b43
AH
23222015-10-23 Alan Hayward <alan.hayward@arm.com>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
2325
78edb32f
L
23262015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2327
2328 Sync with binutils-gdb:
2329 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2330
2331 PR gas/19109
2332 * configure.ac: Add
2333 --enable-compressed-debug-sections={all,gas,gold,ld}.
2334 * configure: Regenerated.
2335
dec6b7f1
AC
23362015-10-16 Arnaud Charlet <charlet@adacore.com>
2337
2338 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2339
6be1d686
ML
23402015-10-09 Martin Liska <mliska@suse.cz>
2341
2342 * MAINTAINERS (Write After Approval): Add myself.
2343
dc0e2060
AF
23442015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2345
2346 * MAINTAINERS (Write After Approval): Add myself.
2347
bec93d40
FW
23482015-10-02 Florian Weimer <fweimer@redhat.com>
2349
2350 * MAINTAINERS: Update email address.
2351
0487f06d
LK
23522015-10-02 Louis Krupp <louis.krupp@zoho.com>
2353
2354 * MAINTAINERS (Write After Approval): Add myself.
2355
56547ff7
KT
23562015-09-20 Kai Tietz <ktietz70@googlemail.com>
2357
423ea09f 2358 * MAINTAINERS: Update email.
56547ff7 2359
ed4c91ea
BS
23602015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2361
2362 * MAINTAINERS: Update my email address.
2363
2503fd9e
JB
23642015-09-01 James Bowman <james.bowman@ftdichip.com>
2365
2366 * MAINTAINERS (ft32 port): Add myself.
2367
3726332a
DS
23682015-08-28 David Sherwood <david.sherwood@arm.com>
2369
2370 * MAINTAINERS: Add myself.
2371
15480aaf
PM
23722015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2373
2374 * MAINTAINERS (Write After Approval): Add myself.
2375
ad4f95e3
FXC
23762015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2377
2378 PR libfortran/54572
2379 * Makefile.def: Make libgfortran depend on libbacktrace.
2380 * Makefile.in: Regenerate.
2381
95f25df0
SD
23822015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2383
2384 * MAINTAINERS (Write After Approval): Add myself.
2385
5dc85f7e
TV
23862015-08-12 Tom de Vries <tom@codesourcery.com>
2387
2388 PR other/67092
2389 * configure.ac: Remove --with_host_libstdcxx support.
2390 * configure: Regenerate.
2391
44a7d18d
TS
23922015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2393 Jakub Jelinek <jakub@redhat.com>
2394
2395 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2396 nvptx*-*-*.
2397 * configure: Regenerate.
2398
bf5372e7
YS
23992015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2400
2401 * Makefile.def (libiconv): Define bootstrap=true.
2402 Mark pdf/html/info as missing.
2403 (configure-gcc): Depend on all-libiconv.
2404 (all-gcc): Ditto.
2405 (configure-libcpp): Ditto.
2406 (all-libcpp): Ditto.
2407 (configure-intl): Ditto.
2408 (all-intl): Ditto.
2409 * Makefile.in: Regenerate.
2410
94b8fdcc
BC
24112015-08-03 Bin Cheng <bin.cheng@arm.com>
2412
2413 * MAINTAINERS (loop ivopts): Add the entry and myself.
2414
430bcac1
NS
24152015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2416
2417 * MAINTAINERS (nvptx): Add self.
2418
110d61da
AL
24192015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2420
2421 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2422 128-bit vector modes.
2423
c9da7548 24242015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2425
c9da7548
VV
2426 * MAINTAINERS (Write After Approval): Add myself.
2427
423ea09f 24282015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2429
2430 * config.sub, config.guess: Import from upstream.
2431
6b1786aa
JL
24322015-07-24 Michael Darling <darlingm@gmail.com>
2433
2434 PR other/66259
2435 * config-ml.in: Reflects renaming of configure.in to configure.ac
2436 * configure: Likewise
2437 * configure.ac: Likewise
2438
45952786
BS
24392015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2440
2441 * MAINTAINERS: Update my email address.
2442
f1595603
L
24432015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2444
2445 Sync with binutils-gdb:
2446 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2447
2448 * configure.ac (target_configdirs): Exclude target-zlib if
2449 target-libjava isn't built.
2450 * configure: Regenerated.
2451
a05c2c75
L
24522015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2453
2454 Sync with binutils-gdb:
2455 2015-05-13 John David Anglin <dave.anglin@bell.net>
2456
2457 * configure.ac: Disable configuration of GDB for HPUX targets.
2458 * configure: Regenerate.
2459
2460 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2461
2462 * configure.ac: Add --with-system-zlib.
2463 * configure: Regenerated.
2464
2465 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2466
2467 * configure.ac: Add FT32 support.
2468 * configure: Regenerate.
2469
2470 2015-01-12 Anthony Green <green@moxielogic.com>
2471
2472 * configure.ac: Don't disable gprof for moxie.
2473 * configure: Rebuild.
2474
1c01ebf6
L
24752015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2476
2477 Sync with binutils-gdb:
2478 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2479
2480 PR ld/18355
2481 * Makefile.def: Add extra_configure_flags to host zlib.
2482 * configure.ac (extra_host_zlib_configure_flags): New. Set
2483 to --enable-host-shared When bfd is to be built as shared
2484 library. AC_SUBST.
2485 * Makefile.in: Regenerated.
2486
e59969a1
HPN
24872015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2488
2489 Sync with src:
2490 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2491 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2492 * Makefile.in: Regenerated.
2493
d9063947
L
24942015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2495
2496 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2497 target.
2498 * configure: Regenerate.
2499
b837291d
LC
25002015-06-23 Ludovic Courtès <ludo@gnu.org>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
2a97995f
AT
25042015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2505
2506 * MAINTAINERS (OS Port Maintainers): Add myself.
2507 (Various Maintainers): Remove myself from libffi testsuite.
2508
19cd26a6
RS
25092015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2510
2511 * MAINTAINERS (gen* on machine desc): Add self.
2512
8ca528d9
JM
25132015-06-02 Jason Merrill <jason@redhat.com>
2514
2515 PR bootstrap/66319
2516 * configure.ac: Use -std=gnu++98.
2517
4526c3c1
SN
25182015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2519
2520 * MAINTAINERS (Write After Approval): Add myself.
2521
318a4e6d
MF
25222015-05-28 Mike Frysinger <vapier@gentoo.org>
2523
2524 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2525 * configure: Regenerate.
2526
46070488
JM
25272015-05-26 Jason Merrill <jason@redhat.com>
2528
2529 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2530 * configure: Regenerate.
2531
fef939d6
JB
25322015-05-16 James Bowman <james.bowman@ftdichip.com>
2533
2534 * configure.ac: FT32 target added.
fef939d6
JB
2535 * configure: Regenerated.
2536
886faf50
IB
25372015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2538
2539 * MAINTAINERS (Write After Approval): Add myself.
2540
91c6b410
PM
25412015-05-11 Paulo Matos <paulo@matos-sorge.com>
2542
2543 * MAINTAINERS (Write After Approval): Add myself.
2544
e640447c
PM
25452015-05-11 Paulo Matos <paulo@matos-sorge.com>
2546
2547 * configure.ac: Fix typo.
2548 * configure: Regenerate.
2549
e587377d
MM
25502015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2551
2552 * MAINTAINERS (Write After Approval): Add myself.
2553
cabb9d59
MK
25542015-05-03 Matthias Klose <doko@ubuntu.com>
2555
2556 * configure.ac: Match $host configured with triplets.
2557 * configure: Regenerate.
2558
fafb95a6
BRF
25592015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2560
2561 * Makefile.tpl: Remove surplus whitespace throughout.
2562 * Makefile.in: Regenerate.
2563
85867772
SB
25642015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2565
2566 * MAINTAINERS (Various Maintainers): Add myself as instruction
2567 combiner maintainer.
2568
c10b5ea0
JJ
25692015-04-17 Jakub Jelinek <jakub@redhat.com>
2570
2571 PR bootstrap/62077
2572 * configure.ac (--enable-stage1-checking): Default to
2573 release,misc,gimple,rtlflag,tree,types if --disable-checking
2574 or --enable-checking is not specified and DEV-PHASE is not
2575 experimental.
2576 * configure: Regenerated.
2577
77019397
MO
25782015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2579
2580 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2581 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2582 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2583 * Makefile.in: Regenerate.
2584
17feae99 25852015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
2586
2587 * MAINTAINERS: Update my email address.
2588
e61ffb3b
JG
25892015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2590
2591 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2592
b16cc4f2
KT
25932015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2594
2595 * MAINTAINERS: Add myself as an arm port reviewer.
2596
ec523909
ML
25972015-03-25 Martin Liska <mliska@suse.cz>
2598 Yury Gribov <y.gribov@samsung.com>
2599
2600 * Makefile.in: Fix ln source location for vimrc file.
2601 * Makefile.tpl: Likewise.
2602
fc30054e
AH
26032015-03-09 Aldy Hernandez <aldyh@redhat.com>
2604
2605 PR bootstrap/25672
2606 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2607 cross-compiling. Similarly for CXX_FOR_TARGET.
2608 * configure: Regenerate.
2609
5373cd33
IE
26102015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2611
2612 * Makefile.def: Add libmpx.
2613 * configure.ac: Add libmpx.
2614 * Makefile.in: Regenerate.
2615 * configure: Regenerate.
2616
a6e8abb9
KY
26172015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2618
2619 * MAINTAINERS (CPU Port Maintainers): Add myself
2620 i386 vector ISA extns mantainer.
2621
f2b86778
JL
26222015-03-13 Jeff Law <law@redhat.com>
2623
2624 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2625 maintainer.
2626 Remove Richard Henderson as a maintainer for the x86 port.
2627
9dd44d1c
JR
26282015-03-03 Joern Rennecke <gnu@amylaar.uk>
2629
2630 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2631
33079441
IE
26322015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2633
2634 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2635 pointer bounds checker and i386 MPX maintainer.
2636
d083ae5f
SL
26372015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2638
2639 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2640
f91f1c13
MS
26412015-02-26 Martin Sebor <msebor@redhat.com>
2642
2643 * MAINTAINERS (Various Maintainers): Add self.
2644
426c1eb0
TS
26452015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2646
2647 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2648 Make sure it contains lto.
2649 * configure: Regenerate.
2650
8ae12d71
TS
26512015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2652
2653 * configure: Regenerate.
2654
11aa81cc 26552015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 26561
11aa81cc
DN
2657 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2658 middle-end, docstring): Remove myself.
2659 (Write After Approval): Add myself.
2660
a436ab27
JJ
26612015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2662
2663 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2664 (Write After Approval): Update address.
2665
231d020b
DM
26662015-01-29 David Malcolm <dmalcolm@redhat.com>
2667
2668 PR jit/64780
2669 * configure.ac: Require the user to explicitly specify
2670 --enable-host-shared if the jit is enabled.
2671 * configure: Regenerate.
2672
82a94471
RS
26732015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2674
2675 * MAINTAINERS (Write After Approval): Add myself.
2676
e6f0c56d
TV
26772015-01-25 Tom de Vries <tom@codesourcery.com>
2678
2679 * MAINTAINERS: Make whitespace consistent.
2680
631ff3e1
BO
26812015-01-23 Braden Obrzut <admin@maniacsvault.net>
2682
2683 * MAINTAINERS (Write After Approval): Add myself.
2684
09b9cd1f
AV
26852015-01-20 Andre Vehreschild <vehre@gmx.de>
2686
2687 * MAINTAINERS: (Write After Approval): Add myself.
2688
802ed46a
MU
26892015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2690
2691 * MAINTAINERS: (Write After Approval): Add myself.
2692
c61fcfa6
PT
26932015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2694
2695 * MAINTAINERS: (Write After Approval): Add myself.
2696
ebcd09c1
IS
26972015-01-13 Iain Sandoe <iain@codesourcery.com>
2698
2699 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2700 objective-c/c++ front end maintainer.
2701
71aa170d
MP
27022015-01-13 Marek Polacek <polacek@redhat.com>
2703
2704 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2705
da067543
JL
27062015-01-12 Jeff Law <law@redhat.com>
2707
2708 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2709 a very long time.
2710
bf1de3f0
ILT
27112015-01-09 Ian Lance Taylor <iant@google.com>
2712
2713 * configure.ac (host_tools): Add gotools.
2714 * Makefile.def (host_modules): Add gotools.
2715 (dependencies): Add dependency of all-gotools on all-target-libgo.
2716
82a19768
AT
27172015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2718
2719 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2720 * configure: Regenerate.
2721
53dd59bf
TS
27222015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2723
2724 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2725 all-target-libgomp.
2726 * Makefile.in: Regenerate.
2727
8054942d
EB
27282015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2729
2730 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2731
0969ec7d
EB
27322015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2733
2734 * configure.ac: Add Visium support.
2735 * configure: Regenerate.
2736
ec8fd1c0
AS
27372015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2738
2739 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2740 * configure: Regenerate.
2741
9bccfdf5
AP
27422015-01-03 Andrew Pinski <apinski@cavium.com>
2743
2744 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2745 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2746 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2747 (OBJCOPY_FOR_TARGET): New variable.
2748 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2749 * Makefile.in: Regenerate.
2750 * configure.ac: Check for already installed target objcopy.
2751 Also GCC_TARGET_TOOL on objcopy.
2752 * configure: Regenerate.
2753
007adc0d
HPN
27542015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2755
2756 * config.sub: Update from upstream, to 2015-01-01 version.
2757 * config.guess: Ditto.
2758
fe55e976
SH
27592014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2760
2761 * MAINTAINERS (RTEMS Ports): Add myself.
2762
b86d271e
PMR
27632014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2764
2765 * MAINTAINERS (Write After Approval): Add myself.
2766
9733278a
MH
27672014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2768
2769 * MAINTAINERS (Write After Approval): Add myself.
2770
4b4f2e35
TS
27712014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2772
2773 * configure.ac (--enable-as-accelerator-for): Don't set
2774 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2775 * configure: Regenerate.
2776
b6a65eb6
JJ
27772014-12-13 Jakub Jelinek <jakub@redhat.com>
2778
2779 PR bootstrap/64023
2780 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2781 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2782 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2783 to CXX.
2784 * Makefile.in: Regenerated.
2785
c3e1e693
YG
27862014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2787 Yury Gribov <y.gribov@samsung.com>
2788
2789 * .gitignore: Added .local.vimrc and .lvimrc.
2790 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2791 * Makefile.in: Regenerate.
2792
27932014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
2794
2795 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2796 * configure: Regenerated.
2797
b9fb25a5
BS
27982014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2799
2800 * MAINTAINERS (nvptx port): New entry.
2801
d896cc4d
JBG
28022014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2803
2804 * configure: Regenerate.
2805
74ae587e
JBG
28062014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2807
2808 * configure.ac: Merge with Binutils.
2809
45c89690
TB
28102014-11-26 Tobias Burnus <burnus@net-b.de>
2811
2812 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2813 * Makefile.in: Regenerate.
2814
ea903c37
BE
28152014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2816
2817 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2818 missing flex.
2819 * Makefile.in: Regenerated.
2820
eb23df59
IV
28212014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2822
2823 * Makefile.in: Regenerate.
2824
a699d672
L
28252014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2826
2827 PR bootstrap/63784
2828 * libtool.m4: Add $pic_flag with -shared.
2829
fc065a61
RL
28302014-11-21 Renlin Li <Renlin.Li@arm.com>
2831
2832 * MAINTAINERS (Write After Approval): Added myself.
2833
efcc23e6
AV
28342014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2835
2836 * MAINTAINERS (write-after-approval): Add myself.
2837
dd308ed8
MK
28382014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2839
2840 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2841 from 2 years ago.
2842
ac8698a1
AV
28432014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2844
2845 Revert:
2846 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2847
2848 * MAINTAINERS (Write After Approval): Added myself as line map
2849 maintainer.
2850
8dab9330
RL
28512014-11-19 Renlin Li <Renlin.Li@arm.com>
2852
2853 Revert:
2854 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2855
2856 * MAINTAINERS (Write After Approval): Added myself.
2857
1be22083
RL
28582014-11-19 Renlin Li <Renlin.Li@arm.com>
2859
2860 * MAINTAINERS (Write After Approval): Added myself.
2861
59392f46
AV
28622014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2863
2864 * MAINTAINERS (Write After Approval): Added myself as line map
2865 maintainer.
2866
0f3422cc
DS
28672014-11-17 Dodji Seketeli <dodji@redhat.com>
2868
2869 * MAINTAINERS (Various Maintainers): Added myself as line map
2870 maintainer.
2871
0c8969f0
JBG
28722014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2873
2874 * move-if-change: Sync from upstream gnulib.
2875
d7134c0e
JBG
28762014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2877
2878 * compile: Sync with upstream Automake.
2879 * depcomp: Ditto.
2880 * install-sh: Ditto.
2881 * missing: Ditto.
2882 * mkinstalldirs: Ditto.
2883 * ylwrap: Ditto.
2884
e4ff7e6a
JBG
28852014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2886
2887 * config.sub: Update from upstream config repo.
2888 * config.guess: Ditto.
2889
5f520819
KY
28902014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2891
2892 * Makefile.def: Add liboffloadmic to target_modules. Make
2893 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2894 * Makefile.in: Regenerate.
2895 * configure: Regenerate.
2896 * configure.ac: Add liboffloadmic to target binaries.
2897 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2898 Add liboffloadmic to noconfig list when C++ is not supported.
2899
85c64bbe
BS
29002014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2901 Thomas Schwinge <thomas@codesourcery.com>
2902 Ilya Verbin <ilya.verbin@intel.com>
2903 Andrey Turetskiy <andrey.turetskiy@intel.com>
2904
2905 * configure: Regenerate.
2906 * configure.ac (--enable-as-accelerator-for)
2907 (--enable-offload-targets): New configure options.
2908
7d35a59e
TB
29092014-11-11 Tobias Burnus <burnus@net-b.de>
2910
0a002272 2911 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
2912 * Makefile.in: Regenerate.
2913
35485da9
DM
29142014-11-11 David Malcolm <dmalcolm@redhat.com>
2915
2916 * ChangeLog.jit: New.
2917 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2918
ebf6d33b
FXC
29192014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2920
2921 PR target/63610
2922 * libtool.m4: Fix globbing of darwin versions.
2923 * configure: Regenerate.
2924
4a9bb2aa
TB
29252014-11-11 Tobias Burnus <burnus@net-b.de>
2926
4a9bb2aa
TB
2927 * Makefile.def: Remove CLooG.
2928 * Makefile.tpl: Ditto.
2929 * configure.ac: Ditto.
2930 * configure: Regenerate.
2931 * Makefile.in: Ditto.
2932
738f2522
BS
29332014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2934
2935 * configure.ac: Handle nvptx-*-*.
2936 * configure: Regenerate.
2937
9b591dd1
PG
29382014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2939
2940 * MAINTAINERS (Write After Approval): Add myself.
2941
14258928
JJ
29422014-10-31 Jakub Jelinek <jakub@redhat.com>
2943
2944 * Makefile.def (libcc1): Remove bootstrap=true;.
2945 * Makefile.in: Regenerated.
2946
1335a8ca
JBG
29472014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2948
2949 * configure.ac: Update comment.
2950 * configure: Regenerate.
2951
cb115cc2
IE
29522014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2953
2954 * MAINTAINERS (Write After Approval): Add myself.
2955
fca38047
TS
29562014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2957
2958 * configure.ac (extra_host_libiberty_configure_flags): Add
2959 --enable-shared also for libcc1's benefit.
2960 * configure: Regenerate.
2961
65c0707b
TG
29622014-10-29 Tristan Gingold <gingold@adacore.com>
2963
2964 * MAINTAINERS: Change my email address.
2965
ddc8de03
PM
29662014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2967 Tom Tromey <tromey@redhat.com>
2968
2969 * Makefile.def: Add libcc1 to host_modules.
2970 * configure.ac (host_tools): Add libcc1.
2971 * Makefile.in, configure: Rebuild.
2972
4eb1ac39 29732014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
2974
2975 * configure.ac (build_configargs): Don't share config.cache between
2976 build subdirs.
7fd74620 2977 * configure: Regenerate.
3d96b0d0 2978
d81230b5
DH
29792014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2980
2981 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2982 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2983 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2984 leon3v7 as leon3.
2985 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2986 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2987 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2988 * config/sparc/sparc.md (cpu): Add leon3v7.
2989 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2990
c7a6a617
DH
29912014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2992
2993 * MAINTAINERS (write-after-approval): Add myself.
2994
74cc5471
ILT
29952014-10-23 Ian Lance Taylor <iant@google.com>
2996
2997 * configure.ac: Disable the Go frontend on systems where it is known
2998 to not work.
2999 * configure: Regenerate.
3000
929315a9
RB
30012014-10-23 Richard Biener <rguenther@suse.de>
3002
3003 * Makefile.def: Add libcpp build module and dependencies.
3004 * configure.ac: Add libcpp build module.
3005 * Makefile.in: Regenerate.
3006 * configure: Likewise.
3007
5d12b768
MF
30082014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3009
3010 * MAINTAINERS (write-after-approval): Add myself.
3011
7b262a51
MLI
30122014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3013
3014 * INSTALL/README: Do not mention CVS.
3015
7705dfd1
JY
30162014-10-03 Jing Yu <jingyu@google.com>
3017
3018 * configure.ac: Add aarch64 to list of targets that support gold.
3019 * configure: Regenerate.
3020
a3052d31
FD
30212014-09-29 François Dumont <fdumont@gcc.gnu.org>
3022
3023 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3024
b2a1b261
CM
30252014-09-29 Catherine Moore <clm@codesourcery.com>
3026
3027 * MAINTAINERS: Add myself as MIPS maintainer.
3028
05342e10
MF
30292014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3030
3031 * MAINTAINERS: Move myself to MIPS maintainers.
3032
3f6bb7e5
JBG
30332014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3034
3035 * MAINTAINERS: Put all email addresses between '<' and '>'.
3036
3e895729
FXC
30372014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3038
3039 * MAINTAINERS: Move myself to reviewers (Fortran).
3040
e04733ee
AK
30412014-09-01 Andi Kleen <ak@linux.intel.com>
3042
3043 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3044 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3045 * Makefile.in: Regenerate.
3046
e79c0ea8
DM
30472014-08-28 David Malcolm <dmalcolm@redhat.com>
3048
3049 * rtx-classes-status.txt: Delete
3050
b32d5189
DM
30512014-08-28 David Malcolm <dmalcolm@redhat.com>
3052
3053 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3054
e0c0c325
SP
30552014-08-27 Sebastian Pop <s.pop@samsung.com>
3056
3057 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3058 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3059 of checking for version number.
3060 * configure: Regenerated.
3061 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3062
d7ac0a6a
DM
30632014-08-27 David Malcolm <dmalcolm@redhat.com>
3064
3065 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3066 is done; begin phase 6 (use extra rtx_def subclasses).
3067
9daaca36
DM
30682014-08-27 David Malcolm <dmalcolm@redhat.com>
3069
3070 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3071 done; begin phase 5 (additional rtx_def subclasses).
3072
b2908ba6
DM
30732014-08-26 David Malcolm <dmalcolm@redhat.com>
3074
3075 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3076
1130d5e3
DM
30772014-08-26 David Malcolm <dmalcolm@redhat.com>
3078
3079 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3080 SET_BB_HEADER are done.
3081
0e0ce50d
DM
30822014-08-26 David Malcolm <dmalcolm@redhat.com>
3083
3084 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3085 done.
3086
3d30f4e8
DM
30872014-08-26 David Malcolm <dmalcolm@redhat.com>
3088
3089 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3090
6144a836
DM
30912014-08-26 David Malcolm <dmalcolm@redhat.com>
3092
3093 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3094
b311fd0f
DM
30952014-08-25 David Malcolm <dmalcolm@redhat.com>
3096
3097 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3098
d8ce2eae
DM
30992014-08-25 David Malcolm <dmalcolm@redhat.com>
3100
3101 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3102
1455e88c
DM
31032014-08-25 David Malcolm <dmalcolm@redhat.com>
3104
3105 * rtx-classes-status.txt: Phase 3 (per-file commits within
3106 "config" subdirs) is done; begin phase 4 (removal of
3107 "scaffolding").
3108
76c531d3
DM
31092014-08-23 David Malcolm <dmalcolm@redhat.com>
3110
3111 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3112 dir) is done; begin phase 3 (per-file commits within "config"
3113 subdirs).
3114
00550b3d
DM
31152014-08-21 David Malcolm <dmalcolm@redhat.com>
3116
3117 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3118 phase 2 (per-file commits in main source dir).
3119
622dbadf
BC
31202014-08-21 Bin Cheng <bin.cheng@arm.com>
3121
3122 * configure: Regenerated.
3123
c1286e0b
DM
31242014-08-19 David Malcolm <dmalcolm@redhat.com>
3125
3126 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3127
c2fc1aee
DM
31282014-08-19 David Malcolm <dmalcolm@redhat.com>
3129
3130 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3131
68975683
DM
31322014-08-19 David Malcolm <dmalcolm@redhat.com>
3133
3134 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3135
d914bc6b
DM
31362014-08-19 David Malcolm <dmalcolm@redhat.com>
3137
3138 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3139
8020a4d5
DM
31402014-08-19 David Malcolm <dmalcolm@redhat.com>
3141
3142 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3143
a231b8a5
JV
31442014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3145
3146 * MAINTAINERS (Write After Approval): Add myself.
3147
ce8126f5
CF
31482014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3149
3150 * MAINTAINERS: Remove myself
3151
0f82e5c9
DM
31522014-08-19 David Malcolm <dmalcolm@redhat.com>
3153
3154 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3155
9c9afb69
PP
31562014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3157
3158 * MAINTAINERS (Write After Approval): Add myself.
3159
190bea87
DM
31602014-08-18 David Malcolm <dmalcolm@redhat.com>
3161
3162 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3163 SET_BB_HEADER, SET_BB_FOOTER
3164
c41b94ce
DM
31652014-08-18 David Malcolm <dmalcolm@redhat.com>
3166
bb3fff01 3167 * rtx-classes-status.txt: New file
c41b94ce 3168
eae1a5d4
RG
31692014-08-18 Roman Gareev <gareevroman@gmail.com>
3170
3171 * configure.ac: Eliminate ClooG installation dependency.
3172 * configure: Regenerate.
3173 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3174 * Makefile.in: Regenerate.
3175
f613bc0f
IV
31762014-08-15 Ilya Verbin <iverbin@gmail.com>
3177
3178 * MAINTAINERS (Write After Approval): Add myself.
3179
423ea09f 31802014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3181
3182 * MAINTAINERS (Write After Approval): Add myself.
3183
88b1a322
JW
31842014-08-01 Jiong Wang <jiong.wang@arm.com>
3185
3186 * MAINTAINERS (Write After Approval): Add myself.
3187
8ed499f8
AG
31882014-07-28 Anthony Green <green@moxielogic.com>
3189
3190 Import from savannah.gnu.org:
3191 * config.sub: Update to 2014-07-28 version.
3192
09ec3110
RS
31932014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3194
3195 * MAINTAINERS: Remove my MIPS maintainer entry.
3196
7b7f941a
UB
31972014-07-26 Uros Bizjak <ubizjak@gmail.com>
3198
3199 PR target/47230
3200 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3201 * configure: Regenerate.
3202
a12f7ac8
JN
32032014-07-24 James Norris <jnorris@codesourcery.com>
3204
3205 * MAINTAINERS (Write After Approval): Add myself.
3206
09611faf
RG
32072014-07-20 Roman Gareev <gareevroman@gmail.com>
3208
3209 * configure.ac: Accept only CLooG 0.18.1.
3210 * configure: Regenerate.
3211
37738b0f
RG
32122014-07-17 Roman Gareev <gareevroman@gmail.com>
3213
3214 * configure.ac: Don't accept isl 0.11.
3215 * configure: Regenerate.
3216
473037cb
AZ
32172014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3218
3219 * MAINTAINERS (Write After Approval): Add myself.
3220
9a62ed16
RO
32212014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3222
3223 * configure.ac: Don't accept isl 0.10.
3224 * configure: Regenerate.
3225
c41f1c42 32262014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3227
c41f1c42
BE
3228 Fix include path for in-tree cloog.
3229 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3230 * configure: Regenerate.
29d0a43c 3231
c41f1c42 32322014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3233
c41f1c42 3234 * .gitignore: Import gcc_update output.
a5852bea 3235
b6383ab8
TS
32362014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3237
a10ec8bc
TS
3238 * config-ml.in: Robustify ac_configure_args parsing.
3239
45b3824d
TS
3240 * configure.ac (--enable-linker-plugin-configure-flags)
3241 (--enable-linker-plugin-flags): New flags.
3242 (configdirs): Conditionally add libiberty-linker-plugin.
3243 * configure: Regenerate.
3244 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3245 (host_modules) <lto-plugin>: Pay attention to
3246 @extra_linker_plugin_flags@ and
3247 @extra_linker_plugin_configure_flags@.
3248 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3249 * Makefile.in: Regenerate.
3250
b6383ab8
TS
3251 * Makefile.tpl (configure-[+prefix+][+module+])
3252 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3253 "module_srcdir" instead of "module" for locating a module's srcdir.
3254 * Makefile.in: Regenerate.
3255
a4a1b5f3
MF
32562014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
38a13841
SP
32602014-06-06 Sebastian Pop <sebpop@gmail.com>
3261
3262 * MAINTAINERS: Update my email address.
3263
153fcd41
TP
32642014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3265
3266 * MAINTAINERS (Write After Approval): Add myself.
3267
e25d9632
AB
32682014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
1007a55c
JW
32722014-05-30 Jonathan Wakely <jwakely@redhat.com>
3273
3274 PR libstdc++/61011
3275 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3276 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3277 * configure: Regenerate.
3278
fd9ed1ae
PA
32792014-05-28 Pedro Alves <palves@redhat.com>
3280
3281 * MAINTAINERS (Write After Approval): Add myself.
3282
03bdb69f
MK
32832014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3284
3285 * MAINTAINERS: Update my affiliation/email.
3286
905083ad
MS
32872014-05-19 Mike Stump <mikestump@comcast.net>
3288
3289 * MAINTAINERS: Add wide-int reviewers.
3290
707f1839
SL
32912014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3292
3293 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3294 * configure: Regenerated.
3295
7321dc60
TR
32962014-05-15 Torvald Riegel <triegel@redhat.com>
3297
3298 * MAINTAINERS (libitm): Add myself as maintainer.
3299
5b1e4b47
CB
33002014-05-07 Charles Baylis <charles.baylis@linaro.org>
3301
3302 * MAINTAINERS (Write After Approval): Add myself.
3303
a4ebe104
RS
33042014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3305
3306 * config.sub, config.guess: Import from upstream.
3307
9575df4a
AL
33082014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3309
3310 * MAINTAINERS (Write After Approval): Put myself in correct order.
3311
2fdc94b7
AL
33122014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3313
3314 * MAINTAINERS (Write After Approval): Add myself.
3315
080c6230
LB
33162014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3317
3318 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3319 section.
3320
4e4c8692
RÁE
33212014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3322
3323 * MAINTAINERS (Write After Approval): Delete myself.
3324
ffe7f7a7
JJ
33252014-04-17 Jakub Jelinek <jakub@redhat.com>
3326
3327 PR sanitizer/56781
3328 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3329 and -B* options with -Xcompiler.
3330
147d38a5
EB
33312014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3332
3333 PR bootstrap/60620
423ea09f 3334 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3335 * Makefile.in: Regenerate.
3336
ba1925c3
YS
33372014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3338
3339 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3340 for WINDRES_FOR_TARGET in default-manifest.o rule.
3341 * Makefile.in: Regenerate.
3342
8707b3bc
DH
33432014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3344
3345 * MAINTAINERS (Write After Approval): Add myself.
3346
9e1c8fc1
JJ
33472014-03-26 Jakub Jelinek <jakub@redhat.com>
3348
3349 PR sanitizer/56781
3350 * Makefile.def: Set bootstrap=true; for host fixincludes.
3351 * configure.ac: Don't bootstrap host fixincludes unless
3352 --with-build-config=bootstrap-{a,ub}san.
3353 * Makefile.in: Regenerated.
3354 * configure: Regenerated.
3355
beeda1d9
JJ
33562014-03-21 Jakub Jelinek <jakub@redhat.com>
3357
3358 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3359 --enable-vtable-verify option parsing. Don't add
3360 target-libsanitizer to bootstrap_target_libs unless
3361 --with-build-config=bootstrap-asan or
3362 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3363 to bootstrap_target_libs unless --enable-vtable-verify.
3364 * configure: Regenerated.
3365
e5dddc50
AS
33662014-03-10 Anatoly Sokolov <aesok@post.ru>
3367
3368 * MAINTAINERS (Write After Approval): Add myself.
3369
df5bc1cb
DC
33702014-03-07 Denis Chertykov <chertykov@gmail.com>
3371
3372 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3373
3b9edeac
JJ
33742014-03-07 Jakub Jelinek <jakub@redhat.com>
3375
3376 PR bootstrap/58572
3377 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3378 -I for libstdc++-v3 includes if $(LEAN).
3379 * Makefile.in: Regenerated.
3380
c01a8548
JW
33812014-03-04 Jonathan Wakely <jwakely@redhat.com>
3382
3383 * MAINTAINERS: Update my email address.
3384
341c653c
WL
33852014-02-24 Walter Lee <walt@tilera.com>
3386
3387 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3388 (tilegx-*-*): Change to tilegx*-*-*.
3389 * configure: Regenerate.
3390
37f2c4f0
LR
33912014-02-17 Loren J. Rittle <ljrittle@acm.org>
3392
3393 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3394
6c01e96e
KV
33952014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3396
3397 * MAINTAINERS (Write After Approval): Add myself.
3398
91da0481
RO
33992014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3400
3401 PR target/59788
3402 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3403 *solaris2*.
3404
dd35b84f
JDA
34052014-01-21 John David Anglin <danglin@gcc.gnu.org>
3406
3407 * MAINTAINERS: Update my email address.
3408
493b8af8
GP
34092014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3410
3411 * MAINTAINERS: Convert to UTF-8.
3412 Properly sort Xinliang David Li's entry.
3413
f121b81d
CLT
34142013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3415 Sandra Loosemore <sandra@codesourcery.com>
3416
3417 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3418 nios2 port maintainers.
3419
74f769b5
MT
34202013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3421
3422 * MAINTAINERS (Write After Approval): Add myself.
3423
79e0604d 34242013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3425
3426 * configure.ac: Add user-friendly check for native x86_64-linux
3427 multilibs.
3428 * configure: Regenerate.
3429
34302013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3431
3432 * MAINTAINERS: Add myself as sh maintainer.
3433
34342013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3435
3436 * MAINTAINERS: Add self as SLSR maintainer.
3437
34382013-11-18 Jan Hubicka <hubicka@ucw.cz>
3439
3440 * MAINTAINERS: Update my email address.
3441
34422013-11-15 David Edelsohn <dje.gcc@gmail.com>
3443
3444 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3445
34462013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3447
3448 * Makefile.in: Regenerate.
3449
3450 * Makefile.tpl: Fix typo.
3451 * Makefile.in: Regenerate partially.
3452
34532013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3454
3455 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3456 supported.
3457 * configure: Regenerated.
3458
34592013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3460
3461 * MAINTAINERS (Write After Approval): Add myself.
3462
34632013-10-30 Jason Merrill <jason@redhat.com>
3464
3465 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3466 --disable-build-format-warnings.
3467
34682013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3469
423ea09f 3470 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
3471 depend on libstdc++ and libgcc.
3472 * configure: Regenerate.
3473 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3474 libcilkrts for POSIX and i*86, and x86_64 architectures.
3475 * Makefile.in: Added libcilkrts related fields to support building it.
3476
34772013-10-26 Jeff Law <law@redhat.com>
3478
3479 * Makefile.def (target_modules): Remove libmudflap
3480 (languages): Remove check-target-libmudflap).
3481 * Makefile.in: Rebuilt.
3482 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3483 * configure.ac (target_libraries): Remove target-libmudflap.
3484 Remove checks which disabled libmudflap on some systems.
3485 * configure: Rebuilt.
3486 * libmudflap: Directory removed.
3487
34882013-10-21 Cong Hou <congh@google.com>
3489
3490 * MAINTAINERS (Write After Approval): Add myself.
3491
34922013-10-16 Mike Stump <mikestump@comcast.net>
3493
3494 * .dir-locals.el: Add.
3495
34962013-10-15 David Malcolm <dmalcolm@redhat.com>
3497
3498 * configure.ac: Add --enable-host-shared
3499 * configure: Regenerate.
3500
35012013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3502
3503 Import from savannah.gnu.org:
3504 * config.guess: Update to 2013-06-10 version.
3505 * config.sub: Update to 2013-10-01 version.
3506
35072013-10-01 Simon Cook <simon.cook@embecosm.com>
3508
3509 Changes to build configuration to allow big endian ARC ELF toolchain
3510 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3511 * configure: Regenerate.
3512
35132013-09-20 Alan Modra <amodra@gmail.com>
3514
3515 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3516 ppc host match. Support little-endian powerpc linux hosts.
3517
35182013-09-19 Dodji Seketeli <dodji@redhat.com>
3519
3520 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3521 maintainer.
3522
35232013-09-12 DJ Delorie <dj@redhat.com>
3524
3525 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3526 maintainers.
3527
35282013-09-03 Richard Biener <rguenther@suse.de>
3529
3530 * configure.ac: Also allow ISL 0.12.
3531 * configure: Regenerated.
3532
35332013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3534
3535 * MAINTAINERS (Write After Approval): Add myself.
3536
35372013-08-27 David Malcolm <dmalcolm@redhat.com>
3538
3539 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3540
35412013-08-26 Caroline Tice <cmtice@google.com>
3542
3543 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3544 "Various Reviewers" to libvtv "Various Maintainers".
3545
35462013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3547
3548 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3549
35502013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3551
3552 * MAINTAINERS: Update name, email.
3553
35542013-08-13 Adam Butcher <adam@jessamine.co.uk>
3555
3556 * MAINTAINERS (Write After Approval): Add myself.
3557
35582013-08-12 Caroline Tice <cmtice@google.com>
3559
3560 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3561 address in the Write After Approval section.
3562
35632013-08-09 Carlos O'Donell <carlos@redhat.com>
3564
3565 * MAINTAINERS (Write After Approval): Update email.
3566
35672013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3568
3569 * configure.ac: Adjust to check VTV_SUPPORTED.
3570 * configure: Regenerated.
3571
35722013-08-02 Caroline Tice <cmtice@google.com>
3573
3574 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3575 on non-linux systems; add target-libvtv to noconfigdirs; add
3576 libsupc++/.libs to C++ library search paths.
3577 * configure: Regenerated.
3578 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3579 libstdc++ and libgcc.
3580 * Makefile.in: Regenerated.
3581
35822013-07-19 Yvan Roux <yvan.roux@linaro.org>
3583
3584 * MAINTAINERS (Write After Approval): Add myself.
3585
35862013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3587 Shiva Chen <shiva0217@gmail.com>
3588
3589 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3590 nds32 port maintainers.
3591
35922013-07-17 Tim Shen <timshen91@gmail.com>
3593
3594 * MAINTAINERS (Write After Approval): Add myself.
3595
35962013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3597
3598 * configure.ac: Sync from binutils.
3599 * configure: Regenerate.
3600
36012013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3602
3603 * MAINTAINERS (Write After Approval): Add myself.
3604
36052013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3606
3607 * MAINTAINERS (Write After Approval): Add myself.
3608
36092013-05-17 David Malcolm <dmalcolm@redhat.com>
3610
3611 * MAINTAINERS (Write After Approval): Add myself.
3612
36132013-04-30 Brooks Moses <bmoses@google.com>
3614
3615 * MAINTAINERS: Update my email; move myself from Fortran
3616 reviewer to Write After Approval.
3617
36182013-04-16 Andreas Schwab <schwab@suse.de>
3619
3620 * configure.ac (aarch64-*-*): Don't disable java.
3621 * configure: Regenerate.
3622
36232013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3624
3625 * MAINTAINERS (Write After Approval): Add myself.
3626
36272013-03-30 Matthias Klose <doko@ubuntu.com>
3628
3629 * Makefile.def (target_modules): Don't install libffi.
3630 * Makefile.in: Regenerate.
3631
36322013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3633
3634 * MAINTAINERS (Write After Approval): Add myself.
3635
36362013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3637
3638 * MAINTAINERS (Write After Approval): Add myself.
3639
36402013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3641
3642 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3643 * configure: Regenerated.
3644
a15d2ea8
ILT
36452013-02-05 Ian Lance Taylor <iant@google.com>
3646
3647 PR go/55969
3648 * configure.ac: Disable libgo on some systems where it does not
3649 work.
3650
a3b854b6
FXC
36512013-02-04 David Edelsohn <dje.gcc@gmail.com>
3652
3653 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3654 Remove Geoff Keating as rs6000 port maintainer, at his request.
3655
36562013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3657
3658 * MAINTAINERS: Update my email.
3659
36602013-01-23 Shenghou Ma <minux.ma@gmail.com>
3661
3662 * configure: Re-generate.
3663
36642013-01-15 Richard Biener <rguenther@suse.de>
3665
3666 PR other/55973
3667 * configure: Re-generate.
3668
36692013-01-14 Matthias Klose <doko@ubuntu.com>
3670
3671 * Makefile.def (install-target-libsanitizer): Depend on
3672 install-target-libstdc++-v3.
3673 * Makefile.in: Regenerate.
3674
36752013-01-14 Richard Biener <rguenther@suse.de>
3676
3677 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3678 * configure: Re-generate
3679
36802013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3681
3682 * config.sub: Update from config repo.
3683
36842013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3685
3686 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3687 * Makefile.in: Regenerate.
3688
36892013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3690
3691 * MAINTAINERS (arc): Add new port maintainership for myself.
3692
36932013-01-09 Jason Merrill <jason@redhat.com>
3694
3695 * .gitignore: Import from gdb repository.
3696
36972013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3698
3699 * Makefile.def (configure-gcc): Depend on all-gmp.
3700 (all-gcc): Remove dependency on all-gmp.
3701 * Makefile.in: Regenerated.
3702
37032013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3704
3705 * config.sub: Merge from config repo.
3706 * config.guess: Ditto.
3707
37082013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3709
3710 * Makefile.def: Merge from binutils.
3711 * Makefile.in: Ditto.
3712
37132013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3714
3715 * MAINTAINERS: Update my email.
3716
37172012-12-29 Ben Elliston <bje@gnu.org>
3718
3719 * config.guess: Update to 2012-12-29 version.
3720 * config.sub: Likewise.
3721
37222012-12-20 Matthias Klose <doko@ubuntu.com>
3723
3724 * Makefile.def (install-target-libgfortran): Depend on
3725 install-target-libquadmath, install-target-libgcc.
3726 (install-target-libsanitizer): Depend on install-target-libgcc.
3727 (install-target-libjava): Depend on install-target-libgcc.
3728 (install-target-libitm): Depend on install-target-libgcc.
3729 (install-target-libobjc): Depend on install-target-libgcc.
3730 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3731 * Makefile.in: Regenerate.
3732
37332012-12-19 Matthias Klose <doko@ubuntu.com>
3734
3735 * Makefile.def (install-target-libgo): Depend on
3736 install-target-libatomic.
3737 * Makefile.in: Regenerate.
3738
37392012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3740
3741 PR go/55201
3742 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3743 * Makefile.in: Regenerate.
3744
37452012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3746
3747 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3748 * configure: Regenerate.
3749
37502012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3751
3752 * config.sub: Merge from config repo.
3753
37542012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3755
3756 * Makefile.def (target_modules): Add bootstrap=true and
3757 raw_cxx=true to libsanitizer.
3758 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3759 * Makefile.in: Regenerated.
3760 * configure: Likewise.
3761
37622012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3763
3764 * MAINTAINERS: Remove self as RTL optimization maintainer.
3765
37662012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3767
3768 * MAINTAINERS (Write After Approval): Add myself.
3769
37702012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3771
3772 * Makefile.def (target_modules): Remove bootstrap=true and
3773 raw_cxx=true from libsanitizer.
3774 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3775 * Makefile.in: Regenerated.
3776 * configure: Likewise.
3777
37782012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3779
3780 * Makefile.def (target_modules): Add bootstrap=true and
3781 raw_cxx=true to libsanitizer.
3782 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3783 * Makefile.in: Regenerated.
3784 * configure: Likewise.
3785
37862012-11-28 Andrew Pinski <apinski@cavium.com>
3787
3788 PR bootstrap/54279
3789 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3790 * configure: Regenerate.
3791 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3792 * Makefile.in: Regenerate.
3793
37942012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3795
3796 * configure.ac: Disable libsanitizer if we're not building C++.
3797 * configure: Regenerate.
3798
37992012-11-15 Roland McGrath <roland@hack.frob.com>
3800
3801 * MAINTAINERS (Write After Approval): Add myself.
3802
38032012-11-15 Dmitry Vyukov <dvyukov@google.com>
3804
3805 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3806 Kostya Serebryany (kcc@google.com) and
3807 Jakub Jelinek (jakub@redhat.com).
3808 Rename area for Dodji Seketeli (dodji@redhat.com).
3809
38102012-11-15 Dodji Seketeli <dodji@redhat.com>
3811
3812 * MAINTAINERS: (asan.c, related): Add myself.
3813
38142012-11-14 Roland McGrath <mcgrathr@google.com>
3815
3816 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3817 * configure: Regenerate.
3818
38192012-11-13 Richard Henderson <rth@redhat.com>
3820
3821 * configure.ac: Move libsanitizer logic to subdirectory.
3822 * configure: Regenerate.
3823
38242012-11-13 Dodji Seketeli <dodji@redhat.com>
3825
3826 * configure.ac: Enable libsanitizer just on x86 linux for now.
3827 * configure: Re-generate.
3828
38292012-11-13 David Edelsohn <dje.gcc@gmail.com>
3830
3831 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3832 sections.
3833 * configure: Regenerate.
3834
38352012-11-13 Hans-Peter Nilsson <hp@axis.com>
3836
3837 * configure.ac: Add section for configdirs for libsanitizer.
3838 Disable for cris-*-* and mmix-*-*.
3839 * configure: Regenerate.
3840
38412012-11-12 Wei Mi <wmi@google.com>
3842
3843 * configure.ac: Add libsanitizer to target_libraries.
3844 * Makefile.def: Ditto.
3845 * configure: Regenerate.
3846 * Makefile.in: Regenerate.
3847 * libsanitizer: New directory for asan runtime. Contains an empty
3848 tsan directory.
3849
38502012-11-03 Corinna Vinschen <corinna@vinschen.de>
3851
3852 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3853 against Mingw64 w32api.
3854 * configure: Regenerate.
3855
38562012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3857
3858 * configure: Regenerated.
3859
38602012-11-03 Robert Mason <rbmj@verizon.net>
3861
3862 * configure.ac: add --disable-libstdcxx configure option
3863 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3864
38652012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3866
3867 * MAINTAINERS (Write After Approval): Add myself.
3868
38692012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3870
3871 * MAINTAINERS (Write After Approval): Add myself.
3872
38732012-10-24 Sharad Singhai <singhai@google.com>
3874
3875 * MAINTAINERS (Write After Approval): Add myself.
3876
38772012-10-24 Eric Christopher <echristo@gmail.com>
3878
3879 * MAINTAINERS: Update email address.
3880
38812012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3882
3883 PR bootstrap/54820
3884 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3885 * configure: Regenerate.
3886
38872012-10-23 Richard Earnshaw <rearnsha@arm.com>
3888
3889 * MAINTAINERS (aarch64): Add Marcus and myself.
3890
38912012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3892
3893 PR bootstrap/54820
3894 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3895 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3896 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3897 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3898 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3899 * Makefile.in: Regenerate.
3900 * configure.ac (have_static_libs): New variable and associated check.
3901 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3902 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3903 * configure: Regenerate.
3904
39052012-10-10 Richard Biener <rguenther@suse.de>
3906
3907 * MAINTAINERS: Adjust for changed surname.
3908
39092012-10-04 Lawrence Crowl <crowl@google.com>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
39132012-10-01 Cary Coutant <ccoutant@google.com>
3914
3915 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3916
39172012-09-28 Ian Lance Taylor <iant@google.com>
3918
3919 * Makefile.def: Make all-target-libgo depend on
3920 all-target-libbacktrace.
3921 * Makefile.in: Rebuild.
3922
39232012-09-26 Ian Lance Taylor <iant@google.com>
3924
3925 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3926 * Makefile.in: Rebuild.
3927
39282012-09-20 Walter Lee <walt@tilera.com>
3929
3930 * configure.ac: Add tilegx to list of targets that support gold.
3931 * configure: Regenerate.
3932
39332012-09-20 Marek Polacek <polacek@redhat.com>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
39372012-09-19 Steve Ellcey <sellcey@mips.com>
3938
3939 * configure.ac: Add mips*-mti-elf* target.
3940 * configure: Regenerate.
3941
39422012-09-17 Ian Lance Taylor <iant@google.com>
3943
3944 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3945 * configure.ac (host_libs): Add libbacktrace.
3946 (target_libraries): Add libbacktrace.
3947 * Makefile.def (host_modules): Add libbacktrace.
3948 (target_modules): Likewise.
3949 * configure, Makefile.in: Rebuild.
3950
39512012-09-14 David Edelsohn <dje.gcc@gmail.com>
3952
3953 PR target/38607
3954 Merge upstream change.
3955 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3956
3957 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3958 Add libgomp*.o to compare_exclusions for AIX.
3959 * configure: Regenerate.
3960
39612012-09-06 Diego Novillo <dnovillo@google.com>
3962
3963 * configure.ac: Bump minimum GMP version to 4.2.3.
3964 * configure: Re-generate.
3965
39662012-09-05 Georg-Johann Lay <avr@gjlay.de>
3967
3968 PR target/54461
3969 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3970 target-libgloss if not configured --with-avrlibc=no.
3971 * configure: Regenerate.
3972
39732012-09-04 Jason Merrill <jason@redhat.com>
3974
3975 * configure.ac: Fix --enable-languages=all.
3976
39772012-09-04 Christophe Lyon <christophe.lyon@st.com>
3978
3979 * MAINTAINERS (Write After Approval): Add myself.
3980
39812012-09-03 Richard Guenther <rguenther@suse.de>
3982
3983 PR bootstrap/54138
3984 * configure.ac: Re-organize ISL / CLOOG checks to allow
3985 disabling with either --without-isl or --without-cloog.
3986 * configure: Regenerated.
3987
39882012-09-03 Georg-Johann Lay <avr@gjlay.de>
3989
3990 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3991 * configure: Regenerate.
3992
39932012-08-27 Ulrich Drepper <drepper@gmail.com>
3994
3995 * MAINTAINERS: Fix my email address.
3996
39972012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3998
3999 PR binutils/4970
4000 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4001 and opcodes.
4002 * Makefile.in: Regenerated.
4003
40042012-08-26 Art Haas <ahaas@impactweather.com>
4005
4006 * configure: Regenerate.
4007
40082012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4009
4010 * INSTALL/README: Also refer to the online installation
4011 instructions.
4012
40132012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4014
4015 * MAINTAINERS (Write After Approval): Add myself.
4016 (Picochip port): Remove myself.
4017
40182012-08-14 Diego Novillo <dnovillo@google.com>
4019
4020 Merge from cxx-conversion branch.
4021
4022 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4023 POSTSTAGE1_CONFIGURE_FLAGS.
4024 * Makefile.in: Regenerate.
4025 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4026 Force C++ when bootstrapping.
4027 * configure: Regenerate.
4028
40292012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4030
4031 * MAINTAINERS (Write After Approval): Add myself.
4032
40332012-07-16 Joseph Myers <joseph@codesourcery.com>
4034
4035 * README: Document use of ranges of years in copyright notices.
4036
40372012-07-06 Richard Guenther <rguenther@suse.de>
4038
4039 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4040 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4041 --with-gmp=system.
4042 * Makefile.in: Regenerated.
4043 * configure: Likewise.
4044
40452012-07-06 Richard Guenther <rguenther@suse.de>
4046
4047 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4048 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4049 supply V=1 as extra_make_flags.
4050 * configure: Regenerated.
4051 * Makefile.in: Likewise.
4052
40532012-07-04 Tristan Gingold <gingold@adacore.com>
4054
4055 * configure: Regenerate.
4056
40572012-07-03 Richard Guenther <rguenther@suse.de>
4058
4059 * Makfile.def (isl): Remove not necessary extra_exports and
4060 extra_make_flags.
4061 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4062 * Makefile.in: Regenerated.
4063
40642012-07-03 Richard Guenther <rguenther@suse.de>
4065
4066 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4067 * configure.ac: If either the ISL or the CLooG check failed
4068 do not try to build in-tree versions.
4069 * Makefile.in: Regenerated.
4070 * configure: Regenerated.
4071
40722012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4073
4074 * configure: Regenerate.
4075
40762012-07-02 Janis Johnson <janisjo@codesourcery.com>
4077
4078 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4079 maintainer.
4080
40812012-07-02 Richard Guenther <rguenther@suse.de>
4082
4083 * configure: Regenerated.
4084
40852012-07-02 Richard Guenther <rguenther@suse.de>
4086 Michael Matz <matz@suse.de>
4087 Tobias Grosser <tobias@grosser.es>
4088 Sebastian Pop <sebpop@gmail.com>
4089
4090 * Makefile.def: Add ISL host module, remove PPL host module.
4091 Adjust ClooG host module to use the proper ISL.
4092 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4093 * configure.ac: Include config/isl.m4. Add ISL host library,
4094 remove PPL. Remove PPL configury, add ISL configury, adjust
4095 ClooG configury.
4096 * Makefile.in: Regenerated.
4097 * configure: Likewise.
4098
40992012-07-02 Richard Guenther <rguenther@suse.de>
4100
4101 Merge from graphite branch
4102 2011-07-21 Tobias Grosser <tobias@grosser.es>
4103
4104 * configure: Regenerated.
4105 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4106 both cloog.org and legacy versions. The only supported version will
4107 be CLooG with the isl backend.
4108
4109 2011-07-21 Tobias Grosser <tobias@grosser.es>
4110
4111 * configure: Regenerated.
4112 * configure.ac: Require cloog isl 0.17.0
4113
4114 2011-07-21 Tobias Grosser <tobias@grosser.es>
4115
4116 * configure: Regenerated.
4117 * config/cloog.m4: Do not define CLOOG_ORG
4118
41192012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4120
4121 * configure.ac: Skip C if explicitly selected.
4122 * configure: Regenerate.
4123
41242012-06-28 Christophe Lyon <christophe.lyon@st.com>
4125
4126 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4127 they contain -O2.
4128 * configure: Regenerate.
4129
41302012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4131
4132 PR debug/53740
4133 * df.h, df-problems.c, dce.c: Revert last patch.
4134
41352012-06-25 Iain Sandoe <iain@codesourcery.com>
4136
4137 * MAINTAINERS (Write After Approval): Update my email address.
4138
41392012-06-21 Meador Inge <meadori@codesourcery.com>
4140
4141 * MAINTAINERS (Write After Approval): Add myself.
4142
41432012-06-20 Jason Merrill <jason@redhat.com>
4144
4145 * Makefile.tpl (check-target-libgomp-c++): New.
4146 (check-target-libitm-c++): New.
4147 * Makefile.def (c++): Add them.
4148 * Makefile.in: Regenerate.
4149
41502012-05-29 Edmar Wienskoski <edmar@freescale.com>
4151
4152 * MAINTAINERS (Write After Approval): Add myself.
4153
41542012-05-16 Olivier Hainque <hainque@adacore.com>
4155
4156 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4157 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4158 (install-no-fixedincludes): Adjust accordingly.
4159 * Makefile.in: Regenerate.
4160
41612012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4162
4163 Merge upstream change
4164 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4165
41662012-05-14 Marc Glisse <marc.glisse@inria.fr>
4167
4168 * MAINTAINERS (Write After Approval): Add myself.
4169
41702012-05-09 Nick Clifton <nickc@redhat.com>
4171 Paul Smith <psmith@gnu.org>
4172
4173 PR bootstrap/50461
4174 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4175 allow for the fact that from release v3.1.0 of MPFR the source
4176 files were moved into a src sub-directory.
4177 * configure: Regenerate.
4178
41792012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4180
4181 * configure.ac: Bump minimum MPFR version to 2.4.0.
4182 * configure: Regenerated.
4183
41842012-05-01 Richard Henderson <rth@redhat.com>
4185
4186 * Makefile.def (libatomic): New target_module.
4187 * configure.ac (target_libraries): Add libatomic.
4188 (noconfigdirs): Check if libatomic is supported.
4189 * Makefile.in, configure: Rebuild.
4190
41912012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4192
4193 * MAINTAINERS (Write After Approval): Add myself.
4194
41952012-04-25 Joel Brobecker <brobecker@adacore.com>
4196
4197 * config.sub: Update to 2012-04-18 version from official repo.
4198
41992012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4200
4201 * MAINTAINERS (Write After Approval): Add myself.
4202
42032012-04-11 Steve Ellcey <sellcey@mips.com>
4204
4205 * MAINTAINERS: Changed email address.
4206
42072012-03-28 Georg-Johann Lay <avr@gjlay.de>
4208
4209 PR target/52737
4210 * contrib/gcc_update (files_and_dependencies):
4211 Remove gcc/config/avr/t-multilib from touch data.
4212
42132012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4214
4215 * MAINTAINERS (OS Port Maintainers): Remove irix.
4216 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4217 (unsupported_languages): Remove mips-sgi-irix6.*.
4218 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4219 (with_stabs): Remove.
4220 * configure: Regenerate.
4221
42222012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4223
4224 * MAINTAINERS (OS Port Maintainers): Remove osf.
4225 * configure.ac (enable_libgomp): Remove *-*-osf*.
4226 (with_stabs): Remove alpha*-*-osf*.
4227 * configure: Regenerate.
4228
42292012-03-05 Tristan Gingold <gingold@adacore.com>
4230
4231 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4232 * configure: Regenerate.
4233
42342012-02-17 Walter Lee <walt@tilera.com>
4235
4236 * MAINTAINERS: (Write After Approval): Delete myself.
4237
42382012-02-14 Walter Lee <walt@tilera.com>
4239
4240 * MAINTAINERS (tilegx port): Add myself.
4241 (tilepro port): Add myself.
4242 (Write After Approval): Add myself.
4243
42442012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4245
4246 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4247 and Joseph Myers as docstring relicensing maintainers.
4248
42492012-02-09 Bin Cheng <bin.cheng@arm.com>
4250
4251 * MAINTAINERS (write-after-approval): Add myself.
4252
42532012-02-08 Ira Rosen <irar@il.ibm.com>
4254
4255 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4256 maintainer.
4257
42582012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4259
4260 * MAINTAINERS (Write After Approval): Move myself to
4261 maintain alphabetical order.
4262
42632012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
42672012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
42712012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4272 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4273
4274 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4275 * configure: Regenerate.
4276
42772012-01-23 Harshit Chopra <harshit@google.com>
4278
4279 * MAINTAINERS (Write After Approval): Add myself.
4280
42812012-01-22 Douglas B Rupp <rupp@ngnat.com>
4282
4283 * configure.ac: Remove reference to mh-interix.
4284 * configure: Regenerate.
4285
42862012-01-05 Richard Henderson <rth@redhat.com>
4287
4288 PR bootstrap/51072
4289 * configure.ac: Disable libitm if c++ is not enabled.
4290 * configure: Rebuild.
4291
4292 * configure.ac: Fix regexp for same.
4293 * configure: Rebuild.
4294
42952012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4296
4297 * MAINTAINERS (Write After Approval): Add myself.
4298
42992012-01-02 Richard Guenther <rguenther@suse.de>
4300
4301 PR bootstrap/51686
4302 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4303 * Makefile.in: Regenerate.
4304
43052011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4306
4307 * MAINTAINERS (Write After Approval): Add myself.
4308
43092011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4310
4311 * configure: Regenerate.
4312
43132011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4314
4315 * MAINTAINERS (picochip): Changed email address.
4316
43172011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4318
4319 * MAINTAINERS (write-after-approval): Add self.
4320
43212011-11-29 DJ Delorie <dj@redhat.com>
4322
4323 * configure.ac (rl78-*-*) New case.
4324 * configure: Regenerate.
4325 * MAINTAINERS: Add myself as RL78 maintainer.
4326
43272011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4328
4329 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4330
43312011-11-21 Andreas Tobler <andreast@fgznet.ch>
4332
4333 * libtool.m4: Additional FreeBSD 10 fixes.
4334
43352011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4336
4337 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4338 Maintainers section, as Epiphany maintainer.
4339
43402011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4341
4342 PR target/49992
4343 * configure.ac: Remove ranlib special-casing for Darwin.
4344 * configure: Regenerate.
4345
43462011-11-12 Andrey Belevantsev <abel@ispras.ru>
4347
4348 * MAINTAINERS (Reviewers): Keep the list sorted.
4349
43502011-11-11 Andrey Belevantsev <abel@ispras.ru>
4351
4352 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4353
43542011-11-09 Roland McGrath <mcgrathr@google.com>
4355
4356 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4357 * configure: Rebuild.
4358 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4359 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4360 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4361 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4362 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4363 Add READELF.
4364 * Makefile.in: Rebuild.
4365
43662011-11-09 Jason Merrill <jason@redhat.com>
4367
4368 * Makefile.def (language=c++): Remove check-c++0x.
4369 * Makefile.in (check-gcc-c++): Regenerate.
4370
43712011-11-08 Richard Henderson <rth@redhat.com>
4372
4373 * configure.ac: Test for libitm directory present first.
4374
4375 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4376
4377 * configure.ac: Test libitm/configure.tgt to disable libitm.
4378 * configure: Rebuild.
4379
43802011-11-07 Aldy Hernandez <aldyh@redhat.com>
4381 Richard Henderson <rth@redhat.com>
4382
4383 Merged from transactional-memory.
4384
4385 * Makefile.def (lang_env_dependencies): libitm is c++.
4386 Add libitm target module.
4387 * configure.ac: Likewise.
4388 * config/mmap.m4: New file.
4389 * contrib/gcc_update: Add libitm to touch data.
4390 * Makefile.in, configure: Rebuild.
4391
43922011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4393
4394 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4395 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4396 * Makefile.in: Regenerate.
4397
43982011-11-01 DJ Delorie <dj@redhat.com>
4399
4400 * config.sub: Update to version 2011-10-29 (added rl78)
4401
44022011-10-27 Nick Clifton <nickc@redhat.com>
4403
4404 * config.sub: Import these changes from the config project:
4405
4406 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4407 Ben Elliston <bje@gnu.org>
4408
4409 * config.sub (epiphany): New.
4410
4411 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4412 Ben Elliston <bje@gnu.org>
4413
4414 * config.sub (hexagon, hexagon-*): New.
4415
4416 2011-08-23 Roland McGrath <mcgrathr@google.com>
4417
4418 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4419 64eb to be64.
4420
4421 2011-08-16 Roland McGrath <mcgrathr@google.com>
4422
4423 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4424 (nacl): Grok as alias for 32el-unknown-nacl.
4425
44262011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4427
4428 * MAINTAINERS (Write After Approval): Add myself.
4429
44302011-10-24 Teresa Johnson <tejohnson@google.com>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
44342011-09-21 Jakub Jelinek <jakub@redhat.com>
4435
4436 * MAINTAINERS (sparc port): Remove myself.
4437
44382011-09-14 Tom de Vries <tom@codesourcery.com>
4439
4440 * MAINTAINERS (Write After Approval): Add myself.
4441
44422011-08-14 Yao Qi <yao@codesourcery.com>
4443
4444 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4445 * configure: Regenerate.
4446
44472011-07-26 Ian Lance Taylor <iant@google.com>
4448
4449 * configure.ac: Set have_compiler based on whether gcc directory
4450 exists, rather than on whether gcc is in configdirs.
4451 * configure: Rebuild.
4452
44532011-07-21 Joseph Myers <joseph@codesourcery.com>
4454
4455 * MAINTAINERS (Global Reviewers): Add self.
4456
44572011-07-20 David Edelsohn <dje.gcc@gmail.com>
4458
4459 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4460 link directories.
4461 * Makefile.in: Rebuild.
4462
44632011-07-20 Ian Lance Taylor <iant@google.com>
4464
4465 PR bootstrap/49787
4466 * configure.ac: Move --enable-bootstrap handling earlier in file.
4467 If --enable-bootstrap and either --enable-build-with-cxx or
4468 --enable-build-poststage1-with-cxx, enable C++ automatically.
4469 * configure: Rebuild.
4470
44712011-07-19 Ian Lance Taylor <iant@google.com>
4472
4473 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4474 make C++ a boot_language. Set and substitute
4475 POSTSTAGE1_CONFIGURE_FLAGS.
4476 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4477 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4478 * configure, Makefile.in: Rebuild.
4479
44802011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4481
4482 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4483 maintainers.
4484
44852011-07-18 Jakub Jelinek <jakub@redhat.com>
4486
4487 * MAINTAINERS (Global Reviewers): Add myself.
4488
44892011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4490
4491 * configure: Regenerate.
4492
44932011-07-16 Jason Merrill <jason@redhat.com>
4494
4495 * Makefile.def (language=c++): Add check-c++0x and
4496 check-target-libmudflap-c++.
4497 * Makefile.tpl (check-target-libmudflap-c++): New.
4498 * Makefile.in: Regenerate.
4499
45002011-07-16 Matthias Klose <doko@ubuntu.com>
4501
4502 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4503 * Makefile.def (target_modules/libjava): Pass
4504 $(EXTRA_CONFIGARGS_LIBJAVA).
4505 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4506 if not configured with --enable-static-libjava.
4507 * Makefile.in: Regenerate.
4508 * configure: Likewise.
4509
45102011-07-15 Jason Merrill <jason@redhat.com>
4511
4512 * Makefile.in (check-c++): Move check-gcc-c++0x after
4513 check-target-libstdc++-v3.
4514
45152011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4516
4517 * MAINTAINERS (c6x port): New entry.
4518
45192011-07-13 Jason Merrill <jason@redhat.com>
4520
4521 * Makefile.in (check-gcc-c++0x): New.
4522 (check-c++): Depend on it.
4523
45242011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4525
4526 PR target/39150
4527 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4528 x86_64-*-solaris2.1[0-9]*.
4529 * configure: Regenerate.
4530
45312011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4532
4533 * MAINTAINERS (RTL optimizers): Add self.
4534
45352011-06-27 Gabriel Charette <gchare@google.com>
4536
4537 * MAINTAINERS (Write After Approval): Add myself.
4538
45392011-06-22 Hans-Peter Nilsson <hp@axis.com>
4540
4541 PR regression/47836
4542 PR bootstrap/23656
4543 PR other/47733
4544 PR bootstrap/49247
4545 PR c/48825
4546 * configure.ac (target_libraries): Remove target-libiberty.
4547 Remove case-statement setting skipdirs=target-libiberty for
4548 multiple targets. Remove checking target_configdirs and
4549 removing target-libiberty but keeping target-libgcc if
4550 otherwise empty.
4551 * Makefile.def (target_modules): Don't add libiberty.
4552 (dependencies): Remove all traces of target-libiberty.
4553 * configure, Makefile.in: Regenerate.
4554
45552011-06-13 Walter Lee <walt@tilera.com>
4556
4557 * configure.ac (tilepro-*-*) New case.
4558 (tilegx-*-*): Likewise.
4559 * configure: Regenerate.
4560
45612011-06-06 Jing Yu <jingyu@google.com>
4562
4563 * configure.ac: Skip target-libiberty for
4564 arm*-*-linux-androideabi.
4565 * configure: Regenerated.
4566
45672011-06-06 Nick Clifton <nickc@redhat.com>
4568
4569 * config.sub: Sync from upstream.
4570
45712011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4572
4573 * MAINTAINERS (Write After Approval): Add myself.
4574
45752011-06-01 Daniel Jacobowitz <drow@false.org>
4576
4577 * MAINTAINERS: Update my email address.
4578
45792011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4580
4581 * MAINTAINERS (Write After Approval): Update my email address.
4582
45832011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4584
4585 * MAINTAINERS (Write After Approval): Add myself.
4586
45872011-05-08 Doug Kwan <dougkwan@google.com>
4588
4589 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4590 * configure: Regenerated.
4591 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4592 value from configure.
4593 * Makefile.in: Regenerated.
4594
45952011-05-05 Joseph Myers <joseph@codesourcery.com>
4596
4597 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4598 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4599 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4600 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4601 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4602 *-*-vxworks*): Disable newlib and libgloss in separate case
4603 statement.
4604 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4605 to separate case statement.
4606 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4607 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4608 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4609 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4610 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4611 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4612 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4613 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4614 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4615 i[[3456789]]86-*-rdos*, m32r-*-*,
4616 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4617 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4618 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4619 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4620 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4621 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4622 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4623 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4624 and libgloss in main case over targets. Remove most empty cases
4625 in main case over targets.
4626 * configure: Regenerate.
4627
46282011-05-04 Janis Johnson <janisjo@codesourcery.com>
4629
4630 * MAINTAINERS (Write After Approval): Add myself.
4631
46322011-05-04 Joseph Myers <joseph@codesourcery.com>
4633
4634 * configure.ac: Remove code setting special library locations for
4635 hppa*64*-*-hpux11*. Remove code setting compiler for
4636 sparc-sun-solaris2*.
4637 * configure: Regenerate.
4638
46392011-05-04 Joseph Myers <joseph@codesourcery.com>
4640
4641 * configure.ac: Separate libgloss_dir settings from general case
4642 over targets.
4643 * configure: Regenerate.
4644
46452011-04-28 Joseph Myers <joseph@codesourcery.com>
4646
4647 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4648 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4649 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4650 cases in libgcj-disabling case statement.
4651 (hppa*64*-*-linux*): Set unsupported_languages instead of
4652 disabling target-zlib.
4653 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4654 to hppa*64*-*-hpux*.
4655 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4656 hppa*-*-hpux*.
4657 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4658 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4659 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4660 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4661 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4662 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4663 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4664 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4665 libgcj-disabling case statement.
4666 * configure: Regenerate.
4667
46682011-04-28 Joseph Myers <joseph@codesourcery.com>
4669
4670 * configure.ac: Disable Java for targets not supporting libffi.
4671 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4672 Remove cases in Java-disabling statement.
4673 (*arm-wince-pe): Change to arm-wince-pe.
4674 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4675 cases in Java-disabling statement.
4676 (bfin-*-*): Don't disable Java again.
4677 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4678 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4679 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4680 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4681 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4682 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4683 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4684 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4685 Java-disabling statement.
4686 (mmix-*-*): Don't disable Java again.
4687 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4688 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4689 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4690 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4691 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4692 statement.
4693 * configure: Regenerate.
4694
46952011-04-28 Joseph Myers <joseph@codesourcery.com>
4696
4697 * configure.ac: Separate cases disabling Java and Java libraries
4698 from general case over targets.
4699 * configure: Regenerate.
4700
47012011-04-21 Jie Zhang <jzhang918@gmail.com>
4702
4703 * MAINTAINERS: Update my email address.
4704
47052011-04-20 Easwaran Raman <eraman@google.com>
4706
4707 * MAINTAINERS (Write After Approval): Add myself.
4708
47092011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4710
4711 PR lto/48086
4712 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4713 * configure: Regenerate.
4714
47152011-04-16 Jim Meyering <meyering@redhat.com>
4716
4717 * MAINTAINERS (Write After Approval): Add myself.
4718
47192011-04-15 Dodji Seketeli <dodji@redhat.com>
4720
4721 * MAINTAINERS: Update my email address.
4722
47232011-04-13 Georg-Johann Lay <avr@gjlay.de>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
47272011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4728
4729 * MAINTAINERS (Write After Approval): Add myself.
4730
47312011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4732
4733 * MAINTAINERS (Write After Approval): Add myself.
4734
47352011-04-06 Joseph Myers <joseph@codesourcery.com>
4736
4737 * configure.ac (build_tools): Remove build-byacc.
4738 (host_libs): Remove mmalloc.
4739 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4740 autoconf automake libtool diff rcs fileutils shellutils time
4741 textutils wdiff find uudecode hello tar gzip indent recode release
4742 sed perl gawk findutils gettext zip.
4743 (libgcj): Remove target-qthreads.
4744 (target_tools): Remove target-examples target-gperf.
4745 (YACC): Don't handle building byacc.
4746 * configure: Regenerate.
4747 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4748 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4749 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4750 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4751 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4752 handle building components.
4753 * Makefile.in: Regenerate.
4754
47552011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4756
4757 * MAINTAINERS: Update my email address as Xtensa maintainer.
4758
47592011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4760
4761 * config.sub: Sync from upstream.
4762
47632011-04-01 Joseph Myers <joseph@codesourcery.com>
4764
4765 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4766 (microblaze*): Don't disable libssp.
4767 * configure: Regenerate.
4768
47692011-04-01 Joseph Myers <joseph@codesourcery.com>
4770
4771 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4772 moveifchange.
4773 * configure: Regenerate.
4774 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4775 * Makefile.in: Regenerate.
4776
47772011-04-01 Joseph Myers <joseph@codesourcery.com>
4778
4779 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4780 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4781 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4782 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4783 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4784 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4785 md_exec_prefix cases.
4786 * configure: Regenerate.
4787
47882011-04-01 Joseph Myers <joseph@codesourcery.com>
4789
4790 * configure.ac: Separate cases disabling target-libssp,
4791 target-libiberty, target-libstdc++-v3 and Fortran from general
4792 case over targets.
4793 * configure: Regenerate.
4794
47952011-04-01 Joseph Myers <joseph@codesourcery.com>
4796
4797 * configure.ac (*-*-chorusos): Don't disable libgcj.
4798 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4799 Remove case.
4800 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4801 (arm-*-coff): Don't disable libgcj.
4802 (arm*-*-linux-gnueabi): Remove useless assignment.
4803 (arm-*-riscix*): Don't disable libgcj.
4804 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4805 configuration.
4806 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4807 (c54x*-*-*): Remove case.
4808 (tic54x-*-*): Don't disable GCC or GCC libraries.
4809 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4810 to *.
4811 (d10v-*-*): Don't disable GCC libraries.
4812 (d30v-*-*): Don't disable libgcj.
4813 (h8500-*-*): Don't disable GCC libraries.
4814 (i960-*-*): Don't disable libgcj.
4815 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4816 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4817 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4818 libgcj.
4819 (m68k-*-coff*): Remove case.
4820 (mmix-*-*): Don't disable libgloss on host.
4821 (mn10200-*-*, mn10300-*-*): Remove cases.
4822 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4823 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4824 Don't disable libgcj.
4825 (romp-*-*): Remove case.
4826 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4827 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4828 case.
4829 (v810-*-*): Don't disable GCC libraries.
4830 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4831 (ip2k-*-*): Don't disable GCC libraries.
4832 * configure: Regenerate.
4833
48342011-03-28 Joseph Myers <joseph@codesourcery.com>
4835
4836 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4837 libffi on host.
4838 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4839 on host.
4840 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4841 * configure: Regenerate.
4842
48432011-03-26 John Marino <binutils@marino.st>
4844
4845 * configure.ac: Add support for *-*-dragonfly*
4846 * configure: Regenerate.
4847
48482011-03-25 Joseph Myers <joseph@codesourcery.com>
4849
4850 * configure.ac (native_only): Remove.
4851 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4852 send-pr uudecode guile gnuserv on host.
4853 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4854 send-pr rcs guile perl texinfo libtool on host.
4855 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4856 automake send-pr rcs guile perl texinfo libtool on host.
4857 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4858 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4859 (alpha*-dec-osf*): Don't disable fileutils on target.
4860 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4861 texinfo send-pr expect dejagnu on target.
4862 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4863 target-qthreads on target.
4864 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4865 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4866 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4867 x86_64-*-mingw*): Don't disable expect on target.
4868 (*-*-cygwin*): Don't disable target-gperf on target.
4869 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4870 gnuserv on target.
4871 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4872 target.
4873 * configure: Regenerate.
4874
48752011-03-25 Joseph Myers <joseph@codesourcery.com>
4876
4877 * configure.ac (target_tools): Remove target-groff.
4878 (native_only): Remove target-groff.
4879 (hppa*64*-*-*): Don't disable byacc.
4880 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4881 setting.
4882 (*-*-kaos*): Don't skip target-librx and target-groff.
4883 (*-*-netware*): Don't skip target-libmudflap.
4884 (*-*-tpf*): Don't skip target-libmudflap.
4885 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4886 directories on the host.
4887 (ia64*-*-*vms*): Don't skip tix.
4888 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4889 host.
4890 * configure: Regenerate.
4891
48922011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4893
4894 * configure.ac: Remove references to mt-mep, mt-netware,
4895 mt-wince.
4896 * Makefile.def: Add all-utils soft dependencies.
4897 * Makefile.tpl: Remove GDB_NLM_DEPS.
4898 * configure: Regenerate.
4899 * Makefile.in: Regenerate.
4900
49012011-03-24 Paolo Bonzini <bonzini@gnu.org>
4902
4903 * configure.ac: Do not include mh-x86omitfp.
4904 * configure: Regenerate.
4905
49062011-03-24 Paolo Bonzini <bonzini@gnu.org>
4907
4908 * configure.ac: Remove empty cases.
4909 * configure: Regenerate.
4910
49112011-03-24 Paolo Bonzini <bonzini@gnu.org>
4912
4913 * Makefile.def: Add dependency from termcap to gdb.
4914 * Makefile.in: Regenerate.
4915
49162011-03-24 Paolo Bonzini <bonzini@gnu.org>
4917
4918 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4919 * configure: Regenerate.
4920 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4921 * Makefile.tpl: Likewise.
4922 * Makefile.in: Regenerate.
4923
49242011-03-24 Paolo Bonzini <bonzini@gnu.org>
4925
4926 * configure.ac: Remove all mentions of tentative_cc.
4927 * configure: Regenerate.
4928
49292011-03-24 Joseph Myers <joseph@codesourcery.com>
4930
4931 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4932 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4933 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4934 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4935 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4936 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4937 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4938 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4939 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4940 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4941 *-*-rhapsody*): Remove host cases.
4942 * configure: Regenerate.
4943
49442011-03-24 Joseph Myers <joseph@codesourcery.com>
4945
4946 * configure.ac (ppc*-*-pe): Remove host case.
4947 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4948 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4949 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4950 cases.
4951 * configure: Regenerate.
4952
49532011-03-24 Joseph Myers <joseph@codesourcery.com>
4954
4955 * config.sub: Update to version 2011-03-23.
4956
49572011-03-22 Joseph Myers <joseph@codesourcery.com>
4958
4959 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4960 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4961 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4962 * configure: Regenerate.
4963
49642011-03-22 Joseph Myers <joseph@codesourcery.com>
4965
4966 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4967 to Write After Approval.
4968 * config-ml.in: Don't handle arc-*-elf*.
4969 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4970 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4971 handle GCC libraries.
4972 * configure: Regenerate.
4973
49742011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4975
4976 PR bootstrap/48120:
4977 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4978 Add -lstdc++ -lm to LIBS.
4979 * configure: Regenerate.
4980
49812011-03-18 David Edelsohn <dje.gcc@gmail.com>
4982
4983 * config.guess: Update to version 2011-02-02
4984 * config.sub: Update to version 2011-02-24
4985
49862011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4987
4988 PR lto/48086
4989 * configure.ac: Re-enable LTO on *-apple-darwin9.
4990 * configure: Regenerate.
4991
49922011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4993
4994 PR lto/48086
4995 * configure.ac: Disable LTO on darwin due to an assembler change in
4996 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4997 under 256.
4998 * configure: Regenerate.
4999
50002011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5001
5002 * MAINTAINERS: Update myself as score backend maintainer,
5003 update my e-mail address.
5004
50052011-03-09 Xuepeng Guo <terry.guo@arm.com>
5006
5007 * MAINTAINERS: Update my e-mail address.
5008
50092011-03-06 Joey Ye <joey.ye@arm.com>
5010
5011 * MAINTAINERS: Update my e-mail address.
5012
50132011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5014
5015 * configure.ac: Adjust test of with_ppl.
5016 * configure: Regenerated.
5017
50182011-03-02 Kai Tietz <ktietz@redhat.com>
5019
5020 * MAINTAINERS: Adjust my e-mail address.
5021
50222011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5023
5024 * configure.ac: Add -lpwl to ppllibs.
5025 * configure: Regenerated.
5026
50272011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5028
5029 * config/cloog.m4: Add -lisl to clooglibs.
5030 * configure: Regenerated.
5031
50322011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5033
5034 * MAINTAINERS (CPU Port maintainers): Add self.
5035
50362011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5037
5038 * MAINTAINERS: Add myself as testsuite maintainer.
5039
50402011-02-15 Mike Stump <mikestump@comcast.net>
5041
5042 * MAINTAINERS: Add myself as testsuite maintainer.
5043
50442011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5045
5046 Import from Libtool and gnulib:
5047
5048 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5049
5050 Prepare for supporting FreeBSD 10.
5051 * config.rpath: Remove handling of freebsd1* which soon would
5052 match FreeBSD 10.0.
5053
5054 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5055
5056 Remove support for FreeBSD 1.x.
5057 * libtool.m4 (_LT_LINKER_SHLIBS)
5058 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5059 soon would incorrectly match FreeBSD 10.0.
5060
50612011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5062
5063 PR binutils/12283
5064 * move-if-change: Import version from gnulib.
5065
50662011-02-12 Alexandre Oliva <aoliva@redhat.com>
5067
5068 PR lto/47225
5069 * Makefile.def (lto-plugin): Double dash for enable-shared.
5070 (configure-gcc): Depend on all-lto-plugin.
5071 * Makefile.in: Rebuilt.
5072
50732011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5074
5075 * configure.ac: Remove extra bracket.
5076 * configure: Regenerate.
5077
50782011-02-08 Tobias Burnus <burnus@net-b.de>
5079
5080 * MAINTAINERS: Add myself as libquadmath maintainer.
5081
50822011-02-08 Thomas Schwinge <thomas@schwinge.name>
5083
5084 * MAINTAINERS: Update my email address.
5085
50862011-02-07 Joseph Myers <joseph@codesourcery.com>
5087
5088 * MAINTAINERS (option handling): Add self.
5089
50902011-02-06 Kai Tietz <kai.tietz@onevision.com>
5091
5092 PR lto/47225
5093 * Makefile.def: Add dependency for install-gcc
5094 on install-lto-plugin.
5095 * Makfile.in: Regenerated
5096
50972011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5098
5099 * MAINTAINERS (CPU Port Maintainers): Add myself.
5100
51012011-01-31 Alexandre Oliva <aoliva@redhat.com>
5102
5103 PR libgcj/44341
5104 * configure.ac: Discard --with-* flags for host when configuring
5105 target libraries for cross build.
5106 * configure: Rebuilt.
5107
51082011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5109
5110 * MAINTAINERS (linear loop transforms): Removed.
5111
51122011-01-25 Jakub Jelinek <jakub@redhat.com>
5113
5114 * configure.ac: If with_ppl is no, move setting with_cloog=no
5115 after CLOOG_REQUESTED check.
5116 * configure: Regenerated.
5117
51182011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5119
5120 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5121 CLooG has been requested.
5122 * configure: Regenerated.
5123
51242011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5125
5126 * configure: Regenerated.
5127 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5128
51292011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5130
5131 * configure: Regenerated.
5132 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5133
51342011-01-21 Andreas Schwab <schwab@redhat.com>
5135
5136 * configure.ac: Use AS_HELP_STRING throughout.
5137 * configure: Regenerate.
5138
51392011-01-18 Jie Zhang <jie.zhang@analog.com>
5140
5141 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5142 * configure: Regenerate.
5143
51442011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5145
5146 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5147
51482011-01-13 Joel Brobecker <brobecker@adacore.com>
5149
5150 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5151 for ia64-hpux.
5152 * configure: Regenerate.
5153
51542011-01-07 Jan Hubicka <jh@suse.cz>
5155
5156 PR lto/47225
5157 * Makefile.in: Regenerate.
5158 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5159 configure.
5160
51612011-01-07 Jan Hubicka <jh@suse.cz>
5162
5163 * Makefile.in: Regenerate.
5164 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5165 and configure dependency on lto-plugin configure.
5166 (lto-plugin module): Remove dependency on GCC; add dependency on
5167 liniberty.
5168
51692011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5170
5171 * MAINTAINERS (Write After Approval): Add myself.
5172
51732010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5174
5175 * configure: Regenerate.
5176
51772010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5178
5179 * configure.ac: (picochip): Disable libiberty.
5180
51812010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5182
5183 * MAINTAINERS (Write After Approval): Add myself.
5184
51852010-12-10 Ian Lance Taylor <iant@google.com>
5186
5187 PR bootstrap/46819
5188 * configure.ac: For --disable-libgcj clear libgcj_saved.
5189 * configure: Rebuild.
5190
51912010-12-10 Tobias Burnus <burnus@net-b.de>
5192
5193 PR fortran/46540
5194 * configure.ac: Add --disable-libquadmath and
5195 --disable-libquadmath-support.
5196 * configure: Regenerate.
5197
51982010-12-03 Ian Lance Taylor <iant@google.com>
5199
5200 * MAINTAINERS: Add myself as libgo maintainer.
5201
52022010-12-03 Hans-Peter Nilsson <hp@axis.com>
5203
5204 PR libffi/46792
5205 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5206 * configure: Regenerate.
5207
52082010-12-02 Ian Lance Taylor <iant@google.com>
5209
5210 * configure.ac: Always set default for poststage1_ldflags to
5211 -static-libstdc++ -static-libgcc.
5212
52132010-11-29 Andreas Schwab <schwab@redhat.com>
5214
5215 * configure.ac: Move comment to remove extra space in last argument
5216 of GCC_TARGET_TOOL.
5217
52182010-11-26 Alexandre Oliva <aoliva@redhat.com>
5219
5220 PR other/46026
5221 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5222 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5223 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5224 (BASE_FLAGS_TO_PASS): Use it.
5225 * configure: Rebuilt.
5226 * Makefile.in: Rebuilt.
5227
52282010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5229
5230 PR binutils/12258
5231 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5232 Properly check default linker.
5233 * configure: Regnerated.
5234
52352010-11-23 Matthias Klose <doko@ubuntu.com>
5236
5237 * configure.ac: For --enable-gold, handle value `default' instead of
5238 `both*'. New configure option --{en,dis}able-ld.
5239 * configure: Regenerate.
5240
52412010-11-20 Ian Lance Taylor <iant@google.com>
5242
5243 * configure.ac: Only disable a language library if no language needs
5244 it. Don't let --disable-libgcj uncondtionally disable libffi.
5245 * configure: Rebuild.
5246
52472010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5248
5249 * Makefile.in: Regenerate.
5250
5251 PR other/46202
5252 * configure.ac: Fix just-built in-tree STRIP name to be
5253 binutils/strip-new.
5254 * configure: Regenerate.
5255 * Makefile.def (install-strip-gcc, install-strip-binutils)
5256 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5257 (install-strip-sid): Mirror dependencies on non-strip variants
5258 of these targets on the respective -strip prerequisites.
5259 * Makefile.tpl (install-strip, install-strip-host)
5260 (install-strip-target): New targets.
5261 (install-strip-[+module+], install-strip-target-[+module+]):
5262 New targets.
5263 * Makefile.in: Regenerate.
5264
52652010-11-19 Ian Lance Taylor <iant@google.com>
5266 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5267
5268 * configure.ac: Add target-libgo to target_libraries. Set
5269 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5270 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5271 (HOST_EXPORTS): Add GOC.
5272 (BASE_TARGET_EXPORTS): Add GOC.
5273 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5274 (GOCFLAGS_FOR_TARGET): New variable.
5275 (EXTRA_HOST_FLAGS): Add GOC.
5276 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5277 * Makefile.def (target_modules): Add libgo.
5278 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5279 (dependencies): Add dependency from configure-target-libgo to
5280 configure-target-libffi and all-target-libstdc++-v3. Add
5281 dependencies from all-target-libgo to all-target-libffi.
5282 (languages): Add go.
5283 * configure: Rebuild.
5284 * Makefile.in: Rebuild.
5285
52862010-11-19 Ian Lance Taylor <iant@google.com>
5287
5288 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5289 compiler/flag environment variables.
5290
52912010-11-18 Ian Lance Taylor <iant@google.com>
5292
5293 * configure.ac: Check for lang_requires_boot_languages in
5294 config-lang.in files.
5295 * configure: Rebuild.
5296
52972010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5298 Tobias Burnus <burnus@net-b.de>
5299
5300 PR fortran/32049
5301 * Makefile.def: Add libquadmath; build it with language=fortran.
5302 * configure.ac: Add libquadmath.
5303 * Makefile.tpl: Handle multiple libs in check-[+language+].
5304 * Makefile.in: Regenerate.
5305 * configure: Regenerate.
5306
b9b9d342
TT
53072010-11-16 Tom Tromey <tromey@redhat.com>
5308
5309 * MAINTAINERS: Moved myself to reviewers section.
5310
ecbfe87a
ZD
53112010-11-15 Zdenek Dvorak <ook@ucw.cz>
5312
5313 * MAINTAINERS: Moved myself to reviewers section.
5314
29a4f477
RW
53152010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5316
5317 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5318 (Write After Approval): Remove self.
5319
9965e3cd
AS
53202010-11-15 Andreas Schwab <schwab@redhat.com>
5321
5322 * configure.ac: Fix spelling in option names.
5323 * configure: Regenerated.
5324
0463992b
GJL
53252010-11-13 Georg-Johann Lay <georgjohann@web.de>
5326
5327 PR bootstrap/39622
5328 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5329 * configure: Regenerated.
5330
3df08734
KG
53312010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5332
5333 * MAINTAINERS: Update my email address.
5334
f16e2237
TG
53352010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5336
f16e2237
TG
5337 * configure: Regenerate.
5338
0bb52d68
TG
53392010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5340
1f980c25 5341 * configure: Regenerate.
0bb52d68 5342
aba2b02e
TG
53432010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5344
aba2b02e
TG
5345 * configure: Regenerate.
5346
27882098
TG
53472010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5348
27882098
TG
5349 * configure: Regenerate.
5350
d32ef397
AS
53512010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5352
5353 * configure.ac: Support official CLooG.org versions.
5354 * configure: Regenerate.
5355 * config/cloog.m4: New.
5356
5a4b6c0e
FD
53572010-11-10 François Dumont <francois.cppdevs@free.fr>
5358
5359 * MAINTAINERS (Write After Approval): Add myself.
5360
f2cea726
DE
53612010-11-09 David Edelsohn <dje.gcc@gmail.com>
5362
5363 * MAINTAINERS: Update my email address.
5364
d8ed14ce
IS
53652010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5366
5367 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5368 * configure: Regenerate.
d8ed14ce 5369
48215350
DK
53702010-11-03 Ian Lance Taylor <iant@google.com>
5371 Dave Korn <dave.korn.cygwin@gmail.com>
5372
5373 PR lto/46273
5374 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5375 and on other supported platforms whenever LTO is enabled.
5376 * configure: Rebuild.
5377
87841584
AM
53782010-11-02 Alan Modra <amodra@gmail.com>
5379
5380 PR binutils/12110
5381 * configure.ac: Error when source path contains spaces.
5382 * configure: Regenerate.
5383
fe12dfe1
JW
53842010-10-23 James E. Wilson <wilson@codesourcery.com>
5385
5386 * MAINTAINERS: Update my email address.
5387
66c92425
ILT
53882010-10-20 Ian Lance Taylor <iant@google.com>
5389
5390 * Makefile.def (target_modules): Set lib_path to src/.libs for
5391 libstdc++-v3 module.
5392 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5393 * Makefile.in: Rebuild.
5394
187d3518
LB
53952010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5396
5397 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5398 (Write After Approval): Remove myself.
5399
02db6bba
TG
54002010-10-15 Tristan Gingold <gingold@adacore.com>
5401
5402 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5403
c0103e74
DR
54042010-10-14 Douglas Rupp <rupp@gnat.com>
5405
5406 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5407
1cd0b716
DK
54082010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5409
5410 * configure.ac (build_lto_plugin): New shell variable.
5411 (--enable-lto): Turn on by default for all non-ELF platforms that
5412 have had LTO support added so far. Set build_lto_plugin appropriately
5413 for both ELF and non-ELF.
5414 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5415 * configure: Regenerate.
5416
d4c1abb3
RW
54172010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5418
5419 Sync from src:
5420 * configure.ac (v850 support): Remove target-libgloss from
5421 noconfigdirs.
5422 * configure: Regenerate.
5423
ffedf511
RW
54242010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5425
5426 PR bootstrap/45326
5427 PR bootstrap/45174
5428 * configure.ac: Honor initial values of $build_configargs,
5429 $host_configargs, $target_configargs. Mark the precious, so
5430 environment settings get recorded.
5431 * configure: Regenerate.
5432
e1826acc
RW
54332010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5434
5435 PR bootstrap/45796
5436 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5437 Depend on all-build-libiberty.
5438 * Makefile.in: Regenerate.
5439
80920132
ME
54402010-09-30 Michael Eager <eager@eagercon.com>
5441
5442 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5443 * configure: Regenerate.
5444
770a498a
ME
54452010-09-28 Michael Eager <eager@eagercon.com>
5446
5447 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5448
86dfbd58
RW
54492010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5450
5451 PR bootstrap/44621
5452 * configure.ac: Fix unportable shell quoting.
5453 * configure: Regenerate.
5454
db50fe7d
IS
54552010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5456
5457 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5458 targets and amend comment.
5459 * configure: Regenerate.
5460
0064e825
TB
54612010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5462
5463 * MAINTAINERS (Write After Approval): Add myself.
5464
bb79486c
JH
54652010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5466
5467 * configure.ac: Enable LTO by default on Darwin.
5468 * configure: Regenerate.
5469
9e0b22c3
MS
54702010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5471
bb79486c 5472 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 5473
2fabf1b7
IB
54742010-09-01 Ian Bolton <ian.bolton@arm.com>
5475
bb79486c 5476 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 5477
3a9abc98
DS
54782010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5479
5480 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5481 ports
5482
331a9a59
DY
54832010-07-28 David Yuste <david.yuste@gmail.com>
5484
5485 * MAINTAINERS (Write After Approval): Add myself.
5486
223a9d64
N
54872010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5488
5489 * configure.ac: Support all v850 targets.
5490 * configure: Regenerate.
5491
9183bdcf
MG
54922010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5493
5494 PR bootstrap/44455
5495 * configure.ac (extra_mpfr_configure_flags): Copy from
5496 extra_mpc_gmp_configure_flags.
5497 * configure: Re-generated.
5498
2e290598
AK
54992010-07-22 Andi Kleen <ak@linux.intel.com>
5500
5501 * MAINTAINERS (Write After Approval): Add myself.
5502
8d6cd388
CLT
55032010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5504
5505 * MAINTAINERS (Write After Approval): Add myself.
5506
b0b01eb0
JY
55072010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5508
5509 * MAINTAINERS (Write After Approval): Add myself.
5510
77198d71
JH
55112010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5512
5513 PR target/44862
5514 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5515 Provide -B option to allow for link spec %s substitutions for
5516 libstdc++.a on darwin.
5517 * Makefile.in: Regenerate.
5518
02fe70af
MM
55192010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5520
5521 * MAINTAINERS (Reviewers): Update my e-mail address
5522
c63a4676
AO
55232010-06-10 Alexandre Oliva <aoliva@redhat.com>
5524
5525 * Makefile.def (configure-gcc): Depend on all-libelf.
5526 * Makefile.in: Rebuild.
5527
e68edbf6
FC
55282010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5529
5530 * MAINTAINERS (Write After Approval): Add myself in the right place.
5531
dce2d8b2 55322010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
5533
5534 * MAINTAINERS (Write After Approval): Add myself.
5535
dce2d8b2 55362010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
5537
5538 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
5539
55402010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 5541
1ab55d69
MK
5542 * config.sub: Update to version 2010-05-21.
5543 * config.guess: Update to version 2010-04-03.
0c422e74 5544
02540df4
SB
55452010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5546
5547 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5548 * configure: Regenerate.
5549
dfe5f5b2
ST
55502010-05-12 Sriraman Tallam <tmsriram@google.com>
5551
5552 * MAINTAINERS (Write After Approval): Add myself.
5553
c082f9f3
SB
55542010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5555
5556 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5557 a platform that supports LTO.
5558 * configure: Regenerate.
5559
f1af9e5f
SP
55602010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5561
5562 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5563 * configure: Regenerated.
5564
38e3d868
RM
55652010-04-27 Roland McGrath <roland@redhat.com>
5566 H.J. Lu <hongjiu.lu@intel.com>
5567
5568 * configure.ac (--enable-gold): Support both, both/gold and
5569 both/bfd to add gold to configdirs without removing ld.
5570 * configure: Regenerated.
5571
5572 * Makefile.def: Add install-gold dependency to install-ld.
5573 * Makefile.in: Regenerated.
5574
3bec79c5
DK
55752010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5576
5577 PR lto/42776
5578 * configure.ac (--enable-lto): Refactor handling so libelf tests
5579 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5580 and allow LTO to be explicitly enabled on non-ELF platforms that
5581 are known to support it inside else-clause.
5582 * configure: Regenerate.
5583
615c8ffa
EB
55842010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5585
5586 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5587 * configure: Regenerate.
5588
e4522f78
RC
55892010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5590
5591 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5592 * configure: Regenerate.
5593
8ccb78f2
RO
55942010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5595
5596 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5597 separately.
5598 * configure: Regenerate.
5599
d5cc2ee3
KW
56002010-04-16 Kevin Williams <kevin.williams@inria.fr>
5601
5602 * MAINTAINERS (Write After Approval): Add myself.
5603
8406cb62
TG
56042010-04-14 Tristan Gingold <gingold@adacore.com>
5605
5606 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5607 * configure: Regenerate.
5608
3591b8e2
SE
56092010-04-13 Steve Ellcey <sje@cup.hp.com>
5610
5611 * configure: Regenerate after change to elf.m4.
5612
a82ecc7b
IS
56132010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5614
5615 * MAINTAINERS (Write After Approval): Add myself.
5616
1f0bf148
SP
56172010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5618
5619 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5620 * configure: Regenerated.
5621
56222010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5623
5624 * configure.ac: Print "buggy but acceptable" when CLooG
5625 revision is less than 9.
5626 * configure: Regenerated.
5627
ecd01dee
DN
56282010-04-01 Diego Novillo <dnovillo@google.com>
5629
5630 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5631
dc683a3f
RW
56322010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5633
5634 PR bootstrap/43615
5635 PR bootstrap/43328
5636
5637 Revert:
5638
5639 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5640
5641 * configure.ac: Do not pass --enable-multilib nor
5642 --disable-multilib in baseargs. Accept explicitly passed
5643 --enable_multilib.
5644 * configure: Regenerate.
5645
7527d83f
UW
56462010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5647
5648 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5649
895522b6
JJ
56502010-03-31 Janis Johnson <janis187@us.ibm.com>
5651
5652 * MAINTAINERS: Remove myself.
5653
9db4e878
RW
56542010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5655
5656 PR bootstrap/43328
5657 * configure.ac: Do not pass --enable-multilib nor
5658 --disable-multilib in baseargs. Accept explicitly passed
5659 --enable_multilib.
5660 * configure: Regenerate.
5661
acf6bf36
AP
56622010-03-28 Andrew Pinski <pinskia@gmail.com>
5663
5664 * MAINTAINERS (spu port): Remove me.
5665
b42f0d7e
JM
56662010-03-23 Joseph Myers <joseph@codesourcery.com>
5667
5668 * configure.ac (tic6x-*-*): New case.
5669 * configure: Regenerate.
5670
0d1152b1
JM
56712010-03-23 Joseph Myers <joseph@codesourcery.com>
5672
5673 * config.sub: Update to version 2010-03-22.
5674 * config.guess: Update to version 2009-12-30.
5675
dce2d8b2 56762010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
5677
5678 PR ada/42554
5679 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5680 * configure: Regenerate.
5681
5408fbe8
RR
56822010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5683
5684 * MAINTAINERS: Update my email address.
5685
3f55a3b3
SP
56862010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5687
5688 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5689 (ghassan.shobaki@amd.com): Removed.
5690
3f08f7e8
AM
56912010-03-17 Alan Modra <amodra@gmail.com>
5692
5693 * MAINTAINERS: Update my email address.
5694
f3a9d094
DN
56952010-03-16 Diego Novillo <dnovillo@google.com>
5696
5697 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5698 Matthews.
5699
db5c4b8b
JM
57002010-03-16 Joseph Myers <joseph@codesourcery.com>
5701
5702 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5703 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5704
b995570a
JM
57052010-03-16 Joseph Myers <joseph@codesourcery.com>
5706
5707 * MAINTAINERS: Update my email address.
5708
124cc66f
DJ
57092010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5710
5711 * MAINTAINERS: Update my email address.
5712
a4581668
BS
57132010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5714
5715 * MAINTAINERS: Update my email address.
5716
49d78e29
JZ
57172010-03-09 Jie Zhang <jie@codesourcery.com>
5718
5719 * MAINTAINERS: Update my email address.
5720
8927b7c0
RO
57212010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5722
5723 PR libstdc++/32499
5724 * configure.ac (RANLIB): Default to true.
5725 (STRIP): Likewise.
5726 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5727 * configure: Regenerate.
5728
dce2d8b2 57292010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
5730
5731 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5732 (Write After Approval): Update my email address.
5733
bf646aaf
NC
57342010-02-17 Nick Clifton <nickc@redhat.com>
5735
5736 PR 11238
5737 * Makefile.tpl (local-distclean): Also remove config.cache files in
5738 sub-directories as there may not be Makefiles present in the
5739 sub-directories.
96e41f16
NC
5740 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5741 the config.cache files found by the find command.
5742
bf646aaf
NC
5743 * Makefile.in: Regenerate.
5744 * configure.ac: Revert previous delta.
5745 * configure: Regenerate.
5746
ff78880a
NC
57472010-02-15 Nick Clifton <nickc@redhat.com>
5748
5749 PR 11238
5750 * configure.ac: Delete config.cache files in sub-directories when
5751 deleting Makefiles.
5752 * configure: Regenerate.
5753
8150eadf
BE
57542010-02-12 Ben Elliston <bje@gnu.org>
5755
5756 * MAINTAINERS: Update my email address.
5757
a9e12bfd
AP
57582010-02-08 Andrew Pinski <pinskia@gmail.com>
5759
5760 * MAINTAINERS (spu port): Update my email address.
5761
95315086
JZ
57622010-02-08 Jie Zhang <jie.zhang@analog.com>
5763
5764 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5765
362c6d2f
KG
57662010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5767
5768 * configure.ac: Add "recommended" version checks for GMP/MPC.
5769 Update recommended GMP/MPFR/MPC versions.
5770 * configure: Regenerate.
5771
888c5ad2
JR
57722010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5773
5774 * MAINTAINERS: Move my Embecosm email address into the
5775 write-after-approval section.
5776
3bf714a7
ILT
57772010-01-26 Ian Lance Taylor <iant@google.com>
5778
5779 * MAINTAINERS: Add myself as Go frontend maintainer.
5780
ad1e5170
JR
57812010-01-25 Joern Rennecke <amylaar@spamcop.net>
5782
5783 PR libstdc++/36101, PR libstdc++/42813
5784 * configure.ac (bootstrap_target_libs): Make inclusion of
5785 target-libgomp conditional on libgomb being in target_configdirs.
5786 * configure: Regenerate.
5787
fb0553d1
JR
57882010-01-23 Joern Rennecke <amylaar@spamcop.net>
5789
5790 PR libstdc++/36101, PR libstdc++/42813
5791 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5792 * configure: Regenerate.
5793
aae29963
JR
57942010-01-22 Joern Rennecke <amylaar@spamcop.net>
5795
5796 PR libstdc++/36101, PR libstdc++/42813
5797 * configure.ac (target_configdirs): Substitute.
5798 * Makefile.def: Bootstrap target module libgomp.
5799 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5800 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5801 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5802 * configure, Makefile.in: Regenerate.
5803
d8fe8895
DK
58042010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5805
5806 * MAINTAINERS: Adjust my details.
5807
ebfe4897
EW
58082010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5809
5810 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5811
f7746c59
TL
58122010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5813
5814 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5815
306c7b5b
TL
58162010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5817
5818 * MAINTAINERS (Write After Approval): Add myself.
5819
1b8b9e19
KT
58202010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5821
5822 * MAINTAINERS (Write After Approval): Add myself.
5823
c164615b
RG
58242010-01-11 Richard Guenther <rguenther@suse.de>
5825
5826 PR lto/41569
5827 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5828 * Makefile.in: Regenerated.
5829
f3f623ae
AT
58302010-01-11 Andreas Tobler <andreast@fgznet.ch>
5831
5832 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5833 * configure: Regenerate.
5834
592c90ff 58352010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 5836 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
5837
5838 PR bootstrap/42424
5839 * configure.ac: Include libtool m4 files.
9c78662a 5840 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
5841 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5842 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 5843
592c90ff
KG
5844 * configure: Regenerate.
5845
60a2e213
RW
58462010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5847
5848 PR bootstrap/41818
5849 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5850 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5851 * Makefile.in: Regenerate.
5852
7413962d
RG
58532010-01-02 Richard Guenther <rguenther@suse.de>
5854
5855 PR lto/41529
5856 * configure.ac: Include config/elf.m4. Disable LTO if not
5857 builting for an elf target.
5858 * configure: Regenerate.
5859
f77f3945
CF
58602009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5861
5862 * MAINTAINERS: Change my email address.
5863
4960e3f0
BE
58642009-12-18 Ben Elliston <bje@au.ibm.com>
5865
5866 * config.sub, config.guess: Update from upstream sources.
5867
d16a31da
SZ
58682009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5869
5870 * MAINTAINERS (Write After Approval): Add myself.
5871
3a5729ea
KG
58722009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5873
5874 PR middle-end/30447
5875 PR middle-end/30789
5876 PR other/40302
5877
5878 * configure.ac: Require MPC.
5879 * configure: Regenerate.
5880
43e02a8a
RW
58812009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5882
5883 PR target/38384
5884 PR bootstrap/40972
5885 * libtool.m4: Sync from git Libtool.
5886 * ltoptions.m4: Likewise.
5887 * ltversion.m4: Likewise.
5888 * lt~obsolete.m4: Likewise.
5889 * ltmain.sh: Likewise.
5890
360d4522
KG
58912009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5892
5893 * configure.ac: Update minimum MPC version to 0.8.
5894 * configure: Regenerate.
5895
f264ed56
SP
58962009-11-21 Sebastian Pop <sebpop@gmail.com>
5897
5898 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5899 * configure: Regenerated.
5900
ed2eaa9f
ILT
59012009-11-21 Ian Lance Taylor <iant@google.com>
5902
5903 * configure.ac: Change default of poststage1_ldflags to be empty if
5904 poststage1_libs is set. When poststage1_libs is empty, and
5905 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5906 * configure: Rebuild.
5907
58346783
AN
59082009-11-21 Adam Nemet <adambnmet@gmail.com>
5909
5910 * MAINTAINERS (Write After Approval): Update my email address.
5911
5ca0106a
BE
59122009-11-20 Ben Elliston <bje@au.ibm.com>
5913
5914 * config.guess: Update from upstream sources.
5915
87213cd4
AO
59162009-11-16 Alexandre Oliva <aoliva@redhat.com>
5917
5918 * Makefile.def: Restore host and target settings for gmp.
5919 * Makefile.in: Rebuild.
5920
f61428ed
AO
59212009-11-16 Alexandre Oliva <aoliva@redhat.com>
5922
5923 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5924 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5925 Fix portability of test of C++ as bootstrap language. Add
5926 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5927 * configure: Rebuild.
5928 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5929 and cloog. Fix in-tree ppl configuration. Introduce libelf
5930 in-tree building.
5931 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5932 (POSTSTAGE1_HOST_EXPORTS): Use it.
5933 (STAGE[+id+]_CXXFLAGS): New.
5934 (BASE_FLAGS_TO_PASS): Pass it down.
5935 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5936 extra_exports.
5937 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5938 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5939 extra_exports.
5940 * Makefile.in: Rebuild.
5941
f6c56be6
BE
59422009-11-17 Ben Elliston <bje@au.ibm.com>
5943
5944 * config.sub, config.guess: Update from upstream sources.
5945
0ccb5970
JK
59462009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5947
5948 * MAINTAINERS (Write After Approval): Add myself.
5949
dce2d8b2 59502009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
5951
5952 * MAINTAINERS (Write After Approval): Add myself.
5953
5d571eaa
OS
59542009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5955
5956 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5957 paths for *-w64-mingw* and x86_64-*mingw*.
5958 * configure: Regenerated.
5959
dce2d8b2 59602009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
5961
5962 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5963
c393f559
BK
59642009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5965
5966 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5967 Phil Edwards to Write-After Approval.
5968
ef4c4300
KT
59692009-10-30 Kai Tietz <kai.tietz@onevision.com>
5970
5971 * configure.ac: Disable target-winsup & co for
5972 x86_64-*-mingw* and *-w64-mingw* targets.
5973 * configure: Regenerated.
5974
65a324b4
NC
59752009-10-16 Nick Clifton <nickc@redhat.com>
5976
5977 * MAINTAINERS: Add myself as a maintainer for the RX port.
5978
dce2d8b2 59792009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 5980
9c78662a 5981 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 5982
17e72e5d
RO
59832009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5984
5985 * configure.ac (CLooG test): Use = with test.
5986 * configure: Regenerate.
5987
ed3a56f3
RG
59882009-10-22 Richard Guenther <rguenther@suse.de>
5989
5990 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5991 cloog if the ppl version check failed. Move flags saving
5992 before setting in libelf check.
5993 * configure: Regenerate.
5994
ad0abd3c
RG
59952009-10-21 Richard Guenther <rguenther@suse.de>
5996
5997 * configure.ac: Adjust the ppl and cloog configure to work as
5998 documented. Disable cloog if ppl was disabled. Omit the version
5999 checks if they were disabled.
6000 * configure: Re-generate.
6001
e4c5bd48
RW
60022009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6003
6004 * configure.ac: Add 'lto' to enable_languages, not
6005 new_enable_languages, and only if not already present.
6006 * configure: Regenerate.
6007
0ffd69c5
GP
60082009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6009
6010 * README: Refer to the various COPYING* files instead of just
6011 COPYING.
6012 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6013
dce2d8b2 60142009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6015
6016 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6017
58687768
RG
60182009-10-07 Richard Guenther <rguenther@suse.de>
6019
6020 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6021 and Richard Guenther as reviewers.
6022 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6023 as reviewers.
6024
49b0ca5c 60252009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6026
49b0ca5c 6027 * config.sub: Update from upstream sources.
d2d9ce5e 6028
aeb94799
ILT
60292009-10-06 Ian Lance Taylor <iant@google.com>
6030
6031 * Makefile.def: check-gold depends upon all-gas.
6032 * Makefile.in: Rebuild.
6033
123651cd
PM
60342009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6035
6036 * MAINTAINERS (Write After Approval): Add myself.
6037
d7f09764
DN
60382009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6039
6040 * Makefile.def: all-lto-plugin depends on all-libiberty.
6041 set bootstrap=true for lto-plugin.
6042 Add lto-plugin.
6043 * Makefile.in: Regenerate.
6044 * configure.ac (host_libs): Add lto-plugin.
6045 * configure: Regenerate.
6046
d7f09764
DN
60472009-10-03 Diego Novillo <dnovillo@google.com>
6048
6049 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6050 (HOST_LIBELFLIBS): Define.
6051 (HOST_LIBELFINC): Define.
6052 * Makefile.in: Regenerate.
6053 * configure.ac: Add --enable-lto.
6054 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6055 If --enable-lto is used, add 'lto' to new_enable_languages.
6056 If --enable-lto is used and gold is enabled, add
6057 lto-plugin to configdirs.
6058 * configure: Regenerate.
6059
60602009-10-03 Simon Baldwin <simonb@google.com>
6061
6062 * configure.ac: If --with-system-zlib, suppress local zlib and
6063 pass --with-system-zlib to subdir configure scripts.
6064 * configure: Regenerate.
6065
dce2d8b2 60662009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6067 Paolo Bonzini <bonzini@gnu.org>
6068
6069 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6070 $(srcdir).
6071 * Makefile.in: Rebuilt.
6072
dce2d8b2 60732009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6074
6075 * MAINTAINERS (Write After Approval): Add myself.
6076
3e661154
KG
60772009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6078
6079 * configure.ac: Update minimum MPC version to 0.7.
6080 * configure: Regenerate.
6081
f1a036e4
NC
60822009-09-25 Nick Clifton <nickc@redhat.com>
6083
6084 * configure.ac: Pass any --cache-file=/dev/null option on to
6085 subconfigures.
6086 * configure: Regenerate.
6087
d4c74acc
NC
60882009-09-23 Nick Clifton <nickc@redhat.com>
6089
6090 * config.sub, config.guess: Update from upstream sources.
6091
dce2d8b2 60922009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6093
6094 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6095 * Makefile.in: Rebuilt.
6096
0db770bd
RW
60972009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6098
6099 PR bootstrap/32272
6100 * configure.ac: Error out if $srcdir isn't '.' but contains
6101 host-${host_noncanonical}.
6102 * configure: Regenerate.
6103
71101870
RO
61042009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6105
6106 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6107 maintainer.
6108
ca6d0d62
RW
61092009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6110
79cd2b23
RW
6111 * configure.ac: If bootstrapping a combined tree with
6112 --enable-gold, require c++ in stage1_languages.
6113 * configure: Regenerate.
6114
ab9dcd0c
RW
6115 * configure.ac: Also add target_libs of stage1_languages to
6116 bootstrap_target_libs.
6117 * configure: Regenerate.
6118
ca6d0d62
RW
6119 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6120 with --enable-languages not containing c++.
6121 * configure: Regenerate.
6122
1c3c9f12
JZ
61232009-09-15 Jie Zhang <jie.zhang@analog.com>
6124
6125 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6126 * configure: Regenerate.
6127
dce2d8b2 61282009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6129
6fb30a14
JR
6130 * MAINTAINERS (Write After Approval): Update my e-mail address,
6131 and move from from here...
6132 (Waiting for paperwork): To here.
0318772d 6133
4056c2c6
JM
61342009-09-09 Joseph Myers <joseph@codesourcery.com>
6135
6136 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6137
3e54529c
RW
61382009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6139
6140 * configure.ac: Do not use $extrasub for replacing @if/@endif
6141 parts in Makefile; instead, use additional arguments to
6142 AC_CONFIG_COMMANDS to do the replacement manually, with several
6143 sed invocations, to avoid HP-UX sed command limits.
6144 * configure: Regenerate.
6145
713e2ea6
AO
61462009-09-08 Alexandre Oliva <aoliva@redhat.com>
6147
6148 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6149 blank before -L.
6150
5646b7b9
AO
61512009-09-04 Alexandre Oliva <aoliva@redhat.com>
6152
6153 * configure.ac (with-build-config): Document. Handle without.
6154 Handle missing argument.
6155 * configure: Rebuilt.
6156
e12c4094
AO
61572009-09-03 Alexandre Oliva <aoliva@redhat.com>
6158
6159 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6160 Default to bootstrap-debug only if compare-debug works.
6161 * configure: Rebuilt.
6162 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6163 * Makefile.in: Rebuilt.
6164
75cb0057
RO
61652009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6166
6167 * MAINTAINERS (OS Port Maintainers): Update my email address.
6168
8fc68cba
AO
61692009-09-01 Alexandre Oliva <aoliva@redhat.com>
6170
6171 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6172 * Makefile.in: Rebuilt.
6173
44cb38cf
CD
61742009-09-01 Chris Demetriou <cgd@google.com>
6175
6176 * MAINTAINERS (Write After Approval): Add myself.
6177
f9329c35
DS
61782009-08-31 Dodji Seketeli <dodji@redhat.com>
6179
6180 PR debug/30161
6181 * include/dwarf2.h (enum dwarf_tag): Added
6182 DW_TAG_GNU_template_template_param
6183 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6184
f945e229
PB
61852009-08-30 Paolo Bonzini <bonzini@gnu.org>
6186
6187 * Makefile.tpl (AWK): Fix typo.
6188 * Makefile.in: Regenerate.
6189
87264276
PB
61902009-08-30 Paolo Bonzini <bonzini@gnu.org>
6191
6192 * configure.ac: Detect awk and sed.
6193 * Makefile.def (flags_to_pass): Add AWK and SED.
6194 * Makefile.tpl (AWK, SED): New.
6195 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6196 * configure: Regenerate.
6197 * Makefile.in: Regenerate.
6198
68ccd57c
DK
61992009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6200
6201 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6202 (collapseslashes): Likewise.
6203
df58e648
RW
62042009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6205
6206 * configure.ac (AC_PREREQ): Bump to 2.64.
6207
0539cb2c
RW
62082009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6209
70fa0efa
RW
6210 * configure.ac: Remove --with-datarootdir, --with-docdir,
6211 --with-pdfdir, --with-htmldir switches.
6212 * configure: Regenerate.
6213
5213506e
RW
6214 * configure: Regenerate.
6215
0539cb2c
RW
6216 * compile: Sync from Automake 1.11.
6217 * depcomp: Likewise.
6218 * install-sh: Likewise.
6219 * missing: Likewise.
6220 * mkinstalldirs: Likewise.
6221 * ylwrap: Likewise.
6222
197c68cc
DK
62232009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6224
6225 * ltmain.sh (func_normal_abspath): New function.
6226 (func_relative_path): Likewise.
6227 (func_mode_help): Document new -bindir option for link mode.
6228 (func_mode_link): Add new -bindir option, and use it to place
6229 output DLL if specified.
6230
58af276a
RW
62312009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6232
0115d4a3
RW
6233 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6234 (baseargs): Add --disable-option-checking.
6235 * configure: Regenerate.
6236
58af276a
RW
6237 * Makefile.def (configure-target-libiberty): Depend on
6238 all-binutils and all-ld.
6239 (configure-target-newlib): Likewise.
6240 * Makefile.in: Regenerate.
6241
e9d9afef
BE
62422009-08-17 Ben Elliston <bje@au.ibm.com>
6243
6244 * config.sub, config.guess: Update from upstream sources.
6245
354ebf88
RW
62462009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6247
6248 Sync from src, merge:
6249
6250 2009-07-02 Tristan Gingold <gingold@adacore.com>
6251
6252 * configure.ac: Do not exclude gas for i386-*-darwin.
6253 Add a case for x86_64-*-darwin.
6254 * configure: Regenerate.
6255
8375f7b2
NV
62562009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6257
6258 * MAINTAINERS: Add my name to Write After Approval list.
6259
dce2d8b2 62602009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6261
6262 * configure.ac: Add Microblaze target.
6263 * configure: Regenerate.
6264
ea2002ba
CB
62652009-07-31 Christian Bruel <christian.bruel@st.com>
6266
6267 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6268 * configure: Regenerate.
2bf33cdb 6269
dce2d8b2 62702009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6271
6272 * MAINTAINERS (Write After Approval): Update my e-mail address.
6273
e90e6bd7
ILT
62742009-07-06 Ian Lance Taylor <iant@google.com>
6275
6276 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6277 * configure: Rebuild.
6278
f6e0880a
TG
62792009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6280
6281 * MAINTAINERS: Move myself to the Graphite Reviewers.
6282
6d984927
WG
62832009-06-30 Wei Guozhi <carrot@google.com>
6284
6285 * MAINTAINERS: Add my name to Write After Approval list.
6286
f2689b09
SE
62872009-06-26 Steve Ellcey <sje@cup.hp.com>
6288
6289 PR bootstrap/40338
6290 * configure.ac (comparestring): Create new variable.
6291 * Makefile.tpl (comparestring): Use to skip some comparisions.
6292 * configure: Regenerate.
6293 * Makefile.in: Regenerate.
6294
f62c0ba4
DE
62952009-06-26 Doug Evans <dje@sebabeach.org>
6296
6297 * Makefile.def (host_modules): Add cgen.
6298 * Makefile.in: Regenerate.
6299 * configure.ac (host_tools): Add cgen.
6300 * configure: Regenerate.
6301
7acf4da6
DD
63022009-06-23 DJ Delorie <dj@redhat.com>
6303
6304 * MAINTAINERS: Add myself as mep maintainer.
6305
00020c16
ILT
63062009-06-23 Ian Lance Taylor <iant@google.com>
6307
6308 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6309 boot_languages. Only bootstrap target libraries listed in
6310 target_libs for some boot language. Add --with-stage1-ldflags,
6311 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6312 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6313 if not building with C++.
6314 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6315 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6316 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6317 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6318 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6319 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6320 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6321 * configure, Makefile.in: Rebuild.
6322
1da52d4a
LF
63232009-06-23 Li Feng <nemokingdom@gmail.com>
6324
6325 * MAINTAINERS: Added my name to write-after-approval list.
6326
144c9175
RM
63272009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6328
6329 * configure.ac: Define is_elf for QNX Neutrino targets.
6330 * configure: Regenerate.
6331
e5871e24
GS
63322009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6333
9c78662a 6334 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6335
5f4a82c0
KG
63362009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6337
6338 * configure.ac: Detect MPC in default directory.
6339 * configure: Regenerate.
6340
394e9195
JG
63412009-06-03 Jerome Guitton <guitton@adacore.com>
6342 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6343
9c78662a
UB
6344 * Makefile.tpl (all): Avoid a trailing backslash.
6345 * Makefile.in: Regenerate.
394e9195 6346
47bca6aa
BE
63472009-06-03 Ben Elliston <bje@au.ibm.com>
6348
6349 * config.sub, config.guess: Update from upstream sources.
6350
a891a473
RS
63512009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6352
6353 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6354 to noconfdirs.
6355 * configure: Regenerate.
6356
70cb2d9f
AO
63572009-06-02 Alexandre Oliva <aoliva@redhat.com>
6358
6359 * Makefile.tpl ([+compare-target+]): Compare all stage
6360 directories, rather than just gcc.
6361 * Makefile.in: Rebuilt.
6362
7f1245df
DK
63632009-06-01 Doug Kwan <dougkwan@google.com>
6364
6365 * configure.ac: Support gold for target arm*-*-*.
6366 * configure: Regenerate.
394e9195 6367
acd26225
KG
63682009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6369
6370 * Makefile.def: Add MPC support and dependencies.
6371 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6372
6373 * Makefile.in, configure: Regenerate.
6374
a1fc946a
AO
63752009-05-27 Alexandre Oliva <aoliva@redhat.com>
6376
6377 * Makefile.tpl (all): Avoid harmless warning in make all when
6378 gcc-bootstrap is enabled but stage_last does not exist.
6379 * Makefile.in: Rebuilt.
6380
2e6a3c8d
NR
63812009-05-24 Nicolas Roche <roche@adacore.com>
6382
6383 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6384 * Makefile.in: Regenerate.
6385
63487d11
DC
63862009-05-21 Denis Chertykov <chertykov@gmail.com>
6387
6388 * MAINTAINERS: Update my e-mail address.
6389
449223af
DK
63902009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6391
6392 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6393 * configure: Regenerate.
6394
31c98f49
AO
63952009-05-18 Alexandre Oliva <aoliva@redhat.com>
6396
6397 PR other/40159
6398 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6399 gcc-no-bootstrap are mutually exclusive.
6400 * Makefile.in: Rebuilt.
6401
0f501837
AO
64022009-05-18 Alexandre Oliva <aoliva@redhat.com>
6403
6404 PR other/40159
6405 * Makefile.tpl (all): Don't end with unconditional success.
6406 * Makefile.in: Rebuilt.
6407
4a4a4e99
AO
64082009-05-12 Alexandre Oliva <aoliva@redhat.com>
6409
6410 PR target/37137
6411 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6412 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6413 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6414 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6415 stage_configureflags, stage_cflags and stage_libcflags into
6416 explicit Makefile macros.
6417 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6418 GFORTRAN.
6419 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6420 CC. Set CC_FOR_BUILD from CC.
6421 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6422 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6423 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6424 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6425 and GFORTRAN.
6426 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6427 (_LIBCFLAGS): Renamed to _TFLAGS.
6428 (do-compare-debug, do-compare3-debug): Drop.
6429 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6430 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6431 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6432 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6433 (XGCC_FLAGS_FOR_TARGET): New.
6434 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6435 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6436 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6437 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6438 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6439 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6440 TFLAGS.
6441 (BUILD_CONFIG): Include if requested.
6442 (all): Set TFLAGS on bootstrap.
6443 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6444 (all-stageid-prefixmodule): Likewise.
6445 (do-clean, distclean-stageid): Set TFLAGS.
6446 (restrap): Fix whitespace.
6447 * Makefile.in: Rebuilt.
6448
1cee3429
PB
64492009-05-07 Paolo Bonzini <bonzini@gnu.org>
6450
6451 * config.guess: Sync with src.
6452
0b70eafd
DK
64532009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6454
6455 * configure.ac ($with_ppl): Default to no if not supplied.
6456 ($with_cloog): Likewise.
6457 configure: Regenerate.
6458
5175f17c
JW
64592009-04-27 James E. Wilson <wilson@codesourcery.com>
6460
6461 * MAINTAINERS: Update my e-mail address.
6462
952fa153
NC
64632009-04-27 Nick Clifton <nickc@redhat.com>
6464
6465 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6466
a687f83c
EB
64672009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6468
6469 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6470 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6471 * Makefile.in: Regenerate.
6472
9e3eba15
KG
64732009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6474
6475 PR bootstrap/39739
6476 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6477 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6478
6479 * configure, Makefile.in: Regenerate.
6480
a687f83c 64812009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
6482
6483 * include/hashtab.h: Update GTY annotations to new syntax
6484 * include/splay-tree.h: Likewise
6485
070bdbd9
BE
64862009-04-17 Ben Elliston <bje@au.ibm.com>
6487
6488 * config.sub, config.guess: Update from upstream sources.
6489
55f2d967
AG
64902009-04-15 Anthony Green <green@moxielogic.com>
6491
6492 * configure.ac: Add moxie support.
6493 * configure: Rebuilt.
6494
309c24a9
JJ
64952009-04-14 Jakub Jelinek <jakub@redhat.com>
6496
6497 * configure.ac: Change copyright header to refer to version
6498 3 of the GNU General Public License and to point readers at the
6499 COPYING3 file and the FSF's license web page.
6500 * Makefile.def: Likewise.
6501 * Makefile.tpl: Likewise.
6502 * Makefile.in: Regenerate.
6503
b93133bc
JH
65042009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6505
6506 * configure.ac: Restore match for darwin9 or later. Use double
6507 brackets since regeneration eats one pair.
6508 * configure: Regenerate.
6509
d18ff35a
L
65102009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6511
6512 PR gas/10039
6513 * configure.ac: Require texinfo 4.7.
6514 * configure: Regenerated.
6515
748086b7
JJ
65162009-04-09 Nick Clifton <nickc@redhat.com>
6517
6518 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6519 the GCC Runtime Library Exception.
6520
a3337ea2
KG
65212009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6522
6523 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6524 * configure: Regenerate.
6525
60911f14
SE
65262009-04-01 Steve Ellcey <sje@cup.hp.com>
6527
6528 * Makefil.def (languages): New entries.
6529 * Makefile.tpl (check-gcc-*): New generic target.
6530 * Makefile.in: Regenerate.
60911f14 6531
dce2d8b2 65322009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 6533
d18ff35a 6534 * MAINTAINERS: Update my email address.
7369c1d0 6535
cfb1f59f
TT
65362009-03-18 Tom Tromey <tromey@redhat.com>
6537
d18ff35a
L
6538 * configure: Rebuild.
6539 * configure.ac (host_libs): Add libiconv.
6540 * Makefile.in: Rebuild.
6541 * Makefile.def (host_modules): Add libiconv.
6542 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 6543
75eeae1a
TG
65442009-03-16 Tristan Gingold <gingold@adacore.com>
6545
6546 * configure.ac: Treat gdb as supported on x86_64-darwin.
6547 * configure: Regenerate.
6548
f38095f3
JM
65492009-03-16 Joseph Myers <joseph@codesourcery.com>
6550
6551 * configure.ac (--with-host-libstdcxx): New option.
6552 * configure: Regenerate.
6553
dce2d8b2 65542009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
6555
6556 * MAINTAINERS: Move myself into the write after approval list.
6557
6d401294
NP
65582009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6559
6560 * MAINTAINERS: Update e-mail address.
2bf33cdb 6561
07c97076
DN
65622009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6563
6564 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6565
dce2d8b2 65662009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
6567
6568 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6569
7a9d3fe8
RW
65702009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6571
6572 Backport from git Libtool:
6573
6574 2009-01-19 Robert Millan <rmh@aybabtu.com>
6575 Support GNU/kOpenSolaris.
6576 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6577 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6578 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6579 GNU/kOpenSolaris.
6580
c9e9e11f
AS
65812009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6582
6583 * MAINTAINERS: Update e-mail address.
6584
5e8c1552 65852009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
6586
6587 * MAINTAINERS (Write After Approval): Add self.
6588
b0adb088
BM
65892009-02-18 Bingfeng Mei <bmei@broadcom.com>
6590
6591 * MAINTAINERS (Write After Approval): Add myself.
6592
ee04b574
AS
65932009-02-05 Andreas Schwab <schwab@suse.de>
6594
6595 * Makefile.tpl (stage_last): Define $r and $s before using
6596 $(RECURSE_FLAGS_TO_PASS).
6597 * Makefile.in: Regenerate
6598
907884c9
ILT
65992009-01-30 Ian Lance Taylor <iant@google.com>
6600
6601 * MAINTAINERS: Move myself to the Global Reviewers list.
6602
416ac4d4
RM
66032009-01-29 Robert Millan <rmh@aybabtu.com>
6604
6605 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6606 * configure: Regenerate.
6607
ee5decb3
GP
66082009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6609
6610 * MAINTAINERS: Make whitespace consistent.
19196f44 6611 Remove Robert Millan from Write After Approval.
ee5decb3 6612
36fbb0ec
AM
66132009-01-16 Alan Modra <amodra@bigpond.net.au>
6614
6615 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6616 (all-opcodes): Depend on all-libiberty.
6617 * Makefile.in: Regenerate.
6618
52535a64
DR
66192009-01-15 Douglas B Rupp <rupp@gnat.com>
6620
6621 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6622 * configure: Regenerate.
6623
e04a57df
RR
66242009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6625
6626 * MAINTAINERS (Write After Approval): Add myself.
6627
856c450b
SK
66282009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6629
6630 * MAINTAINERS: Add myself to reviewers (Fortran).
6631
dce2d8b2 66322009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
6633
6634 PR tree-optimization/38515
6635 * configure.ac (cloog-polylib): Removed.
6636 (with_ppl, with_cloog): Test for "no".
6637 * configure: Regenerated.
6638
1e5e8a59
DF
66392009-01-11 Daniel Franke <franke.daniel@gmail.com>
6640
6641 * MAINTAINERS: Moved myself to reviewers (Fortran).
6642
5e5debf6
TS
66432009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6644
6645 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6646 (Write After Approval): Remove myself.
6647
1c42acf1
DN
66482009-01-03 Diego Novillo <dnovillo@google.com>
6649
6650 * MAINTAINERS: Remove myself from alias maintainership.
6651
2fbbedaf
DA
66522009-01-02 David Ayers <ayers@fsfe.org>
6653
6654 * MAINTAINERS: Update e-mail address.
6655
17213821
GP
66562008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6657
6658 * MAINTAINERS: Make whitespace consistent.
6659
baafc534
RW
66602008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6661
6662 Backport from upstream Libtool:
6663 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6664 Add cache variables to tests that require the linker to work.
6665 For shlibpath_overrides_runpath, this also changes the semantics
6666 to let the result from the C compiler take precedence.
6667
18430d27
BE
66682008-12-02 Ben Elliston <bje@au.ibm.com>
6669
6670 * config.sub, config.guess: Update from upstream sources.
6671
dce2d8b2 66722008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
6673
6674 * configure.ac (ppllibs): Add by default the lib flags.
6675 * configure: Regenerate.
6676
41e9641b
LM
66772008-12-08 Luis Machado <luisgpm@br.ibm.com>
6678
6679 * MAINTAINERS: Add myself to the write after approval list.
6680
25783c30
JH
66812008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6682
ee04b574
AS
6683 * configure.ac: Add double brackets on darwin[912].
6684 * configure: Regenerate.
25783c30 6685
0e318fcc
DK
66862008-12-03 Daniel Kraft <d@domob.eu>
6687
6688 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6689 Approval to Reviewer section (for Fortran front-end).
6690
7f171b95
JH
66912008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6692
6693 * configure.ac: Expand to darwin10 and later.
6694 * configure: Regenerate.
6695
09ce620e
AS
66962008-12-02 Andreas Schwab <schwab@suse.de>
6697
6698 * Makefile.def: configure-target-boehm-gc depends on
6699 all-target-libstdc++-v3.
6700 * Makefile.in: Regenerate.
6701
386c704d
KT
67022008-12-02 Kai Tietz <kai.tietz@onevision.com>
6703
6704 * MAINTAINERS: Add myself as mingw maintainer.
6705
e03dd84a
BE
67062008-12-02 Ben Elliston <bje@au.ibm.com>
6707
6708 * config.sub, config.guess: Update from upstream sources.
6709
3fa87964
GP
67102008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6711
6712 * README.SCO: Remove.
6713
df72d7ed
FP
67142008-11-29 Fernando Pereira <pronesto@gmail.com>
6715
6716 * MAINTAINERS: Add myself to the write after approval list.
6717
b5646528
DK
67182008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6719
6720 * MAINTAINERS: Update my email address in WAA section.
6721
dce2d8b2 67222008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
6723
6724 * MAINTAINERS: Update e-mail address.
6725
dce2d8b2 67262008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
6727
6728 * MAINTAINERS: Change e-mail address.
6729
0db3a858
TG
67302008-11-27 Tristan Gingold <gingold@adacore.com>
6731
6732 * configure.ac: Build gdb for i?86-*-darwin*
6733 * configure: Regenerated.
6734
dce2d8b2 67352008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
6736
6737 * MAINTAINERS: Added my full name.
6738
487e299b
DJ
67392008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6740
6741 PR bootstrap/38014
6742 PR bootstrap/37923
6743
6744 Revert:
6745
6746 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6747
6748 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6749 * Makefile.in: Regenerated.
6750
6751 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6752
6753 PR gdb/921
6754 PR gdb/1646
6755 PR gdb/2175
6756 PR gdb/2176
6757
6758 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6759 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6760 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6761 (HOST_EXPORTS): Pass CPPFLAGS.
6762 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6763 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6764 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6765 * Makefile.in, configure: Regenerated.
6766 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6767 and CPPFLAGS_FOR_BUILD.
6768
dce2d8b2 67692008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
6770
6771 * MAINTAINERS: Add myself as middle end maintainer.
6772
044fed69
AS
67732008-11-06 Andrew Stubbs <ams@codesourcery.com>
6774
6775 * MAINTAINERS (Write after approval): Add myself.
6776
caf6defe
DN
67772008-11-05 Diego Novillo <dnovillo@google.com>
6778
6779 * MAINTAINERS (Global Reviewers): Add myself.
6780 (Non-Algorithmic Maintainers): Remove myself.
6781
3e9899ac
TS
67822008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6783
09ce620e 6784 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 6785
ea99e36e
MM
67862008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6787
09ce620e 6788 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 6789
fb0d2684
BE
67902008-10-31 Ben Elliston <bje@au.ibm.com>
6791
6792 * configure.ac (spu-*-*): Remove special case.
6793 * configure: Regenerate.
6794
73c07a3e
CM
67952008-10-30 Catherine Moore <clm@codesourcery.com>
6796
6797 * MAINTAINERS (Write after approval): Update my email address.
6798
7310a2da
SSF
67992008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6800
6801 * configure.ac [spu-*-*]: Do not set skipdirs.
6802 * configure: Re-generate.
6803
7e51fe23
BS
68042008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6805
6806 * MAINTAINERS (Various Maintainers): Add myself to reload.
6807
ef20be93
RG
68082008-10-25 Richard Guenther <rguenther@suse.de>
6809
6810 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6811 maintainer. Remove myself as libgcc-math maintainer.
6812 (Non-Algorithmic Maintainers): Remove myself.
6813
03ffcfa0
DJ
68142008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6815
6816 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6817 * Makefile.in: Regenerated.
6818
dec014a9
CC
68192008-10-23 Cary Coutant <ccoutant@google.com>
6820
6821 * MAINTAINERS (Write after approval): Add myself.
6822
b36c386c
DJ
68232008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6824
6825 PR gdb/921
6826 PR gdb/1646
6827 PR gdb/2175
6828 PR gdb/2176
6829
6830 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6831 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6832 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6833 (HOST_EXPORTS): Pass CPPFLAGS.
6834 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6835 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6836 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6837 * Makefile.in, configure: Regenerated.
6838 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6839 and CPPFLAGS_FOR_BUILD.
6840
dce2d8b2 68412008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
6842
6843 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6844 Sebastian Pop.
6845
e0bda97e
AP
68462008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6847
6848 * MAINTAINERS (Write After Approval): Added myself.
6849
36c713e0
KG
68502008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6851
6852 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6853 recommended version to 2.3.2.
6854
6855 * configure: Regenerate.
6856
8fe005ee
MM
68572008-10-01 Mark Mitchell <mark@codesourcery.com>
6858
6859 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6860
be8f156f
DD
68612008-09-29 David Daney <david.daney@caviumnetworks.com>
6862
6863 * MAINTAINERS (Write After Approval): Update e-mail address.
6864
ae11dff4
PG
68652008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6866
6867 * libtool.m4: Update to libtool 2.2.6.
6868 * lt~obsolete.m4: Update to libtool 2.2.6.
6869 * ltmain.sh: Update to libtool 2.2.6.
6870 * ltsugar.m4: Update to libtool 2.2.6.
6871 * ltversion.m4: Update to libtool 2.2.6.
6872 * ltoptions.m4: Update to libtool 2.2.6.
6873 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6874
441154b1
CF
68752008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6876
6877 * MAINTAINERS (Write After Approval): Add myself.
6878
775b3b26
BRF
68792008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6880
6881 * MAINTAINERS (Write After Approval): Update my name.
6882
94538043
SB
68832008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6884
09ce620e 6885 * MAINTAINERS: Add myself in "Write After Approval".
94538043 6886
52d1bfd8
SE
68872008-09-18 Steve Ellcey <sje@cup.hp.com>
6888
09ce620e 6889 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 6890
c5cc92f5
GP
68912008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6892
6893 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6894 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6895 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6896 and Michael Tiemann from Write After Approval since they do not
6897 actually have access.
6898
23d9794a
RG
68992008-09-05 Richard Guenther <rguenther@suse.de>
6900
6901 * configure.ac: Initialize clooglibs to -lcloog.
6902 * configure: Re-generate.
6903
192a671e
LCW
69042008-09-04 Le-Chun Wu <lcwu@google.com>
6905
6906 * MAINTAINERS (Write After Approval): Add myself.
6907
d789184e
SP
69082008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6909
6910 * configure.ac (--with-cloog-polylib): New.
6911 (--disable-cloog-version-check): New.
6912 (--disable-ppl-version-check): New.
6913 * configure: Re-generate.
6914
36a881c7
RG
69152008-09-03 Richard Guenther <rguenther@suse.de>
6916
6917 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6918 cloog test.
6919 * configure: Re-generate.
6920
358da97e
HS
69212008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6922
6923 Add picoChip port.
6924 * MAINTAINERS: Add picoChip maintainers.
6925
f8bf9252
SP
69262008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6927 Tobias Grosser <grosser@fim.uni-passau.de>
6928 Jan Sjodin <jan.sjodin@amd.com>
6929 Harsha Jagasia <harsha.jagasia@amd.com>
6930 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6931 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6932 Adrien Eliche <aeliche@isty.uvsq.fr>
6933
6934 Merge from graphite branch.
6935 * configure: Regenerate.
6936 * Makefile.in: Regenerate.
6937 * configure.ac (host_libs): Add ppl and cloog.
6938 Add checks for PPL and CLooG.
6939 * Makefile.def (ppl, cloog): Added modules and dependences.
6940 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6941 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6942
d89f0ad6
AL
69432008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6944
6945 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6946 (GCC_SHLIB_SUBDIR): New.
6947 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6948 * configure: Regenerate.
6949 * Makefile.in: Regenerate.
6950
88a25817
GP
69512008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6952
6953 * MAINTAINERS: Consistently use tabs to separate columns.
6954
f873f15f
TG
69552008-08-29 Tristan Gingold <gingold@adacore.com>
6956
6957 * MAINTAINERS (Write after Approval): Add myself.
6958
e1514c3f
TG
69592008-08-28 Tristan Gingold <gingold@adacore.com>
6960
6961 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6962 Enable bfd, binutils and opcodes.
6963 * configure: Regenerate.
6964
4717882f
JDA
69652008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6966
6967 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6968
28c9884c
TK
69692008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6970
6971 * MAINTAINERS: Use correct Umlaut for last name.
6972
ae96d86a
FXC
69732008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6974
6975 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6976
3ecc96e3
DE
69772008-08-16 David Edelsohn <edelsohn@gnu.org>
6978
6979 * MAINTAINERS: Update my email address.
6980
dd609cc1
EB
69812008-08-16 Nicolas Roche <roche@adacore.com>
6982
6983 * Makefile.tpl: Add BOOT_ADAFLAGS.
6984 * Makefile.in: Regenerate.
6985
08d0963a
RS
69862008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6987
6988 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6989 * configure: Regenerate.
6990
dce2d8b2 69912008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
6992
6993 * configure.ac: Add makefile fragments for hpux.
6994 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6995 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6996 * configure: Regenerate.
6997 * Makefile.in: Regenerate.
6998
dce2d8b2 69992008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7000
7001 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7002
dce2d8b2 70032008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7004
7005 * MAINTAINERS (Write after Approval): Add myself.
7006
78209f30
XG
70072008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7008
7009 * MAINTAINERS (Write After Approval): Add myself.
7010
5b5b098d
AJ
70112008-06-29 Andrew Jenner <andrew@codesourcery.com>
7012
7013 * MAINTAINERS (Write After Approval): Add myself.
7014
d812ec93
KW
70152008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7016
7017 * MAINTAINERS: Update my email address.
7018
99e78224
JY
70192008-06-25 Joey Ye <joey.ye@intel.com>
7020
7021 * MAINTAINERS (Write After Approval): Add myself.
7022
18c04407
RW
70232008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7024
7025 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7026 * Makefile.in: Regenerate.
7027 * configure: Regenerate.
7028
47aa9a31
DK
70292008-06-17 Daniel Kraft <d@domob.eu>
7030
7031 * MAINTAINERS (Write After Approval): Add myself.
7032
ad33ff57
RW
70332008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7034
7035 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7036 "$@" is still intact with both Autoconf 2.59 and 2.62.
7037 * configure: Regenerate.
7038
cdce5c41
RW
70392008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7040
7041 * Makefile.tpl: Fix comment errors.
7042 * Makefile.in: Regenerate.
7043
01b79d11
DM
70442008-06-12 David S. Miller <davem@davemloft.net>
7045 David Edelsohn <edelsohn@gnu.org>
7046
7047 * configure.ac: Add powerpc*-*-* to gold supported targets.
7048 * configure: Regenerate.
7049
f8c33439
JM
70502008-06-08 Joseph Myers <joseph@codesourcery.com>
7051
7052 PR tree-optimization/36218
7053 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7054 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7055 (all prefix="build-"): Pass them to build-system sub-makes.
7056 * Makefile.in: Regenerate.
7057
cd985f66
JM
70582008-06-07 Joseph Myers <joseph@codesourcery.com>
7059
7060 * MAINTAINERS (mt port): Remove.
7061 (sco5, unixware, sco udk): Remove.
7062 (Kean Johnston): Add to Write After Approval.
7063
3f6383d3
JB
70642008-05-30 Julian Brown <julian@codesourcery.com>
7065
7066 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7067 of libobjc for ARM EABI Linux.
7068 * configure: Regenerate.
30da41ed 7069
dce2d8b2 70702008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7071
09ce620e 7072 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7073
dce2d8b2 70742008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7075
e29cc9b4 7076 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7077
955410cb
JW
70782008-05-15 Janus Weil <janus@gcc.gnu.org>
7079
7080 * MAINTAINERS (Write After Approval): Add myself.
7081
719bb4e3 70822008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7083
7084 * config-ml.in: don't handle --enable-shared and --enable-static.
7085
372b05fc
RS
70862008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7087
7088 * MAINTAINERS: Update my email address.
7089
f73e2200
PC
70902008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7091
7092 * MAINTAINERS: Update my email address.
09ce620e 7093
3e438e2b
KVH
70942008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7095
7096 * MAINTAINERS (Write After Approval): Add myself.
7097
177bf491
GS
70982008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7099
7100 * MAINTAINERS (Write After Approval): Add myself.
7101
dce2d8b2 71022008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7103
7104 * MAINTAINERS (crx): Add myself.
7105
14a8726b
PB
71062008-04-18 Paolo Bonzini <bonzini@gnu.org>
7107
7108 Sync with src:
7109 2008-04-14 David S. Miller <davem@davemloft.net>
7110
09ce620e
AS
7111 * configure.ac: Add sparc*-*-* to gold supported targets.
7112 * configure: Regenerate.
14a8726b 7113
7142fb32
PB
71142008-04-18 Paolo Bonzini <bonzini@gnu.org>
7115
7116 PR bootstrap/35457
7117 * configure.ac: Include override.m4.
7118 * configure: Regenerate.
7119
c6b196de
PB
71202008-04-18 Paolo Bonzini <bonzini@gnu.org>
7121
09ce620e
AS
7122 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7123 * Makefile.in: Regenerate.
c6b196de 7124
dce2d8b2 71252008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7126
09ce620e 7127 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7128 as nonconfigurable directories list.
09ce620e 7129 * configure: Regenerate.
c993ae60 7130
8479b1b1
BE
71312008-04-14 Ben Elliston <bje@au.ibm.com>
7132
7133 * config.sub, config.guess: Update from upstream sources.
7134
295e261a
HPN
71352008-04-12 Hans-Peter Nilsson <hp@axis.com>
7136
7137 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7138 * Makefile.in: Regenerate.
7139
ac3949d9
EW
71402008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7141
7142 * configure.ac: Do not build libssp for the AVR.
7143 * configure: Regenerate.
7144
06407e30
ILT
71452008-04-07 Ian Lance Taylor <iant@google.com>
7146
7147 * Makefile.def: check-gold depends upon all-binutils.
7148 * Makefile.in: Regenerate.
7149
97db009c
AH
71502008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7151
7152 * MAINTAINERS (Write After Approval): Add myself.
7153
2a79c47f
NC
71542008-04-04 Nick Clifton <nickc@redhat.com>
7155
7156 PR binutils/4334
5f4bebbf 7157 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7158 builds.
7159 * configure: Regenerate.
7160
c53a18d3
N
71612008-04-04 NightStrike <NightStrike@gmail.com>
7162
7163 PR other/35151
09ce620e
AS
7164 * configure.ac: Combine rules for mingw32 and mingw64.
7165 * configure: Regenerate.
c53a18d3 7166
d925aa70
KT
71672008-04-02 Kai Tietz <kai.tietz@onvision.com>
7168
7169 * MAINTAINERS (Write After Approval): Add myself.
7170
dce2d8b2 71712008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7172
7173 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7174 * Makefile.in (.NOTPARALLEL): Ditto.
7175
4412a506
PG
71762008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7177
7178 * MAINTAINERS (Write After Approval): Add myself.
7179
dce2d8b2 71802008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7181
7182 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7183 * Makefile.in (.NOTPARALLEL): Regenerate.
7184
639223bd
PB
71852008-03-27 Paolo Bonzini <bonzini@gnu.org>
7186
7187 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7188 * Makefile.in: Regenerate.
7189
b8ab1f4a
JS
71902008-03-26 Jakub Staszak <kuba@et.pl>
7191
7192 * MAINTAINERS (Write After Approval): Add myself.
7193
b45890a4
TK
71942008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7195
7196 * MAINTAINERS: Update e-mail address.
7197
5afab7ad
ILT
71982008-03-20 Ian Lance Taylor <iant@google.com>
7199
7200 * configure.ac: Add support for --enable-gold.
7201 * Makefile.def: Add gold as a directory like ld.
7202 * configure, Makefile.in: Regenerate.
7203
38d24731
RW
72042008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7205
7206 * configure.ac: m4_include config/proginstall.m4.
7207 * configure: Regenerate.
32bc4cf4
RW
7208
7209 Backport from upstream Libtool:
09ce620e 7210
32bc4cf4 7211 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7212
32bc4cf4
RW
7213 Deal with Autoconf 2.62's semantic change in m4_append.
7214 * ltsugar.m4 (lt_append): Replace broken versions of
7215 m4_append.
7216 (lt_if_append_uniq): Don't require separator to be overquoted,
7217 and avoid broken m4_append.
7218 (lt_dict_add): Fix typo.
7219 * libtool.m4 (_LT_DECL): Don't overquote separator.
7220
9d3c50ea
DE
72212008-03-13 David Edelsohn <edelsohn@gnu.org>
7222
7223 * config.rpath: Add AIX 6 support.
7224
5d2edb29
PB
72252008-03-13 Paolo Bonzini <bonzini@gnu.org>
7226
7227 * Makefile.def (stageprofile). Remove -fprofile-generate
7228 from stage_libcflags.
7229 * Makefile.in: Regenerate.
7230
954910ef
BE
72312008-03-13 Ben Elliston <bje@au.ibm.com>
7232
7233 * config.sub, config.guess: Update from upstream sources.
7234
e8645a40
TT
72352008-03-06 Tom Tromey <tromey@redhat.com>
7236
7237 * MAINTAINERS: Update for treelang deletion.
7238
2c8e955e
JW
72392008-03-03 James E. Wilson <wilson@tuliptree.org>
7240
7241 * MAINTAINERS: Update my email address.
7242
54acd307
SS
72432008-03-03 Stan Shebs <stanshebs@earthlink.net>
7244
893ad2a1 7245 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7246 (objective-c/c++): Add myself as a maintainer.
7247
4b52b516
VR
72482008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7249
7250 * MAINTAINERS (Write After Approval): Update my email address.
7251
e652b516
TB
72522008-02-25 Tomas Bily <tbily@suse.cz>
7253
7254 * MAINTAINERS (Write After Approval): Add myself.
7255
02d30740
JJ
72562008-02-23 Jakub Jelinek <jakub@redhat.com>
7257
7258 * MAINTAINERS (OpenMP): Add myself.
7259
1c8bd6a3
PB
72602008-02-20 Paolo Bonzini <bonzini@gnu.org>
7261
4b40b2a5
UB
7262 PR bootstrap/32009
7263 PR bootstrap/32161
1c8bd6a3 7264
4b40b2a5
UB
7265 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7266 * configure: Regenerate.
1c8bd6a3 7267
4b40b2a5
UB
7268 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7269 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7270 STAGE4_LIBCFLAGS): New.
7271 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7272 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7273 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7274 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7275 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7276 for target modules. Don't export LIBCFLAGS.
7277 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7278 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7279 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7280 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7281 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7282 * Makefile.in: Regenerate.
1c8bd6a3 7283
bb44c9d2
RW
72842008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7285
7286 PR libgcj/33085
7287 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7288 Do not use -DDLL_EXPORT. Backport from upstream.
7289
29a7754d
RW
72902008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7291
7292 * MAINTAINERS (Write After Approval): Add myself.
7293
9a212bb7
HPN
72942008-02-02 Hans-Peter Nilsson <hp@axis.com>
7295
7296 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7297 * configure: Regenerate.
7298
aa12a573
MG
72992008-01-31 Marc Gauthier <marc@tensilica.com>
7300
7301 * configure.ac (xtensa*-*-*): Recognize processor variants.
7302 * configure: Regenerate.
7303
ac9e6043
RW
73042008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7305
40049ccc
UB
7306 PR bootstrap/34922
7307 * configure.ac (PARSE_ARGS): Push suitable setting of
7308 ac_subdirs_all, for `./configure --help=recursive'.
7309 Handle `+' in generic toplevel directory disabling.
7310 * configure: Regenerate.
ac9e6043 7311
4288c86a
NC
73122008-01-28 Nick Clifton <nickc@redhat.com>
7313
7314 * MAINTAINERS (xstormy16): Take over maintainership.
7315
8d8da227
JM
73162008-01-25 Joseph Myers <joseph@codesourcery.com>
7317
7318 * MAINTAINERS (c4x port): Remove.
7319
349b60e7
DE
73202008-01-24 David Edelsohn <edelsohn@gnu.org>
7321
7322 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7323
3ca06a68
BE
73242008-01-23 Ben Elliston <bje@au.ibm.com>
7325
7326 * config.sub, config.guess: Update from upstream sources.
7327
3c631381
TG
73282008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7329
7330 * MAINTAINERS (Write After Approval): Add myself.
7331
20533ef1
L
73322008-01-17 H.J. Lu <hjl.tools@gmail.com>
7333
7334 * MAINTAINERS: Update my email address.
7335
73362008-01-09 Raksit Ashok <raksit@google.com>
7337
7338 * MAINTAINERS (Write After Approval): Add myself.
7339
684f4f6a
RA
73402008-01-09 Raksit Ashok <raksit@google.com>
7341
7342 * MAINTAINERS (Write After Approval): Add myself.
7343
9cb8756f
BE
73442008-01-08 Ben Elliston <bje@au.ibm.com>
7345
7346 * config.sub, config.guess: Update from upstream sources.
7347
94e1934d
KG
73482007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7349
7350 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7351 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7352 * configure: Regenerate.
7353
a2e51f77
SP
73542007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7355
7356 * MAINTAINERS: Update my email address.
7357
ffe3dcd9
BRF
73582007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7359
7360 * MAINTAINERS: Update my email address.
7361
aa4095c9
RS
73622007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7363
7364 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7365 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7366 * Makefile.in: Regenerate.
7367
dce2d8b2 73682007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7369
7370 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7371 misplaced entries.
7372
0fe0f073
AT
73732007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7374
7375 * configure.ac: Enable libjava for x86_64-*-darwin9.
7376 * configure: Regenerate.
7377
dce2d8b2 73782007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7379
7380 * MAINTAINERS (Write After Approval): Add myself.
7381
c3220d4c
BE
73822007-12-05 Ben Elliston <bje@au.ibm.com>
7383
7384 * config.sub, config.guess: Update from upstream sources.
7385
aba7501e
MK
73862007-12-02 Matthias Klose <doko@ubuntu.com>
7387
7388 * config-ml.in: Remove 64bit configure tests.
7389
d683ec81
PB
73902007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7391
7392 * config-ml.in: Robustify against white space in absolute file
7393 names.
7394
7395 * config-ml.in (multi-clean): Substitute ${Makefile}.
7396 Remove superfluous ${Makefile} in list.
7397
60f1711a
TS
73982007-11-19 Thiemo Seufer <ths@mips.com>
7399
7400 * config-ml.in: Don't hardcode the Makefile name.
7401
487f9d96
AM
74022007-11-08 Alexander Monakov <amonakov@ispras.ru>
7403
7404 * MAINTAINERS (Write After Approval): Add myself.
7405
fa3886fe
ST
74062007-11-07 Samuel Tardieu <sam@rfc1149.net>
7407
7408 * MAINTAINERS (Write After Approval): Add myself.
7409
dce2d8b2 74102007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7411
7412 * MAINTAINERS (Write After Approval): Add myself.
7413
acc48927
BE
74142007-10-25 Ben Elliston <bje@au.ibm.com>
7415
7416 * MAINTAINERS (mercury): Remove entry.
7417 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7418
e00e9858
DJ
74192007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7420
7421 * Makefile.def (dependencies): Make configure-gdb depend on
7422 all-intl.
7423 * Makefile.in: Regenerated.
7424
def14a3c
SK
74252007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7426
7427 * MAINTAINERS (Fortran maintainer): Remove myself.
7428
dce2d8b2 74292007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7430
7431 * Makefile.def: To avoid problems running with parallel makes,
7432 build newlib before libgloss so that target specific header
7433 files are availble.
7434 * Makefile.in: Regenerate
7435
bbfbfafc
DJ
74362007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7437
7438 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7439 * Makefile.in: Regenerate.
7440
c56abad5
VM
74412007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7442
7443 * MAINTAINERS (Register allocation reviewer): Add myself.
7444
f019adc1
MF
74452007-10-08 Mike Frysinger <vapier@gentoo.org>
7446
7447 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7448 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7449 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7450 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7451 * configure: Regenerate.
7452
dce2d8b2 74532006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7454
7455 * MAINTAINERS (Register allocation reviewer): Add myself.
7456
0999159b
PB
74572007-10-01 Paolo Bonzini <bonzini@gnu.org>
7458
7459 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7460 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7461 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7462 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7463 * configure.ac: Default them to host tools for $host = $build.
7464 Subst them.
7465
7466 * configure: Regenerate.
7467 * Makefile.in: Regenerate.
7468
dce2d8b2 74692006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
7470
7471 * MAINTAINERS (Register allocation reviewer): Add myself.
7472
dce2d8b2 74732006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
7474
7475 * MAINTAINERS (Register allocation reviewer): Add myself.
7476
9d209c83
SP
74772007-09-21 Seongbae Park <seongbae.park@gmail.com>
7478
7479 * MAINTAINERS (Write After Approval): Fix typo.
7480
1ec3b87b
RS
74812007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7482
7483 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7484 * configure: Regenerate.
7485
19d5986d
PJ
74862007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7487
7488 PR bootstrap/31906
7489 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 7490 they're already prefixed.
19d5986d 7491
6d3b5aea
BK
74922007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7493
7494 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7495 libstdc++.
7496 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7497 * configure: Regenerate.
7498 * Makefile.in: Regenerate.
09ce620e 7499
4fe7e755
AS
75002007-09-17 Andreas Schwab <schwab@suse.de>
7501
7502 * configure.ac: Raise minimum makeinfo version to 4.6.
7503 * configure: Regenerate.
7504
dce2d8b2 75052007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 7506
ffe3dcd9 7507 * MAINTAINERS (write-after-approval) add myself
d483feaa 7508
fa9a3f31
AM
75092007-09-15 Alan Modra <amodra@bigpond.net.au>
7510
7511 * configure.ac: Correct makeinfo version check.
7512 * configure: Regenerate.
7513
6593a73e
RS
75142007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7515
7516 * MAINTAINERS: Update my email address.
7517
d9dced13
RS
75182007-09-14 Richard Sandiford <richard@codesourcery.com>
7519
7520 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7521 to $skipdirs and only disable gprof for newlib. Use the normal
7522 mips*-elf* handling in other respects.
7523 * configure: Regnerate.
7524
773c1467
DD
75252007-09-12 David Daney <ddaney@avtrex.com>
7526
7527 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7528 enabling libgcj.
7529 * configure: Regenerate.
7530
c03353e2
RIL
75312007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7532
7533 PR other/32154
7534 * configure.ac: For libgloss targets, point the linker to the linker
7535 script, startup code and simulator library.
7536 * configure: Regenerate.
7537
c4e9bf2b
AH
75382007-09-07 Andrew Haley <aph@redhat.com>
7539
7540 * configure.ac (noconfigdirs): Remove target-libffi and
7541 target-libjava.
7542 * configure: Regenerate.
7543
1f5a6b84
FXC
75442007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7545
7546 PR target/33281
7547 * configure.ac: Use config/mh-mingw on mingw.
7548 * configure: Regenerate.
1f5a6b84 7549
3951e521
PH
75502007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7551
9f349f63 7552 * MAINTAINERS (Write After Approval): Add myself.
3951e521 7553
e643dc23
RG
75542007-09-05 Richard Guenther <rguenther@suse.de>
7555
7556 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7557 nor --disable-checking is provided also turn on yes and types
7558 checking for stage1.
7559 * configure: Re-generate.
7560
039874df
KW
75612007-08-30 Krister Walfridsson <cato@df.lth.se>
7562
7563 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7564 (Write After Approval): Remove myself.
7565
c3f07bd6 75662007-08-29 Nick Clifton <nickc@redhat.com>
15098359 7567
c3f07bd6 7568 * config.sub, config.guess: Update from upstream sources.
15098359 7569
40049ccc 75702007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
7571
7572 * MAINTAINERS (Write After Approval): Added myself.
7573 * MAINTAINERS (Reviewers): Removed myself.
7574
c8aea42c 75752007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 7576 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
7577
7578 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7579 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7580 * Makefile.in: Regenerate.
7581 * configure.ac (--with-debug-prefix-map): New.
7582 * configure: Regenerate.
7583
4bf6c438
RS
75842007-08-17 Richard Sandiford <richard@codesourcery.com>
7585 Nigel Stephens <nigel@mips.com>
7586
4bf6c438
RS
7587 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7588 as target_makefile_frag.
7589 * configure: Regenerate.
7590
bb286d71
AO
75912007-08-16 Alexandre Oliva <aoliva@redhat.com>
7592
7593 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7594 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7595 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7596 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7597 (do-compare, do-compare3, do-compare-debug): New.
7598 ([+compare-target+]): Use them.
7599
a4630417
MK
76002007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7601
7602 * MAINTAINERS (Write After Approval): Change my email address.
7603
d9acb717
RW
76042007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7605 Ben Elliston <bje@au.ibm.com>
7606
7607 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7608 --silent if $silent.
7609 * configure: Regenerate.
7610
96876681
ZD
76112003-08-12 Zdenek Dvorak <ook@ucw.cz>
7612
7613 * MAINTAINERS (Various Maintainers): Add myself as
7614 loop infrastructure maintainer. Update my e-mail
7615 address.
7616
1c1d80ee
DN
76172007-07-31 Diego Novillo <dnovillo@google.com>
7618
7619 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7620 Adjust description.
7621
7e98624c
RG
76222007-07-26 Richard Guenther <rguenther@suse.de>
7623
7624 * configure.ac: Add types checking to stage1 checking flags.
7625 * configure: Regenerate.
7626
4c85af60
NC
76272007-07-17 Nick Clifton <nickc@redhat.com>
7628
7629 * COPYING3: New file. Contains version 3 of the GNU General
7630 Public License.
7631 * COPYING3.LIB: New file. Contains version 3 of the GNU
7632 Lesser General Public License.
7633
19ddfd3a
AK
76342007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7635
7636 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7637
2a064545
AK
76382007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7639
7640 * MAINTAINERS (S/390 co-maintainer): Add myself.
7641 (Write After Approval): Remove myself.
7642
f861f54d
DH
76432007-07-13 Dan Hipschman <dsh@google.com>
7644
7645 * MAINTAINERS (Write After Approval): Add myself.
7646
0136f2f7
NC
76472007-07-11 Nick Clifton <nickc@redhat.com>
7648
7649 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7650 WINDRES export.
7651 * Makefile.in: Regenerate.
7652
6e29b5a4
RO
76532007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7654
7655 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7656 maintainer.
7657
159a4b02
L
76582007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7659
7660 * lt~obsolete.m4: New. Import from 20070318 libtool.
7661
6ba67283
JB
76622007-07-03 Julian Brown <julian@codesourcery.com>
7663
7664 * MAINTAINERS (Write After Approval): Add myself.
7665
30b74385
RW
76662007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7667
7668 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7669 * configure: Regenerate.
7670
76712007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7672
7673 * configure.ac: Add some missing m4 quotation.
7674 * configure: Regenerate.
7675
943c54ce
SB
76762007-07-02 Simon Baldwin <simonb@google.com>
7677
7678 * MAINTAINERS (Write After Approval): Add myself.
7679
1c00b503
PB
76802007-07-02 Paolo Bonzini <bonzini@gnu.org>
7681
7682 * configure: Regenerate.
7683
901119ae
KT
76842007-07-02 Kai Tietz <kai.tietz@onevision.com>
7685
7686 * Makefile.def: Add windmc tool to build.
7687 * Makefile.tpl: Likewise.
7688 * configure.ac: Likewise.
7689 * Makefile.in: Regenerate.
7690 * configure: Regenerate.
09ce620e 7691
83f4c19f
DD
76922007-06-28 DJ Delorie <dj@redhat.com>
7693
7694 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7695 not building newlib.
7696 * configure: Regenerated.
09ce620e 7697
5346c75c
JS
76982007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7699
7700 * MAINTAINERS (Write After Approval): Add myself.
7701
aacfb86b
MM
77022007-06-25 Martin Michlmayr <tbm@cyrius.com>
7703
7704 * MAINTAINERS (Write After Approval): Add myself.
7705
590bf0d3
CM
77062007-06-19 Chris Matthews <chrismatthews@google.com>
7707
7708 * MAINTAINERS (Write After Approval): Add myself.
7709
cdbbee7a
RIL
77102007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7711
7712 * MAINTAINERS (Write After Approval): Add myself.
7713
b8afffc1
DJ
77142007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7715
7716 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7717 * Makefile.in: Regenerated.
7718
3fcfad76
BS
77192007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7720
7721 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7722 bfin*-*-uclinux* targets.
7723 * configure: Regenerate.
7724
3f5a2b7f
ILT
77252007-06-14 Ian Lance Taylor <iant@google.com>
7726
7727 * MAINTAINERS: Add myself as non-algorithmic global write
7728 maintainer.
7729
4c46daee
DN
77302007-06-14 Diego Novillo <dnovillo@google.com>
7731
7732 * MAINTAINERS: Add self as middle-end maintainer and
7733 non-algorithmic global write maintainer.
7734
a3bb222a
FXC
77352007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7736
7737 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7738 Move all Fortran maintainers except Paul Brook into the
7739 Non-Autopoiesis section.
7740
a19e8f64
PB
77412007-06-14 Paolo Bonzini <bonzini@gnu.org>
7742
7743 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7744 (distclean-stage[+id+]): Possibly delete stage_last.
7745 * Makefile.in: Regenerate.
7746
1c2abe5e
SP
77472007-06-12 Seongbae Park <seongbae.park@gmail.com>
7748
7749 * MAINTAINERS (Various Maintainer): Fix typo.
7750
abca4739
PB
77512007-06-11 Paolo Bonzini <bonzini@gnu.org>
7752
7753 * MAINTAINERS (Various Maintainer): Add myself as
7754 dataflow maintainer.
7755
a894d2c3
BE
77562007-06-07 Ben Elliston <bje@au.ibm.com>
7757
7758 * config.sub, config.guess: Update from upstream sources.
7759
8024d75e
BE
77602007-06-07 Ben Elliston <bje@au.ibm.com>
7761
7762 * Makefile.tpl: Fix spelling error.
7763 * Makefile.in: Regenerate.
7764
973a9a5e
SE
77652007-06-01 Steve Ellcey <sje@cup.hp.com>
7766
96598938
L
7767 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7768 lt_cv_sys_max_cmd_len.
973a9a5e 7769
ccb4d26b
DN
77702007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7771
7772 * MAINTAINERS (Various Maintainers): Add myself as
7773 auto-vectorizer maintainer.
7774
eecb7461
PB
77752003-05-31 Paolo Bonzini <bonzini@gnu.org>
7776
7777 PR libjava/32098
7778 * libtool.m4: Revert previous change.
7779 * ltgcc.m4: Put it here.
7780
89d28202
ZD
77812003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7782
7783 * MAINTAINERS (Various Maintainers): Add myself as
7784 auto-vectorizer maintainer.
7785
60c7a11a
L
77862007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7787
7788 PR libjava/32098
7789 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7790
9dd3cc81
RG
77912007-05-30 Richard Guenther <rguenther@suse.de>
7792
7793 * MAINTAINERS (Various Maintainers): Add myself as
7794 auto-vectorizer maintainer.
7795
9cc1244e
JJ
77962007-05-30 Jakub Jelinek <jakub@redhat.com>
7797
7798 PR bootstrap/29382
7799 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7800 * configure: Rebuilt.
7801
6124296b
RC
78022007-05-28 Roberto Costa <robsettantasei@gmail.com>
7803
7804 * MAINTAINERS (Write After Approval): Removed my name.
7805
6b757a0d
SB
78062007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7807
7808 * MAINTAINERS (Write After Approval): Remove myself.
7809
86ef8528
AT
78102007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7811
7812 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7813
1cf3d07d
SE
78142007-05-23 Steve Ellcey <sje@cup.hp.com>
7815
7816 * ltmain.sh: Update from ToT Libtool.
7817 * libtool.m4: Update from ToT Libtool.
7818 * ltsugar.m4: New. Update from ToT Libtool.
7819 * ltversion.m4: New. Update from ToT Libtool.
7820 * ltoptions.m4: New. Update from ToT Libtool.
7821 * ltconfig: Remove.
7822 * ltcf-c.sh: Remove.
7823 * ltcf-cxx.sh: Remove.
7824 * ltcf-gcj.sh: Remove.
7825
ce3fcf8c
OW
78262007-05-22 Ollie Wild <aaw@google.com>
7827
7828 * MAINTAINERS (Write After Approval): Add myself.
7829
342b9200
PB
78302007-05-16 Paolo Bonzini <bonzini@gnu.org>
7831
7832 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7833 stage_cflags.
7834 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7835 Remove CFLAGS/LIBCFLAGS.
7836 (configure-stage[+id+]-[+prefix+][+module+],
7837 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7838 * Makefile.in: Regenerate.
7839
cea17285
DN
78402007-05-15 Diego Novillo <dnovillo@google.com>
7841
7842 * MAINTAINERS: Update e-mail address.
7843
11c004e7
RE
78442007-05-15 Revital Eres <eres@il.ibm.com>
7845
7846 * MAINTAINERS (Write After Approval): Add myself.
7847
ab6bd693
RC
78482007-05-14 Roberto Costa <robsettantasei@gmail.com>
7849
7850 * MAINTAINERS (Write After Approval): Updated my address.
7851
388cdf07
TN
78522007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7853
7854 * MAINTAINERS (Write After Approval): Add myself.
7855
23f24034
SR
78562007-05-11 Silvius Rus <rus@google.com>
7857
7858 * MAINTAINERS (Write After Approval): Add myself.
7859
34a7526e
TT
78602007-04-23 Tom Tromey <tromey@redhat.com>
7861
7862 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7863
51da21be
MM
78642007-04-22 Mark Mitchell <mark@codesourcery.com>
7865
7866 * MAINTAINERS (cpplib): Rename to ...
7867 (libcpp): ... this. Add C/C++ front end maintainers.
7868
70070387
SE
78692007-04-14 Steve Ellcey <sje@cup.hp.com>
7870
7871 * config-ml.in: Pass ${ml_config_env} to configure calls.
7872
df1a0dbb
CB
78732007-04-04 Christian Bruel <christian.bruel@st.com>
7874
7875 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7876
9daff147
DK
78772007-04-02 Dave Korn <dave.korn@artimi.com>
7878
7879 * MAINTAINERS (Write After Approval): Add myself.
7880
374eadb2
TB
78812007-03-31 Tobias Burnus <burnus@net-b.de>
7882
7883 * MAINTAINERS (fortran 95 front end): Add myself.
7884
8eced3a2
DR
78852007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7886
7887 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7888
653de3e3
AZ
78892007-03-24 Ayal Zaks <zaks@il.ibm.com>
7890
7891 * MAINTAINERS (Modulo Scheduler): Add myself.
7892
b737d953
BM
78932007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7894
7895 * MAINTAINERS (fortran 95 front end): Add myself.
7896 (c++ front end): whitespace fix.
7897
a584cdf2
NF
78982007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7899
7900 * MAINTAINERS (Write After Approval): Add myself.
7901
8c79f3c4
RS
79022007-03-21 Richard Sandiford <richard@codesourcery.com>
7903
7904 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7905 of glob. Quote arguments with single quotes too.
7906 * configure: Regenerate.
7907
07f1ac6d
BM
79082007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7909
7910 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7911 * Makefile.in: Regenerate
7912
172e41aa
AS
79132007-03-07 Andreas Schwab <schwab@suse.de>
7914
7915 * configure: Regenerate.
7916
9c4d2493
BM
79172007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7918
7919 * configure.ac: Add "--with-pdfdir" configure option,
7920 which defines pdfdir variable.
7921 * Makefile.def (target=fixincludes): Add install-pdf to
7922 missing targets.
7923 (recursive_targets): Add install-pdf target.
7924 (flags_to_pass): Add pdfdir.
7925 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7926 target.
7927 * configure: Regenerate
7928 * Makefile.in: Regenerate
7929
e14e622e
EC
79302007-02-28 Eric Christopher <echristo@apple.com>
7931
7932 Revert:
7933 2006-12-07 Mike Stump <mrs@apple.com>
7934
7935 * Makefile.def (dependencies): Add dependency for
7936 install-target-libssp and install-target-libgomp on
7937 install-gcc.
7938 * Makefile.in: Regenerate.
7939
54e433bc
MK
79402007-02-27 Matt Kraai <kraai@ftbfs.org>
7941
7942 * configure: Regenerate.
7943 * configure.ac: Move statements after variable declarations.
7944
6c8d3d8f
KK
79452007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7946
7947 * MAINTAINERS: Add myself as sh maintainer.
7948
9f8c6739
JM
79492007-02-19 Joseph Myers <joseph@codesourcery.com>
7950
7951 * configure.ac: Adjust for loop syntax.
7952 * configure: Regenerate.
7953
278a7a38
AO
79542007-02-18 Alexandre Oliva <aoliva@redhat.com>
7955
7956 * configure: Rebuilt.
7957
b2eaac4a
AO
79582007-02-18 Alexandre Oliva <aoliva@redhat.com>
7959
7960 * configure.ac: Drop multiple occurrences of --enable-languages,
7961 and fix its quoting.
7962 * configure: Rebuilt.
7963
beeaf216 79642007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
7965 Nathan Sidwell <nathan@codesourcery.com>
7966 Vladimir Prus <vladimir@codesourcery.com>
7967 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
7968
7969 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7970 * configure: Regenerate.
7971
09201a09
GP
79722007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7973
7974 * ltconfig (freebsd*): Default to elf.
7975
291f172e
DJ
79762007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7977
7978 * configure.ac (target_libraries): Move libgcc before libiberty.
7979 * configure: Regenerated.
7980
c3a86da9
DJ
79812007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7982 Paolo Bonzini <bonzini@gnu.org>
7983
7984 PR bootstrap/30753
7985 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7986 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7987 * configure: Regenerated.
7988
88e1e72a
FXC
79892007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7990
7991 * MAINTAINERS (Language Front End Maintainers): Update my mail
7992 address.
7993
44bfc3ac
DJ
79942007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7995
7996 PR bootstrap/30748
7997 * configure.ac: Correct syntax for Solaris ksh.
7998 * configure: Regenerated.
7999
3e19841a
PB
80002007-02-09 Paolo Bonzini <bonzini@gnu.org>
8001
8002 * configure.ac: Sync with src.
8003 * configure: Regenerate.
8004
74a48762
PB
80052007-02-09 Paolo Bonzini <bonzini@gnu.org>
8006
8007 * Makefile.in: Regenerate.
8008
d846e52e
PB
80092007-02-09 Paolo Bonzini <bonzini@gnu.org>
8010
8011 * config.sub: Sync with src.
8012
1c710c3c
DJ
80132007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8014
8015 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8016 noncanonical equivalents.
8017 * configure.in: Rename to...
8018 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8019 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8020 target_noncanonical. Use them. Rewrite removal of configure
8021 arguments for autoconf 2.59. Discard variable settings. Force
8022 program_transform_name for native tools.
8023
8024 * Makefile.in: Regenerated.
8025 * configure: Regenerated with autoconf 2.59.
8026
dce2d8b2 80272007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8028
3de8da2a 8029 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8030
f6671c93
AS
80312007-01-31 Andreas Schwab <schwab@suse.de>
8032
8033 * Makefile.tpl (LDFLAGS): Substitute it.
8034 * Makefile.in: Regenerate.
8035
dce2d8b2 80362007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8037
3de8da2a 8038 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8039
2472200d
DE
80402007-01-28 David Edelsohn <edelsohn@gnu.org>
8041
3de8da2a 8042 * MAINTAINERS (spu port): Add myself.
2472200d 8043
5305be7e
RG
80442007-01-23 Richard Guenther <rguenther@suse.de>
8045
8046 PR bootstrap/30541
8047 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8048 * Makefile.tpl (GNATBIND): Substitute it.
8049 (GNATMAKE): Likewise.
8050 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8051 of STAGE_PREFIX.
8052 * Makefile.in: Regenerate.
8053 * configure: Regenerate.
8054
416cfb5e
MS
80552007-01-18 Mike Stump <mrs@apple.com>
8056
8057 * configure.in: Re-enable -Werror for gcc builds.
8058
3de8da2a 80592007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8060
3de8da2a 8061 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8062
d943d7c4
PB
80632007-01-11 Paolo Bonzini <bonzini@gnu.org>
8064
8065 * configure.in: Change == to = in test command.
3de8da2a 8066 * configure: Regenerate.
d943d7c4 8067
e69bf64b 80682007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8069 Nick Clifton <nickc@redhat.com>
8070 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8071
8072 * configure.in (build_configargs, host_configargs, target_configargs):
8073 Remove build/host/target parameters.
8074 (host_libs): Add gmp and mpfr.
8075 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8076 * Makefile.def (gmp, mpfr): New.
8077 (gcc): Remove target.
8078 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8079 target_os, target_vendor): New.
dce2d8b2 8080 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8081 * configure: Regenerate.
8082 * Makefile.in: Regenerate.
e69bf64b
PB
8083
80842007-01-11 Matt Fago <fago@earthlink.net>
8085
8086 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8087 to improve robustness of configure tests.
e69bf64b 8088 * configure: Regenerate.
e14e622e 8089
a42f3b80
UB
80902007-01-09 Uros Bizjak <ubizjak@gmail.com>
8091
8092 * MAINTAINERS: Add myself as i386 maintainer.
8093
a36aee1a
JH
80942007-01-08 Jan Hubicka <jh@suse.cz>
8095
61fcaeef 8096 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8097
738a52d3
KT
80982007-01-08 Kai Tietz <kai.tietz@onevision.com>
8099
8100 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8101 * configure: Regenerate.
738a52d3 8102
54fdc474
DJ
81032007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8104
8105 * Makefile.tpl (all-target): Correct @if conditional for target
8106 modules.
8107 * configure.in: Omit libiberty if building only target libgcc.
8108 * configure, Makefile.in: Regenerated.
8109
3dd71726
PB
81102007-01-04 Paolo Bonzini <bonzini@gnu.org>
8111
dce2d8b2 8112 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8113 * configure: Regenerate.
8114
fa958513
DJ
81152007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8116
8117 * Makefile.def (target_modules): Add libgcc.
8118 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8119 * Makefile.tpl (clean-target-libgcc): Delete.
8120 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8121 on gcc even for bootstrapped modules. Rewrite handling of
8122 lang_env_dependencies to loop over target_modules.
8123 * configure.in (target_libraries): Add target-libgcc.
8124 * Makefile.in, configure: Regenerated.
8125
e1888513
PB
81262006-12-29 Paolo Bonzini <bonzini@gnu.org>
8127
8128 * configure.in: Reorganize recognition of languages. Add
8129 --enable-stage1-languages. Show supported languages for the chosen
8130 target rather than all recognized languages.
8131 * configure: Regenerate.
8132
53b88b73
PB
81332006-12-29 Paolo Bonzini <bonzini@gnu.org>
8134
8135 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8136 * Makefile.in: Regenerate.
8137
a3993f33
KG
81382006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8139
8140 * configure.in: Warn that MPFR 2.2.0 is buggy.
8141 * configure: Regenerate.
8142
f063a9ed
ILT
81432006-12-27 Ian Lance Taylor <iant@google.com>
8144
8145 * configure.in: When removing Makefiles to force a reconfigure, also
8146 remove prev-DIR*/Makefile.
8147 * configure: Regenerate.
8148
af71363e
AS
81492006-12-22 Andreas Schwab <schwab@suse.de>
8150
8151 * configure: Regenerate with correct autoconf version.
8152
0b0dc272
AM
81532006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8154
3de8da2a
UB
8155 * configure.in: add AC_SUBST for *_FOR_TARGET.
8156 * configure: Regenerate.
0b0dc272 8157
53b88b73
PB
81582006-12-19 Paolo Bonzini <bonzini@gnu.org>
8159
8160 * configure.in: Simplify logic for rejecting languages that cannot
8161 be built. Separate the case when a language is unsupported,
8162 from the case when the user chooses not to build a language.
8163
400ebff4
PB
81642006-12-19 Paolo Bonzini <bonzini@gnu.org>
8165
8166 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8167 it only affects bootstrap and could be tested on "$host" as well.
8168 * configure: Regenerate.
8169 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8170
8efea775
PB
81712006-12-19 Paolo Bonzini <bonzini@gnu.org>
8172
8173 PR bootstrap/29544
8174 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8175 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8176 move here comment from Makefile.tpl.
8177 * Makefile.tpl: Move some definitions higher in the file.
8178 (STAGE1_CHECKING): New.
8179 * configure.in: Add --enable-stage1-checking.
8180 * configure: Regenerate.
8181 * Makefile.in: Regenerate.
8182
ed88a7ed
PB
81832006-12-19 Paolo Bonzini <bonzini@gnu.org>
8184
8185 * MAINTAINERS: Add myself as build system maintainer.
8186
b65151d3
SM
81872006-12-15 Simon Martin <simartin@users.sourceforge.net>
8188
8189 * MAINTAINERS (Write After Approval): Add myself.
8190
7e050830
EC
81912006-12-13 Eric Christopher <echristo@apple.com>
8192
8193 * MAINTAINERS: Add myself as darwin maintainer.
8194
8b494895
ILT
81952006-12-11 Ian Lance Taylor <ian@airs.com>
8196
8197 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8198
dce2d8b2 81992006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8200
8201 MAINTAINERS: Update my entry.
8202
58e24147
AM
82032006-12-11 Alan Modra <amodra@bigpond.net.au>
8204
8205 * configure.in: Handle spu makefile frag.
58e24147
AM
8206 * Makefile.tpl (MAINT): Define
8207 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8208 * configure: Regenerate.
8209 * Makefile.in: Regenerate.
8210
9b6f37a0
BE
82112006-12-11 Ben Elliston <bje@au.ibm.com>
8212
8213 * config.guess: Import latest version.
8214 * config.sub: Likewise.
8215
ea6f5c57
BE
82162006-12-11 Ben Elliston <bje@au.ibm.com>
8217
8218 * configure.in (spu-*-*): Don't skip target-libiberty.
8219 * configure: Regenerate.
8220
42c1cd8a
AT
82212006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8222
8223 PR bootstrap/30134
8224 * configure.in: Correct x86 darwin support for libjava to powerpc
8225 and i?86 only.
8226 * configure: Regenerate.
8227
55eb837d
ST
82282006-12-08 Sandro Tolaini <tolaini@libero.it>
8229
8230 * configure.in: Add x86 darwin support for libjava.
8231 * configure: Regenerate.
8232
5bdacbc7
MS
82332006-12-07 Mike Stump <mrs@apple.com>
8234
8235 * Makefile.def (dependencies): Add dependency for
8236 install-target-libssp and install-target-libgomp on
8237 install-gcc.
8238 * Makefile.in: Regenerate.
8239
477d851c
RG
82402006-12-04 Richard Guenther <rguenther@suse.de>
8241
8242 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8243 (Non-Algorithmic Maintainers): Move over non-algorithmic
8244 loop optimizer maintainers, add myself as a non-algorithmic
8245 middle-end maintainer.
8246
5d33d367
DF
82472006-12-04 Daniel Franke <franke.daniel@gmail.com>
8248
8249 * MAINTAINERS (Write After Approval): Add myself.
8250
dbee1fb3
KG
82512006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8252
8253 * configure.in: Update error message for missing GMP/MPFR.
8254
8255 * configure: Regenerate.
8256
b5147de7
KG
82572006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8258
8259 * configure.in: Update MPFR version in error message.
8260
8261 * configure: Regenerate.
8262
f019376c
KG
82632006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8264
8265 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8266 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8267 --with-gmp-lib): New flags.
8268
8269 * configure: Regenerate.
8270
91ed95ae
BM
82712006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8272
8273 * MAINTAINERS (Write After Approval): Change my email address.
8274
3a971f15
MLI
82752006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8276
05170031 8277 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8278
dce2d8b2 82792006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8280
8281 * MAINTAINERS (i18n): Update e-mail address.
8282
df5487ee
TS
82832006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8284
8285 * MAINTAINERS (spu port): Add myself as maintainer.
8286 (Write After Approval): Remove myself.
8287
92c2f0ee
BE
82882006-11-22 Ben Elliston <bje@au.ibm.com>
8289
8290 * configure.in (skipdirs): Don't build libssp for SPU.
8291 * configure: Regenerate.
8292
a3b97199
AP
82932006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8294
8295 * MAINTAINERS (spu port): Add myself as maintainer.
8296 (libobjc): Update my email address.
8297
0eb97064
AB
82982006-11-21 Andrea Bona <andrea.bona@st.com>
8299
8300 * MAINTAINERS (Write After Approval): Add myself.
8301
dce2d8b2 83022006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8303
8304 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8305 * configure : Rebuilt.
8306
dce2d8b2 83072006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8308
8309 * MAINTAINERS (Write After Approval): Add myself.
8310
d58542ea
AO
83112006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8312
8313 * MAINTAINERS (Write After Approval): Add myself.
8314
a357b5ae
KG
83152006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8316
8317 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8318 libmpfr.a.
8319 * configure: Regenerate.
8320
9bd6112c
PB
83212006-11-16 Paolo Bonzini <bonzini@gnu.org>
8322
8323 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8324 (unstage): Test for stage_last presence.
8325
8326 PR bootstrap/29802
dce2d8b2
EB
8327 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8328 STAGE_PREFIX.
9bd6112c
PB
8329 * Makefile.in: Regenerate.
8330
c8cf9f0f
ZD
83312003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8332
8333 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8334 maintainers.
8335
467b1fc6
ER
83362006-11-14 Erven Rohou <erven.rohou@st.com>
8337
8338 * MAINTAINERS (Write After Approval): Add myself.
8339
995a5697
PB
83402006-11-14 Paolo Bonzini <bonzini@gnu.org>
8341
8342 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8343 and stageN-package/Makefile.
8344 * Makefile.in: Regenerated.
8345
c8d6d53e
JZ
83462006-11-14 Jie Zhang <jie.zhang@analog.com>
8347
8348 * configure.in: Remove target-libgloss from noconfigdirs for
8349 bfin-*-*.
8350 * configure: Regenerated.
8351
dffb147d
KG
83522006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8353
8354 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8355
dffb147d
KG
8356 * configure: Regenerate.
8357
ca558912
KG
83582006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8359
8360 * configure.in: Robustify error message for missing GMP/MPFR.
8361
8362 * configure: Regenerate.
8363
dce2d8b2 83642006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8365
8366 * MAINTAINERS (Write After Approval): Add myself.
8367
dce2d8b2 83682006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8369
8370 * MAINTAINERS: Change email address.
8371
91de1527
VP
83722006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8373
8374 * MAINTAINERS (Write After Approval): Add myself.
8375
a3867703
PB
83762006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8377
8378 * MAINTAINERS (Write After Approval): Add myself.
8379
b4364fa2
CL
83802006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8381
7e050830 8382 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8383 Write After Approval section.
b4364fa2 8384
70ec446f
KG
83852006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8386
8387 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8388 need_gmp anymore.
8389 * configure: Regenerate.
8390
018c8d88
TB
83912006-10-16 Tobias Burnus <burnus@net-b.de>
8392
8393 * MAINTAINERS (Write After Approval): Add myself.
8394
f6a1687e
BE
83952006-10-16 Ben Elliston <bje@au.ibm.com>
8396
8397 * config.guess: Import latest version.
8398 * config.sub: Likewise.
8399
b5422ad7
BM
84002006-10-10 Brooks Moses <bmoses@stanford.edu>
8401
8402 * Makefile.def: Added pdf target handling.
8403 * Makefile.tpl: Added pdf target handling.
8404 * Makefile.in: Regenerated.
8405
bdcee471
CL
84062006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8407
8408 * MAINTAINERS: Add self as score port maintainer.
8409
7d610414
BM
84102006-10-04 Brooks Moses <bmoses@stanford.edu>
8411
8412 * MAINTAINERS (Write After Approval): Add myself.
8413
e48d66a9
SK
84142006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8415
7e050830 8416 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8417 or newer.
8418 * configure: Regenerated.
8419
c394e891
DB
84202006-09-27 Dave Brolley <brolley@redhat.com>
8421
dce2d8b2
EB
8422 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8423 using $s instead of $r.
c394e891
DB
8424 * configure: Regenerated.
8425
1ee4c5a0
TS
84262006-09-26 Thiemo Seufer <ths@mips.com>
8427
8428 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8429 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8430 * configure: Regenerate.
8431
dce2d8b2 84322006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8433
8434 * MAINTAINERS (Write After Approval): Remove myself.
8435
0c502898
CF
84362006-09-22 Chao-ying Fu <fu@mips.com>
8437
8438 * MAINTAINERS (Write After Approval): Add myself.
8439
a7819e42
JM
84402006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8441
8442 * MAINTAINERS: Add self as soft-fp maintainer.
8443
dce2d8b2 84442006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8445
8446 * MAINTAINERS: Add myself as avr maintainer.
8447 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8448
e8288489
RC
84492006-09-07 Roberto Costa <roberto.costa@st.com>
8450
8451 * MAINTAINERS (Write After Approval): Add myself.
8452
b91f0a41
CV
84532006-08-30 Corinna Vinschen <corinna@vinschen.de>
8454
8455 * configure.in: Never build newlib for a Mingw host.
8456 Never build newlib as Mingw target library.
8457 Test the existence of winsup/cygwin for building a Cygwin newlib,
8458 rather than just winsup.
8459 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8460 building a Mingw target.
8461 * configure: Regenerate.
8462
094c07a0
EB
84632006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8464
8465 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8466
8d1171cb
PB
84672006-07-25 Paolo Bonzini <bonzini@gnu.org>
8468
8469 * config.guess: Import from src (was more updated).
8470 * config.sub: Likewise.
8471
2e9e6f68
DJ
84722006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8473
8474 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8475 * configure: Regenerated.
8476
57255173
PB
84772006-07-18 Paolo Bonzini <bonzini@gnu.org>
8478
cc6010cd
AP
8479 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8480 for stages after the first.
57255173 8481
9fbe6585
JJ
84822006-07-17 Jakub Jelinek <jakub@redhat.com>
8483
8484 * Makefile.def: Add dependencies for configure-opcodes
8485 on configure-intl and all-opcodes on all-intl.
8486 * Makefile.in: Regenerated.
8487
18c3f977
BE
84882006-07-13 Ben Elliston <bje@au.ibm.com>
8489
8490 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8491
27b56ba6
PE
84922006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8493
8494 Port to hosts whose 'sort' and 'tail' implementations
8495 treat operands with leading '+' as file names, as POSIX
8496 has required since 2001. However, make sure the code still
8497 works on pre-POSIX hosts.
8498 * ltmain.sh: Don't assume "sort +2" is equivalent to
8499 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8500
ad6d4e43
UW
85012006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8502
8503 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8504
706601d9
PG
85052006-07-04 Peter O'Gorman <peter@pogma.com>
8506
8507 * ltconfig: chmod 644 before ranlib during install.
8508
0b50988a
EB
85092006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8510
8511 PR bootstrap/18058
8512 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8513 if the bootstrap compiler is a GCC version that supports it.
8514 * configure: Regenerate.
8515
b6348cb3
PB
85162006-07-03 Paolo Bonzini <bonzini@gnu.org>
8517
95695ad3 8518 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
8519 * configure: Regenerate.
8520
1546bb64
PB
85212006-07-03 Paolo Bonzini <bonzini@gnu.org>
8522
8523 PR other/27063
8524 * configure.in: Test subdir_requires and give an appropriate
8525 error message.
8526 * configure: Regenerate.
8527
5cb6c629
AJH
85282006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8529
8530 * MAINTAINERS (Write After Approval): Add myself.
8531
f4d8cdf8
JDA
85322006-06-22 John David Anglin <dave.anglin@nrc.ca>
8533
8534 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8535
4fe5abb7
SE
85362006-06-22 Steve Ellcey <sje@cup.hp.com>
8537
8538 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8539
2a79fd67
DA
85402006-06-20 David Ayers <d.ayers@inode.at>
8541
8542 PR bootstrap/28072
8543 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8544 whether target-libjava is being configured instead of whether the
8545 java front end is enabled.
8546 * configure: Regenerate.
7e050830 8547
04879af3
RO
85482006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8549
8550 PR target/27540
8551 * configure.in: Only enable libgomp on IRIX 6.
8552 * configure: Regenerate.
8553
ec6c7392
PB
85542006-06-15 Paolo Bonzini <bonzini@gnu.org>
8555
8556 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8557 too.
8558 * Makefile.in: Regenerate.
8559
12973d7a
DD
85602006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8561
8562 * config-ml.in: Alter CCASFLAGS to include special
8563 multilib options the same as is done for CFLAGS.
8564
c67ed86a
JDA
85652006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8566
8567 * configure.in: Don't enable libgomp on hpux10.
8568 * configure: Rebuilt.
8569
cb253473
DA
85702006-06-12 David Ayers <d.ayers@inode.at>
8571
8572 PR bootstrap/27963
8573 PR target/19970
7e050830 8574 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
8575 ${libgcj} is specified.
8576 * configure: Regenerate.
7e050830 8577
dce2d8b2 85782006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
8579
8580 Sync from src:
7e050830
EC
8581
8582 * configure.in: Sync.
32845532 8583 * configure: Regenerated.
7e050830 8584
32845532
CD
8585 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8586
8587 * Makefile.def: Added dependencies from sim and gdb on intl, and
8588 added configure dependencies to everything with an all dependency
8589 on intl.
8590 * Makefile.in: Regenerated.
8591
7cd0cf9c
DA
85922006-06-06 David Ayers <d.ayers@inode.at>
8593
8594 PR libobjc/13946
8595 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8596 * Makefile.in: Regenerate.
8597 * configure.in: Add --enable-objc-gc at toplevel and have it
8598 enable boehm-gc for Objective-C.
8599 Remove target-boehm-gc from libgcj.
8600 Add target-boehm-gc to target_libraries.
8601 Add target-boehm-gc to noconfigdirs where ${libgcj}
8602 is specified.
8603 Assert that boehm-gc is supported when requested for Objective-C.
8604 Only build boehm-gc if needed either for Java or Objective-C.
8605 * configure: Regenerate.
7e050830 8606
3ff3adad
PB
86072006-06-05 Paolo Bonzini <bonzini@gnu.org>
8608
8609 PR 27674
8610 * Makefile.tpl (configure-[+prefix+][+module+],
8611 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8612 Remove rule to unstage bootstrapped modules.
8613 (stage_current): New.
8614 * Makefile.in: Regenerate.
8615
898e551d
LB
86162006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8617
8618 * MAINTAINERS (Write After Approval): Update my e-mail address.
8619
ea60341e
MS
86202006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8621
8622 * include/libiberty.h: Declare pex_run_in_environment.
8623
222ae291
AL
86242006-05-31 Asher Langton <langton2@llnl.gov>
8625
8626 * MAINTAINERS (Write After Approval): Add myself.
898e551d 8627
e9a54b07
PB
86282006-05-25 Paolo Bonzini <bonzini@gnu.org>
8629
8630 * Makefile.def (bfd, opcodes): Fix lib_path.
8631 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8632 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8633 * Makefile.in: Regenerate.
8634
03e67131
CD
86352006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8636
8637 * Makefile.in: Regenerate.
8638
65d6e994
CD
86392006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8640
8641 * Makefile.def: Add install-html target. Add datarootdir
8642 docdir and htmldir to flags_to_pass.
8643 * Makefile.tpl: Add install-html target.
8644 * Makefile.in: Regenerate.
8645 * configure.in: Add --with-datarootdir, --with-docdir, and
8646 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8647 * configure: Regenerate.
8648
9e299237
MS
86492006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8650
8651 * configure.in: Enable gprof for cross builds.
8652 * configure: Regenerate.
8653
c31202cd
RG
86542006-05-22 Richard Guenther <rguenther@suse.de>
8655
8656 Revert
8657 2006-01-31 Richard Guenther <rguenther@suse.de>
8658 Paolo Bonzini <bonzini@gnu.org>
8659
8660 * Makefile.def (target_modules): Add libgcc-math target module.
8661 * configure.in (target_libraries): Add libgcc-math target library.
8662 (--enable-libgcc-math): New configure switch.
8663 * Makefile.in: Re-generate.
8664 * configure: Re-generate.
8665 * libgcc-math: New toplevel directory.
8666
2a332582
JDA
86672006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8668 Andreas Tobler <a.tobler@schweiz.ch>
8669
8670 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8671 * configure: Rebuilt.
8672
dce2d8b2 86732006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 8674
ccce6917
SL
8675 * MAINTAINERS (Write After Approval): Add myself.
8676
ed606bc0
DD
86772006-05-01 DJ Delorie <dj@redhat.com>
8678
3d8f47a0 8679 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
8680 * configure: Regenerate.
8681
9386bd20
RG
86822006-05-01 Richard Guenther <rguenther@suse.de>
8683
8684 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8685 maintainer.
8686
dce2d8b2 86872006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
8688
8689 * MAINTAINERS (Write After Approval): Add myself.
8690
87ceee72
JB
86912006-04-28 Jan Beulich <jbeulich@novell.com>
8692
8693 * MAINTAINERS (Write After Approval): Add myself.
8694
e88a2c09
DD
86952006-04-18 DJ Delorie <dj@redhat.com>
8696
8697 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8698 reference libgloss so that libssp can be built in a combined
8699 tree.
8700 * configure: Regenerate.
8701
675f0a8a
RM
87022006-04-08 Robert Millan <rmh@gcc.gnu.org>
8703
8704 * MAINTAINERS (Write After Approval): Add myself.
8705
27b6c940
BE
87062006-04-05 Ben Elliston <bje@au.ibm.com>
8707
8708 * configure.in: Require makeinfo 4.4 or higher.
8709 * configure: Regenerate.
8710
687b17d4
GP
87112006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8712
8713 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8714 Rearrange the entries of other libraries to have them in one place.
8715
906ac235
JB
87162006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8717
7e050830 8718 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
8719 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8720
fb0103e5
RG
87212006-03-14 Richard Guenther <rguenther@suse.de>
8722
8723 * configure: Regenerate with autoconf 2.13.
8724
17237f6b
JB
87252006-03-13 Jim Blandy <jimb@codesourcery.com>
8726
8727 * MAINTAINERS: Use my work address.
bed31434
JB
8728
8729 * MAINTAINERS: Update my E-mail address.
8730
27079765
AH
87312006-03-10 Aldy Hernandez <aldyh@redhat.com>
8732
8733 * configure.in: Handle --disable-<component> generically.
8734 * configure: Regenerate.
8735
54a17039
L
87362006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8737
8738 PR libgcj/17311
8739 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8740
b9bd11ca
EE
87412006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8742
8743 * MAINTAINERS (Write After Approval): Remove myself.
8744 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8745
dce2d8b2 87462006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 8747
072b06f2
RE
8748 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8749 (TARGET_CONFIGDIRS): Remove.
8750 * configure.in: Remove AC_SUBST(target_configdirs).
8751 * Makefile.in, configure: Regenerated.
ee2312f3 8752
936e1a35
SK
87532006-02-20 Steven G. Kargl <kargls@comcast.net>
8754
8755 * MAINTAINERS (Write After Approval): Remove myself.
8756 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8757
cc11cc9b
PB
87582006-02-20 Paolo Bonzini <bonzini@gnu.org>
8759
8760 PR bootstrap/25670
8761
8762 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8763
8764 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8765 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8766 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8767 BUILD_PREFIX, BUILD_PREFIX_1.
8768 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8769
8770 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8771 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8772
8773 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8774 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8775 of `cat stage_current`. Always provide the `r' and `s' variables.
8776 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8777 a single shell execution.
8778 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8779 bootstrapped modules, make the stage1 module if the build was not
8780 started yet, else build the current stage.
8781 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8782 (all-build, all-host, all-target, [+make_target+]-host,
8783 [+make_target+]-target): Do not use \-continued lines.
8784 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8785 (current_stage, restrap, stage_last): New.
8786
8787 * Makefile.in: Regenerate.
8788 * configure: Regenerate.
8789
63a7c9ef
BD
87902006-02-19 Bud Davis <jmdavis@link.com>
8791
8792 * MAINTAINERS (Write After Approval): Remove myself.
8793 (Language Front End Maintainers): Add myself as fortran 95
8794 maintainer and update e-mail address.
8795
a3543e3a
FXC
87962006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8797
8798 * MAINTAINERS (Write After Approval): Remove myself.
8799 (Language Front End Maintainers): Add myself as fortran 95
8800 maintainer.
8801
ca5b1d2c
VK
88022006-02-16 Victor Kaplansky <victork@il.ibm.com>
8803
8804 * MAINTAINERS (Write After Approval): Add myself.
8805
0499513f
TK
88062006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8807
8808 * MAINTAINERS (Write After Approval): Remove myself.
8809 (Language Front End Maintainers): Add myself as
8810 fortran 95 maintainer.
8811
d1f8db0c
PB
88122006-02-14 Paolo Bonzini <bonzini@gnu.org>
8813
8814 Sync from src:
8815
8816 2005-12-27 Leif Ekblad <leif@rdos.net>
8817
cc6010cd
AP
8818 * configure.in: Add support for RDOS target.
8819 * configure: Regenerate.
d1f8db0c
PB
8820
88212006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 8822 Andreas Schwab <schwab@suse.de>
d1f8db0c 8823
cc6010cd 8824 * configure: Regenerate.
d1f8db0c 8825
cac90078
DE
88262006-02-12 David Edelsohn <edelsohn@gnu.org>
8827
8828 * configure.in (enable_libgomp): Add AIX.
8829 * configure: Regenerate.
8830
bd37fbf5
MK
88312006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8834
23027b7a
LM
88352006-02-03 Lee Millward <lee.millward@gmail.com>
8836
8837 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8838
0058967b
RG
88392006-01-31 Richard Guenther <rguenther@suse.de>
8840 Paolo Bonzini <bonzini@gnu.org>
8841
8842 * Makefile.def (target_modules): Add libgcc-math target module.
8843 * configure.in (target_libraries): Add libgcc-math target library.
8844 (--enable-libgcc-math): New configure switch.
8845 * Makefile.in: Re-generate.
8846 * configure: Re-generate.
8847 * libgcc-math: New toplevel directory.
8848
e8b05380
PB
88492006-01-26 Paolo Bonzini <bonzini@gnu.org>
8850
8851 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8852 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8853 the assembler, linker and binutils.
8854 * configure: Regenerate.
8855
d54d5437
DM
88562006-01-22 Dirk Mueller <dmueller@suse.de>
8857
8858 * MAINTAINERS (Write After Approval): Add myself.
8859
670cbfcf
DN
88602006-01-20 Diego Novillo <dnovillo@redhat.com>
8861
8862 * configure: Regenerate.
8863
953ff289
DN
88642006-01-18 Richard Henderson <rth@redhat.com>
8865 Jakub Jelinek <jakub@redhat.com>
8866 Diego Novillo <dnovillo@redhat.com>
8867
8868 * libgomp: New directory.
8869 * Makefile.def: Add target_module libgomp.
8870 * Makefile.in: Regenerate.
8871 * configure.in (target_libraries): Add target-libgomp.
8872 * configure: Regenerate.
8873
32ce4048
AO
88742006-01-05 Alexandre Oliva <aoliva@redhat.com>
8875
8876 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8877 @ from continuation.
8878 * Makefile.in: Rebuilt.
8879
0eaf8e17 88802006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 8881
c76c0c83
CL
8882 * MAINTAINERS (Write After Approval): Add myself.
8883
2d309510
PB
88842006-01-04 Paolo Bonzini <bonzini@gnu.org>
8885
8886 PR bootstrap/24252
8887
8888 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8889 * Makefile.tpl (OBJDUMP): New.
8890 (EXTRA_HOST_FLAGS): Add it.
8891 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8892
953ff289
DN
8893 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8894 to use symbolic links between directories. Avoid race conditions
8895 or make them harmless.
8896 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
8897
8898 * Makefile.def (LEAN): Pass.
8899 * Makefile.tpl (LEAN): Define.
8900 (stage[+id+]-start): Accept that the previous directory does not
8901 exist, if the bootstrap is lean.
8902 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8903 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8904 configure substitution.
8905 ([+compare-target+]): Likewise.
8906 ([+bootstrap-target+]-lean): New.
8907 * configure.in: Remove lean bootstrap support from here.
8908
953ff289
DN
8909 * Makefile.in: Regenerate.
8910 * configure: Regenerate.
2d309510 8911
368872c3
BE
89122006-01-04 Ben Elliston <bje@au.ibm.com>
8913
8914 * MAINTAINERS (libdecnumber): Add myself.
8915
d79e6356
MM
89162006-01-02 Mark Mitchell <mark@codesourcery.com>
8917
8918 * libtool-ldflags: New script.
8919
a6fbc1e2
AS
89202006-01-02 Andreas Schwab <schwab@suse.de>
8921
8922 * configure.in: When reconfiguring remove Makefile in
8923 all stage directories.
8924 * configure: Regenerate.
8925
103a4b39
SB
89262005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8927
8928 * MAINTAINERS: Update my email address.
8929
212f829c
PB
89302005-12-20 Paolo Bonzini <bonzini@gnu.org>
8931
8932 Revert Ada-related part of the previous change.
8933
8934 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8935 Do not pass.
8936 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8937 * Makefile.in: Regenerate.
8938 * configure.in: Do not include mt-ppc-aix target fragment.
8939 * configure: Regenerate.
8940
8ef1f2df
PB
89412005-12-19 Paolo Bonzini <bonzini@gnu.org>
8942
8943 * configure.in: Select appropriate fragments for PowerPC/AIX.
8944 * configure: Regenerate.
8945
8946 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8947 BOOT_CFLAGS, BOOT_LDFLAGS.
8948 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8949 BOOT_CFLAGS, BOOT_LDFLAGS.
8950 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8951 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8952 (stage): Fail if we cannot complete the work.
8953 * Makefile.in: Regenerate.
8954
ab34901f
NS
89552005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8956
8957 * configure.in: Replace ms1 with mt.
8958 * configure: Rebuilt.
8959
cbe82f21
BM
89602005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8961
8962 * MAINTAINERS: Update my email address.
8963
19843472
PB
89642005-12-15 Paolo Bonzini <bonzini@gnu.org>
8965
8966 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8967 install-host-nogcc): Don't invoke $(stage) at the end.
8968 * Makefile.in: Regenerate.
8969
1ca26cd2
PB
89702005-12-14 Paolo Bonzini <bonzini@gnu.org>
8971
8972 * configure.in: Flip the top-level bootstrap switch.
8973 * configure: Regenerate.
8974
f41d6665
DJ
89752005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8976
8977 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8978 $(stage) and $(unstage).
8979 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8980 (all): Remove stray semicolon.
8981 (local-distclean): Don't handle multilib.tmp and multilib.out.
8982 (install.all): Set $s for consistency.
8983 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8984 check_multilibs setting. Always make the install directory.
8985 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8986 Correct @if/@endif.
8987 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8988 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8989 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8990 (multilib.out): Remove.
8991 * Makefile.in: Regenerated.
8992
dce2d8b2 89932005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
8994
8995 * MAINTAINERS (Write After Approval): Add myself.
8996
64f182bd
NS
89972005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8998
121b2cee
NS
8999 * MAINTAINERS: Add myself as mt maintainer.
9000
64f182bd
NS
9001 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9002
a6d63770
AN
90032005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9004
9005 * MAINTAINERS: Change email address.
9006
2abefe3d
PB
90072005-12-05 Paolo Bonzini <bonzini@gnu.org>
9008
9009 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9010 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9011 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9012 Find in-tree tools if available.
9013 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9014 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9015 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9016 (COMPILER_*_FOR_TARGET): New.
9017 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9018 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9019 (CONFIGURED_*, USUAL_*): Remove.
9020 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9021 STRIP): Use autoconf substitutions.
9022 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9023 COMPILER_NM_FOR_TARGET): New.
9024 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9025
9026 (all): Make all-host and all-target in parallel.
9027 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9028 that $$r and $$s are set before invoking a recursive make.
9029 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9030 ([+bootstrap-target+]): Inline most of the `all' target.
9031
2f3bdde7
BE
90322005-11-29 Ben Elliston <bje@au.ibm.com>
9033
9034 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9035 from the gcc build directory.
9036 * Makefile.in: Regenerate.
9037
a4b6c45a
BE
90382005-11-29 Ben Elliston <bje@au.ibm.com>
9039
9040 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9041 depend on all-libdecnumber.
9042 * configure.in (host_libs): Include libdecnumber.
9043 * Makefile.in: Regenerate.
9044 * configure: Likewise.
9045
473a74b9
BE
90462005-11-29 Ben Elliston <bje@au.ibm.com>
9047
9048 * libdecnumber: Import decNumber sources from the dfp-branch.
9049
b4623110
KJ
90502005-11-21 Kean Johnston <jkj@sco.com>
9051
9052 * config.sub, config.guess: Sync from upstream sources.
9053
67dc1785
BE
90542005-11-21 Ben Elliston <bje@au.ibm.com>
9055
9056 Import from Autoconf sources:
9057
9058 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9059 * config/move-if-change: Don't output "$2 is unchanged";
9060 suggested by Ben Elliston. Handle weird characters correctly.
9061
186abafe
AT
90622005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9063
9064 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9065 to match upstream libtool for darwin.
9066
ef9db8d5
DJ
90672005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9068
9069 * Makefile.def: Remove gdb dependencies for gdbtk.
9070 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9071 (configure-gdb, install-gdb): New rules.
9072 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9073 * Makefile.in, configure: Regenerated.
9074
9c5141ab
JB
90752005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9076
9077 * MAINTAINERS (Write After Approval): Add myself.
9078
4523d51b
EE
90792005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9080
9081 * MAINTAINERS (Write After Approval): Add myself.
9082
086b011c
DN
90832005-10-24 Diego Novillo <dnovillo@redhat.com>
9084
9085 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9086 Diego Novillo.
9087
e7c84bf8
PB
90882005-10-22 Paolo Bonzini <bonzini@gnu.org>
9089
9090 PR bootstrap/24297
9091 * Makefile.tpl (do-[+make-target+], do-check, install,
9092 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9093 are set before recursing.
9094 * Makefile.in: Regenerate.
9095
b88a7564
EB
90962005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9097
9098 PR bootstrap/18939
9099 * Makefile.def (gcc) <target>: Fix thinko.
9100 * Makefile.in: Regenerate.
9101
61efc800
BS
91022005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9103
9104 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9105 * configure: Regenerate.
9106
f53d2869
JZ
91072005-10-15 Jie Zhang <jie.zhang@analog.com>
9108
9109 * MAINTAINERS (Write After Approval): Add self.
9110
077fc835
KH
91112005-10-08 Kazu Hirata <kazu@codesourcery.com>
9112
9113 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9114 target-libffi, target-qthreads, target-libjava, and
9115 targetlibobjc.
9116 * configure: Regenerate.
9117
d739199a
DJ
91182005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9119
9120 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9121 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9122 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9123 (USUAL_OBJDUMP_FOR_TARGET): New.
9124 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9125 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9126 * configure, Makefile.in: Regenerated.
d739199a 9127
db38c6bb
PB
91282005-10-05 Paolo Bonzini <bonzini@gnu.org>
9129
9130 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9131 before other host packages.
9132
3015564c
KK
91332005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9134
9135 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9136
1061f99e
PB
91372005-10-05 Paolo Bonzini <bonzini@gnu.org>
9138
9139 PR bootstrap/22340
9140
9141 * configure.in (default_target): Remove.
9142 * Makefile.tpl (all): Do not use prerequisites as subroutines
9143 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9144 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9145 use prerequisites as subroutines.
9146 (check-host, check-target): New.
9147 (bootstrap configure & all targets): Do not use stage*-start
9148 if the directory layout is already ok.
9149 (non-bootstrap configure & all targets): Prepend a $(unstage).
9150 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9151 (NOTPARALLEL): Remove.
9152 (unstage, stage variables): New variables.
9153 (unstage, stage targets): Simply expand to those variables.
9154
9155 * configure: Regenerate.
9156 * Makefile.in: Regenerate.
9157
4a9c436f
JW
91582005-10-04 James E Wilson <wilson@specifix.com>
9159
9160 * Makefile.def (lang_env_dependencies): Add libmudflap.
9161 * Makefile.in: Regenerate.
9162
37150080
AS
91632005-10-03 Andreas Schwab <schwab@suse.de>
9164
9165 Backport from libtool CVS:
9166 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9167
9168 * ltmain.sh: add support for installing into temporary
9169 staging area (e.g. 'make install DESTDIR=...')
9170
39d16468
L
91712005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9172
9173 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9174 * configure: Regenerated.
9175
72a7ab82
AP
91762005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9177
9178 * configure: Regenerate with the correct
9179 autoconf version.
9180
6b65a26d
CM
91812005-09-30 Catherine Moore <clm@cm00re.com>
9182
9183 * configure.in (bfin-*-*): New.
9184 * configure: Regenerated.
9185
040b1c5a
GK
91862005-09-28 Geoffrey Keating <geoffk@apple.com>
9187
9188 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9189 (LIPO_FOR_TARGET): New.
9190 (CONFIGURED_LIPO_FOR_TARGET): New.
9191 (USUAL_LIPO_FOR_TARGET): New.
9192 (STRIP_FOR_TARGET): New.
9193 (CONFIGURED_STRIP_FOR_TARGET): New.
9194 (USUAL_STRIP_FOR_TARGET): New.
9195 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9196 STRIP_FOR_TARGET.
9197 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9198 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9199 * Makefile.in: Regenerate.
9200 * configure: Regenerate.
7e050830 9201
3a3c28db
DE
92022005-09-19 David Edelsohn <edelsohn@gnu.org>
9203
9204 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9205 (rs6000-*-aix*): Same.
9206 * configure: Regenerate.
9207
2749a921
TT
92082005-09-16 Tom Tromey <tromey@redhat.com>
9209
9210 * MAINTAINERS: Add self as java maintainer.
9211
7f26dfa3
FXC
92122005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9213
9214 * configure.in: Recognize f95 in the --enable-languages option,
9215 and substitute it for fortran, issuing a warning.
9216 * configure: Regenerate.
9217
d8852c4f
PE
92182005-08-30 Phil Edwards <phil@codesourcery.com>
9219
9220 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9221 * configure: Regenerated.
9222
ad685e81
AH
92232005-08-22 Aldy Hernandez <aldyh@redhat.com>
9224
9225 * MAINTAINERS: Add self as ms1 maintainer.
9226
b00d752c
RE
92272005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9228
9229 * Makefile.def (libssp): Add to lang_env_dependencies.
9230 * Makefile.in: Regenerate.
9231
9ed8fb9b
ILT
92322005-08-18 Ian Lance Taylor <ian@airs.com>
9233
9234 * MAINTAINERS: Add myself as middle-end maintainer.
9235
0f029d39
CG
92362005-08-17 Christian Groessler <chris@groessler.org>
9237
9238 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9239 * Makefile.in: Regenerate.
9240
81087874
AK
92412005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9242
9243 * MAINTAINERS (write after approval): Added myself.
9244
6a134f1c
MR
92452005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9246
9247 * MAINTAINERS (Write After Approval): Add myself.
9248
2693c0b0
PB
92492005-08-12 Paolo Bonzini <bonzini@gnu.org>
9250
9251 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9252 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9253 Look for alternate names of the target cc and c++
9254 * configure: Regenerate.
9255
4de997d1
PB
92562005-08-08 Paolo Bonzini <bonzini@gnu.org>
9257
9258 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9259 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9260 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9261 tools; remove code to manually set them.
9262 (Target tools): Look in the environment for them.
9263 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9264 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9265 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9266 build directory.
9267 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9268 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9269 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9270 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9271 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9272 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9273 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9274 * configure: Regenerate.
9275 * Makefile.in: Regenerate.
9276
b089e33a
BE
92772005-07-28 Ben Elliston <bje@au.ibm.com>
9278
9279 * MAINTAINERS: Update for removed CPU targets.
9280
e3791243
MM
92812005-07-27 Mark Mitchell <mark@codesourcery.com>
9282
9283 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9284 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9285 * Makefile.in: Regenerated.
9286
526635cb
MM
92872005-07-26 Mark Mitchell <mark@codesourcery.com>
9288
9289 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9290 (CFLAGS_FOR_TARGET): Use it.
9291 (CXXFLAGS_FOR_TARGET): Likewise.
9292 * Makefile.in: Regenerated.
9293 * configure.in (--with-build-sysroot): New option.
9294 * configure: Regenerated.
9295
19791f70
PB
92962005-07-24 Paolo Bonzini <bonzini@gnu.org>
9297
9298 * Makefile.tpl: Wrap install between unstage and stage
9299 * Makefile.in: Regenerate.
9300
35f5a23f
EC
93012005-07-21 Eric Christopher <echristo@apple.com>
9302
9303 * MAINTAINERS: Update affiliation.
9304
ff3ddf15
PW
93052005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9306
9307 * MAINTAINERS: Add self as crx port maintainer.
9308
3a664c1c
DD
93092005-07-20 DJ Delorie <dj@redhat.com>
9310
9311 * MAINTAINERS: Add self as m32c maintainer.
9312
539df155
KC
93132005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9314
9315 * all files: Update FSF address.
9316
be9c593a
EC
93172005-07-15 Eric Christopher <echristo@redhat.com>
9318
9319 * MAINTAINERS: Change affiliation.
9320
fd7ea4ab
JB
93212005-07-14 Jim Blandy <jimb@redhat.com>
9322
9323 * configure.in: Add cases for Renesas m32c.
9324 * configure: Regenerated.
7e050830 9325
0063a823
KC
93262005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9327
d0ca130a
KC
9328 * COPYING.LIB: Update from fsf.org.
9329
93302005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9331
9332 * COPYING, compile, config.guess,
0063a823
KC
9333 config.sub, install-sh, missing, mkinstalldirs,
9334 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9335 * config-ml.in: Update FSF address.
0063a823 9336
a8ba31f2
EC
93372005-07-13 Eric Christopher <echristo@redhat.com>
9338
9339 * configure.in: Add toplevel noconfigdir support for tpf.
9340 * configure: Regenerate.
9341
5bea4a03
PB
93422005-07-11 Paolo Bonzini <bonzini@gnu.org>
9343
9344 PR ada/22340
9345
9346 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9347 * Makefile.in: Regenerate.
9348
284bdbbd
MM
93492005-07-07 Mark Mitchell <mark@codesourcery.com>
9350
9351 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9352 Brolley to write-after-approval.
284bdbbd 9353
452190fb
AS
93542005-07-07 Andreas Schwab <schwab@suse.de>
9355
9356 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9357 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9358 * Makefile.in: Regenerated.
9359
9c8f9ec2
GK
93602005-07-06 Geoffrey Keating <geoffk@apple.com>
9361
9362 * configure.in: Don't build sim or rda when targetting darwin.
9363 * configure: Regenerate.
9364
ef0087a7
KH
93652005-07-06 Kazu Hirata <kazu@codesourcery.com>
9366
9367 * configure.in: Add --enable-libssp and --disable-libssp.
9368 * configure: Regenerate with autoconf-2.13.
9369
77008252
JJ
93702005-07-02 Jakub Jelinek <jakub@redhat.com>
9371
9372 * Makefile.def (target_modules): Add libssp.
9373 * configure.in (target_libraries): Add target-libssp.
9374 * configure: Rebuilt.
9375 * Makefile.in: Rebuilt.
9376
a04eae1b
ZW
93772005-07-01 Zack Weinberg <zackw@panix.com>
9378
9379 * MAINTAINERS: Change email address. Resign from maintainership.
9380
948884cd
RG
93812005-07-01 Richard Guenther <rguenther@suse.de>
9382
9383 * MAINTAINERS: Change my e-mail address and affiliation.
9384
c7870f5d
PB
93852005-06-22 Paolo Bonzini <bonzini@gnu.org>
9386
9387 * Makefile.def (stagefeedback): Come after profile.
9388 Define profiledbootstrap target.
9389 * Makefile.tpl (profiledbootstrap): Remove.
9390 (stageprofile-end): Zap stagefeedback.
9391 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9392 * Makefile.in: Regenerate.
9393
ab99519a
RS
93942005-06-13 Richard Sandiford <richard@codesourcery.com>
9395
9396 * MAINTAINERS: Update my email address.
9397
f610dd5f
ZW
93982005-06-13 Zack Weinberg <zack@codesourcery.com>
9399
9400 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9401 In 'cpp' stanza, support '#line' as well as '# '.
9402
71bc2a83
AS
94032005-06-08 Andreas Schwab <schwab@suse.de>
9404
9405 * MAINTAINERS: Move myself from 'Write After Approval' to
9406 'CPU Port Maintainers' section as m68k maintainer.
9407
4fab7234
HPN
94082005-06-07 Hans-Peter Nilsson <hp@axis.com>
9409
9410 * configure.in (unsupported_languages): New macro.
9411 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9412 non-ported target libraries in noconfigdirs.
9413 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9414 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9415 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9416 unsupported_languages.
9417 * configure: Regenerate.
9418
68193f9b
TS
94192005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9420
9421 * configure.in: Fix typo in handling of --with-mpfr-dir.
9422 * configure: Regenerate.
9423
f26f6b8d
RS
94242005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9425
9426 * MAINTAINERS: Update my email address.
9427
ba4853f8
JB
94282005-06-02 Jim Blandy <jimb@redhat.com>
9429
9430 * config.sub: Add cases for the Renesas m32c. (This patch has been
9431 accepted into the master sources.)
9432
79dd769c 94332005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9434 Michael Snyder <msnyder@redhat.com>
9435 Stan Cox <scox@redhat.com>
79dd769c 9436
f610dd5f 9437 * configure.in: Set noconfigdirs for ms1.
79dd769c 9438
f610dd5f 9439 * configure: Regenerate.
79dd769c 9440
d29e107f
JD
94412005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9442
9443 * MAINTAINERS (Write After Approval): Add self.
9444
e93196c3
JC
94452005-06-01 Josh Conner <jconner@apple.com>
9446
9447 * MAINTAINERS (Write After Approval): Add self.
9448
ae263c7a
KH
94492005-06-01 Kazu Hirata <kazu@codesourcery.com>
9450
9451 * MAINTAINERS: Update my email address.
9452
585b3aa3
ZM
94532005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9454
9455 * MAINTAINERS (Write After Approval): Add self.
9456
4930c50b
CD
94572005-05-26 Chris Demetriou <cgd@broadcom.com>
9458
9459 * MAINTAINERS (Write After Approval): Remove self.
9460
2dfbef6d
PB
94612005-05-25 Paolo Bonzini <bonzini@gnu.org>
9462
9463 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9464 (Dependencies): Consider target modules for bootstrap dependencies.
9465 Make target bootstrap modules depend on each stage's gcc.
9466 * Makefile.in: Regenerate.
9467
bcb28cf5
PB
94682005-05-20 Paolo Bonzini <bonzini@gnu.org>
9469
9470 * Makefile.def (configure-gcc): Depend on binutils having been built.
9471 (all-gcc): No need to do it here.
9472 * Makefile.in: Regenerate.
9473
0cf085e4
PB
94742005-05-19 Paul Brook <paul@codesourcery.com>
9475
f610dd5f 9476 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
9477 language cannot be built.
9478 * configure: Regenerate.
9479
dfb2c39a
DJ
94802005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9481
9482 * ylwrap: Import from Automake 1.9.5.
9483
771aaa92
DU
94842005-05-13 David Ung <davidu@mips.com>
9485
9486 * MAINTAINERS (Write After Approval): Add self.
9487
3ac9bd58
MS
94882005-05-09 Mike Stump <mrs@apple.com>
9489
9490 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9491 lt_cv_sys_max_cmd_len for now.
f610dd5f 9492
f77a5578
SC
94932005-05-09 Stan Cox <scox@redhat.com>
9494
9495 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9496
795e36e5
MK
94972005-05-08 Matt Kraai <kraai@ftbfs.org>
9498
9499 * README.SCO: Update the URL.
9500
c9392a2b
DE
95012005-05-05 David Edelsohn <edelsohn@gnu.org>
9502
9503 * ltconfig: Define file_list_spec. Pass file_list_spec and
9504 with_gnu_ld to libtool.
9505 * ltcf-c.sh (aix[45]): Define file_list_spec.
9506 * ltcf-cxx.sh (aix[45]): Same.
9507 * ltcf-gcj.sh (aix[45]): Same.
9508 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9509 exists, write list of input files to temporary file.
9510
bebcd931
MS
95112005-05-04 Mike Stump <mrs@apple.com>
9512
9513 * configure.in: Always pass --target to target configures as
9514 otherwise rebuilds that do --recheck will fail.
9515 * confiugure: Rebuilt.
9516
ce406537
PB
95172005-05-04 Paolo Bonzini <bonzini@gnu.org>
9518
9519 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9520 STAGE_HOST_EXPORTS.
9521 (configure, all): Add bootstrap support.
9522 (Host modules, target modules): Pass post-stage1 flags and exports.
9523 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9524 * Makefile.in: Regenerate.
9525
aa9dcfc4
PB
95262005-04-29 Paolo Bonzini <bonzini@gnu.org>
9527
9528 * configure: Regenerate.
9529
b6f9abcf
MS
95302005-04-27 Mike Stump <mrs@apple.com>
9531
9532 * MAINTAINERS: Add self as darwin maintainer.
9533
acb217cb
BS
95342005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9535
9536 * config.sub: Update from master copy.
9537
b6dae270
MS
95382005-04-21 Mike Stump <mrs@apple.com>
9539
9540 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9541 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9542
c2e0d3a9
HPN
95432005-04-19 Hans-Peter Nilsson <hp@axis.com>
9544
9545 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9546 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9547 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9548 "*-*-elf" and "*-*-linux*".
9549 * configure: Regenerate.
9550
871ae772
JM
95512005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9552
9553 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9554
bf070c29
MS
95552005-04-12 Mike Stump <mrs@apple.com>
9556
9557 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9558
e865b6f7
TK
95592005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9560
9561 * MAINTAINERS (Write After Approval): Add myself.
9562
7b71ad7f
BS
95632005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9564
9565 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9566
25b42232
PB
95672005-04-06 Paolo Bonzini <bonzini@gnu.org>
9568
f610dd5f 9569 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
9570 (TARGET_CONFIGARGS): Include --with-target-subdir.
9571 (configure, all): New macros. Use them throughout.
9572 * Makefile.in: Regenerate.
9573
d727c624
JG
95742005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9575
9576 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 9577
fff72cc4
ZD
95782005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9579
9580 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9581
86472dc3
GP
95822005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9583
9584 * MAINTAINERS: Move John Carr to Write After Approval.
9585
dce2d8b2 95862005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
9587
9588 * config/mh-mingw32: Delete.
9589 * configure.in: Don't use it.
9590 * configure: Regenerate.
9591
33da42bc
PB
95922005-03-31 Paolo Bonzini <bonzini@gnu.org>
9593
9594 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9595 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 9596 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
9597 (HOST_LIB_PATH): Generate from Makefile.def.
9598 (TARGET_LIB_PATH): Likewise.
9599 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9600 * Makefile.in: Regenerate.
9601 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9602 (RPATH_ENVVAR): Include Darwin case.
9603 * configure: Regenerate.
9604
15cc1841
TF
96052005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9606
9607 * MAINTAINERS (Various Maintainers): Remove self.
9608 (Write After Approval): Add self.
9609
6a8c79d5
TF
96102005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9611
9612 * MAINTAINERS (Various Maintainers): Add self.
9613
256f7136
PB
96142005-03-25 Paolo Bonzini <bonzini@gnu.org>
9615
9616 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9617 * configure: Regenerate.
9618
191dd2c9
ZW
96192005-03-21 Zack Weinberg <zack@codesourcery.com>
9620
9621 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9622 gcc_version, and gcc_version_trigger from set of flags to pass.
9623 * Makefile.tpl: Remove definitions of above variables.
9624 (config.status): Remove dependency on $(gcc_version_trigger).
9625 * Makefile.in: Regenerate.
9626 * configure.in: Do not reference config/gcc-version.m4 nor
9627 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9628 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9629 * configure: Regenerate.
9630
ef6e9bc0 96312005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 9632 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
9633
9634 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9635 * Makefile.in: Regenerate.
9636
009bbd5a
FW
96372005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9638
9639 * MAINTAINERS (Write After Approval): Add myself.
9640
09f8755b
DA
96412005-03-03 David Ayers <d.ayers@inode.at>
9642
9643 * MAINTAINERS (Write After Approval): Add myself.
9644
e73ed25c
AO
96452005-03-01 Alexandre Oliva <aoliva@redhat.com>
9646
9647 PR libgcj/20160
9648 * ltmain.sh: Avoid creating archives with components that have
9649 duplicate basenames.
9650
ace9ac7b
AP
96512005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9652
9653 PR bootstrap/20250
9654 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9655 instead of check.
9656 * Makefile.in: Regenerate.
9657
c9db9354
PB
96582005-02-28 Paolo Bonzini <bonzini@gnu.org>
9659
9660 * Makefile.in: Regenerate to fix conflict between the previous two
9661 patches.
9662
215c351a
PB
96632005-02-28 Paolo Bonzini <bonzini@gnu.org>
9664
9665 PR bootstrap/17383
9666 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9667 * Makefile.tpl (HOST_SUBDIR): New substitution.
9668 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9669 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9670 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9671 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9672 (Host modules, Bootstrapped modules): Use it.
9673 (Build modules, Target modules): Do not create symlink trees,
9674 always configure out-of-srcdir.
9675 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9676 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9677 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9678 $(HOST_SUBDIR). Create a symlink for host_subdir.
9679
9680 * Makefile.in: Regenerate.
9681 * configure: Regenerate.
9682
5395b47b
NN
96832005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9684
9685 Merged from libada-gnattools-branch:
9686 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9687
9688 * gnattools: New directory.
9689 * Makefile.def: Add gnattools as a module, depending on target-libada.
9690 * Makefile.in: Regenerate.
9691 * configure.in: Include gnattools in host_tools; disable it if ada
9692 is disabled.
9693 * configure: Regenerate.
9694
ca2cc05c
JM
96952005-02-24 James A. Morrison <phython@gcc.gnu.org>
9696
9697 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9698 treelang maintainer.
9699 (Write After Approval): Remove myself.
9700
d2f3024f
PS
97012005-02-23 Paul Schlie <schlie@comcast.net>
9702
9703 * configure.in: Allow darwin targeted ports to build tk, itcl and
9704 libgui.
9705 * configure: Regenerate.
9706
bba5e0ca
EB
97072005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9708
9709 PR libgcj/10353
9710 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9711 * configure: Regenerate.
9712
70132ce7
SK
97132005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9714
9715 * MAINTAINERS (Write After Approval): Add myself.
9716
20f0edca
ILT
97172005-02-10 Ian Lance Taylor <ian@airs.com>
9718
9719 * MAINTAINERS: Update my e-mail address.
9720
e64e5109
RG
97212005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9722
9723 * MAINTAINERS (Write After Approval): Add myself.
9724
40d64b5a
HPN
97252005-01-29 Hans-Peter Nilsson <hp@axis.com>
9726
9727 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9728 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9729 target-libgloss when not *-*-elf and *-*-aout.
9730 * configure: Regenerate.
9731
54a12711
KH
97322005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9733
9734 * MAINTAINERS: Remove obsolete entries.
9735
0aa99dbb
KH
9736 * MAINTAINERS (Write After Approval): Add Michael Matz.
9737
2b009f5f
NB
97382005-01-19 Neil Booth <neil@daikokuya.co.uk>
9739
9740 * MAINTAINERS: Remove self as cpplib maintainer.
9741
385870f5
KC
97422005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9743
9744 * install-sh, config.sub: Import from upstream.
9745
e7daab31
KC
97462005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9747
9748 PR bootstrap/18222
9749 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9750 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9751 * Makefile.in: Regenerate.
9752
e6003f4d
JT
97532005-01-16 Jason Thorpe <thorpej@netbsd.org>
9754
9755 * MAINTAINERS: Update my email address.
9756
145e2972 97572005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 9758 Andreas Schwab <schwab@suse.de>
145e2972
DE
9759
9760 PR bootstrap/18033
9761 * config-ml.in: Eval option if surrounded by single quotes.
9762
86c7e0da
PB
97632005-01-03 Paolo Bonzini <bonzini@gnu.org>
9764
9765 Revert 2004-12-28 Makefile changes, a better fix will be
9766 applied to mainline and src after GCC 4.0 branches.
9767
3224a22f
PB
97682004-12-28 Paolo Bonzini <bonzini@gnu.org>
9769
9770 PR bootstrap/17383
9771
9772 * Makefile.def (target_modules): Remove stage parameter,
9773 it is always true now.
9774 * Makefile.tpl (configure-build-[+module+],
9775 configure-target-[+module+]): Always build symlink tree
9776 for the directory and for include. BUILD_SUBDIR and
9777 TARGET_SUBDIR cannot be . anymore.
9778 * Makefile.in: Regenerate.
9779
aaf51ca2
DE
97802004-12-25 David Edelsohn <edelsohn@gnu.org>
9781
9782 Revert 2004-12-08 Makefile changes.
9783
4e32e454
DS
97842004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9785
9786 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9787 cygwin, mingw.
9788
669f01d8
AS
97892004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9790
9791 * configure.in (sh64-*-*): Reenable gprof.
9792 * configure: Regenerate.
9793
1b227ee0
DE
97942004-12-08 David Edelsohn <edelsohn@gnu.org>
9795
9796 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9797 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9798 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9799 * Makefile.in: Regenerate.
9800
ce5e944c
CF
98012004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9802
9803 * MAINTAINERS: Update my email address.
9804
893f1e87
MK
98052004-12-07 Matt Kraai <kraai@ftbfs.org>
9806
9807 * Makefile.tpl: Generate normal dependencies if the LHS module is
9808 not bootstrapped.
9809 * Makefile.in: Regenerate.
9810
bb59c339
RS
98112004-12-03 Richard Sandiford <rsandifo@redhat.com>
9812
9813 * configure.in: Include config/gxx-include-dir.m4. Use
9814 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9815 * configure: Regenerate.
9816
4982adbe
RS
98172004-12-03 Richard Sandiford <rsandifo@redhat.com>
9818
9819 * config.if: Delete.
9820 * configure.in: Set libstdcxx_incdir directly.
9821 * configure: Regenerate.
9822
05750653
EC
98232004-12-02 Eric Christopher <echristo@redhat.com>
9824
9825 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9826 * Makefile.in: Regenerate.
9827
5fef1dbd
RS
98282004-12-02 Richard Sandiford <rsandifo@redhat.com>
9829
9830 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9831 * configure: Regenerate.
9832
afabd8e6
RS
98332004-12-02 Richard Sandiford <rsandifo@redhat.com>
9834
9835 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9836 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9837 * configure: Regenerate.
9838
78716e86
EC
98392004-12-01 Eric Christopher <echristo@redhat.com>
9840
9841 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9842 of things to remove.
9843
57ab8ba9
MK
98442004-11-29 Matt Kraai <kraai@ftbfs.org>
9845
9846 * MAINTAINERS (Write After Approval): Update my e-mail address.
9847
2539bffe
KC
98482004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9849
9850 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9851 from CVS libtool to always pass_all.
9852
3e732ba0
JDA
98532004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9854
9855 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9856 (hppa*64*-*-*): Delete incorrect comment.
9857 * configure: Rebuilt.
9858
767f726e
KC
98592004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9860
9861 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9862
2c92e90f
KC
98632004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9864
9865 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9866 from CVS libtool to always pass_all.
9867
32f84e48
KC
98682004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9869
9870 * install-sh, compile: Import from automake.
9871
9587be8a
KC
98722004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9873
9874 * config.guess, config.sub: Import from savannnah.
9875
04e81808 98762004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
9877
9878 * MAINTAINERS (Write After Approval): Add myself
9879
f87a2b2e
MS
98802004-11-12 Mike Stump <mrs@apple.com>
9881
9882 * Makefile.def: Add html support.
9883 * Makefile.tpl: Likewise.
9884 * Makefile.in: Regenerate.
9885
848556c2
GK
98862004-11-11 Geoffrey Keating <geoffk@apple.com>
9887
556f03c4
GK
9888 PR 18423
9889 * configure.in: Remove all instances of build-fixincludes from
9890 noconfigdirs.
9891 (build_configargs): Supply --target to subdirectories.
9892 * configure: Regenerate.
9893
848556c2
GK
9894 * Makefile.def: Make gcc install depend on fixincludes install.
9895 * Makefile.in: Regenerate.
9896
9e5712a5
JJ
98972004-11-10 Janis Johnson <janis187@us.ibm.com>
9898
9899 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9900
4ef509c0
PB
99012004-11-11 Paul Brook <paul@codesourcery.com>
9902
9903 * MAINTAINERS: Add self as arm maintainer. Update email address.
9904
20d11df6
HPN
99052004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9906
9907 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9908 target-libgfortran.
79fd8592 9909 * configure: Regenerate.
20d11df6 9910
68c70f15
DE
99112004-11-07 David Edelsohn <edelsohn@gnu.org>
9912
9913 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9914 like CC.
9915
54f88091
PB
99162004-11-05 Paolo Bonzini <bonzini@gnu.org>
9917
9918 * Makefile.def (host fixincludes): Specify missing targets.
9919 * Makefile.in: Regenerate.
9920
6866abb8
RC
99212004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9922
9923 * MAINTAINERS: Add myself
9924
83f62578
GL
99252004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9926
9927 * MAINTAINERS (Write After Approval): Add myself.
9928
53c7ffe7
GK
99292004-11-04 Geoffrey Keating <geoffk@apple.com>
9930
9931 * Makefile.def: Build fixincludes for the host, too.
9932 * Makefile.in: Regenerate.
9933 * configure.in (host_tools): Add fixincludes.
9934 * configure: Regenerate.
9935
ac8b3d9d
DJ
99362004-11-04 Daniel Jacobowitz <dan@debian.org>
9937
9938 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9939 * configure: Regenerated.
9940
bab37580
L
99412004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9942
9943 PR other/17783
9944 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9945 * configure: Regenerated.
9946
db1de713
MM
99472004-10-31 Mark Mitchell <mark@codesourcery.com>
9948
9949 * README.SCO: Update per FSF instructions.
9950
a827e21a
EW
99512004-10-28 Eric B. Weddington <ericw@evcohs.com>
9952
9953 PR target/18151
9954 * configure.in (case ${target}): Do not build fixincludes for avr.
9955 * configure: Regenerated.
9956
9d069a4f
PB
99572004-10-26 Paolo Bonzini <bonzini@gnu.org>
9958
9959 * configure.in (case ${target}): Do not build fixincludes
9960 on platforms where it is not used.
9961 * configure: Regenerated.
9962
fc45f3fe
DJ
99632004-10-23 Daniel Jacobowitz <dan@debian.org>
9964
9965 * configure.in: Use an absolute path to install-sh.
9966 * configure: Regenerated.
9967
36554b92
AL
99682004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9969
9970 * MAINTAINERS (Write After Approval): Add myself.
9971
88e9994a
KH
99722004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9973
9974 * MAINTAINERS: Remove from Write After Approval those that are
9975 already maintainers.
9976
ad02a944
SP
99772004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9978
9979 * MAINTAINERS: Update my email address.
9980
c8e6cd41
KC
99812004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9982
9983 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9984 * configure: Regenerate.
9985
dce2d8b2 99862004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
9987
9988 * MAINTAINERS: Update my email address.
9989
a8b0957e
KH
99902004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9991
9992 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9993 entries belonging to this category.
9994
96836f61
JZ
99952004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9996
9997 * MAINTAINERS: Update my e-mail address.
9998
7e0b5752
PB
99992004-10-06 Paolo Bonzini <bonzini@gnu.org>
10000
10001 Fix wrong conflict resolution in:
10002
10003 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10004
10005 * Makefile.in: Regenerate.
10006 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10007 in the recursive `make', instead of hardwiring `all'.
10008 (Autogenerated TARGET-* variables): New.
10009
370f7a47
TL
100102004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10011
10012 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10013 * configure: Regenerate.
370f7a47 10014
13e5d623
KH
100152004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10016
10017 * MAINTAINERS (Various Maintainers): Move the "windows,
10018 cygwin, mingw" maintainer to ...
10019 (OS Port Maintainers): ... here.
10020
a6497c1b
KH
100212004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10022
10023 * MAINTAINERS (Write After Approval): Remove those that are
10024 maintainers of some subsystem.
10025
1abb828a
D
100262004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10027
10028 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10029 * ltcf-cxx.sh (tpf*): Likewise.
10030 * ltconfig (tpf*): Add TPF OS configuration support.
10031
16d1338d
BS
100322004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10033
10034 * MAINTAINERS: Change my email address to my new work account.
10035
9082a750
MR
100362004-09-24 Michael Roth <mroth@nessie.de>
10037
10038 * configure.in (--without-headers): Add missing double quotes.
10039 * configure: Regenerate.
10040
dce2d8b2 100412004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10042
10043 * ylwrap: Revert to previous version.
10044
4c4a5bbc
L
100452004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10046
10047 PR bootstrap/17369
10048 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10049 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10050 SET_GCC_LIB_PATH_CMD.
10051 (BASE_TARGET_EXPORTS): Likewise.
10052 * Makefile.in: Regenerated.
10053
10054 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10055 * configure: Regenerated.
10056
85f59630
KC
100572004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10058
10059 * config.guess: New upstream version
10060 * compile, depcomp, install-sh, ylwrap: Likewise.
10061
95c53c62
RS
100622004-09-19 Roger Sayle <roger@eyesopen.com>
10063
10064 * config/mh-x86omitfp: New host makefile fragment. Add
10065 -fomit-frame-pointer to the default BOOT_CFLAGS.
10066 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10067 * configure: Regenerate.
10068
0a1c093b
AP
100692004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10070
10071 PR target/11572
10072 * configure.in (*-*-darwin*): Renable libobjc.
10073 * configure: Regenerate.
10074
315fcf97
NS
100752004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10076
10077 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10078
0a050485 100792004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10080
0a050485
DB
10081 * Makefile.def: Remove libbanshee.
10082 * Makefile.tpl: Ditto.
10083 * configure.in: Ditto.
10084 * Makefile.in: Regen.
10085 * configure: Ditto.
10086
5f4a098e
DE
100872004-09-08 David Edelsohn <edelsohn@gnu.org>
10088
10089 * ltmain.sh: Use $pic_object as $non_pic_object if
10090 $non_pic_object=none.
10091
32b2511f
PB
100922004-09-07 Paolo Bonzini <bonzini@gnu.org>
10093
10094 * missing: Import latest version from master repository.
10095
fc4d0e82
NC
100962004-09-06 Nick Clifton <nickc@redhat.com>
10097
10098 * config.sub: Import latest version from master repository.
10099 * config.guess: Likewise.
10100 This includes these changes:
78716e86 10101
fc4d0e82
NC
10102 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10103
10104 * config.sub: Handle crisv32, alias etraxfs.
10105 * config.guess (crisv32:Linux:*:*): Handle.
10106
10107 2004-08-13 Brad Smith <brad@comstyle.com>
10108
10109 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10110 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10111
10112 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10113
10114 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10115 assume the processor is a powerpc. This is because coreutils
10116 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10117 in this case, due to a MacOS X bug that causes
10118 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10119 to return a negative number.
10120 Problem reported by Petter Reinholdtsen in:
10121 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10122
10123 2004-07-19 Ben Elliston <bje@gnu.org>
10124
10125 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10126
10127 2004-06-24 Ben Elliston <bje@gnu.org>
10128
10129 * config.guess: Update copyright years.
10130 * config.sub: Likewise.
10131
10132 2004-06-22 Robert Millan <robertmh@gnu.org>
10133
10134 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10135 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10136
10137 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10138
10139 * config.guess (*:*VMS:*:*): New entry. Replaces
10140 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10141 manufacturer.
10142
10143 2004-06-22 Ben Elliston <bje@gnu.org>
10144
10145 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10146 * config.sub: Likewise.
10147
10148 2004-06-22 Ben Elliston <bje@gnu.org>
10149
10150 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10151 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10152
10153 2004-06-11 Ben Elliston <bje@gnu.org>
10154
10155 * config.guess (pegasos:OpenBSD:*:*): Remove.
10156
10157 2004-06-11 Ben Elliston <bje@gnu.org>
10158
10159 From Wouter Verhelst <wouter@grep.be>:
10160 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10161
10162 2004-06-11 Ben Elliston <bje@gnu.org>
10163
10164 * config.guess (luna88k:OpenBSD:*:*): New.
10165
10166 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10167
10168 * config.guess (m32r*:Linux:*:*): New case.
10169 * config.sub: Handle m32rle.
10170
10171 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10172
10173 From Jens Petersen <petersen@redhat.com>:
10174 * config.sub: Handle sparcv8.
10175
10176 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10177
10178 From Tom Smith <smith@cag.lkg.hp.com>:
10179 * config.guess: Version suffixes are equally significant on Tru64
10180 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10181 prefix of "P" (patched kernel).
10182
10183 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10184
10185 * config.sub: Add support for National Semiconductor CRX target.
10186
2f4cc6bf
JJ
101872004-09-03 Janis Johnson <janis187@us.ibm.com>
10188
10189 * MAINTAINERS (Various Maintainers): Remove myself as web page
10190 maintainer, add myself as maintainer of build status lists.
10191
61fec9ff
JB
101922004-09-03 Jan Beulich <jbeulich@novell.com>
10193
10194 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10195 *-*-netware, but add target-libmudflap.
10196 Consolidate *-*-netware targets (of which really only i?86 exists)
10197 into a single entry.
10198 * configure: Likewise.
10199
45f366ab
PB
102002004-09-01 Paolo Bonzini <bonzini@gnu.org>
10201
10202 * Makefile.tpl (sorry): Remove.
10203 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10204 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10205 (do-clean): Clean per-stage directories too.
10206 (do-distclean): Run distclean-stage1 too.
10207 (.NOTPARALLEL): Enable during toplevel bootstrap.
10208 (stage[+id+]-bubble): Enable parallel execution during
10209 the recursive invocation.
10210 * Makefile.in: Regenerate.
10211
10212 Fix previous checkin:
10213
10214 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10215 include.
10216 * configure.in: Fix indentation.
10217 * configure: Regenerate.
10218
dce2d8b2 102192004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10220
45f366ab
PB
10221 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10222 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10223 * configure: regenerate
78716e86 10224 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10225 -mdynamic-no-pic
be8fff81 10226
71b5d516
PB
102272004-08-31 Paolo Bonzini <bonzini@gnu.org>
10228
10229 * Makefile.def (build_modules): Add fixincludes.
10230 (dependencies): Make gcc depend on fixincludes.
10231 * configure.in (build_tools): Add fixincludes.
10232 (build_configdirs): Always include build_libs.
10233 * Makefile.in: Regenerate.
10234 * configure: Regenerate.
10235
102362004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10237
10238 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10239 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10240 phony targets; do not generate timestamp files.
10241 (distclean-stageN): Remove references to their timestamp files.
10242 (restageN, touch-stageN): Remove.
10243 (stageN-bubble): Rewritten.
10244 (compare): Support lean bootstraps.
10245 * Makefile.in: Regenerate.
10246
10247 * configure.in: Only warn when bootstrapping but
10248 build != host or build != target. Support lean bootstraps.
10249 * configure: Regenerate.
10250
ce7cbbb0
PE
102512004-08-26 Phil Edwards <phil@codesourcery.com>
10252
10253 * configure.in: Give a better error message if GMP/MPFR are missing
10254 and a language needing them has been requested.
10255 * configure: Regenerated.
10256
9c71a529
PE
102572004-08-25 Phil Edwards <phil@codesourcery.com>
10258
10259 * configure.in: Print a list of available language front-ends if
10260 a requested one is missing. Tidy stray tab characters.
10261 * configure: Regenerated.
10262
e3f92d3b
MK
102632004-08-19 Michael Koch <konqueror@gmx.de>
10264
10265 * gcc/doc/install.texi: Update entry about automake for libjava.
10266
c3f84f61
RM
102672004-08-17 Robert Millan <robertmh@gnu.org>
10268
10269 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10270 (instead of FreeBSD).
10271 * configure: Regenerate.
10272
7c27e184
PB
102732004-08-16 Paolo Bonzini <bonzini@gnu.org>
10274
10275 * Makefile.in: Regenerate.
10276 * configure: Regenerate.
10277
10278 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10279 stage_*_flags.
10280 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10281 for bootstrapped modules if toplevel bootstrap is going.
10282 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10283 modules. Adjust for changes in Makefile.def. Enable several
10284 rules even in non-bootstrap mode, just to avoid peppering the
10285 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10286 (stage-[+prev+]-bubble): Remove.
10287
10288 * Makefile.def (Dependencies): Depend on all-build-bison,
10289 all-build-flex, all-build-byacc, all-build-texinfo, rather
10290 than the host variations.
10291 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10292 with BUILD_SUBDIR.
10293 (BISON): Update for recent Bisons.
10294 (YACC): Fix typo.
10295 (cross): Depend on all-build.
10296 (all): Do not depend on all-build.
10297 (prebootstrap): Remove.
10298 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10299 (Prebootstrap dependencies): Add them to the per-stage targets
10300 and to all-prebootstrap.
10301 * configure.in (build_configdirs): Always enable build_tools.
10302 (BUILD_DIR_PREFIX): Remove.
10303
10304 * Makefile.def (gcc): Add target variable.
10305 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10306 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10307 in the recursive `make', instead of hardwiring `all'.
10308 (Autogenerated TARGET-* variables): New.
10309
20f3bb80
BB
103102004-08-13 Brian Booth <bbooth@redhat.com>
10311
10312 * MAINTAINERS: Remove myself from write-after-approval.
10313
b5be499d
NN
103142004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10315
10316 * src-release: Stop distributing mmalloc with gdb (which doesn't
10317 use it).
10318 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10319 * Makefile.in: Regenerate.
10320
b3f8d95d
MM
103212004-08-09 Mark Mitchell <mark@codesourcery.com>
10322
10323 * configure.in (arm*-*-eabi*): New target.
10324 * configure: Regenerate.
10325
3589b69e
PB
103262004-08-06 Paolo Bonzini <bonzini@gnu.org>
10327
10328 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10329 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10330 (Dependencies): New section.
10331 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10332 (configure-target-[+module+]): Depend on maybe-all-gcc
10333 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10334 (toplevel profiledbootstrap): Fix dependencies.
10335 * Makefile.in: Regenerate.
10336
972974fc
MM
103372004-08-03 Mark Mitchell <mark@codesourcery.com>
10338
10339 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10340 target-libiberty to noconfigdirs.
10341 * configure: Regenerate.
10342
bebf829d
PB
103432004-08-03 Paul Brook <paul@codesourcery.com>
10344
10345 * configure.in: Check for MPFR as well as GMP.
10346 * configure: Regenerate.
10347
98a5bb3b
RM
103482004-08-01 Robert Millan <robertmh@gnu.org>
10349
10350 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10351 libmudflap for all GNU-based systems (with Glibc).
10352 * configure: Regenerate.
10353
dce2d8b2 103542004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10355
10356 * Makefile.def (host-modules): Add gcc.
10357 * Makefile.in: Regenerate.
10358 * Makefile.tpl (sorry): New rule.
10359 (configure-host, all-host, [+make_target+]-host, do-check,
10360 install-host): Do not add gcc as a special case.
10361 (host modules): Add a small special-casing for gcc. Export
10362 extra_make_flags through the environment.
10363 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10364 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10365 other recursive targets for gcc): Remove.
10366
10367 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10368 (stage, unstage): New rules.
10369 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10370 distclean-stage[+id+]): Use stage_current.
10371 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10372 the stage*-start rules.
10373
aeb732c1
GK
103742004-08-02 Geoffrey Keating <geoffk@apple.com>
10375
10376 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10377 use -all_load flag.
10378
25b656e7
PB
103792004-08-02 Paolo Bonzini <bonzini@gnu.org>
10380
10381 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10382 * configure: Regenerate.
10383
cc440d71
TM
103842004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10385
10386 * maintainer-scripts/gcc_release: Revert yesterday's change.
10387
270e140b
SB
103882004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10389
10390 * MAINTAINERS: Add myself to write-after-approval.
10391
3e4035f8
TM
103922004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10393
10394 * libf2c: Removed.
10395 * gcc/gccbug.in: Updated because of libf2c removal.
10396 * maintainer-scripts/gcc_release: Ditto.
10397
dce2d8b2 103982004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10399
10400 * configure.in: Build libmudflap by default on FreeBSD.
10401 * configure: Regenerated.
10402
dfcada9a
MM
104032004-07-09 Mark Mitchell <mark@codesourcery.com>
10404
10405 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10406 systems.
10407 * configure: Regenerated.
10408
dce2d8b2 104092004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10410
10411 PR target/16344
10412 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10413 feedback based compiler.
10414 * Makefile.in: Rebuilt.
10415
95bcca47
AO
104162004-07-08 Alexandre Oliva <aoliva@redhat.com>
10417
10418 * Makefile.def (host_modules): Set bootstrap=true for flex.
10419 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10420 * Makefile.in: Rebuilt.
10421
051822f6
JH
104222004-07-07 Jan Hubicka <jh@suse.cz>
10423
10424 * MAINTAINERS: Add self as a profile feedback maintainer.
10425
7b61653a
PE
104262004-07-05 Phil Edwards <phil@codesourcery.com>
10427
10428 * configure.in: Do not prepend $srcdir to /dev/null in
10429 makefile fragments.
10430 * configure: Regenerate.
10431
23f6b2f9
PB
104322004-07-01 Paolo Bonzini <bonzini@gnu.org>
10433
10434 * Makefile.def (build_modules): Add bison, byacc, flex,
10435 m4, texinfo.
10436 (flags_to_pass): Add FLEX.
10437 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10438 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10439 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10440 DEFAULT_MAKEINFO): Remove.
10441 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10442 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10443 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10444 objdir or else use configured tool.
10445 (all-build): New.
10446 (all): Depend on it.
10447 (Build module dependencies): Add.
10448 * Makefile.in: Regenerate.
10449 * configure.in: Better support for multiple build modules,
10450 matching what is done for host/target modules. Do not look
10451 for "plausible" locations of build tools if Canadian cross.
10452 Use autoconf's AC_PROG_CC to find a C compiler. Define
10453 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10454 * configure: Regenerate.
78716e86 10455
1c020272
PB
104562004-06-22 Paolo Bonzini <bonzini@gnu.org>
10457
10458 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10459 * Makefile.in: Regenerate.
10460
a52a0a7f
PB
104612004-06-22 Paolo Bonzini <bonzini@gnu.org>
10462
10463 * Makefile.tpl (configure-build-[+module+],
10464 configure-[+module+], configure-target-[+module+]): Pass
10465 [+extra_configure_args+].
10466 (all-build-[+module+], all-[+module+], check-[+module+],
10467 install-[+module+], [+make_target+]-[+module+],
10468 all-target-[+module+], check-target-[+module+],
10469 install-target-[+module+], [+make_target+]-target-[+module+]):
10470 Pass [+extra_make_args+].
10471 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10472 (GCC_HOST_EXPORTS): Remove.
10473 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10474 cross, check-gcc, check-gcc-c++, install-gcc,
10475 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10476 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10477 * Makefile.in: Regenerate.
10478
ccde3f1a
MS
104792004-06-21 Matthew Sachs <msachs@apple.com>
10480
10481 * MAINTAINERS: Added self to write-after-approval.
10482
6264b0a6
CF
104832004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10484
10485 * configure.in: Check for srcdir/winsup rather than build directory
10486 winsup.
10487 * configure: Regenerate.
10488
801e2270
CV
104892004-06-17 Corinna Vinschen <vinschen@redhat.com>
10490
10491 * configure.in: Don't build Cygwin native newlib if winsup
10492 directory is missing. Emit warning instead.
10493 * configure: Regenerate.
10494
ad6717df
PB
104952004-06-09 Paolo Bonzini <bonzini@gnu.org>
10496
10497 * Makefile.tpl (touch-stage[+id+]): New.
10498 (restage[+prev+]): Depend on touch-stage[+id+].
10499
10500 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10501 Use it throughout.
10502
10503 * Makefile.def: Add profile and feedback bootstrap stages.
10504 Remove next field from bootstrap stages.
10505 * Makefile.tpl (LN, LN_S): Substitute.
10506 (stageN-start, stageN-end): Use double-colon rules, to
10507 provide a hook for additional setup commands.
10508 (distclean-stageN-gcc, restageN): Create dependencies from
10509 [+prev+], not from [+next+].
10510 (stageN-bubble): Add commands for successive stages from
10511 [+prev+], using double-colon rules.
10512 (all-stageN-gcc): Fix typo.
10513 (stagefeedback-start, profiledbootstrap): New.
10514 * Makefile.in: Regenerate.
10515 * configure.in: Call ACX_PROG_LN.
10516 * configure: Regenerate.
10517
5bbb9680
CY
105182004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10519
10520 * MAINTAINERS (Write After Approval): Add myself.
10521
e18be1d4
MA
105222004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10523
10524 * MAINTAINERS (Write After Approval): Add myself.
10525
5607edfd
PB
105262004-06-03 Paolo Bonzini <bonzini@gnu.org>
10527
10528 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10529 without gcc.
10530 * configure: Regenerate.
10531
1ec4e9c3
PB
105322004-06-01 Paolo Bonzini <bonzini@gnu.org>
10533
10534 * Makefile.tpl: Fix typo.
10535 * Makefile.in: Regenerate.
10536
dce2d8b2 105372004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
10538
10539 * configure.in: Remove new- prefix from toplevel
10540 bootstrap targets.
10541 * configure: Regenerate.
10542
f516a7da
PB
105432004-06-01 Paolo Bonzini <bonzini@gnu.org>
10544
10545 * Makefile.tpl (all.normal): Rename to all.
10546 (all): Replace with a rule to pick the default
10547 target from configure.
10548 (all-gcc, configure-gcc): Use conditionals to
10549 do nothing when toplevel bootstrap is going on.
10550 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10551 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10552 * configure.in: Support --enable-bootstrap.
10553
10554 * Makefile.def: Remove new- prefix from toplevel
10555 bootstrap targets.
10556 * Makefile.tpl: Likewise.
10557
10558 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10559 target.
10560
10561 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10562 $(RECURSE_FLAGS) to recursive invocation of make.
10563
10564 * Makefile.in: Regenerate.
10565 * configure: Regenerate.
10566
78dd5e36 105672004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 10568 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
10569
10570 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10571 like CC.
10572
30f1bddc
DJ
105732004-05-27 Daniel Jacobowitz <dan@debian.org>
10574
10575 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10576 * configure: Regenerate.
10577
4fc4dd12
DJ
105782004-05-25 Daniel Jacobowitz <drow@false.org>
10579
10580 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10581 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10582 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10583 targets.
10584 * Makefile.in: Regenerate.
10585
dce2d8b2 105862004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
10587
10588 * configure.in: Test the ability to symlink directories.
10589 * configure: Regenerate.
10590
10591 * Makefile.def (bootstrap-stage): New definitions.
10592 * Makefile.tpl (configure-stage1-gcc,
10593 configure-stage2-gcc, configure-stage3-gcc,
10594 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10595 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10596 new-restage3, compare): Autogenerate, see Makefile.in
10597 entry for behavioral changes.
10598 (distclean-stage1, new-stage1-start, new-stage1-end,
10599 new-stage1-bubble, distclean-stage2, new-stage2-start,
10600 new-stage2-end, new-stage2-bubble, distclean-stage3,
10601 new-stage3-start, new-stage3-end): New autogenerated targets.
10602 (objext, prebootstrap, BOOT_CFLAGS,
10603 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10604 targets.
10605
10606 * Makefile.in: Regenerate.
10607 (distclean-stage1, new-stage1-start, new-stage1-end,
10608 new-stage1-bubble, distclean-stage2, new-stage2-start,
10609 new-stage2-end, new-stage2-bubble, distclean-stage3,
10610 new-stage3-start, new-stage3-end): New targets.
10611 (all-stage1-gcc): Move prebootstrap dependency from here...
10612 (configure-stage1-gcc): ...to here.
10613 (new-bootstrap): Use bubble targets.
10614 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10615 Use per-stage distclean targets.
10616 (configure-stage1-gcc, configure-stage2-gcc,
10617 configure-stage3-gcc, all-stage1-gcc,
10618 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10619 Use new-stageN-start to prepare the tree.
10620
4f4e53dd
PB
106212004-05-23 Paolo Bonzini <bonzini@gnu.org>
10622
10623 * Makefile.def (host_modules): add libcpp.
10624 * Makefile.tpl: Add dependencies on and for libcpp.
10625 * Makefile.in: Regenerate.
10626 * configure.in: Add libcpp host module.
10627 * configure: Regenerate.
10628
60975492
PB
106292004-05-21 Paolo Bonzini <bonzini@gnu.org>
10630
10631 * Makefile.tpl: Whenever a recursive target is defined, wrap
10632 it in a special @if/@endif block, and prepare its maybe
10633 dependency in the @if/@endif block
10634 * configure.in: Instead of writing maybe dependencies, remove
10635 the @if/@endif statements, and remove the @if/@endif blocks
10636 that remain.
10637 * configure: Regenerate.
10638 * Makefile.in: Regenerate.
10639
5ce7d75d
JJ
106402004-05-20 Janis Johnson <janis187@us.ibm.com>
10641
10642 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10643
c779c42f
KK
106442004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10645
10646 PR bootstrap/15120
10647 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10648 * */configure: Rebuilt.
10649
b4117c30
ZW
106502004-05-17 Zack Weinberg <zack@codesourcery.com>
10651
10652 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10653 of libf2c.
10654 * configure, Makefile.in: Regenerate.
10655
719bb4e3 106562004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
10657
10658 * MAINTAINERS (Write After Approval): Add myself.
10659
6de9cd9a
DN
106602004-05-13 Diego Novillo <dnovillo@redhat.com>
10661
10662 Merge from tree-ssa-20020619-branch.
10663
10664 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10665 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10666 (HOST_GMPLIBS): Define.
10667 (HOST_GMPINC): Define.
10668 (TARGET_LIB_PATH): Add libmudflap.
10669 (GFORTRAN_FOR_TARGET): Define.
10670 (configure-build*): Export GFORTRAN.
10671 (configure-gcc): Export GMPLIBS and GMPINC.
10672 (all-gcc): Add maybe-all-libbanshee.
10673 (configure-target-libgfortran): Define.
10674 * Makefile.in: Regenerate.
10675 * configure.in (host_libs): Add libbanshee.
10676 (target_libraries): Add target-libmudflap and target-libgfortran.
10677 Add --with-libbanshee.
10678 Handle --disable-libmudflap.
10679 (*-*-freebsd*): Use with_gmp.
10680 Add $(libgcj) to noconfigdirs.
10681 * configure: Regenerate.
10682 * depcomp: New file.
10683 * MAINTAINERS: Add tree-ssa maintainers.
10684
8f1b790f
VM
106852004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10686
b4117c30 10687 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 10688
693446fc
BF
106892004-04-30 Brian Ford <ford@vss.fsi.com>
10690
b4117c30 10691 * MAINTAINERS (Write After Approval): Add myself.
693446fc 10692
d1bb666c
UB
106932004-04-29 Uros Bizjak <uros@kss-loka.si>
10694
b4117c30 10695 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 10696
6cf1ac42
PB
106972004-04-28 Paolo Bonzini <bonzini@gnu.org>
10698
10699 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10700 * configure: Regenerate.
10701
632933d5
PB
107022004-04-27 Paolo Bonzini <bonzini@gnu.org>
10703
10704 Revert:
10705 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10706
10707 * Makefile.def (flags_to_pass): Remove *dir variables that
10708 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10709 as well as prefix and exec_prefix.
10710 * Makefile.in: Regenerate.
10711
80dc6aa0
RM
107122004-04-26 Robert Millan <robertmh@gnu.org>
10713
10714 Add patches from libtool CVS.
10715 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10716 * ltconfig: Likewise.
10717 * ltcf-c.sh: Likewise.
10718 * ltcf-cxx.sh: Likewise.
10719 * ltcf-gcj.sh: Likewise.
10720
e11283f1
PB
107212004-04-26 Paolo Bonzini <bonzini@gnu.org>
10722
10723 * Makefile.def (host_modules): Mark with the bootstrap
10724 flag packages on which gcc depends.
10725 * Makefile.tpl (all-bootstrap): Use it.
10726 * Makefile.in: Regenerate.
10727
8546950c
PB
107282004-04-26 Paolo Bonzini <bonzini@gnu.org>
10729
10730 * Makefile.def (flags_to_pass): Remove *dir variables that
10731 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10732 as well as prefix and exec_prefix.
10733 * Makefile.in: Regenerate.
10734
a76494aa
PB
107352004-04-26 Paolo Bonzini <bonzini@gnu.org>
10736
b4117c30
ZW
10737 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10738 * configure: Regenerate.
10739 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10740 * gcc/Makefile.tpl (compare): Use the result of the test.
10741 * gcc/Makefile.in: Regenerate.
a76494aa 10742
03a91701
PB
107432004-04-23 Paolo Bonzini <bonzini@gnu.org>
10744
10745 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10746 Always relocate gcc and prev-gcc to the original names, even
10747 if the build fails.
10748 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10749 New targets.
10750
082a6351
LG
107512004-04-23 Laurent GUERBY <laurent@guerby.net>
10752
10753 * MAINTAINERS: Update my email address.
b4117c30 10754
1f1d584b
RO
107552004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10756
10757 * configure.in (mips*-*-irix5*): Enable ld.
10758 * configure: Regenerate.
082a6351 10759
1db673ca
RO
107602004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10761
10762 * configure: Regenerate.
10763
ce4ea44e
JW
107642004-04-15 James E Wilson <wilson@specifixinc.com>
10765
10766 * Makefile.tpl (configure-[+module+], configure-gcc,
10767 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10768 Set and export LDFLAGS.
10769 * Makefile.in: Regenerate.
10770
611f62ad
MC
107712004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10772
b4117c30 10773 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 10774
be912515
NN
107752004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10776
10777 PR bootstrap/14871
10778 * Makefile.tpl: If we don't have built-in-tree target tools,
10779 use the ones found by configure rather than hacking around with
10780 program_transform_name.
10781 * configure.in: Give Makefile.tpl the information necessary
10782 to do that.
10783 * Makefile.in: Regenerate.
10784 * configure: Regenerate.
10785
9104315a
NN
107862004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10787
10788 PR bootstrap/14760
10789 * configure.in: When computing baseargs, strip *all* copies of
10790 offending options. Also, don't match/substitute the trailing space,
10791 so that this actually works when two similar options are separated by
10792 only one space.
10793 * configure: Regenerate.
10794
bef1d700
DE
107952004-04-06 David Edelsohn <edelsohn@gnu.org>
10796
b4117c30
ZW
10797 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10798 (rs6000-*-aix*): Same.
10799 * configure: Regenerate.
bef1d700 10800
54bcf05e 108012004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
10802
10803 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 10804
369a832c 108052004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
10806
10807 * MAINTAINERS: Add myself to write-after-approval.
369a832c 10808
09a9c095
NN
108092004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10810
7caf53cb
NN
10811 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10812 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10813 * Makefile.in: Regenerate.
10814
09a9c095
NN
10815 * configure.in (top level bootstrap support): Rework --enable-werror
10816 to set @stage2_werror_flag@.
10817 * configure: Regenerate.
10818 * Makefile.tpl (top level bootstrap support): Pass
10819 @stage2_werror_flag@ down to configure in stages 2 and 3.
10820 * Makefile.in: Regenerate.
10821
5595a2bd
NN
108222004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10823
cbfd7e06
NN
10824 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10825 for stages 2 and 3 as well as in make. As a consequence, remove
10826 OUTPUT_OPTION (now detected by configure) from the flags passed down
10827 to make.
10828 * Makefile.in: Regenerate.
10829
5595a2bd
NN
10830 * Makefile.tpl (new-bootstrap): Fix typo.
10831 * Makefile.in: Regenerate.
10832
ca3b3e20
NN
108332004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10834
295f4e42
NN
10835 * Makefile.tpl: Rearrange by moving recursive_targets rules
10836 into their proper sections.
10837 * Makefile.tpl (top level bootstrap support): Move disabling
10838 of coverage flags from 'make' to 'configure'; improve comments.
10839 * Makefile.in: Regenerate.
10840
340de83f
NN
10841 * Makefile.tpl (experimental top level bootstrap) Move stage1
10842 language setting from all- target to configure- target; disable
10843 intermodule optimization in stage 1; prevent gratuitous rebuilds
10844 of stage 1.
10845 * Makefile.in: Regenerate.
10846 * configure.in: Comma-separate stage 1 language list for top
10847 level bootstrap.
10848 * configure: Regenerate.
10849
ca3b3e20
NN
10850 * Makefile.tpl: Clean up experimental top level bootstrap support:
10851 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10852 prev-gcc in configure- targets as well as all- targets.
10853 * Makefile.in: Regenerate.
10854
4d038073
KC
108552004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10856
10857 * compile: New file imported from automake.
10858
ab3533d6
PB
108592004-03-17 Paolo Bonzini <bonzini@gnu.org>
10860
10861 * configure.in: Remove symbolic link section.
10862 * configure: Regenerate.
10863 * Makefile.tpl (links): Remove.
10864 * Makefile.in: Regenerate.
10865
1e0f07d3 108662004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 10867 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
10868
10869 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 10870 Set with AC_CHECK_PROGS.
1e0f07d3
PB
10871 * configure.in: Fix comment typo from last patch.
10872 * configure: Regenerate.
10873
2805b53a
NN
108742004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10875
10876 * Makefile.tpl: Introduce experimental top level bootstrap support.
10877 * Makefile.in: Regenerate.
10878 * configure.in: Introduce support for top level bootstrap.
10879 * configure: Regenerate.
10880
79b4b7d2 108812004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10882 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
10883
10884 PR bootstrap/14522
10885 * configure.in: Cope with shells that do not support unquoted ^
10886 * configure: Regenerate.
10887
6bbec498 108882004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10889 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
10890
10891 PR bootstrap/14522
79b4b7d2 10892 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
10893 quotes inside quoted backquote substitutions.
10894 * configure: Regenerate.
10895
83c15dfc
AP
108962004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10897
10898 PR bootstrap/14522
f2bd98d4 10899 * configure.in: Fix escaping of $.
83c15dfc
AP
10900 * configure: Regenerate.
10901
55ffb5ed
NN
109022004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10903
10904 * configure: Regenerate, since I forgot to while committing Paolo's
10905 changes.
10906
e4c9c075
PB
109072004-03-08 Paolo Bonzini <bonzini@gnu.org>
10908
10909 PR ada/14131
10910 Move language detection to the top level.
10911 * configure.in: Find default values for the tools as
10912 soon as possible. Disable ada if GNAT is not found.
10913 Emit error message about missing languages. Expand
10914 --enable-languages=all for the gcc subdirectory.
10915
5199e2c6
BE
109162004-03-10 Ben Elliston <bje@gnu.org>
10917
10918 * MAINTAINERS: Update my email address.
10919
c18b95e5
DE
109202004-03-05 David Edelsohn <edelsohn@gnu.org>
10921
10922 * ltconfig: Disable building static libraries if building shared
10923 libraries on AIX 5L.
10924
d0fe5ad3
RS
109252004-03-01 Richard Sandiford <rsandifo@redhat.com>
10926
10927 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10928 and disable libgcj.
10929 * configure: Regenerated.
10930
e6f71f9d
BB
109312004-03-01 Brian Booth <bbooth@redhat.com>
10932
10933 * MAINTAINERS: Add myself to write-after-approval.
10934
8983e50e
PB
109352004-03-01 Paolo Bonzini <bonzini@gnu.org>
10936
10937 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10938
d4cd9d81
NN
109392004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10940
10941 PR bootstrap/7087
10942 * Makefile.tpl: Guard XFOO sed statements better.
10943 * Makefile.tpl: Add dependency for configure-target-libada.
10944 * Makefile.in: Regenerate (incidentally fixes broken
10945 commit when libada-branch was merged).
10946
0ea0229e
KC
109472004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10948
10949 * MAINTAINERS: Add myself to write-after-approval.
10950
bad93735
AP
109512004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10952
10953 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10954 maintainers.
10955
a7ca14fc
AC
109562004-02-20 Andrew Cagney <cagney@redhat.com>
10957
10958 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10959 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10960
51592782
NN
109612004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10962
10963 PR bootstrap/11932
10964 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10965
6a30854a
JQ
109662004-02-14 Jerry Quinn <jlquinn@optonline.net>
10967
10968 * MAINTAINERS: Added myself to write-after-approval.
10969
be8b2bee
MK
109702004-02-14 Michael Koch <konqueror@gmx.de>
10971
10972 * MAINTAINERS: Added myself to write-after-approval.
10973
972760b7
JM
109742004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10975
10976 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10977 some OS port maintainers to OS port maintainers section.
10978
b0281654
FCE
109792004-02-13 Frank Ch. Eigler <fche@redhat.com>
10980
10981 * MAINTAINERS: Add self.
10982
3c419fd6
KH
109832004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10984
10985 * MAINTAINERS: Alphabetize.
10986
e88e9aee
PB
109872004-02-12 Paolo Bonzini <bonzini@gnu.org>
10988
10989 * MAINTAINERS: Remove myself.
b4117c30 10990
1915e422
DE
109912004-02-11 David Edelsohn <edelsohn@gnu.org>
10992
10993 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10994 (rs6000-*-aix*): Same.
10995 * configure: Regenerate.
10996
a22c2d8d
KC
109972004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10998
10999 * configure.in (host): Add in missing $noconfigdirs to defines.
11000 * configure: Regenerate.
11001
d9cdb878
AC
110022004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11003 Nathanael Nerode <neroden@gcc.gnu.org>
11004
11005 PR ada/6637, PR ada/5911
b4117c30 11006 Merge with libada-branch:
d9cdb878
AC
11007 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11008 with appropriate dependencies. Add --enable-libada configure switch.
11009 * configure, Makefile.in: Regenerate.
11010
8bd92821
PB
110112004-02-09 Paolo Bonzini <bonzini@gnu.org>
11012
11013 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11014
89a95129
RO
110152004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11016
11017 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11018 * configure: Regenerate.
11019
892629bc
GK
110202004-02-04 Geoffrey Keating <geoffk@apple.com>
11021
11022 Merge from upstream:
11023
11024 * ltmain.in: When setting IFS to '~', be careful about user
11025 arguments that contain '~'.
11026
11027 2004-02-04 Peter O'Gorman <peter@pogma.com>
11028
11029 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11030 Also test $base_compile against $CC with escaped arguments. Bug
11031 reported by Geoff Keating <geoffk@apple.com>.
11032
6b402165
KH
110332004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11034
11035 * MAINTAINERS: Remove i960 port.
11036
fa2f0306
DD
110372004-01-23 DJ Delorie <dj@redhat.com>
11038
11039 * Makefile.def (target_modules) [libiberty]: Don't stage.
11040 * Makefile.in: Rebuilt.
11041
9feb20aa
CT
110422004-01-20 Caroline Tice <ctice@apple.com>
11043
11044 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11045
7aed2ccc
PC
110462004-01-19 Paolo Carlini <pcarlini@suse.de>
11047
11048 * MAINTAINERS: Update my email address.
11049
f25bebe1
JM
110502004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11051
11052 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11053
28083580
VR
110542004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11055
11056 * MAINTAINERS: Remove entries without email address.
11057
c0f4b5e4
DJ
110582004-01-15 Daniel Jacobowitz <drow@mvista.com>
11059
11060 * MAINTAINERS: Add myself to write-after-approval.
11061
b5eb5a5e
SB
110622004-01-15 Steven Bosscher <stevenb@suse.de>
11063
11064 * MAINTAINERS: Update my email address.
11065
dce2d8b2 110662004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11067
11068 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11069 * Makefile.tpl (configure-target-[+module+]): Support stage.
11070 * Makefile.in: Rebuilt.
11071
74c0b320
ILT
110722004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11073
11074 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11075
2560344b
RS
110762004-01-10 Richard Sandiford <rsandifo@redhat.com>
11077
11078 * MAINTAINERS: Add myself as a MIPS maintainer.
11079
8b21cda6
NN
110802004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11081
2b6c260d
NN
11082 * configure.in: Use ./config.cache, not config.cache.
11083 * configure: Regenerate.
11084 * Makefile.tpl: Special-casing not needed for GCC any more.
11085 * Makefile.in: Regenerate.
11086
09438bde
NN
11087 * configure.in: Don't share a cache file for host dirs.
11088 * configure: Regenerate.
11089
8b21cda6
NN
11090 * config-ml.in: Don't mess with the cache file.
11091
e42870df
EB
110922004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11093
11094 * MAINTAINERS: Move myself from 'Write After Approval' to
11095 'CPU Port Maintainers' section as SPARC maintainer.
11096
6b9eb62c
NN
110972004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11098
78a816a6
NN
11099 * Makefile.tpl: Make GCC use a separate config.cache.
11100 * Makefile.in: Regenerate.
11101
6b9eb62c
NN
11102 PR bootstrap/11932, PR bootstrap/11933
11103 (I don't know if it will fix either of them, but it relates
11104 to them.)
11105 * configure.in: Don't use shared config.cache for target
11106 directories.
11107 * configure: Regenerate.
11108
86d7b562
DN
111092004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11110
11111 * MAINTAINERS: Add myself to 'Write After Approval' section.
11112
07d0a605
RS
111132003-12-31 Roger Sayle <roger@eyesopen.com>
11114
11115 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11116 * configure: Regenerated.
11117
459ac19f
KH
111182003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11119
11120 * MAINTAINERS: Remove the mn10200 maintainer.
11121
5785c0ed 111222003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11123
cc6010cd
AP
11124 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11125 * configure: Regenerated.
5785c0ed 11126
a268eff9
JH
111272003-12-16 Jan Hubicka <jh@suse.cz>
11128
11129 * MAINTAINERS: Add myself as callgraph maintainer.
11130
9d465b12
TF
111312003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11132
11133 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11134 * configure: Regenerate.
11135
a68a270a
GB
111362003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11137
11138 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11139 'Write After Approval' section. Update email.
11140
dce2d8b2 111412003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11142
11143 * MAINTAINERS (Write After Approval): Add myself.
11144
8c052da4
MT
111452003-11-20 Matt Thomas <matt@3am-software.com>
11146
11147 * MAINTAINERS: Add myself as a vax port maintainer.
11148
e75f9147
KC
111492003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11150
11151 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11152 (configure-build-[+module+], configure-[+module+]): Likewise.
11153 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11154 * Makefile.in: Regenerate.
11155
43d8d958
AT
111562003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11157
11158 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11159 shared/dylibed libraries.
11160 * ltmain.sh: Likewise.
11161 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11162 * ltcf-cxx.sh: Likewise.
11163 * ltcf-gcj.sh: Likewise.
11164 * ltconfig: Likewise.
11165
638dcaa0
SC
111662003-11-17 Stan Cox <scox@redhat.com>
11167
11168 * MAINTAINERS: Add myself as iq2000 port maintainer.
11169
15cc172b
AC
111702003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11171
b4117c30
ZW
11172 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11173 * Makefile.in: Regenerate.
15cc172b 11174
20af77cd
UW
111752003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11176
11177 * config.sub: Update to 2003-11-03 version.
11178
4dd01c5c
PE
111792003-10-20 Phil Edwards <phil@codesourcery.com>
11180
11181 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11182 * configure: Regenerate.
11183
dce2d8b2 111842003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11185
11186 * MAINTAINERS: Add myself to 'Write After Approval' section.
11187
8b7ebc31
AC
111882003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11189
11190 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11191
afe1910c
JM
111922003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11193
11194 * MAINTAINERS: Update my email address.
11195
05dcec66
RO
111962003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11197
11198 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11199
dce2d8b2 112002003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11201
11202 * MAINTAINERS: Add myself to 'Write After Approval' section.
11203
507ec745
BI
112042003-10-16 Bernardo Innocenti <bernie@develer.com>
11205
11206 * config.guess: Update to 2003-10-16 version.
11207 * config.sub: Update to 2003-10-16 version.
11208
dce2d8b2 112092003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11210
11211 * MAINTAINERS: Added myself to 'Write After Approval' section.
11212
0c9b16bc
FH
112132003-10-15 Falk Hueffner <falk@debian.org>
11214
11215 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11216 'Write After Approval' section. Update email.
11217
74d57d15
RS
112182003-10-14 Roger Sayle <roger@eyesopen.com>
11219
11220 * MAINTAINERS: Move myself from 'Write After Approval' to
11221 'Various Maintainers' section as middle-end maintainer.
11222
d29b8ad8
NN
112232003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11224
11225 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11226 HOST_FLAGS_TO_PASS.
11227 * Makefile.in: Regenerate.
11228
26db814a
BI
112292003-10-11 Bernardo Innocenti <bernie@develer.com>
11230
11231 * config.guess: Update to 2003-10-07 version.
11232 * config.sub: Update to 2003-10-07 version.
11233
fffeb871
RO
112342003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11235
11236 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11237 * ltconfig (irix5*, irix6*): Don't override version_type.
11238
6691a79e
ME
112392003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11240
11241 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11242 * configure: Rebuilt
11243 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11244 * Makefile.in: Rebuilt
11245
62cdd71e
L
112462003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11247
11248 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11249
6fe2eacc
CW
112502003-09-30 Carlo Wood <carlo@alinoe.com>
11251
cc6010cd 11252 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11253
ea57e5ad
PK
112542003-09-29 Paul Koning <ni1d@arrl.net>
11255
11256 * MAINTAINERS: Move myself from "Write After Approval"
11257 to CPU platform maintainers for pdp11 platform.
11258
e070672a
AT
112592003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11260
11261 * MAINTAINERS: Move myself from 'Write After Approval' to
11262 'Various Maintainers' section as libffi testsuite maintainer.
11263
43bb47c2
DJ
112642003-09-21 Daniel Jacobowitz <drow@mvista.com>
11265
11266 * configure.in: Pass a computed --program-transform-name
11267 to subconfigures.
11268 * configure: Regenerated.
11269
da9d3b37
NN
112702003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11271
94322beb
NN
11272 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11273 * Makefile.in: Regenerate.
11274
da9d3b37
NN
11275 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11276 * Makefile.in: Regenerate.
11277
ffd9060b
ZL
112782003-09-19 Ziemowit Laski <zlaski@apple.com>
11279
11280 * MAINTAINERS: Move myself from 'Write After Approval'
11281 to 'Various Maintainers' (objective-c) section.
11282
eeae7b41
DJ
112832003-09-17 Daniel Jacobowitz <drow@mvista.com>
11284
11285 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11286 quoting.
11287 * configure: Regenerated.
11288
a080d12b
JB
112892003-09-16 Joel Brobecker <brobecker@gnat.com>
11290
11291 * MAINTAINERS (Write After Approval): Add myself to write after
11292 approval list.
11293
6cd2fc59
DN
112942003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11295
cc6010cd 11296 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11297
dcbdd9cc
ILT
112982003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11299
11300 * MAINTAINERS: Update my e-mail address.
11301
e517f636
AM
113022003-09-09 Alan Modra <amodra@bigpond.net.au>
11303
11304 * libtool.m4 (LD): Correct powerpc64 host match.
11305
bc49924b
JW
113062003-09-06 James E Wilson <wilson@tuliptree.org>
11307
11308 * MAINTAINTERS: Update my affiliation and email address.
11309
082124f5
ZD
113102003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11311
11312 * MAINTAINERS (Write After Approval): Add myself.
11313
dc94d89e
DD
113142003-09-04 DJ Delorie <dj@redhat.com>
11315
11316 * configure: Regenerate.
11317
113182003-09-04 Robert Millan <robertmh@gnu.org>
11319
11320 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11321
7a0f2d4e
KG
113222003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11323
11324 * configure.in: Ensure arguments to sed are properly spaced.
11325 * configure: Regenerate.
11326
88d032eb
GP
113272003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11328
11329 * MAINTAINERS: Update my e-mail address.
11330
0b3f3d22
ME
113312003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11332
11333 * MAINTAINERS (Write After Approval): Add myself.
11334
d253f9ba
DJ
113352003-08-27 Daniel Jacobowitz <drow@mvista.com>
11336
11337 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11338 * configure: Regenerated.
11339
066ec9c9
MM
113402003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11341
11342 * MAINTAINERS: Update my email address.
11343
415d7ef9
PE
113442003-08-23 Phil Edwards <pme@gcc.gnu.org>
11345
11346 * configure.in: Use newline instead of semicolon when assuming
11347 shell arguments in a for loop.
11348 * configure: Regenerated.
11349
e1567352
JE
113502003-08-22 Jason Eckhardt <jle@rice.edu>
11351
11352 * MAINTAINERS: Resurrect the i860 maintainer.
11353
b348267b
GK
113542003-08-20 Geoffrey Keating <geoffk@apple.com>
11355
e50084fa
GK
11356 PR 8180
11357 * configure.in: When testing with_libs and with_headers, treat
11358 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11359 * configure: Regenerate.
b4117c30 11360
b348267b
GK
11361 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11362 make, shell, etc.
11363 (baseargs): Likewise.
11364 * configure: Regenerate.
11365
ca26ffe0
BI
113662003-08-20 Bernardo Innocenti <bernie@develer.com>
11367
11368 * MAINTAINERS (Write After Approval): Add myself.
11369
940cde4d
GK
113702003-08-19 Geoffrey Keating <geoffk@apple.com>
11371
11372 * configure.in: Disable libgcj for darwin not on powerpc.
11373 * configure: Rebuild.
11374
74bed51b
ADL
113752003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11376
11377 * config-ml.in, symlink-tree: Add license.
11378
b4117c30
ZW
113792003-08-03 Richard Stallman <rms@gnu.org>
11380 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11381
11382 * README.SCO: New file.
11383
333a28b4
MK
113842003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11385
11386 * Makefile.tpl (check, check-c++): Express dependencies using
11387 dependencies rather than commands.
11388 * Makefile.in: Regenerate.
11389
c197e306
AC
113902003-08-01 Andrew Cagney <cagney@redhat.com>
11391
11392 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11393 * configure: Ditto.
11394
a8ee6e2d
GK
113952003-07-31 Geoffrey Keating <geoffk@apple.com>
11396
11397 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11398 * Makefile.in: Update.
a8ee6e2d 11399
8d9b3f2e
AT
114002003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11401
11402 * configure.in: Enable libgcj for darwin.
11403 * configure: Rebuild.
11404
52c0c542
PE
114052003-07-29 Phil Edwards <pme@gcc.gnu.org>
11406
11407 * config-ml.in: Use ac_configure_args directly instead of
11408 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11409 actually seen.
11410
b4acb5ef
NN
114112003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11412
11413 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11414 creating target and build subdirs to build all parent dirs as needed.
11415 * Makefile.in: Rebuild.
11416 * configure.in: Don't build dirs explicitly here.
11417 * configure: Rebuild.
11418
a51d71d0
PB
114192003-07-26 Paul Brook <paul@nowt.org>
11420
11421 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11422
f43e12ce
AO
114232003-07-22 Alexandre Oliva <aoliva@redhat.com>
11424
11425 * Makefile.tpl (all-make): Depend on intl.
11426 * Makefile.in: Rebuilt.
11427
8a199ff6
PE
114282003-07-20 Phil Edwards <pme@gcc.gnu.org>
11429
11430 * install-sh: Update to newer upstream versions (associated with
11431 aclocal 1.7).
11432 * mkinstalldirs: Likewise.
11433 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11434
e6a8c803
AP
114352003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11436
11437 * MAINTAINERS: Move self from Bug database only accounts
11438 to write-after-approval.
11439
9f13608f
NN
114402003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11441
11442 * config.if: Remove unused libc_interface determination.
11443
c7864714
NN
114442003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11445
11446 * MAINTAINERS: Move self from write-after-approval to
11447 build machinery (*.in).
11448
775956d0
NN
114492003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11450
11451 PR bootstrap/11273
11452 PR bootstrap/11408
11453 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11454 unused INSTALL_PROGRAM_ARGS.
11455 * configure.in: Use AC_PROG_INSTALL.
11456 * Makefile.in: Regenerate.
11457 * configure: Regenerate.
11458
c7f67a6e
KH
114592003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11460
11461 * MAINTAINERS: Alphabetize.
11462
33952f6f
AO
114632003-07-10 Alexandre Oliva <aoliva@redhat.com>
11464
11465 * configure: Rebuilt.
11466 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11467 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11468 newlib nor libgloss.
11469 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11470 * configure.in (am33_2.0-*-linux*): Added.
11471
0d4f1b4e
BW
114722003-07-09 Bob Wilson <bob.wilson@acm.org>
11473
11474 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11475 * configure: Regenerate.
11476
56694dd9
ZW
114772003-07-07 Zack Weinberg <zack@codesourcery.com>
11478
11479 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11480 * Makefile.in: Regenerate.
11481
21607eb4
ZW
114822003-07-04 Zack Weinberg <zack@codesourcery.com>
11483
11484 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11485 * Makefile.in: Regenerate.
11486
dce2d8b2 114872003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
11488
11489 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11490 * Makefile.in: Regenerated.
11491
5d42f90e
L
11492 * config-ml.in: Replace PWD with PWD_COMMAND.
11493
6eb95e99
ZW
114942003-07-04 Zack Weinberg <zack@codesourcery.com>
11495
11496 * intl: New directory; see intl/ChangeLog for details.
11497 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11498 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11499 * Makefile.in: Regenerate.
11500
07d1940e
NN
115012003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11502
11503 * configure.in: Clean up config-lang.in handling. Delete
11504 useless assignment to "subdirs".
11505 * configure: Regenerate.
11506
4dbda6f0
NN
115072003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11508
11509 * configure.in: Rename 'target_libs' to 'target_libraries'.
11510 Remove useless reference to 'target_libs'.
11511 * configure: Regenerate.
11512
2c30ab71
KS
115132003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11514
11515 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11516 * Makefile.in: Regenerate.
11517
11405c93
NN
115182003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11519
11520 * Makefile.def: Introduce flags_to_pass.
11521 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11522 * Makefile.in: Regenerate.
11523
fb87ad5d
HPN
115242003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11525
11526 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11527 and target-libgloss.
11528 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11529 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11530 * configure: Regenerate.
11531
a7956a48
BK
115322003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11533
11534 * configure.in: Update testsuite_flags to new location.
11535 * configure. Regenerate.
6eb95e99 11536
eaf9f3b2
NN
115372003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11538
11539 * Makefile.tpl: Remove BUILD_CC stuff.
11540 * Makefile.in: Regenerate.
11541
2d89ffef
KH
115422003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11543
11544 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11545
dce2d8b2 115462003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
11547
11548 * MAINTAINERS (Write After Approval): Add myself.
11549
dce2d8b2 115502003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 11551
b951c91c
L
11552 * config.guess: Update to 2003-06-12 version.
11553 * config.sub: Update to 2003-06-13 version.
11554
dce2d8b2 115552003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
11556
11557 * config.guess: Update to 2003-06-06 version.
11558 * config.sub: Update to 2003-06-06 version.
11559
655b7166
RO
115602003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11561
11562 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11563 * configure. Regenerate.
11564
01b759aa
NN
115652003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11566
bf1d3e81
NN
11567 * configure.in: Disable serial configure by default.
11568 * configure: Regenerate.
11569 * Makefile.tpl: Abolish .NOTPARALLEL.
11570 * Makefile.in: Regenerate.
11571
e89fbdfe
NN
11572 * Makefile.tpl: Replace {build,host,target}_canonical by
11573 {build,host,target}.
11574 * Makefile.in: Regenerate.
11575
01b759aa
NN
11576 * Makefile.tpl: Fix stupid pasto.
11577 * Makefile.in: Regenerate.
11578
f7dae026
NN
115792003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11580
11581 * Makefile.tpl: Remove bogus conditional.
11582 * Makefile.in: Regenerate.
11583
115842003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
11585
11586 * Makefile.tpl (profiledbootstrap): New target.
11587 * Makefile.in (profiledbootstrap): New target.
11588
2ffc3e73 115892003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
11590
11591 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11592 Pinski. Remove user names from other bugzilla-only maintainers.
11593
1a1e6b96
NN
115942003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11595
1358ccea
NN
11596 * Makefile.tpl: Make 'recursive targets' using autogen rather
11597 than shell loop. Remove duplicate 'clean' targets and false
11598 comments.
11599 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11600 Add systematic method of specifying missing targets in subdirs.
11601 Add copyright boilerplate.
11602 * Makefile.in: Regenerate.
11603 * configure.in: Add 'recursive targets' to maybe list.
11604 * configure: Regenerate.
11605
ae74ed1f
NN
11606 * MAINTAINERS: "GNATS only" -> "Bug database only".
11607
1a1e6b96
NN
11608 * Makefile.tpl: Rename [+target+] to [+make_target+].
11609 * Makefile.def: Rename 'target' to 'make_target'.
11610
c79af3fa
NB
116112003-05-31 Neil Booth <neil@daikokuya.co.uk>
11612
11613 * MAINTAINERS: Add self as options handling maintainer.
11614
39d85b61
MM
116152003-05-28 Michael Meissner <gnu@the-meissners.org>
11616
11617 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11618 been too long since I touched those ports.
11619
afc2b62d
DD
116202003-05-28 DJ Delorie <dj@redhat.com>
11621
11622 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11623 * Makefile.in: Regenerate.
11624
df445104
MR
116252003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11626
11627 * configure.in: Use curly braces in the definition of tooldir.
11628 * configure: Regenerate.
11629
2eb98e5d 116302003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 11631
2eb98e5d
DD
11632 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11633 newlib or libgloss.
11634 * Makefile.in: Regenerate.
11635
862fced8
DD
116362003-05-21 DJ Delorie <dj@redhat.com>
11637
11638 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11639 * Makefile.in: Regenerate.
11640
fc351800
ILT
116412003-05-20 Ian Lance Taylor <ian@airs.com>
11642
11643 * MAINTAINERS: Update my e-mail address.
11644
7e2dbcef
NN
116452003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11646
11647 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 11648 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
11649 Factor out common code from autogen IF statements.
11650 * configure: Regenerate.
11651 * Makefile.in: Regenerate.
11652
f2a0e225
KC
116532003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11654
11655 * configure.in: Accept i[3456789]86 for machine type.
11656 * configure: Regenerate.
11657
8b87bb96
NN
116582003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11659
11660 * configure.in: Switch more things to use maybe dependencies.
11661 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11662 * configure: Regenerate.
11663 * Makefile.tpl: Switch more things to use maybe dependencies.
11664 * Makefile.in: Regenerate.
11665
fdb882bc 116662003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
11667
11668 * Makefile.tpl (install-opcodes): Define.
11669 * Makefile.in: Rebuild.
11670
f7c50032
AJ
116712003-05-13 Andreas Jaeger <aj@suse.de>
11672
11673 * config.guess: Update to 2003-05-09 version.
11674 * config.sub: Update to 2003-05-09 version.
11675
dce2d8b2 116762003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
11677
11678 * configure.in: Correct sed script so that options in quotes are not
11679 deleted.
11680 * configure: Rebuild.
11681
aa8f1f57
CV
116822003-05-12 Corinna Vinschen <corinna@vinschen.de>
11683
11684 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11685 and $$s/newlib/libc/sys/cygwin32 include paths.
11686 * configure: Ditto.
11687
0c130f81
MM
116882003-05-12 Michael Meissner <gnu@the-meissners.org>
11689
11690 * MAINTAINERS: Update my email addresses.
11691
aa1a100b
EB
116922003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11693
11694 * config-ml.in: Propagate INSTALL variables.
f7c50032 11695
87861833
GP
116962003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11697
11698 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11699
de722255
CD
117002003-05-02 Chris Demetriou <cgd@broadcom.com>
11701
6eb95e99
ZW
11702 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11703 * Makefile.in: Regenerate.
de722255 11704
96c4a002
WB
117052003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11706
11707 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11708
55b15a11
WB
117092003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11710
11711 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11712
0c227849
DJ
117132003-04-27 Daniel Jacobowitz <drow@mvista.com>
11714
11715 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11716 * Makefile.in: Regenerated.
11717
d45148c1
WB
117182003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11719
11720 * MAINTAINERS (Write After Approval): Upgrade myself from
11721 GNATS only to write-after-approval. Update my mail address.
11722
dce2d8b2 117232003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
11724
11725 (OS Port Maintainers: freebsd): Add myself.
11726
438f50c3
MM
117272003-04-22 Mark Mitchell <mark@codesourcery.com>
11728
11729 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11730
9074e169
KJ
117312003-04-22 Kean Johnston <jkj@sco.com>
11732
11733 * MAINTAINERS (SCO ports): Added myself.
11734
dfd39a2e
NS
117352003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11736
11737 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11738
ccbae82a
KJ
117392003-04-19 Kean Johnston <jkj@sco.com>
11740
11741 * MAINTAINERS (Write After Approval): Add myself.
11742
2f50999f
GP
117432003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11744
11745 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11746 * Makefile.in: Regenerate.
11747
e9b84181
JJ
117482003-04-18 Jakub Jelinek <jakub@redhat.com>
11749
11750 * configure.in (powerpc64*-*-linux*): Remove.
11751 * configure: Rebuilt.
11752
1ca4c6e1
PE
117532003-04-17 Phil Edwards <pme@gcc.gnu.org>
11754
11755 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11756 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11757 and restrap.
11758 * Makefile.in: Regenerate.
11759
0590b963
RE
117602003-04-16 Richard Earnshaw <rearnsha@arm.com>
11761
11762 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11763 * configure: Regenerated.
11764
ff41a56f
DD
117652003-04-15 DJ Delorie <dj@redhat.com>
11766
11767 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11768
50d440bc
NC
117692003-04-13 Nick Clifton <nickc@redhat.com>
11770
11771 * config-ml.in: Remove support for --disable-aix removing
11772 call-aix multilibs.
11773
b1e0a93e
AO
117742003-04-10 Alexandre Oliva <aoliva@redhat.com>
11775
11776 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11777 * */configure: Rebuilt.
11778
71fb704d
JS
117792003-04-08 Joel Sherrill <joel@oarcorp.com>
11780
11781 * MAINTAINERS: Add my email address.
11782
3897ea90
OH
117832003-03-17 Olivier Hainque <hainque@act-europe.fr>
11784
11785 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 11786
93c834b7
NN
117872003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11788
11789 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11790 * Makefile.in: Regenerate.
11791
82c34dcb
MC
117922003-03-14 Michael Chastain <mec@shout.net>
11793
11794 * Makefile.in: Regenerate with correct Makefile.def.
11795
73458fb7
NN
117962003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11797
11798 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11799 Make macro.
11800 * Makefile.in: Regenerate.
11801 * configure.in: Clean up gxx_include_dir logic.
11802 * configure: Regenerate.
11803
32cf27e5
AE
118042003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11805
11806 * MAINTAINERS (Write After Approval): Add myself.
11807
c727e7a0
BE
118082003-03-10 Ben Elliston <bje@wasabisystems.com>
11809
11810 * MAINTAINERS: Update my mail address.
11811
9a27ac7a
FS
118122003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11813
11814 * configure.in (gxx_include_dir): Fix typo.
11815 * configure: Regenerated.
11816
3aa83176
NN
118172003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11818
11819 * Makefile.tpl: Reindent.
11820 * Makefile.in: Regenerate.
11821 * configure.in: Reindent. Don't set unused variables.
11822 * configure: Regenerate.
11823
9124bc53
DJ
118242003-03-04 Daniel Jacobowitz <drow@mvista.com>
11825
11826 * configure.in: Include $(build_tooldir)/sys-include in
11827 FLAGS_FOR_TARGET.
11828 * configure: Regenerated.
11829
cb543528
NN
118302003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11831
c858bf1e
NN
11832 * Makefile.tpl: Always pass down RANLIB.
11833 * Makefile.in: Regenerate.
11834
aa9c3ab4
NN
11835 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11836 * Makefile.in: Regenerate.
11837 * configure.in: Remove unused logic relating to --enable-shared
11838 and --enable-threads. Remove bogus comments. Remove redundant
11839 noconfigdirs.
11840 * configure: Regenerate.
11841
cb543528
NN
11842 * configure.in: Replace ${libstdcxx_version} by its value.
11843 Remove reference to mh-dgux.
11844 * configure: Regenerate.
11845
53f70c1b
KB
118462003-03-03 Kevin Buettner <kevinb@redhat.com>
11847
11848 * MAINTAINERS (Write After Approval): Add myself.
11849
df0f0674
NN
118502003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11851
11852 * Makefile.tpl: Rearrange.
11853 * Makefile.in: Regenerate.
11854
dce2d8b2 118552003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
11856
11857 * configure.in: Add support for kaOS as cross build target system.
11858 * configure: Regenerated.
11859
a7a287eb
SB
118602003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11861
11862 * MAINTAINERS (Write after approval): Add myself.
11863
ff00c8a2
JW
118642003-02-21 James E Wilson <wilson@tuliptree.org>
11865
11866 * MAINTAINERS: Update my email address.
11867
abb2db7a
ZW
118682003-02-21 Zack Weinberg <zack@codesourcery.com>
11869
11870 * MAINTAINERS: Add self to blanket write privs. section.
11871
e9f2dc3b
SM
118722003-02-20 Sean McNeil <sean@blue.mcneil.com>
11873
11874 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11875 configure-target-* as some target builds may require additional
11876 flags for preprocessor tests.
11877 * Makefile.in: Regenerated.
11878
ee03dc5e
AO
118792003-02-19 Alexandre Oliva <aoliva@redhat.com>
11880
11856278
AO
11881 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11882 * ltconfig: Handle it.
11883 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11884 auto-detecting it.
11885
274aef32
AO
11886 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11887 it is used as argument to $CC.
11888 * ltcf-gcj.sh: Likewise.
11889
ee03dc5e
AO
11890 * configure.in: Introduce --enable-maintainer-mode.
11891 * configure: Rebuilt.
11892 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11893 for maintainer mode.
11894 * Makefile.in: Rebuilt.
11895
30db8e17
JM
118962003-02-18 Jason Merrill <jason@redhat.com>
11897
11898 * Makefile.tpl (check-c++): Allow parallelism.
11899
cab60ac6
GP
119002003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11901
11902 * MAINTAINERS: Remove John Carr (who never actually had access to
11903 gcc.gnu.org).
11904
c8e5d1af
GK
119052003-02-15 Geoffrey Keating <geoffk@apple.com>
11906
11907 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11908 don't configure target-libobjc.
11909 * configure: Regenerate.
11910
70f91f50
RO
119112003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11912
11913 * Makefile.tpl (RANLIB): Define.
11914 * Makefile.in: Regenerate.
11915
669e9062
LB
119162003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11917
11918 * MAINTAINERS: Update my email.
abb2db7a 11919
61b56b2e
KS
119202003-02-06 Keith R Seitz <keiths@redhat.com>
11921
11922 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11923 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11924 * Makefile.in: Regenerated.
11925 * configure.in: Remove all traces of snavigator, db, and grep.
11926 * configure: Regenerated.
11927
a1ba6e15
GP
119282003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11929
11930 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11931 After Approval.
11932
f5f2cce5
CC
119332003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11934
11935 * MAINTAINERS (Write after approval): Add myself.
11936
ba49f6f1
FCE
119372003-01-31 Frank Ch. Eigler <fche@redhat.com>
11938
11939 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11940 * Makefile.in: Regenerated.
11941
ccf9f10c
RS
119422003-01-30 Roger Sayle <roger@eyesopen.com>
11943
11944 * config.guess: Updated to 2003-01-30's version.
11945 * config.sub: Updated to 2003-01-28's version.
11946
a693735b
AO
119472003-01-30 Alexandre Oliva <aoliva@redhat.com>
11948
11949 * config.if: If gcc_version is already set, just use it. Don't set
11950 gcc_version_trigger if it's already set, otherwise set it to
11951 gcc/version.c, but only if the file exists. If it is not set and
11952 gcc/version.c does not exist, try to extract the version number from
11953 $CC.
11954
204c43d6
AT
119552003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11956
abb2db7a 11957 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 11958
842e91ec
PE
119592003-01-27 Phil Edwards <pme@gcc.gnu.org>
11960
11961 * configure.in: Revert 24Jan change.
11962 * configure: Regenerate.
11963
6b99984e
GP
119642003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11965
11966 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11967 entry of HJ Lu.
11968
806e0935
NN
119692003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11970
11971 * configure.in: Revert previous change.
11972 * configure: Regenerate.
11973
307a9864
NN
119742003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11975
11976 * configure.in: Make rda native-only.
11977 * configure: Regenerate.
11978
02ba6302
VR
119792003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11980
11981 * MAINTAINERS: Move myself from GNATS-only-accounts to
11982 write-after-approval.
11983
77d187bc
NN
119842003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11985
11986 * configure.in: Add missing \.
11987 * configure: Rebuilt.
11988
a94a2d4c
JJ
119892003-01-17 Jakub Jelinek <jakub@redhat.com>
11990
11991 * configure.in (baseargs): Avoid using \| in sed regular
11992 expressions.
11993 * configure: Rebuilt.
11994
73f84924
JJ
119952003-01-16 Jakub Jelinek <jakub@redhat.com>
11996
11997 * configure.in (baseargs): Remove all supported forms of
11998 --cache-file, --srcdir, --host, --build and --target options
11999 from argument lists.
12000 * configure: Rebuilt.
12001
8c12fc63
JZ
120022003-01-15 Josef Zlomek <zlomekj@suse.cz>
12003
12004 * MAINTAINERS: Add myself to write-after-approval list.
12005
7c005a3a
AO
120062003-01-15 Alexandre Oliva <aoliva@redhat.com>
12007
12008 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12009 * configure: Rebuilt.
12010
3dfabf63
NN
120112003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12012
12013 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12014 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12015 * Makefile.in: Regenerate.
12016 * configure: Regenerate.
12017
cf53ae10
AO
120182003-01-09 Alexandre Oliva <aoliva@redhat.com>
12019
12020 * configure.in: Remove Makefile in build, host and target modules
12021 unless configure was run with --no-recursion.
12022 * configure: Rebuilt.
12023
3fbe8e4a
CC
120242003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12025
12026 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12027 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12028 * Makefile.in: Regenerate.
12029
66e2aa7d
CD
120302003-01-08 Chris Demetriou <cgd@broadcom.com>
12031
12032 * config.guess: Update to 2003-01-03 version.
12033 * config.sub: Update to 2003-01-03 version.
12034
b5038cfb
CF
120352003-01-07 Christopher Faylor <cgf@redhat.com>
12036
12037 * configure: Regenerate with proper autoconf 2.13.
12038
d02c69be
CF
120392003-01-07 Christopher Faylor <cgf@redhat.com>
12040
12041 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12042 * configure: Regenerate.
d02c69be 12043
e914a571
AC
120442003-01-06 Andrew Cagney <ac131313@redhat.com>
12045
12046 * configure.in (GDB_TK): Add tcl directories conditional on
12047 gdb/gdbtk directory being present.
12048 * configure: Regenerate.
abb2db7a 12049
dce2d8b2 120502003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12051
dce2d8b2
EB
12052 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12053 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12054 * configure: Rebuilt.
12055
89a7012a
TT
120562002-12-31 Tom Tromey <tromey@redhat.com>
12057
12058 * Makefile.in: Rebuilt.
12059 * Makefile.def (target_modules) [libffi]: Allow installation.
12060
3f4f56e2
AS
120612002-12-31 Andreas Schwab <schwab@suse.de>
12062
12063 * configure.in: Fix use of $program_transform_name.
12064 * configure: Regenerated.
12065
6c1b8d0a
DJ
120662002-12-30 Daniel Jacobowitz <drow@mvista.com>
12067
12068 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12069 * configure: Regenerated.
6c1b8d0a 12070
c5120911
AO
120712002-12-29 Alexandre Oliva <aoliva@redhat.com>
12072
12073 * Makefile.tpl (local-distclean): Don't remove...
12074 (multilib.ts): ... this. Moved into...
12075 (multilib.out): ... this. Don't use sub-make.
12076 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12077 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12078 (configure-build-[+module+], configure-[+module+],
12079 configure-target-[+module+], configure-gcc): ... these. Test
12080 for Makefile existence. Drop config.status from dependencies.
12081 * Makefile.in: Rebuilt.
12082 * configure.in: Move gcc-version-trigger to the end of
12083 ac_configure_args. Add comments to maybedep.tmp and
12084 serdep.tmp. Introduce --disable-serial-configure. Remove
12085 nonopt from baseargs, matching and removing corresponding
12086 whitespace while at it.
12087 * configure: Rebuilt.
12088
e245b0ea
AO
120892002-12-28 Alexandre Oliva <aoliva@redhat.com>
12090
903de295
AO
12091 * configure.in (host_configargs): Replace reference to
12092 no-longer-defined buildopts with --build=${build_alias}.
12093 * configure: Rebuilt.
12094
e245b0ea
AO
12095 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12096 program_transform_name to standard idiom.
12097 (AUTOGEN, AUTOCONF): Define.
12098 (Makefile.in): Use $(AUTOGEN).
12099 (Makefile): Depend on config.status, and use autoconf-style rule to
12100 build it. Move original commands to...
12101 (config.status): ... this new target.
12102 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12103 $(AUTOCONF).
12104 * Makefile.in: Rebuilt.
12105
671aa708
NN
121062002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12107
53fbfb58
NN
12108 * Makefile.tpl: Fix dramatic bustage due to change in
12109 program_transform_name.
12110 * Makefile.in: Regenerate.
12111
12112 * configure.in: Remove unnecessary PATH setting.
12113 * configure: Regnerate.
12114
12115 * configure.in: Don't default to unprefixed tools unless
12116 the native tools will work.
12117 * configure: Regenerate.
12118
671aa708
NN
12119 * configure.in: Convert to autoconf script. Blow away lots
12120 of now-redundant Makefile fragments.
12121 * configure: Generate using Autoconf.
12122 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12123 * Makefile.in: Regenerate.
12124
57f40826
NN
121252002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12126
3fedb745
NN
12127 * configure: Fix stupid bug where RANLIB was mistakenly included.
12128
abb2db7a 12129 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12130 (build_configargs, host_configargs, target_configargs).
12131
12132 * configure.in: Move logic out of sed statement.
12133
abb2db7a 12134 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12135 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12136
315fa0f4
SS
121372002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12138
12139 * config.sub: Import from master repository
12140 * config.guess: Ditto
12141
45aff44f
AS
121422002-12-24 Andreas Schwab <schwab@suse.de>
12143
12144 * Makefile.tpl (multilib.out): Fix missing space.
12145 * Makefile.in: Regenerate.
12146
88b5521b
NN
121472002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12148
12149 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12150 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12151 * Makefile.in: Regenerate.
12152 * configure.in: Remove unnecessary leftovers.
12153
2a726918
GK
121542002-12-21 Geoffrey Keating <geoffk@apple.com>
12155
12156 * configure.in (extra_ranlibflags_for_target): New variable.
12157 (*-*-darwin): Add -c to ranlib commands.
12158 * configure (tooldir): Handle extra_ranlibflags_for_target.
12159
aace3269 121602002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12161
12162 * Makefile.tpl: Revert HJL's change.
12163 * Makefile.in: Regenerated.
12164 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12165 always.
12166
f0895142
AS
121672002-12-19 Andreas Schwab <schwab@suse.de>
12168
12169 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12170 * Makefile.in: Regenerate.
12171
dce2d8b2 121722002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12173
12174 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12175 * Makefile.in: Regenerated.
12176
12177 * configure.in (build_prefix): New. Substitute.
12178
212f6dd0
NN
121792002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12180
79308c5d
NN
12181 * Makefile.tpl: Don't let real targets depend on phony targets.
12182 * Makefile.in: Regenerate.
12183
212f6dd0
NN
12184 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12185 * Makefile.in: Regenerate.
12186
ab17919f
SS
121872002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12188
12189 * config.sub: Import from master repository
12190 * config.guess: Ditto
12191
5ecf91d1
JM
121922002-12-16 Jason Merrill <jason@redhat.com>
12193
12194 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12195 previous 'make bootstrap'.
12196 * Makefile.in: Regenerate.
12197
d8437e1b
HPN
121982002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12199
12200 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12201
4977bab6
ZW
122022002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12203
12204 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12205 * Makefile.in: Regenerate.
12206
0edcfdcb
JM
122072002-12-13 Jason Merrill <jason@redhat.com>
12208
6248218a 12209 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12210 library tests.
12211 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12212 * Makefile.in: Regenerate.
12213
4977bab6
ZW
122142002-12-12 Alexandre Oliva <aoliva@redhat.com>
12215
12216 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12217 * Makefile.in: Rebuilt.
12218
f87505dd
AO
122192002-12-12 Alexandre Oliva <aoliva@redhat.com>
12220
12221 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12222
4977bab6
ZW
122232002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12224
12225 * configure: Fix bug put in by gremlins.
12226
12227 * Makefile.tpl: Substitute more autoconfily.
12228 * configure: Substitute more autoconfily.
12229 * Makefile.in: Regenerate.
12230
7f0db92a
SS
122312002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12232
12233 * config.sub: Import from master repository
12234 * config.guess: Ditto
12235 * MAINTAINERS: Added Svein Seldal under write after approval
12236
4977bab6
ZW
122372002-12-08 Andrew Cagney <ac131313@redhat.com>
12238
12239 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12240 * Makefile.in (all-sim): Ditto.
12241
122422002-12-06 DJ Delorie <dj@redhat.com>
12243
12244 * Makefile.tpl: Change configure dependencies to not have real
12245 targets depend on phony targets.
12246
122472002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12248
12249 * configure.in: Revert unintentional change.
12250
12251 * Makefile.tpl: Change dependency for */multilib.out so that
12252 it works when gcc isn't in the tree.
12253
12254 * configure.in: Substitute more.
12255 * configure: Run subconfigures from the Makefile.
12256 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12257 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12258
67f1b906
GP
122592002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12260
12261 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12262
4977bab6
ZW
122632002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12264
12265 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12266 and corresponding dependencies.
12267 * Makefile.in: Regenerate.
12268
12269 * configure.in (host_tools): Order binutils, gas and ld for
12270 convenience in running the testsuites.
12271
12272 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12273 * Makefile.in: Regenerate.
12274 * configure.in: Introduce rules to serialize subconfigure runs.
12275
12276 * configure.in: Introduce BASE_CC_FOR_TARGET.
12277 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12278 Realize configure-build-* targets. Realize configure-target-* targets.
12279 * Makefile.in: Regenerate.
12280
122812002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12282
12283 * configure: Move gcc_version_trigger stuff from here...
12284 * configure.in: ...to here.
12285
12286 * configure.in: Separate subconfigure options added by this file from
12287 options given by the user. Add machinery to put args for host
12288 subconfigures into the Makefile.
12289
12290 * Makefile.tpl: Remove 'vault' targets.
12291 * Makefile.tpl: Reorder and comment dependencies.
12292 * Makefile.in: Regenerate.
12293
122942002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12295 * configure.in: Fix my broken commit of previous patch. (sigh)
12296
743f054e
GK
122972002-11-28 Geoffrey Keating <geoffk@apple.com>
12298
12299 * configure.in: Move host-specific darwin noconfigdirs into
12300 the host-specific section.
12301
4977bab6
ZW
123022002-11-28 Geoffrey Keating <geoffk@apple.com>
12303
12304 * configure.in: Move host-specific darwin noconfigdirs into
12305 the host-specific section.
12306
123072002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12308
12309 * configure: Remove skip-this-dir support.
12310 * Makefile.tpl: Remove skip-this-dir support.
12311
12312 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12313 subdirectories.
12314 * Makefile.in: Regenerate.
12315
12316 * Makefile.tpl: Strip out useless setting of 'dir'.
12317 * Makefile.in: Regenerate.
12318
123192002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12320
12321 * configure.in: Fix deeply stupid bug.
12322
12323 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12324 shell code in CXX_FOR_TARGET
12325 * Makefile.def: Introduce raw_cxx.
12326 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12327 RAW_CXX_FOR_TARGET.
12328 * Makefile.in: Regenerate.
12329
123302002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12331
12332 * Makefile.tpl: Remove unnecessary ifs.
12333 * Makefile.in: Regenerate.
12334
12335 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12336 dependencies. Maybe-ize build-libiberty. Create dummy install
12337 targets for 'no_install' modules.
12338 * configure: Move GDB_TK substitution to configure.in. Move
12339 build_modules stuff to configure.in.
12340 * configure.in: Implement soft dependency machinery. Maybe-ize
12341 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12342 * Makefile.in: Regenerate.
12343
123442002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12345
12346 * Makefile.tpl: Make all-target, install-target behave similarly
12347 to all, install (only hitting configured targets). Eliminate
12348 unused macro defintions.
12349
12350 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12351 build != host.
12352
12353 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12354
12355 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12356
12357 * configure.in: Produce lists of subdir targets we're actually
12358 configuring. Remove references to "dosrel".
12359 * Makefile.tpl: Let configure set which subdir targets are hit.
12360 Remove install-cross; clean up install; remove ALL. Remove
12361 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12362 Autogenerate host module targets. Remove empty dependency lines
12363 and redundant dependency; rearrange slightly.
12364 * Makefile.def: Add host-side libtermcap, utils.
12365
12366 * Makefile.in: Regenerate.
12367
e6226a2f
RO
123682002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12369
12370 * ltconfig (osf[345]): Append $major to soname_spec.
12371 Reflect this in library_names_spec.
12372 * ltmain.sh (osf): Prefix $major with . for use as extension.
12373
3b75d237
AJ
123742002-11-19 Andreas Jaeger <aj@suse.de>
12375
12376 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12377 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12378 and sparc64 GNU/Linux systems.
12379
809108de
NS
123802002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12381
12382 * MAINTAINERS: Update email.
12383
e7e0de7e
GP
123842002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12385
12386 * MAINTAINERS: Complete James Dennett's entry.
12387
f7109dea
EB
123882002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12389
12390 * MAINTAINERS (Write After Approval): Add myself.
12391
d3ac17c9
BK
123922002-11-13 Bruce Korb <bkorb@gnu.org>
12393
12394 * Makefile.tpl: syntactic cleanup
12395
dce2d8b2 123962002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12397
12398 * MAINTAINERS: Add myself to write-after-approval list.
12399
4977bab6
ZW
124002002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12401
12402 * Makefile.def: Add list of recursive targets to autogenerate.
12403 Add build_modules.
12404 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12405 targets. Autogenerate *-build-* targets.
12406 * Makefile.in: Regenerate.
12407
124082002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12409
12410 * configure: More autoconf-style substitutions.
12411 * Makefile.tpl: More autoconf-style substitutions.
12412 * Makefile.in: Regenerate.
12413
124142002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12415
12416 * configure: Substitute more variables in a more autoconf-friendly
12417 way. Simplify slightly.
12418 * Makefile.tpl: Make more variables substitutable in an
12419 autoconf-friendly way.
12420 * Makefile.in: Regenerate.
12421
d4783999
JW
124222002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12423
12424 * MAINTAINERS (Write After Approval): Add myself.
12425
4977bab6
ZW
124262002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12427
12428 * configure.in (v810*): Remove special setting of tools.
12429
12430 * configure: Add support for extra required flags for ar or nm.
12431 * configure.in (aix4.3+): Use above support for target-specific
12432 issues, rather than using config/mt-aix43.
12433
124342002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12435
12436 * configure: Remove 'removing', which doesn't work. Replace $subdir
12437 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12438 with $srcdir. Reformat indentation. Substitute some variables
12439 formerly hard-coded in the Makefile for build=host.
12440 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12441 * Makefile.def: Autogenerate more.
12442 * Makefile.in: Regenerate.
12443
1c9c903e
AN
124442002-11-04 Adam Nemet <anemet@lnxw.com>
12445
12446 * MAINTAINERS (Write After Approval): Add myself.
12447
40673d2b
KB
124482002-11-04 Kevin Buettner <kevinb@redhat.com>
12449
12450 * Makefile.def (host_modules): Add rda.
12451 * Makefile.in: Regenerate.
12452 * configure.in (target_tool): Add target-rda to list.
12453
42e650ae
GP
124542002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12455
12456 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12457
e004b81f
PE
124582002-10-25 Phil Edwards <pme@gcc.gnu.org>
12459
12460 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12461 and restrap targets to this rule.
12462 * Makefile.in: Regenerate.
12463
06bd49b1
GP
124642002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12465
12466 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12467 GNATS only accounts.
12468
d0af82b0
HPN
124692002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12470
12471 * configure.in (i[3456]86-*-linux*): Add check to disable
12472 ${libgcj} for glibc1.
12473
10782654
DC
124742002-10-24 Denis Chertykov <denisc@overta.ru>
12475
12476 * MAINTAINERS: Add myself as ip2k port maintainer.
12477
a5a438f5
SS
124782002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12479
12480 * configure.in: Add tic4x target.
12481
fe3d5b7f
NN
124822002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12483
aba8a494
NN
12484 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12485 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12486 * Makefile.in: Regenerate.
12487
fe3d5b7f
NN
12488 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12489 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12490 * Makefile.in: Regenerate.
12491
a6ad79e7
JJ
124922002-10-02 Janis Johnson <janis187@us.ibm.com>
12493
12494 * MAINTAINERS: Add myself as web pages co-maintainer.
12495
6a8a9058
NN
124962002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12497
12498 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12499 * Makefile.in: Regenerate.
12500
327d975a
ZW
125012002-10-02 Zack Weinberg <zack@codesourcery.com>
12502
12503 * MAINTAINERS: Add myself and Nathan Sidwell
12504 <nathan@codesourcery.com> as VxWorks maintainers.
12505
a5ae8f19 125062002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
12507
12508 * Makefile.def: Remove order dependency comments.
12509 * Makefile.tpl: Add explicit install-install dependencies.
12510 * Makefile.in: Regenerate.
d0f6c823 12511
34c6040c 12512 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 12513 * Makefile.in: Regenerate.
34c6040c 12514
d0f6c823
NN
12515 * Makefile.tpl: Add configure-target (for src-release in src)
12516 * Makefile.in: Regenerate.
12517
50bd210b
NC
125182002-09-30 Nick Clifton <nickc@redhat.com>
12519
12520 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12521
ca25149e
UW
125222002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12523
12524 * configure.in (s390*-*-linux*): Enable libgcj.
12525
dd30b57d
NN
125262002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12527
9e60a678
NN
12528 * configure: Revert accidentally applied changes.
12529
dd30b57d
NN
12530 * Makefile.tpl: Make more autoconf-friendly.
12531 * Makefile.in: Regenerate.
12532 * configure: Make substitution more autoconf-like.
12533
5831424e
RE
125342002-09-28 Richard Earnshaw <rearnsha@arm.com>
12535
12536 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12537 single entry to handle all these.
12538 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12539 libjava on arm-*-elf.
12540
b7f3b15b
GK
125412002-09-27 Geoffrey Keating <geoffk@apple.com>
12542
12543 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12544 things that depend on them.
12545
0dffceed
NN
125462002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12547
12548 * Makefile.tpl: Make subsituted variables more autoconfy.
12549 * Makefile.in: Regenerate.
12550 * configure: Make seds more autoconfy.
12551
1db75a86 125522002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
12553
12554 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12555 * Makefile.in: Regenerate.
12556 * configure.in: Rewrite sed statements to look autoconfy.
12557
1db75a86
NN
12558 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12559 all-target-foo on configure-target-foo.
12560 * Makefile.def: Ditto.
12561 * Makefile.in: Rebuild.
12562
741a4e89
AH
125632002-09-25 Andrew Haley <aph@redhat.com>
12564
12565 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12566
95ddd785
NN
125672002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12568
12569 * Makefile.def: New file.
12570 * Makefile.tpl: New file.
12571 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12572 * contrib/gcc_update: Note that Makefile.in is a generated file.
12573
12574 * configure.in: Minor rearrangement. Simplify tests.
12575
65a824f6
JT
125762002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12577
12578 * configure.in (with_headers): Skip copy if value is "yes".
12579 (with_libs): Likewise.
12580
51270f0a 125812002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
12582
12583 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12584 * configure.in (sh*-*-pe*): Ditto.
12585 * configure.in (mips*-*-pe*): Ditto.
12586 * configure.in (*arm-wince-pe): Ditto.
12587
8f89dbf4
NN
12588 * configure.in: Rearrange.
12589
c1b8db3f
KH
125902002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12591
12592 * MAINTAINERS: Update my email address.
12593
341f0575
PK
125942002-08-30 Paul Koning <pkoning@equallogic.com>
12595
12596 * MAINTAINERS: (Write After Approval): Add myself.
12597
d2e06980
GK
125982002-08-29 Geoffrey Keating <geoffk@redhat.com>
12599
12600 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12601
4906d5d8
GK
126022002-08-24 Geoffrey Keating <geoffk@redhat.com>
12603
12604 * MAINTAINERS: Change my mailing address.
12605
e9a25cc8
PC
126062002-08-21 Paolo Carlini <pcarlini@unitus.it>
12607
12608 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 12609 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 12610
dce2d8b2 126112002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
12612
12613 * MAINTAINERS (Write After Approval): Remove myself.
12614 (Various Maintainers: c++ runtime libs): Add myself.
12615
5ce6f47b
EC
126162002-08-15 Eric Christopher <echristo@redhat.com>
12617
12618 * config.sub: Import from master repository.
12619 * config.guess: Ditto.
12620
7f9317f0
AO
126212002-08-19 Alexandre Oliva <aoliva@redhat.com>
12622
12623 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12624 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12625 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12626
7aecca3d
AH
126272002-08-16 Aldy Hernandez <aldyh@redhat.com>
12628
12629 * MAINTAINERS: Add self to rs6000 vector extensions.
12630
8ea4b195
AO
126312002-08-15 Alexandre Oliva <aoliva@redhat.com>
12632
12633 * libiberty/configure: Reverted unintended yesterday's check in.
12634
f5cc59a7
AO
126352002-08-14 Alexandre Oliva <aoliva@redhat.com>
12636
12637 * boehm-gc/configure, libf2c/configure: Rebuilt.
12638 * libffi/configure, libiberty/configure: Ditto.
12639 * libjava/configure, libobjc/configure: Ditto.
12640 * libstdc++-v3/configure, zlib/configure: Ditto.
12641 Merged from binutils:
12642 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12643 From Steve Ellcey <sje@cup.hp.com>:
12644 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12645 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12646 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12647 IA64.
12648 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12649 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12650 soname_spec, sys_lib_search_path_spec): Ditto.
12651
dce2d8b2 126522002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
12653
12654 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12655
2ff34870
L
126562002-08-04 H.J. Lu (hjl@gnu.org)
12657
12658 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12659
a014f2fe
KW
126602002-08-02 Krister Walfridsson <cato@df.lth.se>
12661
12662 * MAINTAINERS (Write After Approval): Add myself.
12663
c01d477a
AM
126642002-07-31 Alan Modra <amodra@bigpond.net.au>
12665
12666 * configure.in: Move generic linux case to end. Copy generic
12667 linux noconfigdirs to mips*-*-linux* entry and new
12668 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12669
68cd2524
MM
126702002-07-19 Michael Matz <matz@suse.de>
12671
12672 * MAINTAINERS: Add myself as ra* maintainer.
12673
e2d83b8c
CD
126742002-07-16 Chris Demetriou <cgd@broadcom.com>
12675
12676 * config.guess: Update to 2002-07-09 version.
12677 * config.sub: Update to 2002-07-03 version.
12678
cece4f1d
HPN
126792002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12680
12681 * MAINTAINERS: Fix typo in a maintainer email address.
12682
bb654703
NN
126832002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12684
12685 * configure.in: Remove two redundant tests.
12686
789b7de5
RO
126872002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12688
12689 * configure.in (mips*-*-irix6*o32): Enable stabs.
12690
e1da1089
NN
126912002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12692
f3970bba
NN
12693 * configure.in: Don't build grez.
12694 * Makefile.in: Ditto.
12695
e1da1089
NN
12696 * Makefile.in: Remove references to bsp, cygmon, libstub.
12697 * configure.in: Ditto.
12698
12699 * configure.in: Remove leftover reference to gdbtest.
12700
57c905fa
PE
127012002-07-08 Phil Edwards <pme@gcc.gnu.org>
12702
12703 * configure.in (gxx_include_dir): Change to match versioned
12704 C++ headers if --enable-version-specific-runtime-libs is used.
12705
a0af94a7 127062002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 12707
a0af94a7
SE
12708 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12709
423ce3eb
NN
127102002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12711
12712 * configure.in: Make --without-x work.
12713
98186934
NN
127142002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12715
c3b7d169
NN
12716 * configure.in: Rearrange target Makefile fragment collection.
12717
98186934
NN
12718 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12719 cvs[src].
12720 * configure.in: Ditto.
12721
eebd288a
MK
127222002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12723
12724 * MAINTAINERS (Write After Approval): Update my e-mail address.
12725
3ab36f05
NN
127262002-06-24 Ben Elliston <bje@redhat.com>
12727
12728 * configure.in (host_tools): Remove cgen.
12729
12730 * Makefile.in (all-cgen): Remove; runs from its source directory.
12731 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 12732 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
12733 (all-sim): Likewise.
12734
dce2d8b2 127352002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
12736
12737 * Makefile.in: Eliminate 'apache' targets.
12738 * configure.in: Eliminate 'apache' targets.
12739
55380b08
NN
12740 * configure.in: Eliminate redundant tests. Reorganize.
12741
9a5c1b9d
NN
12742 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12743
5fd3853a
NN
12744 * config-ml.in: Eliminate references to Cygnus configure.
12745
cfefc434
NN
12746 * Makefile.in: Eliminate references to building emacs.
12747
2fe93885
GS
127482002-06-28 Graham Stott <graham.stott@btinternet.com>
12749
12750 * MAINTAINERS: Update my email address.
12751
53c40185
BK
127522002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12753
12754 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 12755 (cxx_incdir): Remove.
53c40185 12756
97679694
NN
127572002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12758
12759 * MAINTAINERS (Write After Approval): Add self.
12760
b03bcd37
DC
12761Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12762
12763 * configure.in: Add support for ip2k.
12764
6bd12129
NN
127652002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12766
12767 * configure.in: Fix AIX configury bug.
12768
e0d98a92
SE
127692002-06-20 Steve Ellcey <sje@cup.hp.com>
12770
12771 * MAINTAINERS (Write After Approval): Add self.
12772
ba3292db
NN
127732002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12774
ef40bc65
NN
12775 * configure.in: replace ${topsrcdir} with ${srcdir}
12776
7a0be465
NN
12777 * configure.in: Move definition of libstdcxx_flags
12778 right above usage, rather than waaay earlier.
12779
e1848dde
NN
12780 * configure.in: Pull definition of is_cross_compiler earlier.
12781
8bc2fff1
NN
12782 * configure.in: Rearrange a little.
12783
ba3292db
NN
12784 * configure.in: Remove references to librx.
12785 * Makefile.in: Remove references to librx.
12786
11d8b408
DC
12787Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12788
12789 * config.sub: Add support for avr target.
12790 Import from master sources, rev 1.255
5ce6f47b 12791
93da8339
PE
127922002-06-19 Phil Edwards <pme@gcc.gnu.org>
12793
12794 * configure, .cvsignore: Revert previous change...
12795 * Makefile: ...delete.
12796
b4caab5c
NN
127972002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12798
12799 * configure.in: Eliminate ${gasdir} variable.
12800
ee777171
DB
128012002-06-18 Dave Brolley <brolley@redhat.com>
12802
12803 * configure.in: Add support for frv.
12804 * config.sub: Add support for frv.
12805
26e4af54
PE
128062002-06-18 Phil Edwards <pme@gcc.gnu.org>
12807
12808 * configure: Remove garbage from previous commit.
12809
bb20b7da
PE
128102002-06-18 Phil Edwards <pme@gcc.gnu.org>
12811
12812 * configure: For in-source builds, make a subdir and re-exec there.
12813 * Makefile: New file. Pass targets through to build directory.
12814 * .cvsignore: No longer ignore "Makefile".
12815
9d321f6c
DR
128162002-06-16 Douglas Rupp <rupp@gnat.com>
12817
12818 * MAINTAINERS (Write After Approval): Add self.
12819
c8eb2bc0
KG
128202002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12821
12822 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12823
f210d239
JT
128242002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12825
12826 * configure.in (vax-*-netbsd*): Re-enable gas.
12827
e9667b3c
NN
128282002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12829
efe1f357
NN
12830 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12831 BUILD_PREFIX_1, to correct nomenclature.
12832 * configure: Likewise.
12833
e9667b3c
NN
12834 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12835 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12836
fe2fe497
OH
128372002-05-31 Olaf Hering <olh@suse.de>
12838
12839 * config-ml.in: Propogate DESTDIR also.
12840
dcf7f0dd
JT
128412002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12842
12843 * configure.in (vax-*-netbsd*): Don't build gas for this
12844 platform.
12845
6ff14f32
MM
128462002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12847
12848 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12849 and libgcj for AVR.
12850
397de1ff
KK
128512002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12852
12853 * MAINTAINERS (Write After Approval): Add myself.
12854
ac30211c
JT
128552002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12856
12857 * config.guess: Update to 2002-05-22 version.
12858 * config.sub: Likewise.
12859
1e6347d8
RO
128602002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12861
12862 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12863 * config-ml.in: Likewise.
12864 * configure: Likewise.
12865 * configure.in: Likewise.
12866
e5ce1d6d
SC
128672002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12868
12869 * MAINTAINERS: Update my email address.
12870
6cdef75d
NN
128712002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12872
4a87f061
NN
12873 * configure.in: Simplify makefile fragment collection.
12874
12875 * configure.in: Remove code to build emacs.
603606e7 12876
e254d6b5
NN
12877 * configure.in : Remove --srcdir argument from targargs and buildargs
12878 (it's always overridden in the Makefile anyway). Rearrange a bit.
12879
12880 * configure: Move some logic to configure.in.
12881 * configure.in: Move some logic from configure.
6cdef75d 12882
1d6006fe
TT
128832002-05-11 Tom Tromey <tromey@redhat.com>
12884
12885 * MAINTAINERS: Reflect libgcj reality.
12886
b70b3534
FS
128872002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12888
12889 * Makefile.in: Honour DESTDIR.
12890
4434687a
MM
128912002-05-08 Mark Mitchell <mark@codesourcery.com>
12892
12893 * config.guess: Import 2002-03-20 version.
12894 * config.sub: Import 2002-04-26 version.
12895
a89e49c7
RO
128962002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12897
12898 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12899
44e55536
TJ
129002002-05-07 Tim Josling <tej@melbpc.org.au>
12901
12902 * MAINTAINERS: Add self.
12903
dce2d8b2 129042002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
12905
12906 * ltmain.sh: Detect and handle object name conflicts
12907 while piecewise linking a static library.
12908
b7c13625
AO
129092002-05-05 Alexandre Oliva <aoliva@redhat.com>
12910
12911 * configure.in (noconfigdirs): Don't disable libgcj on
12912 sparc64-*-solaris* and sparcv9-*-solaris*.
12913
4182d9fa
AO
129142002-05-03 Alexandre Oliva <aoliva@redhat.com>
12915
12916 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12917
7bebf279
TF
129182002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12919
12920 * configure.in (FLAGS_FOR_TARGET): Do not add
12921 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12922 on i[3456]86-*-linux*.
12923
9a06dc7d
TF
129242002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12925
12926 * configure.in (noconfigdirs): Replace [ ] with test.
12927
12928 * configure.in (noconfigdirs): Do not add target-newlib if
12929 target == i[3456]86-*-linux*, and host == target.
12930
a51a07fa
NN
129312002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12932
9e7facd6
DD
12933 * configure.in: delete reference to absent file
12934
aeaa0f2f
NN
12935 * configure.in: replace '[' with 'test'
12936
4bb98828
NN
12937 * configure.in: Eliminate references to gash.
12938 * Makefile.in: Eliminate references to gash.
12939
64791664
NN
12940 * configure.in: remove useless references to 'pic' makefile fragments.
12941
3ed57cf4
NN
12942 * configure.in: (*-*-windows*) Finish removing.
12943
a51a07fa
NN
12944 * configure.in: Eliminate redundant test for libgui.
12945
8552f6f1
RS
129462002-04-29 Roger Sayle <roger@eyesopen.com>
12947
12948 * MAINTAINERS: Add self and realphabetize. Update entries
12949 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12950 entry for a29k port maintainer.
12951
dce2d8b2 129522002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
12953
12954 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12955 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12956
704c9a14
NN
129572002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12958
12959 * configure.in: remove references to dead files
12960
7bff5059
MM
129612002-04-19 Mark Mitchell <mark@codesourcery.com>
12962
12963 * MAINTAINERS: Add information about purpose of this file.
12964
0c7c67f0
TT
129652002-04-18 Tom Tromey <tromey@redhat.com>
12966
12967 * configure.in: Disallow configuring libgcj when it is already
12968 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12969 Solaris 2.8 by default. For PR libgcj/6158.
12970
63501e91
NN
129712002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12972
12973 * configure.in: Move default CC setting out of config/mh-* fragments
12974 directly into here.
12975
701afd4d
NN
129762002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12977
12978 * configure.in: don't even try to configure or make a subdirectory
12979 if there's no configure script for it.
12980
07cdae91
MM
129812002-04-15 Mark Mitchell <mark@codesourcery.com>
12982
12983 * MAINTAINERS: Remove chill maintainers.
12984 * Makefile.in (CHILLFLAGS): Remove.
12985 (CHILL_LIB): Remove.
12986 (TARGET_CONFIGDIRS): Remove libchill.
12987 (CHILL_FOR_TARGET): Remove.
12988 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12989 CHILL_LIB.
12990 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12991 (CHECK_TARGET_MODULES): Likewise.
12992 (INSTALL_TARGET_MODULES): Likewise.
12993 (CLEAN_TARGET_MODULES): Likewise.
12994 (configure-target-libchill): Remove.
12995 (all-target-libchill): Remove.
12996 * configure.in (target_libs): Remove target-libchill.
12997 Do not compute CHILL_FOR_TARGET.
12998 * libchill: Remove directory.
5ce6f47b 12999
ab50d72b
DD
130002002-04-11 DJ Delorie <dj@redhat.com>
13001
13002 * Makefile.in, configure.in: Sync with binutils, entries
13003 follow...
13004
0a1e123a
DD
130052002-04-07 Andrew Cagney <ac131313@redhat.com>
13006
13007 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13008 (do-tar, do-bz2): New rules.
13009 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13010 (gdb-tar): New rule.
13011 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13012 (insight_dejagnu.tar): New rule.
13013 (insight.tar): New rule.
13014 (gdb+dejagnu.tar): New rule.
13015 (gdb.tar): New rule.
13016
ab50d72b
DD
130172002-02-01 Mo DeJong <supermo@bayarea.net>
13018
13019 * Makefile.in: Add all-tix to deps for all-snavigator
13020 so that tix is built when building snavigator.
13021
130222002-01-11 Steve Ellcey <sje@cup.hp.com>
13023
13024 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13025 ld and gdb are not supported.
13026
130272002-01-07 Mark Salter <msalter@redhat.com>
13028
13029 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13030 Allow target-libgloss to be built for arm, strongarm, and xscale.
13031
130322001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13033
13034 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13035 options for i[3456]86-pc-linux* native builds.
13036
130372001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13038
13039 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13040 files from .po files for a distribution.
13041
130422001-09-03 Jeff Holcomb <jeffh@redhat.com>
13043
13044 * configure.in: Enable libstdc++-v3 for h8300 targets.
13045
130462001-06-19 Alan Modra <amodra@bigpond.net.au>
13047
13048 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13049 version from bfd/.
13050
13051Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13052
13053 * Makefile.in (VER): When present, extract the version number from
13054 the file version.in.
13055
dce2d8b2 130562001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13057
13058 * configure.in : enable ld for aix
13059
130602001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13061
13062 * config.guess: Add linux target for S/390.
13063
130642000-11-07 Philip Blundell <pb@futuretv.com>
13065
13066 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13067
130682000-11-03 Philip Blundell <pb@futuretv.com>
13069
13070 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13071 files.
13072
130732001-01-15 Ben Elliston <bje@redhat.com>
13074
13075 * configure.in (host_tools): Add sid.
13076 Always configure cgen.
13077
130782000-11-24 Nick Clifton <nickc@redhat.com>
13079
13080 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13081
ab50d72b
DD
130822000-08-20 Doug Evans <dje@casey.transmeta.com>
13083
13084 * Makefile.in (ALL_MODULES): Add all-cgen.
13085 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13086 (all-cgen): New target.
13087 (all-opcodes,all-sim): Depend on all-cgen.
13088 * configure.in (host_tools): Add cgen.
13089 Only configure cgen if --enable-cgen-maint.
13090
dce2d8b2 130912002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13092
13093 * configure.in: Add *-*-freebsd* configurations.
13094
90def2b2
TT
130952002-04-08 Tom Tromey <tromey@redhat.com>
13096
13097 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13098 Fixes PR libgcj/6068.
13099
320d7e7a
KW
131002002-03-30 Krister Walfridsson <cato@df.lth.se>
13101
13102 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13103
18b467f1
RO
131042002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13105
13106 * configure.in (alpha*-dec-osf*): Enable libgcj.
13107
dce2d8b2 131082003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13109
13110 * MAINTAINERS (Write After Approval): Add myself.
13111
56ae9405
NC
131122002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13113
13114 Fix for: PR bootstrap/3591, target/5676
13115 * configure.in (mcore-pe): Disable the configuration of
13116 libstdc++-v3 since exceptions are not supported.
13117
f18d9a0c
AG
131182002-03-20 Anthony Green <green@redhat.com>
13119
13120 * configure.in: Enable libgcj for xscale-elf target.
13121
dce2d8b2 13122Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13123
13124 * MAINTAINERS: Update my email address.
13125
28eca9e8
AO
131262002-03-16 Alexandre Oliva <aoliva@redhat.com>
13127
13128 * ltmain.sh (relink_command): Fix typo in previous change.
13129
e67e72c7
AO
131302002-03-15 Alexandre Oliva <aoliva@redhat.com>
13131
13132 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13133 (relink_command): Added --tag flags.
13134 (mode=install): If relinking fails; error out.
13135
c2273204
RH
131362002-03-12 Richard Henderson <rth@redhat.com>
13137
13138 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13139 .NOTPARALLEL tag.
13140 (do-check): Rename from check.
13141 (check): Allow parallel check.
13142
bcb64245
BW
131432002-03-12 Bob Wilson <bob.wilson@acm.org>
13144
13145 * MAINTAINERS: Add myself as maintainer for xtensa port.
13146 Fix alphabetical order in CPU port maintainer list.
13147 Remove myself from Write After Approval list.
13148
63adb4ff
RH
131492002-03-11 Richard Henderson <rth@redhat.com>
13150
13151 * Makefile.in (.NOTPARALLEL): Add fake tag.
13152
9bec4bf0
L
131532002-03-07 H.J. Lu (hjl@gnu.org)
13154
13155 * configure.in: Enable gprof for mips*-*-linux*.
13156
c7fc1f84
DS
131572002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13158
13159 * MAINTAINERS (Write After Approval): Add myself.
13160
6bff33fb
AO
131612002-02-28 Alexandre Oliva <aoliva@redhat.com>
13162
13163 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13164 libjava.
13165 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13166
0210b33b
AO
131672002-02-23 Alexandre Oliva <aoliva@redhat.com>
13168
13169 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13170 because its Makefile is there; test for the executable instead.
13171
fcc0a3ef
AO
131722002-02-22 Alexandre Oliva <aoliva@redhat.com>
13173
13174 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13175 libstdc++-v3 and libjava.
13176
dce2d8b2 131772002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13178
13179 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13180 boehm-gc
5ce6f47b 13181
40fe0ec3
AO
131822002-02-09 Alexandre Oliva <aoliva@redhat.com>
13183
13184 * config.guess: Updated to 2002-01-30's version.
13185 * config.sub: Updated to 2002-02-01's version.
13186 Contribute sh64-elf.
13187 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13188 * configure.in: Added sh64-*-*.
13189
694d53ee
CD
131902002-02-08 Chris Demetriou <cgd@broadcom.com>
13191
13192 * MAINTAINERS: Belatedly add myself to write after approval list.
13193
a9ca50b1
JH
13194Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13195
13196 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13197 Remove self as Write After Approval.
13198
5ffc3500
GK
131992002-01-31 Geoffrey Keating <geoffk@redhat.com>
13200
13201 * MAINTAINERS: Put self in as maintainer for contrib/regression
13202 directory.
13203
4ceaf7fb
PE
132042002-01-28 Phil Edwards <pme@gcc.gnu.org>
13205
13206 * MAINTAINERS: Update my email address.
13207
51584787
JT
132082002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13209
5ce6f47b
EC
13210 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13211 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13212 libraries if not supported for NetBSD on target CPU.
13213
5701d273
DR
132142002-01-25 Douglas B Rupp <rupp@gnat.com>
13215
13216 * install-sh: Use _inst.$$_ for temp file name.
13217
b299a075
JT
132182002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13219
13220 * MAINTAINERS (Write After Approval): Move my contact info
13221 from here...
13222 (OS Port Maintainers): ...to here (netbsd).
13223
51fe14b5
BW
132242002-01-22 Bob Wilson <bob.wilson@acm.org>
13225
13226 * MAINTAINERS (Write After Approval): Add myself.
13227
dce2d8b2 132282002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13229
13230 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13231 (all-target-fastjar): Also depend on all-target-libiberty.
13232
3cd87679
L
132332002-01-16 H.J. Lu (hjl@gnu.org)
13234
13235 * config.guess: Import from master sources, rev 1.225.
13236 * config.sub: Import from master sources, rev 1.238.
13237
969a6d8f
KH
132382002-01-16 Kazu Hirata <kazu@hxi.com>
13239
13240 * MAINTAINERS (Write After Approval): Remove myself.
13241
366f6a52
FW
132422001-12-19 Florian Weimer <fw@deneb.enyo.de>
13243
13244 * MAINTAINERS (Write After Approval): Add myself.
13245
f02240b6
JM
132462001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13247
13248 * MAINTAINERS: Add self as docs co-maintainer.
13249
5d08dc39
MK
132502001-12-11 Matthias Klose <doko@debian.org>
13251
13252 * MAINTAINERS (Write After Approval): Add myself.
13253
39e790d5
ZW
132542001-12-09 Zack Weinberg <zack@codesourcery.com>
13255
13256 * MAINTAINERS: Update my email address.
13257
4519d6a3
TC
132582001-12-07 Turly O'Connor <turly@apple.com>
13259 * MAINTAINERS (Write After Approval): Add myself.
13260 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13261 (rs6000_initialize_trampoline): Call __trampoline_setup for
13262 ABI_DARWIN too.
13263 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13264 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13265
21cf0a73
PC
132662001-12-07 Paolo Carlini <pcarlini@unitus.it>
13267
13268 * MAINTAINERS (Write After Approval): Add myself.
13269
4ee43206
DR
13270Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13271
13272 * configure, configure.in: Use temp file for long sed commands.
13273
251931f3
LG
132742001-12-03 Laurent Guerby <guerby@acm.org>
13275
13276 * config.sub: Update to version 1.232 on subversion.
13277
03777dd7
BE
132782001-12-03 Ben Elliston <bje@redhat.com>
13279
13280 * MAINTAINERS: Update mail address for config.* patches.
13281
dce2d8b2 132822001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13283 Zack Weinberg <zack@codesourcery.com>
13284
13285 When build != host, create libiberty for the build machine.
13286
13287 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13288 CONFIG_ARGUMENTS.
13289 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13290 New variables.
13291 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13292 and rules.
13293 (all.normal): Depend on ALL_BUILD_MODULES.
13294 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13295 (all-build-libiberty): Depend on configure-build-libiberty.
13296
13297 * configure: Calculate and substitute proper value for
13298 ALL_BUILD_MODULES.
13299 * configure.in: Create the build subdirectory.
13300 Calculate and substitute TARGET_CONFIGARGS (formerly
13301 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13302
04075e8f
ZL
133032001-11-26 Ziemowit Laski <zlaski@apple.com>
13304
13305 * MAINTAINERS (write-after-approval): Add self.
13306
ed19322d
CR
133072001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13308
13309 * MAINTAINERS (GNATS only accounts): Remove self.
13310
90a12988
HPN
133112001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13312
13313 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13314 libf2c.
13315
77e653ad
CR
133162001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13317
13318 * MAINTAINERS (Write After Approval): Add self.
13319
64adad99
DB
133202001-11-12 David O'Brien <obrien@FreeBSD.org>
13321
13322 * MAINTAINERS: mips and s390 are also CPU ports.
13323
834a28c7
DB
133242001-11-12 David O'Brien <obrien@FreeBSD.org>
13325
13326 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13327
ef94239f
DB
133282001-11-11 David O'Brien <obrien@FreeBSD.org>
13329
13330 * MAINTAINERS: Alphabetize.
13331
beda0427
KH
133322001-11-09 Kazu Hirata <kazu@hxi.com>
13333
13334 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13335
6ca224d3
JDA
133362001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13337
13338 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13339
132e4bd7
PE
133402001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13341
13342 * configure.in (--enable-languages): Be more permissive about
13343 syntax. Check for empty lists better. Warn about $LANGUAGES.
13344
c6243b4c
GK
133452001-11-08 Geoffrey Keating <geoffk@redhat.com>
13346
13347 * config.sub: Import from master sources, rev. 1.230.
13348 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13349
abbb9e76
LG
133502001-11-07 Laurent Guerby <guerby@acm.org>
13351
13352 * MAINTAINERS (Write After Approval): Add self.
13353
53cdb27a
HPN
133542001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13355
13356 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13357
dd3a88c9
HPN
133582001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13359
13360 * config.sub: Import from master sources, rev 1.226.
13361 * config.guess: Import from master sources, rev 1.216.
13362
d344dce9
HPN
133632001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13364
13365 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13366 * MAINTAINERS: Add self as maintainer of MMIX port.
13367 Remove old after-approval entry.
13368
63f6bcd7
JM
133692001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13370
13371 * ChangeLog, configure: Fix spelling errors.
13372
84f92638
BK
133732001-10-20 Brendan Kehoe <brendan@zen.org>
13374
13375 * MAINTAINERS: Tweak my address.
13376
dce2d8b2 13377Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13378
13379 * MAINTAINERS: Update my email address.
13380
1567080c 133812001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13382
f48a3b5c 13383 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13384 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13385
30106886
GB
133862001-10-10 Geert Bosch <bosch@gnat.com>
13387
e490616e 13388 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13389 Added Robert Dewar.
13390
dce2d8b2 133912001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13392
13393 * MAINTAINERS (Write After Approval): Added self
13394
d1c3e709
GB
133952001-10-02 Geert Bosch <bosch@gnat.com>
13396
13397 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13398
50f5f793
JM
133992001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13400
13401 * configure: Handle temporary files securely using mkdir.
13402
7fddf9a9
AO
134032001-09-29 Alexandre Oliva <aoliva@redhat.com>
13404
13405 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13406
dce2d8b2 134072001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13408
13409 * configure.in (*-*-linux*): Disable configuration of target-newlib
13410 and target-libgloss.
e490616e 13411
0c055e34
AO
134122001-09-26 Alexandre Oliva <aoliva@redhat.com>
13413
13414 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13415 RANLIB.
13416
759bfa90
AO
134172001-09-21 Alexandre Oliva <aoliva@redhat.com>
13418
13419 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13420 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13421 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13422 avoid quotes nesting problems.
13423 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13424 (DO_X): Export only variables that are set.
13425
1dc4a750
BE
134262001-09-19 Ben Elliston <bje@redhat.com>
13427
13428 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13429 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13430 semantics. Use the shell built-in "type" command instead.
13431
898c7238
AO
134322001-08-31 Alexandre Oliva <aoliva@redhat.com>
13433
13434 Merged from gcc-3_0-branch:
13435 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13436 * ltcf-c.sh: Use $objext, not $ac_objext.
13437 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13438 * ltcf-cxx.sh: Add support for GNU.
13439 2001-07-22 Timothy Wall <twall@redhat.com>
13440 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13441 default settings if using GNU tools with that configuration.
13442 * ltcf-cxx.sh: Ditto.
13443 * ltcf-gcj.sh: Ditto.
13444 2001-07-21 Michael Chastain <chastain@redhat.com>
13445 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13446 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13447 * ltmain.sh: Mark as gcc-local.
13448
8fa0a32e
EC
134492001-08-30 Eric Christopher <echristo@redhat.com>
13450 Jason Eckhardt <jle@redhat.com>
13451
13452 * config.guess: Merge from master sources.
13453 * config.sub: Merge from master sources, add support for mipsisa32.
13454
32f30f91 134552001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13456 * config.sub: Merge from master sources, rev 1.219.
13457 * MAINTAINERS: Add self as contact for stormy16 port.
13458
f6084f99
ZW
134592001-08-14 Zack Weinberg <zackw@panix.com>
13460
13461 * config.sub: Merge from master sources, rev 1.218.
13462 * config.guess: Merge from master sources, rev 1.209.
13463
91b54f7f
GS
134642001-08-11 Graham Stott <grahams@redhat.com>
13465
13466 * Makefile.in (check-c++): Add missing semicolon.
13467
e5b3941e
JH
13468Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13469
32f30f91 13470 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 13471
6387a56e
EC
134722001-07-30 Eric Christopher <echristo@redhat.com>
13473
13474 * MAINTAINERS (Various maintainers: mips port): Added myself.
13475
53b475f0
AH
134762001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13477
e490616e 13478 * configure.in (sh-*-linux*): New.
53b475f0 13479
2a08c780
RH
134802001-07-27 Richard Henderson <rth@redhat.com>
13481
13482 * .cvsignore: Add LAST_UPDATED.
13483
bfa79422
UW
134842001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13485
13486 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13487
0ae85492
AH
134882001-07-16 Aldy Hernandez <aldyh@redhat.com>
13489
e490616e 13490 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 13491
8e1ab0fe
NP
13492Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13493
13494 * MAINTAINERS (Write After Approval): Added myself.
13495
2b997990
SC
134962001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13497
13498 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13499 and libgcj on m68hc11/m68hc12.
13500
d920e825
L
135012001-06-27 H.J. Lu (hjl@gnu.org)
13502
13503 * Makefile (CFLAGS_FOR_BUILD): New.
13504 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13505
d425a1e0
JM
135062001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13507
13508 * README: Remove version number.
13509
5b5b4207
GP
135102001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13511
13512 * INSTALL/README: Update wrt. to the installation instructions now
13513 residing in gcc/doc/install.texi.
13514
be839b69
JM
135152001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13516
13517 * README: Replace with a cut-down and updated version of gcc/README.
13518
fe2ee7c4
DE
135192001-06-12 David Edelsohn <edelsohn@gnu.org>
13520
13521 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13522 multilibs to be disabled.
13523
4f5d646c
DB
135242001-06-11 Daniel Berlin <dan@cgsoftware.com>
13525
13526 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 13527
818f0c85
AO
135282001-06-09 Alexandre Oliva <aoliva@redhat.com>
13529
13530 * config.guess: Import CVS version 1.195.
13531 * config.sub: Import CVS version 1.212.
13532
e9a8af10
AO
135332001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13534
13535 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13536 gcc/xgcc is built, use -print-prog-name to find out the program
13537 name to use.
13538
ae3ca0a9
PE
135392001-06-04 Phil Edwards <pme@sources.redhat.com>
13540
13541 * config.guess: Import CVS version 1.194. All gcc-local changes
13542 appear to also be in the master copy.
13543 * config.sub: Import CVS version 1.211.
13544
066bd40d
MM
13545Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13546
13547 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13548 with_gcc]: Use `gcc -shared' to build a shared library.
13549
4aef4f33
JDA
13550Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13551
13552 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13553 archives.
13554
c386f00f
RO
13555Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13556
13557 * MAINTAINERS (Write After Approval): Add myself.
13558
2ae5cea5
HPN
135592001-06-01 Hans-Peter Nilsson <hp@axis.com>
13560
13561 * configure.in (libstdcxx_flags): Do not try to execute
13562 libstdc++-v3/testsuite_flags until it exists.
13563
c3766183
AM
135642001-06-01 Alan Modra <amodra@bigpond.net.au>
13565
13566 * MAINTAINERS: Update my email address.
13567
9b337833
GS
135682001-05-31 Graham Stott <grahams@redhat.com>
13569
13570 * MAINTAINERS (Write After Approval): Add myself.
13571
dce2d8b2 135722001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
13573
13574 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13575 libraries when using g++ with native linker.
13576
5f7de4b8
AO
135772001-05-28 Alexandre Oliva <aoliva@redhat.com>
13578
13579 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13580
a7bc0fbb
AO
135812001-05-22 Alexandre Oliva <aoliva@redhat.com>
13582
13583 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13584 [aix4*|aix5*]: Prepend blank.
13585
33456445
AO
135862001-05-20 Alexandre Oliva <aoliva@redhat.com>
13587
13588 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13589 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13590 of subdir/configure scripts to use the new libtool.m4.
13591
e48d3d00
MK
135922001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13593
13594 * MAINTAINERS (Write After Approval): Add myself.
13595
9e0e191b
BK
135962001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13597
13598 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13599
3f19b439
BE
136002001-05-11 Ben Elliston <bje@redhat.com>
13601
13602 * Makefile.in (all-sid): New target.
13603 (check-sid, clean-sid, install-sid): Likewise.
13604
6ebe3121
JO
136052001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13606
13607 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13608
ca3667c4
AO
136092001-05-03 Alexandre Oliva <aoliva@redhat.com>
13610
13611 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13612 libgcj.
13613
136142001-05-03 Alexandre Oliva <aoliva@redhat.com>
13615
13616 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13617 gcc/xgcc is built, use -print-prog-name to find out the program
13618 name to use.
13619
b2964d63
AO
136202001-04-26 Alexandre Oliva <aoliva@redhat.com>
13621
b1bb2302
AO
13622 * configure.in (noconfigdirs): Don't reset it from scratch in the
13623 target case; only append to it.
6387a56e 13624
b2964d63
AO
13625 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13626 sparc-*-solaris2.8]: Disable ${libgcj}.
13627
8343765d
AO
136282001-04-25 Alexandre Oliva <aoliva@redhat.com>
13629
13630 * configure.in (libgcj_saved): Copy from $libgcj.
13631 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13632 --disable-libgcj.
13633
ddbb6d43
GRK
136342001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13635
13636 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 13637 C front end maintainer.
ddbb6d43 13638
3fa03ff9
AG
13639Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13640
13641 * configure.in: Move *-chorusos target case to the proper switch.
13642 Disable libgcj.
13643
99ffe40f
AO
136442001-04-12 Alexandre Oliva <aoliva@redhat.com>
13645
13646 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13647 1.641.2.228.
13648
78faa32d
FS
136492001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13650
13651 * Makefile.in (STAGE1_CFLAGS): Pass down.
13652
cdbff0ab
AM
136532001-04-13 Alan Modra <amodra@one.net.au>
13654
13655 * config.guess: Add hppa64-linux support. Note for next import that
13656 this is already in the master file.
13657 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13658
75b9074c
AO
136592001-04-12 Alexandre Oliva <aoliva@redhat.com>
13660
13661 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13662 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13663
125404c5
SS
136642001-04-11 Stan Shebs <shebs@apple.com>
13665
13666 * MAINTAINERS: Add self as Darwin port maintainer.
13667
876684fe
AM
136682001-04-11 Alan Modra <amodra@one.net.au>
13669
13670 * MAINTAINERS: Update my email address.
13671
06729913
LR
136722001-04-10 Loren J. Rittle <ljrittle@acm.org>
13673
13674 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13675 recent versions of FreeBSD (release 3 or later).
13676 * ltconfig: On FreeBSD, -lc must not be provided when building
13677 a shared library or else the standard -pthread gcc option is
13678 rendered worthless to later users of the built library.
13679
67916302
JM
136802001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13681
13682 * MAINTAINERS: Add self and RTH as C front end maintainers.
13683
d2bc0628
AO
136842001-04-05 Alexandre Oliva <aoliva@redhat.com>
13685
e490616e
ZW
13686 * config.sub: Make sure to match an already-canonicalized
13687 machine name (eg. mn10300-unknown-elf).
d2bc0628 13688
a3406c06
AO
136892001-04-01 Alexandre Oliva <aoliva@redhat.com>
13690
13691 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13692 New macros.
13693 (bootstrap, cross): Use RECURSE_FLAGS.
13694 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13695
a076f6a4
AO
136962001-03-27 Alexandre Oliva <aoliva@redhat.com>
13697
13698 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13699
e9f4fa71
CH
137002001-03-22 Colin Howell <chowell@redhat.com>
13701
7238de5c
CH
13702 * Makefile.in (DO_X): Do not backslash single-quotes in
13703 backquotes (two places).
e9f4fa71 13704
b6b14b1b
AO
137052001-03-22 Alexandre Oliva <aoliva@redhat.com>
13706
13707 Re-installed:
13708 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13709 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13710 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13711 * ltcf-cxx.sh: Likewise.
13712 * ltcf-gcj.sh: Likewise.
13713
1eb0b89d
GP
137142001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13715
13716 * MAINTAINERS: Add myself as "documentation co-maintainer".
13717
82e23236
AO
137182001-03-22 Alexandre Oliva <aoliva@redhat.com>
13719
13720 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13721 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13722
64ec27c3
TT
137232001-03-19 Tom Tromey <tromey@redhat.com>
13724
13725 * config-ml.in: Handle GCJ and GCJFLAGS.
13726
191de407
MC
137272001-03-21 Michael Chastain <chastain@redhat.com>
13728
13729 * Makefile.in: all-m4 depends on all-texinfo.
13730
fed4dede
LR
137312001-03-20 Loren J. Rittle <ljrittle@acm.org>
13732
13733 * MAINTAINERS: Add myself to write after approval list.
13734
085072bb
LB
137352001-03-18 Laurynas Biveinis <lauras@softhome.net>
13736
13737 * Makefile.in (DO_X): Quote nested quotes.
13738
5af8ea3f
AM
137392001-03-18 Alan Modra <alan@linuxcare.com.au>
13740
13741 * MAINTAINERS: Add myself to write after approval list.
13742
69e23037
LB
137432001-03-15 Laurynas Biveinis <lauras@softhome.net>
13744
13745 * Makefile.in (DO_X): Use double quotes for quoting
13746 "RANLIB=$${RANLIB}".
13747
2b9650f4
OP
137482001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13749
13750 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13751
dce2d8b2 137522001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
13753
13754 * configure.in: Only use `lang_requires' for languages athat are
13755 actually enabled.
13756
f6646274
PE
137572001-03-08 Phil Edwards <pme@sources.redhat.com>
13758
13759 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13760
c9a54638
AO
137612001-03-08 Alexandre Oliva <aoliva@redhat.com>
13762
13763 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13764
6a556ad6
TT
137652001-03-07 Tom Tromey <tromey@redhat.com>
13766
13767 * configure.in: Allow config-lang.in to set `lang_requires' to list
13768 of other required languages.
13769
6822468a
LB
137702001-03-06 Laurynas Biveinis <lauras@softhome.net>
13771
13772 * Makefile.in: Remove RANLIB definition. Use RANLIB
13773 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13774 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 13775
f04885d3 137762001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 13777 Alexandre Oliva <aoliva@redhat.com>
6387a56e 13778
f04885d3
BK
13779 * Makefile.in (check-c++): Use tabs, not spaces.
13780
288edf47 137812001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 13782
288edf47
LB
13783 * MAINTAINERS: add myself to Write After Approval list.
13784
3d55d2f8 137852001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 13786
e490616e 13787 * Makefile.in (check-c++): New rule.
6387a56e 13788
4d88a68a
BK
13789 * configure.in (target_libs): Remove libg++.
13790 (noconfigdirs): Remove libg++.
13791 (noconfigdirs): Same.
13792 (noconfigdirs): Same.
13793 (noconfigdirs): Same.
13794
13795 * config-ml.in: Remove libg++ references.
13796
13797 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13798 (ALL_TARGET_MODULES): Same.
13799 (configure-target-libg++): Remove.
13800 (all-target-libg++): Remove.
13801 (configure-target-libio): Remove.
13802 (all-target-libio): Remove.
13803 (check-target-libio): Remove.
13804 (.PHONY): Remove.
13805 (libg++.tar.bz2): Remove.
13806 (all-target-cygmon): Remove libio.
13807 (all-target-libstdc++): Remove.
13808 (configure-target-libstdc++): Remove.
13809 (TARGET_LIB_PATH): Remove libstdc++.
13810 (ALL_GCC_CXX): Remove libstdc++.
13811 (all-target-gperf): Correct.
13812
2437d4ed
NC
138132001-02-16 Nick Clifton <nickc@redhat.com>
13814
13815 * configure.in (noconfigdirs): Allow configuration of texinfo
13816 for Cygwin hosts.
13817
85b99cbe
AG
138182001-02-15 Anthony Green <green@redhat.com>
13819
13820 * configure: Introduce GCJ_FOR_TARGET.
13821 * configure.in: Ditto.
13822 * Makefile.in: Ditto.
13823
7b18790c
AS
138242001-02-13 Andreas Schwab <schwab@suse.de>
13825
13826 * MAINTAINERS: Update mail address.
13827
c4880c99
MS
138282001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13829
13830 * config.guess: Add linux target for S/390.
13831 * config.sub: Likewise.
13832
dce2d8b2 138332001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
13834
13835 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 13836 target-libgloss.
e31ae6db 13837
7739adfb
BE
138382001-02-06 Ben Elliston <bje@redhat.com>
13839
13840 * configure: Output host type to stdout, not stderr.
13841
36ca672c
MM
138422001-02-05 Mark Mitchell <mark@codesourcery.com>
13843
e40f2829 13844 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
13845 * ltcf-cxx.sh: Likewise.
13846
36ca672c
MM
13847 * config.if: Assume enable_libstdcxx_v3 is defined.
13848
22fdd65e
MM
138492001-02-04 Mark Mitchell <mark@codesourcery.com>
13850
13851 Remove V2 C++ library.
13852 * configure.in: Remove --enable-libstdcxx_v3 support.
13853
3b60dd8e
BM
138542001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13855
13856 * include/demangle.h: Add prototype for java_demangle_v3.
13857
42c0c80a
PE
138582001-01-29 Phil Edwards <pme@sources.redhat.com>
13859
13860 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13861
0be25992
RH
138622001-01-27 Richard Henderson <rth@redhat.com>
13863
13864 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13865
8a8de62d
MS
138662001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13867
13868 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13869 Don't unset, it's non-portable and no longer necessary, set to empty
13870 instead.
13871
92769744
MS
138722001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13873
13874 * ltconfig: Shell portability fix for the tagname validity check.
13875
88a1c0ab
AO
138762001-01-27 Alexandre Oliva <aoliva@redhat.com>
13877
13878 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13879 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13880
45291dd5
MS
138812001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13882
13883 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13884
1ace7e15
TT
138852001-01-26 Tom Tromey <tromey@redhat.com>
13886
13887 * configure.in: Allow libgcj to be built on Sparc Solaris.
13888
0ef8b11b
DE
138892001-01-25 David Edelsohn <edelsohn@gnu.org>
13890
13891 * ltcf-c.sh: Add aix5 case.
13892 * ltcf-cxx.sh: Likewise.
13893 * ltconfig: Likewise.
13894
0006091e
AO
138952001-01-24 Alexandre Oliva <aoliva@redhat.com>
13896
9bad11e1
AO
13897 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13898 keep at least one of build_libtool_libs or build_old_libs set to
13899 yes.
13900
0006091e
AO
13901 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13902 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13903
7c01b2b5
BM
139042001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13905
13906 * configure.in: Enable libgcj on several additional platforms.
13907
d340e0ac
BM
139082001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13909
13910 * configure.in: Enable libgcj for linux targets.
13911
5baf8c37
MS
139122001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13913
13914 * MAINTAINERS (Write After Approval): Add myself.
13915
10a0ba84
JDA
139162001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13917
13918 * MAINTAINERS: Add myself as vax port maintainer.
13919
357c6a4b
FH
139202001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13921
13922 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13923
6e2d9a7a
MS
139242001-01-09 Mike Stump <mrs@wrs.com>
13925
13926 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13927 failures of subdirectories.
13928
b6b14b1b 139292001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 13930
b6b14b1b 13931 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 13932 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
13933 * ltcf-cxx.sh: Likewise.
13934 * ltcf-gcj.sh: Likewise.
13935 * ltconfig.sh: Fix typo.
976b230d 13936
07109110
LB
139372001-01-02 Laurynas Biveinis <lauras@softhome.net>
13938
13939 * configure: handle DOS-style absolute paths.
13940
1da5b8fc
LB
139412001-01-02 Laurynas Biveinis <lauras@softhome.net>
13942
13943 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13944
4c2f5b4f
MM
139452000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13946
13947 * MAINTAINERS: Add myself as avr port co-maintainer.
13948
bc53668e
BE
139492000-12-28 Ben Elliston <bje@redhat.com>
13950
13951 * MAINTAINERS: Add myself under ``Write After Approval''.
13952
c387606f
JM
139532000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13954
13955 * texinfo: Remove directory from GCC.
13956
2cb5082c
JM
139572000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13958
13959 * COPYING: Update to current
13960 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13961 to 19yy as example year in copyright notice).
13962
cc330df9
BK
139632000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13964
6387a56e 13965 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
13966 (libstdcxx_incdir): Pass down.
13967 * config.if: Remove expired bits for cxx_interface, add stub.
13968 (libstdcxx_incdir): Add variable for g++ include directory.
13969 * configure.in (gxx_include_dir): Use it.
6387a56e 13970
4c6b2835
AO
139712000-12-18 Alexandre Oliva <aoliva@redhat.com>
13972
13973 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13974 with old-email address from ``Write After Approval''.
13975
3896f13e
AJ
139762000-12-15 Andreas Jaeger <aj@suse.de>
13977
13978 * configure.in: Handle lang_dirs.
13979
139802000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 13981
ad46e881
TT
13982 * MAINTAINERS: Removed brads.
13983
90a10418
TT
13984 * MAINTAINERS: Added gcj developers.
13985
41dfe3a2 139862000-12-13 Anthony Green <green@redhat.com>
6387a56e 13987
41dfe3a2 13988 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
13989 listed. Disable libgcj for x86 and Alpha Linux until compatible
13990 with g++ abi.
6387a56e 13991
e2f601da
MS
139922000-12-13 Mike Stump <mrs@wrs.com>
13993
13994 * Makefile.in (local-distclean): Also remove fastjar.
13995
70030c01
RB
139962000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13997
13998 * contrib/gcc_update: Add fastjar --touch entries.
13999
2a50f859
AO
140002000-12-12 Alexandre Oliva <aoliva@redhat.com>
14001
14002 * configure.in: Disable language-specific target libraries for
14003 languages that aren't enabled.
14004
7743113b
AG
140052000-12-10 Anthony Green <green@redhat.com>
14006
14007 * configure.in: Define libgcj. Disable libgcj target libraries for
14008 most targets.
14009
92e061a6
NB
140102000-12-10 Neil Booth <neilb@earthling.net>
14011
14012 * MAINTAINERS: Update mail address, remove from WAA list.
14013
f34ff6d6
APB
140142000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14015
14016 * libjava: Imported from /cvs/java.
14017 * libffi: Likewise.
14018 * Boehm-gc: Likewise.
14019
d82a33c6
APB
140202000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14021
14022 * configure.in (target_libs): Revert 2000-12-08 patch.
14023 (noconfigdirs): Added target-libjava.
14024
e14f8e28
LB
140252000-12-09 Laurynas Biveinis <lauras@softhome.net>
14026
14027 * djunpack.bat: removed.
14028
fc26516b
LB
140292000-12-09 Laurynas Biveinis <lauras@softhome.net>
14030
14031 * Makefile.in: handle DOS-style absolute paths.
14032 * config-ml.in: likewise.
14033 * symlink-tree: likewise.
14034
bd8757b3
APB
140352000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14036
14037 * fastjar: Imported.
14038
81522a1f
APB
140392000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14040
14041 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14042 libjava.
14043 * configure.in (target_libs): Removed `target-libjava'.
14044
5db1f7ed
APB
140452000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14046
14047 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14048 (ALL_MODULES): Added fastjar.
14049 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14050 (all-target-libjava): all-fastjar replaces all-zip.
14051 (all-fastjar): Added.
14052 (configure-target-fastjar, all-target-fastjar): Likewise.
14053 * configure.in (host_tools): Added fastjar.
14054
5e59997c
MS
140552000-12-07 Mike Stump <mrs@wrs.com>
14056
14057 * Makefile.in (local-distclean): Remove leftover built files.
14058
0a534f40
NC
140592000-11-24 Nick Clifton <nickc@redhat.com>
14060
14061 * configure.in (xscale-elf): Add target.
14062 (xscale-coff): Add target.
14063
7686cadf
LR
140642000-11-22 Loren J. Rittle <ljrittle@acm.org>
14065
e490616e
ZW
14066 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14067 recent versions of FreeBSD (release 3 or later).
14068 * ltconfig: On FreeBSD, -lc must not be provided when building
14069 a shared library or else the standard -pthread gcc option is
14070 rendered worthless to later users of the built library.
7686cadf 14071
fff01699
FF
140722000-11-16 Fred Fish <fnf@be.com>
14073
14074 * configure.in (enable_libstdcxx_v3): Fix typo,
14075 libstd++ -> libstdc++.
14076
4dc16355
KL
140772000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14078
14079 * MAINTAINERS: Add self to Write After Approval list.
14080
bf6fc7b2
BS
140812000-11-21 Bernd Schmidt <bernds@redhat.com>
14082
14083 * MAINTAINERS: Update my email address. Add myself to global write
14084 privs list.
14085
ce8e06b1
AO
140862000-11-18 Alexandre Oliva <aoliva@redhat.com>
14087
6e2a4843
AO
14088 * Makefile.in: Merge with src and libgcj.
14089 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14090 configure-target-<library> when their configure scripts need the C
14091 or C++ library to have already been built to work properly.
14092 (do_proto_toplev): Set them to an empty string.
14093
ce8e06b1
AO
14094 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14095 (REALLY_SET_LIB_PATH): Use them.
14096
c003f378
SS
140972000-11-17 Stan Shebs <shebs@apple.com>
14098
14099 * MAINTAINERS: Add self to Write After Approval list.
14100
cc1e60ea
JM
141012000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14102
14103 * configure: Provide the original toplevel configure arguments
14104 (including $0) to subprocesses in the environment rather than
14105 through gcc/configargs.h.
14106
1173593d
JM
141072000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14108
14109 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14110 C99. Alphabetise "Write After Approval" list.
14111
520907ee
MM
141122000-11-12 Mark Mitchell <mark@codesourcery.com>
14113
34f6fbdb
MM
14114 * configure: Turn on libstdc++ V3 by default.
14115
520907ee
MM
14116 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14117 if we've got GCC.
14118
0bbd37ed
PB
141192000-11-11 Philip Blundell <philb@gnu.org>
14120
14121 * MAINTAINERS: Add self to Write After Approval list.
14122
7ca0e6d9
DE
141232000-11-09 David Edelsohn <edelsohn@gnu.org>
14124
14125 * ltcf-c.sh (aix4): Improve shared library configuration; require
14126 exporting symbols.
14127 * ltcf-cxx.sh (aix4): Define.
14128 * ltconfig (aix4): Define library and soname specs appropriate for
14129 AIX. Define command to create export symbols list.
14130
dce2d8b2 14131Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14132
14133 * config.sub: Add support for Sun Chorus
14134
fc05d516
NC
141352000-10-31 Nick Clifton <nickc@redhat.com>
14136
14137 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14138 <name>@redhat.com. Also installed new email address for Clint
14139 Popetz.
6387a56e 14140
90a0e73f
JM
141412000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14142
14143 * etc: Remove directory from GCC.
14144
a5e1b548
MM
141452000-10-16 Michael Meissner <meissner@redhat.com>
14146
14147 * configure (gcc/configargs.h): Only create if there is a build GCC
14148 directory created.
14149
6387a56e
EC
141502000-10-16 Matthias Klose <doko@debian.org>
14151
be1db873
MK
14152 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14153 when configured for libstdc++-v3.
14154
f5fa9a5b
PE
141552000-10-05 Phil Edwards <pme@gcc.gnu.org>
14156
14157 * configure: Save configure arguments to gcc/configargs.h.
14158
61a77fea
PT
141592000-10-04 Philipp Thomas <pthomas@suse.de>
14160
14161 * config.guess: Import CVS version 1.157.
14162 * config.sub: Import CVS version 1.181.
14163
3a4fee66
AP
141642000-10-04 Andris Pavenis <pavenis@latnet.lv>
14165
14166 * Makefile.in (bootstrap): avoid recursion if subdir missing
14167 (cross): ditto
14168 (do-proto-toplev): ditto
14169
3dd7094e
AO
141702000-09-30 Alexandre Oliva <aoliva@redhat.com>
14171
de710532
AO
14172 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14173 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14174
3dd7094e
AO
14175 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14176 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14177 all affected `configure' scripts.
14178
e592386f
NB
14179Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14180
14181 * MAINTAINERS: Add self as cpplib co-maintainer.
14182
fba54939
AH
141832000-09-24 Aldy Hernandez <aldyh@redhat.com>
14184
14185 * MAINTAINERS: Add self to Write After Approval list.
14186
2bd429f4
GP
141872000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14188
14189 * INSTALL/README: egcs -> GCC update.
14190
dce2d8b2 14191Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14192
14193 * MAINTAINERS: Add myself to Write After Approval list.
14194
d7ce9a83
KH
141952000-09-15 Kazu Hirata <kazu@hxi.com>
14196
14197 * MAINTAINERS: Add myself to Write After Approval list.
14198
18a53ffe
JL
14199Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14200
e490616e
ZW
14201 * configure.in: Do not build byacc for hppa64. Provide paths to the
14202 X11 libraries for hppa64.
18a53ffe 14203
f246ff23
SC
142042000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14205
14206 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14207
06298abd
AO
142082000-09-06 Alexandre Oliva <aoliva@redhat.com>
14209
4b92758a
AO
14210 * Makefile.in (all-zlib): Added dummy target.
14211
06298abd
AO
14212 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14213 ltcf-gcj.sh: Updated from libtool multi-language branch.
14214
4d73d07a
AO
142152000-09-05 Alexandre Oliva <aoliva@redhat.com>
14216
14217 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14218 (bootstrap*): Depend on all-bootstrap.
14219
05d52d78
PT
142202000-09-05 Philipp Thomas <pthomas@suse.de>
14221
14222 * config.guess: Import CVS version 1.156.
14223 * config.sub: Import CVS version 1.179.
14224
3c809ba4
AG
142252000-09-02 Anthony Green <green@cygnus.com>
14226
14227 * Makefile.in (all-gcc): Depend on all-zlib.
14228 (CLEAN_MODULES): Add clean-zlib.
14229 (ALL_MODULES): Add all-zlib.
14230 * configure.in (host_libs): Add zlib.
14231
10ad78a0 142322000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14233
14234 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14235 crosses, but add gcc/include to the header search path for them.
14236
b36a9ce3
DB
142372000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14238
14239 * MAINTAINERS: Add self to Write After Approval list.
14240
cb011248
FS
142412000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14242
14243 * config.guess: Import CVS version 1.152.
14244 * config.sub: Import CVS version 1.177.
14245
db310af0
AO
142462000-08-25 Alexandre Oliva <aoliva@redhat.com>
14247
7965440a
AO
14248 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14249 $targargs to tell whether newlib is going to be built.
14250
db310af0
AO
14251 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14252 $$r/TARGET_SUBDIR/libio for _G_config.h.
14253
e7977565
AO
142542000-08-23 Alexandre Oliva <aoliva@redhat.com>
14255
14256 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14257
126bb9ed
DD
142582000-08-22 DJ Delorie <dj@redhat.com>
14259
14260 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14261
5b0e9d29
AO
142622000-08-22 Alexandre Oliva <aoliva@redhat.com>
14263
14264 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14265 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14266 sub-configures.
14267
4f3e904e
DD
142682000-08-21 DJ Delorie <dj@redhat.com>
14269
14270 * MAINTAINERS: Add self as a libiberty maintainer
14271
c9635443
AO
142722000-08-16 Alexandre Oliva <aoliva@redhat.com>
14273
14274 * configure.in (libstdcxx_flags): Use
14275 libstdc++-v3/src/libstdc++.INC.
14276
8b2100ba
AO
142772000-08-15 Alexandre Oliva <aoliva@redhat.com>
14278
14279 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14280
57119aa9
ZW
142812000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14282
eeb943b0
ZW
14283 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14284
6387a56e 14285 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14286 explicit. Substitute enable_threads into generated Makefiles.
14287 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14288 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14289
acffa7c4
GK
142902000-08-13 Geoff Keating <geoffk@cygnus.com>
14291
14292 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14293
808d8c41
AO
142942000-08-12 Alexandre Oliva <aoliva@redhat.com>
14295
14296 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14297 previous delta.
14298
1fc8c51c 142992000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14300
1fc8c51c
JM
14301 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14302 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14303 (FLAGS_FOR_TARGET): Not here.
14304 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14305
25698887
AO
143062000-08-11 Alexandre Oliva <aoliva@redhat.com>
14307
14308 * config-ml.in (CC, CXX): Don't introduce a leading space.
14309
10120687
DD
143102000-08-07 DJ Delorie <dj@delorie.com>
14311
14312 * MAINTAINERS: Add self as a DJGPP maintainer
14313
15c758e9
DD
143142000-08-07 DJ Delorie <dj@redhat.com>
14315
14316 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14317 "if we're also building gcc, and it's a gcc that will run on the
14318 build machine, we want to use its includes instead of the system's
14319 default includes".
14320
2d0de245
JM
143212000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14322
14323 * MAINTAINERS: Add self to Write After Approval list.
14324
e81b330a
AO
143252000-08-03 Alexandre Oliva <aoliva@redhat.com>
14326
83440c1e
AO
14327 * configure.in (libstdcxx_flags): Don't use `"'.
14328
e81b330a
AO
14329 * config-ml.in: Adjust multilib search paths to the
14330 appropriate multilib tree.
14331
cf95c847
AO
143322000-08-02 Alexandre Oliva <aoliva@redhat.com>
14333
14334 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14335 commas in $LANGUAGES.
14336
9e9af119
MH
143372000-08-02 Manfred Hollstein <manfredh@redhat.com>
14338
14339 * configure.in: Re-enable all references to libg++ and librx.
14340
606ce391
AO
143412000-08-01 Alexandre Oliva <aoliva@redhat.com>
14342
89820b43
AO
14343 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14344 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14345 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14346 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14347
606ce391
AO
14348 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14349
04179d4a
AO
143502000-07-31 Alexandre Oliva <aoliva@redhat.com>
14351
14352 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14353 CXX_FOR_TARGET for sed.
14354
d4eb109c
AO
143552000-07-30 Alexandre Oliva <aoliva@redhat.com>
14356
14357 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14358 Do not override if already set in the environment or in configure.
14359 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14360 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14361
4f4caf92
AO
143622000-07-28 Alexandre Oliva <aoliva@redhat.com>
14363
14364 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14365 the libtool CVS tree multi-language branch.
14366 * ltconfig, ltmain.sh: Updated.
6387a56e 14367
b87487b6
AO
143682000-07-27 Alexandre Oliva <aoliva@redhat.com>
14369
1670d1ea
AO
14370 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14371 (clean-target): Depend on it.
14372
b87487b6
AO
14373 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14374 (GCC_FOR_TARGET): Use it.
14375 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14376 * configure.in: ... here.
14377 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14378 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14379
4e81ae98
EC
143802000-07-24 Eric Christopher <echristo@cygnus.com>
14381
14382 * MAINTAINERS: Add self to Write After Approval list.
14383
059ae32c
AO
143842000-07-24 Alexandre Oliva <aoliva@redhat.com>
14385
5b28edd4
AO
14386 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14387 (configure-target-libchill, configure-target-libobjc): Likewise.
14388
059ae32c
AO
14389 * configure.in: Use the same cache file for all target libs.
14390 * config-ml.in: But different cache files per multilib variant.
14391
1adcd149
MS
143922000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14393
14394 * configure (topsrcdir): Don't use dirname.
14395
2d573dff
JO
143962000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14397
14398 * MAINTAINERS: Add self to Write After Approval list.
14399
d207ebef
JM
144002000-07-20 Jason Merrill <jason@redhat.com>
14401
14402 * configure.in: Remove all references to libg++ and librx.
14403
14404 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14405
144062000-07-20 Hans-Peter Nilsson <hp@axis.com>
14407
14408 * config.sub: Update to subversions version 2000-07-06.
14409
7b7792d5
AH
144102000-07-12 Andrew Haley <aph@cygnus.com>
14411
14412 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14413 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14414
3abaac67
PE
144152000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14416
14417 * symlink-tree: Check number of arguments.
14418
34be2b36
JW
144192000-07-05 Jim Wilson <wilson@cygnus.com>
14420
14421 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14422 search path for a g++ extracted from the build tree. This
14423 will allow link tests run by configure scripts in
14424 subdirectories to succeed.
14425
d207ebef
JM
144262000-07-01 Koundinya K <kk@ddeorg.soft.net>
14427
e490616e 14428 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14429
0900331b
MH
144302000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14431
14432 * MAINTAINERS: Add myself as loop discovery maintainer.
14433
d207ebef
JM
144342000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14435
14436 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14437 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14438
144392000-06-19 Timothy Wall <twall@cygnus.com>
14440
14441 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14442 * config.sub: Add tic54x target.
14443
11a27a76
TM
14444Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14445
14446 * MAINTAINERS: Add self as Fortran maintainer,
14447 remove Craig Burley.
14448
d207ebef 14449Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14450
d207ebef
JM
14451 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14452 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14453
7758b73f
PT
14454Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14455
14456 * MAINTAINERS: Add self as i18n maintainer
14457
d207ebef
JM
1445820000-05-21 H.J. Lu (hjl@gnu.org)
14459
e490616e
ZW
14460 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14461 directory are used if they exist. Make sure
14462 $(build_tooldir)/include is searched for header files,
14463 $(build_tooldir)/lib/ for library files.
d207ebef 14464 (GCC_FOR_TARGET): Likewise.
e490616e 14465 (CXX_FOR_TARGET): Likewise.
d207ebef 14466
bae29210
JL
14467Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14468
14469 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14470
d207ebef 14471Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
14472
14473 * Makefile.in (configure-target-libiberty): Depend on
14474 configure-target-newlib.
14475
aab0d19d
AO
144762000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14477
14478 * configure.in, Makefile.in: Merge all libffi-related
14479 configury stuff from the libgcj tree.
14480
d207ebef
JM
14481Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14482
14483 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14484 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14485
14486Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14487
14488 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14489 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 14490 current version information. Add to proto-toplev directory.
d207ebef
JM
14491 (gdb-taz): Build do-djunpack.
14492
758c7bd4
DE
144932000-05-15 David Edelsohn <edelsohn@gnu.org>
14494
14495 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14496
1888228d
AC
14497Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14498
14499 * MAINTAINERS: Add self to Write After Approval list.
14500
d207ebef
JM
145012000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14502
14503 * ltmain.sh: Preserve in relink_command any environment
14504 variables that may affect the linker behavior.
14505
2d7cc2fe
JL
14506Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14507
d207ebef
JM
14508 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14509
14510Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14511
14512 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14513
145142000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14515
14516 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 14517 with the version name.
2d7cc2fe 14518
ee455968
JE
14519Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14520
14521 * MAINTAINERS: Add self as bb-reorder maintainer.
14522
73b97e5c
BK
145232000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14524
14525 * config.if: Tweak.
14526
d207ebef
JM
145272000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14528
14529 * djunpack.bat: New file.
14530
14531Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14532
14533 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
14534 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14535 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14536 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 14537
954869eb
DP
145382000-04-16 Dave Pitts <dpitts@cozx.com>
14539
e490616e
ZW
14540 * config.sub (case $basic_machine): Change default for "ibm-*"
14541 to "openedition".
954869eb 14542
eaabe541
AJ
145432000-04-13 Andreas Jaeger <aj@suse.de>
14544
14545 * MAINTAINERS: Added myself.
14546
d207ebef
JM
14547Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14548
14549 * Makefile.in (gdb-taz): New target. GDB specific archive.
14550 (do-md5sum): New target.
14551 (MD5PROG): Define.
14552 (PACKAGE): Default to TOOL.
14553 (VER): Default to a shell script.
14554 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 14555 md5 checksum generation.
d207ebef
JM
14556 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14557 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14558 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 14559 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
14560
14561Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14562
14563 * configure (warn_cflags): Delete.
14564
0ea6d60c
PDM
14565Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14566
14567 * MAINTAINERS: Added myself.
14568
17090313 145692000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 14570 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 14571
e490616e
ZW
14572 * configure.in (enable_libstdcxx_v3): Add.
14573 (target_libs): Add bits here to switch between libstdc++-v2 and
14574 libstdc++-v3.
14575 * config.if: And this file too.
14576 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 14577
76b78517
MM
145782000-04-05 Michael Meissner <meissner@redhat.com>
14579
14580 * config.sub (d30v): Add d30v as a basic machine type.
14581
ad242caf
JM
145822000-03-29 Jason Merrill <jason@casey.cygnus.com>
14583
14584 * configure.in: -linux-gnu*, not -linux-gnu.
14585
d4537148
TM
14586Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14587
14588 * MAINTAINERS: Add self in write-after-approval section.
14589
f152e9d4
JW
14590Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14591
14592 * MAINTAINERS: Add self as ia64 port maintainer.
14593
6a5fcef1
NB
145942000-03-08 Neil Booth <NeilB@earthling.net>
14595
14596 * MAINTAINERS: Add self in write-after-approval section.
14597
d207ebef 14598Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 14599
d207ebef
JM
14600 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14601 (do-tar-bz2): Replace TOOL with PACKAGE.
14602 (gdb.tar.bz2): Remove GDBTK from GDB package.
14603 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 14604 dejagnu.tar.bz2): New packages.
d207ebef
JM
14605
146062000-02-27 Andreas Jaeger <aj@suse.de>
14607
14608 * configure.in: Add entry for mips*-*-linux*, move catch all
14609 *-*-*linux* entry below this one.
14610
146112000-02-27 Ian Lance Taylor <ian@zembu.com>
14612
14613 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 14614
521fe9d0
NC
146152000-02-24 Nick Clifton <nickc@cygnus.com>
14616
14617 * config.sub: Support an OS of "wince".
14618
d207ebef
JM
14619Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14620
14621 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 14622 version.
d207ebef 14623
dce2d8b2 146242000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
14625
14626 * config.sub: Add support for Linux/IBM 370.
14627 * configure.in: Likewise.
14628
3a685f6f
NC
146292000-02-22 Nick Clifton <nickc@cygnus.com>
14630
14631 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14632
dce2d8b2 146332000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 14634
d207ebef 14635 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 14636
4746ee26
KG
146372000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14638
14639 * configure (gcc_version): When setting, narrow search to
14640 lines containing `version_string'.
14641
ba96c72d
DC
146422000-02-15 Denis Chertykov <denisc@overta.ru>
14643
14644 * config.sub: Add support for avr target.
14645
77f16a66
NC
146462000-02-14 Nick Clifton <nickc@cygnus.com>
14647
14648 * MAINTAINERS: Add maintainers for MCore port.
14649
784a3a80
HPN
14650Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14651
14652 * config.sub: Add mmix-knuth-mmixware.
14653
719dd4fa
KG
146542000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14655
14656 * MAINTAINERS: Pair cccp with cpplib maintainership.
14657
dce2d8b2 146582000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
14659
14660 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14661 structure stuff to -L library search.
14662 (CXX_FOR_TARGET): Ditto.
14663 (CROSS_CHECK_MODULES): Fix spelling mistake.
14664
7a53e94b
MM
146652000-01-24 Mark Mitchell <mark@codesourcery.com>
14666
14667 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14668 the C++ compiler.
14669
0da3b5a7
RH
146702000-01-12 Richard Henderson <rth@cygnus.com>
14671
14672 * configure.in: Don't build some bits for beos.
14673
02368d6d
JS
146742000-01-12 Joel Sherrill (joel@OARcorp.com)
14675
14676 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14677 as include files.
14678
2e76d35c
ZW
146792000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14680
14681 * Add self as cpplib maintainer, as requested by Jason
14682 Merrill. Correct my e-mail address.
14683
4c25fdcf
GK
146842000-01-06 Geoff Keating <geoffk@cygnus.com>
14685
14686 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14687 not mh-aix43.
14688
188e3966
HPN
14689Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14690
14691 * MAINTAINERS: Add myself to "write after approval" list.
14692
c2f5d030
RH
146931999-12-14 Richard Henderson <rth@cygnus.com>
14694
14695 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14696 * config.sub: Accept alphaev[78], alphaev8.
14697
eeda916a
AO
146981999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14699
14700 * config.guess, config.sub: Update from autoconf.
14701
b3bd7820
BK
147021999-11-29 Bruce Korb <autogen@linuxbox.com>
14703
2c290989 14704 * MAINTAINERS: update my playtime e-address.
b3bd7820 14705
1882b2b1
RO
14706Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14707
14708 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14709 necessary libraries are missing.
14710
dce2d8b2 14711Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
14712
14713 * MAINTAINERS: Add new 'write after approval' maintainer.
14714
1e25de97
APB
14715Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14716
14717 * MAINTAINERS: Add new Java maintainer.
14718
1722c704
AS
147191999-10-25 Andreas Schwab <schwab@suse.de>
14720
14721 * configure: Fix quoting inside arguments of eval.
14722
8141abe8
NC
147231999-10-21 Nick Clifton <nickc@cygnus.com>
14724
14725 * config-ml.in: Allow suppression of some ARM multilibs.
14726
0b77644a
LV
14727Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14728
14729 * config.guess: Add OS/390 match pattern.
14730 * config.sub: Add mvs, openedition targets.
14731 * configure.in (i370-ibm-opened*): New.
14732
d207ebef
JM
147331999-09-04 Steve Chamberlain <sac@pobox.com>
14734
14735 * config.sub: Add support for configuring for pj.
14736
147371999-08-31 Nick Clifton <nickc@cygnus.com>
14738
14739 * config.sub (maybe_os): Add support for configuring for fr30.
14740
af13ebe9
NC
147411999-08-25 Nick Clifton <nickc@cygnus.com>
14742
14743 * configure.in: Do not configure or build ld for AIX
14744 platforms. ld is known to be broken on these platforms.
14745
1250c760
RO
14746Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14747
14748 * config-ml.in: Pass compiler flag corresponding to multidirs to
14749 subdir configures.
14750
d207ebef
JM
147511999-08-09 Ian Lance Taylor <ian@zembu.com>
14752
14753 * Makefile.in (LDFLAGS): Define.
14754
147551999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14756
14757 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14758 noconfigdirs.
14759 (*-*-cygwin*): Likewise.
14760
147611999-08-08 Ian Lance Taylor <ian@zembu.com>
14762
14763 * mkdep: New file.
14764 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14765 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14766
14767 From Eli Zaretskii <eliz@is.elta.co.il>:
14768 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14769 long file name when using DJGPP on MS-DOS.
14770
dbd83e11
JL
14771Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14772
14773 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14774
d207ebef
JM
147751999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14776
14777 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14778 dependency as this causes "make check" to globally "make all"
14779
cd1f4c2c
TT
14780Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14781
14782 * configure.in (target_libs): Added target-zlib.
14783 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14784 (CONFIGURE_TARGET_MODULES): Likewise.
14785 (CHECK_TARGET_MODULES): Likewise.
14786 (INSTALL_TARGET_MODULES): Likewise.
14787 (CLEAN_TARGET_MODULES): Likewise.
14788 (configure-target-zlib): New target.
14789 (all-target-zlib): Likewise.
14790 (all-target-libjava): Depend on all-target-zlib.
14791 (configure-target-libjava): Depend on configure-target-zlib.
14792
14793 * Makefile.in (configure-target-libjava): Depend on
14794 configure-target-newlib.
14795 (configure-target-boehm-gc): New target.
14796 (configure-target-qthreads): New target.
14797
e490616e
ZW
14798 * configure.in (target_libs): Added target-qthreads.
14799 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14800 (CONFIGURE_TARGET_MODULES): Likewise.
14801 (CHECK_TARGET_MODULES): Likewise.
14802 (INSTALL_TARGET_MODULES): Likewise.
14803 (CLEAN_TARGET_MODULES): Likewise.
14804 (all-target-qthreads): New target.
14805 (configure-target-libjava): Depend on configure-target-qthreads.
14806 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
14807
14808 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14809 (CONFIGURE_TARGET_MODULES): Likewise.
14810 (CHECK_TARGET_MODULES): Likewise.
14811 (INSTALL_TARGET_MODULES): Likewise.
14812 (CLEAN_TARGET_MODULES): Likewise.
14813 (all-target-libjava): New target.
14814 (all-target-boehm-gc): Likewise.
14815 * configure.in (target_libs): Added libjava, boehm-gc.
14816
d207ebef
JM
148171999-07-22 Ian Lance Taylor <ian@zembu.com>
14818
14819 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14820 configure.bat in SUPPORT_FILES.
14821 (gas+binutils.tar.bz2): Likewise.
14822
14823 * makeall.bat: Remove; obsolete.
14824
148251999-07-21 Ian Lance Taylor <ian@zembu.com>
14826
14827 From Mark Elbrecht:
14828 * configure.bat: Remove; obsolete.
14829
148301999-07-11 Ian Lance Taylor <ian@zembu.com>
14831
14832 * configure: Add -W -Wall to the default CFLAGS when compiling with
14833 gcc.
14834
14835Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14836
14837 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14838
148391999-06-30 Mark Mitchell <mark@codesourcery.com>
14840
14841 * configure.in: Build ld on IRIX6.
14842
148431999-06-12 Ian Lance Taylor <ian@zembu.com>
14844
14845 * Makefile.in: Change distribution targets to use bzip2 instead of
14846 gzip.
14847 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14848 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14849
148501999-06-04 Nick Clifton <nickc@cygnus.com>
14851
14852 * config.sub: Add mcore target.
14853
26d088fa
CD
14854Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14855
14856 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14857
c2c08b29
L
14858Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14859
14860 * config.guess (dummy): Changed to $dummy.
14861
671d0648
NC
148621999-05-24 Nick Clifton <nickc@cygnus.com>
14863
14864 * config.sub: Tidied up case statements.
14865
b1345c72
BE
148661999-05-22 Ben Elliston <bje@cygnus.com>
14867
51ccbd8d
BE
14868 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14869 <jiro@din.or.jp>.
14870
b1345c72
BE
14871 * config.guess: Merge with FSF version. Future changes will be
14872 more accurately recorded in this ChangeLog.
14873 * config.sub: Likewise.
14874
2caf864f
SM
14875Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14876
14877 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14878
d207ebef
JM
148791999-04-30 Tom Tromey <tromey@cygnus.com>
14880
14881 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14882
90fb0c24
TT
148831999-04-23 Tom Tromey <tromey@cygnus.com>
14884
14885 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14886
d207ebef
JM
148871999-04-20 Drew Moseley <dmoseley@cygnus.com>
14888
14889 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14890 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14891 Bad merge removed these two changes.
14892
3516940d 14893Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 14894 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
14895
14896 * config.guess (interix Alpha): Add.
14897
d207ebef
JM
148981999-04-11 Richard Henderson <rth@cygnus.com>
14899
14900 * configure.in (i?86-*-beos*): Do config gperf; don't config
14901 gdb, newlib, or libgloss.
14902
e891fbfe 14903Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14904
e891fbfe
AO
14905 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14906 link a trivial program with -mabi=64. If it fails, remove mabi=64
14907 from multidirs.
14908
f9ae47d6
PT
14909Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14910
14911 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14912
d207ebef
JM
149131999-04-08 Nick Clifton <nickc@cygnus.com>
14914
14915 * config.sub: Add support for mcore targets.
14916
149171999-04-07 Michael Meissner <meissner@cygnus.com>
14918
14919 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14920 not mt-ospace, in order to shut up assembler warning about using
14921 symbols that are named the same as registers.
14922
149231999-04-07 Drew Moseley <dmoseley@cygnus.com>
14924
14925 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14926 dependency list for all-target-cygmon.
14927
149281999-04-05 Doug Evans <devans@casey.cygnus.com>
14929
14930 * config-ml.in: Check $host, not $target, for selective multilibs.
14931 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14932 thumb interworking, and underscore prefix multilibs.
14933
149341999-04-04 Ian Lance Taylor <ian@zembu.com>
14935
14936 * missing: Update to version from current automake.
14937
88101ab9
L
14938Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14939
14940 * configure (gxx_include_dir): Removed.
14941
14942 * configure.in (gxx_include_dir): Handle it.
14943 * Makefile.in: Likewise.
14944
d207ebef
JM
149451999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14946
14947 * config.sub (mips64vr4111,mips64vr4111el) Add.
14948
149491999-03-21 Ben Elliston <bje@cygnus.com>
14950
e490616e 14951 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 14952
8dc91cbe
ME
14953Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14954
8dc91cbe
ME
14955 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14956 config/mh-djgpp.
14957
d207ebef
JM
14958Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14959
14960 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14961 all-target-newlib to dependency list for all-target-bsp.
14962
926bb5ed
MK
14963Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14964
14965 * config.sub: Add i386-uwin support.
14966 * config.guess: Likewise.
14967
4a6e3000
FS
14968Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14969
14970 * configure.in: cleanup, add mh-*pic handling for arm, special
14971 case powerpc*-*-aix*
14972
d207ebef
JM
14973Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14974
14975 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14976 can be built.
14977
14978Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14979
14980 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 14981 targets.
d207ebef 14982
71c91078
NC
149831999-03-02 Nick Clifton <nickc@cygnus.com>
14984
14985 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14986
282e5df8
GN
14987Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14988
14989 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14990
1de558ee
NC
149911999-02-24 Nick Clifton <nickc@cygnus.com>
14992
14993 * config.sub: Fix typo in arm recognition.
14994
d207ebef
JM
14995Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14996
14997 * configure.in (noconfigdirs): Changed target_configdirs to
14998 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14999 rather than m68k-*-* since it is not known to work on
15000 m68k-aout. Ditto for arm-*-*oabi.
15001
15002Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15003
15004 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15005
150061999-02-19 Ben Elliston <bje@cygnus.com>
15007
15008 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15009 Smart and improved by Andrew Cagney.
15010
fab7445a
ME
15011Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15012
15013 * config.guess: Recognize openbsd-*-hppa.
15014
8ccdc228
L
15015Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15016
15017 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15018 only if it is not empty.
15019
3b7265ff
NC
150201999-02-17 Nick Clifton <nickc@cygnus.com>
15021
15022 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15023
d207ebef 15024 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15025
15026 * config.sub: Modified to recognize uname's armv* syntax.
15027
d207ebef
JM
150281999-02-17 Mark Salter <msalter@cygnus.com>
15029
15030 * configure.in: Added target-bsp for sparclite.
15031
15032Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15033
15034 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15035
150361999-02-08 Nick Clifton <nickc@cygnus.com>
15037
15038 * configure.in: Add support for strongarm port.
15039 * config.sub: Add support for strongarm target.
15040
c48dd3f5 15041Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15042
c48dd3f5
MK
15043 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15044 the old name config/mh-cygwin32.
15045 Enable texinfo.
15046
d207ebef
JM
15047Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15048
15049 * configure.in: Do build ld for ix86 Solaris.
15050
ecd62820
JW
15051Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15052
15053 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15054 $AR_FOR_TARGET. Likewise for RANLIB.
15055
bbd8fa7f 15056Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15057
e490616e
ZW
15058 * config.sub (oabi): Recognize.
15059 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15060
0397442c
RL
15061Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15062
15063 * config.guess: Improve detection of i686 on UnixWare 7.
15064
c9ffaa63
MK
15065Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15066
15067 * config.guess: Add support for i386-pc-interix.
15068 * config.sub: Likewise.
15069 * configure.in: Likewise.
c9ffaa63 15070
d207ebef
JM
15071Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15072
15073 * Makefile.in: Remove unneeded all-target-libio from
15074 from all-target-winsup target since it is now unneeded.
15075 Add all-target-libtermcap in its place since it is now
15076 needed.
15077
15078Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15079
15080 * configure.in: makefile stub for cygwin target is probably
15081 unnecessary. Remove it for now.
d207ebef
JM
15082
15083Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15084
15085 * configure.in: libtermcap.a should be built when cygwin is the
15086 target as well as the host.
15087 * config.guess: Allow mixed case in cygwin uname output.
15088 * Makefile.in: Add libtermcap target.
d207ebef 15089
ebe12325
JL
15090Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15091
15092 * config.sub: Clean up handling of hppa2.0.
15093
57057b67
RB
15094Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15095
15096 * config.guess: Use C code to identify more HP machines.
15097
f8670be1
JL
15098Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15099
15100 * config.sub: Handle hppa2.0.
15101
d207ebef
JM
15102Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15103
15104 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15105 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15106
151071998-12-15 Mark Salter <msalter@cygnus.com>
15108
15109 * configure.in: Added target-bsp for several target architectures.
15110
15111 * Makefile.in: Added rules for bsp.
15112
d1a09590
JL
15113Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15114
15115 * config.guess: Improve detection of hppa2.0 processors.
15116
15117Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15118
15119 * config.guess: Recognize FreeBSD using ELF automatically.
15120
71205e0b
MH
151211998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15122
15123 * configure (skip-this-dir): Add handling for new shell script, which
15124 might be created by a sub-directory's configure to indicate, this particular
15125 directory is "unwanted".
15126 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15127
d207ebef
JM
15128Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15129
15130 * ltconfig: import from libtool, after changing libtool to
15131 account for the cygwin name change.
15132
15133Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15134
15135 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15136 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15137
15138Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15139
15140 * configure.in: Add libtermcap to list of cygwin dependencies.
15141
15142Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15143
e490616e
ZW
15144 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15145 they include winsup/include when it's a cygwin target.
d207ebef
JM
15146
151471998-11-12 Tom Tromey <tromey@cygnus.com>
15148
15149 * configure.in (host_tools): Added zip.
15150 * Makefile.in (all-target-libjava): Depend on all-zip.
15151 (all-zip): New target.
15152 (ALL_MODULES): Added all-zip.
15153 (NATIVE_CHECK_MODULES): Added check-zip.
15154 (INSTALL_MODULES): Added install-zip.
15155 (CLEAN_MODULES): Added clean-zip.
15156
15157Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15158
15159 * Makefile.in: lose "32" from comment about cygwin.
15160
15161Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15162
15163 * configure.in: Use -Os to build target libraries for the fr30.
15164
15165Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15166
15167 * config.sub: Add fr30.
15168
15169Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15170
e490616e 15171 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15172 cygwin* instead of cygwin32*.
15173 * config.sub: Check cygwin* instead of cygwin32*.
15174
d2ec8b39
RL
15175Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15176
15177 * config.guess: Match any version of Unixware7.
15178
d207ebef
JM
151791998-10-20 Syd Polk <spolk@cygnus.com>
15180
15181 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15182 if desired.
15183
35cd2565
JL
15184Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15185
15186 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15187 these if the appropriate directories and files to not exist.
15188
52d4e5b7
JL
15189Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15190
15191 * Makefile.in (DEVO_SUPPORT): Add config.if.
15192
38ada91e
MH
15193Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15194
15195 * configure: Add pattern to replace "build_tooldir"'s
15196 definition in the generated Makefile with "tooldir"'s
15197 actual value.
15198
e44e84da
JL
15199Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15200
56a8387f
JL
15201 * config.sub: Bring back lost sparcv9.
15202
e44e84da
JL
15203 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15204
5cb95c7a
JL
15205Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15206
15207 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15208 CC_FOR_TARGET and friends.
15209
15210Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15211
ceff9b14
AO
15212 * Makefile.in (build_tooldir): New variable, same as tooldir.
15213 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15214 -B$(build_tooldir)/bin/.
15215 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15216
f2d11dcd
GP
15217Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15218
15219 * README: Remove installation instructions and refer to the
15220 INSTALL directory instead.
15221
73a6d2e7 15222Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15223
73a6d2e7
RL
15224 * config.sub: Add support for i[34567]86-pc-udk.
15225 * configure.in: Likewise.
15226
5d4a5ee6
JL
15227Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15228
15229 * Makefile.in: add bzip2 package building bits for user
15230 tools module
15231 * configure.in: ditto
15232
6fc19d6d
JL
15233Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15234
15235 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15236 (ALL_TARGET_MODULES): Add all-target-libobjc.
15237 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15238 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15239 (all-target-libchill): Add dependencies.
15240 * configure.in (target_libs): Add libchill.
4e81ae98 15241
f653f0ab
MH
152421998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15243
15244 * configure.in (target_subdir): Remove duplicate line.
15245
5d4a5ee6
JL
15246Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15247
15248 * Makefile.in (all-automake): fix dependencies.
15249
494933e4
JL
15250Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15251
15252 * configure.in: Minor cleanups for building in the $(target_alias)
15253 subdir.
15254
f6b58262
JW
152551998-09-22 Jim Wilson <wilson@cygnus.com>
15256
15257 * Makefile.in (bootstrap): Set r and s before make all. Use
15258 BASE_FLAGS_TO_PASS in make all.
15259 (cross): Likewise.
15260
27c7a08d
MM
152611998-09-20 Mark Mitchell <mark@markmitchell.com>
15262
15263 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15264
e67afd1e
RH
15265Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15266
15267 * config.sub: Fix typo in last change.
15268
8e44ac71
MH
152691998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15270
15271 * config.sub: Add support for C4x target.
15272 * configure.in: Likewise.
15273
d7496fbb
DM
152741998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15275
15276 * config.sub: Recognize sparcv9 just like sparc64.
15277
22097bd1
RL
15278Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15279
15280 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15281
4b877abd
JL
15282Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15283
2c8ec9a2
JL
15284 * config.guess: Correctly identify Pentium II sco boxes.
15285
4b877abd
JL
15286 * config.guess: Fix "tr" code. From Weiwen Liu.
15287
ab03db52
JH
15288Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15289
15290 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15291 stabs.
15292
b54db294
JL
15293Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15294
15295 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15296 (ALL_TARGET_MODULES): Add all-target-libchill.
15297 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15298 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15299 (all-target-libchill): Add dependencies.
15300 * configure.in (target_libs): Add libchill.
15301
bf48dd73
LW
15302Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15303
15304 * config.guess: Avoid assumptions about "tr" behaves when
15305 LANG is set to something other than English.
15306
a3cbd105
L
15307Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15308
15309 * configure (gxx_include_dir): Changed to
15310 '${prefix}/include/g++'-${libstdcxx_interface}.
15311
15312 * config.if: New to determine the interfaces.
15313
c4acd909
MK
15314Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15315
15316 * config.guess: Detect and handle MPE/IX.
15317 * config.sub: Deal with MPE/IX.
15318
9ea97665
DE
15319Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15320
15321 * configure.in: Use mh-aix43.
15322
0ce065bd
MH
153231998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15324
15325 * configure: Fix --without/--disable cases for gxx-include-dir.
15326
5d4a5ee6
JL
15327Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15328
15329 * mdata-sh: Imported. Needed for automake support.
15330
15331Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15332
15333 * Makefile.in (taz): Try "chmod -R og=u ." before
15334 "chmod og=u `find . -print`".
15335
15336Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15337
15338 * configure.in: Add arm-elf and thumb-elf support.
15339
15340Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15341
15342 * Makefile.in: Undo previous patch.
15343
15344Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15345
15346 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15347 to here ...
15348 (install-no-fixedincludes): and here
15349 (INSTALL_MODULES): ... from here.
15350
466456d9
ILT
15351Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15352
15353 * config.sub: Merge with FSF.
15354
1b409d25
ILT
15355 * config.guess: Merge with FSF.
15356
d207ebef
JM
15357Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15358
15359 * configure (extraconfigdirs): New variable.
15360 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15361 * Makefile.in (all): Move higher in file.
15362 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15363 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15364 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15365 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15366 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15367
153681998-07-23 Brendan Kehoe <brendan@cygnus.com>
15369
15370 * Makefile.in (all-target-libjava): Depend on all-gcc and
15371 all-target-newlib.
15372 (configure-target-libjava): Depend on $(ALL_GCC).
15373
7f1937c1
RL
15374Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15375
15376 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15377 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15378
2ada2bd6
ML
15379Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15380
15381 * INSTALL/README: Fix typo.
15382
1e025bde
ML
15383Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15384
5d4a5ee6
JL
15385 * ylwrap: Change absolute path checks to check for DOS style path
15386 names.
1e025bde 15387
5d4a5ee6
JL
15388 * ylwrap: Don't use a full path name if the source file is in the
15389 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15390
6755ff73
ILT
15391 * config-ml.in: Default to being verbose, to match Feb 18 change to
15392 configure.
15393
5d4a5ee6
JL
15394Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15395
15396 Brought over from egcs:
15397
15398 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15399
15400 * configure.in (target_subdir): Set to ${target_alias} instead
15401 of "libraries".
15402
15403 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15404
15405 * configure.in (target_subdir): Set to libraries if enable_multilib.
15406
15407Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15408
15409 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15410 multilibs, force reconfiguration the first time we create
15411 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15412
15413Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15414
15415 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15416 avoid confusion with --no-recursion.
15417
15418Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15419
15420 * configure.in: Win32 hosts shouldn't use install -x
15421 * install-sh: remove -x option, and special .exe-handling
15422 hack.
15423
d207ebef
JM
15424Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15425
15426 * config.guess: Recognize i586-pc-beos.
15427 * configure.in: Don't build some bits for beos.
15428
fbd836fc
ILT
15429Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15430
5d4a5ee6
JL
15431 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15432 CFLAGS default to -O2.
15433
fbd836fc
ILT
15434 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15435 when using GNU ld.
15436
15437Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * ltmain.sh: Correct install when using a different shell.
15440
15441Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15442
15443 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15444
d207ebef
JM
15445Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15446
15447 * makefile.vms: Update to build binutils/makefile.vms. Add install
15448 target.
fbd836fc
ILT
15449
15450Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15451
15452 * ltconfig: Update to correct AIX handling.
15453
69b471bc
JL
15454Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15455
81241b5e
JL
15456 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15457
69b471bc
JL
15458 * configure.in (target_subdir): Set to ${target_alias} instead
15459 of "libraries".
15460
bedf82df
MH
154611998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15462
15463 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15464 (Makefile): Depend on $(gcc_version_trigger).
15465
15466 * configure (gcc_version): Change default initializer to empty
15467 string.
15468 (gcc_version_trigger): New variable; pass this variable down
15469 to subdir configures to enable them checking gcc's version
15470 themselves. Emit make macros for both gcc_version vars.
15471 (topsrcdir): Initialize reliably.
15472 (recursion line): Remove --with-gcc-version=${gcc_version}.
15473
28e449d8
MH
154741998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15475
15476 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
15477 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15478 in $(libsubdir); emit definition in each generated Makefile.
15479 (gxx_include_dir): Initialize depending on
15480 $enable_version_specific_runtime_libs.
28e449d8 15481
50c4c9f7
MH
154821998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15483
15484 * configure (gcc_version): Initialize properly depending on
15485 how and where configure is started.
15486 (recursion line): Pass a --with-gcc-version=${gcc_version}
15487 to configures in subdirs.
15488
d207ebef
JM
15489Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15490
15491 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 15492 cygmon
d207ebef 15493
5d4a5ee6
JL
15494Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15495
15496 * configure.in: Add cygmon and libstub support for mn10200.
15497
2f96399b
MH
154981998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15499
15500 * configure (gcc_version): Add new variable describing the
15501 particular gcc version we're building.
15502 * Makefile.in (libsubdir): Add new macro for the directory
15503 in which the compiler finds executables, libraries, etc.
15504 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15505 and libsubdir.
15506
c4137c50
AO
15507Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15508
ceff9b14
AO
15509 * Makefile.in (local-clean): Remove *.log.
15510 (warning.log): Built with warn_summary from build.log.
15511 (mail-report.log): Run test_summary.
15512 (mail-report-with-warnings.log): Run test_summary including
15513 warning.log in the report.
c4137c50 15514
276d5ee0
RL
15515Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15516
15517 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15518
5d4a5ee6
JL
15519Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15520
15521 * Makefile.in (grep): Grep no longer depends on libiberty.
15522
15523Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15524
15525 * Makefile.in: all-snavigator needs all-libgui.
15526
15527Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15528
15529 * configure.in: Add cygmon and libstub support for mn10300.
15530
8af14275
ILT
15531Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15532
15533 * missing: Update to version from automake 1.3.
15534
fbd836fc
ILT
15535 * ltmain.sh: On installation, don't get confused if the same name
15536 appears more than once in the list of library names.
15537
466456d9
ILT
15538Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15539
15540 * config.sub: Accept m68060 and m5200 as CPU names.
15541
5d4a5ee6
JL
15542Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15543
15544 * configure: Use && rather than using -a in test, because odd
15545 strings can confuse test.
15546 * configure.in: Likewise.
15547
fbd836fc
ILT
15548Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15549
15550 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15551
f0983958
AO
15552Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15553
15554 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 15555 bootstrap4-lean): New targets.
f0983958 15556
bfed1ea0
JL
15557Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15558
15559 * mpw-* Delete. Not used.
15560
5d4a5ee6
JL
15561Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15562
15563 * COPYING.LIB: Update FSF address.
15564
bfed1ea0
JL
15565Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15566
15567 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15568
5d4a5ee6
JL
15569 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15570 GAS_SUPPORT_DIRS.
15571
bfed1ea0
JL
15572Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15573
15574 * ltconfig, ltmain.sh: Avoid producing a version number if
15575 -version-info was not used.
15576
5d4a5ee6
JL
15577Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15578
15579 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15580 building with newlib.
15581
155821998-04-30 Paul Eggert <eggert@twinsun.com>
15583
d207ebef 15584 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 15585 Solaris `make' causes it to continue to next definition.
d207ebef
JM
15586
15587Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15588
15589 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15590 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
15591
15592Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15593
15594 * configure.in: Change alpha to alpha* in several places.
15595
d207ebef
JM
15596Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15597
15598 * config.sub: Recognize sparc86x.
15599
77be0cab
MM
15600Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15601
15602 * configure.in (--enable-target-optspace): Remove debug echo.
15603
62441128
JW
15604Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15605
15606 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15607
bfed1ea0
JL
15608Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15609
15610 * ltconfig: Update cygwin32 support.
15611
5d4a5ee6
JL
15612 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15613 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15614 (GDB_SUPPORT_DIRS): Likewise.
15615
3f4ea1de
MM
15616Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15617
15618 * configure.in (target_makefile_frag): If --enable-target-optspace,
15619 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
15620 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15621 not used.
15622 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 15623
5d4a5ee6
JL
15624Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15625
15626 * Makefile.in (all-bfd): Depend on all-intl.
15627 (all-binutils): Likewise.
15628 (all-gas): Likewise.
15629 (all-gprof): Likewise.
15630 (all-ld): Likewise.
15631
156321998-04-19 Brendan Kehoe <brendan@cygnus.com>
15633
15634 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15635
bfed1ea0
JL
15636Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15637
5d4a5ee6
JL
15638 * Makefile.in (all-bfd): Depend upon all-libiberty.
15639
bfed1ea0
JL
15640 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15641
5d4a5ee6
JL
15642Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15643
15644 * Makefile.in: Add libstub.
15645
15646 * configure.in: Ditto. Build libstub for targets that have cygmon
15647 support.
15648
15649Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15652
15653Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15654
15655 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15656 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15657
ec8d6ddc
KW
15658Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15659
15660 * configure: Define DEFAULT_M4 by searching PATH.
15661 * Makfile.in: Use DEFAULT_M4.
15662
bfed1ea0
JL
15663Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15664
15665 * ltconfig: Add cygwin32 support.
15666
5d4a5ee6
JL
15667 * Makefile.in, configure.in: Add libtool as a native only directory
15668 to configure and build.
15669
547a6183
JL
15670Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15671
15672 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15673
5d4a5ee6 15674Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 15675
5d4a5ee6
JL
15676 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15677
15678Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15679
15680 * Makefile.in: add ash make rules
15681 * configure.in: add ash to native_only and host_tools lists
15682
15683Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15684
15685 * Makefile.in (all-gettext, all-intl): New targets.
15686 (ALL_MODULES): Added all-gettext, all-intl.
15687 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15688 (INSTALL_MODULES): Added install-gettext, install-intl.
15689 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15690
15691 * configure.in (host_tools): Added gettext.
15692 (native_only): Likewise.
15693 (noconfigdirs) [various cases]: Likewise.
15694 (host_libs): Added intl.
15695
d207ebef
JM
15696Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15697
15698 * configure: Do not disable building gdbtk for cygwin32 hosts.
15699
e98e406f
NC
15700Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15701
15702 * configure.in: Add thumb-coff target.
15703 * config.sub: Add thumb-coff target.
15704
5d4a5ee6
JL
15705Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15706
15707 * Makefile.in: Revert yesterday's change.
15708 (all-target-winsup): all-target-librx stays out of here.
15709
15710Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15711
15712 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15713 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15714 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15715 Remove references to librx and libg++.
15716
15717Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15718
15719 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15720 recursive makes
15721
bfed1ea0
JL
15722Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15723
15724 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 15725 for newlib directory.
bfed1ea0
JL
15726 (CXX_FOR_TARGET): Likewise.
15727
15728Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15729
15730 * ltconfig: Update after libtool/ltconfig.in change for
15731 hpux11.
15732
15733Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15734
15735 * ltconfig, ltmain.sh: Update to libtool 1.2.
15736
3cd730af
MH
15737Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15738
15739 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15740 (install-gcc-cross): Instead, override LANGUAGES here.
15741
80564603
DL
157421998-03-18 Dave Love <d.love@dl.ac.uk>
15743
15744 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15745 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15746
d207ebef
JM
15747Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15748
15749 * configure.in: Add Thumb-pe target.
15750
5d4a5ee6 15751Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 15752
5d4a5ee6
JL
15753 * Makefile.in - changed sn targets to snavigator
15754 * configure.in - changed sn targets to snavigator
15755
2d4a0558
MH
15756Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15757
15758 * config-ml.in: After building symlink tree call make distclean
15759 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15760 to be the case for libiberty.
15761
04b93567
L
15762Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15763
15764 * configure: When making link, also check the current
15765 directory. The configure scripts may create one.
15766
9a06b842
RH
15767Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15768
15769 * config.sub: Accept alphapca56 and alphaev6 properly.
15770
217fc4e6
FS
15771Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15772
15773 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15774
3e07bdbd 15775Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 15776
e490616e 15777 * config.sub (sco5): Fix typo.
3e07bdbd 15778
5d4a5ee6
JL
15779Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15780
15781 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15782 install-itcl.
15783 (install-itcl): Remove dependency on install-tcl.
15784
15785Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15786
15787 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15788
15789Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15790
15791 * configure.in: Don't build libgui for a cygwin32 target when not on
15792 a cygwin32 host.
15793
15794Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15795
15796 * configure (redirect): Set to null, so default behavior of
15797 configure is now --verbose.
15798
ce0d965c
DL
157991998-02-16 Dave Love <d.love@dl.ac.uk>
15800
15801 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15802 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15803
3acd1fd0
MH
15804Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15805
15806 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15807 this change to sync Makefile.in with its ChangeLog entries.
15808
5d4a5ee6
JL
15809Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15810
15811 * ltmain.sh (mkdir): Check that the directory doesn't exist
15812 before we exit with error, so that we don't get races during
15813 parallel builds.
15814
bfed1ea0
JL
15815Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15816
15817 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15818
4e77e8f1
MH
15819Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15820
15821 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15822 PICFLAG_FOR_TARGET.
15823 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15824
15825 * configure: Emit a definition for the new macro enable_shared
15826 into each Makefile.
15827
5d4a5ee6
JL
15828Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15829
15830 * configure.in (host_tools, native_only): Add libtool.
15831
15832Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15833
15834 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15835 Fix typo in ming config comment.
15836
bfed1ea0
JL
15837Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15838
15839 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15840
5d4a5ee6
JL
15841Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15842
15843 * config.sub: Add tic30 cases, and map c30 to tic30.
15844
8821a725
RH
15845Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15846
15847 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15848 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15849 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15850 (CLEAN_TARGET_MODULES): Similarly
15851 (all-target-libf2c): Add dependences.
4e81ae98 15852 * configure.in (target_libs): Add libf2c.
8821a725 15853
5d4a5ee6
JL
15854Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15855
15856 * configure.in: Remove expect from noconfigdirs when target
15857 is cygwin32. OK to build expect and dejagnu with Canadian
15858 Cross.
15859
0aadd657
ILT
15860Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15861
5d4a5ee6
JL
15862 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15863 host.
15864
0aadd657
ILT
15865 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15866 and mingw32.
15867
d0a8352c
MH
15868Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15869
15870 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15871 here as it is not defined in the toplevel Makefile.
15872
59739e3c
MH
15873Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15874
15875 * configure (package_makefile_rules_frag): New variable, which names
15876 a file with generic rules, ...
15877 Change comment to mention we now have FIVE parts.
15878 * configure: Undo last change.
15879
228197ee
LT
15880Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15881
15882 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 15883 * config.sub: More accurate determination of HP processor types.
228197ee 15884
efd4c0ba
MH
15885Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15886
15887 * configure (package_makefile_frag): Move inserting the
15888 ${package_makefile_frag} to where it should be according
15889 to the comment.
15890
6eef3189
PB
15891Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15892
15893 * config.guess: Add support for Linux/ARM.
15894
d207ebef
JM
15895Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15896
15897 * .cvsignore: Remove *-info and *-install since they match
15898 release-info and mpw-install, which we don't want to just ignore.
15899
48464ebf
RH
15900Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15901
15902 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15903
803462a7
PN
15904Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15905
15906 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15907 local_prefix to sub-make invocations.
15908
520ab477
L
15909Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15910
15911 * configure.in: Check makefile fragments in the source
15912 directory.
15913
4bcdb76d
AO
15914Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15915
ceff9b14
AO
15916 * configure.in: Check whether host and target makefile
15917 fragments exist before adding them to *_makefile_frag.
4bcdb76d 15918
5d4a5ee6
JL
15919Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15920
15921 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15922
15923Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15924
15925 * configure.in: Make sure we only replace RPATH_ENVVAR on
15926 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15927 regexp to sed.
15928
15929 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15930 to sub-makes.
15931
0d3e11a5
LI
159321998-01-13 Lee Iverson (leei@ai.sri.com)
15933
15934 * config-ml.in (multi-do): LDFLAGS must include multilib
15935 designator.
15936
d45b3d87 15937Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
15938
15939 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15940
d39cd7a1
MK
15941Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15942
15943 * config.sub: Add mingw32 support.
15944 * configure.in: Likewise.
d39cd7a1 15945
6decbc24
FS
15946Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15947
15948 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15949
5d4a5ee6
JL
15950Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15951
15952 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15953 * configure (gxx_include_dir): Provide a definition for subdirs
15954 which do not use autoconf.
15955
15956Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15957
15958 * config.guess: Sync with egcs. Picks up new alpha support,
15959 BeOS & some additional linux support.
15960
d3d1907a
JL
15961Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15962
15963 * config.guess: HP 9000/803 is a PA1.1 machine.
15964
b104e095
RH
15965Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15966
15967 * configure.in: It's alpha*-...
15968
aca823c1
L
15969Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15970
15971 * configure.in (host_makefile_frag, target_makefile_frag):
15972 Handle multiple config files.
15973 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15974 alpha-*-*.
15975
d207ebef
JM
15976Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15977
15978 * mkdep: New file.
15979
15980Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15981
15982 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15983
5d4a5ee6
JL
15984Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * Makefile.in: Add libgui directory.
15987 (GDB_TK): Add all-libgui.
15988 * configure.in: Add libgui directory.
15989 * configure: Add all-libgui to GDB_TK.
15990
15991Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15992
15993 * config-ml.in (multidirs): Add m32r to multilib list.
15994
15995Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15996
15997 * Makefile.in (all-target-gperf): Change dependency to
15998 all-target-libstdc++.
15999
baf55877
FF
16000Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16001
16002 * config.guess: Add BeOS support.
16003
5d4a5ee6
JL
16004Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16005
16006 Source directory cvs renamed to cvssrc:
16007 * configure.in (host_tools): Change cvs to cvssrc.
16008 (native_only): Likewise.
16009 (noconfigdirs) [various cases]: Likewise.
16010 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16011 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16012 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16013 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16014 (all-cvssrc): Rename target from all-cvs.
16015
f2d76545
JL
16016Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16017
16018 * configure (gxx_include_dir): Fix thinko.
16019
205cba53
JL
16020Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16021
16022 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16023 (install-cross, install-gcc-cross): New targets.
16024
5d4a5ee6
JL
16025Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16026
16027 * configure.in (noconfigdirs): Add support for Thumb target.
16028
16029 * config.sub (maybe_os): Add support for Thumb target.
16030
16031Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16032
16033 * Makefile.in: Add rules for cygmon.
16034
16035 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16036
96b0f1fc
JL
16037Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16038
16039 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16040 * configure (gxx_include_dir): Provide a definition for subdirs
16041 which do not use autoconf.
d207ebef
JM
16042
16043Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16044
16045 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16046 11/18/97 build
d207ebef 16047
7dfef6ed
JL
16048Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16049
16050 * From Franz Sirl.
16051 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16052 found on RedHat Linux systems.
96b0f1fc 16053
83cfe7c0
JL
16054Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16055
16056 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16057 guesses.
16058
7dfef6ed
JL
16059Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16060
16061 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16062
5d4a5ee6
JL
16063Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16064
16065 * ltmain.sh: If mkdir fails, check whether the directory was created
16066 anyhow by some other process.
16067
d207ebef
JM
16068Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16069
16070 * configure.in (d30v-*-*): Configure all directories.
16071
16072Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16073
16074 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16075 for the D30V.
16076
16077Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16078
16079 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16080
5d4a5ee6
JL
16081Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16082
e490616e
ZW
16083 * include/libiberty.h: Add extern "C" { so it can be used with C++
16084 progrms.
16085 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16086 programs.
5d4a5ee6 16087
d207ebef
JM
16088Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16089
16090 * configure.in (d30v-*-*): Configure GCC now.
16091
5d4a5ee6
JL
16092Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16093
16094 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16095 is no longer needed.
16096
c9670e62
JM
16097Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16098
16099 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16100
cc71c0ca
MH
16101Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16102
16103 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16104 targets using "$@" to provide support for similar but not identical
16105 targets without having to duplicate code.
16106
d207ebef
JM
16107Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16108
16109 * makefile.vms: Fix to work with DEC C.
16110
16111Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16112
16113 * config.sub: Add mips-tx39-elf to marketing names.
16114
16115Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16116
16117 * ltmain.sh: Handle symlinks in generated script.
16118
16119Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16120
16121 * configure: Handle autoconf style directory options: --bindir,
16122 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16123 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16124 --sysconfdir.
16125 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16126 (sharedstatedir, localstatedir, oldincludedir): New variables.
16127 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16128 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16129 sbindir, sharedstatedir, and sysconfdir.
16130
b1e3ddfd
AJ
16131Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16132
16133 * Makefile.in (bootstrap-lean): New target.
16134
d207ebef
JM
16135Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16136
16137 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16138 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16139
16140Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16141
16142 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16143
09f97c1e
JL
16144Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16145
16146 * Makefile.in (cross): New target.
16147
335d0ab2
AO
16148Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16149 Jeff Law <law@cygnus.com>
16150
16151 * Makefile.in (bootstrap2, bootstrap3): New targets.
16152 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16153 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16154
d207ebef
JM
16155Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16156
16157 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16158 windows. Consistent with gdb/configure.
d207ebef 16159
e693cc28
UD
161601997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16161
e693cc28
UD
16162 * configure.in: Name Linux target fragment.
16163
16164 * configure: Rewrite so that project Makefile fragment is inserted
16165 first and appears last in the resulting Makefile.
16166
d207ebef
JM
16167Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16168
16169 * Makefile.in (install-itcl): Install tcl first.
16170
5d4a5ee6
JL
16171Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16172
16173 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16174
f401679e
JW
16175Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16176
16177 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16178
16179 * configure.in (skipdirs): Add target-librx for Linux.
16180 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16181
ec20b1b9
JL
16182Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16183
16184 * Makefile.in (bootstrap): New target.
16185
becdcf6d
JL
16186Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16187
63f6bcd7 16188 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16189
d207ebef
JM
16190Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16191
16192 * config.guess: Merge with FSF.
16193
0c82f6bf
FF
16194Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16195
16196 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16197
d207ebef
JM
16198Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16199
16200 * config.sub: Add "marketing-names" patch.
16201
3fbc0b70
JS
16202Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16203
e490616e 16204 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16205
e20d4801
JL
16206Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16207
16208 * config.sub: Handle v850-elf.
16209
fe181f78 16210Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16211
16212 * .cvsignore (*-install): Remove.
16213
bfed1ea0
JL
16214Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16215
16216 * ltconfig: Set CONFIG_SHELL in libtool.
16217 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16218
558a1e7c
JW
16219Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16220
16221 * configure.in (target_subdir): Set to libraries if enable_multilib.
16222
7818d6fc
JW
16223Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16224
16225 * config.guess: Update from gcc directory.
16226
d207ebef
JM
16227Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16228
16229 * Makefile.in (all-sim): Depends on all-readline.
16230
6599da04
JM
16231Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16232
16233 * Makefile.in (BISON, YACC): Use $$s.
16234 (all-bison): Depend on all-texinfo.
16235
16236Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16237
16238 * Makefile.in (BISON): Add -L flag.
16239 (YACC): Likewise.
16240
d207ebef
JM
16241Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16242
4e81ae98
EC
16243 * configure.in (noconfigdirs): Add support for v850e target.
16244
d207ebef
JM
16245 * config.sub (maybe_os): Add support for v850e target.
16246
16247Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16248
4e81ae98
EC
16249 * configure.in (noconfigdirs): Add support for v850ea target.
16250
d207ebef
JM
16251 * config.sub (maybe_os): Add support for v850ea target.
16252
6599da04
JM
16253Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16254
16255 * config.sub: Add mipstx39. Delete r3900.
16256
16257Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16258
16259 * Makefile.in (all-autoconf): Depends on all-texinfo.
16260
16261Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16262
16263 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16264 eabi targets.
16265
16266Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16267
16268 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16269
16270 * configure: When handling a Canadian Cross, handle YACC as well as
16271 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16272 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16273
16274Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16275
16276 * Makefile.in (BISON): bison, not byacc or bison -y.
16277 (YACC): bison -y or byacc or yacc.
16278 (various): Add *-bison as appropriate.
16279 (taz): No need to mess with BISON anymore.
16280
16281Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16282
16283 * configure: If OSTYPE matches *win32*, try to find a good value for
16284 CONFIG_SHELL.
16285
16286Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16287
16288 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16289 configure.in if it is present.
16290
16291Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16292
16293 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16294
16295Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16296
16297 * config.sub: Recognize `arc' cpu.
16298 * configure.in: Likewise.
16299 * config-ml.in: Likewise.
16300
16301Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16302
16303 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16304
16305Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16306
16307 * configure: Changed sed delimiter from ':' to '|' when
16308 attempting to substitute ${config_shell} for SHELL. On
16309 NT ${config_shell} may contain a ':' in it.
16310
16311Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16312
16313 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16314
16315Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16316
16317 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16318
16319Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16320
16321 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16322
16323 * ylwrap: If the program is a relative path, force it to be
16324 absolute.
16325
16326Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16327
16328 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16329
16330Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16331
16332 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16333 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16334 for libraries.
6599da04
JM
16335
16336Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16337
16338 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16339 separated by spaces.
6599da04
JM
16340
16341Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16342
16343 * ylwrap: New file.
16344 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16345
16346 * ltmain.sh: Handle /bin/sh at start of install program.
16347
16348 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16349
16350 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16351 * missing: New file, from automake 1.2.
16352
16353Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16354
16355 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16356 check-tk to CHECK_X11_MODULES.
16357
16358Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16359
16360 * config.sub: Merge with FSF.
16361
16362Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16363
16364 * config.guess: Merge with FSF.
16365
16366Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16367
16368 * configure: Treat msdosdjgpp like go32.
16369 * configure.in: Likewise. Don't remove gprof for go32.
16370
16371 * configure: Change Makefile.tem2 to Makefile.tm2.
16372
16373Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16374
16375 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16376
16377Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16378
16379 * install-sh (chmodcmd): Set to null if the DST directory already
16380 exists. Same as Nov 11th change.
16381
16382Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16383
4e81ae98 16384 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16385
16386Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16387
16388 * config.guess: Update from FSF.
16389
16390Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16391
16392 * Makefile.in (GDB_TK): Depend on itcl and tix.
16393
16394Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16395
16396 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16397 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16398 (INSTALL_SCRIPT): New variable.
16399 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16400 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16401 to -x.
16402 * install-sh: Add support for -x option.
16403
16404Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16405
16406 * configure.in, Makefile.in: Treat tix like itcl.
16407
16408Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16409
16410 * Makefile.in (WINDRES): New variable.
16411 (WINDRES_FOR_TARGET): New variable.
16412 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16413 (EXTRA_HOST_FLAGS): Add WINDRES.
16414 (EXTRA_TARGET_FLAGS): Add WINDRES.
16415 (EXTRA_GCC_FLAGS): Add WINDRES.
16416 ($(DO_X)): Pass down WINDRES.
16417 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16418 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16419 DLLTOOL_FOR_TARGET.
16420
16421Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16422
16423 * configure.in: configure sim before gdb for win32-x-ppc
16424
16425Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16426
16427 Move gperf into the toplevel, from libg++.
16428 * configure.in (target_tools): Add target-gperf.
16429 (native_only): Add target-gperf.
16430 * Makefile.in (all-target-gperf): New target, depend on
16431 all-target-libg++.
16432 (configure-target-gperf): Empty rule.
16433 (ALL_TARGET_MODULES): Add all-target-gperf.
16434 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16435 (CHECK_TARGET_MODULES): Add check-target-gperf.
16436 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16437 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16438
16439Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16440
6599da04
JM
16441 * config.sub (mn10200): Recognize new basic machine.
16442
16443Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16444
16445 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16446 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16447
16448Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16449
16450 * configure.in: If we're building mips-sgi-irix6* native, turn on
16451 ENABLE_MULTILIB and set TARGET_SUBDIR.
16452
16453Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16454
16455 * Makefile.in (all-sn): Depend on all-grep.
16456
16457Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16458
16459 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16460
16461 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16462 Makefile. From Jeff Makey <jeff@cts.com>.
16463 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16464
16465 * Makefile.in (DISTBISONFILES): Remove.
16466 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16467 $(DEFAULT_YACC).
16468
16469 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 16470 cygwin32.
6599da04
JM
16471
16472 * Makefile.in (LD): New variable.
16473 (EXTRA_HOST_FLAGS): Pass down LD.
16474 ($(DO_X)): Likewise.
16475
16476Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16477
16478 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16479
16480Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16481
16482 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 16483 before adding our own. Always add --build.
6599da04
JM
16484
16485Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16486
16487 * configure.in (targargs): Pass --build if we're doing
16488 a cross-compile.
16489
16490Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16491
ca236658 16492 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
16493 sed. Otherwise sed chokes on NT path names with drive
16494 designators. Also look for "?:*" as the leading characters in an
16495 absolute pathname.
16496
16497Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16498
16499 * config.sub: Support for r3900.
16500
16501Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16502
16503 * configure.in: Use install-sh, not install.sh.
16504
16505Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16506
16507 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16508 apply it twice.
16509
16510Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16511
16512 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16513 install-binutils.
16514
16515Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16516
16517 * Makefile.in: Add automake targets.
16518 * configure.in (host_tools): Add automake.
16519
16520Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16521
16522 * configure: Default CXX to c++, not gcc.
16523 * Makefile.in (CXX): Set to c++, not gcc.
16524 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16525
16526Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16527
16528 * install-sh: try appending a .exe if source file doesn't
16529 exist
16530
16531Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16532
16533 * configure.in: Turn on multilib by default.
16534 (cross_only): Remove target-libiberty.
16535
16536 * Makefile.in (all-gcc): Don't depend on libiberty.
16537
16538Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16539
16540 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16541
16542Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16543
16544 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16545 (DISTBISONFILES): Add ld/Makefile.in
16546
16547Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16548
16549 * configure.in: if target is cygwin32 but host isn't cygwin32,
16550 don't configure gdb tcl tk expect, not just gdb.
16551
16552Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16553
16554 * configure.in: Added gnuserv everywhere sn appears.
16555
16556 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16557 (CROSS_CHECK_MODULES): Added check-gnuserv.
16558 (INSTALL_MODULES): Added install-gnuserv.
16559 (CLEAN_MODULES): Added clean-gnuserv.
16560 (all-gnuserv): New target.
16561
16562Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16563
16564 * config.guess: Fixes for MIPS OpenBSD systems.
16565
16566Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16567
16568 * Makefile.in (INSTALL_XFORM): Remove.
16569 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16570
16571 * mkinstalldirs: New file, copied from automake.
16572 * Makefile.in (installdirs): Rename from install-dirs. Use
16573 mkinstalldirs. Change all users.
16574 (DEVO_SUPPORT): Add mkinstalldirs.
16575
16576Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16577
16578 * install-sh: Rename from install.sh.
16579 * Makefile.in (INSTALL): Change install.sh to install-sh.
16580 (DEVO_SUPPORT): Likewise.
16581
16582 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16583 Graichen <graichen@rzpd.de>.
16584
16585Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16586
16587 * config.guess: Recognize OpenBSD systems correctly.
16588
16589Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16590
16591 * README, Makefile.in (ETC_SUPPORT): Remove references to
16592 cfg-paper*, configure.{texi,man,info*}._
16593
16594Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16595
16596 * Makefile.in (all.normal): Ensure that gcc is built after all
16597 the x11 - ie gdb - targets.
16598
16599Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16600
16601 * makefile.vms: Don't run conf-a-gas.
16602
16603Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16604
e490616e 16605 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 16606
d207ebef
JM
16607Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16608
16609 * configure.in: Remove noconfigdirs case since gdb also
16610 configures and builds for tic80-coff.
16611
6599da04
JM
16612Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16613
16614 * configure: Set cache_file to config.cache.
16615 * Makefile.in (local-distclean): Remove config.cache.
16616
16617Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16618
16619 * COPYING: Update FSF address.
16620
d207ebef
JM
16621Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16622
16623 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16624 noconfigdirs.
16625
6599da04
JM
16626Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16627
16628 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16629 MAKEDIRS, is empty.
16630
16631Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16632
16633 * config.sub: Tweak mn10300 entry.
16634
16635Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16636
16637 * configure.in (host_tools): Put sim before gdb, so gdb's
16638 configure.tgt can determine if the simulator was configured.
16639
16640Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16641
16642 * config.sub: Move BeOS $os case to be with other Cygnus
16643 local cases.
16644
16645Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16646
16647 * config.sub: Remove misplaced comment that broke Linux.
16648
16649Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16650
16651 * config.sub: Add BeOS support.
16652
16653Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16654
16655 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16656
16657Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16658
16659 * configure.in (noconfigdirs): Remove tcl and tk from
16660 noconfigdirs for cygwin32 builds.
16661
d207ebef
JM
16662Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16663
16664 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16665
6599da04
JM
16666Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16667
16668 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16669 make-all.com, use makefile.vms instead.
16670
16671Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16672
16673 * config.sub: Accept -lnews*.
16674
d207ebef
JM
16675Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16676
16677 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 16678 target-examples and target-libiberty for d30v.
d207ebef
JM
16679
16680Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16681
16682 * configure.in (noconfigdirs): Enable ld for d30v.
16683
16684Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16685
16686 * configure.in (tic80-*-*): Build compiler.
16687
16688Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16689
16690 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 16691 unsupported d30v directories
d207ebef
JM
16692
16693Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16694
4e81ae98
EC
16695 * config.sub, configure.in: Add d30v target cpu.
16696
6599da04
JM
16697Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16698
16699 * makefile.vms: New file.
16700 * make-all.com: Remove.
16701
16702Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16703
16704 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16705
16706Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16707
16708 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16709
16710Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16711
16712 * Makefile.in (ALL_MODULES): Added all-db.
16713 (CROSS_CHECK_MODULES): Addec check-db.
16714 (INSTALL_MODULES): Added install-db.
16715 (CLEAN_MODULES): Added clean-db.
16716
16717Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16718
16719 * config.guess: Merge with latest FSF sources.
16720
16721Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16722
16723 * Makefile.in (ALL_MODULES): Added all-itcl.
16724 (CROSS_CHECK_MODULES): Added check-itcl.
16725 (INSTALL_MODULES): Added install-itcl.
16726 (CLEAN_MODULES): Added clean-itcl.
16727
16728Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16729
16730 * configure.in: build gdb for mn10200
16731
16732Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16733
16734 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16735
d207ebef
JM
16736Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16737
16738 * configure.in (tic80-*-*): Turn off most targets right now.
16739
6599da04
JM
16740Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16741
16742 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16743 rather than the makeinfo program.
16744 (do-info): Depend upon all-texinfo.
16745
16746Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16747
16748 * configure.in: Remove uses of config/mh-linux.
16749
16750 * config.sub, config.guess: Merge with latest FSF sources.
16751
d207ebef
JM
16752Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16753
16754 * config.sub (case $basic_machine): Add tic80 entries.
16755
6599da04
JM
16756Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16757
16758 * config.sub, config.guess: Merge with latest FSF sources.
16759
16760Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16761
16762 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16763 * mpw-config.in: Test for NewFolderRecursive.
16764 * mpw-install: Use symbolic name for startup filename.
16765 * mpw-README: Add various additional details.
16766
16767Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16768
16769 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16770
16771Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16772
16773 * configure.in: Do build gcc and the target libraries for
16774 the mn10200.
16775
16776Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16777
16778 * configure.in: don't avoid building gdb for mn10300 any more
16779 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16780 instead of single-quoting it.
16781
16782Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16783
16784 * configure.in: Don't use --with-stabs on IRIX 6.
16785
16786Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16787
16788 * configure.in (m32r): Build gdb, libg++ now.
16789
16790Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16791
16792 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16793 directories from noconfigdirs.
16794
16795Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16796
16797 * config.sub (basic_machine): added mips16 configuration
16798
16799Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16800
16801 * config.sub: Handle d10v-unknown.
16802
d207ebef
JM
16803Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16804
16805 * config.sub: Handle v850-unknown.
16806
6599da04
JM
16807Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16808
16809 * Makefile.in: add findutils
16810 * configure.in: add findutils to list of host_tools
16811
16812Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16813
16814 * config.sub: Handle mn10200 and mn10300.
16815
16816Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16817
16818 * configure.in (d10v-*): Do not build librx.
16819
16820Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16821
16822 * configure.in (mn10300): Build everything except gdb & libgloss.
16823
16824Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16825
16826 * config.guess: Patch for Dansk Data Elektronik servers,
16827 from Niels Skou Olsen <nso@dde.dk>.
16828
16829 For ncr, use /bin/uname rather than uname, since GNU uname does not
16830 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16831
16832 Patch for MIPS R4000 running System V,
16833 from Eric S. Raymond <esr@snark.thyrsus.com>.
16834
16835 Fix thinko for nextstep.
16836
16837 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16838
16839 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16840 * config.guess: Guess mips-dec-mach_bsd4.3.
16841
16842 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16843 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16844 release numbers.
16845 * config.guess (mips-mips-riscos*): Emit just enough of the
16846 release number.
16847
16848 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16849 * config.guess (sparc-auspex-sunos*): Added.
16850 (f300-fujitsu-*): Added.
16851
16852 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16853 * config.guess: Recognize a Tadpole as a sparc.
16854
16855Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16856
16857 * config.guess: Don't assume that NextStep version is either 2 or
16858 3. NextStep 4 (aka OpenStep 4) has come out now.
16859
16860Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16861
16862 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16863 From Rik Faith <faith@cs.unc.edu>.
16864
16865Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16866
16867 * config.sub: Contributions from bug-gnu-utils to:
16868 Support plain "hppa" (no version given) architecture, reported by
16869 OpenStep.
16870 OpenBSD like NetBSD.
16871 LynxOs is not a hardware supplier.
16872
16873 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 16874 OpenBSD like NetBSD.
6599da04
JM
16875 Stratus systems.
16876 More Pyramid systems.
16877 i[n>4]86 Intel chips.
16878 M680[n>4]0 Motorola chips.
16879 Use unknown instead of lynx for hardware manufacturer.
16880
16881Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16882
16883 * install.sh (chmodcmd): Set to null if the DST directory already
16884 exists.
16885
16886Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16887
16888 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16889 not use mt-ppc target Makefile fragment any more.
16890
16891Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16892
16893 * configure.in (*-*-windows): Exclude everything but those dirs
16894 needed to build windows.
16895
16896Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16897
16898 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16899
16900Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16901
16902 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
16903
16904Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16905
16906 * Undo my previous change.
16907
16908Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16909
16910 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16911 unconditionally.
16912 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16913
16914Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16915
16916 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16917 host to add it's own flags.
6599da04
JM
16918
16919Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16920
16921 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16922
16923Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16924
16925 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16926 (CXX_FOR_TARGET): Likewise.
16927 (GCC_FOR_TARGET): Define.
16928 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16929 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16930 CC_FOR_TARGET was specified on the command line.
16931 (MAKEOVERRIDES): Don't define.
16932
16933Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16934
16935 * configure.in (m32r): Fix spelling of libg++ libs.
16936
16937Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16938
16939 * config.sub (-apple*): Remove, now redundant.
16940
16941Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16942
16943 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16944
16945 * configure: Rework yesterday's sed script patch.
16946
16947 * config.sub: Merge with FSF.
16948
16949Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16950
16951 * config.guess: Merge from FSF.
16952
16953 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
16954 * config.guess: Use pc instead of unknown, for pc clone systems.
16955 Change linux to linux-gnu.
6599da04
JM
16956
16957 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 16958 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
16959
16960Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16961
16962 * test-build.mk (HOLES): Add "xargs" for gdb.
16963
16964 * configure: Avoid hpux10.20 sed bug.
16965
16966Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16967
731a8127 16968 * configure.in: Add support for windows host
6599da04
JM
16969 (that is a build done under the Microsoft build environment).
16970
16971Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16972
16973 * Makefile.in: Replace all uses of srcroot with s, to shrink
16974 command line lengths.
16975
16976 Patches from Geoffrey Noer <noer@cygnus.com>:
16977 * configure.in: If configuring for newlib, pass --with-newlib to
16978 subdirectories.
16979 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16980 -Bnewlib/ and -Lwinsup to gcc.
16981 (CXX_FOR_TARGET): Likewise.
16982
16983Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16984
16985 * Makefile.in (ETC_SUPPORT): Add configure.
16986
16987Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16988
4e81ae98 16989 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
16990 host configuration file.
16991
16992Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16993
16994 * configure.in: Break mn10x00 support into separate
16995 mn10200 and mn10300 configurations.
16996 * config.sub: Likewise.
16997
16998Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16999
17000 * configure.in: Add lots of stuff to noconfigdirs for
17001 the mn10x00 targets.
17002
17003 * config.sub, configure.in: Add mn10x00 support.
17004
17005Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17006
17007 * make-all.com: Call conf-a-gas, not config-a-gas.
17008
17009Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17010
17011 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17012 targets.
6599da04
JM
17013
17014Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17015
17016 * mpw-README: Add much more detail for native PowerMac.
17017 * mpw-install: New file.
17018 * mpw-configure: Add --norecursion and --help options.
17019 * mpw-config.in: Translate readme and install files when
17020 copying to objdir.
17021 * mpw-build.in: Don't always depend on byacc and flex.
17022 (install-only-top): New action.
17023
d207ebef
JM
17024Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17025
17026 * configure.in: You can now configure GDB for the v850.
17027
6599da04
JM
17028Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17029
17030 * configure.in (noconfigdirs): Don't configure any C++ dirs
17031 if targeting D10V.
17032
17033Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17034
17035 * config.sub: Recognize mips64vr5000.
17036
17037Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17038
17039 * configure.in: Use a single line for host_tools and native_only.
17040
17041Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17042
17043 * config.sub, configure.in: Add entries for m32r.
17044
17045Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17046
17047 * Makefile.in (inet-install): Don't run install-gzip.
17048
17049Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17050
17051 * configure.in: Don't config lots of things for *-*-windows*.
17052
17053Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17054
17055 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17056 (host_libs, host_tools): Copy from configure.in.
17057 * mpw-configure: Don't complain about directories not found.
17058
17059Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17060
17061 * configure.in (i[345]86): Recognize i686 for pentium pro.
17062 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17063 file.
17064
17065 * config.guess (i[345]86): Ditto.
17066
17067Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17068
17069 * configure.in (noconfigdirs): Removed gdb for D10V.
17070
d207ebef 17071Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17072
d207ebef
JM
17073 * configure.in: Remove ld, target-libio, target-libg++, and
17074 target-libstdc++ from noconfigdirs.
5d4a5ee6 17075
6599da04
JM
17076Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17077
17078 * configure: Fix three locations where shell scripts were
17079 being run directly rather than with config_shell.
17080
d207ebef
JM
17081Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17082
17083 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17084 * config.sub (basic_machine): Recognize v850.
17085
6599da04
JM
17086Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17087
17088 * mpw-configure: Handle multiple enable/disable options and
17089 pass them down recursively, handle -c and -s flags appropriately
17090 depending on choice of compiler, add escape mechanism for
17091 quoted arguments to gC.
17092
17093Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17094
17095 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17096 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17097 so that -mrelocatable-lib and -mno-eabi are used.
17098
17099 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17100 not support --print-multi-lib, don't abort.
17101
6599da04
JM
17102Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17103
17104 * make-all.com: Run config-a-gas.
17105 * setup.com: Don't copy subdirectory files around.
17106
17107Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17108
17109 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17110 target, it now compiles correctly.
17111
17112Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17113
17114 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17115
17116Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17117
4e81ae98 17118 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17119
17120Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17121
17122 * configure.in (native_only): Add prms.
17123
17124Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17125
17126 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17127 (BINUTILS_SUPPORT_DIRS): Likewise.
17128
17129Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17130
17131 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17132 d10v support is added.
17133
17134Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17135
17136 * configure.in (d10v-*-*): New target.
17137
17138Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17139
17140 * config.guess (HP 9000/811): Recognize this as a PA1.1
17141 machine.
17142
17143Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17144
17145 * Makefile.in (do-tar-gz): New target, split out from tail end of
17146 taz target. Run each command separately, don't use pipes.
17147 (taz): Use it.
17148
17149Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17150
17151 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17152 * mpw-build.in: No builds should depend on building byacc or flex,
17153 they are assumed to be installed already.
17154
17155Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17156
17157 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17158 variable that CC_FOR_TARGET needs.
17159
17160Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17161
17162 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17163 options have changed since the last time the subdirectory was
17164 configured, and if it has, reconfigure.
17165 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17166 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17167
17168Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17169
17170 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17171 CLEAN_MODULES): Add bash.
17172 (all-bash): New target.
17173
17174Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17175
17176 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17177
17178Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17179
17180 * config.sub (basic_machine): Recognize d10v as a valid processor.
17181
17182Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17183
17184 * mpw-configure: Add support for --bindir.
17185 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17186
17187Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17188
17189 * configure.in: add bash, time, gawk to list of hosttools and things
17190 to only build for native toolchains
17191
17192Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17193
17194 * Makefile.in (docdir): Remove.
17195
17196Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17197
17198 * Makefile.in (datadir): Set to $(prefix)/share.
17199
17200Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17201
17202 * configure.in: build diff and patch for cygwin32-hosted
17203 toolchains.
17204
17205Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17206
17207 * config.sub: Accept -rtems*.
17208
17209Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17210
e490616e
ZW
17211 * configure.in: enable dosrel for cygwin32-hosted builds,
17212 remove diff from the list of things not buildable
17213 via Canadian Cross
6599da04
JM
17214
17215Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17216
17217 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17218 don't get ". ".
6599da04
JM
17219
17220Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17221
17222 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17223
17224Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17225
17226 * Makefile.in (taz): Handle case where tex3patch didn't even get
17227 checked out. Also, if it was found, put the symlink in a new util
17228 subdirectory.
17229
17230Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17231
17232 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17233
17234Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17235
17236 * config.sub: Recognize -openvms.
17237 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17238 * make-all.com, setup.com: New files.
17239
17240Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17241
17242 * Makefile.in (taz): tex3patch moved to texinfo/util.
17243
17244Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17245
17246 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17247 * configure.in: remove make from disable-if-Can-Cross list
17248 enable gdb if ${host} and ${target} are cygwin32
17249
17250Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17251
17252 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17253 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17254
17255Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17256
17257 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17258 distinguish sysv/svr4/bsd variants.
17259 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17260
17261Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17262
17263 * configure.in: Added copyright notice.
17264 * move-if-change: Added copyright notice.
17265
17266Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17267
17268 * configure.in (powerpcle-*-solaris*): Until we get shared
17269 libraries working, don't build gdb, sim, make, tcl, tk, or
17270 expect.
17271
17272Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17273
17274 * config.guess: Merge with FSF:
17275
17276 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17277 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17278
17279 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17280 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17281
17282 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17283 * config.guess: Combine two OSF1 rules.
17284 Also recognize field test versions. From mjr@zk3.dec.com.
17285 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17286 because GNU uname does not support -p. From pmr@pajato.com.
17287
17288Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17289
17290 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17291
17292Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17293
17294 * mpw-README: Document GCCIncludes.
17295
17296Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17297
17298 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17299
17300Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17301
17302 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17303
17304Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17305
17306 * configure.in (*-*-cygwin32): Configure make.
17307
17308Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17309
17310 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17311
17312Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17313
17314 * Makefile.in (all-inet): Depend on all-perl.
17315
17316 * Makefile.in (inet-install): New target.
17317
17318 * Makefile.in (all-inet): Depend on all-tcl.
17319 (all-inet): Depend on all-send-pr.
17320
17321Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17322
17323 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17324 temporarily.
17325
17326Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17327
17328 * configure.in: Don't configure --with-gnu-ld on AIX.
17329
17330Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17331
17332 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17333
17334Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17335
17336 * Makefile.in (ALL_MODULES): Added all-inet.
17337 (CROSS_CHECK_MODULES): Added check-inet.
17338 (INSTALL_MODULES): Added install-inet.
17339 (CLEAN_MODULES): Added clean-inet.
17340 (all-indent): New target.
17341
17342 * configure.in (host_tools): Added inet.
17343 (native_only): Added inet.
17344 (noconfigdirs): Added inet.
17345
17346Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17347
17348 * configure.in: Don't configure libgloss if we are not configuring
17349 newlib.
17350
17351Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17352
17353 * configure.in: Don't configure libgloss for unsupported
17354 architectures.
17355
17356Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17357
17358 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17359
17360Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17361
17362 * Makefile.in (ALL_MODULES): Include all-apache.
17363 (CROSS_CHECK_MODULES): Include check-apache.
17364 (INSTALL_MODULES): Include install-apache.
17365 (all-apache): New target.
17366
17367 * configure.in: Added apache everywhere perl is seen.
17368
17369Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17370
17371 * Makefile.in: Add support for clean-{module} and
17372 clean-target-{module} rules.
17373
17374Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17375
17376 * configure.in (*-*-ose) do not build libgloss.
17377
17378Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17379
17380 * config.guess (prep*:SunOS:5.*:*): Turn into
17381 powerpele-unknown-solaris2.
17382
17383Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17384
17385 * configure.in: Permit --enable-shared to specify a list of
17386 directories.
17387
17388Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17389
17390 * configure.in (host==solaris): Pass only the first word of $CC
17391 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17392
17393Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17394
17395 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17396
17397Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17398
17399 * Makefile.in (ALL_MODULES): Include all-perl.
17400 (CROSS_CHECK_MODULES): Include check-perl.
17401 (INSTALL_MODULES): Include install-perl.
17402 (ALL_X11_MODULES): Include all-guile.
17403 (CHECK_X11_MODULES): Include check-guile.
17404 (INSTALL_X11_MODULES): Include install-guile.
17405 (all-perl): New target.
17406 (all-guile): New target.
17407
17408 * configure.in (host_tools): Include perl and guile.
17409 (native_only): Include perl and guile.
17410 (noconfigdirs): Don't build guile and perl; no ports have been
17411 done.
17412
17413Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17414
e490616e
ZW
17415 * configure (--enable-*): Handle quoted option lists such as
17416 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17417
17418Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17419
17420 * Makefile.in ({,inst}all-target): New rule so we can make and
17421 install all of the target directories easily.
17422
17423Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17424
17425 * configure.in: Add missing global flag in sed substitution when
17426 deleting `target-' from ${configdirs}.
17427
17428Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17429
17430 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17431 option.
17432
17433 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17434 config/mh-necv4.
17435
17436 * install.sh: Correct misspelling of transformbasename.
17437
17438 * config.guess: Recognize mips-*-sysv*.
17439
17440Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17441
17442 * config.sub: Recognize mon960.
17443
17444Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17445
17446 * configure: Restore Canadian Cross handling of BISON and LEX,
17447 removed in Feb 20 change.
17448
17449Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17450
17451 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17452 Mention make install. Remove the old copyright date as well the
17453 clumsy and rather pointless copyright on the README file.
17454
17455Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17456
17457 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17458 Makefile after running symlink-tree, then run `make distclean' to
17459 avoid clobbering any generated files in srcdir.
17460
17461Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17462
17463 * configure.in (m68k-*-netbsd*): Build everything now.
17464
17465Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17466
17467 * Makefile.in (taz): Fix quoting.
17468
17469Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17470
17471 * configure.in (sparclet-*-*): Build everything now.
17472
17473Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17474
17475 * configure.in (m68k-*-linux*): New host.
17476
17477Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17478
17479 * configure: Check for bison before byacc.
17480
17481Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17482
17483 * Makefile.in configure: Change the way LEX and BISON/YACC are
17484 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17485 searching PATH. These are used as fallbacks by Makefile.in if
17486 flex/bison/byacc aren't in objdir.
17487
17488Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17489
17490 * Makefile.in: Make everything which depends upon all-bfd also
17491 depend upon all-opcodes, in case --with-commonbfdlib is used.
17492
17493Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17494
17495 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17496 building NT native compilers on Unix.
17497
17498Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17499
17500 * configure.in: Don't get CC from the host Makefile fragment if we
17501 can find gcc in PATH, or if this is a Canadian Cross. Move the
17502 Solaris test for /usr/ucb/cc to the post target script, just after
17503 the compiler sanity test.
17504
17505Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17506
17507 * config.sub: Merge with FSF.
17508
17509Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17510
17511 * Makefile.in (RPATH_ENVVAR): New variable.
17512 (REALLY_SET_LIB_PATH): Use it.
17513 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17514
17515Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17516
17517 * config.sub, configure.in: Recognize sparclet cpu.
17518
17519Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17520
17521 * config.guess: Support m68k-cbm-sysv4.
17522
17523Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17524
17525 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17526 m68k-unknown-linuxaout from linker help string. Put quotes around
17527 $ld_help_string.
17528
17529Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17530
17531 * config.guess (powerpc-harris-powerunix): Add guess for port
17532 to new target.
17533
17534Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17535
17536 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17537
17538Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17539
17540 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17541 $(REALLY_SET_LIB_PATH) in Makefile.
17542 * Makefile.in (SET_LIB_PATH): New variable.
17543 (REALLY_SET_LIB_PATH): New variable.
17544 ($(DO_X)): Use $(SET_LIB_PATH).
17545 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17546 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17547 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17548 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17549 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17550 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17551 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17552 (install-dosrel): Likewise.
17553 (all-opcodes): Depend upon all-libiberty.
17554
17555Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17556
17557 * config.guess (*:CYGWIN*): New
17558
17559Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17560
17561 * Makefile.in (all-target-winsup): All all-target-libiberty.
17562
17563Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17564
17565 * configure.in (noconfigdirs): Add missing # in front of comment.
17566
17567Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17568
17569 * configure.in: add second pass to things added to noconfigdirs
17570 so *-gm-magic can exclude libgloss properly.
17571
17572Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17573
17574 * mpw-configure (extralibs_name, rez_name): Set correctly
17575 for MWC68K compiler.
17576
17577 * mpw-README: Add more info on the necessary build tools.
17578
17579Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17580
17581 * configure.in, config.sub: Recognize cygwin32.
17582
17583Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17584
17585 * config.guess, config.sub: Recognize A/UX.
17586
17587Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17588
17589 * config.sub: Merge with gcc/config.sub.
17590
17591Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17592
17593 * mpw-build.in (do-binutils): Add build of stamps.
17594
17595Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17596
17597 * config.sub: Add recognition for mips64vr4100*-* targets.
17598
17599Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17600
17601 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17602 Add creation of gconfigargs with `--enable-shared' turned on.
17603 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17604 ($(host)-stamp-stage3-configured): Likewise.
17605 (HOLES): Add chatr and ldd.
17606 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17607
17608Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17609
17610 * configure: Pass --nfp to recursive configures.
17611
17612Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17613
17614 * Makefile.in (DLLTOOL): New.
17615 (DLLTOOL_FOR_TARGET): New.
17616 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17617 (EXTRA_TARGET_FLAGS): Ditto.
17618 (EXTRA_GCC_FLAGS): Ditto.
17619 (CONFIGURE_TARGET_MODULES): Ditto.
17620 (DO_X): Ditto.
17621 * configure: Add DLLTOOL.
17622
17623Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17624
17625 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17626 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17627 mh-sco, since old workarounds no longer needed, and don't
17628 build ld, since libraries have weak symbols in COFF.
17629
17630Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17631
17632 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17633
17634Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17635
17636 * configure.in: Make sure that ${CC} can be used to compile an
17637 executable.
17638
17639Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17640
17641 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17642 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17643 nothing depending on whether gdbtk is being built.
17644
17645Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17646
17647 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17648
17649Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17650
17651 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17652 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17653
17654Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17655
17656 * config-ml.in: Add support for
17657 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17658 Simplify setting of multidirs from --disable-foo.
17659
17660Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17661
17662 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17663 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17664 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 17665 non-empty, pass them on to the GCC make.
6599da04
JM
17666 (all-bootstrap): New rule that is like all-gcc, except it executes
17667 the GCC bootstrap rule instead of the GCC all rule.
17668
17669Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17670
17671 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17672
17673Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17674
17675 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17676 DG/UX support.
17677
17678Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17679
17680 * config.sub (i*86*) Change [345] to [3456]
17681
17682Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17683
17684 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17685 --with-gnu-ld=no.
17686
17687Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17688
17689 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17690 AIX multilibs get built.
17691
17692Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17693
17694 * configure.in (i386-win32): Don't build expect if we're not
17695 building the tcl subdir.
17696
17697Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17698
17699 * Makefile.in: (configure-target-examples, all-target-examples):
17700 New targets, configure and build example programs.
17701
17702Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17703
17704 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17705 use it as input to sedit the generated MPW makefile.
17706 * mpw-README: Add a suggestion about Gestalt.h.
17707
17708Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17709
17710 * config.sub: Accept *-*-ieee*.
17711
17712Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17713
17714 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17715 Ronald F. Guilmette <rfg@monkeys.com>.
17716
17717Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17718
17719 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17720 for powerpc-pe native.
17721 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17722 (target==powerpc-pe): duplicate i386-win32 entry.
17723
17724Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17725
17726 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17727 of vxworks, not just vxworks5.1.
17728
17729Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17730
17731 * mpw-configure: Add support for exec-prefix.
17732
17733Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17734
17735 * config.guess: Recognize HP model 816 machines as having
17736 a PA1.1 processor.
17737
17738Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17739
17740 * configure: Ignore new autoconf configure options.
17741
6599da04
JM
17742Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17743
17744 * config.guess: Recognize Pentium under SCO.
17745 From Robert Lipe <robertl@arnet.com>.
17746
17747Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17748
17749 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
17750
17751Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17752
17753 * configure.in: Don't configure gas for alpha-dec-osf*.
17754
17755Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17756
17757 * configure.in: Default to --with-stabs for some targets for which
17758 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17759 i[345]86*-*-unixware*.
17760
17761Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17762
17763 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17764 rather than basing it on the target. Simplify handling of options
17765 controlling which directories to configure. Remove extraneous
17766 slash in multi-clean target.
17767
17768Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17769
17770 * config-ml.in: Prefix more variables with ml_ so they don't collide
17771 with configure's.
17772
17773Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17774
17775 * configure: Don't turn -v into --v.
17776
17777Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17778
17779 * configure.in (targargs): Fix typo.
17780
17781 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17782
17783Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17784
17785 * configure.in: Strip --host and --target options from
17786 CONFIG_ARGUMENTS, and always configure for --host only. Add
17787 --with-cross-host option when building with a cross-compiler.
17788 * configure: Canonicalize the arguments put into config.status by
17789 always using `=' for an option with an argument. Pass a presumed
17790 --host or --target explicitly.
17791
17792Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17793
17794 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17795 into general OS recognition case.
17796
17797Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17798
17799 * configure.in (target_configdirs): add target-winsup only
17800 for win32 target systems.
17801
17802Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17803
17804 * Makefile.in (all-target-libgloss): Depend upon
17805 configure-target-newlib, since when libgloss is built it looks to
17806 see if the newlib directory exists.
17807
17808Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17809
17810 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17811 cfg-ml-*.in.
17812
17813Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17814
17815 * configure: Handle LD and LD_FOR_TARGET when configuring a
17816 Canadian Cross.
17817
6599da04
JM
17818Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17819
17820 * configure.in (target_libs): add target-winsup.
17821 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17822 (target==ppcle-pe): remove ld from $noconfigdirs.
17823
17824Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17825
17826 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17827 Preserve relative path names in $srcdir. Build symlink tree if
17828 configuring cross target dir and srcdir=. (= no VPATH support).
17829 (configure-target-libg++): Depend on configure-target-librx.
17830 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17831 * config-ml.in: New file.
17832 * symlink-tree: New file.
17833 * configure: Ensure srcdir="." if that's what it is.
17834
17835Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17836
17837 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17838 includes and FLEX_SKELETON setting.
17839 * mpw-configure (--with-gnu-ld): New option, controls whether
17840 to use PPCLink or ld with PowerMac GCC.
17841 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17842 * mpw-config.in: Configure grez if targeting Mac.
17843
17844 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
17845 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17846 just macos.
6599da04
JM
17847 * configure.in: Configure grez resource compiler if targeting Mac.
17848 * Makefile.in (all-grez, install-grez): New targets.
17849
17850Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17851
17852 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 17853 gcc in the path, set CC to gcc -O2.
6599da04
JM
17854
17855Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17856
17857 * configure: Default ${build} correctly. Avoid picking up extra
17858 spaces when reading CC and CXX from Makefile. When doing a
17859 Canadian Cross, use plausible default values for numerous
17860 variables.
17861 * configure.in: When doing a Canadian Cross, don't try to
17862 configure tools whose configure script can't handle it.
17863
17864Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17865
17866 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17867
17868Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17869
17870 * configure: Remove dubious bug reporting address.
17871
17872Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17873
17874 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17875 configure script, run that instead of this directory's configure.
17876 In either case, print a message that we're configuring the sub-dir.
17877
17878Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17879
17880 * configure.in: Before checking for the existence of various files,
17881 use sed to filter out "target-".
17882
17883Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17884
17885 * Makefile.in (DO_X): Split rule to decrease command line length
17886 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17887 (Philippe De Muyter).
17888
17889Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17890
17891 * Makefile.in (all-patch): depend on all-libiberty.
17892
17893Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17894
17895 * configure.in: If the only directory in target_configdirs which
17896 actually exists is libiberty, then set target_configdirs to empty,
17897 to avoid trying to build a target libiberty in a gas or gdb
17898 distribution.
17899
17900Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17901
17902 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
17903 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17904 systems.
6599da04
JM
17905
17906Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17907
17908 * configure.in (copy_dirs): Use sys-include instead of include
17909 for --with-headers option.
17910
17911Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17912
17913 * Makefile.in, configure.in: Make winsup builds work with
17914 new scheme.
17915
17916Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17917
17918 * configure.in: Build the linker on AIX.
17919
17920Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17921
17922 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17923 where needed.
17924
17925Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17926
17927 * Makefile.in (all-gcc): Fix typo.
17928
17929Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17930
17931 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17932
17933Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17934
17935 * configure.in: Rename libFOO to target-libFOO, and xiberty
17936 to target-xiberty, to provide more flexibility.
17937 (target_subdir): Define. Create if cross.
17938 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17939 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17940 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17941 check-libFOO -> check-target-libFOO, etc.
17942 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17943 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17944 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17945 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17946 allow ALL_GCC="" to only configure.
17947 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17948 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17949 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17950
17951Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17952
17953 * Makefile.in (taz): Build "info" in etc explicitly.
17954
17955Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17956
17957 * configure.in: Make sure that CC is undefined (as opposed to
17958 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17959 problem with autoconf trying to configure on a host without GCC.
17960
17961Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17962
17963 * mpw-configure: Set host alias from choice of host compiler,
17964 only use generic MPW Makefile sed if present, edit a file
17965 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17966 * mpw-README: Add problem notes about CW6 and CW7.
17967
17968Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17969
17970 * Makefile.in (taz): Use ";" instead of ";;".
17971
17972Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17973
17974 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17975 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17976 DISTDOCDIRS.
17977 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17978 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17979
17980Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17981
17982 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17983 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17984 Move bfd to DISTSTUFFDIRS.
17985
17986Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17987
17988 * Makefile.in (X11_LIB): Removed.
17989 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17990
17991 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17992
17993Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17994
17995 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17996 names.
17997
17998Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17999
18000 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18001
18002Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18003
18004 * configure.in (i[345]86-*-win32): Always build newlib.
18005 Don't configure cvs, autoconf or texinfo.
18006 * Makefile.in (LD_FOR_TARGET): New.
18007 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18008 Pass down LD_FOR_TARGET.
18009
18010Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18011
18012 * winsup: New directory.
18013 * Makefile.in: Build winsup.
18014 * configure.in: Winsup is configured when target is win32.
18015 Can only build win32 target GDB when native.
4e81ae98 18016
6599da04
JM
18017Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18018
18019 * config.guess: Recognize HP model 819 machines as having
18020 a PA 1.1 processor.
18021
18022Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18023
18024 * configure: Fix sed loop which substitutes for CC and CXX to
18025 avoid bug found in various sed implementations.
18026
18027Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18028
18029 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18030 simulator. Use standard powerpc-*-eabi*.
18031
18032Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18033
18034 * configure.in: Stop putting gas and binutils in noconfigdirs for
18035 powerpc-*-aix* and rs6000-*-*.
18036
18037Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18038
18039 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18040 -mcall-aixdesc libraries.
18041
18042Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18043
18044 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18045
18046 * config.sub (arm | armel | armeb): Fix shell syntax.
18047
18048Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18049
18050 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18051 -msoft-float and -mcpu=common support.
18052 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18053 libraries.
18054
18055Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18056
18057 * configure.in: Allow configuration and build of emacs19 for the alpha.
18058
18059Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18060
18061 * configure.in (CC): Get ^CC, not just any old CC, from
18062 ${host_makefile_frag}.
18063
18064Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18065
4e81ae98 18066 * configure.in (CC): Try to get CC from
6599da04
JM
18067 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18068
18069Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18070
18071 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18072 only if it exists in $(srcdir).
18073
18074Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18075
18076 * configure: If CC and CXX are not set in the environment, set
18077 them, based on either an existing Makefile or on searching for gcc
18078 in PATH. Substitute for CC and CXX in Makefile.
18079 * configure.in: Remove libm from target_libs. Separate
18080 target_configdirs from configdirs. If CC is not set in
18081 environment, try to get it from a host Makefile fragment. Rewrite
18082 changes of configdirs to use skipdirs instead. A few minor
18083 tweaks. Take directories out of target_configdirs as they are
18084 taken out of configdirs. Remove existing Makefile files from
18085 subdirectories. Substitute for TARGET_CONFIGDIRS and
18086 CONFIG_ARGUMENTS in Makefile.
18087 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18088 by configure.in.
18089 (CONFIG_ARGUMENTS): Likewise.
18090 (CONFIGURE_TARGET_MODULES): New variable.
18091 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18092 ($(CONFIGURE_TARGET_MODULES)): New target.
18093 (configure-libg++, configure-libio): New targets.
18094 (all-libg++): Depend upon configure-libg++.
18095 (all-libio): Depend upon configure-libio.
18096 (configure-libgloss, all-libgloss): New targets.
18097 (configure-libstdc++): New target.
18098 (all-libstdc++): Depend upon configure-libstdc++.
18099 (configure-librx, all-librx): New targets.
18100 (configure-newlib): New target.
18101 (all-newlib): Depend upon configure-newlib
18102 (configure-xiberty): New target.
18103 (all-xiberty): Depend upon configure-xiberty.
18104
18105Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18106
18107 * configure.in (host i[345]86-*-win32): Expand the
18108 noconfigdirs again.
18109
18110Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18111
18112 * mpw-configure: Fix sed command file name.
18113
18114Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18115
4e81ae98 18116 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18117 noconfigdirs again.
18118
18119Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18120
18121 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18122 or powerpc*-*-pe*, since they are not yet supported.
18123
18124Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18125
18126 Add PowerMac support and many other enhancements.
18127 * mpw-configure: New option --cc to select compiler to use,
18128 paste options set according to --cc into the generated
18129 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18130 if mpw-make.sed is present.
18131 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18132 add forward includes for PowerPC include files.
18133 * mpw-build.in: Build using Makefile.PPC if present.
18134 (do-byacc, etc): Remove separate version resource builds.
18135 (do-gas): Build "stamps" before "all".
18136 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18137 * mpw-README: Update to reflect --cc option, PowerMac support,
18138 and recently-reported compatibility problems.
18139
18140Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18141
18142 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18143 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18144 (--with-multilib-top): Pass to recursive invocations.
18145
18146Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18147
18148 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18149 v810-*-*.
18150
18151Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18152
18153 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18154 gdb, ld and opcodes on v810-*-*.
18155
6599da04
JM
18156Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18157
18158 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18159 (local-maintainer-clean): New target.
18160 (maintainer-clean): New target.
18161 (realclean): Just depend upon maintainer-clean.
18162
18163Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18164
18165 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18166
18167Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18168
18169 * configure.in: Build ld in mips*-*-bsd* case.
18170
18171Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18172
18173 * config.sub: Accept -lites* OS. From Ian Dall.
18174
18175Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18176
18177 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18178 targets.
6599da04
JM
18179
18180Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18181
18182 * configure.in: treat i386-win32 canadian cross the same as
18183 i386-go32 canadian cross.
18184
18185Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18186
18187 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18188 running under the simulator to build a reduced set of libraries.
18189 (powerpc-*-eabiaix): Add fine grained multilib support added to
18190 other powerpc targets yesterday.
18191
18192Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18193
18194 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18195 -disable-softfloat, -disable-relocatable, -disable-aix, and
18196 -disable-sysv to control which multilib libraries get built.
18197
18198Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18199
18200 * configure: Add Makefile.tem to list of files to remove in trap
18201 handler.
18202
18203Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18204
18205 * config.guess (*Linux*): Add missing "exit"s.
18206 Also, need specific check for alpha-unknown-linux (uses COFF).
18207
18208Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18209
18210 * config.guess: Merge with FSF:
18211
18212 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18213 * config.guess (AIX4): More robust release numbering discovery.
18214
18215 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18216 * config.guess (i386-sequent-ptx): Properly get version number.
18217
18218 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18219 * config.guess (mips:*:4*:UMIPS): New case.
18220
18221Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18222
18223 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18224 (i386-win32 host): Likewise. Don't build readline.
18225
18226Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18227
18228 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18229 SUPPORT_FILES to submakes.
18230
18231Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18232
18233 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18234 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18235 mpw-configure.
18236
18237Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18238
18239 * configure.in (appdirs): Use =, not ==, in test expression when
18240 trying to build the text to print in the warning message for
18241 Solaris users.
18242
18243Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18244
18245 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18246
18247Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18248
18249 * config.guess: Recognize lynx-2.3.
18250
18251Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18252
18253 * config.sub (z8ksim): Deleted
18254 (z8k-*-coff): New, this is the one true name of the target.
18255
18256Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18257
18258 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18259
18260Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18261
18262 * config.guess (*:Linux:*:*): First try asking the linker what the
18263 default object file format is (elf, aout, or coff). Then if this
18264 fails, try previous methods.
18265
18266Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18267
18268 * configure.in: Don't build newlib for *-*-vxworks5.1.
18269
18270Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18271
18272 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18273 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18274
18275Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18276
18277 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18278
18279Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18280
18281 * cfg-ml-com.in: New file.
18282 * cfg-ml-pos.in: New file.
18283
18284Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18285
18286 * COPYING.NEWLIB: Add HP free copyright to list.
18287
18288Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18289
18290 * config.sub: Recognize -eabi* for the system, not just -eabi.
18291
18292Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18293
18294 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18295 * config.sub, configure.in (win32): New target and host.
18296
18297Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18298
18299 * configure.in: Add i386-pe configuration.
18300
18301Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18302
18303 * mpw-build.in (install): Install GDB after LD.
18304
18305Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18306
18307 * mpw-config.in (elf/mips.h): Always forward-include, needed
18308 for GDB to build.
18309
18310Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18311
18312 * testsuite: New directory for customer acceptance and whole tool
18313 chain tests.
18314
18315Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18316
18317 * configure: If per-host line isn't found, but AC_OUTPUT is found
18318 and a configure script exists, run it instead.
18319
18320Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18321
18322 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18323
18324Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18325
18326 * configure: Set build_{cpu,vendor,os,alias} to host values when
18327 --build isn't specified.
18328
18329Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18330
18331 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18332 (FLAGS_TO_PASS): Pass them.
18333 (EXTRA_TARGET_FLAGS): Ditto.
18334
6599da04
JM
18335Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18336
18337 * Makefile.in (all-libg++): Depend on all-libstdc++.
18338
18339Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18340
18341 * configure.in (noconfigdirs): Enable all packages for
18342 i386-unknown-netbsd.
18343
18344Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18345
18346 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18347 hosted builds (DOS builds)
18348
18349Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18350
18351 Changes for ARM based on patches from Richard Earnshaw:
18352 * config.sub: Handle armeb and armel.
18353 * configure.in: Omit arm linker only for riscix.
18354
18355Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18356
18357 * config.guess: Update from FSF.
18358
18359Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18360
63f6bcd7 18361 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18362 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18363 powerpcle variant. Convert pentium into i586, not i486. Add p5
18364 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18365 temporarily.
18366
18367Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18368
18369 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18370
18371Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18372
18373 * config.sub: Accept -lites* as a basic system type.
18374
18375Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18376
18377 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18378 installed, and if so return linuxoldld as the system name.
18379
18380Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18381
18382 * config.guess: Add hppa1.1-hp-lites support.
18383
18384Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18385
18386 * configure.in: Don't build newlib for m68k-vxworks5.1.
18387
18388Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18389
18390 * configure.in (mips-sgi-irix6): Use mh-irix5.
18391
18392Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18393
18394 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18395
18396Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18397
18398 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18399 OSF/1. Fix compiler flags.
6599da04
JM
18400 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18401
18402Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18403
18404 * configure.in: Recognize --with-newlib.
18405 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18406
18407Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18408
d207ebef 18409 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18410 to *_X11_MODULES due to gdbtk needing X include files et al.
18411
18412Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18413
18414 Merge in support for Mac MPW as a host.
18415 (Old change descriptions retained for informational value.)
18416
18417 * mpw-config.in: Add generic include forwards for cpu-specific
18418 include files in aout and elf directories.
18419
18420 * mpw-configure: Added copyright.
18421 * mpw-config.in: Check for presence of required build tools.
18422 (target_libs): Add newlib.
18423 (target_tools): Add examples.
18424 (Read Me): Generate as "Read Me for MPW" instead.
18425 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18426 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18427 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18428
18429 * mpw-configure: Remove subdir-specific makefile hackery,
18430 delete mk.tmp after using it.
18431
18432 * mpw-build.in (all): Display start and end times.
18433
18434 * mpw-configure (host_canonical): Set.
18435 (target_cpu): Always add to makefiles.
18436 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18437 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18438 (mpw-mh-mpw): Look for in srcdir and srcroot.
18439 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18440
18441 * mpw-build.in: (install-only): New target.
18442
18443 * mpw-configure (host_alias, target_alias): Rename from hostalias
18444 and targetalias, add into generated Makefile.
18445 (mk.tmp): If present, add into generated Makefile.
18446 * mpw-build.in (all-gas): Build config.h first before gas proper.
18447
18448 * mpw-configure (config.status): Write only if changed.
18449 * mpw-config.in (readline): Configure it (not built, just used for
18450 definitions).
18451
18452 * mpw-config.in (elf/mips.h): Add a forward include.
18453
18454 * mpw-config.in: Forward-include most .h files in include into
18455 extra-include.
18456 (readline): Don't build.
18457 mpw-build.in (install): Install GDB.
18458
18459 * mpw-configure (prefix, mpw_prefix): Handle it.
18460 * mpw-config.in (mmalloc, readline): Don't configure.
18461 * mpw-build.in (thisscript): Rename to ThisScript.
18462 Use mpw-build instead of BuildProgram everywhere.
18463 (mmalloc, readline): Don't build.
18464 * mpw-README: New file, basic documentation about the MPW port.
18465
18466 * mpw-config.in: Use forward-include to create include files.
18467
18468 * mpw-configure: Add more things to the top of each configured
18469 Makefile, including contents of config/mpw-mh-mpw.
18470 * mpw-config.in (extra-include): Create this directory and fill it
18471 with Posix-like include files when configuring.
18472
18473 * config.sub (apple, mac, mpw): Add various aliases.
18474
18475 * mpw-build.in: New file, top-level build script fragment for MPW.
18476 * mpw-configure: New file, configure script for MPW.
18477 * mpw-config.in: New file, config fragment for MPW.
18478
18479Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18480
18481 * configure.in (host_libs): Remove glob, since it is gone from the
18482 sources.
18483
18484Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18485
18486 * Makefile.in: define empty GDB_NLM_DEPS var.
18487
18488 * configure.in(target_makefile_frag): use config/mt-netware
18489 for netware targets.
18490
18491Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18492
18493 * config.sub: Merge in recent FSF changes. Remove linux special
18494 cases.
18495
18496Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18497
731a8127 18498 Revert this change:
6599da04
JM
18499
18500 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18501
18502 * build-all.mk: Use CC=cc -Xs on Solaris.
18503
6599da04
JM
18504Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18505
18506 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18507 stop using it.
18508 * Makefile.in: Nuke all references to glob subdirectory.
18509
18510Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18511
18512 * configure.in: Fix --enable-shared logic in per-host.
18513
18514Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18515
18516 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18517
18518Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18519
18520 * configure.in (noconfigdirs): Don't build gas on AIX, for
18521 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18522
18523Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18524
18525 * configure: Fix --cache-file to work if the file argument is a
18526 relative path.
18527
18528Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18529
18530 * configure: If the --cache-file is used, pass it down to
18531 configure in subdirectories.
18532
18533Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18534
18535 * config.sub: add vxworks29k configuration.
18536
18537Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18538
18539 * Makefile.in (taz): Do "diststuff" part quietly.
18540
18541Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18542
18543 * config.sub: Mini-merge with gcc/config.sub.
18544
18545Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18546
18547 * config.guess (IRIX): Sed - to _.
18548
18549Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18550
18551 * Makefile.in (source-vault, binary-vault): New targets.
18552
18553Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18554
18555 * config.sub: Recognize -eabi as a basic system type.
18556
18557Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18558
18559 * configure.in (enable_shared stuff): Fix typo.
18560
18561Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18562
18563 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18564
18565Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18566
18567 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18568
18569Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18570
18571 * configure.in (rs6000-*-*): Don't build gas.
18572
18573Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18574
18575 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18576 reduce command line length.
18577 (AS_FOR_TARGET): Check for as.new, not Makefile.
18578 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18579
18580Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18581
18582 * config.guess: Merge from FSF.
18583
18584Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18585
18586 * configure: Don't use $ when handling program_suffix.
18587
18588Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18589
18590 * configure.in: Configure tk for hppa/hpux.
18591
18592Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18593
18594 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18595
18596Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18597
18598 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18599 to LIBCXXFLAGS. Tests are better run without it.
18600
18601Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18602
18603 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18604
18605Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18606
18607 * configure.in (*-*-netware*): Don't configure xiberty.
18608
18609Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18610
18611 * configure.in: Remove tk from native_only list.
18612
18613Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18614
18615 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18616 for special NCD build.
18617
18618Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18619
18620 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18621 makeall.bat, they're only useful for binutils snapshots.
18622 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18623 makeall.bat to specified SUPPORT_FILES.
18624
18625Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18626
18627 * build-all.mk: Add Ericsson targets to sun4 and solaris
18628 hosts. Add BNR's sun4 target to solaris host, so their
18629 build-from-source will be tested in-house first.
18630
18631Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18632
18633 * Makefile.in (LIBCFLAGS): New variable.
18634 (CFLAGS_FOR_TARGET): Ditto.
18635 (LIBCFLAGS_FOR_TARGET): Ditto.
18636 (LIBCXXFLAGS): Ditto.
18637 (CXXFLAGS_FOR_TARGET): Ditto.
18638 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18639 (BASE_FLAGS_TO_PASS): Pass them.
18640 (EXTRA_TARGET_FLAGS): Ditto.
18641
731a8127 18642 * configure.in: Support --enable-shared.
6599da04
JM
18643
18644Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18645
18646 * configure.in (target_libs): Include libstdc++ again.
18647 * config.guess: Update from FSF (for FreeBSD).
18648
18649Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18650
18651 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18652 makeall.bat.
18653 (DISTDOCDIRS): Add `etc'.
18654 (ETC_SUPPORT_PFX): New variable.
18655 (taz): Include anything from etc starting with a word in
18656 ETC_SUPPORT_PFX.
18657
18658Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18659
18660 * config.sub: Update for recent FSF changes. Remove obsolete
18661 h8300hds entry. Add -windows* and -osx as basic os. Minor
18662 spacing changes.
18663
18664Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18665
18666 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18667
18668 * config.guess: Merge with FSF.
18669 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18670
18671Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18672
18673 * configure: Since the "trap 0" handler will override the exit
18674 status on many systems, only use it for "exit 1", and make it set
18675 a non-zero exit status; reset it before "exit 0". Also, check
18676 exit status of config.sub, and error out if it failed.
18677
18678Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18679
18680 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18681 and install libgloss.
18682
18683Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18684
18685 * Makefile.in (all-binutils): Depend upon all-byacc.
18686
18687 * configure.in: Don't build emacs on Irix 5.
18688
18689Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18690
18691 * configure.in (*-*-netware*): Add libio.
18692
18693Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18694
18695 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18696 (CHECK_TARGET_MODULES): Ditto.
18697 (INSTALL_TARGET_MODULES): Ditto.
18698 (TARGET_LIBS): Ditto.
18699 (all-libstdc++): Note dependencies.
18700
18701Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18702
18703 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18704
18705Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18706
18707 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18708 -fexternal-templates.
18709
18710 * configure.in (target_libs): Add libstdc++.
18711 (noconfigdirs): Add libstdc++ as appropriate.
18712
18713Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18714
18715 * config.guess: Update from FSF.
18716
18717Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18718
18719 * configure: Use ${config_shell} when running ${configsub}.
18720
18721Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18722
18723 * config.sub: No longer recognize h8300h.
18724
18725Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18726
18727 * config.sub: Remove extraneous differences between config.sub and
18728 gcc/config.sub.
18729
18730Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18731
18732 * Makefile.in (DISTSTUFFDIRS): Add gas.
18733
18734Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18735
18736 * COPYING.NEWLIB: New file.
18737
18738Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18739
18740 * config.guess (HP-UX): Patch from Harlan Stenn
18741 <harlan@landmark.com> to also emit release level.
18742
18743Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18744
18745 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18746
18747Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18748
18749 * config.sub: Merge nextstep cleanup from FSF.
18750
18751Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18752
18753 * configure.in (arm-*-*): Don't configure ld for this target.
18754
18755Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18756
18757 * configure.in (*-*-netware): don't configure libg++, libio,
18758 librx, or newlib.
18759
18760Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18761
18762 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18763 configure ld--it works, but it doesn't support shared libraries.
18764
18765Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18766
18767 * config.guess (*-unknown-freebsd*): Get rid of possible
18768 trailing "(Release)" in version string.
18769 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18770
18771Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18772
18773 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18774 Fix type: *-next-neststep -> *-next-nextstep.
18775
18776 * config.guess: Merge from FSF:
18777
18778 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18779
18780 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18781
18782 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18783
18784 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18785 instead of UNIX_SV for UnixWare 1.0).
18786
18787Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18788
18789 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18790 to make gdb/nlm/* build after the compiler and linker.
18791
18792Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18793
18794 * config.guess (netbsd, freebsd, linux): Accept any machine,
18795 not just i[34]86.
18796 (m68k-atari-sysv4): Relocate to match FSF version.
18797
18798 * config.guess: More merges from the FSF:
18799
18800 Add a space before function call or macro invocation.
18801
18802 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18803
18804 * config.guess: Add trap cmd to remove dummy.c and dummy when
18805 interrupted.
18806
18807 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18808
18809 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18810 (dummy): Redirect stderr from compilation of dummy.c.
18811
18812 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18813
18814 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18815
18816Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18817
18818 * configure: Accept and ignore --cache*, for compatibility with
18819 new autoconf.
18820
18821Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18822
18823 * config.guess: Merge from FSF:
18824
18825 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18826
18827 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
18828 (PATH): Add /.attbin at end for finding uname.
18829 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
18830
18831 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18832
e490616e 18833 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
18834
18835 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18836
e490616e
ZW
18837 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18838 to select whether to use ELF or COFF.
6599da04
JM
18839
18840 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18841
e490616e 18842 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
18843
18844 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18845
18846 * config.guess: Guess the OS version for HPUX.
18847
18848 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18849
18850 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18851
18852Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18853
18854 * configure.in: Recognize --with-headers, --with-libs, and
18855 --without-newlib.
18856 * Makefile.in (all-xiberty): Depend upon all-ld.
18857
18858Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18859
18860 * configure.in: Change i[34]86 to i[345]86.
18861
18862Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18863
18864 * configure (version): A few more tweaks to help message.
18865
18866Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18867
18868 * Makefile.in: Remove (for now) librx as a host library,
18869 now that we're building it for target.
18870
18871Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18872
18873 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18874 (Karl Berry).
18875
18876Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18877
18878 * configure.in: Also configure librx.
18879
18880Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18881
18882 * Makefile.in: Update various rules to reflect that librx
18883 is now needed for libg++.
18884
18885Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18886
18887 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18888
18889Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18890
18891 * configure.in: Configure the examples directory.
18892
18893Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18894
18895 * configure: Simplify Jun 2 1994 change.
18896
18897Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18898
18899 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18900 /bin/gcc isn't good enough to build gcc.
18901
18902Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18903
18904 * Makefile.in (GDB_SUPPORT_FILES): Remove
18905 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18906 (gdb.tar.gz): Add new rule to use standard distribution building
18907 mechanism.
18908
18909Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18910
18911 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18912 Bill Cox <bill@cygnus.com>.
18913
18914Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18915
18916 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18917
18918Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18919
18920 * configure: Search current dir first in .gdbinit.
18921
18922Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18923
18924 * config.sub: Recognize freebsd (merged from gcc config.sub).
18925
18926Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18927
18928 * config.sub: Refer to NeXT's operating system as nextstep.
18929
18930 * config.sub (case $basic_machine): Re-order the cases, to match
18931 the order in the FSF version (which is mostly alphabethical).
18932 Merge in some additions and changes from the FSF.
18933
18934Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18935
18936 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18937 * config.sub: Recognize cxux7.
18938 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18939
18940Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18941
18942 * config.sub: Fix typo powerpc -> powerpc-*.
18943
18944Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18945
18946 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18947
18948 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18949 parallel with all-emacs and install-emacs). Top-level command
18950 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18951
18952Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18953
18954 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18955 $(relbindir)/make before doing ``make install'', and use
18956 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18957 installing over running make binary.
18958 ($(host)-stamp-stage3-installed): Likewise.
18959
18960Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18961
18962 * config.guess: Recognize Mach.
18963
18964Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18965
18966 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18967 see whether --exec-prefix was used.
18968
18969Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18970
18971 * README: Explicitly mention libg++/README. (Zoo's idea.)
18972
18973Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18974
18975 * Makefile.in: Add all-librx target similar to all-libproc.
18976
18977Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18978
18979 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18980 with post 1.2 uname bogosity.
18981
18982Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18983
18984 * configure: Remove temporary files on receipt of a signal.
18985
18986Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18987
18988 * configure: If there is a package_makefile_frag, remove
18989 ${subdir}/Makefile.tem after copying it in.
18990
18991Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18992
18993 * build_all.mk: support rs6000 lynx identifies itself as
18994 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18995 since /bin/gcc is too feeble to compile a modern gcc.
18996
18997Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18998
18999 * brought devo/test-build.mk update-to-date with progressive/
19000 test-build.mk. Add lynx targets and hppa flag info.
19001
19002Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19003
19004 * configure.in: Use mh-ncrsvr43. Patch from
19005 Tom McConnell <tmcconne@sedona.intel.com>.
19006
19007Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19008
19009 * config.guess (i386-unknown-bsdi): No longer need to
19010 check #if defined(__bsdi__) && defined(__i386__).
19011
19012Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19013
19014 * configure: Set program_transform_nameoption correctly.
19015
19016Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19017
19018 * brought build-all.mk update-to-date with progressive build-all.mk,
19019 added new targets and hppa info.
4e81ae98 19020
6599da04
JM
19021Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19022
19023 * configure: If config.guess result is a prefix of the user
19024 specified target, assume a native build and use the user specified
19025 target as the host alias. Remove SunOS patch suffix removal hack.
19026 * configure.in: Remove SunOS patch suffix removal hack.
19027
19028 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19029 in NATIVE_CHECK_MODULES.
19030
19031Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19032
19033 * Makefile.in: Rename HOST_ONLY to NATIVE.
19034 * configure: Delete SunOs patch suffix from host_canonical
19035 and build_canonical variables that are prepended to Makefiles.
19036 * configure.in: Add comments for easier maintenance.
19037
19038Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19039
19040 * Makefile.in: Add all-libproc target similar to all-gui.
19041
19042Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19043
19044 * Makefile.in (CHECK_MODULES): split into
19045 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19046
19047Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19048
19049 * config.guess (i386-unknown-bsdi): New system to guess.
19050
19051Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19052
19053 * Makefile.in: Add all-gui target (but not yet build by "all").
19054
19055Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19056
19057 * config.sub: Move deletion of patch suffix from here...
19058 * configure.in: To here, at Ian's suggestion. The top-
19059 level scripts might need to know of a patch level.
19060
19061Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19062
19063 * config.sub: Strip off patch suffix so rtl is recognized
19064 as a sunos4.1.3 machine, even though it's been patched.
19065
19066Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19067
19068 * Makefile.in (INSTALL_LAST): Delete.
19069 (INSTALL_DOSREL): New.
19070
19071Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19072
19073 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19074 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19075 whether we pass down --with-gnu-ld anyhow.
19076
19077Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19078
19079 * Makefile.in (INSTALL_LAST): Change operation so it works
19080 on more flavors of make.
19081 * configure.in (go32): Don't build libg++ or libio.
19082
19083Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19084
19085 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19086 they can be overriden by templates.
19087
19088Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19089
19090 * configure.in (target==go32): Don't build gdb.
19091 * dosrel: New directory.
19092
19093Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19094
19095 * configure.in (host==go32): Configure dosrel too.
19096 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19097 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19098 be set by incoming names or templates.
19099 (INSTALL_LAST): New rule.
6599da04
JM
19100
19101Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19102
19103 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19104
19105Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19106
6599da04
JM
19107 * configure.in (appdirs): New variable. Currently empty, but will
19108 be used in gas distribution. If nonempty, lists a set of
19109 directories at least one of which must get configured, or top
19110 level configuration is considered to have failed.
19111 (rs6000-*-lynxos*): Use new file name.
19112
19113Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19114
19115 Eliminate XTRAFLAGS.
19116 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19117 newlib include files using -idirafter, and also use -nostdinc.
19118 (CXX_FOR_TARGET): Likewise.
19119 (XTRAFLAGS): Removed.
19120 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19121 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19122 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19123 ($(DO_X)): Don't pass down XTRAFLAGS.
19124
19125Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19126
19127 * configure.in (mips*-dec-bsd*): New target; do build linker.
19128 (mips*-*-bsd*): New target; don't build linker.
19129
19130Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19131
19132 * configure.in: support rs6000-*-lynxos* configuration.
19133 support sunos4 as a cross target.
19134
19135 * config.sub: look for lynx*, not lynx since the OS version may
19136 legitimately be part of the name.
19137
19138Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19139
19140 * configure.in (i[34]86-*-sco*): Move to be with other i386
19141 targets.
19142 (romp-*-*): New target. Skip various binary utilities.
19143 (vax-*-*): New target. Don't build newlib.
19144 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19145
19146Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19147
19148 * configure.in: Only set host_makefile_frag if config
19149 directory exists.
19150
19151Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19152
19153 * install.sh: If $dstdir exists, don't check whether each
19154 component does.
19155
19156Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19157
19158 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19159
19160Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19161
3b75d237
AJ
19162 * configure.in (*-*-lynxos*): Don't configure newlib for either
19163 native or cross Lynx.
6599da04
JM
19164
19165Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19166
19167 * config.sub (sparc64-elf): Fix os.
19168 (z8k): Remove duplicate.
19169
19170Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19171
19172 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19173 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19174
19175Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19176
19177 * configure: Make file links cleanly even if Lynx fails on
e490616e 19178 an NFS symlink (at least fail cleanly).
6599da04
JM
19179
19180Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19181
19182 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19183 -XNh2000.
19184
19185Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19186
19187 * configure: Unknown options are fatal again.
19188
19189Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19190
19191 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19192 compatibility.
6599da04
JM
19193
19194Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19195
19196 * build-all.mk: Add `clean' target.
19197
19198Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19199
19200 * config.guess: Add SINIX support.
19201 * configure.in: Add mips-*-sysv4* support.
19202
19203Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19204
19205 * build-all.mk: Document all useful targets.
19206 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19207 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19208
19209Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19210
19211 * configure: Support --silent, --quiet.
19212
19213Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19214
19215 * configure: Support --disable-FEATURE.
19216
19217Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19218
19219 * config.guess: Recognize NCR running SVR4.3.
19220
19221Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19222
19223 * config.guess: Make BSDI generate i386-unknown-bsd386.
19224 Patch from Paul Eggert <eggert@twinsun.com>.
19225
19226Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19227
19228 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19229
19230Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19231
19232 * configure: Make unrecognized options give nonfatal warnings
19233 instead of fatal errors, and pass them to any subdirectory
19234 configures in case they recognize them.
19235 Make --x equivalent to --with-x.
19236
19237Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19238
19239 * configure: Add --enable-* options. Clean up usage message and
19240 some comments.
19241
19242Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19243
19244 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19245
19246Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19247
19248 * configure.in (hppa*-*-*): Enable binutils.
19249
19250Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19251
19252 * config.sub: Recognize cisco.
19253
19254Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19255
19256 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19257
19258Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19259
19260 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19261 than one configuration name. Add comment.
19262
19263Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19264
19265 * config.guess: about target *-hitachi-hiuxwe2, fixed
19266 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19267 macro is incorrect.]
19268
19269Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19270
19271 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19272 than the "make ls" stuff which used to be here.
19273
19274Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19275
19276 * config.guess: Recognize i[34]86-unknown-freebsd.
19277 From Shawn M Carey <smcarey@rodan.syr.edu>.
19278
19279Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19280
19281 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19282
19283Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19284
19285 * config.guess: Check for ptx.
19286
19287Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19288
19289 * config.sub: Add os9k checking.
19290
19291Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19292
19293 * config.guess: Handle OSF1 running on HPPA processors
19294
19295Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19296
19297 * configure: If subdir configure fails, print out a message with
19298 subdirectory name, in case subdir's configure code didn't identify
19299 itself.
19300
19301Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19302
19303 * configure.in: Remove embedded newlines from configdirs.
19304 Avoid mismatches of substrings. Fix matching strings at end
19305 of configdirs.
19306
19307Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19308
19309 * config.guess: Add Lynx/rs6000 config support.
19310
19311Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19312
19313 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19314
19315Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19316
19317 * configure.in (hppa*-*-osf*): Treat this just like most other
19318 PA configurations (eg no binutils or ld).
19319 (hppa*-*-*elf*): These configurations have binutils and ld.
19320
19321Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19322
19323 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19324
19325Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19326
19327 * configure.in (rs6000-*-*): Build gas.
19328
19329Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19330
e490616e 19331 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19332
19333Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19334
19335 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19336 for GDB and GDB has been fixed to not need it.
19337
6599da04
JM
19338Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19339
19340 * config.guess: Recognize vax hosts.
19341
19342Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19343
19344 * configure (while loop): Don't use "break 2" inside case
19345 statement -- the case statement isn't an enclosing loop.
19346
19347Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19348
19349 * config.guess: Clean up NeXT support, to allow nextstep
19350 on Intel machines. Make OS be nextstep.
19351
19352Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19353
19354 * config.guess: Add alternate forms for Convex.
19355
19356Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19357
19358 * configure: Completely rewrite option processing. Take
19359 advantage of pattern-matching to avoid invoking test frequently.
19360 Also clean up host and target defaulting logic.
19361
19362Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19363
19364 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19365 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19366 commands (plus user environment) will fit SCO limits.
19367
19368Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19369
19370 * configure.in: Don't issue warnings about directories which are
19371 not being configured if -norecursion is set. Correct test for
19372 --with-gnu-as and --with-gnu-ld to not get confused by substring
19373 matches.
19374
19375 * configure.in: Don't build gas for alpha-dec-osf1*.
19376
19377Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19378
19379 * configure: Back out Per's change of 12/19/1993. It changes the
19380 behavior of configure in unexpected and confusing ways.
19381
19382 Also, use different delim char when calculating
19383 program_transform_name so that the name can contain slashes.
19384
19385Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19386
19387 * configure.in, config.sub: Add support for VSTa micro-kernel.
19388
19389Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19390
19391 * configure.in: Nuke hacks which were used to get a special
19392 version of GAS for HPPA configurations.
19393
19394Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19395
19396 * configure: If only ${target_alias} is given, use that
19397 as the default for ${host_alias}.
19398 * configure: Add missing back-slashes before nested quotes.
19399
19400Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19401
19402 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19403
19404Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19405
19406 * config.guess: Recognize some Tektronix configurations.
19407 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19408
19409Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19410
19411 * config.sub: Match any flavor of SH.
19412
19413Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19414
19415 * configure.in: Don't try to configure newlib for Alpha.
19416
19417Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19418
19419 * configure.in: Don't build ld for Irix 5. Don't build gas,
19420 libg++ or libio for any Alpha target.
19421
19422 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19423
19424Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19425
19426 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19427 default arguments -- so it tried to compress itself.
19428
19429Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19430
19431 * configure.in (notsupp): ensure that a space is always at the end
19432 of the configdirs list, since the grep checks for an explicit space
19433
19434Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19435
19436 * configure.in (target i386-sysv4.2): don't build ld, since static
19437 versions of many libraries are not available.
19438
19439Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19440
19441 * config.guess: Recognize Apollos (using environment variables).
19442 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19443
19444Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19445
19446 * config.guess: Recognize Sony news mips running newsos.
19447
19448Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19449
19450 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19451 "fi ; else" for bash.
19452
19453Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19454
19455 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19456
19457Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19458
19459 * config.sub: accept unixware as an alias for svr4.2.
19460 Fix some inconsistancies with the gcc version.
19461
19462Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19463
19464 * Makefile.in (DISTDOCDIRS): Add gdb.
19465
19466Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19467
19468 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19469
19470Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19471
19472 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19473 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19474 this now.
19475
19476Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19477
19478 * config.sub: Accept hiux* as an OS name.
19479
19480 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19481 etc/make-stds.texi. The underscore came from gcc, and dje now
19482 agrees that RUNTESTFLAGS is the correct name.
19483
19484Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19485
19486 * install.sh: Remove 'set -e'. It makes any conditionals
19487 in the script useless.
19488
19489 * config.guess: Automatically recognize arm-acorn-riscix
19490 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19491
19492Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19493
19494 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19495
19496Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19497
19498 * Makefile.in (DISTDOCDIRS): New variable.
19499 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 19500 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
19501
19502Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19503
19504 * configure.in (hppa target): check the source directory for the
19505 pagas sub-directory
19506
19507Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19508
19509 * config.sub: Allow -aout* and -elf*.
19510
19511Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19512
19513 * configure.in: Don't build ld on i386-solaris2, same as for
19514 sparc-solaris2.
19515
19516Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19517
19518 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19519
19520Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19521
19522 * configure.in: Configure gdb for alpha.
19523
19524Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19525
19526 * Makefile.in (CXXFLAGS): Add -O.
19527
19528Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19529
19530 * config.guess: added support for DG Aviion
19531
19532Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19533
19534 * configure.in: Produce warning message for subdirectories not
19535 configurable for this host/target combination. Don't try to
19536 configure gdb for vms.
19537
19538Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19539
19540 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19541 appropriate files before making "diststuff".
19542 (DISTBISONFILES): New var: list of files to be edited.
19543 (DISTSTUFFDIRS): Add binutils.
19544
19545Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19546
19547 * config.sub: also handle mipsel and mips64el (for little endian mips)
19548
19549Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19550
19551 * configure.in: Add * to end of all OS names.
19552
19553Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19554
19555 * configure.in: Build newlib for LynxOS native.
19556
19557Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19558
19559 * config.guess: Add support for delta 88k running SVR3.
19560
19561 * configure.in: Add comment about HP compiler vs. emacs.
19562
19563Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19564
19565 * configure.in: don't build ld on solaris2 (not a viable option
19566 due to bugs in getpwnam & getpwuid)
19567
19568Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19569
19570 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19571 config.guess will produce a full version number.
19572
19573Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19574
19575 * configure.in: Build linker and binutils for alpha-dec-osf1.
19576
19577Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19578
19579 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19580 and gdb/testsuite/Makefile.in.
19581
19582Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19583
19584 * configure.in: recognize mips*- instead of mips-
19585
19586Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19587
19588 * config.sub: Accept linux*coff and linux*elf as operating
19589 systems.
19590
19591Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19592
19593 * config.sub: Recognize mips64, and mips3 as an alias for it.
19594
19595Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19596
19597 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19598 gdb knows how to handle OSF/1 shared libraries.
19599
19600Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19601
19602 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19603 * config.guess: Recognize Hitachi's HIUX.
19604 * config.sub: Recognize h3050r* and hppahitachi.
19605 Remove redundant cases for hp9k[23]*.
19606
19607Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19608
19609 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19610 if gas and ld are in the source tree and are in ${configdirs}.
19611 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 19612 --with options (but still pass them down on the command line,
6599da04
JM
19613 if they were explicitly specified).
19614
19615Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19616
19617 * configure: substitute SHELL value in Makefile.in with
19618 ${CONFIG_SHELL}
19619
19620Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19621
19622 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19623 *-*-solaris2* targets.
19624
19625Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19626
19627 * Makefile.in: define M4, and pass it down to sub-makes;
19628 all-autoconf now depends on all-m4
19629
19630Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19631
19632 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19633 presence of {ar,ranlib} instead of a configured directory
19634
19635Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19636
19637 * config.guess: Accept 34?? as well as 33?? for NCR.
19638
19639Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19640
19641 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19642 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19643
19644Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19645
19646 * configure: grab values for $(CC) and $(CXX) from the
19647 environment, so that someone can do "CC=gcc configure; make" and
19648 have it work right (matching the way that autoconf works now)
19649
19650 * configure.in, Makefile.in: add support for gash, the tcl
19651 interface to Galaxy
19652
19653 * config.guess: add NetBSD variants (hp300, x86)
19654
19655Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19656
19657 * install.sh: Support -d option (in the manner of SunOS 4 install,
19658 as it is more deterministic than that of GNU install)
19659 (chmodcmd): Set file to mode 755 by default (should also do default
19660 chgrp and chown, but I don't feel like dealing with that now)
19661
19662Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19663
19664 * config.sub: Remove h8300hhms alias.
19665
19666Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19667
19668 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19669
19670Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19671
19672 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19673 as stmp-fixinc
19674
19675Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19676
19677 * config.sub: recognize m88110-bug-coff.
19678
19679Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19680
19681 * Makefile.in (all-libio): all dependencies on the toolchain used
19682 to build this (gcc, gas, ld, etc)
19683
19684Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19685
19686 * config.guess: Deal with OSF/1 1.3 on alpha.
19687
19688Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19689
19690 * install.sh: add some 'else true' clauses for portability
19691
19692 * configure.in: don't build libio for h8[35]00-*-* targets
19693
19694Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19695
19696 * Makefile.in: Add support for new libio.
19697
19698Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19699
19700 * install.sh: If one command fails, don't try the rest. Don't try
19701 to remove $dsttmp (via trap) unless we have already created it.
19702 If $src doesn't exist, detect it and exit with an error.
19703
19704 * config.guess: Recognize BSD on hp300.
19705
19706Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19707
19708 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19709 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19710
19711Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19712
19713 * Makefile.in (all-send-pr): depends on all-prms
19714
19715Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19716
19717 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19718
19719Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19720
19721 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19722 Added test for mips-mips-riscos5.
19723
19724Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19725
19726 * configure.in: use mh-hp300 for 68k HP hosts
19727
19728Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19729
19730 * configure: add support for CONFIG_SHELL, so that you can use
19731 some alternate shell for evaluating configure scripts
19732
19733Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19734
19735 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19736 in configure script to bug-gdb@prep.ai.mit.edu when building
19737 distribution archive.
19738 * Makefile.in (COMPRESS): Remove def.
19739 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19740 gdb.tar.Z and make-gdb.tar.Z respectively.
19741 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19742 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19743 to convergence with 'taz' target in Makefile.in.
19744
19745Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19746
19747 * install.sh (dsttmp): use trap to ensure that tmp files go
19748 away on error conditions
19749
19750Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19751
19752 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19753
19754Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19755
19756 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19757 its parent is '/' not ''.
19758
19759 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19760
19761Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19762
19763 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19764 that ${newsrcdir}/configure.in does.
19765
19766Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19767
19768 * test-build.mk: support for CONFIG_SHELL
19769
19770Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19771
19772 * config.sub (netware): Add as a basic system type.
19773
19774Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19775
19776 * Makefile.in (Makefile): depend on configure.in. Also drop the
19777 $(srcdir)/ from the dependency on Makefile.in.
19778
19779Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19780
19781 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19782 (h8300hhms is temporary until multi-libraries are implemented).
19783 * configure.in: Handle h8300h too.
19784
19785Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19786
19787 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19788
19789Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19790
19791 * configure: Remove extraneous output when guessing host type.
19792 * config.guess: Remove extraneous output when guessing using C
19793 compiler rather than uname, or when guessing fails.
19794
19795Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19796
19797 * Makefile.in: remove all.cross and install.cross targets
19798
19799 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19800 definitions
19801
19802Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19803
19804 * configure.in (target sh): Build gprof.
19805
19806Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19807
19808 * config.sub: change -solaris to -solaris2
19809
19810Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19811
19812 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19813
19814Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19815
19816 * configure: Correct error message for missing Makefile.in to
19817 print correct directory.
19818
19819Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19820
19821 * install.sh: kludge around 386BSD shell bug
19822
19823Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19824
19825 * config.guess: Recognize NeXT.
19826 * config.guess: Recognize i486-ncr-sysv4.
19827 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19828
19829Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19830
19831 * Makefile.in (MAKEINFOFLAGS): New variable.
19832 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19833 * build-all.mk, test-build.mk: Pass down --no-split as
19834 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19835
19836Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19837
19838 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19839
19840Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19841
19842 * Makefile.in (libg++.tar.z): New rule.
19843 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19844 * Makefile.in (taz): Only do a single chmod.
19845
19846Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19847
19848 * install.sh: don't use dirname anymore (replaced with sed usage)
19849
19850Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19851
19852 * Makefile.in: Change extension for gzip'd files from '.z' to
19853 '.gz' per new FSF standard usage.
19854
19855Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19856
19857 * configure: put quotes around the final value of program_transform_name
19858
19859Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19860
19861 * Makefile.in: new install.sh support; update install-info rules
19862
19863Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19864
19865 * configure.in: Build diff for crosses, but not for go32 host.
19866
19867 * configure.in: Build gprof only for native, and don't build it
19868 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19869
19870Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19871
19872 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19873
19874Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19875
19876 * configure.in (host_tools): Add prms.
19877
19878Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19879
19880 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19881 with $(FLAGS_TO_PASS) on the command line
19882
19883 * config.sub: Recognize lynx and lynxos
19884
19885Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19886
19887 * config.sub: Accept -ecoff*, not just -ecoff.
19888
19889Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19890
19891 * Makefile.in (taz): Use .gz suffix instead of .z.
19892 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19893 names.
19894
19895Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19896
19897 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19898
19899Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19900
19901 * Makefile.in (install-no-fixedincludes): install gcc last, so
19902 that rebuilds that might happen during 'make install' don't get
19903 bogus gcc include files
19904
19905Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19906
19907 Change from Utah for HPPA support:
19908 * config.guess: Recognize hppa1.x-hp-bsd.
19909
19910Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19911
19912 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19913 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19914
19915Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19916
19917 * config.sub: Add support for rom68k and bug boot monitors.
19918
19919Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19920
19921 * Makefile.in: Make all-opcodes depend on all-bfd.
19922
19923Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19924
19925 * config.guess: Added special check for i[34]86-univel-sysv4*.
19926
19927Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19928
19929 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19930 the processor rather than assuming i486.
19931
19932Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19933
19934 * config.guess: Recognize SunOS6 as Solaris3.
19935
19936Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19937
19938 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19939 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19940
19941Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19942
19943 * build-all.mk (all-cross): New target for Canadian Cross.
19944 Added Q2 go32 targets.
19945 * test-build.mk: Configure go32 cross sparclite-aout and
19946 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19947 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19948
19949Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19950
19951 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19952 GO32 hosted toolchains
19953
19954Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19955
19956 * configure: change so "-exec-prefix" gets passed down rather
19957 than "-exec_prefix" so autoconf generated Makefiles get the
19958 exec_prefix set right.
19959
19960Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19961
19962 * config.guess: get the Solaris2 minor version number
19963
19964 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19965
19966Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19967
19968 * config.guess: Recognize some Sequent platforms.
19969
19970Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19971
19972 * Makefile.in: added the vault-install target
19973
19974 * configure.in: actually use the Sun3 makefile fragment that's in
19975 config, also added the release dir to configdirs
19976
19977Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19978
19979 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19980
19981Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19982
19983 * configure.in: remove some program from Alpha targetted toolchains
19984
19985Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19986
19987 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19988 gprof.
19989 (taz): Run "make diststuff" in those directories instead of "make
19990 proto-dir". Look for "VERSION=" only at start of line in subdir
19991 Makefile. Use "gzip -9" for compression.
19992 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19993 (binutils.tar.z): New target.
19994
19995Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19996
19997 * Makefile.in (taz): Include gpl.texinfo.
19998
19999Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20000
20001 * Makefile.in (setup-dirs): Merged into "taz" target.
20002 (taz): Only do `proto-dir' stuff if a directory is actually needed
20003 for this target.
20004
20005Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20006
20007 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20008 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20009 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20010 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20011 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20012
20013Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20014
20015 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20016 config.sub, and move-if-change to gdb testsuite distribution
20017 archive, so the testsuite can be extracted, configured, and
20018 run separately from the gdb distribution. Blow away the Chill
20019 tests that require a Chill compiled executable, since GNU Chill
20020 is not yet publically available.
20021
20022Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20023
20024 * test-build.mk: set environment variables in a single command,
20025 instead of a list of assignments and exports
20026
20027 * config.guess: recognize Alpha/OSF1 systems
20028
20029Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20030
20031 * configure: Change help message to prefer --options rather than
20032 -options.
20033
20034Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20035
20036 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20037 zippy@ecst.csuchico.edu.
20038 * config.guess: Recognize miniframe.
20039
20040Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20041
cc6010cd
AP
20042 * Makefile.in: Use srcroot to find runtest rather than rootme.
20043 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20044
20045Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20046
20047 * test-build.mk: Extensive additions to support building on a
20048 machine other than the host.
20049
20050Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20051
20052 * configure (tooldir): Fix for i386-aix again.
20053
20054Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20055
20056 * configure, Makefile.in: Change definition of $(tooldir)
20057 to match the FSF.
20058
20059Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20060
20061 * config.guess: Recognize i[34]86/SVR4.
20062
20063Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20064
20065 * Makefile.in (all-gdb): gdb depends on sim.
20066
20067Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20068
20069 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20070 at the same time we make the prototype gdb directory.
20071 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20072 files at the same time as the gdb base release distribution.
20073
20074Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20075
20076 * Makefile.in (check): Use individual check targets rather than
20077 DO_X rule.
20078 (check-gcc): Added.
20079
20080Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20081
20082 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20083 for System V release 3.2.
20084
20085Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20086
20087 * config.sub: Recognize hppaosf.
20088 * configure.in: Do configure ld/binutils/gas for it.
20089
20090Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20091
20092 * configure (tooldir): Alter syntax used to set this, for systems
20093 where "\$" isn't handled right, like i386-aix.
20094
20095Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20096
20097 * configure: Pass program-transform-name, not
20098 program_transform_name, to recursive configures.
20099
20100Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20101
20102 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20103 of gas+ld+binutils.
20104
20105Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20106
20107 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20108
20109Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20110
20111 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20112
6599da04
JM
20113Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20114
20115 * Makefile.in (PRMS): Set back to all-prms.
20116
20117Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20118
20119 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20120 targets, rather than for MIPS hosts.
20121
20122Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20123
20124 * configure.in: add comment for --with-x default values
20125
20126 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20127
20128 * Makefile.in: add check-* targets for each of the directories in
20129 the tree. Add a definition of RUNTEST that will use the one we
20130 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20131
20132Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20133
20134 * configure.in: Removed obsolete references to bfd_target and
20135 target_makefile_frag.
20136
20137 * build-all.mk: Set assorted targets for Q2.
20138 * config.sub: Recognize z8k-sim and h8300-hms.
20139 * test-build.mk: Really don't pass host to configure.
20140 (HOLES): Added uname.
20141
20142Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20143
20144 * configure: Handle an empty program-prefix, program-suffix or
20145 program-transform-name correctly.
20146
20147Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20148
20149 * build-all.mk: -G 8 no longer required for MIPS targets.
20150 * test-build.mk: Don't pass host argument to configure; make it
20151 guess.
20152
20153Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20154
20155 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20156 * Makefile.in (COMPRESS): New macro, like GZIP.
20157
20158Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20159
20160 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20161
20162 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20163 with gas currently defaults to -G 0.
20164
20165Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20166
20167 * Makefile.in (all-flex): flex depends on byacc.
20168
20169 * build-all.mk: If host not specified, use config.guess. Pass TAG
20170 to test-build.mk as RELEASE_TAG.
20171 * test-build.mk (configargs): New variable containing arguments to
20172 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20173 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20174
20175 * config.guess: Use /bin/uname when checking -X argument on SCO,
20176 to avoid invoking GNU uname which doesn't understand -X.
20177
20178 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20179
20180 * configure.in: Build gas for mips-*-*.
20181
20182Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20183
20184 * Makefile.in (all.normal): insert missing backslash.
20185
20186Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20187
731a8127 20188 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20189
20190 * Makefile.in: Complete overhaul to merge many almost identical
20191 targets.
20192
20193Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20194
20195 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20196 (gdb.tar.Z): Adjusted.
20197
20198 * Makefile.in (setup-dirs, taz): New targets; should be general
20199 enough to adapt for gdb sometime. Build only .z file.
20200 (gas.tar.z): New target.
20201
20202Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20203
20204 * build-all.mk: Use CC=cc -Xs on Solaris.
20205
6599da04
JM
20206Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20207
20208 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20209 for handling BISON for FSF releases.
20210
20211Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20212
20213 * configure: Actually implement the change zoo just documented.
20214
20215Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20216
20217 * configure: when using config.guess, only set target_alias when
20218 it's not already been set (ie, on the command line)
20219
20220Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20221
20222 * Makefile.in: add installcheck target, set PRMS to install-prms
20223
20224Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20225
20226 * configure: add support for package_makefile_fragment, handle the
20227 case where a directory has a configure.in file but no Makefile.in
20228 more gracefully (with an actual understandable error message, even);
20229 add support for --without (and add this to the usage message); also
20230 explicitly add a --host=${host_alias} to the command line when
20231 config.guess is used
20232
20233Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20234
20235 * configure: Must use both --host and --target in recursive calls.
20236
20237Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20238
20239 * Makefile.in: Change deja-gnu to dejagnu.
20240
20241Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20242
20243 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20244
20245Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20246
20247 * configure.in: canonicalize all instances to *-*-solaris2*,
20248 also strip out a number of tools to not build for go32 host
20249
20250Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20251
20252 * config.guess: add GPL.
20253
20254 * Makefile.in, config.guess, config.sub, configure: bump
20255 copyrights to 93.
20256
20257Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20258
20259 * Makefile.in (do-info): Removed obsolete check for existence of
20260 localenv file.
20261
20262 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20263
20264Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20265
20266 * Makefile.in: a couple of 'else true' for decstation,
20267 support for TclX
20268
20269 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20270
20271Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20272
20273 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20274
20275Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20276
20277 * config.guess: Recognize i386-ibm-aix (PS/2).
20278 * configure.in: Use config/mh-aix386 file for it.
20279
20280Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20281
20282 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20283 CC_FOR_TARGET instead.
20284 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20285
20286Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20287
20288 * Makefile.in: Add sim to list of directories sent with gdb
20289
20290Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20291
20292 * configure.in: Put back mips-dec-bsd* case.
20293
20294Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20295
20296 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20297 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20298 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20299
20300Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20301
20302 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20303
20304 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20305 (install-info): install dir.info only if it exists,
20306 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20307
20308Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20309
20310 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20311 gas for mips-dec-bsd.
20312
20313Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20314
20315 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20316 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20317
20318Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20319
20320 * configure.in: Added "dejagnu" to hosttools list.
20321
20322Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20323
20324 * config.sub, configure.in, config.guess: Add support
20325 for Bosx, an AIX variant from Bull.
20326 Patches from F.Pierresteguy@frcl.bull.fr.
20327
20328Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20329
20330 * devo/dejagnu: Initial creation of devo/dejagnu.
20331 Migrated dejagnu testcases and support files for testing software
20332 tools to reside as subdirectories, currently called "testsuite",
20333 within the directory of the software tool. Migrated all programs,
20334 support libraries, etc. beloging to dejagnu proper from
20335 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20336 with no modifications. The changes to these files which will
20337 allow them to configure, build, and execute properly will be made
20338 in a future update.
20339
20340Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20341
20342 * Makefile.in: Change send_pr to send-pr.
20343 * configure.in: Likewise.
20344 * send_pr: Renamed directory to send-pr.
20345
20346Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20347
20348 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20349
20350Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20351
20352 * README: Update for gdb-4.8 release.
20353 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20354 gdb-xxx.tar.z (gzip'd) file also.
20355
20356Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20357
20358 * Makefile.in: make all-diff depend on all-libiberty
20359
20360Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20361
20362 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20363
20364Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20365
20366 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20367
20368Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20369
20370 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20371 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20372 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20373
20374Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20375
20376 * Makefile.in: makeinfo binary is in a new location
20377
20378Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20379
20380 * config.sub: Accept -ecoff as an OS.
20381
20382 * Makefile.in: Various changes to eliminate a level of make
20383 recursion and reduce the required command line length.
20384 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20385 sub-makes.
20386 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20387 variables holding settings for specific sub-makes.
20388 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20389 in terms of BASE_FLAGS_TO_PASS.
20390 (TARGET_LIBS): New variable listing directories which use
20391 TARGET_FLAGS_TO_PASS.
20392 (subdir_do): Eliminated.
20393 (do-*): New set of targets to replace subdir_do.
20394 (various): All targets which used subdir_do now depend on do-*.
20395 (local-clean): Renamed from do_clean.
20396 (local-distclean): New target, dependency of distclean and
20397 realclean.
20398 (install-info): Don't create directories. Depend on dir.info
20399 rather than calling make recursively.
20400 (install-dir.info): Eliminated.
20401 (install-info-dirs): Create all info directories here.
20402 (dir.info): Depend upon do-install-info.
20403
20404 * test-build.mk (HOLES): Added false.
20405
20406Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20407
20408 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20409
20410Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20411
20412 * Makefile.in (info): remove dependency on all-texinfo. The
20413 problem was really in texinfo/C, not at this level.
20414
20415Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20416
20417 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20418
20419Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20420
20421 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20422 GDB releases.
20423
20424Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20425
20426 * configure: Include srcdir in message about target of link not
20427 being found. Don't convert `-' to `_' in `with' options being
20428 passed to subdirs.
20429
20430Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20431
20432 * configure.in: add uudecode to host_tools
20433
20434 * Makefile.in: added {all,install}-uudecode targets, added them to
20435 the appropriate lists
20436
20437Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20438
20439 * Makefile.in (all-gcc): Added dependency on all-gas.
20440
20441 * configure.in (mips-*-*): Build ld and binutils.
20442
20443Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20444
20445 * configure: check return code from mkdir, print error message and
20446 exit on failure.
20447
20448Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20449
20450 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20451
20452Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20453
20454 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20455
20456Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20457
20458 * config.sub (h8500): Recognize this as a cpu type.
20459
20460Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20461
20462 * configure: source directory missing is no longer a warning
20463
20464 * configure.in: recognize irix[34]* instead of irix[34]
20465
20466 * Makefile.in: define and pass down X11_LIB
20467
6599da04
JM
20468Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20469
20470 * guess-systype: Renamed to ...
20471 * config.guess: ... by popular request.
20472 * configure.in, Makefile.in: Update accordingly.
20473
20474Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20475
20476 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20477 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20478 + Execute ./dummy instead of assuming . is in PATH.
20479
20480Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20481
20482 * guess-systype: New shell script. Attempts to guess the
20483 canonical host name of the executing host.
20484 Only a few hosts are supported so far.
20485 * configure: Call guess-systype if no host is specified.
20486
20487Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20488
20489 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20490 gcc Makefile.
20491
6599da04
JM
20492Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20493
20494 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20495 (all-gcc, install-gcc, subdir_do): Use it.
20496
20497Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20498
20499 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20500
20501Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20502
20503 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20504 set exclusively by configure, using configure.in .
20505
20506Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20507
20508 * test-build.mk: set $PATH for all builds
20509
20510 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20511
20512Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20513
20514 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20515 the one used in gcc/Makefile.in, so that a null expansion doesn't
20516 override the one needed to build gcc with a native cc.
20517
6599da04
JM
20518Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20519
20520 * configure: Accept -with arguments.
20521
20522Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20523
20524 * Makefile.in: added h8300sim
20525
20526Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20527
6599da04
JM
20528 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20529 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20530 (all-cygnus, native, build-cygnus): Make
20531 $(canonhost)-stamp-3stage-done, not $(host)....
20532 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20533 i386-sco3.2v4. Added else true to if command.
20534
20535Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20536
20537 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20538
20539Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20540
20541 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20542
20543Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20544
20545 * configure.in: don't remove binutils from Solaris builds
20546
20547Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20548
20549 * Makefile.in: get rid of earlier definitions for *clean,
20550 also handle the recursive info rule better
20551
20552Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20553
20554 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20555 do more-or-less the right thing.
20556
20557Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20558
20559 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20560 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20561
20562Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20563
20564 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20565 $(host_canonical).
20566
20567 * configure.in: split the configdirs list into 4 categories (native
20568 v. cross, library v. tool) and handle the cross-only and native-
20569 only in more reasonable (and correct!) way.
20570
20571Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20572
20573 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20574 configdirs anymore.
20575
20576Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20577
20578 * Makefile.in: extensive cleanup:: removed all of the explicit
20579 clean-* targets, collapsed many wrappers around subdir_do into
20580 one, added additional targets to satisfy standards.texi, deleted
20581 some old targets, some changes for consistency
20582
20583Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20584
20585 * configure.in: handle some programs as cross-only, and others as
20586 native only
20587
20588 * test-build.mk: handle partial holes in a more generic manner
20589
20590 * Makefile.in: m4 depends on libiberty
20591
6599da04
JM
20592Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20593
20594 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20595 time, wdiff, and find to configdirs
20596
20597 * Makefile.in: all, clean, and install rules for the new programs
20598 added to configure.in
20599
20600Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20601
20602 * configure.in: use mh-sun for all *-sun-* hosts
20603
6599da04
JM
20604Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20605
20606 * Makefile.in: define flags for X11 include files and library file
20607 locations, pass them down to the programs that need this info
20608
20609 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20610
6599da04
JM
20611Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20612
20613 * configure.in: start building libg++ for HP-UX targets
20614
20615Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20616
20617 * README: Update references to files moved into etc/.
20618
20619Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20620
20621 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20622 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20623
20624Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20625
20626 * configure: accept dash as well as underscore in long option
20627 names for FSF compatibility.
20628
20629Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20630
20631 * config.sub: added -sco3.2v4 support from FSF.
20632
20633Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20634
20635 * configure.in: expand the section that adds or removes
20636 directories from the list of programs to build, to handle native
20637 vs. cross in addition to host v. native
20638
20639Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20640
20641 * Makefile.in: Replace C++ in macro names with CXX.
20642 This is less likely to break ...
20643
20644Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20645
20646 * test-build.mk: add -w to GNU_MAKE
20647
20648Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20649
20650 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20651 add 'sparc' to list of recognized cpus. This needed to make
20652 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20653 Delete some redundant ose68 variants. Recognize -wrs as an os,
20654 then changes that into $CPU-wrs-vxworks.
20655
20656 * configure.in: remove most references to gdbtest, regularize
20657 target based program removal
20658
20659 * test-build.mk: import from p3 tree (many fixes and changes)
20660
20661Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20662
20663 * Makefile.in: added rules to handle tcl, tk, and expect
20664
20665 * configure.in: handle those directories if they exist
20666
20667Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20668
20669 * config.sub: removed bogus hppabsd and hppahpux names, since
20670 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20671
20672Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20673
20674 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20675 depends upon all-xiberty
20676
20677 * Makefile.in: changes from p3, including:
20678
20679 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20680
20681 * Makefile.in (XTRAFLAGS): include newlib directories if
20682 newlib/Makefile exists, rather than if host != target.
20683
20684 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20685
20686 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20687 from the same source tree and not building a cross-compiler. This
20688 matters for the libg++ configuration if reconfiguring a tree that
20689 has already been installed.
20690
20691 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20692
20693 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20694 pick up the machine and system specific header files.
20695
20696 * Makefile.in: added AS_FOR_TARGET, passed down in
20697 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20698 the C compiler to use to create programs which are run in the
20699 build environment, set it to default to $(CC), and passed it down
20700 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20701
20702 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20703
20704 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20705 We need them for unusual native builds, like systems without
20706 ranlib.
20707
20708 * configure: also define $(host_canonical) and
e490616e
ZW
20709 $(target_canonical), which are the full, canonical names for the
20710 given host and target
6599da04
JM
20711
20712Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20713
20714 * Makefile.in: Added separate definitions for C++.
20715
20716Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20717
20718 * configure.in (configdirs): Add deja-gnu.
20719
20720Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20721
20722 * README: Update for configure.texi and gdb-4.7 release.
20723
20724Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20725
20726 * Makefile.in: Move "all" target to top of file.
20727 Previously, first target was ".PHONY" which caused BSD4.4 make
20728 to build .PHONY when make was run without arguments.
20729
20730Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20731
20732 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20733 Library-copylefted code in libiberty.
20734
20735Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20736
20737 * config.sub: Replace m68kmote with plain old m68k.
20738
20739Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20740
20741 * Makefile.in: Remove space from blank line, avoid Make complaints.
20742
20743Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20744
20745 * config.sub: Complain if no argument is given. Added support for
20746 386bsd as OS and target alias.
20747
20748Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20749
20750 * Makefile.in (XTRAFLAGS): include newlib directories if
20751 newlib/Makefile exists, rather than if host != target.
20752
20753Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20754
20755 * config.sub: recognize sparclite-wrs-vxworks.
20756
20757 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20758 p3.) Added clean-xiberty to clean.
20759
20760Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20761
20762 * configure.in: use *-*-* instead of nested cases for host and target
20763
20764Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20765
20766 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20767 from the same source tree and not building a cross-compiler. This
20768 matters for the libg++ configuration if reconfiguring a tree that
20769 has already been installed.
20770
20771Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20772
20773 * config.sub (i486v/i486v4): Merge in from FSF version.
20774
20775Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20776
20777 * configure: only set PWD if it is already set.
20778
20779Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20780
20781 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20782 doesn't have unset and all success paths (and most error paths)
20783 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20784 to just ${PWD} to avoid confusion.)
20785
20786Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20787
20788 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20789 even for a native compilation.
20790
20791Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20792
20793 Changes to make the gdb.tar.Z rule work better.
20794
20795 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20796 (DEVO_SUPPORT): Add configure.texi.
20797 (bfd-ilrt.tar.Z): Remove ancient rule.
20798
20799Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20800
20801 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20802 pick up the machine and system specific header files.
20803
20804 * configure.in, config.sub: added new target m68010-adobe-scout,
20805 with alias of adobe68k. Changed configure.in to check for
20806 -scout before -sco* to avoid a false match.
20807
20808 * Makefile.in: added AS_FOR_TARGET, passed down in
20809 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20810 the C compiler to use to create programs which are run in the
20811 build environment, set it to default to $(CC), and passed it down
20812 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20813
20814Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20815
20816 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20817 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20818 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20819 FOR_TARGET variants, to newlib and libg++.
20820
20821Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20822
20823 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20824 first.
20825
20826Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20827
20828 * config.sub: Accept `elf' as an environment.
20829
20830Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20831
20832 * Makefile.in (all-opcodes): cd into the right directory
20833
20834Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20835
20836 * configure: added -program_transform_name option, used as
20837 argument to sed when installing programs.
20838 configure.texi: added documentation for -program_prefix,
20839 -program_suffix and -program_transform_name.
20840
20841Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20842
20843 * config.sub: Accept i486 where i386 ok.
20844
20845Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20846
20847 * config.sub: accept we32k
20848
20849Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20850
3b75d237 20851 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
20852
20853 * Makefile.in: don't create all directories for ``make install'';
20854 let the subdirectories create the ones they need.
20855
20856Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20857
e490616e 20858 * COPYING: new file, GPL v2
6599da04
JM
20859
20860Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20861
20862 * Makefile.in: use the new gen-info-dir, which needs a template
20863 argument (which also lives in texinfo)
20864
20865 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20866
6599da04
JM
20867Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20868
20869 * config.sub (ncr3000): Change i386 to i486.
20870
20871Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20872
20873 * Makefile.in: add install-rcs, install-grep to
20874 install-no-fixedincludes, removed install-bison and install-libgcc
20875
20876Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20877
20878 * configure.in: grab the HPUX makefile fragment if on HPUX
20879
20880Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20881
20882 * Makefile.in: eradicate bison spoor (ditto libgcc).
20883 configure.in: recognise m68{k,000}-ericsson-OSE.
20884 es1800 is alias for m68k-ericsson-OSE
20885
20886Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20887
20888 * configure.in: rearrange the parts that remove programs from
20889 configdirs, based now on HOST==TARGET or by canonical triple.
20890
20891Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20892
20893 * test-build.mk: recurse explicitly with -f test-build.mk when
20894 appropriate. predicate stage3 and comparison on the existence
20895 of gcc. That is, if gcc isn't around, we aren't three-staging.
20896 On very clean, also remove ...stamp-co. Build in-place before
20897 doing other builds.
20898
20899Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20900
20901 * Makefile.in, configure.in: add tgas
20902
20903Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20904
20905 * Makefile.in: a number of changes merged in from progressive.
20906
20907 * configure.in: add libm.
20908
20909 * .cvsignore: ignore some stuff that comes from test-build.mk.
20910
6599da04
JM
20911Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20912
20913 * config.sub: Add es1800 (m68k-ericsson-es1800).
20914
20915Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20916
20917 * configure: Add program_suffix (parallel to program_prefix)
20918 * Makefile.in: adjust directory-creating script for losing decstation
20919
20920Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20921
20922 * configure: Minor $subdir-related fixes.
20923
20924Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20925
20926 * configure: fix various problems with propogating
20927 makefile_target_frag in subdirs.
20928 * configure.in: config libgcc if its there
20929
20930Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20931
20932 * config.sub: HPPA merge.
20933
6599da04
JM
20934Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20935
20936 * Makefile.in: Replace all-bison with all-byacc in all
20937 dependency lines for other tools (which now use byacc).
20938
20939Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20940
20941 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20942
6599da04
JM
20943Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20944
20945 * Makefile.in: make gprof rules similar to byacc rules (instead of
20946 vestigal $(unsubdir) that didn't work...)
20947
20948Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20949
20950 * config.sub: Add support for Linux.
20951 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20952 (at least for libg++).
20953
20954Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20955
20956 * configure.texi: fix doc for the -nfp option to configure
20957
20958Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20959
20960 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20961
20962Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20963
20964 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20965 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20966 * configure.in: added solaris* host_makefile_frag hook.
20967
20968Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20969
20970 * config.sub: changed recognition of m68000 so that various
20971 m68k types can be specified via m680[01234]0
20972
20973Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20974
20975 * config.sub (basic_machine): fix sed so that '-foo' isn't
20976 completely substituted out while .+'-foo' loses the '-foo'
20977
20978Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20979
20980 * config.sub ($os): Add -aout.
20981
20982Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20983
20984 * configure: If host_makefile_frag is absolute, don't
20985 prefix ${invsubdir} (relevant to libg++ auto-configure).
20986
20987Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20988
20989 * Makefile.in (tooldir): Define it.
20990 (all-ld): Depend on all-flex.
20991
20992Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20993
20994 * Makefile.in (check): Fix libg++ special case.
20995
20996Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20997
20998 * configure: do not bury `pwd` into config.status, thus do fewer
20999 pwd's.
21000
21001 * configure: print the "Building in" message only when building in
21002 other than "." AND verbose.
21003
63f6bcd7 21004 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
21005 configures.
21006
21007 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21008
21009Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21010
21011 * Makefile.in: macroize flags passed on recursion. remove
21012 fileutils.
21013
21014Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21015
21016 * configure: get makesrcdir right for subdirs deeper than 1.
21017
21018 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21019 install.
21020
21021Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21022
21023 * Makefile.in: don't print subdir_do or recursion lines.
21024
21025Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21026
21027 * standards.texi: added menu item.
21028
21029 * Makefile.in: build and install standards.info.
21030
21031 * standards.texi: new file.
21032
21033Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21034
21035 * configure: test for and move config.status pieces from
21036 ${subdir}/.
21037
21038Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21039
6599da04
JM
21040 * configure: Test for existance of files before trying to mv
21041 them, to avoid numerous non-existance messages.
21042
21043Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21044
21045 * configure: correct final line of config.status.
21046
21047 * configure: patch from eggert. Avoids a protection problem if
21048 the original Makefile.in is read only.
21049
21050 * configure: use move-if-change from gcc to create config.status.
21051 Some makefiles depend on config.status to tell if a directory
21052 has been reconfigured for a different host. This change
21053 prevents those directories from remaking everything in the case
21054 where the reconfig was only intended to rebuild a Makefile.
21055
21056 * configure: test for config.sub with "config.sub sun4" rather
21057 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21058 host alias from a missing config.sub.
21059
21060Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21061
21062 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21063 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21064
21065Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21066
21067 * configure: mkdir ${subdir} as needed.
21068
21069Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21070
21071 * Makefile.in,configure.in: added autoconf.
21072
21073Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21074
21075 * Makefile.in: no longer pass against on recursion.
21076
21077 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21078 definitions are not inherited.
21079
21080 * configure: correct makesrcdir when subdir is .
21081
21082Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21083
21084 * configure: Add support for 'subdirs' variable, which is
21085 like 'configdirs', except that configure doesn't re-invoke
21086 itself for subdirs, it just creates a Makefile for each subdir.
21087 * configure.texi: Document subdirs.
21088
21089Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21090
21091 * configure.in: added flex to configdirs
21092
21093Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21094
21095 * Makefile.in: remove clean-stamps from clean.
21096
21097Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21098
21099 * configure.in: Add gdbtest to configdirs.
21100
21101Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21102
21103 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21104 to recursive makes.
21105 * configure.in: Recognize new ncr3000 config.
21106
21107Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21108
21109 * Makefile.in, configure.in: removed references to gdbm.
21110
21111Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21112
21113 * config.sub: Don't canonicalize os value
21114 newsos* to bsd (readline needs to check for newsos).
21115 (This fix was earlier made Jan 31, but got re-broken.)
21116
21117Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21118
21119 * configure.in: sco is an os, not a vendor!
21120
21121 * configure: Quote $( better. Keep various shells happy.
21122
21123Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21124
21125 * Makefile.in: eliminate stamp-files.
21126
21127Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21128
21129 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21130 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21131
21132Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21133
21134 * config.sub: fix iris/iris3.
21135
21136Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21137
21138 * configure: re-add -rm.
21139
21140Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21141
21142 * Maskefile.in: add .stmp-rcs to all.
21143
21144 * configure.in: remove gas from rs6000 build, use aix host fragment.
21145
21146Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21147
21148 * configure: pass down site_option during recursion.
21149
21150Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21151
21152 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21153
21154Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21155
21156 * configure: Change exec_prefix so that it really defaults to prefix.
21157
21158Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21159
21160 * Makefile.in, configure.in: Add support for mmalloc library.
21161
21162Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21163
21164 * Makefile.in: add stmp dependencies for a few more things.
21165
21166Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21167
21168 * configure: adjusted error message on objdir/srcdir configure
21169 collision, per john's suggestion.
21170
21171 * Makefile.in: add libiberty stmp to all and all.cross.
21172
21173Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21174
21175 * Makefile.in: remove force dependencies, add grep to all.
21176
21177Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21178
21179 * Makefile.in: drop flex. make stamp files work.
21180
21181 * configure: added test for conflicting configuration in srcdir,
21182 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21183 gets cranky. use relative paths for configure and srcdir
21184 whenever possible. Send some error messages to stderr that were
21185 going to stdout.
21186
21187Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21188
21189 * Makefile.in: Fix libg++ rule to check for gcc directory
21190 before using gcc/gcc. Also pass XTRAFLAGS.
21191
21192Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21193
21194 * Makefile.in: added stmp-files so that directories aren't polled
21195 when they are already built.
21196
21197 * configure.texi: fixed a node pointer problem.
21198
21199Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21200
731a8127 21201 * config.sub configure.in gdb/configure.in
6599da04
JM
21202 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21203 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21204 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21205
21206Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21207
21208 * configure: -recurring becomes -silent. corrected help message
21209 for -site= option.
21210
21211 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21212
21213Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21214
21215 * configure: when building Makefile for crosses, replace
21216 tooldir and program_prefix. default srcdir from location of
21217 config.sub. remove "for host in hosts" and "for target in
21218 targets" loops.
21219
21220Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21221
21222 * Makefile.in: Do not pass bindir or mandir to cvs.
21223
21224Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21225
21226 * Makefile.in, configure.in: removed traces of namesubdir,
21227 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21228 copyrights to '92, changed some from Cygnus to FSF.
21229
21230 * configure.texi: remove most references to multiple hosts,
21231 multiple targets, subdirs, etc.
21232
21233 * configure.man: removed rcsid. reference config.sub not
21234 config.subr.
21235
21236 * Makefile.in: mkdir $(infodir) on install-info.
21237
21238Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21239
21240 * configure.texi: Explain better about .gdbinit and about
21241 the environment that configure.in sections run in.
21242
21243Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21244
21245 * configure.in: Ultrix is only a decstation if it's a MIPS.
21246
21247Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21248
21249 * README: DOC.configure => cfg-paper.texi.
21250
21251Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21252
21253 * config.sub (near case $os): Don't convert newsos* to bsd!
21254
21255Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21256
21257 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21258 the number of copies of COPYING that go into the GDB tar file.
21259
21260Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21261
731a8127 21262 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21263 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21264 Fix SCO configuration stuff.
21265
21266Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21267
21268 * Makefile.in: For libg++, make sure the -I pointing
21269 to the gcc directory goes *after* all the libg++-local -I flags.
21270 Also, move just-gcc dependency from just-libg++ to all-libg++.
21271
21272Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21273
21274 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21275
21276Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21277
21278 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21279
21280Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21281
21282 * config.sub: Add stratus configuration frags. Also
21283 submitted to FSF.
21284
21285Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21286
21287 * Makefile.in (DEV_SUPPORT): add configure.man.
21288
21289 * config.sub(Decode manufacturer-specific): add -none*.
21290
21291Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21292
21293 * Makefile.in: remove form feeds to make Sun's make happy.
21294 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21295
21296Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21297
21298 * Makefile.in (AR_FLAGS): Make quieter.
21299
21300Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21301
21302 * configure.in: Add libg++.
21303 * configure: When verbose, don't output the command line at each
21304 level; it will be unremarkably the same as the previous version,
21305 which will be the same as what the user typed.
21306
21307Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21308
21309 * configure.in, Makefile.in: fix clean-info, add flex. add
21310 fileutils.
21311
21312 * configure: be less sensitive to spaces in Makefile.in. Do not
21313 look for sources in "..". Doing so breaks subdirectories that
21314 might have their own configure. If a subdir has it's own
21315 configure script, use it.
21316
21317Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21318
21319 * cfg-paper.texi: some changes suggested by rms.
21320
21321Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21322
21323 * config.sub: Merge in some small additions from the FSF version,
21324 taken from the gcc distribution, to bring the Cygnus and FSF
21325 versions into closer sync.
21326
21327Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21328
21329 * configure.in: Changed svr4 references to sysv4.
21330
21331Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21332
21333 * configure: added -V for version number option.
21334
21335Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21336
21337 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21338 renamed from DOC.configure to cfg-paper.texi.
21339
21340Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21341
21342 * configure, config.subr, config.sub: config.subr is now
21343 config.sub again.
21344
21345Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21346
21347 * configure.texi: new file, in progress.
21348
21349 * Makefile.in: build info file and install the man page for
21350 configure.
21351
21352 * configure.man: new file, first cut.
21353
21354 * configure: find config.subr again now that configuration "none"
21355 has gone. removed all traces of the -ansi option. removed all
21356 traces of the -languages option.
21357
21358 * config.subr: resync from rms.
21359
21360Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21361
21362 * configure, config.sub, config.subr: merge config.sub into
21363 config.subr, call the result config.subr, remove config.sub, use
21364 config.subr.
21365
21366 * Makefile.in: revised install for dir.info.
21367
21368Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21369
21370 * configure.in: add decstation host makefile frag.
21371
21372 * Makefile.in: BISON now bison -y again. also install-gcc on
21373 install. clean-gdbm on clean. infodir belongs in datadir.
21374 Make directories for info install. Build dir.info here then
21375 install it.
21376
21377Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21378
21379 * Makefile.in: fix for bad directory tests.
21380
21381Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21382
21383 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21384 regexp. -srcdir relative was being handled incorrectly.
21385
21386 * Makefile.in: unwrapped some for loops so that parallel makes
21387 work again and so one can focus one's attention on a particular
21388 package.
21389
21390Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21391
21392 * configure: added PWD as a stand in for `pwd` (for speed). use
21393 elif wherever possible. make -srcdir work without -objdir.
21394 -objdir= commented out.
21395
21396Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21397
21398 * configure: +options become --options. -subdirs commented out.
21399 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21400 Makefile now at top of generated Makefile. Removed cvs log
21401 entries. added -srcdir. create .gdbinit only if there is one
21402 in ${srcdir}.
21403
21404 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21405 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21406 and mandir now keyed off datadir by default.
21407
21408Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21409
21410 * Freshly created ChangeLog.
21411
21412\f
21413Local Variables:
21414mode: change-log
21415left-margin: 8
21416fill-column: 76
21417version-control: never
21418End: