]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Enable support for atomic primitives on SPARC/Linux
[thirdparty/gcc.git] / ChangeLog
CommitLineData
3a221b73
GA
12022-09-30 Olivier Hainque <hainque@adacore.com>
2
3 * configure.ac (*vxworks*): If enable_shared is not
4 set, set to "no" and add --disable-shared to target and
5 host_configargs.
6 * configure: Regenerate.
7
220c4d8e
GA
82022-09-26 Jeff Law <jlaw@ventanamicro.com>
9
10 * MAINTAINERS: Update my email address and DCO entry.
11
4afaeaab
GA
122022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
13
14 * MAINTAINERS (Write After Approval): Add myself.
15
d0fc05e8
GA
162022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
17
18 * MAINTAINERS (Write After Approval): Add myself.
19
fe2a8ce9
GA
202022-09-07 Jeff Law <jeffreyalaw@gmail.com>
21
22 * MAINTAINERS: Update my email address.
23
242022-09-07 Tom de Vries <tdevries@suse.de>
25
26 * configure.ac: Set extra_host_libiberty_configure_flags and
27 extra_host_zlib_configure_flags in separate case statements.
28 * configure: Regenerate.
29
25aeb922
GA
302022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
31
32 * MAINTAINERS: Update c-sky port maintainers' emails.
33
542c60c4
GA
342022-08-31 Martin Liska <mliska@suse.cz>
35
36 * configure: Regenerate.
37 * configure.ac: Delete hpux9 and hpux10.
38
30afe5e7
GA
392022-08-18 Sergei Trofimovich <siarheit@google.com>
40
41 * Makefile.def: Drop libelf module and gcc-configure dependency
42 on it.
43 * Makefile.in: Regenerate with 'autogen Makefile.def'.
44 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
45 LIBELFINC.
46 * configure: Regenrate.
47 * configure.ac (host_libs): Drop unused libelf.
48
492022-08-18 Sergei Trofimovich <siarheit@google.com>
50
51 * Makefile.in: Regenerate.
52
4ad52740
GA
532022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
54
55 * MAINTAINERS: Add myself as AutoFDO maintainer.
56
32510382
GA
572022-08-01 Roger Sayle <roger@nextmovesoftware.com>
58 Arnaud Charlet <charlet@adacore.com>
59
60 * configure: Regenerate.
61
4a7274dd
GA
622022-07-31 Roger Sayle <roger@nextmovesoftware.com>
63
64 PR bootstrap/106472
65 * Makefile.def (dependencies): Make configure-target-libgo depend
66 upon all-target-libbacktrace.
67
1e2c5f4c
GA
682022-07-27 David Faust <david.faust@oracle.com>
69
70 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
71
722022-07-27 Richard Biener <rguenther@suse.de>
73
74 * MAINTAINERS (Roger Sayle): Update e-mail address.
75
bbb9c030
GA
762022-07-21 Sam Feifer <sfeifer@redhat.com>
77
78 * MAINTAINERS (Write After Approval): Add myself.
79
802022-07-21 Marc Poulhiès <poulhies@adacore.com>
81
82 * MAINTAINERS: Add myself as Ada front end co-maintainer.
83
7c0c10db
GA
842022-07-19 Alexander Monakov <amonakov@ispras.ru>
85
86 * .gitignore: Do not ignore config.h.
87
bdc7b765
GA
882022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
89
90 * MAINTAINERS: Add myself to Write After Approval.
91
8467574d
GA
922022-07-04 Martin Liska <mliska@suse.cz>
93
94 * MAINTAINERS: fix sorting of names
95
3731dd0b
GA
962022-07-03 Immad Mir <mirimmad17@gmail.com>
97
98 * MAINTAINERS: add myself.
99
1002022-07-03 Immad Mir <mirimmad17@gmail.com>
101
102 * MAINTAINERS: Add myself to write after approval and DCO.
103
20f0f305
GA
1042022-07-02 Tim Lange <mail@tim-lange.me>
105
106 * MAINTAINERS: Add myself.
107
ed974488
GA
1082022-07-01 Haochen Jiang <haochen.jiang@intel.com>
109
110 * MAINTAINERS (Write After Approval): Add myself.
111
976196b3
GA
1122022-06-30 Cui,Lili <lili.cui@intel.com>
113
114 Revert:
115 2022-06-30 Cui,Lili <lili.cui@intel.com>
116
117 * MAINTAINERS (Write After Approval): Add myself.
118
1192022-06-30 Cui,Lili <lili.cui@intel.com>
120
121 * MAINTAINERS (Write After Approval): Add myself.
122
fb29fdea
GA
1232022-06-28 Alexandre Oliva <oliva@adacore.com>
124
125 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
126 (EXTRA_GCC_FLAGS): Likewise.
127 * Makefile.in: Rebuilt.
128
1292022-06-28 konglin1 <lingling.kong@intel.com>
130
131 * MAINTAINERS (Write After Approval): Add myself.
132
9d3dd218
GA
1332022-06-27 Tom de Vries <tdevries@suse.de>
134
135 * configure.ac: Build libiberty pic variant for gdbserver.
136 * configure: Regenerate.
137
b2b72757
GA
1382022-06-26 Iain Sandoe <iain@sandoe.co.uk>
139
140 * configure: Regenerate.
141 * configure.ac: Correct use of $host.
142
87509781
GA
1432022-06-25 Jeff Law <jeffreyalaw@gmail.com>
144
145 * MAINTAINERS: Remove tilegx and tilepro entries.
146 * configure.ac: Remove tilegx and tilepro stanzas.
147 * configure: Rebuilt.
148
37b3b5da
GA
1492022-05-28 Bruce Korb <bkorb@gnu.org>
150
151 * .gitignore: Ignore vim swap files
152
9df4ffe4
GA
1532022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
154
155 * MAINTAINERS: Add myself to write after approval.
156
d0d513b5
GA
1572022-05-11 Kewen Lin <linkw@linux.ibm.com>
158
159 * MAINTAINERS: Remove myself from DCO section.
160
bd022ff9
GA
1612022-05-09 Xi Ruoyao <xry111@xry111.site>
162
163 * MAINTAINERS: Update my email address.
164
1652022-05-09 Clément Chigot <chigot@adacore.com>
166
167 * MAINTAINERS: Update my email address.
168
ab869e7f
GA
1692022-05-05 Kewen Lin <linkw@linux.ibm.com>
170
171 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
172 section.
173
d1d57187
GA
1742022-04-19 Richard Henderson <rth@gcc.gnu.org>
175
176 * MAINTAINERS: Update my email address.
177
8af4270d
GA
1782022-04-01 Qian Jianhua <qianjh@fujitsu.com>
179
180 * MAINTAINERS: Update my email address.
181
9f774626
GA
1822022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
183
184 * MAINTAINERS: (CPU Port Maintainers): Add myself and
185 Lulu as LoongArch port maintainer.
186
1872022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
188 Lulu Cheng <chenglulu@loongson.cn>
189
190 * configure.ac: Add LoongArch tuples.
191 * configure: Regenerate.
192
aab0127d
GA
1932022-03-28 Tom Tromey <tromey@adacore.com>
194
195 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
196 * configure: Rebuild.
197
6fc4a993
GA
1982022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
199
200 * MAINTAINERS: Change my information.
201
9fc8f278
GA
2022022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
203
204 * MAINTAINERS: Add myself to DCO section.
205
510613e7
GA
2062022-03-14 Jonathan Wakely <jwakely@redhat.com>
207
208 * configure.ac: Fix incorrect option in comment.
209 * configure: Regenerate.
210
8cc4f9cd
GA
2112022-03-09 Hans-Peter Nilsson <hp@axis.com>
212
213 * Makefile.def (dependencies): Make configure-sim depend on
214 all-readline.
215 * Makefile.in: Regenerate.
216
2cfb33fc
GA
2172022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
218
219 * MAINTAINERS (Write After Approval): Update my e-mail address.
220
2a2fda2d
GA
2212022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
222
223 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
224
1bb52662
GA
2252022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
226
227 * MAINTAINERS: Update my email and add myself to the DCO list.
228
e0b8716f
GA
2292022-01-25 Thomas Schwinge <thomas@codesourcery.com>
230
231 Revert:
232 2021-09-16 Andrew Pinski <apinski@marvell.com>
233
234 PR bootstrap/67102
235 * Makefile.def: Have configure-target-libffi depend on
236 all-target-libstdc++-v3.
237 * Makefile.in: Regenerate.
238
d43be9dc
GA
2392022-01-22 Jakub Jelinek <jakub@redhat.com>
240
241 PR other/104181
242 * build.log: Remove.
243
5fa55d55
GA
2442022-01-20 Martin Liska <mliska@suse.cz>
245
246 * MAINTAINERS: Adjust email address based on IRC request.
247
7a761ae6
GA
2482022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
249
250 * MAINTAINERS: Update my email address.
251
fc829782
GA
2522022-01-17 Martin Liska <mliska@suse.cz>
253
254 * MAINTAINERS: Rename .c names to .cc.
255
ad3f0d08
GA
2562022-01-13 Jakub Jelinek <jakub@redhat.com>
257
258 * Makefile.am: Remove.
259
01a254e3
GA
2602022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
261
262 * Makefile.am: New file.
263
2642022-01-11 Martin Liska <mliska@suse.cz>
265
266 * MAINTAINERS: Sort 2 names.
267
d9450aa0
GA
2682022-01-10 Martin Liska <mliska@suse.cz>
269
270 * MAINTAINERS: Fix obvious issues with sorting.
271
55e96bf9
GA
2722022-01-07 liuhongt <hongtao.liu@intel.com>
273
274 * build.log: New file.
275
0fbefa25
GA
2762022-01-05 Nathan Sidwell <nathan@acm.org>
277
278 * MAINTAINERS: Add DCO entry. Sort that list.
279
7d11b64b
GA
2802022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
281
282 * MAINTAINERS: Change of email address in both DCO and
283 Write After Approval list.
284
aa17859b
GA
2852021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
286
287 * configure: Regenerate.
288
2892021-12-21 Martin Liska <mliska@suse.cz>
290
291 * config.sub: Change mode back to 755.
292
2554e2da
GA
2932021-12-17 Martin Liska <mliska@suse.cz>
294
295 * config.sub: Sync from master.
296
2972021-12-17 Martin Liska <mliska@suse.cz>
298
299 Revert:
300 2021-12-16 Matthias Seidel <mseidel@apache.org>
301
302 * config.sub: Fix typo.
303
774269aa
GA
3042021-12-16 Matthias Seidel <mseidel@apache.org>
305
306 * config.sub: Fix typo.
307
3082021-12-16 H.J. Lu <hjl.tools@gmail.com>
309
310 Revert:
311 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
312
313 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
314 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
315 * configure.ac: Include config/gcc-plugin.m4.
316 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
317 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
318 RANLIB if possible.
319 * Makefile.in: Regenerated.
320 * configure: Likewise.
321
8a89c39b
GA
3222021-12-15 H.J. Lu <hjl.tools@gmail.com>
323
324 * Makefile.tpl (BUILD_CFLAGS): New.
325 (CFLAGS): Append $(BUILD_CFLAGS).
326 (CXXFLAGS): Likewise.
327 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
328 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
329 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
330 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
331 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
332 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
333 (PGO-TRAINING-TARGETS): Likewise.
334 (PGO_BUILD_TRAINING): Likewise.
335 (all): Add '+' to the command line for recursive make. Support
336 the PGO build.
337 * configure.ac: Add --enable-pgo-build[=lto].
338 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
339 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
340 * Makefile.in: Regenerated.
341 * configure: Likewise.
342
3432021-12-15 H.J. Lu <hjl.tools@gmail.com>
344
345 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
346 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
347 * configure.ac: Include config/gcc-plugin.m4.
348 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
349 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
350 RANLIB if possible.
351 * Makefile.in: Regenerated.
352 * configure: Likewise.
353
9c6586bc
GA
3542021-12-14 Marc Poulhiès <poulhies@adacore.com>
355
356 * MAINTAINERS: Add myself to write after approval.
357
3a580f96
GA
3582021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
359
360 * MAINTAINERS: Adding myself.
361
ea6ef320
GA
3622021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
363
364 * configure: Regenerate.
365 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
366 $(CPP).
367
c177e806
GA
3682021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
369
370 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
371 libatomic.
372 * Makefile.in: Regenerate.
373 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
374 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
375 target-libphobos-bootstrap.
376 (STAGE2_CONFIGURE_FLAGS): Likewise.
377 * configure: Regenerate.
378 * configure.ac: Add support for bootstrapping D front-end.
379
6b1695f4
GA
3802021-11-16 Martin Uecker <uecker@gcc.gnu.org>
381
382 * MAINTAINERS: Add myself to DCO section and update email address.
383
3842021-11-16 Iain Sandoe <iain@sandoe.co.uk>
385
386 * configure: Regenerate.
387 * configure.ac: Ensure that PIC (shared) defaults are set
388 correctly for Darwin.
389
3902021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
391
392 * MAINTAINERS: Update my address.
393
af2852b9
GA
3942021-11-12 Alan Modra <amodra@gmail.com>
395
396 * Makefile.def (configure-opcodes): Depend on configure-bfd.
397 * Makefile.in: Regenerate.
398
18ae471f
GA
3992021-11-03 Maciej W. Rozycki <macro@embecosm.com>
400
401 * MAINTAINERS: Clarify the policy WRT the Write After Approval
402 list.
403
b4df2dd3
GA
4042021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 * MAINTAINERS (Reviewers, arc): Remove my entry.
407 (Write After Approval): Add an entry for myself.
408
2322c8b1
GA
4092021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
410
411 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
412 * Makefile.in: Regenerate.
413 * configure: Regenerate.
414 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
415
3ff5b4ed
GA
4162021-10-26 Jeff Law <jeffreyalaw@gmail.com>
417
418 * MAINTAINERS: Fix up Maciej's entries.
419
4202021-10-26 Maciej W. Rozycki <macro@embecosm.com>
421
422 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
423 maintainer.
424
c2bd5d8a
GA
4252021-10-22 Eric Gallager <egallager@gcc.gnu.org>
426
427 PR other/102663
428 * Makefile.def: Handle install-dvi target.
429 * Makefile.tpl: Likewise.
430 * Makefile.in: Regenerate.
431
19472fc3
GA
4322021-10-19 Clément Chigot <clement.chigot@atos.net>
433
434 * MAINTAINERS: Add myself for write after approval.
435
52055987
GA
4362021-10-12 Eric Gallager <egallager@gcc.gnu.org>
437
438 * Makefile.def: Mark libcody, libdecnumber,
439 c++tools, libgcc, and libobjc as missing TAGS
440 targets.
441 * Makefile.in: Regenerate.
442
50e20ee6
GA
4432021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
444
445 * MAINTAINERS: Add myself to DCO section and update email
446 address.
447
d238146e
GA
4482021-09-29 Jonathan Wakely <jwakely@redhat.com>
449
450 * MAINTAINERS: Add myself to DCO section.
451
fd133479
GA
4522021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
453
454 * configure: Regenerate.
455 * configure.ac (skipdirs): Add the contents of target_configdirs if
456 we are not building gcc.
457
9a4293ed
GA
4582021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
459
460 * Makefile.def: Back-port commits ba4d88ad892f and
461 755ba58ebef0 from binutils-gdb repository.
462 * Makefile.in: Regenerated.
463
62498024
GA
4642021-09-20 Harald Anlauf <anlauf@gmx.de>
465
466 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
467
0a4cb439
GA
4682021-09-17 Iain Sandoe <iain@sandoe.co.uk>
469
470 * Makefile.def: Add a jit check target for the jit
471 language.
472 * Makefile.in: Regenerate.
473
e19570d3
GA
4742021-09-16 Andrew Pinski <apinski@marvell.com>
475
476 PR bootstrap/67102
477 * Makefile.def: Have configure-target-libffi depend on
478 all-target-libstdc++-v3.
479 * Makefile.in: Regenerate.
480
a26206ec
GA
4812021-09-10 Petter Tomner <tomner@kth.se>
482
483 * MAINTAINERS: Me added to DCO and write after approval
484
e11c6046
GA
4852021-09-01 YunQiang Su <syq@debian.org>
486
487 * MAINTAINERS: Add myself for write after approval.
488
6d51ee43
GA
4892021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
492 * Makefile.in: Regenerate.
493
4be4fa4e
GA
4942021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
495
496 * MAINTAINERS: Add myself for write after approval.
497
6e529985
GA
4982021-08-18 Iain Sandoe <iain@sandoe.co.uk>
499
500 * Makefile.in: Regenerate.
501 * Makefile.tpl: Make the state of the configured host
502 shared flag available to makefile fragements.
503
37768150
GA
5042021-08-09 Hongyu Wang <hongyu.wang@intel.com>
505
506 * MAINTAINERS (Write After Approval): Add myself.
507
92d45509
GA
5082021-07-20 Richard Earnshaw <rearnsha@arm.com>
509
510 * .dir-locals.el (bug-reference-url-format): Use https.
511
5122021-07-20 Richard Earnshaw <rearnsha@arm.com>
513
514 * .dir-locals.el (c-mode): Change fill-column to 79.
515
d97d71a1
GA
5162021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
517
518 * MAINTAINERS: Add myself to DCO section.
519
ef2ace64
GA
5202021-07-09 Iain Sandoe <iain@sandoe.co.uk>
521
522 * configure: Regenerate.
523 * configure.ac: Adjust cases for which it is necessary to
524 include the Darwin host config fragment.
525
6fba0eea
GA
5262021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
527
528 * MAINTAINERS: Add myself for write after approval and DCO.
529
6d53e6f9
GA
5302021-07-05 Iain Sandoe <iain@sandoe.co.uk>
531
532 * Makefile.def: Add dsymutil defs.
533 * Makefile.in: Regenerated.
534 * Makefile.tpl: Add dsymutil to flags.
535 * configure: Regenerated.
536 * configure.ac: Add dsymutil to target and build recipes.
537
bea7c16a
GA
5382021-07-01 Ankur Saini <arsenic@sourceware.org>
539
540 * MAINTAINERS: Add myself for write after approval.
541
25b6bfea
GA
5422021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
543
544 * MAINTAINERS (Write After Approval): Add myself.
545
90708f87
GA
5462021-06-25 Matthias Kretz <m.kretz@gsi.de>
547
548 * MAINTAINERS: Add myself for write after approval and DCO
549
9aa8327e
GA
5502021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
551
552 * .gitignore: Add entry for cscope.out.
553
419af06a
GA
5542021-06-22 liuhongt <hongtao.liu@intel.com>
555
556 * MAINTAINERS: Remove my Write After Approval entry.
557
2f080224
GA
5582021-06-21 liuhongt <hongtao.liu@intel.com>
559
560 * MAINTAINERS: Add myself as maintainer of the i386 vector
561 extensions.
562
c5581d48
GA
5632021-06-18 Antoni Boucher <bouanto@zoho.com>
564
565 * MAINTAINERS (Write After Approval): Add myself.
566
688359a2
GA
5672021-06-17 Aldy Hernandez <aldyh@redhat.com>
568
569 * MAINTAINERS (Various Maintainers): Add Andrew and myself
570 as *vrp and ranger maintainers.
571
28c62475
GA
5722021-06-05 Jeff Law <jeffreyalaw@gmail.com>
573
574 * MAINTAINERS: Adjust my entry in the DCO section so that it does
575 not trigger testsuite failures.
576
5772021-06-05 Jeff Law <jeffreyalaw@gmail.com>
578
579 * MAINTAINERS: Add myself to DCO section with both email addresses.
580
440c8a0a
GA
5812021-06-03 Jason Merrill <jason@redhat.com>
582
583 * MAINTAINERS: Add DCO version number.
584
9663c744
GA
5852021-06-02 Jason Merrill <jason@redhat.com>
586
587 * MAINTAINERS: Add DCO section.
588
ee682192
GA
5892021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
590
591 * MAINTAINERS (Write After Approval): Add myself.
592
1a87f838
GA
5932021-05-29 Mike Frysinger <vapier@gentoo.org>
594
595 * configure.ac: Add gnulib to configdirs for sim.
596 * configure: Regenerate.
597
a8daf9a1
GA
5982021-05-18 Mike Frysinger <vapier@gentoo.org>
599
600 * Makefile.def: Add configure-sim dependency on all-gnulib.
601 * Makefile.in: Regenerated.
602
a7ffc1ef
GA
6032021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
604
605 * MAINTAINERS (Write After Approval): Add myself.
606
0ff3a0f2
GA
6072021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
608
609 * MAINTAINERS (Write After Approval): Add myself.
610
037e3661
GA
6112021-05-11 Martin Liska <mliska@suse.cz>
612
613 * MAINTAINERS: Remove entries for removed
614 components (HSA, BRIG, libhsail-rt).
615 Move Pekka to Write After Approval.
616
6172021-05-11 Martin Liska <mliska@suse.cz>
618
619 * Makefile.def: Remove libhsail-rt.
620 * Makefile.in: Likewise.
621 * configure.ac: Likewise.
622 * configure: Regenerate.
623 * libhsail-rt/ChangeLog: Removed.
624 * libhsail-rt/Makefile.am: Removed.
625 * libhsail-rt/Makefile.in: Removed.
626 * libhsail-rt/README: Removed.
627 * libhsail-rt/aclocal.m4: Removed.
628 * libhsail-rt/configure: Removed.
629 * libhsail-rt/configure.ac: Removed.
630 * libhsail-rt/configure.tgt: Removed.
631 * libhsail-rt/include/internal/fibers.h: Removed.
632 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
633 * libhsail-rt/include/internal/phsa-rt.h: Removed.
634 * libhsail-rt/include/internal/workitems.h: Removed.
635 * libhsail-rt/rt/arithmetic.c: Removed.
636 * libhsail-rt/rt/atomics.c: Removed.
637 * libhsail-rt/rt/bitstring.c: Removed.
638 * libhsail-rt/rt/fbarrier.c: Removed.
639 * libhsail-rt/rt/fibers.c: Removed.
640 * libhsail-rt/rt/fp16.c: Removed.
641 * libhsail-rt/rt/misc.c: Removed.
642 * libhsail-rt/rt/multimedia.c: Removed.
643 * libhsail-rt/rt/queue.c: Removed.
644 * libhsail-rt/rt/sat_arithmetic.c: Removed.
645 * libhsail-rt/rt/segment.c: Removed.
646 * libhsail-rt/rt/workitems.c: Removed.
647 * libhsail-rt/target-config.h.in: Removed.
648
99e8df7a
GA
6492021-05-04 Nick Clifton <nickc@redhat.com>
650
651 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
652 * configure: Regenerate.
653
e4ff4ffb
GA
6542021-04-28 Jakub Jelinek <jakub@redhat.com>
655 Tobias Burnus <tobias@codesourcery.com>
656
657 * configure.ac (--enable-offload-defaulted): New.
658 * configure: Regenerate.
659
05ec629f
GA
6602021-04-23 David Faust <david.faust@oracle.com>
661
662 * MAINTAINERS (Write After Approval): Add myself.
663
a0ecde22
GA
6642021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
665
666 * MAINTAINERS (Write After Approval): Add myself.
667
651684b4
GA
6682021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
669
670 * MAINTAINERS: Add myself as pru port maintainer.
671
bf1f3168
GA
6722021-03-23 David Malcolm <dmalcolm@redhat.com>
673
674 * MAINTAINERS: Add myself as static analyzer maintainer.
675
287e3e84
GA
6762021-03-18 Jeff Law <jlaw@tachyum.com>
677
678 * MAINTAINERS: Update primary entry.
679
5e93c2f0
GA
6802021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
681
682 * MAINTAINERS (Write After Approval): Add myself.
683
6842021-03-13 Mike Frysinger <vapier@gentoo.org>
685
686 * Makefile.def: Remove all-sim dependency on configure-gdb.
687 * Makefile.in: Regenerated.
688
48ff383f
GA
6892021-03-11 Jeff Law <law@redhat.com>
690
691 * MAINTAINERS: Update entries for a few ex-ImgTec employees
692
6932021-03-11 Martin Liska <mliska@suse.cz>
694
695 * Makefile.tpl: The change was done Makefile.in which
696 is generated file.
697
6405b40f
GA
6982021-03-08 Jeff Law <law@redhat.com>
699
700 * MAINTAINERS: Update my email address
701
71e24b06
GA
7022021-02-23 Kito Cheng <kito.cheng@sifive.com>
703
704 * config.guess: Import latest upstream.
705 * config.sub: Import latest upstream.
706
161e4c08
GA
7072021-01-25 Martin Liska <mliska@suse.cz>
708
709 PR gcov-profile/98739
710 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
711 for profiledbootstrap.
712
8502e23d
GA
7132021-01-22 Jonathan Wright <jonathan.wright@arm.com>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
7172021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
718
719 * MAINTAINERS (Write After Approval): Update my e-mail address.
720
6851dda2
GA
7212021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
722
723 * MAINTAINERS: Fix spacing.
724
7252021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
726
727 * MAINTAINERS (Write After Approval): Add myself
728
942ae5be
GA
7292021-01-06 Nick Alcock <nick.alcock@oracle.com>
730
731 * Makefile.def: Sync with binutils-gdb:
732 (dependencies): all-ld depends on all-libctf.
733 (host_modules): libctf is no longer no_install.
734 No longer no_check. Checking depends on all-ld.
735 * Makefile.in: Regenerated.
736
651b8a50
GA
7372021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
738
739 * libtool.m4: Match gnu* along other GNU systems.
740 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
741 * libgo/configure: Re-generate.
742
7e73f511
GA
7432021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
744
745 * MAINTAINERS: Update my email address.
746
cd69e3d5
GA
7472020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
748
749 * MAINTAINERS (Write After Approval): Add myself.
750
6e9d8651
GA
7512020-12-15 Nathan Sidwell <nathan@acm.org>
752
753 * Makefile.def
754 * Makefile.in
755 * Makefile.tpl
756 * configure
757 * configure.ac
758
7592020-12-15 Nathan Sidwell <nathan@acm.org>
760
761 * Makefile.def: Add libcody.
762 * configure.ac: Add libcody.
763 * Makefile.in: Regenerated.
764 * configure: Regenerated.
765
d52945ce
GA
7662020-12-14 Andrea Corallo <andrea.corallo@arm.com>
767
768 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
769
6e1edf48
GA
7702020-12-05 Iain Sandoe <iain@sandoe.co.uk>
771
772 PR target/97865
773 * libtool.m4: Update handling of Darwin platform link flags
774 for Darwin20.
775
11860cf4
GA
7762020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
777
778 * .gitignore: Sync with binutils-gdb
779
7802020-12-02 Claudiu Zissulescu <claziss@gmail.com>
781
782 * MAINTAINERS: Add myself as arc port maintainer.
783
a9625c50
GA
7842020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
785
786 PR d/87788
787 * configure.ac: Don't disable D for *-*-darwin*.
788 * configure: Regenerate.
789
7902020-11-29 John David Anglin <danglin@gcc.gnu.org>
791
792 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
793 hppa64-*-hpux11*.
794
360258da
GA
7952020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
796
797 * configure: Regenerate.
798 * configure.ac: Add --bootstrap-hwasan option.
799
8e6198d0
GA
8002020-11-23 Iain Sandoe <iain@sandoe.co.uk>
801
802 * config.guess: Import latest upstream.
803 * config.sub: Import latest upstream.
804
29c5d9ce
GA
8052020-11-16 Martin Liska <mliska@suse.cz>
806
807 * .gitignore: Add cache as clangd uses it now.
808
77f67db2
GA
8092020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
810
811 * MAINTAINERS (Write After Approval): add myself
812
2bee28dd
GA
8132020-11-09 Pat Bernardi <bernardi@adacore.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
8172020-11-09 Jonathan Wakely <jwakely@redhat.com>
818
819 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
820 Remove FIXME comments.
821
44cab2d8
GA
8222020-11-06 Martin Uecker <muecker@gwdg.de>
823
824 * MAINTAINERS: Update my email address.
825
8262020-11-06 Hongtao Liu <hongtao.liu@intel.com>
827
828 * MAINTAINERS (Write After Approval): Add myself.
829
8e97b905
GA
8302020-10-06 Tobias Burnus <tobias@codesourcery.com>
831
832 PR target/97302
833 * configure.ac: Only set with_gmp to /usr/local
834 if not building in tree.
835 * configure: Regenerate.
836
239601c5
GA
8372020-09-18 Omar Tahir <omar.tahir@arm.com>
838
839 * MAINTAINERS (Write After Approval): Add myself.
840
57ea0894
GA
8412020-08-26 Tobias Burnus <tobias@codesourcery.com>
842
843 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
844
5b9a3d2a
GA
8452020-08-20 Tobias Burnus <tobias@codesourcery.com>
846
847 PR bootstrap/96612
848 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
849 if not the same as ${host}.
850 * configure: Regenerate.
851
2c4c56c2
GA
8522020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
853
854 * MAINTAINERS (Write After Approval): Add myself.
855
afdd220a
GA
8562020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
857
858 * MAINTAINERS: Update my email address.
859
d48cca8f
GA
8602020-07-30 Joe Ramsay <joe.ramsay@arm.com>
861
862 * MAINTAINERS (Write After Approval): Add myself.
863
3ea9abca
GA
8642020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
865
866 * MAINTAINERS (Write After Approval): Add myself.
867
8e3b453e
GA
8682020-06-12 Martin Liska <mliska@suse.cz>
869
870 * .gitignore: Add .clang-tidy.
871
2c455ae0
GA
8722020-06-08 Jason Merrill <jason@redhat.com>
873
874 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
875 * configure: Regenerate.
876
8f94b078
GA
8772020-06-06 Max Filippov <jcmvbkbc@gmail.com>
878
879 * MAINTAINERS: Add myself as xtensa port maintainer.
880
53ffb43a
GA
8812020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
882
883 * configure.ac: Don't require --enable-host-shared when building
884 for Mingw.
885 * configure: Regenerate.
886
5329b59a
JM
8872020-05-18 Jason Merrill <jason@redhat.com>
888
889 * configure.ac: Update bootstrap dialect to -std=c++11.
890
9a4a0a5b
AC
8912020-05-18 Alex Coplan <alex.coplan@arm.com>
892
893 * MAINTAINERS (Write After Approval): Add myself.
894
afa3d80e
TS
8952020-04-29 Thomas Schwinge <thomas@codesourcery.com>
896
897 PR target/92713
898 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
899 (noconfigdirs): Add 'target-libstdc++-v3'.
900 * configure: Regenerate.
901
e6cbe965
SC
9022020-04-21 Stephen Casner <casner@acm.org>
903
904 PR 25830
905 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
906 * configure: Rebuild.
907
e9f799d2
ML
9082020-04-17 Martin Liska <mliska@suse.cz>
909 Jonathan Yong <10walls@gmail.com>
910
911 PR gcov-profile/94570
912 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
913 for CYGWIN.
914
efd5bd4d
MJ
9152020-04-14 Martin Jambor <mjambor@suse.cz>
916
917 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
918
f9d09df0
TT
9192020-04-09 Tom Tromey <tom@tromey.com>
920
921 * configure: Rebuild.
922 * Makefile.in: Rebuild.
923 * Makefile.def (gdbsupport, gdbserver): New host modules.
924 (configure-gdb): Depend on all-gdbsupport.
925 (all-gdb): Depend on all-gdbsupport, all-libctf.
926 * configure.ac (host_tools): Add gdbserver.
927 Conditionally build gdbserver and gdbsupport.
928
29b1533a
TB
9292020-03-09 Tobias Burnus <tobias@codesourcery.com>
930
931 * configure.ac: Build libgomp by default for amdgcn.
932 * configure: Regenerate.
933
7d6b3a78
SP
9342020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
935
936 * MAINTAINERS (Write After Approval): Add myself.
937
4707548e
JH
9382020-02-28 Joel Hutton <joel.hutton@arm.com>
939
940 * MAINTAINERS (Write After Approval) : Add myself.
941
6f83ceb8
PD
9422020-02-20 Palmer Dabbelt <palmer@sifive.com>
943
944 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
945
d6ee2e7c
MS
9462020-02-14 Martin Sebor <msebor@redhat.com>
947
948 * doc/extend.texi (attribute alias): Mention type requirement.
949 (attribute weak): Same.
950 (attribute weakref): Correct invalid example.
951
e01975f9
SB
9522020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
953
954 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
955
affb7b66
JJ
9562020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
957 Jakub Jelinek <jakub@redhat.com>
958
959 * .gitattributes: Add *.md diff=md.
960
780e19f8
GJL
9612020-01-14 Georg-Johann Lay <avr@gjlay.de>
962
963 The mentioned auto-generated file is no more part of the
964
965 GCC sources, it's auto-generated in $(builddir) during build.
966
967 PR target/92055
968 * contrib/gcc_update (files_and_dependencies): Remove
969 entry for gcc/config/avr/t-multilib.
970
ef4395e5
AS
9712020-01-14 Anatoly Sokolov <aesok@dol.ru>
972
973 * MAINTAINERS: Update my email address.
974
b2b465c5
JM
9752020-01-13 Joseph Myers <joseph@codesourcery.com>
976
977 * README.MOVED_TO_GIT: Remove.
978
cff5a231
JM
9792020-01-11 Joseph Myers <joseph@codesourcery.com>
980
981 * README.MOVED_TO_GIT: New file.
982
b1b72741
DZ
9832020-01-02 Dennis Zhang <dennis.zhang@arm.com>
984
985 * MAINTAINERS (Write After Approval): Add myself.
986
74a7b87a
JL
9872019-12-20 Jerome Lambourg <lambourg@adacore.com>
988
989 * MAINTAINERS (write_after_approval): Add myself.
990
39f8777c
SMW
9912019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
992
993 * MAINTAINERS (write_after_approval): Add myself.
994
6226f592
MI
9952019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
996
997 * MAINTAINERS (write_after_approval): Add myself.
998
4f943869
MK
9992019-12-11 Matthias Klose <doko@ubuntu.com>
1000
1001 * configure.ac: Factor out common cases for compare_exclusions.
1002 * configure: Regenerate.
1003
a9046e98
JL
10042019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1005
1006 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1007 flag.
1008
53eb0cb3
LH
10092019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1010
a9046e98 1011 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1012
90ca6847
TB
10132019-11-27 Tobias Burnus <tobias@codesourcery.com>
1014
1015 PR middle-end/92463
1016 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1017 * configure: Regenerate
1018
aeebd94c
JB
10192019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1020
1021 * configure.ac: Use https for gcc.gnu.org.
1022 * configure: Regenerated.
1023
267d7432
JG
10242019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1025
1026 * MAINTAINERS (aarch64 port): Remove my name, move to...
1027 (Write After Approval): ...Here.
1028
a91eb234
KN
10292019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1030
1031 * MAINTAINERS: Change my email address as maintainer.
1032
8be34204
JB
10332019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1034
90ca6847
TB
1035 PR fortran/91828
1036 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1037 * configure: Regenerated.
8be34204 1038
678a1e99
JM
10392019-10-21 Jason Merrill <jason@redhat.com>
1040
1041 * .gitattributes: Also check ChangeLog whitespace.
1042
aa7710cb
AB
10432019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1044
1045 * contrib/dg-extract-results.sh: Add support for KPASS.
1046 * contrib/dg-extract-results.py: Likewise.
1047
6664a5f7
JM
10482019-10-17 Jason Merrill <jason@redhat.com>
1049
1050 * .gitattributes: Avoid {} in filename pattern.
1051
df77d703
TS
10522019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1053
1054 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1055 Approval section.
1056
4d07a2ec
FH
10572019-10-01 Frederik Harwath <frederik@codesourcery.com>
1058
1059 * MAINTAINERS: Add myself to Write After Approval
1060
5fdd1d33
RS
10612019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1062
1063 * MAINTAINERS: Add myself as an aarch64 maintainer.
1064
16b17446
KT
10652019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1066
1067 * MAINTAINERS: Add myself as aarch64 maintainer.
1068
a8cea25c
CL
10692019-09-23 Carl Love <cel@us.ibm.com>
1070
1071 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1072 New define_insn.
1073 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1074 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1075
0d1cfeed
ST
10762019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1077
1078 * MAINTAINERS (Sam Tebbs): Update email address.
1079
3d34b7af
TB
10802019-09-10 Tobias Burnus <tobias@codesourcery.com>
1081
1082 * MAINTAINERS: Update my email address.
1083
b1e21e5a
CL
10842019-09-10 Christophe Lyon <christophe.lyon@st.com>
1085
3d34b7af 1086 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1087
91dfef96
JM
10882019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1089
1090 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1091 Remove myself from Write After Approval section.
1092
10932019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1094
1095 * configure.ac: Support for bpf-*-* targets.
1096 * configure: Regenerate.
1097
b7b1f657
JM
10982019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1099
1100 * config.sub: Import upstream version 2019-06-30.
1101 * config.guess: Import upstream version 2019-07-24.
1102
2f2aeda9
UW
11032019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1104
1105 * MAINTAINERS: Remove spu port maintainers.
1106
91eed5f2
ML
11072019-08-28 Martin Liska <mliska@suse.cz>
1108
1109 * .gitignore: Add .clangd and compile_commands.json
1110 to .gitignore.
1111
d0fc6e9f
MF
11122019-08-23 Michael Forney <mforney@mforney.org>
1113
1114 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1115 * Makefile.in: Regenerate.
1116
aac9103b
TT
11172019-08-19 Tom Tromey <tom@tromey.com>
1118
1119 * configure: Rebuild.
1120 * configure.ac: Add --with-static-standard-libraries.
1121
3b5864f4
AO
11222019-08-16 Alexandre Oliva <oliva@gnu.org>
1123
1124 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1125
8fc306e9
ME
11262019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1127
1128 * MAINTAINERS (Write After Approval): Add myself.
1129
f069f0f2
KC
11302019-07-08 Kito Cheng <kito.cheng@sifive.com>
1131
1132 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1133 RISC-V port maitainer.
1134
9118c5e1
KC
11352019-07-08 Kito Cheng <kito.cheng@sifive.com>
1136
1137 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1138
c19713b7
KC
11392019-07-08 Kito Cheng <kito.cheng@sifive.com>
1140
1141 * MAINTAINERS (Write After Approval): Add myself.
1142
e676d704 11432019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1144
1145 * MAINTAINERS (Write After Approval): Add myself.
1146
247b63e3
ML
11472019-06-25 Martin Liska <mliska@suse.cz>
1148
1149 contrib/filter-clang-warnings.py: Transform from
1150 filter-rtags-warnings.py.
1151
98e5be21
TT
11522019-06-15 Tom Tromey <tom@tromey.com>
1153
1154 * configure.ac (host_libs): Add gnulib.
1155 * configure: Rebuild.
1156 * Makefile.def (host_modules, dependencies): Add gnulib.
1157 * Makefile.in: Rebuild.
1158
1ab4217d
DD
11592019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1160
1161 * MAINTAINERS (Write After Approval): Add myself.
1162
3e209f57 11632019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1164
1165 * configure: Regenerate.
1166 * configure.ac: Add PRU target.
1167
8b164a4e 11682019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1169
1170 * MAINTAINERS (Write After Approval): Add myself.
1171
de6abd85
NC
11722019-06-11 Nick Clifton <nickc@redhat.com>
1173
1174 Import these changes from the binutils/gdb repository:
1175
1176 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1177
1178 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1179 and all its deps.
1180 * Makefile.in: Regenerated.
1181
1182 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1183
1184 * Makefile.def (host_modules): Add libctf.
1185 * Makefile.def (dependencies): Likewise.
1186 libctf depends on zlib, libiberty, and bfd.
1187 * Makefile.in: Regenerated.
1188 * configure.ac (host_libs): Add libctf.
1189 * configure: Regenerated.
1190
fb03c52f
VI
11912019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1192
1193 * MAINTAINERS (Write After Approval): Add myself.
1194
dbd5df2e
PB
11952019-05-19 Peter Bergner <bergner@linux.ibm.com>
1196
1197 * MAINTAINERS: Update my email address.
1198
8ee47828
TR
11992019-05-17 Thomas Rodgers <trodgers@redhat.com>
1200
1201 * MAINTAINERS (Write After Approval): Add myself.
1202
f6b2daaf
JM
12032019-05-16 Jun Ma <junma@linux.alibaba.com>
1204
1205 * MAINTAINERS (Write After Approval): Add myself.
1206
2ed6d245
JW
12072019-05-07 Jim Wilson <jimw@sifive.com>
1208
1209 * MAINTAINERS: Remove myself as IA-64 maintainer.
1210
d1b65077
RI
12112019-05-04 Roland Illig <roland.illig@gmx.de>
1212
1213 * MAINTAINERS (Write After Approval): Add myself.
1214
5fe6af6d
RB
12152019-05-02 Richard Biener <rguenther@suse.de>
1216
1217 PR bootstrap/85574
1218 * Makefile.tpl (compare target): Also compare extra-compare
1219 files.
1220 * Makefile.in: Regenerate.
1221
1e8dac32
RZ
12222019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1223
1224 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1225 as modulo-scheduler maintainer.
1226
42d3fe9a
IS
12272019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1228
1229 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1230
3d52462c
IS
12312019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1232
1233 * MAINTAINERS: Update my email address.
1234
4d024c32
JP
12352019-04-14 Johannes Pfau <johannespfau@gmail.com>
1236
1237 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1238 * configure: Regenerate.
1239
7d31d331
RO
12402019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1241
1242 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1243 * configure: Regenerate.
1244
bb50312e
IB
12452019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1246
1247 * configure.ac: Add target-zlib to target_libraries.
1248 * configure: Regenerate.
1249
1c67e69c
ML
12502019-04-09 Martin Liska <mliska@suse.cz>
1251
1252 * Makefile.in: Regenerate.
1253 * Makefile.tpl: Pass GENERATOR_CFLAGS
1254 in all stages.
1255
684f6008
ML
12562019-03-28 Martin Liska <mliska@suse.cz>
1257
1258 PR bootstrap/89829
1259 * Makefile.in: Revert r254150.
1260 * Makefile.tpl: Likewise.
1261
fed156ac
BE
12622019-03-28 Ben Elliston <bje@gnu.org>
1263
1264 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1265 related, and libdecnumber.
1266
d81beb31
AM
12672019-03-15 Alexander Monakov <amonakov@ispras.ru>
1268
1269 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1270 (Write After Approval): Remove myself.
1271
35e2f066
AM
12722019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1273
5fce606f 1274 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1275
60f32352
AS
12762019-02-11 Andrew Stubbs <ams@codesourcery.com>
1277
1278 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1279 (Write After Approval): Remove myself and Julian.
1280
b4f964c8
HA
12812019-01-26 Harald Anlauf <anlauf@gmx.de>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
1009e9a2
KCY
12852019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
275e9ad9
XHL
12892019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1290
62fa42ce
SB
1291 * ChangeLog: Replace space with tab.
1292 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1293
8fcc3599
JG
12942019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
9c83c587
LJH
12982019-01-18 Li Jia He <helijia@gcc.gnu.org>
1299
1300 * MAINTAINERS (Write After Approval): Add myself.
1301
7431c1a1
AS
13022019-01-17 Andrew Stubbs <ams@codesourcery.com>
1303 Kwok Cheung Yeung <kcy@codesourcery.com>
1304 Julian Brown <julian@codesourcery.com>
1305 Tom de Vries <tom@codesourcery.com>
1306 Jan Hubicka <hubicka@ucw.cz>
1307 Martin Jambor <mjambor@suse.cz>
1308
1309 * configure.ac: Likewise.
1310 * configure: Regenerate.
1311 * contrib/config-list.mk: Add amdgcn-amdhsa.
1312
0684a816
KL
13132019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1314
1315 * MAINTAINERS (Write After Approval): Add myself.
1316
62fa42ce 13172019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1318
275e9ad9 1319 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1320
5227609c
RO
13212019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1322
1323 PR target/88535
1324 * config.guess: Import upstream version 2019-01-03.
1325 * config.sub: Import upstream version 2019-01-01.
1326
7c50cefc
TP
13272018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1328
1329 * MAINTAINERS (Write After Approval): Update my maintainer address.
1330
ea9a30d0
GB
13312018-12-21 Gergö Barany <gergo@codesourcery.com>
1332
1333 * MAINTAINERS (Write After Approval): Add myself.
1334
23d3e2d5
SB
13352018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1336
1337 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1338
e4a9a572
IS
13392018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1340
1341 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1342 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1343 (GCC_TARGET_TOOL): Likewise.
1344 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1345 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1346 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1347 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1348 * configure: Regenerate.
e4a9a572
IS
1349 * Makefile.in: Likewise.
1350
f9b4801c
JP
13512018-11-28 Johannes Pfau <johannespfau@gmail.com>
1352
1353 * MAINTAINERS (Write After Approval): Add myself.
1354
7f9414c1
ML
13552018-11-13 Martin Liska <mliska@suse.cz>
1356
1357 * gcc.target/i386/pr87930.c: Move to ...
1358 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1359
1dbff00c
SH
13602018-11-10 Stafford Horne <shorne@gmail.com>
1361
1362 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1363 (Write After Approval): Remove myself.
1364
e9f3803d
HAQ
13652018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1366
1367 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1368 Append $INCICONV to it.
1369
45bf1490
SH
13702018-11-04 Stafford Horne <shorne@gmail.com>
1371
1372 * MAINTAINERS (Write After Approval): Add myself.
1373
22e05272
JM
13742018-10-31 Joseph Myers <joseph@codesourcery.com>
1375
1376 PR bootstrap/82856
1377 * multilib.am: New file. From automake.
1378
1379 Merge from binutils-gdb:
1380 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1381
1382 * libtool.m4: Use AC_LANG_SOURCE.
1383 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1384 * ar-lib: New file.
1385 * test-driver: New file.
1386 * configure: Re-generate.
1387
82a14443
MP
13882018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1389
1390 * MAINTAINERS (Write After Approval): Add myself.
1391
260eedb9
IB
13922018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1393
1394 PR bootstrap/87788
1395 PR d/87799
1396 * configure: Rebuild.
1397 * configure.ac: Disable D on systems where it is known not to work.
1398
b4c522fa
IB
13992018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1400
1401 * Makefile.def (target_modules): Add libphobos.
1402 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1403 GDCFLAGS_FOR_TARGET.
1404 (dependencies): Make libphobos depend on libatomic, libbacktrace
1405 configure, and zlib configure.
1406 (language): Add language d.
1407 * Makefile.in: Rebuild.
1408 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1409 (HOST_EXPORTS): Add GDC.
1410 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1411 (BASE_TARGET_EXPORTS): Add GDC.
1412 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1413 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1414 (EXTRA_HOST_FLAGS): Add GDC.
1415 (STAGE1_FLAGS_TO_PASS): Add GDC.
1416 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1417 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1418 environment variables.
1419 * configure: Rebuild.
1420 * configure.ac: Add target-libphobos to target_libraries. Set and
1421 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1422
04193ea0
IL
14232018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1424
1425 * MAINTAINERS (Write After Approval): Add myself.
1426
72eda5f2
IB
14272018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1428
1429 * MAINTAINERS (Write After Approval): Remove myself.
1430
4c029cee
IB
14312018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1432
1433 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1434
fc7367ea
BC
14352018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1436
1437 * MAINTAINERS: Update my email address.
1438
956a7508
TS
14392018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1440
1441 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1442 maintainer.
1443
16ddcc28
MM
14442018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1445
1446 * MAINTAINERS (Write After Approval): Add self.
1447
f9529512
ST
14482018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1449
1450 * MAINTAINERS (write after approval): Add myself.
1451
3ff89a4e
XG
14522018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1453
1454 * MAINTAINERS: Update my email address.
1455
e8a0276c
VL
14562018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1457
1458 * MAINTAINERS (write after approval): Add myself.
1459
3d20537c
RS
14602018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1461
1462 * MAINTAINERS: Add self to global reviewers list.
1463
661d1750
SL
14642018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1465
1466 MAINTAINERS: Add c-sky port maintainers.
1467
aa405905
ML
14682018-08-10 Martin Liska <mliska@suse.cz>
1469
1470 * MAINTAINERS: Revert change in previous commit and
92a285c1 1471 join lines.
aa405905 1472
04e2b41d
ML
14732018-08-10 Martin Liska <mliska@suse.cz>
1474
1475 * MAINTAINERS: Remove extra line.
1476
6e9f49e4
N
14772018-08-06 Naveen H.S <naveenh@marvell.com>
1478
1479 * MAINTAINERS: Update my email address.
1480
3b0df776
DD
14812018-07-19 DJ Delorie <dj@redhat.com>
1482
1483 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1484 as maintainer.
1485
f030b30e
AK
14862018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1487
1488 * MAINTAINERS: Adjust email address for me and my colleague Robin
1489 Dapp.
1490
7264261f
L
14912018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1492 Sunil K Pandey <sunil.k.pandey@intel.com>
1493
1494 PR target/84413
1495 * config/i386/i386.c (m_CORE_AVX512): New.
1496 (m_CORE_AVX2): Likewise.
1497 (m_CORE_ALL): Add m_CORE_AVX2.
1498 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1499 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1500 and remove the rest of m_SKYLAKE_AVX512.
1501
19975c57
SH
15022018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1503
1504 * config.sub: Sync with upstream version 2018-07-03.
1505
c234070e
SH
15062018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1507
1508 * config.guess: Sync with upstream version 2018-06-26.
1509 * config.sub: Sync with upstream version 2018-07-02.
1510
d41cd173
BW
15112018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1512
92a285c1 1513 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1514 * ltmain.sh: Likewise.
1515
d3435784
SB
15162018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1517
1518 * contrib/config-list.mk: Remove powerpc-linux_paired.
1519
da34ca3f
AO
15202018-06-29 Alexandre Oliva <oliva@adacore.com>
1521
1522 * configure.ac: Introduce support for @unless/@endunless.
1523 * Makefile.tpl (dep-kind): Rewrite with cond; return
1524 postbootstrap in some cases.
1525 (make-postboot-dep, postboot-targets): New.
1526 (dependencies): Do not output postbootstrap dependencies at
1527 first. Output non-target ones changed for configure to depend
1528 on stage_last @if gcc-bootstrap, and the original deps @unless
1529 gcc-bootstrap.
1530 * configure.in, Makefile.in: Rebuilt.
1531
8e236ddd
JW
15322018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1533
1534 * MAINTAINERS (write after approval): Add myself.
1535
71d40114
RV
15362018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1537
1538 * MAINTAINERS (write after approval): Add myself.
1539
8006534c
NC
15402018-06-19 Nick Clifton <nickc@redhat.com>
1541
1542 * zlib/configure.ac: Restore old behaviour of only enabling
1543 multilibs when a target subdirectory is defined. This allows
1544 building with srcdir == builddir.
1545 * zlib/configure: Regenerate.
1546
9e03592e
EB
15472018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1548
1549 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1550 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1551 * Makefile.in: Regenerate.
1552
29305f60
BE
15532018-06-16 Ben Elliston <bje@gnu.org>
1554
1555 * config.guess: Import latest version.
1556 * config.sub: Likewise.
1557
31db0fe0
ML
15582018-06-08 Martin Liska <mliska@suse.cz>
1559
1560 * MAINTAINERS: Remove MPX-related entries.
1561 * Makefile.def: Remove libmpx support.
9e03592e
EB
1562 * Makefile.in: Regenerate.
1563 * configure.ac: Remove removed files.
1564 * configure: Regenerate.
31db0fe0
ML
1565 * libmpx/ChangeLog: Remove.
1566 * libmpx/Makefile.am: Remove.
1567 * libmpx/Makefile.in: Remove.
1568 * libmpx/acinclude.m4: Remove.
1569 * libmpx/aclocal.m4: Remove.
1570 * libmpx/config.h.in: Remove.
1571 * libmpx/configure: Remove.
1572 * libmpx/configure.ac: Remove.
1573 * libmpx/configure.tgt: Remove.
1574 * libmpx/libmpx.spec.in: Remove.
1575 * libmpx/mpxrt/Makefile.am: Remove.
1576 * libmpx/mpxrt/Makefile.in: Remove.
1577 * libmpx/mpxrt/libmpx.map: Remove.
1578 * libmpx/mpxrt/libtool-version: Remove.
1579 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1580 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1581 * libmpx/mpxrt/mpxrt.c: Remove.
1582 * libmpx/mpxrt/mpxrt.h: Remove.
1583 * libmpx/mpxwrap/Makefile.am: Remove.
1584 * libmpx/mpxwrap/Makefile.in: Remove.
1585 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1586 * libmpx/mpxwrap/libtool-version: Remove.
1587 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1588
e68086c4
ML
15892018-06-04 Martin Liska <mliska@suse.cz>
1590
1591 * MAINTAINERS: Add myself as gcov maintainer.
1592
37cca345
MF
15932018-06-04 Matthew Fortune <mfortune@gmail.com>
1594
1595 * MAINTAINERS: Update my email address.
1596
74386680
TV
15972018-06-04 Tom de Vries <tdevries@suse.de>
1598
1599 * MAINTAINERS: Remove write-after-approval entries for component
1600 maintainers.
1601
010ff25b
JL
16022018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1603
1604 * MAINTAINERS (write after approval): Add myself.
1605
64acc19a 16062018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1607
1608 * MAINTAINERS: Update my email address.
1609
7aad7f4b
TV
16102018-06-01 Tom de Vries <tdevries@suse.de>
1611
1612 * MAINTAINERS: Update my email address.
1613
c5470754
BC
16142018-05-22 Bin Cheng <bin.cheng@arm.com>
1615
1616 * MAINTAINERS (loop-optimizer): Add myself.
1617
58b40a67
FT
16182018-05-01 Francois H. Theron <francois.theron@netronome.com>
1619
1620 * configure.ac: Added "nfp" target.
1621 * configure: Regenerate.
1622
bece35ca
RB
16232018-04-30 Richard Biener <rguenther@suse.de>
1624
1625 PR bootstrap/85571
1626 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1627 (STAGE3_TFLAGS): Likewise.
1628 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1629 (STAGEtrain_TFLAGS): Likewise.
1630 * Makefile.in: Regenerate.
1631
ae05281f
RB
16322018-04-26 Richard Biener <rguenther@suse.de>
1633
1634 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1635 (STAGE2_CFLAGS): Likewise.
1636 (STAGE2_TFLAGS): Likewise.
1637 (STAGE3_CFLAGS): Add -fchecking.
1638 (STAGE3_TFLAGS): Likewise.
1639 (STAGEtrain_CFLAGS): Filter out -fchecking.
1640 (STAGEtrain_TFLAGS): Likewise.
1641 * Makefile.in: Re-generate.
1642
c6e34a9b
CM
16432018-04-25 Catherine Moore <clm@codesourcery.com>
1644
1645 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1646
ae9fb56f
PC
16472018-04-18 Paul Clarke <pc@us.ibm.com>
1648
1649 * MAINTAINERS (write after approval): Add myself.
1650
a2919888
AS
16512018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1652
1653 * MAINTAINERS: Update my email address.
1654
c6024672
BS
16552018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1656
1657 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1658
85d36775
BS
16592018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1660
1661 * MAINTAINERS: Update my email address and disambiguate myself
1662 a bit from Will Schmidt.
1663
8bb406a2
NS
16642018-03-21 Nathan Sidwell <nathan@acm.org>
1665
1666 * MAINTAINERS: Move maintainers of now-removed picochip and score
1667 ports to write after approval.
1668
c9b39302
RS
16692018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1670
1671 * MAINTAINERS: Add entry for SVE maintainership.
1672
1fc1d82e
MR
16732018-02-13 Maciej W. Rozycki <macro@mips.com>
1674
1675 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1676 * configure: Regenerate.
1677
7b7f78d7
BK
16782018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1679
1680 * MAINTAINERS (write after approval): Add myself.
1681
3c1f3bf6
SP
16822018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1683
1684 * MAINTAINERS (write after approval): Add myself.
1685
182f27e3
SP
16862018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1687
1688 * MAINTAINERS (write after approval): Add myself.
85911661 1689
85ec4feb
JJ
16902018-01-03 Jakub Jelinek <jakub@redhat.com>
1691
1692 Update copyright years.
1693
ef7d7cf5
BE
16942018-01-03 Ben Elliston <bje@gnu.org>
1695
1696 * config.guess: Import latest version.
1697 * config.sub: Likewise.
1698
842df93e
SH
16992017-12-12 Stafford Horne <shorne@gmail.com>
1700
1701 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1702 * configure: Regenerate.
1703
1d0a8ae9
QZ
17042017-11-29 Qing Zhao <qing.zhao@oracle.com>
1705
1706 * MAINTAINERS (Write After Approval): Add myself.
1707
5e9d6aa4
JK
17082017-11-28 Julia Koval <julia.koval@intel.com>
1709 Sebastian Peryt <sebastian.peryt@intel.com>
1710
1711 * Makefile.def (target_modules): Remove libcilkrts.
1712 * Makefile.in: Ditto.
1713 * configure: Ditto.
1714 * configure.ac: Ditto.
1715
d2eaaa89
JK
17162017-11-28 Julia Koval <julia.koval@intel.com>
1717
1718 * MAINTAINERS (Write After Approval): Add myself.
1719
90b415f6
SD
17202017-11-22 Sudakshina Das <sudi.das@arm.com>
1721
1722 * MAINTAINERS (Write After Approval): Add myself.
1723
f804ba3e
PD
17242017-11-06 Palmer Dabbelt <palmer@sifive.com>
1725
1726 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1727 Use my SiFive email address.
1728
8744c9bf
SP
17292017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1730
1731 * MAINTAINERS (write after approval): Add myself.
1732
7181cca3
ML
17332017-10-27 Martin Liska <mliska@suse.cz>
1734
1735 * Makefile.tpl: Use proper name of folder as it was renamed
1736 during transition to 4 stages.
1737 * Makefile.in: Regenerate.
1738
fb336a7b
IT
17392017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1740
e50ffab3 1741 * MAINTAINERS (write after approval): Add myself.
fb336a7b 1742
7b5f5267
GP
17432017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1744
1745 * MAINTAINERS: Add a note that maintainership also includes web
1746 pages, docs, and testsuite related to that area.
1747
55de8eb3
TV
17482017-09-25 Tom de Vries <tom@codesourcery.com>
1749
1750 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1751
86ab175e
PMR
17522017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1753
1754 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1755
500ac452
NS
17562017-09-15 Nathan Sidwell <nathan@acm.org>
1757
1758 * MAINTAINERS: Remove myself as a vxworks maintainer.
1759
72ace300
TS
17602017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1761
1762 * MAINTAINERS: Remove email address of Jim Norris.
1763
1328002a
KT
17642017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1765
1766 * MAINTAINERS (Reviewers): Move myself from here...
1767 (CPU Port Maintainers): ... to here.
1768
84d0b6f5
JG
17692017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1770
1771 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1772
9c04bba3
RD
17732017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1774
e50ffab3 1775 * MAINTAINERS (write after approval): Add myself.
9c04bba3 1776
5a427c63
TR
17772017-07-28 Tony Reix <tony.reix@atos.net>
1778
1779 * configure.ac (target-libffi): Don't disable for AIX.
1780 (go): Don't add to unsupported_languages on AIX.
1781 (target-libgo): Don't disable for AIX.
1782 * configure: Regenerate.
1783
8994b66f
YG
17842017-07-19 Yury Gribov <tetra2005@gmail.com>
1785
1786 * MAINTAINERS: Add myself.
1787
7a795e10
TS
17882017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1789
1790 * MAINTAINERS: Update my email address.
1791
50061652
RE
17922017-07-04 Richard Earnshaw <rearnsha@arm.com>
1793
1794 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1795 arm-specific auto-generated header files.
1796
d4360477
NS
17972017-07-03 Nathan Sidwell <nathan@acm.org>
1798
1799 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1800 * configure: Rebuilt.
1801
9dc9ae74
BS
18022017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1803
1804 * MAINTAINERS: Readd myself for c6x.
1805
c8cf0b6f
ML
18062017-06-28 Martin Liska <mliska@suse.cz>
1807
1808 PR bootstrap/81217
1809 * Makefile.def: Remove superfluous bootstrap_target from
1810 bootstrap_stage.
1811 * Makefile.in: Re-generate the file.
1812
0666865c
MO
18132017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1814
e50ffab3 1815 * MAINTAINERS: Add myself to Write After Approval
0666865c 1816
827c925e
AJ
18172017-06-21 Andrew Jenner <andrew@codesourcery.com>
1818
1819 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1820
0d053a49
ML
18212017-06-19 Martin Liska <mliska@suse.cz>
1822
1823 * Makefile.def: Define 4 stages PGO bootstrap.
1824 * Makefile.tpl: Define FLAGS.
1825 * Makefile.in: Regenerate.
1826
be75f645
ILT
18272017-06-14 Ian Lance Taylor <iant@golang.org>
1828
1829 * Makefile.def: Add check-gotools to go check targets.
1830 * Makefile.in: Rebuild.
1831
c725f69c
SB
18322017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1833
1834 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1835
76052545
EB
18362017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1837
1838 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1839 * configure: Regenerate.
1840
afd88efc
ML
18412017-05-31 Martin Liska <mliska@suse.cz>
1842
1843 * configure.ac: Add handling of stage2_werror_flags to
1844 action-if-given and to action-if-not-given.
1845 * configure: Regenerate.
1846
945bafd6
PB
18472017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1848
1849 * MAINTAINERS: Add self to Write After Approval
1850
b9396a49
BS
18512017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1852
1853 * MAINTAINERS: Update my email address, and remove myself as
1854 maintainer in some areas.
1855
aa1b69e7
EG
18562017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1857
1858 * MAINTAINERS: Add self to Write After Approval
1859
cdfee50a
NS
18602017-05-25 Nathan Sidwell <nathan@acm.org>
1861
1862 * configure.ac: Add --enable-languages=default to mean default and
1863 make --enable-languages=all mean all supported languages.
1864 * configure: Regenerated.
1865
83349046
SB
18662017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1867
1868 * config.gcc (powerpc*-*-*spe*): New.
1869 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1870 (powerpc-*-rtems*spe*): New.
1871 (powerpc*-*-linux*spe*): New.
1872 (powerpc-wrs-vxworksspe): New.
1873 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1874 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1875 * config.host (powerpc*-*-*spe*): New.
1876
01c712cb
ML
18772017-05-19 Martin Liska <mliska@suse.cz>
1878
1879 * configure.ac: Add --enable-werror-always just for
1880 bootstrap-debug (or none build config) and do not add it
1881 when we are on a release branch.
1882 * configure: Regenerated.
1883
7880c1a5
SL
18842017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1885
1886 * MAINTAINERS: Add self to Write After Approval
1887
c759355f
KK
18882017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1889
1890 * MAINTAINERS: Move myself to Write After Approval section.
1891
79557bae
CZ
18922017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1893
1894 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1895 ACCH registers.
1896 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1897 available.
1898 (umulsidi3): Likewise.
1899 (mulsidi3_700): Disable this pattern when we have advanced mpy
1900 instructions.
1901 (umulsidi3_700): Likewise.
1902 (maddsidi4): New pattern.
1903 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1904 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1905 (mpydu_imm_arcv2hs): Likewise.
1906 * config/arc/predicates.md (accl_operand): New predicate.
1907
c7314bc1
CZ
19082017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1909 Andrew Burgess <andrew.burgess@embecosm.com>
1910
1911 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1912 case.
1913 (ARC_AUTOFP_IRQ_P): Likewise.
1914 (ARC_AUTO_IRQ_P): Likewise.
1915 (rgf_banked_register_count): New variable.
1916 (parse_mrgf_banked_regs_option): New function.
1917 (arc_override_options): Handle rgf_banked_regs option.
1918 (arc_handle_interrupt_attribute): Add firq option.
1919 (arc_compute_function_type): Return fast irq type when required.
1920 (arc_must_save_register): Handle fast interrupts.
1921 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1922 (arc_return_address_regs): Update.
1923 * config/arc/arc.h (arc_return_address_regs): Update.
1924 (arc_function_type): Add fast interrupt type.
1925 (ARC_INTERRUPT_P): Update.
1926 (RC_FAST_INTERRUPT_P): Define.
1927 * config/arc/arc.md (simple_return): Update for fast interrupts.
1928 (p_return_i): Likewise.
1929 * config/arc/arc.opt (mrgf-banked-regs): New option.
1930 * doc/invoke.texi (mrgf-banked-regs): Document.
1931
41453183
CZ
19322017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1933
1934 * config/arc/arc.c (irq_ctrl_saved): New variable.
1935 (ARC_AUTOBLINK_IRQ_P): Define.
1936 (ARC_AUTOFP_IRQ_P): Likewise.
1937 (ARC_AUTO_IRQ_P): Likewise.
1938 (irq_range): New function.
1939 (arc_must_save_register): Likewise.
1940 (arc_must_save_return_addr): Likewise.
1941 (arc_dwarf_emit_irq_save_regs): Likewise.
1942 (arc_override_options): Handle deferred options.
1943 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1944 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1945 arc_must_save_return_addr.
1946 (arc_compute_frame_size): Handle automated save and restore of
1947 registers.
1948 (arc_expand_prologue): Likewise.
1949 (arc_expand_epilogue): Likewise.
1950 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1951 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1952 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1953
52744dd7
TK
19542017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1955 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1956
1957 PR bootstrap/77661
1958 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1959 in-tree build MPC.
1960 * Makefile.in: Regenerate.
1961
deeba76a
FXC
19622017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1963
1964 * configure.ac: Enable LTO by default on darwin >= 9.
1965 * configure: Regenerate.
1966
5a05e11d
PD
19672017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1968
1969 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1970 and Andrew Waterman as the RISC-V maintainers.
1971
e04f858c
NK
19722017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1973
1974 * MAINTAINERS: Add self to Write After Approval
1975
a98cf819
GP
19762017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1977
1978 * config.guess: Import latest from upstream.
1979
9826d1a3
GP
19802017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1981
1982 * MAINTAINERS (Write After Approval): Remove entries that are
1983 already covered under Reviewers.
1984
a46586c3
MW
19852017-03-08 Mark Wielaard <mark@klomp.org>
1986
1987 PR demangler/70909
1988 PR demangler/67264
1989 * include/demangle.h: Add d_printing to struct demangle_component
1990 and pass struct demangle_component as non const.
1991
734ca1c2
GP
19922017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1993
1994 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1995
93b87d1d
TS
19962017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1997
1998 * Makefile.tpl: Remove HOST_ISLVER.
1999 (HOST_EXPORTS): Remove ISLVER.
2000 * Makefile.in: Regenerate.
2001
f877b3ad
RB
20022017-02-13 Richard Biener <rguenther@suse.de>
2003
2004 * configure: Re-generate.
2005
2ad31830
GP
20062017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2007
2008 * MAINTAINERS: Adjust bug reporting URL.
2009
3501e62c
GP
20102017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2011
2012 * MAINTAINERS (Write After Approval): Remove redundant entry
2013 for Andrew Burgess.
2014
510555e0
JDA
20152017-02-03 John David Anglin <danglin@gcc.gnu.org>
2016
e50ffab3 2017 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2018 32-bit hppa*-*-hpux*.
e50ffab3 2019 * configure: Regenerate.
510555e0 2020
f6a24a94
MJ
20212017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2022
2023 * configure.ac: Moved the white list of enabling BRIG FE to
2024 libhsail-rt/configure.tgt.
2025 * configure: Regenerated.
2026 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2027
20282017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2029 Martin Jambor <mjambor@suse.cz>
2030
5fd1486c
PJ
2031 * Makefile.def (target_modules): Added libhsail-rt.
2032 (languages): Added language brig.
2033 * Makefile.in: Regenerated.
2034 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2035 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2036 * configure: Regenerated.
2037
3c36aa6b
JJ
20382017-01-17 Jakub Jelinek <jakub@redhat.com>
2039
2040 PR other/79046
2041 * configure: Regenerated.
2042
8f56cb51
AM
20432017-01-04 Alan Modra <amodra@gmail.com>
2044
2045 * configure: Regenerate.
2046
f2c764c5
BE
20472016-12-29 Ben Elliston <bje@gnu.org>
2048
2049 * config.sub: Import latest version.
2050
1dc9c117
AI
20512016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2052
2053 * MAINTAINERS (Write After Approval): Add myself.
2054
c21fdaa1
JJ
20552016-12-21 Jakub Jelinek <jakub@redhat.com>
2056
2057 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2058 includes bootstrap-mpx.
2059 * configure: Regenerated.
2060
cc811459
CX
20612016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2062
2063 * MAINTAINERS (Write After Approval): Add myself.
2064
b55e6680
MJ
20652016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2066
8f56cb51 2067 * configure: Regenerate.
b55e6680 2068
825fba52
MK
20692016-12-01 Matthias Klose <doko@ubuntu.com>
2070
2071 * configure.ac: Don't use pkg-config to check for bdw-gc.
2072 * configure: Regenerate.
2073
114bf3f1
MK
20742016-11-30 Matthias Klose <doko@ubuntu.com>
2075
2076 * Makefile.def: Remove reference to boehm-gc target module.
2077 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2078 options and for the bdw-gc pkg-config module.
2079 * configure: Regenerate.
2080 * Makefile.in: Regenerate.
2081
21b0f96a
NS
20822016-11-28 Nathan Sidwell <nathan@acm.org>
2083
2084 * MAINTAINERS (nvptx): Remove self.
2085
292edab3
BE
20862016-11-25 Ben Elliston <bje@gnu.org>
2087
2088 * config.guess: Import latest version.
2089 * config.sub: Likewise.
2090
0954a00b
TT
20912016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2092
2093 * MAINTAINERS (Write After Approval): Add myself.
2094
8e4d2ca4
MK
20952016-11-15 Matthias Klose <doko@ubuntu.com>
2096
2097 * Makefile.def: Remove references to GCJ.
2098 * Makefile.tpl: Likewise.
2099 * Makefile.in: Regenerate.
2100
84c1b9d3
MK
21012016-11-15 Matthias Klose <doko@ubuntu.com>
2102
2103 * config-ml.in: Remove references to GCJ.
2104 * configure.ac: Likewise.
2105 * configure: Regenerate.
2106
3f95ca6c
JC
21072016-11-01 Josh Conner <joshconner@google.com>
2108
2109 * MAINTAINERS (Write After Approval): Update email address,
2110
457cc672
CL
21112016-10-27 Carl Love <cel@us.ibm.com>
2112
2113 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2114 Approval list to make it alphabetical.
2115
2142f54f
CL
21162016-10-27 Carl Love <cel@us.ibm.com>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
104700f4
AB
21202016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2121
2122 * MAINTAINERS (Reviewers): Add myself.
2123 (Write After Approval): Add myself.
2124
942c0db8
HP
21252016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2126 Ulrich Weigand <uweigand@de.ibm.com>
2127
2128 * MAINTAINERS: Update email address.
2129
fbf4c502
NS
21302016-10-10 Nathan Sidwell <nathan@acm.org>
2131
2132 * MAINTAINERS: Update email address.
2133
b20e7532
AT
21342016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2135
2136 * configure.ac: Add aarch64-*-freebsd*.
2137 * configure: Regenerate.
2138
2e21fd4d
SE
21392016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2140
2141 * MAINTAINERS: Update email address after it got reverted.
2142
43c40f3e
RO
21432016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2144
2145 * configure.ac (target_libraries): Readd target-boehm-gc.
2146 Restore --enable-objc-gc handling.
2147 * configure: Regenerate.
2148
f05796ba
JL
21492015-10-03 Jeff Law <law@redhat.com>
2150
2151 * MAINTAINERS: Move several inactive maintainers to the
2152 write-after-approval section.
2153
012447ea
JJ
21542016-09-30 Jakub Jelinek <jakub@redhat.com>
2155
2156 * configure.ac: Add target-libffi to target_libraries.
2157 Readd libgcj target disablings, modified to only target-libffi.
2158 Readd target addition of go to unsupported languages.
2159 * configure: Regenerated.
2160
a7d75d59
SE
21612016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2162
2163 * MAINTAINERS: Update email address.
2164
d1a79a95
AH
21652016-09-30 Andrew Haley <aph@redhat.com>
2166
4d8c733d 2167 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2168 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2169 libgcj.
2170
af2d4873
AH
21712016-09-30 Andrew Haley <aph@redhat.com>
2172
2173 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2174 write-after approval after GCJ deletion.
2175
07b78716
AH
21762016-09-30 Andrew Haley <aph@redhat.com>
2177
2178 * Makefile.def: Remove libjava.
2179 * Makefile.tpl: Likewise.
2180 * Makefile.in: Regenerate.
2181 * configure.ac: Likewise.
2182 * configure: Likewise.
2183 * gcc/java: Remove.
2184 * libjava: Likewise.
2185
a29b7214
CZ
21862016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2187
2188 * MAINTAINERS (Reviewers): Add myself.
2189
2fd88f4f
AK
21902016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2191
2192 * configure.ac: Disable "sim" directory for arc*-*-*.
2193 * configure: Regenerated.
2194
e2080e79
TC
21952016-09-23 Tamar Christina <tamar.christina@arm.com>
2196
2197 * MAINTAINERS (Write After Approval): Add myself.
2198
8f3675f8
MR
21992016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2200
2201 * configure.ac: Check for the minimum in-tree MPFR version
2202 handled.
2203 * configure: Regenerate.
2204
21f88103
YTL
22052016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2206
2207 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2208 * configure: Regenerated.
2209
60d51882
FR
22102016-07-19 Fritz Reese <fritzoreese@gmail.com>
2211
2212 * MAINTAINERS (Write After Approval): Add myself.
2213
277d7ee0
AK
22142016-06-23 Andi Kleen <ak@linux.intel.com>
2215
2216 * Makefile.def: Add autoprofiledbootstrap.
2217 * Makefile.tpl: Dito.
2218 * Makefile.in: Regenerate.
2219
fd6487af
JS
22202016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2221
2222 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2223 * configure: Regenerate.
2224
3e326935
TS
22252016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2226
2227 * configure: Regenerate.
2228 * configure.ac: Remove support for avr-rtems.
2229
9582bf04
SKS
22302016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
6f820b68
MC
22342016-06-16 Michael Collison <michael.collison@arm.com>
2235
2236 * MAINTAINERS (Write After Approval): Add myself.
2237
775ee7fa
MM
22382016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2239
2240 * MAINTAINERS (Write After Approval): Update e-mail address.
2241
de3ba371
JM
22422016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2243
21f88103 2244 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2245
350216e3
AM
22462016-05-28 Alan Modra <amodra@gmail.com>
2247
2248 * Makefile.tpl (configure): Depend on m4 files included.
2249 * Makefile.in: Regenerate.
2250
9cad20fa
BS
22512016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2252
2253 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2254 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2255
92466115
BS
22562016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2257
2258 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2259 special case builtin.
2260 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2261 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2262 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2263 for __builtin_vec_addec.
2264
fe38e08b
JS
22652016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2266
2267 * config.guess: Import version 2016-04-02 (newest).
2268 * config.sub: Import version 2016-05-10 (newest).
2269
cef1a0b8 22702016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2271
cef1a0b8
JL
2272 * configure.ac: Add ARC support to libgloss.
2273 * configure: Regenerate
704b85c7 2274
75a6b91a
AS
22752016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2276
2277 * MAINTAINERS (Write After Approval): Add myself.
2278
00f35794
BE
22792016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2280
2281 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2282 * configure: Regenerated.
2283 * Makefile.def (gmp): Explicitly disable assembler.
2284 (mpfr): Adjust lib_path.
2285 (mpc): Likewise.
2286 * Makefile.in: Regenerated.
2287
c100769b
JJ
22882016-05-01 Jakub Jelinek <jakub@redhat.com>
2289
2290 PR bootstrap/70704
2291 * configure.ac (--enable-stage1-checking): Add missing
2292 --enable-checking=.
2293 * configure: Regenerated.
2294
bc6d9014
OE
22952016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2296
ace08cb8
OE
2297 * config.guess: Revert r235676.
2298 * config.sub: Revert r235676.
2299
23002016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2301
2302 * config.guess: Remove SH5 support.
bc6d9014
OE
2303 * config.sub: Likewise.
2304 * configure: Likewise.
2305 * configure.ac: Likewise.
2306
7db11a5a
JJ
23072016-04-26 Jakub Jelinek <jakub@redhat.com>
2308
2309 PR bootstrap/70704
2310 * configure.ac (--enable-stage1-checking): For --disable-checking or
2311 implicit --enable-checking, make sure extra flag matches in between
2312 stage1 and later checking.
2313 * configure: Regenerated.
2314
ab0fc037
TS
23152016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2316
2317 * .gitattributes: New file.
2318
c048fa95
SB
23192016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2320
2321 * MAINTAINERS (rs6000/powerpc port): Add myself.
2322
f3653cf5
SB
23232016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2324
2325 PR bootstrap/70173
2326 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2327 and gotools directories. Delete the stage_final file.
2328 * Makefile.in: Regenerate.
2329
4f93efa4
AV
23302016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2331
2332 * MAINTAINERS (Write After Approval): Add myself.
2333
c27e432e
SK
23342016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2335
2336 * MAINTAINERS (Fortran maintainer): Remove myself.
2337
7134713c
BS
23382016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
7d74282a
KN
23422016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2343
2344 * MAINTAINERS (Write After Approval): Add myself.
2345
1b858e76
CC
23462016-03-17 Cary Coutant <ccoutant@gmail.com>
2347
2348 Sync with binutils-gdb:
2349
2350 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2351
2352 * configure.ac: Add mips and s390 to the gold target check.
2353 * configure: Regenerate.
2354
d15bd5bb
DD
23552016-03-01 DJ Delorie <dj@redhat.com>
2356
2357 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2358
6d1fa6bb
DM
23592016-02-22 David Malcolm <dmalcolm@redhat.com>
2360
2361 * MAINTAINERS (libcpp): Add myself.
2362 (diagnostic messages): Likewise.
2363
607bda60
TV
23642016-02-20 Tom de Vries <tom@codesourcery.com>
2365
2366 * MAINTAINERS: Fix whitespace.
2367
80cfaff8
CZ
23682016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2369
2370 * MAINTAINERS (Write After Approval): Add myself.
2371
c661a43d
SP
23722016-01-29 Sebastian Pop <s.pop@samsung.com>
2373
2374 * config/isl.m4: Add comments about isl-0.16.
2375 * configure: Regenerate.
2376
86b3a101
MJ
23772016-01-29 Martin Jambor <mjambor@suse.cz>
2378
2379 * MAINTAINERS (hsa maintainers): Add myself.
2380
960cbfd2
WD
23812015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2382
2383 * MAINTAINERS: (Write After Approval): Add myself.
2384
1e050c90
AK
23852016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2386 Sebastian Pop <s.pop@samsung.com>
2387
2388 * Makefile.in: Regenerate.
2389 * Makefile.tpl: Export ISLVER.
2390 * configure: Regenerate.
2391 * config/isl.m4: Detect isl-0.15.
2392
cefadad1
MM
23932016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2394
2395 PR bootstrap/69329
2396 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2397 * Makefile.in: Regenerate.
2398
9e530bcd
AP
23992016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2400
2401 * configure.ac: Enable LTO for DJGPP
2402 * configure: Regenerate
2403
324402a0
L
24042016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2405
2406 Sync with binutils-gdb:
2407 2015-10-21 Nick Clifton <nickc@redhat.com>
2408
2409 PR gas/19109
2410 * configure.ac: Note the 'none' is an acceptable argument to
2411 --enable-compressed-debug-sections.
2412 * configure: Regenerate.
2413
9eaaa830
BE
24142016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2415
2416 PR bootstrap/69134
2417 * Makefile.def (mpfr): Disable assembler.
2418 * Makefile.in: Regenerate.
2419
cfe67e03
BE
24202016-01-01 Ben Elliston <bje@gnu.org>
2421
2422 * config.guess: Import version 2016-01-01.
2423 * config.sub: Likewise.
2424
be33d404
SS
24252015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2426
2427 * MAINTAINERS (Write After Approval): Add myself.
2428
e357a5e0
SP
24292015-12-17 Sebastian Pop <s.pop@samsung.com>
2430
2431 * Makefile.in: Replace ISL with isl.
2432 * Makefile.tpl: Same.
2433 * config/isl.m4: Same.
2434 * configure.ac: Same.
2435 * contrib/download_prerequisites: Same.
2436 * configure: Regenerate.
2437
1ad2439b
AP
24382015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2439
2440 * MAINTAINERS (Write After Approval): Add Myself.
2441
70decafb
NS
24422015-12-17 Nathan Sidwell <nathan@acm.org>
2443
2444 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2445 * configure: Regenerate.
2446
560d18d3
AK
24472015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2448 Sebastian Pop <s.pop@samsung.com>
2449
2450 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2451 isl_ctx_get_max_operations.
2452 * configure: Regenerate.
2453
57e8ab24 24542015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2455
2456 * MAINTAINERS (Write After Approval): Add myself.
2457
105b682e
ILT
24582015-12-02 Ian Lance Taylor <iant@google.com>
2459
2460 PR go/66147
2461 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2462 * Makefile.in: Regenerate.
2463
7eb46bec
AT
24642015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2465
2466 PR libffi/65726
2467 * Makefile.def (lang_env_dependencies): Make libffi depend
2468 on cxx.
2469 * Makefile.in: Regenerate.
2470
cc3baaa9
DE
24712015-11-26 David Edelsohn <dje.gcc@gmail.com>
2472
2473 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2474 symbols.
2475
3be96231
TG
24762015-11-20 Tristan Gingold <gingold@adacore.com>
2477
2478 Sync with binutils-gdb:
2479 2015-11-20 Tristan Gingold <gingold@adacore.com>
2480
2481 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2482 * configure: Regenerate.
2483
daa53f38
ML
24842015-11-19 Martin Liska <mliska@suse.cz>
2485
2486 * .gitignore: Add .clang-format to ignored files.
2487 * Makefile.in: Add clang-format.
2488 * Makefile.tpl: Likewise.
2489
54985c70
TA
24902015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2491
2492 * configure.ac: Enable libmpx by default.
2493 * configure: Regenerated.
2494
d0397c75
SE
24952015-10-23 Steve Ellcey <sellcey@imgtec.com>
2496
2497 * MAINTAINERS: Update email address.
2498
735a559c
PM
24992015-10-23 Paulo Matos <pmatos@linki.tools>
2500
2501 * MAINTAINERS: Update email address.
2502
15713b43
AH
25032015-10-23 Alan Hayward <alan.hayward@arm.com>
2504
2505 * MAINTAINERS (Write After Approval): Add myself.
2506
78edb32f
L
25072015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2508
2509 Sync with binutils-gdb:
2510 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2511
2512 PR gas/19109
2513 * configure.ac: Add
2514 --enable-compressed-debug-sections={all,gas,gold,ld}.
2515 * configure: Regenerated.
2516
dec6b7f1
AC
25172015-10-16 Arnaud Charlet <charlet@adacore.com>
2518
2519 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2520
6be1d686
ML
25212015-10-09 Martin Liska <mliska@suse.cz>
2522
2523 * MAINTAINERS (Write After Approval): Add myself.
2524
dc0e2060
AF
25252015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2526
2527 * MAINTAINERS (Write After Approval): Add myself.
2528
bec93d40
FW
25292015-10-02 Florian Weimer <fweimer@redhat.com>
2530
2531 * MAINTAINERS: Update email address.
2532
0487f06d
LK
25332015-10-02 Louis Krupp <louis.krupp@zoho.com>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
56547ff7
KT
25372015-09-20 Kai Tietz <ktietz70@googlemail.com>
2538
423ea09f 2539 * MAINTAINERS: Update email.
56547ff7 2540
ed4c91ea
BS
25412015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2542
2543 * MAINTAINERS: Update my email address.
2544
2503fd9e
JB
25452015-09-01 James Bowman <james.bowman@ftdichip.com>
2546
2547 * MAINTAINERS (ft32 port): Add myself.
2548
3726332a
DS
25492015-08-28 David Sherwood <david.sherwood@arm.com>
2550
2551 * MAINTAINERS: Add myself.
2552
15480aaf
PM
25532015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2554
2555 * MAINTAINERS (Write After Approval): Add myself.
2556
ad4f95e3
FXC
25572015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2558
2559 PR libfortran/54572
2560 * Makefile.def: Make libgfortran depend on libbacktrace.
2561 * Makefile.in: Regenerate.
2562
95f25df0
SD
25632015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2564
2565 * MAINTAINERS (Write After Approval): Add myself.
2566
5dc85f7e
TV
25672015-08-12 Tom de Vries <tom@codesourcery.com>
2568
2569 PR other/67092
2570 * configure.ac: Remove --with_host_libstdcxx support.
2571 * configure: Regenerate.
2572
44a7d18d
TS
25732015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2574 Jakub Jelinek <jakub@redhat.com>
2575
2576 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2577 nvptx*-*-*.
2578 * configure: Regenerate.
2579
bf5372e7
YS
25802015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2581
2582 * Makefile.def (libiconv): Define bootstrap=true.
2583 Mark pdf/html/info as missing.
2584 (configure-gcc): Depend on all-libiconv.
2585 (all-gcc): Ditto.
2586 (configure-libcpp): Ditto.
2587 (all-libcpp): Ditto.
2588 (configure-intl): Ditto.
2589 (all-intl): Ditto.
2590 * Makefile.in: Regenerate.
2591
94b8fdcc
BC
25922015-08-03 Bin Cheng <bin.cheng@arm.com>
2593
2594 * MAINTAINERS (loop ivopts): Add the entry and myself.
2595
430bcac1
NS
25962015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2597
2598 * MAINTAINERS (nvptx): Add self.
2599
110d61da
AL
26002015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2601
2602 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2603 128-bit vector modes.
2604
c9da7548 26052015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2606
c9da7548
VV
2607 * MAINTAINERS (Write After Approval): Add myself.
2608
423ea09f 26092015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2610
2611 * config.sub, config.guess: Import from upstream.
2612
6b1786aa
JL
26132015-07-24 Michael Darling <darlingm@gmail.com>
2614
2615 PR other/66259
2616 * config-ml.in: Reflects renaming of configure.in to configure.ac
2617 * configure: Likewise
2618 * configure.ac: Likewise
2619
45952786
BS
26202015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2621
2622 * MAINTAINERS: Update my email address.
2623
f1595603
L
26242015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2625
2626 Sync with binutils-gdb:
2627 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2628
2629 * configure.ac (target_configdirs): Exclude target-zlib if
2630 target-libjava isn't built.
2631 * configure: Regenerated.
2632
a05c2c75
L
26332015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2634
2635 Sync with binutils-gdb:
2636 2015-05-13 John David Anglin <dave.anglin@bell.net>
2637
2638 * configure.ac: Disable configuration of GDB for HPUX targets.
2639 * configure: Regenerate.
2640
2641 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2642
2643 * configure.ac: Add --with-system-zlib.
2644 * configure: Regenerated.
2645
2646 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2647
2648 * configure.ac: Add FT32 support.
2649 * configure: Regenerate.
2650
2651 2015-01-12 Anthony Green <green@moxielogic.com>
2652
2653 * configure.ac: Don't disable gprof for moxie.
2654 * configure: Rebuild.
2655
1c01ebf6
L
26562015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2657
2658 Sync with binutils-gdb:
2659 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2660
2661 PR ld/18355
2662 * Makefile.def: Add extra_configure_flags to host zlib.
2663 * configure.ac (extra_host_zlib_configure_flags): New. Set
2664 to --enable-host-shared When bfd is to be built as shared
2665 library. AC_SUBST.
2666 * Makefile.in: Regenerated.
2667
e59969a1
HPN
26682015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2669
2670 Sync with src:
2671 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2672 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2673 * Makefile.in: Regenerated.
2674
d9063947
L
26752015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2676
2677 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2678 target.
2679 * configure: Regenerate.
2680
b837291d
LC
26812015-06-23 Ludovic Courtès <ludo@gnu.org>
2682
2683 * MAINTAINERS (Write After Approval): Add myself.
2684
2a97995f
AT
26852015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2686
2687 * MAINTAINERS (OS Port Maintainers): Add myself.
2688 (Various Maintainers): Remove myself from libffi testsuite.
2689
19cd26a6
RS
26902015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2691
2692 * MAINTAINERS (gen* on machine desc): Add self.
2693
8ca528d9
JM
26942015-06-02 Jason Merrill <jason@redhat.com>
2695
2696 PR bootstrap/66319
2697 * configure.ac: Use -std=gnu++98.
2698
4526c3c1
SN
26992015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2700
2701 * MAINTAINERS (Write After Approval): Add myself.
2702
318a4e6d
MF
27032015-05-28 Mike Frysinger <vapier@gentoo.org>
2704
2705 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2706 * configure: Regenerate.
2707
46070488
JM
27082015-05-26 Jason Merrill <jason@redhat.com>
2709
2710 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2711 * configure: Regenerate.
2712
fef939d6
JB
27132015-05-16 James Bowman <james.bowman@ftdichip.com>
2714
2715 * configure.ac: FT32 target added.
fef939d6
JB
2716 * configure: Regenerated.
2717
886faf50
IB
27182015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2719
2720 * MAINTAINERS (Write After Approval): Add myself.
2721
91c6b410
PM
27222015-05-11 Paulo Matos <paulo@matos-sorge.com>
2723
2724 * MAINTAINERS (Write After Approval): Add myself.
2725
e640447c
PM
27262015-05-11 Paulo Matos <paulo@matos-sorge.com>
2727
2728 * configure.ac: Fix typo.
2729 * configure: Regenerate.
2730
e587377d
MM
27312015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2732
2733 * MAINTAINERS (Write After Approval): Add myself.
2734
cabb9d59
MK
27352015-05-03 Matthias Klose <doko@ubuntu.com>
2736
2737 * configure.ac: Match $host configured with triplets.
2738 * configure: Regenerate.
2739
fafb95a6
BRF
27402015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2741
2742 * Makefile.tpl: Remove surplus whitespace throughout.
2743 * Makefile.in: Regenerate.
2744
85867772
SB
27452015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2746
2747 * MAINTAINERS (Various Maintainers): Add myself as instruction
2748 combiner maintainer.
2749
c10b5ea0
JJ
27502015-04-17 Jakub Jelinek <jakub@redhat.com>
2751
2752 PR bootstrap/62077
2753 * configure.ac (--enable-stage1-checking): Default to
2754 release,misc,gimple,rtlflag,tree,types if --disable-checking
2755 or --enable-checking is not specified and DEV-PHASE is not
2756 experimental.
2757 * configure: Regenerated.
2758
77019397
MO
27592015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2760
2761 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2762 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2763 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2764 * Makefile.in: Regenerate.
2765
17feae99 27662015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
2767
2768 * MAINTAINERS: Update my email address.
2769
e61ffb3b
JG
27702015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2771
2772 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2773
b16cc4f2
KT
27742015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2775
2776 * MAINTAINERS: Add myself as an arm port reviewer.
2777
ec523909
ML
27782015-03-25 Martin Liska <mliska@suse.cz>
2779 Yury Gribov <y.gribov@samsung.com>
2780
2781 * Makefile.in: Fix ln source location for vimrc file.
2782 * Makefile.tpl: Likewise.
2783
fc30054e
AH
27842015-03-09 Aldy Hernandez <aldyh@redhat.com>
2785
2786 PR bootstrap/25672
2787 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2788 cross-compiling. Similarly for CXX_FOR_TARGET.
2789 * configure: Regenerate.
2790
5373cd33
IE
27912015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2792
2793 * Makefile.def: Add libmpx.
2794 * configure.ac: Add libmpx.
2795 * Makefile.in: Regenerate.
2796 * configure: Regenerate.
2797
a6e8abb9
KY
27982015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2799
2800 * MAINTAINERS (CPU Port Maintainers): Add myself
2801 i386 vector ISA extns mantainer.
2802
f2b86778
JL
28032015-03-13 Jeff Law <law@redhat.com>
2804
2805 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2806 maintainer.
2807 Remove Richard Henderson as a maintainer for the x86 port.
2808
9dd44d1c
JR
28092015-03-03 Joern Rennecke <gnu@amylaar.uk>
2810
2811 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2812
33079441
IE
28132015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2814
2815 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2816 pointer bounds checker and i386 MPX maintainer.
2817
d083ae5f
SL
28182015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2819
2820 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2821
f91f1c13
MS
28222015-02-26 Martin Sebor <msebor@redhat.com>
2823
2824 * MAINTAINERS (Various Maintainers): Add self.
2825
426c1eb0
TS
28262015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2827
2828 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2829 Make sure it contains lto.
2830 * configure: Regenerate.
2831
8ae12d71
TS
28322015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2833
2834 * configure: Regenerate.
2835
11aa81cc 28362015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 28371
11aa81cc
DN
2838 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2839 middle-end, docstring): Remove myself.
2840 (Write After Approval): Add myself.
2841
a436ab27
JJ
28422015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2843
2844 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2845 (Write After Approval): Update address.
2846
231d020b
DM
28472015-01-29 David Malcolm <dmalcolm@redhat.com>
2848
2849 PR jit/64780
2850 * configure.ac: Require the user to explicitly specify
2851 --enable-host-shared if the jit is enabled.
2852 * configure: Regenerate.
2853
82a94471
RS
28542015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2855
2856 * MAINTAINERS (Write After Approval): Add myself.
2857
e6f0c56d
TV
28582015-01-25 Tom de Vries <tom@codesourcery.com>
2859
2860 * MAINTAINERS: Make whitespace consistent.
2861
631ff3e1
BO
28622015-01-23 Braden Obrzut <admin@maniacsvault.net>
2863
2864 * MAINTAINERS (Write After Approval): Add myself.
2865
09b9cd1f
AV
28662015-01-20 Andre Vehreschild <vehre@gmx.de>
2867
2868 * MAINTAINERS: (Write After Approval): Add myself.
2869
802ed46a
MU
28702015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2871
2872 * MAINTAINERS: (Write After Approval): Add myself.
2873
c61fcfa6
PT
28742015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2875
2876 * MAINTAINERS: (Write After Approval): Add myself.
2877
ebcd09c1
IS
28782015-01-13 Iain Sandoe <iain@codesourcery.com>
2879
2880 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2881 objective-c/c++ front end maintainer.
2882
71aa170d
MP
28832015-01-13 Marek Polacek <polacek@redhat.com>
2884
2885 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2886
da067543
JL
28872015-01-12 Jeff Law <law@redhat.com>
2888
2889 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2890 a very long time.
2891
bf1de3f0
ILT
28922015-01-09 Ian Lance Taylor <iant@google.com>
2893
2894 * configure.ac (host_tools): Add gotools.
2895 * Makefile.def (host_modules): Add gotools.
2896 (dependencies): Add dependency of all-gotools on all-target-libgo.
2897
82a19768
AT
28982015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2899
2900 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2901 * configure: Regenerate.
2902
53dd59bf
TS
29032015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2904
2905 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2906 all-target-libgomp.
2907 * Makefile.in: Regenerate.
2908
8054942d
EB
29092015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2910
2911 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2912
0969ec7d
EB
29132015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2914
2915 * configure.ac: Add Visium support.
2916 * configure: Regenerate.
2917
ec8fd1c0
AS
29182015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2919
2920 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2921 * configure: Regenerate.
2922
9bccfdf5
AP
29232015-01-03 Andrew Pinski <apinski@cavium.com>
2924
2925 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2926 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2927 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2928 (OBJCOPY_FOR_TARGET): New variable.
2929 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2930 * Makefile.in: Regenerate.
2931 * configure.ac: Check for already installed target objcopy.
2932 Also GCC_TARGET_TOOL on objcopy.
2933 * configure: Regenerate.
2934
007adc0d
HPN
29352015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2936
2937 * config.sub: Update from upstream, to 2015-01-01 version.
2938 * config.guess: Ditto.
2939
fe55e976
SH
29402014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2941
2942 * MAINTAINERS (RTEMS Ports): Add myself.
2943
b86d271e
PMR
29442014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
9733278a
MH
29482014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2949
2950 * MAINTAINERS (Write After Approval): Add myself.
2951
4b4f2e35
TS
29522014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2953
2954 * configure.ac (--enable-as-accelerator-for): Don't set
2955 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2956 * configure: Regenerate.
2957
b6a65eb6
JJ
29582014-12-13 Jakub Jelinek <jakub@redhat.com>
2959
2960 PR bootstrap/64023
2961 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2962 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2963 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2964 to CXX.
2965 * Makefile.in: Regenerated.
2966
c3e1e693
YG
29672014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2968 Yury Gribov <y.gribov@samsung.com>
2969
2970 * .gitignore: Added .local.vimrc and .lvimrc.
2971 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2972 * Makefile.in: Regenerate.
2973
29742014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
2975
2976 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2977 * configure: Regenerated.
2978
b9fb25a5
BS
29792014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2980
2981 * MAINTAINERS (nvptx port): New entry.
2982
d896cc4d
JBG
29832014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2984
2985 * configure: Regenerate.
2986
74ae587e
JBG
29872014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2988
2989 * configure.ac: Merge with Binutils.
2990
45c89690
TB
29912014-11-26 Tobias Burnus <burnus@net-b.de>
2992
2993 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2994 * Makefile.in: Regenerate.
2995
ea903c37
BE
29962014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2997
2998 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2999 missing flex.
3000 * Makefile.in: Regenerated.
3001
eb23df59
IV
30022014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3003
3004 * Makefile.in: Regenerate.
3005
a699d672
L
30062014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3007
3008 PR bootstrap/63784
3009 * libtool.m4: Add $pic_flag with -shared.
3010
fc065a61
RL
30112014-11-21 Renlin Li <Renlin.Li@arm.com>
3012
3013 * MAINTAINERS (Write After Approval): Added myself.
3014
efcc23e6
AV
30152014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3016
3017 * MAINTAINERS (write-after-approval): Add myself.
3018
dd308ed8
MK
30192014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3020
3021 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3022 from 2 years ago.
3023
ac8698a1
AV
30242014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3025
3026 Revert:
3027 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3028
3029 * MAINTAINERS (Write After Approval): Added myself as line map
3030 maintainer.
3031
8dab9330
RL
30322014-11-19 Renlin Li <Renlin.Li@arm.com>
3033
3034 Revert:
3035 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3036
3037 * MAINTAINERS (Write After Approval): Added myself.
3038
1be22083
RL
30392014-11-19 Renlin Li <Renlin.Li@arm.com>
3040
3041 * MAINTAINERS (Write After Approval): Added myself.
3042
59392f46
AV
30432014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3044
3045 * MAINTAINERS (Write After Approval): Added myself as line map
3046 maintainer.
3047
0f3422cc
DS
30482014-11-17 Dodji Seketeli <dodji@redhat.com>
3049
3050 * MAINTAINERS (Various Maintainers): Added myself as line map
3051 maintainer.
3052
0c8969f0
JBG
30532014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3054
3055 * move-if-change: Sync from upstream gnulib.
3056
d7134c0e
JBG
30572014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3058
3059 * compile: Sync with upstream Automake.
3060 * depcomp: Ditto.
3061 * install-sh: Ditto.
3062 * missing: Ditto.
3063 * mkinstalldirs: Ditto.
3064 * ylwrap: Ditto.
3065
e4ff7e6a
JBG
30662014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3067
3068 * config.sub: Update from upstream config repo.
3069 * config.guess: Ditto.
3070
5f520819
KY
30712014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3072
3073 * Makefile.def: Add liboffloadmic to target_modules. Make
3074 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3075 * Makefile.in: Regenerate.
3076 * configure: Regenerate.
3077 * configure.ac: Add liboffloadmic to target binaries.
3078 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3079 Add liboffloadmic to noconfig list when C++ is not supported.
3080
85c64bbe
BS
30812014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3082 Thomas Schwinge <thomas@codesourcery.com>
3083 Ilya Verbin <ilya.verbin@intel.com>
3084 Andrey Turetskiy <andrey.turetskiy@intel.com>
3085
3086 * configure: Regenerate.
3087 * configure.ac (--enable-as-accelerator-for)
3088 (--enable-offload-targets): New configure options.
3089
7d35a59e
TB
30902014-11-11 Tobias Burnus <burnus@net-b.de>
3091
0a002272 3092 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3093 * Makefile.in: Regenerate.
3094
35485da9
DM
30952014-11-11 David Malcolm <dmalcolm@redhat.com>
3096
3097 * ChangeLog.jit: New.
3098 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3099
ebf6d33b
FXC
31002014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3101
3102 PR target/63610
3103 * libtool.m4: Fix globbing of darwin versions.
3104 * configure: Regenerate.
3105
4a9bb2aa
TB
31062014-11-11 Tobias Burnus <burnus@net-b.de>
3107
4a9bb2aa
TB
3108 * Makefile.def: Remove CLooG.
3109 * Makefile.tpl: Ditto.
3110 * configure.ac: Ditto.
3111 * configure: Regenerate.
3112 * Makefile.in: Ditto.
3113
738f2522
BS
31142014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3115
3116 * configure.ac: Handle nvptx-*-*.
3117 * configure: Regenerate.
3118
9b591dd1
PG
31192014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3120
3121 * MAINTAINERS (Write After Approval): Add myself.
3122
14258928
JJ
31232014-10-31 Jakub Jelinek <jakub@redhat.com>
3124
3125 * Makefile.def (libcc1): Remove bootstrap=true;.
3126 * Makefile.in: Regenerated.
3127
1335a8ca
JBG
31282014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3129
3130 * configure.ac: Update comment.
3131 * configure: Regenerate.
3132
cb115cc2
IE
31332014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3134
3135 * MAINTAINERS (Write After Approval): Add myself.
3136
fca38047
TS
31372014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3138
3139 * configure.ac (extra_host_libiberty_configure_flags): Add
3140 --enable-shared also for libcc1's benefit.
3141 * configure: Regenerate.
3142
65c0707b
TG
31432014-10-29 Tristan Gingold <gingold@adacore.com>
3144
3145 * MAINTAINERS: Change my email address.
3146
ddc8de03
PM
31472014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3148 Tom Tromey <tromey@redhat.com>
3149
3150 * Makefile.def: Add libcc1 to host_modules.
3151 * configure.ac (host_tools): Add libcc1.
3152 * Makefile.in, configure: Rebuild.
3153
4eb1ac39 31542014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3155
3156 * configure.ac (build_configargs): Don't share config.cache between
3157 build subdirs.
7fd74620 3158 * configure: Regenerate.
3d96b0d0 3159
d81230b5
DH
31602014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3161
3162 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3163 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3164 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3165 leon3v7 as leon3.
3166 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3167 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3168 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3169 * config/sparc/sparc.md (cpu): Add leon3v7.
3170 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3171
c7a6a617
DH
31722014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3173
3174 * MAINTAINERS (write-after-approval): Add myself.
3175
74cc5471
ILT
31762014-10-23 Ian Lance Taylor <iant@google.com>
3177
3178 * configure.ac: Disable the Go frontend on systems where it is known
3179 to not work.
3180 * configure: Regenerate.
3181
929315a9
RB
31822014-10-23 Richard Biener <rguenther@suse.de>
3183
3184 * Makefile.def: Add libcpp build module and dependencies.
3185 * configure.ac: Add libcpp build module.
3186 * Makefile.in: Regenerate.
3187 * configure: Likewise.
3188
5d12b768
MF
31892014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3190
3191 * MAINTAINERS (write-after-approval): Add myself.
3192
7b262a51
MLI
31932014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3194
3195 * INSTALL/README: Do not mention CVS.
3196
7705dfd1
JY
31972014-10-03 Jing Yu <jingyu@google.com>
3198
3199 * configure.ac: Add aarch64 to list of targets that support gold.
3200 * configure: Regenerate.
3201
a3052d31
FD
32022014-09-29 François Dumont <fdumont@gcc.gnu.org>
3203
3204 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3205
b2a1b261
CM
32062014-09-29 Catherine Moore <clm@codesourcery.com>
3207
3208 * MAINTAINERS: Add myself as MIPS maintainer.
3209
05342e10
MF
32102014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3211
3212 * MAINTAINERS: Move myself to MIPS maintainers.
3213
3f6bb7e5
JBG
32142014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3215
3216 * MAINTAINERS: Put all email addresses between '<' and '>'.
3217
3e895729
FXC
32182014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3219
3220 * MAINTAINERS: Move myself to reviewers (Fortran).
3221
e04733ee
AK
32222014-09-01 Andi Kleen <ak@linux.intel.com>
3223
3224 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3225 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3226 * Makefile.in: Regenerate.
3227
e79c0ea8
DM
32282014-08-28 David Malcolm <dmalcolm@redhat.com>
3229
3230 * rtx-classes-status.txt: Delete
3231
b32d5189
DM
32322014-08-28 David Malcolm <dmalcolm@redhat.com>
3233
3234 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3235
e0c0c325
SP
32362014-08-27 Sebastian Pop <s.pop@samsung.com>
3237
3238 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3239 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3240 of checking for version number.
3241 * configure: Regenerated.
3242 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3243
d7ac0a6a
DM
32442014-08-27 David Malcolm <dmalcolm@redhat.com>
3245
3246 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3247 is done; begin phase 6 (use extra rtx_def subclasses).
3248
9daaca36
DM
32492014-08-27 David Malcolm <dmalcolm@redhat.com>
3250
3251 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3252 done; begin phase 5 (additional rtx_def subclasses).
3253
b2908ba6
DM
32542014-08-26 David Malcolm <dmalcolm@redhat.com>
3255
3256 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3257
1130d5e3
DM
32582014-08-26 David Malcolm <dmalcolm@redhat.com>
3259
3260 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3261 SET_BB_HEADER are done.
3262
0e0ce50d
DM
32632014-08-26 David Malcolm <dmalcolm@redhat.com>
3264
3265 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3266 done.
3267
3d30f4e8
DM
32682014-08-26 David Malcolm <dmalcolm@redhat.com>
3269
3270 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3271
6144a836
DM
32722014-08-26 David Malcolm <dmalcolm@redhat.com>
3273
3274 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3275
b311fd0f
DM
32762014-08-25 David Malcolm <dmalcolm@redhat.com>
3277
3278 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3279
d8ce2eae
DM
32802014-08-25 David Malcolm <dmalcolm@redhat.com>
3281
3282 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3283
1455e88c
DM
32842014-08-25 David Malcolm <dmalcolm@redhat.com>
3285
3286 * rtx-classes-status.txt: Phase 3 (per-file commits within
3287 "config" subdirs) is done; begin phase 4 (removal of
3288 "scaffolding").
3289
76c531d3
DM
32902014-08-23 David Malcolm <dmalcolm@redhat.com>
3291
3292 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3293 dir) is done; begin phase 3 (per-file commits within "config"
3294 subdirs).
3295
00550b3d
DM
32962014-08-21 David Malcolm <dmalcolm@redhat.com>
3297
3298 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3299 phase 2 (per-file commits in main source dir).
3300
622dbadf
BC
33012014-08-21 Bin Cheng <bin.cheng@arm.com>
3302
3303 * configure: Regenerated.
3304
c1286e0b
DM
33052014-08-19 David Malcolm <dmalcolm@redhat.com>
3306
3307 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3308
c2fc1aee
DM
33092014-08-19 David Malcolm <dmalcolm@redhat.com>
3310
3311 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3312
68975683
DM
33132014-08-19 David Malcolm <dmalcolm@redhat.com>
3314
3315 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3316
d914bc6b
DM
33172014-08-19 David Malcolm <dmalcolm@redhat.com>
3318
3319 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3320
8020a4d5
DM
33212014-08-19 David Malcolm <dmalcolm@redhat.com>
3322
3323 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3324
a231b8a5
JV
33252014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3326
3327 * MAINTAINERS (Write After Approval): Add myself.
3328
ce8126f5
CF
33292014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3330
3331 * MAINTAINERS: Remove myself
3332
0f82e5c9
DM
33332014-08-19 David Malcolm <dmalcolm@redhat.com>
3334
3335 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3336
9c9afb69
PP
33372014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3338
3339 * MAINTAINERS (Write After Approval): Add myself.
3340
190bea87
DM
33412014-08-18 David Malcolm <dmalcolm@redhat.com>
3342
3343 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3344 SET_BB_HEADER, SET_BB_FOOTER
3345
c41b94ce
DM
33462014-08-18 David Malcolm <dmalcolm@redhat.com>
3347
bb3fff01 3348 * rtx-classes-status.txt: New file
c41b94ce 3349
eae1a5d4
RG
33502014-08-18 Roman Gareev <gareevroman@gmail.com>
3351
3352 * configure.ac: Eliminate ClooG installation dependency.
3353 * configure: Regenerate.
3354 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3355 * Makefile.in: Regenerate.
3356
f613bc0f
IV
33572014-08-15 Ilya Verbin <iverbin@gmail.com>
3358
3359 * MAINTAINERS (Write After Approval): Add myself.
3360
423ea09f 33612014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3362
3363 * MAINTAINERS (Write After Approval): Add myself.
3364
88b1a322
JW
33652014-08-01 Jiong Wang <jiong.wang@arm.com>
3366
3367 * MAINTAINERS (Write After Approval): Add myself.
3368
8ed499f8
AG
33692014-07-28 Anthony Green <green@moxielogic.com>
3370
3371 Import from savannah.gnu.org:
3372 * config.sub: Update to 2014-07-28 version.
3373
09ec3110
RS
33742014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3375
3376 * MAINTAINERS: Remove my MIPS maintainer entry.
3377
7b7f941a
UB
33782014-07-26 Uros Bizjak <ubizjak@gmail.com>
3379
3380 PR target/47230
3381 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3382 * configure: Regenerate.
3383
a12f7ac8
JN
33842014-07-24 James Norris <jnorris@codesourcery.com>
3385
3386 * MAINTAINERS (Write After Approval): Add myself.
3387
09611faf
RG
33882014-07-20 Roman Gareev <gareevroman@gmail.com>
3389
3390 * configure.ac: Accept only CLooG 0.18.1.
3391 * configure: Regenerate.
3392
37738b0f
RG
33932014-07-17 Roman Gareev <gareevroman@gmail.com>
3394
3395 * configure.ac: Don't accept isl 0.11.
3396 * configure: Regenerate.
3397
473037cb
AZ
33982014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
9a62ed16
RO
34022014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3403
3404 * configure.ac: Don't accept isl 0.10.
3405 * configure: Regenerate.
3406
c41f1c42 34072014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3408
c41f1c42
BE
3409 Fix include path for in-tree cloog.
3410 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3411 * configure: Regenerate.
29d0a43c 3412
c41f1c42 34132014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3414
c41f1c42 3415 * .gitignore: Import gcc_update output.
a5852bea 3416
b6383ab8
TS
34172014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3418
a10ec8bc
TS
3419 * config-ml.in: Robustify ac_configure_args parsing.
3420
45b3824d
TS
3421 * configure.ac (--enable-linker-plugin-configure-flags)
3422 (--enable-linker-plugin-flags): New flags.
3423 (configdirs): Conditionally add libiberty-linker-plugin.
3424 * configure: Regenerate.
3425 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3426 (host_modules) <lto-plugin>: Pay attention to
3427 @extra_linker_plugin_flags@ and
3428 @extra_linker_plugin_configure_flags@.
3429 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3430 * Makefile.in: Regenerate.
3431
b6383ab8
TS
3432 * Makefile.tpl (configure-[+prefix+][+module+])
3433 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3434 "module_srcdir" instead of "module" for locating a module's srcdir.
3435 * Makefile.in: Regenerate.
3436
a4a1b5f3
MF
34372014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3438
3439 * MAINTAINERS (Write After Approval): Add myself.
3440
38a13841
SP
34412014-06-06 Sebastian Pop <sebpop@gmail.com>
3442
3443 * MAINTAINERS: Update my email address.
3444
153fcd41
TP
34452014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3446
3447 * MAINTAINERS (Write After Approval): Add myself.
3448
e25d9632
AB
34492014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3450
3451 * MAINTAINERS (Write After Approval): Add myself.
3452
1007a55c
JW
34532014-05-30 Jonathan Wakely <jwakely@redhat.com>
3454
3455 PR libstdc++/61011
3456 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3457 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3458 * configure: Regenerate.
3459
fd9ed1ae
PA
34602014-05-28 Pedro Alves <palves@redhat.com>
3461
3462 * MAINTAINERS (Write After Approval): Add myself.
3463
03bdb69f
MK
34642014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3465
3466 * MAINTAINERS: Update my affiliation/email.
3467
905083ad
MS
34682014-05-19 Mike Stump <mikestump@comcast.net>
3469
3470 * MAINTAINERS: Add wide-int reviewers.
3471
707f1839
SL
34722014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3473
3474 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3475 * configure: Regenerated.
3476
7321dc60
TR
34772014-05-15 Torvald Riegel <triegel@redhat.com>
3478
3479 * MAINTAINERS (libitm): Add myself as maintainer.
3480
5b1e4b47
CB
34812014-05-07 Charles Baylis <charles.baylis@linaro.org>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
a4ebe104
RS
34852014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3486
3487 * config.sub, config.guess: Import from upstream.
3488
9575df4a
AL
34892014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3490
3491 * MAINTAINERS (Write After Approval): Put myself in correct order.
3492
2fdc94b7
AL
34932014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3494
3495 * MAINTAINERS (Write After Approval): Add myself.
3496
080c6230
LB
34972014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3498
3499 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3500 section.
3501
4e4c8692
RÁE
35022014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3503
3504 * MAINTAINERS (Write After Approval): Delete myself.
3505
ffe7f7a7
JJ
35062014-04-17 Jakub Jelinek <jakub@redhat.com>
3507
3508 PR sanitizer/56781
3509 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3510 and -B* options with -Xcompiler.
3511
147d38a5
EB
35122014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3513
3514 PR bootstrap/60620
423ea09f 3515 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3516 * Makefile.in: Regenerate.
3517
ba1925c3
YS
35182014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3519
3520 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3521 for WINDRES_FOR_TARGET in default-manifest.o rule.
3522 * Makefile.in: Regenerate.
3523
8707b3bc
DH
35242014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3525
3526 * MAINTAINERS (Write After Approval): Add myself.
3527
9e1c8fc1
JJ
35282014-03-26 Jakub Jelinek <jakub@redhat.com>
3529
3530 PR sanitizer/56781
3531 * Makefile.def: Set bootstrap=true; for host fixincludes.
3532 * configure.ac: Don't bootstrap host fixincludes unless
3533 --with-build-config=bootstrap-{a,ub}san.
3534 * Makefile.in: Regenerated.
3535 * configure: Regenerated.
3536
beeda1d9
JJ
35372014-03-21 Jakub Jelinek <jakub@redhat.com>
3538
3539 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3540 --enable-vtable-verify option parsing. Don't add
3541 target-libsanitizer to bootstrap_target_libs unless
3542 --with-build-config=bootstrap-asan or
3543 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3544 to bootstrap_target_libs unless --enable-vtable-verify.
3545 * configure: Regenerated.
3546
e5dddc50
AS
35472014-03-10 Anatoly Sokolov <aesok@post.ru>
3548
3549 * MAINTAINERS (Write After Approval): Add myself.
3550
df5bc1cb
DC
35512014-03-07 Denis Chertykov <chertykov@gmail.com>
3552
3553 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3554
3b9edeac
JJ
35552014-03-07 Jakub Jelinek <jakub@redhat.com>
3556
3557 PR bootstrap/58572
3558 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3559 -I for libstdc++-v3 includes if $(LEAN).
3560 * Makefile.in: Regenerated.
3561
c01a8548
JW
35622014-03-04 Jonathan Wakely <jwakely@redhat.com>
3563
3564 * MAINTAINERS: Update my email address.
3565
341c653c
WL
35662014-02-24 Walter Lee <walt@tilera.com>
3567
3568 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3569 (tilegx-*-*): Change to tilegx*-*-*.
3570 * configure: Regenerate.
3571
37f2c4f0
LR
35722014-02-17 Loren J. Rittle <ljrittle@acm.org>
3573
3574 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3575
6c01e96e
KV
35762014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3577
3578 * MAINTAINERS (Write After Approval): Add myself.
3579
91da0481
RO
35802014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3581
3582 PR target/59788
3583 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3584 *solaris2*.
3585
dd35b84f
JDA
35862014-01-21 John David Anglin <danglin@gcc.gnu.org>
3587
3588 * MAINTAINERS: Update my email address.
3589
493b8af8
GP
35902014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3591
3592 * MAINTAINERS: Convert to UTF-8.
3593 Properly sort Xinliang David Li's entry.
3594
f121b81d
CLT
35952013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3596 Sandra Loosemore <sandra@codesourcery.com>
3597
3598 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3599 nios2 port maintainers.
3600
74f769b5
MT
36012013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3602
3603 * MAINTAINERS (Write After Approval): Add myself.
3604
79e0604d 36052013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3606
3607 * configure.ac: Add user-friendly check for native x86_64-linux
3608 multilibs.
3609 * configure: Regenerate.
3610
36112013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3612
3613 * MAINTAINERS: Add myself as sh maintainer.
3614
36152013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3616
3617 * MAINTAINERS: Add self as SLSR maintainer.
3618
36192013-11-18 Jan Hubicka <hubicka@ucw.cz>
3620
3621 * MAINTAINERS: Update my email address.
3622
36232013-11-15 David Edelsohn <dje.gcc@gmail.com>
3624
3625 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3626
36272013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3628
3629 * Makefile.in: Regenerate.
3630
3631 * Makefile.tpl: Fix typo.
3632 * Makefile.in: Regenerate partially.
3633
36342013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3635
3636 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3637 supported.
3638 * configure: Regenerated.
3639
36402013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3641
3642 * MAINTAINERS (Write After Approval): Add myself.
3643
36442013-10-30 Jason Merrill <jason@redhat.com>
3645
3646 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3647 --disable-build-format-warnings.
3648
36492013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3650
423ea09f 3651 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
3652 depend on libstdc++ and libgcc.
3653 * configure: Regenerate.
3654 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3655 libcilkrts for POSIX and i*86, and x86_64 architectures.
3656 * Makefile.in: Added libcilkrts related fields to support building it.
3657
36582013-10-26 Jeff Law <law@redhat.com>
3659
3660 * Makefile.def (target_modules): Remove libmudflap
3661 (languages): Remove check-target-libmudflap).
3662 * Makefile.in: Rebuilt.
3663 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3664 * configure.ac (target_libraries): Remove target-libmudflap.
3665 Remove checks which disabled libmudflap on some systems.
3666 * configure: Rebuilt.
3667 * libmudflap: Directory removed.
3668
36692013-10-21 Cong Hou <congh@google.com>
3670
3671 * MAINTAINERS (Write After Approval): Add myself.
3672
36732013-10-16 Mike Stump <mikestump@comcast.net>
3674
3675 * .dir-locals.el: Add.
3676
36772013-10-15 David Malcolm <dmalcolm@redhat.com>
3678
3679 * configure.ac: Add --enable-host-shared
3680 * configure: Regenerate.
3681
36822013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3683
3684 Import from savannah.gnu.org:
3685 * config.guess: Update to 2013-06-10 version.
3686 * config.sub: Update to 2013-10-01 version.
3687
36882013-10-01 Simon Cook <simon.cook@embecosm.com>
3689
3690 Changes to build configuration to allow big endian ARC ELF toolchain
3691 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3692 * configure: Regenerate.
3693
36942013-09-20 Alan Modra <amodra@gmail.com>
3695
3696 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3697 ppc host match. Support little-endian powerpc linux hosts.
3698
36992013-09-19 Dodji Seketeli <dodji@redhat.com>
3700
3701 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3702 maintainer.
3703
37042013-09-12 DJ Delorie <dj@redhat.com>
3705
3706 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3707 maintainers.
3708
37092013-09-03 Richard Biener <rguenther@suse.de>
3710
3711 * configure.ac: Also allow ISL 0.12.
3712 * configure: Regenerated.
3713
37142013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3715
3716 * MAINTAINERS (Write After Approval): Add myself.
3717
37182013-08-27 David Malcolm <dmalcolm@redhat.com>
3719
3720 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3721
37222013-08-26 Caroline Tice <cmtice@google.com>
3723
3724 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3725 "Various Reviewers" to libvtv "Various Maintainers".
3726
37272013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3728
3729 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3730
37312013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3732
3733 * MAINTAINERS: Update name, email.
3734
37352013-08-13 Adam Butcher <adam@jessamine.co.uk>
3736
3737 * MAINTAINERS (Write After Approval): Add myself.
3738
37392013-08-12 Caroline Tice <cmtice@google.com>
3740
3741 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3742 address in the Write After Approval section.
3743
37442013-08-09 Carlos O'Donell <carlos@redhat.com>
3745
3746 * MAINTAINERS (Write After Approval): Update email.
3747
37482013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3749
3750 * configure.ac: Adjust to check VTV_SUPPORTED.
3751 * configure: Regenerated.
3752
37532013-08-02 Caroline Tice <cmtice@google.com>
3754
3755 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3756 on non-linux systems; add target-libvtv to noconfigdirs; add
3757 libsupc++/.libs to C++ library search paths.
3758 * configure: Regenerated.
3759 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3760 libstdc++ and libgcc.
3761 * Makefile.in: Regenerated.
3762
37632013-07-19 Yvan Roux <yvan.roux@linaro.org>
3764
3765 * MAINTAINERS (Write After Approval): Add myself.
3766
37672013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3768 Shiva Chen <shiva0217@gmail.com>
3769
3770 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3771 nds32 port maintainers.
3772
37732013-07-17 Tim Shen <timshen91@gmail.com>
3774
3775 * MAINTAINERS (Write After Approval): Add myself.
3776
37772013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3778
3779 * configure.ac: Sync from binutils.
3780 * configure: Regenerate.
3781
37822013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3783
3784 * MAINTAINERS (Write After Approval): Add myself.
3785
37862013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3787
3788 * MAINTAINERS (Write After Approval): Add myself.
3789
37902013-05-17 David Malcolm <dmalcolm@redhat.com>
3791
3792 * MAINTAINERS (Write After Approval): Add myself.
3793
37942013-04-30 Brooks Moses <bmoses@google.com>
3795
3796 * MAINTAINERS: Update my email; move myself from Fortran
3797 reviewer to Write After Approval.
3798
37992013-04-16 Andreas Schwab <schwab@suse.de>
3800
3801 * configure.ac (aarch64-*-*): Don't disable java.
3802 * configure: Regenerate.
3803
38042013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3805
3806 * MAINTAINERS (Write After Approval): Add myself.
3807
38082013-03-30 Matthias Klose <doko@ubuntu.com>
3809
3810 * Makefile.def (target_modules): Don't install libffi.
3811 * Makefile.in: Regenerate.
3812
38132013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3814
3815 * MAINTAINERS (Write After Approval): Add myself.
3816
38172013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3818
3819 * MAINTAINERS (Write After Approval): Add myself.
3820
38212013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3822
3823 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3824 * configure: Regenerated.
3825
a15d2ea8
ILT
38262013-02-05 Ian Lance Taylor <iant@google.com>
3827
3828 PR go/55969
3829 * configure.ac: Disable libgo on some systems where it does not
3830 work.
3831
a3b854b6
FXC
38322013-02-04 David Edelsohn <dje.gcc@gmail.com>
3833
3834 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3835 Remove Geoff Keating as rs6000 port maintainer, at his request.
3836
38372013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3838
3839 * MAINTAINERS: Update my email.
3840
38412013-01-23 Shenghou Ma <minux.ma@gmail.com>
3842
3843 * configure: Re-generate.
3844
38452013-01-15 Richard Biener <rguenther@suse.de>
3846
3847 PR other/55973
3848 * configure: Re-generate.
3849
38502013-01-14 Matthias Klose <doko@ubuntu.com>
3851
3852 * Makefile.def (install-target-libsanitizer): Depend on
3853 install-target-libstdc++-v3.
3854 * Makefile.in: Regenerate.
3855
38562013-01-14 Richard Biener <rguenther@suse.de>
3857
3858 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3859 * configure: Re-generate
3860
38612013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3862
3863 * config.sub: Update from config repo.
3864
38652013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3866
3867 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3868 * Makefile.in: Regenerate.
3869
38702013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3871
3872 * MAINTAINERS (arc): Add new port maintainership for myself.
3873
38742013-01-09 Jason Merrill <jason@redhat.com>
3875
3876 * .gitignore: Import from gdb repository.
3877
38782013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3879
3880 * Makefile.def (configure-gcc): Depend on all-gmp.
3881 (all-gcc): Remove dependency on all-gmp.
3882 * Makefile.in: Regenerated.
3883
38842013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3885
3886 * config.sub: Merge from config repo.
3887 * config.guess: Ditto.
3888
38892013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3890
3891 * Makefile.def: Merge from binutils.
3892 * Makefile.in: Ditto.
3893
38942013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3895
3896 * MAINTAINERS: Update my email.
3897
38982012-12-29 Ben Elliston <bje@gnu.org>
3899
3900 * config.guess: Update to 2012-12-29 version.
3901 * config.sub: Likewise.
3902
39032012-12-20 Matthias Klose <doko@ubuntu.com>
3904
3905 * Makefile.def (install-target-libgfortran): Depend on
3906 install-target-libquadmath, install-target-libgcc.
3907 (install-target-libsanitizer): Depend on install-target-libgcc.
3908 (install-target-libjava): Depend on install-target-libgcc.
3909 (install-target-libitm): Depend on install-target-libgcc.
3910 (install-target-libobjc): Depend on install-target-libgcc.
3911 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3912 * Makefile.in: Regenerate.
3913
39142012-12-19 Matthias Klose <doko@ubuntu.com>
3915
3916 * Makefile.def (install-target-libgo): Depend on
3917 install-target-libatomic.
3918 * Makefile.in: Regenerate.
3919
39202012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3921
3922 PR go/55201
3923 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3924 * Makefile.in: Regenerate.
3925
39262012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3927
3928 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3929 * configure: Regenerate.
3930
39312012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3932
3933 * config.sub: Merge from config repo.
3934
39352012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3936
3937 * Makefile.def (target_modules): Add bootstrap=true and
3938 raw_cxx=true to libsanitizer.
3939 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3940 * Makefile.in: Regenerated.
3941 * configure: Likewise.
3942
39432012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3944
3945 * MAINTAINERS: Remove self as RTL optimization maintainer.
3946
39472012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3948
3949 * MAINTAINERS (Write After Approval): Add myself.
3950
39512012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3952
3953 * Makefile.def (target_modules): Remove bootstrap=true and
3954 raw_cxx=true from libsanitizer.
3955 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3956 * Makefile.in: Regenerated.
3957 * configure: Likewise.
3958
39592012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3960
3961 * Makefile.def (target_modules): Add bootstrap=true and
3962 raw_cxx=true to libsanitizer.
3963 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3964 * Makefile.in: Regenerated.
3965 * configure: Likewise.
3966
39672012-11-28 Andrew Pinski <apinski@cavium.com>
3968
3969 PR bootstrap/54279
3970 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3971 * configure: Regenerate.
3972 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3973 * Makefile.in: Regenerate.
3974
39752012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3976
3977 * configure.ac: Disable libsanitizer if we're not building C++.
3978 * configure: Regenerate.
3979
39802012-11-15 Roland McGrath <roland@hack.frob.com>
3981
3982 * MAINTAINERS (Write After Approval): Add myself.
3983
39842012-11-15 Dmitry Vyukov <dvyukov@google.com>
3985
3986 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3987 Kostya Serebryany (kcc@google.com) and
3988 Jakub Jelinek (jakub@redhat.com).
3989 Rename area for Dodji Seketeli (dodji@redhat.com).
3990
39912012-11-15 Dodji Seketeli <dodji@redhat.com>
3992
3993 * MAINTAINERS: (asan.c, related): Add myself.
3994
39952012-11-14 Roland McGrath <mcgrathr@google.com>
3996
3997 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3998 * configure: Regenerate.
3999
40002012-11-13 Richard Henderson <rth@redhat.com>
4001
4002 * configure.ac: Move libsanitizer logic to subdirectory.
4003 * configure: Regenerate.
4004
40052012-11-13 Dodji Seketeli <dodji@redhat.com>
4006
4007 * configure.ac: Enable libsanitizer just on x86 linux for now.
4008 * configure: Re-generate.
4009
40102012-11-13 David Edelsohn <dje.gcc@gmail.com>
4011
4012 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4013 sections.
4014 * configure: Regenerate.
4015
40162012-11-13 Hans-Peter Nilsson <hp@axis.com>
4017
4018 * configure.ac: Add section for configdirs for libsanitizer.
4019 Disable for cris-*-* and mmix-*-*.
4020 * configure: Regenerate.
4021
40222012-11-12 Wei Mi <wmi@google.com>
4023
4024 * configure.ac: Add libsanitizer to target_libraries.
4025 * Makefile.def: Ditto.
4026 * configure: Regenerate.
4027 * Makefile.in: Regenerate.
4028 * libsanitizer: New directory for asan runtime. Contains an empty
4029 tsan directory.
4030
40312012-11-03 Corinna Vinschen <corinna@vinschen.de>
4032
4033 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4034 against Mingw64 w32api.
4035 * configure: Regenerate.
4036
40372012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4038
4039 * configure: Regenerated.
4040
40412012-11-03 Robert Mason <rbmj@verizon.net>
4042
4043 * configure.ac: add --disable-libstdcxx configure option
4044 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4045
40462012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4047
4048 * MAINTAINERS (Write After Approval): Add myself.
4049
40502012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4051
4052 * MAINTAINERS (Write After Approval): Add myself.
4053
40542012-10-24 Sharad Singhai <singhai@google.com>
4055
4056 * MAINTAINERS (Write After Approval): Add myself.
4057
40582012-10-24 Eric Christopher <echristo@gmail.com>
4059
4060 * MAINTAINERS: Update email address.
4061
40622012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4063
4064 PR bootstrap/54820
4065 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4066 * configure: Regenerate.
4067
40682012-10-23 Richard Earnshaw <rearnsha@arm.com>
4069
4070 * MAINTAINERS (aarch64): Add Marcus and myself.
4071
40722012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4073
4074 PR bootstrap/54820
4075 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4076 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4077 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4078 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4079 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4080 * Makefile.in: Regenerate.
4081 * configure.ac (have_static_libs): New variable and associated check.
4082 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4083 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4084 * configure: Regenerate.
4085
40862012-10-10 Richard Biener <rguenther@suse.de>
4087
4088 * MAINTAINERS: Adjust for changed surname.
4089
40902012-10-04 Lawrence Crowl <crowl@google.com>
4091
4092 * MAINTAINERS (Write After Approval): Add myself.
4093
40942012-10-01 Cary Coutant <ccoutant@google.com>
4095
4096 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4097
40982012-09-28 Ian Lance Taylor <iant@google.com>
4099
4100 * Makefile.def: Make all-target-libgo depend on
4101 all-target-libbacktrace.
4102 * Makefile.in: Rebuild.
4103
41042012-09-26 Ian Lance Taylor <iant@google.com>
4105
4106 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4107 * Makefile.in: Rebuild.
4108
41092012-09-20 Walter Lee <walt@tilera.com>
4110
4111 * configure.ac: Add tilegx to list of targets that support gold.
4112 * configure: Regenerate.
4113
41142012-09-20 Marek Polacek <polacek@redhat.com>
4115
4116 * MAINTAINERS (Write After Approval): Add myself.
4117
41182012-09-19 Steve Ellcey <sellcey@mips.com>
4119
4120 * configure.ac: Add mips*-mti-elf* target.
4121 * configure: Regenerate.
4122
41232012-09-17 Ian Lance Taylor <iant@google.com>
4124
4125 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4126 * configure.ac (host_libs): Add libbacktrace.
4127 (target_libraries): Add libbacktrace.
4128 * Makefile.def (host_modules): Add libbacktrace.
4129 (target_modules): Likewise.
4130 * configure, Makefile.in: Rebuild.
4131
41322012-09-14 David Edelsohn <dje.gcc@gmail.com>
4133
4134 PR target/38607
4135 Merge upstream change.
4136 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4137
4138 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4139 Add libgomp*.o to compare_exclusions for AIX.
4140 * configure: Regenerate.
4141
41422012-09-06 Diego Novillo <dnovillo@google.com>
4143
4144 * configure.ac: Bump minimum GMP version to 4.2.3.
4145 * configure: Re-generate.
4146
41472012-09-05 Georg-Johann Lay <avr@gjlay.de>
4148
4149 PR target/54461
4150 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4151 target-libgloss if not configured --with-avrlibc=no.
4152 * configure: Regenerate.
4153
41542012-09-04 Jason Merrill <jason@redhat.com>
4155
4156 * configure.ac: Fix --enable-languages=all.
4157
41582012-09-04 Christophe Lyon <christophe.lyon@st.com>
4159
4160 * MAINTAINERS (Write After Approval): Add myself.
4161
41622012-09-03 Richard Guenther <rguenther@suse.de>
4163
4164 PR bootstrap/54138
4165 * configure.ac: Re-organize ISL / CLOOG checks to allow
4166 disabling with either --without-isl or --without-cloog.
4167 * configure: Regenerated.
4168
41692012-09-03 Georg-Johann Lay <avr@gjlay.de>
4170
4171 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4172 * configure: Regenerate.
4173
41742012-08-27 Ulrich Drepper <drepper@gmail.com>
4175
4176 * MAINTAINERS: Fix my email address.
4177
41782012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4179
4180 PR binutils/4970
4181 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4182 and opcodes.
4183 * Makefile.in: Regenerated.
4184
41852012-08-26 Art Haas <ahaas@impactweather.com>
4186
4187 * configure: Regenerate.
4188
41892012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4190
4191 * INSTALL/README: Also refer to the online installation
4192 instructions.
4193
41942012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4195
4196 * MAINTAINERS (Write After Approval): Add myself.
4197 (Picochip port): Remove myself.
4198
41992012-08-14 Diego Novillo <dnovillo@google.com>
4200
4201 Merge from cxx-conversion branch.
4202
4203 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4204 POSTSTAGE1_CONFIGURE_FLAGS.
4205 * Makefile.in: Regenerate.
4206 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4207 Force C++ when bootstrapping.
4208 * configure: Regenerate.
4209
42102012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4211
4212 * MAINTAINERS (Write After Approval): Add myself.
4213
42142012-07-16 Joseph Myers <joseph@codesourcery.com>
4215
4216 * README: Document use of ranges of years in copyright notices.
4217
42182012-07-06 Richard Guenther <rguenther@suse.de>
4219
4220 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4221 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4222 --with-gmp=system.
4223 * Makefile.in: Regenerated.
4224 * configure: Likewise.
4225
42262012-07-06 Richard Guenther <rguenther@suse.de>
4227
4228 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4229 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4230 supply V=1 as extra_make_flags.
4231 * configure: Regenerated.
4232 * Makefile.in: Likewise.
4233
42342012-07-04 Tristan Gingold <gingold@adacore.com>
4235
4236 * configure: Regenerate.
4237
42382012-07-03 Richard Guenther <rguenther@suse.de>
4239
4240 * Makfile.def (isl): Remove not necessary extra_exports and
4241 extra_make_flags.
4242 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4243 * Makefile.in: Regenerated.
4244
42452012-07-03 Richard Guenther <rguenther@suse.de>
4246
4247 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4248 * configure.ac: If either the ISL or the CLooG check failed
4249 do not try to build in-tree versions.
4250 * Makefile.in: Regenerated.
4251 * configure: Regenerated.
4252
42532012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4254
4255 * configure: Regenerate.
4256
42572012-07-02 Janis Johnson <janisjo@codesourcery.com>
4258
4259 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4260 maintainer.
4261
42622012-07-02 Richard Guenther <rguenther@suse.de>
4263
4264 * configure: Regenerated.
4265
42662012-07-02 Richard Guenther <rguenther@suse.de>
4267 Michael Matz <matz@suse.de>
4268 Tobias Grosser <tobias@grosser.es>
4269 Sebastian Pop <sebpop@gmail.com>
4270
4271 * Makefile.def: Add ISL host module, remove PPL host module.
4272 Adjust ClooG host module to use the proper ISL.
4273 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4274 * configure.ac: Include config/isl.m4. Add ISL host library,
4275 remove PPL. Remove PPL configury, add ISL configury, adjust
4276 ClooG configury.
4277 * Makefile.in: Regenerated.
4278 * configure: Likewise.
4279
42802012-07-02 Richard Guenther <rguenther@suse.de>
4281
4282 Merge from graphite branch
4283 2011-07-21 Tobias Grosser <tobias@grosser.es>
4284
4285 * configure: Regenerated.
4286 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4287 both cloog.org and legacy versions. The only supported version will
4288 be CLooG with the isl backend.
4289
4290 2011-07-21 Tobias Grosser <tobias@grosser.es>
4291
4292 * configure: Regenerated.
4293 * configure.ac: Require cloog isl 0.17.0
4294
4295 2011-07-21 Tobias Grosser <tobias@grosser.es>
4296
4297 * configure: Regenerated.
4298 * config/cloog.m4: Do not define CLOOG_ORG
4299
43002012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4301
4302 * configure.ac: Skip C if explicitly selected.
4303 * configure: Regenerate.
4304
43052012-06-28 Christophe Lyon <christophe.lyon@st.com>
4306
4307 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4308 they contain -O2.
4309 * configure: Regenerate.
4310
43112012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4312
4313 PR debug/53740
4314 * df.h, df-problems.c, dce.c: Revert last patch.
4315
43162012-06-25 Iain Sandoe <iain@codesourcery.com>
4317
4318 * MAINTAINERS (Write After Approval): Update my email address.
4319
43202012-06-21 Meador Inge <meadori@codesourcery.com>
4321
4322 * MAINTAINERS (Write After Approval): Add myself.
4323
43242012-06-20 Jason Merrill <jason@redhat.com>
4325
4326 * Makefile.tpl (check-target-libgomp-c++): New.
4327 (check-target-libitm-c++): New.
4328 * Makefile.def (c++): Add them.
4329 * Makefile.in: Regenerate.
4330
43312012-05-29 Edmar Wienskoski <edmar@freescale.com>
4332
4333 * MAINTAINERS (Write After Approval): Add myself.
4334
43352012-05-16 Olivier Hainque <hainque@adacore.com>
4336
4337 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4338 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4339 (install-no-fixedincludes): Adjust accordingly.
4340 * Makefile.in: Regenerate.
4341
43422012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4343
4344 Merge upstream change
4345 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4346
43472012-05-14 Marc Glisse <marc.glisse@inria.fr>
4348
4349 * MAINTAINERS (Write After Approval): Add myself.
4350
43512012-05-09 Nick Clifton <nickc@redhat.com>
4352 Paul Smith <psmith@gnu.org>
4353
4354 PR bootstrap/50461
4355 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4356 allow for the fact that from release v3.1.0 of MPFR the source
4357 files were moved into a src sub-directory.
4358 * configure: Regenerate.
4359
43602012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4361
4362 * configure.ac: Bump minimum MPFR version to 2.4.0.
4363 * configure: Regenerated.
4364
43652012-05-01 Richard Henderson <rth@redhat.com>
4366
4367 * Makefile.def (libatomic): New target_module.
4368 * configure.ac (target_libraries): Add libatomic.
4369 (noconfigdirs): Check if libatomic is supported.
4370 * Makefile.in, configure: Rebuild.
4371
43722012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4373
4374 * MAINTAINERS (Write After Approval): Add myself.
4375
43762012-04-25 Joel Brobecker <brobecker@adacore.com>
4377
4378 * config.sub: Update to 2012-04-18 version from official repo.
4379
43802012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4381
4382 * MAINTAINERS (Write After Approval): Add myself.
4383
43842012-04-11 Steve Ellcey <sellcey@mips.com>
4385
4386 * MAINTAINERS: Changed email address.
4387
43882012-03-28 Georg-Johann Lay <avr@gjlay.de>
4389
4390 PR target/52737
4391 * contrib/gcc_update (files_and_dependencies):
4392 Remove gcc/config/avr/t-multilib from touch data.
4393
43942012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4395
4396 * MAINTAINERS (OS Port Maintainers): Remove irix.
4397 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4398 (unsupported_languages): Remove mips-sgi-irix6.*.
4399 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4400 (with_stabs): Remove.
4401 * configure: Regenerate.
4402
44032012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4404
4405 * MAINTAINERS (OS Port Maintainers): Remove osf.
4406 * configure.ac (enable_libgomp): Remove *-*-osf*.
4407 (with_stabs): Remove alpha*-*-osf*.
4408 * configure: Regenerate.
4409
44102012-03-05 Tristan Gingold <gingold@adacore.com>
4411
4412 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4413 * configure: Regenerate.
4414
44152012-02-17 Walter Lee <walt@tilera.com>
4416
4417 * MAINTAINERS: (Write After Approval): Delete myself.
4418
44192012-02-14 Walter Lee <walt@tilera.com>
4420
4421 * MAINTAINERS (tilegx port): Add myself.
4422 (tilepro port): Add myself.
4423 (Write After Approval): Add myself.
4424
44252012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4426
4427 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4428 and Joseph Myers as docstring relicensing maintainers.
4429
44302012-02-09 Bin Cheng <bin.cheng@arm.com>
4431
4432 * MAINTAINERS (write-after-approval): Add myself.
4433
44342012-02-08 Ira Rosen <irar@il.ibm.com>
4435
4436 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4437 maintainer.
4438
44392012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4440
4441 * MAINTAINERS (Write After Approval): Move myself to
4442 maintain alphabetical order.
4443
44442012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4445
4446 * MAINTAINERS (Write After Approval): Add myself.
4447
44482012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4449
4450 * MAINTAINERS (Write After Approval): Add myself.
4451
44522012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4453 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4454
4455 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4456 * configure: Regenerate.
4457
44582012-01-23 Harshit Chopra <harshit@google.com>
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
44622012-01-22 Douglas B Rupp <rupp@ngnat.com>
4463
4464 * configure.ac: Remove reference to mh-interix.
4465 * configure: Regenerate.
4466
44672012-01-05 Richard Henderson <rth@redhat.com>
4468
4469 PR bootstrap/51072
4470 * configure.ac: Disable libitm if c++ is not enabled.
4471 * configure: Rebuild.
4472
4473 * configure.ac: Fix regexp for same.
4474 * configure: Rebuild.
4475
44762012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4477
4478 * MAINTAINERS (Write After Approval): Add myself.
4479
44802012-01-02 Richard Guenther <rguenther@suse.de>
4481
4482 PR bootstrap/51686
4483 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4484 * Makefile.in: Regenerate.
4485
44862011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4487
4488 * MAINTAINERS (Write After Approval): Add myself.
4489
44902011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4491
4492 * configure: Regenerate.
4493
44942011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4495
4496 * MAINTAINERS (picochip): Changed email address.
4497
44982011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4499
4500 * MAINTAINERS (write-after-approval): Add self.
4501
45022011-11-29 DJ Delorie <dj@redhat.com>
4503
4504 * configure.ac (rl78-*-*) New case.
4505 * configure: Regenerate.
4506 * MAINTAINERS: Add myself as RL78 maintainer.
4507
45082011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4509
4510 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4511
45122011-11-21 Andreas Tobler <andreast@fgznet.ch>
4513
4514 * libtool.m4: Additional FreeBSD 10 fixes.
4515
45162011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4517
4518 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4519 Maintainers section, as Epiphany maintainer.
4520
45212011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4522
4523 PR target/49992
4524 * configure.ac: Remove ranlib special-casing for Darwin.
4525 * configure: Regenerate.
4526
45272011-11-12 Andrey Belevantsev <abel@ispras.ru>
4528
4529 * MAINTAINERS (Reviewers): Keep the list sorted.
4530
45312011-11-11 Andrey Belevantsev <abel@ispras.ru>
4532
4533 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4534
45352011-11-09 Roland McGrath <mcgrathr@google.com>
4536
4537 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4538 * configure: Rebuild.
4539 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4540 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4541 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4542 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4543 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4544 Add READELF.
4545 * Makefile.in: Rebuild.
4546
45472011-11-09 Jason Merrill <jason@redhat.com>
4548
4549 * Makefile.def (language=c++): Remove check-c++0x.
4550 * Makefile.in (check-gcc-c++): Regenerate.
4551
45522011-11-08 Richard Henderson <rth@redhat.com>
4553
4554 * configure.ac: Test for libitm directory present first.
4555
4556 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4557
4558 * configure.ac: Test libitm/configure.tgt to disable libitm.
4559 * configure: Rebuild.
4560
45612011-11-07 Aldy Hernandez <aldyh@redhat.com>
4562 Richard Henderson <rth@redhat.com>
4563
4564 Merged from transactional-memory.
4565
4566 * Makefile.def (lang_env_dependencies): libitm is c++.
4567 Add libitm target module.
4568 * configure.ac: Likewise.
4569 * config/mmap.m4: New file.
4570 * contrib/gcc_update: Add libitm to touch data.
4571 * Makefile.in, configure: Rebuild.
4572
45732011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4574
4575 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4576 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4577 * Makefile.in: Regenerate.
4578
45792011-11-01 DJ Delorie <dj@redhat.com>
4580
4581 * config.sub: Update to version 2011-10-29 (added rl78)
4582
45832011-10-27 Nick Clifton <nickc@redhat.com>
4584
4585 * config.sub: Import these changes from the config project:
4586
4587 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4588 Ben Elliston <bje@gnu.org>
4589
4590 * config.sub (epiphany): New.
4591
4592 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4593 Ben Elliston <bje@gnu.org>
4594
4595 * config.sub (hexagon, hexagon-*): New.
4596
4597 2011-08-23 Roland McGrath <mcgrathr@google.com>
4598
4599 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4600 64eb to be64.
4601
4602 2011-08-16 Roland McGrath <mcgrathr@google.com>
4603
4604 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4605 (nacl): Grok as alias for 32el-unknown-nacl.
4606
46072011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4608
4609 * MAINTAINERS (Write After Approval): Add myself.
4610
46112011-10-24 Teresa Johnson <tejohnson@google.com>
4612
4613 * MAINTAINERS (Write After Approval): Add myself.
4614
46152011-09-21 Jakub Jelinek <jakub@redhat.com>
4616
4617 * MAINTAINERS (sparc port): Remove myself.
4618
46192011-09-14 Tom de Vries <tom@codesourcery.com>
4620
4621 * MAINTAINERS (Write After Approval): Add myself.
4622
46232011-08-14 Yao Qi <yao@codesourcery.com>
4624
4625 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4626 * configure: Regenerate.
4627
46282011-07-26 Ian Lance Taylor <iant@google.com>
4629
4630 * configure.ac: Set have_compiler based on whether gcc directory
4631 exists, rather than on whether gcc is in configdirs.
4632 * configure: Rebuild.
4633
46342011-07-21 Joseph Myers <joseph@codesourcery.com>
4635
4636 * MAINTAINERS (Global Reviewers): Add self.
4637
46382011-07-20 David Edelsohn <dje.gcc@gmail.com>
4639
4640 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4641 link directories.
4642 * Makefile.in: Rebuild.
4643
46442011-07-20 Ian Lance Taylor <iant@google.com>
4645
4646 PR bootstrap/49787
4647 * configure.ac: Move --enable-bootstrap handling earlier in file.
4648 If --enable-bootstrap and either --enable-build-with-cxx or
4649 --enable-build-poststage1-with-cxx, enable C++ automatically.
4650 * configure: Rebuild.
4651
46522011-07-19 Ian Lance Taylor <iant@google.com>
4653
4654 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4655 make C++ a boot_language. Set and substitute
4656 POSTSTAGE1_CONFIGURE_FLAGS.
4657 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4658 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4659 * configure, Makefile.in: Rebuild.
4660
46612011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4662
4663 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4664 maintainers.
4665
46662011-07-18 Jakub Jelinek <jakub@redhat.com>
4667
4668 * MAINTAINERS (Global Reviewers): Add myself.
4669
46702011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4671
4672 * configure: Regenerate.
4673
46742011-07-16 Jason Merrill <jason@redhat.com>
4675
4676 * Makefile.def (language=c++): Add check-c++0x and
4677 check-target-libmudflap-c++.
4678 * Makefile.tpl (check-target-libmudflap-c++): New.
4679 * Makefile.in: Regenerate.
4680
46812011-07-16 Matthias Klose <doko@ubuntu.com>
4682
4683 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4684 * Makefile.def (target_modules/libjava): Pass
4685 $(EXTRA_CONFIGARGS_LIBJAVA).
4686 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4687 if not configured with --enable-static-libjava.
4688 * Makefile.in: Regenerate.
4689 * configure: Likewise.
4690
46912011-07-15 Jason Merrill <jason@redhat.com>
4692
4693 * Makefile.in (check-c++): Move check-gcc-c++0x after
4694 check-target-libstdc++-v3.
4695
46962011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4697
4698 * MAINTAINERS (c6x port): New entry.
4699
47002011-07-13 Jason Merrill <jason@redhat.com>
4701
4702 * Makefile.in (check-gcc-c++0x): New.
4703 (check-c++): Depend on it.
4704
47052011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4706
4707 PR target/39150
4708 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4709 x86_64-*-solaris2.1[0-9]*.
4710 * configure: Regenerate.
4711
47122011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4713
4714 * MAINTAINERS (RTL optimizers): Add self.
4715
47162011-06-27 Gabriel Charette <gchare@google.com>
4717
4718 * MAINTAINERS (Write After Approval): Add myself.
4719
47202011-06-22 Hans-Peter Nilsson <hp@axis.com>
4721
4722 PR regression/47836
4723 PR bootstrap/23656
4724 PR other/47733
4725 PR bootstrap/49247
4726 PR c/48825
4727 * configure.ac (target_libraries): Remove target-libiberty.
4728 Remove case-statement setting skipdirs=target-libiberty for
4729 multiple targets. Remove checking target_configdirs and
4730 removing target-libiberty but keeping target-libgcc if
4731 otherwise empty.
4732 * Makefile.def (target_modules): Don't add libiberty.
4733 (dependencies): Remove all traces of target-libiberty.
4734 * configure, Makefile.in: Regenerate.
4735
47362011-06-13 Walter Lee <walt@tilera.com>
4737
4738 * configure.ac (tilepro-*-*) New case.
4739 (tilegx-*-*): Likewise.
4740 * configure: Regenerate.
4741
47422011-06-06 Jing Yu <jingyu@google.com>
4743
4744 * configure.ac: Skip target-libiberty for
4745 arm*-*-linux-androideabi.
4746 * configure: Regenerated.
4747
47482011-06-06 Nick Clifton <nickc@redhat.com>
4749
4750 * config.sub: Sync from upstream.
4751
47522011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4753
4754 * MAINTAINERS (Write After Approval): Add myself.
4755
47562011-06-01 Daniel Jacobowitz <drow@false.org>
4757
4758 * MAINTAINERS: Update my email address.
4759
47602011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4761
4762 * MAINTAINERS (Write After Approval): Update my email address.
4763
47642011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4765
4766 * MAINTAINERS (Write After Approval): Add myself.
4767
47682011-05-08 Doug Kwan <dougkwan@google.com>
4769
4770 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4771 * configure: Regenerated.
4772 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4773 value from configure.
4774 * Makefile.in: Regenerated.
4775
47762011-05-05 Joseph Myers <joseph@codesourcery.com>
4777
4778 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4779 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4780 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4781 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4782 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4783 *-*-vxworks*): Disable newlib and libgloss in separate case
4784 statement.
4785 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4786 to separate case statement.
4787 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4788 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4789 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4790 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4791 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4792 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4793 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4794 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4795 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4796 i[[3456789]]86-*-rdos*, m32r-*-*,
4797 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4798 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4799 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4800 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4801 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4802 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4803 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4804 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4805 and libgloss in main case over targets. Remove most empty cases
4806 in main case over targets.
4807 * configure: Regenerate.
4808
48092011-05-04 Janis Johnson <janisjo@codesourcery.com>
4810
4811 * MAINTAINERS (Write After Approval): Add myself.
4812
48132011-05-04 Joseph Myers <joseph@codesourcery.com>
4814
4815 * configure.ac: Remove code setting special library locations for
4816 hppa*64*-*-hpux11*. Remove code setting compiler for
4817 sparc-sun-solaris2*.
4818 * configure: Regenerate.
4819
48202011-05-04 Joseph Myers <joseph@codesourcery.com>
4821
4822 * configure.ac: Separate libgloss_dir settings from general case
4823 over targets.
4824 * configure: Regenerate.
4825
48262011-04-28 Joseph Myers <joseph@codesourcery.com>
4827
4828 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4829 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4830 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4831 cases in libgcj-disabling case statement.
4832 (hppa*64*-*-linux*): Set unsupported_languages instead of
4833 disabling target-zlib.
4834 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4835 to hppa*64*-*-hpux*.
4836 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4837 hppa*-*-hpux*.
4838 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4839 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4840 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4841 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4842 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4843 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4844 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4845 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4846 libgcj-disabling case statement.
4847 * configure: Regenerate.
4848
48492011-04-28 Joseph Myers <joseph@codesourcery.com>
4850
4851 * configure.ac: Disable Java for targets not supporting libffi.
4852 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4853 Remove cases in Java-disabling statement.
4854 (*arm-wince-pe): Change to arm-wince-pe.
4855 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4856 cases in Java-disabling statement.
4857 (bfin-*-*): Don't disable Java again.
4858 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4859 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4860 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4861 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4862 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4863 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4864 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4865 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4866 Java-disabling statement.
4867 (mmix-*-*): Don't disable Java again.
4868 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4869 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4870 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4871 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4872 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4873 statement.
4874 * configure: Regenerate.
4875
48762011-04-28 Joseph Myers <joseph@codesourcery.com>
4877
4878 * configure.ac: Separate cases disabling Java and Java libraries
4879 from general case over targets.
4880 * configure: Regenerate.
4881
48822011-04-21 Jie Zhang <jzhang918@gmail.com>
4883
4884 * MAINTAINERS: Update my email address.
4885
48862011-04-20 Easwaran Raman <eraman@google.com>
4887
4888 * MAINTAINERS (Write After Approval): Add myself.
4889
48902011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4891
4892 PR lto/48086
4893 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4894 * configure: Regenerate.
4895
48962011-04-16 Jim Meyering <meyering@redhat.com>
4897
4898 * MAINTAINERS (Write After Approval): Add myself.
4899
49002011-04-15 Dodji Seketeli <dodji@redhat.com>
4901
4902 * MAINTAINERS: Update my email address.
4903
49042011-04-13 Georg-Johann Lay <avr@gjlay.de>
4905
4906 * MAINTAINERS (Write After Approval): Add myself.
4907
49082011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4909
4910 * MAINTAINERS (Write After Approval): Add myself.
4911
49122011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4913
4914 * MAINTAINERS (Write After Approval): Add myself.
4915
49162011-04-06 Joseph Myers <joseph@codesourcery.com>
4917
4918 * configure.ac (build_tools): Remove build-byacc.
4919 (host_libs): Remove mmalloc.
4920 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4921 autoconf automake libtool diff rcs fileutils shellutils time
4922 textutils wdiff find uudecode hello tar gzip indent recode release
4923 sed perl gawk findutils gettext zip.
4924 (libgcj): Remove target-qthreads.
4925 (target_tools): Remove target-examples target-gperf.
4926 (YACC): Don't handle building byacc.
4927 * configure: Regenerate.
4928 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4929 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4930 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4931 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4932 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4933 handle building components.
4934 * Makefile.in: Regenerate.
4935
49362011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4937
4938 * MAINTAINERS: Update my email address as Xtensa maintainer.
4939
49402011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4941
4942 * config.sub: Sync from upstream.
4943
49442011-04-01 Joseph Myers <joseph@codesourcery.com>
4945
4946 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4947 (microblaze*): Don't disable libssp.
4948 * configure: Regenerate.
4949
49502011-04-01 Joseph Myers <joseph@codesourcery.com>
4951
4952 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4953 moveifchange.
4954 * configure: Regenerate.
4955 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4956 * Makefile.in: Regenerate.
4957
49582011-04-01 Joseph Myers <joseph@codesourcery.com>
4959
4960 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4961 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4962 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4963 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4964 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4965 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4966 md_exec_prefix cases.
4967 * configure: Regenerate.
4968
49692011-04-01 Joseph Myers <joseph@codesourcery.com>
4970
4971 * configure.ac: Separate cases disabling target-libssp,
4972 target-libiberty, target-libstdc++-v3 and Fortran from general
4973 case over targets.
4974 * configure: Regenerate.
4975
49762011-04-01 Joseph Myers <joseph@codesourcery.com>
4977
4978 * configure.ac (*-*-chorusos): Don't disable libgcj.
4979 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4980 Remove case.
4981 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4982 (arm-*-coff): Don't disable libgcj.
4983 (arm*-*-linux-gnueabi): Remove useless assignment.
4984 (arm-*-riscix*): Don't disable libgcj.
4985 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4986 configuration.
4987 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4988 (c54x*-*-*): Remove case.
4989 (tic54x-*-*): Don't disable GCC or GCC libraries.
4990 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4991 to *.
4992 (d10v-*-*): Don't disable GCC libraries.
4993 (d30v-*-*): Don't disable libgcj.
4994 (h8500-*-*): Don't disable GCC libraries.
4995 (i960-*-*): Don't disable libgcj.
4996 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4997 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4998 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4999 libgcj.
5000 (m68k-*-coff*): Remove case.
5001 (mmix-*-*): Don't disable libgloss on host.
5002 (mn10200-*-*, mn10300-*-*): Remove cases.
5003 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5004 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5005 Don't disable libgcj.
5006 (romp-*-*): Remove case.
5007 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5008 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5009 case.
5010 (v810-*-*): Don't disable GCC libraries.
5011 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5012 (ip2k-*-*): Don't disable GCC libraries.
5013 * configure: Regenerate.
5014
50152011-03-28 Joseph Myers <joseph@codesourcery.com>
5016
5017 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5018 libffi on host.
5019 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5020 on host.
5021 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5022 * configure: Regenerate.
5023
50242011-03-26 John Marino <binutils@marino.st>
5025
5026 * configure.ac: Add support for *-*-dragonfly*
5027 * configure: Regenerate.
5028
50292011-03-25 Joseph Myers <joseph@codesourcery.com>
5030
5031 * configure.ac (native_only): Remove.
5032 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5033 send-pr uudecode guile gnuserv on host.
5034 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5035 send-pr rcs guile perl texinfo libtool on host.
5036 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5037 automake send-pr rcs guile perl texinfo libtool on host.
5038 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5039 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5040 (alpha*-dec-osf*): Don't disable fileutils on target.
5041 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5042 texinfo send-pr expect dejagnu on target.
5043 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5044 target-qthreads on target.
5045 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5046 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5047 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5048 x86_64-*-mingw*): Don't disable expect on target.
5049 (*-*-cygwin*): Don't disable target-gperf on target.
5050 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5051 gnuserv on target.
5052 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5053 target.
5054 * configure: Regenerate.
5055
50562011-03-25 Joseph Myers <joseph@codesourcery.com>
5057
5058 * configure.ac (target_tools): Remove target-groff.
5059 (native_only): Remove target-groff.
5060 (hppa*64*-*-*): Don't disable byacc.
5061 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5062 setting.
5063 (*-*-kaos*): Don't skip target-librx and target-groff.
5064 (*-*-netware*): Don't skip target-libmudflap.
5065 (*-*-tpf*): Don't skip target-libmudflap.
5066 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5067 directories on the host.
5068 (ia64*-*-*vms*): Don't skip tix.
5069 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5070 host.
5071 * configure: Regenerate.
5072
50732011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5074
5075 * configure.ac: Remove references to mt-mep, mt-netware,
5076 mt-wince.
5077 * Makefile.def: Add all-utils soft dependencies.
5078 * Makefile.tpl: Remove GDB_NLM_DEPS.
5079 * configure: Regenerate.
5080 * Makefile.in: Regenerate.
5081
50822011-03-24 Paolo Bonzini <bonzini@gnu.org>
5083
5084 * configure.ac: Do not include mh-x86omitfp.
5085 * configure: Regenerate.
5086
50872011-03-24 Paolo Bonzini <bonzini@gnu.org>
5088
5089 * configure.ac: Remove empty cases.
5090 * configure: Regenerate.
5091
50922011-03-24 Paolo Bonzini <bonzini@gnu.org>
5093
5094 * Makefile.def: Add dependency from termcap to gdb.
5095 * Makefile.in: Regenerate.
5096
50972011-03-24 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5100 * configure: Regenerate.
5101 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5102 * Makefile.tpl: Likewise.
5103 * Makefile.in: Regenerate.
5104
51052011-03-24 Paolo Bonzini <bonzini@gnu.org>
5106
5107 * configure.ac: Remove all mentions of tentative_cc.
5108 * configure: Regenerate.
5109
51102011-03-24 Joseph Myers <joseph@codesourcery.com>
5111
5112 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5113 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5114 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5115 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5116 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5117 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5118 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5119 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5120 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5121 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5122 *-*-rhapsody*): Remove host cases.
5123 * configure: Regenerate.
5124
51252011-03-24 Joseph Myers <joseph@codesourcery.com>
5126
5127 * configure.ac (ppc*-*-pe): Remove host case.
5128 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5129 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5130 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5131 cases.
5132 * configure: Regenerate.
5133
51342011-03-24 Joseph Myers <joseph@codesourcery.com>
5135
5136 * config.sub: Update to version 2011-03-23.
5137
51382011-03-22 Joseph Myers <joseph@codesourcery.com>
5139
5140 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5141 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5142 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5143 * configure: Regenerate.
5144
51452011-03-22 Joseph Myers <joseph@codesourcery.com>
5146
5147 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5148 to Write After Approval.
5149 * config-ml.in: Don't handle arc-*-elf*.
5150 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5151 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5152 handle GCC libraries.
5153 * configure: Regenerate.
5154
51552011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5156
5157 PR bootstrap/48120:
5158 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5159 Add -lstdc++ -lm to LIBS.
5160 * configure: Regenerate.
5161
51622011-03-18 David Edelsohn <dje.gcc@gmail.com>
5163
5164 * config.guess: Update to version 2011-02-02
5165 * config.sub: Update to version 2011-02-24
5166
51672011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5168
5169 PR lto/48086
5170 * configure.ac: Re-enable LTO on *-apple-darwin9.
5171 * configure: Regenerate.
5172
51732011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5174
5175 PR lto/48086
5176 * configure.ac: Disable LTO on darwin due to an assembler change in
5177 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5178 under 256.
5179 * configure: Regenerate.
5180
51812011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5182
5183 * MAINTAINERS: Update myself as score backend maintainer,
5184 update my e-mail address.
5185
51862011-03-09 Xuepeng Guo <terry.guo@arm.com>
5187
5188 * MAINTAINERS: Update my e-mail address.
5189
51902011-03-06 Joey Ye <joey.ye@arm.com>
5191
5192 * MAINTAINERS: Update my e-mail address.
5193
51942011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5195
5196 * configure.ac: Adjust test of with_ppl.
5197 * configure: Regenerated.
5198
51992011-03-02 Kai Tietz <ktietz@redhat.com>
5200
5201 * MAINTAINERS: Adjust my e-mail address.
5202
52032011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5204
5205 * configure.ac: Add -lpwl to ppllibs.
5206 * configure: Regenerated.
5207
52082011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5209
5210 * config/cloog.m4: Add -lisl to clooglibs.
5211 * configure: Regenerated.
5212
52132011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5214
5215 * MAINTAINERS (CPU Port maintainers): Add self.
5216
52172011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5218
5219 * MAINTAINERS: Add myself as testsuite maintainer.
5220
52212011-02-15 Mike Stump <mikestump@comcast.net>
5222
5223 * MAINTAINERS: Add myself as testsuite maintainer.
5224
52252011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5226
5227 Import from Libtool and gnulib:
5228
5229 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5230
5231 Prepare for supporting FreeBSD 10.
5232 * config.rpath: Remove handling of freebsd1* which soon would
5233 match FreeBSD 10.0.
5234
5235 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5236
5237 Remove support for FreeBSD 1.x.
5238 * libtool.m4 (_LT_LINKER_SHLIBS)
5239 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5240 soon would incorrectly match FreeBSD 10.0.
5241
52422011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5243
5244 PR binutils/12283
5245 * move-if-change: Import version from gnulib.
5246
52472011-02-12 Alexandre Oliva <aoliva@redhat.com>
5248
5249 PR lto/47225
5250 * Makefile.def (lto-plugin): Double dash for enable-shared.
5251 (configure-gcc): Depend on all-lto-plugin.
5252 * Makefile.in: Rebuilt.
5253
52542011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5255
5256 * configure.ac: Remove extra bracket.
5257 * configure: Regenerate.
5258
52592011-02-08 Tobias Burnus <burnus@net-b.de>
5260
5261 * MAINTAINERS: Add myself as libquadmath maintainer.
5262
52632011-02-08 Thomas Schwinge <thomas@schwinge.name>
5264
5265 * MAINTAINERS: Update my email address.
5266
52672011-02-07 Joseph Myers <joseph@codesourcery.com>
5268
5269 * MAINTAINERS (option handling): Add self.
5270
52712011-02-06 Kai Tietz <kai.tietz@onevision.com>
5272
5273 PR lto/47225
5274 * Makefile.def: Add dependency for install-gcc
5275 on install-lto-plugin.
5276 * Makfile.in: Regenerated
5277
52782011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5279
5280 * MAINTAINERS (CPU Port Maintainers): Add myself.
5281
52822011-01-31 Alexandre Oliva <aoliva@redhat.com>
5283
5284 PR libgcj/44341
5285 * configure.ac: Discard --with-* flags for host when configuring
5286 target libraries for cross build.
5287 * configure: Rebuilt.
5288
52892011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5290
5291 * MAINTAINERS (linear loop transforms): Removed.
5292
52932011-01-25 Jakub Jelinek <jakub@redhat.com>
5294
5295 * configure.ac: If with_ppl is no, move setting with_cloog=no
5296 after CLOOG_REQUESTED check.
5297 * configure: Regenerated.
5298
52992011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5300
5301 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5302 CLooG has been requested.
5303 * configure: Regenerated.
5304
53052011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5306
5307 * configure: Regenerated.
5308 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5309
53102011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5311
5312 * configure: Regenerated.
5313 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5314
53152011-01-21 Andreas Schwab <schwab@redhat.com>
5316
5317 * configure.ac: Use AS_HELP_STRING throughout.
5318 * configure: Regenerate.
5319
53202011-01-18 Jie Zhang <jie.zhang@analog.com>
5321
5322 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5323 * configure: Regenerate.
5324
53252011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5326
5327 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5328
53292011-01-13 Joel Brobecker <brobecker@adacore.com>
5330
5331 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5332 for ia64-hpux.
5333 * configure: Regenerate.
5334
53352011-01-07 Jan Hubicka <jh@suse.cz>
5336
5337 PR lto/47225
5338 * Makefile.in: Regenerate.
5339 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5340 configure.
5341
53422011-01-07 Jan Hubicka <jh@suse.cz>
5343
5344 * Makefile.in: Regenerate.
5345 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5346 and configure dependency on lto-plugin configure.
5347 (lto-plugin module): Remove dependency on GCC; add dependency on
5348 liniberty.
5349
53502011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5351
5352 * MAINTAINERS (Write After Approval): Add myself.
5353
53542010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5355
5356 * configure: Regenerate.
5357
53582010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5359
5360 * configure.ac: (picochip): Disable libiberty.
5361
53622010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5363
5364 * MAINTAINERS (Write After Approval): Add myself.
5365
53662010-12-10 Ian Lance Taylor <iant@google.com>
5367
5368 PR bootstrap/46819
5369 * configure.ac: For --disable-libgcj clear libgcj_saved.
5370 * configure: Rebuild.
5371
53722010-12-10 Tobias Burnus <burnus@net-b.de>
5373
5374 PR fortran/46540
5375 * configure.ac: Add --disable-libquadmath and
5376 --disable-libquadmath-support.
5377 * configure: Regenerate.
5378
53792010-12-03 Ian Lance Taylor <iant@google.com>
5380
5381 * MAINTAINERS: Add myself as libgo maintainer.
5382
53832010-12-03 Hans-Peter Nilsson <hp@axis.com>
5384
5385 PR libffi/46792
5386 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5387 * configure: Regenerate.
5388
53892010-12-02 Ian Lance Taylor <iant@google.com>
5390
5391 * configure.ac: Always set default for poststage1_ldflags to
5392 -static-libstdc++ -static-libgcc.
5393
53942010-11-29 Andreas Schwab <schwab@redhat.com>
5395
5396 * configure.ac: Move comment to remove extra space in last argument
5397 of GCC_TARGET_TOOL.
5398
53992010-11-26 Alexandre Oliva <aoliva@redhat.com>
5400
5401 PR other/46026
5402 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5403 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5404 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5405 (BASE_FLAGS_TO_PASS): Use it.
5406 * configure: Rebuilt.
5407 * Makefile.in: Rebuilt.
5408
54092010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5410
5411 PR binutils/12258
5412 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5413 Properly check default linker.
5414 * configure: Regnerated.
5415
54162010-11-23 Matthias Klose <doko@ubuntu.com>
5417
5418 * configure.ac: For --enable-gold, handle value `default' instead of
5419 `both*'. New configure option --{en,dis}able-ld.
5420 * configure: Regenerate.
5421
54222010-11-20 Ian Lance Taylor <iant@google.com>
5423
5424 * configure.ac: Only disable a language library if no language needs
5425 it. Don't let --disable-libgcj uncondtionally disable libffi.
5426 * configure: Rebuild.
5427
54282010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5429
5430 * Makefile.in: Regenerate.
5431
5432 PR other/46202
5433 * configure.ac: Fix just-built in-tree STRIP name to be
5434 binutils/strip-new.
5435 * configure: Regenerate.
5436 * Makefile.def (install-strip-gcc, install-strip-binutils)
5437 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5438 (install-strip-sid): Mirror dependencies on non-strip variants
5439 of these targets on the respective -strip prerequisites.
5440 * Makefile.tpl (install-strip, install-strip-host)
5441 (install-strip-target): New targets.
5442 (install-strip-[+module+], install-strip-target-[+module+]):
5443 New targets.
5444 * Makefile.in: Regenerate.
5445
54462010-11-19 Ian Lance Taylor <iant@google.com>
5447 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5448
5449 * configure.ac: Add target-libgo to target_libraries. Set
5450 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5451 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5452 (HOST_EXPORTS): Add GOC.
5453 (BASE_TARGET_EXPORTS): Add GOC.
5454 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5455 (GOCFLAGS_FOR_TARGET): New variable.
5456 (EXTRA_HOST_FLAGS): Add GOC.
5457 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5458 * Makefile.def (target_modules): Add libgo.
5459 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5460 (dependencies): Add dependency from configure-target-libgo to
5461 configure-target-libffi and all-target-libstdc++-v3. Add
5462 dependencies from all-target-libgo to all-target-libffi.
5463 (languages): Add go.
5464 * configure: Rebuild.
5465 * Makefile.in: Rebuild.
5466
54672010-11-19 Ian Lance Taylor <iant@google.com>
5468
5469 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5470 compiler/flag environment variables.
5471
54722010-11-18 Ian Lance Taylor <iant@google.com>
5473
5474 * configure.ac: Check for lang_requires_boot_languages in
5475 config-lang.in files.
5476 * configure: Rebuild.
5477
54782010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5479 Tobias Burnus <burnus@net-b.de>
5480
5481 PR fortran/32049
5482 * Makefile.def: Add libquadmath; build it with language=fortran.
5483 * configure.ac: Add libquadmath.
5484 * Makefile.tpl: Handle multiple libs in check-[+language+].
5485 * Makefile.in: Regenerate.
5486 * configure: Regenerate.
5487
b9b9d342
TT
54882010-11-16 Tom Tromey <tromey@redhat.com>
5489
5490 * MAINTAINERS: Moved myself to reviewers section.
5491
ecbfe87a
ZD
54922010-11-15 Zdenek Dvorak <ook@ucw.cz>
5493
5494 * MAINTAINERS: Moved myself to reviewers section.
5495
29a4f477
RW
54962010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5497
5498 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5499 (Write After Approval): Remove self.
5500
9965e3cd
AS
55012010-11-15 Andreas Schwab <schwab@redhat.com>
5502
5503 * configure.ac: Fix spelling in option names.
5504 * configure: Regenerated.
5505
0463992b
GJL
55062010-11-13 Georg-Johann Lay <georgjohann@web.de>
5507
5508 PR bootstrap/39622
5509 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5510 * configure: Regenerated.
5511
3df08734
KG
55122010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5513
5514 * MAINTAINERS: Update my email address.
5515
f16e2237
TG
55162010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5517
f16e2237
TG
5518 * configure: Regenerate.
5519
0bb52d68
TG
55202010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5521
1f980c25 5522 * configure: Regenerate.
0bb52d68 5523
aba2b02e
TG
55242010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5525
aba2b02e
TG
5526 * configure: Regenerate.
5527
27882098
TG
55282010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5529
27882098
TG
5530 * configure: Regenerate.
5531
d32ef397
AS
55322010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5533
5534 * configure.ac: Support official CLooG.org versions.
5535 * configure: Regenerate.
5536 * config/cloog.m4: New.
5537
5a4b6c0e
FD
55382010-11-10 François Dumont <francois.cppdevs@free.fr>
5539
5540 * MAINTAINERS (Write After Approval): Add myself.
5541
f2cea726
DE
55422010-11-09 David Edelsohn <dje.gcc@gmail.com>
5543
5544 * MAINTAINERS: Update my email address.
5545
d8ed14ce
IS
55462010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5547
5548 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5549 * configure: Regenerate.
d8ed14ce 5550
48215350
DK
55512010-11-03 Ian Lance Taylor <iant@google.com>
5552 Dave Korn <dave.korn.cygwin@gmail.com>
5553
5554 PR lto/46273
5555 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5556 and on other supported platforms whenever LTO is enabled.
5557 * configure: Rebuild.
5558
87841584
AM
55592010-11-02 Alan Modra <amodra@gmail.com>
5560
5561 PR binutils/12110
5562 * configure.ac: Error when source path contains spaces.
5563 * configure: Regenerate.
5564
fe12dfe1
JW
55652010-10-23 James E. Wilson <wilson@codesourcery.com>
5566
5567 * MAINTAINERS: Update my email address.
5568
66c92425
ILT
55692010-10-20 Ian Lance Taylor <iant@google.com>
5570
5571 * Makefile.def (target_modules): Set lib_path to src/.libs for
5572 libstdc++-v3 module.
5573 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5574 * Makefile.in: Rebuild.
5575
187d3518
LB
55762010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5577
5578 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5579 (Write After Approval): Remove myself.
5580
02db6bba
TG
55812010-10-15 Tristan Gingold <gingold@adacore.com>
5582
5583 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5584
c0103e74
DR
55852010-10-14 Douglas Rupp <rupp@gnat.com>
5586
5587 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5588
1cd0b716
DK
55892010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5590
5591 * configure.ac (build_lto_plugin): New shell variable.
5592 (--enable-lto): Turn on by default for all non-ELF platforms that
5593 have had LTO support added so far. Set build_lto_plugin appropriately
5594 for both ELF and non-ELF.
5595 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5596 * configure: Regenerate.
5597
d4c1abb3
RW
55982010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5599
5600 Sync from src:
5601 * configure.ac (v850 support): Remove target-libgloss from
5602 noconfigdirs.
5603 * configure: Regenerate.
5604
ffedf511
RW
56052010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5606
5607 PR bootstrap/45326
5608 PR bootstrap/45174
5609 * configure.ac: Honor initial values of $build_configargs,
5610 $host_configargs, $target_configargs. Mark the precious, so
5611 environment settings get recorded.
5612 * configure: Regenerate.
5613
e1826acc
RW
56142010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5615
5616 PR bootstrap/45796
5617 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5618 Depend on all-build-libiberty.
5619 * Makefile.in: Regenerate.
5620
80920132
ME
56212010-09-30 Michael Eager <eager@eagercon.com>
5622
5623 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5624 * configure: Regenerate.
5625
770a498a
ME
56262010-09-28 Michael Eager <eager@eagercon.com>
5627
5628 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5629
86dfbd58
RW
56302010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5631
5632 PR bootstrap/44621
5633 * configure.ac: Fix unportable shell quoting.
5634 * configure: Regenerate.
5635
db50fe7d
IS
56362010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5637
5638 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5639 targets and amend comment.
5640 * configure: Regenerate.
5641
0064e825
TB
56422010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5643
5644 * MAINTAINERS (Write After Approval): Add myself.
5645
bb79486c
JH
56462010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5647
5648 * configure.ac: Enable LTO by default on Darwin.
5649 * configure: Regenerate.
5650
9e0b22c3
MS
56512010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5652
bb79486c 5653 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 5654
2fabf1b7
IB
56552010-09-01 Ian Bolton <ian.bolton@arm.com>
5656
bb79486c 5657 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 5658
3a9abc98
DS
56592010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5660
5661 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5662 ports
5663
331a9a59
DY
56642010-07-28 David Yuste <david.yuste@gmail.com>
5665
5666 * MAINTAINERS (Write After Approval): Add myself.
5667
223a9d64
N
56682010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5669
5670 * configure.ac: Support all v850 targets.
5671 * configure: Regenerate.
5672
9183bdcf
MG
56732010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5674
5675 PR bootstrap/44455
5676 * configure.ac (extra_mpfr_configure_flags): Copy from
5677 extra_mpc_gmp_configure_flags.
5678 * configure: Re-generated.
5679
2e290598
AK
56802010-07-22 Andi Kleen <ak@linux.intel.com>
5681
5682 * MAINTAINERS (Write After Approval): Add myself.
5683
8d6cd388
CLT
56842010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5685
5686 * MAINTAINERS (Write After Approval): Add myself.
5687
b0b01eb0
JY
56882010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5689
5690 * MAINTAINERS (Write After Approval): Add myself.
5691
77198d71
JH
56922010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5693
5694 PR target/44862
5695 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5696 Provide -B option to allow for link spec %s substitutions for
5697 libstdc++.a on darwin.
5698 * Makefile.in: Regenerate.
5699
02fe70af
MM
57002010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5701
5702 * MAINTAINERS (Reviewers): Update my e-mail address
5703
c63a4676
AO
57042010-06-10 Alexandre Oliva <aoliva@redhat.com>
5705
5706 * Makefile.def (configure-gcc): Depend on all-libelf.
5707 * Makefile.in: Rebuild.
5708
e68edbf6
FC
57092010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5710
5711 * MAINTAINERS (Write After Approval): Add myself in the right place.
5712
dce2d8b2 57132010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
5714
5715 * MAINTAINERS (Write After Approval): Add myself.
5716
dce2d8b2 57172010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
5718
5719 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
5720
57212010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 5722
1ab55d69
MK
5723 * config.sub: Update to version 2010-05-21.
5724 * config.guess: Update to version 2010-04-03.
0c422e74 5725
02540df4
SB
57262010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5727
5728 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5729 * configure: Regenerate.
5730
dfe5f5b2
ST
57312010-05-12 Sriraman Tallam <tmsriram@google.com>
5732
5733 * MAINTAINERS (Write After Approval): Add myself.
5734
c082f9f3
SB
57352010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5736
5737 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5738 a platform that supports LTO.
5739 * configure: Regenerate.
5740
f1af9e5f
SP
57412010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5742
5743 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5744 * configure: Regenerated.
5745
38e3d868
RM
57462010-04-27 Roland McGrath <roland@redhat.com>
5747 H.J. Lu <hongjiu.lu@intel.com>
5748
5749 * configure.ac (--enable-gold): Support both, both/gold and
5750 both/bfd to add gold to configdirs without removing ld.
5751 * configure: Regenerated.
5752
5753 * Makefile.def: Add install-gold dependency to install-ld.
5754 * Makefile.in: Regenerated.
5755
3bec79c5
DK
57562010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5757
5758 PR lto/42776
5759 * configure.ac (--enable-lto): Refactor handling so libelf tests
5760 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5761 and allow LTO to be explicitly enabled on non-ELF platforms that
5762 are known to support it inside else-clause.
5763 * configure: Regenerate.
5764
615c8ffa
EB
57652010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5766
5767 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5768 * configure: Regenerate.
5769
e4522f78
RC
57702010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5771
5772 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5773 * configure: Regenerate.
5774
8ccb78f2
RO
57752010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5776
5777 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5778 separately.
5779 * configure: Regenerate.
5780
d5cc2ee3
KW
57812010-04-16 Kevin Williams <kevin.williams@inria.fr>
5782
5783 * MAINTAINERS (Write After Approval): Add myself.
5784
8406cb62
TG
57852010-04-14 Tristan Gingold <gingold@adacore.com>
5786
5787 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5788 * configure: Regenerate.
5789
3591b8e2
SE
57902010-04-13 Steve Ellcey <sje@cup.hp.com>
5791
5792 * configure: Regenerate after change to elf.m4.
5793
a82ecc7b
IS
57942010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5795
5796 * MAINTAINERS (Write After Approval): Add myself.
5797
1f0bf148
SP
57982010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5799
5800 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5801 * configure: Regenerated.
5802
58032010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5804
5805 * configure.ac: Print "buggy but acceptable" when CLooG
5806 revision is less than 9.
5807 * configure: Regenerated.
5808
ecd01dee
DN
58092010-04-01 Diego Novillo <dnovillo@google.com>
5810
5811 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5812
dc683a3f
RW
58132010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5814
5815 PR bootstrap/43615
5816 PR bootstrap/43328
5817
5818 Revert:
5819
5820 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5821
5822 * configure.ac: Do not pass --enable-multilib nor
5823 --disable-multilib in baseargs. Accept explicitly passed
5824 --enable_multilib.
5825 * configure: Regenerate.
5826
7527d83f
UW
58272010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5828
5829 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5830
895522b6
JJ
58312010-03-31 Janis Johnson <janis187@us.ibm.com>
5832
5833 * MAINTAINERS: Remove myself.
5834
9db4e878
RW
58352010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5836
5837 PR bootstrap/43328
5838 * configure.ac: Do not pass --enable-multilib nor
5839 --disable-multilib in baseargs. Accept explicitly passed
5840 --enable_multilib.
5841 * configure: Regenerate.
5842
acf6bf36
AP
58432010-03-28 Andrew Pinski <pinskia@gmail.com>
5844
5845 * MAINTAINERS (spu port): Remove me.
5846
b42f0d7e
JM
58472010-03-23 Joseph Myers <joseph@codesourcery.com>
5848
5849 * configure.ac (tic6x-*-*): New case.
5850 * configure: Regenerate.
5851
0d1152b1
JM
58522010-03-23 Joseph Myers <joseph@codesourcery.com>
5853
5854 * config.sub: Update to version 2010-03-22.
5855 * config.guess: Update to version 2009-12-30.
5856
dce2d8b2 58572010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
5858
5859 PR ada/42554
5860 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5861 * configure: Regenerate.
5862
5408fbe8
RR
58632010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5864
5865 * MAINTAINERS: Update my email address.
5866
3f55a3b3
SP
58672010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5868
5869 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5870 (ghassan.shobaki@amd.com): Removed.
5871
3f08f7e8
AM
58722010-03-17 Alan Modra <amodra@gmail.com>
5873
5874 * MAINTAINERS: Update my email address.
5875
f3a9d094
DN
58762010-03-16 Diego Novillo <dnovillo@google.com>
5877
5878 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5879 Matthews.
5880
db5c4b8b
JM
58812010-03-16 Joseph Myers <joseph@codesourcery.com>
5882
5883 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5884 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5885
b995570a
JM
58862010-03-16 Joseph Myers <joseph@codesourcery.com>
5887
5888 * MAINTAINERS: Update my email address.
5889
124cc66f
DJ
58902010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5891
5892 * MAINTAINERS: Update my email address.
5893
a4581668
BS
58942010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5895
5896 * MAINTAINERS: Update my email address.
5897
49d78e29
JZ
58982010-03-09 Jie Zhang <jie@codesourcery.com>
5899
5900 * MAINTAINERS: Update my email address.
5901
8927b7c0
RO
59022010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5903
5904 PR libstdc++/32499
5905 * configure.ac (RANLIB): Default to true.
5906 (STRIP): Likewise.
5907 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5908 * configure: Regenerate.
5909
dce2d8b2 59102010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
5911
5912 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5913 (Write After Approval): Update my email address.
5914
bf646aaf
NC
59152010-02-17 Nick Clifton <nickc@redhat.com>
5916
5917 PR 11238
5918 * Makefile.tpl (local-distclean): Also remove config.cache files in
5919 sub-directories as there may not be Makefiles present in the
5920 sub-directories.
96e41f16
NC
5921 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5922 the config.cache files found by the find command.
5923
bf646aaf
NC
5924 * Makefile.in: Regenerate.
5925 * configure.ac: Revert previous delta.
5926 * configure: Regenerate.
5927
ff78880a
NC
59282010-02-15 Nick Clifton <nickc@redhat.com>
5929
5930 PR 11238
5931 * configure.ac: Delete config.cache files in sub-directories when
5932 deleting Makefiles.
5933 * configure: Regenerate.
5934
8150eadf
BE
59352010-02-12 Ben Elliston <bje@gnu.org>
5936
5937 * MAINTAINERS: Update my email address.
5938
a9e12bfd
AP
59392010-02-08 Andrew Pinski <pinskia@gmail.com>
5940
5941 * MAINTAINERS (spu port): Update my email address.
5942
95315086
JZ
59432010-02-08 Jie Zhang <jie.zhang@analog.com>
5944
5945 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5946
362c6d2f
KG
59472010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5948
5949 * configure.ac: Add "recommended" version checks for GMP/MPC.
5950 Update recommended GMP/MPFR/MPC versions.
5951 * configure: Regenerate.
5952
888c5ad2
JR
59532010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5954
5955 * MAINTAINERS: Move my Embecosm email address into the
5956 write-after-approval section.
5957
3bf714a7
ILT
59582010-01-26 Ian Lance Taylor <iant@google.com>
5959
5960 * MAINTAINERS: Add myself as Go frontend maintainer.
5961
ad1e5170
JR
59622010-01-25 Joern Rennecke <amylaar@spamcop.net>
5963
5964 PR libstdc++/36101, PR libstdc++/42813
5965 * configure.ac (bootstrap_target_libs): Make inclusion of
5966 target-libgomp conditional on libgomb being in target_configdirs.
5967 * configure: Regenerate.
5968
fb0553d1
JR
59692010-01-23 Joern Rennecke <amylaar@spamcop.net>
5970
5971 PR libstdc++/36101, PR libstdc++/42813
5972 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5973 * configure: Regenerate.
5974
aae29963
JR
59752010-01-22 Joern Rennecke <amylaar@spamcop.net>
5976
5977 PR libstdc++/36101, PR libstdc++/42813
5978 * configure.ac (target_configdirs): Substitute.
5979 * Makefile.def: Bootstrap target module libgomp.
5980 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5981 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5982 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5983 * configure, Makefile.in: Regenerate.
5984
d8fe8895
DK
59852010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5986
5987 * MAINTAINERS: Adjust my details.
5988
ebfe4897
EW
59892010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5990
5991 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5992
f7746c59
TL
59932010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5994
5995 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5996
306c7b5b
TL
59972010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5998
5999 * MAINTAINERS (Write After Approval): Add myself.
6000
1b8b9e19
KT
60012010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6002
6003 * MAINTAINERS (Write After Approval): Add myself.
6004
c164615b
RG
60052010-01-11 Richard Guenther <rguenther@suse.de>
6006
6007 PR lto/41569
6008 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6009 * Makefile.in: Regenerated.
6010
f3f623ae
AT
60112010-01-11 Andreas Tobler <andreast@fgznet.ch>
6012
6013 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6014 * configure: Regenerate.
6015
592c90ff 60162010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6017 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6018
6019 PR bootstrap/42424
6020 * configure.ac: Include libtool m4 files.
9c78662a 6021 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6022 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6023 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6024
592c90ff
KG
6025 * configure: Regenerate.
6026
60a2e213
RW
60272010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6028
6029 PR bootstrap/41818
6030 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6031 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6032 * Makefile.in: Regenerate.
6033
7413962d
RG
60342010-01-02 Richard Guenther <rguenther@suse.de>
6035
6036 PR lto/41529
6037 * configure.ac: Include config/elf.m4. Disable LTO if not
6038 builting for an elf target.
6039 * configure: Regenerate.
6040
f77f3945
CF
60412009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6042
6043 * MAINTAINERS: Change my email address.
6044
4960e3f0
BE
60452009-12-18 Ben Elliston <bje@au.ibm.com>
6046
6047 * config.sub, config.guess: Update from upstream sources.
6048
d16a31da
SZ
60492009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6050
6051 * MAINTAINERS (Write After Approval): Add myself.
6052
3a5729ea
KG
60532009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6054
6055 PR middle-end/30447
6056 PR middle-end/30789
6057 PR other/40302
6058
6059 * configure.ac: Require MPC.
6060 * configure: Regenerate.
6061
43e02a8a
RW
60622009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6063
6064 PR target/38384
6065 PR bootstrap/40972
6066 * libtool.m4: Sync from git Libtool.
6067 * ltoptions.m4: Likewise.
6068 * ltversion.m4: Likewise.
6069 * lt~obsolete.m4: Likewise.
6070 * ltmain.sh: Likewise.
6071
360d4522
KG
60722009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6073
6074 * configure.ac: Update minimum MPC version to 0.8.
6075 * configure: Regenerate.
6076
f264ed56
SP
60772009-11-21 Sebastian Pop <sebpop@gmail.com>
6078
6079 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6080 * configure: Regenerated.
6081
ed2eaa9f
ILT
60822009-11-21 Ian Lance Taylor <iant@google.com>
6083
6084 * configure.ac: Change default of poststage1_ldflags to be empty if
6085 poststage1_libs is set. When poststage1_libs is empty, and
6086 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6087 * configure: Rebuild.
6088
58346783
AN
60892009-11-21 Adam Nemet <adambnmet@gmail.com>
6090
6091 * MAINTAINERS (Write After Approval): Update my email address.
6092
5ca0106a
BE
60932009-11-20 Ben Elliston <bje@au.ibm.com>
6094
6095 * config.guess: Update from upstream sources.
6096
87213cd4
AO
60972009-11-16 Alexandre Oliva <aoliva@redhat.com>
6098
6099 * Makefile.def: Restore host and target settings for gmp.
6100 * Makefile.in: Rebuild.
6101
f61428ed
AO
61022009-11-16 Alexandre Oliva <aoliva@redhat.com>
6103
6104 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6105 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6106 Fix portability of test of C++ as bootstrap language. Add
6107 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6108 * configure: Rebuild.
6109 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6110 and cloog. Fix in-tree ppl configuration. Introduce libelf
6111 in-tree building.
6112 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6113 (POSTSTAGE1_HOST_EXPORTS): Use it.
6114 (STAGE[+id+]_CXXFLAGS): New.
6115 (BASE_FLAGS_TO_PASS): Pass it down.
6116 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6117 extra_exports.
6118 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6119 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6120 extra_exports.
6121 * Makefile.in: Rebuild.
6122
f6c56be6
BE
61232009-11-17 Ben Elliston <bje@au.ibm.com>
6124
6125 * config.sub, config.guess: Update from upstream sources.
6126
0ccb5970
JK
61272009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6128
6129 * MAINTAINERS (Write After Approval): Add myself.
6130
dce2d8b2 61312009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6132
6133 * MAINTAINERS (Write After Approval): Add myself.
6134
5d571eaa
OS
61352009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6136
6137 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6138 paths for *-w64-mingw* and x86_64-*mingw*.
6139 * configure: Regenerated.
6140
dce2d8b2 61412009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6142
6143 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6144
c393f559
BK
61452009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6146
6147 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6148 Phil Edwards to Write-After Approval.
6149
ef4c4300
KT
61502009-10-30 Kai Tietz <kai.tietz@onevision.com>
6151
6152 * configure.ac: Disable target-winsup & co for
6153 x86_64-*-mingw* and *-w64-mingw* targets.
6154 * configure: Regenerated.
6155
65a324b4
NC
61562009-10-16 Nick Clifton <nickc@redhat.com>
6157
6158 * MAINTAINERS: Add myself as a maintainer for the RX port.
6159
dce2d8b2 61602009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6161
9c78662a 6162 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6163
17e72e5d
RO
61642009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6165
6166 * configure.ac (CLooG test): Use = with test.
6167 * configure: Regenerate.
6168
ed3a56f3
RG
61692009-10-22 Richard Guenther <rguenther@suse.de>
6170
6171 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6172 cloog if the ppl version check failed. Move flags saving
6173 before setting in libelf check.
6174 * configure: Regenerate.
6175
ad0abd3c
RG
61762009-10-21 Richard Guenther <rguenther@suse.de>
6177
6178 * configure.ac: Adjust the ppl and cloog configure to work as
6179 documented. Disable cloog if ppl was disabled. Omit the version
6180 checks if they were disabled.
6181 * configure: Re-generate.
6182
e4c5bd48
RW
61832009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6184
6185 * configure.ac: Add 'lto' to enable_languages, not
6186 new_enable_languages, and only if not already present.
6187 * configure: Regenerate.
6188
0ffd69c5
GP
61892009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6190
6191 * README: Refer to the various COPYING* files instead of just
6192 COPYING.
6193 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6194
dce2d8b2 61952009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6196
6197 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6198
58687768
RG
61992009-10-07 Richard Guenther <rguenther@suse.de>
6200
6201 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6202 and Richard Guenther as reviewers.
6203 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6204 as reviewers.
6205
49b0ca5c 62062009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6207
49b0ca5c 6208 * config.sub: Update from upstream sources.
d2d9ce5e 6209
aeb94799
ILT
62102009-10-06 Ian Lance Taylor <iant@google.com>
6211
6212 * Makefile.def: check-gold depends upon all-gas.
6213 * Makefile.in: Rebuild.
6214
123651cd
PM
62152009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6216
6217 * MAINTAINERS (Write After Approval): Add myself.
6218
d7f09764
DN
62192009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6220
6221 * Makefile.def: all-lto-plugin depends on all-libiberty.
6222 set bootstrap=true for lto-plugin.
6223 Add lto-plugin.
6224 * Makefile.in: Regenerate.
6225 * configure.ac (host_libs): Add lto-plugin.
6226 * configure: Regenerate.
6227
d7f09764
DN
62282009-10-03 Diego Novillo <dnovillo@google.com>
6229
6230 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6231 (HOST_LIBELFLIBS): Define.
6232 (HOST_LIBELFINC): Define.
6233 * Makefile.in: Regenerate.
6234 * configure.ac: Add --enable-lto.
6235 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6236 If --enable-lto is used, add 'lto' to new_enable_languages.
6237 If --enable-lto is used and gold is enabled, add
6238 lto-plugin to configdirs.
6239 * configure: Regenerate.
6240
62412009-10-03 Simon Baldwin <simonb@google.com>
6242
6243 * configure.ac: If --with-system-zlib, suppress local zlib and
6244 pass --with-system-zlib to subdir configure scripts.
6245 * configure: Regenerate.
6246
dce2d8b2 62472009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6248 Paolo Bonzini <bonzini@gnu.org>
6249
6250 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6251 $(srcdir).
6252 * Makefile.in: Rebuilt.
6253
dce2d8b2 62542009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6255
6256 * MAINTAINERS (Write After Approval): Add myself.
6257
3e661154
KG
62582009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6259
6260 * configure.ac: Update minimum MPC version to 0.7.
6261 * configure: Regenerate.
6262
f1a036e4
NC
62632009-09-25 Nick Clifton <nickc@redhat.com>
6264
6265 * configure.ac: Pass any --cache-file=/dev/null option on to
6266 subconfigures.
6267 * configure: Regenerate.
6268
d4c74acc
NC
62692009-09-23 Nick Clifton <nickc@redhat.com>
6270
6271 * config.sub, config.guess: Update from upstream sources.
6272
dce2d8b2 62732009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6274
6275 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6276 * Makefile.in: Rebuilt.
6277
0db770bd
RW
62782009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6279
6280 PR bootstrap/32272
6281 * configure.ac: Error out if $srcdir isn't '.' but contains
6282 host-${host_noncanonical}.
6283 * configure: Regenerate.
6284
71101870
RO
62852009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6286
6287 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6288 maintainer.
6289
ca6d0d62
RW
62902009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6291
79cd2b23
RW
6292 * configure.ac: If bootstrapping a combined tree with
6293 --enable-gold, require c++ in stage1_languages.
6294 * configure: Regenerate.
6295
ab9dcd0c
RW
6296 * configure.ac: Also add target_libs of stage1_languages to
6297 bootstrap_target_libs.
6298 * configure: Regenerate.
6299
ca6d0d62
RW
6300 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6301 with --enable-languages not containing c++.
6302 * configure: Regenerate.
6303
1c3c9f12
JZ
63042009-09-15 Jie Zhang <jie.zhang@analog.com>
6305
6306 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6307 * configure: Regenerate.
6308
dce2d8b2 63092009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6310
6fb30a14
JR
6311 * MAINTAINERS (Write After Approval): Update my e-mail address,
6312 and move from from here...
6313 (Waiting for paperwork): To here.
0318772d 6314
4056c2c6
JM
63152009-09-09 Joseph Myers <joseph@codesourcery.com>
6316
6317 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6318
3e54529c
RW
63192009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6320
6321 * configure.ac: Do not use $extrasub for replacing @if/@endif
6322 parts in Makefile; instead, use additional arguments to
6323 AC_CONFIG_COMMANDS to do the replacement manually, with several
6324 sed invocations, to avoid HP-UX sed command limits.
6325 * configure: Regenerate.
6326
713e2ea6
AO
63272009-09-08 Alexandre Oliva <aoliva@redhat.com>
6328
6329 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6330 blank before -L.
6331
5646b7b9
AO
63322009-09-04 Alexandre Oliva <aoliva@redhat.com>
6333
6334 * configure.ac (with-build-config): Document. Handle without.
6335 Handle missing argument.
6336 * configure: Rebuilt.
6337
e12c4094
AO
63382009-09-03 Alexandre Oliva <aoliva@redhat.com>
6339
6340 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6341 Default to bootstrap-debug only if compare-debug works.
6342 * configure: Rebuilt.
6343 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6344 * Makefile.in: Rebuilt.
6345
75cb0057
RO
63462009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6347
6348 * MAINTAINERS (OS Port Maintainers): Update my email address.
6349
8fc68cba
AO
63502009-09-01 Alexandre Oliva <aoliva@redhat.com>
6351
6352 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6353 * Makefile.in: Rebuilt.
6354
44cb38cf
CD
63552009-09-01 Chris Demetriou <cgd@google.com>
6356
6357 * MAINTAINERS (Write After Approval): Add myself.
6358
f9329c35
DS
63592009-08-31 Dodji Seketeli <dodji@redhat.com>
6360
6361 PR debug/30161
6362 * include/dwarf2.h (enum dwarf_tag): Added
6363 DW_TAG_GNU_template_template_param
6364 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6365
f945e229
PB
63662009-08-30 Paolo Bonzini <bonzini@gnu.org>
6367
6368 * Makefile.tpl (AWK): Fix typo.
6369 * Makefile.in: Regenerate.
6370
87264276
PB
63712009-08-30 Paolo Bonzini <bonzini@gnu.org>
6372
6373 * configure.ac: Detect awk and sed.
6374 * Makefile.def (flags_to_pass): Add AWK and SED.
6375 * Makefile.tpl (AWK, SED): New.
6376 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6377 * configure: Regenerate.
6378 * Makefile.in: Regenerate.
6379
68ccd57c
DK
63802009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6381
6382 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6383 (collapseslashes): Likewise.
6384
df58e648
RW
63852009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6386
6387 * configure.ac (AC_PREREQ): Bump to 2.64.
6388
0539cb2c
RW
63892009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6390
70fa0efa
RW
6391 * configure.ac: Remove --with-datarootdir, --with-docdir,
6392 --with-pdfdir, --with-htmldir switches.
6393 * configure: Regenerate.
6394
5213506e
RW
6395 * configure: Regenerate.
6396
0539cb2c
RW
6397 * compile: Sync from Automake 1.11.
6398 * depcomp: Likewise.
6399 * install-sh: Likewise.
6400 * missing: Likewise.
6401 * mkinstalldirs: Likewise.
6402 * ylwrap: Likewise.
6403
197c68cc
DK
64042009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6405
6406 * ltmain.sh (func_normal_abspath): New function.
6407 (func_relative_path): Likewise.
6408 (func_mode_help): Document new -bindir option for link mode.
6409 (func_mode_link): Add new -bindir option, and use it to place
6410 output DLL if specified.
6411
58af276a
RW
64122009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6413
0115d4a3
RW
6414 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6415 (baseargs): Add --disable-option-checking.
6416 * configure: Regenerate.
6417
58af276a
RW
6418 * Makefile.def (configure-target-libiberty): Depend on
6419 all-binutils and all-ld.
6420 (configure-target-newlib): Likewise.
6421 * Makefile.in: Regenerate.
6422
e9d9afef
BE
64232009-08-17 Ben Elliston <bje@au.ibm.com>
6424
6425 * config.sub, config.guess: Update from upstream sources.
6426
354ebf88
RW
64272009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6428
6429 Sync from src, merge:
6430
6431 2009-07-02 Tristan Gingold <gingold@adacore.com>
6432
6433 * configure.ac: Do not exclude gas for i386-*-darwin.
6434 Add a case for x86_64-*-darwin.
6435 * configure: Regenerate.
6436
8375f7b2
NV
64372009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6438
6439 * MAINTAINERS: Add my name to Write After Approval list.
6440
dce2d8b2 64412009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6442
6443 * configure.ac: Add Microblaze target.
6444 * configure: Regenerate.
6445
ea2002ba
CB
64462009-07-31 Christian Bruel <christian.bruel@st.com>
6447
6448 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6449 * configure: Regenerate.
2bf33cdb 6450
dce2d8b2 64512009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6452
6453 * MAINTAINERS (Write After Approval): Update my e-mail address.
6454
e90e6bd7
ILT
64552009-07-06 Ian Lance Taylor <iant@google.com>
6456
6457 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6458 * configure: Rebuild.
6459
f6e0880a
TG
64602009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6461
6462 * MAINTAINERS: Move myself to the Graphite Reviewers.
6463
6d984927
WG
64642009-06-30 Wei Guozhi <carrot@google.com>
6465
6466 * MAINTAINERS: Add my name to Write After Approval list.
6467
f2689b09
SE
64682009-06-26 Steve Ellcey <sje@cup.hp.com>
6469
6470 PR bootstrap/40338
6471 * configure.ac (comparestring): Create new variable.
6472 * Makefile.tpl (comparestring): Use to skip some comparisions.
6473 * configure: Regenerate.
6474 * Makefile.in: Regenerate.
6475
f62c0ba4
DE
64762009-06-26 Doug Evans <dje@sebabeach.org>
6477
6478 * Makefile.def (host_modules): Add cgen.
6479 * Makefile.in: Regenerate.
6480 * configure.ac (host_tools): Add cgen.
6481 * configure: Regenerate.
6482
7acf4da6
DD
64832009-06-23 DJ Delorie <dj@redhat.com>
6484
6485 * MAINTAINERS: Add myself as mep maintainer.
6486
00020c16
ILT
64872009-06-23 Ian Lance Taylor <iant@google.com>
6488
6489 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6490 boot_languages. Only bootstrap target libraries listed in
6491 target_libs for some boot language. Add --with-stage1-ldflags,
6492 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6493 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6494 if not building with C++.
6495 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6496 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6497 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6498 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6499 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6500 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6501 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6502 * configure, Makefile.in: Rebuild.
6503
1da52d4a
LF
65042009-06-23 Li Feng <nemokingdom@gmail.com>
6505
6506 * MAINTAINERS: Added my name to write-after-approval list.
6507
144c9175
RM
65082009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6509
6510 * configure.ac: Define is_elf for QNX Neutrino targets.
6511 * configure: Regenerate.
6512
e5871e24
GS
65132009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6514
9c78662a 6515 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6516
5f4a82c0
KG
65172009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6518
6519 * configure.ac: Detect MPC in default directory.
6520 * configure: Regenerate.
6521
394e9195
JG
65222009-06-03 Jerome Guitton <guitton@adacore.com>
6523 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6524
9c78662a
UB
6525 * Makefile.tpl (all): Avoid a trailing backslash.
6526 * Makefile.in: Regenerate.
394e9195 6527
47bca6aa
BE
65282009-06-03 Ben Elliston <bje@au.ibm.com>
6529
6530 * config.sub, config.guess: Update from upstream sources.
6531
a891a473
RS
65322009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6533
6534 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6535 to noconfdirs.
6536 * configure: Regenerate.
6537
70cb2d9f
AO
65382009-06-02 Alexandre Oliva <aoliva@redhat.com>
6539
6540 * Makefile.tpl ([+compare-target+]): Compare all stage
6541 directories, rather than just gcc.
6542 * Makefile.in: Rebuilt.
6543
7f1245df
DK
65442009-06-01 Doug Kwan <dougkwan@google.com>
6545
6546 * configure.ac: Support gold for target arm*-*-*.
6547 * configure: Regenerate.
394e9195 6548
acd26225
KG
65492009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6550
6551 * Makefile.def: Add MPC support and dependencies.
6552 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6553
6554 * Makefile.in, configure: Regenerate.
6555
a1fc946a
AO
65562009-05-27 Alexandre Oliva <aoliva@redhat.com>
6557
6558 * Makefile.tpl (all): Avoid harmless warning in make all when
6559 gcc-bootstrap is enabled but stage_last does not exist.
6560 * Makefile.in: Rebuilt.
6561
2e6a3c8d
NR
65622009-05-24 Nicolas Roche <roche@adacore.com>
6563
6564 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6565 * Makefile.in: Regenerate.
6566
63487d11
DC
65672009-05-21 Denis Chertykov <chertykov@gmail.com>
6568
6569 * MAINTAINERS: Update my e-mail address.
6570
449223af
DK
65712009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6572
6573 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6574 * configure: Regenerate.
6575
31c98f49
AO
65762009-05-18 Alexandre Oliva <aoliva@redhat.com>
6577
6578 PR other/40159
6579 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6580 gcc-no-bootstrap are mutually exclusive.
6581 * Makefile.in: Rebuilt.
6582
0f501837
AO
65832009-05-18 Alexandre Oliva <aoliva@redhat.com>
6584
6585 PR other/40159
6586 * Makefile.tpl (all): Don't end with unconditional success.
6587 * Makefile.in: Rebuilt.
6588
4a4a4e99
AO
65892009-05-12 Alexandre Oliva <aoliva@redhat.com>
6590
6591 PR target/37137
6592 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6593 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6594 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6595 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6596 stage_configureflags, stage_cflags and stage_libcflags into
6597 explicit Makefile macros.
6598 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6599 GFORTRAN.
6600 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6601 CC. Set CC_FOR_BUILD from CC.
6602 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6603 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6604 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6605 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6606 and GFORTRAN.
6607 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6608 (_LIBCFLAGS): Renamed to _TFLAGS.
6609 (do-compare-debug, do-compare3-debug): Drop.
6610 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6611 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6612 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6613 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6614 (XGCC_FLAGS_FOR_TARGET): New.
6615 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6616 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6617 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6618 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6619 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6620 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6621 TFLAGS.
6622 (BUILD_CONFIG): Include if requested.
6623 (all): Set TFLAGS on bootstrap.
6624 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6625 (all-stageid-prefixmodule): Likewise.
6626 (do-clean, distclean-stageid): Set TFLAGS.
6627 (restrap): Fix whitespace.
6628 * Makefile.in: Rebuilt.
6629
1cee3429
PB
66302009-05-07 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * config.guess: Sync with src.
6633
0b70eafd
DK
66342009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6635
6636 * configure.ac ($with_ppl): Default to no if not supplied.
6637 ($with_cloog): Likewise.
6638 configure: Regenerate.
6639
5175f17c
JW
66402009-04-27 James E. Wilson <wilson@codesourcery.com>
6641
6642 * MAINTAINERS: Update my e-mail address.
6643
952fa153
NC
66442009-04-27 Nick Clifton <nickc@redhat.com>
6645
6646 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6647
a687f83c
EB
66482009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6649
6650 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6651 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6652 * Makefile.in: Regenerate.
6653
9e3eba15
KG
66542009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6655
6656 PR bootstrap/39739
6657 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6658 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6659
6660 * configure, Makefile.in: Regenerate.
6661
a687f83c 66622009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
6663
6664 * include/hashtab.h: Update GTY annotations to new syntax
6665 * include/splay-tree.h: Likewise
6666
070bdbd9
BE
66672009-04-17 Ben Elliston <bje@au.ibm.com>
6668
6669 * config.sub, config.guess: Update from upstream sources.
6670
55f2d967
AG
66712009-04-15 Anthony Green <green@moxielogic.com>
6672
6673 * configure.ac: Add moxie support.
6674 * configure: Rebuilt.
6675
309c24a9
JJ
66762009-04-14 Jakub Jelinek <jakub@redhat.com>
6677
6678 * configure.ac: Change copyright header to refer to version
6679 3 of the GNU General Public License and to point readers at the
6680 COPYING3 file and the FSF's license web page.
6681 * Makefile.def: Likewise.
6682 * Makefile.tpl: Likewise.
6683 * Makefile.in: Regenerate.
6684
b93133bc
JH
66852009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6686
6687 * configure.ac: Restore match for darwin9 or later. Use double
6688 brackets since regeneration eats one pair.
6689 * configure: Regenerate.
6690
d18ff35a
L
66912009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6692
6693 PR gas/10039
6694 * configure.ac: Require texinfo 4.7.
6695 * configure: Regenerated.
6696
748086b7
JJ
66972009-04-09 Nick Clifton <nickc@redhat.com>
6698
6699 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6700 the GCC Runtime Library Exception.
6701
a3337ea2
KG
67022009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6703
6704 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6705 * configure: Regenerate.
6706
60911f14
SE
67072009-04-01 Steve Ellcey <sje@cup.hp.com>
6708
6709 * Makefil.def (languages): New entries.
6710 * Makefile.tpl (check-gcc-*): New generic target.
6711 * Makefile.in: Regenerate.
60911f14 6712
dce2d8b2 67132009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 6714
d18ff35a 6715 * MAINTAINERS: Update my email address.
7369c1d0 6716
cfb1f59f
TT
67172009-03-18 Tom Tromey <tromey@redhat.com>
6718
d18ff35a
L
6719 * configure: Rebuild.
6720 * configure.ac (host_libs): Add libiconv.
6721 * Makefile.in: Rebuild.
6722 * Makefile.def (host_modules): Add libiconv.
6723 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 6724
75eeae1a
TG
67252009-03-16 Tristan Gingold <gingold@adacore.com>
6726
6727 * configure.ac: Treat gdb as supported on x86_64-darwin.
6728 * configure: Regenerate.
6729
f38095f3
JM
67302009-03-16 Joseph Myers <joseph@codesourcery.com>
6731
6732 * configure.ac (--with-host-libstdcxx): New option.
6733 * configure: Regenerate.
6734
dce2d8b2 67352009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
6736
6737 * MAINTAINERS: Move myself into the write after approval list.
6738
6d401294
NP
67392009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6740
6741 * MAINTAINERS: Update e-mail address.
2bf33cdb 6742
07c97076
DN
67432009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6744
6745 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6746
dce2d8b2 67472009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
6748
6749 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6750
7a9d3fe8
RW
67512009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6752
6753 Backport from git Libtool:
6754
6755 2009-01-19 Robert Millan <rmh@aybabtu.com>
6756 Support GNU/kOpenSolaris.
6757 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6758 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6759 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6760 GNU/kOpenSolaris.
6761
c9e9e11f
AS
67622009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6763
6764 * MAINTAINERS: Update e-mail address.
6765
5e8c1552 67662009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
6767
6768 * MAINTAINERS (Write After Approval): Add self.
6769
b0adb088
BM
67702009-02-18 Bingfeng Mei <bmei@broadcom.com>
6771
6772 * MAINTAINERS (Write After Approval): Add myself.
6773
ee04b574
AS
67742009-02-05 Andreas Schwab <schwab@suse.de>
6775
6776 * Makefile.tpl (stage_last): Define $r and $s before using
6777 $(RECURSE_FLAGS_TO_PASS).
6778 * Makefile.in: Regenerate
6779
907884c9
ILT
67802009-01-30 Ian Lance Taylor <iant@google.com>
6781
6782 * MAINTAINERS: Move myself to the Global Reviewers list.
6783
416ac4d4
RM
67842009-01-29 Robert Millan <rmh@aybabtu.com>
6785
6786 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6787 * configure: Regenerate.
6788
ee5decb3
GP
67892009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6790
6791 * MAINTAINERS: Make whitespace consistent.
19196f44 6792 Remove Robert Millan from Write After Approval.
ee5decb3 6793
36fbb0ec
AM
67942009-01-16 Alan Modra <amodra@bigpond.net.au>
6795
6796 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6797 (all-opcodes): Depend on all-libiberty.
6798 * Makefile.in: Regenerate.
6799
52535a64
DR
68002009-01-15 Douglas B Rupp <rupp@gnat.com>
6801
6802 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6803 * configure: Regenerate.
6804
e04a57df
RR
68052009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6806
6807 * MAINTAINERS (Write After Approval): Add myself.
6808
856c450b
SK
68092009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6810
6811 * MAINTAINERS: Add myself to reviewers (Fortran).
6812
dce2d8b2 68132009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
6814
6815 PR tree-optimization/38515
6816 * configure.ac (cloog-polylib): Removed.
6817 (with_ppl, with_cloog): Test for "no".
6818 * configure: Regenerated.
6819
1e5e8a59
DF
68202009-01-11 Daniel Franke <franke.daniel@gmail.com>
6821
6822 * MAINTAINERS: Moved myself to reviewers (Fortran).
6823
5e5debf6
TS
68242009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6825
6826 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6827 (Write After Approval): Remove myself.
6828
1c42acf1
DN
68292009-01-03 Diego Novillo <dnovillo@google.com>
6830
6831 * MAINTAINERS: Remove myself from alias maintainership.
6832
2fbbedaf
DA
68332009-01-02 David Ayers <ayers@fsfe.org>
6834
6835 * MAINTAINERS: Update e-mail address.
6836
17213821
GP
68372008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6838
6839 * MAINTAINERS: Make whitespace consistent.
6840
baafc534
RW
68412008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6842
6843 Backport from upstream Libtool:
6844 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6845 Add cache variables to tests that require the linker to work.
6846 For shlibpath_overrides_runpath, this also changes the semantics
6847 to let the result from the C compiler take precedence.
6848
18430d27
BE
68492008-12-02 Ben Elliston <bje@au.ibm.com>
6850
6851 * config.sub, config.guess: Update from upstream sources.
6852
dce2d8b2 68532008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
6854
6855 * configure.ac (ppllibs): Add by default the lib flags.
6856 * configure: Regenerate.
6857
41e9641b
LM
68582008-12-08 Luis Machado <luisgpm@br.ibm.com>
6859
6860 * MAINTAINERS: Add myself to the write after approval list.
6861
25783c30
JH
68622008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6863
ee04b574
AS
6864 * configure.ac: Add double brackets on darwin[912].
6865 * configure: Regenerate.
25783c30 6866
0e318fcc
DK
68672008-12-03 Daniel Kraft <d@domob.eu>
6868
6869 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6870 Approval to Reviewer section (for Fortran front-end).
6871
7f171b95
JH
68722008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6873
6874 * configure.ac: Expand to darwin10 and later.
6875 * configure: Regenerate.
6876
09ce620e
AS
68772008-12-02 Andreas Schwab <schwab@suse.de>
6878
6879 * Makefile.def: configure-target-boehm-gc depends on
6880 all-target-libstdc++-v3.
6881 * Makefile.in: Regenerate.
6882
386c704d
KT
68832008-12-02 Kai Tietz <kai.tietz@onevision.com>
6884
6885 * MAINTAINERS: Add myself as mingw maintainer.
6886
e03dd84a
BE
68872008-12-02 Ben Elliston <bje@au.ibm.com>
6888
6889 * config.sub, config.guess: Update from upstream sources.
6890
3fa87964
GP
68912008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6892
6893 * README.SCO: Remove.
6894
df72d7ed
FP
68952008-11-29 Fernando Pereira <pronesto@gmail.com>
6896
6897 * MAINTAINERS: Add myself to the write after approval list.
6898
b5646528
DK
68992008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6900
6901 * MAINTAINERS: Update my email address in WAA section.
6902
dce2d8b2 69032008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
6904
6905 * MAINTAINERS: Update e-mail address.
6906
dce2d8b2 69072008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
6908
6909 * MAINTAINERS: Change e-mail address.
6910
0db3a858
TG
69112008-11-27 Tristan Gingold <gingold@adacore.com>
6912
6913 * configure.ac: Build gdb for i?86-*-darwin*
6914 * configure: Regenerated.
6915
dce2d8b2 69162008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
6917
6918 * MAINTAINERS: Added my full name.
6919
487e299b
DJ
69202008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6921
6922 PR bootstrap/38014
6923 PR bootstrap/37923
6924
6925 Revert:
6926
6927 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6928
6929 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6930 * Makefile.in: Regenerated.
6931
6932 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6933
6934 PR gdb/921
6935 PR gdb/1646
6936 PR gdb/2175
6937 PR gdb/2176
6938
6939 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6940 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6941 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6942 (HOST_EXPORTS): Pass CPPFLAGS.
6943 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6944 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6945 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6946 * Makefile.in, configure: Regenerated.
6947 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6948 and CPPFLAGS_FOR_BUILD.
6949
dce2d8b2 69502008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
6951
6952 * MAINTAINERS: Add myself as middle end maintainer.
6953
044fed69
AS
69542008-11-06 Andrew Stubbs <ams@codesourcery.com>
6955
6956 * MAINTAINERS (Write after approval): Add myself.
6957
caf6defe
DN
69582008-11-05 Diego Novillo <dnovillo@google.com>
6959
6960 * MAINTAINERS (Global Reviewers): Add myself.
6961 (Non-Algorithmic Maintainers): Remove myself.
6962
3e9899ac
TS
69632008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6964
09ce620e 6965 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 6966
ea99e36e
MM
69672008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6968
09ce620e 6969 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 6970
fb0d2684
BE
69712008-10-31 Ben Elliston <bje@au.ibm.com>
6972
6973 * configure.ac (spu-*-*): Remove special case.
6974 * configure: Regenerate.
6975
73c07a3e
CM
69762008-10-30 Catherine Moore <clm@codesourcery.com>
6977
6978 * MAINTAINERS (Write after approval): Update my email address.
6979
7310a2da
SSF
69802008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6981
6982 * configure.ac [spu-*-*]: Do not set skipdirs.
6983 * configure: Re-generate.
6984
7e51fe23
BS
69852008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6986
6987 * MAINTAINERS (Various Maintainers): Add myself to reload.
6988
ef20be93
RG
69892008-10-25 Richard Guenther <rguenther@suse.de>
6990
6991 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6992 maintainer. Remove myself as libgcc-math maintainer.
6993 (Non-Algorithmic Maintainers): Remove myself.
6994
03ffcfa0
DJ
69952008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6996
6997 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6998 * Makefile.in: Regenerated.
6999
dec014a9
CC
70002008-10-23 Cary Coutant <ccoutant@google.com>
7001
7002 * MAINTAINERS (Write after approval): Add myself.
7003
b36c386c
DJ
70042008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7005
7006 PR gdb/921
7007 PR gdb/1646
7008 PR gdb/2175
7009 PR gdb/2176
7010
7011 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7012 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7013 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7014 (HOST_EXPORTS): Pass CPPFLAGS.
7015 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7016 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7017 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7018 * Makefile.in, configure: Regenerated.
7019 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7020 and CPPFLAGS_FOR_BUILD.
7021
dce2d8b2 70222008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7023
7024 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7025 Sebastian Pop.
7026
e0bda97e
AP
70272008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7028
7029 * MAINTAINERS (Write After Approval): Added myself.
7030
36c713e0
KG
70312008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7032
7033 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7034 recommended version to 2.3.2.
7035
7036 * configure: Regenerate.
7037
8fe005ee
MM
70382008-10-01 Mark Mitchell <mark@codesourcery.com>
7039
7040 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7041
be8f156f
DD
70422008-09-29 David Daney <david.daney@caviumnetworks.com>
7043
7044 * MAINTAINERS (Write After Approval): Update e-mail address.
7045
ae11dff4
PG
70462008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7047
7048 * libtool.m4: Update to libtool 2.2.6.
7049 * lt~obsolete.m4: Update to libtool 2.2.6.
7050 * ltmain.sh: Update to libtool 2.2.6.
7051 * ltsugar.m4: Update to libtool 2.2.6.
7052 * ltversion.m4: Update to libtool 2.2.6.
7053 * ltoptions.m4: Update to libtool 2.2.6.
7054 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7055
441154b1
CF
70562008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7057
7058 * MAINTAINERS (Write After Approval): Add myself.
7059
775b3b26
BRF
70602008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7061
7062 * MAINTAINERS (Write After Approval): Update my name.
7063
94538043
SB
70642008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7065
09ce620e 7066 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7067
52d1bfd8
SE
70682008-09-18 Steve Ellcey <sje@cup.hp.com>
7069
09ce620e 7070 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7071
c5cc92f5
GP
70722008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7073
7074 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7075 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7076 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7077 and Michael Tiemann from Write After Approval since they do not
7078 actually have access.
7079
23d9794a
RG
70802008-09-05 Richard Guenther <rguenther@suse.de>
7081
7082 * configure.ac: Initialize clooglibs to -lcloog.
7083 * configure: Re-generate.
7084
192a671e
LCW
70852008-09-04 Le-Chun Wu <lcwu@google.com>
7086
7087 * MAINTAINERS (Write After Approval): Add myself.
7088
d789184e
SP
70892008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7090
7091 * configure.ac (--with-cloog-polylib): New.
7092 (--disable-cloog-version-check): New.
7093 (--disable-ppl-version-check): New.
7094 * configure: Re-generate.
7095
36a881c7
RG
70962008-09-03 Richard Guenther <rguenther@suse.de>
7097
7098 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7099 cloog test.
7100 * configure: Re-generate.
7101
358da97e
HS
71022008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7103
7104 Add picoChip port.
7105 * MAINTAINERS: Add picoChip maintainers.
7106
f8bf9252
SP
71072008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7108 Tobias Grosser <grosser@fim.uni-passau.de>
7109 Jan Sjodin <jan.sjodin@amd.com>
7110 Harsha Jagasia <harsha.jagasia@amd.com>
7111 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7112 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7113 Adrien Eliche <aeliche@isty.uvsq.fr>
7114
7115 Merge from graphite branch.
7116 * configure: Regenerate.
7117 * Makefile.in: Regenerate.
7118 * configure.ac (host_libs): Add ppl and cloog.
7119 Add checks for PPL and CLooG.
7120 * Makefile.def (ppl, cloog): Added modules and dependences.
7121 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7122 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7123
d89f0ad6
AL
71242008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7125
7126 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7127 (GCC_SHLIB_SUBDIR): New.
7128 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7129 * configure: Regenerate.
7130 * Makefile.in: Regenerate.
7131
88a25817
GP
71322008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7133
7134 * MAINTAINERS: Consistently use tabs to separate columns.
7135
f873f15f
TG
71362008-08-29 Tristan Gingold <gingold@adacore.com>
7137
7138 * MAINTAINERS (Write after Approval): Add myself.
7139
e1514c3f
TG
71402008-08-28 Tristan Gingold <gingold@adacore.com>
7141
7142 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7143 Enable bfd, binutils and opcodes.
7144 * configure: Regenerate.
7145
4717882f
JDA
71462008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7147
7148 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7149
28c9884c
TK
71502008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7151
7152 * MAINTAINERS: Use correct Umlaut for last name.
7153
ae96d86a
FXC
71542008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7155
7156 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7157
3ecc96e3
DE
71582008-08-16 David Edelsohn <edelsohn@gnu.org>
7159
7160 * MAINTAINERS: Update my email address.
7161
dd609cc1
EB
71622008-08-16 Nicolas Roche <roche@adacore.com>
7163
7164 * Makefile.tpl: Add BOOT_ADAFLAGS.
7165 * Makefile.in: Regenerate.
7166
08d0963a
RS
71672008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7168
7169 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7170 * configure: Regenerate.
7171
dce2d8b2 71722008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7173
7174 * configure.ac: Add makefile fragments for hpux.
7175 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7176 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7177 * configure: Regenerate.
7178 * Makefile.in: Regenerate.
7179
dce2d8b2 71802008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7181
7182 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7183
dce2d8b2 71842008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7185
7186 * MAINTAINERS (Write after Approval): Add myself.
7187
78209f30
XG
71882008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7189
7190 * MAINTAINERS (Write After Approval): Add myself.
7191
5b5b098d
AJ
71922008-06-29 Andrew Jenner <andrew@codesourcery.com>
7193
7194 * MAINTAINERS (Write After Approval): Add myself.
7195
d812ec93
KW
71962008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7197
7198 * MAINTAINERS: Update my email address.
7199
99e78224
JY
72002008-06-25 Joey Ye <joey.ye@intel.com>
7201
7202 * MAINTAINERS (Write After Approval): Add myself.
7203
18c04407
RW
72042008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7205
7206 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7207 * Makefile.in: Regenerate.
7208 * configure: Regenerate.
7209
47aa9a31
DK
72102008-06-17 Daniel Kraft <d@domob.eu>
7211
7212 * MAINTAINERS (Write After Approval): Add myself.
7213
ad33ff57
RW
72142008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7215
7216 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7217 "$@" is still intact with both Autoconf 2.59 and 2.62.
7218 * configure: Regenerate.
7219
cdce5c41
RW
72202008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7221
7222 * Makefile.tpl: Fix comment errors.
7223 * Makefile.in: Regenerate.
7224
01b79d11
DM
72252008-06-12 David S. Miller <davem@davemloft.net>
7226 David Edelsohn <edelsohn@gnu.org>
7227
7228 * configure.ac: Add powerpc*-*-* to gold supported targets.
7229 * configure: Regenerate.
7230
f8c33439
JM
72312008-06-08 Joseph Myers <joseph@codesourcery.com>
7232
7233 PR tree-optimization/36218
7234 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7235 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7236 (all prefix="build-"): Pass them to build-system sub-makes.
7237 * Makefile.in: Regenerate.
7238
cd985f66
JM
72392008-06-07 Joseph Myers <joseph@codesourcery.com>
7240
7241 * MAINTAINERS (mt port): Remove.
7242 (sco5, unixware, sco udk): Remove.
7243 (Kean Johnston): Add to Write After Approval.
7244
3f6383d3
JB
72452008-05-30 Julian Brown <julian@codesourcery.com>
7246
7247 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7248 of libobjc for ARM EABI Linux.
7249 * configure: Regenerate.
30da41ed 7250
dce2d8b2 72512008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7252
09ce620e 7253 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7254
dce2d8b2 72552008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7256
e29cc9b4 7257 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7258
955410cb
JW
72592008-05-15 Janus Weil <janus@gcc.gnu.org>
7260
7261 * MAINTAINERS (Write After Approval): Add myself.
7262
719bb4e3 72632008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7264
7265 * config-ml.in: don't handle --enable-shared and --enable-static.
7266
372b05fc
RS
72672008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7268
7269 * MAINTAINERS: Update my email address.
7270
f73e2200
PC
72712008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7272
7273 * MAINTAINERS: Update my email address.
09ce620e 7274
3e438e2b
KVH
72752008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7276
7277 * MAINTAINERS (Write After Approval): Add myself.
7278
177bf491
GS
72792008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7280
7281 * MAINTAINERS (Write After Approval): Add myself.
7282
dce2d8b2 72832008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7284
7285 * MAINTAINERS (crx): Add myself.
7286
14a8726b
PB
72872008-04-18 Paolo Bonzini <bonzini@gnu.org>
7288
7289 Sync with src:
7290 2008-04-14 David S. Miller <davem@davemloft.net>
7291
09ce620e
AS
7292 * configure.ac: Add sparc*-*-* to gold supported targets.
7293 * configure: Regenerate.
14a8726b 7294
7142fb32
PB
72952008-04-18 Paolo Bonzini <bonzini@gnu.org>
7296
7297 PR bootstrap/35457
7298 * configure.ac: Include override.m4.
7299 * configure: Regenerate.
7300
c6b196de
PB
73012008-04-18 Paolo Bonzini <bonzini@gnu.org>
7302
09ce620e
AS
7303 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7304 * Makefile.in: Regenerate.
c6b196de 7305
dce2d8b2 73062008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7307
09ce620e 7308 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7309 as nonconfigurable directories list.
09ce620e 7310 * configure: Regenerate.
c993ae60 7311
8479b1b1
BE
73122008-04-14 Ben Elliston <bje@au.ibm.com>
7313
7314 * config.sub, config.guess: Update from upstream sources.
7315
295e261a
HPN
73162008-04-12 Hans-Peter Nilsson <hp@axis.com>
7317
7318 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7319 * Makefile.in: Regenerate.
7320
ac3949d9
EW
73212008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7322
7323 * configure.ac: Do not build libssp for the AVR.
7324 * configure: Regenerate.
7325
06407e30
ILT
73262008-04-07 Ian Lance Taylor <iant@google.com>
7327
7328 * Makefile.def: check-gold depends upon all-binutils.
7329 * Makefile.in: Regenerate.
7330
97db009c
AH
73312008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7332
7333 * MAINTAINERS (Write After Approval): Add myself.
7334
2a79c47f
NC
73352008-04-04 Nick Clifton <nickc@redhat.com>
7336
7337 PR binutils/4334
5f4bebbf 7338 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7339 builds.
7340 * configure: Regenerate.
7341
c53a18d3
N
73422008-04-04 NightStrike <NightStrike@gmail.com>
7343
7344 PR other/35151
09ce620e
AS
7345 * configure.ac: Combine rules for mingw32 and mingw64.
7346 * configure: Regenerate.
c53a18d3 7347
d925aa70
KT
73482008-04-02 Kai Tietz <kai.tietz@onvision.com>
7349
7350 * MAINTAINERS (Write After Approval): Add myself.
7351
dce2d8b2 73522008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7353
7354 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7355 * Makefile.in (.NOTPARALLEL): Ditto.
7356
4412a506
PG
73572008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7358
7359 * MAINTAINERS (Write After Approval): Add myself.
7360
dce2d8b2 73612008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7362
7363 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7364 * Makefile.in (.NOTPARALLEL): Regenerate.
7365
639223bd
PB
73662008-03-27 Paolo Bonzini <bonzini@gnu.org>
7367
7368 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7369 * Makefile.in: Regenerate.
7370
b8ab1f4a
JS
73712008-03-26 Jakub Staszak <kuba@et.pl>
7372
7373 * MAINTAINERS (Write After Approval): Add myself.
7374
b45890a4
TK
73752008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7376
7377 * MAINTAINERS: Update e-mail address.
7378
5afab7ad
ILT
73792008-03-20 Ian Lance Taylor <iant@google.com>
7380
7381 * configure.ac: Add support for --enable-gold.
7382 * Makefile.def: Add gold as a directory like ld.
7383 * configure, Makefile.in: Regenerate.
7384
38d24731
RW
73852008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7386
7387 * configure.ac: m4_include config/proginstall.m4.
7388 * configure: Regenerate.
32bc4cf4
RW
7389
7390 Backport from upstream Libtool:
09ce620e 7391
32bc4cf4 7392 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7393
32bc4cf4
RW
7394 Deal with Autoconf 2.62's semantic change in m4_append.
7395 * ltsugar.m4 (lt_append): Replace broken versions of
7396 m4_append.
7397 (lt_if_append_uniq): Don't require separator to be overquoted,
7398 and avoid broken m4_append.
7399 (lt_dict_add): Fix typo.
7400 * libtool.m4 (_LT_DECL): Don't overquote separator.
7401
9d3c50ea
DE
74022008-03-13 David Edelsohn <edelsohn@gnu.org>
7403
7404 * config.rpath: Add AIX 6 support.
7405
5d2edb29
PB
74062008-03-13 Paolo Bonzini <bonzini@gnu.org>
7407
7408 * Makefile.def (stageprofile). Remove -fprofile-generate
7409 from stage_libcflags.
7410 * Makefile.in: Regenerate.
7411
954910ef
BE
74122008-03-13 Ben Elliston <bje@au.ibm.com>
7413
7414 * config.sub, config.guess: Update from upstream sources.
7415
e8645a40
TT
74162008-03-06 Tom Tromey <tromey@redhat.com>
7417
7418 * MAINTAINERS: Update for treelang deletion.
7419
2c8e955e
JW
74202008-03-03 James E. Wilson <wilson@tuliptree.org>
7421
7422 * MAINTAINERS: Update my email address.
7423
54acd307
SS
74242008-03-03 Stan Shebs <stanshebs@earthlink.net>
7425
893ad2a1 7426 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7427 (objective-c/c++): Add myself as a maintainer.
7428
4b52b516
VR
74292008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7430
7431 * MAINTAINERS (Write After Approval): Update my email address.
7432
e652b516
TB
74332008-02-25 Tomas Bily <tbily@suse.cz>
7434
7435 * MAINTAINERS (Write After Approval): Add myself.
7436
02d30740
JJ
74372008-02-23 Jakub Jelinek <jakub@redhat.com>
7438
7439 * MAINTAINERS (OpenMP): Add myself.
7440
1c8bd6a3
PB
74412008-02-20 Paolo Bonzini <bonzini@gnu.org>
7442
4b40b2a5
UB
7443 PR bootstrap/32009
7444 PR bootstrap/32161
1c8bd6a3 7445
4b40b2a5
UB
7446 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7447 * configure: Regenerate.
1c8bd6a3 7448
4b40b2a5
UB
7449 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7450 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7451 STAGE4_LIBCFLAGS): New.
7452 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7453 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7454 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7455 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7456 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7457 for target modules. Don't export LIBCFLAGS.
7458 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7459 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7460 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7461 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7462 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7463 * Makefile.in: Regenerate.
1c8bd6a3 7464
bb44c9d2
RW
74652008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7466
7467 PR libgcj/33085
7468 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7469 Do not use -DDLL_EXPORT. Backport from upstream.
7470
29a7754d
RW
74712008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7472
7473 * MAINTAINERS (Write After Approval): Add myself.
7474
9a212bb7
HPN
74752008-02-02 Hans-Peter Nilsson <hp@axis.com>
7476
7477 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7478 * configure: Regenerate.
7479
aa12a573
MG
74802008-01-31 Marc Gauthier <marc@tensilica.com>
7481
7482 * configure.ac (xtensa*-*-*): Recognize processor variants.
7483 * configure: Regenerate.
7484
ac9e6043
RW
74852008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7486
40049ccc
UB
7487 PR bootstrap/34922
7488 * configure.ac (PARSE_ARGS): Push suitable setting of
7489 ac_subdirs_all, for `./configure --help=recursive'.
7490 Handle `+' in generic toplevel directory disabling.
7491 * configure: Regenerate.
ac9e6043 7492
4288c86a
NC
74932008-01-28 Nick Clifton <nickc@redhat.com>
7494
7495 * MAINTAINERS (xstormy16): Take over maintainership.
7496
8d8da227
JM
74972008-01-25 Joseph Myers <joseph@codesourcery.com>
7498
7499 * MAINTAINERS (c4x port): Remove.
7500
349b60e7
DE
75012008-01-24 David Edelsohn <edelsohn@gnu.org>
7502
7503 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7504
3ca06a68
BE
75052008-01-23 Ben Elliston <bje@au.ibm.com>
7506
7507 * config.sub, config.guess: Update from upstream sources.
7508
3c631381
TG
75092008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7510
7511 * MAINTAINERS (Write After Approval): Add myself.
7512
20533ef1
L
75132008-01-17 H.J. Lu <hjl.tools@gmail.com>
7514
7515 * MAINTAINERS: Update my email address.
7516
75172008-01-09 Raksit Ashok <raksit@google.com>
7518
7519 * MAINTAINERS (Write After Approval): Add myself.
7520
684f4f6a
RA
75212008-01-09 Raksit Ashok <raksit@google.com>
7522
7523 * MAINTAINERS (Write After Approval): Add myself.
7524
9cb8756f
BE
75252008-01-08 Ben Elliston <bje@au.ibm.com>
7526
7527 * config.sub, config.guess: Update from upstream sources.
7528
94e1934d
KG
75292007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7530
7531 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7532 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7533 * configure: Regenerate.
7534
a2e51f77
SP
75352007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7536
7537 * MAINTAINERS: Update my email address.
7538
ffe3dcd9
BRF
75392007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7540
7541 * MAINTAINERS: Update my email address.
7542
aa4095c9
RS
75432007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7544
7545 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7546 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7547 * Makefile.in: Regenerate.
7548
dce2d8b2 75492007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7550
7551 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7552 misplaced entries.
7553
0fe0f073
AT
75542007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7555
7556 * configure.ac: Enable libjava for x86_64-*-darwin9.
7557 * configure: Regenerate.
7558
dce2d8b2 75592007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7560
7561 * MAINTAINERS (Write After Approval): Add myself.
7562
c3220d4c
BE
75632007-12-05 Ben Elliston <bje@au.ibm.com>
7564
7565 * config.sub, config.guess: Update from upstream sources.
7566
aba7501e
MK
75672007-12-02 Matthias Klose <doko@ubuntu.com>
7568
7569 * config-ml.in: Remove 64bit configure tests.
7570
d683ec81
PB
75712007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7572
7573 * config-ml.in: Robustify against white space in absolute file
7574 names.
7575
7576 * config-ml.in (multi-clean): Substitute ${Makefile}.
7577 Remove superfluous ${Makefile} in list.
7578
60f1711a
TS
75792007-11-19 Thiemo Seufer <ths@mips.com>
7580
7581 * config-ml.in: Don't hardcode the Makefile name.
7582
487f9d96
AM
75832007-11-08 Alexander Monakov <amonakov@ispras.ru>
7584
7585 * MAINTAINERS (Write After Approval): Add myself.
7586
fa3886fe
ST
75872007-11-07 Samuel Tardieu <sam@rfc1149.net>
7588
7589 * MAINTAINERS (Write After Approval): Add myself.
7590
dce2d8b2 75912007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7592
7593 * MAINTAINERS (Write After Approval): Add myself.
7594
acc48927
BE
75952007-10-25 Ben Elliston <bje@au.ibm.com>
7596
7597 * MAINTAINERS (mercury): Remove entry.
7598 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7599
e00e9858
DJ
76002007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7601
7602 * Makefile.def (dependencies): Make configure-gdb depend on
7603 all-intl.
7604 * Makefile.in: Regenerated.
7605
def14a3c
SK
76062007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7607
7608 * MAINTAINERS (Fortran maintainer): Remove myself.
7609
dce2d8b2 76102007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7611
7612 * Makefile.def: To avoid problems running with parallel makes,
7613 build newlib before libgloss so that target specific header
7614 files are availble.
7615 * Makefile.in: Regenerate
7616
bbfbfafc
DJ
76172007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7618
7619 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7620 * Makefile.in: Regenerate.
7621
c56abad5
VM
76222007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7623
7624 * MAINTAINERS (Register allocation reviewer): Add myself.
7625
f019adc1
MF
76262007-10-08 Mike Frysinger <vapier@gentoo.org>
7627
7628 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7629 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7630 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7631 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7632 * configure: Regenerate.
7633
dce2d8b2 76342006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7635
7636 * MAINTAINERS (Register allocation reviewer): Add myself.
7637
0999159b
PB
76382007-10-01 Paolo Bonzini <bonzini@gnu.org>
7639
7640 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7641 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7642 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7643 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7644 * configure.ac: Default them to host tools for $host = $build.
7645 Subst them.
7646
7647 * configure: Regenerate.
7648 * Makefile.in: Regenerate.
7649
dce2d8b2 76502006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
7651
7652 * MAINTAINERS (Register allocation reviewer): Add myself.
7653
dce2d8b2 76542006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
7655
7656 * MAINTAINERS (Register allocation reviewer): Add myself.
7657
9d209c83
SP
76582007-09-21 Seongbae Park <seongbae.park@gmail.com>
7659
7660 * MAINTAINERS (Write After Approval): Fix typo.
7661
1ec3b87b
RS
76622007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7663
7664 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7665 * configure: Regenerate.
7666
19d5986d
PJ
76672007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7668
7669 PR bootstrap/31906
7670 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 7671 they're already prefixed.
19d5986d 7672
6d3b5aea
BK
76732007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7674
7675 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7676 libstdc++.
7677 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7678 * configure: Regenerate.
7679 * Makefile.in: Regenerate.
09ce620e 7680
4fe7e755
AS
76812007-09-17 Andreas Schwab <schwab@suse.de>
7682
7683 * configure.ac: Raise minimum makeinfo version to 4.6.
7684 * configure: Regenerate.
7685
dce2d8b2 76862007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 7687
ffe3dcd9 7688 * MAINTAINERS (write-after-approval) add myself
d483feaa 7689
fa9a3f31
AM
76902007-09-15 Alan Modra <amodra@bigpond.net.au>
7691
7692 * configure.ac: Correct makeinfo version check.
7693 * configure: Regenerate.
7694
6593a73e
RS
76952007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7696
7697 * MAINTAINERS: Update my email address.
7698
d9dced13
RS
76992007-09-14 Richard Sandiford <richard@codesourcery.com>
7700
7701 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7702 to $skipdirs and only disable gprof for newlib. Use the normal
7703 mips*-elf* handling in other respects.
7704 * configure: Regnerate.
7705
773c1467
DD
77062007-09-12 David Daney <ddaney@avtrex.com>
7707
7708 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7709 enabling libgcj.
7710 * configure: Regenerate.
7711
c03353e2
RIL
77122007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7713
7714 PR other/32154
7715 * configure.ac: For libgloss targets, point the linker to the linker
7716 script, startup code and simulator library.
7717 * configure: Regenerate.
7718
c4e9bf2b
AH
77192007-09-07 Andrew Haley <aph@redhat.com>
7720
7721 * configure.ac (noconfigdirs): Remove target-libffi and
7722 target-libjava.
7723 * configure: Regenerate.
7724
1f5a6b84
FXC
77252007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7726
7727 PR target/33281
7728 * configure.ac: Use config/mh-mingw on mingw.
7729 * configure: Regenerate.
1f5a6b84 7730
3951e521
PH
77312007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7732
9f349f63 7733 * MAINTAINERS (Write After Approval): Add myself.
3951e521 7734
e643dc23
RG
77352007-09-05 Richard Guenther <rguenther@suse.de>
7736
7737 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7738 nor --disable-checking is provided also turn on yes and types
7739 checking for stage1.
7740 * configure: Re-generate.
7741
039874df
KW
77422007-08-30 Krister Walfridsson <cato@df.lth.se>
7743
7744 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7745 (Write After Approval): Remove myself.
7746
c3f07bd6 77472007-08-29 Nick Clifton <nickc@redhat.com>
15098359 7748
c3f07bd6 7749 * config.sub, config.guess: Update from upstream sources.
15098359 7750
40049ccc 77512007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
7752
7753 * MAINTAINERS (Write After Approval): Added myself.
7754 * MAINTAINERS (Reviewers): Removed myself.
7755
c8aea42c 77562007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 7757 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
7758
7759 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7760 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7761 * Makefile.in: Regenerate.
7762 * configure.ac (--with-debug-prefix-map): New.
7763 * configure: Regenerate.
7764
4bf6c438
RS
77652007-08-17 Richard Sandiford <richard@codesourcery.com>
7766 Nigel Stephens <nigel@mips.com>
7767
4bf6c438
RS
7768 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7769 as target_makefile_frag.
7770 * configure: Regenerate.
7771
bb286d71
AO
77722007-08-16 Alexandre Oliva <aoliva@redhat.com>
7773
7774 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7775 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7776 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7777 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7778 (do-compare, do-compare3, do-compare-debug): New.
7779 ([+compare-target+]): Use them.
7780
a4630417
MK
77812007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7782
7783 * MAINTAINERS (Write After Approval): Change my email address.
7784
d9acb717
RW
77852007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7786 Ben Elliston <bje@au.ibm.com>
7787
7788 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7789 --silent if $silent.
7790 * configure: Regenerate.
7791
96876681
ZD
77922003-08-12 Zdenek Dvorak <ook@ucw.cz>
7793
7794 * MAINTAINERS (Various Maintainers): Add myself as
7795 loop infrastructure maintainer. Update my e-mail
7796 address.
7797
1c1d80ee
DN
77982007-07-31 Diego Novillo <dnovillo@google.com>
7799
7800 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7801 Adjust description.
7802
7e98624c
RG
78032007-07-26 Richard Guenther <rguenther@suse.de>
7804
7805 * configure.ac: Add types checking to stage1 checking flags.
7806 * configure: Regenerate.
7807
4c85af60
NC
78082007-07-17 Nick Clifton <nickc@redhat.com>
7809
7810 * COPYING3: New file. Contains version 3 of the GNU General
7811 Public License.
7812 * COPYING3.LIB: New file. Contains version 3 of the GNU
7813 Lesser General Public License.
7814
19ddfd3a
AK
78152007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7816
7817 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7818
2a064545
AK
78192007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7820
7821 * MAINTAINERS (S/390 co-maintainer): Add myself.
7822 (Write After Approval): Remove myself.
7823
f861f54d
DH
78242007-07-13 Dan Hipschman <dsh@google.com>
7825
7826 * MAINTAINERS (Write After Approval): Add myself.
7827
0136f2f7
NC
78282007-07-11 Nick Clifton <nickc@redhat.com>
7829
7830 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7831 WINDRES export.
7832 * Makefile.in: Regenerate.
7833
6e29b5a4
RO
78342007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7835
7836 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7837 maintainer.
7838
159a4b02
L
78392007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7840
7841 * lt~obsolete.m4: New. Import from 20070318 libtool.
7842
6ba67283
JB
78432007-07-03 Julian Brown <julian@codesourcery.com>
7844
7845 * MAINTAINERS (Write After Approval): Add myself.
7846
30b74385
RW
78472007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7848
7849 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7850 * configure: Regenerate.
7851
78522007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7853
7854 * configure.ac: Add some missing m4 quotation.
7855 * configure: Regenerate.
7856
943c54ce
SB
78572007-07-02 Simon Baldwin <simonb@google.com>
7858
7859 * MAINTAINERS (Write After Approval): Add myself.
7860
1c00b503
PB
78612007-07-02 Paolo Bonzini <bonzini@gnu.org>
7862
7863 * configure: Regenerate.
7864
901119ae
KT
78652007-07-02 Kai Tietz <kai.tietz@onevision.com>
7866
7867 * Makefile.def: Add windmc tool to build.
7868 * Makefile.tpl: Likewise.
7869 * configure.ac: Likewise.
7870 * Makefile.in: Regenerate.
7871 * configure: Regenerate.
09ce620e 7872
83f4c19f
DD
78732007-06-28 DJ Delorie <dj@redhat.com>
7874
7875 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7876 not building newlib.
7877 * configure: Regenerated.
09ce620e 7878
5346c75c
JS
78792007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7880
7881 * MAINTAINERS (Write After Approval): Add myself.
7882
aacfb86b
MM
78832007-06-25 Martin Michlmayr <tbm@cyrius.com>
7884
7885 * MAINTAINERS (Write After Approval): Add myself.
7886
590bf0d3
CM
78872007-06-19 Chris Matthews <chrismatthews@google.com>
7888
7889 * MAINTAINERS (Write After Approval): Add myself.
7890
cdbbee7a
RIL
78912007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7892
7893 * MAINTAINERS (Write After Approval): Add myself.
7894
b8afffc1
DJ
78952007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7896
7897 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7898 * Makefile.in: Regenerated.
7899
3fcfad76
BS
79002007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7901
7902 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7903 bfin*-*-uclinux* targets.
7904 * configure: Regenerate.
7905
3f5a2b7f
ILT
79062007-06-14 Ian Lance Taylor <iant@google.com>
7907
7908 * MAINTAINERS: Add myself as non-algorithmic global write
7909 maintainer.
7910
4c46daee
DN
79112007-06-14 Diego Novillo <dnovillo@google.com>
7912
7913 * MAINTAINERS: Add self as middle-end maintainer and
7914 non-algorithmic global write maintainer.
7915
a3bb222a
FXC
79162007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7917
7918 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7919 Move all Fortran maintainers except Paul Brook into the
7920 Non-Autopoiesis section.
7921
a19e8f64
PB
79222007-06-14 Paolo Bonzini <bonzini@gnu.org>
7923
7924 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7925 (distclean-stage[+id+]): Possibly delete stage_last.
7926 * Makefile.in: Regenerate.
7927
1c2abe5e
SP
79282007-06-12 Seongbae Park <seongbae.park@gmail.com>
7929
7930 * MAINTAINERS (Various Maintainer): Fix typo.
7931
abca4739
PB
79322007-06-11 Paolo Bonzini <bonzini@gnu.org>
7933
7934 * MAINTAINERS (Various Maintainer): Add myself as
7935 dataflow maintainer.
7936
a894d2c3
BE
79372007-06-07 Ben Elliston <bje@au.ibm.com>
7938
7939 * config.sub, config.guess: Update from upstream sources.
7940
8024d75e
BE
79412007-06-07 Ben Elliston <bje@au.ibm.com>
7942
7943 * Makefile.tpl: Fix spelling error.
7944 * Makefile.in: Regenerate.
7945
973a9a5e
SE
79462007-06-01 Steve Ellcey <sje@cup.hp.com>
7947
96598938
L
7948 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7949 lt_cv_sys_max_cmd_len.
973a9a5e 7950
ccb4d26b
DN
79512007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7952
7953 * MAINTAINERS (Various Maintainers): Add myself as
7954 auto-vectorizer maintainer.
7955
eecb7461
PB
79562003-05-31 Paolo Bonzini <bonzini@gnu.org>
7957
7958 PR libjava/32098
7959 * libtool.m4: Revert previous change.
7960 * ltgcc.m4: Put it here.
7961
89d28202
ZD
79622003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7963
7964 * MAINTAINERS (Various Maintainers): Add myself as
7965 auto-vectorizer maintainer.
7966
60c7a11a
L
79672007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7968
7969 PR libjava/32098
7970 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7971
9dd3cc81
RG
79722007-05-30 Richard Guenther <rguenther@suse.de>
7973
7974 * MAINTAINERS (Various Maintainers): Add myself as
7975 auto-vectorizer maintainer.
7976
9cc1244e
JJ
79772007-05-30 Jakub Jelinek <jakub@redhat.com>
7978
7979 PR bootstrap/29382
7980 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7981 * configure: Rebuilt.
7982
6124296b
RC
79832007-05-28 Roberto Costa <robsettantasei@gmail.com>
7984
7985 * MAINTAINERS (Write After Approval): Removed my name.
7986
6b757a0d
SB
79872007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7988
7989 * MAINTAINERS (Write After Approval): Remove myself.
7990
86ef8528
AT
79912007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7992
7993 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7994
1cf3d07d
SE
79952007-05-23 Steve Ellcey <sje@cup.hp.com>
7996
7997 * ltmain.sh: Update from ToT Libtool.
7998 * libtool.m4: Update from ToT Libtool.
7999 * ltsugar.m4: New. Update from ToT Libtool.
8000 * ltversion.m4: New. Update from ToT Libtool.
8001 * ltoptions.m4: New. Update from ToT Libtool.
8002 * ltconfig: Remove.
8003 * ltcf-c.sh: Remove.
8004 * ltcf-cxx.sh: Remove.
8005 * ltcf-gcj.sh: Remove.
8006
ce3fcf8c
OW
80072007-05-22 Ollie Wild <aaw@google.com>
8008
8009 * MAINTAINERS (Write After Approval): Add myself.
8010
342b9200
PB
80112007-05-16 Paolo Bonzini <bonzini@gnu.org>
8012
8013 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8014 stage_cflags.
8015 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8016 Remove CFLAGS/LIBCFLAGS.
8017 (configure-stage[+id+]-[+prefix+][+module+],
8018 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8019 * Makefile.in: Regenerate.
8020
cea17285
DN
80212007-05-15 Diego Novillo <dnovillo@google.com>
8022
8023 * MAINTAINERS: Update e-mail address.
8024
11c004e7
RE
80252007-05-15 Revital Eres <eres@il.ibm.com>
8026
8027 * MAINTAINERS (Write After Approval): Add myself.
8028
ab6bd693
RC
80292007-05-14 Roberto Costa <robsettantasei@gmail.com>
8030
8031 * MAINTAINERS (Write After Approval): Updated my address.
8032
388cdf07
TN
80332007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8034
8035 * MAINTAINERS (Write After Approval): Add myself.
8036
23f24034
SR
80372007-05-11 Silvius Rus <rus@google.com>
8038
8039 * MAINTAINERS (Write After Approval): Add myself.
8040
34a7526e
TT
80412007-04-23 Tom Tromey <tromey@redhat.com>
8042
8043 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8044
51da21be
MM
80452007-04-22 Mark Mitchell <mark@codesourcery.com>
8046
8047 * MAINTAINERS (cpplib): Rename to ...
8048 (libcpp): ... this. Add C/C++ front end maintainers.
8049
70070387
SE
80502007-04-14 Steve Ellcey <sje@cup.hp.com>
8051
8052 * config-ml.in: Pass ${ml_config_env} to configure calls.
8053
df1a0dbb
CB
80542007-04-04 Christian Bruel <christian.bruel@st.com>
8055
8056 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8057
9daff147
DK
80582007-04-02 Dave Korn <dave.korn@artimi.com>
8059
8060 * MAINTAINERS (Write After Approval): Add myself.
8061
374eadb2
TB
80622007-03-31 Tobias Burnus <burnus@net-b.de>
8063
8064 * MAINTAINERS (fortran 95 front end): Add myself.
8065
8eced3a2
DR
80662007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8067
8068 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8069
653de3e3
AZ
80702007-03-24 Ayal Zaks <zaks@il.ibm.com>
8071
8072 * MAINTAINERS (Modulo Scheduler): Add myself.
8073
b737d953
BM
80742007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8075
8076 * MAINTAINERS (fortran 95 front end): Add myself.
8077 (c++ front end): whitespace fix.
8078
a584cdf2
NF
80792007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8080
8081 * MAINTAINERS (Write After Approval): Add myself.
8082
8c79f3c4
RS
80832007-03-21 Richard Sandiford <richard@codesourcery.com>
8084
8085 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8086 of glob. Quote arguments with single quotes too.
8087 * configure: Regenerate.
8088
07f1ac6d
BM
80892007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8090
8091 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8092 * Makefile.in: Regenerate
8093
172e41aa
AS
80942007-03-07 Andreas Schwab <schwab@suse.de>
8095
8096 * configure: Regenerate.
8097
9c4d2493
BM
80982007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8099
8100 * configure.ac: Add "--with-pdfdir" configure option,
8101 which defines pdfdir variable.
8102 * Makefile.def (target=fixincludes): Add install-pdf to
8103 missing targets.
8104 (recursive_targets): Add install-pdf target.
8105 (flags_to_pass): Add pdfdir.
8106 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8107 target.
8108 * configure: Regenerate
8109 * Makefile.in: Regenerate
8110
e14e622e
EC
81112007-02-28 Eric Christopher <echristo@apple.com>
8112
8113 Revert:
8114 2006-12-07 Mike Stump <mrs@apple.com>
8115
8116 * Makefile.def (dependencies): Add dependency for
8117 install-target-libssp and install-target-libgomp on
8118 install-gcc.
8119 * Makefile.in: Regenerate.
8120
54e433bc
MK
81212007-02-27 Matt Kraai <kraai@ftbfs.org>
8122
8123 * configure: Regenerate.
8124 * configure.ac: Move statements after variable declarations.
8125
6c8d3d8f
KK
81262007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8127
8128 * MAINTAINERS: Add myself as sh maintainer.
8129
9f8c6739
JM
81302007-02-19 Joseph Myers <joseph@codesourcery.com>
8131
8132 * configure.ac: Adjust for loop syntax.
8133 * configure: Regenerate.
8134
278a7a38
AO
81352007-02-18 Alexandre Oliva <aoliva@redhat.com>
8136
8137 * configure: Rebuilt.
8138
b2eaac4a
AO
81392007-02-18 Alexandre Oliva <aoliva@redhat.com>
8140
8141 * configure.ac: Drop multiple occurrences of --enable-languages,
8142 and fix its quoting.
8143 * configure: Rebuilt.
8144
beeaf216 81452007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8146 Nathan Sidwell <nathan@codesourcery.com>
8147 Vladimir Prus <vladimir@codesourcery.com>
8148 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8149
8150 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8151 * configure: Regenerate.
8152
09201a09
GP
81532007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8154
8155 * ltconfig (freebsd*): Default to elf.
8156
291f172e
DJ
81572007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8158
8159 * configure.ac (target_libraries): Move libgcc before libiberty.
8160 * configure: Regenerated.
8161
c3a86da9
DJ
81622007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8163 Paolo Bonzini <bonzini@gnu.org>
8164
8165 PR bootstrap/30753
8166 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8167 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8168 * configure: Regenerated.
8169
88e1e72a
FXC
81702007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8171
8172 * MAINTAINERS (Language Front End Maintainers): Update my mail
8173 address.
8174
44bfc3ac
DJ
81752007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8176
8177 PR bootstrap/30748
8178 * configure.ac: Correct syntax for Solaris ksh.
8179 * configure: Regenerated.
8180
3e19841a
PB
81812007-02-09 Paolo Bonzini <bonzini@gnu.org>
8182
8183 * configure.ac: Sync with src.
8184 * configure: Regenerate.
8185
74a48762
PB
81862007-02-09 Paolo Bonzini <bonzini@gnu.org>
8187
8188 * Makefile.in: Regenerate.
8189
d846e52e
PB
81902007-02-09 Paolo Bonzini <bonzini@gnu.org>
8191
8192 * config.sub: Sync with src.
8193
1c710c3c
DJ
81942007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8195
8196 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8197 noncanonical equivalents.
8198 * configure.in: Rename to...
8199 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8200 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8201 target_noncanonical. Use them. Rewrite removal of configure
8202 arguments for autoconf 2.59. Discard variable settings. Force
8203 program_transform_name for native tools.
8204
8205 * Makefile.in: Regenerated.
8206 * configure: Regenerated with autoconf 2.59.
8207
dce2d8b2 82082007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8209
3de8da2a 8210 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8211
f6671c93
AS
82122007-01-31 Andreas Schwab <schwab@suse.de>
8213
8214 * Makefile.tpl (LDFLAGS): Substitute it.
8215 * Makefile.in: Regenerate.
8216
dce2d8b2 82172007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8218
3de8da2a 8219 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8220
2472200d
DE
82212007-01-28 David Edelsohn <edelsohn@gnu.org>
8222
3de8da2a 8223 * MAINTAINERS (spu port): Add myself.
2472200d 8224
5305be7e
RG
82252007-01-23 Richard Guenther <rguenther@suse.de>
8226
8227 PR bootstrap/30541
8228 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8229 * Makefile.tpl (GNATBIND): Substitute it.
8230 (GNATMAKE): Likewise.
8231 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8232 of STAGE_PREFIX.
8233 * Makefile.in: Regenerate.
8234 * configure: Regenerate.
8235
416cfb5e
MS
82362007-01-18 Mike Stump <mrs@apple.com>
8237
8238 * configure.in: Re-enable -Werror for gcc builds.
8239
3de8da2a 82402007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8241
3de8da2a 8242 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8243
d943d7c4
PB
82442007-01-11 Paolo Bonzini <bonzini@gnu.org>
8245
8246 * configure.in: Change == to = in test command.
3de8da2a 8247 * configure: Regenerate.
d943d7c4 8248
e69bf64b 82492007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8250 Nick Clifton <nickc@redhat.com>
8251 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8252
8253 * configure.in (build_configargs, host_configargs, target_configargs):
8254 Remove build/host/target parameters.
8255 (host_libs): Add gmp and mpfr.
8256 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8257 * Makefile.def (gmp, mpfr): New.
8258 (gcc): Remove target.
8259 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8260 target_os, target_vendor): New.
dce2d8b2 8261 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8262 * configure: Regenerate.
8263 * Makefile.in: Regenerate.
e69bf64b
PB
8264
82652007-01-11 Matt Fago <fago@earthlink.net>
8266
8267 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8268 to improve robustness of configure tests.
e69bf64b 8269 * configure: Regenerate.
e14e622e 8270
a42f3b80
UB
82712007-01-09 Uros Bizjak <ubizjak@gmail.com>
8272
8273 * MAINTAINERS: Add myself as i386 maintainer.
8274
a36aee1a
JH
82752007-01-08 Jan Hubicka <jh@suse.cz>
8276
61fcaeef 8277 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8278
738a52d3
KT
82792007-01-08 Kai Tietz <kai.tietz@onevision.com>
8280
8281 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8282 * configure: Regenerate.
738a52d3 8283
54fdc474
DJ
82842007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8285
8286 * Makefile.tpl (all-target): Correct @if conditional for target
8287 modules.
8288 * configure.in: Omit libiberty if building only target libgcc.
8289 * configure, Makefile.in: Regenerated.
8290
3dd71726
PB
82912007-01-04 Paolo Bonzini <bonzini@gnu.org>
8292
dce2d8b2 8293 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8294 * configure: Regenerate.
8295
fa958513
DJ
82962007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8297
8298 * Makefile.def (target_modules): Add libgcc.
8299 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8300 * Makefile.tpl (clean-target-libgcc): Delete.
8301 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8302 on gcc even for bootstrapped modules. Rewrite handling of
8303 lang_env_dependencies to loop over target_modules.
8304 * configure.in (target_libraries): Add target-libgcc.
8305 * Makefile.in, configure: Regenerated.
8306
e1888513
PB
83072006-12-29 Paolo Bonzini <bonzini@gnu.org>
8308
8309 * configure.in: Reorganize recognition of languages. Add
8310 --enable-stage1-languages. Show supported languages for the chosen
8311 target rather than all recognized languages.
8312 * configure: Regenerate.
8313
53b88b73
PB
83142006-12-29 Paolo Bonzini <bonzini@gnu.org>
8315
8316 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8317 * Makefile.in: Regenerate.
8318
a3993f33
KG
83192006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8320
8321 * configure.in: Warn that MPFR 2.2.0 is buggy.
8322 * configure: Regenerate.
8323
f063a9ed
ILT
83242006-12-27 Ian Lance Taylor <iant@google.com>
8325
8326 * configure.in: When removing Makefiles to force a reconfigure, also
8327 remove prev-DIR*/Makefile.
8328 * configure: Regenerate.
8329
af71363e
AS
83302006-12-22 Andreas Schwab <schwab@suse.de>
8331
8332 * configure: Regenerate with correct autoconf version.
8333
0b0dc272
AM
83342006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8335
3de8da2a
UB
8336 * configure.in: add AC_SUBST for *_FOR_TARGET.
8337 * configure: Regenerate.
0b0dc272 8338
53b88b73
PB
83392006-12-19 Paolo Bonzini <bonzini@gnu.org>
8340
8341 * configure.in: Simplify logic for rejecting languages that cannot
8342 be built. Separate the case when a language is unsupported,
8343 from the case when the user chooses not to build a language.
8344
400ebff4
PB
83452006-12-19 Paolo Bonzini <bonzini@gnu.org>
8346
8347 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8348 it only affects bootstrap and could be tested on "$host" as well.
8349 * configure: Regenerate.
8350 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8351
8efea775
PB
83522006-12-19 Paolo Bonzini <bonzini@gnu.org>
8353
8354 PR bootstrap/29544
8355 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8356 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8357 move here comment from Makefile.tpl.
8358 * Makefile.tpl: Move some definitions higher in the file.
8359 (STAGE1_CHECKING): New.
8360 * configure.in: Add --enable-stage1-checking.
8361 * configure: Regenerate.
8362 * Makefile.in: Regenerate.
8363
ed88a7ed
PB
83642006-12-19 Paolo Bonzini <bonzini@gnu.org>
8365
8366 * MAINTAINERS: Add myself as build system maintainer.
8367
b65151d3
SM
83682006-12-15 Simon Martin <simartin@users.sourceforge.net>
8369
8370 * MAINTAINERS (Write After Approval): Add myself.
8371
7e050830
EC
83722006-12-13 Eric Christopher <echristo@apple.com>
8373
8374 * MAINTAINERS: Add myself as darwin maintainer.
8375
8b494895
ILT
83762006-12-11 Ian Lance Taylor <ian@airs.com>
8377
8378 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8379
dce2d8b2 83802006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8381
8382 MAINTAINERS: Update my entry.
8383
58e24147
AM
83842006-12-11 Alan Modra <amodra@bigpond.net.au>
8385
8386 * configure.in: Handle spu makefile frag.
58e24147
AM
8387 * Makefile.tpl (MAINT): Define
8388 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8389 * configure: Regenerate.
8390 * Makefile.in: Regenerate.
8391
9b6f37a0
BE
83922006-12-11 Ben Elliston <bje@au.ibm.com>
8393
8394 * config.guess: Import latest version.
8395 * config.sub: Likewise.
8396
ea6f5c57
BE
83972006-12-11 Ben Elliston <bje@au.ibm.com>
8398
8399 * configure.in (spu-*-*): Don't skip target-libiberty.
8400 * configure: Regenerate.
8401
42c1cd8a
AT
84022006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8403
8404 PR bootstrap/30134
8405 * configure.in: Correct x86 darwin support for libjava to powerpc
8406 and i?86 only.
8407 * configure: Regenerate.
8408
55eb837d
ST
84092006-12-08 Sandro Tolaini <tolaini@libero.it>
8410
8411 * configure.in: Add x86 darwin support for libjava.
8412 * configure: Regenerate.
8413
5bdacbc7
MS
84142006-12-07 Mike Stump <mrs@apple.com>
8415
8416 * Makefile.def (dependencies): Add dependency for
8417 install-target-libssp and install-target-libgomp on
8418 install-gcc.
8419 * Makefile.in: Regenerate.
8420
477d851c
RG
84212006-12-04 Richard Guenther <rguenther@suse.de>
8422
8423 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8424 (Non-Algorithmic Maintainers): Move over non-algorithmic
8425 loop optimizer maintainers, add myself as a non-algorithmic
8426 middle-end maintainer.
8427
5d33d367
DF
84282006-12-04 Daniel Franke <franke.daniel@gmail.com>
8429
8430 * MAINTAINERS (Write After Approval): Add myself.
8431
dbee1fb3
KG
84322006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8433
8434 * configure.in: Update error message for missing GMP/MPFR.
8435
8436 * configure: Regenerate.
8437
b5147de7
KG
84382006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8439
8440 * configure.in: Update MPFR version in error message.
8441
8442 * configure: Regenerate.
8443
f019376c
KG
84442006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8445
8446 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8447 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8448 --with-gmp-lib): New flags.
8449
8450 * configure: Regenerate.
8451
91ed95ae
BM
84522006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8453
8454 * MAINTAINERS (Write After Approval): Change my email address.
8455
3a971f15
MLI
84562006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8457
05170031 8458 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8459
dce2d8b2 84602006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8461
8462 * MAINTAINERS (i18n): Update e-mail address.
8463
df5487ee
TS
84642006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8465
8466 * MAINTAINERS (spu port): Add myself as maintainer.
8467 (Write After Approval): Remove myself.
8468
92c2f0ee
BE
84692006-11-22 Ben Elliston <bje@au.ibm.com>
8470
8471 * configure.in (skipdirs): Don't build libssp for SPU.
8472 * configure: Regenerate.
8473
a3b97199
AP
84742006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8475
8476 * MAINTAINERS (spu port): Add myself as maintainer.
8477 (libobjc): Update my email address.
8478
0eb97064
AB
84792006-11-21 Andrea Bona <andrea.bona@st.com>
8480
8481 * MAINTAINERS (Write After Approval): Add myself.
8482
dce2d8b2 84832006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8484
8485 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8486 * configure : Rebuilt.
8487
dce2d8b2 84882006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8489
8490 * MAINTAINERS (Write After Approval): Add myself.
8491
d58542ea
AO
84922006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8493
8494 * MAINTAINERS (Write After Approval): Add myself.
8495
a357b5ae
KG
84962006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8497
8498 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8499 libmpfr.a.
8500 * configure: Regenerate.
8501
9bd6112c
PB
85022006-11-16 Paolo Bonzini <bonzini@gnu.org>
8503
8504 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8505 (unstage): Test for stage_last presence.
8506
8507 PR bootstrap/29802
dce2d8b2
EB
8508 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8509 STAGE_PREFIX.
9bd6112c
PB
8510 * Makefile.in: Regenerate.
8511
c8cf9f0f
ZD
85122003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8513
8514 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8515 maintainers.
8516
467b1fc6
ER
85172006-11-14 Erven Rohou <erven.rohou@st.com>
8518
8519 * MAINTAINERS (Write After Approval): Add myself.
8520
995a5697
PB
85212006-11-14 Paolo Bonzini <bonzini@gnu.org>
8522
8523 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8524 and stageN-package/Makefile.
8525 * Makefile.in: Regenerated.
8526
c8d6d53e
JZ
85272006-11-14 Jie Zhang <jie.zhang@analog.com>
8528
8529 * configure.in: Remove target-libgloss from noconfigdirs for
8530 bfin-*-*.
8531 * configure: Regenerated.
8532
dffb147d
KG
85332006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8534
8535 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8536
dffb147d
KG
8537 * configure: Regenerate.
8538
ca558912
KG
85392006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8540
8541 * configure.in: Robustify error message for missing GMP/MPFR.
8542
8543 * configure: Regenerate.
8544
dce2d8b2 85452006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8546
8547 * MAINTAINERS (Write After Approval): Add myself.
8548
dce2d8b2 85492006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8550
8551 * MAINTAINERS: Change email address.
8552
91de1527
VP
85532006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8554
8555 * MAINTAINERS (Write After Approval): Add myself.
8556
a3867703
PB
85572006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8558
8559 * MAINTAINERS (Write After Approval): Add myself.
8560
b4364fa2
CL
85612006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8562
7e050830 8563 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8564 Write After Approval section.
b4364fa2 8565
70ec446f
KG
85662006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8567
8568 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8569 need_gmp anymore.
8570 * configure: Regenerate.
8571
018c8d88
TB
85722006-10-16 Tobias Burnus <burnus@net-b.de>
8573
8574 * MAINTAINERS (Write After Approval): Add myself.
8575
f6a1687e
BE
85762006-10-16 Ben Elliston <bje@au.ibm.com>
8577
8578 * config.guess: Import latest version.
8579 * config.sub: Likewise.
8580
b5422ad7
BM
85812006-10-10 Brooks Moses <bmoses@stanford.edu>
8582
8583 * Makefile.def: Added pdf target handling.
8584 * Makefile.tpl: Added pdf target handling.
8585 * Makefile.in: Regenerated.
8586
bdcee471
CL
85872006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8588
8589 * MAINTAINERS: Add self as score port maintainer.
8590
7d610414
BM
85912006-10-04 Brooks Moses <bmoses@stanford.edu>
8592
8593 * MAINTAINERS (Write After Approval): Add myself.
8594
e48d66a9
SK
85952006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8596
7e050830 8597 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8598 or newer.
8599 * configure: Regenerated.
8600
c394e891
DB
86012006-09-27 Dave Brolley <brolley@redhat.com>
8602
dce2d8b2
EB
8603 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8604 using $s instead of $r.
c394e891
DB
8605 * configure: Regenerated.
8606
1ee4c5a0
TS
86072006-09-26 Thiemo Seufer <ths@mips.com>
8608
8609 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8610 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8611 * configure: Regenerate.
8612
dce2d8b2 86132006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8614
8615 * MAINTAINERS (Write After Approval): Remove myself.
8616
0c502898
CF
86172006-09-22 Chao-ying Fu <fu@mips.com>
8618
8619 * MAINTAINERS (Write After Approval): Add myself.
8620
a7819e42
JM
86212006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8622
8623 * MAINTAINERS: Add self as soft-fp maintainer.
8624
dce2d8b2 86252006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8626
8627 * MAINTAINERS: Add myself as avr maintainer.
8628 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8629
e8288489
RC
86302006-09-07 Roberto Costa <roberto.costa@st.com>
8631
8632 * MAINTAINERS (Write After Approval): Add myself.
8633
b91f0a41
CV
86342006-08-30 Corinna Vinschen <corinna@vinschen.de>
8635
8636 * configure.in: Never build newlib for a Mingw host.
8637 Never build newlib as Mingw target library.
8638 Test the existence of winsup/cygwin for building a Cygwin newlib,
8639 rather than just winsup.
8640 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8641 building a Mingw target.
8642 * configure: Regenerate.
8643
094c07a0
EB
86442006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8645
8646 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8647
8d1171cb
PB
86482006-07-25 Paolo Bonzini <bonzini@gnu.org>
8649
8650 * config.guess: Import from src (was more updated).
8651 * config.sub: Likewise.
8652
2e9e6f68
DJ
86532006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8654
8655 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8656 * configure: Regenerated.
8657
57255173
PB
86582006-07-18 Paolo Bonzini <bonzini@gnu.org>
8659
cc6010cd
AP
8660 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8661 for stages after the first.
57255173 8662
9fbe6585
JJ
86632006-07-17 Jakub Jelinek <jakub@redhat.com>
8664
8665 * Makefile.def: Add dependencies for configure-opcodes
8666 on configure-intl and all-opcodes on all-intl.
8667 * Makefile.in: Regenerated.
8668
18c3f977
BE
86692006-07-13 Ben Elliston <bje@au.ibm.com>
8670
8671 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8672
27b56ba6
PE
86732006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8674
8675 Port to hosts whose 'sort' and 'tail' implementations
8676 treat operands with leading '+' as file names, as POSIX
8677 has required since 2001. However, make sure the code still
8678 works on pre-POSIX hosts.
8679 * ltmain.sh: Don't assume "sort +2" is equivalent to
8680 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8681
ad6d4e43
UW
86822006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8683
8684 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8685
706601d9
PG
86862006-07-04 Peter O'Gorman <peter@pogma.com>
8687
8688 * ltconfig: chmod 644 before ranlib during install.
8689
0b50988a
EB
86902006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8691
8692 PR bootstrap/18058
8693 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8694 if the bootstrap compiler is a GCC version that supports it.
8695 * configure: Regenerate.
8696
b6348cb3
PB
86972006-07-03 Paolo Bonzini <bonzini@gnu.org>
8698
95695ad3 8699 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
8700 * configure: Regenerate.
8701
1546bb64
PB
87022006-07-03 Paolo Bonzini <bonzini@gnu.org>
8703
8704 PR other/27063
8705 * configure.in: Test subdir_requires and give an appropriate
8706 error message.
8707 * configure: Regenerate.
8708
5cb6c629
AJH
87092006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8710
8711 * MAINTAINERS (Write After Approval): Add myself.
8712
f4d8cdf8
JDA
87132006-06-22 John David Anglin <dave.anglin@nrc.ca>
8714
8715 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8716
4fe5abb7
SE
87172006-06-22 Steve Ellcey <sje@cup.hp.com>
8718
8719 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8720
2a79fd67
DA
87212006-06-20 David Ayers <d.ayers@inode.at>
8722
8723 PR bootstrap/28072
8724 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8725 whether target-libjava is being configured instead of whether the
8726 java front end is enabled.
8727 * configure: Regenerate.
7e050830 8728
04879af3
RO
87292006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8730
8731 PR target/27540
8732 * configure.in: Only enable libgomp on IRIX 6.
8733 * configure: Regenerate.
8734
ec6c7392
PB
87352006-06-15 Paolo Bonzini <bonzini@gnu.org>
8736
8737 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8738 too.
8739 * Makefile.in: Regenerate.
8740
12973d7a
DD
87412006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8742
8743 * config-ml.in: Alter CCASFLAGS to include special
8744 multilib options the same as is done for CFLAGS.
8745
c67ed86a
JDA
87462006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8747
8748 * configure.in: Don't enable libgomp on hpux10.
8749 * configure: Rebuilt.
8750
cb253473
DA
87512006-06-12 David Ayers <d.ayers@inode.at>
8752
8753 PR bootstrap/27963
8754 PR target/19970
7e050830 8755 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
8756 ${libgcj} is specified.
8757 * configure: Regenerate.
7e050830 8758
dce2d8b2 87592006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
8760
8761 Sync from src:
7e050830
EC
8762
8763 * configure.in: Sync.
32845532 8764 * configure: Regenerated.
7e050830 8765
32845532
CD
8766 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8767
8768 * Makefile.def: Added dependencies from sim and gdb on intl, and
8769 added configure dependencies to everything with an all dependency
8770 on intl.
8771 * Makefile.in: Regenerated.
8772
7cd0cf9c
DA
87732006-06-06 David Ayers <d.ayers@inode.at>
8774
8775 PR libobjc/13946
8776 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8777 * Makefile.in: Regenerate.
8778 * configure.in: Add --enable-objc-gc at toplevel and have it
8779 enable boehm-gc for Objective-C.
8780 Remove target-boehm-gc from libgcj.
8781 Add target-boehm-gc to target_libraries.
8782 Add target-boehm-gc to noconfigdirs where ${libgcj}
8783 is specified.
8784 Assert that boehm-gc is supported when requested for Objective-C.
8785 Only build boehm-gc if needed either for Java or Objective-C.
8786 * configure: Regenerate.
7e050830 8787
3ff3adad
PB
87882006-06-05 Paolo Bonzini <bonzini@gnu.org>
8789
8790 PR 27674
8791 * Makefile.tpl (configure-[+prefix+][+module+],
8792 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8793 Remove rule to unstage bootstrapped modules.
8794 (stage_current): New.
8795 * Makefile.in: Regenerate.
8796
898e551d
LB
87972006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8798
8799 * MAINTAINERS (Write After Approval): Update my e-mail address.
8800
ea60341e
MS
88012006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8802
8803 * include/libiberty.h: Declare pex_run_in_environment.
8804
222ae291
AL
88052006-05-31 Asher Langton <langton2@llnl.gov>
8806
8807 * MAINTAINERS (Write After Approval): Add myself.
898e551d 8808
e9a54b07
PB
88092006-05-25 Paolo Bonzini <bonzini@gnu.org>
8810
8811 * Makefile.def (bfd, opcodes): Fix lib_path.
8812 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8813 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8814 * Makefile.in: Regenerate.
8815
03e67131
CD
88162006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8817
8818 * Makefile.in: Regenerate.
8819
65d6e994
CD
88202006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8821
8822 * Makefile.def: Add install-html target. Add datarootdir
8823 docdir and htmldir to flags_to_pass.
8824 * Makefile.tpl: Add install-html target.
8825 * Makefile.in: Regenerate.
8826 * configure.in: Add --with-datarootdir, --with-docdir, and
8827 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8828 * configure: Regenerate.
8829
9e299237
MS
88302006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8831
8832 * configure.in: Enable gprof for cross builds.
8833 * configure: Regenerate.
8834
c31202cd
RG
88352006-05-22 Richard Guenther <rguenther@suse.de>
8836
8837 Revert
8838 2006-01-31 Richard Guenther <rguenther@suse.de>
8839 Paolo Bonzini <bonzini@gnu.org>
8840
8841 * Makefile.def (target_modules): Add libgcc-math target module.
8842 * configure.in (target_libraries): Add libgcc-math target library.
8843 (--enable-libgcc-math): New configure switch.
8844 * Makefile.in: Re-generate.
8845 * configure: Re-generate.
8846 * libgcc-math: New toplevel directory.
8847
2a332582
JDA
88482006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8849 Andreas Tobler <a.tobler@schweiz.ch>
8850
8851 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8852 * configure: Rebuilt.
8853
dce2d8b2 88542006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 8855
ccce6917
SL
8856 * MAINTAINERS (Write After Approval): Add myself.
8857
ed606bc0
DD
88582006-05-01 DJ Delorie <dj@redhat.com>
8859
3d8f47a0 8860 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
8861 * configure: Regenerate.
8862
9386bd20
RG
88632006-05-01 Richard Guenther <rguenther@suse.de>
8864
8865 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8866 maintainer.
8867
dce2d8b2 88682006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
8869
8870 * MAINTAINERS (Write After Approval): Add myself.
8871
87ceee72
JB
88722006-04-28 Jan Beulich <jbeulich@novell.com>
8873
8874 * MAINTAINERS (Write After Approval): Add myself.
8875
e88a2c09
DD
88762006-04-18 DJ Delorie <dj@redhat.com>
8877
8878 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8879 reference libgloss so that libssp can be built in a combined
8880 tree.
8881 * configure: Regenerate.
8882
675f0a8a
RM
88832006-04-08 Robert Millan <rmh@gcc.gnu.org>
8884
8885 * MAINTAINERS (Write After Approval): Add myself.
8886
27b6c940
BE
88872006-04-05 Ben Elliston <bje@au.ibm.com>
8888
8889 * configure.in: Require makeinfo 4.4 or higher.
8890 * configure: Regenerate.
8891
687b17d4
GP
88922006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8893
8894 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8895 Rearrange the entries of other libraries to have them in one place.
8896
906ac235
JB
88972006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8898
7e050830 8899 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
8900 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8901
fb0103e5
RG
89022006-03-14 Richard Guenther <rguenther@suse.de>
8903
8904 * configure: Regenerate with autoconf 2.13.
8905
17237f6b
JB
89062006-03-13 Jim Blandy <jimb@codesourcery.com>
8907
8908 * MAINTAINERS: Use my work address.
bed31434
JB
8909
8910 * MAINTAINERS: Update my E-mail address.
8911
27079765
AH
89122006-03-10 Aldy Hernandez <aldyh@redhat.com>
8913
8914 * configure.in: Handle --disable-<component> generically.
8915 * configure: Regenerate.
8916
54a17039
L
89172006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8918
8919 PR libgcj/17311
8920 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8921
b9bd11ca
EE
89222006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8923
8924 * MAINTAINERS (Write After Approval): Remove myself.
8925 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8926
dce2d8b2 89272006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 8928
072b06f2
RE
8929 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8930 (TARGET_CONFIGDIRS): Remove.
8931 * configure.in: Remove AC_SUBST(target_configdirs).
8932 * Makefile.in, configure: Regenerated.
ee2312f3 8933
936e1a35
SK
89342006-02-20 Steven G. Kargl <kargls@comcast.net>
8935
8936 * MAINTAINERS (Write After Approval): Remove myself.
8937 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8938
cc11cc9b
PB
89392006-02-20 Paolo Bonzini <bonzini@gnu.org>
8940
8941 PR bootstrap/25670
8942
8943 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8944
8945 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8946 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8947 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8948 BUILD_PREFIX, BUILD_PREFIX_1.
8949 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8950
8951 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8952 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8953
8954 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8955 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8956 of `cat stage_current`. Always provide the `r' and `s' variables.
8957 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8958 a single shell execution.
8959 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8960 bootstrapped modules, make the stage1 module if the build was not
8961 started yet, else build the current stage.
8962 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8963 (all-build, all-host, all-target, [+make_target+]-host,
8964 [+make_target+]-target): Do not use \-continued lines.
8965 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8966 (current_stage, restrap, stage_last): New.
8967
8968 * Makefile.in: Regenerate.
8969 * configure: Regenerate.
8970
63a7c9ef
BD
89712006-02-19 Bud Davis <jmdavis@link.com>
8972
8973 * MAINTAINERS (Write After Approval): Remove myself.
8974 (Language Front End Maintainers): Add myself as fortran 95
8975 maintainer and update e-mail address.
8976
a3543e3a
FXC
89772006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8978
8979 * MAINTAINERS (Write After Approval): Remove myself.
8980 (Language Front End Maintainers): Add myself as fortran 95
8981 maintainer.
8982
ca5b1d2c
VK
89832006-02-16 Victor Kaplansky <victork@il.ibm.com>
8984
8985 * MAINTAINERS (Write After Approval): Add myself.
8986
0499513f
TK
89872006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8988
8989 * MAINTAINERS (Write After Approval): Remove myself.
8990 (Language Front End Maintainers): Add myself as
8991 fortran 95 maintainer.
8992
d1f8db0c
PB
89932006-02-14 Paolo Bonzini <bonzini@gnu.org>
8994
8995 Sync from src:
8996
8997 2005-12-27 Leif Ekblad <leif@rdos.net>
8998
cc6010cd
AP
8999 * configure.in: Add support for RDOS target.
9000 * configure: Regenerate.
d1f8db0c
PB
9001
90022006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9003 Andreas Schwab <schwab@suse.de>
d1f8db0c 9004
cc6010cd 9005 * configure: Regenerate.
d1f8db0c 9006
cac90078
DE
90072006-02-12 David Edelsohn <edelsohn@gnu.org>
9008
9009 * configure.in (enable_libgomp): Add AIX.
9010 * configure: Regenerate.
9011
bd37fbf5
MK
90122006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9013
9014 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9015
23027b7a
LM
90162006-02-03 Lee Millward <lee.millward@gmail.com>
9017
9018 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9019
0058967b
RG
90202006-01-31 Richard Guenther <rguenther@suse.de>
9021 Paolo Bonzini <bonzini@gnu.org>
9022
9023 * Makefile.def (target_modules): Add libgcc-math target module.
9024 * configure.in (target_libraries): Add libgcc-math target library.
9025 (--enable-libgcc-math): New configure switch.
9026 * Makefile.in: Re-generate.
9027 * configure: Re-generate.
9028 * libgcc-math: New toplevel directory.
9029
e8b05380
PB
90302006-01-26 Paolo Bonzini <bonzini@gnu.org>
9031
9032 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9033 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9034 the assembler, linker and binutils.
9035 * configure: Regenerate.
9036
d54d5437
DM
90372006-01-22 Dirk Mueller <dmueller@suse.de>
9038
9039 * MAINTAINERS (Write After Approval): Add myself.
9040
670cbfcf
DN
90412006-01-20 Diego Novillo <dnovillo@redhat.com>
9042
9043 * configure: Regenerate.
9044
953ff289
DN
90452006-01-18 Richard Henderson <rth@redhat.com>
9046 Jakub Jelinek <jakub@redhat.com>
9047 Diego Novillo <dnovillo@redhat.com>
9048
9049 * libgomp: New directory.
9050 * Makefile.def: Add target_module libgomp.
9051 * Makefile.in: Regenerate.
9052 * configure.in (target_libraries): Add target-libgomp.
9053 * configure: Regenerate.
9054
32ce4048
AO
90552006-01-05 Alexandre Oliva <aoliva@redhat.com>
9056
9057 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9058 @ from continuation.
9059 * Makefile.in: Rebuilt.
9060
0eaf8e17 90612006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9062
c76c0c83
CL
9063 * MAINTAINERS (Write After Approval): Add myself.
9064
2d309510
PB
90652006-01-04 Paolo Bonzini <bonzini@gnu.org>
9066
9067 PR bootstrap/24252
9068
9069 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9070 * Makefile.tpl (OBJDUMP): New.
9071 (EXTRA_HOST_FLAGS): Add it.
9072 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9073
953ff289
DN
9074 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9075 to use symbolic links between directories. Avoid race conditions
9076 or make them harmless.
9077 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9078
9079 * Makefile.def (LEAN): Pass.
9080 * Makefile.tpl (LEAN): Define.
9081 (stage[+id+]-start): Accept that the previous directory does not
9082 exist, if the bootstrap is lean.
9083 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9084 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9085 configure substitution.
9086 ([+compare-target+]): Likewise.
9087 ([+bootstrap-target+]-lean): New.
9088 * configure.in: Remove lean bootstrap support from here.
9089
953ff289
DN
9090 * Makefile.in: Regenerate.
9091 * configure: Regenerate.
2d309510 9092
368872c3
BE
90932006-01-04 Ben Elliston <bje@au.ibm.com>
9094
9095 * MAINTAINERS (libdecnumber): Add myself.
9096
d79e6356
MM
90972006-01-02 Mark Mitchell <mark@codesourcery.com>
9098
9099 * libtool-ldflags: New script.
9100
a6fbc1e2
AS
91012006-01-02 Andreas Schwab <schwab@suse.de>
9102
9103 * configure.in: When reconfiguring remove Makefile in
9104 all stage directories.
9105 * configure: Regenerate.
9106
103a4b39
SB
91072005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9108
9109 * MAINTAINERS: Update my email address.
9110
212f829c
PB
91112005-12-20 Paolo Bonzini <bonzini@gnu.org>
9112
9113 Revert Ada-related part of the previous change.
9114
9115 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9116 Do not pass.
9117 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9118 * Makefile.in: Regenerate.
9119 * configure.in: Do not include mt-ppc-aix target fragment.
9120 * configure: Regenerate.
9121
8ef1f2df
PB
91222005-12-19 Paolo Bonzini <bonzini@gnu.org>
9123
9124 * configure.in: Select appropriate fragments for PowerPC/AIX.
9125 * configure: Regenerate.
9126
9127 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9128 BOOT_CFLAGS, BOOT_LDFLAGS.
9129 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9130 BOOT_CFLAGS, BOOT_LDFLAGS.
9131 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9132 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9133 (stage): Fail if we cannot complete the work.
9134 * Makefile.in: Regenerate.
9135
ab34901f
NS
91362005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9137
9138 * configure.in: Replace ms1 with mt.
9139 * configure: Rebuilt.
9140
cbe82f21
BM
91412005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9142
9143 * MAINTAINERS: Update my email address.
9144
19843472
PB
91452005-12-15 Paolo Bonzini <bonzini@gnu.org>
9146
9147 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9148 install-host-nogcc): Don't invoke $(stage) at the end.
9149 * Makefile.in: Regenerate.
9150
1ca26cd2
PB
91512005-12-14 Paolo Bonzini <bonzini@gnu.org>
9152
9153 * configure.in: Flip the top-level bootstrap switch.
9154 * configure: Regenerate.
9155
f41d6665
DJ
91562005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9157
9158 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9159 $(stage) and $(unstage).
9160 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9161 (all): Remove stray semicolon.
9162 (local-distclean): Don't handle multilib.tmp and multilib.out.
9163 (install.all): Set $s for consistency.
9164 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9165 check_multilibs setting. Always make the install directory.
9166 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9167 Correct @if/@endif.
9168 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9169 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9170 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9171 (multilib.out): Remove.
9172 * Makefile.in: Regenerated.
9173
dce2d8b2 91742005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9175
9176 * MAINTAINERS (Write After Approval): Add myself.
9177
64f182bd
NS
91782005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9179
121b2cee
NS
9180 * MAINTAINERS: Add myself as mt maintainer.
9181
64f182bd
NS
9182 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9183
a6d63770
AN
91842005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9185
9186 * MAINTAINERS: Change email address.
9187
2abefe3d
PB
91882005-12-05 Paolo Bonzini <bonzini@gnu.org>
9189
9190 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9191 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9192 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9193 Find in-tree tools if available.
9194 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9195 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9196 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9197 (COMPILER_*_FOR_TARGET): New.
9198 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9199 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9200 (CONFIGURED_*, USUAL_*): Remove.
9201 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9202 STRIP): Use autoconf substitutions.
9203 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9204 COMPILER_NM_FOR_TARGET): New.
9205 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9206
9207 (all): Make all-host and all-target in parallel.
9208 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9209 that $$r and $$s are set before invoking a recursive make.
9210 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9211 ([+bootstrap-target+]): Inline most of the `all' target.
9212
2f3bdde7
BE
92132005-11-29 Ben Elliston <bje@au.ibm.com>
9214
9215 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9216 from the gcc build directory.
9217 * Makefile.in: Regenerate.
9218
a4b6c45a
BE
92192005-11-29 Ben Elliston <bje@au.ibm.com>
9220
9221 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9222 depend on all-libdecnumber.
9223 * configure.in (host_libs): Include libdecnumber.
9224 * Makefile.in: Regenerate.
9225 * configure: Likewise.
9226
473a74b9
BE
92272005-11-29 Ben Elliston <bje@au.ibm.com>
9228
9229 * libdecnumber: Import decNumber sources from the dfp-branch.
9230
b4623110
KJ
92312005-11-21 Kean Johnston <jkj@sco.com>
9232
9233 * config.sub, config.guess: Sync from upstream sources.
9234
67dc1785
BE
92352005-11-21 Ben Elliston <bje@au.ibm.com>
9236
9237 Import from Autoconf sources:
9238
9239 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9240 * config/move-if-change: Don't output "$2 is unchanged";
9241 suggested by Ben Elliston. Handle weird characters correctly.
9242
186abafe
AT
92432005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9244
9245 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9246 to match upstream libtool for darwin.
9247
ef9db8d5
DJ
92482005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9249
9250 * Makefile.def: Remove gdb dependencies for gdbtk.
9251 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9252 (configure-gdb, install-gdb): New rules.
9253 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9254 * Makefile.in, configure: Regenerated.
9255
9c5141ab
JB
92562005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9257
9258 * MAINTAINERS (Write After Approval): Add myself.
9259
4523d51b
EE
92602005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9261
9262 * MAINTAINERS (Write After Approval): Add myself.
9263
086b011c
DN
92642005-10-24 Diego Novillo <dnovillo@redhat.com>
9265
9266 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9267 Diego Novillo.
9268
e7c84bf8
PB
92692005-10-22 Paolo Bonzini <bonzini@gnu.org>
9270
9271 PR bootstrap/24297
9272 * Makefile.tpl (do-[+make-target+], do-check, install,
9273 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9274 are set before recursing.
9275 * Makefile.in: Regenerate.
9276
b88a7564
EB
92772005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9278
9279 PR bootstrap/18939
9280 * Makefile.def (gcc) <target>: Fix thinko.
9281 * Makefile.in: Regenerate.
9282
61efc800
BS
92832005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9284
9285 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9286 * configure: Regenerate.
9287
f53d2869
JZ
92882005-10-15 Jie Zhang <jie.zhang@analog.com>
9289
9290 * MAINTAINERS (Write After Approval): Add self.
9291
077fc835
KH
92922005-10-08 Kazu Hirata <kazu@codesourcery.com>
9293
9294 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9295 target-libffi, target-qthreads, target-libjava, and
9296 targetlibobjc.
9297 * configure: Regenerate.
9298
d739199a
DJ
92992005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9300
9301 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9302 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9303 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9304 (USUAL_OBJDUMP_FOR_TARGET): New.
9305 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9306 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9307 * configure, Makefile.in: Regenerated.
d739199a 9308
db38c6bb
PB
93092005-10-05 Paolo Bonzini <bonzini@gnu.org>
9310
9311 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9312 before other host packages.
9313
3015564c
KK
93142005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9315
9316 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9317
1061f99e
PB
93182005-10-05 Paolo Bonzini <bonzini@gnu.org>
9319
9320 PR bootstrap/22340
9321
9322 * configure.in (default_target): Remove.
9323 * Makefile.tpl (all): Do not use prerequisites as subroutines
9324 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9325 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9326 use prerequisites as subroutines.
9327 (check-host, check-target): New.
9328 (bootstrap configure & all targets): Do not use stage*-start
9329 if the directory layout is already ok.
9330 (non-bootstrap configure & all targets): Prepend a $(unstage).
9331 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9332 (NOTPARALLEL): Remove.
9333 (unstage, stage variables): New variables.
9334 (unstage, stage targets): Simply expand to those variables.
9335
9336 * configure: Regenerate.
9337 * Makefile.in: Regenerate.
9338
4a9c436f
JW
93392005-10-04 James E Wilson <wilson@specifix.com>
9340
9341 * Makefile.def (lang_env_dependencies): Add libmudflap.
9342 * Makefile.in: Regenerate.
9343
37150080
AS
93442005-10-03 Andreas Schwab <schwab@suse.de>
9345
9346 Backport from libtool CVS:
9347 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9348
9349 * ltmain.sh: add support for installing into temporary
9350 staging area (e.g. 'make install DESTDIR=...')
9351
39d16468
L
93522005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9353
9354 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9355 * configure: Regenerated.
9356
72a7ab82
AP
93572005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9358
9359 * configure: Regenerate with the correct
9360 autoconf version.
9361
6b65a26d
CM
93622005-09-30 Catherine Moore <clm@cm00re.com>
9363
9364 * configure.in (bfin-*-*): New.
9365 * configure: Regenerated.
9366
040b1c5a
GK
93672005-09-28 Geoffrey Keating <geoffk@apple.com>
9368
9369 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9370 (LIPO_FOR_TARGET): New.
9371 (CONFIGURED_LIPO_FOR_TARGET): New.
9372 (USUAL_LIPO_FOR_TARGET): New.
9373 (STRIP_FOR_TARGET): New.
9374 (CONFIGURED_STRIP_FOR_TARGET): New.
9375 (USUAL_STRIP_FOR_TARGET): New.
9376 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9377 STRIP_FOR_TARGET.
9378 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9379 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9380 * Makefile.in: Regenerate.
9381 * configure: Regenerate.
7e050830 9382
3a3c28db
DE
93832005-09-19 David Edelsohn <edelsohn@gnu.org>
9384
9385 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9386 (rs6000-*-aix*): Same.
9387 * configure: Regenerate.
9388
2749a921
TT
93892005-09-16 Tom Tromey <tromey@redhat.com>
9390
9391 * MAINTAINERS: Add self as java maintainer.
9392
7f26dfa3
FXC
93932005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9394
9395 * configure.in: Recognize f95 in the --enable-languages option,
9396 and substitute it for fortran, issuing a warning.
9397 * configure: Regenerate.
9398
d8852c4f
PE
93992005-08-30 Phil Edwards <phil@codesourcery.com>
9400
9401 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9402 * configure: Regenerated.
9403
ad685e81
AH
94042005-08-22 Aldy Hernandez <aldyh@redhat.com>
9405
9406 * MAINTAINERS: Add self as ms1 maintainer.
9407
b00d752c
RE
94082005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9409
9410 * Makefile.def (libssp): Add to lang_env_dependencies.
9411 * Makefile.in: Regenerate.
9412
9ed8fb9b
ILT
94132005-08-18 Ian Lance Taylor <ian@airs.com>
9414
9415 * MAINTAINERS: Add myself as middle-end maintainer.
9416
0f029d39
CG
94172005-08-17 Christian Groessler <chris@groessler.org>
9418
9419 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9420 * Makefile.in: Regenerate.
9421
81087874
AK
94222005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9423
9424 * MAINTAINERS (write after approval): Added myself.
9425
6a134f1c
MR
94262005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9427
9428 * MAINTAINERS (Write After Approval): Add myself.
9429
2693c0b0
PB
94302005-08-12 Paolo Bonzini <bonzini@gnu.org>
9431
9432 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9433 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9434 Look for alternate names of the target cc and c++
9435 * configure: Regenerate.
9436
4de997d1
PB
94372005-08-08 Paolo Bonzini <bonzini@gnu.org>
9438
9439 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9440 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9441 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9442 tools; remove code to manually set them.
9443 (Target tools): Look in the environment for them.
9444 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9445 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9446 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9447 build directory.
9448 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9449 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9450 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9451 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9452 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9453 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9454 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9455 * configure: Regenerate.
9456 * Makefile.in: Regenerate.
9457
b089e33a
BE
94582005-07-28 Ben Elliston <bje@au.ibm.com>
9459
9460 * MAINTAINERS: Update for removed CPU targets.
9461
e3791243
MM
94622005-07-27 Mark Mitchell <mark@codesourcery.com>
9463
9464 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9465 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9466 * Makefile.in: Regenerated.
9467
526635cb
MM
94682005-07-26 Mark Mitchell <mark@codesourcery.com>
9469
9470 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9471 (CFLAGS_FOR_TARGET): Use it.
9472 (CXXFLAGS_FOR_TARGET): Likewise.
9473 * Makefile.in: Regenerated.
9474 * configure.in (--with-build-sysroot): New option.
9475 * configure: Regenerated.
9476
19791f70
PB
94772005-07-24 Paolo Bonzini <bonzini@gnu.org>
9478
9479 * Makefile.tpl: Wrap install between unstage and stage
9480 * Makefile.in: Regenerate.
9481
35f5a23f
EC
94822005-07-21 Eric Christopher <echristo@apple.com>
9483
9484 * MAINTAINERS: Update affiliation.
9485
ff3ddf15
PW
94862005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9487
9488 * MAINTAINERS: Add self as crx port maintainer.
9489
3a664c1c
DD
94902005-07-20 DJ Delorie <dj@redhat.com>
9491
9492 * MAINTAINERS: Add self as m32c maintainer.
9493
539df155
KC
94942005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9495
9496 * all files: Update FSF address.
9497
be9c593a
EC
94982005-07-15 Eric Christopher <echristo@redhat.com>
9499
9500 * MAINTAINERS: Change affiliation.
9501
fd7ea4ab
JB
95022005-07-14 Jim Blandy <jimb@redhat.com>
9503
9504 * configure.in: Add cases for Renesas m32c.
9505 * configure: Regenerated.
7e050830 9506
0063a823
KC
95072005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9508
d0ca130a
KC
9509 * COPYING.LIB: Update from fsf.org.
9510
95112005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9512
9513 * COPYING, compile, config.guess,
0063a823
KC
9514 config.sub, install-sh, missing, mkinstalldirs,
9515 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9516 * config-ml.in: Update FSF address.
0063a823 9517
a8ba31f2
EC
95182005-07-13 Eric Christopher <echristo@redhat.com>
9519
9520 * configure.in: Add toplevel noconfigdir support for tpf.
9521 * configure: Regenerate.
9522
5bea4a03
PB
95232005-07-11 Paolo Bonzini <bonzini@gnu.org>
9524
9525 PR ada/22340
9526
9527 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9528 * Makefile.in: Regenerate.
9529
284bdbbd
MM
95302005-07-07 Mark Mitchell <mark@codesourcery.com>
9531
9532 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9533 Brolley to write-after-approval.
284bdbbd 9534
452190fb
AS
95352005-07-07 Andreas Schwab <schwab@suse.de>
9536
9537 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9538 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9539 * Makefile.in: Regenerated.
9540
9c8f9ec2
GK
95412005-07-06 Geoffrey Keating <geoffk@apple.com>
9542
9543 * configure.in: Don't build sim or rda when targetting darwin.
9544 * configure: Regenerate.
9545
ef0087a7
KH
95462005-07-06 Kazu Hirata <kazu@codesourcery.com>
9547
9548 * configure.in: Add --enable-libssp and --disable-libssp.
9549 * configure: Regenerate with autoconf-2.13.
9550
77008252
JJ
95512005-07-02 Jakub Jelinek <jakub@redhat.com>
9552
9553 * Makefile.def (target_modules): Add libssp.
9554 * configure.in (target_libraries): Add target-libssp.
9555 * configure: Rebuilt.
9556 * Makefile.in: Rebuilt.
9557
a04eae1b
ZW
95582005-07-01 Zack Weinberg <zackw@panix.com>
9559
9560 * MAINTAINERS: Change email address. Resign from maintainership.
9561
948884cd
RG
95622005-07-01 Richard Guenther <rguenther@suse.de>
9563
9564 * MAINTAINERS: Change my e-mail address and affiliation.
9565
c7870f5d
PB
95662005-06-22 Paolo Bonzini <bonzini@gnu.org>
9567
9568 * Makefile.def (stagefeedback): Come after profile.
9569 Define profiledbootstrap target.
9570 * Makefile.tpl (profiledbootstrap): Remove.
9571 (stageprofile-end): Zap stagefeedback.
9572 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9573 * Makefile.in: Regenerate.
9574
ab99519a
RS
95752005-06-13 Richard Sandiford <richard@codesourcery.com>
9576
9577 * MAINTAINERS: Update my email address.
9578
f610dd5f
ZW
95792005-06-13 Zack Weinberg <zack@codesourcery.com>
9580
9581 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9582 In 'cpp' stanza, support '#line' as well as '# '.
9583
71bc2a83
AS
95842005-06-08 Andreas Schwab <schwab@suse.de>
9585
9586 * MAINTAINERS: Move myself from 'Write After Approval' to
9587 'CPU Port Maintainers' section as m68k maintainer.
9588
4fab7234
HPN
95892005-06-07 Hans-Peter Nilsson <hp@axis.com>
9590
9591 * configure.in (unsupported_languages): New macro.
9592 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9593 non-ported target libraries in noconfigdirs.
9594 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9595 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9596 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9597 unsupported_languages.
9598 * configure: Regenerate.
9599
68193f9b
TS
96002005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9601
9602 * configure.in: Fix typo in handling of --with-mpfr-dir.
9603 * configure: Regenerate.
9604
f26f6b8d
RS
96052005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9606
9607 * MAINTAINERS: Update my email address.
9608
ba4853f8
JB
96092005-06-02 Jim Blandy <jimb@redhat.com>
9610
9611 * config.sub: Add cases for the Renesas m32c. (This patch has been
9612 accepted into the master sources.)
9613
79dd769c 96142005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9615 Michael Snyder <msnyder@redhat.com>
9616 Stan Cox <scox@redhat.com>
79dd769c 9617
f610dd5f 9618 * configure.in: Set noconfigdirs for ms1.
79dd769c 9619
f610dd5f 9620 * configure: Regenerate.
79dd769c 9621
d29e107f
JD
96222005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9623
9624 * MAINTAINERS (Write After Approval): Add self.
9625
e93196c3
JC
96262005-06-01 Josh Conner <jconner@apple.com>
9627
9628 * MAINTAINERS (Write After Approval): Add self.
9629
ae263c7a
KH
96302005-06-01 Kazu Hirata <kazu@codesourcery.com>
9631
9632 * MAINTAINERS: Update my email address.
9633
585b3aa3
ZM
96342005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9635
9636 * MAINTAINERS (Write After Approval): Add self.
9637
4930c50b
CD
96382005-05-26 Chris Demetriou <cgd@broadcom.com>
9639
9640 * MAINTAINERS (Write After Approval): Remove self.
9641
2dfbef6d
PB
96422005-05-25 Paolo Bonzini <bonzini@gnu.org>
9643
9644 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9645 (Dependencies): Consider target modules for bootstrap dependencies.
9646 Make target bootstrap modules depend on each stage's gcc.
9647 * Makefile.in: Regenerate.
9648
bcb28cf5
PB
96492005-05-20 Paolo Bonzini <bonzini@gnu.org>
9650
9651 * Makefile.def (configure-gcc): Depend on binutils having been built.
9652 (all-gcc): No need to do it here.
9653 * Makefile.in: Regenerate.
9654
0cf085e4
PB
96552005-05-19 Paul Brook <paul@codesourcery.com>
9656
f610dd5f 9657 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
9658 language cannot be built.
9659 * configure: Regenerate.
9660
dfb2c39a
DJ
96612005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9662
9663 * ylwrap: Import from Automake 1.9.5.
9664
771aaa92
DU
96652005-05-13 David Ung <davidu@mips.com>
9666
9667 * MAINTAINERS (Write After Approval): Add self.
9668
3ac9bd58
MS
96692005-05-09 Mike Stump <mrs@apple.com>
9670
9671 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9672 lt_cv_sys_max_cmd_len for now.
f610dd5f 9673
f77a5578
SC
96742005-05-09 Stan Cox <scox@redhat.com>
9675
9676 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9677
795e36e5
MK
96782005-05-08 Matt Kraai <kraai@ftbfs.org>
9679
9680 * README.SCO: Update the URL.
9681
c9392a2b
DE
96822005-05-05 David Edelsohn <edelsohn@gnu.org>
9683
9684 * ltconfig: Define file_list_spec. Pass file_list_spec and
9685 with_gnu_ld to libtool.
9686 * ltcf-c.sh (aix[45]): Define file_list_spec.
9687 * ltcf-cxx.sh (aix[45]): Same.
9688 * ltcf-gcj.sh (aix[45]): Same.
9689 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9690 exists, write list of input files to temporary file.
9691
bebcd931
MS
96922005-05-04 Mike Stump <mrs@apple.com>
9693
9694 * configure.in: Always pass --target to target configures as
9695 otherwise rebuilds that do --recheck will fail.
9696 * confiugure: Rebuilt.
9697
ce406537
PB
96982005-05-04 Paolo Bonzini <bonzini@gnu.org>
9699
9700 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9701 STAGE_HOST_EXPORTS.
9702 (configure, all): Add bootstrap support.
9703 (Host modules, target modules): Pass post-stage1 flags and exports.
9704 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9705 * Makefile.in: Regenerate.
9706
aa9dcfc4
PB
97072005-04-29 Paolo Bonzini <bonzini@gnu.org>
9708
9709 * configure: Regenerate.
9710
b6f9abcf
MS
97112005-04-27 Mike Stump <mrs@apple.com>
9712
9713 * MAINTAINERS: Add self as darwin maintainer.
9714
acb217cb
BS
97152005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9716
9717 * config.sub: Update from master copy.
9718
b6dae270
MS
97192005-04-21 Mike Stump <mrs@apple.com>
9720
9721 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9722 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9723
c2e0d3a9
HPN
97242005-04-19 Hans-Peter Nilsson <hp@axis.com>
9725
9726 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9727 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9728 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9729 "*-*-elf" and "*-*-linux*".
9730 * configure: Regenerate.
9731
871ae772
JM
97322005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9733
9734 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9735
bf070c29
MS
97362005-04-12 Mike Stump <mrs@apple.com>
9737
9738 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9739
e865b6f7
TK
97402005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9741
9742 * MAINTAINERS (Write After Approval): Add myself.
9743
7b71ad7f
BS
97442005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9745
9746 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9747
25b42232
PB
97482005-04-06 Paolo Bonzini <bonzini@gnu.org>
9749
f610dd5f 9750 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
9751 (TARGET_CONFIGARGS): Include --with-target-subdir.
9752 (configure, all): New macros. Use them throughout.
9753 * Makefile.in: Regenerate.
9754
d727c624
JG
97552005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9756
9757 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 9758
fff72cc4
ZD
97592005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9760
9761 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9762
86472dc3
GP
97632005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9764
9765 * MAINTAINERS: Move John Carr to Write After Approval.
9766
dce2d8b2 97672005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
9768
9769 * config/mh-mingw32: Delete.
9770 * configure.in: Don't use it.
9771 * configure: Regenerate.
9772
33da42bc
PB
97732005-03-31 Paolo Bonzini <bonzini@gnu.org>
9774
9775 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9776 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 9777 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
9778 (HOST_LIB_PATH): Generate from Makefile.def.
9779 (TARGET_LIB_PATH): Likewise.
9780 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9781 * Makefile.in: Regenerate.
9782 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9783 (RPATH_ENVVAR): Include Darwin case.
9784 * configure: Regenerate.
9785
15cc1841
TF
97862005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9787
9788 * MAINTAINERS (Various Maintainers): Remove self.
9789 (Write After Approval): Add self.
9790
6a8c79d5
TF
97912005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9792
9793 * MAINTAINERS (Various Maintainers): Add self.
9794
256f7136
PB
97952005-03-25 Paolo Bonzini <bonzini@gnu.org>
9796
9797 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9798 * configure: Regenerate.
9799
191dd2c9
ZW
98002005-03-21 Zack Weinberg <zack@codesourcery.com>
9801
9802 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9803 gcc_version, and gcc_version_trigger from set of flags to pass.
9804 * Makefile.tpl: Remove definitions of above variables.
9805 (config.status): Remove dependency on $(gcc_version_trigger).
9806 * Makefile.in: Regenerate.
9807 * configure.in: Do not reference config/gcc-version.m4 nor
9808 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9809 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9810 * configure: Regenerate.
9811
ef6e9bc0 98122005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 9813 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
9814
9815 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9816 * Makefile.in: Regenerate.
9817
009bbd5a
FW
98182005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9819
9820 * MAINTAINERS (Write After Approval): Add myself.
9821
09f8755b
DA
98222005-03-03 David Ayers <d.ayers@inode.at>
9823
9824 * MAINTAINERS (Write After Approval): Add myself.
9825
e73ed25c
AO
98262005-03-01 Alexandre Oliva <aoliva@redhat.com>
9827
9828 PR libgcj/20160
9829 * ltmain.sh: Avoid creating archives with components that have
9830 duplicate basenames.
9831
ace9ac7b
AP
98322005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9833
9834 PR bootstrap/20250
9835 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9836 instead of check.
9837 * Makefile.in: Regenerate.
9838
c9db9354
PB
98392005-02-28 Paolo Bonzini <bonzini@gnu.org>
9840
9841 * Makefile.in: Regenerate to fix conflict between the previous two
9842 patches.
9843
215c351a
PB
98442005-02-28 Paolo Bonzini <bonzini@gnu.org>
9845
9846 PR bootstrap/17383
9847 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9848 * Makefile.tpl (HOST_SUBDIR): New substitution.
9849 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9850 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9851 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9852 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9853 (Host modules, Bootstrapped modules): Use it.
9854 (Build modules, Target modules): Do not create symlink trees,
9855 always configure out-of-srcdir.
9856 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9857 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9858 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9859 $(HOST_SUBDIR). Create a symlink for host_subdir.
9860
9861 * Makefile.in: Regenerate.
9862 * configure: Regenerate.
9863
5395b47b
NN
98642005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9865
9866 Merged from libada-gnattools-branch:
9867 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9868
9869 * gnattools: New directory.
9870 * Makefile.def: Add gnattools as a module, depending on target-libada.
9871 * Makefile.in: Regenerate.
9872 * configure.in: Include gnattools in host_tools; disable it if ada
9873 is disabled.
9874 * configure: Regenerate.
9875
ca2cc05c
JM
98762005-02-24 James A. Morrison <phython@gcc.gnu.org>
9877
9878 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9879 treelang maintainer.
9880 (Write After Approval): Remove myself.
9881
d2f3024f
PS
98822005-02-23 Paul Schlie <schlie@comcast.net>
9883
9884 * configure.in: Allow darwin targeted ports to build tk, itcl and
9885 libgui.
9886 * configure: Regenerate.
9887
bba5e0ca
EB
98882005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9889
9890 PR libgcj/10353
9891 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9892 * configure: Regenerate.
9893
70132ce7
SK
98942005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9895
9896 * MAINTAINERS (Write After Approval): Add myself.
9897
20f0edca
ILT
98982005-02-10 Ian Lance Taylor <ian@airs.com>
9899
9900 * MAINTAINERS: Update my e-mail address.
9901
e64e5109
RG
99022005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9903
9904 * MAINTAINERS (Write After Approval): Add myself.
9905
40d64b5a
HPN
99062005-01-29 Hans-Peter Nilsson <hp@axis.com>
9907
9908 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9909 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9910 target-libgloss when not *-*-elf and *-*-aout.
9911 * configure: Regenerate.
9912
54a12711
KH
99132005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9914
9915 * MAINTAINERS: Remove obsolete entries.
9916
0aa99dbb
KH
9917 * MAINTAINERS (Write After Approval): Add Michael Matz.
9918
2b009f5f
NB
99192005-01-19 Neil Booth <neil@daikokuya.co.uk>
9920
9921 * MAINTAINERS: Remove self as cpplib maintainer.
9922
385870f5
KC
99232005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9924
9925 * install-sh, config.sub: Import from upstream.
9926
e7daab31
KC
99272005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9928
9929 PR bootstrap/18222
9930 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9931 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9932 * Makefile.in: Regenerate.
9933
e6003f4d
JT
99342005-01-16 Jason Thorpe <thorpej@netbsd.org>
9935
9936 * MAINTAINERS: Update my email address.
9937
145e2972 99382005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 9939 Andreas Schwab <schwab@suse.de>
145e2972
DE
9940
9941 PR bootstrap/18033
9942 * config-ml.in: Eval option if surrounded by single quotes.
9943
86c7e0da
PB
99442005-01-03 Paolo Bonzini <bonzini@gnu.org>
9945
9946 Revert 2004-12-28 Makefile changes, a better fix will be
9947 applied to mainline and src after GCC 4.0 branches.
9948
3224a22f
PB
99492004-12-28 Paolo Bonzini <bonzini@gnu.org>
9950
9951 PR bootstrap/17383
9952
9953 * Makefile.def (target_modules): Remove stage parameter,
9954 it is always true now.
9955 * Makefile.tpl (configure-build-[+module+],
9956 configure-target-[+module+]): Always build symlink tree
9957 for the directory and for include. BUILD_SUBDIR and
9958 TARGET_SUBDIR cannot be . anymore.
9959 * Makefile.in: Regenerate.
9960
aaf51ca2
DE
99612004-12-25 David Edelsohn <edelsohn@gnu.org>
9962
9963 Revert 2004-12-08 Makefile changes.
9964
4e32e454
DS
99652004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9966
9967 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9968 cygwin, mingw.
9969
669f01d8
AS
99702004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9971
9972 * configure.in (sh64-*-*): Reenable gprof.
9973 * configure: Regenerate.
9974
1b227ee0
DE
99752004-12-08 David Edelsohn <edelsohn@gnu.org>
9976
9977 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9978 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9979 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9980 * Makefile.in: Regenerate.
9981
ce5e944c
CF
99822004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9983
9984 * MAINTAINERS: Update my email address.
9985
893f1e87
MK
99862004-12-07 Matt Kraai <kraai@ftbfs.org>
9987
9988 * Makefile.tpl: Generate normal dependencies if the LHS module is
9989 not bootstrapped.
9990 * Makefile.in: Regenerate.
9991
bb59c339
RS
99922004-12-03 Richard Sandiford <rsandifo@redhat.com>
9993
9994 * configure.in: Include config/gxx-include-dir.m4. Use
9995 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9996 * configure: Regenerate.
9997
4982adbe
RS
99982004-12-03 Richard Sandiford <rsandifo@redhat.com>
9999
10000 * config.if: Delete.
10001 * configure.in: Set libstdcxx_incdir directly.
10002 * configure: Regenerate.
10003
05750653
EC
100042004-12-02 Eric Christopher <echristo@redhat.com>
10005
10006 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10007 * Makefile.in: Regenerate.
10008
5fef1dbd
RS
100092004-12-02 Richard Sandiford <rsandifo@redhat.com>
10010
10011 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10012 * configure: Regenerate.
10013
afabd8e6
RS
100142004-12-02 Richard Sandiford <rsandifo@redhat.com>
10015
10016 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10017 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10018 * configure: Regenerate.
10019
78716e86
EC
100202004-12-01 Eric Christopher <echristo@redhat.com>
10021
10022 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10023 of things to remove.
10024
57ab8ba9
MK
100252004-11-29 Matt Kraai <kraai@ftbfs.org>
10026
10027 * MAINTAINERS (Write After Approval): Update my e-mail address.
10028
2539bffe
KC
100292004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10030
10031 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10032 from CVS libtool to always pass_all.
10033
3e732ba0
JDA
100342004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10035
10036 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10037 (hppa*64*-*-*): Delete incorrect comment.
10038 * configure: Rebuilt.
10039
767f726e
KC
100402004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10041
10042 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10043
2c92e90f
KC
100442004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10045
10046 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10047 from CVS libtool to always pass_all.
10048
32f84e48
KC
100492004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10050
10051 * install-sh, compile: Import from automake.
10052
9587be8a
KC
100532004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10054
10055 * config.guess, config.sub: Import from savannnah.
10056
04e81808 100572004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10058
10059 * MAINTAINERS (Write After Approval): Add myself
10060
f87a2b2e
MS
100612004-11-12 Mike Stump <mrs@apple.com>
10062
10063 * Makefile.def: Add html support.
10064 * Makefile.tpl: Likewise.
10065 * Makefile.in: Regenerate.
10066
848556c2
GK
100672004-11-11 Geoffrey Keating <geoffk@apple.com>
10068
556f03c4
GK
10069 PR 18423
10070 * configure.in: Remove all instances of build-fixincludes from
10071 noconfigdirs.
10072 (build_configargs): Supply --target to subdirectories.
10073 * configure: Regenerate.
10074
848556c2
GK
10075 * Makefile.def: Make gcc install depend on fixincludes install.
10076 * Makefile.in: Regenerate.
10077
9e5712a5
JJ
100782004-11-10 Janis Johnson <janis187@us.ibm.com>
10079
10080 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10081
4ef509c0
PB
100822004-11-11 Paul Brook <paul@codesourcery.com>
10083
10084 * MAINTAINERS: Add self as arm maintainer. Update email address.
10085
20d11df6
HPN
100862004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10087
10088 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10089 target-libgfortran.
79fd8592 10090 * configure: Regenerate.
20d11df6 10091
68c70f15
DE
100922004-11-07 David Edelsohn <edelsohn@gnu.org>
10093
10094 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10095 like CC.
10096
54f88091
PB
100972004-11-05 Paolo Bonzini <bonzini@gnu.org>
10098
10099 * Makefile.def (host fixincludes): Specify missing targets.
10100 * Makefile.in: Regenerate.
10101
6866abb8
RC
101022004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10103
10104 * MAINTAINERS: Add myself
10105
83f62578
GL
101062004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10107
10108 * MAINTAINERS (Write After Approval): Add myself.
10109
53c7ffe7
GK
101102004-11-04 Geoffrey Keating <geoffk@apple.com>
10111
10112 * Makefile.def: Build fixincludes for the host, too.
10113 * Makefile.in: Regenerate.
10114 * configure.in (host_tools): Add fixincludes.
10115 * configure: Regenerate.
10116
ac8b3d9d
DJ
101172004-11-04 Daniel Jacobowitz <dan@debian.org>
10118
10119 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10120 * configure: Regenerated.
10121
bab37580
L
101222004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10123
10124 PR other/17783
10125 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10126 * configure: Regenerated.
10127
db1de713
MM
101282004-10-31 Mark Mitchell <mark@codesourcery.com>
10129
10130 * README.SCO: Update per FSF instructions.
10131
a827e21a
EW
101322004-10-28 Eric B. Weddington <ericw@evcohs.com>
10133
10134 PR target/18151
10135 * configure.in (case ${target}): Do not build fixincludes for avr.
10136 * configure: Regenerated.
10137
9d069a4f
PB
101382004-10-26 Paolo Bonzini <bonzini@gnu.org>
10139
10140 * configure.in (case ${target}): Do not build fixincludes
10141 on platforms where it is not used.
10142 * configure: Regenerated.
10143
fc45f3fe
DJ
101442004-10-23 Daniel Jacobowitz <dan@debian.org>
10145
10146 * configure.in: Use an absolute path to install-sh.
10147 * configure: Regenerated.
10148
36554b92
AL
101492004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10150
10151 * MAINTAINERS (Write After Approval): Add myself.
10152
88e9994a
KH
101532004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10154
10155 * MAINTAINERS: Remove from Write After Approval those that are
10156 already maintainers.
10157
ad02a944
SP
101582004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10159
10160 * MAINTAINERS: Update my email address.
10161
c8e6cd41
KC
101622004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10163
10164 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10165 * configure: Regenerate.
10166
dce2d8b2 101672004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10168
10169 * MAINTAINERS: Update my email address.
10170
a8b0957e
KH
101712004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10172
10173 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10174 entries belonging to this category.
10175
96836f61
JZ
101762004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10177
10178 * MAINTAINERS: Update my e-mail address.
10179
7e0b5752
PB
101802004-10-06 Paolo Bonzini <bonzini@gnu.org>
10181
10182 Fix wrong conflict resolution in:
10183
10184 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10185
10186 * Makefile.in: Regenerate.
10187 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10188 in the recursive `make', instead of hardwiring `all'.
10189 (Autogenerated TARGET-* variables): New.
10190
370f7a47
TL
101912004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10192
10193 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10194 * configure: Regenerate.
370f7a47 10195
13e5d623
KH
101962004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10197
10198 * MAINTAINERS (Various Maintainers): Move the "windows,
10199 cygwin, mingw" maintainer to ...
10200 (OS Port Maintainers): ... here.
10201
a6497c1b
KH
102022004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10203
10204 * MAINTAINERS (Write After Approval): Remove those that are
10205 maintainers of some subsystem.
10206
1abb828a
D
102072004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10208
10209 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10210 * ltcf-cxx.sh (tpf*): Likewise.
10211 * ltconfig (tpf*): Add TPF OS configuration support.
10212
16d1338d
BS
102132004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10214
10215 * MAINTAINERS: Change my email address to my new work account.
10216
9082a750
MR
102172004-09-24 Michael Roth <mroth@nessie.de>
10218
10219 * configure.in (--without-headers): Add missing double quotes.
10220 * configure: Regenerate.
10221
dce2d8b2 102222004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10223
10224 * ylwrap: Revert to previous version.
10225
4c4a5bbc
L
102262004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10227
10228 PR bootstrap/17369
10229 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10230 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10231 SET_GCC_LIB_PATH_CMD.
10232 (BASE_TARGET_EXPORTS): Likewise.
10233 * Makefile.in: Regenerated.
10234
10235 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10236 * configure: Regenerated.
10237
85f59630
KC
102382004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10239
10240 * config.guess: New upstream version
10241 * compile, depcomp, install-sh, ylwrap: Likewise.
10242
95c53c62
RS
102432004-09-19 Roger Sayle <roger@eyesopen.com>
10244
10245 * config/mh-x86omitfp: New host makefile fragment. Add
10246 -fomit-frame-pointer to the default BOOT_CFLAGS.
10247 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10248 * configure: Regenerate.
10249
0a1c093b
AP
102502004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10251
10252 PR target/11572
10253 * configure.in (*-*-darwin*): Renable libobjc.
10254 * configure: Regenerate.
10255
315fcf97
NS
102562004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10257
10258 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10259
0a050485 102602004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10261
0a050485
DB
10262 * Makefile.def: Remove libbanshee.
10263 * Makefile.tpl: Ditto.
10264 * configure.in: Ditto.
10265 * Makefile.in: Regen.
10266 * configure: Ditto.
10267
5f4a098e
DE
102682004-09-08 David Edelsohn <edelsohn@gnu.org>
10269
10270 * ltmain.sh: Use $pic_object as $non_pic_object if
10271 $non_pic_object=none.
10272
32b2511f
PB
102732004-09-07 Paolo Bonzini <bonzini@gnu.org>
10274
10275 * missing: Import latest version from master repository.
10276
fc4d0e82
NC
102772004-09-06 Nick Clifton <nickc@redhat.com>
10278
10279 * config.sub: Import latest version from master repository.
10280 * config.guess: Likewise.
10281 This includes these changes:
78716e86 10282
fc4d0e82
NC
10283 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10284
10285 * config.sub: Handle crisv32, alias etraxfs.
10286 * config.guess (crisv32:Linux:*:*): Handle.
10287
10288 2004-08-13 Brad Smith <brad@comstyle.com>
10289
10290 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10291 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10292
10293 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10294
10295 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10296 assume the processor is a powerpc. This is because coreutils
10297 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10298 in this case, due to a MacOS X bug that causes
10299 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10300 to return a negative number.
10301 Problem reported by Petter Reinholdtsen in:
10302 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10303
10304 2004-07-19 Ben Elliston <bje@gnu.org>
10305
10306 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10307
10308 2004-06-24 Ben Elliston <bje@gnu.org>
10309
10310 * config.guess: Update copyright years.
10311 * config.sub: Likewise.
10312
10313 2004-06-22 Robert Millan <robertmh@gnu.org>
10314
10315 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10316 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10317
10318 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10319
10320 * config.guess (*:*VMS:*:*): New entry. Replaces
10321 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10322 manufacturer.
10323
10324 2004-06-22 Ben Elliston <bje@gnu.org>
10325
10326 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10327 * config.sub: Likewise.
10328
10329 2004-06-22 Ben Elliston <bje@gnu.org>
10330
10331 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10332 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10333
10334 2004-06-11 Ben Elliston <bje@gnu.org>
10335
10336 * config.guess (pegasos:OpenBSD:*:*): Remove.
10337
10338 2004-06-11 Ben Elliston <bje@gnu.org>
10339
10340 From Wouter Verhelst <wouter@grep.be>:
10341 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10342
10343 2004-06-11 Ben Elliston <bje@gnu.org>
10344
10345 * config.guess (luna88k:OpenBSD:*:*): New.
10346
10347 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10348
10349 * config.guess (m32r*:Linux:*:*): New case.
10350 * config.sub: Handle m32rle.
10351
10352 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10353
10354 From Jens Petersen <petersen@redhat.com>:
10355 * config.sub: Handle sparcv8.
10356
10357 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10358
10359 From Tom Smith <smith@cag.lkg.hp.com>:
10360 * config.guess: Version suffixes are equally significant on Tru64
10361 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10362 prefix of "P" (patched kernel).
10363
10364 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10365
10366 * config.sub: Add support for National Semiconductor CRX target.
10367
2f4cc6bf
JJ
103682004-09-03 Janis Johnson <janis187@us.ibm.com>
10369
10370 * MAINTAINERS (Various Maintainers): Remove myself as web page
10371 maintainer, add myself as maintainer of build status lists.
10372
61fec9ff
JB
103732004-09-03 Jan Beulich <jbeulich@novell.com>
10374
10375 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10376 *-*-netware, but add target-libmudflap.
10377 Consolidate *-*-netware targets (of which really only i?86 exists)
10378 into a single entry.
10379 * configure: Likewise.
10380
45f366ab
PB
103812004-09-01 Paolo Bonzini <bonzini@gnu.org>
10382
10383 * Makefile.tpl (sorry): Remove.
10384 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10385 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10386 (do-clean): Clean per-stage directories too.
10387 (do-distclean): Run distclean-stage1 too.
10388 (.NOTPARALLEL): Enable during toplevel bootstrap.
10389 (stage[+id+]-bubble): Enable parallel execution during
10390 the recursive invocation.
10391 * Makefile.in: Regenerate.
10392
10393 Fix previous checkin:
10394
10395 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10396 include.
10397 * configure.in: Fix indentation.
10398 * configure: Regenerate.
10399
dce2d8b2 104002004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10401
45f366ab
PB
10402 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10403 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10404 * configure: regenerate
78716e86 10405 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10406 -mdynamic-no-pic
be8fff81 10407
71b5d516
PB
104082004-08-31 Paolo Bonzini <bonzini@gnu.org>
10409
10410 * Makefile.def (build_modules): Add fixincludes.
10411 (dependencies): Make gcc depend on fixincludes.
10412 * configure.in (build_tools): Add fixincludes.
10413 (build_configdirs): Always include build_libs.
10414 * Makefile.in: Regenerate.
10415 * configure: Regenerate.
10416
104172004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10418
10419 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10420 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10421 phony targets; do not generate timestamp files.
10422 (distclean-stageN): Remove references to their timestamp files.
10423 (restageN, touch-stageN): Remove.
10424 (stageN-bubble): Rewritten.
10425 (compare): Support lean bootstraps.
10426 * Makefile.in: Regenerate.
10427
10428 * configure.in: Only warn when bootstrapping but
10429 build != host or build != target. Support lean bootstraps.
10430 * configure: Regenerate.
10431
ce7cbbb0
PE
104322004-08-26 Phil Edwards <phil@codesourcery.com>
10433
10434 * configure.in: Give a better error message if GMP/MPFR are missing
10435 and a language needing them has been requested.
10436 * configure: Regenerated.
10437
9c71a529
PE
104382004-08-25 Phil Edwards <phil@codesourcery.com>
10439
10440 * configure.in: Print a list of available language front-ends if
10441 a requested one is missing. Tidy stray tab characters.
10442 * configure: Regenerated.
10443
e3f92d3b
MK
104442004-08-19 Michael Koch <konqueror@gmx.de>
10445
10446 * gcc/doc/install.texi: Update entry about automake for libjava.
10447
c3f84f61
RM
104482004-08-17 Robert Millan <robertmh@gnu.org>
10449
10450 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10451 (instead of FreeBSD).
10452 * configure: Regenerate.
10453
7c27e184
PB
104542004-08-16 Paolo Bonzini <bonzini@gnu.org>
10455
10456 * Makefile.in: Regenerate.
10457 * configure: Regenerate.
10458
10459 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10460 stage_*_flags.
10461 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10462 for bootstrapped modules if toplevel bootstrap is going.
10463 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10464 modules. Adjust for changes in Makefile.def. Enable several
10465 rules even in non-bootstrap mode, just to avoid peppering the
10466 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10467 (stage-[+prev+]-bubble): Remove.
10468
10469 * Makefile.def (Dependencies): Depend on all-build-bison,
10470 all-build-flex, all-build-byacc, all-build-texinfo, rather
10471 than the host variations.
10472 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10473 with BUILD_SUBDIR.
10474 (BISON): Update for recent Bisons.
10475 (YACC): Fix typo.
10476 (cross): Depend on all-build.
10477 (all): Do not depend on all-build.
10478 (prebootstrap): Remove.
10479 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10480 (Prebootstrap dependencies): Add them to the per-stage targets
10481 and to all-prebootstrap.
10482 * configure.in (build_configdirs): Always enable build_tools.
10483 (BUILD_DIR_PREFIX): Remove.
10484
10485 * Makefile.def (gcc): Add target variable.
10486 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10487 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10488 in the recursive `make', instead of hardwiring `all'.
10489 (Autogenerated TARGET-* variables): New.
10490
20f3bb80
BB
104912004-08-13 Brian Booth <bbooth@redhat.com>
10492
10493 * MAINTAINERS: Remove myself from write-after-approval.
10494
b5be499d
NN
104952004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10496
10497 * src-release: Stop distributing mmalloc with gdb (which doesn't
10498 use it).
10499 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10500 * Makefile.in: Regenerate.
10501
b3f8d95d
MM
105022004-08-09 Mark Mitchell <mark@codesourcery.com>
10503
10504 * configure.in (arm*-*-eabi*): New target.
10505 * configure: Regenerate.
10506
3589b69e
PB
105072004-08-06 Paolo Bonzini <bonzini@gnu.org>
10508
10509 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10510 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10511 (Dependencies): New section.
10512 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10513 (configure-target-[+module+]): Depend on maybe-all-gcc
10514 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10515 (toplevel profiledbootstrap): Fix dependencies.
10516 * Makefile.in: Regenerate.
10517
972974fc
MM
105182004-08-03 Mark Mitchell <mark@codesourcery.com>
10519
10520 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10521 target-libiberty to noconfigdirs.
10522 * configure: Regenerate.
10523
bebf829d
PB
105242004-08-03 Paul Brook <paul@codesourcery.com>
10525
10526 * configure.in: Check for MPFR as well as GMP.
10527 * configure: Regenerate.
10528
98a5bb3b
RM
105292004-08-01 Robert Millan <robertmh@gnu.org>
10530
10531 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10532 libmudflap for all GNU-based systems (with Glibc).
10533 * configure: Regenerate.
10534
dce2d8b2 105352004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10536
10537 * Makefile.def (host-modules): Add gcc.
10538 * Makefile.in: Regenerate.
10539 * Makefile.tpl (sorry): New rule.
10540 (configure-host, all-host, [+make_target+]-host, do-check,
10541 install-host): Do not add gcc as a special case.
10542 (host modules): Add a small special-casing for gcc. Export
10543 extra_make_flags through the environment.
10544 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10545 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10546 other recursive targets for gcc): Remove.
10547
10548 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10549 (stage, unstage): New rules.
10550 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10551 distclean-stage[+id+]): Use stage_current.
10552 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10553 the stage*-start rules.
10554
aeb732c1
GK
105552004-08-02 Geoffrey Keating <geoffk@apple.com>
10556
10557 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10558 use -all_load flag.
10559
25b656e7
PB
105602004-08-02 Paolo Bonzini <bonzini@gnu.org>
10561
10562 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10563 * configure: Regenerate.
10564
cc440d71
TM
105652004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10566
10567 * maintainer-scripts/gcc_release: Revert yesterday's change.
10568
270e140b
SB
105692004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10570
10571 * MAINTAINERS: Add myself to write-after-approval.
10572
3e4035f8
TM
105732004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10574
10575 * libf2c: Removed.
10576 * gcc/gccbug.in: Updated because of libf2c removal.
10577 * maintainer-scripts/gcc_release: Ditto.
10578
dce2d8b2 105792004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10580
10581 * configure.in: Build libmudflap by default on FreeBSD.
10582 * configure: Regenerated.
10583
dfcada9a
MM
105842004-07-09 Mark Mitchell <mark@codesourcery.com>
10585
10586 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10587 systems.
10588 * configure: Regenerated.
10589
dce2d8b2 105902004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10591
10592 PR target/16344
10593 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10594 feedback based compiler.
10595 * Makefile.in: Rebuilt.
10596
95bcca47
AO
105972004-07-08 Alexandre Oliva <aoliva@redhat.com>
10598
10599 * Makefile.def (host_modules): Set bootstrap=true for flex.
10600 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10601 * Makefile.in: Rebuilt.
10602
051822f6
JH
106032004-07-07 Jan Hubicka <jh@suse.cz>
10604
10605 * MAINTAINERS: Add self as a profile feedback maintainer.
10606
7b61653a
PE
106072004-07-05 Phil Edwards <phil@codesourcery.com>
10608
10609 * configure.in: Do not prepend $srcdir to /dev/null in
10610 makefile fragments.
10611 * configure: Regenerate.
10612
23f6b2f9
PB
106132004-07-01 Paolo Bonzini <bonzini@gnu.org>
10614
10615 * Makefile.def (build_modules): Add bison, byacc, flex,
10616 m4, texinfo.
10617 (flags_to_pass): Add FLEX.
10618 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10619 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10620 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10621 DEFAULT_MAKEINFO): Remove.
10622 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10623 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10624 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10625 objdir or else use configured tool.
10626 (all-build): New.
10627 (all): Depend on it.
10628 (Build module dependencies): Add.
10629 * Makefile.in: Regenerate.
10630 * configure.in: Better support for multiple build modules,
10631 matching what is done for host/target modules. Do not look
10632 for "plausible" locations of build tools if Canadian cross.
10633 Use autoconf's AC_PROG_CC to find a C compiler. Define
10634 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10635 * configure: Regenerate.
78716e86 10636
1c020272
PB
106372004-06-22 Paolo Bonzini <bonzini@gnu.org>
10638
10639 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10640 * Makefile.in: Regenerate.
10641
a52a0a7f
PB
106422004-06-22 Paolo Bonzini <bonzini@gnu.org>
10643
10644 * Makefile.tpl (configure-build-[+module+],
10645 configure-[+module+], configure-target-[+module+]): Pass
10646 [+extra_configure_args+].
10647 (all-build-[+module+], all-[+module+], check-[+module+],
10648 install-[+module+], [+make_target+]-[+module+],
10649 all-target-[+module+], check-target-[+module+],
10650 install-target-[+module+], [+make_target+]-target-[+module+]):
10651 Pass [+extra_make_args+].
10652 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10653 (GCC_HOST_EXPORTS): Remove.
10654 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10655 cross, check-gcc, check-gcc-c++, install-gcc,
10656 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10657 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10658 * Makefile.in: Regenerate.
10659
ccde3f1a
MS
106602004-06-21 Matthew Sachs <msachs@apple.com>
10661
10662 * MAINTAINERS: Added self to write-after-approval.
10663
6264b0a6
CF
106642004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10665
10666 * configure.in: Check for srcdir/winsup rather than build directory
10667 winsup.
10668 * configure: Regenerate.
10669
801e2270
CV
106702004-06-17 Corinna Vinschen <vinschen@redhat.com>
10671
10672 * configure.in: Don't build Cygwin native newlib if winsup
10673 directory is missing. Emit warning instead.
10674 * configure: Regenerate.
10675
ad6717df
PB
106762004-06-09 Paolo Bonzini <bonzini@gnu.org>
10677
10678 * Makefile.tpl (touch-stage[+id+]): New.
10679 (restage[+prev+]): Depend on touch-stage[+id+].
10680
10681 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10682 Use it throughout.
10683
10684 * Makefile.def: Add profile and feedback bootstrap stages.
10685 Remove next field from bootstrap stages.
10686 * Makefile.tpl (LN, LN_S): Substitute.
10687 (stageN-start, stageN-end): Use double-colon rules, to
10688 provide a hook for additional setup commands.
10689 (distclean-stageN-gcc, restageN): Create dependencies from
10690 [+prev+], not from [+next+].
10691 (stageN-bubble): Add commands for successive stages from
10692 [+prev+], using double-colon rules.
10693 (all-stageN-gcc): Fix typo.
10694 (stagefeedback-start, profiledbootstrap): New.
10695 * Makefile.in: Regenerate.
10696 * configure.in: Call ACX_PROG_LN.
10697 * configure: Regenerate.
10698
5bbb9680
CY
106992004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10700
10701 * MAINTAINERS (Write After Approval): Add myself.
10702
e18be1d4
MA
107032004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10704
10705 * MAINTAINERS (Write After Approval): Add myself.
10706
5607edfd
PB
107072004-06-03 Paolo Bonzini <bonzini@gnu.org>
10708
10709 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10710 without gcc.
10711 * configure: Regenerate.
10712
1ec4e9c3
PB
107132004-06-01 Paolo Bonzini <bonzini@gnu.org>
10714
10715 * Makefile.tpl: Fix typo.
10716 * Makefile.in: Regenerate.
10717
dce2d8b2 107182004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
10719
10720 * configure.in: Remove new- prefix from toplevel
10721 bootstrap targets.
10722 * configure: Regenerate.
10723
f516a7da
PB
107242004-06-01 Paolo Bonzini <bonzini@gnu.org>
10725
10726 * Makefile.tpl (all.normal): Rename to all.
10727 (all): Replace with a rule to pick the default
10728 target from configure.
10729 (all-gcc, configure-gcc): Use conditionals to
10730 do nothing when toplevel bootstrap is going on.
10731 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10732 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10733 * configure.in: Support --enable-bootstrap.
10734
10735 * Makefile.def: Remove new- prefix from toplevel
10736 bootstrap targets.
10737 * Makefile.tpl: Likewise.
10738
10739 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10740 target.
10741
10742 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10743 $(RECURSE_FLAGS) to recursive invocation of make.
10744
10745 * Makefile.in: Regenerate.
10746 * configure: Regenerate.
10747
78dd5e36 107482004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 10749 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
10750
10751 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10752 like CC.
10753
30f1bddc
DJ
107542004-05-27 Daniel Jacobowitz <dan@debian.org>
10755
10756 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10757 * configure: Regenerate.
10758
4fc4dd12
DJ
107592004-05-25 Daniel Jacobowitz <drow@false.org>
10760
10761 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10762 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10763 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10764 targets.
10765 * Makefile.in: Regenerate.
10766
dce2d8b2 107672004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
10768
10769 * configure.in: Test the ability to symlink directories.
10770 * configure: Regenerate.
10771
10772 * Makefile.def (bootstrap-stage): New definitions.
10773 * Makefile.tpl (configure-stage1-gcc,
10774 configure-stage2-gcc, configure-stage3-gcc,
10775 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10776 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10777 new-restage3, compare): Autogenerate, see Makefile.in
10778 entry for behavioral changes.
10779 (distclean-stage1, new-stage1-start, new-stage1-end,
10780 new-stage1-bubble, distclean-stage2, new-stage2-start,
10781 new-stage2-end, new-stage2-bubble, distclean-stage3,
10782 new-stage3-start, new-stage3-end): New autogenerated targets.
10783 (objext, prebootstrap, BOOT_CFLAGS,
10784 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10785 targets.
10786
10787 * Makefile.in: Regenerate.
10788 (distclean-stage1, new-stage1-start, new-stage1-end,
10789 new-stage1-bubble, distclean-stage2, new-stage2-start,
10790 new-stage2-end, new-stage2-bubble, distclean-stage3,
10791 new-stage3-start, new-stage3-end): New targets.
10792 (all-stage1-gcc): Move prebootstrap dependency from here...
10793 (configure-stage1-gcc): ...to here.
10794 (new-bootstrap): Use bubble targets.
10795 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10796 Use per-stage distclean targets.
10797 (configure-stage1-gcc, configure-stage2-gcc,
10798 configure-stage3-gcc, all-stage1-gcc,
10799 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10800 Use new-stageN-start to prepare the tree.
10801
4f4e53dd
PB
108022004-05-23 Paolo Bonzini <bonzini@gnu.org>
10803
10804 * Makefile.def (host_modules): add libcpp.
10805 * Makefile.tpl: Add dependencies on and for libcpp.
10806 * Makefile.in: Regenerate.
10807 * configure.in: Add libcpp host module.
10808 * configure: Regenerate.
10809
60975492
PB
108102004-05-21 Paolo Bonzini <bonzini@gnu.org>
10811
10812 * Makefile.tpl: Whenever a recursive target is defined, wrap
10813 it in a special @if/@endif block, and prepare its maybe
10814 dependency in the @if/@endif block
10815 * configure.in: Instead of writing maybe dependencies, remove
10816 the @if/@endif statements, and remove the @if/@endif blocks
10817 that remain.
10818 * configure: Regenerate.
10819 * Makefile.in: Regenerate.
10820
5ce7d75d
JJ
108212004-05-20 Janis Johnson <janis187@us.ibm.com>
10822
10823 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10824
c779c42f
KK
108252004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10826
10827 PR bootstrap/15120
10828 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10829 * */configure: Rebuilt.
10830
b4117c30
ZW
108312004-05-17 Zack Weinberg <zack@codesourcery.com>
10832
10833 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10834 of libf2c.
10835 * configure, Makefile.in: Regenerate.
10836
719bb4e3 108372004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
10838
10839 * MAINTAINERS (Write After Approval): Add myself.
10840
6de9cd9a
DN
108412004-05-13 Diego Novillo <dnovillo@redhat.com>
10842
10843 Merge from tree-ssa-20020619-branch.
10844
10845 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10846 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10847 (HOST_GMPLIBS): Define.
10848 (HOST_GMPINC): Define.
10849 (TARGET_LIB_PATH): Add libmudflap.
10850 (GFORTRAN_FOR_TARGET): Define.
10851 (configure-build*): Export GFORTRAN.
10852 (configure-gcc): Export GMPLIBS and GMPINC.
10853 (all-gcc): Add maybe-all-libbanshee.
10854 (configure-target-libgfortran): Define.
10855 * Makefile.in: Regenerate.
10856 * configure.in (host_libs): Add libbanshee.
10857 (target_libraries): Add target-libmudflap and target-libgfortran.
10858 Add --with-libbanshee.
10859 Handle --disable-libmudflap.
10860 (*-*-freebsd*): Use with_gmp.
10861 Add $(libgcj) to noconfigdirs.
10862 * configure: Regenerate.
10863 * depcomp: New file.
10864 * MAINTAINERS: Add tree-ssa maintainers.
10865
8f1b790f
VM
108662004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10867
b4117c30 10868 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 10869
693446fc
BF
108702004-04-30 Brian Ford <ford@vss.fsi.com>
10871
b4117c30 10872 * MAINTAINERS (Write After Approval): Add myself.
693446fc 10873
d1bb666c
UB
108742004-04-29 Uros Bizjak <uros@kss-loka.si>
10875
b4117c30 10876 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 10877
6cf1ac42
PB
108782004-04-28 Paolo Bonzini <bonzini@gnu.org>
10879
10880 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10881 * configure: Regenerate.
10882
632933d5
PB
108832004-04-27 Paolo Bonzini <bonzini@gnu.org>
10884
10885 Revert:
10886 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10887
10888 * Makefile.def (flags_to_pass): Remove *dir variables that
10889 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10890 as well as prefix and exec_prefix.
10891 * Makefile.in: Regenerate.
10892
80dc6aa0
RM
108932004-04-26 Robert Millan <robertmh@gnu.org>
10894
10895 Add patches from libtool CVS.
10896 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10897 * ltconfig: Likewise.
10898 * ltcf-c.sh: Likewise.
10899 * ltcf-cxx.sh: Likewise.
10900 * ltcf-gcj.sh: Likewise.
10901
e11283f1
PB
109022004-04-26 Paolo Bonzini <bonzini@gnu.org>
10903
10904 * Makefile.def (host_modules): Mark with the bootstrap
10905 flag packages on which gcc depends.
10906 * Makefile.tpl (all-bootstrap): Use it.
10907 * Makefile.in: Regenerate.
10908
8546950c
PB
109092004-04-26 Paolo Bonzini <bonzini@gnu.org>
10910
10911 * Makefile.def (flags_to_pass): Remove *dir variables that
10912 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10913 as well as prefix and exec_prefix.
10914 * Makefile.in: Regenerate.
10915
a76494aa
PB
109162004-04-26 Paolo Bonzini <bonzini@gnu.org>
10917
b4117c30
ZW
10918 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10919 * configure: Regenerate.
10920 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10921 * gcc/Makefile.tpl (compare): Use the result of the test.
10922 * gcc/Makefile.in: Regenerate.
a76494aa 10923
03a91701
PB
109242004-04-23 Paolo Bonzini <bonzini@gnu.org>
10925
10926 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10927 Always relocate gcc and prev-gcc to the original names, even
10928 if the build fails.
10929 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10930 New targets.
10931
082a6351
LG
109322004-04-23 Laurent GUERBY <laurent@guerby.net>
10933
10934 * MAINTAINERS: Update my email address.
b4117c30 10935
1f1d584b
RO
109362004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10937
10938 * configure.in (mips*-*-irix5*): Enable ld.
10939 * configure: Regenerate.
082a6351 10940
1db673ca
RO
109412004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10942
10943 * configure: Regenerate.
10944
ce4ea44e
JW
109452004-04-15 James E Wilson <wilson@specifixinc.com>
10946
10947 * Makefile.tpl (configure-[+module+], configure-gcc,
10948 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10949 Set and export LDFLAGS.
10950 * Makefile.in: Regenerate.
10951
611f62ad
MC
109522004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10953
b4117c30 10954 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 10955
be912515
NN
109562004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10957
10958 PR bootstrap/14871
10959 * Makefile.tpl: If we don't have built-in-tree target tools,
10960 use the ones found by configure rather than hacking around with
10961 program_transform_name.
10962 * configure.in: Give Makefile.tpl the information necessary
10963 to do that.
10964 * Makefile.in: Regenerate.
10965 * configure: Regenerate.
10966
9104315a
NN
109672004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10968
10969 PR bootstrap/14760
10970 * configure.in: When computing baseargs, strip *all* copies of
10971 offending options. Also, don't match/substitute the trailing space,
10972 so that this actually works when two similar options are separated by
10973 only one space.
10974 * configure: Regenerate.
10975
bef1d700
DE
109762004-04-06 David Edelsohn <edelsohn@gnu.org>
10977
b4117c30
ZW
10978 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10979 (rs6000-*-aix*): Same.
10980 * configure: Regenerate.
bef1d700 10981
54bcf05e 109822004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
10983
10984 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 10985
369a832c 109862004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
10987
10988 * MAINTAINERS: Add myself to write-after-approval.
369a832c 10989
09a9c095
NN
109902004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10991
7caf53cb
NN
10992 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10993 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10994 * Makefile.in: Regenerate.
10995
09a9c095
NN
10996 * configure.in (top level bootstrap support): Rework --enable-werror
10997 to set @stage2_werror_flag@.
10998 * configure: Regenerate.
10999 * Makefile.tpl (top level bootstrap support): Pass
11000 @stage2_werror_flag@ down to configure in stages 2 and 3.
11001 * Makefile.in: Regenerate.
11002
5595a2bd
NN
110032004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11004
cbfd7e06
NN
11005 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11006 for stages 2 and 3 as well as in make. As a consequence, remove
11007 OUTPUT_OPTION (now detected by configure) from the flags passed down
11008 to make.
11009 * Makefile.in: Regenerate.
11010
5595a2bd
NN
11011 * Makefile.tpl (new-bootstrap): Fix typo.
11012 * Makefile.in: Regenerate.
11013
ca3b3e20
NN
110142004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11015
295f4e42
NN
11016 * Makefile.tpl: Rearrange by moving recursive_targets rules
11017 into their proper sections.
11018 * Makefile.tpl (top level bootstrap support): Move disabling
11019 of coverage flags from 'make' to 'configure'; improve comments.
11020 * Makefile.in: Regenerate.
11021
340de83f
NN
11022 * Makefile.tpl (experimental top level bootstrap) Move stage1
11023 language setting from all- target to configure- target; disable
11024 intermodule optimization in stage 1; prevent gratuitous rebuilds
11025 of stage 1.
11026 * Makefile.in: Regenerate.
11027 * configure.in: Comma-separate stage 1 language list for top
11028 level bootstrap.
11029 * configure: Regenerate.
11030
ca3b3e20
NN
11031 * Makefile.tpl: Clean up experimental top level bootstrap support:
11032 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11033 prev-gcc in configure- targets as well as all- targets.
11034 * Makefile.in: Regenerate.
11035
4d038073
KC
110362004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11037
11038 * compile: New file imported from automake.
11039
ab3533d6
PB
110402004-03-17 Paolo Bonzini <bonzini@gnu.org>
11041
11042 * configure.in: Remove symbolic link section.
11043 * configure: Regenerate.
11044 * Makefile.tpl (links): Remove.
11045 * Makefile.in: Regenerate.
11046
1e0f07d3 110472004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11048 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11049
11050 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11051 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11052 * configure.in: Fix comment typo from last patch.
11053 * configure: Regenerate.
11054
2805b53a
NN
110552004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11056
11057 * Makefile.tpl: Introduce experimental top level bootstrap support.
11058 * Makefile.in: Regenerate.
11059 * configure.in: Introduce support for top level bootstrap.
11060 * configure: Regenerate.
11061
79b4b7d2 110622004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11063 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11064
11065 PR bootstrap/14522
11066 * configure.in: Cope with shells that do not support unquoted ^
11067 * configure: Regenerate.
11068
6bbec498 110692004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11070 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11071
11072 PR bootstrap/14522
79b4b7d2 11073 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11074 quotes inside quoted backquote substitutions.
11075 * configure: Regenerate.
11076
83c15dfc
AP
110772004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11078
11079 PR bootstrap/14522
f2bd98d4 11080 * configure.in: Fix escaping of $.
83c15dfc
AP
11081 * configure: Regenerate.
11082
55ffb5ed
NN
110832004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11084
11085 * configure: Regenerate, since I forgot to while committing Paolo's
11086 changes.
11087
e4c9c075
PB
110882004-03-08 Paolo Bonzini <bonzini@gnu.org>
11089
11090 PR ada/14131
11091 Move language detection to the top level.
11092 * configure.in: Find default values for the tools as
11093 soon as possible. Disable ada if GNAT is not found.
11094 Emit error message about missing languages. Expand
11095 --enable-languages=all for the gcc subdirectory.
11096
5199e2c6
BE
110972004-03-10 Ben Elliston <bje@gnu.org>
11098
11099 * MAINTAINERS: Update my email address.
11100
c18b95e5
DE
111012004-03-05 David Edelsohn <edelsohn@gnu.org>
11102
11103 * ltconfig: Disable building static libraries if building shared
11104 libraries on AIX 5L.
11105
d0fe5ad3
RS
111062004-03-01 Richard Sandiford <rsandifo@redhat.com>
11107
11108 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11109 and disable libgcj.
11110 * configure: Regenerated.
11111
e6f71f9d
BB
111122004-03-01 Brian Booth <bbooth@redhat.com>
11113
11114 * MAINTAINERS: Add myself to write-after-approval.
11115
8983e50e
PB
111162004-03-01 Paolo Bonzini <bonzini@gnu.org>
11117
11118 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11119
d4cd9d81
NN
111202004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11121
11122 PR bootstrap/7087
11123 * Makefile.tpl: Guard XFOO sed statements better.
11124 * Makefile.tpl: Add dependency for configure-target-libada.
11125 * Makefile.in: Regenerate (incidentally fixes broken
11126 commit when libada-branch was merged).
11127
0ea0229e
KC
111282004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11129
11130 * MAINTAINERS: Add myself to write-after-approval.
11131
bad93735
AP
111322004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11133
11134 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11135 maintainers.
11136
a7ca14fc
AC
111372004-02-20 Andrew Cagney <cagney@redhat.com>
11138
11139 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11140 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11141
51592782
NN
111422004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11143
11144 PR bootstrap/11932
11145 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11146
6a30854a
JQ
111472004-02-14 Jerry Quinn <jlquinn@optonline.net>
11148
11149 * MAINTAINERS: Added myself to write-after-approval.
11150
be8b2bee
MK
111512004-02-14 Michael Koch <konqueror@gmx.de>
11152
11153 * MAINTAINERS: Added myself to write-after-approval.
11154
972760b7
JM
111552004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11156
11157 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11158 some OS port maintainers to OS port maintainers section.
11159
b0281654
FCE
111602004-02-13 Frank Ch. Eigler <fche@redhat.com>
11161
11162 * MAINTAINERS: Add self.
11163
3c419fd6
KH
111642004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11165
11166 * MAINTAINERS: Alphabetize.
11167
e88e9aee
PB
111682004-02-12 Paolo Bonzini <bonzini@gnu.org>
11169
11170 * MAINTAINERS: Remove myself.
b4117c30 11171
1915e422
DE
111722004-02-11 David Edelsohn <edelsohn@gnu.org>
11173
11174 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11175 (rs6000-*-aix*): Same.
11176 * configure: Regenerate.
11177
a22c2d8d
KC
111782004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11179
11180 * configure.in (host): Add in missing $noconfigdirs to defines.
11181 * configure: Regenerate.
11182
d9cdb878
AC
111832004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11184 Nathanael Nerode <neroden@gcc.gnu.org>
11185
11186 PR ada/6637, PR ada/5911
b4117c30 11187 Merge with libada-branch:
d9cdb878
AC
11188 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11189 with appropriate dependencies. Add --enable-libada configure switch.
11190 * configure, Makefile.in: Regenerate.
11191
8bd92821
PB
111922004-02-09 Paolo Bonzini <bonzini@gnu.org>
11193
11194 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11195
89a95129
RO
111962004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11197
11198 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11199 * configure: Regenerate.
11200
892629bc
GK
112012004-02-04 Geoffrey Keating <geoffk@apple.com>
11202
11203 Merge from upstream:
11204
11205 * ltmain.in: When setting IFS to '~', be careful about user
11206 arguments that contain '~'.
11207
11208 2004-02-04 Peter O'Gorman <peter@pogma.com>
11209
11210 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11211 Also test $base_compile against $CC with escaped arguments. Bug
11212 reported by Geoff Keating <geoffk@apple.com>.
11213
6b402165
KH
112142004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11215
11216 * MAINTAINERS: Remove i960 port.
11217
fa2f0306
DD
112182004-01-23 DJ Delorie <dj@redhat.com>
11219
11220 * Makefile.def (target_modules) [libiberty]: Don't stage.
11221 * Makefile.in: Rebuilt.
11222
9feb20aa
CT
112232004-01-20 Caroline Tice <ctice@apple.com>
11224
11225 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11226
7aed2ccc
PC
112272004-01-19 Paolo Carlini <pcarlini@suse.de>
11228
11229 * MAINTAINERS: Update my email address.
11230
f25bebe1
JM
112312004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11232
11233 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11234
28083580
VR
112352004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11236
11237 * MAINTAINERS: Remove entries without email address.
11238
c0f4b5e4
DJ
112392004-01-15 Daniel Jacobowitz <drow@mvista.com>
11240
11241 * MAINTAINERS: Add myself to write-after-approval.
11242
b5eb5a5e
SB
112432004-01-15 Steven Bosscher <stevenb@suse.de>
11244
11245 * MAINTAINERS: Update my email address.
11246
dce2d8b2 112472004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11248
11249 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11250 * Makefile.tpl (configure-target-[+module+]): Support stage.
11251 * Makefile.in: Rebuilt.
11252
74c0b320
ILT
112532004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11254
11255 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11256
2560344b
RS
112572004-01-10 Richard Sandiford <rsandifo@redhat.com>
11258
11259 * MAINTAINERS: Add myself as a MIPS maintainer.
11260
8b21cda6
NN
112612004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11262
2b6c260d
NN
11263 * configure.in: Use ./config.cache, not config.cache.
11264 * configure: Regenerate.
11265 * Makefile.tpl: Special-casing not needed for GCC any more.
11266 * Makefile.in: Regenerate.
11267
09438bde
NN
11268 * configure.in: Don't share a cache file for host dirs.
11269 * configure: Regenerate.
11270
8b21cda6
NN
11271 * config-ml.in: Don't mess with the cache file.
11272
e42870df
EB
112732004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11274
11275 * MAINTAINERS: Move myself from 'Write After Approval' to
11276 'CPU Port Maintainers' section as SPARC maintainer.
11277
6b9eb62c
NN
112782004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11279
78a816a6
NN
11280 * Makefile.tpl: Make GCC use a separate config.cache.
11281 * Makefile.in: Regenerate.
11282
6b9eb62c
NN
11283 PR bootstrap/11932, PR bootstrap/11933
11284 (I don't know if it will fix either of them, but it relates
11285 to them.)
11286 * configure.in: Don't use shared config.cache for target
11287 directories.
11288 * configure: Regenerate.
11289
86d7b562
DN
112902004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11291
11292 * MAINTAINERS: Add myself to 'Write After Approval' section.
11293
07d0a605
RS
112942003-12-31 Roger Sayle <roger@eyesopen.com>
11295
11296 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11297 * configure: Regenerated.
11298
459ac19f
KH
112992003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11300
11301 * MAINTAINERS: Remove the mn10200 maintainer.
11302
5785c0ed 113032003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11304
cc6010cd
AP
11305 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11306 * configure: Regenerated.
5785c0ed 11307
a268eff9
JH
113082003-12-16 Jan Hubicka <jh@suse.cz>
11309
11310 * MAINTAINERS: Add myself as callgraph maintainer.
11311
9d465b12
TF
113122003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11313
11314 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11315 * configure: Regenerate.
11316
a68a270a
GB
113172003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11318
11319 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11320 'Write After Approval' section. Update email.
11321
dce2d8b2 113222003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11323
11324 * MAINTAINERS (Write After Approval): Add myself.
11325
8c052da4
MT
113262003-11-20 Matt Thomas <matt@3am-software.com>
11327
11328 * MAINTAINERS: Add myself as a vax port maintainer.
11329
e75f9147
KC
113302003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11331
11332 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11333 (configure-build-[+module+], configure-[+module+]): Likewise.
11334 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11335 * Makefile.in: Regenerate.
11336
43d8d958
AT
113372003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11338
11339 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11340 shared/dylibed libraries.
11341 * ltmain.sh: Likewise.
11342 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11343 * ltcf-cxx.sh: Likewise.
11344 * ltcf-gcj.sh: Likewise.
11345 * ltconfig: Likewise.
11346
638dcaa0
SC
113472003-11-17 Stan Cox <scox@redhat.com>
11348
11349 * MAINTAINERS: Add myself as iq2000 port maintainer.
11350
15cc172b
AC
113512003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11352
b4117c30
ZW
11353 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11354 * Makefile.in: Regenerate.
15cc172b 11355
20af77cd
UW
113562003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11357
11358 * config.sub: Update to 2003-11-03 version.
11359
4dd01c5c
PE
113602003-10-20 Phil Edwards <phil@codesourcery.com>
11361
11362 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11363 * configure: Regenerate.
11364
dce2d8b2 113652003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11366
11367 * MAINTAINERS: Add myself to 'Write After Approval' section.
11368
8b7ebc31
AC
113692003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11370
11371 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11372
afe1910c
JM
113732003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11374
11375 * MAINTAINERS: Update my email address.
11376
05dcec66
RO
113772003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11378
11379 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11380
dce2d8b2 113812003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11382
11383 * MAINTAINERS: Add myself to 'Write After Approval' section.
11384
507ec745
BI
113852003-10-16 Bernardo Innocenti <bernie@develer.com>
11386
11387 * config.guess: Update to 2003-10-16 version.
11388 * config.sub: Update to 2003-10-16 version.
11389
dce2d8b2 113902003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11391
11392 * MAINTAINERS: Added myself to 'Write After Approval' section.
11393
0c9b16bc
FH
113942003-10-15 Falk Hueffner <falk@debian.org>
11395
11396 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11397 'Write After Approval' section. Update email.
11398
74d57d15
RS
113992003-10-14 Roger Sayle <roger@eyesopen.com>
11400
11401 * MAINTAINERS: Move myself from 'Write After Approval' to
11402 'Various Maintainers' section as middle-end maintainer.
11403
d29b8ad8
NN
114042003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11405
11406 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11407 HOST_FLAGS_TO_PASS.
11408 * Makefile.in: Regenerate.
11409
26db814a
BI
114102003-10-11 Bernardo Innocenti <bernie@develer.com>
11411
11412 * config.guess: Update to 2003-10-07 version.
11413 * config.sub: Update to 2003-10-07 version.
11414
fffeb871
RO
114152003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11416
11417 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11418 * ltconfig (irix5*, irix6*): Don't override version_type.
11419
6691a79e
ME
114202003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11421
11422 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11423 * configure: Rebuilt
11424 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11425 * Makefile.in: Rebuilt
11426
62cdd71e
L
114272003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11428
11429 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11430
6fe2eacc
CW
114312003-09-30 Carlo Wood <carlo@alinoe.com>
11432
cc6010cd 11433 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11434
ea57e5ad
PK
114352003-09-29 Paul Koning <ni1d@arrl.net>
11436
11437 * MAINTAINERS: Move myself from "Write After Approval"
11438 to CPU platform maintainers for pdp11 platform.
11439
e070672a
AT
114402003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11441
11442 * MAINTAINERS: Move myself from 'Write After Approval' to
11443 'Various Maintainers' section as libffi testsuite maintainer.
11444
43bb47c2
DJ
114452003-09-21 Daniel Jacobowitz <drow@mvista.com>
11446
11447 * configure.in: Pass a computed --program-transform-name
11448 to subconfigures.
11449 * configure: Regenerated.
11450
da9d3b37
NN
114512003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11452
94322beb
NN
11453 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11454 * Makefile.in: Regenerate.
11455
da9d3b37
NN
11456 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11457 * Makefile.in: Regenerate.
11458
ffd9060b
ZL
114592003-09-19 Ziemowit Laski <zlaski@apple.com>
11460
11461 * MAINTAINERS: Move myself from 'Write After Approval'
11462 to 'Various Maintainers' (objective-c) section.
11463
eeae7b41
DJ
114642003-09-17 Daniel Jacobowitz <drow@mvista.com>
11465
11466 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11467 quoting.
11468 * configure: Regenerated.
11469
a080d12b
JB
114702003-09-16 Joel Brobecker <brobecker@gnat.com>
11471
11472 * MAINTAINERS (Write After Approval): Add myself to write after
11473 approval list.
11474
6cd2fc59
DN
114752003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11476
cc6010cd 11477 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11478
dcbdd9cc
ILT
114792003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11480
11481 * MAINTAINERS: Update my e-mail address.
11482
e517f636
AM
114832003-09-09 Alan Modra <amodra@bigpond.net.au>
11484
11485 * libtool.m4 (LD): Correct powerpc64 host match.
11486
bc49924b
JW
114872003-09-06 James E Wilson <wilson@tuliptree.org>
11488
11489 * MAINTAINTERS: Update my affiliation and email address.
11490
082124f5
ZD
114912003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11492
11493 * MAINTAINERS (Write After Approval): Add myself.
11494
dc94d89e
DD
114952003-09-04 DJ Delorie <dj@redhat.com>
11496
11497 * configure: Regenerate.
11498
114992003-09-04 Robert Millan <robertmh@gnu.org>
11500
11501 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11502
7a0f2d4e
KG
115032003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11504
11505 * configure.in: Ensure arguments to sed are properly spaced.
11506 * configure: Regenerate.
11507
88d032eb
GP
115082003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11509
11510 * MAINTAINERS: Update my e-mail address.
11511
0b3f3d22
ME
115122003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11513
11514 * MAINTAINERS (Write After Approval): Add myself.
11515
d253f9ba
DJ
115162003-08-27 Daniel Jacobowitz <drow@mvista.com>
11517
11518 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11519 * configure: Regenerated.
11520
066ec9c9
MM
115212003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11522
11523 * MAINTAINERS: Update my email address.
11524
415d7ef9
PE
115252003-08-23 Phil Edwards <pme@gcc.gnu.org>
11526
11527 * configure.in: Use newline instead of semicolon when assuming
11528 shell arguments in a for loop.
11529 * configure: Regenerated.
11530
e1567352
JE
115312003-08-22 Jason Eckhardt <jle@rice.edu>
11532
11533 * MAINTAINERS: Resurrect the i860 maintainer.
11534
b348267b
GK
115352003-08-20 Geoffrey Keating <geoffk@apple.com>
11536
e50084fa
GK
11537 PR 8180
11538 * configure.in: When testing with_libs and with_headers, treat
11539 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11540 * configure: Regenerate.
b4117c30 11541
b348267b
GK
11542 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11543 make, shell, etc.
11544 (baseargs): Likewise.
11545 * configure: Regenerate.
11546
ca26ffe0
BI
115472003-08-20 Bernardo Innocenti <bernie@develer.com>
11548
11549 * MAINTAINERS (Write After Approval): Add myself.
11550
940cde4d
GK
115512003-08-19 Geoffrey Keating <geoffk@apple.com>
11552
11553 * configure.in: Disable libgcj for darwin not on powerpc.
11554 * configure: Rebuild.
11555
74bed51b
ADL
115562003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11557
11558 * config-ml.in, symlink-tree: Add license.
11559
b4117c30
ZW
115602003-08-03 Richard Stallman <rms@gnu.org>
11561 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11562
11563 * README.SCO: New file.
11564
333a28b4
MK
115652003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11566
11567 * Makefile.tpl (check, check-c++): Express dependencies using
11568 dependencies rather than commands.
11569 * Makefile.in: Regenerate.
11570
c197e306
AC
115712003-08-01 Andrew Cagney <cagney@redhat.com>
11572
11573 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11574 * configure: Ditto.
11575
a8ee6e2d
GK
115762003-07-31 Geoffrey Keating <geoffk@apple.com>
11577
11578 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11579 * Makefile.in: Update.
a8ee6e2d 11580
8d9b3f2e
AT
115812003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11582
11583 * configure.in: Enable libgcj for darwin.
11584 * configure: Rebuild.
11585
52c0c542
PE
115862003-07-29 Phil Edwards <pme@gcc.gnu.org>
11587
11588 * config-ml.in: Use ac_configure_args directly instead of
11589 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11590 actually seen.
11591
b4acb5ef
NN
115922003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11593
11594 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11595 creating target and build subdirs to build all parent dirs as needed.
11596 * Makefile.in: Rebuild.
11597 * configure.in: Don't build dirs explicitly here.
11598 * configure: Rebuild.
11599
a51d71d0
PB
116002003-07-26 Paul Brook <paul@nowt.org>
11601
11602 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11603
f43e12ce
AO
116042003-07-22 Alexandre Oliva <aoliva@redhat.com>
11605
11606 * Makefile.tpl (all-make): Depend on intl.
11607 * Makefile.in: Rebuilt.
11608
8a199ff6
PE
116092003-07-20 Phil Edwards <pme@gcc.gnu.org>
11610
11611 * install-sh: Update to newer upstream versions (associated with
11612 aclocal 1.7).
11613 * mkinstalldirs: Likewise.
11614 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11615
e6a8c803
AP
116162003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11617
11618 * MAINTAINERS: Move self from Bug database only accounts
11619 to write-after-approval.
11620
9f13608f
NN
116212003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11622
11623 * config.if: Remove unused libc_interface determination.
11624
c7864714
NN
116252003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11626
11627 * MAINTAINERS: Move self from write-after-approval to
11628 build machinery (*.in).
11629
775956d0
NN
116302003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11631
11632 PR bootstrap/11273
11633 PR bootstrap/11408
11634 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11635 unused INSTALL_PROGRAM_ARGS.
11636 * configure.in: Use AC_PROG_INSTALL.
11637 * Makefile.in: Regenerate.
11638 * configure: Regenerate.
11639
c7f67a6e
KH
116402003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11641
11642 * MAINTAINERS: Alphabetize.
11643
33952f6f
AO
116442003-07-10 Alexandre Oliva <aoliva@redhat.com>
11645
11646 * configure: Rebuilt.
11647 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11648 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11649 newlib nor libgloss.
11650 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11651 * configure.in (am33_2.0-*-linux*): Added.
11652
0d4f1b4e
BW
116532003-07-09 Bob Wilson <bob.wilson@acm.org>
11654
11655 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11656 * configure: Regenerate.
11657
56694dd9
ZW
116582003-07-07 Zack Weinberg <zack@codesourcery.com>
11659
11660 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11661 * Makefile.in: Regenerate.
11662
21607eb4
ZW
116632003-07-04 Zack Weinberg <zack@codesourcery.com>
11664
11665 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11666 * Makefile.in: Regenerate.
11667
dce2d8b2 116682003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
11669
11670 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11671 * Makefile.in: Regenerated.
11672
5d42f90e
L
11673 * config-ml.in: Replace PWD with PWD_COMMAND.
11674
6eb95e99
ZW
116752003-07-04 Zack Weinberg <zack@codesourcery.com>
11676
11677 * intl: New directory; see intl/ChangeLog for details.
11678 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11679 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11680 * Makefile.in: Regenerate.
11681
07d1940e
NN
116822003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11683
11684 * configure.in: Clean up config-lang.in handling. Delete
11685 useless assignment to "subdirs".
11686 * configure: Regenerate.
11687
4dbda6f0
NN
116882003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11689
11690 * configure.in: Rename 'target_libs' to 'target_libraries'.
11691 Remove useless reference to 'target_libs'.
11692 * configure: Regenerate.
11693
2c30ab71
KS
116942003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11695
11696 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11697 * Makefile.in: Regenerate.
11698
11405c93
NN
116992003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11700
11701 * Makefile.def: Introduce flags_to_pass.
11702 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11703 * Makefile.in: Regenerate.
11704
fb87ad5d
HPN
117052003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11706
11707 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11708 and target-libgloss.
11709 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11710 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11711 * configure: Regenerate.
11712
a7956a48
BK
117132003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11714
11715 * configure.in: Update testsuite_flags to new location.
11716 * configure. Regenerate.
6eb95e99 11717
eaf9f3b2
NN
117182003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11719
11720 * Makefile.tpl: Remove BUILD_CC stuff.
11721 * Makefile.in: Regenerate.
11722
2d89ffef
KH
117232003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11724
11725 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11726
dce2d8b2 117272003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
11728
11729 * MAINTAINERS (Write After Approval): Add myself.
11730
dce2d8b2 117312003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 11732
b951c91c
L
11733 * config.guess: Update to 2003-06-12 version.
11734 * config.sub: Update to 2003-06-13 version.
11735
dce2d8b2 117362003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
11737
11738 * config.guess: Update to 2003-06-06 version.
11739 * config.sub: Update to 2003-06-06 version.
11740
655b7166
RO
117412003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11742
11743 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11744 * configure. Regenerate.
11745
01b759aa
NN
117462003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11747
bf1d3e81
NN
11748 * configure.in: Disable serial configure by default.
11749 * configure: Regenerate.
11750 * Makefile.tpl: Abolish .NOTPARALLEL.
11751 * Makefile.in: Regenerate.
11752
e89fbdfe
NN
11753 * Makefile.tpl: Replace {build,host,target}_canonical by
11754 {build,host,target}.
11755 * Makefile.in: Regenerate.
11756
01b759aa
NN
11757 * Makefile.tpl: Fix stupid pasto.
11758 * Makefile.in: Regenerate.
11759
f7dae026
NN
117602003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11761
11762 * Makefile.tpl: Remove bogus conditional.
11763 * Makefile.in: Regenerate.
11764
117652003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
11766
11767 * Makefile.tpl (profiledbootstrap): New target.
11768 * Makefile.in (profiledbootstrap): New target.
11769
2ffc3e73 117702003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
11771
11772 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11773 Pinski. Remove user names from other bugzilla-only maintainers.
11774
1a1e6b96
NN
117752003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11776
1358ccea
NN
11777 * Makefile.tpl: Make 'recursive targets' using autogen rather
11778 than shell loop. Remove duplicate 'clean' targets and false
11779 comments.
11780 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11781 Add systematic method of specifying missing targets in subdirs.
11782 Add copyright boilerplate.
11783 * Makefile.in: Regenerate.
11784 * configure.in: Add 'recursive targets' to maybe list.
11785 * configure: Regenerate.
11786
ae74ed1f
NN
11787 * MAINTAINERS: "GNATS only" -> "Bug database only".
11788
1a1e6b96
NN
11789 * Makefile.tpl: Rename [+target+] to [+make_target+].
11790 * Makefile.def: Rename 'target' to 'make_target'.
11791
c79af3fa
NB
117922003-05-31 Neil Booth <neil@daikokuya.co.uk>
11793
11794 * MAINTAINERS: Add self as options handling maintainer.
11795
39d85b61
MM
117962003-05-28 Michael Meissner <gnu@the-meissners.org>
11797
11798 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11799 been too long since I touched those ports.
11800
afc2b62d
DD
118012003-05-28 DJ Delorie <dj@redhat.com>
11802
11803 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11804 * Makefile.in: Regenerate.
11805
df445104
MR
118062003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11807
11808 * configure.in: Use curly braces in the definition of tooldir.
11809 * configure: Regenerate.
11810
2eb98e5d 118112003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 11812
2eb98e5d
DD
11813 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11814 newlib or libgloss.
11815 * Makefile.in: Regenerate.
11816
862fced8
DD
118172003-05-21 DJ Delorie <dj@redhat.com>
11818
11819 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11820 * Makefile.in: Regenerate.
11821
fc351800
ILT
118222003-05-20 Ian Lance Taylor <ian@airs.com>
11823
11824 * MAINTAINERS: Update my e-mail address.
11825
7e2dbcef
NN
118262003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11827
11828 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 11829 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
11830 Factor out common code from autogen IF statements.
11831 * configure: Regenerate.
11832 * Makefile.in: Regenerate.
11833
f2a0e225
KC
118342003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11835
11836 * configure.in: Accept i[3456789]86 for machine type.
11837 * configure: Regenerate.
11838
8b87bb96
NN
118392003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11840
11841 * configure.in: Switch more things to use maybe dependencies.
11842 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11843 * configure: Regenerate.
11844 * Makefile.tpl: Switch more things to use maybe dependencies.
11845 * Makefile.in: Regenerate.
11846
fdb882bc 118472003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
11848
11849 * Makefile.tpl (install-opcodes): Define.
11850 * Makefile.in: Rebuild.
11851
f7c50032
AJ
118522003-05-13 Andreas Jaeger <aj@suse.de>
11853
11854 * config.guess: Update to 2003-05-09 version.
11855 * config.sub: Update to 2003-05-09 version.
11856
dce2d8b2 118572003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
11858
11859 * configure.in: Correct sed script so that options in quotes are not
11860 deleted.
11861 * configure: Rebuild.
11862
aa8f1f57
CV
118632003-05-12 Corinna Vinschen <corinna@vinschen.de>
11864
11865 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11866 and $$s/newlib/libc/sys/cygwin32 include paths.
11867 * configure: Ditto.
11868
0c130f81
MM
118692003-05-12 Michael Meissner <gnu@the-meissners.org>
11870
11871 * MAINTAINERS: Update my email addresses.
11872
aa1a100b
EB
118732003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11874
11875 * config-ml.in: Propagate INSTALL variables.
f7c50032 11876
87861833
GP
118772003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11878
11879 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11880
de722255
CD
118812003-05-02 Chris Demetriou <cgd@broadcom.com>
11882
6eb95e99
ZW
11883 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11884 * Makefile.in: Regenerate.
de722255 11885
96c4a002
WB
118862003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11887
11888 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11889
55b15a11
WB
118902003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11891
11892 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11893
0c227849
DJ
118942003-04-27 Daniel Jacobowitz <drow@mvista.com>
11895
11896 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11897 * Makefile.in: Regenerated.
11898
d45148c1
WB
118992003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11900
11901 * MAINTAINERS (Write After Approval): Upgrade myself from
11902 GNATS only to write-after-approval. Update my mail address.
11903
dce2d8b2 119042003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
11905
11906 (OS Port Maintainers: freebsd): Add myself.
11907
438f50c3
MM
119082003-04-22 Mark Mitchell <mark@codesourcery.com>
11909
11910 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11911
9074e169
KJ
119122003-04-22 Kean Johnston <jkj@sco.com>
11913
11914 * MAINTAINERS (SCO ports): Added myself.
11915
dfd39a2e
NS
119162003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11917
11918 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11919
ccbae82a
KJ
119202003-04-19 Kean Johnston <jkj@sco.com>
11921
11922 * MAINTAINERS (Write After Approval): Add myself.
11923
2f50999f
GP
119242003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11925
11926 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11927 * Makefile.in: Regenerate.
11928
e9b84181
JJ
119292003-04-18 Jakub Jelinek <jakub@redhat.com>
11930
11931 * configure.in (powerpc64*-*-linux*): Remove.
11932 * configure: Rebuilt.
11933
1ca4c6e1
PE
119342003-04-17 Phil Edwards <pme@gcc.gnu.org>
11935
11936 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11937 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11938 and restrap.
11939 * Makefile.in: Regenerate.
11940
0590b963
RE
119412003-04-16 Richard Earnshaw <rearnsha@arm.com>
11942
11943 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11944 * configure: Regenerated.
11945
ff41a56f
DD
119462003-04-15 DJ Delorie <dj@redhat.com>
11947
11948 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11949
50d440bc
NC
119502003-04-13 Nick Clifton <nickc@redhat.com>
11951
11952 * config-ml.in: Remove support for --disable-aix removing
11953 call-aix multilibs.
11954
b1e0a93e
AO
119552003-04-10 Alexandre Oliva <aoliva@redhat.com>
11956
11957 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11958 * */configure: Rebuilt.
11959
71fb704d
JS
119602003-04-08 Joel Sherrill <joel@oarcorp.com>
11961
11962 * MAINTAINERS: Add my email address.
11963
3897ea90
OH
119642003-03-17 Olivier Hainque <hainque@act-europe.fr>
11965
11966 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 11967
93c834b7
NN
119682003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11969
11970 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11971 * Makefile.in: Regenerate.
11972
82c34dcb
MC
119732003-03-14 Michael Chastain <mec@shout.net>
11974
11975 * Makefile.in: Regenerate with correct Makefile.def.
11976
73458fb7
NN
119772003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11978
11979 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11980 Make macro.
11981 * Makefile.in: Regenerate.
11982 * configure.in: Clean up gxx_include_dir logic.
11983 * configure: Regenerate.
11984
32cf27e5
AE
119852003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11986
11987 * MAINTAINERS (Write After Approval): Add myself.
11988
c727e7a0
BE
119892003-03-10 Ben Elliston <bje@wasabisystems.com>
11990
11991 * MAINTAINERS: Update my mail address.
11992
9a27ac7a
FS
119932003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11994
11995 * configure.in (gxx_include_dir): Fix typo.
11996 * configure: Regenerated.
11997
3aa83176
NN
119982003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11999
12000 * Makefile.tpl: Reindent.
12001 * Makefile.in: Regenerate.
12002 * configure.in: Reindent. Don't set unused variables.
12003 * configure: Regenerate.
12004
9124bc53
DJ
120052003-03-04 Daniel Jacobowitz <drow@mvista.com>
12006
12007 * configure.in: Include $(build_tooldir)/sys-include in
12008 FLAGS_FOR_TARGET.
12009 * configure: Regenerated.
12010
cb543528
NN
120112003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12012
c858bf1e
NN
12013 * Makefile.tpl: Always pass down RANLIB.
12014 * Makefile.in: Regenerate.
12015
aa9c3ab4
NN
12016 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12017 * Makefile.in: Regenerate.
12018 * configure.in: Remove unused logic relating to --enable-shared
12019 and --enable-threads. Remove bogus comments. Remove redundant
12020 noconfigdirs.
12021 * configure: Regenerate.
12022
cb543528
NN
12023 * configure.in: Replace ${libstdcxx_version} by its value.
12024 Remove reference to mh-dgux.
12025 * configure: Regenerate.
12026
53f70c1b
KB
120272003-03-03 Kevin Buettner <kevinb@redhat.com>
12028
12029 * MAINTAINERS (Write After Approval): Add myself.
12030
df0f0674
NN
120312003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12032
12033 * Makefile.tpl: Rearrange.
12034 * Makefile.in: Regenerate.
12035
dce2d8b2 120362003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12037
12038 * configure.in: Add support for kaOS as cross build target system.
12039 * configure: Regenerated.
12040
a7a287eb
SB
120412003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12042
12043 * MAINTAINERS (Write after approval): Add myself.
12044
ff00c8a2
JW
120452003-02-21 James E Wilson <wilson@tuliptree.org>
12046
12047 * MAINTAINERS: Update my email address.
12048
abb2db7a
ZW
120492003-02-21 Zack Weinberg <zack@codesourcery.com>
12050
12051 * MAINTAINERS: Add self to blanket write privs. section.
12052
e9f2dc3b
SM
120532003-02-20 Sean McNeil <sean@blue.mcneil.com>
12054
12055 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12056 configure-target-* as some target builds may require additional
12057 flags for preprocessor tests.
12058 * Makefile.in: Regenerated.
12059
ee03dc5e
AO
120602003-02-19 Alexandre Oliva <aoliva@redhat.com>
12061
11856278
AO
12062 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12063 * ltconfig: Handle it.
12064 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12065 auto-detecting it.
12066
274aef32
AO
12067 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12068 it is used as argument to $CC.
12069 * ltcf-gcj.sh: Likewise.
12070
ee03dc5e
AO
12071 * configure.in: Introduce --enable-maintainer-mode.
12072 * configure: Rebuilt.
12073 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12074 for maintainer mode.
12075 * Makefile.in: Rebuilt.
12076
30db8e17
JM
120772003-02-18 Jason Merrill <jason@redhat.com>
12078
12079 * Makefile.tpl (check-c++): Allow parallelism.
12080
cab60ac6
GP
120812003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12082
12083 * MAINTAINERS: Remove John Carr (who never actually had access to
12084 gcc.gnu.org).
12085
c8e5d1af
GK
120862003-02-15 Geoffrey Keating <geoffk@apple.com>
12087
12088 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12089 don't configure target-libobjc.
12090 * configure: Regenerate.
12091
70f91f50
RO
120922003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12093
12094 * Makefile.tpl (RANLIB): Define.
12095 * Makefile.in: Regenerate.
12096
669e9062
LB
120972003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12098
12099 * MAINTAINERS: Update my email.
abb2db7a 12100
61b56b2e
KS
121012003-02-06 Keith R Seitz <keiths@redhat.com>
12102
12103 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12104 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12105 * Makefile.in: Regenerated.
12106 * configure.in: Remove all traces of snavigator, db, and grep.
12107 * configure: Regenerated.
12108
a1ba6e15
GP
121092003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12110
12111 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12112 After Approval.
12113
f5f2cce5
CC
121142003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12115
12116 * MAINTAINERS (Write after approval): Add myself.
12117
ba49f6f1
FCE
121182003-01-31 Frank Ch. Eigler <fche@redhat.com>
12119
12120 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12121 * Makefile.in: Regenerated.
12122
ccf9f10c
RS
121232003-01-30 Roger Sayle <roger@eyesopen.com>
12124
12125 * config.guess: Updated to 2003-01-30's version.
12126 * config.sub: Updated to 2003-01-28's version.
12127
a693735b
AO
121282003-01-30 Alexandre Oliva <aoliva@redhat.com>
12129
12130 * config.if: If gcc_version is already set, just use it. Don't set
12131 gcc_version_trigger if it's already set, otherwise set it to
12132 gcc/version.c, but only if the file exists. If it is not set and
12133 gcc/version.c does not exist, try to extract the version number from
12134 $CC.
12135
204c43d6
AT
121362003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12137
abb2db7a 12138 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12139
842e91ec
PE
121402003-01-27 Phil Edwards <pme@gcc.gnu.org>
12141
12142 * configure.in: Revert 24Jan change.
12143 * configure: Regenerate.
12144
6b99984e
GP
121452003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12146
12147 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12148 entry of HJ Lu.
12149
806e0935
NN
121502003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12151
12152 * configure.in: Revert previous change.
12153 * configure: Regenerate.
12154
307a9864
NN
121552003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12156
12157 * configure.in: Make rda native-only.
12158 * configure: Regenerate.
12159
02ba6302
VR
121602003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12161
12162 * MAINTAINERS: Move myself from GNATS-only-accounts to
12163 write-after-approval.
12164
77d187bc
NN
121652003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12166
12167 * configure.in: Add missing \.
12168 * configure: Rebuilt.
12169
a94a2d4c
JJ
121702003-01-17 Jakub Jelinek <jakub@redhat.com>
12171
12172 * configure.in (baseargs): Avoid using \| in sed regular
12173 expressions.
12174 * configure: Rebuilt.
12175
73f84924
JJ
121762003-01-16 Jakub Jelinek <jakub@redhat.com>
12177
12178 * configure.in (baseargs): Remove all supported forms of
12179 --cache-file, --srcdir, --host, --build and --target options
12180 from argument lists.
12181 * configure: Rebuilt.
12182
8c12fc63
JZ
121832003-01-15 Josef Zlomek <zlomekj@suse.cz>
12184
12185 * MAINTAINERS: Add myself to write-after-approval list.
12186
7c005a3a
AO
121872003-01-15 Alexandre Oliva <aoliva@redhat.com>
12188
12189 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12190 * configure: Rebuilt.
12191
3dfabf63
NN
121922003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12193
12194 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12195 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12196 * Makefile.in: Regenerate.
12197 * configure: Regenerate.
12198
cf53ae10
AO
121992003-01-09 Alexandre Oliva <aoliva@redhat.com>
12200
12201 * configure.in: Remove Makefile in build, host and target modules
12202 unless configure was run with --no-recursion.
12203 * configure: Rebuilt.
12204
3fbe8e4a
CC
122052003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12206
12207 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12208 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12209 * Makefile.in: Regenerate.
12210
66e2aa7d
CD
122112003-01-08 Chris Demetriou <cgd@broadcom.com>
12212
12213 * config.guess: Update to 2003-01-03 version.
12214 * config.sub: Update to 2003-01-03 version.
12215
b5038cfb
CF
122162003-01-07 Christopher Faylor <cgf@redhat.com>
12217
12218 * configure: Regenerate with proper autoconf 2.13.
12219
d02c69be
CF
122202003-01-07 Christopher Faylor <cgf@redhat.com>
12221
12222 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12223 * configure: Regenerate.
d02c69be 12224
e914a571
AC
122252003-01-06 Andrew Cagney <ac131313@redhat.com>
12226
12227 * configure.in (GDB_TK): Add tcl directories conditional on
12228 gdb/gdbtk directory being present.
12229 * configure: Regenerate.
abb2db7a 12230
dce2d8b2 122312003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12232
dce2d8b2
EB
12233 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12234 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12235 * configure: Rebuilt.
12236
89a7012a
TT
122372002-12-31 Tom Tromey <tromey@redhat.com>
12238
12239 * Makefile.in: Rebuilt.
12240 * Makefile.def (target_modules) [libffi]: Allow installation.
12241
3f4f56e2
AS
122422002-12-31 Andreas Schwab <schwab@suse.de>
12243
12244 * configure.in: Fix use of $program_transform_name.
12245 * configure: Regenerated.
12246
6c1b8d0a
DJ
122472002-12-30 Daniel Jacobowitz <drow@mvista.com>
12248
12249 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12250 * configure: Regenerated.
6c1b8d0a 12251
c5120911
AO
122522002-12-29 Alexandre Oliva <aoliva@redhat.com>
12253
12254 * Makefile.tpl (local-distclean): Don't remove...
12255 (multilib.ts): ... this. Moved into...
12256 (multilib.out): ... this. Don't use sub-make.
12257 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12258 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12259 (configure-build-[+module+], configure-[+module+],
12260 configure-target-[+module+], configure-gcc): ... these. Test
12261 for Makefile existence. Drop config.status from dependencies.
12262 * Makefile.in: Rebuilt.
12263 * configure.in: Move gcc-version-trigger to the end of
12264 ac_configure_args. Add comments to maybedep.tmp and
12265 serdep.tmp. Introduce --disable-serial-configure. Remove
12266 nonopt from baseargs, matching and removing corresponding
12267 whitespace while at it.
12268 * configure: Rebuilt.
12269
e245b0ea
AO
122702002-12-28 Alexandre Oliva <aoliva@redhat.com>
12271
903de295
AO
12272 * configure.in (host_configargs): Replace reference to
12273 no-longer-defined buildopts with --build=${build_alias}.
12274 * configure: Rebuilt.
12275
e245b0ea
AO
12276 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12277 program_transform_name to standard idiom.
12278 (AUTOGEN, AUTOCONF): Define.
12279 (Makefile.in): Use $(AUTOGEN).
12280 (Makefile): Depend on config.status, and use autoconf-style rule to
12281 build it. Move original commands to...
12282 (config.status): ... this new target.
12283 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12284 $(AUTOCONF).
12285 * Makefile.in: Rebuilt.
12286
671aa708
NN
122872002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12288
53fbfb58
NN
12289 * Makefile.tpl: Fix dramatic bustage due to change in
12290 program_transform_name.
12291 * Makefile.in: Regenerate.
12292
12293 * configure.in: Remove unnecessary PATH setting.
12294 * configure: Regnerate.
12295
12296 * configure.in: Don't default to unprefixed tools unless
12297 the native tools will work.
12298 * configure: Regenerate.
12299
671aa708
NN
12300 * configure.in: Convert to autoconf script. Blow away lots
12301 of now-redundant Makefile fragments.
12302 * configure: Generate using Autoconf.
12303 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12304 * Makefile.in: Regenerate.
12305
57f40826
NN
123062002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12307
3fedb745
NN
12308 * configure: Fix stupid bug where RANLIB was mistakenly included.
12309
abb2db7a 12310 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12311 (build_configargs, host_configargs, target_configargs).
12312
12313 * configure.in: Move logic out of sed statement.
12314
abb2db7a 12315 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12316 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12317
315fa0f4
SS
123182002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12319
12320 * config.sub: Import from master repository
12321 * config.guess: Ditto
12322
45aff44f
AS
123232002-12-24 Andreas Schwab <schwab@suse.de>
12324
12325 * Makefile.tpl (multilib.out): Fix missing space.
12326 * Makefile.in: Regenerate.
12327
88b5521b
NN
123282002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12329
12330 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12331 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12332 * Makefile.in: Regenerate.
12333 * configure.in: Remove unnecessary leftovers.
12334
2a726918
GK
123352002-12-21 Geoffrey Keating <geoffk@apple.com>
12336
12337 * configure.in (extra_ranlibflags_for_target): New variable.
12338 (*-*-darwin): Add -c to ranlib commands.
12339 * configure (tooldir): Handle extra_ranlibflags_for_target.
12340
aace3269 123412002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12342
12343 * Makefile.tpl: Revert HJL's change.
12344 * Makefile.in: Regenerated.
12345 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12346 always.
12347
f0895142
AS
123482002-12-19 Andreas Schwab <schwab@suse.de>
12349
12350 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12351 * Makefile.in: Regenerate.
12352
dce2d8b2 123532002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12354
12355 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12356 * Makefile.in: Regenerated.
12357
12358 * configure.in (build_prefix): New. Substitute.
12359
212f6dd0
NN
123602002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12361
79308c5d
NN
12362 * Makefile.tpl: Don't let real targets depend on phony targets.
12363 * Makefile.in: Regenerate.
12364
212f6dd0
NN
12365 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12366 * Makefile.in: Regenerate.
12367
ab17919f
SS
123682002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12369
12370 * config.sub: Import from master repository
12371 * config.guess: Ditto
12372
5ecf91d1
JM
123732002-12-16 Jason Merrill <jason@redhat.com>
12374
12375 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12376 previous 'make bootstrap'.
12377 * Makefile.in: Regenerate.
12378
d8437e1b
HPN
123792002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12380
12381 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12382
4977bab6
ZW
123832002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12384
12385 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12386 * Makefile.in: Regenerate.
12387
0edcfdcb
JM
123882002-12-13 Jason Merrill <jason@redhat.com>
12389
6248218a 12390 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12391 library tests.
12392 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12393 * Makefile.in: Regenerate.
12394
4977bab6
ZW
123952002-12-12 Alexandre Oliva <aoliva@redhat.com>
12396
12397 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12398 * Makefile.in: Rebuilt.
12399
f87505dd
AO
124002002-12-12 Alexandre Oliva <aoliva@redhat.com>
12401
12402 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12403
4977bab6
ZW
124042002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12405
12406 * configure: Fix bug put in by gremlins.
12407
12408 * Makefile.tpl: Substitute more autoconfily.
12409 * configure: Substitute more autoconfily.
12410 * Makefile.in: Regenerate.
12411
7f0db92a
SS
124122002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12413
12414 * config.sub: Import from master repository
12415 * config.guess: Ditto
12416 * MAINTAINERS: Added Svein Seldal under write after approval
12417
4977bab6
ZW
124182002-12-08 Andrew Cagney <ac131313@redhat.com>
12419
12420 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12421 * Makefile.in (all-sim): Ditto.
12422
124232002-12-06 DJ Delorie <dj@redhat.com>
12424
12425 * Makefile.tpl: Change configure dependencies to not have real
12426 targets depend on phony targets.
12427
124282002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12429
12430 * configure.in: Revert unintentional change.
12431
12432 * Makefile.tpl: Change dependency for */multilib.out so that
12433 it works when gcc isn't in the tree.
12434
12435 * configure.in: Substitute more.
12436 * configure: Run subconfigures from the Makefile.
12437 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12438 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12439
67f1b906
GP
124402002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12441
12442 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12443
4977bab6
ZW
124442002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12445
12446 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12447 and corresponding dependencies.
12448 * Makefile.in: Regenerate.
12449
12450 * configure.in (host_tools): Order binutils, gas and ld for
12451 convenience in running the testsuites.
12452
12453 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12454 * Makefile.in: Regenerate.
12455 * configure.in: Introduce rules to serialize subconfigure runs.
12456
12457 * configure.in: Introduce BASE_CC_FOR_TARGET.
12458 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12459 Realize configure-build-* targets. Realize configure-target-* targets.
12460 * Makefile.in: Regenerate.
12461
124622002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12463
12464 * configure: Move gcc_version_trigger stuff from here...
12465 * configure.in: ...to here.
12466
12467 * configure.in: Separate subconfigure options added by this file from
12468 options given by the user. Add machinery to put args for host
12469 subconfigures into the Makefile.
12470
12471 * Makefile.tpl: Remove 'vault' targets.
12472 * Makefile.tpl: Reorder and comment dependencies.
12473 * Makefile.in: Regenerate.
12474
124752002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12476 * configure.in: Fix my broken commit of previous patch. (sigh)
12477
743f054e
GK
124782002-11-28 Geoffrey Keating <geoffk@apple.com>
12479
12480 * configure.in: Move host-specific darwin noconfigdirs into
12481 the host-specific section.
12482
4977bab6
ZW
124832002-11-28 Geoffrey Keating <geoffk@apple.com>
12484
12485 * configure.in: Move host-specific darwin noconfigdirs into
12486 the host-specific section.
12487
124882002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12489
12490 * configure: Remove skip-this-dir support.
12491 * Makefile.tpl: Remove skip-this-dir support.
12492
12493 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12494 subdirectories.
12495 * Makefile.in: Regenerate.
12496
12497 * Makefile.tpl: Strip out useless setting of 'dir'.
12498 * Makefile.in: Regenerate.
12499
125002002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12501
12502 * configure.in: Fix deeply stupid bug.
12503
12504 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12505 shell code in CXX_FOR_TARGET
12506 * Makefile.def: Introduce raw_cxx.
12507 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12508 RAW_CXX_FOR_TARGET.
12509 * Makefile.in: Regenerate.
12510
125112002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12512
12513 * Makefile.tpl: Remove unnecessary ifs.
12514 * Makefile.in: Regenerate.
12515
12516 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12517 dependencies. Maybe-ize build-libiberty. Create dummy install
12518 targets for 'no_install' modules.
12519 * configure: Move GDB_TK substitution to configure.in. Move
12520 build_modules stuff to configure.in.
12521 * configure.in: Implement soft dependency machinery. Maybe-ize
12522 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12523 * Makefile.in: Regenerate.
12524
125252002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12526
12527 * Makefile.tpl: Make all-target, install-target behave similarly
12528 to all, install (only hitting configured targets). Eliminate
12529 unused macro defintions.
12530
12531 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12532 build != host.
12533
12534 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12535
12536 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12537
12538 * configure.in: Produce lists of subdir targets we're actually
12539 configuring. Remove references to "dosrel".
12540 * Makefile.tpl: Let configure set which subdir targets are hit.
12541 Remove install-cross; clean up install; remove ALL. Remove
12542 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12543 Autogenerate host module targets. Remove empty dependency lines
12544 and redundant dependency; rearrange slightly.
12545 * Makefile.def: Add host-side libtermcap, utils.
12546
12547 * Makefile.in: Regenerate.
12548
e6226a2f
RO
125492002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12550
12551 * ltconfig (osf[345]): Append $major to soname_spec.
12552 Reflect this in library_names_spec.
12553 * ltmain.sh (osf): Prefix $major with . for use as extension.
12554
3b75d237
AJ
125552002-11-19 Andreas Jaeger <aj@suse.de>
12556
12557 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12558 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12559 and sparc64 GNU/Linux systems.
12560
809108de
NS
125612002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12562
12563 * MAINTAINERS: Update email.
12564
e7e0de7e
GP
125652002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12566
12567 * MAINTAINERS: Complete James Dennett's entry.
12568
f7109dea
EB
125692002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12570
12571 * MAINTAINERS (Write After Approval): Add myself.
12572
d3ac17c9
BK
125732002-11-13 Bruce Korb <bkorb@gnu.org>
12574
12575 * Makefile.tpl: syntactic cleanup
12576
dce2d8b2 125772002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12578
12579 * MAINTAINERS: Add myself to write-after-approval list.
12580
4977bab6
ZW
125812002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12582
12583 * Makefile.def: Add list of recursive targets to autogenerate.
12584 Add build_modules.
12585 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12586 targets. Autogenerate *-build-* targets.
12587 * Makefile.in: Regenerate.
12588
125892002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12590
12591 * configure: More autoconf-style substitutions.
12592 * Makefile.tpl: More autoconf-style substitutions.
12593 * Makefile.in: Regenerate.
12594
125952002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12596
12597 * configure: Substitute more variables in a more autoconf-friendly
12598 way. Simplify slightly.
12599 * Makefile.tpl: Make more variables substitutable in an
12600 autoconf-friendly way.
12601 * Makefile.in: Regenerate.
12602
d4783999
JW
126032002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12604
12605 * MAINTAINERS (Write After Approval): Add myself.
12606
4977bab6
ZW
126072002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12608
12609 * configure.in (v810*): Remove special setting of tools.
12610
12611 * configure: Add support for extra required flags for ar or nm.
12612 * configure.in (aix4.3+): Use above support for target-specific
12613 issues, rather than using config/mt-aix43.
12614
126152002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12616
12617 * configure: Remove 'removing', which doesn't work. Replace $subdir
12618 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12619 with $srcdir. Reformat indentation. Substitute some variables
12620 formerly hard-coded in the Makefile for build=host.
12621 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12622 * Makefile.def: Autogenerate more.
12623 * Makefile.in: Regenerate.
12624
1c9c903e
AN
126252002-11-04 Adam Nemet <anemet@lnxw.com>
12626
12627 * MAINTAINERS (Write After Approval): Add myself.
12628
40673d2b
KB
126292002-11-04 Kevin Buettner <kevinb@redhat.com>
12630
12631 * Makefile.def (host_modules): Add rda.
12632 * Makefile.in: Regenerate.
12633 * configure.in (target_tool): Add target-rda to list.
12634
42e650ae
GP
126352002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12636
12637 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12638
e004b81f
PE
126392002-10-25 Phil Edwards <pme@gcc.gnu.org>
12640
12641 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12642 and restrap targets to this rule.
12643 * Makefile.in: Regenerate.
12644
06bd49b1
GP
126452002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12646
12647 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12648 GNATS only accounts.
12649
d0af82b0
HPN
126502002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12651
12652 * configure.in (i[3456]86-*-linux*): Add check to disable
12653 ${libgcj} for glibc1.
12654
10782654
DC
126552002-10-24 Denis Chertykov <denisc@overta.ru>
12656
12657 * MAINTAINERS: Add myself as ip2k port maintainer.
12658
a5a438f5
SS
126592002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12660
12661 * configure.in: Add tic4x target.
12662
fe3d5b7f
NN
126632002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12664
aba8a494
NN
12665 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12666 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12667 * Makefile.in: Regenerate.
12668
fe3d5b7f
NN
12669 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12670 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12671 * Makefile.in: Regenerate.
12672
a6ad79e7
JJ
126732002-10-02 Janis Johnson <janis187@us.ibm.com>
12674
12675 * MAINTAINERS: Add myself as web pages co-maintainer.
12676
6a8a9058
NN
126772002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12678
12679 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12680 * Makefile.in: Regenerate.
12681
327d975a
ZW
126822002-10-02 Zack Weinberg <zack@codesourcery.com>
12683
12684 * MAINTAINERS: Add myself and Nathan Sidwell
12685 <nathan@codesourcery.com> as VxWorks maintainers.
12686
a5ae8f19 126872002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
12688
12689 * Makefile.def: Remove order dependency comments.
12690 * Makefile.tpl: Add explicit install-install dependencies.
12691 * Makefile.in: Regenerate.
d0f6c823 12692
34c6040c 12693 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 12694 * Makefile.in: Regenerate.
34c6040c 12695
d0f6c823
NN
12696 * Makefile.tpl: Add configure-target (for src-release in src)
12697 * Makefile.in: Regenerate.
12698
50bd210b
NC
126992002-09-30 Nick Clifton <nickc@redhat.com>
12700
12701 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12702
ca25149e
UW
127032002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12704
12705 * configure.in (s390*-*-linux*): Enable libgcj.
12706
dd30b57d
NN
127072002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12708
9e60a678
NN
12709 * configure: Revert accidentally applied changes.
12710
dd30b57d
NN
12711 * Makefile.tpl: Make more autoconf-friendly.
12712 * Makefile.in: Regenerate.
12713 * configure: Make substitution more autoconf-like.
12714
5831424e
RE
127152002-09-28 Richard Earnshaw <rearnsha@arm.com>
12716
12717 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12718 single entry to handle all these.
12719 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12720 libjava on arm-*-elf.
12721
b7f3b15b
GK
127222002-09-27 Geoffrey Keating <geoffk@apple.com>
12723
12724 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12725 things that depend on them.
12726
0dffceed
NN
127272002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12728
12729 * Makefile.tpl: Make subsituted variables more autoconfy.
12730 * Makefile.in: Regenerate.
12731 * configure: Make seds more autoconfy.
12732
1db75a86 127332002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
12734
12735 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12736 * Makefile.in: Regenerate.
12737 * configure.in: Rewrite sed statements to look autoconfy.
12738
1db75a86
NN
12739 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12740 all-target-foo on configure-target-foo.
12741 * Makefile.def: Ditto.
12742 * Makefile.in: Rebuild.
12743
741a4e89
AH
127442002-09-25 Andrew Haley <aph@redhat.com>
12745
12746 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12747
95ddd785
NN
127482002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12749
12750 * Makefile.def: New file.
12751 * Makefile.tpl: New file.
12752 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12753 * contrib/gcc_update: Note that Makefile.in is a generated file.
12754
12755 * configure.in: Minor rearrangement. Simplify tests.
12756
65a824f6
JT
127572002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12758
12759 * configure.in (with_headers): Skip copy if value is "yes".
12760 (with_libs): Likewise.
12761
51270f0a 127622002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
12763
12764 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12765 * configure.in (sh*-*-pe*): Ditto.
12766 * configure.in (mips*-*-pe*): Ditto.
12767 * configure.in (*arm-wince-pe): Ditto.
12768
8f89dbf4
NN
12769 * configure.in: Rearrange.
12770
c1b8db3f
KH
127712002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12772
12773 * MAINTAINERS: Update my email address.
12774
341f0575
PK
127752002-08-30 Paul Koning <pkoning@equallogic.com>
12776
12777 * MAINTAINERS: (Write After Approval): Add myself.
12778
d2e06980
GK
127792002-08-29 Geoffrey Keating <geoffk@redhat.com>
12780
12781 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12782
4906d5d8
GK
127832002-08-24 Geoffrey Keating <geoffk@redhat.com>
12784
12785 * MAINTAINERS: Change my mailing address.
12786
e9a25cc8
PC
127872002-08-21 Paolo Carlini <pcarlini@unitus.it>
12788
12789 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 12790 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 12791
dce2d8b2 127922002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
12793
12794 * MAINTAINERS (Write After Approval): Remove myself.
12795 (Various Maintainers: c++ runtime libs): Add myself.
12796
5ce6f47b
EC
127972002-08-15 Eric Christopher <echristo@redhat.com>
12798
12799 * config.sub: Import from master repository.
12800 * config.guess: Ditto.
12801
7f9317f0
AO
128022002-08-19 Alexandre Oliva <aoliva@redhat.com>
12803
12804 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12805 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12806 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12807
7aecca3d
AH
128082002-08-16 Aldy Hernandez <aldyh@redhat.com>
12809
12810 * MAINTAINERS: Add self to rs6000 vector extensions.
12811
8ea4b195
AO
128122002-08-15 Alexandre Oliva <aoliva@redhat.com>
12813
12814 * libiberty/configure: Reverted unintended yesterday's check in.
12815
f5cc59a7
AO
128162002-08-14 Alexandre Oliva <aoliva@redhat.com>
12817
12818 * boehm-gc/configure, libf2c/configure: Rebuilt.
12819 * libffi/configure, libiberty/configure: Ditto.
12820 * libjava/configure, libobjc/configure: Ditto.
12821 * libstdc++-v3/configure, zlib/configure: Ditto.
12822 Merged from binutils:
12823 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12824 From Steve Ellcey <sje@cup.hp.com>:
12825 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12826 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12827 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12828 IA64.
12829 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12830 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12831 soname_spec, sys_lib_search_path_spec): Ditto.
12832
dce2d8b2 128332002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
12834
12835 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12836
2ff34870
L
128372002-08-04 H.J. Lu (hjl@gnu.org)
12838
12839 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12840
a014f2fe
KW
128412002-08-02 Krister Walfridsson <cato@df.lth.se>
12842
12843 * MAINTAINERS (Write After Approval): Add myself.
12844
c01d477a
AM
128452002-07-31 Alan Modra <amodra@bigpond.net.au>
12846
12847 * configure.in: Move generic linux case to end. Copy generic
12848 linux noconfigdirs to mips*-*-linux* entry and new
12849 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12850
68cd2524
MM
128512002-07-19 Michael Matz <matz@suse.de>
12852
12853 * MAINTAINERS: Add myself as ra* maintainer.
12854
e2d83b8c
CD
128552002-07-16 Chris Demetriou <cgd@broadcom.com>
12856
12857 * config.guess: Update to 2002-07-09 version.
12858 * config.sub: Update to 2002-07-03 version.
12859
cece4f1d
HPN
128602002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12861
12862 * MAINTAINERS: Fix typo in a maintainer email address.
12863
bb654703
NN
128642002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12865
12866 * configure.in: Remove two redundant tests.
12867
789b7de5
RO
128682002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12869
12870 * configure.in (mips*-*-irix6*o32): Enable stabs.
12871
e1da1089
NN
128722002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12873
f3970bba
NN
12874 * configure.in: Don't build grez.
12875 * Makefile.in: Ditto.
12876
e1da1089
NN
12877 * Makefile.in: Remove references to bsp, cygmon, libstub.
12878 * configure.in: Ditto.
12879
12880 * configure.in: Remove leftover reference to gdbtest.
12881
57c905fa
PE
128822002-07-08 Phil Edwards <pme@gcc.gnu.org>
12883
12884 * configure.in (gxx_include_dir): Change to match versioned
12885 C++ headers if --enable-version-specific-runtime-libs is used.
12886
a0af94a7 128872002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 12888
a0af94a7
SE
12889 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12890
423ce3eb
NN
128912002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12892
12893 * configure.in: Make --without-x work.
12894
98186934
NN
128952002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12896
c3b7d169
NN
12897 * configure.in: Rearrange target Makefile fragment collection.
12898
98186934
NN
12899 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12900 cvs[src].
12901 * configure.in: Ditto.
12902
eebd288a
MK
129032002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12904
12905 * MAINTAINERS (Write After Approval): Update my e-mail address.
12906
3ab36f05
NN
129072002-06-24 Ben Elliston <bje@redhat.com>
12908
12909 * configure.in (host_tools): Remove cgen.
12910
12911 * Makefile.in (all-cgen): Remove; runs from its source directory.
12912 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 12913 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
12914 (all-sim): Likewise.
12915
dce2d8b2 129162002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
12917
12918 * Makefile.in: Eliminate 'apache' targets.
12919 * configure.in: Eliminate 'apache' targets.
12920
55380b08
NN
12921 * configure.in: Eliminate redundant tests. Reorganize.
12922
9a5c1b9d
NN
12923 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12924
5fd3853a
NN
12925 * config-ml.in: Eliminate references to Cygnus configure.
12926
cfefc434
NN
12927 * Makefile.in: Eliminate references to building emacs.
12928
2fe93885
GS
129292002-06-28 Graham Stott <graham.stott@btinternet.com>
12930
12931 * MAINTAINERS: Update my email address.
12932
53c40185
BK
129332002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12934
12935 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 12936 (cxx_incdir): Remove.
53c40185 12937
97679694
NN
129382002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12939
12940 * MAINTAINERS (Write After Approval): Add self.
12941
b03bcd37
DC
12942Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12943
12944 * configure.in: Add support for ip2k.
12945
6bd12129
NN
129462002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12947
12948 * configure.in: Fix AIX configury bug.
12949
e0d98a92
SE
129502002-06-20 Steve Ellcey <sje@cup.hp.com>
12951
12952 * MAINTAINERS (Write After Approval): Add self.
12953
ba3292db
NN
129542002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12955
ef40bc65
NN
12956 * configure.in: replace ${topsrcdir} with ${srcdir}
12957
7a0be465
NN
12958 * configure.in: Move definition of libstdcxx_flags
12959 right above usage, rather than waaay earlier.
12960
e1848dde
NN
12961 * configure.in: Pull definition of is_cross_compiler earlier.
12962
8bc2fff1
NN
12963 * configure.in: Rearrange a little.
12964
ba3292db
NN
12965 * configure.in: Remove references to librx.
12966 * Makefile.in: Remove references to librx.
12967
11d8b408
DC
12968Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12969
12970 * config.sub: Add support for avr target.
12971 Import from master sources, rev 1.255
5ce6f47b 12972
93da8339
PE
129732002-06-19 Phil Edwards <pme@gcc.gnu.org>
12974
12975 * configure, .cvsignore: Revert previous change...
12976 * Makefile: ...delete.
12977
b4caab5c
NN
129782002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12979
12980 * configure.in: Eliminate ${gasdir} variable.
12981
ee777171
DB
129822002-06-18 Dave Brolley <brolley@redhat.com>
12983
12984 * configure.in: Add support for frv.
12985 * config.sub: Add support for frv.
12986
26e4af54
PE
129872002-06-18 Phil Edwards <pme@gcc.gnu.org>
12988
12989 * configure: Remove garbage from previous commit.
12990
bb20b7da
PE
129912002-06-18 Phil Edwards <pme@gcc.gnu.org>
12992
12993 * configure: For in-source builds, make a subdir and re-exec there.
12994 * Makefile: New file. Pass targets through to build directory.
12995 * .cvsignore: No longer ignore "Makefile".
12996
9d321f6c
DR
129972002-06-16 Douglas Rupp <rupp@gnat.com>
12998
12999 * MAINTAINERS (Write After Approval): Add self.
13000
c8eb2bc0
KG
130012002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13002
13003 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13004
f210d239
JT
130052002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13006
13007 * configure.in (vax-*-netbsd*): Re-enable gas.
13008
e9667b3c
NN
130092002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13010
efe1f357
NN
13011 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13012 BUILD_PREFIX_1, to correct nomenclature.
13013 * configure: Likewise.
13014
e9667b3c
NN
13015 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13016 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13017
fe2fe497
OH
130182002-05-31 Olaf Hering <olh@suse.de>
13019
13020 * config-ml.in: Propogate DESTDIR also.
13021
dcf7f0dd
JT
130222002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13023
13024 * configure.in (vax-*-netbsd*): Don't build gas for this
13025 platform.
13026
6ff14f32
MM
130272002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13028
13029 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13030 and libgcj for AVR.
13031
397de1ff
KK
130322002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13033
13034 * MAINTAINERS (Write After Approval): Add myself.
13035
ac30211c
JT
130362002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13037
13038 * config.guess: Update to 2002-05-22 version.
13039 * config.sub: Likewise.
13040
1e6347d8
RO
130412002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13042
13043 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13044 * config-ml.in: Likewise.
13045 * configure: Likewise.
13046 * configure.in: Likewise.
13047
e5ce1d6d
SC
130482002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13049
13050 * MAINTAINERS: Update my email address.
13051
6cdef75d
NN
130522002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13053
4a87f061
NN
13054 * configure.in: Simplify makefile fragment collection.
13055
13056 * configure.in: Remove code to build emacs.
603606e7 13057
e254d6b5
NN
13058 * configure.in : Remove --srcdir argument from targargs and buildargs
13059 (it's always overridden in the Makefile anyway). Rearrange a bit.
13060
13061 * configure: Move some logic to configure.in.
13062 * configure.in: Move some logic from configure.
6cdef75d 13063
1d6006fe
TT
130642002-05-11 Tom Tromey <tromey@redhat.com>
13065
13066 * MAINTAINERS: Reflect libgcj reality.
13067
b70b3534
FS
130682002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13069
13070 * Makefile.in: Honour DESTDIR.
13071
4434687a
MM
130722002-05-08 Mark Mitchell <mark@codesourcery.com>
13073
13074 * config.guess: Import 2002-03-20 version.
13075 * config.sub: Import 2002-04-26 version.
13076
a89e49c7
RO
130772002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13078
13079 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13080
44e55536
TJ
130812002-05-07 Tim Josling <tej@melbpc.org.au>
13082
13083 * MAINTAINERS: Add self.
13084
dce2d8b2 130852002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13086
13087 * ltmain.sh: Detect and handle object name conflicts
13088 while piecewise linking a static library.
13089
b7c13625
AO
130902002-05-05 Alexandre Oliva <aoliva@redhat.com>
13091
13092 * configure.in (noconfigdirs): Don't disable libgcj on
13093 sparc64-*-solaris* and sparcv9-*-solaris*.
13094
4182d9fa
AO
130952002-05-03 Alexandre Oliva <aoliva@redhat.com>
13096
13097 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13098
7bebf279
TF
130992002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13100
13101 * configure.in (FLAGS_FOR_TARGET): Do not add
13102 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13103 on i[3456]86-*-linux*.
13104
9a06dc7d
TF
131052002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13106
13107 * configure.in (noconfigdirs): Replace [ ] with test.
13108
13109 * configure.in (noconfigdirs): Do not add target-newlib if
13110 target == i[3456]86-*-linux*, and host == target.
13111
a51a07fa
NN
131122002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13113
9e7facd6
DD
13114 * configure.in: delete reference to absent file
13115
aeaa0f2f
NN
13116 * configure.in: replace '[' with 'test'
13117
4bb98828
NN
13118 * configure.in: Eliminate references to gash.
13119 * Makefile.in: Eliminate references to gash.
13120
64791664
NN
13121 * configure.in: remove useless references to 'pic' makefile fragments.
13122
3ed57cf4
NN
13123 * configure.in: (*-*-windows*) Finish removing.
13124
a51a07fa
NN
13125 * configure.in: Eliminate redundant test for libgui.
13126
8552f6f1
RS
131272002-04-29 Roger Sayle <roger@eyesopen.com>
13128
13129 * MAINTAINERS: Add self and realphabetize. Update entries
13130 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13131 entry for a29k port maintainer.
13132
dce2d8b2 131332002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13134
13135 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13136 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13137
704c9a14
NN
131382002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13139
13140 * configure.in: remove references to dead files
13141
7bff5059
MM
131422002-04-19 Mark Mitchell <mark@codesourcery.com>
13143
13144 * MAINTAINERS: Add information about purpose of this file.
13145
0c7c67f0
TT
131462002-04-18 Tom Tromey <tromey@redhat.com>
13147
13148 * configure.in: Disallow configuring libgcj when it is already
13149 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13150 Solaris 2.8 by default. For PR libgcj/6158.
13151
63501e91
NN
131522002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13153
13154 * configure.in: Move default CC setting out of config/mh-* fragments
13155 directly into here.
13156
701afd4d
NN
131572002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13158
13159 * configure.in: don't even try to configure or make a subdirectory
13160 if there's no configure script for it.
13161
07cdae91
MM
131622002-04-15 Mark Mitchell <mark@codesourcery.com>
13163
13164 * MAINTAINERS: Remove chill maintainers.
13165 * Makefile.in (CHILLFLAGS): Remove.
13166 (CHILL_LIB): Remove.
13167 (TARGET_CONFIGDIRS): Remove libchill.
13168 (CHILL_FOR_TARGET): Remove.
13169 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13170 CHILL_LIB.
13171 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13172 (CHECK_TARGET_MODULES): Likewise.
13173 (INSTALL_TARGET_MODULES): Likewise.
13174 (CLEAN_TARGET_MODULES): Likewise.
13175 (configure-target-libchill): Remove.
13176 (all-target-libchill): Remove.
13177 * configure.in (target_libs): Remove target-libchill.
13178 Do not compute CHILL_FOR_TARGET.
13179 * libchill: Remove directory.
5ce6f47b 13180
ab50d72b
DD
131812002-04-11 DJ Delorie <dj@redhat.com>
13182
13183 * Makefile.in, configure.in: Sync with binutils, entries
13184 follow...
13185
0a1e123a
DD
131862002-04-07 Andrew Cagney <ac131313@redhat.com>
13187
13188 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13189 (do-tar, do-bz2): New rules.
13190 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13191 (gdb-tar): New rule.
13192 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13193 (insight_dejagnu.tar): New rule.
13194 (insight.tar): New rule.
13195 (gdb+dejagnu.tar): New rule.
13196 (gdb.tar): New rule.
13197
ab50d72b
DD
131982002-02-01 Mo DeJong <supermo@bayarea.net>
13199
13200 * Makefile.in: Add all-tix to deps for all-snavigator
13201 so that tix is built when building snavigator.
13202
132032002-01-11 Steve Ellcey <sje@cup.hp.com>
13204
13205 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13206 ld and gdb are not supported.
13207
132082002-01-07 Mark Salter <msalter@redhat.com>
13209
13210 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13211 Allow target-libgloss to be built for arm, strongarm, and xscale.
13212
132132001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13214
13215 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13216 options for i[3456]86-pc-linux* native builds.
13217
132182001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13219
13220 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13221 files from .po files for a distribution.
13222
132232001-09-03 Jeff Holcomb <jeffh@redhat.com>
13224
13225 * configure.in: Enable libstdc++-v3 for h8300 targets.
13226
132272001-06-19 Alan Modra <amodra@bigpond.net.au>
13228
13229 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13230 version from bfd/.
13231
13232Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13233
13234 * Makefile.in (VER): When present, extract the version number from
13235 the file version.in.
13236
dce2d8b2 132372001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13238
13239 * configure.in : enable ld for aix
13240
132412001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13242
13243 * config.guess: Add linux target for S/390.
13244
132452000-11-07 Philip Blundell <pb@futuretv.com>
13246
13247 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13248
132492000-11-03 Philip Blundell <pb@futuretv.com>
13250
13251 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13252 files.
13253
132542001-01-15 Ben Elliston <bje@redhat.com>
13255
13256 * configure.in (host_tools): Add sid.
13257 Always configure cgen.
13258
132592000-11-24 Nick Clifton <nickc@redhat.com>
13260
13261 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13262
ab50d72b
DD
132632000-08-20 Doug Evans <dje@casey.transmeta.com>
13264
13265 * Makefile.in (ALL_MODULES): Add all-cgen.
13266 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13267 (all-cgen): New target.
13268 (all-opcodes,all-sim): Depend on all-cgen.
13269 * configure.in (host_tools): Add cgen.
13270 Only configure cgen if --enable-cgen-maint.
13271
dce2d8b2 132722002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13273
13274 * configure.in: Add *-*-freebsd* configurations.
13275
90def2b2
TT
132762002-04-08 Tom Tromey <tromey@redhat.com>
13277
13278 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13279 Fixes PR libgcj/6068.
13280
320d7e7a
KW
132812002-03-30 Krister Walfridsson <cato@df.lth.se>
13282
13283 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13284
18b467f1
RO
132852002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13286
13287 * configure.in (alpha*-dec-osf*): Enable libgcj.
13288
dce2d8b2 132892003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13290
13291 * MAINTAINERS (Write After Approval): Add myself.
13292
56ae9405
NC
132932002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13294
13295 Fix for: PR bootstrap/3591, target/5676
13296 * configure.in (mcore-pe): Disable the configuration of
13297 libstdc++-v3 since exceptions are not supported.
13298
f18d9a0c
AG
132992002-03-20 Anthony Green <green@redhat.com>
13300
13301 * configure.in: Enable libgcj for xscale-elf target.
13302
dce2d8b2 13303Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13304
13305 * MAINTAINERS: Update my email address.
13306
28eca9e8
AO
133072002-03-16 Alexandre Oliva <aoliva@redhat.com>
13308
13309 * ltmain.sh (relink_command): Fix typo in previous change.
13310
e67e72c7
AO
133112002-03-15 Alexandre Oliva <aoliva@redhat.com>
13312
13313 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13314 (relink_command): Added --tag flags.
13315 (mode=install): If relinking fails; error out.
13316
c2273204
RH
133172002-03-12 Richard Henderson <rth@redhat.com>
13318
13319 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13320 .NOTPARALLEL tag.
13321 (do-check): Rename from check.
13322 (check): Allow parallel check.
13323
bcb64245
BW
133242002-03-12 Bob Wilson <bob.wilson@acm.org>
13325
13326 * MAINTAINERS: Add myself as maintainer for xtensa port.
13327 Fix alphabetical order in CPU port maintainer list.
13328 Remove myself from Write After Approval list.
13329
63adb4ff
RH
133302002-03-11 Richard Henderson <rth@redhat.com>
13331
13332 * Makefile.in (.NOTPARALLEL): Add fake tag.
13333
9bec4bf0
L
133342002-03-07 H.J. Lu (hjl@gnu.org)
13335
13336 * configure.in: Enable gprof for mips*-*-linux*.
13337
c7fc1f84
DS
133382002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13339
13340 * MAINTAINERS (Write After Approval): Add myself.
13341
6bff33fb
AO
133422002-02-28 Alexandre Oliva <aoliva@redhat.com>
13343
13344 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13345 libjava.
13346 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13347
0210b33b
AO
133482002-02-23 Alexandre Oliva <aoliva@redhat.com>
13349
13350 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13351 because its Makefile is there; test for the executable instead.
13352
fcc0a3ef
AO
133532002-02-22 Alexandre Oliva <aoliva@redhat.com>
13354
13355 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13356 libstdc++-v3 and libjava.
13357
dce2d8b2 133582002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13359
13360 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13361 boehm-gc
5ce6f47b 13362
40fe0ec3
AO
133632002-02-09 Alexandre Oliva <aoliva@redhat.com>
13364
13365 * config.guess: Updated to 2002-01-30's version.
13366 * config.sub: Updated to 2002-02-01's version.
13367 Contribute sh64-elf.
13368 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13369 * configure.in: Added sh64-*-*.
13370
694d53ee
CD
133712002-02-08 Chris Demetriou <cgd@broadcom.com>
13372
13373 * MAINTAINERS: Belatedly add myself to write after approval list.
13374
a9ca50b1
JH
13375Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13376
13377 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13378 Remove self as Write After Approval.
13379
5ffc3500
GK
133802002-01-31 Geoffrey Keating <geoffk@redhat.com>
13381
13382 * MAINTAINERS: Put self in as maintainer for contrib/regression
13383 directory.
13384
4ceaf7fb
PE
133852002-01-28 Phil Edwards <pme@gcc.gnu.org>
13386
13387 * MAINTAINERS: Update my email address.
13388
51584787
JT
133892002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13390
5ce6f47b
EC
13391 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13392 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13393 libraries if not supported for NetBSD on target CPU.
13394
5701d273
DR
133952002-01-25 Douglas B Rupp <rupp@gnat.com>
13396
13397 * install-sh: Use _inst.$$_ for temp file name.
13398
b299a075
JT
133992002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13400
13401 * MAINTAINERS (Write After Approval): Move my contact info
13402 from here...
13403 (OS Port Maintainers): ...to here (netbsd).
13404
51fe14b5
BW
134052002-01-22 Bob Wilson <bob.wilson@acm.org>
13406
13407 * MAINTAINERS (Write After Approval): Add myself.
13408
dce2d8b2 134092002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13410
13411 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13412 (all-target-fastjar): Also depend on all-target-libiberty.
13413
3cd87679
L
134142002-01-16 H.J. Lu (hjl@gnu.org)
13415
13416 * config.guess: Import from master sources, rev 1.225.
13417 * config.sub: Import from master sources, rev 1.238.
13418
969a6d8f
KH
134192002-01-16 Kazu Hirata <kazu@hxi.com>
13420
13421 * MAINTAINERS (Write After Approval): Remove myself.
13422
366f6a52
FW
134232001-12-19 Florian Weimer <fw@deneb.enyo.de>
13424
13425 * MAINTAINERS (Write After Approval): Add myself.
13426
f02240b6
JM
134272001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13428
13429 * MAINTAINERS: Add self as docs co-maintainer.
13430
5d08dc39
MK
134312001-12-11 Matthias Klose <doko@debian.org>
13432
13433 * MAINTAINERS (Write After Approval): Add myself.
13434
39e790d5
ZW
134352001-12-09 Zack Weinberg <zack@codesourcery.com>
13436
13437 * MAINTAINERS: Update my email address.
13438
4519d6a3
TC
134392001-12-07 Turly O'Connor <turly@apple.com>
13440 * MAINTAINERS (Write After Approval): Add myself.
13441 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13442 (rs6000_initialize_trampoline): Call __trampoline_setup for
13443 ABI_DARWIN too.
13444 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13445 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13446
21cf0a73
PC
134472001-12-07 Paolo Carlini <pcarlini@unitus.it>
13448
13449 * MAINTAINERS (Write After Approval): Add myself.
13450
4ee43206
DR
13451Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13452
13453 * configure, configure.in: Use temp file for long sed commands.
13454
251931f3
LG
134552001-12-03 Laurent Guerby <guerby@acm.org>
13456
13457 * config.sub: Update to version 1.232 on subversion.
13458
03777dd7
BE
134592001-12-03 Ben Elliston <bje@redhat.com>
13460
13461 * MAINTAINERS: Update mail address for config.* patches.
13462
dce2d8b2 134632001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13464 Zack Weinberg <zack@codesourcery.com>
13465
13466 When build != host, create libiberty for the build machine.
13467
13468 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13469 CONFIG_ARGUMENTS.
13470 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13471 New variables.
13472 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13473 and rules.
13474 (all.normal): Depend on ALL_BUILD_MODULES.
13475 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13476 (all-build-libiberty): Depend on configure-build-libiberty.
13477
13478 * configure: Calculate and substitute proper value for
13479 ALL_BUILD_MODULES.
13480 * configure.in: Create the build subdirectory.
13481 Calculate and substitute TARGET_CONFIGARGS (formerly
13482 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13483
04075e8f
ZL
134842001-11-26 Ziemowit Laski <zlaski@apple.com>
13485
13486 * MAINTAINERS (write-after-approval): Add self.
13487
ed19322d
CR
134882001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13489
13490 * MAINTAINERS (GNATS only accounts): Remove self.
13491
90a12988
HPN
134922001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13493
13494 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13495 libf2c.
13496
77e653ad
CR
134972001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13498
13499 * MAINTAINERS (Write After Approval): Add self.
13500
64adad99
DB
135012001-11-12 David O'Brien <obrien@FreeBSD.org>
13502
13503 * MAINTAINERS: mips and s390 are also CPU ports.
13504
834a28c7
DB
135052001-11-12 David O'Brien <obrien@FreeBSD.org>
13506
13507 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13508
ef94239f
DB
135092001-11-11 David O'Brien <obrien@FreeBSD.org>
13510
13511 * MAINTAINERS: Alphabetize.
13512
beda0427
KH
135132001-11-09 Kazu Hirata <kazu@hxi.com>
13514
13515 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13516
6ca224d3
JDA
135172001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13518
13519 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13520
132e4bd7
PE
135212001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13522
13523 * configure.in (--enable-languages): Be more permissive about
13524 syntax. Check for empty lists better. Warn about $LANGUAGES.
13525
c6243b4c
GK
135262001-11-08 Geoffrey Keating <geoffk@redhat.com>
13527
13528 * config.sub: Import from master sources, rev. 1.230.
13529 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13530
abbb9e76
LG
135312001-11-07 Laurent Guerby <guerby@acm.org>
13532
13533 * MAINTAINERS (Write After Approval): Add self.
13534
53cdb27a
HPN
135352001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13536
13537 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13538
dd3a88c9
HPN
135392001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13540
13541 * config.sub: Import from master sources, rev 1.226.
13542 * config.guess: Import from master sources, rev 1.216.
13543
d344dce9
HPN
135442001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13545
13546 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13547 * MAINTAINERS: Add self as maintainer of MMIX port.
13548 Remove old after-approval entry.
13549
63f6bcd7
JM
135502001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13551
13552 * ChangeLog, configure: Fix spelling errors.
13553
84f92638
BK
135542001-10-20 Brendan Kehoe <brendan@zen.org>
13555
13556 * MAINTAINERS: Tweak my address.
13557
dce2d8b2 13558Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13559
13560 * MAINTAINERS: Update my email address.
13561
1567080c 135622001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13563
f48a3b5c 13564 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13565 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13566
30106886
GB
135672001-10-10 Geert Bosch <bosch@gnat.com>
13568
e490616e 13569 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13570 Added Robert Dewar.
13571
dce2d8b2 135722001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13573
13574 * MAINTAINERS (Write After Approval): Added self
13575
d1c3e709
GB
135762001-10-02 Geert Bosch <bosch@gnat.com>
13577
13578 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13579
50f5f793
JM
135802001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13581
13582 * configure: Handle temporary files securely using mkdir.
13583
7fddf9a9
AO
135842001-09-29 Alexandre Oliva <aoliva@redhat.com>
13585
13586 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13587
dce2d8b2 135882001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13589
13590 * configure.in (*-*-linux*): Disable configuration of target-newlib
13591 and target-libgloss.
e490616e 13592
0c055e34
AO
135932001-09-26 Alexandre Oliva <aoliva@redhat.com>
13594
13595 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13596 RANLIB.
13597
759bfa90
AO
135982001-09-21 Alexandre Oliva <aoliva@redhat.com>
13599
13600 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13601 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13602 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13603 avoid quotes nesting problems.
13604 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13605 (DO_X): Export only variables that are set.
13606
1dc4a750
BE
136072001-09-19 Ben Elliston <bje@redhat.com>
13608
13609 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13610 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13611 semantics. Use the shell built-in "type" command instead.
13612
898c7238
AO
136132001-08-31 Alexandre Oliva <aoliva@redhat.com>
13614
13615 Merged from gcc-3_0-branch:
13616 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13617 * ltcf-c.sh: Use $objext, not $ac_objext.
13618 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13619 * ltcf-cxx.sh: Add support for GNU.
13620 2001-07-22 Timothy Wall <twall@redhat.com>
13621 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13622 default settings if using GNU tools with that configuration.
13623 * ltcf-cxx.sh: Ditto.
13624 * ltcf-gcj.sh: Ditto.
13625 2001-07-21 Michael Chastain <chastain@redhat.com>
13626 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13627 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13628 * ltmain.sh: Mark as gcc-local.
13629
8fa0a32e
EC
136302001-08-30 Eric Christopher <echristo@redhat.com>
13631 Jason Eckhardt <jle@redhat.com>
13632
13633 * config.guess: Merge from master sources.
13634 * config.sub: Merge from master sources, add support for mipsisa32.
13635
32f30f91 136362001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13637 * config.sub: Merge from master sources, rev 1.219.
13638 * MAINTAINERS: Add self as contact for stormy16 port.
13639
f6084f99
ZW
136402001-08-14 Zack Weinberg <zackw@panix.com>
13641
13642 * config.sub: Merge from master sources, rev 1.218.
13643 * config.guess: Merge from master sources, rev 1.209.
13644
91b54f7f
GS
136452001-08-11 Graham Stott <grahams@redhat.com>
13646
13647 * Makefile.in (check-c++): Add missing semicolon.
13648
e5b3941e
JH
13649Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13650
32f30f91 13651 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 13652
6387a56e
EC
136532001-07-30 Eric Christopher <echristo@redhat.com>
13654
13655 * MAINTAINERS (Various maintainers: mips port): Added myself.
13656
53b475f0
AH
136572001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13658
e490616e 13659 * configure.in (sh-*-linux*): New.
53b475f0 13660
2a08c780
RH
136612001-07-27 Richard Henderson <rth@redhat.com>
13662
13663 * .cvsignore: Add LAST_UPDATED.
13664
bfa79422
UW
136652001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13666
13667 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13668
0ae85492
AH
136692001-07-16 Aldy Hernandez <aldyh@redhat.com>
13670
e490616e 13671 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 13672
8e1ab0fe
NP
13673Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13674
13675 * MAINTAINERS (Write After Approval): Added myself.
13676
2b997990
SC
136772001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13678
13679 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13680 and libgcj on m68hc11/m68hc12.
13681
d920e825
L
136822001-06-27 H.J. Lu (hjl@gnu.org)
13683
13684 * Makefile (CFLAGS_FOR_BUILD): New.
13685 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13686
d425a1e0
JM
136872001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13688
13689 * README: Remove version number.
13690
5b5b4207
GP
136912001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13692
13693 * INSTALL/README: Update wrt. to the installation instructions now
13694 residing in gcc/doc/install.texi.
13695
be839b69
JM
136962001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13697
13698 * README: Replace with a cut-down and updated version of gcc/README.
13699
fe2ee7c4
DE
137002001-06-12 David Edelsohn <edelsohn@gnu.org>
13701
13702 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13703 multilibs to be disabled.
13704
4f5d646c
DB
137052001-06-11 Daniel Berlin <dan@cgsoftware.com>
13706
13707 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 13708
818f0c85
AO
137092001-06-09 Alexandre Oliva <aoliva@redhat.com>
13710
13711 * config.guess: Import CVS version 1.195.
13712 * config.sub: Import CVS version 1.212.
13713
e9a8af10
AO
137142001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13715
13716 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13717 gcc/xgcc is built, use -print-prog-name to find out the program
13718 name to use.
13719
ae3ca0a9
PE
137202001-06-04 Phil Edwards <pme@sources.redhat.com>
13721
13722 * config.guess: Import CVS version 1.194. All gcc-local changes
13723 appear to also be in the master copy.
13724 * config.sub: Import CVS version 1.211.
13725
066bd40d
MM
13726Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13727
13728 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13729 with_gcc]: Use `gcc -shared' to build a shared library.
13730
4aef4f33
JDA
13731Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13732
13733 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13734 archives.
13735
c386f00f
RO
13736Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13737
13738 * MAINTAINERS (Write After Approval): Add myself.
13739
2ae5cea5
HPN
137402001-06-01 Hans-Peter Nilsson <hp@axis.com>
13741
13742 * configure.in (libstdcxx_flags): Do not try to execute
13743 libstdc++-v3/testsuite_flags until it exists.
13744
c3766183
AM
137452001-06-01 Alan Modra <amodra@bigpond.net.au>
13746
13747 * MAINTAINERS: Update my email address.
13748
9b337833
GS
137492001-05-31 Graham Stott <grahams@redhat.com>
13750
13751 * MAINTAINERS (Write After Approval): Add myself.
13752
dce2d8b2 137532001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
13754
13755 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13756 libraries when using g++ with native linker.
13757
5f7de4b8
AO
137582001-05-28 Alexandre Oliva <aoliva@redhat.com>
13759
13760 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13761
a7bc0fbb
AO
137622001-05-22 Alexandre Oliva <aoliva@redhat.com>
13763
13764 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13765 [aix4*|aix5*]: Prepend blank.
13766
33456445
AO
137672001-05-20 Alexandre Oliva <aoliva@redhat.com>
13768
13769 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13770 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13771 of subdir/configure scripts to use the new libtool.m4.
13772
e48d3d00
MK
137732001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13774
13775 * MAINTAINERS (Write After Approval): Add myself.
13776
9e0e191b
BK
137772001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13778
13779 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13780
3f19b439
BE
137812001-05-11 Ben Elliston <bje@redhat.com>
13782
13783 * Makefile.in (all-sid): New target.
13784 (check-sid, clean-sid, install-sid): Likewise.
13785
6ebe3121
JO
137862001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13787
13788 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13789
ca3667c4
AO
137902001-05-03 Alexandre Oliva <aoliva@redhat.com>
13791
13792 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13793 libgcj.
13794
137952001-05-03 Alexandre Oliva <aoliva@redhat.com>
13796
13797 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13798 gcc/xgcc is built, use -print-prog-name to find out the program
13799 name to use.
13800
b2964d63
AO
138012001-04-26 Alexandre Oliva <aoliva@redhat.com>
13802
b1bb2302
AO
13803 * configure.in (noconfigdirs): Don't reset it from scratch in the
13804 target case; only append to it.
6387a56e 13805
b2964d63
AO
13806 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13807 sparc-*-solaris2.8]: Disable ${libgcj}.
13808
8343765d
AO
138092001-04-25 Alexandre Oliva <aoliva@redhat.com>
13810
13811 * configure.in (libgcj_saved): Copy from $libgcj.
13812 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13813 --disable-libgcj.
13814
ddbb6d43
GRK
138152001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13816
13817 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 13818 C front end maintainer.
ddbb6d43 13819
3fa03ff9
AG
13820Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13821
13822 * configure.in: Move *-chorusos target case to the proper switch.
13823 Disable libgcj.
13824
99ffe40f
AO
138252001-04-12 Alexandre Oliva <aoliva@redhat.com>
13826
13827 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13828 1.641.2.228.
13829
78faa32d
FS
138302001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13831
13832 * Makefile.in (STAGE1_CFLAGS): Pass down.
13833
cdbff0ab
AM
138342001-04-13 Alan Modra <amodra@one.net.au>
13835
13836 * config.guess: Add hppa64-linux support. Note for next import that
13837 this is already in the master file.
13838 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13839
75b9074c
AO
138402001-04-12 Alexandre Oliva <aoliva@redhat.com>
13841
13842 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13843 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13844
125404c5
SS
138452001-04-11 Stan Shebs <shebs@apple.com>
13846
13847 * MAINTAINERS: Add self as Darwin port maintainer.
13848
876684fe
AM
138492001-04-11 Alan Modra <amodra@one.net.au>
13850
13851 * MAINTAINERS: Update my email address.
13852
06729913
LR
138532001-04-10 Loren J. Rittle <ljrittle@acm.org>
13854
13855 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13856 recent versions of FreeBSD (release 3 or later).
13857 * ltconfig: On FreeBSD, -lc must not be provided when building
13858 a shared library or else the standard -pthread gcc option is
13859 rendered worthless to later users of the built library.
13860
67916302
JM
138612001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13862
13863 * MAINTAINERS: Add self and RTH as C front end maintainers.
13864
d2bc0628
AO
138652001-04-05 Alexandre Oliva <aoliva@redhat.com>
13866
e490616e
ZW
13867 * config.sub: Make sure to match an already-canonicalized
13868 machine name (eg. mn10300-unknown-elf).
d2bc0628 13869
a3406c06
AO
138702001-04-01 Alexandre Oliva <aoliva@redhat.com>
13871
13872 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13873 New macros.
13874 (bootstrap, cross): Use RECURSE_FLAGS.
13875 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13876
a076f6a4
AO
138772001-03-27 Alexandre Oliva <aoliva@redhat.com>
13878
13879 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13880
e9f4fa71
CH
138812001-03-22 Colin Howell <chowell@redhat.com>
13882
7238de5c
CH
13883 * Makefile.in (DO_X): Do not backslash single-quotes in
13884 backquotes (two places).
e9f4fa71 13885
b6b14b1b
AO
138862001-03-22 Alexandre Oliva <aoliva@redhat.com>
13887
13888 Re-installed:
13889 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13890 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13891 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13892 * ltcf-cxx.sh: Likewise.
13893 * ltcf-gcj.sh: Likewise.
13894
1eb0b89d
GP
138952001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13896
13897 * MAINTAINERS: Add myself as "documentation co-maintainer".
13898
82e23236
AO
138992001-03-22 Alexandre Oliva <aoliva@redhat.com>
13900
13901 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13902 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13903
64ec27c3
TT
139042001-03-19 Tom Tromey <tromey@redhat.com>
13905
13906 * config-ml.in: Handle GCJ and GCJFLAGS.
13907
191de407
MC
139082001-03-21 Michael Chastain <chastain@redhat.com>
13909
13910 * Makefile.in: all-m4 depends on all-texinfo.
13911
fed4dede
LR
139122001-03-20 Loren J. Rittle <ljrittle@acm.org>
13913
13914 * MAINTAINERS: Add myself to write after approval list.
13915
085072bb
LB
139162001-03-18 Laurynas Biveinis <lauras@softhome.net>
13917
13918 * Makefile.in (DO_X): Quote nested quotes.
13919
5af8ea3f
AM
139202001-03-18 Alan Modra <alan@linuxcare.com.au>
13921
13922 * MAINTAINERS: Add myself to write after approval list.
13923
69e23037
LB
139242001-03-15 Laurynas Biveinis <lauras@softhome.net>
13925
13926 * Makefile.in (DO_X): Use double quotes for quoting
13927 "RANLIB=$${RANLIB}".
13928
2b9650f4
OP
139292001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13930
13931 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13932
dce2d8b2 139332001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
13934
13935 * configure.in: Only use `lang_requires' for languages athat are
13936 actually enabled.
13937
f6646274
PE
139382001-03-08 Phil Edwards <pme@sources.redhat.com>
13939
13940 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13941
c9a54638
AO
139422001-03-08 Alexandre Oliva <aoliva@redhat.com>
13943
13944 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13945
6a556ad6
TT
139462001-03-07 Tom Tromey <tromey@redhat.com>
13947
13948 * configure.in: Allow config-lang.in to set `lang_requires' to list
13949 of other required languages.
13950
6822468a
LB
139512001-03-06 Laurynas Biveinis <lauras@softhome.net>
13952
13953 * Makefile.in: Remove RANLIB definition. Use RANLIB
13954 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13955 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 13956
f04885d3 139572001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 13958 Alexandre Oliva <aoliva@redhat.com>
6387a56e 13959
f04885d3
BK
13960 * Makefile.in (check-c++): Use tabs, not spaces.
13961
288edf47 139622001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 13963
288edf47
LB
13964 * MAINTAINERS: add myself to Write After Approval list.
13965
3d55d2f8 139662001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 13967
e490616e 13968 * Makefile.in (check-c++): New rule.
6387a56e 13969
4d88a68a
BK
13970 * configure.in (target_libs): Remove libg++.
13971 (noconfigdirs): Remove libg++.
13972 (noconfigdirs): Same.
13973 (noconfigdirs): Same.
13974 (noconfigdirs): Same.
13975
13976 * config-ml.in: Remove libg++ references.
13977
13978 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13979 (ALL_TARGET_MODULES): Same.
13980 (configure-target-libg++): Remove.
13981 (all-target-libg++): Remove.
13982 (configure-target-libio): Remove.
13983 (all-target-libio): Remove.
13984 (check-target-libio): Remove.
13985 (.PHONY): Remove.
13986 (libg++.tar.bz2): Remove.
13987 (all-target-cygmon): Remove libio.
13988 (all-target-libstdc++): Remove.
13989 (configure-target-libstdc++): Remove.
13990 (TARGET_LIB_PATH): Remove libstdc++.
13991 (ALL_GCC_CXX): Remove libstdc++.
13992 (all-target-gperf): Correct.
13993
2437d4ed
NC
139942001-02-16 Nick Clifton <nickc@redhat.com>
13995
13996 * configure.in (noconfigdirs): Allow configuration of texinfo
13997 for Cygwin hosts.
13998
85b99cbe
AG
139992001-02-15 Anthony Green <green@redhat.com>
14000
14001 * configure: Introduce GCJ_FOR_TARGET.
14002 * configure.in: Ditto.
14003 * Makefile.in: Ditto.
14004
7b18790c
AS
140052001-02-13 Andreas Schwab <schwab@suse.de>
14006
14007 * MAINTAINERS: Update mail address.
14008
c4880c99
MS
140092001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14010
14011 * config.guess: Add linux target for S/390.
14012 * config.sub: Likewise.
14013
dce2d8b2 140142001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14015
14016 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14017 target-libgloss.
e31ae6db 14018
7739adfb
BE
140192001-02-06 Ben Elliston <bje@redhat.com>
14020
14021 * configure: Output host type to stdout, not stderr.
14022
36ca672c
MM
140232001-02-05 Mark Mitchell <mark@codesourcery.com>
14024
e40f2829 14025 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14026 * ltcf-cxx.sh: Likewise.
14027
36ca672c
MM
14028 * config.if: Assume enable_libstdcxx_v3 is defined.
14029
22fdd65e
MM
140302001-02-04 Mark Mitchell <mark@codesourcery.com>
14031
14032 Remove V2 C++ library.
14033 * configure.in: Remove --enable-libstdcxx_v3 support.
14034
3b60dd8e
BM
140352001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14036
14037 * include/demangle.h: Add prototype for java_demangle_v3.
14038
42c0c80a
PE
140392001-01-29 Phil Edwards <pme@sources.redhat.com>
14040
14041 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14042
0be25992
RH
140432001-01-27 Richard Henderson <rth@redhat.com>
14044
14045 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14046
8a8de62d
MS
140472001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14048
14049 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14050 Don't unset, it's non-portable and no longer necessary, set to empty
14051 instead.
14052
92769744
MS
140532001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14054
14055 * ltconfig: Shell portability fix for the tagname validity check.
14056
88a1c0ab
AO
140572001-01-27 Alexandre Oliva <aoliva@redhat.com>
14058
14059 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14060 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14061
45291dd5
MS
140622001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14063
14064 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14065
1ace7e15
TT
140662001-01-26 Tom Tromey <tromey@redhat.com>
14067
14068 * configure.in: Allow libgcj to be built on Sparc Solaris.
14069
0ef8b11b
DE
140702001-01-25 David Edelsohn <edelsohn@gnu.org>
14071
14072 * ltcf-c.sh: Add aix5 case.
14073 * ltcf-cxx.sh: Likewise.
14074 * ltconfig: Likewise.
14075
0006091e
AO
140762001-01-24 Alexandre Oliva <aoliva@redhat.com>
14077
9bad11e1
AO
14078 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14079 keep at least one of build_libtool_libs or build_old_libs set to
14080 yes.
14081
0006091e
AO
14082 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14083 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14084
7c01b2b5
BM
140852001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14086
14087 * configure.in: Enable libgcj on several additional platforms.
14088
d340e0ac
BM
140892001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14090
14091 * configure.in: Enable libgcj for linux targets.
14092
5baf8c37
MS
140932001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14094
14095 * MAINTAINERS (Write After Approval): Add myself.
14096
10a0ba84
JDA
140972001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14098
14099 * MAINTAINERS: Add myself as vax port maintainer.
14100
357c6a4b
FH
141012001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14102
14103 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14104
6e2d9a7a
MS
141052001-01-09 Mike Stump <mrs@wrs.com>
14106
14107 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14108 failures of subdirectories.
14109
b6b14b1b 141102001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14111
b6b14b1b 14112 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14113 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14114 * ltcf-cxx.sh: Likewise.
14115 * ltcf-gcj.sh: Likewise.
14116 * ltconfig.sh: Fix typo.
976b230d 14117
07109110
LB
141182001-01-02 Laurynas Biveinis <lauras@softhome.net>
14119
14120 * configure: handle DOS-style absolute paths.
14121
1da5b8fc
LB
141222001-01-02 Laurynas Biveinis <lauras@softhome.net>
14123
14124 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14125
4c2f5b4f
MM
141262000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14127
14128 * MAINTAINERS: Add myself as avr port co-maintainer.
14129
bc53668e
BE
141302000-12-28 Ben Elliston <bje@redhat.com>
14131
14132 * MAINTAINERS: Add myself under ``Write After Approval''.
14133
c387606f
JM
141342000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14135
14136 * texinfo: Remove directory from GCC.
14137
2cb5082c
JM
141382000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14139
14140 * COPYING: Update to current
14141 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14142 to 19yy as example year in copyright notice).
14143
cc330df9
BK
141442000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14145
6387a56e 14146 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14147 (libstdcxx_incdir): Pass down.
14148 * config.if: Remove expired bits for cxx_interface, add stub.
14149 (libstdcxx_incdir): Add variable for g++ include directory.
14150 * configure.in (gxx_include_dir): Use it.
6387a56e 14151
4c6b2835
AO
141522000-12-18 Alexandre Oliva <aoliva@redhat.com>
14153
14154 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14155 with old-email address from ``Write After Approval''.
14156
3896f13e
AJ
141572000-12-15 Andreas Jaeger <aj@suse.de>
14158
14159 * configure.in: Handle lang_dirs.
14160
141612000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14162
ad46e881
TT
14163 * MAINTAINERS: Removed brads.
14164
90a10418
TT
14165 * MAINTAINERS: Added gcj developers.
14166
41dfe3a2 141672000-12-13 Anthony Green <green@redhat.com>
6387a56e 14168
41dfe3a2 14169 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14170 listed. Disable libgcj for x86 and Alpha Linux until compatible
14171 with g++ abi.
6387a56e 14172
e2f601da
MS
141732000-12-13 Mike Stump <mrs@wrs.com>
14174
14175 * Makefile.in (local-distclean): Also remove fastjar.
14176
70030c01
RB
141772000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14178
14179 * contrib/gcc_update: Add fastjar --touch entries.
14180
2a50f859
AO
141812000-12-12 Alexandre Oliva <aoliva@redhat.com>
14182
14183 * configure.in: Disable language-specific target libraries for
14184 languages that aren't enabled.
14185
7743113b
AG
141862000-12-10 Anthony Green <green@redhat.com>
14187
14188 * configure.in: Define libgcj. Disable libgcj target libraries for
14189 most targets.
14190
92e061a6
NB
141912000-12-10 Neil Booth <neilb@earthling.net>
14192
14193 * MAINTAINERS: Update mail address, remove from WAA list.
14194
f34ff6d6
APB
141952000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14196
14197 * libjava: Imported from /cvs/java.
14198 * libffi: Likewise.
14199 * Boehm-gc: Likewise.
14200
d82a33c6
APB
142012000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14202
14203 * configure.in (target_libs): Revert 2000-12-08 patch.
14204 (noconfigdirs): Added target-libjava.
14205
e14f8e28
LB
142062000-12-09 Laurynas Biveinis <lauras@softhome.net>
14207
14208 * djunpack.bat: removed.
14209
fc26516b
LB
142102000-12-09 Laurynas Biveinis <lauras@softhome.net>
14211
14212 * Makefile.in: handle DOS-style absolute paths.
14213 * config-ml.in: likewise.
14214 * symlink-tree: likewise.
14215
bd8757b3
APB
142162000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14217
14218 * fastjar: Imported.
14219
81522a1f
APB
142202000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14221
14222 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14223 libjava.
14224 * configure.in (target_libs): Removed `target-libjava'.
14225
5db1f7ed
APB
142262000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14227
14228 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14229 (ALL_MODULES): Added fastjar.
14230 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14231 (all-target-libjava): all-fastjar replaces all-zip.
14232 (all-fastjar): Added.
14233 (configure-target-fastjar, all-target-fastjar): Likewise.
14234 * configure.in (host_tools): Added fastjar.
14235
5e59997c
MS
142362000-12-07 Mike Stump <mrs@wrs.com>
14237
14238 * Makefile.in (local-distclean): Remove leftover built files.
14239
0a534f40
NC
142402000-11-24 Nick Clifton <nickc@redhat.com>
14241
14242 * configure.in (xscale-elf): Add target.
14243 (xscale-coff): Add target.
14244
7686cadf
LR
142452000-11-22 Loren J. Rittle <ljrittle@acm.org>
14246
e490616e
ZW
14247 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14248 recent versions of FreeBSD (release 3 or later).
14249 * ltconfig: On FreeBSD, -lc must not be provided when building
14250 a shared library or else the standard -pthread gcc option is
14251 rendered worthless to later users of the built library.
7686cadf 14252
fff01699
FF
142532000-11-16 Fred Fish <fnf@be.com>
14254
14255 * configure.in (enable_libstdcxx_v3): Fix typo,
14256 libstd++ -> libstdc++.
14257
4dc16355
KL
142582000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14259
14260 * MAINTAINERS: Add self to Write After Approval list.
14261
bf6fc7b2
BS
142622000-11-21 Bernd Schmidt <bernds@redhat.com>
14263
14264 * MAINTAINERS: Update my email address. Add myself to global write
14265 privs list.
14266
ce8e06b1
AO
142672000-11-18 Alexandre Oliva <aoliva@redhat.com>
14268
6e2a4843
AO
14269 * Makefile.in: Merge with src and libgcj.
14270 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14271 configure-target-<library> when their configure scripts need the C
14272 or C++ library to have already been built to work properly.
14273 (do_proto_toplev): Set them to an empty string.
14274
ce8e06b1
AO
14275 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14276 (REALLY_SET_LIB_PATH): Use them.
14277
c003f378
SS
142782000-11-17 Stan Shebs <shebs@apple.com>
14279
14280 * MAINTAINERS: Add self to Write After Approval list.
14281
cc1e60ea
JM
142822000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14283
14284 * configure: Provide the original toplevel configure arguments
14285 (including $0) to subprocesses in the environment rather than
14286 through gcc/configargs.h.
14287
1173593d
JM
142882000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14289
14290 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14291 C99. Alphabetise "Write After Approval" list.
14292
520907ee
MM
142932000-11-12 Mark Mitchell <mark@codesourcery.com>
14294
34f6fbdb
MM
14295 * configure: Turn on libstdc++ V3 by default.
14296
520907ee
MM
14297 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14298 if we've got GCC.
14299
0bbd37ed
PB
143002000-11-11 Philip Blundell <philb@gnu.org>
14301
14302 * MAINTAINERS: Add self to Write After Approval list.
14303
7ca0e6d9
DE
143042000-11-09 David Edelsohn <edelsohn@gnu.org>
14305
14306 * ltcf-c.sh (aix4): Improve shared library configuration; require
14307 exporting symbols.
14308 * ltcf-cxx.sh (aix4): Define.
14309 * ltconfig (aix4): Define library and soname specs appropriate for
14310 AIX. Define command to create export symbols list.
14311
dce2d8b2 14312Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14313
14314 * config.sub: Add support for Sun Chorus
14315
fc05d516
NC
143162000-10-31 Nick Clifton <nickc@redhat.com>
14317
14318 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14319 <name>@redhat.com. Also installed new email address for Clint
14320 Popetz.
6387a56e 14321
90a0e73f
JM
143222000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14323
14324 * etc: Remove directory from GCC.
14325
a5e1b548
MM
143262000-10-16 Michael Meissner <meissner@redhat.com>
14327
14328 * configure (gcc/configargs.h): Only create if there is a build GCC
14329 directory created.
14330
6387a56e
EC
143312000-10-16 Matthias Klose <doko@debian.org>
14332
be1db873
MK
14333 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14334 when configured for libstdc++-v3.
14335
f5fa9a5b
PE
143362000-10-05 Phil Edwards <pme@gcc.gnu.org>
14337
14338 * configure: Save configure arguments to gcc/configargs.h.
14339
61a77fea
PT
143402000-10-04 Philipp Thomas <pthomas@suse.de>
14341
14342 * config.guess: Import CVS version 1.157.
14343 * config.sub: Import CVS version 1.181.
14344
3a4fee66
AP
143452000-10-04 Andris Pavenis <pavenis@latnet.lv>
14346
14347 * Makefile.in (bootstrap): avoid recursion if subdir missing
14348 (cross): ditto
14349 (do-proto-toplev): ditto
14350
3dd7094e
AO
143512000-09-30 Alexandre Oliva <aoliva@redhat.com>
14352
de710532
AO
14353 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14354 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14355
3dd7094e
AO
14356 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14357 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14358 all affected `configure' scripts.
14359
e592386f
NB
14360Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14361
14362 * MAINTAINERS: Add self as cpplib co-maintainer.
14363
fba54939
AH
143642000-09-24 Aldy Hernandez <aldyh@redhat.com>
14365
14366 * MAINTAINERS: Add self to Write After Approval list.
14367
2bd429f4
GP
143682000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14369
14370 * INSTALL/README: egcs -> GCC update.
14371
dce2d8b2 14372Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14373
14374 * MAINTAINERS: Add myself to Write After Approval list.
14375
d7ce9a83
KH
143762000-09-15 Kazu Hirata <kazu@hxi.com>
14377
14378 * MAINTAINERS: Add myself to Write After Approval list.
14379
18a53ffe
JL
14380Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14381
e490616e
ZW
14382 * configure.in: Do not build byacc for hppa64. Provide paths to the
14383 X11 libraries for hppa64.
18a53ffe 14384
f246ff23
SC
143852000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14386
14387 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14388
06298abd
AO
143892000-09-06 Alexandre Oliva <aoliva@redhat.com>
14390
4b92758a
AO
14391 * Makefile.in (all-zlib): Added dummy target.
14392
06298abd
AO
14393 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14394 ltcf-gcj.sh: Updated from libtool multi-language branch.
14395
4d73d07a
AO
143962000-09-05 Alexandre Oliva <aoliva@redhat.com>
14397
14398 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14399 (bootstrap*): Depend on all-bootstrap.
14400
05d52d78
PT
144012000-09-05 Philipp Thomas <pthomas@suse.de>
14402
14403 * config.guess: Import CVS version 1.156.
14404 * config.sub: Import CVS version 1.179.
14405
3c809ba4
AG
144062000-09-02 Anthony Green <green@cygnus.com>
14407
14408 * Makefile.in (all-gcc): Depend on all-zlib.
14409 (CLEAN_MODULES): Add clean-zlib.
14410 (ALL_MODULES): Add all-zlib.
14411 * configure.in (host_libs): Add zlib.
14412
10ad78a0 144132000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14414
14415 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14416 crosses, but add gcc/include to the header search path for them.
14417
b36a9ce3
DB
144182000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14419
14420 * MAINTAINERS: Add self to Write After Approval list.
14421
cb011248
FS
144222000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14423
14424 * config.guess: Import CVS version 1.152.
14425 * config.sub: Import CVS version 1.177.
14426
db310af0
AO
144272000-08-25 Alexandre Oliva <aoliva@redhat.com>
14428
7965440a
AO
14429 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14430 $targargs to tell whether newlib is going to be built.
14431
db310af0
AO
14432 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14433 $$r/TARGET_SUBDIR/libio for _G_config.h.
14434
e7977565
AO
144352000-08-23 Alexandre Oliva <aoliva@redhat.com>
14436
14437 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14438
126bb9ed
DD
144392000-08-22 DJ Delorie <dj@redhat.com>
14440
14441 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14442
5b0e9d29
AO
144432000-08-22 Alexandre Oliva <aoliva@redhat.com>
14444
14445 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14446 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14447 sub-configures.
14448
4f3e904e
DD
144492000-08-21 DJ Delorie <dj@redhat.com>
14450
14451 * MAINTAINERS: Add self as a libiberty maintainer
14452
c9635443
AO
144532000-08-16 Alexandre Oliva <aoliva@redhat.com>
14454
14455 * configure.in (libstdcxx_flags): Use
14456 libstdc++-v3/src/libstdc++.INC.
14457
8b2100ba
AO
144582000-08-15 Alexandre Oliva <aoliva@redhat.com>
14459
14460 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14461
57119aa9
ZW
144622000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14463
eeb943b0
ZW
14464 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14465
6387a56e 14466 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14467 explicit. Substitute enable_threads into generated Makefiles.
14468 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14469 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14470
acffa7c4
GK
144712000-08-13 Geoff Keating <geoffk@cygnus.com>
14472
14473 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14474
808d8c41
AO
144752000-08-12 Alexandre Oliva <aoliva@redhat.com>
14476
14477 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14478 previous delta.
14479
1fc8c51c 144802000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14481
1fc8c51c
JM
14482 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14483 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14484 (FLAGS_FOR_TARGET): Not here.
14485 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14486
25698887
AO
144872000-08-11 Alexandre Oliva <aoliva@redhat.com>
14488
14489 * config-ml.in (CC, CXX): Don't introduce a leading space.
14490
10120687
DD
144912000-08-07 DJ Delorie <dj@delorie.com>
14492
14493 * MAINTAINERS: Add self as a DJGPP maintainer
14494
15c758e9
DD
144952000-08-07 DJ Delorie <dj@redhat.com>
14496
14497 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14498 "if we're also building gcc, and it's a gcc that will run on the
14499 build machine, we want to use its includes instead of the system's
14500 default includes".
14501
2d0de245
JM
145022000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14503
14504 * MAINTAINERS: Add self to Write After Approval list.
14505
e81b330a
AO
145062000-08-03 Alexandre Oliva <aoliva@redhat.com>
14507
83440c1e
AO
14508 * configure.in (libstdcxx_flags): Don't use `"'.
14509
e81b330a
AO
14510 * config-ml.in: Adjust multilib search paths to the
14511 appropriate multilib tree.
14512
cf95c847
AO
145132000-08-02 Alexandre Oliva <aoliva@redhat.com>
14514
14515 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14516 commas in $LANGUAGES.
14517
9e9af119
MH
145182000-08-02 Manfred Hollstein <manfredh@redhat.com>
14519
14520 * configure.in: Re-enable all references to libg++ and librx.
14521
606ce391
AO
145222000-08-01 Alexandre Oliva <aoliva@redhat.com>
14523
89820b43
AO
14524 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14525 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14526 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14527 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14528
606ce391
AO
14529 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14530
04179d4a
AO
145312000-07-31 Alexandre Oliva <aoliva@redhat.com>
14532
14533 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14534 CXX_FOR_TARGET for sed.
14535
d4eb109c
AO
145362000-07-30 Alexandre Oliva <aoliva@redhat.com>
14537
14538 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14539 Do not override if already set in the environment or in configure.
14540 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14541 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14542
4f4caf92
AO
145432000-07-28 Alexandre Oliva <aoliva@redhat.com>
14544
14545 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14546 the libtool CVS tree multi-language branch.
14547 * ltconfig, ltmain.sh: Updated.
6387a56e 14548
b87487b6
AO
145492000-07-27 Alexandre Oliva <aoliva@redhat.com>
14550
1670d1ea
AO
14551 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14552 (clean-target): Depend on it.
14553
b87487b6
AO
14554 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14555 (GCC_FOR_TARGET): Use it.
14556 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14557 * configure.in: ... here.
14558 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14559 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14560
4e81ae98
EC
145612000-07-24 Eric Christopher <echristo@cygnus.com>
14562
14563 * MAINTAINERS: Add self to Write After Approval list.
14564
059ae32c
AO
145652000-07-24 Alexandre Oliva <aoliva@redhat.com>
14566
5b28edd4
AO
14567 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14568 (configure-target-libchill, configure-target-libobjc): Likewise.
14569
059ae32c
AO
14570 * configure.in: Use the same cache file for all target libs.
14571 * config-ml.in: But different cache files per multilib variant.
14572
1adcd149
MS
145732000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14574
14575 * configure (topsrcdir): Don't use dirname.
14576
2d573dff
JO
145772000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14578
14579 * MAINTAINERS: Add self to Write After Approval list.
14580
d207ebef
JM
145812000-07-20 Jason Merrill <jason@redhat.com>
14582
14583 * configure.in: Remove all references to libg++ and librx.
14584
14585 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14586
145872000-07-20 Hans-Peter Nilsson <hp@axis.com>
14588
14589 * config.sub: Update to subversions version 2000-07-06.
14590
7b7792d5
AH
145912000-07-12 Andrew Haley <aph@cygnus.com>
14592
14593 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14594 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14595
3abaac67
PE
145962000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14597
14598 * symlink-tree: Check number of arguments.
14599
34be2b36
JW
146002000-07-05 Jim Wilson <wilson@cygnus.com>
14601
14602 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14603 search path for a g++ extracted from the build tree. This
14604 will allow link tests run by configure scripts in
14605 subdirectories to succeed.
14606
d207ebef
JM
146072000-07-01 Koundinya K <kk@ddeorg.soft.net>
14608
e490616e 14609 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14610
0900331b
MH
146112000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14612
14613 * MAINTAINERS: Add myself as loop discovery maintainer.
14614
d207ebef
JM
146152000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14616
14617 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14618 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14619
146202000-06-19 Timothy Wall <twall@cygnus.com>
14621
14622 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14623 * config.sub: Add tic54x target.
14624
11a27a76
TM
14625Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14626
14627 * MAINTAINERS: Add self as Fortran maintainer,
14628 remove Craig Burley.
14629
d207ebef 14630Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14631
d207ebef
JM
14632 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14633 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14634
7758b73f
PT
14635Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14636
14637 * MAINTAINERS: Add self as i18n maintainer
14638
d207ebef
JM
1463920000-05-21 H.J. Lu (hjl@gnu.org)
14640
e490616e
ZW
14641 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14642 directory are used if they exist. Make sure
14643 $(build_tooldir)/include is searched for header files,
14644 $(build_tooldir)/lib/ for library files.
d207ebef 14645 (GCC_FOR_TARGET): Likewise.
e490616e 14646 (CXX_FOR_TARGET): Likewise.
d207ebef 14647
bae29210
JL
14648Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14649
14650 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14651
d207ebef 14652Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
14653
14654 * Makefile.in (configure-target-libiberty): Depend on
14655 configure-target-newlib.
14656
aab0d19d
AO
146572000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14658
14659 * configure.in, Makefile.in: Merge all libffi-related
14660 configury stuff from the libgcj tree.
14661
d207ebef
JM
14662Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14663
14664 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14665 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14666
14667Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14668
14669 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14670 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 14671 current version information. Add to proto-toplev directory.
d207ebef
JM
14672 (gdb-taz): Build do-djunpack.
14673
758c7bd4
DE
146742000-05-15 David Edelsohn <edelsohn@gnu.org>
14675
14676 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14677
1888228d
AC
14678Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14679
14680 * MAINTAINERS: Add self to Write After Approval list.
14681
d207ebef
JM
146822000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14683
14684 * ltmain.sh: Preserve in relink_command any environment
14685 variables that may affect the linker behavior.
14686
2d7cc2fe
JL
14687Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14688
d207ebef
JM
14689 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14690
14691Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14692
14693 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14694
146952000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14696
14697 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 14698 with the version name.
2d7cc2fe 14699
ee455968
JE
14700Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14701
14702 * MAINTAINERS: Add self as bb-reorder maintainer.
14703
73b97e5c
BK
147042000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14705
14706 * config.if: Tweak.
14707
d207ebef
JM
147082000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14709
14710 * djunpack.bat: New file.
14711
14712Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14713
14714 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
14715 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14716 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14717 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 14718
954869eb
DP
147192000-04-16 Dave Pitts <dpitts@cozx.com>
14720
e490616e
ZW
14721 * config.sub (case $basic_machine): Change default for "ibm-*"
14722 to "openedition".
954869eb 14723
eaabe541
AJ
147242000-04-13 Andreas Jaeger <aj@suse.de>
14725
14726 * MAINTAINERS: Added myself.
14727
d207ebef
JM
14728Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14729
14730 * Makefile.in (gdb-taz): New target. GDB specific archive.
14731 (do-md5sum): New target.
14732 (MD5PROG): Define.
14733 (PACKAGE): Default to TOOL.
14734 (VER): Default to a shell script.
14735 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 14736 md5 checksum generation.
d207ebef
JM
14737 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14738 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14739 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 14740 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
14741
14742Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14743
14744 * configure (warn_cflags): Delete.
14745
0ea6d60c
PDM
14746Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14747
14748 * MAINTAINERS: Added myself.
14749
17090313 147502000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 14751 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 14752
e490616e
ZW
14753 * configure.in (enable_libstdcxx_v3): Add.
14754 (target_libs): Add bits here to switch between libstdc++-v2 and
14755 libstdc++-v3.
14756 * config.if: And this file too.
14757 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 14758
76b78517
MM
147592000-04-05 Michael Meissner <meissner@redhat.com>
14760
14761 * config.sub (d30v): Add d30v as a basic machine type.
14762
ad242caf
JM
147632000-03-29 Jason Merrill <jason@casey.cygnus.com>
14764
14765 * configure.in: -linux-gnu*, not -linux-gnu.
14766
d4537148
TM
14767Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14768
14769 * MAINTAINERS: Add self in write-after-approval section.
14770
f152e9d4
JW
14771Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14772
14773 * MAINTAINERS: Add self as ia64 port maintainer.
14774
6a5fcef1
NB
147752000-03-08 Neil Booth <NeilB@earthling.net>
14776
14777 * MAINTAINERS: Add self in write-after-approval section.
14778
d207ebef 14779Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 14780
d207ebef
JM
14781 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14782 (do-tar-bz2): Replace TOOL with PACKAGE.
14783 (gdb.tar.bz2): Remove GDBTK from GDB package.
14784 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 14785 dejagnu.tar.bz2): New packages.
d207ebef
JM
14786
147872000-02-27 Andreas Jaeger <aj@suse.de>
14788
14789 * configure.in: Add entry for mips*-*-linux*, move catch all
14790 *-*-*linux* entry below this one.
14791
147922000-02-27 Ian Lance Taylor <ian@zembu.com>
14793
14794 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 14795
521fe9d0
NC
147962000-02-24 Nick Clifton <nickc@cygnus.com>
14797
14798 * config.sub: Support an OS of "wince".
14799
d207ebef
JM
14800Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14801
14802 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 14803 version.
d207ebef 14804
dce2d8b2 148052000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
14806
14807 * config.sub: Add support for Linux/IBM 370.
14808 * configure.in: Likewise.
14809
3a685f6f
NC
148102000-02-22 Nick Clifton <nickc@cygnus.com>
14811
14812 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14813
dce2d8b2 148142000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 14815
d207ebef 14816 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 14817
4746ee26
KG
148182000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14819
14820 * configure (gcc_version): When setting, narrow search to
14821 lines containing `version_string'.
14822
ba96c72d
DC
148232000-02-15 Denis Chertykov <denisc@overta.ru>
14824
14825 * config.sub: Add support for avr target.
14826
77f16a66
NC
148272000-02-14 Nick Clifton <nickc@cygnus.com>
14828
14829 * MAINTAINERS: Add maintainers for MCore port.
14830
784a3a80
HPN
14831Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14832
14833 * config.sub: Add mmix-knuth-mmixware.
14834
719dd4fa
KG
148352000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14836
14837 * MAINTAINERS: Pair cccp with cpplib maintainership.
14838
dce2d8b2 148392000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
14840
14841 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14842 structure stuff to -L library search.
14843 (CXX_FOR_TARGET): Ditto.
14844 (CROSS_CHECK_MODULES): Fix spelling mistake.
14845
7a53e94b
MM
148462000-01-24 Mark Mitchell <mark@codesourcery.com>
14847
14848 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14849 the C++ compiler.
14850
0da3b5a7
RH
148512000-01-12 Richard Henderson <rth@cygnus.com>
14852
14853 * configure.in: Don't build some bits for beos.
14854
02368d6d
JS
148552000-01-12 Joel Sherrill (joel@OARcorp.com)
14856
14857 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14858 as include files.
14859
2e76d35c
ZW
148602000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14861
14862 * Add self as cpplib maintainer, as requested by Jason
14863 Merrill. Correct my e-mail address.
14864
4c25fdcf
GK
148652000-01-06 Geoff Keating <geoffk@cygnus.com>
14866
14867 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14868 not mh-aix43.
14869
188e3966
HPN
14870Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14871
14872 * MAINTAINERS: Add myself to "write after approval" list.
14873
c2f5d030
RH
148741999-12-14 Richard Henderson <rth@cygnus.com>
14875
14876 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14877 * config.sub: Accept alphaev[78], alphaev8.
14878
eeda916a
AO
148791999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14880
14881 * config.guess, config.sub: Update from autoconf.
14882
b3bd7820
BK
148831999-11-29 Bruce Korb <autogen@linuxbox.com>
14884
2c290989 14885 * MAINTAINERS: update my playtime e-address.
b3bd7820 14886
1882b2b1
RO
14887Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14888
14889 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14890 necessary libraries are missing.
14891
dce2d8b2 14892Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
14893
14894 * MAINTAINERS: Add new 'write after approval' maintainer.
14895
1e25de97
APB
14896Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14897
14898 * MAINTAINERS: Add new Java maintainer.
14899
1722c704
AS
149001999-10-25 Andreas Schwab <schwab@suse.de>
14901
14902 * configure: Fix quoting inside arguments of eval.
14903
8141abe8
NC
149041999-10-21 Nick Clifton <nickc@cygnus.com>
14905
14906 * config-ml.in: Allow suppression of some ARM multilibs.
14907
0b77644a
LV
14908Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14909
14910 * config.guess: Add OS/390 match pattern.
14911 * config.sub: Add mvs, openedition targets.
14912 * configure.in (i370-ibm-opened*): New.
14913
d207ebef
JM
149141999-09-04 Steve Chamberlain <sac@pobox.com>
14915
14916 * config.sub: Add support for configuring for pj.
14917
149181999-08-31 Nick Clifton <nickc@cygnus.com>
14919
14920 * config.sub (maybe_os): Add support for configuring for fr30.
14921
af13ebe9
NC
149221999-08-25 Nick Clifton <nickc@cygnus.com>
14923
14924 * configure.in: Do not configure or build ld for AIX
14925 platforms. ld is known to be broken on these platforms.
14926
1250c760
RO
14927Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14928
14929 * config-ml.in: Pass compiler flag corresponding to multidirs to
14930 subdir configures.
14931
d207ebef
JM
149321999-08-09 Ian Lance Taylor <ian@zembu.com>
14933
14934 * Makefile.in (LDFLAGS): Define.
14935
149361999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14937
14938 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14939 noconfigdirs.
14940 (*-*-cygwin*): Likewise.
14941
149421999-08-08 Ian Lance Taylor <ian@zembu.com>
14943
14944 * mkdep: New file.
14945 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14946 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14947
14948 From Eli Zaretskii <eliz@is.elta.co.il>:
14949 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14950 long file name when using DJGPP on MS-DOS.
14951
dbd83e11
JL
14952Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14953
14954 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14955
d207ebef
JM
149561999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14957
14958 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14959 dependency as this causes "make check" to globally "make all"
14960
cd1f4c2c
TT
14961Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14962
14963 * configure.in (target_libs): Added target-zlib.
14964 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14965 (CONFIGURE_TARGET_MODULES): Likewise.
14966 (CHECK_TARGET_MODULES): Likewise.
14967 (INSTALL_TARGET_MODULES): Likewise.
14968 (CLEAN_TARGET_MODULES): Likewise.
14969 (configure-target-zlib): New target.
14970 (all-target-zlib): Likewise.
14971 (all-target-libjava): Depend on all-target-zlib.
14972 (configure-target-libjava): Depend on configure-target-zlib.
14973
14974 * Makefile.in (configure-target-libjava): Depend on
14975 configure-target-newlib.
14976 (configure-target-boehm-gc): New target.
14977 (configure-target-qthreads): New target.
14978
e490616e
ZW
14979 * configure.in (target_libs): Added target-qthreads.
14980 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14981 (CONFIGURE_TARGET_MODULES): Likewise.
14982 (CHECK_TARGET_MODULES): Likewise.
14983 (INSTALL_TARGET_MODULES): Likewise.
14984 (CLEAN_TARGET_MODULES): Likewise.
14985 (all-target-qthreads): New target.
14986 (configure-target-libjava): Depend on configure-target-qthreads.
14987 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
14988
14989 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14990 (CONFIGURE_TARGET_MODULES): Likewise.
14991 (CHECK_TARGET_MODULES): Likewise.
14992 (INSTALL_TARGET_MODULES): Likewise.
14993 (CLEAN_TARGET_MODULES): Likewise.
14994 (all-target-libjava): New target.
14995 (all-target-boehm-gc): Likewise.
14996 * configure.in (target_libs): Added libjava, boehm-gc.
14997
d207ebef
JM
149981999-07-22 Ian Lance Taylor <ian@zembu.com>
14999
15000 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15001 configure.bat in SUPPORT_FILES.
15002 (gas+binutils.tar.bz2): Likewise.
15003
15004 * makeall.bat: Remove; obsolete.
15005
150061999-07-21 Ian Lance Taylor <ian@zembu.com>
15007
15008 From Mark Elbrecht:
15009 * configure.bat: Remove; obsolete.
15010
150111999-07-11 Ian Lance Taylor <ian@zembu.com>
15012
15013 * configure: Add -W -Wall to the default CFLAGS when compiling with
15014 gcc.
15015
15016Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15017
15018 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15019
150201999-06-30 Mark Mitchell <mark@codesourcery.com>
15021
15022 * configure.in: Build ld on IRIX6.
15023
150241999-06-12 Ian Lance Taylor <ian@zembu.com>
15025
15026 * Makefile.in: Change distribution targets to use bzip2 instead of
15027 gzip.
15028 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15029 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15030
150311999-06-04 Nick Clifton <nickc@cygnus.com>
15032
15033 * config.sub: Add mcore target.
15034
26d088fa
CD
15035Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15036
15037 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15038
c2c08b29
L
15039Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15040
15041 * config.guess (dummy): Changed to $dummy.
15042
671d0648
NC
150431999-05-24 Nick Clifton <nickc@cygnus.com>
15044
15045 * config.sub: Tidied up case statements.
15046
b1345c72
BE
150471999-05-22 Ben Elliston <bje@cygnus.com>
15048
51ccbd8d
BE
15049 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15050 <jiro@din.or.jp>.
15051
b1345c72
BE
15052 * config.guess: Merge with FSF version. Future changes will be
15053 more accurately recorded in this ChangeLog.
15054 * config.sub: Likewise.
15055
2caf864f
SM
15056Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15057
15058 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15059
d207ebef
JM
150601999-04-30 Tom Tromey <tromey@cygnus.com>
15061
15062 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15063
90fb0c24
TT
150641999-04-23 Tom Tromey <tromey@cygnus.com>
15065
15066 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15067
d207ebef
JM
150681999-04-20 Drew Moseley <dmoseley@cygnus.com>
15069
15070 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15071 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15072 Bad merge removed these two changes.
15073
3516940d 15074Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15075 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15076
15077 * config.guess (interix Alpha): Add.
15078
d207ebef
JM
150791999-04-11 Richard Henderson <rth@cygnus.com>
15080
15081 * configure.in (i?86-*-beos*): Do config gperf; don't config
15082 gdb, newlib, or libgloss.
15083
e891fbfe 15084Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15085
e891fbfe
AO
15086 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15087 link a trivial program with -mabi=64. If it fails, remove mabi=64
15088 from multidirs.
15089
f9ae47d6
PT
15090Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15091
15092 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15093
d207ebef
JM
150941999-04-08 Nick Clifton <nickc@cygnus.com>
15095
15096 * config.sub: Add support for mcore targets.
15097
150981999-04-07 Michael Meissner <meissner@cygnus.com>
15099
15100 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15101 not mt-ospace, in order to shut up assembler warning about using
15102 symbols that are named the same as registers.
15103
151041999-04-07 Drew Moseley <dmoseley@cygnus.com>
15105
15106 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15107 dependency list for all-target-cygmon.
15108
151091999-04-05 Doug Evans <devans@casey.cygnus.com>
15110
15111 * config-ml.in: Check $host, not $target, for selective multilibs.
15112 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15113 thumb interworking, and underscore prefix multilibs.
15114
151151999-04-04 Ian Lance Taylor <ian@zembu.com>
15116
15117 * missing: Update to version from current automake.
15118
88101ab9
L
15119Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15120
15121 * configure (gxx_include_dir): Removed.
15122
15123 * configure.in (gxx_include_dir): Handle it.
15124 * Makefile.in: Likewise.
15125
d207ebef
JM
151261999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15127
15128 * config.sub (mips64vr4111,mips64vr4111el) Add.
15129
151301999-03-21 Ben Elliston <bje@cygnus.com>
15131
e490616e 15132 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15133
8dc91cbe
ME
15134Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15135
8dc91cbe
ME
15136 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15137 config/mh-djgpp.
15138
d207ebef
JM
15139Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15140
15141 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15142 all-target-newlib to dependency list for all-target-bsp.
15143
926bb5ed
MK
15144Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15145
15146 * config.sub: Add i386-uwin support.
15147 * config.guess: Likewise.
15148
4a6e3000
FS
15149Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15150
15151 * configure.in: cleanup, add mh-*pic handling for arm, special
15152 case powerpc*-*-aix*
15153
d207ebef
JM
15154Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15155
15156 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15157 can be built.
15158
15159Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15160
15161 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15162 targets.
d207ebef 15163
71c91078
NC
151641999-03-02 Nick Clifton <nickc@cygnus.com>
15165
15166 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15167
282e5df8
GN
15168Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15169
15170 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15171
1de558ee
NC
151721999-02-24 Nick Clifton <nickc@cygnus.com>
15173
15174 * config.sub: Fix typo in arm recognition.
15175
d207ebef
JM
15176Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15177
15178 * configure.in (noconfigdirs): Changed target_configdirs to
15179 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15180 rather than m68k-*-* since it is not known to work on
15181 m68k-aout. Ditto for arm-*-*oabi.
15182
15183Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15184
15185 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15186
151871999-02-19 Ben Elliston <bje@cygnus.com>
15188
15189 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15190 Smart and improved by Andrew Cagney.
15191
fab7445a
ME
15192Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15193
15194 * config.guess: Recognize openbsd-*-hppa.
15195
8ccdc228
L
15196Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15197
15198 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15199 only if it is not empty.
15200
3b7265ff
NC
152011999-02-17 Nick Clifton <nickc@cygnus.com>
15202
15203 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15204
d207ebef 15205 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15206
15207 * config.sub: Modified to recognize uname's armv* syntax.
15208
d207ebef
JM
152091999-02-17 Mark Salter <msalter@cygnus.com>
15210
15211 * configure.in: Added target-bsp for sparclite.
15212
15213Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15214
15215 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15216
152171999-02-08 Nick Clifton <nickc@cygnus.com>
15218
15219 * configure.in: Add support for strongarm port.
15220 * config.sub: Add support for strongarm target.
15221
c48dd3f5 15222Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15223
c48dd3f5
MK
15224 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15225 the old name config/mh-cygwin32.
15226 Enable texinfo.
15227
d207ebef
JM
15228Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15229
15230 * configure.in: Do build ld for ix86 Solaris.
15231
ecd62820
JW
15232Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15233
15234 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15235 $AR_FOR_TARGET. Likewise for RANLIB.
15236
bbd8fa7f 15237Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15238
e490616e
ZW
15239 * config.sub (oabi): Recognize.
15240 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15241
0397442c
RL
15242Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15243
15244 * config.guess: Improve detection of i686 on UnixWare 7.
15245
c9ffaa63
MK
15246Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15247
15248 * config.guess: Add support for i386-pc-interix.
15249 * config.sub: Likewise.
15250 * configure.in: Likewise.
c9ffaa63 15251
d207ebef
JM
15252Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15253
15254 * Makefile.in: Remove unneeded all-target-libio from
15255 from all-target-winsup target since it is now unneeded.
15256 Add all-target-libtermcap in its place since it is now
15257 needed.
15258
15259Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15260
15261 * configure.in: makefile stub for cygwin target is probably
15262 unnecessary. Remove it for now.
d207ebef
JM
15263
15264Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15265
15266 * configure.in: libtermcap.a should be built when cygwin is the
15267 target as well as the host.
15268 * config.guess: Allow mixed case in cygwin uname output.
15269 * Makefile.in: Add libtermcap target.
d207ebef 15270
ebe12325
JL
15271Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15272
15273 * config.sub: Clean up handling of hppa2.0.
15274
57057b67
RB
15275Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15276
15277 * config.guess: Use C code to identify more HP machines.
15278
f8670be1
JL
15279Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15280
15281 * config.sub: Handle hppa2.0.
15282
d207ebef
JM
15283Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15284
15285 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15286 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15287
152881998-12-15 Mark Salter <msalter@cygnus.com>
15289
15290 * configure.in: Added target-bsp for several target architectures.
15291
15292 * Makefile.in: Added rules for bsp.
15293
d1a09590
JL
15294Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15295
15296 * config.guess: Improve detection of hppa2.0 processors.
15297
15298Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15299
15300 * config.guess: Recognize FreeBSD using ELF automatically.
15301
71205e0b
MH
153021998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15303
15304 * configure (skip-this-dir): Add handling for new shell script, which
15305 might be created by a sub-directory's configure to indicate, this particular
15306 directory is "unwanted".
15307 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15308
d207ebef
JM
15309Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15310
15311 * ltconfig: import from libtool, after changing libtool to
15312 account for the cygwin name change.
15313
15314Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15315
15316 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15317 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15318
15319Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15320
15321 * configure.in: Add libtermcap to list of cygwin dependencies.
15322
15323Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15324
e490616e
ZW
15325 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15326 they include winsup/include when it's a cygwin target.
d207ebef
JM
15327
153281998-11-12 Tom Tromey <tromey@cygnus.com>
15329
15330 * configure.in (host_tools): Added zip.
15331 * Makefile.in (all-target-libjava): Depend on all-zip.
15332 (all-zip): New target.
15333 (ALL_MODULES): Added all-zip.
15334 (NATIVE_CHECK_MODULES): Added check-zip.
15335 (INSTALL_MODULES): Added install-zip.
15336 (CLEAN_MODULES): Added clean-zip.
15337
15338Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15339
15340 * Makefile.in: lose "32" from comment about cygwin.
15341
15342Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15343
15344 * configure.in: Use -Os to build target libraries for the fr30.
15345
15346Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15347
15348 * config.sub: Add fr30.
15349
15350Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15351
e490616e 15352 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15353 cygwin* instead of cygwin32*.
15354 * config.sub: Check cygwin* instead of cygwin32*.
15355
d2ec8b39
RL
15356Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15357
15358 * config.guess: Match any version of Unixware7.
15359
d207ebef
JM
153601998-10-20 Syd Polk <spolk@cygnus.com>
15361
15362 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15363 if desired.
15364
35cd2565
JL
15365Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15366
15367 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15368 these if the appropriate directories and files to not exist.
15369
52d4e5b7
JL
15370Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15371
15372 * Makefile.in (DEVO_SUPPORT): Add config.if.
15373
38ada91e
MH
15374Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15375
15376 * configure: Add pattern to replace "build_tooldir"'s
15377 definition in the generated Makefile with "tooldir"'s
15378 actual value.
15379
e44e84da
JL
15380Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15381
56a8387f
JL
15382 * config.sub: Bring back lost sparcv9.
15383
e44e84da
JL
15384 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15385
5cb95c7a
JL
15386Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15387
15388 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15389 CC_FOR_TARGET and friends.
15390
15391Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15392
ceff9b14
AO
15393 * Makefile.in (build_tooldir): New variable, same as tooldir.
15394 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15395 -B$(build_tooldir)/bin/.
15396 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15397
f2d11dcd
GP
15398Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15399
15400 * README: Remove installation instructions and refer to the
15401 INSTALL directory instead.
15402
73a6d2e7 15403Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15404
73a6d2e7
RL
15405 * config.sub: Add support for i[34567]86-pc-udk.
15406 * configure.in: Likewise.
15407
5d4a5ee6
JL
15408Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15409
15410 * Makefile.in: add bzip2 package building bits for user
15411 tools module
15412 * configure.in: ditto
15413
6fc19d6d
JL
15414Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15415
15416 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15417 (ALL_TARGET_MODULES): Add all-target-libobjc.
15418 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15419 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15420 (all-target-libchill): Add dependencies.
15421 * configure.in (target_libs): Add libchill.
4e81ae98 15422
f653f0ab
MH
154231998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15424
15425 * configure.in (target_subdir): Remove duplicate line.
15426
5d4a5ee6
JL
15427Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15428
15429 * Makefile.in (all-automake): fix dependencies.
15430
494933e4
JL
15431Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15432
15433 * configure.in: Minor cleanups for building in the $(target_alias)
15434 subdir.
15435
f6b58262
JW
154361998-09-22 Jim Wilson <wilson@cygnus.com>
15437
15438 * Makefile.in (bootstrap): Set r and s before make all. Use
15439 BASE_FLAGS_TO_PASS in make all.
15440 (cross): Likewise.
15441
27c7a08d
MM
154421998-09-20 Mark Mitchell <mark@markmitchell.com>
15443
15444 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15445
e67afd1e
RH
15446Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15447
15448 * config.sub: Fix typo in last change.
15449
8e44ac71
MH
154501998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15451
15452 * config.sub: Add support for C4x target.
15453 * configure.in: Likewise.
15454
d7496fbb
DM
154551998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15456
15457 * config.sub: Recognize sparcv9 just like sparc64.
15458
22097bd1
RL
15459Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15460
15461 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15462
4b877abd
JL
15463Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15464
2c8ec9a2
JL
15465 * config.guess: Correctly identify Pentium II sco boxes.
15466
4b877abd
JL
15467 * config.guess: Fix "tr" code. From Weiwen Liu.
15468
ab03db52
JH
15469Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15470
15471 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15472 stabs.
15473
b54db294
JL
15474Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15475
15476 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15477 (ALL_TARGET_MODULES): Add all-target-libchill.
15478 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15479 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15480 (all-target-libchill): Add dependencies.
15481 * configure.in (target_libs): Add libchill.
15482
bf48dd73
LW
15483Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15484
15485 * config.guess: Avoid assumptions about "tr" behaves when
15486 LANG is set to something other than English.
15487
a3cbd105
L
15488Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15489
15490 * configure (gxx_include_dir): Changed to
15491 '${prefix}/include/g++'-${libstdcxx_interface}.
15492
15493 * config.if: New to determine the interfaces.
15494
c4acd909
MK
15495Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15496
15497 * config.guess: Detect and handle MPE/IX.
15498 * config.sub: Deal with MPE/IX.
15499
9ea97665
DE
15500Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15501
15502 * configure.in: Use mh-aix43.
15503
0ce065bd
MH
155041998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15505
15506 * configure: Fix --without/--disable cases for gxx-include-dir.
15507
5d4a5ee6
JL
15508Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15509
15510 * mdata-sh: Imported. Needed for automake support.
15511
15512Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15513
15514 * Makefile.in (taz): Try "chmod -R og=u ." before
15515 "chmod og=u `find . -print`".
15516
15517Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15518
15519 * configure.in: Add arm-elf and thumb-elf support.
15520
15521Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15522
15523 * Makefile.in: Undo previous patch.
15524
15525Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15526
15527 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15528 to here ...
15529 (install-no-fixedincludes): and here
15530 (INSTALL_MODULES): ... from here.
15531
466456d9
ILT
15532Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15533
15534 * config.sub: Merge with FSF.
15535
1b409d25
ILT
15536 * config.guess: Merge with FSF.
15537
d207ebef
JM
15538Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15539
15540 * configure (extraconfigdirs): New variable.
15541 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15542 * Makefile.in (all): Move higher in file.
15543 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15544 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15545 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15546 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15547 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15548
155491998-07-23 Brendan Kehoe <brendan@cygnus.com>
15550
15551 * Makefile.in (all-target-libjava): Depend on all-gcc and
15552 all-target-newlib.
15553 (configure-target-libjava): Depend on $(ALL_GCC).
15554
7f1937c1
RL
15555Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15556
15557 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15558 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15559
2ada2bd6
ML
15560Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15561
15562 * INSTALL/README: Fix typo.
15563
1e025bde
ML
15564Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15565
5d4a5ee6
JL
15566 * ylwrap: Change absolute path checks to check for DOS style path
15567 names.
1e025bde 15568
5d4a5ee6
JL
15569 * ylwrap: Don't use a full path name if the source file is in the
15570 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15571
6755ff73
ILT
15572 * config-ml.in: Default to being verbose, to match Feb 18 change to
15573 configure.
15574
5d4a5ee6
JL
15575Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15576
15577 Brought over from egcs:
15578
15579 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15580
15581 * configure.in (target_subdir): Set to ${target_alias} instead
15582 of "libraries".
15583
15584 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15585
15586 * configure.in (target_subdir): Set to libraries if enable_multilib.
15587
15588Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15589
15590 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15591 multilibs, force reconfiguration the first time we create
15592 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15593
15594Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15595
15596 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15597 avoid confusion with --no-recursion.
15598
15599Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15600
15601 * configure.in: Win32 hosts shouldn't use install -x
15602 * install-sh: remove -x option, and special .exe-handling
15603 hack.
15604
d207ebef
JM
15605Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15606
15607 * config.guess: Recognize i586-pc-beos.
15608 * configure.in: Don't build some bits for beos.
15609
fbd836fc
ILT
15610Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15611
5d4a5ee6
JL
15612 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15613 CFLAGS default to -O2.
15614
fbd836fc
ILT
15615 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15616 when using GNU ld.
15617
15618Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15619
15620 * ltmain.sh: Correct install when using a different shell.
15621
15622Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15623
15624 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15625
d207ebef
JM
15626Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15627
15628 * makefile.vms: Update to build binutils/makefile.vms. Add install
15629 target.
fbd836fc
ILT
15630
15631Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15632
15633 * ltconfig: Update to correct AIX handling.
15634
69b471bc
JL
15635Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15636
81241b5e
JL
15637 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15638
69b471bc
JL
15639 * configure.in (target_subdir): Set to ${target_alias} instead
15640 of "libraries".
15641
bedf82df
MH
156421998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15643
15644 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15645 (Makefile): Depend on $(gcc_version_trigger).
15646
15647 * configure (gcc_version): Change default initializer to empty
15648 string.
15649 (gcc_version_trigger): New variable; pass this variable down
15650 to subdir configures to enable them checking gcc's version
15651 themselves. Emit make macros for both gcc_version vars.
15652 (topsrcdir): Initialize reliably.
15653 (recursion line): Remove --with-gcc-version=${gcc_version}.
15654
28e449d8
MH
156551998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15656
15657 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
15658 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15659 in $(libsubdir); emit definition in each generated Makefile.
15660 (gxx_include_dir): Initialize depending on
15661 $enable_version_specific_runtime_libs.
28e449d8 15662
50c4c9f7
MH
156631998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15664
15665 * configure (gcc_version): Initialize properly depending on
15666 how and where configure is started.
15667 (recursion line): Pass a --with-gcc-version=${gcc_version}
15668 to configures in subdirs.
15669
d207ebef
JM
15670Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15671
15672 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 15673 cygmon
d207ebef 15674
5d4a5ee6
JL
15675Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15676
15677 * configure.in: Add cygmon and libstub support for mn10200.
15678
2f96399b
MH
156791998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15680
15681 * configure (gcc_version): Add new variable describing the
15682 particular gcc version we're building.
15683 * Makefile.in (libsubdir): Add new macro for the directory
15684 in which the compiler finds executables, libraries, etc.
15685 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15686 and libsubdir.
15687
c4137c50
AO
15688Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15689
ceff9b14
AO
15690 * Makefile.in (local-clean): Remove *.log.
15691 (warning.log): Built with warn_summary from build.log.
15692 (mail-report.log): Run test_summary.
15693 (mail-report-with-warnings.log): Run test_summary including
15694 warning.log in the report.
c4137c50 15695
276d5ee0
RL
15696Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15697
15698 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15699
5d4a5ee6
JL
15700Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15701
15702 * Makefile.in (grep): Grep no longer depends on libiberty.
15703
15704Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15705
15706 * Makefile.in: all-snavigator needs all-libgui.
15707
15708Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15709
15710 * configure.in: Add cygmon and libstub support for mn10300.
15711
8af14275
ILT
15712Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15713
15714 * missing: Update to version from automake 1.3.
15715
fbd836fc
ILT
15716 * ltmain.sh: On installation, don't get confused if the same name
15717 appears more than once in the list of library names.
15718
466456d9
ILT
15719Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15720
15721 * config.sub: Accept m68060 and m5200 as CPU names.
15722
5d4a5ee6
JL
15723Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15724
15725 * configure: Use && rather than using -a in test, because odd
15726 strings can confuse test.
15727 * configure.in: Likewise.
15728
fbd836fc
ILT
15729Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15730
15731 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15732
f0983958
AO
15733Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15734
15735 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 15736 bootstrap4-lean): New targets.
f0983958 15737
bfed1ea0
JL
15738Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15739
15740 * mpw-* Delete. Not used.
15741
5d4a5ee6
JL
15742Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15743
15744 * COPYING.LIB: Update FSF address.
15745
bfed1ea0
JL
15746Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15747
15748 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15749
5d4a5ee6
JL
15750 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15751 GAS_SUPPORT_DIRS.
15752
bfed1ea0
JL
15753Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15754
15755 * ltconfig, ltmain.sh: Avoid producing a version number if
15756 -version-info was not used.
15757
5d4a5ee6
JL
15758Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15759
15760 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15761 building with newlib.
15762
157631998-04-30 Paul Eggert <eggert@twinsun.com>
15764
d207ebef 15765 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 15766 Solaris `make' causes it to continue to next definition.
d207ebef
JM
15767
15768Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15769
15770 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15771 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
15772
15773Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15774
15775 * configure.in: Change alpha to alpha* in several places.
15776
d207ebef
JM
15777Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15778
15779 * config.sub: Recognize sparc86x.
15780
77be0cab
MM
15781Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15782
15783 * configure.in (--enable-target-optspace): Remove debug echo.
15784
62441128
JW
15785Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15786
15787 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15788
bfed1ea0
JL
15789Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15790
15791 * ltconfig: Update cygwin32 support.
15792
5d4a5ee6
JL
15793 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15794 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15795 (GDB_SUPPORT_DIRS): Likewise.
15796
3f4ea1de
MM
15797Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15798
15799 * configure.in (target_makefile_frag): If --enable-target-optspace,
15800 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
15801 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15802 not used.
15803 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 15804
5d4a5ee6
JL
15805Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15806
15807 * Makefile.in (all-bfd): Depend on all-intl.
15808 (all-binutils): Likewise.
15809 (all-gas): Likewise.
15810 (all-gprof): Likewise.
15811 (all-ld): Likewise.
15812
158131998-04-19 Brendan Kehoe <brendan@cygnus.com>
15814
15815 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15816
bfed1ea0
JL
15817Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15818
5d4a5ee6
JL
15819 * Makefile.in (all-bfd): Depend upon all-libiberty.
15820
bfed1ea0
JL
15821 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15822
5d4a5ee6
JL
15823Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15824
15825 * Makefile.in: Add libstub.
15826
15827 * configure.in: Ditto. Build libstub for targets that have cygmon
15828 support.
15829
15830Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15831
15832 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15833
15834Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15835
15836 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15837 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15838
ec8d6ddc
KW
15839Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15840
15841 * configure: Define DEFAULT_M4 by searching PATH.
15842 * Makfile.in: Use DEFAULT_M4.
15843
bfed1ea0
JL
15844Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15845
15846 * ltconfig: Add cygwin32 support.
15847
5d4a5ee6
JL
15848 * Makefile.in, configure.in: Add libtool as a native only directory
15849 to configure and build.
15850
547a6183
JL
15851Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15852
15853 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15854
5d4a5ee6 15855Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 15856
5d4a5ee6
JL
15857 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15858
15859Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15860
15861 * Makefile.in: add ash make rules
15862 * configure.in: add ash to native_only and host_tools lists
15863
15864Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15865
15866 * Makefile.in (all-gettext, all-intl): New targets.
15867 (ALL_MODULES): Added all-gettext, all-intl.
15868 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15869 (INSTALL_MODULES): Added install-gettext, install-intl.
15870 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15871
15872 * configure.in (host_tools): Added gettext.
15873 (native_only): Likewise.
15874 (noconfigdirs) [various cases]: Likewise.
15875 (host_libs): Added intl.
15876
d207ebef
JM
15877Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15878
15879 * configure: Do not disable building gdbtk for cygwin32 hosts.
15880
e98e406f
NC
15881Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15882
15883 * configure.in: Add thumb-coff target.
15884 * config.sub: Add thumb-coff target.
15885
5d4a5ee6
JL
15886Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15887
15888 * Makefile.in: Revert yesterday's change.
15889 (all-target-winsup): all-target-librx stays out of here.
15890
15891Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15892
15893 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15894 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15895 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15896 Remove references to librx and libg++.
15897
15898Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15899
15900 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15901 recursive makes
15902
bfed1ea0
JL
15903Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15904
15905 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 15906 for newlib directory.
bfed1ea0
JL
15907 (CXX_FOR_TARGET): Likewise.
15908
15909Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15910
15911 * ltconfig: Update after libtool/ltconfig.in change for
15912 hpux11.
15913
15914Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15915
15916 * ltconfig, ltmain.sh: Update to libtool 1.2.
15917
3cd730af
MH
15918Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15919
15920 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15921 (install-gcc-cross): Instead, override LANGUAGES here.
15922
80564603
DL
159231998-03-18 Dave Love <d.love@dl.ac.uk>
15924
15925 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15926 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15927
d207ebef
JM
15928Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15929
15930 * configure.in: Add Thumb-pe target.
15931
5d4a5ee6 15932Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 15933
5d4a5ee6
JL
15934 * Makefile.in - changed sn targets to snavigator
15935 * configure.in - changed sn targets to snavigator
15936
2d4a0558
MH
15937Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15938
15939 * config-ml.in: After building symlink tree call make distclean
15940 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15941 to be the case for libiberty.
15942
04b93567
L
15943Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15944
15945 * configure: When making link, also check the current
15946 directory. The configure scripts may create one.
15947
9a06b842
RH
15948Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15949
15950 * config.sub: Accept alphapca56 and alphaev6 properly.
15951
217fc4e6
FS
15952Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15953
15954 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15955
3e07bdbd 15956Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 15957
e490616e 15958 * config.sub (sco5): Fix typo.
3e07bdbd 15959
5d4a5ee6
JL
15960Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15961
15962 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15963 install-itcl.
15964 (install-itcl): Remove dependency on install-tcl.
15965
15966Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15967
15968 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15969
15970Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15971
15972 * configure.in: Don't build libgui for a cygwin32 target when not on
15973 a cygwin32 host.
15974
15975Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15976
15977 * configure (redirect): Set to null, so default behavior of
15978 configure is now --verbose.
15979
ce0d965c
DL
159801998-02-16 Dave Love <d.love@dl.ac.uk>
15981
15982 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15983 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15984
3acd1fd0
MH
15985Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15986
15987 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15988 this change to sync Makefile.in with its ChangeLog entries.
15989
5d4a5ee6
JL
15990Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15991
15992 * ltmain.sh (mkdir): Check that the directory doesn't exist
15993 before we exit with error, so that we don't get races during
15994 parallel builds.
15995
bfed1ea0
JL
15996Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15997
15998 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15999
4e77e8f1
MH
16000Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16001
16002 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16003 PICFLAG_FOR_TARGET.
16004 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16005
16006 * configure: Emit a definition for the new macro enable_shared
16007 into each Makefile.
16008
5d4a5ee6
JL
16009Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16010
16011 * configure.in (host_tools, native_only): Add libtool.
16012
16013Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16014
16015 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16016 Fix typo in ming config comment.
16017
bfed1ea0
JL
16018Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16019
16020 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16021
5d4a5ee6
JL
16022Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16023
16024 * config.sub: Add tic30 cases, and map c30 to tic30.
16025
8821a725
RH
16026Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16027
16028 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16029 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16030 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16031 (CLEAN_TARGET_MODULES): Similarly
16032 (all-target-libf2c): Add dependences.
4e81ae98 16033 * configure.in (target_libs): Add libf2c.
8821a725 16034
5d4a5ee6
JL
16035Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16036
16037 * configure.in: Remove expect from noconfigdirs when target
16038 is cygwin32. OK to build expect and dejagnu with Canadian
16039 Cross.
16040
0aadd657
ILT
16041Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16042
5d4a5ee6
JL
16043 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16044 host.
16045
0aadd657
ILT
16046 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16047 and mingw32.
16048
d0a8352c
MH
16049Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16050
16051 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16052 here as it is not defined in the toplevel Makefile.
16053
59739e3c
MH
16054Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16055
16056 * configure (package_makefile_rules_frag): New variable, which names
16057 a file with generic rules, ...
16058 Change comment to mention we now have FIVE parts.
16059 * configure: Undo last change.
16060
228197ee
LT
16061Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16062
16063 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16064 * config.sub: More accurate determination of HP processor types.
228197ee 16065
efd4c0ba
MH
16066Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16067
16068 * configure (package_makefile_frag): Move inserting the
16069 ${package_makefile_frag} to where it should be according
16070 to the comment.
16071
6eef3189
PB
16072Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16073
16074 * config.guess: Add support for Linux/ARM.
16075
d207ebef
JM
16076Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16077
16078 * .cvsignore: Remove *-info and *-install since they match
16079 release-info and mpw-install, which we don't want to just ignore.
16080
48464ebf
RH
16081Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16082
16083 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16084
803462a7
PN
16085Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16086
16087 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16088 local_prefix to sub-make invocations.
16089
520ab477
L
16090Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16091
16092 * configure.in: Check makefile fragments in the source
16093 directory.
16094
4bcdb76d
AO
16095Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16096
ceff9b14
AO
16097 * configure.in: Check whether host and target makefile
16098 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16099
5d4a5ee6
JL
16100Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16101
16102 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16103
16104Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16105
16106 * configure.in: Make sure we only replace RPATH_ENVVAR on
16107 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16108 regexp to sed.
16109
16110 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16111 to sub-makes.
16112
0d3e11a5
LI
161131998-01-13 Lee Iverson (leei@ai.sri.com)
16114
16115 * config-ml.in (multi-do): LDFLAGS must include multilib
16116 designator.
16117
d45b3d87 16118Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16119
16120 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16121
d39cd7a1
MK
16122Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16123
16124 * config.sub: Add mingw32 support.
16125 * configure.in: Likewise.
d39cd7a1 16126
6decbc24
FS
16127Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16128
16129 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16130
5d4a5ee6
JL
16131Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16132
16133 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16134 * configure (gxx_include_dir): Provide a definition for subdirs
16135 which do not use autoconf.
16136
16137Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16138
16139 * config.guess: Sync with egcs. Picks up new alpha support,
16140 BeOS & some additional linux support.
16141
d3d1907a
JL
16142Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16143
16144 * config.guess: HP 9000/803 is a PA1.1 machine.
16145
b104e095
RH
16146Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16147
16148 * configure.in: It's alpha*-...
16149
aca823c1
L
16150Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16151
16152 * configure.in (host_makefile_frag, target_makefile_frag):
16153 Handle multiple config files.
16154 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16155 alpha-*-*.
16156
d207ebef
JM
16157Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16158
16159 * mkdep: New file.
16160
16161Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16162
16163 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16164
5d4a5ee6
JL
16165Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16166
16167 * Makefile.in: Add libgui directory.
16168 (GDB_TK): Add all-libgui.
16169 * configure.in: Add libgui directory.
16170 * configure: Add all-libgui to GDB_TK.
16171
16172Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16173
16174 * config-ml.in (multidirs): Add m32r to multilib list.
16175
16176Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16177
16178 * Makefile.in (all-target-gperf): Change dependency to
16179 all-target-libstdc++.
16180
baf55877
FF
16181Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16182
16183 * config.guess: Add BeOS support.
16184
5d4a5ee6
JL
16185Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16186
16187 Source directory cvs renamed to cvssrc:
16188 * configure.in (host_tools): Change cvs to cvssrc.
16189 (native_only): Likewise.
16190 (noconfigdirs) [various cases]: Likewise.
16191 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16192 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16193 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16194 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16195 (all-cvssrc): Rename target from all-cvs.
16196
f2d76545
JL
16197Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16198
16199 * configure (gxx_include_dir): Fix thinko.
16200
205cba53
JL
16201Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16202
16203 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16204 (install-cross, install-gcc-cross): New targets.
16205
5d4a5ee6
JL
16206Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16207
16208 * configure.in (noconfigdirs): Add support for Thumb target.
16209
16210 * config.sub (maybe_os): Add support for Thumb target.
16211
16212Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16213
16214 * Makefile.in: Add rules for cygmon.
16215
16216 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16217
96b0f1fc
JL
16218Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16219
16220 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16221 * configure (gxx_include_dir): Provide a definition for subdirs
16222 which do not use autoconf.
d207ebef
JM
16223
16224Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16225
16226 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16227 11/18/97 build
d207ebef 16228
7dfef6ed
JL
16229Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16230
16231 * From Franz Sirl.
16232 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16233 found on RedHat Linux systems.
96b0f1fc 16234
83cfe7c0
JL
16235Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16236
16237 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16238 guesses.
16239
7dfef6ed
JL
16240Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16241
16242 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16243
5d4a5ee6
JL
16244Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16245
16246 * ltmain.sh: If mkdir fails, check whether the directory was created
16247 anyhow by some other process.
16248
d207ebef
JM
16249Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16250
16251 * configure.in (d30v-*-*): Configure all directories.
16252
16253Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16254
16255 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16256 for the D30V.
16257
16258Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16259
16260 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16261
5d4a5ee6
JL
16262Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16263
e490616e
ZW
16264 * include/libiberty.h: Add extern "C" { so it can be used with C++
16265 progrms.
16266 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16267 programs.
5d4a5ee6 16268
d207ebef
JM
16269Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16270
16271 * configure.in (d30v-*-*): Configure GCC now.
16272
5d4a5ee6
JL
16273Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16274
16275 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16276 is no longer needed.
16277
c9670e62
JM
16278Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16279
16280 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16281
cc71c0ca
MH
16282Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16283
16284 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16285 targets using "$@" to provide support for similar but not identical
16286 targets without having to duplicate code.
16287
d207ebef
JM
16288Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16289
16290 * makefile.vms: Fix to work with DEC C.
16291
16292Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16293
16294 * config.sub: Add mips-tx39-elf to marketing names.
16295
16296Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16297
16298 * ltmain.sh: Handle symlinks in generated script.
16299
16300Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16301
16302 * configure: Handle autoconf style directory options: --bindir,
16303 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16304 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16305 --sysconfdir.
16306 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16307 (sharedstatedir, localstatedir, oldincludedir): New variables.
16308 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16309 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16310 sbindir, sharedstatedir, and sysconfdir.
16311
b1e3ddfd
AJ
16312Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16313
16314 * Makefile.in (bootstrap-lean): New target.
16315
d207ebef
JM
16316Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16317
16318 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16319 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16320
16321Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16322
16323 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16324
09f97c1e
JL
16325Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16326
16327 * Makefile.in (cross): New target.
16328
335d0ab2
AO
16329Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16330 Jeff Law <law@cygnus.com>
16331
16332 * Makefile.in (bootstrap2, bootstrap3): New targets.
16333 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16334 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16335
d207ebef
JM
16336Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16337
16338 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16339 windows. Consistent with gdb/configure.
d207ebef 16340
e693cc28
UD
163411997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16342
e693cc28
UD
16343 * configure.in: Name Linux target fragment.
16344
16345 * configure: Rewrite so that project Makefile fragment is inserted
16346 first and appears last in the resulting Makefile.
16347
d207ebef
JM
16348Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16349
16350 * Makefile.in (install-itcl): Install tcl first.
16351
5d4a5ee6
JL
16352Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16353
16354 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16355
f401679e
JW
16356Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16357
16358 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16359
16360 * configure.in (skipdirs): Add target-librx for Linux.
16361 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16362
ec20b1b9
JL
16363Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16364
16365 * Makefile.in (bootstrap): New target.
16366
becdcf6d
JL
16367Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16368
63f6bcd7 16369 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16370
d207ebef
JM
16371Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16372
16373 * config.guess: Merge with FSF.
16374
0c82f6bf
FF
16375Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16376
16377 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16378
d207ebef
JM
16379Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16380
16381 * config.sub: Add "marketing-names" patch.
16382
3fbc0b70
JS
16383Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16384
e490616e 16385 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16386
e20d4801
JL
16387Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16388
16389 * config.sub: Handle v850-elf.
16390
fe181f78 16391Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16392
16393 * .cvsignore (*-install): Remove.
16394
bfed1ea0
JL
16395Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16396
16397 * ltconfig: Set CONFIG_SHELL in libtool.
16398 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16399
558a1e7c
JW
16400Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16401
16402 * configure.in (target_subdir): Set to libraries if enable_multilib.
16403
7818d6fc
JW
16404Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16405
16406 * config.guess: Update from gcc directory.
16407
d207ebef
JM
16408Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16409
16410 * Makefile.in (all-sim): Depends on all-readline.
16411
6599da04
JM
16412Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16413
16414 * Makefile.in (BISON, YACC): Use $$s.
16415 (all-bison): Depend on all-texinfo.
16416
16417Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16418
16419 * Makefile.in (BISON): Add -L flag.
16420 (YACC): Likewise.
16421
d207ebef
JM
16422Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16423
4e81ae98
EC
16424 * configure.in (noconfigdirs): Add support for v850e target.
16425
d207ebef
JM
16426 * config.sub (maybe_os): Add support for v850e target.
16427
16428Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16429
4e81ae98
EC
16430 * configure.in (noconfigdirs): Add support for v850ea target.
16431
d207ebef
JM
16432 * config.sub (maybe_os): Add support for v850ea target.
16433
6599da04
JM
16434Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16435
16436 * config.sub: Add mipstx39. Delete r3900.
16437
16438Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16439
16440 * Makefile.in (all-autoconf): Depends on all-texinfo.
16441
16442Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16443
16444 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16445 eabi targets.
16446
16447Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16448
16449 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16450
16451 * configure: When handling a Canadian Cross, handle YACC as well as
16452 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16453 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16454
16455Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16456
16457 * Makefile.in (BISON): bison, not byacc or bison -y.
16458 (YACC): bison -y or byacc or yacc.
16459 (various): Add *-bison as appropriate.
16460 (taz): No need to mess with BISON anymore.
16461
16462Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16463
16464 * configure: If OSTYPE matches *win32*, try to find a good value for
16465 CONFIG_SHELL.
16466
16467Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16468
16469 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16470 configure.in if it is present.
16471
16472Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16473
16474 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16475
16476Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16477
16478 * config.sub: Recognize `arc' cpu.
16479 * configure.in: Likewise.
16480 * config-ml.in: Likewise.
16481
16482Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16483
16484 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16485
16486Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16487
16488 * configure: Changed sed delimiter from ':' to '|' when
16489 attempting to substitute ${config_shell} for SHELL. On
16490 NT ${config_shell} may contain a ':' in it.
16491
16492Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16493
16494 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16495
16496Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16497
16498 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16499
16500Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16501
16502 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16503
16504 * ylwrap: If the program is a relative path, force it to be
16505 absolute.
16506
16507Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16508
16509 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16510
16511Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16512
16513 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16514 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16515 for libraries.
6599da04
JM
16516
16517Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16518
16519 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16520 separated by spaces.
6599da04
JM
16521
16522Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16523
16524 * ylwrap: New file.
16525 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16526
16527 * ltmain.sh: Handle /bin/sh at start of install program.
16528
16529 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16530
16531 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16532 * missing: New file, from automake 1.2.
16533
16534Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16535
16536 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16537 check-tk to CHECK_X11_MODULES.
16538
16539Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16540
16541 * config.sub: Merge with FSF.
16542
16543Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16544
16545 * config.guess: Merge with FSF.
16546
16547Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16548
16549 * configure: Treat msdosdjgpp like go32.
16550 * configure.in: Likewise. Don't remove gprof for go32.
16551
16552 * configure: Change Makefile.tem2 to Makefile.tm2.
16553
16554Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16555
16556 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16557
16558Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16559
16560 * install-sh (chmodcmd): Set to null if the DST directory already
16561 exists. Same as Nov 11th change.
16562
16563Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16564
4e81ae98 16565 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16566
16567Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16568
16569 * config.guess: Update from FSF.
16570
16571Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16572
16573 * Makefile.in (GDB_TK): Depend on itcl and tix.
16574
16575Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16576
16577 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16578 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16579 (INSTALL_SCRIPT): New variable.
16580 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16581 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16582 to -x.
16583 * install-sh: Add support for -x option.
16584
16585Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16586
16587 * configure.in, Makefile.in: Treat tix like itcl.
16588
16589Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16590
16591 * Makefile.in (WINDRES): New variable.
16592 (WINDRES_FOR_TARGET): New variable.
16593 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16594 (EXTRA_HOST_FLAGS): Add WINDRES.
16595 (EXTRA_TARGET_FLAGS): Add WINDRES.
16596 (EXTRA_GCC_FLAGS): Add WINDRES.
16597 ($(DO_X)): Pass down WINDRES.
16598 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16599 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16600 DLLTOOL_FOR_TARGET.
16601
16602Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16603
16604 * configure.in: configure sim before gdb for win32-x-ppc
16605
16606Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16607
16608 Move gperf into the toplevel, from libg++.
16609 * configure.in (target_tools): Add target-gperf.
16610 (native_only): Add target-gperf.
16611 * Makefile.in (all-target-gperf): New target, depend on
16612 all-target-libg++.
16613 (configure-target-gperf): Empty rule.
16614 (ALL_TARGET_MODULES): Add all-target-gperf.
16615 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16616 (CHECK_TARGET_MODULES): Add check-target-gperf.
16617 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16618 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16619
16620Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16621
6599da04
JM
16622 * config.sub (mn10200): Recognize new basic machine.
16623
16624Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16625
16626 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16627 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16628
16629Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16630
16631 * configure.in: If we're building mips-sgi-irix6* native, turn on
16632 ENABLE_MULTILIB and set TARGET_SUBDIR.
16633
16634Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16635
16636 * Makefile.in (all-sn): Depend on all-grep.
16637
16638Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16639
16640 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16641
16642 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16643 Makefile. From Jeff Makey <jeff@cts.com>.
16644 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16645
16646 * Makefile.in (DISTBISONFILES): Remove.
16647 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16648 $(DEFAULT_YACC).
16649
16650 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 16651 cygwin32.
6599da04
JM
16652
16653 * Makefile.in (LD): New variable.
16654 (EXTRA_HOST_FLAGS): Pass down LD.
16655 ($(DO_X)): Likewise.
16656
16657Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16658
16659 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16660
16661Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16662
16663 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 16664 before adding our own. Always add --build.
6599da04
JM
16665
16666Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16667
16668 * configure.in (targargs): Pass --build if we're doing
16669 a cross-compile.
16670
16671Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16672
ca236658 16673 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
16674 sed. Otherwise sed chokes on NT path names with drive
16675 designators. Also look for "?:*" as the leading characters in an
16676 absolute pathname.
16677
16678Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16679
16680 * config.sub: Support for r3900.
16681
16682Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16683
16684 * configure.in: Use install-sh, not install.sh.
16685
16686Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16687
16688 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16689 apply it twice.
16690
16691Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16692
16693 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16694 install-binutils.
16695
16696Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16697
16698 * Makefile.in: Add automake targets.
16699 * configure.in (host_tools): Add automake.
16700
16701Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16702
16703 * configure: Default CXX to c++, not gcc.
16704 * Makefile.in (CXX): Set to c++, not gcc.
16705 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16706
16707Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16708
16709 * install-sh: try appending a .exe if source file doesn't
16710 exist
16711
16712Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16713
16714 * configure.in: Turn on multilib by default.
16715 (cross_only): Remove target-libiberty.
16716
16717 * Makefile.in (all-gcc): Don't depend on libiberty.
16718
16719Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16720
16721 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16722
16723Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16724
16725 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16726 (DISTBISONFILES): Add ld/Makefile.in
16727
16728Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16729
16730 * configure.in: if target is cygwin32 but host isn't cygwin32,
16731 don't configure gdb tcl tk expect, not just gdb.
16732
16733Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16734
16735 * configure.in: Added gnuserv everywhere sn appears.
16736
16737 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16738 (CROSS_CHECK_MODULES): Added check-gnuserv.
16739 (INSTALL_MODULES): Added install-gnuserv.
16740 (CLEAN_MODULES): Added clean-gnuserv.
16741 (all-gnuserv): New target.
16742
16743Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16744
16745 * config.guess: Fixes for MIPS OpenBSD systems.
16746
16747Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16748
16749 * Makefile.in (INSTALL_XFORM): Remove.
16750 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16751
16752 * mkinstalldirs: New file, copied from automake.
16753 * Makefile.in (installdirs): Rename from install-dirs. Use
16754 mkinstalldirs. Change all users.
16755 (DEVO_SUPPORT): Add mkinstalldirs.
16756
16757Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16758
16759 * install-sh: Rename from install.sh.
16760 * Makefile.in (INSTALL): Change install.sh to install-sh.
16761 (DEVO_SUPPORT): Likewise.
16762
16763 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16764 Graichen <graichen@rzpd.de>.
16765
16766Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16767
16768 * config.guess: Recognize OpenBSD systems correctly.
16769
16770Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16771
16772 * README, Makefile.in (ETC_SUPPORT): Remove references to
16773 cfg-paper*, configure.{texi,man,info*}._
16774
16775Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16776
16777 * Makefile.in (all.normal): Ensure that gcc is built after all
16778 the x11 - ie gdb - targets.
16779
16780Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16781
16782 * makefile.vms: Don't run conf-a-gas.
16783
16784Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16785
e490616e 16786 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 16787
d207ebef
JM
16788Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16789
16790 * configure.in: Remove noconfigdirs case since gdb also
16791 configures and builds for tic80-coff.
16792
6599da04
JM
16793Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16794
16795 * configure: Set cache_file to config.cache.
16796 * Makefile.in (local-distclean): Remove config.cache.
16797
16798Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16799
16800 * COPYING: Update FSF address.
16801
d207ebef
JM
16802Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16803
16804 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16805 noconfigdirs.
16806
6599da04
JM
16807Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16808
16809 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16810 MAKEDIRS, is empty.
16811
16812Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16813
16814 * config.sub: Tweak mn10300 entry.
16815
16816Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16817
16818 * configure.in (host_tools): Put sim before gdb, so gdb's
16819 configure.tgt can determine if the simulator was configured.
16820
16821Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16822
16823 * config.sub: Move BeOS $os case to be with other Cygnus
16824 local cases.
16825
16826Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16827
16828 * config.sub: Remove misplaced comment that broke Linux.
16829
16830Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16831
16832 * config.sub: Add BeOS support.
16833
16834Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16835
16836 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16837
16838Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16839
16840 * configure.in (noconfigdirs): Remove tcl and tk from
16841 noconfigdirs for cygwin32 builds.
16842
d207ebef
JM
16843Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16844
16845 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16846
6599da04
JM
16847Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16848
16849 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16850 make-all.com, use makefile.vms instead.
16851
16852Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16853
16854 * config.sub: Accept -lnews*.
16855
d207ebef
JM
16856Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16857
16858 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 16859 target-examples and target-libiberty for d30v.
d207ebef
JM
16860
16861Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16862
16863 * configure.in (noconfigdirs): Enable ld for d30v.
16864
16865Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16866
16867 * configure.in (tic80-*-*): Build compiler.
16868
16869Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16870
16871 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 16872 unsupported d30v directories
d207ebef
JM
16873
16874Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16875
4e81ae98
EC
16876 * config.sub, configure.in: Add d30v target cpu.
16877
6599da04
JM
16878Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16879
16880 * makefile.vms: New file.
16881 * make-all.com: Remove.
16882
16883Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16884
16885 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16886
16887Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16888
16889 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16890
16891Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16892
16893 * Makefile.in (ALL_MODULES): Added all-db.
16894 (CROSS_CHECK_MODULES): Addec check-db.
16895 (INSTALL_MODULES): Added install-db.
16896 (CLEAN_MODULES): Added clean-db.
16897
16898Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16899
16900 * config.guess: Merge with latest FSF sources.
16901
16902Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16903
16904 * Makefile.in (ALL_MODULES): Added all-itcl.
16905 (CROSS_CHECK_MODULES): Added check-itcl.
16906 (INSTALL_MODULES): Added install-itcl.
16907 (CLEAN_MODULES): Added clean-itcl.
16908
16909Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16910
16911 * configure.in: build gdb for mn10200
16912
16913Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16914
16915 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16916
d207ebef
JM
16917Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16918
16919 * configure.in (tic80-*-*): Turn off most targets right now.
16920
6599da04
JM
16921Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16922
16923 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16924 rather than the makeinfo program.
16925 (do-info): Depend upon all-texinfo.
16926
16927Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16928
16929 * configure.in: Remove uses of config/mh-linux.
16930
16931 * config.sub, config.guess: Merge with latest FSF sources.
16932
d207ebef
JM
16933Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16934
16935 * config.sub (case $basic_machine): Add tic80 entries.
16936
6599da04
JM
16937Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16938
16939 * config.sub, config.guess: Merge with latest FSF sources.
16940
16941Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16942
16943 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16944 * mpw-config.in: Test for NewFolderRecursive.
16945 * mpw-install: Use symbolic name for startup filename.
16946 * mpw-README: Add various additional details.
16947
16948Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16949
16950 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16951
16952Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16953
16954 * configure.in: Do build gcc and the target libraries for
16955 the mn10200.
16956
16957Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16958
16959 * configure.in: don't avoid building gdb for mn10300 any more
16960 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16961 instead of single-quoting it.
16962
16963Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16964
16965 * configure.in: Don't use --with-stabs on IRIX 6.
16966
16967Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16968
16969 * configure.in (m32r): Build gdb, libg++ now.
16970
16971Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16972
16973 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16974 directories from noconfigdirs.
16975
16976Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16977
16978 * config.sub (basic_machine): added mips16 configuration
16979
16980Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16981
16982 * config.sub: Handle d10v-unknown.
16983
d207ebef
JM
16984Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16985
16986 * config.sub: Handle v850-unknown.
16987
6599da04
JM
16988Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16989
16990 * Makefile.in: add findutils
16991 * configure.in: add findutils to list of host_tools
16992
16993Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16994
16995 * config.sub: Handle mn10200 and mn10300.
16996
16997Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16998
16999 * configure.in (d10v-*): Do not build librx.
17000
17001Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17002
17003 * configure.in (mn10300): Build everything except gdb & libgloss.
17004
17005Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17006
17007 * config.guess: Patch for Dansk Data Elektronik servers,
17008 from Niels Skou Olsen <nso@dde.dk>.
17009
17010 For ncr, use /bin/uname rather than uname, since GNU uname does not
17011 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17012
17013 Patch for MIPS R4000 running System V,
17014 from Eric S. Raymond <esr@snark.thyrsus.com>.
17015
17016 Fix thinko for nextstep.
17017
17018 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17019
17020 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17021 * config.guess: Guess mips-dec-mach_bsd4.3.
17022
17023 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17024 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17025 release numbers.
17026 * config.guess (mips-mips-riscos*): Emit just enough of the
17027 release number.
17028
17029 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17030 * config.guess (sparc-auspex-sunos*): Added.
17031 (f300-fujitsu-*): Added.
17032
17033 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17034 * config.guess: Recognize a Tadpole as a sparc.
17035
17036Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17037
17038 * config.guess: Don't assume that NextStep version is either 2 or
17039 3. NextStep 4 (aka OpenStep 4) has come out now.
17040
17041Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17042
17043 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17044 From Rik Faith <faith@cs.unc.edu>.
17045
17046Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17047
17048 * config.sub: Contributions from bug-gnu-utils to:
17049 Support plain "hppa" (no version given) architecture, reported by
17050 OpenStep.
17051 OpenBSD like NetBSD.
17052 LynxOs is not a hardware supplier.
17053
17054 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17055 OpenBSD like NetBSD.
6599da04
JM
17056 Stratus systems.
17057 More Pyramid systems.
17058 i[n>4]86 Intel chips.
17059 M680[n>4]0 Motorola chips.
17060 Use unknown instead of lynx for hardware manufacturer.
17061
17062Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17063
17064 * install.sh (chmodcmd): Set to null if the DST directory already
17065 exists.
17066
17067Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17068
17069 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17070 not use mt-ppc target Makefile fragment any more.
17071
17072Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17073
17074 * configure.in (*-*-windows): Exclude everything but those dirs
17075 needed to build windows.
17076
17077Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17078
17079 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17080
17081Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17082
17083 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17084
17085Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17086
17087 * Undo my previous change.
17088
17089Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17090
17091 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17092 unconditionally.
17093 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17094
17095Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17096
17097 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17098 host to add it's own flags.
6599da04
JM
17099
17100Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17101
17102 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17103
17104Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17105
17106 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17107 (CXX_FOR_TARGET): Likewise.
17108 (GCC_FOR_TARGET): Define.
17109 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17110 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17111 CC_FOR_TARGET was specified on the command line.
17112 (MAKEOVERRIDES): Don't define.
17113
17114Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17115
17116 * configure.in (m32r): Fix spelling of libg++ libs.
17117
17118Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17119
17120 * config.sub (-apple*): Remove, now redundant.
17121
17122Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17123
17124 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17125
17126 * configure: Rework yesterday's sed script patch.
17127
17128 * config.sub: Merge with FSF.
17129
17130Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17131
17132 * config.guess: Merge from FSF.
17133
17134 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17135 * config.guess: Use pc instead of unknown, for pc clone systems.
17136 Change linux to linux-gnu.
6599da04
JM
17137
17138 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17139 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17140
17141Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17142
17143 * test-build.mk (HOLES): Add "xargs" for gdb.
17144
17145 * configure: Avoid hpux10.20 sed bug.
17146
17147Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17148
731a8127 17149 * configure.in: Add support for windows host
6599da04
JM
17150 (that is a build done under the Microsoft build environment).
17151
17152Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17153
17154 * Makefile.in: Replace all uses of srcroot with s, to shrink
17155 command line lengths.
17156
17157 Patches from Geoffrey Noer <noer@cygnus.com>:
17158 * configure.in: If configuring for newlib, pass --with-newlib to
17159 subdirectories.
17160 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17161 -Bnewlib/ and -Lwinsup to gcc.
17162 (CXX_FOR_TARGET): Likewise.
17163
17164Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17165
17166 * Makefile.in (ETC_SUPPORT): Add configure.
17167
17168Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17169
4e81ae98 17170 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17171 host configuration file.
17172
17173Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17174
17175 * configure.in: Break mn10x00 support into separate
17176 mn10200 and mn10300 configurations.
17177 * config.sub: Likewise.
17178
17179Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17180
17181 * configure.in: Add lots of stuff to noconfigdirs for
17182 the mn10x00 targets.
17183
17184 * config.sub, configure.in: Add mn10x00 support.
17185
17186Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17187
17188 * make-all.com: Call conf-a-gas, not config-a-gas.
17189
17190Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17191
17192 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17193 targets.
6599da04
JM
17194
17195Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17196
17197 * mpw-README: Add much more detail for native PowerMac.
17198 * mpw-install: New file.
17199 * mpw-configure: Add --norecursion and --help options.
17200 * mpw-config.in: Translate readme and install files when
17201 copying to objdir.
17202 * mpw-build.in: Don't always depend on byacc and flex.
17203 (install-only-top): New action.
17204
d207ebef
JM
17205Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17206
17207 * configure.in: You can now configure GDB for the v850.
17208
6599da04
JM
17209Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17210
17211 * configure.in (noconfigdirs): Don't configure any C++ dirs
17212 if targeting D10V.
17213
17214Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17215
17216 * config.sub: Recognize mips64vr5000.
17217
17218Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17219
17220 * configure.in: Use a single line for host_tools and native_only.
17221
17222Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17223
17224 * config.sub, configure.in: Add entries for m32r.
17225
17226Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17227
17228 * Makefile.in (inet-install): Don't run install-gzip.
17229
17230Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17231
17232 * configure.in: Don't config lots of things for *-*-windows*.
17233
17234Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17235
17236 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17237 (host_libs, host_tools): Copy from configure.in.
17238 * mpw-configure: Don't complain about directories not found.
17239
17240Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17241
17242 * configure.in (i[345]86): Recognize i686 for pentium pro.
17243 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17244 file.
17245
17246 * config.guess (i[345]86): Ditto.
17247
17248Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17249
17250 * configure.in (noconfigdirs): Removed gdb for D10V.
17251
d207ebef 17252Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17253
d207ebef
JM
17254 * configure.in: Remove ld, target-libio, target-libg++, and
17255 target-libstdc++ from noconfigdirs.
5d4a5ee6 17256
6599da04
JM
17257Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17258
17259 * configure: Fix three locations where shell scripts were
17260 being run directly rather than with config_shell.
17261
d207ebef
JM
17262Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17263
17264 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17265 * config.sub (basic_machine): Recognize v850.
17266
6599da04
JM
17267Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17268
17269 * mpw-configure: Handle multiple enable/disable options and
17270 pass them down recursively, handle -c and -s flags appropriately
17271 depending on choice of compiler, add escape mechanism for
17272 quoted arguments to gC.
17273
17274Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17275
17276 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17277 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17278 so that -mrelocatable-lib and -mno-eabi are used.
17279
17280 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17281 not support --print-multi-lib, don't abort.
17282
6599da04
JM
17283Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17284
17285 * make-all.com: Run config-a-gas.
17286 * setup.com: Don't copy subdirectory files around.
17287
17288Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17289
17290 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17291 target, it now compiles correctly.
17292
17293Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17294
17295 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17296
17297Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17298
4e81ae98 17299 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17300
17301Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17302
17303 * configure.in (native_only): Add prms.
17304
17305Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17306
17307 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17308 (BINUTILS_SUPPORT_DIRS): Likewise.
17309
17310Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17311
17312 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17313 d10v support is added.
17314
17315Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17316
17317 * configure.in (d10v-*-*): New target.
17318
17319Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17320
17321 * config.guess (HP 9000/811): Recognize this as a PA1.1
17322 machine.
17323
17324Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17325
17326 * Makefile.in (do-tar-gz): New target, split out from tail end of
17327 taz target. Run each command separately, don't use pipes.
17328 (taz): Use it.
17329
17330Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17331
17332 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17333 * mpw-build.in: No builds should depend on building byacc or flex,
17334 they are assumed to be installed already.
17335
17336Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17337
17338 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17339 variable that CC_FOR_TARGET needs.
17340
17341Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17342
17343 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17344 options have changed since the last time the subdirectory was
17345 configured, and if it has, reconfigure.
17346 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17347 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17348
17349Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17350
17351 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17352 CLEAN_MODULES): Add bash.
17353 (all-bash): New target.
17354
17355Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17356
17357 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17358
17359Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17360
17361 * config.sub (basic_machine): Recognize d10v as a valid processor.
17362
17363Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17364
17365 * mpw-configure: Add support for --bindir.
17366 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17367
17368Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17369
17370 * configure.in: add bash, time, gawk to list of hosttools and things
17371 to only build for native toolchains
17372
17373Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17374
17375 * Makefile.in (docdir): Remove.
17376
17377Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17378
17379 * Makefile.in (datadir): Set to $(prefix)/share.
17380
17381Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17382
17383 * configure.in: build diff and patch for cygwin32-hosted
17384 toolchains.
17385
17386Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17387
17388 * config.sub: Accept -rtems*.
17389
17390Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17391
e490616e
ZW
17392 * configure.in: enable dosrel for cygwin32-hosted builds,
17393 remove diff from the list of things not buildable
17394 via Canadian Cross
6599da04
JM
17395
17396Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17397
17398 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17399 don't get ". ".
6599da04
JM
17400
17401Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17402
17403 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17404
17405Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17406
17407 * Makefile.in (taz): Handle case where tex3patch didn't even get
17408 checked out. Also, if it was found, put the symlink in a new util
17409 subdirectory.
17410
17411Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17412
17413 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17414
17415Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17416
17417 * config.sub: Recognize -openvms.
17418 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17419 * make-all.com, setup.com: New files.
17420
17421Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17422
17423 * Makefile.in (taz): tex3patch moved to texinfo/util.
17424
17425Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17426
17427 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17428 * configure.in: remove make from disable-if-Can-Cross list
17429 enable gdb if ${host} and ${target} are cygwin32
17430
17431Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17432
17433 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17434 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17435
17436Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17437
17438 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17439 distinguish sysv/svr4/bsd variants.
17440 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17441
17442Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17443
17444 * configure.in: Added copyright notice.
17445 * move-if-change: Added copyright notice.
17446
17447Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17448
17449 * configure.in (powerpcle-*-solaris*): Until we get shared
17450 libraries working, don't build gdb, sim, make, tcl, tk, or
17451 expect.
17452
17453Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17454
17455 * config.guess: Merge with FSF:
17456
17457 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17458 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17459
17460 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17461 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17462
17463 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17464 * config.guess: Combine two OSF1 rules.
17465 Also recognize field test versions. From mjr@zk3.dec.com.
17466 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17467 because GNU uname does not support -p. From pmr@pajato.com.
17468
17469Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17470
17471 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17472
17473Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17474
17475 * mpw-README: Document GCCIncludes.
17476
17477Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17478
17479 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17480
17481Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17482
17483 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17484
17485Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17486
17487 * configure.in (*-*-cygwin32): Configure make.
17488
17489Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17490
17491 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17492
17493Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17494
17495 * Makefile.in (all-inet): Depend on all-perl.
17496
17497 * Makefile.in (inet-install): New target.
17498
17499 * Makefile.in (all-inet): Depend on all-tcl.
17500 (all-inet): Depend on all-send-pr.
17501
17502Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17503
17504 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17505 temporarily.
17506
17507Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17508
17509 * configure.in: Don't configure --with-gnu-ld on AIX.
17510
17511Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17512
17513 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17514
17515Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17516
17517 * Makefile.in (ALL_MODULES): Added all-inet.
17518 (CROSS_CHECK_MODULES): Added check-inet.
17519 (INSTALL_MODULES): Added install-inet.
17520 (CLEAN_MODULES): Added clean-inet.
17521 (all-indent): New target.
17522
17523 * configure.in (host_tools): Added inet.
17524 (native_only): Added inet.
17525 (noconfigdirs): Added inet.
17526
17527Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17528
17529 * configure.in: Don't configure libgloss if we are not configuring
17530 newlib.
17531
17532Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17533
17534 * configure.in: Don't configure libgloss for unsupported
17535 architectures.
17536
17537Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17538
17539 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17540
17541Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17542
17543 * Makefile.in (ALL_MODULES): Include all-apache.
17544 (CROSS_CHECK_MODULES): Include check-apache.
17545 (INSTALL_MODULES): Include install-apache.
17546 (all-apache): New target.
17547
17548 * configure.in: Added apache everywhere perl is seen.
17549
17550Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17551
17552 * Makefile.in: Add support for clean-{module} and
17553 clean-target-{module} rules.
17554
17555Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17556
17557 * configure.in (*-*-ose) do not build libgloss.
17558
17559Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17560
17561 * config.guess (prep*:SunOS:5.*:*): Turn into
17562 powerpele-unknown-solaris2.
17563
17564Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17565
17566 * configure.in: Permit --enable-shared to specify a list of
17567 directories.
17568
17569Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17570
17571 * configure.in (host==solaris): Pass only the first word of $CC
17572 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17573
17574Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17575
17576 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17577
17578Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17579
17580 * Makefile.in (ALL_MODULES): Include all-perl.
17581 (CROSS_CHECK_MODULES): Include check-perl.
17582 (INSTALL_MODULES): Include install-perl.
17583 (ALL_X11_MODULES): Include all-guile.
17584 (CHECK_X11_MODULES): Include check-guile.
17585 (INSTALL_X11_MODULES): Include install-guile.
17586 (all-perl): New target.
17587 (all-guile): New target.
17588
17589 * configure.in (host_tools): Include perl and guile.
17590 (native_only): Include perl and guile.
17591 (noconfigdirs): Don't build guile and perl; no ports have been
17592 done.
17593
17594Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17595
e490616e
ZW
17596 * configure (--enable-*): Handle quoted option lists such as
17597 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17598
17599Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17600
17601 * Makefile.in ({,inst}all-target): New rule so we can make and
17602 install all of the target directories easily.
17603
17604Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17605
17606 * configure.in: Add missing global flag in sed substitution when
17607 deleting `target-' from ${configdirs}.
17608
17609Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17610
17611 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17612 option.
17613
17614 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17615 config/mh-necv4.
17616
17617 * install.sh: Correct misspelling of transformbasename.
17618
17619 * config.guess: Recognize mips-*-sysv*.
17620
17621Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17622
17623 * config.sub: Recognize mon960.
17624
17625Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17626
17627 * configure: Restore Canadian Cross handling of BISON and LEX,
17628 removed in Feb 20 change.
17629
17630Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17631
17632 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17633 Mention make install. Remove the old copyright date as well the
17634 clumsy and rather pointless copyright on the README file.
17635
17636Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17637
17638 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17639 Makefile after running symlink-tree, then run `make distclean' to
17640 avoid clobbering any generated files in srcdir.
17641
17642Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17643
17644 * configure.in (m68k-*-netbsd*): Build everything now.
17645
17646Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17647
17648 * Makefile.in (taz): Fix quoting.
17649
17650Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17651
17652 * configure.in (sparclet-*-*): Build everything now.
17653
17654Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17655
17656 * configure.in (m68k-*-linux*): New host.
17657
17658Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17659
17660 * configure: Check for bison before byacc.
17661
17662Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17663
17664 * Makefile.in configure: Change the way LEX and BISON/YACC are
17665 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17666 searching PATH. These are used as fallbacks by Makefile.in if
17667 flex/bison/byacc aren't in objdir.
17668
17669Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17670
17671 * Makefile.in: Make everything which depends upon all-bfd also
17672 depend upon all-opcodes, in case --with-commonbfdlib is used.
17673
17674Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17675
17676 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17677 building NT native compilers on Unix.
17678
17679Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17680
17681 * configure.in: Don't get CC from the host Makefile fragment if we
17682 can find gcc in PATH, or if this is a Canadian Cross. Move the
17683 Solaris test for /usr/ucb/cc to the post target script, just after
17684 the compiler sanity test.
17685
17686Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17687
17688 * config.sub: Merge with FSF.
17689
17690Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17691
17692 * Makefile.in (RPATH_ENVVAR): New variable.
17693 (REALLY_SET_LIB_PATH): Use it.
17694 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17695
17696Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17697
17698 * config.sub, configure.in: Recognize sparclet cpu.
17699
17700Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17701
17702 * config.guess: Support m68k-cbm-sysv4.
17703
17704Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17705
17706 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17707 m68k-unknown-linuxaout from linker help string. Put quotes around
17708 $ld_help_string.
17709
17710Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17711
17712 * config.guess (powerpc-harris-powerunix): Add guess for port
17713 to new target.
17714
17715Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17716
17717 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17718
17719Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17720
17721 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17722 $(REALLY_SET_LIB_PATH) in Makefile.
17723 * Makefile.in (SET_LIB_PATH): New variable.
17724 (REALLY_SET_LIB_PATH): New variable.
17725 ($(DO_X)): Use $(SET_LIB_PATH).
17726 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17727 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17728 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17729 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17730 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17731 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17732 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17733 (install-dosrel): Likewise.
17734 (all-opcodes): Depend upon all-libiberty.
17735
17736Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17737
17738 * config.guess (*:CYGWIN*): New
17739
17740Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17741
17742 * Makefile.in (all-target-winsup): All all-target-libiberty.
17743
17744Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17745
17746 * configure.in (noconfigdirs): Add missing # in front of comment.
17747
17748Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17749
17750 * configure.in: add second pass to things added to noconfigdirs
17751 so *-gm-magic can exclude libgloss properly.
17752
17753Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17754
17755 * mpw-configure (extralibs_name, rez_name): Set correctly
17756 for MWC68K compiler.
17757
17758 * mpw-README: Add more info on the necessary build tools.
17759
17760Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17761
17762 * configure.in, config.sub: Recognize cygwin32.
17763
17764Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17765
17766 * config.guess, config.sub: Recognize A/UX.
17767
17768Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17769
17770 * config.sub: Merge with gcc/config.sub.
17771
17772Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17773
17774 * mpw-build.in (do-binutils): Add build of stamps.
17775
17776Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17777
17778 * config.sub: Add recognition for mips64vr4100*-* targets.
17779
17780Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17781
17782 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17783 Add creation of gconfigargs with `--enable-shared' turned on.
17784 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17785 ($(host)-stamp-stage3-configured): Likewise.
17786 (HOLES): Add chatr and ldd.
17787 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17788
17789Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17790
17791 * configure: Pass --nfp to recursive configures.
17792
17793Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17794
17795 * Makefile.in (DLLTOOL): New.
17796 (DLLTOOL_FOR_TARGET): New.
17797 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17798 (EXTRA_TARGET_FLAGS): Ditto.
17799 (EXTRA_GCC_FLAGS): Ditto.
17800 (CONFIGURE_TARGET_MODULES): Ditto.
17801 (DO_X): Ditto.
17802 * configure: Add DLLTOOL.
17803
17804Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17805
17806 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17807 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17808 mh-sco, since old workarounds no longer needed, and don't
17809 build ld, since libraries have weak symbols in COFF.
17810
17811Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17812
17813 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17814
17815Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17816
17817 * configure.in: Make sure that ${CC} can be used to compile an
17818 executable.
17819
17820Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17821
17822 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17823 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17824 nothing depending on whether gdbtk is being built.
17825
17826Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17827
17828 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17829
17830Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17831
17832 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17833 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17834
17835Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17836
17837 * config-ml.in: Add support for
17838 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17839 Simplify setting of multidirs from --disable-foo.
17840
17841Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17842
17843 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17844 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17845 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 17846 non-empty, pass them on to the GCC make.
6599da04
JM
17847 (all-bootstrap): New rule that is like all-gcc, except it executes
17848 the GCC bootstrap rule instead of the GCC all rule.
17849
17850Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17851
17852 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17853
17854Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17855
17856 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17857 DG/UX support.
17858
17859Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17860
17861 * config.sub (i*86*) Change [345] to [3456]
17862
17863Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17864
17865 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17866 --with-gnu-ld=no.
17867
17868Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17869
17870 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17871 AIX multilibs get built.
17872
17873Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17874
17875 * configure.in (i386-win32): Don't build expect if we're not
17876 building the tcl subdir.
17877
17878Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17879
17880 * Makefile.in: (configure-target-examples, all-target-examples):
17881 New targets, configure and build example programs.
17882
17883Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17884
17885 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17886 use it as input to sedit the generated MPW makefile.
17887 * mpw-README: Add a suggestion about Gestalt.h.
17888
17889Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17890
17891 * config.sub: Accept *-*-ieee*.
17892
17893Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17894
17895 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17896 Ronald F. Guilmette <rfg@monkeys.com>.
17897
17898Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17899
17900 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17901 for powerpc-pe native.
17902 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17903 (target==powerpc-pe): duplicate i386-win32 entry.
17904
17905Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17906
17907 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17908 of vxworks, not just vxworks5.1.
17909
17910Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17911
17912 * mpw-configure: Add support for exec-prefix.
17913
17914Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17915
17916 * config.guess: Recognize HP model 816 machines as having
17917 a PA1.1 processor.
17918
17919Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17920
17921 * configure: Ignore new autoconf configure options.
17922
6599da04
JM
17923Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17924
17925 * config.guess: Recognize Pentium under SCO.
17926 From Robert Lipe <robertl@arnet.com>.
17927
17928Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17929
17930 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
17931
17932Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17933
17934 * configure.in: Don't configure gas for alpha-dec-osf*.
17935
17936Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17937
17938 * configure.in: Default to --with-stabs for some targets for which
17939 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17940 i[345]86*-*-unixware*.
17941
17942Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17943
17944 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17945 rather than basing it on the target. Simplify handling of options
17946 controlling which directories to configure. Remove extraneous
17947 slash in multi-clean target.
17948
17949Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17950
17951 * config-ml.in: Prefix more variables with ml_ so they don't collide
17952 with configure's.
17953
17954Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17955
17956 * configure: Don't turn -v into --v.
17957
17958Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17959
17960 * configure.in (targargs): Fix typo.
17961
17962 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17963
17964Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17965
17966 * configure.in: Strip --host and --target options from
17967 CONFIG_ARGUMENTS, and always configure for --host only. Add
17968 --with-cross-host option when building with a cross-compiler.
17969 * configure: Canonicalize the arguments put into config.status by
17970 always using `=' for an option with an argument. Pass a presumed
17971 --host or --target explicitly.
17972
17973Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17974
17975 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17976 into general OS recognition case.
17977
17978Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17979
17980 * configure.in (target_configdirs): add target-winsup only
17981 for win32 target systems.
17982
17983Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17984
17985 * Makefile.in (all-target-libgloss): Depend upon
17986 configure-target-newlib, since when libgloss is built it looks to
17987 see if the newlib directory exists.
17988
17989Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17990
17991 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17992 cfg-ml-*.in.
17993
17994Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17995
17996 * configure: Handle LD and LD_FOR_TARGET when configuring a
17997 Canadian Cross.
17998
6599da04
JM
17999Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18000
18001 * configure.in (target_libs): add target-winsup.
18002 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18003 (target==ppcle-pe): remove ld from $noconfigdirs.
18004
18005Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18006
18007 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18008 Preserve relative path names in $srcdir. Build symlink tree if
18009 configuring cross target dir and srcdir=. (= no VPATH support).
18010 (configure-target-libg++): Depend on configure-target-librx.
18011 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18012 * config-ml.in: New file.
18013 * symlink-tree: New file.
18014 * configure: Ensure srcdir="." if that's what it is.
18015
18016Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18017
18018 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18019 includes and FLEX_SKELETON setting.
18020 * mpw-configure (--with-gnu-ld): New option, controls whether
18021 to use PPCLink or ld with PowerMac GCC.
18022 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18023 * mpw-config.in: Configure grez if targeting Mac.
18024
18025 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18026 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18027 just macos.
6599da04
JM
18028 * configure.in: Configure grez resource compiler if targeting Mac.
18029 * Makefile.in (all-grez, install-grez): New targets.
18030
18031Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18032
18033 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18034 gcc in the path, set CC to gcc -O2.
6599da04
JM
18035
18036Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18037
18038 * configure: Default ${build} correctly. Avoid picking up extra
18039 spaces when reading CC and CXX from Makefile. When doing a
18040 Canadian Cross, use plausible default values for numerous
18041 variables.
18042 * configure.in: When doing a Canadian Cross, don't try to
18043 configure tools whose configure script can't handle it.
18044
18045Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18046
18047 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18048
18049Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18050
18051 * configure: Remove dubious bug reporting address.
18052
18053Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18054
18055 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18056 configure script, run that instead of this directory's configure.
18057 In either case, print a message that we're configuring the sub-dir.
18058
18059Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18060
18061 * configure.in: Before checking for the existence of various files,
18062 use sed to filter out "target-".
18063
18064Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18065
18066 * Makefile.in (DO_X): Split rule to decrease command line length
18067 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18068 (Philippe De Muyter).
18069
18070Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18071
18072 * Makefile.in (all-patch): depend on all-libiberty.
18073
18074Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18075
18076 * configure.in: If the only directory in target_configdirs which
18077 actually exists is libiberty, then set target_configdirs to empty,
18078 to avoid trying to build a target libiberty in a gas or gdb
18079 distribution.
18080
18081Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18082
18083 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18084 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18085 systems.
6599da04
JM
18086
18087Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18088
18089 * configure.in (copy_dirs): Use sys-include instead of include
18090 for --with-headers option.
18091
18092Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18093
18094 * Makefile.in, configure.in: Make winsup builds work with
18095 new scheme.
18096
18097Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18098
18099 * configure.in: Build the linker on AIX.
18100
18101Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18102
18103 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18104 where needed.
18105
18106Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18107
18108 * Makefile.in (all-gcc): Fix typo.
18109
18110Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18111
18112 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18113
18114Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18115
18116 * configure.in: Rename libFOO to target-libFOO, and xiberty
18117 to target-xiberty, to provide more flexibility.
18118 (target_subdir): Define. Create if cross.
18119 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18120 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18121 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18122 check-libFOO -> check-target-libFOO, etc.
18123 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18124 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18125 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18126 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18127 allow ALL_GCC="" to only configure.
18128 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18129 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18130 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18131
18132Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18133
18134 * Makefile.in (taz): Build "info" in etc explicitly.
18135
18136Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18137
18138 * configure.in: Make sure that CC is undefined (as opposed to
18139 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18140 problem with autoconf trying to configure on a host without GCC.
18141
18142Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18143
18144 * mpw-configure: Set host alias from choice of host compiler,
18145 only use generic MPW Makefile sed if present, edit a file
18146 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18147 * mpw-README: Add problem notes about CW6 and CW7.
18148
18149Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18150
18151 * Makefile.in (taz): Use ";" instead of ";;".
18152
18153Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18154
18155 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18156 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18157 DISTDOCDIRS.
18158 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18159 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18160
18161Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18162
18163 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18164 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18165 Move bfd to DISTSTUFFDIRS.
18166
18167Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18168
18169 * Makefile.in (X11_LIB): Removed.
18170 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18171
18172 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18173
18174Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18175
18176 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18177 names.
18178
18179Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18180
18181 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18182
18183Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18184
18185 * configure.in (i[345]86-*-win32): Always build newlib.
18186 Don't configure cvs, autoconf or texinfo.
18187 * Makefile.in (LD_FOR_TARGET): New.
18188 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18189 Pass down LD_FOR_TARGET.
18190
18191Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18192
18193 * winsup: New directory.
18194 * Makefile.in: Build winsup.
18195 * configure.in: Winsup is configured when target is win32.
18196 Can only build win32 target GDB when native.
4e81ae98 18197
6599da04
JM
18198Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18199
18200 * config.guess: Recognize HP model 819 machines as having
18201 a PA 1.1 processor.
18202
18203Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18204
18205 * configure: Fix sed loop which substitutes for CC and CXX to
18206 avoid bug found in various sed implementations.
18207
18208Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18209
18210 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18211 simulator. Use standard powerpc-*-eabi*.
18212
18213Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18214
18215 * configure.in: Stop putting gas and binutils in noconfigdirs for
18216 powerpc-*-aix* and rs6000-*-*.
18217
18218Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18219
18220 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18221 -mcall-aixdesc libraries.
18222
18223Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18224
18225 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18226
18227 * config.sub (arm | armel | armeb): Fix shell syntax.
18228
18229Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18230
18231 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18232 -msoft-float and -mcpu=common support.
18233 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18234 libraries.
18235
18236Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18237
18238 * configure.in: Allow configuration and build of emacs19 for the alpha.
18239
18240Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18241
18242 * configure.in (CC): Get ^CC, not just any old CC, from
18243 ${host_makefile_frag}.
18244
18245Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18246
4e81ae98 18247 * configure.in (CC): Try to get CC from
6599da04
JM
18248 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18249
18250Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18251
18252 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18253 only if it exists in $(srcdir).
18254
18255Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18256
18257 * configure: If CC and CXX are not set in the environment, set
18258 them, based on either an existing Makefile or on searching for gcc
18259 in PATH. Substitute for CC and CXX in Makefile.
18260 * configure.in: Remove libm from target_libs. Separate
18261 target_configdirs from configdirs. If CC is not set in
18262 environment, try to get it from a host Makefile fragment. Rewrite
18263 changes of configdirs to use skipdirs instead. A few minor
18264 tweaks. Take directories out of target_configdirs as they are
18265 taken out of configdirs. Remove existing Makefile files from
18266 subdirectories. Substitute for TARGET_CONFIGDIRS and
18267 CONFIG_ARGUMENTS in Makefile.
18268 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18269 by configure.in.
18270 (CONFIG_ARGUMENTS): Likewise.
18271 (CONFIGURE_TARGET_MODULES): New variable.
18272 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18273 ($(CONFIGURE_TARGET_MODULES)): New target.
18274 (configure-libg++, configure-libio): New targets.
18275 (all-libg++): Depend upon configure-libg++.
18276 (all-libio): Depend upon configure-libio.
18277 (configure-libgloss, all-libgloss): New targets.
18278 (configure-libstdc++): New target.
18279 (all-libstdc++): Depend upon configure-libstdc++.
18280 (configure-librx, all-librx): New targets.
18281 (configure-newlib): New target.
18282 (all-newlib): Depend upon configure-newlib
18283 (configure-xiberty): New target.
18284 (all-xiberty): Depend upon configure-xiberty.
18285
18286Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18287
18288 * configure.in (host i[345]86-*-win32): Expand the
18289 noconfigdirs again.
18290
18291Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18292
18293 * mpw-configure: Fix sed command file name.
18294
18295Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18296
4e81ae98 18297 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18298 noconfigdirs again.
18299
18300Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18301
18302 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18303 or powerpc*-*-pe*, since they are not yet supported.
18304
18305Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18306
18307 Add PowerMac support and many other enhancements.
18308 * mpw-configure: New option --cc to select compiler to use,
18309 paste options set according to --cc into the generated
18310 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18311 if mpw-make.sed is present.
18312 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18313 add forward includes for PowerPC include files.
18314 * mpw-build.in: Build using Makefile.PPC if present.
18315 (do-byacc, etc): Remove separate version resource builds.
18316 (do-gas): Build "stamps" before "all".
18317 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18318 * mpw-README: Update to reflect --cc option, PowerMac support,
18319 and recently-reported compatibility problems.
18320
18321Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18322
18323 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18324 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18325 (--with-multilib-top): Pass to recursive invocations.
18326
18327Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18328
18329 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18330 v810-*-*.
18331
18332Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18333
18334 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18335 gdb, ld and opcodes on v810-*-*.
18336
6599da04
JM
18337Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18338
18339 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18340 (local-maintainer-clean): New target.
18341 (maintainer-clean): New target.
18342 (realclean): Just depend upon maintainer-clean.
18343
18344Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18345
18346 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18347
18348Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18349
18350 * configure.in: Build ld in mips*-*-bsd* case.
18351
18352Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18353
18354 * config.sub: Accept -lites* OS. From Ian Dall.
18355
18356Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18357
18358 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18359 targets.
6599da04
JM
18360
18361Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18362
18363 * configure.in: treat i386-win32 canadian cross the same as
18364 i386-go32 canadian cross.
18365
18366Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18367
18368 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18369 running under the simulator to build a reduced set of libraries.
18370 (powerpc-*-eabiaix): Add fine grained multilib support added to
18371 other powerpc targets yesterday.
18372
18373Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18374
18375 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18376 -disable-softfloat, -disable-relocatable, -disable-aix, and
18377 -disable-sysv to control which multilib libraries get built.
18378
18379Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18380
18381 * configure: Add Makefile.tem to list of files to remove in trap
18382 handler.
18383
18384Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18385
18386 * config.guess (*Linux*): Add missing "exit"s.
18387 Also, need specific check for alpha-unknown-linux (uses COFF).
18388
18389Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18390
18391 * config.guess: Merge with FSF:
18392
18393 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18394 * config.guess (AIX4): More robust release numbering discovery.
18395
18396 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18397 * config.guess (i386-sequent-ptx): Properly get version number.
18398
18399 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18400 * config.guess (mips:*:4*:UMIPS): New case.
18401
18402Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18403
18404 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18405 (i386-win32 host): Likewise. Don't build readline.
18406
18407Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18408
18409 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18410 SUPPORT_FILES to submakes.
18411
18412Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18413
18414 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18415 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18416 mpw-configure.
18417
18418Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18419
18420 * configure.in (appdirs): Use =, not ==, in test expression when
18421 trying to build the text to print in the warning message for
18422 Solaris users.
18423
18424Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18425
18426 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18427
18428Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18429
18430 * config.guess: Recognize lynx-2.3.
18431
18432Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18433
18434 * config.sub (z8ksim): Deleted
18435 (z8k-*-coff): New, this is the one true name of the target.
18436
18437Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18438
18439 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18440
18441Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18442
18443 * config.guess (*:Linux:*:*): First try asking the linker what the
18444 default object file format is (elf, aout, or coff). Then if this
18445 fails, try previous methods.
18446
18447Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18448
18449 * configure.in: Don't build newlib for *-*-vxworks5.1.
18450
18451Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18452
18453 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18454 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18455
18456Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18457
18458 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18459
18460Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18461
18462 * cfg-ml-com.in: New file.
18463 * cfg-ml-pos.in: New file.
18464
18465Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18466
18467 * COPYING.NEWLIB: Add HP free copyright to list.
18468
18469Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18470
18471 * config.sub: Recognize -eabi* for the system, not just -eabi.
18472
18473Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18474
18475 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18476 * config.sub, configure.in (win32): New target and host.
18477
18478Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18479
18480 * configure.in: Add i386-pe configuration.
18481
18482Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18483
18484 * mpw-build.in (install): Install GDB after LD.
18485
18486Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18487
18488 * mpw-config.in (elf/mips.h): Always forward-include, needed
18489 for GDB to build.
18490
18491Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18492
18493 * testsuite: New directory for customer acceptance and whole tool
18494 chain tests.
18495
18496Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18497
18498 * configure: If per-host line isn't found, but AC_OUTPUT is found
18499 and a configure script exists, run it instead.
18500
18501Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18502
18503 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18504
18505Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18506
18507 * configure: Set build_{cpu,vendor,os,alias} to host values when
18508 --build isn't specified.
18509
18510Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18511
18512 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18513 (FLAGS_TO_PASS): Pass them.
18514 (EXTRA_TARGET_FLAGS): Ditto.
18515
6599da04
JM
18516Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18517
18518 * Makefile.in (all-libg++): Depend on all-libstdc++.
18519
18520Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18521
18522 * configure.in (noconfigdirs): Enable all packages for
18523 i386-unknown-netbsd.
18524
18525Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18526
18527 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18528 hosted builds (DOS builds)
18529
18530Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18531
18532 Changes for ARM based on patches from Richard Earnshaw:
18533 * config.sub: Handle armeb and armel.
18534 * configure.in: Omit arm linker only for riscix.
18535
18536Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18537
18538 * config.guess: Update from FSF.
18539
18540Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18541
63f6bcd7 18542 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18543 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18544 powerpcle variant. Convert pentium into i586, not i486. Add p5
18545 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18546 temporarily.
18547
18548Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18549
18550 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18551
18552Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18553
18554 * config.sub: Accept -lites* as a basic system type.
18555
18556Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18557
18558 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18559 installed, and if so return linuxoldld as the system name.
18560
18561Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18562
18563 * config.guess: Add hppa1.1-hp-lites support.
18564
18565Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18566
18567 * configure.in: Don't build newlib for m68k-vxworks5.1.
18568
18569Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18570
18571 * configure.in (mips-sgi-irix6): Use mh-irix5.
18572
18573Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18574
18575 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18576
18577Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18578
18579 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18580 OSF/1. Fix compiler flags.
6599da04
JM
18581 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18582
18583Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18584
18585 * configure.in: Recognize --with-newlib.
18586 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18587
18588Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18589
d207ebef 18590 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18591 to *_X11_MODULES due to gdbtk needing X include files et al.
18592
18593Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18594
18595 Merge in support for Mac MPW as a host.
18596 (Old change descriptions retained for informational value.)
18597
18598 * mpw-config.in: Add generic include forwards for cpu-specific
18599 include files in aout and elf directories.
18600
18601 * mpw-configure: Added copyright.
18602 * mpw-config.in: Check for presence of required build tools.
18603 (target_libs): Add newlib.
18604 (target_tools): Add examples.
18605 (Read Me): Generate as "Read Me for MPW" instead.
18606 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18607 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18608 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18609
18610 * mpw-configure: Remove subdir-specific makefile hackery,
18611 delete mk.tmp after using it.
18612
18613 * mpw-build.in (all): Display start and end times.
18614
18615 * mpw-configure (host_canonical): Set.
18616 (target_cpu): Always add to makefiles.
18617 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18618 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18619 (mpw-mh-mpw): Look for in srcdir and srcroot.
18620 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18621
18622 * mpw-build.in: (install-only): New target.
18623
18624 * mpw-configure (host_alias, target_alias): Rename from hostalias
18625 and targetalias, add into generated Makefile.
18626 (mk.tmp): If present, add into generated Makefile.
18627 * mpw-build.in (all-gas): Build config.h first before gas proper.
18628
18629 * mpw-configure (config.status): Write only if changed.
18630 * mpw-config.in (readline): Configure it (not built, just used for
18631 definitions).
18632
18633 * mpw-config.in (elf/mips.h): Add a forward include.
18634
18635 * mpw-config.in: Forward-include most .h files in include into
18636 extra-include.
18637 (readline): Don't build.
18638 mpw-build.in (install): Install GDB.
18639
18640 * mpw-configure (prefix, mpw_prefix): Handle it.
18641 * mpw-config.in (mmalloc, readline): Don't configure.
18642 * mpw-build.in (thisscript): Rename to ThisScript.
18643 Use mpw-build instead of BuildProgram everywhere.
18644 (mmalloc, readline): Don't build.
18645 * mpw-README: New file, basic documentation about the MPW port.
18646
18647 * mpw-config.in: Use forward-include to create include files.
18648
18649 * mpw-configure: Add more things to the top of each configured
18650 Makefile, including contents of config/mpw-mh-mpw.
18651 * mpw-config.in (extra-include): Create this directory and fill it
18652 with Posix-like include files when configuring.
18653
18654 * config.sub (apple, mac, mpw): Add various aliases.
18655
18656 * mpw-build.in: New file, top-level build script fragment for MPW.
18657 * mpw-configure: New file, configure script for MPW.
18658 * mpw-config.in: New file, config fragment for MPW.
18659
18660Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18661
18662 * configure.in (host_libs): Remove glob, since it is gone from the
18663 sources.
18664
18665Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18666
18667 * Makefile.in: define empty GDB_NLM_DEPS var.
18668
18669 * configure.in(target_makefile_frag): use config/mt-netware
18670 for netware targets.
18671
18672Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18673
18674 * config.sub: Merge in recent FSF changes. Remove linux special
18675 cases.
18676
18677Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18678
731a8127 18679 Revert this change:
6599da04
JM
18680
18681 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18682
18683 * build-all.mk: Use CC=cc -Xs on Solaris.
18684
6599da04
JM
18685Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18686
18687 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18688 stop using it.
18689 * Makefile.in: Nuke all references to glob subdirectory.
18690
18691Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18692
18693 * configure.in: Fix --enable-shared logic in per-host.
18694
18695Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18696
18697 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18698
18699Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18700
18701 * configure.in (noconfigdirs): Don't build gas on AIX, for
18702 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18703
18704Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18705
18706 * configure: Fix --cache-file to work if the file argument is a
18707 relative path.
18708
18709Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18710
18711 * configure: If the --cache-file is used, pass it down to
18712 configure in subdirectories.
18713
18714Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18715
18716 * config.sub: add vxworks29k configuration.
18717
18718Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18719
18720 * Makefile.in (taz): Do "diststuff" part quietly.
18721
18722Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18723
18724 * config.sub: Mini-merge with gcc/config.sub.
18725
18726Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18727
18728 * config.guess (IRIX): Sed - to _.
18729
18730Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18731
18732 * Makefile.in (source-vault, binary-vault): New targets.
18733
18734Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18735
18736 * config.sub: Recognize -eabi as a basic system type.
18737
18738Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18739
18740 * configure.in (enable_shared stuff): Fix typo.
18741
18742Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18743
18744 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18745
18746Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18747
18748 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18749
18750Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18751
18752 * configure.in (rs6000-*-*): Don't build gas.
18753
18754Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18755
18756 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18757 reduce command line length.
18758 (AS_FOR_TARGET): Check for as.new, not Makefile.
18759 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18760
18761Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18762
18763 * config.guess: Merge from FSF.
18764
18765Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18766
18767 * configure: Don't use $ when handling program_suffix.
18768
18769Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18770
18771 * configure.in: Configure tk for hppa/hpux.
18772
18773Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18774
18775 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18776
18777Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18778
18779 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18780 to LIBCXXFLAGS. Tests are better run without it.
18781
18782Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18783
18784 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18785
18786Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18787
18788 * configure.in (*-*-netware*): Don't configure xiberty.
18789
18790Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18791
18792 * configure.in: Remove tk from native_only list.
18793
18794Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18795
18796 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18797 for special NCD build.
18798
18799Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18800
18801 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18802 makeall.bat, they're only useful for binutils snapshots.
18803 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18804 makeall.bat to specified SUPPORT_FILES.
18805
18806Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18807
18808 * build-all.mk: Add Ericsson targets to sun4 and solaris
18809 hosts. Add BNR's sun4 target to solaris host, so their
18810 build-from-source will be tested in-house first.
18811
18812Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18813
18814 * Makefile.in (LIBCFLAGS): New variable.
18815 (CFLAGS_FOR_TARGET): Ditto.
18816 (LIBCFLAGS_FOR_TARGET): Ditto.
18817 (LIBCXXFLAGS): Ditto.
18818 (CXXFLAGS_FOR_TARGET): Ditto.
18819 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18820 (BASE_FLAGS_TO_PASS): Pass them.
18821 (EXTRA_TARGET_FLAGS): Ditto.
18822
731a8127 18823 * configure.in: Support --enable-shared.
6599da04
JM
18824
18825Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18826
18827 * configure.in (target_libs): Include libstdc++ again.
18828 * config.guess: Update from FSF (for FreeBSD).
18829
18830Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18831
18832 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18833 makeall.bat.
18834 (DISTDOCDIRS): Add `etc'.
18835 (ETC_SUPPORT_PFX): New variable.
18836 (taz): Include anything from etc starting with a word in
18837 ETC_SUPPORT_PFX.
18838
18839Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18840
18841 * config.sub: Update for recent FSF changes. Remove obsolete
18842 h8300hds entry. Add -windows* and -osx as basic os. Minor
18843 spacing changes.
18844
18845Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18846
18847 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18848
18849 * config.guess: Merge with FSF.
18850 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18851
18852Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18853
18854 * configure: Since the "trap 0" handler will override the exit
18855 status on many systems, only use it for "exit 1", and make it set
18856 a non-zero exit status; reset it before "exit 0". Also, check
18857 exit status of config.sub, and error out if it failed.
18858
18859Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18860
18861 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18862 and install libgloss.
18863
18864Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18865
18866 * Makefile.in (all-binutils): Depend upon all-byacc.
18867
18868 * configure.in: Don't build emacs on Irix 5.
18869
18870Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18871
18872 * configure.in (*-*-netware*): Add libio.
18873
18874Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18875
18876 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18877 (CHECK_TARGET_MODULES): Ditto.
18878 (INSTALL_TARGET_MODULES): Ditto.
18879 (TARGET_LIBS): Ditto.
18880 (all-libstdc++): Note dependencies.
18881
18882Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18883
18884 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18885
18886Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18887
18888 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18889 -fexternal-templates.
18890
18891 * configure.in (target_libs): Add libstdc++.
18892 (noconfigdirs): Add libstdc++ as appropriate.
18893
18894Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18895
18896 * config.guess: Update from FSF.
18897
18898Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18899
18900 * configure: Use ${config_shell} when running ${configsub}.
18901
18902Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18903
18904 * config.sub: No longer recognize h8300h.
18905
18906Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18907
18908 * config.sub: Remove extraneous differences between config.sub and
18909 gcc/config.sub.
18910
18911Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18912
18913 * Makefile.in (DISTSTUFFDIRS): Add gas.
18914
18915Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18916
18917 * COPYING.NEWLIB: New file.
18918
18919Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18920
18921 * config.guess (HP-UX): Patch from Harlan Stenn
18922 <harlan@landmark.com> to also emit release level.
18923
18924Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18925
18926 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18927
18928Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18929
18930 * config.sub: Merge nextstep cleanup from FSF.
18931
18932Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18933
18934 * configure.in (arm-*-*): Don't configure ld for this target.
18935
18936Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18937
18938 * configure.in (*-*-netware): don't configure libg++, libio,
18939 librx, or newlib.
18940
18941Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18942
18943 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18944 configure ld--it works, but it doesn't support shared libraries.
18945
18946Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18947
18948 * config.guess (*-unknown-freebsd*): Get rid of possible
18949 trailing "(Release)" in version string.
18950 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18951
18952Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18953
18954 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18955 Fix type: *-next-neststep -> *-next-nextstep.
18956
18957 * config.guess: Merge from FSF:
18958
18959 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18960
18961 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18962
18963 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18964
18965 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18966 instead of UNIX_SV for UnixWare 1.0).
18967
18968Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18969
18970 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18971 to make gdb/nlm/* build after the compiler and linker.
18972
18973Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18974
18975 * config.guess (netbsd, freebsd, linux): Accept any machine,
18976 not just i[34]86.
18977 (m68k-atari-sysv4): Relocate to match FSF version.
18978
18979 * config.guess: More merges from the FSF:
18980
18981 Add a space before function call or macro invocation.
18982
18983 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18984
18985 * config.guess: Add trap cmd to remove dummy.c and dummy when
18986 interrupted.
18987
18988 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18989
18990 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18991 (dummy): Redirect stderr from compilation of dummy.c.
18992
18993 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18994
18995 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18996
18997Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18998
18999 * configure: Accept and ignore --cache*, for compatibility with
19000 new autoconf.
19001
19002Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19003
19004 * config.guess: Merge from FSF:
19005
19006 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19007
19008 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19009 (PATH): Add /.attbin at end for finding uname.
19010 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19011
19012 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19013
e490616e 19014 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19015
19016 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19017
e490616e
ZW
19018 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19019 to select whether to use ELF or COFF.
6599da04
JM
19020
19021 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19022
e490616e 19023 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19024
19025 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19026
19027 * config.guess: Guess the OS version for HPUX.
19028
19029 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19030
19031 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19032
19033Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19034
19035 * configure.in: Recognize --with-headers, --with-libs, and
19036 --without-newlib.
19037 * Makefile.in (all-xiberty): Depend upon all-ld.
19038
19039Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19040
19041 * configure.in: Change i[34]86 to i[345]86.
19042
19043Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19044
19045 * configure (version): A few more tweaks to help message.
19046
19047Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19048
19049 * Makefile.in: Remove (for now) librx as a host library,
19050 now that we're building it for target.
19051
19052Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19053
19054 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19055 (Karl Berry).
19056
19057Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19058
19059 * configure.in: Also configure librx.
19060
19061Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19062
19063 * Makefile.in: Update various rules to reflect that librx
19064 is now needed for libg++.
19065
19066Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19067
19068 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19069
19070Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19071
19072 * configure.in: Configure the examples directory.
19073
19074Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19075
19076 * configure: Simplify Jun 2 1994 change.
19077
19078Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19079
19080 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19081 /bin/gcc isn't good enough to build gcc.
19082
19083Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19084
19085 * Makefile.in (GDB_SUPPORT_FILES): Remove
19086 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19087 (gdb.tar.gz): Add new rule to use standard distribution building
19088 mechanism.
19089
19090Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19091
19092 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19093 Bill Cox <bill@cygnus.com>.
19094
19095Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19096
19097 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19098
19099Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19100
19101 * configure: Search current dir first in .gdbinit.
19102
19103Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19104
19105 * config.sub: Recognize freebsd (merged from gcc config.sub).
19106
19107Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19108
19109 * config.sub: Refer to NeXT's operating system as nextstep.
19110
19111 * config.sub (case $basic_machine): Re-order the cases, to match
19112 the order in the FSF version (which is mostly alphabethical).
19113 Merge in some additions and changes from the FSF.
19114
19115Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19116
19117 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19118 * config.sub: Recognize cxux7.
19119 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19120
19121Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19122
19123 * config.sub: Fix typo powerpc -> powerpc-*.
19124
19125Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19126
19127 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19128
19129 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19130 parallel with all-emacs and install-emacs). Top-level command
19131 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19132
19133Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19134
19135 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19136 $(relbindir)/make before doing ``make install'', and use
19137 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19138 installing over running make binary.
19139 ($(host)-stamp-stage3-installed): Likewise.
19140
19141Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19142
19143 * config.guess: Recognize Mach.
19144
19145Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19146
19147 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19148 see whether --exec-prefix was used.
19149
19150Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19151
19152 * README: Explicitly mention libg++/README. (Zoo's idea.)
19153
19154Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19155
19156 * Makefile.in: Add all-librx target similar to all-libproc.
19157
19158Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19159
19160 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19161 with post 1.2 uname bogosity.
19162
19163Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19164
19165 * configure: Remove temporary files on receipt of a signal.
19166
19167Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19168
19169 * configure: If there is a package_makefile_frag, remove
19170 ${subdir}/Makefile.tem after copying it in.
19171
19172Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19173
19174 * build_all.mk: support rs6000 lynx identifies itself as
19175 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19176 since /bin/gcc is too feeble to compile a modern gcc.
19177
19178Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19179
19180 * brought devo/test-build.mk update-to-date with progressive/
19181 test-build.mk. Add lynx targets and hppa flag info.
19182
19183Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19184
19185 * configure.in: Use mh-ncrsvr43. Patch from
19186 Tom McConnell <tmcconne@sedona.intel.com>.
19187
19188Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19189
19190 * config.guess (i386-unknown-bsdi): No longer need to
19191 check #if defined(__bsdi__) && defined(__i386__).
19192
19193Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19194
19195 * configure: Set program_transform_nameoption correctly.
19196
19197Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19198
19199 * brought build-all.mk update-to-date with progressive build-all.mk,
19200 added new targets and hppa info.
4e81ae98 19201
6599da04
JM
19202Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19203
19204 * configure: If config.guess result is a prefix of the user
19205 specified target, assume a native build and use the user specified
19206 target as the host alias. Remove SunOS patch suffix removal hack.
19207 * configure.in: Remove SunOS patch suffix removal hack.
19208
19209 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19210 in NATIVE_CHECK_MODULES.
19211
19212Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19213
19214 * Makefile.in: Rename HOST_ONLY to NATIVE.
19215 * configure: Delete SunOs patch suffix from host_canonical
19216 and build_canonical variables that are prepended to Makefiles.
19217 * configure.in: Add comments for easier maintenance.
19218
19219Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19220
19221 * Makefile.in: Add all-libproc target similar to all-gui.
19222
19223Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19224
19225 * Makefile.in (CHECK_MODULES): split into
19226 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19227
19228Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19229
19230 * config.guess (i386-unknown-bsdi): New system to guess.
19231
19232Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19233
19234 * Makefile.in: Add all-gui target (but not yet build by "all").
19235
19236Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19237
19238 * config.sub: Move deletion of patch suffix from here...
19239 * configure.in: To here, at Ian's suggestion. The top-
19240 level scripts might need to know of a patch level.
19241
19242Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19243
19244 * config.sub: Strip off patch suffix so rtl is recognized
19245 as a sunos4.1.3 machine, even though it's been patched.
19246
19247Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19248
19249 * Makefile.in (INSTALL_LAST): Delete.
19250 (INSTALL_DOSREL): New.
19251
19252Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19253
19254 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19255 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19256 whether we pass down --with-gnu-ld anyhow.
19257
19258Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19259
19260 * Makefile.in (INSTALL_LAST): Change operation so it works
19261 on more flavors of make.
19262 * configure.in (go32): Don't build libg++ or libio.
19263
19264Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19265
19266 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19267 they can be overriden by templates.
19268
19269Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19270
19271 * configure.in (target==go32): Don't build gdb.
19272 * dosrel: New directory.
19273
19274Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19275
19276 * configure.in (host==go32): Configure dosrel too.
19277 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19278 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19279 be set by incoming names or templates.
19280 (INSTALL_LAST): New rule.
6599da04
JM
19281
19282Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19283
19284 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19285
19286Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19287
6599da04
JM
19288 * configure.in (appdirs): New variable. Currently empty, but will
19289 be used in gas distribution. If nonempty, lists a set of
19290 directories at least one of which must get configured, or top
19291 level configuration is considered to have failed.
19292 (rs6000-*-lynxos*): Use new file name.
19293
19294Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19295
19296 Eliminate XTRAFLAGS.
19297 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19298 newlib include files using -idirafter, and also use -nostdinc.
19299 (CXX_FOR_TARGET): Likewise.
19300 (XTRAFLAGS): Removed.
19301 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19302 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19303 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19304 ($(DO_X)): Don't pass down XTRAFLAGS.
19305
19306Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19307
19308 * configure.in (mips*-dec-bsd*): New target; do build linker.
19309 (mips*-*-bsd*): New target; don't build linker.
19310
19311Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19312
19313 * configure.in: support rs6000-*-lynxos* configuration.
19314 support sunos4 as a cross target.
19315
19316 * config.sub: look for lynx*, not lynx since the OS version may
19317 legitimately be part of the name.
19318
19319Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19320
19321 * configure.in (i[34]86-*-sco*): Move to be with other i386
19322 targets.
19323 (romp-*-*): New target. Skip various binary utilities.
19324 (vax-*-*): New target. Don't build newlib.
19325 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19326
19327Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19328
19329 * configure.in: Only set host_makefile_frag if config
19330 directory exists.
19331
19332Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19333
19334 * install.sh: If $dstdir exists, don't check whether each
19335 component does.
19336
19337Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19338
19339 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19340
19341Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19342
3b75d237
AJ
19343 * configure.in (*-*-lynxos*): Don't configure newlib for either
19344 native or cross Lynx.
6599da04
JM
19345
19346Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19347
19348 * config.sub (sparc64-elf): Fix os.
19349 (z8k): Remove duplicate.
19350
19351Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19352
19353 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19354 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19355
19356Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19357
19358 * configure: Make file links cleanly even if Lynx fails on
e490616e 19359 an NFS symlink (at least fail cleanly).
6599da04
JM
19360
19361Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19362
19363 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19364 -XNh2000.
19365
19366Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19367
19368 * configure: Unknown options are fatal again.
19369
19370Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19371
19372 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19373 compatibility.
6599da04
JM
19374
19375Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19376
19377 * build-all.mk: Add `clean' target.
19378
19379Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19380
19381 * config.guess: Add SINIX support.
19382 * configure.in: Add mips-*-sysv4* support.
19383
19384Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19385
19386 * build-all.mk: Document all useful targets.
19387 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19388 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19389
19390Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19391
19392 * configure: Support --silent, --quiet.
19393
19394Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19395
19396 * configure: Support --disable-FEATURE.
19397
19398Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19399
19400 * config.guess: Recognize NCR running SVR4.3.
19401
19402Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19403
19404 * config.guess: Make BSDI generate i386-unknown-bsd386.
19405 Patch from Paul Eggert <eggert@twinsun.com>.
19406
19407Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19408
19409 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19410
19411Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19412
19413 * configure: Make unrecognized options give nonfatal warnings
19414 instead of fatal errors, and pass them to any subdirectory
19415 configures in case they recognize them.
19416 Make --x equivalent to --with-x.
19417
19418Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19419
19420 * configure: Add --enable-* options. Clean up usage message and
19421 some comments.
19422
19423Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19424
19425 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19426
19427Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19428
19429 * configure.in (hppa*-*-*): Enable binutils.
19430
19431Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19432
19433 * config.sub: Recognize cisco.
19434
19435Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19436
19437 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19438
19439Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19440
19441 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19442 than one configuration name. Add comment.
19443
19444Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19445
19446 * config.guess: about target *-hitachi-hiuxwe2, fixed
19447 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19448 macro is incorrect.]
19449
19450Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19451
19452 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19453 than the "make ls" stuff which used to be here.
19454
19455Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19456
19457 * config.guess: Recognize i[34]86-unknown-freebsd.
19458 From Shawn M Carey <smcarey@rodan.syr.edu>.
19459
19460Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19461
19462 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19463
19464Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19465
19466 * config.guess: Check for ptx.
19467
19468Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19469
19470 * config.sub: Add os9k checking.
19471
19472Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19473
19474 * config.guess: Handle OSF1 running on HPPA processors
19475
19476Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19477
19478 * configure: If subdir configure fails, print out a message with
19479 subdirectory name, in case subdir's configure code didn't identify
19480 itself.
19481
19482Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19483
19484 * configure.in: Remove embedded newlines from configdirs.
19485 Avoid mismatches of substrings. Fix matching strings at end
19486 of configdirs.
19487
19488Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19489
19490 * config.guess: Add Lynx/rs6000 config support.
19491
19492Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19493
19494 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19495
19496Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19497
19498 * configure.in (hppa*-*-osf*): Treat this just like most other
19499 PA configurations (eg no binutils or ld).
19500 (hppa*-*-*elf*): These configurations have binutils and ld.
19501
19502Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19503
19504 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19505
19506Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19507
19508 * configure.in (rs6000-*-*): Build gas.
19509
19510Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19511
e490616e 19512 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19513
19514Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19515
19516 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19517 for GDB and GDB has been fixed to not need it.
19518
6599da04
JM
19519Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19520
19521 * config.guess: Recognize vax hosts.
19522
19523Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19524
19525 * configure (while loop): Don't use "break 2" inside case
19526 statement -- the case statement isn't an enclosing loop.
19527
19528Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19529
19530 * config.guess: Clean up NeXT support, to allow nextstep
19531 on Intel machines. Make OS be nextstep.
19532
19533Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19534
19535 * config.guess: Add alternate forms for Convex.
19536
19537Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19538
19539 * configure: Completely rewrite option processing. Take
19540 advantage of pattern-matching to avoid invoking test frequently.
19541 Also clean up host and target defaulting logic.
19542
19543Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19544
19545 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19546 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19547 commands (plus user environment) will fit SCO limits.
19548
19549Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19550
19551 * configure.in: Don't issue warnings about directories which are
19552 not being configured if -norecursion is set. Correct test for
19553 --with-gnu-as and --with-gnu-ld to not get confused by substring
19554 matches.
19555
19556 * configure.in: Don't build gas for alpha-dec-osf1*.
19557
19558Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19559
19560 * configure: Back out Per's change of 12/19/1993. It changes the
19561 behavior of configure in unexpected and confusing ways.
19562
19563 Also, use different delim char when calculating
19564 program_transform_name so that the name can contain slashes.
19565
19566Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19567
19568 * configure.in, config.sub: Add support for VSTa micro-kernel.
19569
19570Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19571
19572 * configure.in: Nuke hacks which were used to get a special
19573 version of GAS for HPPA configurations.
19574
19575Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19576
19577 * configure: If only ${target_alias} is given, use that
19578 as the default for ${host_alias}.
19579 * configure: Add missing back-slashes before nested quotes.
19580
19581Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19582
19583 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19584
19585Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19586
19587 * config.guess: Recognize some Tektronix configurations.
19588 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19589
19590Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19591
19592 * config.sub: Match any flavor of SH.
19593
19594Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19595
19596 * configure.in: Don't try to configure newlib for Alpha.
19597
19598Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19599
19600 * configure.in: Don't build ld for Irix 5. Don't build gas,
19601 libg++ or libio for any Alpha target.
19602
19603 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19604
19605Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19606
19607 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19608 default arguments -- so it tried to compress itself.
19609
19610Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19611
19612 * configure.in (notsupp): ensure that a space is always at the end
19613 of the configdirs list, since the grep checks for an explicit space
19614
19615Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19616
19617 * configure.in (target i386-sysv4.2): don't build ld, since static
19618 versions of many libraries are not available.
19619
19620Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19621
19622 * config.guess: Recognize Apollos (using environment variables).
19623 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19624
19625Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19626
19627 * config.guess: Recognize Sony news mips running newsos.
19628
19629Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19630
19631 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19632 "fi ; else" for bash.
19633
19634Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19635
19636 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19637
19638Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19639
19640 * config.sub: accept unixware as an alias for svr4.2.
19641 Fix some inconsistancies with the gcc version.
19642
19643Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19644
19645 * Makefile.in (DISTDOCDIRS): Add gdb.
19646
19647Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19648
19649 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19650
19651Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19652
19653 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19654 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19655 this now.
19656
19657Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19658
19659 * config.sub: Accept hiux* as an OS name.
19660
19661 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19662 etc/make-stds.texi. The underscore came from gcc, and dje now
19663 agrees that RUNTESTFLAGS is the correct name.
19664
19665Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19666
19667 * install.sh: Remove 'set -e'. It makes any conditionals
19668 in the script useless.
19669
19670 * config.guess: Automatically recognize arm-acorn-riscix
19671 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19672
19673Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19674
19675 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19676
19677Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19678
19679 * Makefile.in (DISTDOCDIRS): New variable.
19680 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 19681 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
19682
19683Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19684
19685 * configure.in (hppa target): check the source directory for the
19686 pagas sub-directory
19687
19688Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19689
19690 * config.sub: Allow -aout* and -elf*.
19691
19692Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19693
19694 * configure.in: Don't build ld on i386-solaris2, same as for
19695 sparc-solaris2.
19696
19697Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19698
19699 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19700
19701Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19702
19703 * configure.in: Configure gdb for alpha.
19704
19705Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19706
19707 * Makefile.in (CXXFLAGS): Add -O.
19708
19709Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19710
19711 * config.guess: added support for DG Aviion
19712
19713Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19714
19715 * configure.in: Produce warning message for subdirectories not
19716 configurable for this host/target combination. Don't try to
19717 configure gdb for vms.
19718
19719Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19720
19721 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19722 appropriate files before making "diststuff".
19723 (DISTBISONFILES): New var: list of files to be edited.
19724 (DISTSTUFFDIRS): Add binutils.
19725
19726Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19727
19728 * config.sub: also handle mipsel and mips64el (for little endian mips)
19729
19730Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19731
19732 * configure.in: Add * to end of all OS names.
19733
19734Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19735
19736 * configure.in: Build newlib for LynxOS native.
19737
19738Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19739
19740 * config.guess: Add support for delta 88k running SVR3.
19741
19742 * configure.in: Add comment about HP compiler vs. emacs.
19743
19744Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19745
19746 * configure.in: don't build ld on solaris2 (not a viable option
19747 due to bugs in getpwnam & getpwuid)
19748
19749Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19750
19751 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19752 config.guess will produce a full version number.
19753
19754Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19755
19756 * configure.in: Build linker and binutils for alpha-dec-osf1.
19757
19758Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19759
19760 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19761 and gdb/testsuite/Makefile.in.
19762
19763Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19764
19765 * configure.in: recognize mips*- instead of mips-
19766
19767Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19768
19769 * config.sub: Accept linux*coff and linux*elf as operating
19770 systems.
19771
19772Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19773
19774 * config.sub: Recognize mips64, and mips3 as an alias for it.
19775
19776Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19777
19778 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19779 gdb knows how to handle OSF/1 shared libraries.
19780
19781Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19782
19783 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19784 * config.guess: Recognize Hitachi's HIUX.
19785 * config.sub: Recognize h3050r* and hppahitachi.
19786 Remove redundant cases for hp9k[23]*.
19787
19788Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19789
19790 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19791 if gas and ld are in the source tree and are in ${configdirs}.
19792 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 19793 --with options (but still pass them down on the command line,
6599da04
JM
19794 if they were explicitly specified).
19795
19796Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19797
19798 * configure: substitute SHELL value in Makefile.in with
19799 ${CONFIG_SHELL}
19800
19801Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19802
19803 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19804 *-*-solaris2* targets.
19805
19806Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19807
19808 * Makefile.in: define M4, and pass it down to sub-makes;
19809 all-autoconf now depends on all-m4
19810
19811Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19812
19813 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19814 presence of {ar,ranlib} instead of a configured directory
19815
19816Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19817
19818 * config.guess: Accept 34?? as well as 33?? for NCR.
19819
19820Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19821
19822 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19823 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19824
19825Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19826
19827 * configure: grab values for $(CC) and $(CXX) from the
19828 environment, so that someone can do "CC=gcc configure; make" and
19829 have it work right (matching the way that autoconf works now)
19830
19831 * configure.in, Makefile.in: add support for gash, the tcl
19832 interface to Galaxy
19833
19834 * config.guess: add NetBSD variants (hp300, x86)
19835
19836Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19837
19838 * install.sh: Support -d option (in the manner of SunOS 4 install,
19839 as it is more deterministic than that of GNU install)
19840 (chmodcmd): Set file to mode 755 by default (should also do default
19841 chgrp and chown, but I don't feel like dealing with that now)
19842
19843Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19844
19845 * config.sub: Remove h8300hhms alias.
19846
19847Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19848
19849 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19850
19851Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19852
19853 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19854 as stmp-fixinc
19855
19856Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19857
19858 * config.sub: recognize m88110-bug-coff.
19859
19860Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19861
19862 * Makefile.in (all-libio): all dependencies on the toolchain used
19863 to build this (gcc, gas, ld, etc)
19864
19865Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19866
19867 * config.guess: Deal with OSF/1 1.3 on alpha.
19868
19869Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19870
19871 * install.sh: add some 'else true' clauses for portability
19872
19873 * configure.in: don't build libio for h8[35]00-*-* targets
19874
19875Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19876
19877 * Makefile.in: Add support for new libio.
19878
19879Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19880
19881 * install.sh: If one command fails, don't try the rest. Don't try
19882 to remove $dsttmp (via trap) unless we have already created it.
19883 If $src doesn't exist, detect it and exit with an error.
19884
19885 * config.guess: Recognize BSD on hp300.
19886
19887Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19888
19889 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19890 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19891
19892Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19893
19894 * Makefile.in (all-send-pr): depends on all-prms
19895
19896Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19897
19898 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19899
19900Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19901
19902 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19903 Added test for mips-mips-riscos5.
19904
19905Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19906
19907 * configure.in: use mh-hp300 for 68k HP hosts
19908
19909Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19910
19911 * configure: add support for CONFIG_SHELL, so that you can use
19912 some alternate shell for evaluating configure scripts
19913
19914Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19915
19916 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19917 in configure script to bug-gdb@prep.ai.mit.edu when building
19918 distribution archive.
19919 * Makefile.in (COMPRESS): Remove def.
19920 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19921 gdb.tar.Z and make-gdb.tar.Z respectively.
19922 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19923 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19924 to convergence with 'taz' target in Makefile.in.
19925
19926Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19927
19928 * install.sh (dsttmp): use trap to ensure that tmp files go
19929 away on error conditions
19930
19931Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19932
19933 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19934
19935Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19936
19937 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19938 its parent is '/' not ''.
19939
19940 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19941
19942Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19943
19944 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19945 that ${newsrcdir}/configure.in does.
19946
19947Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19948
19949 * test-build.mk: support for CONFIG_SHELL
19950
19951Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19952
19953 * config.sub (netware): Add as a basic system type.
19954
19955Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19956
19957 * Makefile.in (Makefile): depend on configure.in. Also drop the
19958 $(srcdir)/ from the dependency on Makefile.in.
19959
19960Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19961
19962 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19963 (h8300hhms is temporary until multi-libraries are implemented).
19964 * configure.in: Handle h8300h too.
19965
19966Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19967
19968 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19969
19970Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19971
19972 * configure: Remove extraneous output when guessing host type.
19973 * config.guess: Remove extraneous output when guessing using C
19974 compiler rather than uname, or when guessing fails.
19975
19976Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19977
19978 * Makefile.in: remove all.cross and install.cross targets
19979
19980 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19981 definitions
19982
19983Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19984
19985 * configure.in (target sh): Build gprof.
19986
19987Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19988
19989 * config.sub: change -solaris to -solaris2
19990
19991Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19992
19993 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19994
19995Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19996
19997 * configure: Correct error message for missing Makefile.in to
19998 print correct directory.
19999
20000Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20001
20002 * install.sh: kludge around 386BSD shell bug
20003
20004Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20005
20006 * config.guess: Recognize NeXT.
20007 * config.guess: Recognize i486-ncr-sysv4.
20008 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20009
20010Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20011
20012 * Makefile.in (MAKEINFOFLAGS): New variable.
20013 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20014 * build-all.mk, test-build.mk: Pass down --no-split as
20015 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20016
20017Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20018
20019 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20020
20021Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20022
20023 * Makefile.in (libg++.tar.z): New rule.
20024 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20025 * Makefile.in (taz): Only do a single chmod.
20026
20027Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20028
20029 * install.sh: don't use dirname anymore (replaced with sed usage)
20030
20031Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20032
20033 * Makefile.in: Change extension for gzip'd files from '.z' to
20034 '.gz' per new FSF standard usage.
20035
20036Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20037
20038 * configure: put quotes around the final value of program_transform_name
20039
20040Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20041
20042 * Makefile.in: new install.sh support; update install-info rules
20043
20044Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20045
20046 * configure.in: Build diff for crosses, but not for go32 host.
20047
20048 * configure.in: Build gprof only for native, and don't build it
20049 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20050
20051Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20052
20053 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20054
20055Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20056
20057 * configure.in (host_tools): Add prms.
20058
20059Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20060
20061 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20062 with $(FLAGS_TO_PASS) on the command line
20063
20064 * config.sub: Recognize lynx and lynxos
20065
20066Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20067
20068 * config.sub: Accept -ecoff*, not just -ecoff.
20069
20070Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20071
20072 * Makefile.in (taz): Use .gz suffix instead of .z.
20073 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20074 names.
20075
20076Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20077
20078 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20079
20080Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20081
20082 * Makefile.in (install-no-fixedincludes): install gcc last, so
20083 that rebuilds that might happen during 'make install' don't get
20084 bogus gcc include files
20085
20086Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20087
20088 Change from Utah for HPPA support:
20089 * config.guess: Recognize hppa1.x-hp-bsd.
20090
20091Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20092
20093 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20094 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20095
20096Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20097
20098 * config.sub: Add support for rom68k and bug boot monitors.
20099
20100Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20101
20102 * Makefile.in: Make all-opcodes depend on all-bfd.
20103
20104Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20105
20106 * config.guess: Added special check for i[34]86-univel-sysv4*.
20107
20108Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20109
20110 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20111 the processor rather than assuming i486.
20112
20113Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20114
20115 * config.guess: Recognize SunOS6 as Solaris3.
20116
20117Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20118
20119 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20120 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20121
20122Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20123
20124 * build-all.mk (all-cross): New target for Canadian Cross.
20125 Added Q2 go32 targets.
20126 * test-build.mk: Configure go32 cross sparclite-aout and
20127 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20128 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20129
20130Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20131
20132 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20133 GO32 hosted toolchains
20134
20135Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20136
20137 * configure: change so "-exec-prefix" gets passed down rather
20138 than "-exec_prefix" so autoconf generated Makefiles get the
20139 exec_prefix set right.
20140
20141Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20142
20143 * config.guess: get the Solaris2 minor version number
20144
20145 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20146
20147Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20148
20149 * config.guess: Recognize some Sequent platforms.
20150
20151Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20152
20153 * Makefile.in: added the vault-install target
20154
20155 * configure.in: actually use the Sun3 makefile fragment that's in
20156 config, also added the release dir to configdirs
20157
20158Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20159
20160 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20161
20162Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20163
20164 * configure.in: remove some program from Alpha targetted toolchains
20165
20166Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20167
20168 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20169 gprof.
20170 (taz): Run "make diststuff" in those directories instead of "make
20171 proto-dir". Look for "VERSION=" only at start of line in subdir
20172 Makefile. Use "gzip -9" for compression.
20173 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20174 (binutils.tar.z): New target.
20175
20176Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20177
20178 * Makefile.in (taz): Include gpl.texinfo.
20179
20180Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20181
20182 * Makefile.in (setup-dirs): Merged into "taz" target.
20183 (taz): Only do `proto-dir' stuff if a directory is actually needed
20184 for this target.
20185
20186Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20187
20188 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20189 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20190 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20191 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20192 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20193
20194Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20195
20196 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20197 config.sub, and move-if-change to gdb testsuite distribution
20198 archive, so the testsuite can be extracted, configured, and
20199 run separately from the gdb distribution. Blow away the Chill
20200 tests that require a Chill compiled executable, since GNU Chill
20201 is not yet publically available.
20202
20203Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20204
20205 * test-build.mk: set environment variables in a single command,
20206 instead of a list of assignments and exports
20207
20208 * config.guess: recognize Alpha/OSF1 systems
20209
20210Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20211
20212 * configure: Change help message to prefer --options rather than
20213 -options.
20214
20215Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20216
20217 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20218 zippy@ecst.csuchico.edu.
20219 * config.guess: Recognize miniframe.
20220
20221Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20222
cc6010cd
AP
20223 * Makefile.in: Use srcroot to find runtest rather than rootme.
20224 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20225
20226Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20227
20228 * test-build.mk: Extensive additions to support building on a
20229 machine other than the host.
20230
20231Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20232
20233 * configure (tooldir): Fix for i386-aix again.
20234
20235Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20236
20237 * configure, Makefile.in: Change definition of $(tooldir)
20238 to match the FSF.
20239
20240Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20241
20242 * config.guess: Recognize i[34]86/SVR4.
20243
20244Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20245
20246 * Makefile.in (all-gdb): gdb depends on sim.
20247
20248Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20249
20250 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20251 at the same time we make the prototype gdb directory.
20252 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20253 files at the same time as the gdb base release distribution.
20254
20255Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20256
20257 * Makefile.in (check): Use individual check targets rather than
20258 DO_X rule.
20259 (check-gcc): Added.
20260
20261Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20262
20263 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20264 for System V release 3.2.
20265
20266Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20267
20268 * config.sub: Recognize hppaosf.
20269 * configure.in: Do configure ld/binutils/gas for it.
20270
20271Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20272
20273 * configure (tooldir): Alter syntax used to set this, for systems
20274 where "\$" isn't handled right, like i386-aix.
20275
20276Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20277
20278 * configure: Pass program-transform-name, not
20279 program_transform_name, to recursive configures.
20280
20281Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20282
20283 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20284 of gas+ld+binutils.
20285
20286Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20287
20288 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20289
20290Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20291
20292 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20293
6599da04
JM
20294Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20295
20296 * Makefile.in (PRMS): Set back to all-prms.
20297
20298Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20299
20300 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20301 targets, rather than for MIPS hosts.
20302
20303Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20304
20305 * configure.in: add comment for --with-x default values
20306
20307 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20308
20309 * Makefile.in: add check-* targets for each of the directories in
20310 the tree. Add a definition of RUNTEST that will use the one we
20311 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20312
20313Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20314
20315 * configure.in: Removed obsolete references to bfd_target and
20316 target_makefile_frag.
20317
20318 * build-all.mk: Set assorted targets for Q2.
20319 * config.sub: Recognize z8k-sim and h8300-hms.
20320 * test-build.mk: Really don't pass host to configure.
20321 (HOLES): Added uname.
20322
20323Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20324
20325 * configure: Handle an empty program-prefix, program-suffix or
20326 program-transform-name correctly.
20327
20328Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20329
20330 * build-all.mk: -G 8 no longer required for MIPS targets.
20331 * test-build.mk: Don't pass host argument to configure; make it
20332 guess.
20333
20334Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20335
20336 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20337 * Makefile.in (COMPRESS): New macro, like GZIP.
20338
20339Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20340
20341 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20342
20343 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20344 with gas currently defaults to -G 0.
20345
20346Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20347
20348 * Makefile.in (all-flex): flex depends on byacc.
20349
20350 * build-all.mk: If host not specified, use config.guess. Pass TAG
20351 to test-build.mk as RELEASE_TAG.
20352 * test-build.mk (configargs): New variable containing arguments to
20353 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20354 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20355
20356 * config.guess: Use /bin/uname when checking -X argument on SCO,
20357 to avoid invoking GNU uname which doesn't understand -X.
20358
20359 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20360
20361 * configure.in: Build gas for mips-*-*.
20362
20363Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20364
20365 * Makefile.in (all.normal): insert missing backslash.
20366
20367Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20368
731a8127 20369 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20370
20371 * Makefile.in: Complete overhaul to merge many almost identical
20372 targets.
20373
20374Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20375
20376 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20377 (gdb.tar.Z): Adjusted.
20378
20379 * Makefile.in (setup-dirs, taz): New targets; should be general
20380 enough to adapt for gdb sometime. Build only .z file.
20381 (gas.tar.z): New target.
20382
20383Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20384
20385 * build-all.mk: Use CC=cc -Xs on Solaris.
20386
6599da04
JM
20387Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20388
20389 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20390 for handling BISON for FSF releases.
20391
20392Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20393
20394 * configure: Actually implement the change zoo just documented.
20395
20396Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20397
20398 * configure: when using config.guess, only set target_alias when
20399 it's not already been set (ie, on the command line)
20400
20401Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20402
20403 * Makefile.in: add installcheck target, set PRMS to install-prms
20404
20405Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20406
20407 * configure: add support for package_makefile_fragment, handle the
20408 case where a directory has a configure.in file but no Makefile.in
20409 more gracefully (with an actual understandable error message, even);
20410 add support for --without (and add this to the usage message); also
20411 explicitly add a --host=${host_alias} to the command line when
20412 config.guess is used
20413
20414Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20415
20416 * configure: Must use both --host and --target in recursive calls.
20417
20418Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20419
20420 * Makefile.in: Change deja-gnu to dejagnu.
20421
20422Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20423
20424 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20425
20426Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20427
20428 * configure.in: canonicalize all instances to *-*-solaris2*,
20429 also strip out a number of tools to not build for go32 host
20430
20431Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20432
20433 * config.guess: add GPL.
20434
20435 * Makefile.in, config.guess, config.sub, configure: bump
20436 copyrights to 93.
20437
20438Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20439
20440 * Makefile.in (do-info): Removed obsolete check for existence of
20441 localenv file.
20442
20443 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20444
20445Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20446
20447 * Makefile.in: a couple of 'else true' for decstation,
20448 support for TclX
20449
20450 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20451
20452Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20453
20454 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20455
20456Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20457
20458 * config.guess: Recognize i386-ibm-aix (PS/2).
20459 * configure.in: Use config/mh-aix386 file for it.
20460
20461Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20462
20463 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20464 CC_FOR_TARGET instead.
20465 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20466
20467Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20468
20469 * Makefile.in: Add sim to list of directories sent with gdb
20470
20471Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20472
20473 * configure.in: Put back mips-dec-bsd* case.
20474
20475Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20476
20477 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20478 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20479 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20480
20481Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20482
20483 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20484
20485 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20486 (install-info): install dir.info only if it exists,
20487 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20488
20489Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20490
20491 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20492 gas for mips-dec-bsd.
20493
20494Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20495
20496 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20497 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20498
20499Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20500
20501 * configure.in: Added "dejagnu" to hosttools list.
20502
20503Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20504
20505 * config.sub, configure.in, config.guess: Add support
20506 for Bosx, an AIX variant from Bull.
20507 Patches from F.Pierresteguy@frcl.bull.fr.
20508
20509Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20510
20511 * devo/dejagnu: Initial creation of devo/dejagnu.
20512 Migrated dejagnu testcases and support files for testing software
20513 tools to reside as subdirectories, currently called "testsuite",
20514 within the directory of the software tool. Migrated all programs,
20515 support libraries, etc. beloging to dejagnu proper from
20516 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20517 with no modifications. The changes to these files which will
20518 allow them to configure, build, and execute properly will be made
20519 in a future update.
20520
20521Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20522
20523 * Makefile.in: Change send_pr to send-pr.
20524 * configure.in: Likewise.
20525 * send_pr: Renamed directory to send-pr.
20526
20527Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20528
20529 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20530
20531Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20532
20533 * README: Update for gdb-4.8 release.
20534 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20535 gdb-xxx.tar.z (gzip'd) file also.
20536
20537Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20538
20539 * Makefile.in: make all-diff depend on all-libiberty
20540
20541Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20542
20543 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20544
20545Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20546
20547 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20548
20549Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20550
20551 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20552 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20553 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20554
20555Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20556
20557 * Makefile.in: makeinfo binary is in a new location
20558
20559Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20560
20561 * config.sub: Accept -ecoff as an OS.
20562
20563 * Makefile.in: Various changes to eliminate a level of make
20564 recursion and reduce the required command line length.
20565 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20566 sub-makes.
20567 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20568 variables holding settings for specific sub-makes.
20569 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20570 in terms of BASE_FLAGS_TO_PASS.
20571 (TARGET_LIBS): New variable listing directories which use
20572 TARGET_FLAGS_TO_PASS.
20573 (subdir_do): Eliminated.
20574 (do-*): New set of targets to replace subdir_do.
20575 (various): All targets which used subdir_do now depend on do-*.
20576 (local-clean): Renamed from do_clean.
20577 (local-distclean): New target, dependency of distclean and
20578 realclean.
20579 (install-info): Don't create directories. Depend on dir.info
20580 rather than calling make recursively.
20581 (install-dir.info): Eliminated.
20582 (install-info-dirs): Create all info directories here.
20583 (dir.info): Depend upon do-install-info.
20584
20585 * test-build.mk (HOLES): Added false.
20586
20587Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20588
20589 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20590
20591Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20592
20593 * Makefile.in (info): remove dependency on all-texinfo. The
20594 problem was really in texinfo/C, not at this level.
20595
20596Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20597
20598 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20599
20600Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20601
20602 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20603 GDB releases.
20604
20605Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20606
20607 * configure: Include srcdir in message about target of link not
20608 being found. Don't convert `-' to `_' in `with' options being
20609 passed to subdirs.
20610
20611Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20612
20613 * configure.in: add uudecode to host_tools
20614
20615 * Makefile.in: added {all,install}-uudecode targets, added them to
20616 the appropriate lists
20617
20618Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20619
20620 * Makefile.in (all-gcc): Added dependency on all-gas.
20621
20622 * configure.in (mips-*-*): Build ld and binutils.
20623
20624Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20625
20626 * configure: check return code from mkdir, print error message and
20627 exit on failure.
20628
20629Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20630
20631 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20632
20633Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20634
20635 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20636
20637Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20638
20639 * config.sub (h8500): Recognize this as a cpu type.
20640
20641Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20642
20643 * configure: source directory missing is no longer a warning
20644
20645 * configure.in: recognize irix[34]* instead of irix[34]
20646
20647 * Makefile.in: define and pass down X11_LIB
20648
6599da04
JM
20649Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20650
20651 * guess-systype: Renamed to ...
20652 * config.guess: ... by popular request.
20653 * configure.in, Makefile.in: Update accordingly.
20654
20655Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20656
20657 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20658 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20659 + Execute ./dummy instead of assuming . is in PATH.
20660
20661Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20662
20663 * guess-systype: New shell script. Attempts to guess the
20664 canonical host name of the executing host.
20665 Only a few hosts are supported so far.
20666 * configure: Call guess-systype if no host is specified.
20667
20668Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20669
20670 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20671 gcc Makefile.
20672
6599da04
JM
20673Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20674
20675 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20676 (all-gcc, install-gcc, subdir_do): Use it.
20677
20678Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20679
20680 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20681
20682Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20683
20684 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20685 set exclusively by configure, using configure.in .
20686
20687Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20688
20689 * test-build.mk: set $PATH for all builds
20690
20691 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20692
20693Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20694
20695 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20696 the one used in gcc/Makefile.in, so that a null expansion doesn't
20697 override the one needed to build gcc with a native cc.
20698
6599da04
JM
20699Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20700
20701 * configure: Accept -with arguments.
20702
20703Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20704
20705 * Makefile.in: added h8300sim
20706
20707Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20708
6599da04
JM
20709 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20710 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20711 (all-cygnus, native, build-cygnus): Make
20712 $(canonhost)-stamp-3stage-done, not $(host)....
20713 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20714 i386-sco3.2v4. Added else true to if command.
20715
20716Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20717
20718 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20719
20720Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20721
20722 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20723
20724Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20725
20726 * configure.in: don't remove binutils from Solaris builds
20727
20728Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20729
20730 * Makefile.in: get rid of earlier definitions for *clean,
20731 also handle the recursive info rule better
20732
20733Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20734
20735 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20736 do more-or-less the right thing.
20737
20738Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20739
20740 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20741 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20742
20743Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20744
20745 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20746 $(host_canonical).
20747
20748 * configure.in: split the configdirs list into 4 categories (native
20749 v. cross, library v. tool) and handle the cross-only and native-
20750 only in more reasonable (and correct!) way.
20751
20752Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20753
20754 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20755 configdirs anymore.
20756
20757Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20758
20759 * Makefile.in: extensive cleanup:: removed all of the explicit
20760 clean-* targets, collapsed many wrappers around subdir_do into
20761 one, added additional targets to satisfy standards.texi, deleted
20762 some old targets, some changes for consistency
20763
20764Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20765
20766 * configure.in: handle some programs as cross-only, and others as
20767 native only
20768
20769 * test-build.mk: handle partial holes in a more generic manner
20770
20771 * Makefile.in: m4 depends on libiberty
20772
6599da04
JM
20773Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20774
20775 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20776 time, wdiff, and find to configdirs
20777
20778 * Makefile.in: all, clean, and install rules for the new programs
20779 added to configure.in
20780
20781Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20782
20783 * configure.in: use mh-sun for all *-sun-* hosts
20784
6599da04
JM
20785Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20786
20787 * Makefile.in: define flags for X11 include files and library file
20788 locations, pass them down to the programs that need this info
20789
20790 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20791
6599da04
JM
20792Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20793
20794 * configure.in: start building libg++ for HP-UX targets
20795
20796Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20797
20798 * README: Update references to files moved into etc/.
20799
20800Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20801
20802 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20803 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20804
20805Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20806
20807 * configure: accept dash as well as underscore in long option
20808 names for FSF compatibility.
20809
20810Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20811
20812 * config.sub: added -sco3.2v4 support from FSF.
20813
20814Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20815
20816 * configure.in: expand the section that adds or removes
20817 directories from the list of programs to build, to handle native
20818 vs. cross in addition to host v. native
20819
20820Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20821
20822 * Makefile.in: Replace C++ in macro names with CXX.
20823 This is less likely to break ...
20824
20825Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20826
20827 * test-build.mk: add -w to GNU_MAKE
20828
20829Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20830
20831 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20832 add 'sparc' to list of recognized cpus. This needed to make
20833 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20834 Delete some redundant ose68 variants. Recognize -wrs as an os,
20835 then changes that into $CPU-wrs-vxworks.
20836
20837 * configure.in: remove most references to gdbtest, regularize
20838 target based program removal
20839
20840 * test-build.mk: import from p3 tree (many fixes and changes)
20841
20842Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20843
20844 * Makefile.in: added rules to handle tcl, tk, and expect
20845
20846 * configure.in: handle those directories if they exist
20847
20848Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20849
20850 * config.sub: removed bogus hppabsd and hppahpux names, since
20851 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20852
20853Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20854
20855 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20856 depends upon all-xiberty
20857
20858 * Makefile.in: changes from p3, including:
20859
20860 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20861
20862 * Makefile.in (XTRAFLAGS): include newlib directories if
20863 newlib/Makefile exists, rather than if host != target.
20864
20865 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20866
20867 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20868 from the same source tree and not building a cross-compiler. This
20869 matters for the libg++ configuration if reconfiguring a tree that
20870 has already been installed.
20871
20872 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20873
20874 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20875 pick up the machine and system specific header files.
20876
20877 * Makefile.in: added AS_FOR_TARGET, passed down in
20878 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20879 the C compiler to use to create programs which are run in the
20880 build environment, set it to default to $(CC), and passed it down
20881 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20882
20883 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20884
20885 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20886 We need them for unusual native builds, like systems without
20887 ranlib.
20888
20889 * configure: also define $(host_canonical) and
e490616e
ZW
20890 $(target_canonical), which are the full, canonical names for the
20891 given host and target
6599da04
JM
20892
20893Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20894
20895 * Makefile.in: Added separate definitions for C++.
20896
20897Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20898
20899 * configure.in (configdirs): Add deja-gnu.
20900
20901Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20902
20903 * README: Update for configure.texi and gdb-4.7 release.
20904
20905Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20906
20907 * Makefile.in: Move "all" target to top of file.
20908 Previously, first target was ".PHONY" which caused BSD4.4 make
20909 to build .PHONY when make was run without arguments.
20910
20911Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20912
20913 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20914 Library-copylefted code in libiberty.
20915
20916Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20917
20918 * config.sub: Replace m68kmote with plain old m68k.
20919
20920Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20921
20922 * Makefile.in: Remove space from blank line, avoid Make complaints.
20923
20924Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20925
20926 * config.sub: Complain if no argument is given. Added support for
20927 386bsd as OS and target alias.
20928
20929Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20930
20931 * Makefile.in (XTRAFLAGS): include newlib directories if
20932 newlib/Makefile exists, rather than if host != target.
20933
20934Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20935
20936 * config.sub: recognize sparclite-wrs-vxworks.
20937
20938 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20939 p3.) Added clean-xiberty to clean.
20940
20941Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20942
20943 * configure.in: use *-*-* instead of nested cases for host and target
20944
20945Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20946
20947 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20948 from the same source tree and not building a cross-compiler. This
20949 matters for the libg++ configuration if reconfiguring a tree that
20950 has already been installed.
20951
20952Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20953
20954 * config.sub (i486v/i486v4): Merge in from FSF version.
20955
20956Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20957
20958 * configure: only set PWD if it is already set.
20959
20960Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20961
20962 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20963 doesn't have unset and all success paths (and most error paths)
20964 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20965 to just ${PWD} to avoid confusion.)
20966
20967Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20968
20969 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20970 even for a native compilation.
20971
20972Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20973
20974 Changes to make the gdb.tar.Z rule work better.
20975
20976 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20977 (DEVO_SUPPORT): Add configure.texi.
20978 (bfd-ilrt.tar.Z): Remove ancient rule.
20979
20980Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20981
20982 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20983 pick up the machine and system specific header files.
20984
20985 * configure.in, config.sub: added new target m68010-adobe-scout,
20986 with alias of adobe68k. Changed configure.in to check for
20987 -scout before -sco* to avoid a false match.
20988
20989 * Makefile.in: added AS_FOR_TARGET, passed down in
20990 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20991 the C compiler to use to create programs which are run in the
20992 build environment, set it to default to $(CC), and passed it down
20993 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20994
20995Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20996
20997 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20998 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20999 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21000 FOR_TARGET variants, to newlib and libg++.
21001
21002Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21003
21004 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21005 first.
21006
21007Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21008
21009 * config.sub: Accept `elf' as an environment.
21010
21011Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21012
21013 * Makefile.in (all-opcodes): cd into the right directory
21014
21015Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21016
21017 * configure: added -program_transform_name option, used as
21018 argument to sed when installing programs.
21019 configure.texi: added documentation for -program_prefix,
21020 -program_suffix and -program_transform_name.
21021
21022Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21023
21024 * config.sub: Accept i486 where i386 ok.
21025
21026Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21027
21028 * config.sub: accept we32k
21029
21030Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21031
3b75d237 21032 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21033
21034 * Makefile.in: don't create all directories for ``make install'';
21035 let the subdirectories create the ones they need.
21036
21037Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21038
e490616e 21039 * COPYING: new file, GPL v2
6599da04
JM
21040
21041Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21042
21043 * Makefile.in: use the new gen-info-dir, which needs a template
21044 argument (which also lives in texinfo)
21045
21046 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21047
6599da04
JM
21048Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21049
21050 * config.sub (ncr3000): Change i386 to i486.
21051
21052Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21053
21054 * Makefile.in: add install-rcs, install-grep to
21055 install-no-fixedincludes, removed install-bison and install-libgcc
21056
21057Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21058
21059 * configure.in: grab the HPUX makefile fragment if on HPUX
21060
21061Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21062
21063 * Makefile.in: eradicate bison spoor (ditto libgcc).
21064 configure.in: recognise m68{k,000}-ericsson-OSE.
21065 es1800 is alias for m68k-ericsson-OSE
21066
21067Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21068
21069 * configure.in: rearrange the parts that remove programs from
21070 configdirs, based now on HOST==TARGET or by canonical triple.
21071
21072Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21073
21074 * test-build.mk: recurse explicitly with -f test-build.mk when
21075 appropriate. predicate stage3 and comparison on the existence
21076 of gcc. That is, if gcc isn't around, we aren't three-staging.
21077 On very clean, also remove ...stamp-co. Build in-place before
21078 doing other builds.
21079
21080Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21081
21082 * Makefile.in, configure.in: add tgas
21083
21084Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21085
21086 * Makefile.in: a number of changes merged in from progressive.
21087
21088 * configure.in: add libm.
21089
21090 * .cvsignore: ignore some stuff that comes from test-build.mk.
21091
6599da04
JM
21092Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21093
21094 * config.sub: Add es1800 (m68k-ericsson-es1800).
21095
21096Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21097
21098 * configure: Add program_suffix (parallel to program_prefix)
21099 * Makefile.in: adjust directory-creating script for losing decstation
21100
21101Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21102
21103 * configure: Minor $subdir-related fixes.
21104
21105Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21106
21107 * configure: fix various problems with propogating
21108 makefile_target_frag in subdirs.
21109 * configure.in: config libgcc if its there
21110
21111Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21112
21113 * config.sub: HPPA merge.
21114
6599da04
JM
21115Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21116
21117 * Makefile.in: Replace all-bison with all-byacc in all
21118 dependency lines for other tools (which now use byacc).
21119
21120Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21121
21122 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21123
6599da04
JM
21124Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21125
21126 * Makefile.in: make gprof rules similar to byacc rules (instead of
21127 vestigal $(unsubdir) that didn't work...)
21128
21129Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21130
21131 * config.sub: Add support for Linux.
21132 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21133 (at least for libg++).
21134
21135Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21136
21137 * configure.texi: fix doc for the -nfp option to configure
21138
21139Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21140
21141 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21142
21143Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21144
21145 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21146 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21147 * configure.in: added solaris* host_makefile_frag hook.
21148
21149Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21150
21151 * config.sub: changed recognition of m68000 so that various
21152 m68k types can be specified via m680[01234]0
21153
21154Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21155
21156 * config.sub (basic_machine): fix sed so that '-foo' isn't
21157 completely substituted out while .+'-foo' loses the '-foo'
21158
21159Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21160
21161 * config.sub ($os): Add -aout.
21162
21163Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21164
21165 * configure: If host_makefile_frag is absolute, don't
21166 prefix ${invsubdir} (relevant to libg++ auto-configure).
21167
21168Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21169
21170 * Makefile.in (tooldir): Define it.
21171 (all-ld): Depend on all-flex.
21172
21173Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21174
21175 * Makefile.in (check): Fix libg++ special case.
21176
21177Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21178
21179 * configure: do not bury `pwd` into config.status, thus do fewer
21180 pwd's.
21181
21182 * configure: print the "Building in" message only when building in
21183 other than "." AND verbose.
21184
63f6bcd7 21185 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
21186 configures.
21187
21188 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21189
21190Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21191
21192 * Makefile.in: macroize flags passed on recursion. remove
21193 fileutils.
21194
21195Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21196
21197 * configure: get makesrcdir right for subdirs deeper than 1.
21198
21199 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21200 install.
21201
21202Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21203
21204 * Makefile.in: don't print subdir_do or recursion lines.
21205
21206Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21207
21208 * standards.texi: added menu item.
21209
21210 * Makefile.in: build and install standards.info.
21211
21212 * standards.texi: new file.
21213
21214Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21215
21216 * configure: test for and move config.status pieces from
21217 ${subdir}/.
21218
21219Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21220
6599da04
JM
21221 * configure: Test for existance of files before trying to mv
21222 them, to avoid numerous non-existance messages.
21223
21224Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21225
21226 * configure: correct final line of config.status.
21227
21228 * configure: patch from eggert. Avoids a protection problem if
21229 the original Makefile.in is read only.
21230
21231 * configure: use move-if-change from gcc to create config.status.
21232 Some makefiles depend on config.status to tell if a directory
21233 has been reconfigured for a different host. This change
21234 prevents those directories from remaking everything in the case
21235 where the reconfig was only intended to rebuild a Makefile.
21236
21237 * configure: test for config.sub with "config.sub sun4" rather
21238 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21239 host alias from a missing config.sub.
21240
21241Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21242
21243 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21244 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21245
21246Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21247
21248 * configure: mkdir ${subdir} as needed.
21249
21250Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21251
21252 * Makefile.in,configure.in: added autoconf.
21253
21254Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21255
21256 * Makefile.in: no longer pass against on recursion.
21257
21258 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21259 definitions are not inherited.
21260
21261 * configure: correct makesrcdir when subdir is .
21262
21263Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21264
21265 * configure: Add support for 'subdirs' variable, which is
21266 like 'configdirs', except that configure doesn't re-invoke
21267 itself for subdirs, it just creates a Makefile for each subdir.
21268 * configure.texi: Document subdirs.
21269
21270Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21271
21272 * configure.in: added flex to configdirs
21273
21274Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21275
21276 * Makefile.in: remove clean-stamps from clean.
21277
21278Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21279
21280 * configure.in: Add gdbtest to configdirs.
21281
21282Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21283
21284 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21285 to recursive makes.
21286 * configure.in: Recognize new ncr3000 config.
21287
21288Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21289
21290 * Makefile.in, configure.in: removed references to gdbm.
21291
21292Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21293
21294 * config.sub: Don't canonicalize os value
21295 newsos* to bsd (readline needs to check for newsos).
21296 (This fix was earlier made Jan 31, but got re-broken.)
21297
21298Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21299
21300 * configure.in: sco is an os, not a vendor!
21301
21302 * configure: Quote $( better. Keep various shells happy.
21303
21304Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21305
21306 * Makefile.in: eliminate stamp-files.
21307
21308Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21309
21310 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21311 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21312
21313Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21314
21315 * config.sub: fix iris/iris3.
21316
21317Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21318
21319 * configure: re-add -rm.
21320
21321Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21322
21323 * Maskefile.in: add .stmp-rcs to all.
21324
21325 * configure.in: remove gas from rs6000 build, use aix host fragment.
21326
21327Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21328
21329 * configure: pass down site_option during recursion.
21330
21331Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21332
21333 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21334
21335Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21336
21337 * configure: Change exec_prefix so that it really defaults to prefix.
21338
21339Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21340
21341 * Makefile.in, configure.in: Add support for mmalloc library.
21342
21343Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21344
21345 * Makefile.in: add stmp dependencies for a few more things.
21346
21347Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21348
21349 * configure: adjusted error message on objdir/srcdir configure
21350 collision, per john's suggestion.
21351
21352 * Makefile.in: add libiberty stmp to all and all.cross.
21353
21354Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21355
21356 * Makefile.in: remove force dependencies, add grep to all.
21357
21358Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21359
21360 * Makefile.in: drop flex. make stamp files work.
21361
21362 * configure: added test for conflicting configuration in srcdir,
21363 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21364 gets cranky. use relative paths for configure and srcdir
21365 whenever possible. Send some error messages to stderr that were
21366 going to stdout.
21367
21368Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21369
21370 * Makefile.in: Fix libg++ rule to check for gcc directory
21371 before using gcc/gcc. Also pass XTRAFLAGS.
21372
21373Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21374
21375 * Makefile.in: added stmp-files so that directories aren't polled
21376 when they are already built.
21377
21378 * configure.texi: fixed a node pointer problem.
21379
21380Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21381
731a8127 21382 * config.sub configure.in gdb/configure.in
6599da04
JM
21383 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21384 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21385 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21386
21387Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21388
21389 * configure: -recurring becomes -silent. corrected help message
21390 for -site= option.
21391
21392 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21393
21394Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21395
21396 * configure: when building Makefile for crosses, replace
21397 tooldir and program_prefix. default srcdir from location of
21398 config.sub. remove "for host in hosts" and "for target in
21399 targets" loops.
21400
21401Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21402
21403 * Makefile.in: Do not pass bindir or mandir to cvs.
21404
21405Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21406
21407 * Makefile.in, configure.in: removed traces of namesubdir,
21408 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21409 copyrights to '92, changed some from Cygnus to FSF.
21410
21411 * configure.texi: remove most references to multiple hosts,
21412 multiple targets, subdirs, etc.
21413
21414 * configure.man: removed rcsid. reference config.sub not
21415 config.subr.
21416
21417 * Makefile.in: mkdir $(infodir) on install-info.
21418
21419Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21420
21421 * configure.texi: Explain better about .gdbinit and about
21422 the environment that configure.in sections run in.
21423
21424Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21425
21426 * configure.in: Ultrix is only a decstation if it's a MIPS.
21427
21428Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21429
21430 * README: DOC.configure => cfg-paper.texi.
21431
21432Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21433
21434 * config.sub (near case $os): Don't convert newsos* to bsd!
21435
21436Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21437
21438 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21439 the number of copies of COPYING that go into the GDB tar file.
21440
21441Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21442
731a8127 21443 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21444 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21445 Fix SCO configuration stuff.
21446
21447Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21448
21449 * Makefile.in: For libg++, make sure the -I pointing
21450 to the gcc directory goes *after* all the libg++-local -I flags.
21451 Also, move just-gcc dependency from just-libg++ to all-libg++.
21452
21453Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21454
21455 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21456
21457Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21458
21459 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21460
21461Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21462
21463 * config.sub: Add stratus configuration frags. Also
21464 submitted to FSF.
21465
21466Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21467
21468 * Makefile.in (DEV_SUPPORT): add configure.man.
21469
21470 * config.sub(Decode manufacturer-specific): add -none*.
21471
21472Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21473
21474 * Makefile.in: remove form feeds to make Sun's make happy.
21475 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21476
21477Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21478
21479 * Makefile.in (AR_FLAGS): Make quieter.
21480
21481Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21482
21483 * configure.in: Add libg++.
21484 * configure: When verbose, don't output the command line at each
21485 level; it will be unremarkably the same as the previous version,
21486 which will be the same as what the user typed.
21487
21488Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21489
21490 * configure.in, Makefile.in: fix clean-info, add flex. add
21491 fileutils.
21492
21493 * configure: be less sensitive to spaces in Makefile.in. Do not
21494 look for sources in "..". Doing so breaks subdirectories that
21495 might have their own configure. If a subdir has it's own
21496 configure script, use it.
21497
21498Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21499
21500 * cfg-paper.texi: some changes suggested by rms.
21501
21502Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21503
21504 * config.sub: Merge in some small additions from the FSF version,
21505 taken from the gcc distribution, to bring the Cygnus and FSF
21506 versions into closer sync.
21507
21508Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21509
21510 * configure.in: Changed svr4 references to sysv4.
21511
21512Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21513
21514 * configure: added -V for version number option.
21515
21516Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21517
21518 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21519 renamed from DOC.configure to cfg-paper.texi.
21520
21521Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21522
21523 * configure, config.subr, config.sub: config.subr is now
21524 config.sub again.
21525
21526Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21527
21528 * configure.texi: new file, in progress.
21529
21530 * Makefile.in: build info file and install the man page for
21531 configure.
21532
21533 * configure.man: new file, first cut.
21534
21535 * configure: find config.subr again now that configuration "none"
21536 has gone. removed all traces of the -ansi option. removed all
21537 traces of the -languages option.
21538
21539 * config.subr: resync from rms.
21540
21541Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21542
21543 * configure, config.sub, config.subr: merge config.sub into
21544 config.subr, call the result config.subr, remove config.sub, use
21545 config.subr.
21546
21547 * Makefile.in: revised install for dir.info.
21548
21549Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21550
21551 * configure.in: add decstation host makefile frag.
21552
21553 * Makefile.in: BISON now bison -y again. also install-gcc on
21554 install. clean-gdbm on clean. infodir belongs in datadir.
21555 Make directories for info install. Build dir.info here then
21556 install it.
21557
21558Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21559
21560 * Makefile.in: fix for bad directory tests.
21561
21562Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21563
21564 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21565 regexp. -srcdir relative was being handled incorrectly.
21566
21567 * Makefile.in: unwrapped some for loops so that parallel makes
21568 work again and so one can focus one's attention on a particular
21569 package.
21570
21571Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21572
21573 * configure: added PWD as a stand in for `pwd` (for speed). use
21574 elif wherever possible. make -srcdir work without -objdir.
21575 -objdir= commented out.
21576
21577Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21578
21579 * configure: +options become --options. -subdirs commented out.
21580 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21581 Makefile now at top of generated Makefile. Removed cvs log
21582 entries. added -srcdir. create .gdbinit only if there is one
21583 in ${srcdir}.
21584
21585 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21586 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21587 and mandir now keyed off datadir by default.
21588
21589Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21590
21591 * Freshly created ChangeLog.
21592
21593\f
21594Local Variables:
21595mode: change-log
21596left-margin: 8
21597fill-column: 76
21598version-control: never
21599End: