]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
rs6000: Remove useless copy_rtx in rs6000_emit_set_{,long}_const
[thirdparty/gcc.git] / ChangeLog
CommitLineData
4bc2d9f6
GA
12022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
2
3 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
4
52022-12-07 Iain Sandoe <iain@sandoe.co.uk>
6
7 * Makefile.def: Pass host_libs_picflag to host dependent library
8 configures.
9 * Makefile.in: Regenerate.
10 * configure: Regenerate.
11 * configure.ac (host_libs_picflag): New configure variable set to
12 '--with-pic' when building 'host_shared'.
13
d769c504
GA
142022-11-25 Weimin Pan <weimin.pan@oracle.com>
15
16 * Makefile.def: Add libsframe as new module with its dependencies.
17 * Makefile.in: Regenerated.
18 * configure.ac: Add libsframe to host_libs.
19 * configure: Regenerated.
20
8761284f
GA
212022-11-23 Marek Polacek <polacek@redhat.com>
22
23 Revert:
24 2022-11-23 Marek Polacek <polacek@redhat.com>
25
26 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
27 isl.
28 * Makefile.in: Regenerate.
29 * Makefile.tpl: Set PICFLAG.
30 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
31 check.
32 * configure: Regenerate.
33
342022-11-23 Marek Polacek <polacek@redhat.com>
35
36 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
37 isl.
38 * Makefile.in: Regenerate.
39 * Makefile.tpl: Set PICFLAG.
40 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
41 check.
42 * configure: Regenerate.
43
83d400bd
GA
442022-11-14 Martin Liska <mliska@suse.cz>
45
46 Revert:
47 2022-11-09 Martin Liska <mliska@suse.cz>
48
49 * doc/Makefile: New file.
50 * doc/_static/custom.css: New file.
51 * doc/baseconf.py: New file.
52 * doc/bsd.rst: New file.
53 * doc/contrib.rst: New file.
54 * doc/contribute.rst: New file.
55 * doc/cppdiropts.rst: New file.
56 * doc/cppenv.rst: New file.
57 * doc/cppopts.rst: New file.
58 * doc/cppwarnopts.rst: New file.
59 * doc/favicon.ico: New file.
60 * doc/funding.rst: New file.
61 * doc/gcc_sphinx.py: New file.
62 * doc/gnu.rst: New file.
63 * doc/gnu_free_documentation_license.rst: New file.
64 * doc/gpl-3.0.rst: New file.
65 * doc/indices-and-tables.rst: New file.
66 * doc/lgpl-2.1.rst: New file.
67 * doc/logo.pdf: New file.
68 * doc/logo.svg: New file.
69 * doc/md.rst: New file.
70 * doc/requirements.txt: New file.
71
722022-11-14 Martin Liska <mliska@suse.cz>
73
74 Revert:
75 2022-11-09 Martin Liska <mliska@suse.cz>
76
77 * doc/baseconf.py: Port to GCC sources.
78
792022-11-14 Martin Liska <mliska@suse.cz>
80
81 Revert:
82 2022-11-14 Martin Liska <mliska@suse.cz>
83
84 * configure: Regenerate.
85 * configure.ac: Support Sphinx based documentation.
86
872022-11-14 Martin Liska <mliska@suse.cz>
88
89 Revert:
90 2022-11-09 Martin Liska <mliska@suse.cz>
91
92 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
93 provide a default.
94
952022-11-14 Martin Liska <mliska@suse.cz>
96
97 Revert:
98 2022-11-09 Martin Liska <mliska@suse.cz>
99
100 * doc/bsd.rst:
3d3b561f 101 Add trailing newline.
83d400bd 102 * doc/contrib.rst:
3d3b561f 103 Add trailing newline.
83d400bd 104 * doc/contribute.rst:
3d3b561f 105 Add trailing newline.
83d400bd 106 * doc/cppdiropts.rst:
3d3b561f 107 Add trailing newline.
83d400bd 108 * doc/cppenv.rst:
3d3b561f 109 Add trailing newline.
83d400bd 110 * doc/cppopts.rst:
3d3b561f 111 Add trailing newline.
83d400bd 112 * doc/cppwarnopts.rst:
3d3b561f 113 Add trailing newline.
83d400bd 114 * doc/funding.rst:
3d3b561f 115 Add trailing newline.
83d400bd 116 * doc/gnu.rst:
3d3b561f 117 Add trailing newline.
83d400bd 118 * doc/gnu_free_documentation_license.rst:
3d3b561f 119 Add trailing newline.
83d400bd 120 * doc/gpl-3.0.rst:
3d3b561f 121 Add trailing newline.
83d400bd 122 * doc/indices-and-tables.rst:
3d3b561f 123 Add trailing newline.
83d400bd 124 * doc/lgpl-2.1.rst:
3d3b561f 125 Add trailing newline.
83d400bd 126 * doc/md.rst:
3d3b561f 127 Add trailing newline.
83d400bd
GA
128
1292022-11-14 Martin Liska <mliska@suse.cz>
130
131 Revert:
132 2022-11-09 Martin Liska <mliska@suse.cz>
133
134 * configure.ac: Use new install URL.
135 * configure: Regenerate.
136
1372022-11-14 Martin Liska <mliska@suse.cz>
138
139 Revert:
140 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
141
142 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
143 instead of just ``.''.
144 * doc/gcc_sphinx.py: Moved to...
145 * doc/modules/gcc_sphinx.py: ...here.
146
1472022-11-14 Martin Liska <mliska@suse.cz>
148
149 Revert:
150 2022-11-10 Martin Liska <mliska@suse.cz>
151
152 * doc/baseconf.py: Modernize by using pathlib.
153
1542022-11-14 Martin Liska <mliska@suse.cz>
155
156 Revert:
157 2022-11-11 Martin Liska <mliska@suse.cz>
158
159 * doc/Makefile: Disable -j auto.
160
1612022-11-14 Martin Liska <mliska@suse.cz>
162
163 Revert:
164 2022-11-11 Martin Liska <mliska@suse.cz>
165
166 * doc/Makefile: Update comment.
167
1682022-11-14 Martin Liska <mliska@suse.cz>
169
170 Revert:
171 2022-11-11 Martin Liska <mliska@suse.cz>
172
173 * doc/indices-and-tables.rst: Rename Indexes to Indices.
174
1752022-11-14 Martin Liska <mliska@suse.cz>
176
177 Revert:
178 2022-11-13 Martin Liska <mliska@suse.cz>
179
180 PR web/107643
181 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
182 is set.
183 * doc/indices-and-tables.rst: Use include_todo tag.
184
1852022-11-14 Martin Liska <mliska@suse.cz>
186
187 Revert:
188 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
189
190 * doc/contrib.rst: Update Jeff Law's email address.
191
eefbfbc7
GA
1922022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
193
194 * doc/contrib.rst: Update Jeff Law's email address.
195
1962022-11-13 Martin Liska <mliska@suse.cz>
197
198 PR web/107643
199 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
200 is set.
201 * doc/indices-and-tables.rst: Use include_todo tag.
202
5b6ce16a
GA
2032022-11-11 Martin Liska <mliska@suse.cz>
204
205 * doc/indices-and-tables.rst: Rename Indexes to Indices.
206
2072022-11-11 Martin Liska <mliska@suse.cz>
208
209 * doc/Makefile: Update comment.
210
2112022-11-11 Martin Liska <mliska@suse.cz>
212
213 * doc/Makefile: Disable -j auto.
214
f225b813
GA
2152022-11-10 Martin Liska <mliska@suse.cz>
216
217 * doc/baseconf.py: Modernize by using pathlib.
218
2192022-11-10 Arsen Arsenović <arsen@aarsen.me>
220
221 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
222 instead of just ``.''.
223 * doc/gcc_sphinx.py: Moved to...
224 * doc/modules/gcc_sphinx.py: ...here.
225
1cdfd0e5
GA
2262022-11-09 Martin Liska <mliska@suse.cz>
227
228 * configure.ac: Use new install URL.
229 * configure: Regenerate.
230
2312022-11-09 Martin Liska <mliska@suse.cz>
232
233 * doc/bsd.rst:
3d3b561f 234 Add trailing newline.
1cdfd0e5 235 * doc/contrib.rst:
3d3b561f 236 Add trailing newline.
1cdfd0e5 237 * doc/contribute.rst:
3d3b561f 238 Add trailing newline.
1cdfd0e5 239 * doc/cppdiropts.rst:
3d3b561f 240 Add trailing newline.
1cdfd0e5 241 * doc/cppenv.rst:
3d3b561f 242 Add trailing newline.
1cdfd0e5 243 * doc/cppopts.rst:
3d3b561f 244 Add trailing newline.
1cdfd0e5 245 * doc/cppwarnopts.rst:
3d3b561f 246 Add trailing newline.
1cdfd0e5 247 * doc/funding.rst:
3d3b561f 248 Add trailing newline.
1cdfd0e5 249 * doc/gnu.rst:
3d3b561f 250 Add trailing newline.
1cdfd0e5 251 * doc/gnu_free_documentation_license.rst:
3d3b561f 252 Add trailing newline.
1cdfd0e5 253 * doc/gpl-3.0.rst:
3d3b561f 254 Add trailing newline.
1cdfd0e5 255 * doc/indices-and-tables.rst:
3d3b561f 256 Add trailing newline.
1cdfd0e5 257 * doc/lgpl-2.1.rst:
3d3b561f 258 Add trailing newline.
1cdfd0e5 259 * doc/md.rst:
3d3b561f 260 Add trailing newline.
1cdfd0e5
GA
261
2622022-11-09 Martin Liska <mliska@suse.cz>
263
264 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
265 provide a default.
266
2672022-11-09 Martin Liska <mliska@suse.cz>
268
269 * configure: Regenerate.
270 * configure.ac: Support Sphinx based documentation.
271
2722022-11-09 Martin Liska <mliska@suse.cz>
273
274 * doc/baseconf.py: Port to GCC sources.
275
2762022-11-09 Martin Liska <mliska@suse.cz>
277
278 * doc/Makefile: New file.
279 * doc/_static/custom.css: New file.
280 * doc/baseconf.py: New file.
281 * doc/bsd.rst: New file.
282 * doc/contrib.rst: New file.
283 * doc/contribute.rst: New file.
284 * doc/cppdiropts.rst: New file.
285 * doc/cppenv.rst: New file.
286 * doc/cppopts.rst: New file.
287 * doc/cppwarnopts.rst: New file.
288 * doc/favicon.ico: New file.
289 * doc/funding.rst: New file.
290 * doc/gcc_sphinx.py: New file.
291 * doc/gnu.rst: New file.
292 * doc/gnu_free_documentation_license.rst: New file.
293 * doc/gpl-3.0.rst: New file.
294 * doc/indices-and-tables.rst: New file.
295 * doc/lgpl-2.1.rst: New file.
296 * doc/logo.pdf: New file.
297 * doc/logo.svg: New file.
298 * doc/md.rst: New file.
299 * doc/requirements.txt: New file.
300
89d0a14a
JJ
3012022-11-04 Thomas Schwinge <thomas@codesourcery.com>
302
303 * Makefile.def: Remove module 'liboffloadmic'.
304 * Makefile.in: Regenerate.
305 * configure.ac: Remove 'liboffloadmic' handling.
306 * configure: Regenerate.
307
9a8b868d
GA
3082022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
309
310 * MAINTAINERS: Update email address.
311
10439719
GA
3122022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
313
314 * configure.ac: Don't configure readline if --with-system-readline is
315 used.
316 * configure: Re-generate.
317
781f477a
GA
3182022-10-12 Cui,Lili <lili.cui@intel.com>
319
320 * MAINTAINERS (Write After Approval): Add myself.
321
ab332cd7
GA
3222022-10-11 Olivier Hainque <hainque@adacore.com>
323
324 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
325 and friends for rtp !large. Assume the linker has the required
326 abilities and set lt_cv_deplibs_check_method.
327
3a221b73
GA
3282022-09-30 Olivier Hainque <hainque@adacore.com>
329
330 * configure.ac (*vxworks*): If enable_shared is not
331 set, set to "no" and add --disable-shared to target and
332 host_configargs.
333 * configure: Regenerate.
334
220c4d8e
GA
3352022-09-26 Jeff Law <jlaw@ventanamicro.com>
336
337 * MAINTAINERS: Update my email address and DCO entry.
338
4afaeaab
GA
3392022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342
d0fc05e8
GA
3432022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
fe2a8ce9
GA
3472022-09-07 Jeff Law <jeffreyalaw@gmail.com>
348
349 * MAINTAINERS: Update my email address.
350
3512022-09-07 Tom de Vries <tdevries@suse.de>
352
353 * configure.ac: Set extra_host_libiberty_configure_flags and
354 extra_host_zlib_configure_flags in separate case statements.
355 * configure: Regenerate.
356
25aeb922
GA
3572022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
358
359 * MAINTAINERS: Update c-sky port maintainers' emails.
360
542c60c4
GA
3612022-08-31 Martin Liska <mliska@suse.cz>
362
363 * configure: Regenerate.
364 * configure.ac: Delete hpux9 and hpux10.
365
30afe5e7
GA
3662022-08-18 Sergei Trofimovich <siarheit@google.com>
367
368 * Makefile.def: Drop libelf module and gcc-configure dependency
369 on it.
370 * Makefile.in: Regenerate with 'autogen Makefile.def'.
371 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
372 LIBELFINC.
373 * configure: Regenrate.
374 * configure.ac (host_libs): Drop unused libelf.
375
3762022-08-18 Sergei Trofimovich <siarheit@google.com>
377
378 * Makefile.in: Regenerate.
379
4ad52740
GA
3802022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
381
382 * MAINTAINERS: Add myself as AutoFDO maintainer.
383
32510382
GA
3842022-08-01 Roger Sayle <roger@nextmovesoftware.com>
385 Arnaud Charlet <charlet@adacore.com>
386
387 * configure: Regenerate.
388
4a7274dd
GA
3892022-07-31 Roger Sayle <roger@nextmovesoftware.com>
390
391 PR bootstrap/106472
392 * Makefile.def (dependencies): Make configure-target-libgo depend
393 upon all-target-libbacktrace.
394
1e2c5f4c
GA
3952022-07-27 David Faust <david.faust@oracle.com>
396
397 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
398
3992022-07-27 Richard Biener <rguenther@suse.de>
400
401 * MAINTAINERS (Roger Sayle): Update e-mail address.
402
bbb9c030
GA
4032022-07-21 Sam Feifer <sfeifer@redhat.com>
404
405 * MAINTAINERS (Write After Approval): Add myself.
406
4072022-07-21 Marc Poulhiès <poulhies@adacore.com>
408
409 * MAINTAINERS: Add myself as Ada front end co-maintainer.
410
7c0c10db
GA
4112022-07-19 Alexander Monakov <amonakov@ispras.ru>
412
413 * .gitignore: Do not ignore config.h.
414
bdc7b765
GA
4152022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
416
417 * MAINTAINERS: Add myself to Write After Approval.
418
8467574d
GA
4192022-07-04 Martin Liska <mliska@suse.cz>
420
421 * MAINTAINERS: fix sorting of names
422
3731dd0b
GA
4232022-07-03 Immad Mir <mirimmad17@gmail.com>
424
425 * MAINTAINERS: add myself.
426
4272022-07-03 Immad Mir <mirimmad17@gmail.com>
428
429 * MAINTAINERS: Add myself to write after approval and DCO.
430
20f0f305
GA
4312022-07-02 Tim Lange <mail@tim-lange.me>
432
433 * MAINTAINERS: Add myself.
434
ed974488
GA
4352022-07-01 Haochen Jiang <haochen.jiang@intel.com>
436
437 * MAINTAINERS (Write After Approval): Add myself.
438
976196b3
GA
4392022-06-30 Cui,Lili <lili.cui@intel.com>
440
441 Revert:
442 2022-06-30 Cui,Lili <lili.cui@intel.com>
443
444 * MAINTAINERS (Write After Approval): Add myself.
445
4462022-06-30 Cui,Lili <lili.cui@intel.com>
447
448 * MAINTAINERS (Write After Approval): Add myself.
449
fb29fdea
GA
4502022-06-28 Alexandre Oliva <oliva@adacore.com>
451
452 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
453 (EXTRA_GCC_FLAGS): Likewise.
454 * Makefile.in: Rebuilt.
455
4562022-06-28 konglin1 <lingling.kong@intel.com>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
9d3dd218
GA
4602022-06-27 Tom de Vries <tdevries@suse.de>
461
462 * configure.ac: Build libiberty pic variant for gdbserver.
463 * configure: Regenerate.
464
b2b72757
GA
4652022-06-26 Iain Sandoe <iain@sandoe.co.uk>
466
467 * configure: Regenerate.
468 * configure.ac: Correct use of $host.
469
87509781
GA
4702022-06-25 Jeff Law <jeffreyalaw@gmail.com>
471
472 * MAINTAINERS: Remove tilegx and tilepro entries.
473 * configure.ac: Remove tilegx and tilepro stanzas.
474 * configure: Rebuilt.
475
37b3b5da
GA
4762022-05-28 Bruce Korb <bkorb@gnu.org>
477
478 * .gitignore: Ignore vim swap files
479
9df4ffe4
GA
4802022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
481
482 * MAINTAINERS: Add myself to write after approval.
483
d0d513b5
GA
4842022-05-11 Kewen Lin <linkw@linux.ibm.com>
485
486 * MAINTAINERS: Remove myself from DCO section.
487
bd022ff9
GA
4882022-05-09 Xi Ruoyao <xry111@xry111.site>
489
490 * MAINTAINERS: Update my email address.
491
4922022-05-09 Clément Chigot <chigot@adacore.com>
493
494 * MAINTAINERS: Update my email address.
495
ab869e7f
GA
4962022-05-05 Kewen Lin <linkw@linux.ibm.com>
497
498 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
499 section.
500
d1d57187
GA
5012022-04-19 Richard Henderson <rth@gcc.gnu.org>
502
503 * MAINTAINERS: Update my email address.
504
8af4270d
GA
5052022-04-01 Qian Jianhua <qianjh@fujitsu.com>
506
507 * MAINTAINERS: Update my email address.
508
9f774626
GA
5092022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
510
511 * MAINTAINERS: (CPU Port Maintainers): Add myself and
512 Lulu as LoongArch port maintainer.
513
5142022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
515 Lulu Cheng <chenglulu@loongson.cn>
516
517 * configure.ac: Add LoongArch tuples.
518 * configure: Regenerate.
519
aab0127d
GA
5202022-03-28 Tom Tromey <tromey@adacore.com>
521
522 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
523 * configure: Rebuild.
524
6fc4a993
GA
5252022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
526
527 * MAINTAINERS: Change my information.
528
9fc8f278
GA
5292022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
530
531 * MAINTAINERS: Add myself to DCO section.
532
510613e7
GA
5332022-03-14 Jonathan Wakely <jwakely@redhat.com>
534
535 * configure.ac: Fix incorrect option in comment.
536 * configure: Regenerate.
537
8cc4f9cd
GA
5382022-03-09 Hans-Peter Nilsson <hp@axis.com>
539
540 * Makefile.def (dependencies): Make configure-sim depend on
541 all-readline.
542 * Makefile.in: Regenerate.
543
2cfb33fc
GA
5442022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
545
546 * MAINTAINERS (Write After Approval): Update my e-mail address.
547
2a2fda2d
GA
5482022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
549
550 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
551
1bb52662
GA
5522022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
553
554 * MAINTAINERS: Update my email and add myself to the DCO list.
555
e0b8716f
GA
5562022-01-25 Thomas Schwinge <thomas@codesourcery.com>
557
558 Revert:
559 2021-09-16 Andrew Pinski <apinski@marvell.com>
560
561 PR bootstrap/67102
562 * Makefile.def: Have configure-target-libffi depend on
563 all-target-libstdc++-v3.
564 * Makefile.in: Regenerate.
565
d43be9dc
GA
5662022-01-22 Jakub Jelinek <jakub@redhat.com>
567
568 PR other/104181
569 * build.log: Remove.
570
5fa55d55
GA
5712022-01-20 Martin Liska <mliska@suse.cz>
572
573 * MAINTAINERS: Adjust email address based on IRC request.
574
7a761ae6
GA
5752022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
576
577 * MAINTAINERS: Update my email address.
578
fc829782
GA
5792022-01-17 Martin Liska <mliska@suse.cz>
580
581 * MAINTAINERS: Rename .c names to .cc.
582
ad3f0d08
GA
5832022-01-13 Jakub Jelinek <jakub@redhat.com>
584
585 * Makefile.am: Remove.
586
01a254e3
GA
5872022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
588
589 * Makefile.am: New file.
590
5912022-01-11 Martin Liska <mliska@suse.cz>
592
593 * MAINTAINERS: Sort 2 names.
594
d9450aa0
GA
5952022-01-10 Martin Liska <mliska@suse.cz>
596
597 * MAINTAINERS: Fix obvious issues with sorting.
598
55e96bf9
GA
5992022-01-07 liuhongt <hongtao.liu@intel.com>
600
601 * build.log: New file.
602
0fbefa25
GA
6032022-01-05 Nathan Sidwell <nathan@acm.org>
604
605 * MAINTAINERS: Add DCO entry. Sort that list.
606
7d11b64b
GA
6072022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
608
609 * MAINTAINERS: Change of email address in both DCO and
610 Write After Approval list.
611
aa17859b
GA
6122021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
613
614 * configure: Regenerate.
615
6162021-12-21 Martin Liska <mliska@suse.cz>
617
618 * config.sub: Change mode back to 755.
619
2554e2da
GA
6202021-12-17 Martin Liska <mliska@suse.cz>
621
622 * config.sub: Sync from master.
623
6242021-12-17 Martin Liska <mliska@suse.cz>
625
626 Revert:
627 2021-12-16 Matthias Seidel <mseidel@apache.org>
628
629 * config.sub: Fix typo.
630
774269aa
GA
6312021-12-16 Matthias Seidel <mseidel@apache.org>
632
633 * config.sub: Fix typo.
634
6352021-12-16 H.J. Lu <hjl.tools@gmail.com>
636
637 Revert:
638 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
639
640 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
641 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
642 * configure.ac: Include config/gcc-plugin.m4.
643 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
644 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
645 RANLIB if possible.
646 * Makefile.in: Regenerated.
647 * configure: Likewise.
648
8a89c39b
GA
6492021-12-15 H.J. Lu <hjl.tools@gmail.com>
650
651 * Makefile.tpl (BUILD_CFLAGS): New.
652 (CFLAGS): Append $(BUILD_CFLAGS).
653 (CXXFLAGS): Likewise.
654 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
655 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
656 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
657 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
658 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
659 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
660 (PGO-TRAINING-TARGETS): Likewise.
661 (PGO_BUILD_TRAINING): Likewise.
662 (all): Add '+' to the command line for recursive make. Support
663 the PGO build.
664 * configure.ac: Add --enable-pgo-build[=lto].
665 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
666 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
667 * Makefile.in: Regenerated.
668 * configure: Likewise.
669
6702021-12-15 H.J. Lu <hjl.tools@gmail.com>
671
672 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
673 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
674 * configure.ac: Include config/gcc-plugin.m4.
675 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
676 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
677 RANLIB if possible.
678 * Makefile.in: Regenerated.
679 * configure: Likewise.
680
9c6586bc
GA
6812021-12-14 Marc Poulhiès <poulhies@adacore.com>
682
683 * MAINTAINERS: Add myself to write after approval.
684
3a580f96
GA
6852021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
686
687 * MAINTAINERS: Adding myself.
688
ea6ef320
GA
6892021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
690
691 * configure: Regenerate.
692 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
693 $(CPP).
694
c177e806
GA
6952021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
696
697 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
698 libatomic.
699 * Makefile.in: Regenerate.
700 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
701 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
702 target-libphobos-bootstrap.
703 (STAGE2_CONFIGURE_FLAGS): Likewise.
704 * configure: Regenerate.
705 * configure.ac: Add support for bootstrapping D front-end.
706
6b1695f4
GA
7072021-11-16 Martin Uecker <uecker@gcc.gnu.org>
708
709 * MAINTAINERS: Add myself to DCO section and update email address.
710
7112021-11-16 Iain Sandoe <iain@sandoe.co.uk>
712
713 * configure: Regenerate.
714 * configure.ac: Ensure that PIC (shared) defaults are set
715 correctly for Darwin.
716
7172021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
718
719 * MAINTAINERS: Update my address.
720
af2852b9
GA
7212021-11-12 Alan Modra <amodra@gmail.com>
722
723 * Makefile.def (configure-opcodes): Depend on configure-bfd.
724 * Makefile.in: Regenerate.
725
18ae471f
GA
7262021-11-03 Maciej W. Rozycki <macro@embecosm.com>
727
728 * MAINTAINERS: Clarify the policy WRT the Write After Approval
729 list.
730
b4df2dd3
GA
7312021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
732
733 * MAINTAINERS (Reviewers, arc): Remove my entry.
734 (Write After Approval): Add an entry for myself.
735
2322c8b1
GA
7362021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
737
738 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
739 * Makefile.in: Regenerate.
740 * configure: Regenerate.
741 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
742
3ff5b4ed
GA
7432021-10-26 Jeff Law <jeffreyalaw@gmail.com>
744
745 * MAINTAINERS: Fix up Maciej's entries.
746
7472021-10-26 Maciej W. Rozycki <macro@embecosm.com>
748
749 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
750 maintainer.
751
c2bd5d8a
GA
7522021-10-22 Eric Gallager <egallager@gcc.gnu.org>
753
754 PR other/102663
755 * Makefile.def: Handle install-dvi target.
756 * Makefile.tpl: Likewise.
757 * Makefile.in: Regenerate.
758
19472fc3
GA
7592021-10-19 Clément Chigot <clement.chigot@atos.net>
760
761 * MAINTAINERS: Add myself for write after approval.
762
52055987
GA
7632021-10-12 Eric Gallager <egallager@gcc.gnu.org>
764
765 * Makefile.def: Mark libcody, libdecnumber,
766 c++tools, libgcc, and libobjc as missing TAGS
767 targets.
768 * Makefile.in: Regenerate.
769
50e20ee6
GA
7702021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
771
772 * MAINTAINERS: Add myself to DCO section and update email
773 address.
774
d238146e
GA
7752021-09-29 Jonathan Wakely <jwakely@redhat.com>
776
777 * MAINTAINERS: Add myself to DCO section.
778
fd133479
GA
7792021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
780
781 * configure: Regenerate.
782 * configure.ac (skipdirs): Add the contents of target_configdirs if
783 we are not building gcc.
784
9a4293ed
GA
7852021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
786
787 * Makefile.def: Back-port commits ba4d88ad892f and
788 755ba58ebef0 from binutils-gdb repository.
789 * Makefile.in: Regenerated.
790
62498024
GA
7912021-09-20 Harald Anlauf <anlauf@gmx.de>
792
793 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
794
0a4cb439
GA
7952021-09-17 Iain Sandoe <iain@sandoe.co.uk>
796
797 * Makefile.def: Add a jit check target for the jit
798 language.
799 * Makefile.in: Regenerate.
800
e19570d3
GA
8012021-09-16 Andrew Pinski <apinski@marvell.com>
802
803 PR bootstrap/67102
804 * Makefile.def: Have configure-target-libffi depend on
805 all-target-libstdc++-v3.
806 * Makefile.in: Regenerate.
807
a26206ec
GA
8082021-09-10 Petter Tomner <tomner@kth.se>
809
810 * MAINTAINERS: Me added to DCO and write after approval
811
e11c6046
GA
8122021-09-01 YunQiang Su <syq@debian.org>
813
814 * MAINTAINERS: Add myself for write after approval.
815
6d51ee43
GA
8162021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
819 * Makefile.in: Regenerate.
820
4be4fa4e
GA
8212021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
822
823 * MAINTAINERS: Add myself for write after approval.
824
6e529985
GA
8252021-08-18 Iain Sandoe <iain@sandoe.co.uk>
826
827 * Makefile.in: Regenerate.
828 * Makefile.tpl: Make the state of the configured host
829 shared flag available to makefile fragements.
830
37768150
GA
8312021-08-09 Hongyu Wang <hongyu.wang@intel.com>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
92d45509
GA
8352021-07-20 Richard Earnshaw <rearnsha@arm.com>
836
837 * .dir-locals.el (bug-reference-url-format): Use https.
838
8392021-07-20 Richard Earnshaw <rearnsha@arm.com>
840
841 * .dir-locals.el (c-mode): Change fill-column to 79.
842
d97d71a1
GA
8432021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
844
845 * MAINTAINERS: Add myself to DCO section.
846
ef2ace64
GA
8472021-07-09 Iain Sandoe <iain@sandoe.co.uk>
848
849 * configure: Regenerate.
850 * configure.ac: Adjust cases for which it is necessary to
851 include the Darwin host config fragment.
852
6fba0eea
GA
8532021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
854
855 * MAINTAINERS: Add myself for write after approval and DCO.
856
6d53e6f9
GA
8572021-07-05 Iain Sandoe <iain@sandoe.co.uk>
858
859 * Makefile.def: Add dsymutil defs.
860 * Makefile.in: Regenerated.
861 * Makefile.tpl: Add dsymutil to flags.
862 * configure: Regenerated.
863 * configure.ac: Add dsymutil to target and build recipes.
864
bea7c16a
GA
8652021-07-01 Ankur Saini <arsenic@sourceware.org>
866
867 * MAINTAINERS: Add myself for write after approval.
868
25b6bfea
GA
8692021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
870
871 * MAINTAINERS (Write After Approval): Add myself.
872
90708f87
GA
8732021-06-25 Matthias Kretz <m.kretz@gsi.de>
874
875 * MAINTAINERS: Add myself for write after approval and DCO
876
9aa8327e
GA
8772021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
878
879 * .gitignore: Add entry for cscope.out.
880
419af06a
GA
8812021-06-22 liuhongt <hongtao.liu@intel.com>
882
883 * MAINTAINERS: Remove my Write After Approval entry.
884
2f080224
GA
8852021-06-21 liuhongt <hongtao.liu@intel.com>
886
887 * MAINTAINERS: Add myself as maintainer of the i386 vector
888 extensions.
889
c5581d48
GA
8902021-06-18 Antoni Boucher <bouanto@zoho.com>
891
892 * MAINTAINERS (Write After Approval): Add myself.
893
688359a2
GA
8942021-06-17 Aldy Hernandez <aldyh@redhat.com>
895
896 * MAINTAINERS (Various Maintainers): Add Andrew and myself
897 as *vrp and ranger maintainers.
898
28c62475
GA
8992021-06-05 Jeff Law <jeffreyalaw@gmail.com>
900
901 * MAINTAINERS: Adjust my entry in the DCO section so that it does
902 not trigger testsuite failures.
903
9042021-06-05 Jeff Law <jeffreyalaw@gmail.com>
905
906 * MAINTAINERS: Add myself to DCO section with both email addresses.
907
440c8a0a
GA
9082021-06-03 Jason Merrill <jason@redhat.com>
909
910 * MAINTAINERS: Add DCO version number.
911
9663c744
GA
9122021-06-02 Jason Merrill <jason@redhat.com>
913
914 * MAINTAINERS: Add DCO section.
915
ee682192
GA
9162021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
917
918 * MAINTAINERS (Write After Approval): Add myself.
919
1a87f838
GA
9202021-05-29 Mike Frysinger <vapier@gentoo.org>
921
922 * configure.ac: Add gnulib to configdirs for sim.
923 * configure: Regenerate.
924
a8daf9a1
GA
9252021-05-18 Mike Frysinger <vapier@gentoo.org>
926
927 * Makefile.def: Add configure-sim dependency on all-gnulib.
928 * Makefile.in: Regenerated.
929
a7ffc1ef
GA
9302021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
931
932 * MAINTAINERS (Write After Approval): Add myself.
933
0ff3a0f2
GA
9342021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
935
936 * MAINTAINERS (Write After Approval): Add myself.
937
037e3661
GA
9382021-05-11 Martin Liska <mliska@suse.cz>
939
940 * MAINTAINERS: Remove entries for removed
941 components (HSA, BRIG, libhsail-rt).
942 Move Pekka to Write After Approval.
943
9442021-05-11 Martin Liska <mliska@suse.cz>
945
946 * Makefile.def: Remove libhsail-rt.
947 * Makefile.in: Likewise.
948 * configure.ac: Likewise.
949 * configure: Regenerate.
950 * libhsail-rt/ChangeLog: Removed.
951 * libhsail-rt/Makefile.am: Removed.
952 * libhsail-rt/Makefile.in: Removed.
953 * libhsail-rt/README: Removed.
954 * libhsail-rt/aclocal.m4: Removed.
955 * libhsail-rt/configure: Removed.
956 * libhsail-rt/configure.ac: Removed.
957 * libhsail-rt/configure.tgt: Removed.
958 * libhsail-rt/include/internal/fibers.h: Removed.
959 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
960 * libhsail-rt/include/internal/phsa-rt.h: Removed.
961 * libhsail-rt/include/internal/workitems.h: Removed.
962 * libhsail-rt/rt/arithmetic.c: Removed.
963 * libhsail-rt/rt/atomics.c: Removed.
964 * libhsail-rt/rt/bitstring.c: Removed.
965 * libhsail-rt/rt/fbarrier.c: Removed.
966 * libhsail-rt/rt/fibers.c: Removed.
967 * libhsail-rt/rt/fp16.c: Removed.
968 * libhsail-rt/rt/misc.c: Removed.
969 * libhsail-rt/rt/multimedia.c: Removed.
970 * libhsail-rt/rt/queue.c: Removed.
971 * libhsail-rt/rt/sat_arithmetic.c: Removed.
972 * libhsail-rt/rt/segment.c: Removed.
973 * libhsail-rt/rt/workitems.c: Removed.
974 * libhsail-rt/target-config.h.in: Removed.
975
99e8df7a
GA
9762021-05-04 Nick Clifton <nickc@redhat.com>
977
978 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
979 * configure: Regenerate.
980
e4ff4ffb
GA
9812021-04-28 Jakub Jelinek <jakub@redhat.com>
982 Tobias Burnus <tobias@codesourcery.com>
983
984 * configure.ac (--enable-offload-defaulted): New.
985 * configure: Regenerate.
986
05ec629f
GA
9872021-04-23 David Faust <david.faust@oracle.com>
988
989 * MAINTAINERS (Write After Approval): Add myself.
990
a0ecde22
GA
9912021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
651684b4
GA
9952021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
996
997 * MAINTAINERS: Add myself as pru port maintainer.
998
bf1f3168
GA
9992021-03-23 David Malcolm <dmalcolm@redhat.com>
1000
1001 * MAINTAINERS: Add myself as static analyzer maintainer.
1002
287e3e84
GA
10032021-03-18 Jeff Law <jlaw@tachyum.com>
1004
1005 * MAINTAINERS: Update primary entry.
1006
5e93c2f0
GA
10072021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1008
1009 * MAINTAINERS (Write After Approval): Add myself.
1010
10112021-03-13 Mike Frysinger <vapier@gentoo.org>
1012
1013 * Makefile.def: Remove all-sim dependency on configure-gdb.
1014 * Makefile.in: Regenerated.
1015
48ff383f
GA
10162021-03-11 Jeff Law <law@redhat.com>
1017
1018 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1019
10202021-03-11 Martin Liska <mliska@suse.cz>
1021
1022 * Makefile.tpl: The change was done Makefile.in which
1023 is generated file.
1024
6405b40f
GA
10252021-03-08 Jeff Law <law@redhat.com>
1026
1027 * MAINTAINERS: Update my email address
1028
71e24b06
GA
10292021-02-23 Kito Cheng <kito.cheng@sifive.com>
1030
1031 * config.guess: Import latest upstream.
1032 * config.sub: Import latest upstream.
1033
161e4c08
GA
10342021-01-25 Martin Liska <mliska@suse.cz>
1035
1036 PR gcov-profile/98739
1037 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1038 for profiledbootstrap.
1039
8502e23d
GA
10402021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1041
1042 * MAINTAINERS (Write After Approval): Add myself.
1043
10442021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1045
1046 * MAINTAINERS (Write After Approval): Update my e-mail address.
1047
6851dda2
GA
10482021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1049
1050 * MAINTAINERS: Fix spacing.
1051
10522021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1053
1054 * MAINTAINERS (Write After Approval): Add myself
1055
942ae5be
GA
10562021-01-06 Nick Alcock <nick.alcock@oracle.com>
1057
1058 * Makefile.def: Sync with binutils-gdb:
1059 (dependencies): all-ld depends on all-libctf.
1060 (host_modules): libctf is no longer no_install.
1061 No longer no_check. Checking depends on all-ld.
1062 * Makefile.in: Regenerated.
1063
651b8a50
GA
10642021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1065
1066 * libtool.m4: Match gnu* along other GNU systems.
1067 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1068 * libgo/configure: Re-generate.
1069
7e73f511
GA
10702021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1071
1072 * MAINTAINERS: Update my email address.
1073
cd69e3d5
GA
10742020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
6e9d8651
GA
10782020-12-15 Nathan Sidwell <nathan@acm.org>
1079
1080 * Makefile.def
1081 * Makefile.in
1082 * Makefile.tpl
1083 * configure
1084 * configure.ac
1085
10862020-12-15 Nathan Sidwell <nathan@acm.org>
1087
1088 * Makefile.def: Add libcody.
1089 * configure.ac: Add libcody.
1090 * Makefile.in: Regenerated.
1091 * configure: Regenerated.
1092
d52945ce
GA
10932020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1094
1095 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1096
6e1edf48
GA
10972020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1098
1099 PR target/97865
1100 * libtool.m4: Update handling of Darwin platform link flags
1101 for Darwin20.
1102
11860cf4
GA
11032020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1104
1105 * .gitignore: Sync with binutils-gdb
1106
11072020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1108
1109 * MAINTAINERS: Add myself as arc port maintainer.
1110
a9625c50
GA
11112020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1112
1113 PR d/87788
1114 * configure.ac: Don't disable D for *-*-darwin*.
1115 * configure: Regenerate.
1116
11172020-11-29 John David Anglin <danglin@gcc.gnu.org>
1118
1119 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1120 hppa64-*-hpux11*.
1121
360258da
GA
11222020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1123
1124 * configure: Regenerate.
1125 * configure.ac: Add --bootstrap-hwasan option.
1126
8e6198d0
GA
11272020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1128
1129 * config.guess: Import latest upstream.
1130 * config.sub: Import latest upstream.
1131
29c5d9ce
GA
11322020-11-16 Martin Liska <mliska@suse.cz>
1133
1134 * .gitignore: Add cache as clangd uses it now.
1135
77f67db2
GA
11362020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1137
1138 * MAINTAINERS (Write After Approval): add myself
1139
2bee28dd
GA
11402020-11-09 Pat Bernardi <bernardi@adacore.com>
1141
1142 * MAINTAINERS (Write After Approval): Add myself.
1143
11442020-11-09 Jonathan Wakely <jwakely@redhat.com>
1145
1146 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1147 Remove FIXME comments.
1148
44cab2d8
GA
11492020-11-06 Martin Uecker <muecker@gwdg.de>
1150
1151 * MAINTAINERS: Update my email address.
1152
11532020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1154
1155 * MAINTAINERS (Write After Approval): Add myself.
1156
8e97b905
GA
11572020-10-06 Tobias Burnus <tobias@codesourcery.com>
1158
1159 PR target/97302
1160 * configure.ac: Only set with_gmp to /usr/local
1161 if not building in tree.
1162 * configure: Regenerate.
1163
239601c5
GA
11642020-09-18 Omar Tahir <omar.tahir@arm.com>
1165
1166 * MAINTAINERS (Write After Approval): Add myself.
1167
57ea0894
GA
11682020-08-26 Tobias Burnus <tobias@codesourcery.com>
1169
1170 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1171
5b9a3d2a
GA
11722020-08-20 Tobias Burnus <tobias@codesourcery.com>
1173
1174 PR bootstrap/96612
1175 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1176 if not the same as ${host}.
1177 * configure: Regenerate.
1178
2c4c56c2
GA
11792020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
afdd220a
GA
11832020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1184
1185 * MAINTAINERS: Update my email address.
1186
d48cca8f
GA
11872020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1188
1189 * MAINTAINERS (Write After Approval): Add myself.
1190
3ea9abca
GA
11912020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1192
1193 * MAINTAINERS (Write After Approval): Add myself.
1194
8e3b453e
GA
11952020-06-12 Martin Liska <mliska@suse.cz>
1196
1197 * .gitignore: Add .clang-tidy.
1198
2c455ae0
GA
11992020-06-08 Jason Merrill <jason@redhat.com>
1200
1201 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1202 * configure: Regenerate.
1203
8f94b078
GA
12042020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1205
1206 * MAINTAINERS: Add myself as xtensa port maintainer.
1207
53ffb43a
GA
12082020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1209
1210 * configure.ac: Don't require --enable-host-shared when building
1211 for Mingw.
1212 * configure: Regenerate.
1213
5329b59a
JM
12142020-05-18 Jason Merrill <jason@redhat.com>
1215
1216 * configure.ac: Update bootstrap dialect to -std=c++11.
1217
9a4a0a5b
AC
12182020-05-18 Alex Coplan <alex.coplan@arm.com>
1219
1220 * MAINTAINERS (Write After Approval): Add myself.
1221
afa3d80e
TS
12222020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1223
1224 PR target/92713
1225 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1226 (noconfigdirs): Add 'target-libstdc++-v3'.
1227 * configure: Regenerate.
1228
e6cbe965
SC
12292020-04-21 Stephen Casner <casner@acm.org>
1230
1231 PR 25830
1232 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1233 * configure: Rebuild.
1234
e9f799d2
ML
12352020-04-17 Martin Liska <mliska@suse.cz>
1236 Jonathan Yong <10walls@gmail.com>
1237
1238 PR gcov-profile/94570
1239 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1240 for CYGWIN.
1241
efd5bd4d
MJ
12422020-04-14 Martin Jambor <mjambor@suse.cz>
1243
1244 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1245
f9d09df0
TT
12462020-04-09 Tom Tromey <tom@tromey.com>
1247
1248 * configure: Rebuild.
1249 * Makefile.in: Rebuild.
1250 * Makefile.def (gdbsupport, gdbserver): New host modules.
1251 (configure-gdb): Depend on all-gdbsupport.
1252 (all-gdb): Depend on all-gdbsupport, all-libctf.
1253 * configure.ac (host_tools): Add gdbserver.
1254 Conditionally build gdbserver and gdbsupport.
1255
29b1533a
TB
12562020-03-09 Tobias Burnus <tobias@codesourcery.com>
1257
1258 * configure.ac: Build libgomp by default for amdgcn.
1259 * configure: Regenerate.
1260
7d6b3a78
SP
12612020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1262
1263 * MAINTAINERS (Write After Approval): Add myself.
1264
4707548e
JH
12652020-02-28 Joel Hutton <joel.hutton@arm.com>
1266
1267 * MAINTAINERS (Write After Approval) : Add myself.
1268
6f83ceb8
PD
12692020-02-20 Palmer Dabbelt <palmer@sifive.com>
1270
1271 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1272
d6ee2e7c
MS
12732020-02-14 Martin Sebor <msebor@redhat.com>
1274
1275 * doc/extend.texi (attribute alias): Mention type requirement.
1276 (attribute weak): Same.
1277 (attribute weakref): Correct invalid example.
1278
e01975f9
SB
12792020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1280
1281 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1282
affb7b66
JJ
12832020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1284 Jakub Jelinek <jakub@redhat.com>
1285
1286 * .gitattributes: Add *.md diff=md.
1287
780e19f8
GJL
12882020-01-14 Georg-Johann Lay <avr@gjlay.de>
1289
1290 The mentioned auto-generated file is no more part of the
1291
1292 GCC sources, it's auto-generated in $(builddir) during build.
1293
1294 PR target/92055
1295 * contrib/gcc_update (files_and_dependencies): Remove
1296 entry for gcc/config/avr/t-multilib.
1297
ef4395e5
AS
12982020-01-14 Anatoly Sokolov <aesok@dol.ru>
1299
1300 * MAINTAINERS: Update my email address.
1301
b2b465c5
JM
13022020-01-13 Joseph Myers <joseph@codesourcery.com>
1303
1304 * README.MOVED_TO_GIT: Remove.
1305
cff5a231
JM
13062020-01-11 Joseph Myers <joseph@codesourcery.com>
1307
1308 * README.MOVED_TO_GIT: New file.
1309
b1b72741
DZ
13102020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1311
1312 * MAINTAINERS (Write After Approval): Add myself.
1313
74a7b87a
JL
13142019-12-20 Jerome Lambourg <lambourg@adacore.com>
1315
1316 * MAINTAINERS (write_after_approval): Add myself.
1317
39f8777c
SMW
13182019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1319
1320 * MAINTAINERS (write_after_approval): Add myself.
1321
6226f592
MI
13222019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1323
1324 * MAINTAINERS (write_after_approval): Add myself.
1325
4f943869
MK
13262019-12-11 Matthias Klose <doko@ubuntu.com>
1327
1328 * configure.ac: Factor out common cases for compare_exclusions.
1329 * configure: Regenerate.
1330
a9046e98
JL
13312019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1332
1333 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1334 flag.
1335
53eb0cb3
LH
13362019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1337
a9046e98 1338 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1339
90ca6847
TB
13402019-11-27 Tobias Burnus <tobias@codesourcery.com>
1341
1342 PR middle-end/92463
1343 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1344 * configure: Regenerate
1345
aeebd94c
JB
13462019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1347
1348 * configure.ac: Use https for gcc.gnu.org.
1349 * configure: Regenerated.
1350
267d7432
JG
13512019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1352
1353 * MAINTAINERS (aarch64 port): Remove my name, move to...
1354 (Write After Approval): ...Here.
1355
a91eb234
KN
13562019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1357
1358 * MAINTAINERS: Change my email address as maintainer.
1359
8be34204
JB
13602019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1361
90ca6847
TB
1362 PR fortran/91828
1363 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1364 * configure: Regenerated.
8be34204 1365
678a1e99
JM
13662019-10-21 Jason Merrill <jason@redhat.com>
1367
1368 * .gitattributes: Also check ChangeLog whitespace.
1369
aa7710cb
AB
13702019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1371
1372 * contrib/dg-extract-results.sh: Add support for KPASS.
1373 * contrib/dg-extract-results.py: Likewise.
1374
6664a5f7
JM
13752019-10-17 Jason Merrill <jason@redhat.com>
1376
1377 * .gitattributes: Avoid {} in filename pattern.
1378
df77d703
TS
13792019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1380
1381 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1382 Approval section.
1383
4d07a2ec
FH
13842019-10-01 Frederik Harwath <frederik@codesourcery.com>
1385
1386 * MAINTAINERS: Add myself to Write After Approval
1387
5fdd1d33
RS
13882019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1389
1390 * MAINTAINERS: Add myself as an aarch64 maintainer.
1391
16b17446
KT
13922019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1393
1394 * MAINTAINERS: Add myself as aarch64 maintainer.
1395
a8cea25c
CL
13962019-09-23 Carl Love <cel@us.ibm.com>
1397
1398 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1399 New define_insn.
1400 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1401 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1402
0d1cfeed
ST
14032019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1404
1405 * MAINTAINERS (Sam Tebbs): Update email address.
1406
3d34b7af
TB
14072019-09-10 Tobias Burnus <tobias@codesourcery.com>
1408
1409 * MAINTAINERS: Update my email address.
1410
b1e21e5a
CL
14112019-09-10 Christophe Lyon <christophe.lyon@st.com>
1412
3d34b7af 1413 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1414
91dfef96
JM
14152019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1416
1417 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1418 Remove myself from Write After Approval section.
1419
14202019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1421
1422 * configure.ac: Support for bpf-*-* targets.
1423 * configure: Regenerate.
1424
b7b1f657
JM
14252019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1426
1427 * config.sub: Import upstream version 2019-06-30.
1428 * config.guess: Import upstream version 2019-07-24.
1429
2f2aeda9
UW
14302019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1431
1432 * MAINTAINERS: Remove spu port maintainers.
1433
91eed5f2
ML
14342019-08-28 Martin Liska <mliska@suse.cz>
1435
1436 * .gitignore: Add .clangd and compile_commands.json
1437 to .gitignore.
1438
d0fc6e9f
MF
14392019-08-23 Michael Forney <mforney@mforney.org>
1440
1441 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1442 * Makefile.in: Regenerate.
1443
aac9103b
TT
14442019-08-19 Tom Tromey <tom@tromey.com>
1445
1446 * configure: Rebuild.
1447 * configure.ac: Add --with-static-standard-libraries.
1448
3b5864f4
AO
14492019-08-16 Alexandre Oliva <oliva@gnu.org>
1450
1451 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1452
8fc306e9
ME
14532019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1454
1455 * MAINTAINERS (Write After Approval): Add myself.
1456
f069f0f2
KC
14572019-07-08 Kito Cheng <kito.cheng@sifive.com>
1458
1459 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1460 RISC-V port maitainer.
1461
9118c5e1
KC
14622019-07-08 Kito Cheng <kito.cheng@sifive.com>
1463
1464 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1465
c19713b7
KC
14662019-07-08 Kito Cheng <kito.cheng@sifive.com>
1467
1468 * MAINTAINERS (Write After Approval): Add myself.
1469
e676d704 14702019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1471
1472 * MAINTAINERS (Write After Approval): Add myself.
1473
247b63e3
ML
14742019-06-25 Martin Liska <mliska@suse.cz>
1475
1476 contrib/filter-clang-warnings.py: Transform from
1477 filter-rtags-warnings.py.
1478
98e5be21
TT
14792019-06-15 Tom Tromey <tom@tromey.com>
1480
1481 * configure.ac (host_libs): Add gnulib.
1482 * configure: Rebuild.
1483 * Makefile.def (host_modules, dependencies): Add gnulib.
1484 * Makefile.in: Rebuild.
1485
1ab4217d
DD
14862019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
3e209f57 14902019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1491
1492 * configure: Regenerate.
1493 * configure.ac: Add PRU target.
1494
8b164a4e 14952019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
de6abd85
NC
14992019-06-11 Nick Clifton <nickc@redhat.com>
1500
1501 Import these changes from the binutils/gdb repository:
1502
1503 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1504
1505 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1506 and all its deps.
1507 * Makefile.in: Regenerated.
1508
1509 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1510
1511 * Makefile.def (host_modules): Add libctf.
1512 * Makefile.def (dependencies): Likewise.
1513 libctf depends on zlib, libiberty, and bfd.
1514 * Makefile.in: Regenerated.
1515 * configure.ac (host_libs): Add libctf.
1516 * configure: Regenerated.
1517
fb03c52f
VI
15182019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1519
1520 * MAINTAINERS (Write After Approval): Add myself.
1521
dbd5df2e
PB
15222019-05-19 Peter Bergner <bergner@linux.ibm.com>
1523
1524 * MAINTAINERS: Update my email address.
1525
8ee47828
TR
15262019-05-17 Thomas Rodgers <trodgers@redhat.com>
1527
1528 * MAINTAINERS (Write After Approval): Add myself.
1529
f6b2daaf
JM
15302019-05-16 Jun Ma <junma@linux.alibaba.com>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
2ed6d245
JW
15342019-05-07 Jim Wilson <jimw@sifive.com>
1535
1536 * MAINTAINERS: Remove myself as IA-64 maintainer.
1537
d1b65077
RI
15382019-05-04 Roland Illig <roland.illig@gmx.de>
1539
1540 * MAINTAINERS (Write After Approval): Add myself.
1541
5fe6af6d
RB
15422019-05-02 Richard Biener <rguenther@suse.de>
1543
1544 PR bootstrap/85574
1545 * Makefile.tpl (compare target): Also compare extra-compare
1546 files.
1547 * Makefile.in: Regenerate.
1548
1e8dac32
RZ
15492019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1550
1551 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1552 as modulo-scheduler maintainer.
1553
42d3fe9a
IS
15542019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1555
1556 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1557
3d52462c
IS
15582019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1559
1560 * MAINTAINERS: Update my email address.
1561
4d024c32
JP
15622019-04-14 Johannes Pfau <johannespfau@gmail.com>
1563
1564 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1565 * configure: Regenerate.
1566
7d31d331
RO
15672019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1568
1569 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1570 * configure: Regenerate.
1571
bb50312e
IB
15722019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1573
1574 * configure.ac: Add target-zlib to target_libraries.
1575 * configure: Regenerate.
1576
1c67e69c
ML
15772019-04-09 Martin Liska <mliska@suse.cz>
1578
1579 * Makefile.in: Regenerate.
1580 * Makefile.tpl: Pass GENERATOR_CFLAGS
1581 in all stages.
1582
684f6008
ML
15832019-03-28 Martin Liska <mliska@suse.cz>
1584
1585 PR bootstrap/89829
1586 * Makefile.in: Revert r254150.
1587 * Makefile.tpl: Likewise.
1588
fed156ac
BE
15892019-03-28 Ben Elliston <bje@gnu.org>
1590
1591 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1592 related, and libdecnumber.
1593
d81beb31
AM
15942019-03-15 Alexander Monakov <amonakov@ispras.ru>
1595
1596 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1597 (Write After Approval): Remove myself.
1598
35e2f066
AM
15992019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1600
5fce606f 1601 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1602
60f32352
AS
16032019-02-11 Andrew Stubbs <ams@codesourcery.com>
1604
1605 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1606 (Write After Approval): Remove myself and Julian.
1607
b4f964c8
HA
16082019-01-26 Harald Anlauf <anlauf@gmx.de>
1609
1610 * MAINTAINERS (Write After Approval): Add myself.
1611
1009e9a2
KCY
16122019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1613
1614 * MAINTAINERS (Write After Approval): Add myself.
1615
275e9ad9
XHL
16162019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1617
62fa42ce
SB
1618 * ChangeLog: Replace space with tab.
1619 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1620
8fcc3599
JG
16212019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1622
1623 * MAINTAINERS (Write After Approval): Add myself.
1624
9c83c587
LJH
16252019-01-18 Li Jia He <helijia@gcc.gnu.org>
1626
1627 * MAINTAINERS (Write After Approval): Add myself.
1628
7431c1a1
AS
16292019-01-17 Andrew Stubbs <ams@codesourcery.com>
1630 Kwok Cheung Yeung <kcy@codesourcery.com>
1631 Julian Brown <julian@codesourcery.com>
1632 Tom de Vries <tom@codesourcery.com>
1633 Jan Hubicka <hubicka@ucw.cz>
1634 Martin Jambor <mjambor@suse.cz>
1635
1636 * configure.ac: Likewise.
1637 * configure: Regenerate.
1638 * contrib/config-list.mk: Add amdgcn-amdhsa.
1639
0684a816
KL
16402019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
62fa42ce 16442019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1645
275e9ad9 1646 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1647
5227609c
RO
16482019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1649
1650 PR target/88535
1651 * config.guess: Import upstream version 2019-01-03.
1652 * config.sub: Import upstream version 2019-01-01.
1653
7c50cefc
TP
16542018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1655
1656 * MAINTAINERS (Write After Approval): Update my maintainer address.
1657
ea9a30d0
GB
16582018-12-21 Gergö Barany <gergo@codesourcery.com>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
23d3e2d5
SB
16622018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1663
1664 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1665
e4a9a572
IS
16662018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1667
1668 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1669 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1670 (GCC_TARGET_TOOL): Likewise.
1671 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1672 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1673 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1674 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1675 * configure: Regenerate.
e4a9a572
IS
1676 * Makefile.in: Likewise.
1677
f9b4801c
JP
16782018-11-28 Johannes Pfau <johannespfau@gmail.com>
1679
1680 * MAINTAINERS (Write After Approval): Add myself.
1681
7f9414c1
ML
16822018-11-13 Martin Liska <mliska@suse.cz>
1683
1684 * gcc.target/i386/pr87930.c: Move to ...
1685 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1686
1dbff00c
SH
16872018-11-10 Stafford Horne <shorne@gmail.com>
1688
1689 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1690 (Write After Approval): Remove myself.
1691
e9f3803d
HAQ
16922018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1693
1694 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1695 Append $INCICONV to it.
1696
45bf1490
SH
16972018-11-04 Stafford Horne <shorne@gmail.com>
1698
1699 * MAINTAINERS (Write After Approval): Add myself.
1700
22e05272
JM
17012018-10-31 Joseph Myers <joseph@codesourcery.com>
1702
1703 PR bootstrap/82856
1704 * multilib.am: New file. From automake.
1705
1706 Merge from binutils-gdb:
1707 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1708
1709 * libtool.m4: Use AC_LANG_SOURCE.
1710 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1711 * ar-lib: New file.
1712 * test-driver: New file.
1713 * configure: Re-generate.
1714
82a14443
MP
17152018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1716
1717 * MAINTAINERS (Write After Approval): Add myself.
1718
260eedb9
IB
17192018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1720
1721 PR bootstrap/87788
1722 PR d/87799
1723 * configure: Rebuild.
1724 * configure.ac: Disable D on systems where it is known not to work.
1725
b4c522fa
IB
17262018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1727
1728 * Makefile.def (target_modules): Add libphobos.
1729 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1730 GDCFLAGS_FOR_TARGET.
1731 (dependencies): Make libphobos depend on libatomic, libbacktrace
1732 configure, and zlib configure.
1733 (language): Add language d.
1734 * Makefile.in: Rebuild.
1735 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1736 (HOST_EXPORTS): Add GDC.
1737 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1738 (BASE_TARGET_EXPORTS): Add GDC.
1739 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1740 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1741 (EXTRA_HOST_FLAGS): Add GDC.
1742 (STAGE1_FLAGS_TO_PASS): Add GDC.
1743 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1744 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1745 environment variables.
1746 * configure: Rebuild.
1747 * configure.ac: Add target-libphobos to target_libraries. Set and
1748 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1749
04193ea0
IL
17502018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1751
1752 * MAINTAINERS (Write After Approval): Add myself.
1753
72eda5f2
IB
17542018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1755
1756 * MAINTAINERS (Write After Approval): Remove myself.
1757
4c029cee
IB
17582018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1759
1760 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1761
fc7367ea
BC
17622018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1763
1764 * MAINTAINERS: Update my email address.
1765
956a7508
TS
17662018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1767
1768 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1769 maintainer.
1770
16ddcc28
MM
17712018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1772
1773 * MAINTAINERS (Write After Approval): Add self.
1774
f9529512
ST
17752018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1776
1777 * MAINTAINERS (write after approval): Add myself.
1778
3ff89a4e
XG
17792018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1780
1781 * MAINTAINERS: Update my email address.
1782
e8a0276c
VL
17832018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1784
1785 * MAINTAINERS (write after approval): Add myself.
1786
3d20537c
RS
17872018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1788
1789 * MAINTAINERS: Add self to global reviewers list.
1790
661d1750
SL
17912018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1792
1793 MAINTAINERS: Add c-sky port maintainers.
1794
aa405905
ML
17952018-08-10 Martin Liska <mliska@suse.cz>
1796
1797 * MAINTAINERS: Revert change in previous commit and
92a285c1 1798 join lines.
aa405905 1799
04e2b41d
ML
18002018-08-10 Martin Liska <mliska@suse.cz>
1801
1802 * MAINTAINERS: Remove extra line.
1803
6e9f49e4
N
18042018-08-06 Naveen H.S <naveenh@marvell.com>
1805
1806 * MAINTAINERS: Update my email address.
1807
3b0df776
DD
18082018-07-19 DJ Delorie <dj@redhat.com>
1809
1810 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1811 as maintainer.
1812
f030b30e
AK
18132018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1814
1815 * MAINTAINERS: Adjust email address for me and my colleague Robin
1816 Dapp.
1817
7264261f
L
18182018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1819 Sunil K Pandey <sunil.k.pandey@intel.com>
1820
1821 PR target/84413
1822 * config/i386/i386.c (m_CORE_AVX512): New.
1823 (m_CORE_AVX2): Likewise.
1824 (m_CORE_ALL): Add m_CORE_AVX2.
1825 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1826 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1827 and remove the rest of m_SKYLAKE_AVX512.
1828
19975c57
SH
18292018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1830
1831 * config.sub: Sync with upstream version 2018-07-03.
1832
c234070e
SH
18332018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1834
1835 * config.guess: Sync with upstream version 2018-06-26.
1836 * config.sub: Sync with upstream version 2018-07-02.
1837
d41cd173
BW
18382018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1839
92a285c1 1840 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1841 * ltmain.sh: Likewise.
1842
d3435784
SB
18432018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1844
1845 * contrib/config-list.mk: Remove powerpc-linux_paired.
1846
da34ca3f
AO
18472018-06-29 Alexandre Oliva <oliva@adacore.com>
1848
1849 * configure.ac: Introduce support for @unless/@endunless.
1850 * Makefile.tpl (dep-kind): Rewrite with cond; return
1851 postbootstrap in some cases.
1852 (make-postboot-dep, postboot-targets): New.
1853 (dependencies): Do not output postbootstrap dependencies at
1854 first. Output non-target ones changed for configure to depend
1855 on stage_last @if gcc-bootstrap, and the original deps @unless
1856 gcc-bootstrap.
1857 * configure.in, Makefile.in: Rebuilt.
1858
8e236ddd
JW
18592018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1860
1861 * MAINTAINERS (write after approval): Add myself.
1862
71d40114
RV
18632018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1864
1865 * MAINTAINERS (write after approval): Add myself.
1866
8006534c
NC
18672018-06-19 Nick Clifton <nickc@redhat.com>
1868
1869 * zlib/configure.ac: Restore old behaviour of only enabling
1870 multilibs when a target subdirectory is defined. This allows
1871 building with srcdir == builddir.
1872 * zlib/configure: Regenerate.
1873
9e03592e
EB
18742018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1875
1876 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1877 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1878 * Makefile.in: Regenerate.
1879
29305f60
BE
18802018-06-16 Ben Elliston <bje@gnu.org>
1881
1882 * config.guess: Import latest version.
1883 * config.sub: Likewise.
1884
31db0fe0
ML
18852018-06-08 Martin Liska <mliska@suse.cz>
1886
1887 * MAINTAINERS: Remove MPX-related entries.
1888 * Makefile.def: Remove libmpx support.
9e03592e
EB
1889 * Makefile.in: Regenerate.
1890 * configure.ac: Remove removed files.
1891 * configure: Regenerate.
31db0fe0
ML
1892 * libmpx/ChangeLog: Remove.
1893 * libmpx/Makefile.am: Remove.
1894 * libmpx/Makefile.in: Remove.
1895 * libmpx/acinclude.m4: Remove.
1896 * libmpx/aclocal.m4: Remove.
1897 * libmpx/config.h.in: Remove.
1898 * libmpx/configure: Remove.
1899 * libmpx/configure.ac: Remove.
1900 * libmpx/configure.tgt: Remove.
1901 * libmpx/libmpx.spec.in: Remove.
1902 * libmpx/mpxrt/Makefile.am: Remove.
1903 * libmpx/mpxrt/Makefile.in: Remove.
1904 * libmpx/mpxrt/libmpx.map: Remove.
1905 * libmpx/mpxrt/libtool-version: Remove.
1906 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1907 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1908 * libmpx/mpxrt/mpxrt.c: Remove.
1909 * libmpx/mpxrt/mpxrt.h: Remove.
1910 * libmpx/mpxwrap/Makefile.am: Remove.
1911 * libmpx/mpxwrap/Makefile.in: Remove.
1912 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1913 * libmpx/mpxwrap/libtool-version: Remove.
1914 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1915
e68086c4
ML
19162018-06-04 Martin Liska <mliska@suse.cz>
1917
1918 * MAINTAINERS: Add myself as gcov maintainer.
1919
37cca345
MF
19202018-06-04 Matthew Fortune <mfortune@gmail.com>
1921
1922 * MAINTAINERS: Update my email address.
1923
74386680
TV
19242018-06-04 Tom de Vries <tdevries@suse.de>
1925
1926 * MAINTAINERS: Remove write-after-approval entries for component
1927 maintainers.
1928
010ff25b
JL
19292018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1930
1931 * MAINTAINERS (write after approval): Add myself.
1932
64acc19a 19332018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1934
1935 * MAINTAINERS: Update my email address.
1936
7aad7f4b
TV
19372018-06-01 Tom de Vries <tdevries@suse.de>
1938
1939 * MAINTAINERS: Update my email address.
1940
c5470754
BC
19412018-05-22 Bin Cheng <bin.cheng@arm.com>
1942
1943 * MAINTAINERS (loop-optimizer): Add myself.
1944
58b40a67
FT
19452018-05-01 Francois H. Theron <francois.theron@netronome.com>
1946
1947 * configure.ac: Added "nfp" target.
1948 * configure: Regenerate.
1949
bece35ca
RB
19502018-04-30 Richard Biener <rguenther@suse.de>
1951
1952 PR bootstrap/85571
1953 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1954 (STAGE3_TFLAGS): Likewise.
1955 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1956 (STAGEtrain_TFLAGS): Likewise.
1957 * Makefile.in: Regenerate.
1958
ae05281f
RB
19592018-04-26 Richard Biener <rguenther@suse.de>
1960
1961 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1962 (STAGE2_CFLAGS): Likewise.
1963 (STAGE2_TFLAGS): Likewise.
1964 (STAGE3_CFLAGS): Add -fchecking.
1965 (STAGE3_TFLAGS): Likewise.
1966 (STAGEtrain_CFLAGS): Filter out -fchecking.
1967 (STAGEtrain_TFLAGS): Likewise.
1968 * Makefile.in: Re-generate.
1969
c6e34a9b
CM
19702018-04-25 Catherine Moore <clm@codesourcery.com>
1971
1972 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1973
ae9fb56f
PC
19742018-04-18 Paul Clarke <pc@us.ibm.com>
1975
1976 * MAINTAINERS (write after approval): Add myself.
1977
a2919888
AS
19782018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1979
1980 * MAINTAINERS: Update my email address.
1981
c6024672
BS
19822018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1983
1984 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1985
85d36775
BS
19862018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1987
1988 * MAINTAINERS: Update my email address and disambiguate myself
1989 a bit from Will Schmidt.
1990
8bb406a2
NS
19912018-03-21 Nathan Sidwell <nathan@acm.org>
1992
1993 * MAINTAINERS: Move maintainers of now-removed picochip and score
1994 ports to write after approval.
1995
c9b39302
RS
19962018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1997
1998 * MAINTAINERS: Add entry for SVE maintainership.
1999
1fc1d82e
MR
20002018-02-13 Maciej W. Rozycki <macro@mips.com>
2001
2002 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2003 * configure: Regenerate.
2004
7b7f78d7
BK
20052018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2006
2007 * MAINTAINERS (write after approval): Add myself.
2008
3c1f3bf6
SP
20092018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2010
2011 * MAINTAINERS (write after approval): Add myself.
2012
182f27e3
SP
20132018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2014
2015 * MAINTAINERS (write after approval): Add myself.
85911661 2016
85ec4feb
JJ
20172018-01-03 Jakub Jelinek <jakub@redhat.com>
2018
2019 Update copyright years.
2020
ef7d7cf5
BE
20212018-01-03 Ben Elliston <bje@gnu.org>
2022
2023 * config.guess: Import latest version.
2024 * config.sub: Likewise.
2025
842df93e
SH
20262017-12-12 Stafford Horne <shorne@gmail.com>
2027
2028 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2029 * configure: Regenerate.
2030
1d0a8ae9
QZ
20312017-11-29 Qing Zhao <qing.zhao@oracle.com>
2032
2033 * MAINTAINERS (Write After Approval): Add myself.
2034
5e9d6aa4
JK
20352017-11-28 Julia Koval <julia.koval@intel.com>
2036 Sebastian Peryt <sebastian.peryt@intel.com>
2037
2038 * Makefile.def (target_modules): Remove libcilkrts.
2039 * Makefile.in: Ditto.
2040 * configure: Ditto.
2041 * configure.ac: Ditto.
2042
d2eaaa89
JK
20432017-11-28 Julia Koval <julia.koval@intel.com>
2044
2045 * MAINTAINERS (Write After Approval): Add myself.
2046
90b415f6
SD
20472017-11-22 Sudakshina Das <sudi.das@arm.com>
2048
2049 * MAINTAINERS (Write After Approval): Add myself.
2050
f804ba3e
PD
20512017-11-06 Palmer Dabbelt <palmer@sifive.com>
2052
2053 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2054 Use my SiFive email address.
2055
8744c9bf
SP
20562017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2057
2058 * MAINTAINERS (write after approval): Add myself.
2059
7181cca3
ML
20602017-10-27 Martin Liska <mliska@suse.cz>
2061
2062 * Makefile.tpl: Use proper name of folder as it was renamed
2063 during transition to 4 stages.
2064 * Makefile.in: Regenerate.
2065
fb336a7b
IT
20662017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2067
e50ffab3 2068 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2069
7b5f5267
GP
20702017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2071
2072 * MAINTAINERS: Add a note that maintainership also includes web
2073 pages, docs, and testsuite related to that area.
2074
55de8eb3
TV
20752017-09-25 Tom de Vries <tom@codesourcery.com>
2076
2077 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2078
86ab175e
PMR
20792017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2080
2081 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2082
500ac452
NS
20832017-09-15 Nathan Sidwell <nathan@acm.org>
2084
2085 * MAINTAINERS: Remove myself as a vxworks maintainer.
2086
72ace300
TS
20872017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2088
2089 * MAINTAINERS: Remove email address of Jim Norris.
2090
1328002a
KT
20912017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2092
2093 * MAINTAINERS (Reviewers): Move myself from here...
2094 (CPU Port Maintainers): ... to here.
2095
84d0b6f5
JG
20962017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2097
2098 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2099
9c04bba3
RD
21002017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2101
e50ffab3 2102 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2103
5a427c63
TR
21042017-07-28 Tony Reix <tony.reix@atos.net>
2105
2106 * configure.ac (target-libffi): Don't disable for AIX.
2107 (go): Don't add to unsupported_languages on AIX.
2108 (target-libgo): Don't disable for AIX.
2109 * configure: Regenerate.
2110
8994b66f
YG
21112017-07-19 Yury Gribov <tetra2005@gmail.com>
2112
2113 * MAINTAINERS: Add myself.
2114
7a795e10
TS
21152017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2116
2117 * MAINTAINERS: Update my email address.
2118
50061652
RE
21192017-07-04 Richard Earnshaw <rearnsha@arm.com>
2120
2121 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2122 arm-specific auto-generated header files.
2123
d4360477
NS
21242017-07-03 Nathan Sidwell <nathan@acm.org>
2125
2126 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2127 * configure: Rebuilt.
2128
9dc9ae74
BS
21292017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2130
2131 * MAINTAINERS: Readd myself for c6x.
2132
c8cf0b6f
ML
21332017-06-28 Martin Liska <mliska@suse.cz>
2134
2135 PR bootstrap/81217
2136 * Makefile.def: Remove superfluous bootstrap_target from
2137 bootstrap_stage.
2138 * Makefile.in: Re-generate the file.
2139
0666865c
MO
21402017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2141
e50ffab3 2142 * MAINTAINERS: Add myself to Write After Approval
0666865c 2143
827c925e
AJ
21442017-06-21 Andrew Jenner <andrew@codesourcery.com>
2145
2146 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2147
0d053a49
ML
21482017-06-19 Martin Liska <mliska@suse.cz>
2149
2150 * Makefile.def: Define 4 stages PGO bootstrap.
2151 * Makefile.tpl: Define FLAGS.
2152 * Makefile.in: Regenerate.
2153
be75f645
ILT
21542017-06-14 Ian Lance Taylor <iant@golang.org>
2155
2156 * Makefile.def: Add check-gotools to go check targets.
2157 * Makefile.in: Rebuild.
2158
c725f69c
SB
21592017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2160
2161 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2162
76052545
EB
21632017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2164
2165 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2166 * configure: Regenerate.
2167
afd88efc
ML
21682017-05-31 Martin Liska <mliska@suse.cz>
2169
2170 * configure.ac: Add handling of stage2_werror_flags to
2171 action-if-given and to action-if-not-given.
2172 * configure: Regenerate.
2173
945bafd6
PB
21742017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2175
2176 * MAINTAINERS: Add self to Write After Approval
2177
b9396a49
BS
21782017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2179
2180 * MAINTAINERS: Update my email address, and remove myself as
2181 maintainer in some areas.
2182
aa1b69e7
EG
21832017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2184
2185 * MAINTAINERS: Add self to Write After Approval
2186
cdfee50a
NS
21872017-05-25 Nathan Sidwell <nathan@acm.org>
2188
2189 * configure.ac: Add --enable-languages=default to mean default and
2190 make --enable-languages=all mean all supported languages.
2191 * configure: Regenerated.
2192
83349046
SB
21932017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2194
2195 * config.gcc (powerpc*-*-*spe*): New.
2196 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2197 (powerpc-*-rtems*spe*): New.
2198 (powerpc*-*-linux*spe*): New.
2199 (powerpc-wrs-vxworksspe): New.
2200 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2201 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2202 * config.host (powerpc*-*-*spe*): New.
2203
01c712cb
ML
22042017-05-19 Martin Liska <mliska@suse.cz>
2205
2206 * configure.ac: Add --enable-werror-always just for
2207 bootstrap-debug (or none build config) and do not add it
2208 when we are on a release branch.
2209 * configure: Regenerated.
2210
7880c1a5
SL
22112017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2212
2213 * MAINTAINERS: Add self to Write After Approval
2214
c759355f
KK
22152017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2216
2217 * MAINTAINERS: Move myself to Write After Approval section.
2218
79557bae
CZ
22192017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2220
2221 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2222 ACCH registers.
2223 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2224 available.
2225 (umulsidi3): Likewise.
2226 (mulsidi3_700): Disable this pattern when we have advanced mpy
2227 instructions.
2228 (umulsidi3_700): Likewise.
2229 (maddsidi4): New pattern.
2230 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2231 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2232 (mpydu_imm_arcv2hs): Likewise.
2233 * config/arc/predicates.md (accl_operand): New predicate.
2234
c7314bc1
CZ
22352017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2236 Andrew Burgess <andrew.burgess@embecosm.com>
2237
2238 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2239 case.
2240 (ARC_AUTOFP_IRQ_P): Likewise.
2241 (ARC_AUTO_IRQ_P): Likewise.
2242 (rgf_banked_register_count): New variable.
2243 (parse_mrgf_banked_regs_option): New function.
2244 (arc_override_options): Handle rgf_banked_regs option.
2245 (arc_handle_interrupt_attribute): Add firq option.
2246 (arc_compute_function_type): Return fast irq type when required.
2247 (arc_must_save_register): Handle fast interrupts.
2248 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2249 (arc_return_address_regs): Update.
2250 * config/arc/arc.h (arc_return_address_regs): Update.
2251 (arc_function_type): Add fast interrupt type.
2252 (ARC_INTERRUPT_P): Update.
2253 (RC_FAST_INTERRUPT_P): Define.
2254 * config/arc/arc.md (simple_return): Update for fast interrupts.
2255 (p_return_i): Likewise.
2256 * config/arc/arc.opt (mrgf-banked-regs): New option.
2257 * doc/invoke.texi (mrgf-banked-regs): Document.
2258
41453183
CZ
22592017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2260
2261 * config/arc/arc.c (irq_ctrl_saved): New variable.
2262 (ARC_AUTOBLINK_IRQ_P): Define.
2263 (ARC_AUTOFP_IRQ_P): Likewise.
2264 (ARC_AUTO_IRQ_P): Likewise.
2265 (irq_range): New function.
2266 (arc_must_save_register): Likewise.
2267 (arc_must_save_return_addr): Likewise.
2268 (arc_dwarf_emit_irq_save_regs): Likewise.
2269 (arc_override_options): Handle deferred options.
2270 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2271 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2272 arc_must_save_return_addr.
2273 (arc_compute_frame_size): Handle automated save and restore of
2274 registers.
2275 (arc_expand_prologue): Likewise.
2276 (arc_expand_epilogue): Likewise.
2277 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2278 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2279 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2280
52744dd7
TK
22812017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2282 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2283
2284 PR bootstrap/77661
2285 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2286 in-tree build MPC.
2287 * Makefile.in: Regenerate.
2288
deeba76a
FXC
22892017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2290
2291 * configure.ac: Enable LTO by default on darwin >= 9.
2292 * configure: Regenerate.
2293
5a05e11d
PD
22942017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2295
2296 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2297 and Andrew Waterman as the RISC-V maintainers.
2298
e04f858c
NK
22992017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2300
2301 * MAINTAINERS: Add self to Write After Approval
2302
a98cf819
GP
23032017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2304
2305 * config.guess: Import latest from upstream.
2306
9826d1a3
GP
23072017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2308
2309 * MAINTAINERS (Write After Approval): Remove entries that are
2310 already covered under Reviewers.
2311
a46586c3
MW
23122017-03-08 Mark Wielaard <mark@klomp.org>
2313
2314 PR demangler/70909
2315 PR demangler/67264
2316 * include/demangle.h: Add d_printing to struct demangle_component
2317 and pass struct demangle_component as non const.
2318
734ca1c2
GP
23192017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2320
2321 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2322
93b87d1d
TS
23232017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2324
2325 * Makefile.tpl: Remove HOST_ISLVER.
2326 (HOST_EXPORTS): Remove ISLVER.
2327 * Makefile.in: Regenerate.
2328
f877b3ad
RB
23292017-02-13 Richard Biener <rguenther@suse.de>
2330
2331 * configure: Re-generate.
2332
2ad31830
GP
23332017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2334
2335 * MAINTAINERS: Adjust bug reporting URL.
2336
3501e62c
GP
23372017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2338
2339 * MAINTAINERS (Write After Approval): Remove redundant entry
2340 for Andrew Burgess.
2341
510555e0
JDA
23422017-02-03 John David Anglin <danglin@gcc.gnu.org>
2343
e50ffab3 2344 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2345 32-bit hppa*-*-hpux*.
e50ffab3 2346 * configure: Regenerate.
510555e0 2347
f6a24a94
MJ
23482017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2349
2350 * configure.ac: Moved the white list of enabling BRIG FE to
2351 libhsail-rt/configure.tgt.
2352 * configure: Regenerated.
2353 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2354
23552017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2356 Martin Jambor <mjambor@suse.cz>
2357
5fd1486c
PJ
2358 * Makefile.def (target_modules): Added libhsail-rt.
2359 (languages): Added language brig.
2360 * Makefile.in: Regenerated.
2361 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2362 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2363 * configure: Regenerated.
2364
3c36aa6b
JJ
23652017-01-17 Jakub Jelinek <jakub@redhat.com>
2366
2367 PR other/79046
2368 * configure: Regenerated.
2369
8f56cb51
AM
23702017-01-04 Alan Modra <amodra@gmail.com>
2371
2372 * configure: Regenerate.
2373
f2c764c5
BE
23742016-12-29 Ben Elliston <bje@gnu.org>
2375
2376 * config.sub: Import latest version.
2377
1dc9c117
AI
23782016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2379
2380 * MAINTAINERS (Write After Approval): Add myself.
2381
c21fdaa1
JJ
23822016-12-21 Jakub Jelinek <jakub@redhat.com>
2383
2384 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2385 includes bootstrap-mpx.
2386 * configure: Regenerated.
2387
cc811459
CX
23882016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
b55e6680
MJ
23922016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2393
8f56cb51 2394 * configure: Regenerate.
b55e6680 2395
825fba52
MK
23962016-12-01 Matthias Klose <doko@ubuntu.com>
2397
2398 * configure.ac: Don't use pkg-config to check for bdw-gc.
2399 * configure: Regenerate.
2400
114bf3f1
MK
24012016-11-30 Matthias Klose <doko@ubuntu.com>
2402
2403 * Makefile.def: Remove reference to boehm-gc target module.
2404 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2405 options and for the bdw-gc pkg-config module.
2406 * configure: Regenerate.
2407 * Makefile.in: Regenerate.
2408
21b0f96a
NS
24092016-11-28 Nathan Sidwell <nathan@acm.org>
2410
2411 * MAINTAINERS (nvptx): Remove self.
2412
292edab3
BE
24132016-11-25 Ben Elliston <bje@gnu.org>
2414
2415 * config.guess: Import latest version.
2416 * config.sub: Likewise.
2417
0954a00b
TT
24182016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2419
2420 * MAINTAINERS (Write After Approval): Add myself.
2421
8e4d2ca4
MK
24222016-11-15 Matthias Klose <doko@ubuntu.com>
2423
2424 * Makefile.def: Remove references to GCJ.
2425 * Makefile.tpl: Likewise.
2426 * Makefile.in: Regenerate.
2427
84c1b9d3
MK
24282016-11-15 Matthias Klose <doko@ubuntu.com>
2429
2430 * config-ml.in: Remove references to GCJ.
2431 * configure.ac: Likewise.
2432 * configure: Regenerate.
2433
3f95ca6c
JC
24342016-11-01 Josh Conner <joshconner@google.com>
2435
2436 * MAINTAINERS (Write After Approval): Update email address,
2437
457cc672
CL
24382016-10-27 Carl Love <cel@us.ibm.com>
2439
2440 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2441 Approval list to make it alphabetical.
2442
2142f54f
CL
24432016-10-27 Carl Love <cel@us.ibm.com>
2444
2445 * MAINTAINERS (Write After Approval): Add myself.
2446
104700f4
AB
24472016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2448
2449 * MAINTAINERS (Reviewers): Add myself.
2450 (Write After Approval): Add myself.
2451
942c0db8
HP
24522016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2453 Ulrich Weigand <uweigand@de.ibm.com>
2454
2455 * MAINTAINERS: Update email address.
2456
fbf4c502
NS
24572016-10-10 Nathan Sidwell <nathan@acm.org>
2458
2459 * MAINTAINERS: Update email address.
2460
b20e7532
AT
24612016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2462
2463 * configure.ac: Add aarch64-*-freebsd*.
2464 * configure: Regenerate.
2465
2e21fd4d
SE
24662016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2467
2468 * MAINTAINERS: Update email address after it got reverted.
2469
43c40f3e
RO
24702016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2471
2472 * configure.ac (target_libraries): Readd target-boehm-gc.
2473 Restore --enable-objc-gc handling.
2474 * configure: Regenerate.
2475
f05796ba
JL
24762015-10-03 Jeff Law <law@redhat.com>
2477
2478 * MAINTAINERS: Move several inactive maintainers to the
2479 write-after-approval section.
2480
012447ea
JJ
24812016-09-30 Jakub Jelinek <jakub@redhat.com>
2482
2483 * configure.ac: Add target-libffi to target_libraries.
2484 Readd libgcj target disablings, modified to only target-libffi.
2485 Readd target addition of go to unsupported languages.
2486 * configure: Regenerated.
2487
a7d75d59
SE
24882016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2489
2490 * MAINTAINERS: Update email address.
2491
d1a79a95
AH
24922016-09-30 Andrew Haley <aph@redhat.com>
2493
4d8c733d 2494 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2495 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2496 libgcj.
2497
af2d4873
AH
24982016-09-30 Andrew Haley <aph@redhat.com>
2499
2500 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2501 write-after approval after GCJ deletion.
2502
07b78716
AH
25032016-09-30 Andrew Haley <aph@redhat.com>
2504
2505 * Makefile.def: Remove libjava.
2506 * Makefile.tpl: Likewise.
2507 * Makefile.in: Regenerate.
2508 * configure.ac: Likewise.
2509 * configure: Likewise.
2510 * gcc/java: Remove.
2511 * libjava: Likewise.
2512
a29b7214
CZ
25132016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2514
2515 * MAINTAINERS (Reviewers): Add myself.
2516
2fd88f4f
AK
25172016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2518
2519 * configure.ac: Disable "sim" directory for arc*-*-*.
2520 * configure: Regenerated.
2521
e2080e79
TC
25222016-09-23 Tamar Christina <tamar.christina@arm.com>
2523
2524 * MAINTAINERS (Write After Approval): Add myself.
2525
8f3675f8
MR
25262016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2527
2528 * configure.ac: Check for the minimum in-tree MPFR version
2529 handled.
2530 * configure: Regenerate.
2531
21f88103
YTL
25322016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2533
2534 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2535 * configure: Regenerated.
2536
60d51882
FR
25372016-07-19 Fritz Reese <fritzoreese@gmail.com>
2538
2539 * MAINTAINERS (Write After Approval): Add myself.
2540
277d7ee0
AK
25412016-06-23 Andi Kleen <ak@linux.intel.com>
2542
2543 * Makefile.def: Add autoprofiledbootstrap.
2544 * Makefile.tpl: Dito.
2545 * Makefile.in: Regenerate.
2546
fd6487af
JS
25472016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2548
2549 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2550 * configure: Regenerate.
2551
3e326935
TS
25522016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2553
2554 * configure: Regenerate.
2555 * configure.ac: Remove support for avr-rtems.
2556
9582bf04
SKS
25572016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
6f820b68
MC
25612016-06-16 Michael Collison <michael.collison@arm.com>
2562
2563 * MAINTAINERS (Write After Approval): Add myself.
2564
775ee7fa
MM
25652016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2566
2567 * MAINTAINERS (Write After Approval): Update e-mail address.
2568
de3ba371
JM
25692016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2570
21f88103 2571 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2572
350216e3
AM
25732016-05-28 Alan Modra <amodra@gmail.com>
2574
2575 * Makefile.tpl (configure): Depend on m4 files included.
2576 * Makefile.in: Regenerate.
2577
9cad20fa
BS
25782016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2579
2580 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2581 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2582
92466115
BS
25832016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2584
2585 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2586 special case builtin.
2587 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2588 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2589 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2590 for __builtin_vec_addec.
2591
fe38e08b
JS
25922016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2593
2594 * config.guess: Import version 2016-04-02 (newest).
2595 * config.sub: Import version 2016-05-10 (newest).
2596
cef1a0b8 25972016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2598
cef1a0b8
JL
2599 * configure.ac: Add ARC support to libgloss.
2600 * configure: Regenerate
704b85c7 2601
75a6b91a
AS
26022016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2603
2604 * MAINTAINERS (Write After Approval): Add myself.
2605
00f35794
BE
26062016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2607
2608 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2609 * configure: Regenerated.
2610 * Makefile.def (gmp): Explicitly disable assembler.
2611 (mpfr): Adjust lib_path.
2612 (mpc): Likewise.
2613 * Makefile.in: Regenerated.
2614
c100769b
JJ
26152016-05-01 Jakub Jelinek <jakub@redhat.com>
2616
2617 PR bootstrap/70704
2618 * configure.ac (--enable-stage1-checking): Add missing
2619 --enable-checking=.
2620 * configure: Regenerated.
2621
bc6d9014
OE
26222016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2623
ace08cb8
OE
2624 * config.guess: Revert r235676.
2625 * config.sub: Revert r235676.
2626
26272016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2628
2629 * config.guess: Remove SH5 support.
bc6d9014
OE
2630 * config.sub: Likewise.
2631 * configure: Likewise.
2632 * configure.ac: Likewise.
2633
7db11a5a
JJ
26342016-04-26 Jakub Jelinek <jakub@redhat.com>
2635
2636 PR bootstrap/70704
2637 * configure.ac (--enable-stage1-checking): For --disable-checking or
2638 implicit --enable-checking, make sure extra flag matches in between
2639 stage1 and later checking.
2640 * configure: Regenerated.
2641
ab0fc037
TS
26422016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2643
2644 * .gitattributes: New file.
2645
c048fa95
SB
26462016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2647
2648 * MAINTAINERS (rs6000/powerpc port): Add myself.
2649
f3653cf5
SB
26502016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2651
2652 PR bootstrap/70173
2653 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2654 and gotools directories. Delete the stage_final file.
2655 * Makefile.in: Regenerate.
2656
4f93efa4
AV
26572016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2658
2659 * MAINTAINERS (Write After Approval): Add myself.
2660
c27e432e
SK
26612016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2662
2663 * MAINTAINERS (Fortran maintainer): Remove myself.
2664
7134713c
BS
26652016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2666
2667 * MAINTAINERS (Write After Approval): Add myself.
2668
7d74282a
KN
26692016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2670
2671 * MAINTAINERS (Write After Approval): Add myself.
2672
1b858e76
CC
26732016-03-17 Cary Coutant <ccoutant@gmail.com>
2674
2675 Sync with binutils-gdb:
2676
2677 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2678
2679 * configure.ac: Add mips and s390 to the gold target check.
2680 * configure: Regenerate.
2681
d15bd5bb
DD
26822016-03-01 DJ Delorie <dj@redhat.com>
2683
2684 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2685
6d1fa6bb
DM
26862016-02-22 David Malcolm <dmalcolm@redhat.com>
2687
2688 * MAINTAINERS (libcpp): Add myself.
2689 (diagnostic messages): Likewise.
2690
607bda60
TV
26912016-02-20 Tom de Vries <tom@codesourcery.com>
2692
2693 * MAINTAINERS: Fix whitespace.
2694
80cfaff8
CZ
26952016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2696
2697 * MAINTAINERS (Write After Approval): Add myself.
2698
c661a43d
SP
26992016-01-29 Sebastian Pop <s.pop@samsung.com>
2700
2701 * config/isl.m4: Add comments about isl-0.16.
2702 * configure: Regenerate.
2703
86b3a101
MJ
27042016-01-29 Martin Jambor <mjambor@suse.cz>
2705
2706 * MAINTAINERS (hsa maintainers): Add myself.
2707
960cbfd2
WD
27082015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2709
2710 * MAINTAINERS: (Write After Approval): Add myself.
2711
1e050c90
AK
27122016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2713 Sebastian Pop <s.pop@samsung.com>
2714
2715 * Makefile.in: Regenerate.
2716 * Makefile.tpl: Export ISLVER.
2717 * configure: Regenerate.
2718 * config/isl.m4: Detect isl-0.15.
2719
cefadad1
MM
27202016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2721
2722 PR bootstrap/69329
2723 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2724 * Makefile.in: Regenerate.
2725
9e530bcd
AP
27262016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2727
2728 * configure.ac: Enable LTO for DJGPP
2729 * configure: Regenerate
2730
324402a0
L
27312016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2732
2733 Sync with binutils-gdb:
2734 2015-10-21 Nick Clifton <nickc@redhat.com>
2735
2736 PR gas/19109
2737 * configure.ac: Note the 'none' is an acceptable argument to
2738 --enable-compressed-debug-sections.
2739 * configure: Regenerate.
2740
9eaaa830
BE
27412016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2742
2743 PR bootstrap/69134
2744 * Makefile.def (mpfr): Disable assembler.
2745 * Makefile.in: Regenerate.
2746
cfe67e03
BE
27472016-01-01 Ben Elliston <bje@gnu.org>
2748
2749 * config.guess: Import version 2016-01-01.
2750 * config.sub: Likewise.
2751
be33d404
SS
27522015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2753
2754 * MAINTAINERS (Write After Approval): Add myself.
2755
e357a5e0
SP
27562015-12-17 Sebastian Pop <s.pop@samsung.com>
2757
2758 * Makefile.in: Replace ISL with isl.
2759 * Makefile.tpl: Same.
2760 * config/isl.m4: Same.
2761 * configure.ac: Same.
2762 * contrib/download_prerequisites: Same.
2763 * configure: Regenerate.
2764
1ad2439b
AP
27652015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2766
2767 * MAINTAINERS (Write After Approval): Add Myself.
2768
70decafb
NS
27692015-12-17 Nathan Sidwell <nathan@acm.org>
2770
2771 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2772 * configure: Regenerate.
2773
560d18d3
AK
27742015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2775 Sebastian Pop <s.pop@samsung.com>
2776
2777 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2778 isl_ctx_get_max_operations.
2779 * configure: Regenerate.
2780
57e8ab24 27812015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2782
2783 * MAINTAINERS (Write After Approval): Add myself.
2784
105b682e
ILT
27852015-12-02 Ian Lance Taylor <iant@google.com>
2786
2787 PR go/66147
2788 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2789 * Makefile.in: Regenerate.
2790
7eb46bec
AT
27912015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2792
2793 PR libffi/65726
2794 * Makefile.def (lang_env_dependencies): Make libffi depend
2795 on cxx.
2796 * Makefile.in: Regenerate.
2797
cc3baaa9
DE
27982015-11-26 David Edelsohn <dje.gcc@gmail.com>
2799
2800 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2801 symbols.
2802
3be96231
TG
28032015-11-20 Tristan Gingold <gingold@adacore.com>
2804
2805 Sync with binutils-gdb:
2806 2015-11-20 Tristan Gingold <gingold@adacore.com>
2807
2808 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2809 * configure: Regenerate.
2810
daa53f38
ML
28112015-11-19 Martin Liska <mliska@suse.cz>
2812
2813 * .gitignore: Add .clang-format to ignored files.
2814 * Makefile.in: Add clang-format.
2815 * Makefile.tpl: Likewise.
2816
54985c70
TA
28172015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2818
2819 * configure.ac: Enable libmpx by default.
2820 * configure: Regenerated.
2821
d0397c75
SE
28222015-10-23 Steve Ellcey <sellcey@imgtec.com>
2823
2824 * MAINTAINERS: Update email address.
2825
735a559c
PM
28262015-10-23 Paulo Matos <pmatos@linki.tools>
2827
2828 * MAINTAINERS: Update email address.
2829
15713b43
AH
28302015-10-23 Alan Hayward <alan.hayward@arm.com>
2831
2832 * MAINTAINERS (Write After Approval): Add myself.
2833
78edb32f
L
28342015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2835
2836 Sync with binutils-gdb:
2837 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2838
2839 PR gas/19109
2840 * configure.ac: Add
2841 --enable-compressed-debug-sections={all,gas,gold,ld}.
2842 * configure: Regenerated.
2843
dec6b7f1
AC
28442015-10-16 Arnaud Charlet <charlet@adacore.com>
2845
2846 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2847
6be1d686
ML
28482015-10-09 Martin Liska <mliska@suse.cz>
2849
2850 * MAINTAINERS (Write After Approval): Add myself.
2851
dc0e2060
AF
28522015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2853
2854 * MAINTAINERS (Write After Approval): Add myself.
2855
bec93d40
FW
28562015-10-02 Florian Weimer <fweimer@redhat.com>
2857
2858 * MAINTAINERS: Update email address.
2859
0487f06d
LK
28602015-10-02 Louis Krupp <louis.krupp@zoho.com>
2861
2862 * MAINTAINERS (Write After Approval): Add myself.
2863
56547ff7
KT
28642015-09-20 Kai Tietz <ktietz70@googlemail.com>
2865
423ea09f 2866 * MAINTAINERS: Update email.
56547ff7 2867
ed4c91ea
BS
28682015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2869
2870 * MAINTAINERS: Update my email address.
2871
2503fd9e
JB
28722015-09-01 James Bowman <james.bowman@ftdichip.com>
2873
2874 * MAINTAINERS (ft32 port): Add myself.
2875
3726332a
DS
28762015-08-28 David Sherwood <david.sherwood@arm.com>
2877
2878 * MAINTAINERS: Add myself.
2879
15480aaf
PM
28802015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2881
2882 * MAINTAINERS (Write After Approval): Add myself.
2883
ad4f95e3
FXC
28842015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2885
2886 PR libfortran/54572
2887 * Makefile.def: Make libgfortran depend on libbacktrace.
2888 * Makefile.in: Regenerate.
2889
95f25df0
SD
28902015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2891
2892 * MAINTAINERS (Write After Approval): Add myself.
2893
5dc85f7e
TV
28942015-08-12 Tom de Vries <tom@codesourcery.com>
2895
2896 PR other/67092
2897 * configure.ac: Remove --with_host_libstdcxx support.
2898 * configure: Regenerate.
2899
44a7d18d
TS
29002015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2901 Jakub Jelinek <jakub@redhat.com>
2902
2903 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2904 nvptx*-*-*.
2905 * configure: Regenerate.
2906
bf5372e7
YS
29072015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2908
2909 * Makefile.def (libiconv): Define bootstrap=true.
2910 Mark pdf/html/info as missing.
2911 (configure-gcc): Depend on all-libiconv.
2912 (all-gcc): Ditto.
2913 (configure-libcpp): Ditto.
2914 (all-libcpp): Ditto.
2915 (configure-intl): Ditto.
2916 (all-intl): Ditto.
2917 * Makefile.in: Regenerate.
2918
94b8fdcc
BC
29192015-08-03 Bin Cheng <bin.cheng@arm.com>
2920
2921 * MAINTAINERS (loop ivopts): Add the entry and myself.
2922
430bcac1
NS
29232015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2924
2925 * MAINTAINERS (nvptx): Add self.
2926
110d61da
AL
29272015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2928
2929 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2930 128-bit vector modes.
2931
c9da7548 29322015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2933
c9da7548
VV
2934 * MAINTAINERS (Write After Approval): Add myself.
2935
423ea09f 29362015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2937
2938 * config.sub, config.guess: Import from upstream.
2939
6b1786aa
JL
29402015-07-24 Michael Darling <darlingm@gmail.com>
2941
2942 PR other/66259
2943 * config-ml.in: Reflects renaming of configure.in to configure.ac
2944 * configure: Likewise
2945 * configure.ac: Likewise
2946
45952786
BS
29472015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2948
2949 * MAINTAINERS: Update my email address.
2950
f1595603
L
29512015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2952
2953 Sync with binutils-gdb:
2954 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2955
2956 * configure.ac (target_configdirs): Exclude target-zlib if
2957 target-libjava isn't built.
2958 * configure: Regenerated.
2959
a05c2c75
L
29602015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2961
2962 Sync with binutils-gdb:
2963 2015-05-13 John David Anglin <dave.anglin@bell.net>
2964
2965 * configure.ac: Disable configuration of GDB for HPUX targets.
2966 * configure: Regenerate.
2967
2968 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2969
2970 * configure.ac: Add --with-system-zlib.
2971 * configure: Regenerated.
2972
2973 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2974
2975 * configure.ac: Add FT32 support.
2976 * configure: Regenerate.
2977
2978 2015-01-12 Anthony Green <green@moxielogic.com>
2979
2980 * configure.ac: Don't disable gprof for moxie.
2981 * configure: Rebuild.
2982
1c01ebf6
L
29832015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2984
2985 Sync with binutils-gdb:
2986 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2987
2988 PR ld/18355
2989 * Makefile.def: Add extra_configure_flags to host zlib.
2990 * configure.ac (extra_host_zlib_configure_flags): New. Set
2991 to --enable-host-shared When bfd is to be built as shared
2992 library. AC_SUBST.
2993 * Makefile.in: Regenerated.
2994
e59969a1
HPN
29952015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2996
2997 Sync with src:
2998 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2999 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3000 * Makefile.in: Regenerated.
3001
d9063947
L
30022015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3003
3004 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3005 target.
3006 * configure: Regenerate.
3007
b837291d
LC
30082015-06-23 Ludovic Courtès <ludo@gnu.org>
3009
3010 * MAINTAINERS (Write After Approval): Add myself.
3011
2a97995f
AT
30122015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3013
3014 * MAINTAINERS (OS Port Maintainers): Add myself.
3015 (Various Maintainers): Remove myself from libffi testsuite.
3016
19cd26a6
RS
30172015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3018
3019 * MAINTAINERS (gen* on machine desc): Add self.
3020
8ca528d9
JM
30212015-06-02 Jason Merrill <jason@redhat.com>
3022
3023 PR bootstrap/66319
3024 * configure.ac: Use -std=gnu++98.
3025
4526c3c1
SN
30262015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
318a4e6d
MF
30302015-05-28 Mike Frysinger <vapier@gentoo.org>
3031
3032 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3033 * configure: Regenerate.
3034
46070488
JM
30352015-05-26 Jason Merrill <jason@redhat.com>
3036
3037 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3038 * configure: Regenerate.
3039
fef939d6
JB
30402015-05-16 James Bowman <james.bowman@ftdichip.com>
3041
3042 * configure.ac: FT32 target added.
fef939d6
JB
3043 * configure: Regenerated.
3044
886faf50
IB
30452015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3046
3047 * MAINTAINERS (Write After Approval): Add myself.
3048
91c6b410
PM
30492015-05-11 Paulo Matos <paulo@matos-sorge.com>
3050
3051 * MAINTAINERS (Write After Approval): Add myself.
3052
e640447c
PM
30532015-05-11 Paulo Matos <paulo@matos-sorge.com>
3054
3055 * configure.ac: Fix typo.
3056 * configure: Regenerate.
3057
e587377d
MM
30582015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3059
3060 * MAINTAINERS (Write After Approval): Add myself.
3061
cabb9d59
MK
30622015-05-03 Matthias Klose <doko@ubuntu.com>
3063
3064 * configure.ac: Match $host configured with triplets.
3065 * configure: Regenerate.
3066
fafb95a6
BRF
30672015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3068
3069 * Makefile.tpl: Remove surplus whitespace throughout.
3070 * Makefile.in: Regenerate.
3071
85867772
SB
30722015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3073
3074 * MAINTAINERS (Various Maintainers): Add myself as instruction
3075 combiner maintainer.
3076
c10b5ea0
JJ
30772015-04-17 Jakub Jelinek <jakub@redhat.com>
3078
3079 PR bootstrap/62077
3080 * configure.ac (--enable-stage1-checking): Default to
3081 release,misc,gimple,rtlflag,tree,types if --disable-checking
3082 or --enable-checking is not specified and DEV-PHASE is not
3083 experimental.
3084 * configure: Regenerated.
3085
77019397
MO
30862015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3087
3088 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3089 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3090 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3091 * Makefile.in: Regenerate.
3092
17feae99 30932015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3094
3095 * MAINTAINERS: Update my email address.
3096
e61ffb3b
JG
30972015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3098
3099 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3100
b16cc4f2
KT
31012015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3102
3103 * MAINTAINERS: Add myself as an arm port reviewer.
3104
ec523909
ML
31052015-03-25 Martin Liska <mliska@suse.cz>
3106 Yury Gribov <y.gribov@samsung.com>
3107
3108 * Makefile.in: Fix ln source location for vimrc file.
3109 * Makefile.tpl: Likewise.
3110
fc30054e
AH
31112015-03-09 Aldy Hernandez <aldyh@redhat.com>
3112
3113 PR bootstrap/25672
3114 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3115 cross-compiling. Similarly for CXX_FOR_TARGET.
3116 * configure: Regenerate.
3117
5373cd33
IE
31182015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3119
3120 * Makefile.def: Add libmpx.
3121 * configure.ac: Add libmpx.
3122 * Makefile.in: Regenerate.
3123 * configure: Regenerate.
3124
a6e8abb9
KY
31252015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3126
3127 * MAINTAINERS (CPU Port Maintainers): Add myself
3128 i386 vector ISA extns mantainer.
3129
f2b86778
JL
31302015-03-13 Jeff Law <law@redhat.com>
3131
3132 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3133 maintainer.
3134 Remove Richard Henderson as a maintainer for the x86 port.
3135
9dd44d1c
JR
31362015-03-03 Joern Rennecke <gnu@amylaar.uk>
3137
3138 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3139
33079441
IE
31402015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3141
3142 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3143 pointer bounds checker and i386 MPX maintainer.
3144
d083ae5f
SL
31452015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3146
3147 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3148
f91f1c13
MS
31492015-02-26 Martin Sebor <msebor@redhat.com>
3150
3151 * MAINTAINERS (Various Maintainers): Add self.
3152
426c1eb0
TS
31532015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3154
3155 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3156 Make sure it contains lto.
3157 * configure: Regenerate.
3158
8ae12d71
TS
31592015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3160
3161 * configure: Regenerate.
3162
11aa81cc 31632015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 31641
11aa81cc
DN
3165 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3166 middle-end, docstring): Remove myself.
3167 (Write After Approval): Add myself.
3168
a436ab27
JJ
31692015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3170
3171 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3172 (Write After Approval): Update address.
3173
231d020b
DM
31742015-01-29 David Malcolm <dmalcolm@redhat.com>
3175
3176 PR jit/64780
3177 * configure.ac: Require the user to explicitly specify
3178 --enable-host-shared if the jit is enabled.
3179 * configure: Regenerate.
3180
82a94471
RS
31812015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3182
3183 * MAINTAINERS (Write After Approval): Add myself.
3184
e6f0c56d
TV
31852015-01-25 Tom de Vries <tom@codesourcery.com>
3186
3187 * MAINTAINERS: Make whitespace consistent.
3188
631ff3e1
BO
31892015-01-23 Braden Obrzut <admin@maniacsvault.net>
3190
3191 * MAINTAINERS (Write After Approval): Add myself.
3192
09b9cd1f
AV
31932015-01-20 Andre Vehreschild <vehre@gmx.de>
3194
3195 * MAINTAINERS: (Write After Approval): Add myself.
3196
802ed46a
MU
31972015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3198
3199 * MAINTAINERS: (Write After Approval): Add myself.
3200
c61fcfa6
PT
32012015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3202
3203 * MAINTAINERS: (Write After Approval): Add myself.
3204
ebcd09c1
IS
32052015-01-13 Iain Sandoe <iain@codesourcery.com>
3206
3207 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3208 objective-c/c++ front end maintainer.
3209
71aa170d
MP
32102015-01-13 Marek Polacek <polacek@redhat.com>
3211
3212 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3213
da067543
JL
32142015-01-12 Jeff Law <law@redhat.com>
3215
3216 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3217 a very long time.
3218
bf1de3f0
ILT
32192015-01-09 Ian Lance Taylor <iant@google.com>
3220
3221 * configure.ac (host_tools): Add gotools.
3222 * Makefile.def (host_modules): Add gotools.
3223 (dependencies): Add dependency of all-gotools on all-target-libgo.
3224
82a19768
AT
32252015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3226
3227 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3228 * configure: Regenerate.
3229
53dd59bf
TS
32302015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3231
3232 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3233 all-target-libgomp.
3234 * Makefile.in: Regenerate.
3235
8054942d
EB
32362015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3237
3238 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3239
0969ec7d
EB
32402015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3241
3242 * configure.ac: Add Visium support.
3243 * configure: Regenerate.
3244
ec8fd1c0
AS
32452015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3246
3247 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3248 * configure: Regenerate.
3249
9bccfdf5
AP
32502015-01-03 Andrew Pinski <apinski@cavium.com>
3251
3252 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3253 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3254 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3255 (OBJCOPY_FOR_TARGET): New variable.
3256 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3257 * Makefile.in: Regenerate.
3258 * configure.ac: Check for already installed target objcopy.
3259 Also GCC_TARGET_TOOL on objcopy.
3260 * configure: Regenerate.
3261
007adc0d
HPN
32622015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3263
3264 * config.sub: Update from upstream, to 2015-01-01 version.
3265 * config.guess: Ditto.
3266
fe55e976
SH
32672014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3268
3269 * MAINTAINERS (RTEMS Ports): Add myself.
3270
b86d271e
PMR
32712014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3272
3273 * MAINTAINERS (Write After Approval): Add myself.
3274
9733278a
MH
32752014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3276
3277 * MAINTAINERS (Write After Approval): Add myself.
3278
4b4f2e35
TS
32792014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3280
3281 * configure.ac (--enable-as-accelerator-for): Don't set
3282 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3283 * configure: Regenerate.
3284
b6a65eb6
JJ
32852014-12-13 Jakub Jelinek <jakub@redhat.com>
3286
3287 PR bootstrap/64023
3288 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3289 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3290 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3291 to CXX.
3292 * Makefile.in: Regenerated.
3293
c3e1e693
YG
32942014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3295 Yury Gribov <y.gribov@samsung.com>
3296
3297 * .gitignore: Added .local.vimrc and .lvimrc.
3298 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3299 * Makefile.in: Regenerate.
3300
33012014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3302
3303 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3304 * configure: Regenerated.
3305
b9fb25a5
BS
33062014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3307
3308 * MAINTAINERS (nvptx port): New entry.
3309
d896cc4d
JBG
33102014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3311
3312 * configure: Regenerate.
3313
74ae587e
JBG
33142014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3315
3316 * configure.ac: Merge with Binutils.
3317
45c89690
TB
33182014-11-26 Tobias Burnus <burnus@net-b.de>
3319
3320 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3321 * Makefile.in: Regenerate.
3322
ea903c37
BE
33232014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3324
3325 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3326 missing flex.
3327 * Makefile.in: Regenerated.
3328
eb23df59
IV
33292014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3330
3331 * Makefile.in: Regenerate.
3332
a699d672
L
33332014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3334
3335 PR bootstrap/63784
3336 * libtool.m4: Add $pic_flag with -shared.
3337
fc065a61
RL
33382014-11-21 Renlin Li <Renlin.Li@arm.com>
3339
3340 * MAINTAINERS (Write After Approval): Added myself.
3341
efcc23e6
AV
33422014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3343
3344 * MAINTAINERS (write-after-approval): Add myself.
3345
dd308ed8
MK
33462014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3347
3348 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3349 from 2 years ago.
3350
ac8698a1
AV
33512014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3352
3353 Revert:
3354 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3355
3356 * MAINTAINERS (Write After Approval): Added myself as line map
3357 maintainer.
3358
8dab9330
RL
33592014-11-19 Renlin Li <Renlin.Li@arm.com>
3360
3361 Revert:
3362 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3363
3364 * MAINTAINERS (Write After Approval): Added myself.
3365
1be22083
RL
33662014-11-19 Renlin Li <Renlin.Li@arm.com>
3367
3368 * MAINTAINERS (Write After Approval): Added myself.
3369
59392f46
AV
33702014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3371
3372 * MAINTAINERS (Write After Approval): Added myself as line map
3373 maintainer.
3374
0f3422cc
DS
33752014-11-17 Dodji Seketeli <dodji@redhat.com>
3376
3377 * MAINTAINERS (Various Maintainers): Added myself as line map
3378 maintainer.
3379
0c8969f0
JBG
33802014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3381
3382 * move-if-change: Sync from upstream gnulib.
3383
d7134c0e
JBG
33842014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3385
3386 * compile: Sync with upstream Automake.
3387 * depcomp: Ditto.
3388 * install-sh: Ditto.
3389 * missing: Ditto.
3390 * mkinstalldirs: Ditto.
3391 * ylwrap: Ditto.
3392
e4ff7e6a
JBG
33932014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3394
3395 * config.sub: Update from upstream config repo.
3396 * config.guess: Ditto.
3397
5f520819
KY
33982014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3399
3400 * Makefile.def: Add liboffloadmic to target_modules. Make
3401 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3402 * Makefile.in: Regenerate.
3403 * configure: Regenerate.
3404 * configure.ac: Add liboffloadmic to target binaries.
3405 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3406 Add liboffloadmic to noconfig list when C++ is not supported.
3407
85c64bbe
BS
34082014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3409 Thomas Schwinge <thomas@codesourcery.com>
3410 Ilya Verbin <ilya.verbin@intel.com>
3411 Andrey Turetskiy <andrey.turetskiy@intel.com>
3412
3413 * configure: Regenerate.
3414 * configure.ac (--enable-as-accelerator-for)
3415 (--enable-offload-targets): New configure options.
3416
7d35a59e
TB
34172014-11-11 Tobias Burnus <burnus@net-b.de>
3418
0a002272 3419 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3420 * Makefile.in: Regenerate.
3421
35485da9
DM
34222014-11-11 David Malcolm <dmalcolm@redhat.com>
3423
3424 * ChangeLog.jit: New.
3425 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3426
ebf6d33b
FXC
34272014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3428
3429 PR target/63610
3430 * libtool.m4: Fix globbing of darwin versions.
3431 * configure: Regenerate.
3432
4a9bb2aa
TB
34332014-11-11 Tobias Burnus <burnus@net-b.de>
3434
4a9bb2aa
TB
3435 * Makefile.def: Remove CLooG.
3436 * Makefile.tpl: Ditto.
3437 * configure.ac: Ditto.
3438 * configure: Regenerate.
3439 * Makefile.in: Ditto.
3440
738f2522
BS
34412014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3442
3443 * configure.ac: Handle nvptx-*-*.
3444 * configure: Regenerate.
3445
9b591dd1
PG
34462014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3447
3448 * MAINTAINERS (Write After Approval): Add myself.
3449
14258928
JJ
34502014-10-31 Jakub Jelinek <jakub@redhat.com>
3451
3452 * Makefile.def (libcc1): Remove bootstrap=true;.
3453 * Makefile.in: Regenerated.
3454
1335a8ca
JBG
34552014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3456
3457 * configure.ac: Update comment.
3458 * configure: Regenerate.
3459
cb115cc2
IE
34602014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3461
3462 * MAINTAINERS (Write After Approval): Add myself.
3463
fca38047
TS
34642014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3465
3466 * configure.ac (extra_host_libiberty_configure_flags): Add
3467 --enable-shared also for libcc1's benefit.
3468 * configure: Regenerate.
3469
65c0707b
TG
34702014-10-29 Tristan Gingold <gingold@adacore.com>
3471
3472 * MAINTAINERS: Change my email address.
3473
ddc8de03
PM
34742014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3475 Tom Tromey <tromey@redhat.com>
3476
3477 * Makefile.def: Add libcc1 to host_modules.
3478 * configure.ac (host_tools): Add libcc1.
3479 * Makefile.in, configure: Rebuild.
3480
4eb1ac39 34812014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3482
3483 * configure.ac (build_configargs): Don't share config.cache between
3484 build subdirs.
7fd74620 3485 * configure: Regenerate.
3d96b0d0 3486
d81230b5
DH
34872014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3488
3489 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3490 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3491 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3492 leon3v7 as leon3.
3493 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3494 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3495 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3496 * config/sparc/sparc.md (cpu): Add leon3v7.
3497 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3498
c7a6a617
DH
34992014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3500
3501 * MAINTAINERS (write-after-approval): Add myself.
3502
74cc5471
ILT
35032014-10-23 Ian Lance Taylor <iant@google.com>
3504
3505 * configure.ac: Disable the Go frontend on systems where it is known
3506 to not work.
3507 * configure: Regenerate.
3508
929315a9
RB
35092014-10-23 Richard Biener <rguenther@suse.de>
3510
3511 * Makefile.def: Add libcpp build module and dependencies.
3512 * configure.ac: Add libcpp build module.
3513 * Makefile.in: Regenerate.
3514 * configure: Likewise.
3515
5d12b768
MF
35162014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3517
3518 * MAINTAINERS (write-after-approval): Add myself.
3519
7b262a51
MLI
35202014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3521
3522 * INSTALL/README: Do not mention CVS.
3523
7705dfd1
JY
35242014-10-03 Jing Yu <jingyu@google.com>
3525
3526 * configure.ac: Add aarch64 to list of targets that support gold.
3527 * configure: Regenerate.
3528
a3052d31
FD
35292014-09-29 François Dumont <fdumont@gcc.gnu.org>
3530
3531 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3532
b2a1b261
CM
35332014-09-29 Catherine Moore <clm@codesourcery.com>
3534
3535 * MAINTAINERS: Add myself as MIPS maintainer.
3536
05342e10
MF
35372014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3538
3539 * MAINTAINERS: Move myself to MIPS maintainers.
3540
3f6bb7e5
JBG
35412014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3542
3543 * MAINTAINERS: Put all email addresses between '<' and '>'.
3544
3e895729
FXC
35452014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3546
3547 * MAINTAINERS: Move myself to reviewers (Fortran).
3548
e04733ee
AK
35492014-09-01 Andi Kleen <ak@linux.intel.com>
3550
3551 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3552 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3553 * Makefile.in: Regenerate.
3554
e79c0ea8
DM
35552014-08-28 David Malcolm <dmalcolm@redhat.com>
3556
3557 * rtx-classes-status.txt: Delete
3558
b32d5189
DM
35592014-08-28 David Malcolm <dmalcolm@redhat.com>
3560
3561 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3562
e0c0c325
SP
35632014-08-27 Sebastian Pop <s.pop@samsung.com>
3564
3565 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3566 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3567 of checking for version number.
3568 * configure: Regenerated.
3569 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3570
d7ac0a6a
DM
35712014-08-27 David Malcolm <dmalcolm@redhat.com>
3572
3573 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3574 is done; begin phase 6 (use extra rtx_def subclasses).
3575
9daaca36
DM
35762014-08-27 David Malcolm <dmalcolm@redhat.com>
3577
3578 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3579 done; begin phase 5 (additional rtx_def subclasses).
3580
b2908ba6
DM
35812014-08-26 David Malcolm <dmalcolm@redhat.com>
3582
3583 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3584
1130d5e3
DM
35852014-08-26 David Malcolm <dmalcolm@redhat.com>
3586
3587 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3588 SET_BB_HEADER are done.
3589
0e0ce50d
DM
35902014-08-26 David Malcolm <dmalcolm@redhat.com>
3591
3592 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3593 done.
3594
3d30f4e8
DM
35952014-08-26 David Malcolm <dmalcolm@redhat.com>
3596
3597 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3598
6144a836
DM
35992014-08-26 David Malcolm <dmalcolm@redhat.com>
3600
3601 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3602
b311fd0f
DM
36032014-08-25 David Malcolm <dmalcolm@redhat.com>
3604
3605 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3606
d8ce2eae
DM
36072014-08-25 David Malcolm <dmalcolm@redhat.com>
3608
3609 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3610
1455e88c
DM
36112014-08-25 David Malcolm <dmalcolm@redhat.com>
3612
3613 * rtx-classes-status.txt: Phase 3 (per-file commits within
3614 "config" subdirs) is done; begin phase 4 (removal of
3615 "scaffolding").
3616
76c531d3
DM
36172014-08-23 David Malcolm <dmalcolm@redhat.com>
3618
3619 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3620 dir) is done; begin phase 3 (per-file commits within "config"
3621 subdirs).
3622
00550b3d
DM
36232014-08-21 David Malcolm <dmalcolm@redhat.com>
3624
3625 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3626 phase 2 (per-file commits in main source dir).
3627
622dbadf
BC
36282014-08-21 Bin Cheng <bin.cheng@arm.com>
3629
3630 * configure: Regenerated.
3631
c1286e0b
DM
36322014-08-19 David Malcolm <dmalcolm@redhat.com>
3633
3634 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3635
c2fc1aee
DM
36362014-08-19 David Malcolm <dmalcolm@redhat.com>
3637
3638 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3639
68975683
DM
36402014-08-19 David Malcolm <dmalcolm@redhat.com>
3641
3642 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3643
d914bc6b
DM
36442014-08-19 David Malcolm <dmalcolm@redhat.com>
3645
3646 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3647
8020a4d5
DM
36482014-08-19 David Malcolm <dmalcolm@redhat.com>
3649
3650 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3651
a231b8a5
JV
36522014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3653
3654 * MAINTAINERS (Write After Approval): Add myself.
3655
ce8126f5
CF
36562014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3657
3658 * MAINTAINERS: Remove myself
3659
0f82e5c9
DM
36602014-08-19 David Malcolm <dmalcolm@redhat.com>
3661
3662 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3663
9c9afb69
PP
36642014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3665
3666 * MAINTAINERS (Write After Approval): Add myself.
3667
190bea87
DM
36682014-08-18 David Malcolm <dmalcolm@redhat.com>
3669
3670 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3671 SET_BB_HEADER, SET_BB_FOOTER
3672
c41b94ce
DM
36732014-08-18 David Malcolm <dmalcolm@redhat.com>
3674
bb3fff01 3675 * rtx-classes-status.txt: New file
c41b94ce 3676
eae1a5d4
RG
36772014-08-18 Roman Gareev <gareevroman@gmail.com>
3678
3679 * configure.ac: Eliminate ClooG installation dependency.
3680 * configure: Regenerate.
3681 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3682 * Makefile.in: Regenerate.
3683
f613bc0f
IV
36842014-08-15 Ilya Verbin <iverbin@gmail.com>
3685
3686 * MAINTAINERS (Write After Approval): Add myself.
3687
423ea09f 36882014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3689
3690 * MAINTAINERS (Write After Approval): Add myself.
3691
88b1a322
JW
36922014-08-01 Jiong Wang <jiong.wang@arm.com>
3693
3694 * MAINTAINERS (Write After Approval): Add myself.
3695
8ed499f8
AG
36962014-07-28 Anthony Green <green@moxielogic.com>
3697
3698 Import from savannah.gnu.org:
3699 * config.sub: Update to 2014-07-28 version.
3700
09ec3110
RS
37012014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3702
3703 * MAINTAINERS: Remove my MIPS maintainer entry.
3704
7b7f941a
UB
37052014-07-26 Uros Bizjak <ubizjak@gmail.com>
3706
3707 PR target/47230
3708 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3709 * configure: Regenerate.
3710
a12f7ac8
JN
37112014-07-24 James Norris <jnorris@codesourcery.com>
3712
3713 * MAINTAINERS (Write After Approval): Add myself.
3714
09611faf
RG
37152014-07-20 Roman Gareev <gareevroman@gmail.com>
3716
3717 * configure.ac: Accept only CLooG 0.18.1.
3718 * configure: Regenerate.
3719
37738b0f
RG
37202014-07-17 Roman Gareev <gareevroman@gmail.com>
3721
3722 * configure.ac: Don't accept isl 0.11.
3723 * configure: Regenerate.
3724
473037cb
AZ
37252014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3726
3727 * MAINTAINERS (Write After Approval): Add myself.
3728
9a62ed16
RO
37292014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3730
3731 * configure.ac: Don't accept isl 0.10.
3732 * configure: Regenerate.
3733
c41f1c42 37342014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3735
c41f1c42
BE
3736 Fix include path for in-tree cloog.
3737 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3738 * configure: Regenerate.
29d0a43c 3739
c41f1c42 37402014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3741
c41f1c42 3742 * .gitignore: Import gcc_update output.
a5852bea 3743
b6383ab8
TS
37442014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3745
a10ec8bc
TS
3746 * config-ml.in: Robustify ac_configure_args parsing.
3747
45b3824d
TS
3748 * configure.ac (--enable-linker-plugin-configure-flags)
3749 (--enable-linker-plugin-flags): New flags.
3750 (configdirs): Conditionally add libiberty-linker-plugin.
3751 * configure: Regenerate.
3752 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3753 (host_modules) <lto-plugin>: Pay attention to
3754 @extra_linker_plugin_flags@ and
3755 @extra_linker_plugin_configure_flags@.
3756 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3757 * Makefile.in: Regenerate.
3758
b6383ab8
TS
3759 * Makefile.tpl (configure-[+prefix+][+module+])
3760 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3761 "module_srcdir" instead of "module" for locating a module's srcdir.
3762 * Makefile.in: Regenerate.
3763
a4a1b5f3
MF
37642014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3765
3766 * MAINTAINERS (Write After Approval): Add myself.
3767
38a13841
SP
37682014-06-06 Sebastian Pop <sebpop@gmail.com>
3769
3770 * MAINTAINERS: Update my email address.
3771
153fcd41
TP
37722014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3773
3774 * MAINTAINERS (Write After Approval): Add myself.
3775
e25d9632
AB
37762014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3777
3778 * MAINTAINERS (Write After Approval): Add myself.
3779
1007a55c
JW
37802014-05-30 Jonathan Wakely <jwakely@redhat.com>
3781
3782 PR libstdc++/61011
3783 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3784 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3785 * configure: Regenerate.
3786
fd9ed1ae
PA
37872014-05-28 Pedro Alves <palves@redhat.com>
3788
3789 * MAINTAINERS (Write After Approval): Add myself.
3790
03bdb69f
MK
37912014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3792
3793 * MAINTAINERS: Update my affiliation/email.
3794
905083ad
MS
37952014-05-19 Mike Stump <mikestump@comcast.net>
3796
3797 * MAINTAINERS: Add wide-int reviewers.
3798
707f1839
SL
37992014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3800
3801 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3802 * configure: Regenerated.
3803
7321dc60
TR
38042014-05-15 Torvald Riegel <triegel@redhat.com>
3805
3806 * MAINTAINERS (libitm): Add myself as maintainer.
3807
5b1e4b47
CB
38082014-05-07 Charles Baylis <charles.baylis@linaro.org>
3809
3810 * MAINTAINERS (Write After Approval): Add myself.
3811
a4ebe104
RS
38122014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3813
3814 * config.sub, config.guess: Import from upstream.
3815
9575df4a
AL
38162014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3817
3818 * MAINTAINERS (Write After Approval): Put myself in correct order.
3819
2fdc94b7
AL
38202014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3821
3822 * MAINTAINERS (Write After Approval): Add myself.
3823
080c6230
LB
38242014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3825
3826 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3827 section.
3828
4e4c8692
RÁE
38292014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3830
3831 * MAINTAINERS (Write After Approval): Delete myself.
3832
ffe7f7a7
JJ
38332014-04-17 Jakub Jelinek <jakub@redhat.com>
3834
3835 PR sanitizer/56781
3836 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3837 and -B* options with -Xcompiler.
3838
147d38a5
EB
38392014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3840
3841 PR bootstrap/60620
423ea09f 3842 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3843 * Makefile.in: Regenerate.
3844
ba1925c3
YS
38452014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3846
3847 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3848 for WINDRES_FOR_TARGET in default-manifest.o rule.
3849 * Makefile.in: Regenerate.
3850
8707b3bc
DH
38512014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3852
3853 * MAINTAINERS (Write After Approval): Add myself.
3854
9e1c8fc1
JJ
38552014-03-26 Jakub Jelinek <jakub@redhat.com>
3856
3857 PR sanitizer/56781
3858 * Makefile.def: Set bootstrap=true; for host fixincludes.
3859 * configure.ac: Don't bootstrap host fixincludes unless
3860 --with-build-config=bootstrap-{a,ub}san.
3861 * Makefile.in: Regenerated.
3862 * configure: Regenerated.
3863
beeda1d9
JJ
38642014-03-21 Jakub Jelinek <jakub@redhat.com>
3865
3866 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3867 --enable-vtable-verify option parsing. Don't add
3868 target-libsanitizer to bootstrap_target_libs unless
3869 --with-build-config=bootstrap-asan or
3870 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3871 to bootstrap_target_libs unless --enable-vtable-verify.
3872 * configure: Regenerated.
3873
e5dddc50
AS
38742014-03-10 Anatoly Sokolov <aesok@post.ru>
3875
3876 * MAINTAINERS (Write After Approval): Add myself.
3877
df5bc1cb
DC
38782014-03-07 Denis Chertykov <chertykov@gmail.com>
3879
3880 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3881
3b9edeac
JJ
38822014-03-07 Jakub Jelinek <jakub@redhat.com>
3883
3884 PR bootstrap/58572
3885 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3886 -I for libstdc++-v3 includes if $(LEAN).
3887 * Makefile.in: Regenerated.
3888
c01a8548
JW
38892014-03-04 Jonathan Wakely <jwakely@redhat.com>
3890
3891 * MAINTAINERS: Update my email address.
3892
341c653c
WL
38932014-02-24 Walter Lee <walt@tilera.com>
3894
3895 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3896 (tilegx-*-*): Change to tilegx*-*-*.
3897 * configure: Regenerate.
3898
37f2c4f0
LR
38992014-02-17 Loren J. Rittle <ljrittle@acm.org>
3900
3901 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3902
6c01e96e
KV
39032014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3904
3905 * MAINTAINERS (Write After Approval): Add myself.
3906
91da0481
RO
39072014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3908
3909 PR target/59788
3910 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3911 *solaris2*.
3912
dd35b84f
JDA
39132014-01-21 John David Anglin <danglin@gcc.gnu.org>
3914
3915 * MAINTAINERS: Update my email address.
3916
493b8af8
GP
39172014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3918
3919 * MAINTAINERS: Convert to UTF-8.
3920 Properly sort Xinliang David Li's entry.
3921
f121b81d
CLT
39222013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3923 Sandra Loosemore <sandra@codesourcery.com>
3924
3925 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3926 nios2 port maintainers.
3927
74f769b5
MT
39282013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3929
3930 * MAINTAINERS (Write After Approval): Add myself.
3931
79e0604d 39322013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3933
3934 * configure.ac: Add user-friendly check for native x86_64-linux
3935 multilibs.
3936 * configure: Regenerate.
3937
39382013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3939
3940 * MAINTAINERS: Add myself as sh maintainer.
3941
39422013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3943
3944 * MAINTAINERS: Add self as SLSR maintainer.
3945
39462013-11-18 Jan Hubicka <hubicka@ucw.cz>
3947
3948 * MAINTAINERS: Update my email address.
3949
39502013-11-15 David Edelsohn <dje.gcc@gmail.com>
3951
3952 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3953
39542013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3955
3956 * Makefile.in: Regenerate.
3957
3958 * Makefile.tpl: Fix typo.
3959 * Makefile.in: Regenerate partially.
3960
39612013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3962
3963 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3964 supported.
3965 * configure: Regenerated.
3966
39672013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
39712013-10-30 Jason Merrill <jason@redhat.com>
3972
3973 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3974 --disable-build-format-warnings.
3975
39762013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3977
423ea09f 3978 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
3979 depend on libstdc++ and libgcc.
3980 * configure: Regenerate.
3981 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3982 libcilkrts for POSIX and i*86, and x86_64 architectures.
3983 * Makefile.in: Added libcilkrts related fields to support building it.
3984
39852013-10-26 Jeff Law <law@redhat.com>
3986
3987 * Makefile.def (target_modules): Remove libmudflap
3988 (languages): Remove check-target-libmudflap).
3989 * Makefile.in: Rebuilt.
3990 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3991 * configure.ac (target_libraries): Remove target-libmudflap.
3992 Remove checks which disabled libmudflap on some systems.
3993 * configure: Rebuilt.
3994 * libmudflap: Directory removed.
3995
39962013-10-21 Cong Hou <congh@google.com>
3997
3998 * MAINTAINERS (Write After Approval): Add myself.
3999
40002013-10-16 Mike Stump <mikestump@comcast.net>
4001
4002 * .dir-locals.el: Add.
4003
40042013-10-15 David Malcolm <dmalcolm@redhat.com>
4005
4006 * configure.ac: Add --enable-host-shared
4007 * configure: Regenerate.
4008
40092013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4010
4011 Import from savannah.gnu.org:
4012 * config.guess: Update to 2013-06-10 version.
4013 * config.sub: Update to 2013-10-01 version.
4014
40152013-10-01 Simon Cook <simon.cook@embecosm.com>
4016
4017 Changes to build configuration to allow big endian ARC ELF toolchain
4018 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4019 * configure: Regenerate.
4020
40212013-09-20 Alan Modra <amodra@gmail.com>
4022
4023 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4024 ppc host match. Support little-endian powerpc linux hosts.
4025
40262013-09-19 Dodji Seketeli <dodji@redhat.com>
4027
4028 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4029 maintainer.
4030
40312013-09-12 DJ Delorie <dj@redhat.com>
4032
4033 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4034 maintainers.
4035
40362013-09-03 Richard Biener <rguenther@suse.de>
4037
4038 * configure.ac: Also allow ISL 0.12.
4039 * configure: Regenerated.
4040
40412013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
40452013-08-27 David Malcolm <dmalcolm@redhat.com>
4046
4047 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4048
40492013-08-26 Caroline Tice <cmtice@google.com>
4050
4051 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4052 "Various Reviewers" to libvtv "Various Maintainers".
4053
40542013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4055
4056 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4057
40582013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4059
4060 * MAINTAINERS: Update name, email.
4061
40622013-08-13 Adam Butcher <adam@jessamine.co.uk>
4063
4064 * MAINTAINERS (Write After Approval): Add myself.
4065
40662013-08-12 Caroline Tice <cmtice@google.com>
4067
4068 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4069 address in the Write After Approval section.
4070
40712013-08-09 Carlos O'Donell <carlos@redhat.com>
4072
4073 * MAINTAINERS (Write After Approval): Update email.
4074
40752013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4076
4077 * configure.ac: Adjust to check VTV_SUPPORTED.
4078 * configure: Regenerated.
4079
40802013-08-02 Caroline Tice <cmtice@google.com>
4081
4082 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4083 on non-linux systems; add target-libvtv to noconfigdirs; add
4084 libsupc++/.libs to C++ library search paths.
4085 * configure: Regenerated.
4086 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4087 libstdc++ and libgcc.
4088 * Makefile.in: Regenerated.
4089
40902013-07-19 Yvan Roux <yvan.roux@linaro.org>
4091
4092 * MAINTAINERS (Write After Approval): Add myself.
4093
40942013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4095 Shiva Chen <shiva0217@gmail.com>
4096
4097 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4098 nds32 port maintainers.
4099
41002013-07-17 Tim Shen <timshen91@gmail.com>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
41042013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4105
4106 * configure.ac: Sync from binutils.
4107 * configure: Regenerate.
4108
41092013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4110
4111 * MAINTAINERS (Write After Approval): Add myself.
4112
41132013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4114
4115 * MAINTAINERS (Write After Approval): Add myself.
4116
41172013-05-17 David Malcolm <dmalcolm@redhat.com>
4118
4119 * MAINTAINERS (Write After Approval): Add myself.
4120
41212013-04-30 Brooks Moses <bmoses@google.com>
4122
4123 * MAINTAINERS: Update my email; move myself from Fortran
4124 reviewer to Write After Approval.
4125
41262013-04-16 Andreas Schwab <schwab@suse.de>
4127
4128 * configure.ac (aarch64-*-*): Don't disable java.
4129 * configure: Regenerate.
4130
41312013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4132
4133 * MAINTAINERS (Write After Approval): Add myself.
4134
41352013-03-30 Matthias Klose <doko@ubuntu.com>
4136
4137 * Makefile.def (target_modules): Don't install libffi.
4138 * Makefile.in: Regenerate.
4139
41402013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4141
4142 * MAINTAINERS (Write After Approval): Add myself.
4143
41442013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4145
4146 * MAINTAINERS (Write After Approval): Add myself.
4147
41482013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4149
4150 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4151 * configure: Regenerated.
4152
a15d2ea8
ILT
41532013-02-05 Ian Lance Taylor <iant@google.com>
4154
4155 PR go/55969
4156 * configure.ac: Disable libgo on some systems where it does not
4157 work.
4158
a3b854b6
FXC
41592013-02-04 David Edelsohn <dje.gcc@gmail.com>
4160
4161 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4162 Remove Geoff Keating as rs6000 port maintainer, at his request.
4163
41642013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4165
4166 * MAINTAINERS: Update my email.
4167
41682013-01-23 Shenghou Ma <minux.ma@gmail.com>
4169
4170 * configure: Re-generate.
4171
41722013-01-15 Richard Biener <rguenther@suse.de>
4173
4174 PR other/55973
4175 * configure: Re-generate.
4176
41772013-01-14 Matthias Klose <doko@ubuntu.com>
4178
4179 * Makefile.def (install-target-libsanitizer): Depend on
4180 install-target-libstdc++-v3.
4181 * Makefile.in: Regenerate.
4182
41832013-01-14 Richard Biener <rguenther@suse.de>
4184
4185 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4186 * configure: Re-generate
4187
41882013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4189
4190 * config.sub: Update from config repo.
4191
41922013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4193
4194 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4195 * Makefile.in: Regenerate.
4196
41972013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4198
4199 * MAINTAINERS (arc): Add new port maintainership for myself.
4200
42012013-01-09 Jason Merrill <jason@redhat.com>
4202
4203 * .gitignore: Import from gdb repository.
4204
42052013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4206
4207 * Makefile.def (configure-gcc): Depend on all-gmp.
4208 (all-gcc): Remove dependency on all-gmp.
4209 * Makefile.in: Regenerated.
4210
42112013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4212
4213 * config.sub: Merge from config repo.
4214 * config.guess: Ditto.
4215
42162013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4217
4218 * Makefile.def: Merge from binutils.
4219 * Makefile.in: Ditto.
4220
42212013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4222
4223 * MAINTAINERS: Update my email.
4224
42252012-12-29 Ben Elliston <bje@gnu.org>
4226
4227 * config.guess: Update to 2012-12-29 version.
4228 * config.sub: Likewise.
4229
42302012-12-20 Matthias Klose <doko@ubuntu.com>
4231
4232 * Makefile.def (install-target-libgfortran): Depend on
4233 install-target-libquadmath, install-target-libgcc.
4234 (install-target-libsanitizer): Depend on install-target-libgcc.
4235 (install-target-libjava): Depend on install-target-libgcc.
4236 (install-target-libitm): Depend on install-target-libgcc.
4237 (install-target-libobjc): Depend on install-target-libgcc.
4238 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4239 * Makefile.in: Regenerate.
4240
42412012-12-19 Matthias Klose <doko@ubuntu.com>
4242
4243 * Makefile.def (install-target-libgo): Depend on
4244 install-target-libatomic.
4245 * Makefile.in: Regenerate.
4246
42472012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4248
4249 PR go/55201
4250 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4251 * Makefile.in: Regenerate.
4252
42532012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4254
4255 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4256 * configure: Regenerate.
4257
42582012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4259
4260 * config.sub: Merge from config repo.
4261
42622012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4263
4264 * Makefile.def (target_modules): Add bootstrap=true and
4265 raw_cxx=true to libsanitizer.
4266 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4267 * Makefile.in: Regenerated.
4268 * configure: Likewise.
4269
42702012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4271
4272 * MAINTAINERS: Remove self as RTL optimization maintainer.
4273
42742012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4275
4276 * MAINTAINERS (Write After Approval): Add myself.
4277
42782012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4279
4280 * Makefile.def (target_modules): Remove bootstrap=true and
4281 raw_cxx=true from libsanitizer.
4282 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4283 * Makefile.in: Regenerated.
4284 * configure: Likewise.
4285
42862012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4287
4288 * Makefile.def (target_modules): Add bootstrap=true and
4289 raw_cxx=true to libsanitizer.
4290 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4291 * Makefile.in: Regenerated.
4292 * configure: Likewise.
4293
42942012-11-28 Andrew Pinski <apinski@cavium.com>
4295
4296 PR bootstrap/54279
4297 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4298 * configure: Regenerate.
4299 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4300 * Makefile.in: Regenerate.
4301
43022012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4303
4304 * configure.ac: Disable libsanitizer if we're not building C++.
4305 * configure: Regenerate.
4306
43072012-11-15 Roland McGrath <roland@hack.frob.com>
4308
4309 * MAINTAINERS (Write After Approval): Add myself.
4310
43112012-11-15 Dmitry Vyukov <dvyukov@google.com>
4312
4313 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4314 Kostya Serebryany (kcc@google.com) and
4315 Jakub Jelinek (jakub@redhat.com).
4316 Rename area for Dodji Seketeli (dodji@redhat.com).
4317
43182012-11-15 Dodji Seketeli <dodji@redhat.com>
4319
4320 * MAINTAINERS: (asan.c, related): Add myself.
4321
43222012-11-14 Roland McGrath <mcgrathr@google.com>
4323
4324 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4325 * configure: Regenerate.
4326
43272012-11-13 Richard Henderson <rth@redhat.com>
4328
4329 * configure.ac: Move libsanitizer logic to subdirectory.
4330 * configure: Regenerate.
4331
43322012-11-13 Dodji Seketeli <dodji@redhat.com>
4333
4334 * configure.ac: Enable libsanitizer just on x86 linux for now.
4335 * configure: Re-generate.
4336
43372012-11-13 David Edelsohn <dje.gcc@gmail.com>
4338
4339 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4340 sections.
4341 * configure: Regenerate.
4342
43432012-11-13 Hans-Peter Nilsson <hp@axis.com>
4344
4345 * configure.ac: Add section for configdirs for libsanitizer.
4346 Disable for cris-*-* and mmix-*-*.
4347 * configure: Regenerate.
4348
43492012-11-12 Wei Mi <wmi@google.com>
4350
4351 * configure.ac: Add libsanitizer to target_libraries.
4352 * Makefile.def: Ditto.
4353 * configure: Regenerate.
4354 * Makefile.in: Regenerate.
4355 * libsanitizer: New directory for asan runtime. Contains an empty
4356 tsan directory.
4357
43582012-11-03 Corinna Vinschen <corinna@vinschen.de>
4359
4360 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4361 against Mingw64 w32api.
4362 * configure: Regenerate.
4363
43642012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4365
4366 * configure: Regenerated.
4367
43682012-11-03 Robert Mason <rbmj@verizon.net>
4369
4370 * configure.ac: add --disable-libstdcxx configure option
4371 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4372
43732012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4374
4375 * MAINTAINERS (Write After Approval): Add myself.
4376
43772012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4378
4379 * MAINTAINERS (Write After Approval): Add myself.
4380
43812012-10-24 Sharad Singhai <singhai@google.com>
4382
4383 * MAINTAINERS (Write After Approval): Add myself.
4384
43852012-10-24 Eric Christopher <echristo@gmail.com>
4386
4387 * MAINTAINERS: Update email address.
4388
43892012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4390
4391 PR bootstrap/54820
4392 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4393 * configure: Regenerate.
4394
43952012-10-23 Richard Earnshaw <rearnsha@arm.com>
4396
4397 * MAINTAINERS (aarch64): Add Marcus and myself.
4398
43992012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4400
4401 PR bootstrap/54820
4402 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4403 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4404 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4405 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4406 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4407 * Makefile.in: Regenerate.
4408 * configure.ac (have_static_libs): New variable and associated check.
4409 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4410 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4411 * configure: Regenerate.
4412
44132012-10-10 Richard Biener <rguenther@suse.de>
4414
4415 * MAINTAINERS: Adjust for changed surname.
4416
44172012-10-04 Lawrence Crowl <crowl@google.com>
4418
4419 * MAINTAINERS (Write After Approval): Add myself.
4420
44212012-10-01 Cary Coutant <ccoutant@google.com>
4422
4423 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4424
44252012-09-28 Ian Lance Taylor <iant@google.com>
4426
4427 * Makefile.def: Make all-target-libgo depend on
4428 all-target-libbacktrace.
4429 * Makefile.in: Rebuild.
4430
44312012-09-26 Ian Lance Taylor <iant@google.com>
4432
4433 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4434 * Makefile.in: Rebuild.
4435
44362012-09-20 Walter Lee <walt@tilera.com>
4437
4438 * configure.ac: Add tilegx to list of targets that support gold.
4439 * configure: Regenerate.
4440
44412012-09-20 Marek Polacek <polacek@redhat.com>
4442
4443 * MAINTAINERS (Write After Approval): Add myself.
4444
44452012-09-19 Steve Ellcey <sellcey@mips.com>
4446
4447 * configure.ac: Add mips*-mti-elf* target.
4448 * configure: Regenerate.
4449
44502012-09-17 Ian Lance Taylor <iant@google.com>
4451
4452 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4453 * configure.ac (host_libs): Add libbacktrace.
4454 (target_libraries): Add libbacktrace.
4455 * Makefile.def (host_modules): Add libbacktrace.
4456 (target_modules): Likewise.
4457 * configure, Makefile.in: Rebuild.
4458
44592012-09-14 David Edelsohn <dje.gcc@gmail.com>
4460
4461 PR target/38607
4462 Merge upstream change.
4463 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4464
4465 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4466 Add libgomp*.o to compare_exclusions for AIX.
4467 * configure: Regenerate.
4468
44692012-09-06 Diego Novillo <dnovillo@google.com>
4470
4471 * configure.ac: Bump minimum GMP version to 4.2.3.
4472 * configure: Re-generate.
4473
44742012-09-05 Georg-Johann Lay <avr@gjlay.de>
4475
4476 PR target/54461
4477 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4478 target-libgloss if not configured --with-avrlibc=no.
4479 * configure: Regenerate.
4480
44812012-09-04 Jason Merrill <jason@redhat.com>
4482
4483 * configure.ac: Fix --enable-languages=all.
4484
44852012-09-04 Christophe Lyon <christophe.lyon@st.com>
4486
4487 * MAINTAINERS (Write After Approval): Add myself.
4488
44892012-09-03 Richard Guenther <rguenther@suse.de>
4490
4491 PR bootstrap/54138
4492 * configure.ac: Re-organize ISL / CLOOG checks to allow
4493 disabling with either --without-isl or --without-cloog.
4494 * configure: Regenerated.
4495
44962012-09-03 Georg-Johann Lay <avr@gjlay.de>
4497
4498 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4499 * configure: Regenerate.
4500
45012012-08-27 Ulrich Drepper <drepper@gmail.com>
4502
4503 * MAINTAINERS: Fix my email address.
4504
45052012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4506
4507 PR binutils/4970
4508 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4509 and opcodes.
4510 * Makefile.in: Regenerated.
4511
45122012-08-26 Art Haas <ahaas@impactweather.com>
4513
4514 * configure: Regenerate.
4515
45162012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4517
4518 * INSTALL/README: Also refer to the online installation
4519 instructions.
4520
45212012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4522
4523 * MAINTAINERS (Write After Approval): Add myself.
4524 (Picochip port): Remove myself.
4525
45262012-08-14 Diego Novillo <dnovillo@google.com>
4527
4528 Merge from cxx-conversion branch.
4529
4530 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4531 POSTSTAGE1_CONFIGURE_FLAGS.
4532 * Makefile.in: Regenerate.
4533 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4534 Force C++ when bootstrapping.
4535 * configure: Regenerate.
4536
45372012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4538
4539 * MAINTAINERS (Write After Approval): Add myself.
4540
45412012-07-16 Joseph Myers <joseph@codesourcery.com>
4542
4543 * README: Document use of ranges of years in copyright notices.
4544
45452012-07-06 Richard Guenther <rguenther@suse.de>
4546
4547 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4548 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4549 --with-gmp=system.
4550 * Makefile.in: Regenerated.
4551 * configure: Likewise.
4552
45532012-07-06 Richard Guenther <rguenther@suse.de>
4554
4555 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4556 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4557 supply V=1 as extra_make_flags.
4558 * configure: Regenerated.
4559 * Makefile.in: Likewise.
4560
45612012-07-04 Tristan Gingold <gingold@adacore.com>
4562
4563 * configure: Regenerate.
4564
45652012-07-03 Richard Guenther <rguenther@suse.de>
4566
4567 * Makfile.def (isl): Remove not necessary extra_exports and
4568 extra_make_flags.
4569 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4570 * Makefile.in: Regenerated.
4571
45722012-07-03 Richard Guenther <rguenther@suse.de>
4573
4574 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4575 * configure.ac: If either the ISL or the CLooG check failed
4576 do not try to build in-tree versions.
4577 * Makefile.in: Regenerated.
4578 * configure: Regenerated.
4579
45802012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4581
4582 * configure: Regenerate.
4583
45842012-07-02 Janis Johnson <janisjo@codesourcery.com>
4585
4586 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4587 maintainer.
4588
45892012-07-02 Richard Guenther <rguenther@suse.de>
4590
4591 * configure: Regenerated.
4592
45932012-07-02 Richard Guenther <rguenther@suse.de>
4594 Michael Matz <matz@suse.de>
4595 Tobias Grosser <tobias@grosser.es>
4596 Sebastian Pop <sebpop@gmail.com>
4597
4598 * Makefile.def: Add ISL host module, remove PPL host module.
4599 Adjust ClooG host module to use the proper ISL.
4600 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4601 * configure.ac: Include config/isl.m4. Add ISL host library,
4602 remove PPL. Remove PPL configury, add ISL configury, adjust
4603 ClooG configury.
4604 * Makefile.in: Regenerated.
4605 * configure: Likewise.
4606
46072012-07-02 Richard Guenther <rguenther@suse.de>
4608
4609 Merge from graphite branch
4610 2011-07-21 Tobias Grosser <tobias@grosser.es>
4611
4612 * configure: Regenerated.
4613 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4614 both cloog.org and legacy versions. The only supported version will
4615 be CLooG with the isl backend.
4616
4617 2011-07-21 Tobias Grosser <tobias@grosser.es>
4618
4619 * configure: Regenerated.
4620 * configure.ac: Require cloog isl 0.17.0
4621
4622 2011-07-21 Tobias Grosser <tobias@grosser.es>
4623
4624 * configure: Regenerated.
4625 * config/cloog.m4: Do not define CLOOG_ORG
4626
46272012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4628
4629 * configure.ac: Skip C if explicitly selected.
4630 * configure: Regenerate.
4631
46322012-06-28 Christophe Lyon <christophe.lyon@st.com>
4633
4634 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4635 they contain -O2.
4636 * configure: Regenerate.
4637
46382012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4639
4640 PR debug/53740
4641 * df.h, df-problems.c, dce.c: Revert last patch.
4642
46432012-06-25 Iain Sandoe <iain@codesourcery.com>
4644
4645 * MAINTAINERS (Write After Approval): Update my email address.
4646
46472012-06-21 Meador Inge <meadori@codesourcery.com>
4648
4649 * MAINTAINERS (Write After Approval): Add myself.
4650
46512012-06-20 Jason Merrill <jason@redhat.com>
4652
4653 * Makefile.tpl (check-target-libgomp-c++): New.
4654 (check-target-libitm-c++): New.
4655 * Makefile.def (c++): Add them.
4656 * Makefile.in: Regenerate.
4657
46582012-05-29 Edmar Wienskoski <edmar@freescale.com>
4659
4660 * MAINTAINERS (Write After Approval): Add myself.
4661
46622012-05-16 Olivier Hainque <hainque@adacore.com>
4663
4664 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4665 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4666 (install-no-fixedincludes): Adjust accordingly.
4667 * Makefile.in: Regenerate.
4668
46692012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4670
4671 Merge upstream change
4672 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4673
46742012-05-14 Marc Glisse <marc.glisse@inria.fr>
4675
4676 * MAINTAINERS (Write After Approval): Add myself.
4677
46782012-05-09 Nick Clifton <nickc@redhat.com>
4679 Paul Smith <psmith@gnu.org>
4680
4681 PR bootstrap/50461
4682 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4683 allow for the fact that from release v3.1.0 of MPFR the source
4684 files were moved into a src sub-directory.
4685 * configure: Regenerate.
4686
46872012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4688
4689 * configure.ac: Bump minimum MPFR version to 2.4.0.
4690 * configure: Regenerated.
4691
46922012-05-01 Richard Henderson <rth@redhat.com>
4693
4694 * Makefile.def (libatomic): New target_module.
4695 * configure.ac (target_libraries): Add libatomic.
4696 (noconfigdirs): Check if libatomic is supported.
4697 * Makefile.in, configure: Rebuild.
4698
46992012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4700
4701 * MAINTAINERS (Write After Approval): Add myself.
4702
47032012-04-25 Joel Brobecker <brobecker@adacore.com>
4704
4705 * config.sub: Update to 2012-04-18 version from official repo.
4706
47072012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4708
4709 * MAINTAINERS (Write After Approval): Add myself.
4710
47112012-04-11 Steve Ellcey <sellcey@mips.com>
4712
4713 * MAINTAINERS: Changed email address.
4714
47152012-03-28 Georg-Johann Lay <avr@gjlay.de>
4716
4717 PR target/52737
4718 * contrib/gcc_update (files_and_dependencies):
4719 Remove gcc/config/avr/t-multilib from touch data.
4720
47212012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4722
4723 * MAINTAINERS (OS Port Maintainers): Remove irix.
4724 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4725 (unsupported_languages): Remove mips-sgi-irix6.*.
4726 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4727 (with_stabs): Remove.
4728 * configure: Regenerate.
4729
47302012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4731
4732 * MAINTAINERS (OS Port Maintainers): Remove osf.
4733 * configure.ac (enable_libgomp): Remove *-*-osf*.
4734 (with_stabs): Remove alpha*-*-osf*.
4735 * configure: Regenerate.
4736
47372012-03-05 Tristan Gingold <gingold@adacore.com>
4738
4739 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4740 * configure: Regenerate.
4741
47422012-02-17 Walter Lee <walt@tilera.com>
4743
4744 * MAINTAINERS: (Write After Approval): Delete myself.
4745
47462012-02-14 Walter Lee <walt@tilera.com>
4747
4748 * MAINTAINERS (tilegx port): Add myself.
4749 (tilepro port): Add myself.
4750 (Write After Approval): Add myself.
4751
47522012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4753
4754 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4755 and Joseph Myers as docstring relicensing maintainers.
4756
47572012-02-09 Bin Cheng <bin.cheng@arm.com>
4758
4759 * MAINTAINERS (write-after-approval): Add myself.
4760
47612012-02-08 Ira Rosen <irar@il.ibm.com>
4762
4763 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4764 maintainer.
4765
47662012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4767
4768 * MAINTAINERS (Write After Approval): Move myself to
4769 maintain alphabetical order.
4770
47712012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4772
4773 * MAINTAINERS (Write After Approval): Add myself.
4774
47752012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4776
4777 * MAINTAINERS (Write After Approval): Add myself.
4778
47792012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4780 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4781
4782 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4783 * configure: Regenerate.
4784
47852012-01-23 Harshit Chopra <harshit@google.com>
4786
4787 * MAINTAINERS (Write After Approval): Add myself.
4788
47892012-01-22 Douglas B Rupp <rupp@ngnat.com>
4790
4791 * configure.ac: Remove reference to mh-interix.
4792 * configure: Regenerate.
4793
47942012-01-05 Richard Henderson <rth@redhat.com>
4795
4796 PR bootstrap/51072
4797 * configure.ac: Disable libitm if c++ is not enabled.
4798 * configure: Rebuild.
4799
4800 * configure.ac: Fix regexp for same.
4801 * configure: Rebuild.
4802
48032012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4804
4805 * MAINTAINERS (Write After Approval): Add myself.
4806
48072012-01-02 Richard Guenther <rguenther@suse.de>
4808
4809 PR bootstrap/51686
4810 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4811 * Makefile.in: Regenerate.
4812
48132011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4814
4815 * MAINTAINERS (Write After Approval): Add myself.
4816
48172011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4818
4819 * configure: Regenerate.
4820
48212011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4822
4823 * MAINTAINERS (picochip): Changed email address.
4824
48252011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4826
4827 * MAINTAINERS (write-after-approval): Add self.
4828
48292011-11-29 DJ Delorie <dj@redhat.com>
4830
4831 * configure.ac (rl78-*-*) New case.
4832 * configure: Regenerate.
4833 * MAINTAINERS: Add myself as RL78 maintainer.
4834
48352011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4836
4837 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4838
48392011-11-21 Andreas Tobler <andreast@fgznet.ch>
4840
4841 * libtool.m4: Additional FreeBSD 10 fixes.
4842
48432011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4844
4845 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4846 Maintainers section, as Epiphany maintainer.
4847
48482011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4849
4850 PR target/49992
4851 * configure.ac: Remove ranlib special-casing for Darwin.
4852 * configure: Regenerate.
4853
48542011-11-12 Andrey Belevantsev <abel@ispras.ru>
4855
4856 * MAINTAINERS (Reviewers): Keep the list sorted.
4857
48582011-11-11 Andrey Belevantsev <abel@ispras.ru>
4859
4860 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4861
48622011-11-09 Roland McGrath <mcgrathr@google.com>
4863
4864 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4865 * configure: Rebuild.
4866 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4867 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4868 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4869 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4870 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4871 Add READELF.
4872 * Makefile.in: Rebuild.
4873
48742011-11-09 Jason Merrill <jason@redhat.com>
4875
4876 * Makefile.def (language=c++): Remove check-c++0x.
4877 * Makefile.in (check-gcc-c++): Regenerate.
4878
48792011-11-08 Richard Henderson <rth@redhat.com>
4880
4881 * configure.ac: Test for libitm directory present first.
4882
4883 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4884
4885 * configure.ac: Test libitm/configure.tgt to disable libitm.
4886 * configure: Rebuild.
4887
48882011-11-07 Aldy Hernandez <aldyh@redhat.com>
4889 Richard Henderson <rth@redhat.com>
4890
4891 Merged from transactional-memory.
4892
4893 * Makefile.def (lang_env_dependencies): libitm is c++.
4894 Add libitm target module.
4895 * configure.ac: Likewise.
4896 * config/mmap.m4: New file.
4897 * contrib/gcc_update: Add libitm to touch data.
4898 * Makefile.in, configure: Rebuild.
4899
49002011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4901
4902 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4903 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4904 * Makefile.in: Regenerate.
4905
49062011-11-01 DJ Delorie <dj@redhat.com>
4907
4908 * config.sub: Update to version 2011-10-29 (added rl78)
4909
49102011-10-27 Nick Clifton <nickc@redhat.com>
4911
4912 * config.sub: Import these changes from the config project:
4913
4914 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4915 Ben Elliston <bje@gnu.org>
4916
4917 * config.sub (epiphany): New.
4918
4919 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4920 Ben Elliston <bje@gnu.org>
4921
4922 * config.sub (hexagon, hexagon-*): New.
4923
4924 2011-08-23 Roland McGrath <mcgrathr@google.com>
4925
4926 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4927 64eb to be64.
4928
4929 2011-08-16 Roland McGrath <mcgrathr@google.com>
4930
4931 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4932 (nacl): Grok as alias for 32el-unknown-nacl.
4933
49342011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4935
4936 * MAINTAINERS (Write After Approval): Add myself.
4937
49382011-10-24 Teresa Johnson <tejohnson@google.com>
4939
4940 * MAINTAINERS (Write After Approval): Add myself.
4941
49422011-09-21 Jakub Jelinek <jakub@redhat.com>
4943
4944 * MAINTAINERS (sparc port): Remove myself.
4945
49462011-09-14 Tom de Vries <tom@codesourcery.com>
4947
4948 * MAINTAINERS (Write After Approval): Add myself.
4949
49502011-08-14 Yao Qi <yao@codesourcery.com>
4951
4952 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4953 * configure: Regenerate.
4954
49552011-07-26 Ian Lance Taylor <iant@google.com>
4956
4957 * configure.ac: Set have_compiler based on whether gcc directory
4958 exists, rather than on whether gcc is in configdirs.
4959 * configure: Rebuild.
4960
49612011-07-21 Joseph Myers <joseph@codesourcery.com>
4962
4963 * MAINTAINERS (Global Reviewers): Add self.
4964
49652011-07-20 David Edelsohn <dje.gcc@gmail.com>
4966
4967 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4968 link directories.
4969 * Makefile.in: Rebuild.
4970
49712011-07-20 Ian Lance Taylor <iant@google.com>
4972
4973 PR bootstrap/49787
4974 * configure.ac: Move --enable-bootstrap handling earlier in file.
4975 If --enable-bootstrap and either --enable-build-with-cxx or
4976 --enable-build-poststage1-with-cxx, enable C++ automatically.
4977 * configure: Rebuild.
4978
49792011-07-19 Ian Lance Taylor <iant@google.com>
4980
4981 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4982 make C++ a boot_language. Set and substitute
4983 POSTSTAGE1_CONFIGURE_FLAGS.
4984 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4985 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4986 * configure, Makefile.in: Rebuild.
4987
49882011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4989
4990 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4991 maintainers.
4992
49932011-07-18 Jakub Jelinek <jakub@redhat.com>
4994
4995 * MAINTAINERS (Global Reviewers): Add myself.
4996
49972011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4998
4999 * configure: Regenerate.
5000
50012011-07-16 Jason Merrill <jason@redhat.com>
5002
5003 * Makefile.def (language=c++): Add check-c++0x and
5004 check-target-libmudflap-c++.
5005 * Makefile.tpl (check-target-libmudflap-c++): New.
5006 * Makefile.in: Regenerate.
5007
50082011-07-16 Matthias Klose <doko@ubuntu.com>
5009
5010 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5011 * Makefile.def (target_modules/libjava): Pass
5012 $(EXTRA_CONFIGARGS_LIBJAVA).
5013 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5014 if not configured with --enable-static-libjava.
5015 * Makefile.in: Regenerate.
5016 * configure: Likewise.
5017
50182011-07-15 Jason Merrill <jason@redhat.com>
5019
5020 * Makefile.in (check-c++): Move check-gcc-c++0x after
5021 check-target-libstdc++-v3.
5022
50232011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5024
5025 * MAINTAINERS (c6x port): New entry.
5026
50272011-07-13 Jason Merrill <jason@redhat.com>
5028
5029 * Makefile.in (check-gcc-c++0x): New.
5030 (check-c++): Depend on it.
5031
50322011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5033
5034 PR target/39150
5035 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5036 x86_64-*-solaris2.1[0-9]*.
5037 * configure: Regenerate.
5038
50392011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5040
5041 * MAINTAINERS (RTL optimizers): Add self.
5042
50432011-06-27 Gabriel Charette <gchare@google.com>
5044
5045 * MAINTAINERS (Write After Approval): Add myself.
5046
50472011-06-22 Hans-Peter Nilsson <hp@axis.com>
5048
5049 PR regression/47836
5050 PR bootstrap/23656
5051 PR other/47733
5052 PR bootstrap/49247
5053 PR c/48825
5054 * configure.ac (target_libraries): Remove target-libiberty.
5055 Remove case-statement setting skipdirs=target-libiberty for
5056 multiple targets. Remove checking target_configdirs and
5057 removing target-libiberty but keeping target-libgcc if
5058 otherwise empty.
5059 * Makefile.def (target_modules): Don't add libiberty.
5060 (dependencies): Remove all traces of target-libiberty.
5061 * configure, Makefile.in: Regenerate.
5062
50632011-06-13 Walter Lee <walt@tilera.com>
5064
5065 * configure.ac (tilepro-*-*) New case.
5066 (tilegx-*-*): Likewise.
5067 * configure: Regenerate.
5068
50692011-06-06 Jing Yu <jingyu@google.com>
5070
5071 * configure.ac: Skip target-libiberty for
5072 arm*-*-linux-androideabi.
5073 * configure: Regenerated.
5074
50752011-06-06 Nick Clifton <nickc@redhat.com>
5076
5077 * config.sub: Sync from upstream.
5078
50792011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5080
5081 * MAINTAINERS (Write After Approval): Add myself.
5082
50832011-06-01 Daniel Jacobowitz <drow@false.org>
5084
5085 * MAINTAINERS: Update my email address.
5086
50872011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5088
5089 * MAINTAINERS (Write After Approval): Update my email address.
5090
50912011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5092
5093 * MAINTAINERS (Write After Approval): Add myself.
5094
50952011-05-08 Doug Kwan <dougkwan@google.com>
5096
5097 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5098 * configure: Regenerated.
5099 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5100 value from configure.
5101 * Makefile.in: Regenerated.
5102
51032011-05-05 Joseph Myers <joseph@codesourcery.com>
5104
5105 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5106 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5107 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5108 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5109 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5110 *-*-vxworks*): Disable newlib and libgloss in separate case
5111 statement.
5112 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5113 to separate case statement.
5114 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5115 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5116 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5117 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5118 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5119 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5120 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5121 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5122 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5123 i[[3456789]]86-*-rdos*, m32r-*-*,
5124 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5125 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5126 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5127 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5128 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5129 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5130 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5131 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5132 and libgloss in main case over targets. Remove most empty cases
5133 in main case over targets.
5134 * configure: Regenerate.
5135
51362011-05-04 Janis Johnson <janisjo@codesourcery.com>
5137
5138 * MAINTAINERS (Write After Approval): Add myself.
5139
51402011-05-04 Joseph Myers <joseph@codesourcery.com>
5141
5142 * configure.ac: Remove code setting special library locations for
5143 hppa*64*-*-hpux11*. Remove code setting compiler for
5144 sparc-sun-solaris2*.
5145 * configure: Regenerate.
5146
51472011-05-04 Joseph Myers <joseph@codesourcery.com>
5148
5149 * configure.ac: Separate libgloss_dir settings from general case
5150 over targets.
5151 * configure: Regenerate.
5152
51532011-04-28 Joseph Myers <joseph@codesourcery.com>
5154
5155 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5156 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5157 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5158 cases in libgcj-disabling case statement.
5159 (hppa*64*-*-linux*): Set unsupported_languages instead of
5160 disabling target-zlib.
5161 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5162 to hppa*64*-*-hpux*.
5163 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5164 hppa*-*-hpux*.
5165 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5166 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5167 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5168 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5169 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5170 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5171 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5172 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5173 libgcj-disabling case statement.
5174 * configure: Regenerate.
5175
51762011-04-28 Joseph Myers <joseph@codesourcery.com>
5177
5178 * configure.ac: Disable Java for targets not supporting libffi.
5179 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5180 Remove cases in Java-disabling statement.
5181 (*arm-wince-pe): Change to arm-wince-pe.
5182 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5183 cases in Java-disabling statement.
5184 (bfin-*-*): Don't disable Java again.
5185 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5186 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5187 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5188 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5189 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5190 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5191 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5192 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5193 Java-disabling statement.
5194 (mmix-*-*): Don't disable Java again.
5195 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5196 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5197 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5198 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5199 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5200 statement.
5201 * configure: Regenerate.
5202
52032011-04-28 Joseph Myers <joseph@codesourcery.com>
5204
5205 * configure.ac: Separate cases disabling Java and Java libraries
5206 from general case over targets.
5207 * configure: Regenerate.
5208
52092011-04-21 Jie Zhang <jzhang918@gmail.com>
5210
5211 * MAINTAINERS: Update my email address.
5212
52132011-04-20 Easwaran Raman <eraman@google.com>
5214
5215 * MAINTAINERS (Write After Approval): Add myself.
5216
52172011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5218
5219 PR lto/48086
5220 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5221 * configure: Regenerate.
5222
52232011-04-16 Jim Meyering <meyering@redhat.com>
5224
5225 * MAINTAINERS (Write After Approval): Add myself.
5226
52272011-04-15 Dodji Seketeli <dodji@redhat.com>
5228
5229 * MAINTAINERS: Update my email address.
5230
52312011-04-13 Georg-Johann Lay <avr@gjlay.de>
5232
5233 * MAINTAINERS (Write After Approval): Add myself.
5234
52352011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5236
5237 * MAINTAINERS (Write After Approval): Add myself.
5238
52392011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5240
5241 * MAINTAINERS (Write After Approval): Add myself.
5242
52432011-04-06 Joseph Myers <joseph@codesourcery.com>
5244
5245 * configure.ac (build_tools): Remove build-byacc.
5246 (host_libs): Remove mmalloc.
5247 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5248 autoconf automake libtool diff rcs fileutils shellutils time
5249 textutils wdiff find uudecode hello tar gzip indent recode release
5250 sed perl gawk findutils gettext zip.
5251 (libgcj): Remove target-qthreads.
5252 (target_tools): Remove target-examples target-gperf.
5253 (YACC): Don't handle building byacc.
5254 * configure: Regenerate.
5255 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5256 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5257 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5258 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5259 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5260 handle building components.
5261 * Makefile.in: Regenerate.
5262
52632011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5264
5265 * MAINTAINERS: Update my email address as Xtensa maintainer.
5266
52672011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5268
5269 * config.sub: Sync from upstream.
5270
52712011-04-01 Joseph Myers <joseph@codesourcery.com>
5272
5273 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5274 (microblaze*): Don't disable libssp.
5275 * configure: Regenerate.
5276
52772011-04-01 Joseph Myers <joseph@codesourcery.com>
5278
5279 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5280 moveifchange.
5281 * configure: Regenerate.
5282 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5283 * Makefile.in: Regenerate.
5284
52852011-04-01 Joseph Myers <joseph@codesourcery.com>
5286
5287 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5288 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5289 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5290 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5291 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5292 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5293 md_exec_prefix cases.
5294 * configure: Regenerate.
5295
52962011-04-01 Joseph Myers <joseph@codesourcery.com>
5297
5298 * configure.ac: Separate cases disabling target-libssp,
5299 target-libiberty, target-libstdc++-v3 and Fortran from general
5300 case over targets.
5301 * configure: Regenerate.
5302
53032011-04-01 Joseph Myers <joseph@codesourcery.com>
5304
5305 * configure.ac (*-*-chorusos): Don't disable libgcj.
5306 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5307 Remove case.
5308 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5309 (arm-*-coff): Don't disable libgcj.
5310 (arm*-*-linux-gnueabi): Remove useless assignment.
5311 (arm-*-riscix*): Don't disable libgcj.
5312 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5313 configuration.
5314 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5315 (c54x*-*-*): Remove case.
5316 (tic54x-*-*): Don't disable GCC or GCC libraries.
5317 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5318 to *.
5319 (d10v-*-*): Don't disable GCC libraries.
5320 (d30v-*-*): Don't disable libgcj.
5321 (h8500-*-*): Don't disable GCC libraries.
5322 (i960-*-*): Don't disable libgcj.
5323 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5324 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5325 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5326 libgcj.
5327 (m68k-*-coff*): Remove case.
5328 (mmix-*-*): Don't disable libgloss on host.
5329 (mn10200-*-*, mn10300-*-*): Remove cases.
5330 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5331 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5332 Don't disable libgcj.
5333 (romp-*-*): Remove case.
5334 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5335 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5336 case.
5337 (v810-*-*): Don't disable GCC libraries.
5338 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5339 (ip2k-*-*): Don't disable GCC libraries.
5340 * configure: Regenerate.
5341
53422011-03-28 Joseph Myers <joseph@codesourcery.com>
5343
5344 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5345 libffi on host.
5346 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5347 on host.
5348 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5349 * configure: Regenerate.
5350
53512011-03-26 John Marino <binutils@marino.st>
5352
5353 * configure.ac: Add support for *-*-dragonfly*
5354 * configure: Regenerate.
5355
53562011-03-25 Joseph Myers <joseph@codesourcery.com>
5357
5358 * configure.ac (native_only): Remove.
5359 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5360 send-pr uudecode guile gnuserv on host.
5361 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5362 send-pr rcs guile perl texinfo libtool on host.
5363 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5364 automake send-pr rcs guile perl texinfo libtool on host.
5365 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5366 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5367 (alpha*-dec-osf*): Don't disable fileutils on target.
5368 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5369 texinfo send-pr expect dejagnu on target.
5370 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5371 target-qthreads on target.
5372 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5373 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5374 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5375 x86_64-*-mingw*): Don't disable expect on target.
5376 (*-*-cygwin*): Don't disable target-gperf on target.
5377 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5378 gnuserv on target.
5379 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5380 target.
5381 * configure: Regenerate.
5382
53832011-03-25 Joseph Myers <joseph@codesourcery.com>
5384
5385 * configure.ac (target_tools): Remove target-groff.
5386 (native_only): Remove target-groff.
5387 (hppa*64*-*-*): Don't disable byacc.
5388 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5389 setting.
5390 (*-*-kaos*): Don't skip target-librx and target-groff.
5391 (*-*-netware*): Don't skip target-libmudflap.
5392 (*-*-tpf*): Don't skip target-libmudflap.
5393 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5394 directories on the host.
5395 (ia64*-*-*vms*): Don't skip tix.
5396 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5397 host.
5398 * configure: Regenerate.
5399
54002011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5401
5402 * configure.ac: Remove references to mt-mep, mt-netware,
5403 mt-wince.
5404 * Makefile.def: Add all-utils soft dependencies.
5405 * Makefile.tpl: Remove GDB_NLM_DEPS.
5406 * configure: Regenerate.
5407 * Makefile.in: Regenerate.
5408
54092011-03-24 Paolo Bonzini <bonzini@gnu.org>
5410
5411 * configure.ac: Do not include mh-x86omitfp.
5412 * configure: Regenerate.
5413
54142011-03-24 Paolo Bonzini <bonzini@gnu.org>
5415
5416 * configure.ac: Remove empty cases.
5417 * configure: Regenerate.
5418
54192011-03-24 Paolo Bonzini <bonzini@gnu.org>
5420
5421 * Makefile.def: Add dependency from termcap to gdb.
5422 * Makefile.in: Regenerate.
5423
54242011-03-24 Paolo Bonzini <bonzini@gnu.org>
5425
5426 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5427 * configure: Regenerate.
5428 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5429 * Makefile.tpl: Likewise.
5430 * Makefile.in: Regenerate.
5431
54322011-03-24 Paolo Bonzini <bonzini@gnu.org>
5433
5434 * configure.ac: Remove all mentions of tentative_cc.
5435 * configure: Regenerate.
5436
54372011-03-24 Joseph Myers <joseph@codesourcery.com>
5438
5439 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5440 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5441 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5442 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5443 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5444 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5445 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5446 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5447 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5448 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5449 *-*-rhapsody*): Remove host cases.
5450 * configure: Regenerate.
5451
54522011-03-24 Joseph Myers <joseph@codesourcery.com>
5453
5454 * configure.ac (ppc*-*-pe): Remove host case.
5455 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5456 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5457 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5458 cases.
5459 * configure: Regenerate.
5460
54612011-03-24 Joseph Myers <joseph@codesourcery.com>
5462
5463 * config.sub: Update to version 2011-03-23.
5464
54652011-03-22 Joseph Myers <joseph@codesourcery.com>
5466
5467 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5468 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5469 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5470 * configure: Regenerate.
5471
54722011-03-22 Joseph Myers <joseph@codesourcery.com>
5473
5474 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5475 to Write After Approval.
5476 * config-ml.in: Don't handle arc-*-elf*.
5477 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5478 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5479 handle GCC libraries.
5480 * configure: Regenerate.
5481
54822011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5483
5484 PR bootstrap/48120:
5485 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5486 Add -lstdc++ -lm to LIBS.
5487 * configure: Regenerate.
5488
54892011-03-18 David Edelsohn <dje.gcc@gmail.com>
5490
5491 * config.guess: Update to version 2011-02-02
5492 * config.sub: Update to version 2011-02-24
5493
54942011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5495
5496 PR lto/48086
5497 * configure.ac: Re-enable LTO on *-apple-darwin9.
5498 * configure: Regenerate.
5499
55002011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5501
5502 PR lto/48086
5503 * configure.ac: Disable LTO on darwin due to an assembler change in
5504 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5505 under 256.
5506 * configure: Regenerate.
5507
55082011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5509
5510 * MAINTAINERS: Update myself as score backend maintainer,
5511 update my e-mail address.
5512
55132011-03-09 Xuepeng Guo <terry.guo@arm.com>
5514
5515 * MAINTAINERS: Update my e-mail address.
5516
55172011-03-06 Joey Ye <joey.ye@arm.com>
5518
5519 * MAINTAINERS: Update my e-mail address.
5520
55212011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5522
5523 * configure.ac: Adjust test of with_ppl.
5524 * configure: Regenerated.
5525
55262011-03-02 Kai Tietz <ktietz@redhat.com>
5527
5528 * MAINTAINERS: Adjust my e-mail address.
5529
55302011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5531
5532 * configure.ac: Add -lpwl to ppllibs.
5533 * configure: Regenerated.
5534
55352011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5536
5537 * config/cloog.m4: Add -lisl to clooglibs.
5538 * configure: Regenerated.
5539
55402011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5541
5542 * MAINTAINERS (CPU Port maintainers): Add self.
5543
55442011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5545
5546 * MAINTAINERS: Add myself as testsuite maintainer.
5547
55482011-02-15 Mike Stump <mikestump@comcast.net>
5549
5550 * MAINTAINERS: Add myself as testsuite maintainer.
5551
55522011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5553
5554 Import from Libtool and gnulib:
5555
5556 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5557
5558 Prepare for supporting FreeBSD 10.
5559 * config.rpath: Remove handling of freebsd1* which soon would
5560 match FreeBSD 10.0.
5561
5562 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5563
5564 Remove support for FreeBSD 1.x.
5565 * libtool.m4 (_LT_LINKER_SHLIBS)
5566 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5567 soon would incorrectly match FreeBSD 10.0.
5568
55692011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5570
5571 PR binutils/12283
5572 * move-if-change: Import version from gnulib.
5573
55742011-02-12 Alexandre Oliva <aoliva@redhat.com>
5575
5576 PR lto/47225
5577 * Makefile.def (lto-plugin): Double dash for enable-shared.
5578 (configure-gcc): Depend on all-lto-plugin.
5579 * Makefile.in: Rebuilt.
5580
55812011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5582
5583 * configure.ac: Remove extra bracket.
5584 * configure: Regenerate.
5585
55862011-02-08 Tobias Burnus <burnus@net-b.de>
5587
5588 * MAINTAINERS: Add myself as libquadmath maintainer.
5589
55902011-02-08 Thomas Schwinge <thomas@schwinge.name>
5591
5592 * MAINTAINERS: Update my email address.
5593
55942011-02-07 Joseph Myers <joseph@codesourcery.com>
5595
5596 * MAINTAINERS (option handling): Add self.
5597
55982011-02-06 Kai Tietz <kai.tietz@onevision.com>
5599
5600 PR lto/47225
5601 * Makefile.def: Add dependency for install-gcc
5602 on install-lto-plugin.
5603 * Makfile.in: Regenerated
5604
56052011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5606
5607 * MAINTAINERS (CPU Port Maintainers): Add myself.
5608
56092011-01-31 Alexandre Oliva <aoliva@redhat.com>
5610
5611 PR libgcj/44341
5612 * configure.ac: Discard --with-* flags for host when configuring
5613 target libraries for cross build.
5614 * configure: Rebuilt.
5615
56162011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5617
5618 * MAINTAINERS (linear loop transforms): Removed.
5619
56202011-01-25 Jakub Jelinek <jakub@redhat.com>
5621
5622 * configure.ac: If with_ppl is no, move setting with_cloog=no
5623 after CLOOG_REQUESTED check.
5624 * configure: Regenerated.
5625
56262011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5627
5628 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5629 CLooG has been requested.
5630 * configure: Regenerated.
5631
56322011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5633
5634 * configure: Regenerated.
5635 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5636
56372011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5638
5639 * configure: Regenerated.
5640 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5641
56422011-01-21 Andreas Schwab <schwab@redhat.com>
5643
5644 * configure.ac: Use AS_HELP_STRING throughout.
5645 * configure: Regenerate.
5646
56472011-01-18 Jie Zhang <jie.zhang@analog.com>
5648
5649 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5650 * configure: Regenerate.
5651
56522011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5653
5654 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5655
56562011-01-13 Joel Brobecker <brobecker@adacore.com>
5657
5658 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5659 for ia64-hpux.
5660 * configure: Regenerate.
5661
56622011-01-07 Jan Hubicka <jh@suse.cz>
5663
5664 PR lto/47225
5665 * Makefile.in: Regenerate.
5666 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5667 configure.
5668
56692011-01-07 Jan Hubicka <jh@suse.cz>
5670
5671 * Makefile.in: Regenerate.
5672 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5673 and configure dependency on lto-plugin configure.
5674 (lto-plugin module): Remove dependency on GCC; add dependency on
5675 liniberty.
5676
56772011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5678
5679 * MAINTAINERS (Write After Approval): Add myself.
5680
56812010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5682
5683 * configure: Regenerate.
5684
56852010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5686
5687 * configure.ac: (picochip): Disable libiberty.
5688
56892010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5690
5691 * MAINTAINERS (Write After Approval): Add myself.
5692
56932010-12-10 Ian Lance Taylor <iant@google.com>
5694
5695 PR bootstrap/46819
5696 * configure.ac: For --disable-libgcj clear libgcj_saved.
5697 * configure: Rebuild.
5698
56992010-12-10 Tobias Burnus <burnus@net-b.de>
5700
5701 PR fortran/46540
5702 * configure.ac: Add --disable-libquadmath and
5703 --disable-libquadmath-support.
5704 * configure: Regenerate.
5705
57062010-12-03 Ian Lance Taylor <iant@google.com>
5707
5708 * MAINTAINERS: Add myself as libgo maintainer.
5709
57102010-12-03 Hans-Peter Nilsson <hp@axis.com>
5711
5712 PR libffi/46792
5713 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5714 * configure: Regenerate.
5715
57162010-12-02 Ian Lance Taylor <iant@google.com>
5717
5718 * configure.ac: Always set default for poststage1_ldflags to
5719 -static-libstdc++ -static-libgcc.
5720
57212010-11-29 Andreas Schwab <schwab@redhat.com>
5722
5723 * configure.ac: Move comment to remove extra space in last argument
5724 of GCC_TARGET_TOOL.
5725
57262010-11-26 Alexandre Oliva <aoliva@redhat.com>
5727
5728 PR other/46026
5729 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5730 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5731 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5732 (BASE_FLAGS_TO_PASS): Use it.
5733 * configure: Rebuilt.
5734 * Makefile.in: Rebuilt.
5735
57362010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5737
5738 PR binutils/12258
5739 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5740 Properly check default linker.
5741 * configure: Regnerated.
5742
57432010-11-23 Matthias Klose <doko@ubuntu.com>
5744
5745 * configure.ac: For --enable-gold, handle value `default' instead of
5746 `both*'. New configure option --{en,dis}able-ld.
5747 * configure: Regenerate.
5748
57492010-11-20 Ian Lance Taylor <iant@google.com>
5750
5751 * configure.ac: Only disable a language library if no language needs
5752 it. Don't let --disable-libgcj uncondtionally disable libffi.
5753 * configure: Rebuild.
5754
57552010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5756
5757 * Makefile.in: Regenerate.
5758
5759 PR other/46202
5760 * configure.ac: Fix just-built in-tree STRIP name to be
5761 binutils/strip-new.
5762 * configure: Regenerate.
5763 * Makefile.def (install-strip-gcc, install-strip-binutils)
5764 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5765 (install-strip-sid): Mirror dependencies on non-strip variants
5766 of these targets on the respective -strip prerequisites.
5767 * Makefile.tpl (install-strip, install-strip-host)
5768 (install-strip-target): New targets.
5769 (install-strip-[+module+], install-strip-target-[+module+]):
5770 New targets.
5771 * Makefile.in: Regenerate.
5772
57732010-11-19 Ian Lance Taylor <iant@google.com>
5774 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5775
5776 * configure.ac: Add target-libgo to target_libraries. Set
5777 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5778 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5779 (HOST_EXPORTS): Add GOC.
5780 (BASE_TARGET_EXPORTS): Add GOC.
5781 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5782 (GOCFLAGS_FOR_TARGET): New variable.
5783 (EXTRA_HOST_FLAGS): Add GOC.
5784 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5785 * Makefile.def (target_modules): Add libgo.
5786 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5787 (dependencies): Add dependency from configure-target-libgo to
5788 configure-target-libffi and all-target-libstdc++-v3. Add
5789 dependencies from all-target-libgo to all-target-libffi.
5790 (languages): Add go.
5791 * configure: Rebuild.
5792 * Makefile.in: Rebuild.
5793
57942010-11-19 Ian Lance Taylor <iant@google.com>
5795
5796 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5797 compiler/flag environment variables.
5798
57992010-11-18 Ian Lance Taylor <iant@google.com>
5800
5801 * configure.ac: Check for lang_requires_boot_languages in
5802 config-lang.in files.
5803 * configure: Rebuild.
5804
58052010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5806 Tobias Burnus <burnus@net-b.de>
5807
5808 PR fortran/32049
5809 * Makefile.def: Add libquadmath; build it with language=fortran.
5810 * configure.ac: Add libquadmath.
5811 * Makefile.tpl: Handle multiple libs in check-[+language+].
5812 * Makefile.in: Regenerate.
5813 * configure: Regenerate.
5814
b9b9d342
TT
58152010-11-16 Tom Tromey <tromey@redhat.com>
5816
5817 * MAINTAINERS: Moved myself to reviewers section.
5818
ecbfe87a
ZD
58192010-11-15 Zdenek Dvorak <ook@ucw.cz>
5820
5821 * MAINTAINERS: Moved myself to reviewers section.
5822
29a4f477
RW
58232010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5824
5825 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5826 (Write After Approval): Remove self.
5827
9965e3cd
AS
58282010-11-15 Andreas Schwab <schwab@redhat.com>
5829
5830 * configure.ac: Fix spelling in option names.
5831 * configure: Regenerated.
5832
0463992b
GJL
58332010-11-13 Georg-Johann Lay <georgjohann@web.de>
5834
5835 PR bootstrap/39622
5836 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5837 * configure: Regenerated.
5838
3df08734
KG
58392010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5840
5841 * MAINTAINERS: Update my email address.
5842
f16e2237
TG
58432010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5844
f16e2237
TG
5845 * configure: Regenerate.
5846
0bb52d68
TG
58472010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5848
1f980c25 5849 * configure: Regenerate.
0bb52d68 5850
aba2b02e
TG
58512010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5852
aba2b02e
TG
5853 * configure: Regenerate.
5854
27882098
TG
58552010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5856
27882098
TG
5857 * configure: Regenerate.
5858
d32ef397
AS
58592010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5860
5861 * configure.ac: Support official CLooG.org versions.
5862 * configure: Regenerate.
5863 * config/cloog.m4: New.
5864
5a4b6c0e
FD
58652010-11-10 François Dumont <francois.cppdevs@free.fr>
5866
5867 * MAINTAINERS (Write After Approval): Add myself.
5868
f2cea726
DE
58692010-11-09 David Edelsohn <dje.gcc@gmail.com>
5870
5871 * MAINTAINERS: Update my email address.
5872
d8ed14ce
IS
58732010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5874
5875 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5876 * configure: Regenerate.
d8ed14ce 5877
48215350
DK
58782010-11-03 Ian Lance Taylor <iant@google.com>
5879 Dave Korn <dave.korn.cygwin@gmail.com>
5880
5881 PR lto/46273
5882 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5883 and on other supported platforms whenever LTO is enabled.
5884 * configure: Rebuild.
5885
87841584
AM
58862010-11-02 Alan Modra <amodra@gmail.com>
5887
5888 PR binutils/12110
5889 * configure.ac: Error when source path contains spaces.
5890 * configure: Regenerate.
5891
fe12dfe1
JW
58922010-10-23 James E. Wilson <wilson@codesourcery.com>
5893
5894 * MAINTAINERS: Update my email address.
5895
66c92425
ILT
58962010-10-20 Ian Lance Taylor <iant@google.com>
5897
5898 * Makefile.def (target_modules): Set lib_path to src/.libs for
5899 libstdc++-v3 module.
5900 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5901 * Makefile.in: Rebuild.
5902
187d3518
LB
59032010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5904
5905 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5906 (Write After Approval): Remove myself.
5907
02db6bba
TG
59082010-10-15 Tristan Gingold <gingold@adacore.com>
5909
5910 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5911
c0103e74
DR
59122010-10-14 Douglas Rupp <rupp@gnat.com>
5913
5914 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5915
1cd0b716
DK
59162010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5917
5918 * configure.ac (build_lto_plugin): New shell variable.
5919 (--enable-lto): Turn on by default for all non-ELF platforms that
5920 have had LTO support added so far. Set build_lto_plugin appropriately
5921 for both ELF and non-ELF.
5922 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5923 * configure: Regenerate.
5924
d4c1abb3
RW
59252010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5926
5927 Sync from src:
5928 * configure.ac (v850 support): Remove target-libgloss from
5929 noconfigdirs.
5930 * configure: Regenerate.
5931
ffedf511
RW
59322010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5933
5934 PR bootstrap/45326
5935 PR bootstrap/45174
5936 * configure.ac: Honor initial values of $build_configargs,
5937 $host_configargs, $target_configargs. Mark the precious, so
5938 environment settings get recorded.
5939 * configure: Regenerate.
5940
e1826acc
RW
59412010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5942
5943 PR bootstrap/45796
5944 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5945 Depend on all-build-libiberty.
5946 * Makefile.in: Regenerate.
5947
80920132
ME
59482010-09-30 Michael Eager <eager@eagercon.com>
5949
5950 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5951 * configure: Regenerate.
5952
770a498a
ME
59532010-09-28 Michael Eager <eager@eagercon.com>
5954
5955 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5956
86dfbd58
RW
59572010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5958
5959 PR bootstrap/44621
5960 * configure.ac: Fix unportable shell quoting.
5961 * configure: Regenerate.
5962
db50fe7d
IS
59632010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5964
5965 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5966 targets and amend comment.
5967 * configure: Regenerate.
5968
0064e825
TB
59692010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5970
5971 * MAINTAINERS (Write After Approval): Add myself.
5972
bb79486c
JH
59732010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5974
5975 * configure.ac: Enable LTO by default on Darwin.
5976 * configure: Regenerate.
5977
9e0b22c3
MS
59782010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5979
bb79486c 5980 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 5981
2fabf1b7
IB
59822010-09-01 Ian Bolton <ian.bolton@arm.com>
5983
bb79486c 5984 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 5985
3a9abc98
DS
59862010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5987
5988 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5989 ports
5990
331a9a59
DY
59912010-07-28 David Yuste <david.yuste@gmail.com>
5992
5993 * MAINTAINERS (Write After Approval): Add myself.
5994
223a9d64
N
59952010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5996
5997 * configure.ac: Support all v850 targets.
5998 * configure: Regenerate.
5999
9183bdcf
MG
60002010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6001
6002 PR bootstrap/44455
6003 * configure.ac (extra_mpfr_configure_flags): Copy from
6004 extra_mpc_gmp_configure_flags.
6005 * configure: Re-generated.
6006
2e290598
AK
60072010-07-22 Andi Kleen <ak@linux.intel.com>
6008
6009 * MAINTAINERS (Write After Approval): Add myself.
6010
8d6cd388
CLT
60112010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6012
6013 * MAINTAINERS (Write After Approval): Add myself.
6014
b0b01eb0
JY
60152010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6016
6017 * MAINTAINERS (Write After Approval): Add myself.
6018
77198d71
JH
60192010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6020
6021 PR target/44862
6022 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6023 Provide -B option to allow for link spec %s substitutions for
6024 libstdc++.a on darwin.
6025 * Makefile.in: Regenerate.
6026
02fe70af
MM
60272010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6028
6029 * MAINTAINERS (Reviewers): Update my e-mail address
6030
c63a4676
AO
60312010-06-10 Alexandre Oliva <aoliva@redhat.com>
6032
6033 * Makefile.def (configure-gcc): Depend on all-libelf.
6034 * Makefile.in: Rebuild.
6035
e68edbf6
FC
60362010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6037
6038 * MAINTAINERS (Write After Approval): Add myself in the right place.
6039
dce2d8b2 60402010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6041
6042 * MAINTAINERS (Write After Approval): Add myself.
6043
dce2d8b2 60442010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6045
6046 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6047
60482010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6049
1ab55d69
MK
6050 * config.sub: Update to version 2010-05-21.
6051 * config.guess: Update to version 2010-04-03.
0c422e74 6052
02540df4
SB
60532010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6054
6055 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6056 * configure: Regenerate.
6057
dfe5f5b2
ST
60582010-05-12 Sriraman Tallam <tmsriram@google.com>
6059
6060 * MAINTAINERS (Write After Approval): Add myself.
6061
c082f9f3
SB
60622010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6063
6064 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6065 a platform that supports LTO.
6066 * configure: Regenerate.
6067
f1af9e5f
SP
60682010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6069
6070 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6071 * configure: Regenerated.
6072
38e3d868
RM
60732010-04-27 Roland McGrath <roland@redhat.com>
6074 H.J. Lu <hongjiu.lu@intel.com>
6075
6076 * configure.ac (--enable-gold): Support both, both/gold and
6077 both/bfd to add gold to configdirs without removing ld.
6078 * configure: Regenerated.
6079
6080 * Makefile.def: Add install-gold dependency to install-ld.
6081 * Makefile.in: Regenerated.
6082
3bec79c5
DK
60832010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6084
6085 PR lto/42776
6086 * configure.ac (--enable-lto): Refactor handling so libelf tests
6087 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6088 and allow LTO to be explicitly enabled on non-ELF platforms that
6089 are known to support it inside else-clause.
6090 * configure: Regenerate.
6091
615c8ffa
EB
60922010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6093
6094 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6095 * configure: Regenerate.
6096
e4522f78
RC
60972010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6098
6099 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6100 * configure: Regenerate.
6101
8ccb78f2
RO
61022010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6103
6104 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6105 separately.
6106 * configure: Regenerate.
6107
d5cc2ee3
KW
61082010-04-16 Kevin Williams <kevin.williams@inria.fr>
6109
6110 * MAINTAINERS (Write After Approval): Add myself.
6111
8406cb62
TG
61122010-04-14 Tristan Gingold <gingold@adacore.com>
6113
6114 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6115 * configure: Regenerate.
6116
3591b8e2
SE
61172010-04-13 Steve Ellcey <sje@cup.hp.com>
6118
6119 * configure: Regenerate after change to elf.m4.
6120
a82ecc7b
IS
61212010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6122
6123 * MAINTAINERS (Write After Approval): Add myself.
6124
1f0bf148
SP
61252010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6126
6127 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6128 * configure: Regenerated.
6129
61302010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6131
6132 * configure.ac: Print "buggy but acceptable" when CLooG
6133 revision is less than 9.
6134 * configure: Regenerated.
6135
ecd01dee
DN
61362010-04-01 Diego Novillo <dnovillo@google.com>
6137
6138 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6139
dc683a3f
RW
61402010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6141
6142 PR bootstrap/43615
6143 PR bootstrap/43328
6144
6145 Revert:
6146
6147 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6148
6149 * configure.ac: Do not pass --enable-multilib nor
6150 --disable-multilib in baseargs. Accept explicitly passed
6151 --enable_multilib.
6152 * configure: Regenerate.
6153
7527d83f
UW
61542010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6155
6156 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6157
895522b6
JJ
61582010-03-31 Janis Johnson <janis187@us.ibm.com>
6159
6160 * MAINTAINERS: Remove myself.
6161
9db4e878
RW
61622010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6163
6164 PR bootstrap/43328
6165 * configure.ac: Do not pass --enable-multilib nor
6166 --disable-multilib in baseargs. Accept explicitly passed
6167 --enable_multilib.
6168 * configure: Regenerate.
6169
acf6bf36
AP
61702010-03-28 Andrew Pinski <pinskia@gmail.com>
6171
6172 * MAINTAINERS (spu port): Remove me.
6173
b42f0d7e
JM
61742010-03-23 Joseph Myers <joseph@codesourcery.com>
6175
6176 * configure.ac (tic6x-*-*): New case.
6177 * configure: Regenerate.
6178
0d1152b1
JM
61792010-03-23 Joseph Myers <joseph@codesourcery.com>
6180
6181 * config.sub: Update to version 2010-03-22.
6182 * config.guess: Update to version 2009-12-30.
6183
dce2d8b2 61842010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6185
6186 PR ada/42554
6187 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6188 * configure: Regenerate.
6189
5408fbe8
RR
61902010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6191
6192 * MAINTAINERS: Update my email address.
6193
3f55a3b3
SP
61942010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6195
6196 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6197 (ghassan.shobaki@amd.com): Removed.
6198
3f08f7e8
AM
61992010-03-17 Alan Modra <amodra@gmail.com>
6200
6201 * MAINTAINERS: Update my email address.
6202
f3a9d094
DN
62032010-03-16 Diego Novillo <dnovillo@google.com>
6204
6205 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6206 Matthews.
6207
db5c4b8b
JM
62082010-03-16 Joseph Myers <joseph@codesourcery.com>
6209
6210 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6211 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6212
b995570a
JM
62132010-03-16 Joseph Myers <joseph@codesourcery.com>
6214
6215 * MAINTAINERS: Update my email address.
6216
124cc66f
DJ
62172010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6218
6219 * MAINTAINERS: Update my email address.
6220
a4581668
BS
62212010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6222
6223 * MAINTAINERS: Update my email address.
6224
49d78e29
JZ
62252010-03-09 Jie Zhang <jie@codesourcery.com>
6226
6227 * MAINTAINERS: Update my email address.
6228
8927b7c0
RO
62292010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6230
6231 PR libstdc++/32499
6232 * configure.ac (RANLIB): Default to true.
6233 (STRIP): Likewise.
6234 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6235 * configure: Regenerate.
6236
dce2d8b2 62372010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6238
6239 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6240 (Write After Approval): Update my email address.
6241
bf646aaf
NC
62422010-02-17 Nick Clifton <nickc@redhat.com>
6243
6244 PR 11238
6245 * Makefile.tpl (local-distclean): Also remove config.cache files in
6246 sub-directories as there may not be Makefiles present in the
6247 sub-directories.
96e41f16
NC
6248 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6249 the config.cache files found by the find command.
6250
bf646aaf
NC
6251 * Makefile.in: Regenerate.
6252 * configure.ac: Revert previous delta.
6253 * configure: Regenerate.
6254
ff78880a
NC
62552010-02-15 Nick Clifton <nickc@redhat.com>
6256
6257 PR 11238
6258 * configure.ac: Delete config.cache files in sub-directories when
6259 deleting Makefiles.
6260 * configure: Regenerate.
6261
8150eadf
BE
62622010-02-12 Ben Elliston <bje@gnu.org>
6263
6264 * MAINTAINERS: Update my email address.
6265
a9e12bfd
AP
62662010-02-08 Andrew Pinski <pinskia@gmail.com>
6267
6268 * MAINTAINERS (spu port): Update my email address.
6269
95315086
JZ
62702010-02-08 Jie Zhang <jie.zhang@analog.com>
6271
6272 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6273
362c6d2f
KG
62742010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6275
6276 * configure.ac: Add "recommended" version checks for GMP/MPC.
6277 Update recommended GMP/MPFR/MPC versions.
6278 * configure: Regenerate.
6279
888c5ad2
JR
62802010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6281
6282 * MAINTAINERS: Move my Embecosm email address into the
6283 write-after-approval section.
6284
3bf714a7
ILT
62852010-01-26 Ian Lance Taylor <iant@google.com>
6286
6287 * MAINTAINERS: Add myself as Go frontend maintainer.
6288
ad1e5170
JR
62892010-01-25 Joern Rennecke <amylaar@spamcop.net>
6290
6291 PR libstdc++/36101, PR libstdc++/42813
6292 * configure.ac (bootstrap_target_libs): Make inclusion of
6293 target-libgomp conditional on libgomb being in target_configdirs.
6294 * configure: Regenerate.
6295
fb0553d1
JR
62962010-01-23 Joern Rennecke <amylaar@spamcop.net>
6297
6298 PR libstdc++/36101, PR libstdc++/42813
6299 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6300 * configure: Regenerate.
6301
aae29963
JR
63022010-01-22 Joern Rennecke <amylaar@spamcop.net>
6303
6304 PR libstdc++/36101, PR libstdc++/42813
6305 * configure.ac (target_configdirs): Substitute.
6306 * Makefile.def: Bootstrap target module libgomp.
6307 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6308 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6309 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6310 * configure, Makefile.in: Regenerate.
6311
d8fe8895
DK
63122010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6313
6314 * MAINTAINERS: Adjust my details.
6315
ebfe4897
EW
63162010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6317
6318 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6319
f7746c59
TL
63202010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6321
6322 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6323
306c7b5b
TL
63242010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6325
6326 * MAINTAINERS (Write After Approval): Add myself.
6327
1b8b9e19
KT
63282010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6329
6330 * MAINTAINERS (Write After Approval): Add myself.
6331
c164615b
RG
63322010-01-11 Richard Guenther <rguenther@suse.de>
6333
6334 PR lto/41569
6335 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6336 * Makefile.in: Regenerated.
6337
f3f623ae
AT
63382010-01-11 Andreas Tobler <andreast@fgznet.ch>
6339
6340 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6341 * configure: Regenerate.
6342
592c90ff 63432010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6344 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6345
6346 PR bootstrap/42424
6347 * configure.ac: Include libtool m4 files.
9c78662a 6348 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6349 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6350 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6351
592c90ff
KG
6352 * configure: Regenerate.
6353
60a2e213
RW
63542010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6355
6356 PR bootstrap/41818
6357 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6358 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6359 * Makefile.in: Regenerate.
6360
7413962d
RG
63612010-01-02 Richard Guenther <rguenther@suse.de>
6362
6363 PR lto/41529
6364 * configure.ac: Include config/elf.m4. Disable LTO if not
6365 builting for an elf target.
6366 * configure: Regenerate.
6367
f77f3945
CF
63682009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6369
6370 * MAINTAINERS: Change my email address.
6371
4960e3f0
BE
63722009-12-18 Ben Elliston <bje@au.ibm.com>
6373
6374 * config.sub, config.guess: Update from upstream sources.
6375
d16a31da
SZ
63762009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6377
6378 * MAINTAINERS (Write After Approval): Add myself.
6379
3a5729ea
KG
63802009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6381
6382 PR middle-end/30447
6383 PR middle-end/30789
6384 PR other/40302
6385
6386 * configure.ac: Require MPC.
6387 * configure: Regenerate.
6388
43e02a8a
RW
63892009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6390
6391 PR target/38384
6392 PR bootstrap/40972
6393 * libtool.m4: Sync from git Libtool.
6394 * ltoptions.m4: Likewise.
6395 * ltversion.m4: Likewise.
6396 * lt~obsolete.m4: Likewise.
6397 * ltmain.sh: Likewise.
6398
360d4522
KG
63992009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6400
6401 * configure.ac: Update minimum MPC version to 0.8.
6402 * configure: Regenerate.
6403
f264ed56
SP
64042009-11-21 Sebastian Pop <sebpop@gmail.com>
6405
6406 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6407 * configure: Regenerated.
6408
ed2eaa9f
ILT
64092009-11-21 Ian Lance Taylor <iant@google.com>
6410
6411 * configure.ac: Change default of poststage1_ldflags to be empty if
6412 poststage1_libs is set. When poststage1_libs is empty, and
6413 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6414 * configure: Rebuild.
6415
58346783
AN
64162009-11-21 Adam Nemet <adambnmet@gmail.com>
6417
6418 * MAINTAINERS (Write After Approval): Update my email address.
6419
5ca0106a
BE
64202009-11-20 Ben Elliston <bje@au.ibm.com>
6421
6422 * config.guess: Update from upstream sources.
6423
87213cd4
AO
64242009-11-16 Alexandre Oliva <aoliva@redhat.com>
6425
6426 * Makefile.def: Restore host and target settings for gmp.
6427 * Makefile.in: Rebuild.
6428
f61428ed
AO
64292009-11-16 Alexandre Oliva <aoliva@redhat.com>
6430
6431 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6432 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6433 Fix portability of test of C++ as bootstrap language. Add
6434 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6435 * configure: Rebuild.
6436 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6437 and cloog. Fix in-tree ppl configuration. Introduce libelf
6438 in-tree building.
6439 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6440 (POSTSTAGE1_HOST_EXPORTS): Use it.
6441 (STAGE[+id+]_CXXFLAGS): New.
6442 (BASE_FLAGS_TO_PASS): Pass it down.
6443 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6444 extra_exports.
6445 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6446 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6447 extra_exports.
6448 * Makefile.in: Rebuild.
6449
f6c56be6
BE
64502009-11-17 Ben Elliston <bje@au.ibm.com>
6451
6452 * config.sub, config.guess: Update from upstream sources.
6453
0ccb5970
JK
64542009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6455
6456 * MAINTAINERS (Write After Approval): Add myself.
6457
dce2d8b2 64582009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6459
6460 * MAINTAINERS (Write After Approval): Add myself.
6461
5d571eaa
OS
64622009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6463
6464 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6465 paths for *-w64-mingw* and x86_64-*mingw*.
6466 * configure: Regenerated.
6467
dce2d8b2 64682009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6469
6470 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6471
c393f559
BK
64722009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6473
6474 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6475 Phil Edwards to Write-After Approval.
6476
ef4c4300
KT
64772009-10-30 Kai Tietz <kai.tietz@onevision.com>
6478
6479 * configure.ac: Disable target-winsup & co for
6480 x86_64-*-mingw* and *-w64-mingw* targets.
6481 * configure: Regenerated.
6482
65a324b4
NC
64832009-10-16 Nick Clifton <nickc@redhat.com>
6484
6485 * MAINTAINERS: Add myself as a maintainer for the RX port.
6486
dce2d8b2 64872009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6488
9c78662a 6489 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6490
17e72e5d
RO
64912009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6492
6493 * configure.ac (CLooG test): Use = with test.
6494 * configure: Regenerate.
6495
ed3a56f3
RG
64962009-10-22 Richard Guenther <rguenther@suse.de>
6497
6498 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6499 cloog if the ppl version check failed. Move flags saving
6500 before setting in libelf check.
6501 * configure: Regenerate.
6502
ad0abd3c
RG
65032009-10-21 Richard Guenther <rguenther@suse.de>
6504
6505 * configure.ac: Adjust the ppl and cloog configure to work as
6506 documented. Disable cloog if ppl was disabled. Omit the version
6507 checks if they were disabled.
6508 * configure: Re-generate.
6509
e4c5bd48
RW
65102009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6511
6512 * configure.ac: Add 'lto' to enable_languages, not
6513 new_enable_languages, and only if not already present.
6514 * configure: Regenerate.
6515
0ffd69c5
GP
65162009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6517
6518 * README: Refer to the various COPYING* files instead of just
6519 COPYING.
6520 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6521
dce2d8b2 65222009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6523
6524 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6525
58687768
RG
65262009-10-07 Richard Guenther <rguenther@suse.de>
6527
6528 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6529 and Richard Guenther as reviewers.
6530 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6531 as reviewers.
6532
49b0ca5c 65332009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6534
49b0ca5c 6535 * config.sub: Update from upstream sources.
d2d9ce5e 6536
aeb94799
ILT
65372009-10-06 Ian Lance Taylor <iant@google.com>
6538
6539 * Makefile.def: check-gold depends upon all-gas.
6540 * Makefile.in: Rebuild.
6541
123651cd
PM
65422009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6543
6544 * MAINTAINERS (Write After Approval): Add myself.
6545
d7f09764
DN
65462009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6547
6548 * Makefile.def: all-lto-plugin depends on all-libiberty.
6549 set bootstrap=true for lto-plugin.
6550 Add lto-plugin.
6551 * Makefile.in: Regenerate.
6552 * configure.ac (host_libs): Add lto-plugin.
6553 * configure: Regenerate.
6554
d7f09764
DN
65552009-10-03 Diego Novillo <dnovillo@google.com>
6556
6557 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6558 (HOST_LIBELFLIBS): Define.
6559 (HOST_LIBELFINC): Define.
6560 * Makefile.in: Regenerate.
6561 * configure.ac: Add --enable-lto.
6562 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6563 If --enable-lto is used, add 'lto' to new_enable_languages.
6564 If --enable-lto is used and gold is enabled, add
6565 lto-plugin to configdirs.
6566 * configure: Regenerate.
6567
65682009-10-03 Simon Baldwin <simonb@google.com>
6569
6570 * configure.ac: If --with-system-zlib, suppress local zlib and
6571 pass --with-system-zlib to subdir configure scripts.
6572 * configure: Regenerate.
6573
dce2d8b2 65742009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6575 Paolo Bonzini <bonzini@gnu.org>
6576
6577 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6578 $(srcdir).
6579 * Makefile.in: Rebuilt.
6580
dce2d8b2 65812009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6582
6583 * MAINTAINERS (Write After Approval): Add myself.
6584
3e661154
KG
65852009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6586
6587 * configure.ac: Update minimum MPC version to 0.7.
6588 * configure: Regenerate.
6589
f1a036e4
NC
65902009-09-25 Nick Clifton <nickc@redhat.com>
6591
6592 * configure.ac: Pass any --cache-file=/dev/null option on to
6593 subconfigures.
6594 * configure: Regenerate.
6595
d4c74acc
NC
65962009-09-23 Nick Clifton <nickc@redhat.com>
6597
6598 * config.sub, config.guess: Update from upstream sources.
6599
dce2d8b2 66002009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6601
6602 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6603 * Makefile.in: Rebuilt.
6604
0db770bd
RW
66052009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6606
6607 PR bootstrap/32272
6608 * configure.ac: Error out if $srcdir isn't '.' but contains
6609 host-${host_noncanonical}.
6610 * configure: Regenerate.
6611
71101870
RO
66122009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6613
6614 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6615 maintainer.
6616
ca6d0d62
RW
66172009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6618
79cd2b23
RW
6619 * configure.ac: If bootstrapping a combined tree with
6620 --enable-gold, require c++ in stage1_languages.
6621 * configure: Regenerate.
6622
ab9dcd0c
RW
6623 * configure.ac: Also add target_libs of stage1_languages to
6624 bootstrap_target_libs.
6625 * configure: Regenerate.
6626
ca6d0d62
RW
6627 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6628 with --enable-languages not containing c++.
6629 * configure: Regenerate.
6630
1c3c9f12
JZ
66312009-09-15 Jie Zhang <jie.zhang@analog.com>
6632
6633 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6634 * configure: Regenerate.
6635
dce2d8b2 66362009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6637
6fb30a14
JR
6638 * MAINTAINERS (Write After Approval): Update my e-mail address,
6639 and move from from here...
6640 (Waiting for paperwork): To here.
0318772d 6641
4056c2c6
JM
66422009-09-09 Joseph Myers <joseph@codesourcery.com>
6643
6644 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6645
3e54529c
RW
66462009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6647
6648 * configure.ac: Do not use $extrasub for replacing @if/@endif
6649 parts in Makefile; instead, use additional arguments to
6650 AC_CONFIG_COMMANDS to do the replacement manually, with several
6651 sed invocations, to avoid HP-UX sed command limits.
6652 * configure: Regenerate.
6653
713e2ea6
AO
66542009-09-08 Alexandre Oliva <aoliva@redhat.com>
6655
6656 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6657 blank before -L.
6658
5646b7b9
AO
66592009-09-04 Alexandre Oliva <aoliva@redhat.com>
6660
6661 * configure.ac (with-build-config): Document. Handle without.
6662 Handle missing argument.
6663 * configure: Rebuilt.
6664
e12c4094
AO
66652009-09-03 Alexandre Oliva <aoliva@redhat.com>
6666
6667 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6668 Default to bootstrap-debug only if compare-debug works.
6669 * configure: Rebuilt.
6670 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6671 * Makefile.in: Rebuilt.
6672
75cb0057
RO
66732009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6674
6675 * MAINTAINERS (OS Port Maintainers): Update my email address.
6676
8fc68cba
AO
66772009-09-01 Alexandre Oliva <aoliva@redhat.com>
6678
6679 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6680 * Makefile.in: Rebuilt.
6681
44cb38cf
CD
66822009-09-01 Chris Demetriou <cgd@google.com>
6683
6684 * MAINTAINERS (Write After Approval): Add myself.
6685
f9329c35
DS
66862009-08-31 Dodji Seketeli <dodji@redhat.com>
6687
6688 PR debug/30161
6689 * include/dwarf2.h (enum dwarf_tag): Added
6690 DW_TAG_GNU_template_template_param
6691 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6692
f945e229
PB
66932009-08-30 Paolo Bonzini <bonzini@gnu.org>
6694
6695 * Makefile.tpl (AWK): Fix typo.
6696 * Makefile.in: Regenerate.
6697
87264276
PB
66982009-08-30 Paolo Bonzini <bonzini@gnu.org>
6699
6700 * configure.ac: Detect awk and sed.
6701 * Makefile.def (flags_to_pass): Add AWK and SED.
6702 * Makefile.tpl (AWK, SED): New.
6703 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6704 * configure: Regenerate.
6705 * Makefile.in: Regenerate.
6706
68ccd57c
DK
67072009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6708
6709 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6710 (collapseslashes): Likewise.
6711
df58e648
RW
67122009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6713
6714 * configure.ac (AC_PREREQ): Bump to 2.64.
6715
0539cb2c
RW
67162009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6717
70fa0efa
RW
6718 * configure.ac: Remove --with-datarootdir, --with-docdir,
6719 --with-pdfdir, --with-htmldir switches.
6720 * configure: Regenerate.
6721
5213506e
RW
6722 * configure: Regenerate.
6723
0539cb2c
RW
6724 * compile: Sync from Automake 1.11.
6725 * depcomp: Likewise.
6726 * install-sh: Likewise.
6727 * missing: Likewise.
6728 * mkinstalldirs: Likewise.
6729 * ylwrap: Likewise.
6730
197c68cc
DK
67312009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6732
6733 * ltmain.sh (func_normal_abspath): New function.
6734 (func_relative_path): Likewise.
6735 (func_mode_help): Document new -bindir option for link mode.
6736 (func_mode_link): Add new -bindir option, and use it to place
6737 output DLL if specified.
6738
58af276a
RW
67392009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6740
0115d4a3
RW
6741 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6742 (baseargs): Add --disable-option-checking.
6743 * configure: Regenerate.
6744
58af276a
RW
6745 * Makefile.def (configure-target-libiberty): Depend on
6746 all-binutils and all-ld.
6747 (configure-target-newlib): Likewise.
6748 * Makefile.in: Regenerate.
6749
e9d9afef
BE
67502009-08-17 Ben Elliston <bje@au.ibm.com>
6751
6752 * config.sub, config.guess: Update from upstream sources.
6753
354ebf88
RW
67542009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6755
6756 Sync from src, merge:
6757
6758 2009-07-02 Tristan Gingold <gingold@adacore.com>
6759
6760 * configure.ac: Do not exclude gas for i386-*-darwin.
6761 Add a case for x86_64-*-darwin.
6762 * configure: Regenerate.
6763
8375f7b2
NV
67642009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6765
6766 * MAINTAINERS: Add my name to Write After Approval list.
6767
dce2d8b2 67682009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6769
6770 * configure.ac: Add Microblaze target.
6771 * configure: Regenerate.
6772
ea2002ba
CB
67732009-07-31 Christian Bruel <christian.bruel@st.com>
6774
6775 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6776 * configure: Regenerate.
2bf33cdb 6777
dce2d8b2 67782009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6779
6780 * MAINTAINERS (Write After Approval): Update my e-mail address.
6781
e90e6bd7
ILT
67822009-07-06 Ian Lance Taylor <iant@google.com>
6783
6784 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6785 * configure: Rebuild.
6786
f6e0880a
TG
67872009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6788
6789 * MAINTAINERS: Move myself to the Graphite Reviewers.
6790
6d984927
WG
67912009-06-30 Wei Guozhi <carrot@google.com>
6792
6793 * MAINTAINERS: Add my name to Write After Approval list.
6794
f2689b09
SE
67952009-06-26 Steve Ellcey <sje@cup.hp.com>
6796
6797 PR bootstrap/40338
6798 * configure.ac (comparestring): Create new variable.
6799 * Makefile.tpl (comparestring): Use to skip some comparisions.
6800 * configure: Regenerate.
6801 * Makefile.in: Regenerate.
6802
f62c0ba4
DE
68032009-06-26 Doug Evans <dje@sebabeach.org>
6804
6805 * Makefile.def (host_modules): Add cgen.
6806 * Makefile.in: Regenerate.
6807 * configure.ac (host_tools): Add cgen.
6808 * configure: Regenerate.
6809
7acf4da6
DD
68102009-06-23 DJ Delorie <dj@redhat.com>
6811
6812 * MAINTAINERS: Add myself as mep maintainer.
6813
00020c16
ILT
68142009-06-23 Ian Lance Taylor <iant@google.com>
6815
6816 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6817 boot_languages. Only bootstrap target libraries listed in
6818 target_libs for some boot language. Add --with-stage1-ldflags,
6819 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6820 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6821 if not building with C++.
6822 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6823 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6824 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6825 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6826 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6827 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6828 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6829 * configure, Makefile.in: Rebuild.
6830
1da52d4a
LF
68312009-06-23 Li Feng <nemokingdom@gmail.com>
6832
6833 * MAINTAINERS: Added my name to write-after-approval list.
6834
144c9175
RM
68352009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6836
6837 * configure.ac: Define is_elf for QNX Neutrino targets.
6838 * configure: Regenerate.
6839
e5871e24
GS
68402009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6841
9c78662a 6842 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6843
5f4a82c0
KG
68442009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6845
6846 * configure.ac: Detect MPC in default directory.
6847 * configure: Regenerate.
6848
394e9195
JG
68492009-06-03 Jerome Guitton <guitton@adacore.com>
6850 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6851
9c78662a
UB
6852 * Makefile.tpl (all): Avoid a trailing backslash.
6853 * Makefile.in: Regenerate.
394e9195 6854
47bca6aa
BE
68552009-06-03 Ben Elliston <bje@au.ibm.com>
6856
6857 * config.sub, config.guess: Update from upstream sources.
6858
a891a473
RS
68592009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6860
6861 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6862 to noconfdirs.
6863 * configure: Regenerate.
6864
70cb2d9f
AO
68652009-06-02 Alexandre Oliva <aoliva@redhat.com>
6866
6867 * Makefile.tpl ([+compare-target+]): Compare all stage
6868 directories, rather than just gcc.
6869 * Makefile.in: Rebuilt.
6870
7f1245df
DK
68712009-06-01 Doug Kwan <dougkwan@google.com>
6872
6873 * configure.ac: Support gold for target arm*-*-*.
6874 * configure: Regenerate.
394e9195 6875
acd26225
KG
68762009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6877
6878 * Makefile.def: Add MPC support and dependencies.
6879 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6880
6881 * Makefile.in, configure: Regenerate.
6882
a1fc946a
AO
68832009-05-27 Alexandre Oliva <aoliva@redhat.com>
6884
6885 * Makefile.tpl (all): Avoid harmless warning in make all when
6886 gcc-bootstrap is enabled but stage_last does not exist.
6887 * Makefile.in: Rebuilt.
6888
2e6a3c8d
NR
68892009-05-24 Nicolas Roche <roche@adacore.com>
6890
6891 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6892 * Makefile.in: Regenerate.
6893
63487d11
DC
68942009-05-21 Denis Chertykov <chertykov@gmail.com>
6895
6896 * MAINTAINERS: Update my e-mail address.
6897
449223af
DK
68982009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6899
6900 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6901 * configure: Regenerate.
6902
31c98f49
AO
69032009-05-18 Alexandre Oliva <aoliva@redhat.com>
6904
6905 PR other/40159
6906 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6907 gcc-no-bootstrap are mutually exclusive.
6908 * Makefile.in: Rebuilt.
6909
0f501837
AO
69102009-05-18 Alexandre Oliva <aoliva@redhat.com>
6911
6912 PR other/40159
6913 * Makefile.tpl (all): Don't end with unconditional success.
6914 * Makefile.in: Rebuilt.
6915
4a4a4e99
AO
69162009-05-12 Alexandre Oliva <aoliva@redhat.com>
6917
6918 PR target/37137
6919 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6920 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6921 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6922 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6923 stage_configureflags, stage_cflags and stage_libcflags into
6924 explicit Makefile macros.
6925 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6926 GFORTRAN.
6927 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6928 CC. Set CC_FOR_BUILD from CC.
6929 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6930 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6931 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6932 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6933 and GFORTRAN.
6934 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6935 (_LIBCFLAGS): Renamed to _TFLAGS.
6936 (do-compare-debug, do-compare3-debug): Drop.
6937 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6938 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6939 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6940 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6941 (XGCC_FLAGS_FOR_TARGET): New.
6942 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6943 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6944 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6945 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6946 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6947 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6948 TFLAGS.
6949 (BUILD_CONFIG): Include if requested.
6950 (all): Set TFLAGS on bootstrap.
6951 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6952 (all-stageid-prefixmodule): Likewise.
6953 (do-clean, distclean-stageid): Set TFLAGS.
6954 (restrap): Fix whitespace.
6955 * Makefile.in: Rebuilt.
6956
1cee3429
PB
69572009-05-07 Paolo Bonzini <bonzini@gnu.org>
6958
6959 * config.guess: Sync with src.
6960
0b70eafd
DK
69612009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6962
6963 * configure.ac ($with_ppl): Default to no if not supplied.
6964 ($with_cloog): Likewise.
6965 configure: Regenerate.
6966
5175f17c
JW
69672009-04-27 James E. Wilson <wilson@codesourcery.com>
6968
6969 * MAINTAINERS: Update my e-mail address.
6970
952fa153
NC
69712009-04-27 Nick Clifton <nickc@redhat.com>
6972
6973 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6974
a687f83c
EB
69752009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6976
6977 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6978 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6979 * Makefile.in: Regenerate.
6980
9e3eba15
KG
69812009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6982
6983 PR bootstrap/39739
6984 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6985 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6986
6987 * configure, Makefile.in: Regenerate.
6988
a687f83c 69892009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
6990
6991 * include/hashtab.h: Update GTY annotations to new syntax
6992 * include/splay-tree.h: Likewise
6993
070bdbd9
BE
69942009-04-17 Ben Elliston <bje@au.ibm.com>
6995
6996 * config.sub, config.guess: Update from upstream sources.
6997
55f2d967
AG
69982009-04-15 Anthony Green <green@moxielogic.com>
6999
7000 * configure.ac: Add moxie support.
7001 * configure: Rebuilt.
7002
309c24a9
JJ
70032009-04-14 Jakub Jelinek <jakub@redhat.com>
7004
7005 * configure.ac: Change copyright header to refer to version
7006 3 of the GNU General Public License and to point readers at the
7007 COPYING3 file and the FSF's license web page.
7008 * Makefile.def: Likewise.
7009 * Makefile.tpl: Likewise.
7010 * Makefile.in: Regenerate.
7011
b93133bc
JH
70122009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7013
7014 * configure.ac: Restore match for darwin9 or later. Use double
7015 brackets since regeneration eats one pair.
7016 * configure: Regenerate.
7017
d18ff35a
L
70182009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7019
7020 PR gas/10039
7021 * configure.ac: Require texinfo 4.7.
7022 * configure: Regenerated.
7023
748086b7
JJ
70242009-04-09 Nick Clifton <nickc@redhat.com>
7025
7026 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7027 the GCC Runtime Library Exception.
7028
a3337ea2
KG
70292009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7030
7031 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7032 * configure: Regenerate.
7033
60911f14
SE
70342009-04-01 Steve Ellcey <sje@cup.hp.com>
7035
7036 * Makefil.def (languages): New entries.
7037 * Makefile.tpl (check-gcc-*): New generic target.
7038 * Makefile.in: Regenerate.
60911f14 7039
dce2d8b2 70402009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7041
d18ff35a 7042 * MAINTAINERS: Update my email address.
7369c1d0 7043
cfb1f59f
TT
70442009-03-18 Tom Tromey <tromey@redhat.com>
7045
d18ff35a
L
7046 * configure: Rebuild.
7047 * configure.ac (host_libs): Add libiconv.
7048 * Makefile.in: Rebuild.
7049 * Makefile.def (host_modules): Add libiconv.
7050 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7051
75eeae1a
TG
70522009-03-16 Tristan Gingold <gingold@adacore.com>
7053
7054 * configure.ac: Treat gdb as supported on x86_64-darwin.
7055 * configure: Regenerate.
7056
f38095f3
JM
70572009-03-16 Joseph Myers <joseph@codesourcery.com>
7058
7059 * configure.ac (--with-host-libstdcxx): New option.
7060 * configure: Regenerate.
7061
dce2d8b2 70622009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7063
7064 * MAINTAINERS: Move myself into the write after approval list.
7065
6d401294
NP
70662009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7067
7068 * MAINTAINERS: Update e-mail address.
2bf33cdb 7069
07c97076
DN
70702009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7071
7072 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7073
dce2d8b2 70742009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7075
7076 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7077
7a9d3fe8
RW
70782009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7079
7080 Backport from git Libtool:
7081
7082 2009-01-19 Robert Millan <rmh@aybabtu.com>
7083 Support GNU/kOpenSolaris.
7084 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7085 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7086 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7087 GNU/kOpenSolaris.
7088
c9e9e11f
AS
70892009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7090
7091 * MAINTAINERS: Update e-mail address.
7092
5e8c1552 70932009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7094
7095 * MAINTAINERS (Write After Approval): Add self.
7096
b0adb088
BM
70972009-02-18 Bingfeng Mei <bmei@broadcom.com>
7098
7099 * MAINTAINERS (Write After Approval): Add myself.
7100
ee04b574
AS
71012009-02-05 Andreas Schwab <schwab@suse.de>
7102
7103 * Makefile.tpl (stage_last): Define $r and $s before using
7104 $(RECURSE_FLAGS_TO_PASS).
7105 * Makefile.in: Regenerate
7106
907884c9
ILT
71072009-01-30 Ian Lance Taylor <iant@google.com>
7108
7109 * MAINTAINERS: Move myself to the Global Reviewers list.
7110
416ac4d4
RM
71112009-01-29 Robert Millan <rmh@aybabtu.com>
7112
7113 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7114 * configure: Regenerate.
7115
ee5decb3
GP
71162009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7117
7118 * MAINTAINERS: Make whitespace consistent.
19196f44 7119 Remove Robert Millan from Write After Approval.
ee5decb3 7120
36fbb0ec
AM
71212009-01-16 Alan Modra <amodra@bigpond.net.au>
7122
7123 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7124 (all-opcodes): Depend on all-libiberty.
7125 * Makefile.in: Regenerate.
7126
52535a64
DR
71272009-01-15 Douglas B Rupp <rupp@gnat.com>
7128
7129 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7130 * configure: Regenerate.
7131
e04a57df
RR
71322009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7133
7134 * MAINTAINERS (Write After Approval): Add myself.
7135
856c450b
SK
71362009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7137
7138 * MAINTAINERS: Add myself to reviewers (Fortran).
7139
dce2d8b2 71402009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7141
7142 PR tree-optimization/38515
7143 * configure.ac (cloog-polylib): Removed.
7144 (with_ppl, with_cloog): Test for "no".
7145 * configure: Regenerated.
7146
1e5e8a59
DF
71472009-01-11 Daniel Franke <franke.daniel@gmail.com>
7148
7149 * MAINTAINERS: Moved myself to reviewers (Fortran).
7150
5e5debf6
TS
71512009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7152
7153 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7154 (Write After Approval): Remove myself.
7155
1c42acf1
DN
71562009-01-03 Diego Novillo <dnovillo@google.com>
7157
7158 * MAINTAINERS: Remove myself from alias maintainership.
7159
2fbbedaf
DA
71602009-01-02 David Ayers <ayers@fsfe.org>
7161
7162 * MAINTAINERS: Update e-mail address.
7163
17213821
GP
71642008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7165
7166 * MAINTAINERS: Make whitespace consistent.
7167
baafc534
RW
71682008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7169
7170 Backport from upstream Libtool:
7171 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7172 Add cache variables to tests that require the linker to work.
7173 For shlibpath_overrides_runpath, this also changes the semantics
7174 to let the result from the C compiler take precedence.
7175
18430d27
BE
71762008-12-02 Ben Elliston <bje@au.ibm.com>
7177
7178 * config.sub, config.guess: Update from upstream sources.
7179
dce2d8b2 71802008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7181
7182 * configure.ac (ppllibs): Add by default the lib flags.
7183 * configure: Regenerate.
7184
41e9641b
LM
71852008-12-08 Luis Machado <luisgpm@br.ibm.com>
7186
7187 * MAINTAINERS: Add myself to the write after approval list.
7188
25783c30
JH
71892008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7190
ee04b574
AS
7191 * configure.ac: Add double brackets on darwin[912].
7192 * configure: Regenerate.
25783c30 7193
0e318fcc
DK
71942008-12-03 Daniel Kraft <d@domob.eu>
7195
7196 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7197 Approval to Reviewer section (for Fortran front-end).
7198
7f171b95
JH
71992008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7200
7201 * configure.ac: Expand to darwin10 and later.
7202 * configure: Regenerate.
7203
09ce620e
AS
72042008-12-02 Andreas Schwab <schwab@suse.de>
7205
7206 * Makefile.def: configure-target-boehm-gc depends on
7207 all-target-libstdc++-v3.
7208 * Makefile.in: Regenerate.
7209
386c704d
KT
72102008-12-02 Kai Tietz <kai.tietz@onevision.com>
7211
7212 * MAINTAINERS: Add myself as mingw maintainer.
7213
e03dd84a
BE
72142008-12-02 Ben Elliston <bje@au.ibm.com>
7215
7216 * config.sub, config.guess: Update from upstream sources.
7217
3fa87964
GP
72182008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7219
7220 * README.SCO: Remove.
7221
df72d7ed
FP
72222008-11-29 Fernando Pereira <pronesto@gmail.com>
7223
7224 * MAINTAINERS: Add myself to the write after approval list.
7225
b5646528
DK
72262008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7227
7228 * MAINTAINERS: Update my email address in WAA section.
7229
dce2d8b2 72302008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7231
7232 * MAINTAINERS: Update e-mail address.
7233
dce2d8b2 72342008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7235
7236 * MAINTAINERS: Change e-mail address.
7237
0db3a858
TG
72382008-11-27 Tristan Gingold <gingold@adacore.com>
7239
7240 * configure.ac: Build gdb for i?86-*-darwin*
7241 * configure: Regenerated.
7242
dce2d8b2 72432008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7244
7245 * MAINTAINERS: Added my full name.
7246
487e299b
DJ
72472008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7248
7249 PR bootstrap/38014
7250 PR bootstrap/37923
7251
7252 Revert:
7253
7254 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7255
7256 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7257 * Makefile.in: Regenerated.
7258
7259 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7260
7261 PR gdb/921
7262 PR gdb/1646
7263 PR gdb/2175
7264 PR gdb/2176
7265
7266 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7267 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7268 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7269 (HOST_EXPORTS): Pass CPPFLAGS.
7270 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7271 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7272 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7273 * Makefile.in, configure: Regenerated.
7274 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7275 and CPPFLAGS_FOR_BUILD.
7276
dce2d8b2 72772008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7278
7279 * MAINTAINERS: Add myself as middle end maintainer.
7280
044fed69
AS
72812008-11-06 Andrew Stubbs <ams@codesourcery.com>
7282
7283 * MAINTAINERS (Write after approval): Add myself.
7284
caf6defe
DN
72852008-11-05 Diego Novillo <dnovillo@google.com>
7286
7287 * MAINTAINERS (Global Reviewers): Add myself.
7288 (Non-Algorithmic Maintainers): Remove myself.
7289
3e9899ac
TS
72902008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7291
09ce620e 7292 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7293
ea99e36e
MM
72942008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7295
09ce620e 7296 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7297
fb0d2684
BE
72982008-10-31 Ben Elliston <bje@au.ibm.com>
7299
7300 * configure.ac (spu-*-*): Remove special case.
7301 * configure: Regenerate.
7302
73c07a3e
CM
73032008-10-30 Catherine Moore <clm@codesourcery.com>
7304
7305 * MAINTAINERS (Write after approval): Update my email address.
7306
7310a2da
SSF
73072008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7308
7309 * configure.ac [spu-*-*]: Do not set skipdirs.
7310 * configure: Re-generate.
7311
7e51fe23
BS
73122008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7313
7314 * MAINTAINERS (Various Maintainers): Add myself to reload.
7315
ef20be93
RG
73162008-10-25 Richard Guenther <rguenther@suse.de>
7317
7318 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7319 maintainer. Remove myself as libgcc-math maintainer.
7320 (Non-Algorithmic Maintainers): Remove myself.
7321
03ffcfa0
DJ
73222008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7323
7324 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7325 * Makefile.in: Regenerated.
7326
dec014a9
CC
73272008-10-23 Cary Coutant <ccoutant@google.com>
7328
7329 * MAINTAINERS (Write after approval): Add myself.
7330
b36c386c
DJ
73312008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7332
7333 PR gdb/921
7334 PR gdb/1646
7335 PR gdb/2175
7336 PR gdb/2176
7337
7338 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7339 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7340 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7341 (HOST_EXPORTS): Pass CPPFLAGS.
7342 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7343 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7344 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7345 * Makefile.in, configure: Regenerated.
7346 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7347 and CPPFLAGS_FOR_BUILD.
7348
dce2d8b2 73492008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7350
7351 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7352 Sebastian Pop.
7353
e0bda97e
AP
73542008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7355
7356 * MAINTAINERS (Write After Approval): Added myself.
7357
36c713e0
KG
73582008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7359
7360 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7361 recommended version to 2.3.2.
7362
7363 * configure: Regenerate.
7364
8fe005ee
MM
73652008-10-01 Mark Mitchell <mark@codesourcery.com>
7366
7367 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7368
be8f156f
DD
73692008-09-29 David Daney <david.daney@caviumnetworks.com>
7370
7371 * MAINTAINERS (Write After Approval): Update e-mail address.
7372
ae11dff4
PG
73732008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7374
7375 * libtool.m4: Update to libtool 2.2.6.
7376 * lt~obsolete.m4: Update to libtool 2.2.6.
7377 * ltmain.sh: Update to libtool 2.2.6.
7378 * ltsugar.m4: Update to libtool 2.2.6.
7379 * ltversion.m4: Update to libtool 2.2.6.
7380 * ltoptions.m4: Update to libtool 2.2.6.
7381 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7382
441154b1
CF
73832008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7384
7385 * MAINTAINERS (Write After Approval): Add myself.
7386
775b3b26
BRF
73872008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7388
7389 * MAINTAINERS (Write After Approval): Update my name.
7390
94538043
SB
73912008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7392
09ce620e 7393 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7394
52d1bfd8
SE
73952008-09-18 Steve Ellcey <sje@cup.hp.com>
7396
09ce620e 7397 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7398
c5cc92f5
GP
73992008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7400
7401 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7402 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7403 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7404 and Michael Tiemann from Write After Approval since they do not
7405 actually have access.
7406
23d9794a
RG
74072008-09-05 Richard Guenther <rguenther@suse.de>
7408
7409 * configure.ac: Initialize clooglibs to -lcloog.
7410 * configure: Re-generate.
7411
192a671e
LCW
74122008-09-04 Le-Chun Wu <lcwu@google.com>
7413
7414 * MAINTAINERS (Write After Approval): Add myself.
7415
d789184e
SP
74162008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7417
7418 * configure.ac (--with-cloog-polylib): New.
7419 (--disable-cloog-version-check): New.
7420 (--disable-ppl-version-check): New.
7421 * configure: Re-generate.
7422
36a881c7
RG
74232008-09-03 Richard Guenther <rguenther@suse.de>
7424
7425 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7426 cloog test.
7427 * configure: Re-generate.
7428
358da97e
HS
74292008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7430
7431 Add picoChip port.
7432 * MAINTAINERS: Add picoChip maintainers.
7433
f8bf9252
SP
74342008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7435 Tobias Grosser <grosser@fim.uni-passau.de>
7436 Jan Sjodin <jan.sjodin@amd.com>
7437 Harsha Jagasia <harsha.jagasia@amd.com>
7438 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7439 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7440 Adrien Eliche <aeliche@isty.uvsq.fr>
7441
7442 Merge from graphite branch.
7443 * configure: Regenerate.
7444 * Makefile.in: Regenerate.
7445 * configure.ac (host_libs): Add ppl and cloog.
7446 Add checks for PPL and CLooG.
7447 * Makefile.def (ppl, cloog): Added modules and dependences.
7448 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7449 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7450
d89f0ad6
AL
74512008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7452
7453 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7454 (GCC_SHLIB_SUBDIR): New.
7455 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7456 * configure: Regenerate.
7457 * Makefile.in: Regenerate.
7458
88a25817
GP
74592008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7460
7461 * MAINTAINERS: Consistently use tabs to separate columns.
7462
f873f15f
TG
74632008-08-29 Tristan Gingold <gingold@adacore.com>
7464
7465 * MAINTAINERS (Write after Approval): Add myself.
7466
e1514c3f
TG
74672008-08-28 Tristan Gingold <gingold@adacore.com>
7468
7469 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7470 Enable bfd, binutils and opcodes.
7471 * configure: Regenerate.
7472
4717882f
JDA
74732008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7474
7475 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7476
28c9884c
TK
74772008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7478
7479 * MAINTAINERS: Use correct Umlaut for last name.
7480
ae96d86a
FXC
74812008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7482
7483 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7484
3ecc96e3
DE
74852008-08-16 David Edelsohn <edelsohn@gnu.org>
7486
7487 * MAINTAINERS: Update my email address.
7488
dd609cc1
EB
74892008-08-16 Nicolas Roche <roche@adacore.com>
7490
7491 * Makefile.tpl: Add BOOT_ADAFLAGS.
7492 * Makefile.in: Regenerate.
7493
08d0963a
RS
74942008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7495
7496 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7497 * configure: Regenerate.
7498
dce2d8b2 74992008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7500
7501 * configure.ac: Add makefile fragments for hpux.
7502 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7503 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7504 * configure: Regenerate.
7505 * Makefile.in: Regenerate.
7506
dce2d8b2 75072008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7508
7509 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7510
dce2d8b2 75112008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7512
7513 * MAINTAINERS (Write after Approval): Add myself.
7514
78209f30
XG
75152008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7516
7517 * MAINTAINERS (Write After Approval): Add myself.
7518
5b5b098d
AJ
75192008-06-29 Andrew Jenner <andrew@codesourcery.com>
7520
7521 * MAINTAINERS (Write After Approval): Add myself.
7522
d812ec93
KW
75232008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7524
7525 * MAINTAINERS: Update my email address.
7526
99e78224
JY
75272008-06-25 Joey Ye <joey.ye@intel.com>
7528
7529 * MAINTAINERS (Write After Approval): Add myself.
7530
18c04407
RW
75312008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7532
7533 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7534 * Makefile.in: Regenerate.
7535 * configure: Regenerate.
7536
47aa9a31
DK
75372008-06-17 Daniel Kraft <d@domob.eu>
7538
7539 * MAINTAINERS (Write After Approval): Add myself.
7540
ad33ff57
RW
75412008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7542
7543 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7544 "$@" is still intact with both Autoconf 2.59 and 2.62.
7545 * configure: Regenerate.
7546
cdce5c41
RW
75472008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7548
7549 * Makefile.tpl: Fix comment errors.
7550 * Makefile.in: Regenerate.
7551
01b79d11
DM
75522008-06-12 David S. Miller <davem@davemloft.net>
7553 David Edelsohn <edelsohn@gnu.org>
7554
7555 * configure.ac: Add powerpc*-*-* to gold supported targets.
7556 * configure: Regenerate.
7557
f8c33439
JM
75582008-06-08 Joseph Myers <joseph@codesourcery.com>
7559
7560 PR tree-optimization/36218
7561 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7562 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7563 (all prefix="build-"): Pass them to build-system sub-makes.
7564 * Makefile.in: Regenerate.
7565
cd985f66
JM
75662008-06-07 Joseph Myers <joseph@codesourcery.com>
7567
7568 * MAINTAINERS (mt port): Remove.
7569 (sco5, unixware, sco udk): Remove.
7570 (Kean Johnston): Add to Write After Approval.
7571
3f6383d3
JB
75722008-05-30 Julian Brown <julian@codesourcery.com>
7573
7574 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7575 of libobjc for ARM EABI Linux.
7576 * configure: Regenerate.
30da41ed 7577
dce2d8b2 75782008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7579
09ce620e 7580 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7581
dce2d8b2 75822008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7583
e29cc9b4 7584 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7585
955410cb
JW
75862008-05-15 Janus Weil <janus@gcc.gnu.org>
7587
7588 * MAINTAINERS (Write After Approval): Add myself.
7589
719bb4e3 75902008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7591
7592 * config-ml.in: don't handle --enable-shared and --enable-static.
7593
372b05fc
RS
75942008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7595
7596 * MAINTAINERS: Update my email address.
7597
f73e2200
PC
75982008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7599
7600 * MAINTAINERS: Update my email address.
09ce620e 7601
3e438e2b
KVH
76022008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7603
7604 * MAINTAINERS (Write After Approval): Add myself.
7605
177bf491
GS
76062008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7607
7608 * MAINTAINERS (Write After Approval): Add myself.
7609
dce2d8b2 76102008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7611
7612 * MAINTAINERS (crx): Add myself.
7613
14a8726b
PB
76142008-04-18 Paolo Bonzini <bonzini@gnu.org>
7615
7616 Sync with src:
7617 2008-04-14 David S. Miller <davem@davemloft.net>
7618
09ce620e
AS
7619 * configure.ac: Add sparc*-*-* to gold supported targets.
7620 * configure: Regenerate.
14a8726b 7621
7142fb32
PB
76222008-04-18 Paolo Bonzini <bonzini@gnu.org>
7623
7624 PR bootstrap/35457
7625 * configure.ac: Include override.m4.
7626 * configure: Regenerate.
7627
c6b196de
PB
76282008-04-18 Paolo Bonzini <bonzini@gnu.org>
7629
09ce620e
AS
7630 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7631 * Makefile.in: Regenerate.
c6b196de 7632
dce2d8b2 76332008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7634
09ce620e 7635 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7636 as nonconfigurable directories list.
09ce620e 7637 * configure: Regenerate.
c993ae60 7638
8479b1b1
BE
76392008-04-14 Ben Elliston <bje@au.ibm.com>
7640
7641 * config.sub, config.guess: Update from upstream sources.
7642
295e261a
HPN
76432008-04-12 Hans-Peter Nilsson <hp@axis.com>
7644
7645 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7646 * Makefile.in: Regenerate.
7647
ac3949d9
EW
76482008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7649
7650 * configure.ac: Do not build libssp for the AVR.
7651 * configure: Regenerate.
7652
06407e30
ILT
76532008-04-07 Ian Lance Taylor <iant@google.com>
7654
7655 * Makefile.def: check-gold depends upon all-binutils.
7656 * Makefile.in: Regenerate.
7657
97db009c
AH
76582008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7659
7660 * MAINTAINERS (Write After Approval): Add myself.
7661
2a79c47f
NC
76622008-04-04 Nick Clifton <nickc@redhat.com>
7663
7664 PR binutils/4334
5f4bebbf 7665 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7666 builds.
7667 * configure: Regenerate.
7668
c53a18d3
N
76692008-04-04 NightStrike <NightStrike@gmail.com>
7670
7671 PR other/35151
09ce620e
AS
7672 * configure.ac: Combine rules for mingw32 and mingw64.
7673 * configure: Regenerate.
c53a18d3 7674
d925aa70
KT
76752008-04-02 Kai Tietz <kai.tietz@onvision.com>
7676
7677 * MAINTAINERS (Write After Approval): Add myself.
7678
dce2d8b2 76792008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7680
7681 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7682 * Makefile.in (.NOTPARALLEL): Ditto.
7683
4412a506
PG
76842008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7685
7686 * MAINTAINERS (Write After Approval): Add myself.
7687
dce2d8b2 76882008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7689
7690 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7691 * Makefile.in (.NOTPARALLEL): Regenerate.
7692
639223bd
PB
76932008-03-27 Paolo Bonzini <bonzini@gnu.org>
7694
7695 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7696 * Makefile.in: Regenerate.
7697
b8ab1f4a
JS
76982008-03-26 Jakub Staszak <kuba@et.pl>
7699
7700 * MAINTAINERS (Write After Approval): Add myself.
7701
b45890a4
TK
77022008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7703
7704 * MAINTAINERS: Update e-mail address.
7705
5afab7ad
ILT
77062008-03-20 Ian Lance Taylor <iant@google.com>
7707
7708 * configure.ac: Add support for --enable-gold.
7709 * Makefile.def: Add gold as a directory like ld.
7710 * configure, Makefile.in: Regenerate.
7711
38d24731
RW
77122008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7713
7714 * configure.ac: m4_include config/proginstall.m4.
7715 * configure: Regenerate.
32bc4cf4
RW
7716
7717 Backport from upstream Libtool:
09ce620e 7718
32bc4cf4 7719 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7720
32bc4cf4
RW
7721 Deal with Autoconf 2.62's semantic change in m4_append.
7722 * ltsugar.m4 (lt_append): Replace broken versions of
7723 m4_append.
7724 (lt_if_append_uniq): Don't require separator to be overquoted,
7725 and avoid broken m4_append.
7726 (lt_dict_add): Fix typo.
7727 * libtool.m4 (_LT_DECL): Don't overquote separator.
7728
9d3c50ea
DE
77292008-03-13 David Edelsohn <edelsohn@gnu.org>
7730
7731 * config.rpath: Add AIX 6 support.
7732
5d2edb29
PB
77332008-03-13 Paolo Bonzini <bonzini@gnu.org>
7734
7735 * Makefile.def (stageprofile). Remove -fprofile-generate
7736 from stage_libcflags.
7737 * Makefile.in: Regenerate.
7738
954910ef
BE
77392008-03-13 Ben Elliston <bje@au.ibm.com>
7740
7741 * config.sub, config.guess: Update from upstream sources.
7742
e8645a40
TT
77432008-03-06 Tom Tromey <tromey@redhat.com>
7744
7745 * MAINTAINERS: Update for treelang deletion.
7746
2c8e955e
JW
77472008-03-03 James E. Wilson <wilson@tuliptree.org>
7748
7749 * MAINTAINERS: Update my email address.
7750
54acd307
SS
77512008-03-03 Stan Shebs <stanshebs@earthlink.net>
7752
893ad2a1 7753 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7754 (objective-c/c++): Add myself as a maintainer.
7755
4b52b516
VR
77562008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7757
7758 * MAINTAINERS (Write After Approval): Update my email address.
7759
e652b516
TB
77602008-02-25 Tomas Bily <tbily@suse.cz>
7761
7762 * MAINTAINERS (Write After Approval): Add myself.
7763
02d30740
JJ
77642008-02-23 Jakub Jelinek <jakub@redhat.com>
7765
7766 * MAINTAINERS (OpenMP): Add myself.
7767
1c8bd6a3
PB
77682008-02-20 Paolo Bonzini <bonzini@gnu.org>
7769
4b40b2a5
UB
7770 PR bootstrap/32009
7771 PR bootstrap/32161
1c8bd6a3 7772
4b40b2a5
UB
7773 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7774 * configure: Regenerate.
1c8bd6a3 7775
4b40b2a5
UB
7776 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7777 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7778 STAGE4_LIBCFLAGS): New.
7779 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7780 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7781 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7782 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7783 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7784 for target modules. Don't export LIBCFLAGS.
7785 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7786 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7787 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7788 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7789 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7790 * Makefile.in: Regenerate.
1c8bd6a3 7791
bb44c9d2
RW
77922008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7793
7794 PR libgcj/33085
7795 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7796 Do not use -DDLL_EXPORT. Backport from upstream.
7797
29a7754d
RW
77982008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7799
7800 * MAINTAINERS (Write After Approval): Add myself.
7801
9a212bb7
HPN
78022008-02-02 Hans-Peter Nilsson <hp@axis.com>
7803
7804 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7805 * configure: Regenerate.
7806
aa12a573
MG
78072008-01-31 Marc Gauthier <marc@tensilica.com>
7808
7809 * configure.ac (xtensa*-*-*): Recognize processor variants.
7810 * configure: Regenerate.
7811
ac9e6043
RW
78122008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7813
40049ccc
UB
7814 PR bootstrap/34922
7815 * configure.ac (PARSE_ARGS): Push suitable setting of
7816 ac_subdirs_all, for `./configure --help=recursive'.
7817 Handle `+' in generic toplevel directory disabling.
7818 * configure: Regenerate.
ac9e6043 7819
4288c86a
NC
78202008-01-28 Nick Clifton <nickc@redhat.com>
7821
7822 * MAINTAINERS (xstormy16): Take over maintainership.
7823
8d8da227
JM
78242008-01-25 Joseph Myers <joseph@codesourcery.com>
7825
7826 * MAINTAINERS (c4x port): Remove.
7827
349b60e7
DE
78282008-01-24 David Edelsohn <edelsohn@gnu.org>
7829
7830 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7831
3ca06a68
BE
78322008-01-23 Ben Elliston <bje@au.ibm.com>
7833
7834 * config.sub, config.guess: Update from upstream sources.
7835
3c631381
TG
78362008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7837
7838 * MAINTAINERS (Write After Approval): Add myself.
7839
20533ef1
L
78402008-01-17 H.J. Lu <hjl.tools@gmail.com>
7841
7842 * MAINTAINERS: Update my email address.
7843
78442008-01-09 Raksit Ashok <raksit@google.com>
7845
7846 * MAINTAINERS (Write After Approval): Add myself.
7847
684f4f6a
RA
78482008-01-09 Raksit Ashok <raksit@google.com>
7849
7850 * MAINTAINERS (Write After Approval): Add myself.
7851
9cb8756f
BE
78522008-01-08 Ben Elliston <bje@au.ibm.com>
7853
7854 * config.sub, config.guess: Update from upstream sources.
7855
94e1934d
KG
78562007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7857
7858 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7859 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7860 * configure: Regenerate.
7861
a2e51f77
SP
78622007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7863
7864 * MAINTAINERS: Update my email address.
7865
ffe3dcd9
BRF
78662007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7867
7868 * MAINTAINERS: Update my email address.
7869
aa4095c9
RS
78702007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7871
7872 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7873 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7874 * Makefile.in: Regenerate.
7875
dce2d8b2 78762007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7877
7878 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7879 misplaced entries.
7880
0fe0f073
AT
78812007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7882
7883 * configure.ac: Enable libjava for x86_64-*-darwin9.
7884 * configure: Regenerate.
7885
dce2d8b2 78862007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7887
7888 * MAINTAINERS (Write After Approval): Add myself.
7889
c3220d4c
BE
78902007-12-05 Ben Elliston <bje@au.ibm.com>
7891
7892 * config.sub, config.guess: Update from upstream sources.
7893
aba7501e
MK
78942007-12-02 Matthias Klose <doko@ubuntu.com>
7895
7896 * config-ml.in: Remove 64bit configure tests.
7897
d683ec81
PB
78982007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7899
7900 * config-ml.in: Robustify against white space in absolute file
7901 names.
7902
7903 * config-ml.in (multi-clean): Substitute ${Makefile}.
7904 Remove superfluous ${Makefile} in list.
7905
60f1711a
TS
79062007-11-19 Thiemo Seufer <ths@mips.com>
7907
7908 * config-ml.in: Don't hardcode the Makefile name.
7909
487f9d96
AM
79102007-11-08 Alexander Monakov <amonakov@ispras.ru>
7911
7912 * MAINTAINERS (Write After Approval): Add myself.
7913
fa3886fe
ST
79142007-11-07 Samuel Tardieu <sam@rfc1149.net>
7915
7916 * MAINTAINERS (Write After Approval): Add myself.
7917
dce2d8b2 79182007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7919
7920 * MAINTAINERS (Write After Approval): Add myself.
7921
acc48927
BE
79222007-10-25 Ben Elliston <bje@au.ibm.com>
7923
7924 * MAINTAINERS (mercury): Remove entry.
7925 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7926
e00e9858
DJ
79272007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7928
7929 * Makefile.def (dependencies): Make configure-gdb depend on
7930 all-intl.
7931 * Makefile.in: Regenerated.
7932
def14a3c
SK
79332007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7934
7935 * MAINTAINERS (Fortran maintainer): Remove myself.
7936
dce2d8b2 79372007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7938
7939 * Makefile.def: To avoid problems running with parallel makes,
7940 build newlib before libgloss so that target specific header
7941 files are availble.
7942 * Makefile.in: Regenerate
7943
bbfbfafc
DJ
79442007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7945
7946 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7947 * Makefile.in: Regenerate.
7948
c56abad5
VM
79492007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7950
7951 * MAINTAINERS (Register allocation reviewer): Add myself.
7952
f019adc1
MF
79532007-10-08 Mike Frysinger <vapier@gentoo.org>
7954
7955 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7956 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7957 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7958 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7959 * configure: Regenerate.
7960
dce2d8b2 79612006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7962
7963 * MAINTAINERS (Register allocation reviewer): Add myself.
7964
0999159b
PB
79652007-10-01 Paolo Bonzini <bonzini@gnu.org>
7966
7967 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7968 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7969 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7970 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7971 * configure.ac: Default them to host tools for $host = $build.
7972 Subst them.
7973
7974 * configure: Regenerate.
7975 * Makefile.in: Regenerate.
7976
dce2d8b2 79772006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
7978
7979 * MAINTAINERS (Register allocation reviewer): Add myself.
7980
dce2d8b2 79812006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
7982
7983 * MAINTAINERS (Register allocation reviewer): Add myself.
7984
9d209c83
SP
79852007-09-21 Seongbae Park <seongbae.park@gmail.com>
7986
7987 * MAINTAINERS (Write After Approval): Fix typo.
7988
1ec3b87b
RS
79892007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7990
7991 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7992 * configure: Regenerate.
7993
19d5986d
PJ
79942007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7995
7996 PR bootstrap/31906
7997 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 7998 they're already prefixed.
19d5986d 7999
6d3b5aea
BK
80002007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8001
8002 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8003 libstdc++.
8004 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8005 * configure: Regenerate.
8006 * Makefile.in: Regenerate.
09ce620e 8007
4fe7e755
AS
80082007-09-17 Andreas Schwab <schwab@suse.de>
8009
8010 * configure.ac: Raise minimum makeinfo version to 4.6.
8011 * configure: Regenerate.
8012
dce2d8b2 80132007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8014
ffe3dcd9 8015 * MAINTAINERS (write-after-approval) add myself
d483feaa 8016
fa9a3f31
AM
80172007-09-15 Alan Modra <amodra@bigpond.net.au>
8018
8019 * configure.ac: Correct makeinfo version check.
8020 * configure: Regenerate.
8021
6593a73e
RS
80222007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8023
8024 * MAINTAINERS: Update my email address.
8025
d9dced13
RS
80262007-09-14 Richard Sandiford <richard@codesourcery.com>
8027
8028 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8029 to $skipdirs and only disable gprof for newlib. Use the normal
8030 mips*-elf* handling in other respects.
8031 * configure: Regnerate.
8032
773c1467
DD
80332007-09-12 David Daney <ddaney@avtrex.com>
8034
8035 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8036 enabling libgcj.
8037 * configure: Regenerate.
8038
c03353e2
RIL
80392007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8040
8041 PR other/32154
8042 * configure.ac: For libgloss targets, point the linker to the linker
8043 script, startup code and simulator library.
8044 * configure: Regenerate.
8045
c4e9bf2b
AH
80462007-09-07 Andrew Haley <aph@redhat.com>
8047
8048 * configure.ac (noconfigdirs): Remove target-libffi and
8049 target-libjava.
8050 * configure: Regenerate.
8051
1f5a6b84
FXC
80522007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8053
8054 PR target/33281
8055 * configure.ac: Use config/mh-mingw on mingw.
8056 * configure: Regenerate.
1f5a6b84 8057
3951e521
PH
80582007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8059
9f349f63 8060 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8061
e643dc23
RG
80622007-09-05 Richard Guenther <rguenther@suse.de>
8063
8064 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8065 nor --disable-checking is provided also turn on yes and types
8066 checking for stage1.
8067 * configure: Re-generate.
8068
039874df
KW
80692007-08-30 Krister Walfridsson <cato@df.lth.se>
8070
8071 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8072 (Write After Approval): Remove myself.
8073
c3f07bd6 80742007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8075
c3f07bd6 8076 * config.sub, config.guess: Update from upstream sources.
15098359 8077
40049ccc 80782007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8079
8080 * MAINTAINERS (Write After Approval): Added myself.
8081 * MAINTAINERS (Reviewers): Removed myself.
8082
c8aea42c 80832007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8084 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8085
8086 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8087 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8088 * Makefile.in: Regenerate.
8089 * configure.ac (--with-debug-prefix-map): New.
8090 * configure: Regenerate.
8091
4bf6c438
RS
80922007-08-17 Richard Sandiford <richard@codesourcery.com>
8093 Nigel Stephens <nigel@mips.com>
8094
4bf6c438
RS
8095 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8096 as target_makefile_frag.
8097 * configure: Regenerate.
8098
bb286d71
AO
80992007-08-16 Alexandre Oliva <aoliva@redhat.com>
8100
8101 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8102 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8103 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8104 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8105 (do-compare, do-compare3, do-compare-debug): New.
8106 ([+compare-target+]): Use them.
8107
a4630417
MK
81082007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8109
8110 * MAINTAINERS (Write After Approval): Change my email address.
8111
d9acb717
RW
81122007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8113 Ben Elliston <bje@au.ibm.com>
8114
8115 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8116 --silent if $silent.
8117 * configure: Regenerate.
8118
96876681
ZD
81192003-08-12 Zdenek Dvorak <ook@ucw.cz>
8120
8121 * MAINTAINERS (Various Maintainers): Add myself as
8122 loop infrastructure maintainer. Update my e-mail
8123 address.
8124
1c1d80ee
DN
81252007-07-31 Diego Novillo <dnovillo@google.com>
8126
8127 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8128 Adjust description.
8129
7e98624c
RG
81302007-07-26 Richard Guenther <rguenther@suse.de>
8131
8132 * configure.ac: Add types checking to stage1 checking flags.
8133 * configure: Regenerate.
8134
4c85af60
NC
81352007-07-17 Nick Clifton <nickc@redhat.com>
8136
8137 * COPYING3: New file. Contains version 3 of the GNU General
8138 Public License.
8139 * COPYING3.LIB: New file. Contains version 3 of the GNU
8140 Lesser General Public License.
8141
19ddfd3a
AK
81422007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8143
8144 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8145
2a064545
AK
81462007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8147
8148 * MAINTAINERS (S/390 co-maintainer): Add myself.
8149 (Write After Approval): Remove myself.
8150
f861f54d
DH
81512007-07-13 Dan Hipschman <dsh@google.com>
8152
8153 * MAINTAINERS (Write After Approval): Add myself.
8154
0136f2f7
NC
81552007-07-11 Nick Clifton <nickc@redhat.com>
8156
8157 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8158 WINDRES export.
8159 * Makefile.in: Regenerate.
8160
6e29b5a4
RO
81612007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8162
8163 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8164 maintainer.
8165
159a4b02
L
81662007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8167
8168 * lt~obsolete.m4: New. Import from 20070318 libtool.
8169
6ba67283
JB
81702007-07-03 Julian Brown <julian@codesourcery.com>
8171
8172 * MAINTAINERS (Write After Approval): Add myself.
8173
30b74385
RW
81742007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8175
8176 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8177 * configure: Regenerate.
8178
81792007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8180
8181 * configure.ac: Add some missing m4 quotation.
8182 * configure: Regenerate.
8183
943c54ce
SB
81842007-07-02 Simon Baldwin <simonb@google.com>
8185
8186 * MAINTAINERS (Write After Approval): Add myself.
8187
1c00b503
PB
81882007-07-02 Paolo Bonzini <bonzini@gnu.org>
8189
8190 * configure: Regenerate.
8191
901119ae
KT
81922007-07-02 Kai Tietz <kai.tietz@onevision.com>
8193
8194 * Makefile.def: Add windmc tool to build.
8195 * Makefile.tpl: Likewise.
8196 * configure.ac: Likewise.
8197 * Makefile.in: Regenerate.
8198 * configure: Regenerate.
09ce620e 8199
83f4c19f
DD
82002007-06-28 DJ Delorie <dj@redhat.com>
8201
8202 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8203 not building newlib.
8204 * configure: Regenerated.
09ce620e 8205
5346c75c
JS
82062007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8207
8208 * MAINTAINERS (Write After Approval): Add myself.
8209
aacfb86b
MM
82102007-06-25 Martin Michlmayr <tbm@cyrius.com>
8211
8212 * MAINTAINERS (Write After Approval): Add myself.
8213
590bf0d3
CM
82142007-06-19 Chris Matthews <chrismatthews@google.com>
8215
8216 * MAINTAINERS (Write After Approval): Add myself.
8217
cdbbee7a
RIL
82182007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8219
8220 * MAINTAINERS (Write After Approval): Add myself.
8221
b8afffc1
DJ
82222007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8223
8224 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8225 * Makefile.in: Regenerated.
8226
3fcfad76
BS
82272007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8228
8229 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8230 bfin*-*-uclinux* targets.
8231 * configure: Regenerate.
8232
3f5a2b7f
ILT
82332007-06-14 Ian Lance Taylor <iant@google.com>
8234
8235 * MAINTAINERS: Add myself as non-algorithmic global write
8236 maintainer.
8237
4c46daee
DN
82382007-06-14 Diego Novillo <dnovillo@google.com>
8239
8240 * MAINTAINERS: Add self as middle-end maintainer and
8241 non-algorithmic global write maintainer.
8242
a3bb222a
FXC
82432007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8244
8245 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8246 Move all Fortran maintainers except Paul Brook into the
8247 Non-Autopoiesis section.
8248
a19e8f64
PB
82492007-06-14 Paolo Bonzini <bonzini@gnu.org>
8250
8251 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8252 (distclean-stage[+id+]): Possibly delete stage_last.
8253 * Makefile.in: Regenerate.
8254
1c2abe5e
SP
82552007-06-12 Seongbae Park <seongbae.park@gmail.com>
8256
8257 * MAINTAINERS (Various Maintainer): Fix typo.
8258
abca4739
PB
82592007-06-11 Paolo Bonzini <bonzini@gnu.org>
8260
8261 * MAINTAINERS (Various Maintainer): Add myself as
8262 dataflow maintainer.
8263
a894d2c3
BE
82642007-06-07 Ben Elliston <bje@au.ibm.com>
8265
8266 * config.sub, config.guess: Update from upstream sources.
8267
8024d75e
BE
82682007-06-07 Ben Elliston <bje@au.ibm.com>
8269
8270 * Makefile.tpl: Fix spelling error.
8271 * Makefile.in: Regenerate.
8272
973a9a5e
SE
82732007-06-01 Steve Ellcey <sje@cup.hp.com>
8274
96598938
L
8275 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8276 lt_cv_sys_max_cmd_len.
973a9a5e 8277
ccb4d26b
DN
82782007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8279
8280 * MAINTAINERS (Various Maintainers): Add myself as
8281 auto-vectorizer maintainer.
8282
eecb7461
PB
82832003-05-31 Paolo Bonzini <bonzini@gnu.org>
8284
8285 PR libjava/32098
8286 * libtool.m4: Revert previous change.
8287 * ltgcc.m4: Put it here.
8288
89d28202
ZD
82892003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8290
8291 * MAINTAINERS (Various Maintainers): Add myself as
8292 auto-vectorizer maintainer.
8293
60c7a11a
L
82942007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8295
8296 PR libjava/32098
8297 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8298
9dd3cc81
RG
82992007-05-30 Richard Guenther <rguenther@suse.de>
8300
8301 * MAINTAINERS (Various Maintainers): Add myself as
8302 auto-vectorizer maintainer.
8303
9cc1244e
JJ
83042007-05-30 Jakub Jelinek <jakub@redhat.com>
8305
8306 PR bootstrap/29382
8307 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8308 * configure: Rebuilt.
8309
6124296b
RC
83102007-05-28 Roberto Costa <robsettantasei@gmail.com>
8311
8312 * MAINTAINERS (Write After Approval): Removed my name.
8313
6b757a0d
SB
83142007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8315
8316 * MAINTAINERS (Write After Approval): Remove myself.
8317
86ef8528
AT
83182007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8319
8320 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8321
1cf3d07d
SE
83222007-05-23 Steve Ellcey <sje@cup.hp.com>
8323
8324 * ltmain.sh: Update from ToT Libtool.
8325 * libtool.m4: Update from ToT Libtool.
8326 * ltsugar.m4: New. Update from ToT Libtool.
8327 * ltversion.m4: New. Update from ToT Libtool.
8328 * ltoptions.m4: New. Update from ToT Libtool.
8329 * ltconfig: Remove.
8330 * ltcf-c.sh: Remove.
8331 * ltcf-cxx.sh: Remove.
8332 * ltcf-gcj.sh: Remove.
8333
ce3fcf8c
OW
83342007-05-22 Ollie Wild <aaw@google.com>
8335
8336 * MAINTAINERS (Write After Approval): Add myself.
8337
342b9200
PB
83382007-05-16 Paolo Bonzini <bonzini@gnu.org>
8339
8340 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8341 stage_cflags.
8342 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8343 Remove CFLAGS/LIBCFLAGS.
8344 (configure-stage[+id+]-[+prefix+][+module+],
8345 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8346 * Makefile.in: Regenerate.
8347
cea17285
DN
83482007-05-15 Diego Novillo <dnovillo@google.com>
8349
8350 * MAINTAINERS: Update e-mail address.
8351
11c004e7
RE
83522007-05-15 Revital Eres <eres@il.ibm.com>
8353
8354 * MAINTAINERS (Write After Approval): Add myself.
8355
ab6bd693
RC
83562007-05-14 Roberto Costa <robsettantasei@gmail.com>
8357
8358 * MAINTAINERS (Write After Approval): Updated my address.
8359
388cdf07
TN
83602007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8361
8362 * MAINTAINERS (Write After Approval): Add myself.
8363
23f24034
SR
83642007-05-11 Silvius Rus <rus@google.com>
8365
8366 * MAINTAINERS (Write After Approval): Add myself.
8367
34a7526e
TT
83682007-04-23 Tom Tromey <tromey@redhat.com>
8369
8370 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8371
51da21be
MM
83722007-04-22 Mark Mitchell <mark@codesourcery.com>
8373
8374 * MAINTAINERS (cpplib): Rename to ...
8375 (libcpp): ... this. Add C/C++ front end maintainers.
8376
70070387
SE
83772007-04-14 Steve Ellcey <sje@cup.hp.com>
8378
8379 * config-ml.in: Pass ${ml_config_env} to configure calls.
8380
df1a0dbb
CB
83812007-04-04 Christian Bruel <christian.bruel@st.com>
8382
8383 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8384
9daff147
DK
83852007-04-02 Dave Korn <dave.korn@artimi.com>
8386
8387 * MAINTAINERS (Write After Approval): Add myself.
8388
374eadb2
TB
83892007-03-31 Tobias Burnus <burnus@net-b.de>
8390
8391 * MAINTAINERS (fortran 95 front end): Add myself.
8392
8eced3a2
DR
83932007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8394
8395 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8396
653de3e3
AZ
83972007-03-24 Ayal Zaks <zaks@il.ibm.com>
8398
8399 * MAINTAINERS (Modulo Scheduler): Add myself.
8400
b737d953
BM
84012007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8402
8403 * MAINTAINERS (fortran 95 front end): Add myself.
8404 (c++ front end): whitespace fix.
8405
a584cdf2
NF
84062007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8407
8408 * MAINTAINERS (Write After Approval): Add myself.
8409
8c79f3c4
RS
84102007-03-21 Richard Sandiford <richard@codesourcery.com>
8411
8412 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8413 of glob. Quote arguments with single quotes too.
8414 * configure: Regenerate.
8415
07f1ac6d
BM
84162007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8417
8418 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8419 * Makefile.in: Regenerate
8420
172e41aa
AS
84212007-03-07 Andreas Schwab <schwab@suse.de>
8422
8423 * configure: Regenerate.
8424
9c4d2493
BM
84252007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8426
8427 * configure.ac: Add "--with-pdfdir" configure option,
8428 which defines pdfdir variable.
8429 * Makefile.def (target=fixincludes): Add install-pdf to
8430 missing targets.
8431 (recursive_targets): Add install-pdf target.
8432 (flags_to_pass): Add pdfdir.
8433 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8434 target.
8435 * configure: Regenerate
8436 * Makefile.in: Regenerate
8437
e14e622e
EC
84382007-02-28 Eric Christopher <echristo@apple.com>
8439
8440 Revert:
8441 2006-12-07 Mike Stump <mrs@apple.com>
8442
8443 * Makefile.def (dependencies): Add dependency for
8444 install-target-libssp and install-target-libgomp on
8445 install-gcc.
8446 * Makefile.in: Regenerate.
8447
54e433bc
MK
84482007-02-27 Matt Kraai <kraai@ftbfs.org>
8449
8450 * configure: Regenerate.
8451 * configure.ac: Move statements after variable declarations.
8452
6c8d3d8f
KK
84532007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8454
8455 * MAINTAINERS: Add myself as sh maintainer.
8456
9f8c6739
JM
84572007-02-19 Joseph Myers <joseph@codesourcery.com>
8458
8459 * configure.ac: Adjust for loop syntax.
8460 * configure: Regenerate.
8461
278a7a38
AO
84622007-02-18 Alexandre Oliva <aoliva@redhat.com>
8463
8464 * configure: Rebuilt.
8465
b2eaac4a
AO
84662007-02-18 Alexandre Oliva <aoliva@redhat.com>
8467
8468 * configure.ac: Drop multiple occurrences of --enable-languages,
8469 and fix its quoting.
8470 * configure: Rebuilt.
8471
beeaf216 84722007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8473 Nathan Sidwell <nathan@codesourcery.com>
8474 Vladimir Prus <vladimir@codesourcery.com>
8475 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8476
8477 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8478 * configure: Regenerate.
8479
09201a09
GP
84802007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8481
8482 * ltconfig (freebsd*): Default to elf.
8483
291f172e
DJ
84842007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8485
8486 * configure.ac (target_libraries): Move libgcc before libiberty.
8487 * configure: Regenerated.
8488
c3a86da9
DJ
84892007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8490 Paolo Bonzini <bonzini@gnu.org>
8491
8492 PR bootstrap/30753
8493 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8494 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8495 * configure: Regenerated.
8496
88e1e72a
FXC
84972007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8498
8499 * MAINTAINERS (Language Front End Maintainers): Update my mail
8500 address.
8501
44bfc3ac
DJ
85022007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8503
8504 PR bootstrap/30748
8505 * configure.ac: Correct syntax for Solaris ksh.
8506 * configure: Regenerated.
8507
3e19841a
PB
85082007-02-09 Paolo Bonzini <bonzini@gnu.org>
8509
8510 * configure.ac: Sync with src.
8511 * configure: Regenerate.
8512
74a48762
PB
85132007-02-09 Paolo Bonzini <bonzini@gnu.org>
8514
8515 * Makefile.in: Regenerate.
8516
d846e52e
PB
85172007-02-09 Paolo Bonzini <bonzini@gnu.org>
8518
8519 * config.sub: Sync with src.
8520
1c710c3c
DJ
85212007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8522
8523 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8524 noncanonical equivalents.
8525 * configure.in: Rename to...
8526 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8527 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8528 target_noncanonical. Use them. Rewrite removal of configure
8529 arguments for autoconf 2.59. Discard variable settings. Force
8530 program_transform_name for native tools.
8531
8532 * Makefile.in: Regenerated.
8533 * configure: Regenerated with autoconf 2.59.
8534
dce2d8b2 85352007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8536
3de8da2a 8537 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8538
f6671c93
AS
85392007-01-31 Andreas Schwab <schwab@suse.de>
8540
8541 * Makefile.tpl (LDFLAGS): Substitute it.
8542 * Makefile.in: Regenerate.
8543
dce2d8b2 85442007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8545
3de8da2a 8546 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8547
2472200d
DE
85482007-01-28 David Edelsohn <edelsohn@gnu.org>
8549
3de8da2a 8550 * MAINTAINERS (spu port): Add myself.
2472200d 8551
5305be7e
RG
85522007-01-23 Richard Guenther <rguenther@suse.de>
8553
8554 PR bootstrap/30541
8555 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8556 * Makefile.tpl (GNATBIND): Substitute it.
8557 (GNATMAKE): Likewise.
8558 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8559 of STAGE_PREFIX.
8560 * Makefile.in: Regenerate.
8561 * configure: Regenerate.
8562
416cfb5e
MS
85632007-01-18 Mike Stump <mrs@apple.com>
8564
8565 * configure.in: Re-enable -Werror for gcc builds.
8566
3de8da2a 85672007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8568
3de8da2a 8569 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8570
d943d7c4
PB
85712007-01-11 Paolo Bonzini <bonzini@gnu.org>
8572
8573 * configure.in: Change == to = in test command.
3de8da2a 8574 * configure: Regenerate.
d943d7c4 8575
e69bf64b 85762007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8577 Nick Clifton <nickc@redhat.com>
8578 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8579
8580 * configure.in (build_configargs, host_configargs, target_configargs):
8581 Remove build/host/target parameters.
8582 (host_libs): Add gmp and mpfr.
8583 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8584 * Makefile.def (gmp, mpfr): New.
8585 (gcc): Remove target.
8586 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8587 target_os, target_vendor): New.
dce2d8b2 8588 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8589 * configure: Regenerate.
8590 * Makefile.in: Regenerate.
e69bf64b
PB
8591
85922007-01-11 Matt Fago <fago@earthlink.net>
8593
8594 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8595 to improve robustness of configure tests.
e69bf64b 8596 * configure: Regenerate.
e14e622e 8597
a42f3b80
UB
85982007-01-09 Uros Bizjak <ubizjak@gmail.com>
8599
8600 * MAINTAINERS: Add myself as i386 maintainer.
8601
a36aee1a
JH
86022007-01-08 Jan Hubicka <jh@suse.cz>
8603
61fcaeef 8604 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8605
738a52d3
KT
86062007-01-08 Kai Tietz <kai.tietz@onevision.com>
8607
8608 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8609 * configure: Regenerate.
738a52d3 8610
54fdc474
DJ
86112007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8612
8613 * Makefile.tpl (all-target): Correct @if conditional for target
8614 modules.
8615 * configure.in: Omit libiberty if building only target libgcc.
8616 * configure, Makefile.in: Regenerated.
8617
3dd71726
PB
86182007-01-04 Paolo Bonzini <bonzini@gnu.org>
8619
dce2d8b2 8620 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8621 * configure: Regenerate.
8622
fa958513
DJ
86232007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8624
8625 * Makefile.def (target_modules): Add libgcc.
8626 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8627 * Makefile.tpl (clean-target-libgcc): Delete.
8628 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8629 on gcc even for bootstrapped modules. Rewrite handling of
8630 lang_env_dependencies to loop over target_modules.
8631 * configure.in (target_libraries): Add target-libgcc.
8632 * Makefile.in, configure: Regenerated.
8633
e1888513
PB
86342006-12-29 Paolo Bonzini <bonzini@gnu.org>
8635
8636 * configure.in: Reorganize recognition of languages. Add
8637 --enable-stage1-languages. Show supported languages for the chosen
8638 target rather than all recognized languages.
8639 * configure: Regenerate.
8640
53b88b73
PB
86412006-12-29 Paolo Bonzini <bonzini@gnu.org>
8642
8643 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8644 * Makefile.in: Regenerate.
8645
a3993f33
KG
86462006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8647
8648 * configure.in: Warn that MPFR 2.2.0 is buggy.
8649 * configure: Regenerate.
8650
f063a9ed
ILT
86512006-12-27 Ian Lance Taylor <iant@google.com>
8652
8653 * configure.in: When removing Makefiles to force a reconfigure, also
8654 remove prev-DIR*/Makefile.
8655 * configure: Regenerate.
8656
af71363e
AS
86572006-12-22 Andreas Schwab <schwab@suse.de>
8658
8659 * configure: Regenerate with correct autoconf version.
8660
0b0dc272
AM
86612006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8662
3de8da2a
UB
8663 * configure.in: add AC_SUBST for *_FOR_TARGET.
8664 * configure: Regenerate.
0b0dc272 8665
53b88b73
PB
86662006-12-19 Paolo Bonzini <bonzini@gnu.org>
8667
8668 * configure.in: Simplify logic for rejecting languages that cannot
8669 be built. Separate the case when a language is unsupported,
8670 from the case when the user chooses not to build a language.
8671
400ebff4
PB
86722006-12-19 Paolo Bonzini <bonzini@gnu.org>
8673
8674 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8675 it only affects bootstrap and could be tested on "$host" as well.
8676 * configure: Regenerate.
8677 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8678
8efea775
PB
86792006-12-19 Paolo Bonzini <bonzini@gnu.org>
8680
8681 PR bootstrap/29544
8682 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8683 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8684 move here comment from Makefile.tpl.
8685 * Makefile.tpl: Move some definitions higher in the file.
8686 (STAGE1_CHECKING): New.
8687 * configure.in: Add --enable-stage1-checking.
8688 * configure: Regenerate.
8689 * Makefile.in: Regenerate.
8690
ed88a7ed
PB
86912006-12-19 Paolo Bonzini <bonzini@gnu.org>
8692
8693 * MAINTAINERS: Add myself as build system maintainer.
8694
b65151d3
SM
86952006-12-15 Simon Martin <simartin@users.sourceforge.net>
8696
8697 * MAINTAINERS (Write After Approval): Add myself.
8698
7e050830
EC
86992006-12-13 Eric Christopher <echristo@apple.com>
8700
8701 * MAINTAINERS: Add myself as darwin maintainer.
8702
8b494895
ILT
87032006-12-11 Ian Lance Taylor <ian@airs.com>
8704
8705 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8706
dce2d8b2 87072006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8708
8709 MAINTAINERS: Update my entry.
8710
58e24147
AM
87112006-12-11 Alan Modra <amodra@bigpond.net.au>
8712
8713 * configure.in: Handle spu makefile frag.
58e24147
AM
8714 * Makefile.tpl (MAINT): Define
8715 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8716 * configure: Regenerate.
8717 * Makefile.in: Regenerate.
8718
9b6f37a0
BE
87192006-12-11 Ben Elliston <bje@au.ibm.com>
8720
8721 * config.guess: Import latest version.
8722 * config.sub: Likewise.
8723
ea6f5c57
BE
87242006-12-11 Ben Elliston <bje@au.ibm.com>
8725
8726 * configure.in (spu-*-*): Don't skip target-libiberty.
8727 * configure: Regenerate.
8728
42c1cd8a
AT
87292006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8730
8731 PR bootstrap/30134
8732 * configure.in: Correct x86 darwin support for libjava to powerpc
8733 and i?86 only.
8734 * configure: Regenerate.
8735
55eb837d
ST
87362006-12-08 Sandro Tolaini <tolaini@libero.it>
8737
8738 * configure.in: Add x86 darwin support for libjava.
8739 * configure: Regenerate.
8740
5bdacbc7
MS
87412006-12-07 Mike Stump <mrs@apple.com>
8742
8743 * Makefile.def (dependencies): Add dependency for
8744 install-target-libssp and install-target-libgomp on
8745 install-gcc.
8746 * Makefile.in: Regenerate.
8747
477d851c
RG
87482006-12-04 Richard Guenther <rguenther@suse.de>
8749
8750 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8751 (Non-Algorithmic Maintainers): Move over non-algorithmic
8752 loop optimizer maintainers, add myself as a non-algorithmic
8753 middle-end maintainer.
8754
5d33d367
DF
87552006-12-04 Daniel Franke <franke.daniel@gmail.com>
8756
8757 * MAINTAINERS (Write After Approval): Add myself.
8758
dbee1fb3
KG
87592006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8760
8761 * configure.in: Update error message for missing GMP/MPFR.
8762
8763 * configure: Regenerate.
8764
b5147de7
KG
87652006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8766
8767 * configure.in: Update MPFR version in error message.
8768
8769 * configure: Regenerate.
8770
f019376c
KG
87712006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8772
8773 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8774 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8775 --with-gmp-lib): New flags.
8776
8777 * configure: Regenerate.
8778
91ed95ae
BM
87792006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8780
8781 * MAINTAINERS (Write After Approval): Change my email address.
8782
3a971f15
MLI
87832006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8784
05170031 8785 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8786
dce2d8b2 87872006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8788
8789 * MAINTAINERS (i18n): Update e-mail address.
8790
df5487ee
TS
87912006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8792
8793 * MAINTAINERS (spu port): Add myself as maintainer.
8794 (Write After Approval): Remove myself.
8795
92c2f0ee
BE
87962006-11-22 Ben Elliston <bje@au.ibm.com>
8797
8798 * configure.in (skipdirs): Don't build libssp for SPU.
8799 * configure: Regenerate.
8800
a3b97199
AP
88012006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8802
8803 * MAINTAINERS (spu port): Add myself as maintainer.
8804 (libobjc): Update my email address.
8805
0eb97064
AB
88062006-11-21 Andrea Bona <andrea.bona@st.com>
8807
8808 * MAINTAINERS (Write After Approval): Add myself.
8809
dce2d8b2 88102006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8811
8812 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8813 * configure : Rebuilt.
8814
dce2d8b2 88152006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8816
8817 * MAINTAINERS (Write After Approval): Add myself.
8818
d58542ea
AO
88192006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8820
8821 * MAINTAINERS (Write After Approval): Add myself.
8822
a357b5ae
KG
88232006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8824
8825 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8826 libmpfr.a.
8827 * configure: Regenerate.
8828
9bd6112c
PB
88292006-11-16 Paolo Bonzini <bonzini@gnu.org>
8830
8831 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8832 (unstage): Test for stage_last presence.
8833
8834 PR bootstrap/29802
dce2d8b2
EB
8835 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8836 STAGE_PREFIX.
9bd6112c
PB
8837 * Makefile.in: Regenerate.
8838
c8cf9f0f
ZD
88392003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8840
8841 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8842 maintainers.
8843
467b1fc6
ER
88442006-11-14 Erven Rohou <erven.rohou@st.com>
8845
8846 * MAINTAINERS (Write After Approval): Add myself.
8847
995a5697
PB
88482006-11-14 Paolo Bonzini <bonzini@gnu.org>
8849
8850 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8851 and stageN-package/Makefile.
8852 * Makefile.in: Regenerated.
8853
c8d6d53e
JZ
88542006-11-14 Jie Zhang <jie.zhang@analog.com>
8855
8856 * configure.in: Remove target-libgloss from noconfigdirs for
8857 bfin-*-*.
8858 * configure: Regenerated.
8859
dffb147d
KG
88602006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8861
8862 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8863
dffb147d
KG
8864 * configure: Regenerate.
8865
ca558912
KG
88662006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8867
8868 * configure.in: Robustify error message for missing GMP/MPFR.
8869
8870 * configure: Regenerate.
8871
dce2d8b2 88722006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8873
8874 * MAINTAINERS (Write After Approval): Add myself.
8875
dce2d8b2 88762006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8877
8878 * MAINTAINERS: Change email address.
8879
91de1527
VP
88802006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8881
8882 * MAINTAINERS (Write After Approval): Add myself.
8883
a3867703
PB
88842006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8885
8886 * MAINTAINERS (Write After Approval): Add myself.
8887
b4364fa2
CL
88882006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8889
7e050830 8890 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8891 Write After Approval section.
b4364fa2 8892
70ec446f
KG
88932006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8894
8895 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8896 need_gmp anymore.
8897 * configure: Regenerate.
8898
018c8d88
TB
88992006-10-16 Tobias Burnus <burnus@net-b.de>
8900
8901 * MAINTAINERS (Write After Approval): Add myself.
8902
f6a1687e
BE
89032006-10-16 Ben Elliston <bje@au.ibm.com>
8904
8905 * config.guess: Import latest version.
8906 * config.sub: Likewise.
8907
b5422ad7
BM
89082006-10-10 Brooks Moses <bmoses@stanford.edu>
8909
8910 * Makefile.def: Added pdf target handling.
8911 * Makefile.tpl: Added pdf target handling.
8912 * Makefile.in: Regenerated.
8913
bdcee471
CL
89142006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8915
8916 * MAINTAINERS: Add self as score port maintainer.
8917
7d610414
BM
89182006-10-04 Brooks Moses <bmoses@stanford.edu>
8919
8920 * MAINTAINERS (Write After Approval): Add myself.
8921
e48d66a9
SK
89222006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8923
7e050830 8924 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8925 or newer.
8926 * configure: Regenerated.
8927
c394e891
DB
89282006-09-27 Dave Brolley <brolley@redhat.com>
8929
dce2d8b2
EB
8930 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8931 using $s instead of $r.
c394e891
DB
8932 * configure: Regenerated.
8933
1ee4c5a0
TS
89342006-09-26 Thiemo Seufer <ths@mips.com>
8935
8936 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8937 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8938 * configure: Regenerate.
8939
dce2d8b2 89402006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8941
8942 * MAINTAINERS (Write After Approval): Remove myself.
8943
0c502898
CF
89442006-09-22 Chao-ying Fu <fu@mips.com>
8945
8946 * MAINTAINERS (Write After Approval): Add myself.
8947
a7819e42
JM
89482006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8949
8950 * MAINTAINERS: Add self as soft-fp maintainer.
8951
dce2d8b2 89522006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8953
8954 * MAINTAINERS: Add myself as avr maintainer.
8955 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8956
e8288489
RC
89572006-09-07 Roberto Costa <roberto.costa@st.com>
8958
8959 * MAINTAINERS (Write After Approval): Add myself.
8960
b91f0a41
CV
89612006-08-30 Corinna Vinschen <corinna@vinschen.de>
8962
8963 * configure.in: Never build newlib for a Mingw host.
8964 Never build newlib as Mingw target library.
8965 Test the existence of winsup/cygwin for building a Cygwin newlib,
8966 rather than just winsup.
8967 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8968 building a Mingw target.
8969 * configure: Regenerate.
8970
094c07a0
EB
89712006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8972
8973 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8974
8d1171cb
PB
89752006-07-25 Paolo Bonzini <bonzini@gnu.org>
8976
8977 * config.guess: Import from src (was more updated).
8978 * config.sub: Likewise.
8979
2e9e6f68
DJ
89802006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8981
8982 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8983 * configure: Regenerated.
8984
57255173
PB
89852006-07-18 Paolo Bonzini <bonzini@gnu.org>
8986
cc6010cd
AP
8987 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8988 for stages after the first.
57255173 8989
9fbe6585
JJ
89902006-07-17 Jakub Jelinek <jakub@redhat.com>
8991
8992 * Makefile.def: Add dependencies for configure-opcodes
8993 on configure-intl and all-opcodes on all-intl.
8994 * Makefile.in: Regenerated.
8995
18c3f977
BE
89962006-07-13 Ben Elliston <bje@au.ibm.com>
8997
8998 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8999
27b56ba6
PE
90002006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9001
9002 Port to hosts whose 'sort' and 'tail' implementations
9003 treat operands with leading '+' as file names, as POSIX
9004 has required since 2001. However, make sure the code still
9005 works on pre-POSIX hosts.
9006 * ltmain.sh: Don't assume "sort +2" is equivalent to
9007 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9008
ad6d4e43
UW
90092006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9010
9011 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9012
706601d9
PG
90132006-07-04 Peter O'Gorman <peter@pogma.com>
9014
9015 * ltconfig: chmod 644 before ranlib during install.
9016
0b50988a
EB
90172006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9018
9019 PR bootstrap/18058
9020 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9021 if the bootstrap compiler is a GCC version that supports it.
9022 * configure: Regenerate.
9023
b6348cb3
PB
90242006-07-03 Paolo Bonzini <bonzini@gnu.org>
9025
95695ad3 9026 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9027 * configure: Regenerate.
9028
1546bb64
PB
90292006-07-03 Paolo Bonzini <bonzini@gnu.org>
9030
9031 PR other/27063
9032 * configure.in: Test subdir_requires and give an appropriate
9033 error message.
9034 * configure: Regenerate.
9035
5cb6c629
AJH
90362006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9037
9038 * MAINTAINERS (Write After Approval): Add myself.
9039
f4d8cdf8
JDA
90402006-06-22 John David Anglin <dave.anglin@nrc.ca>
9041
9042 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9043
4fe5abb7
SE
90442006-06-22 Steve Ellcey <sje@cup.hp.com>
9045
9046 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9047
2a79fd67
DA
90482006-06-20 David Ayers <d.ayers@inode.at>
9049
9050 PR bootstrap/28072
9051 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9052 whether target-libjava is being configured instead of whether the
9053 java front end is enabled.
9054 * configure: Regenerate.
7e050830 9055
04879af3
RO
90562006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9057
9058 PR target/27540
9059 * configure.in: Only enable libgomp on IRIX 6.
9060 * configure: Regenerate.
9061
ec6c7392
PB
90622006-06-15 Paolo Bonzini <bonzini@gnu.org>
9063
9064 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9065 too.
9066 * Makefile.in: Regenerate.
9067
12973d7a
DD
90682006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9069
9070 * config-ml.in: Alter CCASFLAGS to include special
9071 multilib options the same as is done for CFLAGS.
9072
c67ed86a
JDA
90732006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9074
9075 * configure.in: Don't enable libgomp on hpux10.
9076 * configure: Rebuilt.
9077
cb253473
DA
90782006-06-12 David Ayers <d.ayers@inode.at>
9079
9080 PR bootstrap/27963
9081 PR target/19970
7e050830 9082 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9083 ${libgcj} is specified.
9084 * configure: Regenerate.
7e050830 9085
dce2d8b2 90862006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9087
9088 Sync from src:
7e050830
EC
9089
9090 * configure.in: Sync.
32845532 9091 * configure: Regenerated.
7e050830 9092
32845532
CD
9093 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9094
9095 * Makefile.def: Added dependencies from sim and gdb on intl, and
9096 added configure dependencies to everything with an all dependency
9097 on intl.
9098 * Makefile.in: Regenerated.
9099
7cd0cf9c
DA
91002006-06-06 David Ayers <d.ayers@inode.at>
9101
9102 PR libobjc/13946
9103 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9104 * Makefile.in: Regenerate.
9105 * configure.in: Add --enable-objc-gc at toplevel and have it
9106 enable boehm-gc for Objective-C.
9107 Remove target-boehm-gc from libgcj.
9108 Add target-boehm-gc to target_libraries.
9109 Add target-boehm-gc to noconfigdirs where ${libgcj}
9110 is specified.
9111 Assert that boehm-gc is supported when requested for Objective-C.
9112 Only build boehm-gc if needed either for Java or Objective-C.
9113 * configure: Regenerate.
7e050830 9114
3ff3adad
PB
91152006-06-05 Paolo Bonzini <bonzini@gnu.org>
9116
9117 PR 27674
9118 * Makefile.tpl (configure-[+prefix+][+module+],
9119 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9120 Remove rule to unstage bootstrapped modules.
9121 (stage_current): New.
9122 * Makefile.in: Regenerate.
9123
898e551d
LB
91242006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9125
9126 * MAINTAINERS (Write After Approval): Update my e-mail address.
9127
ea60341e
MS
91282006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9129
9130 * include/libiberty.h: Declare pex_run_in_environment.
9131
222ae291
AL
91322006-05-31 Asher Langton <langton2@llnl.gov>
9133
9134 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9135
e9a54b07
PB
91362006-05-25 Paolo Bonzini <bonzini@gnu.org>
9137
9138 * Makefile.def (bfd, opcodes): Fix lib_path.
9139 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9140 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9141 * Makefile.in: Regenerate.
9142
03e67131
CD
91432006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9144
9145 * Makefile.in: Regenerate.
9146
65d6e994
CD
91472006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9148
9149 * Makefile.def: Add install-html target. Add datarootdir
9150 docdir and htmldir to flags_to_pass.
9151 * Makefile.tpl: Add install-html target.
9152 * Makefile.in: Regenerate.
9153 * configure.in: Add --with-datarootdir, --with-docdir, and
9154 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9155 * configure: Regenerate.
9156
9e299237
MS
91572006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9158
9159 * configure.in: Enable gprof for cross builds.
9160 * configure: Regenerate.
9161
c31202cd
RG
91622006-05-22 Richard Guenther <rguenther@suse.de>
9163
9164 Revert
9165 2006-01-31 Richard Guenther <rguenther@suse.de>
9166 Paolo Bonzini <bonzini@gnu.org>
9167
9168 * Makefile.def (target_modules): Add libgcc-math target module.
9169 * configure.in (target_libraries): Add libgcc-math target library.
9170 (--enable-libgcc-math): New configure switch.
9171 * Makefile.in: Re-generate.
9172 * configure: Re-generate.
9173 * libgcc-math: New toplevel directory.
9174
2a332582
JDA
91752006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9176 Andreas Tobler <a.tobler@schweiz.ch>
9177
9178 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9179 * configure: Rebuilt.
9180
dce2d8b2 91812006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9182
ccce6917
SL
9183 * MAINTAINERS (Write After Approval): Add myself.
9184
ed606bc0
DD
91852006-05-01 DJ Delorie <dj@redhat.com>
9186
3d8f47a0 9187 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9188 * configure: Regenerate.
9189
9386bd20
RG
91902006-05-01 Richard Guenther <rguenther@suse.de>
9191
9192 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9193 maintainer.
9194
dce2d8b2 91952006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9196
9197 * MAINTAINERS (Write After Approval): Add myself.
9198
87ceee72
JB
91992006-04-28 Jan Beulich <jbeulich@novell.com>
9200
9201 * MAINTAINERS (Write After Approval): Add myself.
9202
e88a2c09
DD
92032006-04-18 DJ Delorie <dj@redhat.com>
9204
9205 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9206 reference libgloss so that libssp can be built in a combined
9207 tree.
9208 * configure: Regenerate.
9209
675f0a8a
RM
92102006-04-08 Robert Millan <rmh@gcc.gnu.org>
9211
9212 * MAINTAINERS (Write After Approval): Add myself.
9213
27b6c940
BE
92142006-04-05 Ben Elliston <bje@au.ibm.com>
9215
9216 * configure.in: Require makeinfo 4.4 or higher.
9217 * configure: Regenerate.
9218
687b17d4
GP
92192006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9220
9221 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9222 Rearrange the entries of other libraries to have them in one place.
9223
906ac235
JB
92242006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9225
7e050830 9226 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9227 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9228
fb0103e5
RG
92292006-03-14 Richard Guenther <rguenther@suse.de>
9230
9231 * configure: Regenerate with autoconf 2.13.
9232
17237f6b
JB
92332006-03-13 Jim Blandy <jimb@codesourcery.com>
9234
9235 * MAINTAINERS: Use my work address.
bed31434
JB
9236
9237 * MAINTAINERS: Update my E-mail address.
9238
27079765
AH
92392006-03-10 Aldy Hernandez <aldyh@redhat.com>
9240
9241 * configure.in: Handle --disable-<component> generically.
9242 * configure: Regenerate.
9243
54a17039
L
92442006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9245
9246 PR libgcj/17311
9247 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9248
b9bd11ca
EE
92492006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9250
9251 * MAINTAINERS (Write After Approval): Remove myself.
9252 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9253
dce2d8b2 92542006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9255
072b06f2
RE
9256 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9257 (TARGET_CONFIGDIRS): Remove.
9258 * configure.in: Remove AC_SUBST(target_configdirs).
9259 * Makefile.in, configure: Regenerated.
ee2312f3 9260
936e1a35
SK
92612006-02-20 Steven G. Kargl <kargls@comcast.net>
9262
9263 * MAINTAINERS (Write After Approval): Remove myself.
9264 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9265
cc11cc9b
PB
92662006-02-20 Paolo Bonzini <bonzini@gnu.org>
9267
9268 PR bootstrap/25670
9269
9270 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9271
9272 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9273 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9274 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9275 BUILD_PREFIX, BUILD_PREFIX_1.
9276 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9277
9278 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9279 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9280
9281 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9282 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9283 of `cat stage_current`. Always provide the `r' and `s' variables.
9284 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9285 a single shell execution.
9286 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9287 bootstrapped modules, make the stage1 module if the build was not
9288 started yet, else build the current stage.
9289 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9290 (all-build, all-host, all-target, [+make_target+]-host,
9291 [+make_target+]-target): Do not use \-continued lines.
9292 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9293 (current_stage, restrap, stage_last): New.
9294
9295 * Makefile.in: Regenerate.
9296 * configure: Regenerate.
9297
63a7c9ef
BD
92982006-02-19 Bud Davis <jmdavis@link.com>
9299
9300 * MAINTAINERS (Write After Approval): Remove myself.
9301 (Language Front End Maintainers): Add myself as fortran 95
9302 maintainer and update e-mail address.
9303
a3543e3a
FXC
93042006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9305
9306 * MAINTAINERS (Write After Approval): Remove myself.
9307 (Language Front End Maintainers): Add myself as fortran 95
9308 maintainer.
9309
ca5b1d2c
VK
93102006-02-16 Victor Kaplansky <victork@il.ibm.com>
9311
9312 * MAINTAINERS (Write After Approval): Add myself.
9313
0499513f
TK
93142006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9315
9316 * MAINTAINERS (Write After Approval): Remove myself.
9317 (Language Front End Maintainers): Add myself as
9318 fortran 95 maintainer.
9319
d1f8db0c
PB
93202006-02-14 Paolo Bonzini <bonzini@gnu.org>
9321
9322 Sync from src:
9323
9324 2005-12-27 Leif Ekblad <leif@rdos.net>
9325
cc6010cd
AP
9326 * configure.in: Add support for RDOS target.
9327 * configure: Regenerate.
d1f8db0c
PB
9328
93292006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9330 Andreas Schwab <schwab@suse.de>
d1f8db0c 9331
cc6010cd 9332 * configure: Regenerate.
d1f8db0c 9333
cac90078
DE
93342006-02-12 David Edelsohn <edelsohn@gnu.org>
9335
9336 * configure.in (enable_libgomp): Add AIX.
9337 * configure: Regenerate.
9338
bd37fbf5
MK
93392006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9340
9341 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9342
23027b7a
LM
93432006-02-03 Lee Millward <lee.millward@gmail.com>
9344
9345 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9346
0058967b
RG
93472006-01-31 Richard Guenther <rguenther@suse.de>
9348 Paolo Bonzini <bonzini@gnu.org>
9349
9350 * Makefile.def (target_modules): Add libgcc-math target module.
9351 * configure.in (target_libraries): Add libgcc-math target library.
9352 (--enable-libgcc-math): New configure switch.
9353 * Makefile.in: Re-generate.
9354 * configure: Re-generate.
9355 * libgcc-math: New toplevel directory.
9356
e8b05380
PB
93572006-01-26 Paolo Bonzini <bonzini@gnu.org>
9358
9359 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9360 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9361 the assembler, linker and binutils.
9362 * configure: Regenerate.
9363
d54d5437
DM
93642006-01-22 Dirk Mueller <dmueller@suse.de>
9365
9366 * MAINTAINERS (Write After Approval): Add myself.
9367
670cbfcf
DN
93682006-01-20 Diego Novillo <dnovillo@redhat.com>
9369
9370 * configure: Regenerate.
9371
953ff289
DN
93722006-01-18 Richard Henderson <rth@redhat.com>
9373 Jakub Jelinek <jakub@redhat.com>
9374 Diego Novillo <dnovillo@redhat.com>
9375
9376 * libgomp: New directory.
9377 * Makefile.def: Add target_module libgomp.
9378 * Makefile.in: Regenerate.
9379 * configure.in (target_libraries): Add target-libgomp.
9380 * configure: Regenerate.
9381
32ce4048
AO
93822006-01-05 Alexandre Oliva <aoliva@redhat.com>
9383
9384 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9385 @ from continuation.
9386 * Makefile.in: Rebuilt.
9387
0eaf8e17 93882006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9389
c76c0c83
CL
9390 * MAINTAINERS (Write After Approval): Add myself.
9391
2d309510
PB
93922006-01-04 Paolo Bonzini <bonzini@gnu.org>
9393
9394 PR bootstrap/24252
9395
9396 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9397 * Makefile.tpl (OBJDUMP): New.
9398 (EXTRA_HOST_FLAGS): Add it.
9399 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9400
953ff289
DN
9401 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9402 to use symbolic links between directories. Avoid race conditions
9403 or make them harmless.
9404 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9405
9406 * Makefile.def (LEAN): Pass.
9407 * Makefile.tpl (LEAN): Define.
9408 (stage[+id+]-start): Accept that the previous directory does not
9409 exist, if the bootstrap is lean.
9410 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9411 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9412 configure substitution.
9413 ([+compare-target+]): Likewise.
9414 ([+bootstrap-target+]-lean): New.
9415 * configure.in: Remove lean bootstrap support from here.
9416
953ff289
DN
9417 * Makefile.in: Regenerate.
9418 * configure: Regenerate.
2d309510 9419
368872c3
BE
94202006-01-04 Ben Elliston <bje@au.ibm.com>
9421
9422 * MAINTAINERS (libdecnumber): Add myself.
9423
d79e6356
MM
94242006-01-02 Mark Mitchell <mark@codesourcery.com>
9425
9426 * libtool-ldflags: New script.
9427
a6fbc1e2
AS
94282006-01-02 Andreas Schwab <schwab@suse.de>
9429
9430 * configure.in: When reconfiguring remove Makefile in
9431 all stage directories.
9432 * configure: Regenerate.
9433
103a4b39
SB
94342005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9435
9436 * MAINTAINERS: Update my email address.
9437
212f829c
PB
94382005-12-20 Paolo Bonzini <bonzini@gnu.org>
9439
9440 Revert Ada-related part of the previous change.
9441
9442 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9443 Do not pass.
9444 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9445 * Makefile.in: Regenerate.
9446 * configure.in: Do not include mt-ppc-aix target fragment.
9447 * configure: Regenerate.
9448
8ef1f2df
PB
94492005-12-19 Paolo Bonzini <bonzini@gnu.org>
9450
9451 * configure.in: Select appropriate fragments for PowerPC/AIX.
9452 * configure: Regenerate.
9453
9454 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9455 BOOT_CFLAGS, BOOT_LDFLAGS.
9456 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9457 BOOT_CFLAGS, BOOT_LDFLAGS.
9458 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9459 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9460 (stage): Fail if we cannot complete the work.
9461 * Makefile.in: Regenerate.
9462
ab34901f
NS
94632005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9464
9465 * configure.in: Replace ms1 with mt.
9466 * configure: Rebuilt.
9467
cbe82f21
BM
94682005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9469
9470 * MAINTAINERS: Update my email address.
9471
19843472
PB
94722005-12-15 Paolo Bonzini <bonzini@gnu.org>
9473
9474 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9475 install-host-nogcc): Don't invoke $(stage) at the end.
9476 * Makefile.in: Regenerate.
9477
1ca26cd2
PB
94782005-12-14 Paolo Bonzini <bonzini@gnu.org>
9479
9480 * configure.in: Flip the top-level bootstrap switch.
9481 * configure: Regenerate.
9482
f41d6665
DJ
94832005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9484
9485 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9486 $(stage) and $(unstage).
9487 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9488 (all): Remove stray semicolon.
9489 (local-distclean): Don't handle multilib.tmp and multilib.out.
9490 (install.all): Set $s for consistency.
9491 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9492 check_multilibs setting. Always make the install directory.
9493 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9494 Correct @if/@endif.
9495 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9496 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9497 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9498 (multilib.out): Remove.
9499 * Makefile.in: Regenerated.
9500
dce2d8b2 95012005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9502
9503 * MAINTAINERS (Write After Approval): Add myself.
9504
64f182bd
NS
95052005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9506
121b2cee
NS
9507 * MAINTAINERS: Add myself as mt maintainer.
9508
64f182bd
NS
9509 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9510
a6d63770
AN
95112005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9512
9513 * MAINTAINERS: Change email address.
9514
2abefe3d
PB
95152005-12-05 Paolo Bonzini <bonzini@gnu.org>
9516
9517 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9518 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9519 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9520 Find in-tree tools if available.
9521 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9522 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9523 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9524 (COMPILER_*_FOR_TARGET): New.
9525 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9526 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9527 (CONFIGURED_*, USUAL_*): Remove.
9528 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9529 STRIP): Use autoconf substitutions.
9530 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9531 COMPILER_NM_FOR_TARGET): New.
9532 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9533
9534 (all): Make all-host and all-target in parallel.
9535 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9536 that $$r and $$s are set before invoking a recursive make.
9537 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9538 ([+bootstrap-target+]): Inline most of the `all' target.
9539
2f3bdde7
BE
95402005-11-29 Ben Elliston <bje@au.ibm.com>
9541
9542 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9543 from the gcc build directory.
9544 * Makefile.in: Regenerate.
9545
a4b6c45a
BE
95462005-11-29 Ben Elliston <bje@au.ibm.com>
9547
9548 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9549 depend on all-libdecnumber.
9550 * configure.in (host_libs): Include libdecnumber.
9551 * Makefile.in: Regenerate.
9552 * configure: Likewise.
9553
473a74b9
BE
95542005-11-29 Ben Elliston <bje@au.ibm.com>
9555
9556 * libdecnumber: Import decNumber sources from the dfp-branch.
9557
b4623110
KJ
95582005-11-21 Kean Johnston <jkj@sco.com>
9559
9560 * config.sub, config.guess: Sync from upstream sources.
9561
67dc1785
BE
95622005-11-21 Ben Elliston <bje@au.ibm.com>
9563
9564 Import from Autoconf sources:
9565
9566 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9567 * config/move-if-change: Don't output "$2 is unchanged";
9568 suggested by Ben Elliston. Handle weird characters correctly.
9569
186abafe
AT
95702005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9571
9572 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9573 to match upstream libtool for darwin.
9574
ef9db8d5
DJ
95752005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9576
9577 * Makefile.def: Remove gdb dependencies for gdbtk.
9578 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9579 (configure-gdb, install-gdb): New rules.
9580 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9581 * Makefile.in, configure: Regenerated.
9582
9c5141ab
JB
95832005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9584
9585 * MAINTAINERS (Write After Approval): Add myself.
9586
4523d51b
EE
95872005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9588
9589 * MAINTAINERS (Write After Approval): Add myself.
9590
086b011c
DN
95912005-10-24 Diego Novillo <dnovillo@redhat.com>
9592
9593 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9594 Diego Novillo.
9595
e7c84bf8
PB
95962005-10-22 Paolo Bonzini <bonzini@gnu.org>
9597
9598 PR bootstrap/24297
9599 * Makefile.tpl (do-[+make-target+], do-check, install,
9600 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9601 are set before recursing.
9602 * Makefile.in: Regenerate.
9603
b88a7564
EB
96042005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9605
9606 PR bootstrap/18939
9607 * Makefile.def (gcc) <target>: Fix thinko.
9608 * Makefile.in: Regenerate.
9609
61efc800
BS
96102005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9611
9612 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9613 * configure: Regenerate.
9614
f53d2869
JZ
96152005-10-15 Jie Zhang <jie.zhang@analog.com>
9616
9617 * MAINTAINERS (Write After Approval): Add self.
9618
077fc835
KH
96192005-10-08 Kazu Hirata <kazu@codesourcery.com>
9620
9621 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9622 target-libffi, target-qthreads, target-libjava, and
9623 targetlibobjc.
9624 * configure: Regenerate.
9625
d739199a
DJ
96262005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9627
9628 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9629 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9630 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9631 (USUAL_OBJDUMP_FOR_TARGET): New.
9632 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9633 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9634 * configure, Makefile.in: Regenerated.
d739199a 9635
db38c6bb
PB
96362005-10-05 Paolo Bonzini <bonzini@gnu.org>
9637
9638 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9639 before other host packages.
9640
3015564c
KK
96412005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9642
9643 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9644
1061f99e
PB
96452005-10-05 Paolo Bonzini <bonzini@gnu.org>
9646
9647 PR bootstrap/22340
9648
9649 * configure.in (default_target): Remove.
9650 * Makefile.tpl (all): Do not use prerequisites as subroutines
9651 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9652 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9653 use prerequisites as subroutines.
9654 (check-host, check-target): New.
9655 (bootstrap configure & all targets): Do not use stage*-start
9656 if the directory layout is already ok.
9657 (non-bootstrap configure & all targets): Prepend a $(unstage).
9658 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9659 (NOTPARALLEL): Remove.
9660 (unstage, stage variables): New variables.
9661 (unstage, stage targets): Simply expand to those variables.
9662
9663 * configure: Regenerate.
9664 * Makefile.in: Regenerate.
9665
4a9c436f
JW
96662005-10-04 James E Wilson <wilson@specifix.com>
9667
9668 * Makefile.def (lang_env_dependencies): Add libmudflap.
9669 * Makefile.in: Regenerate.
9670
37150080
AS
96712005-10-03 Andreas Schwab <schwab@suse.de>
9672
9673 Backport from libtool CVS:
9674 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9675
9676 * ltmain.sh: add support for installing into temporary
9677 staging area (e.g. 'make install DESTDIR=...')
9678
39d16468
L
96792005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9680
9681 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9682 * configure: Regenerated.
9683
72a7ab82
AP
96842005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9685
9686 * configure: Regenerate with the correct
9687 autoconf version.
9688
6b65a26d
CM
96892005-09-30 Catherine Moore <clm@cm00re.com>
9690
9691 * configure.in (bfin-*-*): New.
9692 * configure: Regenerated.
9693
040b1c5a
GK
96942005-09-28 Geoffrey Keating <geoffk@apple.com>
9695
9696 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9697 (LIPO_FOR_TARGET): New.
9698 (CONFIGURED_LIPO_FOR_TARGET): New.
9699 (USUAL_LIPO_FOR_TARGET): New.
9700 (STRIP_FOR_TARGET): New.
9701 (CONFIGURED_STRIP_FOR_TARGET): New.
9702 (USUAL_STRIP_FOR_TARGET): New.
9703 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9704 STRIP_FOR_TARGET.
9705 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9706 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9707 * Makefile.in: Regenerate.
9708 * configure: Regenerate.
7e050830 9709
3a3c28db
DE
97102005-09-19 David Edelsohn <edelsohn@gnu.org>
9711
9712 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9713 (rs6000-*-aix*): Same.
9714 * configure: Regenerate.
9715
2749a921
TT
97162005-09-16 Tom Tromey <tromey@redhat.com>
9717
9718 * MAINTAINERS: Add self as java maintainer.
9719
7f26dfa3
FXC
97202005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9721
9722 * configure.in: Recognize f95 in the --enable-languages option,
9723 and substitute it for fortran, issuing a warning.
9724 * configure: Regenerate.
9725
d8852c4f
PE
97262005-08-30 Phil Edwards <phil@codesourcery.com>
9727
9728 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9729 * configure: Regenerated.
9730
ad685e81
AH
97312005-08-22 Aldy Hernandez <aldyh@redhat.com>
9732
9733 * MAINTAINERS: Add self as ms1 maintainer.
9734
b00d752c
RE
97352005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9736
9737 * Makefile.def (libssp): Add to lang_env_dependencies.
9738 * Makefile.in: Regenerate.
9739
9ed8fb9b
ILT
97402005-08-18 Ian Lance Taylor <ian@airs.com>
9741
9742 * MAINTAINERS: Add myself as middle-end maintainer.
9743
0f029d39
CG
97442005-08-17 Christian Groessler <chris@groessler.org>
9745
9746 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9747 * Makefile.in: Regenerate.
9748
81087874
AK
97492005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9750
9751 * MAINTAINERS (write after approval): Added myself.
9752
6a134f1c
MR
97532005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9754
9755 * MAINTAINERS (Write After Approval): Add myself.
9756
2693c0b0
PB
97572005-08-12 Paolo Bonzini <bonzini@gnu.org>
9758
9759 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9760 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9761 Look for alternate names of the target cc and c++
9762 * configure: Regenerate.
9763
4de997d1
PB
97642005-08-08 Paolo Bonzini <bonzini@gnu.org>
9765
9766 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9767 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9768 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9769 tools; remove code to manually set them.
9770 (Target tools): Look in the environment for them.
9771 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9772 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9773 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9774 build directory.
9775 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9776 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9777 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9778 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9779 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9780 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9781 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9782 * configure: Regenerate.
9783 * Makefile.in: Regenerate.
9784
b089e33a
BE
97852005-07-28 Ben Elliston <bje@au.ibm.com>
9786
9787 * MAINTAINERS: Update for removed CPU targets.
9788
e3791243
MM
97892005-07-27 Mark Mitchell <mark@codesourcery.com>
9790
9791 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9792 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9793 * Makefile.in: Regenerated.
9794
526635cb
MM
97952005-07-26 Mark Mitchell <mark@codesourcery.com>
9796
9797 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9798 (CFLAGS_FOR_TARGET): Use it.
9799 (CXXFLAGS_FOR_TARGET): Likewise.
9800 * Makefile.in: Regenerated.
9801 * configure.in (--with-build-sysroot): New option.
9802 * configure: Regenerated.
9803
19791f70
PB
98042005-07-24 Paolo Bonzini <bonzini@gnu.org>
9805
9806 * Makefile.tpl: Wrap install between unstage and stage
9807 * Makefile.in: Regenerate.
9808
35f5a23f
EC
98092005-07-21 Eric Christopher <echristo@apple.com>
9810
9811 * MAINTAINERS: Update affiliation.
9812
ff3ddf15
PW
98132005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9814
9815 * MAINTAINERS: Add self as crx port maintainer.
9816
3a664c1c
DD
98172005-07-20 DJ Delorie <dj@redhat.com>
9818
9819 * MAINTAINERS: Add self as m32c maintainer.
9820
539df155
KC
98212005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9822
9823 * all files: Update FSF address.
9824
be9c593a
EC
98252005-07-15 Eric Christopher <echristo@redhat.com>
9826
9827 * MAINTAINERS: Change affiliation.
9828
fd7ea4ab
JB
98292005-07-14 Jim Blandy <jimb@redhat.com>
9830
9831 * configure.in: Add cases for Renesas m32c.
9832 * configure: Regenerated.
7e050830 9833
0063a823
KC
98342005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9835
d0ca130a
KC
9836 * COPYING.LIB: Update from fsf.org.
9837
98382005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9839
9840 * COPYING, compile, config.guess,
0063a823
KC
9841 config.sub, install-sh, missing, mkinstalldirs,
9842 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9843 * config-ml.in: Update FSF address.
0063a823 9844
a8ba31f2
EC
98452005-07-13 Eric Christopher <echristo@redhat.com>
9846
9847 * configure.in: Add toplevel noconfigdir support for tpf.
9848 * configure: Regenerate.
9849
5bea4a03
PB
98502005-07-11 Paolo Bonzini <bonzini@gnu.org>
9851
9852 PR ada/22340
9853
9854 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9855 * Makefile.in: Regenerate.
9856
284bdbbd
MM
98572005-07-07 Mark Mitchell <mark@codesourcery.com>
9858
9859 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9860 Brolley to write-after-approval.
284bdbbd 9861
452190fb
AS
98622005-07-07 Andreas Schwab <schwab@suse.de>
9863
9864 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9865 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9866 * Makefile.in: Regenerated.
9867
9c8f9ec2
GK
98682005-07-06 Geoffrey Keating <geoffk@apple.com>
9869
9870 * configure.in: Don't build sim or rda when targetting darwin.
9871 * configure: Regenerate.
9872
ef0087a7
KH
98732005-07-06 Kazu Hirata <kazu@codesourcery.com>
9874
9875 * configure.in: Add --enable-libssp and --disable-libssp.
9876 * configure: Regenerate with autoconf-2.13.
9877
77008252
JJ
98782005-07-02 Jakub Jelinek <jakub@redhat.com>
9879
9880 * Makefile.def (target_modules): Add libssp.
9881 * configure.in (target_libraries): Add target-libssp.
9882 * configure: Rebuilt.
9883 * Makefile.in: Rebuilt.
9884
a04eae1b
ZW
98852005-07-01 Zack Weinberg <zackw@panix.com>
9886
9887 * MAINTAINERS: Change email address. Resign from maintainership.
9888
948884cd
RG
98892005-07-01 Richard Guenther <rguenther@suse.de>
9890
9891 * MAINTAINERS: Change my e-mail address and affiliation.
9892
c7870f5d
PB
98932005-06-22 Paolo Bonzini <bonzini@gnu.org>
9894
9895 * Makefile.def (stagefeedback): Come after profile.
9896 Define profiledbootstrap target.
9897 * Makefile.tpl (profiledbootstrap): Remove.
9898 (stageprofile-end): Zap stagefeedback.
9899 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9900 * Makefile.in: Regenerate.
9901
ab99519a
RS
99022005-06-13 Richard Sandiford <richard@codesourcery.com>
9903
9904 * MAINTAINERS: Update my email address.
9905
f610dd5f
ZW
99062005-06-13 Zack Weinberg <zack@codesourcery.com>
9907
9908 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9909 In 'cpp' stanza, support '#line' as well as '# '.
9910
71bc2a83
AS
99112005-06-08 Andreas Schwab <schwab@suse.de>
9912
9913 * MAINTAINERS: Move myself from 'Write After Approval' to
9914 'CPU Port Maintainers' section as m68k maintainer.
9915
4fab7234
HPN
99162005-06-07 Hans-Peter Nilsson <hp@axis.com>
9917
9918 * configure.in (unsupported_languages): New macro.
9919 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9920 non-ported target libraries in noconfigdirs.
9921 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9922 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9923 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9924 unsupported_languages.
9925 * configure: Regenerate.
9926
68193f9b
TS
99272005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9928
9929 * configure.in: Fix typo in handling of --with-mpfr-dir.
9930 * configure: Regenerate.
9931
f26f6b8d
RS
99322005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9933
9934 * MAINTAINERS: Update my email address.
9935
ba4853f8
JB
99362005-06-02 Jim Blandy <jimb@redhat.com>
9937
9938 * config.sub: Add cases for the Renesas m32c. (This patch has been
9939 accepted into the master sources.)
9940
79dd769c 99412005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9942 Michael Snyder <msnyder@redhat.com>
9943 Stan Cox <scox@redhat.com>
79dd769c 9944
f610dd5f 9945 * configure.in: Set noconfigdirs for ms1.
79dd769c 9946
f610dd5f 9947 * configure: Regenerate.
79dd769c 9948
d29e107f
JD
99492005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9950
9951 * MAINTAINERS (Write After Approval): Add self.
9952
e93196c3
JC
99532005-06-01 Josh Conner <jconner@apple.com>
9954
9955 * MAINTAINERS (Write After Approval): Add self.
9956
ae263c7a
KH
99572005-06-01 Kazu Hirata <kazu@codesourcery.com>
9958
9959 * MAINTAINERS: Update my email address.
9960
585b3aa3
ZM
99612005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9962
9963 * MAINTAINERS (Write After Approval): Add self.
9964
4930c50b
CD
99652005-05-26 Chris Demetriou <cgd@broadcom.com>
9966
9967 * MAINTAINERS (Write After Approval): Remove self.
9968
2dfbef6d
PB
99692005-05-25 Paolo Bonzini <bonzini@gnu.org>
9970
9971 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9972 (Dependencies): Consider target modules for bootstrap dependencies.
9973 Make target bootstrap modules depend on each stage's gcc.
9974 * Makefile.in: Regenerate.
9975
bcb28cf5
PB
99762005-05-20 Paolo Bonzini <bonzini@gnu.org>
9977
9978 * Makefile.def (configure-gcc): Depend on binutils having been built.
9979 (all-gcc): No need to do it here.
9980 * Makefile.in: Regenerate.
9981
0cf085e4
PB
99822005-05-19 Paul Brook <paul@codesourcery.com>
9983
f610dd5f 9984 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
9985 language cannot be built.
9986 * configure: Regenerate.
9987
dfb2c39a
DJ
99882005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9989
9990 * ylwrap: Import from Automake 1.9.5.
9991
771aaa92
DU
99922005-05-13 David Ung <davidu@mips.com>
9993
9994 * MAINTAINERS (Write After Approval): Add self.
9995
3ac9bd58
MS
99962005-05-09 Mike Stump <mrs@apple.com>
9997
9998 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9999 lt_cv_sys_max_cmd_len for now.
f610dd5f 10000
f77a5578
SC
100012005-05-09 Stan Cox <scox@redhat.com>
10002
10003 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10004
795e36e5
MK
100052005-05-08 Matt Kraai <kraai@ftbfs.org>
10006
10007 * README.SCO: Update the URL.
10008
c9392a2b
DE
100092005-05-05 David Edelsohn <edelsohn@gnu.org>
10010
10011 * ltconfig: Define file_list_spec. Pass file_list_spec and
10012 with_gnu_ld to libtool.
10013 * ltcf-c.sh (aix[45]): Define file_list_spec.
10014 * ltcf-cxx.sh (aix[45]): Same.
10015 * ltcf-gcj.sh (aix[45]): Same.
10016 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10017 exists, write list of input files to temporary file.
10018
bebcd931
MS
100192005-05-04 Mike Stump <mrs@apple.com>
10020
10021 * configure.in: Always pass --target to target configures as
10022 otherwise rebuilds that do --recheck will fail.
10023 * confiugure: Rebuilt.
10024
ce406537
PB
100252005-05-04 Paolo Bonzini <bonzini@gnu.org>
10026
10027 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10028 STAGE_HOST_EXPORTS.
10029 (configure, all): Add bootstrap support.
10030 (Host modules, target modules): Pass post-stage1 flags and exports.
10031 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10032 * Makefile.in: Regenerate.
10033
aa9dcfc4
PB
100342005-04-29 Paolo Bonzini <bonzini@gnu.org>
10035
10036 * configure: Regenerate.
10037
b6f9abcf
MS
100382005-04-27 Mike Stump <mrs@apple.com>
10039
10040 * MAINTAINERS: Add self as darwin maintainer.
10041
acb217cb
BS
100422005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10043
10044 * config.sub: Update from master copy.
10045
b6dae270
MS
100462005-04-21 Mike Stump <mrs@apple.com>
10047
10048 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10049 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10050
c2e0d3a9
HPN
100512005-04-19 Hans-Peter Nilsson <hp@axis.com>
10052
10053 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10054 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10055 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10056 "*-*-elf" and "*-*-linux*".
10057 * configure: Regenerate.
10058
871ae772
JM
100592005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10060
10061 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10062
bf070c29
MS
100632005-04-12 Mike Stump <mrs@apple.com>
10064
10065 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10066
e865b6f7
TK
100672005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10068
10069 * MAINTAINERS (Write After Approval): Add myself.
10070
7b71ad7f
BS
100712005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10072
10073 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10074
25b42232
PB
100752005-04-06 Paolo Bonzini <bonzini@gnu.org>
10076
f610dd5f 10077 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10078 (TARGET_CONFIGARGS): Include --with-target-subdir.
10079 (configure, all): New macros. Use them throughout.
10080 * Makefile.in: Regenerate.
10081
d727c624
JG
100822005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10083
10084 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10085
fff72cc4
ZD
100862005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10087
10088 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10089
86472dc3
GP
100902005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10091
10092 * MAINTAINERS: Move John Carr to Write After Approval.
10093
dce2d8b2 100942005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10095
10096 * config/mh-mingw32: Delete.
10097 * configure.in: Don't use it.
10098 * configure: Regenerate.
10099
33da42bc
PB
101002005-03-31 Paolo Bonzini <bonzini@gnu.org>
10101
10102 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10103 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10104 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10105 (HOST_LIB_PATH): Generate from Makefile.def.
10106 (TARGET_LIB_PATH): Likewise.
10107 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10108 * Makefile.in: Regenerate.
10109 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10110 (RPATH_ENVVAR): Include Darwin case.
10111 * configure: Regenerate.
10112
15cc1841
TF
101132005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10114
10115 * MAINTAINERS (Various Maintainers): Remove self.
10116 (Write After Approval): Add self.
10117
6a8c79d5
TF
101182005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10119
10120 * MAINTAINERS (Various Maintainers): Add self.
10121
256f7136
PB
101222005-03-25 Paolo Bonzini <bonzini@gnu.org>
10123
10124 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10125 * configure: Regenerate.
10126
191dd2c9
ZW
101272005-03-21 Zack Weinberg <zack@codesourcery.com>
10128
10129 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10130 gcc_version, and gcc_version_trigger from set of flags to pass.
10131 * Makefile.tpl: Remove definitions of above variables.
10132 (config.status): Remove dependency on $(gcc_version_trigger).
10133 * Makefile.in: Regenerate.
10134 * configure.in: Do not reference config/gcc-version.m4 nor
10135 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10136 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10137 * configure: Regenerate.
10138
ef6e9bc0 101392005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10140 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10141
10142 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10143 * Makefile.in: Regenerate.
10144
009bbd5a
FW
101452005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10146
10147 * MAINTAINERS (Write After Approval): Add myself.
10148
09f8755b
DA
101492005-03-03 David Ayers <d.ayers@inode.at>
10150
10151 * MAINTAINERS (Write After Approval): Add myself.
10152
e73ed25c
AO
101532005-03-01 Alexandre Oliva <aoliva@redhat.com>
10154
10155 PR libgcj/20160
10156 * ltmain.sh: Avoid creating archives with components that have
10157 duplicate basenames.
10158
ace9ac7b
AP
101592005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10160
10161 PR bootstrap/20250
10162 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10163 instead of check.
10164 * Makefile.in: Regenerate.
10165
c9db9354
PB
101662005-02-28 Paolo Bonzini <bonzini@gnu.org>
10167
10168 * Makefile.in: Regenerate to fix conflict between the previous two
10169 patches.
10170
215c351a
PB
101712005-02-28 Paolo Bonzini <bonzini@gnu.org>
10172
10173 PR bootstrap/17383
10174 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10175 * Makefile.tpl (HOST_SUBDIR): New substitution.
10176 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10177 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10178 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10179 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10180 (Host modules, Bootstrapped modules): Use it.
10181 (Build modules, Target modules): Do not create symlink trees,
10182 always configure out-of-srcdir.
10183 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10184 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10185 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10186 $(HOST_SUBDIR). Create a symlink for host_subdir.
10187
10188 * Makefile.in: Regenerate.
10189 * configure: Regenerate.
10190
5395b47b
NN
101912005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10192
10193 Merged from libada-gnattools-branch:
10194 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10195
10196 * gnattools: New directory.
10197 * Makefile.def: Add gnattools as a module, depending on target-libada.
10198 * Makefile.in: Regenerate.
10199 * configure.in: Include gnattools in host_tools; disable it if ada
10200 is disabled.
10201 * configure: Regenerate.
10202
ca2cc05c
JM
102032005-02-24 James A. Morrison <phython@gcc.gnu.org>
10204
10205 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10206 treelang maintainer.
10207 (Write After Approval): Remove myself.
10208
d2f3024f
PS
102092005-02-23 Paul Schlie <schlie@comcast.net>
10210
10211 * configure.in: Allow darwin targeted ports to build tk, itcl and
10212 libgui.
10213 * configure: Regenerate.
10214
bba5e0ca
EB
102152005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10216
10217 PR libgcj/10353
10218 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10219 * configure: Regenerate.
10220
70132ce7
SK
102212005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10222
10223 * MAINTAINERS (Write After Approval): Add myself.
10224
20f0edca
ILT
102252005-02-10 Ian Lance Taylor <ian@airs.com>
10226
10227 * MAINTAINERS: Update my e-mail address.
10228
e64e5109
RG
102292005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10230
10231 * MAINTAINERS (Write After Approval): Add myself.
10232
40d64b5a
HPN
102332005-01-29 Hans-Peter Nilsson <hp@axis.com>
10234
10235 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10236 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10237 target-libgloss when not *-*-elf and *-*-aout.
10238 * configure: Regenerate.
10239
54a12711
KH
102402005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10241
10242 * MAINTAINERS: Remove obsolete entries.
10243
0aa99dbb
KH
10244 * MAINTAINERS (Write After Approval): Add Michael Matz.
10245
2b009f5f
NB
102462005-01-19 Neil Booth <neil@daikokuya.co.uk>
10247
10248 * MAINTAINERS: Remove self as cpplib maintainer.
10249
385870f5
KC
102502005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10251
10252 * install-sh, config.sub: Import from upstream.
10253
e7daab31
KC
102542005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10255
10256 PR bootstrap/18222
10257 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10258 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10259 * Makefile.in: Regenerate.
10260
e6003f4d
JT
102612005-01-16 Jason Thorpe <thorpej@netbsd.org>
10262
10263 * MAINTAINERS: Update my email address.
10264
145e2972 102652005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10266 Andreas Schwab <schwab@suse.de>
145e2972
DE
10267
10268 PR bootstrap/18033
10269 * config-ml.in: Eval option if surrounded by single quotes.
10270
86c7e0da
PB
102712005-01-03 Paolo Bonzini <bonzini@gnu.org>
10272
10273 Revert 2004-12-28 Makefile changes, a better fix will be
10274 applied to mainline and src after GCC 4.0 branches.
10275
3224a22f
PB
102762004-12-28 Paolo Bonzini <bonzini@gnu.org>
10277
10278 PR bootstrap/17383
10279
10280 * Makefile.def (target_modules): Remove stage parameter,
10281 it is always true now.
10282 * Makefile.tpl (configure-build-[+module+],
10283 configure-target-[+module+]): Always build symlink tree
10284 for the directory and for include. BUILD_SUBDIR and
10285 TARGET_SUBDIR cannot be . anymore.
10286 * Makefile.in: Regenerate.
10287
aaf51ca2
DE
102882004-12-25 David Edelsohn <edelsohn@gnu.org>
10289
10290 Revert 2004-12-08 Makefile changes.
10291
4e32e454
DS
102922004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10293
10294 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10295 cygwin, mingw.
10296
669f01d8
AS
102972004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10298
10299 * configure.in (sh64-*-*): Reenable gprof.
10300 * configure: Regenerate.
10301
1b227ee0
DE
103022004-12-08 David Edelsohn <edelsohn@gnu.org>
10303
10304 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10305 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10306 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10307 * Makefile.in: Regenerate.
10308
ce5e944c
CF
103092004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10310
10311 * MAINTAINERS: Update my email address.
10312
893f1e87
MK
103132004-12-07 Matt Kraai <kraai@ftbfs.org>
10314
10315 * Makefile.tpl: Generate normal dependencies if the LHS module is
10316 not bootstrapped.
10317 * Makefile.in: Regenerate.
10318
bb59c339
RS
103192004-12-03 Richard Sandiford <rsandifo@redhat.com>
10320
10321 * configure.in: Include config/gxx-include-dir.m4. Use
10322 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10323 * configure: Regenerate.
10324
4982adbe
RS
103252004-12-03 Richard Sandiford <rsandifo@redhat.com>
10326
10327 * config.if: Delete.
10328 * configure.in: Set libstdcxx_incdir directly.
10329 * configure: Regenerate.
10330
05750653
EC
103312004-12-02 Eric Christopher <echristo@redhat.com>
10332
10333 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10334 * Makefile.in: Regenerate.
10335
5fef1dbd
RS
103362004-12-02 Richard Sandiford <rsandifo@redhat.com>
10337
10338 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10339 * configure: Regenerate.
10340
afabd8e6
RS
103412004-12-02 Richard Sandiford <rsandifo@redhat.com>
10342
10343 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10344 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10345 * configure: Regenerate.
10346
78716e86
EC
103472004-12-01 Eric Christopher <echristo@redhat.com>
10348
10349 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10350 of things to remove.
10351
57ab8ba9
MK
103522004-11-29 Matt Kraai <kraai@ftbfs.org>
10353
10354 * MAINTAINERS (Write After Approval): Update my e-mail address.
10355
2539bffe
KC
103562004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10357
10358 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10359 from CVS libtool to always pass_all.
10360
3e732ba0
JDA
103612004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10362
10363 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10364 (hppa*64*-*-*): Delete incorrect comment.
10365 * configure: Rebuilt.
10366
767f726e
KC
103672004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10368
10369 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10370
2c92e90f
KC
103712004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10372
10373 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10374 from CVS libtool to always pass_all.
10375
32f84e48
KC
103762004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10377
10378 * install-sh, compile: Import from automake.
10379
9587be8a
KC
103802004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10381
10382 * config.guess, config.sub: Import from savannnah.
10383
04e81808 103842004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10385
10386 * MAINTAINERS (Write After Approval): Add myself
10387
f87a2b2e
MS
103882004-11-12 Mike Stump <mrs@apple.com>
10389
10390 * Makefile.def: Add html support.
10391 * Makefile.tpl: Likewise.
10392 * Makefile.in: Regenerate.
10393
848556c2
GK
103942004-11-11 Geoffrey Keating <geoffk@apple.com>
10395
556f03c4
GK
10396 PR 18423
10397 * configure.in: Remove all instances of build-fixincludes from
10398 noconfigdirs.
10399 (build_configargs): Supply --target to subdirectories.
10400 * configure: Regenerate.
10401
848556c2
GK
10402 * Makefile.def: Make gcc install depend on fixincludes install.
10403 * Makefile.in: Regenerate.
10404
9e5712a5
JJ
104052004-11-10 Janis Johnson <janis187@us.ibm.com>
10406
10407 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10408
4ef509c0
PB
104092004-11-11 Paul Brook <paul@codesourcery.com>
10410
10411 * MAINTAINERS: Add self as arm maintainer. Update email address.
10412
20d11df6
HPN
104132004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10414
10415 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10416 target-libgfortran.
79fd8592 10417 * configure: Regenerate.
20d11df6 10418
68c70f15
DE
104192004-11-07 David Edelsohn <edelsohn@gnu.org>
10420
10421 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10422 like CC.
10423
54f88091
PB
104242004-11-05 Paolo Bonzini <bonzini@gnu.org>
10425
10426 * Makefile.def (host fixincludes): Specify missing targets.
10427 * Makefile.in: Regenerate.
10428
6866abb8
RC
104292004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10430
10431 * MAINTAINERS: Add myself
10432
83f62578
GL
104332004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10434
10435 * MAINTAINERS (Write After Approval): Add myself.
10436
53c7ffe7
GK
104372004-11-04 Geoffrey Keating <geoffk@apple.com>
10438
10439 * Makefile.def: Build fixincludes for the host, too.
10440 * Makefile.in: Regenerate.
10441 * configure.in (host_tools): Add fixincludes.
10442 * configure: Regenerate.
10443
ac8b3d9d
DJ
104442004-11-04 Daniel Jacobowitz <dan@debian.org>
10445
10446 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10447 * configure: Regenerated.
10448
bab37580
L
104492004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10450
10451 PR other/17783
10452 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10453 * configure: Regenerated.
10454
db1de713
MM
104552004-10-31 Mark Mitchell <mark@codesourcery.com>
10456
10457 * README.SCO: Update per FSF instructions.
10458
a827e21a
EW
104592004-10-28 Eric B. Weddington <ericw@evcohs.com>
10460
10461 PR target/18151
10462 * configure.in (case ${target}): Do not build fixincludes for avr.
10463 * configure: Regenerated.
10464
9d069a4f
PB
104652004-10-26 Paolo Bonzini <bonzini@gnu.org>
10466
10467 * configure.in (case ${target}): Do not build fixincludes
10468 on platforms where it is not used.
10469 * configure: Regenerated.
10470
fc45f3fe
DJ
104712004-10-23 Daniel Jacobowitz <dan@debian.org>
10472
10473 * configure.in: Use an absolute path to install-sh.
10474 * configure: Regenerated.
10475
36554b92
AL
104762004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10477
10478 * MAINTAINERS (Write After Approval): Add myself.
10479
88e9994a
KH
104802004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10481
10482 * MAINTAINERS: Remove from Write After Approval those that are
10483 already maintainers.
10484
ad02a944
SP
104852004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10486
10487 * MAINTAINERS: Update my email address.
10488
c8e6cd41
KC
104892004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10490
10491 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10492 * configure: Regenerate.
10493
dce2d8b2 104942004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10495
10496 * MAINTAINERS: Update my email address.
10497
a8b0957e
KH
104982004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10499
10500 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10501 entries belonging to this category.
10502
96836f61
JZ
105032004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10504
10505 * MAINTAINERS: Update my e-mail address.
10506
7e0b5752
PB
105072004-10-06 Paolo Bonzini <bonzini@gnu.org>
10508
10509 Fix wrong conflict resolution in:
10510
10511 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10512
10513 * Makefile.in: Regenerate.
10514 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10515 in the recursive `make', instead of hardwiring `all'.
10516 (Autogenerated TARGET-* variables): New.
10517
370f7a47
TL
105182004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10519
10520 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10521 * configure: Regenerate.
370f7a47 10522
13e5d623
KH
105232004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10524
10525 * MAINTAINERS (Various Maintainers): Move the "windows,
10526 cygwin, mingw" maintainer to ...
10527 (OS Port Maintainers): ... here.
10528
a6497c1b
KH
105292004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10530
10531 * MAINTAINERS (Write After Approval): Remove those that are
10532 maintainers of some subsystem.
10533
1abb828a
D
105342004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10535
10536 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10537 * ltcf-cxx.sh (tpf*): Likewise.
10538 * ltconfig (tpf*): Add TPF OS configuration support.
10539
16d1338d
BS
105402004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10541
10542 * MAINTAINERS: Change my email address to my new work account.
10543
9082a750
MR
105442004-09-24 Michael Roth <mroth@nessie.de>
10545
10546 * configure.in (--without-headers): Add missing double quotes.
10547 * configure: Regenerate.
10548
dce2d8b2 105492004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10550
10551 * ylwrap: Revert to previous version.
10552
4c4a5bbc
L
105532004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10554
10555 PR bootstrap/17369
10556 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10557 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10558 SET_GCC_LIB_PATH_CMD.
10559 (BASE_TARGET_EXPORTS): Likewise.
10560 * Makefile.in: Regenerated.
10561
10562 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10563 * configure: Regenerated.
10564
85f59630
KC
105652004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10566
10567 * config.guess: New upstream version
10568 * compile, depcomp, install-sh, ylwrap: Likewise.
10569
95c53c62
RS
105702004-09-19 Roger Sayle <roger@eyesopen.com>
10571
10572 * config/mh-x86omitfp: New host makefile fragment. Add
10573 -fomit-frame-pointer to the default BOOT_CFLAGS.
10574 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10575 * configure: Regenerate.
10576
0a1c093b
AP
105772004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10578
10579 PR target/11572
10580 * configure.in (*-*-darwin*): Renable libobjc.
10581 * configure: Regenerate.
10582
315fcf97
NS
105832004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10584
10585 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10586
0a050485 105872004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10588
0a050485
DB
10589 * Makefile.def: Remove libbanshee.
10590 * Makefile.tpl: Ditto.
10591 * configure.in: Ditto.
10592 * Makefile.in: Regen.
10593 * configure: Ditto.
10594
5f4a098e
DE
105952004-09-08 David Edelsohn <edelsohn@gnu.org>
10596
10597 * ltmain.sh: Use $pic_object as $non_pic_object if
10598 $non_pic_object=none.
10599
32b2511f
PB
106002004-09-07 Paolo Bonzini <bonzini@gnu.org>
10601
10602 * missing: Import latest version from master repository.
10603
fc4d0e82
NC
106042004-09-06 Nick Clifton <nickc@redhat.com>
10605
10606 * config.sub: Import latest version from master repository.
10607 * config.guess: Likewise.
10608 This includes these changes:
78716e86 10609
fc4d0e82
NC
10610 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10611
10612 * config.sub: Handle crisv32, alias etraxfs.
10613 * config.guess (crisv32:Linux:*:*): Handle.
10614
10615 2004-08-13 Brad Smith <brad@comstyle.com>
10616
10617 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10618 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10619
10620 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10621
10622 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10623 assume the processor is a powerpc. This is because coreutils
10624 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10625 in this case, due to a MacOS X bug that causes
10626 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10627 to return a negative number.
10628 Problem reported by Petter Reinholdtsen in:
10629 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10630
10631 2004-07-19 Ben Elliston <bje@gnu.org>
10632
10633 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10634
10635 2004-06-24 Ben Elliston <bje@gnu.org>
10636
10637 * config.guess: Update copyright years.
10638 * config.sub: Likewise.
10639
10640 2004-06-22 Robert Millan <robertmh@gnu.org>
10641
10642 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10643 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10644
10645 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10646
10647 * config.guess (*:*VMS:*:*): New entry. Replaces
10648 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10649 manufacturer.
10650
10651 2004-06-22 Ben Elliston <bje@gnu.org>
10652
10653 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10654 * config.sub: Likewise.
10655
10656 2004-06-22 Ben Elliston <bje@gnu.org>
10657
10658 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10659 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10660
10661 2004-06-11 Ben Elliston <bje@gnu.org>
10662
10663 * config.guess (pegasos:OpenBSD:*:*): Remove.
10664
10665 2004-06-11 Ben Elliston <bje@gnu.org>
10666
10667 From Wouter Verhelst <wouter@grep.be>:
10668 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10669
10670 2004-06-11 Ben Elliston <bje@gnu.org>
10671
10672 * config.guess (luna88k:OpenBSD:*:*): New.
10673
10674 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10675
10676 * config.guess (m32r*:Linux:*:*): New case.
10677 * config.sub: Handle m32rle.
10678
10679 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10680
10681 From Jens Petersen <petersen@redhat.com>:
10682 * config.sub: Handle sparcv8.
10683
10684 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10685
10686 From Tom Smith <smith@cag.lkg.hp.com>:
10687 * config.guess: Version suffixes are equally significant on Tru64
10688 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10689 prefix of "P" (patched kernel).
10690
10691 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10692
10693 * config.sub: Add support for National Semiconductor CRX target.
10694
2f4cc6bf
JJ
106952004-09-03 Janis Johnson <janis187@us.ibm.com>
10696
10697 * MAINTAINERS (Various Maintainers): Remove myself as web page
10698 maintainer, add myself as maintainer of build status lists.
10699
61fec9ff
JB
107002004-09-03 Jan Beulich <jbeulich@novell.com>
10701
10702 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10703 *-*-netware, but add target-libmudflap.
10704 Consolidate *-*-netware targets (of which really only i?86 exists)
10705 into a single entry.
10706 * configure: Likewise.
10707
45f366ab
PB
107082004-09-01 Paolo Bonzini <bonzini@gnu.org>
10709
10710 * Makefile.tpl (sorry): Remove.
10711 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10712 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10713 (do-clean): Clean per-stage directories too.
10714 (do-distclean): Run distclean-stage1 too.
10715 (.NOTPARALLEL): Enable during toplevel bootstrap.
10716 (stage[+id+]-bubble): Enable parallel execution during
10717 the recursive invocation.
10718 * Makefile.in: Regenerate.
10719
10720 Fix previous checkin:
10721
10722 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10723 include.
10724 * configure.in: Fix indentation.
10725 * configure: Regenerate.
10726
dce2d8b2 107272004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10728
45f366ab
PB
10729 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10730 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10731 * configure: regenerate
78716e86 10732 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10733 -mdynamic-no-pic
be8fff81 10734
71b5d516
PB
107352004-08-31 Paolo Bonzini <bonzini@gnu.org>
10736
10737 * Makefile.def (build_modules): Add fixincludes.
10738 (dependencies): Make gcc depend on fixincludes.
10739 * configure.in (build_tools): Add fixincludes.
10740 (build_configdirs): Always include build_libs.
10741 * Makefile.in: Regenerate.
10742 * configure: Regenerate.
10743
107442004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10745
10746 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10747 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10748 phony targets; do not generate timestamp files.
10749 (distclean-stageN): Remove references to their timestamp files.
10750 (restageN, touch-stageN): Remove.
10751 (stageN-bubble): Rewritten.
10752 (compare): Support lean bootstraps.
10753 * Makefile.in: Regenerate.
10754
10755 * configure.in: Only warn when bootstrapping but
10756 build != host or build != target. Support lean bootstraps.
10757 * configure: Regenerate.
10758
ce7cbbb0
PE
107592004-08-26 Phil Edwards <phil@codesourcery.com>
10760
10761 * configure.in: Give a better error message if GMP/MPFR are missing
10762 and a language needing them has been requested.
10763 * configure: Regenerated.
10764
9c71a529
PE
107652004-08-25 Phil Edwards <phil@codesourcery.com>
10766
10767 * configure.in: Print a list of available language front-ends if
10768 a requested one is missing. Tidy stray tab characters.
10769 * configure: Regenerated.
10770
e3f92d3b
MK
107712004-08-19 Michael Koch <konqueror@gmx.de>
10772
10773 * gcc/doc/install.texi: Update entry about automake for libjava.
10774
c3f84f61
RM
107752004-08-17 Robert Millan <robertmh@gnu.org>
10776
10777 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10778 (instead of FreeBSD).
10779 * configure: Regenerate.
10780
7c27e184
PB
107812004-08-16 Paolo Bonzini <bonzini@gnu.org>
10782
10783 * Makefile.in: Regenerate.
10784 * configure: Regenerate.
10785
10786 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10787 stage_*_flags.
10788 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10789 for bootstrapped modules if toplevel bootstrap is going.
10790 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10791 modules. Adjust for changes in Makefile.def. Enable several
10792 rules even in non-bootstrap mode, just to avoid peppering the
10793 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10794 (stage-[+prev+]-bubble): Remove.
10795
10796 * Makefile.def (Dependencies): Depend on all-build-bison,
10797 all-build-flex, all-build-byacc, all-build-texinfo, rather
10798 than the host variations.
10799 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10800 with BUILD_SUBDIR.
10801 (BISON): Update for recent Bisons.
10802 (YACC): Fix typo.
10803 (cross): Depend on all-build.
10804 (all): Do not depend on all-build.
10805 (prebootstrap): Remove.
10806 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10807 (Prebootstrap dependencies): Add them to the per-stage targets
10808 and to all-prebootstrap.
10809 * configure.in (build_configdirs): Always enable build_tools.
10810 (BUILD_DIR_PREFIX): Remove.
10811
10812 * Makefile.def (gcc): Add target variable.
10813 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10814 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10815 in the recursive `make', instead of hardwiring `all'.
10816 (Autogenerated TARGET-* variables): New.
10817
20f3bb80
BB
108182004-08-13 Brian Booth <bbooth@redhat.com>
10819
10820 * MAINTAINERS: Remove myself from write-after-approval.
10821
b5be499d
NN
108222004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10823
10824 * src-release: Stop distributing mmalloc with gdb (which doesn't
10825 use it).
10826 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10827 * Makefile.in: Regenerate.
10828
b3f8d95d
MM
108292004-08-09 Mark Mitchell <mark@codesourcery.com>
10830
10831 * configure.in (arm*-*-eabi*): New target.
10832 * configure: Regenerate.
10833
3589b69e
PB
108342004-08-06 Paolo Bonzini <bonzini@gnu.org>
10835
10836 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10837 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10838 (Dependencies): New section.
10839 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10840 (configure-target-[+module+]): Depend on maybe-all-gcc
10841 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10842 (toplevel profiledbootstrap): Fix dependencies.
10843 * Makefile.in: Regenerate.
10844
972974fc
MM
108452004-08-03 Mark Mitchell <mark@codesourcery.com>
10846
10847 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10848 target-libiberty to noconfigdirs.
10849 * configure: Regenerate.
10850
bebf829d
PB
108512004-08-03 Paul Brook <paul@codesourcery.com>
10852
10853 * configure.in: Check for MPFR as well as GMP.
10854 * configure: Regenerate.
10855
98a5bb3b
RM
108562004-08-01 Robert Millan <robertmh@gnu.org>
10857
10858 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10859 libmudflap for all GNU-based systems (with Glibc).
10860 * configure: Regenerate.
10861
dce2d8b2 108622004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10863
10864 * Makefile.def (host-modules): Add gcc.
10865 * Makefile.in: Regenerate.
10866 * Makefile.tpl (sorry): New rule.
10867 (configure-host, all-host, [+make_target+]-host, do-check,
10868 install-host): Do not add gcc as a special case.
10869 (host modules): Add a small special-casing for gcc. Export
10870 extra_make_flags through the environment.
10871 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10872 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10873 other recursive targets for gcc): Remove.
10874
10875 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10876 (stage, unstage): New rules.
10877 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10878 distclean-stage[+id+]): Use stage_current.
10879 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10880 the stage*-start rules.
10881
aeb732c1
GK
108822004-08-02 Geoffrey Keating <geoffk@apple.com>
10883
10884 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10885 use -all_load flag.
10886
25b656e7
PB
108872004-08-02 Paolo Bonzini <bonzini@gnu.org>
10888
10889 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10890 * configure: Regenerate.
10891
cc440d71
TM
108922004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10893
10894 * maintainer-scripts/gcc_release: Revert yesterday's change.
10895
270e140b
SB
108962004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10897
10898 * MAINTAINERS: Add myself to write-after-approval.
10899
3e4035f8
TM
109002004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10901
10902 * libf2c: Removed.
10903 * gcc/gccbug.in: Updated because of libf2c removal.
10904 * maintainer-scripts/gcc_release: Ditto.
10905
dce2d8b2 109062004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10907
10908 * configure.in: Build libmudflap by default on FreeBSD.
10909 * configure: Regenerated.
10910
dfcada9a
MM
109112004-07-09 Mark Mitchell <mark@codesourcery.com>
10912
10913 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10914 systems.
10915 * configure: Regenerated.
10916
dce2d8b2 109172004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10918
10919 PR target/16344
10920 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10921 feedback based compiler.
10922 * Makefile.in: Rebuilt.
10923
95bcca47
AO
109242004-07-08 Alexandre Oliva <aoliva@redhat.com>
10925
10926 * Makefile.def (host_modules): Set bootstrap=true for flex.
10927 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10928 * Makefile.in: Rebuilt.
10929
051822f6
JH
109302004-07-07 Jan Hubicka <jh@suse.cz>
10931
10932 * MAINTAINERS: Add self as a profile feedback maintainer.
10933
7b61653a
PE
109342004-07-05 Phil Edwards <phil@codesourcery.com>
10935
10936 * configure.in: Do not prepend $srcdir to /dev/null in
10937 makefile fragments.
10938 * configure: Regenerate.
10939
23f6b2f9
PB
109402004-07-01 Paolo Bonzini <bonzini@gnu.org>
10941
10942 * Makefile.def (build_modules): Add bison, byacc, flex,
10943 m4, texinfo.
10944 (flags_to_pass): Add FLEX.
10945 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10946 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10947 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10948 DEFAULT_MAKEINFO): Remove.
10949 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10950 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10951 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10952 objdir or else use configured tool.
10953 (all-build): New.
10954 (all): Depend on it.
10955 (Build module dependencies): Add.
10956 * Makefile.in: Regenerate.
10957 * configure.in: Better support for multiple build modules,
10958 matching what is done for host/target modules. Do not look
10959 for "plausible" locations of build tools if Canadian cross.
10960 Use autoconf's AC_PROG_CC to find a C compiler. Define
10961 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10962 * configure: Regenerate.
78716e86 10963
1c020272
PB
109642004-06-22 Paolo Bonzini <bonzini@gnu.org>
10965
10966 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10967 * Makefile.in: Regenerate.
10968
a52a0a7f
PB
109692004-06-22 Paolo Bonzini <bonzini@gnu.org>
10970
10971 * Makefile.tpl (configure-build-[+module+],
10972 configure-[+module+], configure-target-[+module+]): Pass
10973 [+extra_configure_args+].
10974 (all-build-[+module+], all-[+module+], check-[+module+],
10975 install-[+module+], [+make_target+]-[+module+],
10976 all-target-[+module+], check-target-[+module+],
10977 install-target-[+module+], [+make_target+]-target-[+module+]):
10978 Pass [+extra_make_args+].
10979 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10980 (GCC_HOST_EXPORTS): Remove.
10981 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10982 cross, check-gcc, check-gcc-c++, install-gcc,
10983 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10984 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10985 * Makefile.in: Regenerate.
10986
ccde3f1a
MS
109872004-06-21 Matthew Sachs <msachs@apple.com>
10988
10989 * MAINTAINERS: Added self to write-after-approval.
10990
6264b0a6
CF
109912004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10992
10993 * configure.in: Check for srcdir/winsup rather than build directory
10994 winsup.
10995 * configure: Regenerate.
10996
801e2270
CV
109972004-06-17 Corinna Vinschen <vinschen@redhat.com>
10998
10999 * configure.in: Don't build Cygwin native newlib if winsup
11000 directory is missing. Emit warning instead.
11001 * configure: Regenerate.
11002
ad6717df
PB
110032004-06-09 Paolo Bonzini <bonzini@gnu.org>
11004
11005 * Makefile.tpl (touch-stage[+id+]): New.
11006 (restage[+prev+]): Depend on touch-stage[+id+].
11007
11008 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11009 Use it throughout.
11010
11011 * Makefile.def: Add profile and feedback bootstrap stages.
11012 Remove next field from bootstrap stages.
11013 * Makefile.tpl (LN, LN_S): Substitute.
11014 (stageN-start, stageN-end): Use double-colon rules, to
11015 provide a hook for additional setup commands.
11016 (distclean-stageN-gcc, restageN): Create dependencies from
11017 [+prev+], not from [+next+].
11018 (stageN-bubble): Add commands for successive stages from
11019 [+prev+], using double-colon rules.
11020 (all-stageN-gcc): Fix typo.
11021 (stagefeedback-start, profiledbootstrap): New.
11022 * Makefile.in: Regenerate.
11023 * configure.in: Call ACX_PROG_LN.
11024 * configure: Regenerate.
11025
5bbb9680
CY
110262004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11027
11028 * MAINTAINERS (Write After Approval): Add myself.
11029
e18be1d4
MA
110302004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11031
11032 * MAINTAINERS (Write After Approval): Add myself.
11033
5607edfd
PB
110342004-06-03 Paolo Bonzini <bonzini@gnu.org>
11035
11036 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11037 without gcc.
11038 * configure: Regenerate.
11039
1ec4e9c3
PB
110402004-06-01 Paolo Bonzini <bonzini@gnu.org>
11041
11042 * Makefile.tpl: Fix typo.
11043 * Makefile.in: Regenerate.
11044
dce2d8b2 110452004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11046
11047 * configure.in: Remove new- prefix from toplevel
11048 bootstrap targets.
11049 * configure: Regenerate.
11050
f516a7da
PB
110512004-06-01 Paolo Bonzini <bonzini@gnu.org>
11052
11053 * Makefile.tpl (all.normal): Rename to all.
11054 (all): Replace with a rule to pick the default
11055 target from configure.
11056 (all-gcc, configure-gcc): Use conditionals to
11057 do nothing when toplevel bootstrap is going on.
11058 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11059 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11060 * configure.in: Support --enable-bootstrap.
11061
11062 * Makefile.def: Remove new- prefix from toplevel
11063 bootstrap targets.
11064 * Makefile.tpl: Likewise.
11065
11066 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11067 target.
11068
11069 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11070 $(RECURSE_FLAGS) to recursive invocation of make.
11071
11072 * Makefile.in: Regenerate.
11073 * configure: Regenerate.
11074
78dd5e36 110752004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11076 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11077
11078 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11079 like CC.
11080
30f1bddc
DJ
110812004-05-27 Daniel Jacobowitz <dan@debian.org>
11082
11083 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11084 * configure: Regenerate.
11085
4fc4dd12
DJ
110862004-05-25 Daniel Jacobowitz <drow@false.org>
11087
11088 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11089 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11090 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11091 targets.
11092 * Makefile.in: Regenerate.
11093
dce2d8b2 110942004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11095
11096 * configure.in: Test the ability to symlink directories.
11097 * configure: Regenerate.
11098
11099 * Makefile.def (bootstrap-stage): New definitions.
11100 * Makefile.tpl (configure-stage1-gcc,
11101 configure-stage2-gcc, configure-stage3-gcc,
11102 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11103 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11104 new-restage3, compare): Autogenerate, see Makefile.in
11105 entry for behavioral changes.
11106 (distclean-stage1, new-stage1-start, new-stage1-end,
11107 new-stage1-bubble, distclean-stage2, new-stage2-start,
11108 new-stage2-end, new-stage2-bubble, distclean-stage3,
11109 new-stage3-start, new-stage3-end): New autogenerated targets.
11110 (objext, prebootstrap, BOOT_CFLAGS,
11111 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11112 targets.
11113
11114 * Makefile.in: Regenerate.
11115 (distclean-stage1, new-stage1-start, new-stage1-end,
11116 new-stage1-bubble, distclean-stage2, new-stage2-start,
11117 new-stage2-end, new-stage2-bubble, distclean-stage3,
11118 new-stage3-start, new-stage3-end): New targets.
11119 (all-stage1-gcc): Move prebootstrap dependency from here...
11120 (configure-stage1-gcc): ...to here.
11121 (new-bootstrap): Use bubble targets.
11122 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11123 Use per-stage distclean targets.
11124 (configure-stage1-gcc, configure-stage2-gcc,
11125 configure-stage3-gcc, all-stage1-gcc,
11126 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11127 Use new-stageN-start to prepare the tree.
11128
4f4e53dd
PB
111292004-05-23 Paolo Bonzini <bonzini@gnu.org>
11130
11131 * Makefile.def (host_modules): add libcpp.
11132 * Makefile.tpl: Add dependencies on and for libcpp.
11133 * Makefile.in: Regenerate.
11134 * configure.in: Add libcpp host module.
11135 * configure: Regenerate.
11136
60975492
PB
111372004-05-21 Paolo Bonzini <bonzini@gnu.org>
11138
11139 * Makefile.tpl: Whenever a recursive target is defined, wrap
11140 it in a special @if/@endif block, and prepare its maybe
11141 dependency in the @if/@endif block
11142 * configure.in: Instead of writing maybe dependencies, remove
11143 the @if/@endif statements, and remove the @if/@endif blocks
11144 that remain.
11145 * configure: Regenerate.
11146 * Makefile.in: Regenerate.
11147
5ce7d75d
JJ
111482004-05-20 Janis Johnson <janis187@us.ibm.com>
11149
11150 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11151
c779c42f
KK
111522004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11153
11154 PR bootstrap/15120
11155 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11156 * */configure: Rebuilt.
11157
b4117c30
ZW
111582004-05-17 Zack Weinberg <zack@codesourcery.com>
11159
11160 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11161 of libf2c.
11162 * configure, Makefile.in: Regenerate.
11163
719bb4e3 111642004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11165
11166 * MAINTAINERS (Write After Approval): Add myself.
11167
6de9cd9a
DN
111682004-05-13 Diego Novillo <dnovillo@redhat.com>
11169
11170 Merge from tree-ssa-20020619-branch.
11171
11172 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11173 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11174 (HOST_GMPLIBS): Define.
11175 (HOST_GMPINC): Define.
11176 (TARGET_LIB_PATH): Add libmudflap.
11177 (GFORTRAN_FOR_TARGET): Define.
11178 (configure-build*): Export GFORTRAN.
11179 (configure-gcc): Export GMPLIBS and GMPINC.
11180 (all-gcc): Add maybe-all-libbanshee.
11181 (configure-target-libgfortran): Define.
11182 * Makefile.in: Regenerate.
11183 * configure.in (host_libs): Add libbanshee.
11184 (target_libraries): Add target-libmudflap and target-libgfortran.
11185 Add --with-libbanshee.
11186 Handle --disable-libmudflap.
11187 (*-*-freebsd*): Use with_gmp.
11188 Add $(libgcj) to noconfigdirs.
11189 * configure: Regenerate.
11190 * depcomp: New file.
11191 * MAINTAINERS: Add tree-ssa maintainers.
11192
8f1b790f
VM
111932004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11194
b4117c30 11195 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11196
693446fc
BF
111972004-04-30 Brian Ford <ford@vss.fsi.com>
11198
b4117c30 11199 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11200
d1bb666c
UB
112012004-04-29 Uros Bizjak <uros@kss-loka.si>
11202
b4117c30 11203 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11204
6cf1ac42
PB
112052004-04-28 Paolo Bonzini <bonzini@gnu.org>
11206
11207 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11208 * configure: Regenerate.
11209
632933d5
PB
112102004-04-27 Paolo Bonzini <bonzini@gnu.org>
11211
11212 Revert:
11213 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11214
11215 * Makefile.def (flags_to_pass): Remove *dir variables that
11216 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11217 as well as prefix and exec_prefix.
11218 * Makefile.in: Regenerate.
11219
80dc6aa0
RM
112202004-04-26 Robert Millan <robertmh@gnu.org>
11221
11222 Add patches from libtool CVS.
11223 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11224 * ltconfig: Likewise.
11225 * ltcf-c.sh: Likewise.
11226 * ltcf-cxx.sh: Likewise.
11227 * ltcf-gcj.sh: Likewise.
11228
e11283f1
PB
112292004-04-26 Paolo Bonzini <bonzini@gnu.org>
11230
11231 * Makefile.def (host_modules): Mark with the bootstrap
11232 flag packages on which gcc depends.
11233 * Makefile.tpl (all-bootstrap): Use it.
11234 * Makefile.in: Regenerate.
11235
8546950c
PB
112362004-04-26 Paolo Bonzini <bonzini@gnu.org>
11237
11238 * Makefile.def (flags_to_pass): Remove *dir variables that
11239 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11240 as well as prefix and exec_prefix.
11241 * Makefile.in: Regenerate.
11242
a76494aa
PB
112432004-04-26 Paolo Bonzini <bonzini@gnu.org>
11244
b4117c30
ZW
11245 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11246 * configure: Regenerate.
11247 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11248 * gcc/Makefile.tpl (compare): Use the result of the test.
11249 * gcc/Makefile.in: Regenerate.
a76494aa 11250
03a91701
PB
112512004-04-23 Paolo Bonzini <bonzini@gnu.org>
11252
11253 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11254 Always relocate gcc and prev-gcc to the original names, even
11255 if the build fails.
11256 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11257 New targets.
11258
082a6351
LG
112592004-04-23 Laurent GUERBY <laurent@guerby.net>
11260
11261 * MAINTAINERS: Update my email address.
b4117c30 11262
1f1d584b
RO
112632004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11264
11265 * configure.in (mips*-*-irix5*): Enable ld.
11266 * configure: Regenerate.
082a6351 11267
1db673ca
RO
112682004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11269
11270 * configure: Regenerate.
11271
ce4ea44e
JW
112722004-04-15 James E Wilson <wilson@specifixinc.com>
11273
11274 * Makefile.tpl (configure-[+module+], configure-gcc,
11275 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11276 Set and export LDFLAGS.
11277 * Makefile.in: Regenerate.
11278
611f62ad
MC
112792004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11280
b4117c30 11281 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11282
be912515
NN
112832004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11284
11285 PR bootstrap/14871
11286 * Makefile.tpl: If we don't have built-in-tree target tools,
11287 use the ones found by configure rather than hacking around with
11288 program_transform_name.
11289 * configure.in: Give Makefile.tpl the information necessary
11290 to do that.
11291 * Makefile.in: Regenerate.
11292 * configure: Regenerate.
11293
9104315a
NN
112942004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11295
11296 PR bootstrap/14760
11297 * configure.in: When computing baseargs, strip *all* copies of
11298 offending options. Also, don't match/substitute the trailing space,
11299 so that this actually works when two similar options are separated by
11300 only one space.
11301 * configure: Regenerate.
11302
bef1d700
DE
113032004-04-06 David Edelsohn <edelsohn@gnu.org>
11304
b4117c30
ZW
11305 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11306 (rs6000-*-aix*): Same.
11307 * configure: Regenerate.
bef1d700 11308
54bcf05e 113092004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11310
11311 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11312
369a832c 113132004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11314
11315 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11316
09a9c095
NN
113172004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11318
7caf53cb
NN
11319 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11320 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11321 * Makefile.in: Regenerate.
11322
09a9c095
NN
11323 * configure.in (top level bootstrap support): Rework --enable-werror
11324 to set @stage2_werror_flag@.
11325 * configure: Regenerate.
11326 * Makefile.tpl (top level bootstrap support): Pass
11327 @stage2_werror_flag@ down to configure in stages 2 and 3.
11328 * Makefile.in: Regenerate.
11329
5595a2bd
NN
113302004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11331
cbfd7e06
NN
11332 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11333 for stages 2 and 3 as well as in make. As a consequence, remove
11334 OUTPUT_OPTION (now detected by configure) from the flags passed down
11335 to make.
11336 * Makefile.in: Regenerate.
11337
5595a2bd
NN
11338 * Makefile.tpl (new-bootstrap): Fix typo.
11339 * Makefile.in: Regenerate.
11340
ca3b3e20
NN
113412004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11342
295f4e42
NN
11343 * Makefile.tpl: Rearrange by moving recursive_targets rules
11344 into their proper sections.
11345 * Makefile.tpl (top level bootstrap support): Move disabling
11346 of coverage flags from 'make' to 'configure'; improve comments.
11347 * Makefile.in: Regenerate.
11348
340de83f
NN
11349 * Makefile.tpl (experimental top level bootstrap) Move stage1
11350 language setting from all- target to configure- target; disable
11351 intermodule optimization in stage 1; prevent gratuitous rebuilds
11352 of stage 1.
11353 * Makefile.in: Regenerate.
11354 * configure.in: Comma-separate stage 1 language list for top
11355 level bootstrap.
11356 * configure: Regenerate.
11357
ca3b3e20
NN
11358 * Makefile.tpl: Clean up experimental top level bootstrap support:
11359 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11360 prev-gcc in configure- targets as well as all- targets.
11361 * Makefile.in: Regenerate.
11362
4d038073
KC
113632004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11364
11365 * compile: New file imported from automake.
11366
ab3533d6
PB
113672004-03-17 Paolo Bonzini <bonzini@gnu.org>
11368
11369 * configure.in: Remove symbolic link section.
11370 * configure: Regenerate.
11371 * Makefile.tpl (links): Remove.
11372 * Makefile.in: Regenerate.
11373
1e0f07d3 113742004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11375 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11376
11377 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11378 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11379 * configure.in: Fix comment typo from last patch.
11380 * configure: Regenerate.
11381
2805b53a
NN
113822004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11383
11384 * Makefile.tpl: Introduce experimental top level bootstrap support.
11385 * Makefile.in: Regenerate.
11386 * configure.in: Introduce support for top level bootstrap.
11387 * configure: Regenerate.
11388
79b4b7d2 113892004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11390 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11391
11392 PR bootstrap/14522
11393 * configure.in: Cope with shells that do not support unquoted ^
11394 * configure: Regenerate.
11395
6bbec498 113962004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11397 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11398
11399 PR bootstrap/14522
79b4b7d2 11400 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11401 quotes inside quoted backquote substitutions.
11402 * configure: Regenerate.
11403
83c15dfc
AP
114042004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11405
11406 PR bootstrap/14522
f2bd98d4 11407 * configure.in: Fix escaping of $.
83c15dfc
AP
11408 * configure: Regenerate.
11409
55ffb5ed
NN
114102004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11411
11412 * configure: Regenerate, since I forgot to while committing Paolo's
11413 changes.
11414
e4c9c075
PB
114152004-03-08 Paolo Bonzini <bonzini@gnu.org>
11416
11417 PR ada/14131
11418 Move language detection to the top level.
11419 * configure.in: Find default values for the tools as
11420 soon as possible. Disable ada if GNAT is not found.
11421 Emit error message about missing languages. Expand
11422 --enable-languages=all for the gcc subdirectory.
11423
5199e2c6
BE
114242004-03-10 Ben Elliston <bje@gnu.org>
11425
11426 * MAINTAINERS: Update my email address.
11427
c18b95e5
DE
114282004-03-05 David Edelsohn <edelsohn@gnu.org>
11429
11430 * ltconfig: Disable building static libraries if building shared
11431 libraries on AIX 5L.
11432
d0fe5ad3
RS
114332004-03-01 Richard Sandiford <rsandifo@redhat.com>
11434
11435 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11436 and disable libgcj.
11437 * configure: Regenerated.
11438
e6f71f9d
BB
114392004-03-01 Brian Booth <bbooth@redhat.com>
11440
11441 * MAINTAINERS: Add myself to write-after-approval.
11442
8983e50e
PB
114432004-03-01 Paolo Bonzini <bonzini@gnu.org>
11444
11445 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11446
d4cd9d81
NN
114472004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11448
11449 PR bootstrap/7087
11450 * Makefile.tpl: Guard XFOO sed statements better.
11451 * Makefile.tpl: Add dependency for configure-target-libada.
11452 * Makefile.in: Regenerate (incidentally fixes broken
11453 commit when libada-branch was merged).
11454
0ea0229e
KC
114552004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11456
11457 * MAINTAINERS: Add myself to write-after-approval.
11458
bad93735
AP
114592004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11460
11461 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11462 maintainers.
11463
a7ca14fc
AC
114642004-02-20 Andrew Cagney <cagney@redhat.com>
11465
11466 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11467 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11468
51592782
NN
114692004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11470
11471 PR bootstrap/11932
11472 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11473
6a30854a
JQ
114742004-02-14 Jerry Quinn <jlquinn@optonline.net>
11475
11476 * MAINTAINERS: Added myself to write-after-approval.
11477
be8b2bee
MK
114782004-02-14 Michael Koch <konqueror@gmx.de>
11479
11480 * MAINTAINERS: Added myself to write-after-approval.
11481
972760b7
JM
114822004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11483
11484 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11485 some OS port maintainers to OS port maintainers section.
11486
b0281654
FCE
114872004-02-13 Frank Ch. Eigler <fche@redhat.com>
11488
11489 * MAINTAINERS: Add self.
11490
3c419fd6
KH
114912004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11492
11493 * MAINTAINERS: Alphabetize.
11494
e88e9aee
PB
114952004-02-12 Paolo Bonzini <bonzini@gnu.org>
11496
11497 * MAINTAINERS: Remove myself.
b4117c30 11498
1915e422
DE
114992004-02-11 David Edelsohn <edelsohn@gnu.org>
11500
11501 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11502 (rs6000-*-aix*): Same.
11503 * configure: Regenerate.
11504
a22c2d8d
KC
115052004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11506
11507 * configure.in (host): Add in missing $noconfigdirs to defines.
11508 * configure: Regenerate.
11509
d9cdb878
AC
115102004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11511 Nathanael Nerode <neroden@gcc.gnu.org>
11512
11513 PR ada/6637, PR ada/5911
b4117c30 11514 Merge with libada-branch:
d9cdb878
AC
11515 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11516 with appropriate dependencies. Add --enable-libada configure switch.
11517 * configure, Makefile.in: Regenerate.
11518
8bd92821
PB
115192004-02-09 Paolo Bonzini <bonzini@gnu.org>
11520
11521 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11522
89a95129
RO
115232004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11524
11525 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11526 * configure: Regenerate.
11527
892629bc
GK
115282004-02-04 Geoffrey Keating <geoffk@apple.com>
11529
11530 Merge from upstream:
11531
11532 * ltmain.in: When setting IFS to '~', be careful about user
11533 arguments that contain '~'.
11534
11535 2004-02-04 Peter O'Gorman <peter@pogma.com>
11536
11537 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11538 Also test $base_compile against $CC with escaped arguments. Bug
11539 reported by Geoff Keating <geoffk@apple.com>.
11540
6b402165
KH
115412004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11542
11543 * MAINTAINERS: Remove i960 port.
11544
fa2f0306
DD
115452004-01-23 DJ Delorie <dj@redhat.com>
11546
11547 * Makefile.def (target_modules) [libiberty]: Don't stage.
11548 * Makefile.in: Rebuilt.
11549
9feb20aa
CT
115502004-01-20 Caroline Tice <ctice@apple.com>
11551
11552 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11553
7aed2ccc
PC
115542004-01-19 Paolo Carlini <pcarlini@suse.de>
11555
11556 * MAINTAINERS: Update my email address.
11557
f25bebe1
JM
115582004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11559
11560 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11561
28083580
VR
115622004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11563
11564 * MAINTAINERS: Remove entries without email address.
11565
c0f4b5e4
DJ
115662004-01-15 Daniel Jacobowitz <drow@mvista.com>
11567
11568 * MAINTAINERS: Add myself to write-after-approval.
11569
b5eb5a5e
SB
115702004-01-15 Steven Bosscher <stevenb@suse.de>
11571
11572 * MAINTAINERS: Update my email address.
11573
dce2d8b2 115742004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11575
11576 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11577 * Makefile.tpl (configure-target-[+module+]): Support stage.
11578 * Makefile.in: Rebuilt.
11579
74c0b320
ILT
115802004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11581
11582 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11583
2560344b
RS
115842004-01-10 Richard Sandiford <rsandifo@redhat.com>
11585
11586 * MAINTAINERS: Add myself as a MIPS maintainer.
11587
8b21cda6
NN
115882004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11589
2b6c260d
NN
11590 * configure.in: Use ./config.cache, not config.cache.
11591 * configure: Regenerate.
11592 * Makefile.tpl: Special-casing not needed for GCC any more.
11593 * Makefile.in: Regenerate.
11594
09438bde
NN
11595 * configure.in: Don't share a cache file for host dirs.
11596 * configure: Regenerate.
11597
8b21cda6
NN
11598 * config-ml.in: Don't mess with the cache file.
11599
e42870df
EB
116002004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11601
11602 * MAINTAINERS: Move myself from 'Write After Approval' to
11603 'CPU Port Maintainers' section as SPARC maintainer.
11604
6b9eb62c
NN
116052004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11606
78a816a6
NN
11607 * Makefile.tpl: Make GCC use a separate config.cache.
11608 * Makefile.in: Regenerate.
11609
6b9eb62c
NN
11610 PR bootstrap/11932, PR bootstrap/11933
11611 (I don't know if it will fix either of them, but it relates
11612 to them.)
11613 * configure.in: Don't use shared config.cache for target
11614 directories.
11615 * configure: Regenerate.
11616
86d7b562
DN
116172004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11618
11619 * MAINTAINERS: Add myself to 'Write After Approval' section.
11620
07d0a605
RS
116212003-12-31 Roger Sayle <roger@eyesopen.com>
11622
11623 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11624 * configure: Regenerated.
11625
459ac19f
KH
116262003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11627
11628 * MAINTAINERS: Remove the mn10200 maintainer.
11629
5785c0ed 116302003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11631
cc6010cd
AP
11632 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11633 * configure: Regenerated.
5785c0ed 11634
a268eff9
JH
116352003-12-16 Jan Hubicka <jh@suse.cz>
11636
11637 * MAINTAINERS: Add myself as callgraph maintainer.
11638
9d465b12
TF
116392003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11640
11641 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11642 * configure: Regenerate.
11643
a68a270a
GB
116442003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11645
11646 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11647 'Write After Approval' section. Update email.
11648
dce2d8b2 116492003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11650
11651 * MAINTAINERS (Write After Approval): Add myself.
11652
8c052da4
MT
116532003-11-20 Matt Thomas <matt@3am-software.com>
11654
11655 * MAINTAINERS: Add myself as a vax port maintainer.
11656
e75f9147
KC
116572003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11658
11659 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11660 (configure-build-[+module+], configure-[+module+]): Likewise.
11661 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11662 * Makefile.in: Regenerate.
11663
43d8d958
AT
116642003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11665
11666 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11667 shared/dylibed libraries.
11668 * ltmain.sh: Likewise.
11669 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11670 * ltcf-cxx.sh: Likewise.
11671 * ltcf-gcj.sh: Likewise.
11672 * ltconfig: Likewise.
11673
638dcaa0
SC
116742003-11-17 Stan Cox <scox@redhat.com>
11675
11676 * MAINTAINERS: Add myself as iq2000 port maintainer.
11677
15cc172b
AC
116782003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11679
b4117c30
ZW
11680 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11681 * Makefile.in: Regenerate.
15cc172b 11682
20af77cd
UW
116832003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11684
11685 * config.sub: Update to 2003-11-03 version.
11686
4dd01c5c
PE
116872003-10-20 Phil Edwards <phil@codesourcery.com>
11688
11689 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11690 * configure: Regenerate.
11691
dce2d8b2 116922003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11693
11694 * MAINTAINERS: Add myself to 'Write After Approval' section.
11695
8b7ebc31
AC
116962003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11697
11698 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11699
afe1910c
JM
117002003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11701
11702 * MAINTAINERS: Update my email address.
11703
05dcec66
RO
117042003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11705
11706 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11707
dce2d8b2 117082003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11709
11710 * MAINTAINERS: Add myself to 'Write After Approval' section.
11711
507ec745
BI
117122003-10-16 Bernardo Innocenti <bernie@develer.com>
11713
11714 * config.guess: Update to 2003-10-16 version.
11715 * config.sub: Update to 2003-10-16 version.
11716
dce2d8b2 117172003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11718
11719 * MAINTAINERS: Added myself to 'Write After Approval' section.
11720
0c9b16bc
FH
117212003-10-15 Falk Hueffner <falk@debian.org>
11722
11723 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11724 'Write After Approval' section. Update email.
11725
74d57d15
RS
117262003-10-14 Roger Sayle <roger@eyesopen.com>
11727
11728 * MAINTAINERS: Move myself from 'Write After Approval' to
11729 'Various Maintainers' section as middle-end maintainer.
11730
d29b8ad8
NN
117312003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11732
11733 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11734 HOST_FLAGS_TO_PASS.
11735 * Makefile.in: Regenerate.
11736
26db814a
BI
117372003-10-11 Bernardo Innocenti <bernie@develer.com>
11738
11739 * config.guess: Update to 2003-10-07 version.
11740 * config.sub: Update to 2003-10-07 version.
11741
fffeb871
RO
117422003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11743
11744 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11745 * ltconfig (irix5*, irix6*): Don't override version_type.
11746
6691a79e
ME
117472003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11748
11749 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11750 * configure: Rebuilt
11751 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11752 * Makefile.in: Rebuilt
11753
62cdd71e
L
117542003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11755
11756 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11757
6fe2eacc
CW
117582003-09-30 Carlo Wood <carlo@alinoe.com>
11759
cc6010cd 11760 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11761
ea57e5ad
PK
117622003-09-29 Paul Koning <ni1d@arrl.net>
11763
11764 * MAINTAINERS: Move myself from "Write After Approval"
11765 to CPU platform maintainers for pdp11 platform.
11766
e070672a
AT
117672003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11768
11769 * MAINTAINERS: Move myself from 'Write After Approval' to
11770 'Various Maintainers' section as libffi testsuite maintainer.
11771
43bb47c2
DJ
117722003-09-21 Daniel Jacobowitz <drow@mvista.com>
11773
11774 * configure.in: Pass a computed --program-transform-name
11775 to subconfigures.
11776 * configure: Regenerated.
11777
da9d3b37
NN
117782003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11779
94322beb
NN
11780 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11781 * Makefile.in: Regenerate.
11782
da9d3b37
NN
11783 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11784 * Makefile.in: Regenerate.
11785
ffd9060b
ZL
117862003-09-19 Ziemowit Laski <zlaski@apple.com>
11787
11788 * MAINTAINERS: Move myself from 'Write After Approval'
11789 to 'Various Maintainers' (objective-c) section.
11790
eeae7b41
DJ
117912003-09-17 Daniel Jacobowitz <drow@mvista.com>
11792
11793 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11794 quoting.
11795 * configure: Regenerated.
11796
a080d12b
JB
117972003-09-16 Joel Brobecker <brobecker@gnat.com>
11798
11799 * MAINTAINERS (Write After Approval): Add myself to write after
11800 approval list.
11801
6cd2fc59
DN
118022003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11803
cc6010cd 11804 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11805
dcbdd9cc
ILT
118062003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11807
11808 * MAINTAINERS: Update my e-mail address.
11809
e517f636
AM
118102003-09-09 Alan Modra <amodra@bigpond.net.au>
11811
11812 * libtool.m4 (LD): Correct powerpc64 host match.
11813
bc49924b
JW
118142003-09-06 James E Wilson <wilson@tuliptree.org>
11815
11816 * MAINTAINTERS: Update my affiliation and email address.
11817
082124f5
ZD
118182003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11819
11820 * MAINTAINERS (Write After Approval): Add myself.
11821
dc94d89e
DD
118222003-09-04 DJ Delorie <dj@redhat.com>
11823
11824 * configure: Regenerate.
11825
118262003-09-04 Robert Millan <robertmh@gnu.org>
11827
11828 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11829
7a0f2d4e
KG
118302003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11831
11832 * configure.in: Ensure arguments to sed are properly spaced.
11833 * configure: Regenerate.
11834
88d032eb
GP
118352003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11836
11837 * MAINTAINERS: Update my e-mail address.
11838
0b3f3d22
ME
118392003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11840
11841 * MAINTAINERS (Write After Approval): Add myself.
11842
d253f9ba
DJ
118432003-08-27 Daniel Jacobowitz <drow@mvista.com>
11844
11845 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11846 * configure: Regenerated.
11847
066ec9c9
MM
118482003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11849
11850 * MAINTAINERS: Update my email address.
11851
415d7ef9
PE
118522003-08-23 Phil Edwards <pme@gcc.gnu.org>
11853
11854 * configure.in: Use newline instead of semicolon when assuming
11855 shell arguments in a for loop.
11856 * configure: Regenerated.
11857
e1567352
JE
118582003-08-22 Jason Eckhardt <jle@rice.edu>
11859
11860 * MAINTAINERS: Resurrect the i860 maintainer.
11861
b348267b
GK
118622003-08-20 Geoffrey Keating <geoffk@apple.com>
11863
e50084fa
GK
11864 PR 8180
11865 * configure.in: When testing with_libs and with_headers, treat
11866 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11867 * configure: Regenerate.
b4117c30 11868
b348267b
GK
11869 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11870 make, shell, etc.
11871 (baseargs): Likewise.
11872 * configure: Regenerate.
11873
ca26ffe0
BI
118742003-08-20 Bernardo Innocenti <bernie@develer.com>
11875
11876 * MAINTAINERS (Write After Approval): Add myself.
11877
940cde4d
GK
118782003-08-19 Geoffrey Keating <geoffk@apple.com>
11879
11880 * configure.in: Disable libgcj for darwin not on powerpc.
11881 * configure: Rebuild.
11882
74bed51b
ADL
118832003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11884
11885 * config-ml.in, symlink-tree: Add license.
11886
b4117c30
ZW
118872003-08-03 Richard Stallman <rms@gnu.org>
11888 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11889
11890 * README.SCO: New file.
11891
333a28b4
MK
118922003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11893
11894 * Makefile.tpl (check, check-c++): Express dependencies using
11895 dependencies rather than commands.
11896 * Makefile.in: Regenerate.
11897
c197e306
AC
118982003-08-01 Andrew Cagney <cagney@redhat.com>
11899
11900 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11901 * configure: Ditto.
11902
a8ee6e2d
GK
119032003-07-31 Geoffrey Keating <geoffk@apple.com>
11904
11905 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11906 * Makefile.in: Update.
a8ee6e2d 11907
8d9b3f2e
AT
119082003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11909
11910 * configure.in: Enable libgcj for darwin.
11911 * configure: Rebuild.
11912
52c0c542
PE
119132003-07-29 Phil Edwards <pme@gcc.gnu.org>
11914
11915 * config-ml.in: Use ac_configure_args directly instead of
11916 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11917 actually seen.
11918
b4acb5ef
NN
119192003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11920
11921 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11922 creating target and build subdirs to build all parent dirs as needed.
11923 * Makefile.in: Rebuild.
11924 * configure.in: Don't build dirs explicitly here.
11925 * configure: Rebuild.
11926
a51d71d0
PB
119272003-07-26 Paul Brook <paul@nowt.org>
11928
11929 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11930
f43e12ce
AO
119312003-07-22 Alexandre Oliva <aoliva@redhat.com>
11932
11933 * Makefile.tpl (all-make): Depend on intl.
11934 * Makefile.in: Rebuilt.
11935
8a199ff6
PE
119362003-07-20 Phil Edwards <pme@gcc.gnu.org>
11937
11938 * install-sh: Update to newer upstream versions (associated with
11939 aclocal 1.7).
11940 * mkinstalldirs: Likewise.
11941 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11942
e6a8c803
AP
119432003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11944
11945 * MAINTAINERS: Move self from Bug database only accounts
11946 to write-after-approval.
11947
9f13608f
NN
119482003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11949
11950 * config.if: Remove unused libc_interface determination.
11951
c7864714
NN
119522003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11953
11954 * MAINTAINERS: Move self from write-after-approval to
11955 build machinery (*.in).
11956
775956d0
NN
119572003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11958
11959 PR bootstrap/11273
11960 PR bootstrap/11408
11961 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11962 unused INSTALL_PROGRAM_ARGS.
11963 * configure.in: Use AC_PROG_INSTALL.
11964 * Makefile.in: Regenerate.
11965 * configure: Regenerate.
11966
c7f67a6e
KH
119672003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11968
11969 * MAINTAINERS: Alphabetize.
11970
33952f6f
AO
119712003-07-10 Alexandre Oliva <aoliva@redhat.com>
11972
11973 * configure: Rebuilt.
11974 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11975 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11976 newlib nor libgloss.
11977 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11978 * configure.in (am33_2.0-*-linux*): Added.
11979
0d4f1b4e
BW
119802003-07-09 Bob Wilson <bob.wilson@acm.org>
11981
11982 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11983 * configure: Regenerate.
11984
56694dd9
ZW
119852003-07-07 Zack Weinberg <zack@codesourcery.com>
11986
11987 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11988 * Makefile.in: Regenerate.
11989
21607eb4
ZW
119902003-07-04 Zack Weinberg <zack@codesourcery.com>
11991
11992 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11993 * Makefile.in: Regenerate.
11994
dce2d8b2 119952003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
11996
11997 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11998 * Makefile.in: Regenerated.
11999
5d42f90e
L
12000 * config-ml.in: Replace PWD with PWD_COMMAND.
12001
6eb95e99
ZW
120022003-07-04 Zack Weinberg <zack@codesourcery.com>
12003
12004 * intl: New directory; see intl/ChangeLog for details.
12005 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12006 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12007 * Makefile.in: Regenerate.
12008
07d1940e
NN
120092003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12010
12011 * configure.in: Clean up config-lang.in handling. Delete
12012 useless assignment to "subdirs".
12013 * configure: Regenerate.
12014
4dbda6f0
NN
120152003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12016
12017 * configure.in: Rename 'target_libs' to 'target_libraries'.
12018 Remove useless reference to 'target_libs'.
12019 * configure: Regenerate.
12020
2c30ab71
KS
120212003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12022
12023 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12024 * Makefile.in: Regenerate.
12025
11405c93
NN
120262003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12027
12028 * Makefile.def: Introduce flags_to_pass.
12029 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12030 * Makefile.in: Regenerate.
12031
fb87ad5d
HPN
120322003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12033
12034 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12035 and target-libgloss.
12036 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12037 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12038 * configure: Regenerate.
12039
a7956a48
BK
120402003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12041
12042 * configure.in: Update testsuite_flags to new location.
12043 * configure. Regenerate.
6eb95e99 12044
eaf9f3b2
NN
120452003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12046
12047 * Makefile.tpl: Remove BUILD_CC stuff.
12048 * Makefile.in: Regenerate.
12049
2d89ffef
KH
120502003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12051
12052 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12053
dce2d8b2 120542003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12055
12056 * MAINTAINERS (Write After Approval): Add myself.
12057
dce2d8b2 120582003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12059
b951c91c
L
12060 * config.guess: Update to 2003-06-12 version.
12061 * config.sub: Update to 2003-06-13 version.
12062
dce2d8b2 120632003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12064
12065 * config.guess: Update to 2003-06-06 version.
12066 * config.sub: Update to 2003-06-06 version.
12067
655b7166
RO
120682003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12069
12070 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12071 * configure. Regenerate.
12072
01b759aa
NN
120732003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12074
bf1d3e81
NN
12075 * configure.in: Disable serial configure by default.
12076 * configure: Regenerate.
12077 * Makefile.tpl: Abolish .NOTPARALLEL.
12078 * Makefile.in: Regenerate.
12079
e89fbdfe
NN
12080 * Makefile.tpl: Replace {build,host,target}_canonical by
12081 {build,host,target}.
12082 * Makefile.in: Regenerate.
12083
01b759aa
NN
12084 * Makefile.tpl: Fix stupid pasto.
12085 * Makefile.in: Regenerate.
12086
f7dae026
NN
120872003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12088
12089 * Makefile.tpl: Remove bogus conditional.
12090 * Makefile.in: Regenerate.
12091
120922003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12093
12094 * Makefile.tpl (profiledbootstrap): New target.
12095 * Makefile.in (profiledbootstrap): New target.
12096
2ffc3e73 120972003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12098
12099 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12100 Pinski. Remove user names from other bugzilla-only maintainers.
12101
1a1e6b96
NN
121022003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12103
1358ccea
NN
12104 * Makefile.tpl: Make 'recursive targets' using autogen rather
12105 than shell loop. Remove duplicate 'clean' targets and false
12106 comments.
12107 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12108 Add systematic method of specifying missing targets in subdirs.
12109 Add copyright boilerplate.
12110 * Makefile.in: Regenerate.
12111 * configure.in: Add 'recursive targets' to maybe list.
12112 * configure: Regenerate.
12113
ae74ed1f
NN
12114 * MAINTAINERS: "GNATS only" -> "Bug database only".
12115
1a1e6b96
NN
12116 * Makefile.tpl: Rename [+target+] to [+make_target+].
12117 * Makefile.def: Rename 'target' to 'make_target'.
12118
c79af3fa
NB
121192003-05-31 Neil Booth <neil@daikokuya.co.uk>
12120
12121 * MAINTAINERS: Add self as options handling maintainer.
12122
39d85b61
MM
121232003-05-28 Michael Meissner <gnu@the-meissners.org>
12124
12125 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12126 been too long since I touched those ports.
12127
afc2b62d
DD
121282003-05-28 DJ Delorie <dj@redhat.com>
12129
12130 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12131 * Makefile.in: Regenerate.
12132
df445104
MR
121332003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12134
12135 * configure.in: Use curly braces in the definition of tooldir.
12136 * configure: Regenerate.
12137
2eb98e5d 121382003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12139
2eb98e5d
DD
12140 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12141 newlib or libgloss.
12142 * Makefile.in: Regenerate.
12143
862fced8
DD
121442003-05-21 DJ Delorie <dj@redhat.com>
12145
12146 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12147 * Makefile.in: Regenerate.
12148
fc351800
ILT
121492003-05-20 Ian Lance Taylor <ian@airs.com>
12150
12151 * MAINTAINERS: Update my e-mail address.
12152
7e2dbcef
NN
121532003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12154
12155 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12156 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12157 Factor out common code from autogen IF statements.
12158 * configure: Regenerate.
12159 * Makefile.in: Regenerate.
12160
f2a0e225
KC
121612003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12162
12163 * configure.in: Accept i[3456789]86 for machine type.
12164 * configure: Regenerate.
12165
8b87bb96
NN
121662003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12167
12168 * configure.in: Switch more things to use maybe dependencies.
12169 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12170 * configure: Regenerate.
12171 * Makefile.tpl: Switch more things to use maybe dependencies.
12172 * Makefile.in: Regenerate.
12173
fdb882bc 121742003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12175
12176 * Makefile.tpl (install-opcodes): Define.
12177 * Makefile.in: Rebuild.
12178
f7c50032
AJ
121792003-05-13 Andreas Jaeger <aj@suse.de>
12180
12181 * config.guess: Update to 2003-05-09 version.
12182 * config.sub: Update to 2003-05-09 version.
12183
dce2d8b2 121842003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12185
12186 * configure.in: Correct sed script so that options in quotes are not
12187 deleted.
12188 * configure: Rebuild.
12189
aa8f1f57
CV
121902003-05-12 Corinna Vinschen <corinna@vinschen.de>
12191
12192 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12193 and $$s/newlib/libc/sys/cygwin32 include paths.
12194 * configure: Ditto.
12195
0c130f81
MM
121962003-05-12 Michael Meissner <gnu@the-meissners.org>
12197
12198 * MAINTAINERS: Update my email addresses.
12199
aa1a100b
EB
122002003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12201
12202 * config-ml.in: Propagate INSTALL variables.
f7c50032 12203
87861833
GP
122042003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12205
12206 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12207
de722255
CD
122082003-05-02 Chris Demetriou <cgd@broadcom.com>
12209
6eb95e99
ZW
12210 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12211 * Makefile.in: Regenerate.
de722255 12212
96c4a002
WB
122132003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12214
12215 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12216
55b15a11
WB
122172003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12218
12219 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12220
0c227849
DJ
122212003-04-27 Daniel Jacobowitz <drow@mvista.com>
12222
12223 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12224 * Makefile.in: Regenerated.
12225
d45148c1
WB
122262003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12227
12228 * MAINTAINERS (Write After Approval): Upgrade myself from
12229 GNATS only to write-after-approval. Update my mail address.
12230
dce2d8b2 122312003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12232
12233 (OS Port Maintainers: freebsd): Add myself.
12234
438f50c3
MM
122352003-04-22 Mark Mitchell <mark@codesourcery.com>
12236
12237 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12238
9074e169
KJ
122392003-04-22 Kean Johnston <jkj@sco.com>
12240
12241 * MAINTAINERS (SCO ports): Added myself.
12242
dfd39a2e
NS
122432003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12244
12245 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12246
ccbae82a
KJ
122472003-04-19 Kean Johnston <jkj@sco.com>
12248
12249 * MAINTAINERS (Write After Approval): Add myself.
12250
2f50999f
GP
122512003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12252
12253 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12254 * Makefile.in: Regenerate.
12255
e9b84181
JJ
122562003-04-18 Jakub Jelinek <jakub@redhat.com>
12257
12258 * configure.in (powerpc64*-*-linux*): Remove.
12259 * configure: Rebuilt.
12260
1ca4c6e1
PE
122612003-04-17 Phil Edwards <pme@gcc.gnu.org>
12262
12263 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12264 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12265 and restrap.
12266 * Makefile.in: Regenerate.
12267
0590b963
RE
122682003-04-16 Richard Earnshaw <rearnsha@arm.com>
12269
12270 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12271 * configure: Regenerated.
12272
ff41a56f
DD
122732003-04-15 DJ Delorie <dj@redhat.com>
12274
12275 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12276
50d440bc
NC
122772003-04-13 Nick Clifton <nickc@redhat.com>
12278
12279 * config-ml.in: Remove support for --disable-aix removing
12280 call-aix multilibs.
12281
b1e0a93e
AO
122822003-04-10 Alexandre Oliva <aoliva@redhat.com>
12283
12284 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12285 * */configure: Rebuilt.
12286
71fb704d
JS
122872003-04-08 Joel Sherrill <joel@oarcorp.com>
12288
12289 * MAINTAINERS: Add my email address.
12290
3897ea90
OH
122912003-03-17 Olivier Hainque <hainque@act-europe.fr>
12292
12293 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12294
93c834b7
NN
122952003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12296
12297 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12298 * Makefile.in: Regenerate.
12299
82c34dcb
MC
123002003-03-14 Michael Chastain <mec@shout.net>
12301
12302 * Makefile.in: Regenerate with correct Makefile.def.
12303
73458fb7
NN
123042003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12305
12306 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12307 Make macro.
12308 * Makefile.in: Regenerate.
12309 * configure.in: Clean up gxx_include_dir logic.
12310 * configure: Regenerate.
12311
32cf27e5
AE
123122003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12313
12314 * MAINTAINERS (Write After Approval): Add myself.
12315
c727e7a0
BE
123162003-03-10 Ben Elliston <bje@wasabisystems.com>
12317
12318 * MAINTAINERS: Update my mail address.
12319
9a27ac7a
FS
123202003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12321
12322 * configure.in (gxx_include_dir): Fix typo.
12323 * configure: Regenerated.
12324
3aa83176
NN
123252003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12326
12327 * Makefile.tpl: Reindent.
12328 * Makefile.in: Regenerate.
12329 * configure.in: Reindent. Don't set unused variables.
12330 * configure: Regenerate.
12331
9124bc53
DJ
123322003-03-04 Daniel Jacobowitz <drow@mvista.com>
12333
12334 * configure.in: Include $(build_tooldir)/sys-include in
12335 FLAGS_FOR_TARGET.
12336 * configure: Regenerated.
12337
cb543528
NN
123382003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12339
c858bf1e
NN
12340 * Makefile.tpl: Always pass down RANLIB.
12341 * Makefile.in: Regenerate.
12342
aa9c3ab4
NN
12343 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12344 * Makefile.in: Regenerate.
12345 * configure.in: Remove unused logic relating to --enable-shared
12346 and --enable-threads. Remove bogus comments. Remove redundant
12347 noconfigdirs.
12348 * configure: Regenerate.
12349
cb543528
NN
12350 * configure.in: Replace ${libstdcxx_version} by its value.
12351 Remove reference to mh-dgux.
12352 * configure: Regenerate.
12353
53f70c1b
KB
123542003-03-03 Kevin Buettner <kevinb@redhat.com>
12355
12356 * MAINTAINERS (Write After Approval): Add myself.
12357
df0f0674
NN
123582003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12359
12360 * Makefile.tpl: Rearrange.
12361 * Makefile.in: Regenerate.
12362
dce2d8b2 123632003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12364
12365 * configure.in: Add support for kaOS as cross build target system.
12366 * configure: Regenerated.
12367
a7a287eb
SB
123682003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12369
12370 * MAINTAINERS (Write after approval): Add myself.
12371
ff00c8a2
JW
123722003-02-21 James E Wilson <wilson@tuliptree.org>
12373
12374 * MAINTAINERS: Update my email address.
12375
abb2db7a
ZW
123762003-02-21 Zack Weinberg <zack@codesourcery.com>
12377
12378 * MAINTAINERS: Add self to blanket write privs. section.
12379
e9f2dc3b
SM
123802003-02-20 Sean McNeil <sean@blue.mcneil.com>
12381
12382 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12383 configure-target-* as some target builds may require additional
12384 flags for preprocessor tests.
12385 * Makefile.in: Regenerated.
12386
ee03dc5e
AO
123872003-02-19 Alexandre Oliva <aoliva@redhat.com>
12388
11856278
AO
12389 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12390 * ltconfig: Handle it.
12391 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12392 auto-detecting it.
12393
274aef32
AO
12394 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12395 it is used as argument to $CC.
12396 * ltcf-gcj.sh: Likewise.
12397
ee03dc5e
AO
12398 * configure.in: Introduce --enable-maintainer-mode.
12399 * configure: Rebuilt.
12400 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12401 for maintainer mode.
12402 * Makefile.in: Rebuilt.
12403
30db8e17
JM
124042003-02-18 Jason Merrill <jason@redhat.com>
12405
12406 * Makefile.tpl (check-c++): Allow parallelism.
12407
cab60ac6
GP
124082003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12409
12410 * MAINTAINERS: Remove John Carr (who never actually had access to
12411 gcc.gnu.org).
12412
c8e5d1af
GK
124132003-02-15 Geoffrey Keating <geoffk@apple.com>
12414
12415 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12416 don't configure target-libobjc.
12417 * configure: Regenerate.
12418
70f91f50
RO
124192003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12420
12421 * Makefile.tpl (RANLIB): Define.
12422 * Makefile.in: Regenerate.
12423
669e9062
LB
124242003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12425
12426 * MAINTAINERS: Update my email.
abb2db7a 12427
61b56b2e
KS
124282003-02-06 Keith R Seitz <keiths@redhat.com>
12429
12430 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12431 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12432 * Makefile.in: Regenerated.
12433 * configure.in: Remove all traces of snavigator, db, and grep.
12434 * configure: Regenerated.
12435
a1ba6e15
GP
124362003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12437
12438 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12439 After Approval.
12440
f5f2cce5
CC
124412003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12442
12443 * MAINTAINERS (Write after approval): Add myself.
12444
ba49f6f1
FCE
124452003-01-31 Frank Ch. Eigler <fche@redhat.com>
12446
12447 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12448 * Makefile.in: Regenerated.
12449
ccf9f10c
RS
124502003-01-30 Roger Sayle <roger@eyesopen.com>
12451
12452 * config.guess: Updated to 2003-01-30's version.
12453 * config.sub: Updated to 2003-01-28's version.
12454
a693735b
AO
124552003-01-30 Alexandre Oliva <aoliva@redhat.com>
12456
12457 * config.if: If gcc_version is already set, just use it. Don't set
12458 gcc_version_trigger if it's already set, otherwise set it to
12459 gcc/version.c, but only if the file exists. If it is not set and
12460 gcc/version.c does not exist, try to extract the version number from
12461 $CC.
12462
204c43d6
AT
124632003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12464
abb2db7a 12465 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12466
842e91ec
PE
124672003-01-27 Phil Edwards <pme@gcc.gnu.org>
12468
12469 * configure.in: Revert 24Jan change.
12470 * configure: Regenerate.
12471
6b99984e
GP
124722003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12473
12474 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12475 entry of HJ Lu.
12476
806e0935
NN
124772003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12478
12479 * configure.in: Revert previous change.
12480 * configure: Regenerate.
12481
307a9864
NN
124822003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12483
12484 * configure.in: Make rda native-only.
12485 * configure: Regenerate.
12486
02ba6302
VR
124872003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12488
12489 * MAINTAINERS: Move myself from GNATS-only-accounts to
12490 write-after-approval.
12491
77d187bc
NN
124922003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12493
12494 * configure.in: Add missing \.
12495 * configure: Rebuilt.
12496
a94a2d4c
JJ
124972003-01-17 Jakub Jelinek <jakub@redhat.com>
12498
12499 * configure.in (baseargs): Avoid using \| in sed regular
12500 expressions.
12501 * configure: Rebuilt.
12502
73f84924
JJ
125032003-01-16 Jakub Jelinek <jakub@redhat.com>
12504
12505 * configure.in (baseargs): Remove all supported forms of
12506 --cache-file, --srcdir, --host, --build and --target options
12507 from argument lists.
12508 * configure: Rebuilt.
12509
8c12fc63
JZ
125102003-01-15 Josef Zlomek <zlomekj@suse.cz>
12511
12512 * MAINTAINERS: Add myself to write-after-approval list.
12513
7c005a3a
AO
125142003-01-15 Alexandre Oliva <aoliva@redhat.com>
12515
12516 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12517 * configure: Rebuilt.
12518
3dfabf63
NN
125192003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12520
12521 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12522 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12523 * Makefile.in: Regenerate.
12524 * configure: Regenerate.
12525
cf53ae10
AO
125262003-01-09 Alexandre Oliva <aoliva@redhat.com>
12527
12528 * configure.in: Remove Makefile in build, host and target modules
12529 unless configure was run with --no-recursion.
12530 * configure: Rebuilt.
12531
3fbe8e4a
CC
125322003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12533
12534 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12535 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12536 * Makefile.in: Regenerate.
12537
66e2aa7d
CD
125382003-01-08 Chris Demetriou <cgd@broadcom.com>
12539
12540 * config.guess: Update to 2003-01-03 version.
12541 * config.sub: Update to 2003-01-03 version.
12542
b5038cfb
CF
125432003-01-07 Christopher Faylor <cgf@redhat.com>
12544
12545 * configure: Regenerate with proper autoconf 2.13.
12546
d02c69be
CF
125472003-01-07 Christopher Faylor <cgf@redhat.com>
12548
12549 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12550 * configure: Regenerate.
d02c69be 12551
e914a571
AC
125522003-01-06 Andrew Cagney <ac131313@redhat.com>
12553
12554 * configure.in (GDB_TK): Add tcl directories conditional on
12555 gdb/gdbtk directory being present.
12556 * configure: Regenerate.
abb2db7a 12557
dce2d8b2 125582003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12559
dce2d8b2
EB
12560 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12561 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12562 * configure: Rebuilt.
12563
89a7012a
TT
125642002-12-31 Tom Tromey <tromey@redhat.com>
12565
12566 * Makefile.in: Rebuilt.
12567 * Makefile.def (target_modules) [libffi]: Allow installation.
12568
3f4f56e2
AS
125692002-12-31 Andreas Schwab <schwab@suse.de>
12570
12571 * configure.in: Fix use of $program_transform_name.
12572 * configure: Regenerated.
12573
6c1b8d0a
DJ
125742002-12-30 Daniel Jacobowitz <drow@mvista.com>
12575
12576 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12577 * configure: Regenerated.
6c1b8d0a 12578
c5120911
AO
125792002-12-29 Alexandre Oliva <aoliva@redhat.com>
12580
12581 * Makefile.tpl (local-distclean): Don't remove...
12582 (multilib.ts): ... this. Moved into...
12583 (multilib.out): ... this. Don't use sub-make.
12584 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12585 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12586 (configure-build-[+module+], configure-[+module+],
12587 configure-target-[+module+], configure-gcc): ... these. Test
12588 for Makefile existence. Drop config.status from dependencies.
12589 * Makefile.in: Rebuilt.
12590 * configure.in: Move gcc-version-trigger to the end of
12591 ac_configure_args. Add comments to maybedep.tmp and
12592 serdep.tmp. Introduce --disable-serial-configure. Remove
12593 nonopt from baseargs, matching and removing corresponding
12594 whitespace while at it.
12595 * configure: Rebuilt.
12596
e245b0ea
AO
125972002-12-28 Alexandre Oliva <aoliva@redhat.com>
12598
903de295
AO
12599 * configure.in (host_configargs): Replace reference to
12600 no-longer-defined buildopts with --build=${build_alias}.
12601 * configure: Rebuilt.
12602
e245b0ea
AO
12603 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12604 program_transform_name to standard idiom.
12605 (AUTOGEN, AUTOCONF): Define.
12606 (Makefile.in): Use $(AUTOGEN).
12607 (Makefile): Depend on config.status, and use autoconf-style rule to
12608 build it. Move original commands to...
12609 (config.status): ... this new target.
12610 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12611 $(AUTOCONF).
12612 * Makefile.in: Rebuilt.
12613
671aa708
NN
126142002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12615
53fbfb58
NN
12616 * Makefile.tpl: Fix dramatic bustage due to change in
12617 program_transform_name.
12618 * Makefile.in: Regenerate.
12619
12620 * configure.in: Remove unnecessary PATH setting.
12621 * configure: Regnerate.
12622
12623 * configure.in: Don't default to unprefixed tools unless
12624 the native tools will work.
12625 * configure: Regenerate.
12626
671aa708
NN
12627 * configure.in: Convert to autoconf script. Blow away lots
12628 of now-redundant Makefile fragments.
12629 * configure: Generate using Autoconf.
12630 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12631 * Makefile.in: Regenerate.
12632
57f40826
NN
126332002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12634
3fedb745
NN
12635 * configure: Fix stupid bug where RANLIB was mistakenly included.
12636
abb2db7a 12637 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12638 (build_configargs, host_configargs, target_configargs).
12639
12640 * configure.in: Move logic out of sed statement.
12641
abb2db7a 12642 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12643 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12644
315fa0f4
SS
126452002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12646
12647 * config.sub: Import from master repository
12648 * config.guess: Ditto
12649
45aff44f
AS
126502002-12-24 Andreas Schwab <schwab@suse.de>
12651
12652 * Makefile.tpl (multilib.out): Fix missing space.
12653 * Makefile.in: Regenerate.
12654
88b5521b
NN
126552002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12656
12657 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12658 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12659 * Makefile.in: Regenerate.
12660 * configure.in: Remove unnecessary leftovers.
12661
2a726918
GK
126622002-12-21 Geoffrey Keating <geoffk@apple.com>
12663
12664 * configure.in (extra_ranlibflags_for_target): New variable.
12665 (*-*-darwin): Add -c to ranlib commands.
12666 * configure (tooldir): Handle extra_ranlibflags_for_target.
12667
aace3269 126682002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12669
12670 * Makefile.tpl: Revert HJL's change.
12671 * Makefile.in: Regenerated.
12672 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12673 always.
12674
f0895142
AS
126752002-12-19 Andreas Schwab <schwab@suse.de>
12676
12677 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12678 * Makefile.in: Regenerate.
12679
dce2d8b2 126802002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12681
12682 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12683 * Makefile.in: Regenerated.
12684
12685 * configure.in (build_prefix): New. Substitute.
12686
212f6dd0
NN
126872002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12688
79308c5d
NN
12689 * Makefile.tpl: Don't let real targets depend on phony targets.
12690 * Makefile.in: Regenerate.
12691
212f6dd0
NN
12692 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12693 * Makefile.in: Regenerate.
12694
ab17919f
SS
126952002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12696
12697 * config.sub: Import from master repository
12698 * config.guess: Ditto
12699
5ecf91d1
JM
127002002-12-16 Jason Merrill <jason@redhat.com>
12701
12702 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12703 previous 'make bootstrap'.
12704 * Makefile.in: Regenerate.
12705
d8437e1b
HPN
127062002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12707
12708 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12709
4977bab6
ZW
127102002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12711
12712 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12713 * Makefile.in: Regenerate.
12714
0edcfdcb
JM
127152002-12-13 Jason Merrill <jason@redhat.com>
12716
6248218a 12717 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12718 library tests.
12719 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12720 * Makefile.in: Regenerate.
12721
4977bab6
ZW
127222002-12-12 Alexandre Oliva <aoliva@redhat.com>
12723
12724 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12725 * Makefile.in: Rebuilt.
12726
f87505dd
AO
127272002-12-12 Alexandre Oliva <aoliva@redhat.com>
12728
12729 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12730
4977bab6
ZW
127312002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12732
12733 * configure: Fix bug put in by gremlins.
12734
12735 * Makefile.tpl: Substitute more autoconfily.
12736 * configure: Substitute more autoconfily.
12737 * Makefile.in: Regenerate.
12738
7f0db92a
SS
127392002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12740
12741 * config.sub: Import from master repository
12742 * config.guess: Ditto
12743 * MAINTAINERS: Added Svein Seldal under write after approval
12744
4977bab6
ZW
127452002-12-08 Andrew Cagney <ac131313@redhat.com>
12746
12747 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12748 * Makefile.in (all-sim): Ditto.
12749
127502002-12-06 DJ Delorie <dj@redhat.com>
12751
12752 * Makefile.tpl: Change configure dependencies to not have real
12753 targets depend on phony targets.
12754
127552002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12756
12757 * configure.in: Revert unintentional change.
12758
12759 * Makefile.tpl: Change dependency for */multilib.out so that
12760 it works when gcc isn't in the tree.
12761
12762 * configure.in: Substitute more.
12763 * configure: Run subconfigures from the Makefile.
12764 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12765 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12766
67f1b906
GP
127672002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12768
12769 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12770
4977bab6
ZW
127712002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12772
12773 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12774 and corresponding dependencies.
12775 * Makefile.in: Regenerate.
12776
12777 * configure.in (host_tools): Order binutils, gas and ld for
12778 convenience in running the testsuites.
12779
12780 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12781 * Makefile.in: Regenerate.
12782 * configure.in: Introduce rules to serialize subconfigure runs.
12783
12784 * configure.in: Introduce BASE_CC_FOR_TARGET.
12785 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12786 Realize configure-build-* targets. Realize configure-target-* targets.
12787 * Makefile.in: Regenerate.
12788
127892002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12790
12791 * configure: Move gcc_version_trigger stuff from here...
12792 * configure.in: ...to here.
12793
12794 * configure.in: Separate subconfigure options added by this file from
12795 options given by the user. Add machinery to put args for host
12796 subconfigures into the Makefile.
12797
12798 * Makefile.tpl: Remove 'vault' targets.
12799 * Makefile.tpl: Reorder and comment dependencies.
12800 * Makefile.in: Regenerate.
12801
128022002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12803 * configure.in: Fix my broken commit of previous patch. (sigh)
12804
743f054e
GK
128052002-11-28 Geoffrey Keating <geoffk@apple.com>
12806
12807 * configure.in: Move host-specific darwin noconfigdirs into
12808 the host-specific section.
12809
4977bab6
ZW
128102002-11-28 Geoffrey Keating <geoffk@apple.com>
12811
12812 * configure.in: Move host-specific darwin noconfigdirs into
12813 the host-specific section.
12814
128152002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12816
12817 * configure: Remove skip-this-dir support.
12818 * Makefile.tpl: Remove skip-this-dir support.
12819
12820 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12821 subdirectories.
12822 * Makefile.in: Regenerate.
12823
12824 * Makefile.tpl: Strip out useless setting of 'dir'.
12825 * Makefile.in: Regenerate.
12826
128272002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12828
12829 * configure.in: Fix deeply stupid bug.
12830
12831 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12832 shell code in CXX_FOR_TARGET
12833 * Makefile.def: Introduce raw_cxx.
12834 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12835 RAW_CXX_FOR_TARGET.
12836 * Makefile.in: Regenerate.
12837
128382002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12839
12840 * Makefile.tpl: Remove unnecessary ifs.
12841 * Makefile.in: Regenerate.
12842
12843 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12844 dependencies. Maybe-ize build-libiberty. Create dummy install
12845 targets for 'no_install' modules.
12846 * configure: Move GDB_TK substitution to configure.in. Move
12847 build_modules stuff to configure.in.
12848 * configure.in: Implement soft dependency machinery. Maybe-ize
12849 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12850 * Makefile.in: Regenerate.
12851
128522002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12853
12854 * Makefile.tpl: Make all-target, install-target behave similarly
12855 to all, install (only hitting configured targets). Eliminate
12856 unused macro defintions.
12857
12858 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12859 build != host.
12860
12861 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12862
12863 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12864
12865 * configure.in: Produce lists of subdir targets we're actually
12866 configuring. Remove references to "dosrel".
12867 * Makefile.tpl: Let configure set which subdir targets are hit.
12868 Remove install-cross; clean up install; remove ALL. Remove
12869 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12870 Autogenerate host module targets. Remove empty dependency lines
12871 and redundant dependency; rearrange slightly.
12872 * Makefile.def: Add host-side libtermcap, utils.
12873
12874 * Makefile.in: Regenerate.
12875
e6226a2f
RO
128762002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12877
12878 * ltconfig (osf[345]): Append $major to soname_spec.
12879 Reflect this in library_names_spec.
12880 * ltmain.sh (osf): Prefix $major with . for use as extension.
12881
3b75d237
AJ
128822002-11-19 Andreas Jaeger <aj@suse.de>
12883
12884 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12885 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12886 and sparc64 GNU/Linux systems.
12887
809108de
NS
128882002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12889
12890 * MAINTAINERS: Update email.
12891
e7e0de7e
GP
128922002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12893
12894 * MAINTAINERS: Complete James Dennett's entry.
12895
f7109dea
EB
128962002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12897
12898 * MAINTAINERS (Write After Approval): Add myself.
12899
d3ac17c9
BK
129002002-11-13 Bruce Korb <bkorb@gnu.org>
12901
12902 * Makefile.tpl: syntactic cleanup
12903
dce2d8b2 129042002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12905
12906 * MAINTAINERS: Add myself to write-after-approval list.
12907
4977bab6
ZW
129082002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12909
12910 * Makefile.def: Add list of recursive targets to autogenerate.
12911 Add build_modules.
12912 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12913 targets. Autogenerate *-build-* targets.
12914 * Makefile.in: Regenerate.
12915
129162002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12917
12918 * configure: More autoconf-style substitutions.
12919 * Makefile.tpl: More autoconf-style substitutions.
12920 * Makefile.in: Regenerate.
12921
129222002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12923
12924 * configure: Substitute more variables in a more autoconf-friendly
12925 way. Simplify slightly.
12926 * Makefile.tpl: Make more variables substitutable in an
12927 autoconf-friendly way.
12928 * Makefile.in: Regenerate.
12929
d4783999
JW
129302002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12931
12932 * MAINTAINERS (Write After Approval): Add myself.
12933
4977bab6
ZW
129342002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12935
12936 * configure.in (v810*): Remove special setting of tools.
12937
12938 * configure: Add support for extra required flags for ar or nm.
12939 * configure.in (aix4.3+): Use above support for target-specific
12940 issues, rather than using config/mt-aix43.
12941
129422002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12943
12944 * configure: Remove 'removing', which doesn't work. Replace $subdir
12945 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12946 with $srcdir. Reformat indentation. Substitute some variables
12947 formerly hard-coded in the Makefile for build=host.
12948 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12949 * Makefile.def: Autogenerate more.
12950 * Makefile.in: Regenerate.
12951
1c9c903e
AN
129522002-11-04 Adam Nemet <anemet@lnxw.com>
12953
12954 * MAINTAINERS (Write After Approval): Add myself.
12955
40673d2b
KB
129562002-11-04 Kevin Buettner <kevinb@redhat.com>
12957
12958 * Makefile.def (host_modules): Add rda.
12959 * Makefile.in: Regenerate.
12960 * configure.in (target_tool): Add target-rda to list.
12961
42e650ae
GP
129622002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12963
12964 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12965
e004b81f
PE
129662002-10-25 Phil Edwards <pme@gcc.gnu.org>
12967
12968 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12969 and restrap targets to this rule.
12970 * Makefile.in: Regenerate.
12971
06bd49b1
GP
129722002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12973
12974 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12975 GNATS only accounts.
12976
d0af82b0
HPN
129772002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12978
12979 * configure.in (i[3456]86-*-linux*): Add check to disable
12980 ${libgcj} for glibc1.
12981
10782654
DC
129822002-10-24 Denis Chertykov <denisc@overta.ru>
12983
12984 * MAINTAINERS: Add myself as ip2k port maintainer.
12985
a5a438f5
SS
129862002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12987
12988 * configure.in: Add tic4x target.
12989
fe3d5b7f
NN
129902002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12991
aba8a494
NN
12992 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12993 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12994 * Makefile.in: Regenerate.
12995
fe3d5b7f
NN
12996 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12997 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12998 * Makefile.in: Regenerate.
12999
a6ad79e7
JJ
130002002-10-02 Janis Johnson <janis187@us.ibm.com>
13001
13002 * MAINTAINERS: Add myself as web pages co-maintainer.
13003
6a8a9058
NN
130042002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13005
13006 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13007 * Makefile.in: Regenerate.
13008
327d975a
ZW
130092002-10-02 Zack Weinberg <zack@codesourcery.com>
13010
13011 * MAINTAINERS: Add myself and Nathan Sidwell
13012 <nathan@codesourcery.com> as VxWorks maintainers.
13013
a5ae8f19 130142002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13015
13016 * Makefile.def: Remove order dependency comments.
13017 * Makefile.tpl: Add explicit install-install dependencies.
13018 * Makefile.in: Regenerate.
d0f6c823 13019
34c6040c 13020 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13021 * Makefile.in: Regenerate.
34c6040c 13022
d0f6c823
NN
13023 * Makefile.tpl: Add configure-target (for src-release in src)
13024 * Makefile.in: Regenerate.
13025
50bd210b
NC
130262002-09-30 Nick Clifton <nickc@redhat.com>
13027
13028 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13029
ca25149e
UW
130302002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13031
13032 * configure.in (s390*-*-linux*): Enable libgcj.
13033
dd30b57d
NN
130342002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13035
9e60a678
NN
13036 * configure: Revert accidentally applied changes.
13037
dd30b57d
NN
13038 * Makefile.tpl: Make more autoconf-friendly.
13039 * Makefile.in: Regenerate.
13040 * configure: Make substitution more autoconf-like.
13041
5831424e
RE
130422002-09-28 Richard Earnshaw <rearnsha@arm.com>
13043
13044 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13045 single entry to handle all these.
13046 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13047 libjava on arm-*-elf.
13048
b7f3b15b
GK
130492002-09-27 Geoffrey Keating <geoffk@apple.com>
13050
13051 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13052 things that depend on them.
13053
0dffceed
NN
130542002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13055
13056 * Makefile.tpl: Make subsituted variables more autoconfy.
13057 * Makefile.in: Regenerate.
13058 * configure: Make seds more autoconfy.
13059
1db75a86 130602002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13061
13062 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13063 * Makefile.in: Regenerate.
13064 * configure.in: Rewrite sed statements to look autoconfy.
13065
1db75a86
NN
13066 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13067 all-target-foo on configure-target-foo.
13068 * Makefile.def: Ditto.
13069 * Makefile.in: Rebuild.
13070
741a4e89
AH
130712002-09-25 Andrew Haley <aph@redhat.com>
13072
13073 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13074
95ddd785
NN
130752002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13076
13077 * Makefile.def: New file.
13078 * Makefile.tpl: New file.
13079 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13080 * contrib/gcc_update: Note that Makefile.in is a generated file.
13081
13082 * configure.in: Minor rearrangement. Simplify tests.
13083
65a824f6
JT
130842002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13085
13086 * configure.in (with_headers): Skip copy if value is "yes".
13087 (with_libs): Likewise.
13088
51270f0a 130892002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13090
13091 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13092 * configure.in (sh*-*-pe*): Ditto.
13093 * configure.in (mips*-*-pe*): Ditto.
13094 * configure.in (*arm-wince-pe): Ditto.
13095
8f89dbf4
NN
13096 * configure.in: Rearrange.
13097
c1b8db3f
KH
130982002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13099
13100 * MAINTAINERS: Update my email address.
13101
341f0575
PK
131022002-08-30 Paul Koning <pkoning@equallogic.com>
13103
13104 * MAINTAINERS: (Write After Approval): Add myself.
13105
d2e06980
GK
131062002-08-29 Geoffrey Keating <geoffk@redhat.com>
13107
13108 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13109
4906d5d8
GK
131102002-08-24 Geoffrey Keating <geoffk@redhat.com>
13111
13112 * MAINTAINERS: Change my mailing address.
13113
e9a25cc8
PC
131142002-08-21 Paolo Carlini <pcarlini@unitus.it>
13115
13116 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13117 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13118
dce2d8b2 131192002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13120
13121 * MAINTAINERS (Write After Approval): Remove myself.
13122 (Various Maintainers: c++ runtime libs): Add myself.
13123
5ce6f47b
EC
131242002-08-15 Eric Christopher <echristo@redhat.com>
13125
13126 * config.sub: Import from master repository.
13127 * config.guess: Ditto.
13128
7f9317f0
AO
131292002-08-19 Alexandre Oliva <aoliva@redhat.com>
13130
13131 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13132 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13133 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13134
7aecca3d
AH
131352002-08-16 Aldy Hernandez <aldyh@redhat.com>
13136
13137 * MAINTAINERS: Add self to rs6000 vector extensions.
13138
8ea4b195
AO
131392002-08-15 Alexandre Oliva <aoliva@redhat.com>
13140
13141 * libiberty/configure: Reverted unintended yesterday's check in.
13142
f5cc59a7
AO
131432002-08-14 Alexandre Oliva <aoliva@redhat.com>
13144
13145 * boehm-gc/configure, libf2c/configure: Rebuilt.
13146 * libffi/configure, libiberty/configure: Ditto.
13147 * libjava/configure, libobjc/configure: Ditto.
13148 * libstdc++-v3/configure, zlib/configure: Ditto.
13149 Merged from binutils:
13150 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13151 From Steve Ellcey <sje@cup.hp.com>:
13152 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13153 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13154 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13155 IA64.
13156 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13157 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13158 soname_spec, sys_lib_search_path_spec): Ditto.
13159
dce2d8b2 131602002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13161
13162 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13163
2ff34870
L
131642002-08-04 H.J. Lu (hjl@gnu.org)
13165
13166 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13167
a014f2fe
KW
131682002-08-02 Krister Walfridsson <cato@df.lth.se>
13169
13170 * MAINTAINERS (Write After Approval): Add myself.
13171
c01d477a
AM
131722002-07-31 Alan Modra <amodra@bigpond.net.au>
13173
13174 * configure.in: Move generic linux case to end. Copy generic
13175 linux noconfigdirs to mips*-*-linux* entry and new
13176 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13177
68cd2524
MM
131782002-07-19 Michael Matz <matz@suse.de>
13179
13180 * MAINTAINERS: Add myself as ra* maintainer.
13181
e2d83b8c
CD
131822002-07-16 Chris Demetriou <cgd@broadcom.com>
13183
13184 * config.guess: Update to 2002-07-09 version.
13185 * config.sub: Update to 2002-07-03 version.
13186
cece4f1d
HPN
131872002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13188
13189 * MAINTAINERS: Fix typo in a maintainer email address.
13190
bb654703
NN
131912002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13192
13193 * configure.in: Remove two redundant tests.
13194
789b7de5
RO
131952002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13196
13197 * configure.in (mips*-*-irix6*o32): Enable stabs.
13198
e1da1089
NN
131992002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13200
f3970bba
NN
13201 * configure.in: Don't build grez.
13202 * Makefile.in: Ditto.
13203
e1da1089
NN
13204 * Makefile.in: Remove references to bsp, cygmon, libstub.
13205 * configure.in: Ditto.
13206
13207 * configure.in: Remove leftover reference to gdbtest.
13208
57c905fa
PE
132092002-07-08 Phil Edwards <pme@gcc.gnu.org>
13210
13211 * configure.in (gxx_include_dir): Change to match versioned
13212 C++ headers if --enable-version-specific-runtime-libs is used.
13213
a0af94a7 132142002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13215
a0af94a7
SE
13216 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13217
423ce3eb
NN
132182002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13219
13220 * configure.in: Make --without-x work.
13221
98186934
NN
132222002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13223
c3b7d169
NN
13224 * configure.in: Rearrange target Makefile fragment collection.
13225
98186934
NN
13226 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13227 cvs[src].
13228 * configure.in: Ditto.
13229
eebd288a
MK
132302002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13231
13232 * MAINTAINERS (Write After Approval): Update my e-mail address.
13233
3ab36f05
NN
132342002-06-24 Ben Elliston <bje@redhat.com>
13235
13236 * configure.in (host_tools): Remove cgen.
13237
13238 * Makefile.in (all-cgen): Remove; runs from its source directory.
13239 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13240 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13241 (all-sim): Likewise.
13242
dce2d8b2 132432002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13244
13245 * Makefile.in: Eliminate 'apache' targets.
13246 * configure.in: Eliminate 'apache' targets.
13247
55380b08
NN
13248 * configure.in: Eliminate redundant tests. Reorganize.
13249
9a5c1b9d
NN
13250 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13251
5fd3853a
NN
13252 * config-ml.in: Eliminate references to Cygnus configure.
13253
cfefc434
NN
13254 * Makefile.in: Eliminate references to building emacs.
13255
2fe93885
GS
132562002-06-28 Graham Stott <graham.stott@btinternet.com>
13257
13258 * MAINTAINERS: Update my email address.
13259
53c40185
BK
132602002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13261
13262 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13263 (cxx_incdir): Remove.
53c40185 13264
97679694
NN
132652002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13266
13267 * MAINTAINERS (Write After Approval): Add self.
13268
b03bcd37
DC
13269Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13270
13271 * configure.in: Add support for ip2k.
13272
6bd12129
NN
132732002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13274
13275 * configure.in: Fix AIX configury bug.
13276
e0d98a92
SE
132772002-06-20 Steve Ellcey <sje@cup.hp.com>
13278
13279 * MAINTAINERS (Write After Approval): Add self.
13280
ba3292db
NN
132812002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13282
ef40bc65
NN
13283 * configure.in: replace ${topsrcdir} with ${srcdir}
13284
7a0be465
NN
13285 * configure.in: Move definition of libstdcxx_flags
13286 right above usage, rather than waaay earlier.
13287
e1848dde
NN
13288 * configure.in: Pull definition of is_cross_compiler earlier.
13289
8bc2fff1
NN
13290 * configure.in: Rearrange a little.
13291
ba3292db
NN
13292 * configure.in: Remove references to librx.
13293 * Makefile.in: Remove references to librx.
13294
11d8b408
DC
13295Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13296
13297 * config.sub: Add support for avr target.
13298 Import from master sources, rev 1.255
5ce6f47b 13299
93da8339
PE
133002002-06-19 Phil Edwards <pme@gcc.gnu.org>
13301
13302 * configure, .cvsignore: Revert previous change...
13303 * Makefile: ...delete.
13304
b4caab5c
NN
133052002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13306
13307 * configure.in: Eliminate ${gasdir} variable.
13308
ee777171
DB
133092002-06-18 Dave Brolley <brolley@redhat.com>
13310
13311 * configure.in: Add support for frv.
13312 * config.sub: Add support for frv.
13313
26e4af54
PE
133142002-06-18 Phil Edwards <pme@gcc.gnu.org>
13315
13316 * configure: Remove garbage from previous commit.
13317
bb20b7da
PE
133182002-06-18 Phil Edwards <pme@gcc.gnu.org>
13319
13320 * configure: For in-source builds, make a subdir and re-exec there.
13321 * Makefile: New file. Pass targets through to build directory.
13322 * .cvsignore: No longer ignore "Makefile".
13323
9d321f6c
DR
133242002-06-16 Douglas Rupp <rupp@gnat.com>
13325
13326 * MAINTAINERS (Write After Approval): Add self.
13327
c8eb2bc0
KG
133282002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13329
13330 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13331
f210d239
JT
133322002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13333
13334 * configure.in (vax-*-netbsd*): Re-enable gas.
13335
e9667b3c
NN
133362002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13337
efe1f357
NN
13338 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13339 BUILD_PREFIX_1, to correct nomenclature.
13340 * configure: Likewise.
13341
e9667b3c
NN
13342 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13343 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13344
fe2fe497
OH
133452002-05-31 Olaf Hering <olh@suse.de>
13346
13347 * config-ml.in: Propogate DESTDIR also.
13348
dcf7f0dd
JT
133492002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13350
13351 * configure.in (vax-*-netbsd*): Don't build gas for this
13352 platform.
13353
6ff14f32
MM
133542002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13355
13356 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13357 and libgcj for AVR.
13358
397de1ff
KK
133592002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13360
13361 * MAINTAINERS (Write After Approval): Add myself.
13362
ac30211c
JT
133632002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13364
13365 * config.guess: Update to 2002-05-22 version.
13366 * config.sub: Likewise.
13367
1e6347d8
RO
133682002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13369
13370 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13371 * config-ml.in: Likewise.
13372 * configure: Likewise.
13373 * configure.in: Likewise.
13374
e5ce1d6d
SC
133752002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13376
13377 * MAINTAINERS: Update my email address.
13378
6cdef75d
NN
133792002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13380
4a87f061
NN
13381 * configure.in: Simplify makefile fragment collection.
13382
13383 * configure.in: Remove code to build emacs.
603606e7 13384
e254d6b5
NN
13385 * configure.in : Remove --srcdir argument from targargs and buildargs
13386 (it's always overridden in the Makefile anyway). Rearrange a bit.
13387
13388 * configure: Move some logic to configure.in.
13389 * configure.in: Move some logic from configure.
6cdef75d 13390
1d6006fe
TT
133912002-05-11 Tom Tromey <tromey@redhat.com>
13392
13393 * MAINTAINERS: Reflect libgcj reality.
13394
b70b3534
FS
133952002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13396
13397 * Makefile.in: Honour DESTDIR.
13398
4434687a
MM
133992002-05-08 Mark Mitchell <mark@codesourcery.com>
13400
13401 * config.guess: Import 2002-03-20 version.
13402 * config.sub: Import 2002-04-26 version.
13403
a89e49c7
RO
134042002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13405
13406 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13407
44e55536
TJ
134082002-05-07 Tim Josling <tej@melbpc.org.au>
13409
13410 * MAINTAINERS: Add self.
13411
dce2d8b2 134122002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13413
13414 * ltmain.sh: Detect and handle object name conflicts
13415 while piecewise linking a static library.
13416
b7c13625
AO
134172002-05-05 Alexandre Oliva <aoliva@redhat.com>
13418
13419 * configure.in (noconfigdirs): Don't disable libgcj on
13420 sparc64-*-solaris* and sparcv9-*-solaris*.
13421
4182d9fa
AO
134222002-05-03 Alexandre Oliva <aoliva@redhat.com>
13423
13424 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13425
7bebf279
TF
134262002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13427
13428 * configure.in (FLAGS_FOR_TARGET): Do not add
13429 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13430 on i[3456]86-*-linux*.
13431
9a06dc7d
TF
134322002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13433
13434 * configure.in (noconfigdirs): Replace [ ] with test.
13435
13436 * configure.in (noconfigdirs): Do not add target-newlib if
13437 target == i[3456]86-*-linux*, and host == target.
13438
a51a07fa
NN
134392002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13440
9e7facd6
DD
13441 * configure.in: delete reference to absent file
13442
aeaa0f2f
NN
13443 * configure.in: replace '[' with 'test'
13444
4bb98828
NN
13445 * configure.in: Eliminate references to gash.
13446 * Makefile.in: Eliminate references to gash.
13447
64791664
NN
13448 * configure.in: remove useless references to 'pic' makefile fragments.
13449
3ed57cf4
NN
13450 * configure.in: (*-*-windows*) Finish removing.
13451
a51a07fa
NN
13452 * configure.in: Eliminate redundant test for libgui.
13453
8552f6f1
RS
134542002-04-29 Roger Sayle <roger@eyesopen.com>
13455
13456 * MAINTAINERS: Add self and realphabetize. Update entries
13457 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13458 entry for a29k port maintainer.
13459
dce2d8b2 134602002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13461
13462 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13463 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13464
704c9a14
NN
134652002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13466
13467 * configure.in: remove references to dead files
13468
7bff5059
MM
134692002-04-19 Mark Mitchell <mark@codesourcery.com>
13470
13471 * MAINTAINERS: Add information about purpose of this file.
13472
0c7c67f0
TT
134732002-04-18 Tom Tromey <tromey@redhat.com>
13474
13475 * configure.in: Disallow configuring libgcj when it is already
13476 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13477 Solaris 2.8 by default. For PR libgcj/6158.
13478
63501e91
NN
134792002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13480
13481 * configure.in: Move default CC setting out of config/mh-* fragments
13482 directly into here.
13483
701afd4d
NN
134842002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13485
13486 * configure.in: don't even try to configure or make a subdirectory
13487 if there's no configure script for it.
13488
07cdae91
MM
134892002-04-15 Mark Mitchell <mark@codesourcery.com>
13490
13491 * MAINTAINERS: Remove chill maintainers.
13492 * Makefile.in (CHILLFLAGS): Remove.
13493 (CHILL_LIB): Remove.
13494 (TARGET_CONFIGDIRS): Remove libchill.
13495 (CHILL_FOR_TARGET): Remove.
13496 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13497 CHILL_LIB.
13498 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13499 (CHECK_TARGET_MODULES): Likewise.
13500 (INSTALL_TARGET_MODULES): Likewise.
13501 (CLEAN_TARGET_MODULES): Likewise.
13502 (configure-target-libchill): Remove.
13503 (all-target-libchill): Remove.
13504 * configure.in (target_libs): Remove target-libchill.
13505 Do not compute CHILL_FOR_TARGET.
13506 * libchill: Remove directory.
5ce6f47b 13507
ab50d72b
DD
135082002-04-11 DJ Delorie <dj@redhat.com>
13509
13510 * Makefile.in, configure.in: Sync with binutils, entries
13511 follow...
13512
0a1e123a
DD
135132002-04-07 Andrew Cagney <ac131313@redhat.com>
13514
13515 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13516 (do-tar, do-bz2): New rules.
13517 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13518 (gdb-tar): New rule.
13519 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13520 (insight_dejagnu.tar): New rule.
13521 (insight.tar): New rule.
13522 (gdb+dejagnu.tar): New rule.
13523 (gdb.tar): New rule.
13524
ab50d72b
DD
135252002-02-01 Mo DeJong <supermo@bayarea.net>
13526
13527 * Makefile.in: Add all-tix to deps for all-snavigator
13528 so that tix is built when building snavigator.
13529
135302002-01-11 Steve Ellcey <sje@cup.hp.com>
13531
13532 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13533 ld and gdb are not supported.
13534
135352002-01-07 Mark Salter <msalter@redhat.com>
13536
13537 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13538 Allow target-libgloss to be built for arm, strongarm, and xscale.
13539
135402001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13541
13542 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13543 options for i[3456]86-pc-linux* native builds.
13544
135452001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13546
13547 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13548 files from .po files for a distribution.
13549
135502001-09-03 Jeff Holcomb <jeffh@redhat.com>
13551
13552 * configure.in: Enable libstdc++-v3 for h8300 targets.
13553
135542001-06-19 Alan Modra <amodra@bigpond.net.au>
13555
13556 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13557 version from bfd/.
13558
13559Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13560
13561 * Makefile.in (VER): When present, extract the version number from
13562 the file version.in.
13563
dce2d8b2 135642001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13565
13566 * configure.in : enable ld for aix
13567
135682001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13569
13570 * config.guess: Add linux target for S/390.
13571
135722000-11-07 Philip Blundell <pb@futuretv.com>
13573
13574 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13575
135762000-11-03 Philip Blundell <pb@futuretv.com>
13577
13578 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13579 files.
13580
135812001-01-15 Ben Elliston <bje@redhat.com>
13582
13583 * configure.in (host_tools): Add sid.
13584 Always configure cgen.
13585
135862000-11-24 Nick Clifton <nickc@redhat.com>
13587
13588 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13589
ab50d72b
DD
135902000-08-20 Doug Evans <dje@casey.transmeta.com>
13591
13592 * Makefile.in (ALL_MODULES): Add all-cgen.
13593 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13594 (all-cgen): New target.
13595 (all-opcodes,all-sim): Depend on all-cgen.
13596 * configure.in (host_tools): Add cgen.
13597 Only configure cgen if --enable-cgen-maint.
13598
dce2d8b2 135992002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13600
13601 * configure.in: Add *-*-freebsd* configurations.
13602
90def2b2
TT
136032002-04-08 Tom Tromey <tromey@redhat.com>
13604
13605 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13606 Fixes PR libgcj/6068.
13607
320d7e7a
KW
136082002-03-30 Krister Walfridsson <cato@df.lth.se>
13609
13610 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13611
18b467f1
RO
136122002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13613
13614 * configure.in (alpha*-dec-osf*): Enable libgcj.
13615
dce2d8b2 136162003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13617
13618 * MAINTAINERS (Write After Approval): Add myself.
13619
56ae9405
NC
136202002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13621
13622 Fix for: PR bootstrap/3591, target/5676
13623 * configure.in (mcore-pe): Disable the configuration of
13624 libstdc++-v3 since exceptions are not supported.
13625
f18d9a0c
AG
136262002-03-20 Anthony Green <green@redhat.com>
13627
13628 * configure.in: Enable libgcj for xscale-elf target.
13629
dce2d8b2 13630Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13631
13632 * MAINTAINERS: Update my email address.
13633
28eca9e8
AO
136342002-03-16 Alexandre Oliva <aoliva@redhat.com>
13635
13636 * ltmain.sh (relink_command): Fix typo in previous change.
13637
e67e72c7
AO
136382002-03-15 Alexandre Oliva <aoliva@redhat.com>
13639
13640 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13641 (relink_command): Added --tag flags.
13642 (mode=install): If relinking fails; error out.
13643
c2273204
RH
136442002-03-12 Richard Henderson <rth@redhat.com>
13645
13646 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13647 .NOTPARALLEL tag.
13648 (do-check): Rename from check.
13649 (check): Allow parallel check.
13650
bcb64245
BW
136512002-03-12 Bob Wilson <bob.wilson@acm.org>
13652
13653 * MAINTAINERS: Add myself as maintainer for xtensa port.
13654 Fix alphabetical order in CPU port maintainer list.
13655 Remove myself from Write After Approval list.
13656
63adb4ff
RH
136572002-03-11 Richard Henderson <rth@redhat.com>
13658
13659 * Makefile.in (.NOTPARALLEL): Add fake tag.
13660
9bec4bf0
L
136612002-03-07 H.J. Lu (hjl@gnu.org)
13662
13663 * configure.in: Enable gprof for mips*-*-linux*.
13664
c7fc1f84
DS
136652002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13666
13667 * MAINTAINERS (Write After Approval): Add myself.
13668
6bff33fb
AO
136692002-02-28 Alexandre Oliva <aoliva@redhat.com>
13670
13671 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13672 libjava.
13673 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13674
0210b33b
AO
136752002-02-23 Alexandre Oliva <aoliva@redhat.com>
13676
13677 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13678 because its Makefile is there; test for the executable instead.
13679
fcc0a3ef
AO
136802002-02-22 Alexandre Oliva <aoliva@redhat.com>
13681
13682 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13683 libstdc++-v3 and libjava.
13684
dce2d8b2 136852002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13686
13687 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13688 boehm-gc
5ce6f47b 13689
40fe0ec3
AO
136902002-02-09 Alexandre Oliva <aoliva@redhat.com>
13691
13692 * config.guess: Updated to 2002-01-30's version.
13693 * config.sub: Updated to 2002-02-01's version.
13694 Contribute sh64-elf.
13695 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13696 * configure.in: Added sh64-*-*.
13697
694d53ee
CD
136982002-02-08 Chris Demetriou <cgd@broadcom.com>
13699
13700 * MAINTAINERS: Belatedly add myself to write after approval list.
13701
a9ca50b1
JH
13702Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13703
13704 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13705 Remove self as Write After Approval.
13706
5ffc3500
GK
137072002-01-31 Geoffrey Keating <geoffk@redhat.com>
13708
13709 * MAINTAINERS: Put self in as maintainer for contrib/regression
13710 directory.
13711
4ceaf7fb
PE
137122002-01-28 Phil Edwards <pme@gcc.gnu.org>
13713
13714 * MAINTAINERS: Update my email address.
13715
51584787
JT
137162002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13717
5ce6f47b
EC
13718 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13719 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13720 libraries if not supported for NetBSD on target CPU.
13721
5701d273
DR
137222002-01-25 Douglas B Rupp <rupp@gnat.com>
13723
13724 * install-sh: Use _inst.$$_ for temp file name.
13725
b299a075
JT
137262002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13727
13728 * MAINTAINERS (Write After Approval): Move my contact info
13729 from here...
13730 (OS Port Maintainers): ...to here (netbsd).
13731
51fe14b5
BW
137322002-01-22 Bob Wilson <bob.wilson@acm.org>
13733
13734 * MAINTAINERS (Write After Approval): Add myself.
13735
dce2d8b2 137362002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13737
13738 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13739 (all-target-fastjar): Also depend on all-target-libiberty.
13740
3cd87679
L
137412002-01-16 H.J. Lu (hjl@gnu.org)
13742
13743 * config.guess: Import from master sources, rev 1.225.
13744 * config.sub: Import from master sources, rev 1.238.
13745
969a6d8f
KH
137462002-01-16 Kazu Hirata <kazu@hxi.com>
13747
13748 * MAINTAINERS (Write After Approval): Remove myself.
13749
366f6a52
FW
137502001-12-19 Florian Weimer <fw@deneb.enyo.de>
13751
13752 * MAINTAINERS (Write After Approval): Add myself.
13753
f02240b6
JM
137542001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13755
13756 * MAINTAINERS: Add self as docs co-maintainer.
13757
5d08dc39
MK
137582001-12-11 Matthias Klose <doko@debian.org>
13759
13760 * MAINTAINERS (Write After Approval): Add myself.
13761
39e790d5
ZW
137622001-12-09 Zack Weinberg <zack@codesourcery.com>
13763
13764 * MAINTAINERS: Update my email address.
13765
4519d6a3
TC
137662001-12-07 Turly O'Connor <turly@apple.com>
13767 * MAINTAINERS (Write After Approval): Add myself.
13768 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13769 (rs6000_initialize_trampoline): Call __trampoline_setup for
13770 ABI_DARWIN too.
13771 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13772 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13773
21cf0a73
PC
137742001-12-07 Paolo Carlini <pcarlini@unitus.it>
13775
13776 * MAINTAINERS (Write After Approval): Add myself.
13777
4ee43206
DR
13778Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13779
13780 * configure, configure.in: Use temp file for long sed commands.
13781
251931f3
LG
137822001-12-03 Laurent Guerby <guerby@acm.org>
13783
13784 * config.sub: Update to version 1.232 on subversion.
13785
03777dd7
BE
137862001-12-03 Ben Elliston <bje@redhat.com>
13787
13788 * MAINTAINERS: Update mail address for config.* patches.
13789
dce2d8b2 137902001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13791 Zack Weinberg <zack@codesourcery.com>
13792
13793 When build != host, create libiberty for the build machine.
13794
13795 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13796 CONFIG_ARGUMENTS.
13797 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13798 New variables.
13799 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13800 and rules.
13801 (all.normal): Depend on ALL_BUILD_MODULES.
13802 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13803 (all-build-libiberty): Depend on configure-build-libiberty.
13804
13805 * configure: Calculate and substitute proper value for
13806 ALL_BUILD_MODULES.
13807 * configure.in: Create the build subdirectory.
13808 Calculate and substitute TARGET_CONFIGARGS (formerly
13809 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13810
04075e8f
ZL
138112001-11-26 Ziemowit Laski <zlaski@apple.com>
13812
13813 * MAINTAINERS (write-after-approval): Add self.
13814
ed19322d
CR
138152001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13816
13817 * MAINTAINERS (GNATS only accounts): Remove self.
13818
90a12988
HPN
138192001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13820
13821 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13822 libf2c.
13823
77e653ad
CR
138242001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13825
13826 * MAINTAINERS (Write After Approval): Add self.
13827
64adad99
DB
138282001-11-12 David O'Brien <obrien@FreeBSD.org>
13829
13830 * MAINTAINERS: mips and s390 are also CPU ports.
13831
834a28c7
DB
138322001-11-12 David O'Brien <obrien@FreeBSD.org>
13833
13834 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13835
ef94239f
DB
138362001-11-11 David O'Brien <obrien@FreeBSD.org>
13837
13838 * MAINTAINERS: Alphabetize.
13839
beda0427
KH
138402001-11-09 Kazu Hirata <kazu@hxi.com>
13841
13842 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13843
6ca224d3
JDA
138442001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13845
13846 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13847
132e4bd7
PE
138482001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13849
13850 * configure.in (--enable-languages): Be more permissive about
13851 syntax. Check for empty lists better. Warn about $LANGUAGES.
13852
c6243b4c
GK
138532001-11-08 Geoffrey Keating <geoffk@redhat.com>
13854
13855 * config.sub: Import from master sources, rev. 1.230.
13856 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13857
abbb9e76
LG
138582001-11-07 Laurent Guerby <guerby@acm.org>
13859
13860 * MAINTAINERS (Write After Approval): Add self.
13861
53cdb27a
HPN
138622001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13863
13864 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13865
dd3a88c9
HPN
138662001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13867
13868 * config.sub: Import from master sources, rev 1.226.
13869 * config.guess: Import from master sources, rev 1.216.
13870
d344dce9
HPN
138712001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13872
13873 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13874 * MAINTAINERS: Add self as maintainer of MMIX port.
13875 Remove old after-approval entry.
13876
63f6bcd7
JM
138772001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13878
13879 * ChangeLog, configure: Fix spelling errors.
13880
84f92638
BK
138812001-10-20 Brendan Kehoe <brendan@zen.org>
13882
13883 * MAINTAINERS: Tweak my address.
13884
dce2d8b2 13885Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13886
13887 * MAINTAINERS: Update my email address.
13888
1567080c 138892001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13890
f48a3b5c 13891 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13892 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13893
30106886
GB
138942001-10-10 Geert Bosch <bosch@gnat.com>
13895
e490616e 13896 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13897 Added Robert Dewar.
13898
dce2d8b2 138992001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13900
13901 * MAINTAINERS (Write After Approval): Added self
13902
d1c3e709
GB
139032001-10-02 Geert Bosch <bosch@gnat.com>
13904
13905 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13906
50f5f793
JM
139072001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13908
13909 * configure: Handle temporary files securely using mkdir.
13910
7fddf9a9
AO
139112001-09-29 Alexandre Oliva <aoliva@redhat.com>
13912
13913 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13914
dce2d8b2 139152001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13916
13917 * configure.in (*-*-linux*): Disable configuration of target-newlib
13918 and target-libgloss.
e490616e 13919
0c055e34
AO
139202001-09-26 Alexandre Oliva <aoliva@redhat.com>
13921
13922 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13923 RANLIB.
13924
759bfa90
AO
139252001-09-21 Alexandre Oliva <aoliva@redhat.com>
13926
13927 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13928 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13929 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13930 avoid quotes nesting problems.
13931 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13932 (DO_X): Export only variables that are set.
13933
1dc4a750
BE
139342001-09-19 Ben Elliston <bje@redhat.com>
13935
13936 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13937 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13938 semantics. Use the shell built-in "type" command instead.
13939
898c7238
AO
139402001-08-31 Alexandre Oliva <aoliva@redhat.com>
13941
13942 Merged from gcc-3_0-branch:
13943 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13944 * ltcf-c.sh: Use $objext, not $ac_objext.
13945 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13946 * ltcf-cxx.sh: Add support for GNU.
13947 2001-07-22 Timothy Wall <twall@redhat.com>
13948 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13949 default settings if using GNU tools with that configuration.
13950 * ltcf-cxx.sh: Ditto.
13951 * ltcf-gcj.sh: Ditto.
13952 2001-07-21 Michael Chastain <chastain@redhat.com>
13953 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13954 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13955 * ltmain.sh: Mark as gcc-local.
13956
8fa0a32e
EC
139572001-08-30 Eric Christopher <echristo@redhat.com>
13958 Jason Eckhardt <jle@redhat.com>
13959
13960 * config.guess: Merge from master sources.
13961 * config.sub: Merge from master sources, add support for mipsisa32.
13962
32f30f91 139632001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13964 * config.sub: Merge from master sources, rev 1.219.
13965 * MAINTAINERS: Add self as contact for stormy16 port.
13966
f6084f99
ZW
139672001-08-14 Zack Weinberg <zackw@panix.com>
13968
13969 * config.sub: Merge from master sources, rev 1.218.
13970 * config.guess: Merge from master sources, rev 1.209.
13971
91b54f7f
GS
139722001-08-11 Graham Stott <grahams@redhat.com>
13973
13974 * Makefile.in (check-c++): Add missing semicolon.
13975
e5b3941e
JH
13976Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13977
32f30f91 13978 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 13979
6387a56e
EC
139802001-07-30 Eric Christopher <echristo@redhat.com>
13981
13982 * MAINTAINERS (Various maintainers: mips port): Added myself.
13983
53b475f0
AH
139842001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13985
e490616e 13986 * configure.in (sh-*-linux*): New.
53b475f0 13987
2a08c780
RH
139882001-07-27 Richard Henderson <rth@redhat.com>
13989
13990 * .cvsignore: Add LAST_UPDATED.
13991
bfa79422
UW
139922001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13993
13994 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13995
0ae85492
AH
139962001-07-16 Aldy Hernandez <aldyh@redhat.com>
13997
e490616e 13998 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 13999
8e1ab0fe
NP
14000Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14001
14002 * MAINTAINERS (Write After Approval): Added myself.
14003
2b997990
SC
140042001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14005
14006 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14007 and libgcj on m68hc11/m68hc12.
14008
d920e825
L
140092001-06-27 H.J. Lu (hjl@gnu.org)
14010
14011 * Makefile (CFLAGS_FOR_BUILD): New.
14012 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14013
d425a1e0
JM
140142001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14015
14016 * README: Remove version number.
14017
5b5b4207
GP
140182001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14019
14020 * INSTALL/README: Update wrt. to the installation instructions now
14021 residing in gcc/doc/install.texi.
14022
be839b69
JM
140232001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14024
14025 * README: Replace with a cut-down and updated version of gcc/README.
14026
fe2ee7c4
DE
140272001-06-12 David Edelsohn <edelsohn@gnu.org>
14028
14029 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14030 multilibs to be disabled.
14031
4f5d646c
DB
140322001-06-11 Daniel Berlin <dan@cgsoftware.com>
14033
14034 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14035
818f0c85
AO
140362001-06-09 Alexandre Oliva <aoliva@redhat.com>
14037
14038 * config.guess: Import CVS version 1.195.
14039 * config.sub: Import CVS version 1.212.
14040
e9a8af10
AO
140412001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14042
14043 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14044 gcc/xgcc is built, use -print-prog-name to find out the program
14045 name to use.
14046
ae3ca0a9
PE
140472001-06-04 Phil Edwards <pme@sources.redhat.com>
14048
14049 * config.guess: Import CVS version 1.194. All gcc-local changes
14050 appear to also be in the master copy.
14051 * config.sub: Import CVS version 1.211.
14052
066bd40d
MM
14053Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14054
14055 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14056 with_gcc]: Use `gcc -shared' to build a shared library.
14057
4aef4f33
JDA
14058Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14059
14060 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14061 archives.
14062
c386f00f
RO
14063Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14064
14065 * MAINTAINERS (Write After Approval): Add myself.
14066
2ae5cea5
HPN
140672001-06-01 Hans-Peter Nilsson <hp@axis.com>
14068
14069 * configure.in (libstdcxx_flags): Do not try to execute
14070 libstdc++-v3/testsuite_flags until it exists.
14071
c3766183
AM
140722001-06-01 Alan Modra <amodra@bigpond.net.au>
14073
14074 * MAINTAINERS: Update my email address.
14075
9b337833
GS
140762001-05-31 Graham Stott <grahams@redhat.com>
14077
14078 * MAINTAINERS (Write After Approval): Add myself.
14079
dce2d8b2 140802001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14081
14082 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14083 libraries when using g++ with native linker.
14084
5f7de4b8
AO
140852001-05-28 Alexandre Oliva <aoliva@redhat.com>
14086
14087 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14088
a7bc0fbb
AO
140892001-05-22 Alexandre Oliva <aoliva@redhat.com>
14090
14091 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14092 [aix4*|aix5*]: Prepend blank.
14093
33456445
AO
140942001-05-20 Alexandre Oliva <aoliva@redhat.com>
14095
14096 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14097 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14098 of subdir/configure scripts to use the new libtool.m4.
14099
e48d3d00
MK
141002001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14101
14102 * MAINTAINERS (Write After Approval): Add myself.
14103
9e0e191b
BK
141042001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14105
14106 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14107
3f19b439
BE
141082001-05-11 Ben Elliston <bje@redhat.com>
14109
14110 * Makefile.in (all-sid): New target.
14111 (check-sid, clean-sid, install-sid): Likewise.
14112
6ebe3121
JO
141132001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14114
14115 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14116
ca3667c4
AO
141172001-05-03 Alexandre Oliva <aoliva@redhat.com>
14118
14119 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14120 libgcj.
14121
141222001-05-03 Alexandre Oliva <aoliva@redhat.com>
14123
14124 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14125 gcc/xgcc is built, use -print-prog-name to find out the program
14126 name to use.
14127
b2964d63
AO
141282001-04-26 Alexandre Oliva <aoliva@redhat.com>
14129
b1bb2302
AO
14130 * configure.in (noconfigdirs): Don't reset it from scratch in the
14131 target case; only append to it.
6387a56e 14132
b2964d63
AO
14133 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14134 sparc-*-solaris2.8]: Disable ${libgcj}.
14135
8343765d
AO
141362001-04-25 Alexandre Oliva <aoliva@redhat.com>
14137
14138 * configure.in (libgcj_saved): Copy from $libgcj.
14139 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14140 --disable-libgcj.
14141
ddbb6d43
GRK
141422001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14143
14144 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14145 C front end maintainer.
ddbb6d43 14146
3fa03ff9
AG
14147Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14148
14149 * configure.in: Move *-chorusos target case to the proper switch.
14150 Disable libgcj.
14151
99ffe40f
AO
141522001-04-12 Alexandre Oliva <aoliva@redhat.com>
14153
14154 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14155 1.641.2.228.
14156
78faa32d
FS
141572001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14158
14159 * Makefile.in (STAGE1_CFLAGS): Pass down.
14160
cdbff0ab
AM
141612001-04-13 Alan Modra <amodra@one.net.au>
14162
14163 * config.guess: Add hppa64-linux support. Note for next import that
14164 this is already in the master file.
14165 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14166
75b9074c
AO
141672001-04-12 Alexandre Oliva <aoliva@redhat.com>
14168
14169 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14170 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14171
125404c5
SS
141722001-04-11 Stan Shebs <shebs@apple.com>
14173
14174 * MAINTAINERS: Add self as Darwin port maintainer.
14175
876684fe
AM
141762001-04-11 Alan Modra <amodra@one.net.au>
14177
14178 * MAINTAINERS: Update my email address.
14179
06729913
LR
141802001-04-10 Loren J. Rittle <ljrittle@acm.org>
14181
14182 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14183 recent versions of FreeBSD (release 3 or later).
14184 * ltconfig: On FreeBSD, -lc must not be provided when building
14185 a shared library or else the standard -pthread gcc option is
14186 rendered worthless to later users of the built library.
14187
67916302
JM
141882001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14189
14190 * MAINTAINERS: Add self and RTH as C front end maintainers.
14191
d2bc0628
AO
141922001-04-05 Alexandre Oliva <aoliva@redhat.com>
14193
e490616e
ZW
14194 * config.sub: Make sure to match an already-canonicalized
14195 machine name (eg. mn10300-unknown-elf).
d2bc0628 14196
a3406c06
AO
141972001-04-01 Alexandre Oliva <aoliva@redhat.com>
14198
14199 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14200 New macros.
14201 (bootstrap, cross): Use RECURSE_FLAGS.
14202 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14203
a076f6a4
AO
142042001-03-27 Alexandre Oliva <aoliva@redhat.com>
14205
14206 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14207
e9f4fa71
CH
142082001-03-22 Colin Howell <chowell@redhat.com>
14209
7238de5c
CH
14210 * Makefile.in (DO_X): Do not backslash single-quotes in
14211 backquotes (two places).
e9f4fa71 14212
b6b14b1b
AO
142132001-03-22 Alexandre Oliva <aoliva@redhat.com>
14214
14215 Re-installed:
14216 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14217 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14218 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14219 * ltcf-cxx.sh: Likewise.
14220 * ltcf-gcj.sh: Likewise.
14221
1eb0b89d
GP
142222001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14223
14224 * MAINTAINERS: Add myself as "documentation co-maintainer".
14225
82e23236
AO
142262001-03-22 Alexandre Oliva <aoliva@redhat.com>
14227
14228 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14229 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14230
64ec27c3
TT
142312001-03-19 Tom Tromey <tromey@redhat.com>
14232
14233 * config-ml.in: Handle GCJ and GCJFLAGS.
14234
191de407
MC
142352001-03-21 Michael Chastain <chastain@redhat.com>
14236
14237 * Makefile.in: all-m4 depends on all-texinfo.
14238
fed4dede
LR
142392001-03-20 Loren J. Rittle <ljrittle@acm.org>
14240
14241 * MAINTAINERS: Add myself to write after approval list.
14242
085072bb
LB
142432001-03-18 Laurynas Biveinis <lauras@softhome.net>
14244
14245 * Makefile.in (DO_X): Quote nested quotes.
14246
5af8ea3f
AM
142472001-03-18 Alan Modra <alan@linuxcare.com.au>
14248
14249 * MAINTAINERS: Add myself to write after approval list.
14250
69e23037
LB
142512001-03-15 Laurynas Biveinis <lauras@softhome.net>
14252
14253 * Makefile.in (DO_X): Use double quotes for quoting
14254 "RANLIB=$${RANLIB}".
14255
2b9650f4
OP
142562001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14257
14258 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14259
dce2d8b2 142602001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14261
14262 * configure.in: Only use `lang_requires' for languages athat are
14263 actually enabled.
14264
f6646274
PE
142652001-03-08 Phil Edwards <pme@sources.redhat.com>
14266
14267 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14268
c9a54638
AO
142692001-03-08 Alexandre Oliva <aoliva@redhat.com>
14270
14271 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14272
6a556ad6
TT
142732001-03-07 Tom Tromey <tromey@redhat.com>
14274
14275 * configure.in: Allow config-lang.in to set `lang_requires' to list
14276 of other required languages.
14277
6822468a
LB
142782001-03-06 Laurynas Biveinis <lauras@softhome.net>
14279
14280 * Makefile.in: Remove RANLIB definition. Use RANLIB
14281 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14282 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14283
f04885d3 142842001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14285 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14286
f04885d3
BK
14287 * Makefile.in (check-c++): Use tabs, not spaces.
14288
288edf47 142892001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14290
288edf47
LB
14291 * MAINTAINERS: add myself to Write After Approval list.
14292
3d55d2f8 142932001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14294
e490616e 14295 * Makefile.in (check-c++): New rule.
6387a56e 14296
4d88a68a
BK
14297 * configure.in (target_libs): Remove libg++.
14298 (noconfigdirs): Remove libg++.
14299 (noconfigdirs): Same.
14300 (noconfigdirs): Same.
14301 (noconfigdirs): Same.
14302
14303 * config-ml.in: Remove libg++ references.
14304
14305 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14306 (ALL_TARGET_MODULES): Same.
14307 (configure-target-libg++): Remove.
14308 (all-target-libg++): Remove.
14309 (configure-target-libio): Remove.
14310 (all-target-libio): Remove.
14311 (check-target-libio): Remove.
14312 (.PHONY): Remove.
14313 (libg++.tar.bz2): Remove.
14314 (all-target-cygmon): Remove libio.
14315 (all-target-libstdc++): Remove.
14316 (configure-target-libstdc++): Remove.
14317 (TARGET_LIB_PATH): Remove libstdc++.
14318 (ALL_GCC_CXX): Remove libstdc++.
14319 (all-target-gperf): Correct.
14320
2437d4ed
NC
143212001-02-16 Nick Clifton <nickc@redhat.com>
14322
14323 * configure.in (noconfigdirs): Allow configuration of texinfo
14324 for Cygwin hosts.
14325
85b99cbe
AG
143262001-02-15 Anthony Green <green@redhat.com>
14327
14328 * configure: Introduce GCJ_FOR_TARGET.
14329 * configure.in: Ditto.
14330 * Makefile.in: Ditto.
14331
7b18790c
AS
143322001-02-13 Andreas Schwab <schwab@suse.de>
14333
14334 * MAINTAINERS: Update mail address.
14335
c4880c99
MS
143362001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14337
14338 * config.guess: Add linux target for S/390.
14339 * config.sub: Likewise.
14340
dce2d8b2 143412001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14342
14343 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14344 target-libgloss.
e31ae6db 14345
7739adfb
BE
143462001-02-06 Ben Elliston <bje@redhat.com>
14347
14348 * configure: Output host type to stdout, not stderr.
14349
36ca672c
MM
143502001-02-05 Mark Mitchell <mark@codesourcery.com>
14351
e40f2829 14352 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14353 * ltcf-cxx.sh: Likewise.
14354
36ca672c
MM
14355 * config.if: Assume enable_libstdcxx_v3 is defined.
14356
22fdd65e
MM
143572001-02-04 Mark Mitchell <mark@codesourcery.com>
14358
14359 Remove V2 C++ library.
14360 * configure.in: Remove --enable-libstdcxx_v3 support.
14361
3b60dd8e
BM
143622001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14363
14364 * include/demangle.h: Add prototype for java_demangle_v3.
14365
42c0c80a
PE
143662001-01-29 Phil Edwards <pme@sources.redhat.com>
14367
14368 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14369
0be25992
RH
143702001-01-27 Richard Henderson <rth@redhat.com>
14371
14372 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14373
8a8de62d
MS
143742001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14375
14376 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14377 Don't unset, it's non-portable and no longer necessary, set to empty
14378 instead.
14379
92769744
MS
143802001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14381
14382 * ltconfig: Shell portability fix for the tagname validity check.
14383
88a1c0ab
AO
143842001-01-27 Alexandre Oliva <aoliva@redhat.com>
14385
14386 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14387 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14388
45291dd5
MS
143892001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14390
14391 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14392
1ace7e15
TT
143932001-01-26 Tom Tromey <tromey@redhat.com>
14394
14395 * configure.in: Allow libgcj to be built on Sparc Solaris.
14396
0ef8b11b
DE
143972001-01-25 David Edelsohn <edelsohn@gnu.org>
14398
14399 * ltcf-c.sh: Add aix5 case.
14400 * ltcf-cxx.sh: Likewise.
14401 * ltconfig: Likewise.
14402
0006091e
AO
144032001-01-24 Alexandre Oliva <aoliva@redhat.com>
14404
9bad11e1
AO
14405 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14406 keep at least one of build_libtool_libs or build_old_libs set to
14407 yes.
14408
0006091e
AO
14409 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14410 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14411
7c01b2b5
BM
144122001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14413
14414 * configure.in: Enable libgcj on several additional platforms.
14415
d340e0ac
BM
144162001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14417
14418 * configure.in: Enable libgcj for linux targets.
14419
5baf8c37
MS
144202001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14421
14422 * MAINTAINERS (Write After Approval): Add myself.
14423
10a0ba84
JDA
144242001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14425
14426 * MAINTAINERS: Add myself as vax port maintainer.
14427
357c6a4b
FH
144282001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14429
14430 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14431
6e2d9a7a
MS
144322001-01-09 Mike Stump <mrs@wrs.com>
14433
14434 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14435 failures of subdirectories.
14436
b6b14b1b 144372001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14438
b6b14b1b 14439 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14440 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14441 * ltcf-cxx.sh: Likewise.
14442 * ltcf-gcj.sh: Likewise.
14443 * ltconfig.sh: Fix typo.
976b230d 14444
07109110
LB
144452001-01-02 Laurynas Biveinis <lauras@softhome.net>
14446
14447 * configure: handle DOS-style absolute paths.
14448
1da5b8fc
LB
144492001-01-02 Laurynas Biveinis <lauras@softhome.net>
14450
14451 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14452
4c2f5b4f
MM
144532000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14454
14455 * MAINTAINERS: Add myself as avr port co-maintainer.
14456
bc53668e
BE
144572000-12-28 Ben Elliston <bje@redhat.com>
14458
14459 * MAINTAINERS: Add myself under ``Write After Approval''.
14460
c387606f
JM
144612000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14462
14463 * texinfo: Remove directory from GCC.
14464
2cb5082c
JM
144652000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14466
14467 * COPYING: Update to current
14468 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14469 to 19yy as example year in copyright notice).
14470
cc330df9
BK
144712000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14472
6387a56e 14473 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14474 (libstdcxx_incdir): Pass down.
14475 * config.if: Remove expired bits for cxx_interface, add stub.
14476 (libstdcxx_incdir): Add variable for g++ include directory.
14477 * configure.in (gxx_include_dir): Use it.
6387a56e 14478
4c6b2835
AO
144792000-12-18 Alexandre Oliva <aoliva@redhat.com>
14480
14481 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14482 with old-email address from ``Write After Approval''.
14483
3896f13e
AJ
144842000-12-15 Andreas Jaeger <aj@suse.de>
14485
14486 * configure.in: Handle lang_dirs.
14487
144882000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14489
ad46e881
TT
14490 * MAINTAINERS: Removed brads.
14491
90a10418
TT
14492 * MAINTAINERS: Added gcj developers.
14493
41dfe3a2 144942000-12-13 Anthony Green <green@redhat.com>
6387a56e 14495
41dfe3a2 14496 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14497 listed. Disable libgcj for x86 and Alpha Linux until compatible
14498 with g++ abi.
6387a56e 14499
e2f601da
MS
145002000-12-13 Mike Stump <mrs@wrs.com>
14501
14502 * Makefile.in (local-distclean): Also remove fastjar.
14503
70030c01
RB
145042000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14505
14506 * contrib/gcc_update: Add fastjar --touch entries.
14507
2a50f859
AO
145082000-12-12 Alexandre Oliva <aoliva@redhat.com>
14509
14510 * configure.in: Disable language-specific target libraries for
14511 languages that aren't enabled.
14512
7743113b
AG
145132000-12-10 Anthony Green <green@redhat.com>
14514
14515 * configure.in: Define libgcj. Disable libgcj target libraries for
14516 most targets.
14517
92e061a6
NB
145182000-12-10 Neil Booth <neilb@earthling.net>
14519
14520 * MAINTAINERS: Update mail address, remove from WAA list.
14521
f34ff6d6
APB
145222000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14523
14524 * libjava: Imported from /cvs/java.
14525 * libffi: Likewise.
14526 * Boehm-gc: Likewise.
14527
d82a33c6
APB
145282000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14529
14530 * configure.in (target_libs): Revert 2000-12-08 patch.
14531 (noconfigdirs): Added target-libjava.
14532
e14f8e28
LB
145332000-12-09 Laurynas Biveinis <lauras@softhome.net>
14534
14535 * djunpack.bat: removed.
14536
fc26516b
LB
145372000-12-09 Laurynas Biveinis <lauras@softhome.net>
14538
14539 * Makefile.in: handle DOS-style absolute paths.
14540 * config-ml.in: likewise.
14541 * symlink-tree: likewise.
14542
bd8757b3
APB
145432000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14544
14545 * fastjar: Imported.
14546
81522a1f
APB
145472000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14548
14549 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14550 libjava.
14551 * configure.in (target_libs): Removed `target-libjava'.
14552
5db1f7ed
APB
145532000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14554
14555 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14556 (ALL_MODULES): Added fastjar.
14557 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14558 (all-target-libjava): all-fastjar replaces all-zip.
14559 (all-fastjar): Added.
14560 (configure-target-fastjar, all-target-fastjar): Likewise.
14561 * configure.in (host_tools): Added fastjar.
14562
5e59997c
MS
145632000-12-07 Mike Stump <mrs@wrs.com>
14564
14565 * Makefile.in (local-distclean): Remove leftover built files.
14566
0a534f40
NC
145672000-11-24 Nick Clifton <nickc@redhat.com>
14568
14569 * configure.in (xscale-elf): Add target.
14570 (xscale-coff): Add target.
14571
7686cadf
LR
145722000-11-22 Loren J. Rittle <ljrittle@acm.org>
14573
e490616e
ZW
14574 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14575 recent versions of FreeBSD (release 3 or later).
14576 * ltconfig: On FreeBSD, -lc must not be provided when building
14577 a shared library or else the standard -pthread gcc option is
14578 rendered worthless to later users of the built library.
7686cadf 14579
fff01699
FF
145802000-11-16 Fred Fish <fnf@be.com>
14581
14582 * configure.in (enable_libstdcxx_v3): Fix typo,
14583 libstd++ -> libstdc++.
14584
4dc16355
KL
145852000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14586
14587 * MAINTAINERS: Add self to Write After Approval list.
14588
bf6fc7b2
BS
145892000-11-21 Bernd Schmidt <bernds@redhat.com>
14590
14591 * MAINTAINERS: Update my email address. Add myself to global write
14592 privs list.
14593
ce8e06b1
AO
145942000-11-18 Alexandre Oliva <aoliva@redhat.com>
14595
6e2a4843
AO
14596 * Makefile.in: Merge with src and libgcj.
14597 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14598 configure-target-<library> when their configure scripts need the C
14599 or C++ library to have already been built to work properly.
14600 (do_proto_toplev): Set them to an empty string.
14601
ce8e06b1
AO
14602 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14603 (REALLY_SET_LIB_PATH): Use them.
14604
c003f378
SS
146052000-11-17 Stan Shebs <shebs@apple.com>
14606
14607 * MAINTAINERS: Add self to Write After Approval list.
14608
cc1e60ea
JM
146092000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14610
14611 * configure: Provide the original toplevel configure arguments
14612 (including $0) to subprocesses in the environment rather than
14613 through gcc/configargs.h.
14614
1173593d
JM
146152000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14616
14617 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14618 C99. Alphabetise "Write After Approval" list.
14619
520907ee
MM
146202000-11-12 Mark Mitchell <mark@codesourcery.com>
14621
34f6fbdb
MM
14622 * configure: Turn on libstdc++ V3 by default.
14623
520907ee
MM
14624 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14625 if we've got GCC.
14626
0bbd37ed
PB
146272000-11-11 Philip Blundell <philb@gnu.org>
14628
14629 * MAINTAINERS: Add self to Write After Approval list.
14630
7ca0e6d9
DE
146312000-11-09 David Edelsohn <edelsohn@gnu.org>
14632
14633 * ltcf-c.sh (aix4): Improve shared library configuration; require
14634 exporting symbols.
14635 * ltcf-cxx.sh (aix4): Define.
14636 * ltconfig (aix4): Define library and soname specs appropriate for
14637 AIX. Define command to create export symbols list.
14638
dce2d8b2 14639Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14640
14641 * config.sub: Add support for Sun Chorus
14642
fc05d516
NC
146432000-10-31 Nick Clifton <nickc@redhat.com>
14644
14645 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14646 <name>@redhat.com. Also installed new email address for Clint
14647 Popetz.
6387a56e 14648
90a0e73f
JM
146492000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14650
14651 * etc: Remove directory from GCC.
14652
a5e1b548
MM
146532000-10-16 Michael Meissner <meissner@redhat.com>
14654
14655 * configure (gcc/configargs.h): Only create if there is a build GCC
14656 directory created.
14657
6387a56e
EC
146582000-10-16 Matthias Klose <doko@debian.org>
14659
be1db873
MK
14660 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14661 when configured for libstdc++-v3.
14662
f5fa9a5b
PE
146632000-10-05 Phil Edwards <pme@gcc.gnu.org>
14664
14665 * configure: Save configure arguments to gcc/configargs.h.
14666
61a77fea
PT
146672000-10-04 Philipp Thomas <pthomas@suse.de>
14668
14669 * config.guess: Import CVS version 1.157.
14670 * config.sub: Import CVS version 1.181.
14671
3a4fee66
AP
146722000-10-04 Andris Pavenis <pavenis@latnet.lv>
14673
14674 * Makefile.in (bootstrap): avoid recursion if subdir missing
14675 (cross): ditto
14676 (do-proto-toplev): ditto
14677
3dd7094e
AO
146782000-09-30 Alexandre Oliva <aoliva@redhat.com>
14679
de710532
AO
14680 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14681 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14682
3dd7094e
AO
14683 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14684 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14685 all affected `configure' scripts.
14686
e592386f
NB
14687Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14688
14689 * MAINTAINERS: Add self as cpplib co-maintainer.
14690
fba54939
AH
146912000-09-24 Aldy Hernandez <aldyh@redhat.com>
14692
14693 * MAINTAINERS: Add self to Write After Approval list.
14694
2bd429f4
GP
146952000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14696
14697 * INSTALL/README: egcs -> GCC update.
14698
dce2d8b2 14699Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14700
14701 * MAINTAINERS: Add myself to Write After Approval list.
14702
d7ce9a83
KH
147032000-09-15 Kazu Hirata <kazu@hxi.com>
14704
14705 * MAINTAINERS: Add myself to Write After Approval list.
14706
18a53ffe
JL
14707Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14708
e490616e
ZW
14709 * configure.in: Do not build byacc for hppa64. Provide paths to the
14710 X11 libraries for hppa64.
18a53ffe 14711
f246ff23
SC
147122000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14713
14714 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14715
06298abd
AO
147162000-09-06 Alexandre Oliva <aoliva@redhat.com>
14717
4b92758a
AO
14718 * Makefile.in (all-zlib): Added dummy target.
14719
06298abd
AO
14720 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14721 ltcf-gcj.sh: Updated from libtool multi-language branch.
14722
4d73d07a
AO
147232000-09-05 Alexandre Oliva <aoliva@redhat.com>
14724
14725 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14726 (bootstrap*): Depend on all-bootstrap.
14727
05d52d78
PT
147282000-09-05 Philipp Thomas <pthomas@suse.de>
14729
14730 * config.guess: Import CVS version 1.156.
14731 * config.sub: Import CVS version 1.179.
14732
3c809ba4
AG
147332000-09-02 Anthony Green <green@cygnus.com>
14734
14735 * Makefile.in (all-gcc): Depend on all-zlib.
14736 (CLEAN_MODULES): Add clean-zlib.
14737 (ALL_MODULES): Add all-zlib.
14738 * configure.in (host_libs): Add zlib.
14739
10ad78a0 147402000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14741
14742 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14743 crosses, but add gcc/include to the header search path for them.
14744
b36a9ce3
DB
147452000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14746
14747 * MAINTAINERS: Add self to Write After Approval list.
14748
cb011248
FS
147492000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14750
14751 * config.guess: Import CVS version 1.152.
14752 * config.sub: Import CVS version 1.177.
14753
db310af0
AO
147542000-08-25 Alexandre Oliva <aoliva@redhat.com>
14755
7965440a
AO
14756 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14757 $targargs to tell whether newlib is going to be built.
14758
db310af0
AO
14759 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14760 $$r/TARGET_SUBDIR/libio for _G_config.h.
14761
e7977565
AO
147622000-08-23 Alexandre Oliva <aoliva@redhat.com>
14763
14764 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14765
126bb9ed
DD
147662000-08-22 DJ Delorie <dj@redhat.com>
14767
14768 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14769
5b0e9d29
AO
147702000-08-22 Alexandre Oliva <aoliva@redhat.com>
14771
14772 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14773 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14774 sub-configures.
14775
4f3e904e
DD
147762000-08-21 DJ Delorie <dj@redhat.com>
14777
14778 * MAINTAINERS: Add self as a libiberty maintainer
14779
c9635443
AO
147802000-08-16 Alexandre Oliva <aoliva@redhat.com>
14781
14782 * configure.in (libstdcxx_flags): Use
14783 libstdc++-v3/src/libstdc++.INC.
14784
8b2100ba
AO
147852000-08-15 Alexandre Oliva <aoliva@redhat.com>
14786
14787 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14788
57119aa9
ZW
147892000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14790
eeb943b0
ZW
14791 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14792
6387a56e 14793 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14794 explicit. Substitute enable_threads into generated Makefiles.
14795 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14796 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14797
acffa7c4
GK
147982000-08-13 Geoff Keating <geoffk@cygnus.com>
14799
14800 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14801
808d8c41
AO
148022000-08-12 Alexandre Oliva <aoliva@redhat.com>
14803
14804 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14805 previous delta.
14806
1fc8c51c 148072000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14808
1fc8c51c
JM
14809 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14810 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14811 (FLAGS_FOR_TARGET): Not here.
14812 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14813
25698887
AO
148142000-08-11 Alexandre Oliva <aoliva@redhat.com>
14815
14816 * config-ml.in (CC, CXX): Don't introduce a leading space.
14817
10120687
DD
148182000-08-07 DJ Delorie <dj@delorie.com>
14819
14820 * MAINTAINERS: Add self as a DJGPP maintainer
14821
15c758e9
DD
148222000-08-07 DJ Delorie <dj@redhat.com>
14823
14824 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14825 "if we're also building gcc, and it's a gcc that will run on the
14826 build machine, we want to use its includes instead of the system's
14827 default includes".
14828
2d0de245
JM
148292000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14830
14831 * MAINTAINERS: Add self to Write After Approval list.
14832
e81b330a
AO
148332000-08-03 Alexandre Oliva <aoliva@redhat.com>
14834
83440c1e
AO
14835 * configure.in (libstdcxx_flags): Don't use `"'.
14836
e81b330a
AO
14837 * config-ml.in: Adjust multilib search paths to the
14838 appropriate multilib tree.
14839
cf95c847
AO
148402000-08-02 Alexandre Oliva <aoliva@redhat.com>
14841
14842 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14843 commas in $LANGUAGES.
14844
9e9af119
MH
148452000-08-02 Manfred Hollstein <manfredh@redhat.com>
14846
14847 * configure.in: Re-enable all references to libg++ and librx.
14848
606ce391
AO
148492000-08-01 Alexandre Oliva <aoliva@redhat.com>
14850
89820b43
AO
14851 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14852 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14853 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14854 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14855
606ce391
AO
14856 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14857
04179d4a
AO
148582000-07-31 Alexandre Oliva <aoliva@redhat.com>
14859
14860 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14861 CXX_FOR_TARGET for sed.
14862
d4eb109c
AO
148632000-07-30 Alexandre Oliva <aoliva@redhat.com>
14864
14865 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14866 Do not override if already set in the environment or in configure.
14867 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14868 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14869
4f4caf92
AO
148702000-07-28 Alexandre Oliva <aoliva@redhat.com>
14871
14872 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14873 the libtool CVS tree multi-language branch.
14874 * ltconfig, ltmain.sh: Updated.
6387a56e 14875
b87487b6
AO
148762000-07-27 Alexandre Oliva <aoliva@redhat.com>
14877
1670d1ea
AO
14878 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14879 (clean-target): Depend on it.
14880
b87487b6
AO
14881 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14882 (GCC_FOR_TARGET): Use it.
14883 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14884 * configure.in: ... here.
14885 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14886 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14887
4e81ae98
EC
148882000-07-24 Eric Christopher <echristo@cygnus.com>
14889
14890 * MAINTAINERS: Add self to Write After Approval list.
14891
059ae32c
AO
148922000-07-24 Alexandre Oliva <aoliva@redhat.com>
14893
5b28edd4
AO
14894 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14895 (configure-target-libchill, configure-target-libobjc): Likewise.
14896
059ae32c
AO
14897 * configure.in: Use the same cache file for all target libs.
14898 * config-ml.in: But different cache files per multilib variant.
14899
1adcd149
MS
149002000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14901
14902 * configure (topsrcdir): Don't use dirname.
14903
2d573dff
JO
149042000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14905
14906 * MAINTAINERS: Add self to Write After Approval list.
14907
d207ebef
JM
149082000-07-20 Jason Merrill <jason@redhat.com>
14909
14910 * configure.in: Remove all references to libg++ and librx.
14911
14912 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14913
149142000-07-20 Hans-Peter Nilsson <hp@axis.com>
14915
14916 * config.sub: Update to subversions version 2000-07-06.
14917
7b7792d5
AH
149182000-07-12 Andrew Haley <aph@cygnus.com>
14919
14920 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14921 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14922
3abaac67
PE
149232000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14924
14925 * symlink-tree: Check number of arguments.
14926
34be2b36
JW
149272000-07-05 Jim Wilson <wilson@cygnus.com>
14928
14929 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14930 search path for a g++ extracted from the build tree. This
14931 will allow link tests run by configure scripts in
14932 subdirectories to succeed.
14933
d207ebef
JM
149342000-07-01 Koundinya K <kk@ddeorg.soft.net>
14935
e490616e 14936 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14937
0900331b
MH
149382000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14939
14940 * MAINTAINERS: Add myself as loop discovery maintainer.
14941
d207ebef
JM
149422000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14943
14944 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14945 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14946
149472000-06-19 Timothy Wall <twall@cygnus.com>
14948
14949 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14950 * config.sub: Add tic54x target.
14951
11a27a76
TM
14952Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14953
14954 * MAINTAINERS: Add self as Fortran maintainer,
14955 remove Craig Burley.
14956
d207ebef 14957Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14958
d207ebef
JM
14959 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14960 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14961
7758b73f
PT
14962Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14963
14964 * MAINTAINERS: Add self as i18n maintainer
14965
d207ebef
JM
1496620000-05-21 H.J. Lu (hjl@gnu.org)
14967
e490616e
ZW
14968 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14969 directory are used if they exist. Make sure
14970 $(build_tooldir)/include is searched for header files,
14971 $(build_tooldir)/lib/ for library files.
d207ebef 14972 (GCC_FOR_TARGET): Likewise.
e490616e 14973 (CXX_FOR_TARGET): Likewise.
d207ebef 14974
bae29210
JL
14975Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14976
14977 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14978
d207ebef 14979Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
14980
14981 * Makefile.in (configure-target-libiberty): Depend on
14982 configure-target-newlib.
14983
aab0d19d
AO
149842000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14985
14986 * configure.in, Makefile.in: Merge all libffi-related
14987 configury stuff from the libgcj tree.
14988
d207ebef
JM
14989Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14990
14991 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14992 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14993
14994Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14995
14996 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14997 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 14998 current version information. Add to proto-toplev directory.
d207ebef
JM
14999 (gdb-taz): Build do-djunpack.
15000
758c7bd4
DE
150012000-05-15 David Edelsohn <edelsohn@gnu.org>
15002
15003 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15004
1888228d
AC
15005Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15006
15007 * MAINTAINERS: Add self to Write After Approval list.
15008
d207ebef
JM
150092000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15010
15011 * ltmain.sh: Preserve in relink_command any environment
15012 variables that may affect the linker behavior.
15013
2d7cc2fe
JL
15014Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15015
d207ebef
JM
15016 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15017
15018Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15019
15020 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15021
150222000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15023
15024 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15025 with the version name.
2d7cc2fe 15026
ee455968
JE
15027Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15028
15029 * MAINTAINERS: Add self as bb-reorder maintainer.
15030
73b97e5c
BK
150312000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15032
15033 * config.if: Tweak.
15034
d207ebef
JM
150352000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15036
15037 * djunpack.bat: New file.
15038
15039Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15040
15041 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15042 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15043 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15044 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15045
954869eb
DP
150462000-04-16 Dave Pitts <dpitts@cozx.com>
15047
e490616e
ZW
15048 * config.sub (case $basic_machine): Change default for "ibm-*"
15049 to "openedition".
954869eb 15050
eaabe541
AJ
150512000-04-13 Andreas Jaeger <aj@suse.de>
15052
15053 * MAINTAINERS: Added myself.
15054
d207ebef
JM
15055Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15056
15057 * Makefile.in (gdb-taz): New target. GDB specific archive.
15058 (do-md5sum): New target.
15059 (MD5PROG): Define.
15060 (PACKAGE): Default to TOOL.
15061 (VER): Default to a shell script.
15062 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15063 md5 checksum generation.
d207ebef
JM
15064 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15065 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15066 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15067 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15068
15069Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15070
15071 * configure (warn_cflags): Delete.
15072
0ea6d60c
PDM
15073Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15074
15075 * MAINTAINERS: Added myself.
15076
17090313 150772000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15078 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15079
e490616e
ZW
15080 * configure.in (enable_libstdcxx_v3): Add.
15081 (target_libs): Add bits here to switch between libstdc++-v2 and
15082 libstdc++-v3.
15083 * config.if: And this file too.
15084 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15085
76b78517
MM
150862000-04-05 Michael Meissner <meissner@redhat.com>
15087
15088 * config.sub (d30v): Add d30v as a basic machine type.
15089
ad242caf
JM
150902000-03-29 Jason Merrill <jason@casey.cygnus.com>
15091
15092 * configure.in: -linux-gnu*, not -linux-gnu.
15093
d4537148
TM
15094Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15095
15096 * MAINTAINERS: Add self in write-after-approval section.
15097
f152e9d4
JW
15098Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15099
15100 * MAINTAINERS: Add self as ia64 port maintainer.
15101
6a5fcef1
NB
151022000-03-08 Neil Booth <NeilB@earthling.net>
15103
15104 * MAINTAINERS: Add self in write-after-approval section.
15105
d207ebef 15106Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15107
d207ebef
JM
15108 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15109 (do-tar-bz2): Replace TOOL with PACKAGE.
15110 (gdb.tar.bz2): Remove GDBTK from GDB package.
15111 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15112 dejagnu.tar.bz2): New packages.
d207ebef
JM
15113
151142000-02-27 Andreas Jaeger <aj@suse.de>
15115
15116 * configure.in: Add entry for mips*-*-linux*, move catch all
15117 *-*-*linux* entry below this one.
15118
151192000-02-27 Ian Lance Taylor <ian@zembu.com>
15120
15121 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15122
521fe9d0
NC
151232000-02-24 Nick Clifton <nickc@cygnus.com>
15124
15125 * config.sub: Support an OS of "wince".
15126
d207ebef
JM
15127Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15128
15129 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15130 version.
d207ebef 15131
dce2d8b2 151322000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15133
15134 * config.sub: Add support for Linux/IBM 370.
15135 * configure.in: Likewise.
15136
3a685f6f
NC
151372000-02-22 Nick Clifton <nickc@cygnus.com>
15138
15139 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15140
dce2d8b2 151412000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15142
d207ebef 15143 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15144
4746ee26
KG
151452000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15146
15147 * configure (gcc_version): When setting, narrow search to
15148 lines containing `version_string'.
15149
ba96c72d
DC
151502000-02-15 Denis Chertykov <denisc@overta.ru>
15151
15152 * config.sub: Add support for avr target.
15153
77f16a66
NC
151542000-02-14 Nick Clifton <nickc@cygnus.com>
15155
15156 * MAINTAINERS: Add maintainers for MCore port.
15157
784a3a80
HPN
15158Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15159
15160 * config.sub: Add mmix-knuth-mmixware.
15161
719dd4fa
KG
151622000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15163
15164 * MAINTAINERS: Pair cccp with cpplib maintainership.
15165
dce2d8b2 151662000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15167
15168 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15169 structure stuff to -L library search.
15170 (CXX_FOR_TARGET): Ditto.
15171 (CROSS_CHECK_MODULES): Fix spelling mistake.
15172
7a53e94b
MM
151732000-01-24 Mark Mitchell <mark@codesourcery.com>
15174
15175 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15176 the C++ compiler.
15177
0da3b5a7
RH
151782000-01-12 Richard Henderson <rth@cygnus.com>
15179
15180 * configure.in: Don't build some bits for beos.
15181
02368d6d
JS
151822000-01-12 Joel Sherrill (joel@OARcorp.com)
15183
15184 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15185 as include files.
15186
2e76d35c
ZW
151872000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15188
15189 * Add self as cpplib maintainer, as requested by Jason
15190 Merrill. Correct my e-mail address.
15191
4c25fdcf
GK
151922000-01-06 Geoff Keating <geoffk@cygnus.com>
15193
15194 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15195 not mh-aix43.
15196
188e3966
HPN
15197Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15198
15199 * MAINTAINERS: Add myself to "write after approval" list.
15200
c2f5d030
RH
152011999-12-14 Richard Henderson <rth@cygnus.com>
15202
15203 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15204 * config.sub: Accept alphaev[78], alphaev8.
15205
eeda916a
AO
152061999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15207
15208 * config.guess, config.sub: Update from autoconf.
15209
b3bd7820
BK
152101999-11-29 Bruce Korb <autogen@linuxbox.com>
15211
2c290989 15212 * MAINTAINERS: update my playtime e-address.
b3bd7820 15213
1882b2b1
RO
15214Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15215
15216 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15217 necessary libraries are missing.
15218
dce2d8b2 15219Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15220
15221 * MAINTAINERS: Add new 'write after approval' maintainer.
15222
1e25de97
APB
15223Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15224
15225 * MAINTAINERS: Add new Java maintainer.
15226
1722c704
AS
152271999-10-25 Andreas Schwab <schwab@suse.de>
15228
15229 * configure: Fix quoting inside arguments of eval.
15230
8141abe8
NC
152311999-10-21 Nick Clifton <nickc@cygnus.com>
15232
15233 * config-ml.in: Allow suppression of some ARM multilibs.
15234
0b77644a
LV
15235Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15236
15237 * config.guess: Add OS/390 match pattern.
15238 * config.sub: Add mvs, openedition targets.
15239 * configure.in (i370-ibm-opened*): New.
15240
d207ebef
JM
152411999-09-04 Steve Chamberlain <sac@pobox.com>
15242
15243 * config.sub: Add support for configuring for pj.
15244
152451999-08-31 Nick Clifton <nickc@cygnus.com>
15246
15247 * config.sub (maybe_os): Add support for configuring for fr30.
15248
af13ebe9
NC
152491999-08-25 Nick Clifton <nickc@cygnus.com>
15250
15251 * configure.in: Do not configure or build ld for AIX
15252 platforms. ld is known to be broken on these platforms.
15253
1250c760
RO
15254Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15255
15256 * config-ml.in: Pass compiler flag corresponding to multidirs to
15257 subdir configures.
15258
d207ebef
JM
152591999-08-09 Ian Lance Taylor <ian@zembu.com>
15260
15261 * Makefile.in (LDFLAGS): Define.
15262
152631999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15264
15265 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15266 noconfigdirs.
15267 (*-*-cygwin*): Likewise.
15268
152691999-08-08 Ian Lance Taylor <ian@zembu.com>
15270
15271 * mkdep: New file.
15272 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15273 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15274
15275 From Eli Zaretskii <eliz@is.elta.co.il>:
15276 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15277 long file name when using DJGPP on MS-DOS.
15278
dbd83e11
JL
15279Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15280
15281 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15282
d207ebef
JM
152831999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15284
15285 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15286 dependency as this causes "make check" to globally "make all"
15287
cd1f4c2c
TT
15288Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15289
15290 * configure.in (target_libs): Added target-zlib.
15291 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15292 (CONFIGURE_TARGET_MODULES): Likewise.
15293 (CHECK_TARGET_MODULES): Likewise.
15294 (INSTALL_TARGET_MODULES): Likewise.
15295 (CLEAN_TARGET_MODULES): Likewise.
15296 (configure-target-zlib): New target.
15297 (all-target-zlib): Likewise.
15298 (all-target-libjava): Depend on all-target-zlib.
15299 (configure-target-libjava): Depend on configure-target-zlib.
15300
15301 * Makefile.in (configure-target-libjava): Depend on
15302 configure-target-newlib.
15303 (configure-target-boehm-gc): New target.
15304 (configure-target-qthreads): New target.
15305
e490616e
ZW
15306 * configure.in (target_libs): Added target-qthreads.
15307 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15308 (CONFIGURE_TARGET_MODULES): Likewise.
15309 (CHECK_TARGET_MODULES): Likewise.
15310 (INSTALL_TARGET_MODULES): Likewise.
15311 (CLEAN_TARGET_MODULES): Likewise.
15312 (all-target-qthreads): New target.
15313 (configure-target-libjava): Depend on configure-target-qthreads.
15314 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15315
15316 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15317 (CONFIGURE_TARGET_MODULES): Likewise.
15318 (CHECK_TARGET_MODULES): Likewise.
15319 (INSTALL_TARGET_MODULES): Likewise.
15320 (CLEAN_TARGET_MODULES): Likewise.
15321 (all-target-libjava): New target.
15322 (all-target-boehm-gc): Likewise.
15323 * configure.in (target_libs): Added libjava, boehm-gc.
15324
d207ebef
JM
153251999-07-22 Ian Lance Taylor <ian@zembu.com>
15326
15327 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15328 configure.bat in SUPPORT_FILES.
15329 (gas+binutils.tar.bz2): Likewise.
15330
15331 * makeall.bat: Remove; obsolete.
15332
153331999-07-21 Ian Lance Taylor <ian@zembu.com>
15334
15335 From Mark Elbrecht:
15336 * configure.bat: Remove; obsolete.
15337
153381999-07-11 Ian Lance Taylor <ian@zembu.com>
15339
15340 * configure: Add -W -Wall to the default CFLAGS when compiling with
15341 gcc.
15342
15343Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15344
15345 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15346
153471999-06-30 Mark Mitchell <mark@codesourcery.com>
15348
15349 * configure.in: Build ld on IRIX6.
15350
153511999-06-12 Ian Lance Taylor <ian@zembu.com>
15352
15353 * Makefile.in: Change distribution targets to use bzip2 instead of
15354 gzip.
15355 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15356 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15357
153581999-06-04 Nick Clifton <nickc@cygnus.com>
15359
15360 * config.sub: Add mcore target.
15361
26d088fa
CD
15362Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15363
15364 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15365
c2c08b29
L
15366Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15367
15368 * config.guess (dummy): Changed to $dummy.
15369
671d0648
NC
153701999-05-24 Nick Clifton <nickc@cygnus.com>
15371
15372 * config.sub: Tidied up case statements.
15373
b1345c72
BE
153741999-05-22 Ben Elliston <bje@cygnus.com>
15375
51ccbd8d
BE
15376 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15377 <jiro@din.or.jp>.
15378
b1345c72
BE
15379 * config.guess: Merge with FSF version. Future changes will be
15380 more accurately recorded in this ChangeLog.
15381 * config.sub: Likewise.
15382
2caf864f
SM
15383Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15384
3d3b561f 15385 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15386
d207ebef
JM
153871999-04-30 Tom Tromey <tromey@cygnus.com>
15388
15389 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15390
90fb0c24
TT
153911999-04-23 Tom Tromey <tromey@cygnus.com>
15392
15393 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15394
d207ebef
JM
153951999-04-20 Drew Moseley <dmoseley@cygnus.com>
15396
15397 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15398 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15399 Bad merge removed these two changes.
15400
3516940d 15401Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15402 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15403
15404 * config.guess (interix Alpha): Add.
15405
d207ebef
JM
154061999-04-11 Richard Henderson <rth@cygnus.com>
15407
15408 * configure.in (i?86-*-beos*): Do config gperf; don't config
15409 gdb, newlib, or libgloss.
15410
e891fbfe 15411Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15412
e891fbfe
AO
15413 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15414 link a trivial program with -mabi=64. If it fails, remove mabi=64
15415 from multidirs.
15416
f9ae47d6
PT
15417Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15418
15419 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15420
d207ebef
JM
154211999-04-08 Nick Clifton <nickc@cygnus.com>
15422
15423 * config.sub: Add support for mcore targets.
15424
154251999-04-07 Michael Meissner <meissner@cygnus.com>
15426
15427 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15428 not mt-ospace, in order to shut up assembler warning about using
15429 symbols that are named the same as registers.
15430
154311999-04-07 Drew Moseley <dmoseley@cygnus.com>
15432
15433 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15434 dependency list for all-target-cygmon.
15435
154361999-04-05 Doug Evans <devans@casey.cygnus.com>
15437
15438 * config-ml.in: Check $host, not $target, for selective multilibs.
15439 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15440 thumb interworking, and underscore prefix multilibs.
15441
154421999-04-04 Ian Lance Taylor <ian@zembu.com>
15443
15444 * missing: Update to version from current automake.
15445
88101ab9
L
15446Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15447
15448 * configure (gxx_include_dir): Removed.
15449
15450 * configure.in (gxx_include_dir): Handle it.
15451 * Makefile.in: Likewise.
15452
d207ebef
JM
154531999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15454
15455 * config.sub (mips64vr4111,mips64vr4111el) Add.
15456
154571999-03-21 Ben Elliston <bje@cygnus.com>
15458
e490616e 15459 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15460
8dc91cbe
ME
15461Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15462
8dc91cbe
ME
15463 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15464 config/mh-djgpp.
15465
d207ebef
JM
15466Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15467
15468 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15469 all-target-newlib to dependency list for all-target-bsp.
15470
926bb5ed
MK
15471Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15472
15473 * config.sub: Add i386-uwin support.
15474 * config.guess: Likewise.
15475
4a6e3000
FS
15476Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15477
15478 * configure.in: cleanup, add mh-*pic handling for arm, special
15479 case powerpc*-*-aix*
15480
d207ebef
JM
15481Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15482
15483 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15484 can be built.
15485
15486Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15487
15488 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15489 targets.
d207ebef 15490
71c91078
NC
154911999-03-02 Nick Clifton <nickc@cygnus.com>
15492
15493 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15494
282e5df8
GN
15495Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15496
15497 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15498
1de558ee
NC
154991999-02-24 Nick Clifton <nickc@cygnus.com>
15500
15501 * config.sub: Fix typo in arm recognition.
15502
d207ebef
JM
15503Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15504
15505 * configure.in (noconfigdirs): Changed target_configdirs to
15506 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15507 rather than m68k-*-* since it is not known to work on
15508 m68k-aout. Ditto for arm-*-*oabi.
15509
15510Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15511
15512 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15513
155141999-02-19 Ben Elliston <bje@cygnus.com>
15515
15516 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15517 Smart and improved by Andrew Cagney.
15518
fab7445a
ME
15519Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15520
15521 * config.guess: Recognize openbsd-*-hppa.
15522
8ccdc228
L
15523Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15524
15525 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15526 only if it is not empty.
15527
3b7265ff
NC
155281999-02-17 Nick Clifton <nickc@cygnus.com>
15529
15530 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15531
d207ebef 15532 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15533
15534 * config.sub: Modified to recognize uname's armv* syntax.
15535
d207ebef
JM
155361999-02-17 Mark Salter <msalter@cygnus.com>
15537
15538 * configure.in: Added target-bsp for sparclite.
15539
15540Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15541
15542 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15543
155441999-02-08 Nick Clifton <nickc@cygnus.com>
15545
15546 * configure.in: Add support for strongarm port.
15547 * config.sub: Add support for strongarm target.
15548
c48dd3f5 15549Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15550
c48dd3f5
MK
15551 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15552 the old name config/mh-cygwin32.
15553 Enable texinfo.
15554
d207ebef
JM
15555Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15556
15557 * configure.in: Do build ld for ix86 Solaris.
15558
ecd62820
JW
15559Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15560
15561 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15562 $AR_FOR_TARGET. Likewise for RANLIB.
15563
bbd8fa7f 15564Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15565
e490616e
ZW
15566 * config.sub (oabi): Recognize.
15567 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15568
0397442c
RL
15569Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15570
15571 * config.guess: Improve detection of i686 on UnixWare 7.
15572
c9ffaa63
MK
15573Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15574
15575 * config.guess: Add support for i386-pc-interix.
15576 * config.sub: Likewise.
15577 * configure.in: Likewise.
c9ffaa63 15578
d207ebef
JM
15579Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15580
15581 * Makefile.in: Remove unneeded all-target-libio from
15582 from all-target-winsup target since it is now unneeded.
15583 Add all-target-libtermcap in its place since it is now
15584 needed.
15585
15586Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15587
15588 * configure.in: makefile stub for cygwin target is probably
15589 unnecessary. Remove it for now.
d207ebef
JM
15590
15591Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15592
15593 * configure.in: libtermcap.a should be built when cygwin is the
15594 target as well as the host.
15595 * config.guess: Allow mixed case in cygwin uname output.
15596 * Makefile.in: Add libtermcap target.
d207ebef 15597
ebe12325
JL
15598Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15599
15600 * config.sub: Clean up handling of hppa2.0.
15601
57057b67
RB
15602Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15603
15604 * config.guess: Use C code to identify more HP machines.
15605
f8670be1
JL
15606Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15607
15608 * config.sub: Handle hppa2.0.
15609
d207ebef
JM
15610Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15611
15612 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15613 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15614
156151998-12-15 Mark Salter <msalter@cygnus.com>
15616
15617 * configure.in: Added target-bsp for several target architectures.
15618
15619 * Makefile.in: Added rules for bsp.
15620
d1a09590
JL
15621Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15622
15623 * config.guess: Improve detection of hppa2.0 processors.
15624
15625Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15626
15627 * config.guess: Recognize FreeBSD using ELF automatically.
15628
71205e0b
MH
156291998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15630
15631 * configure (skip-this-dir): Add handling for new shell script, which
15632 might be created by a sub-directory's configure to indicate, this particular
15633 directory is "unwanted".
15634 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15635
d207ebef
JM
15636Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15637
15638 * ltconfig: import from libtool, after changing libtool to
15639 account for the cygwin name change.
15640
15641Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15642
15643 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15644 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15645
15646Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15647
15648 * configure.in: Add libtermcap to list of cygwin dependencies.
15649
15650Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15651
e490616e
ZW
15652 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15653 they include winsup/include when it's a cygwin target.
d207ebef
JM
15654
156551998-11-12 Tom Tromey <tromey@cygnus.com>
15656
15657 * configure.in (host_tools): Added zip.
15658 * Makefile.in (all-target-libjava): Depend on all-zip.
15659 (all-zip): New target.
15660 (ALL_MODULES): Added all-zip.
15661 (NATIVE_CHECK_MODULES): Added check-zip.
15662 (INSTALL_MODULES): Added install-zip.
15663 (CLEAN_MODULES): Added clean-zip.
15664
15665Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15666
15667 * Makefile.in: lose "32" from comment about cygwin.
15668
15669Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15670
15671 * configure.in: Use -Os to build target libraries for the fr30.
15672
15673Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15674
15675 * config.sub: Add fr30.
15676
15677Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15678
e490616e 15679 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15680 cygwin* instead of cygwin32*.
15681 * config.sub: Check cygwin* instead of cygwin32*.
15682
d2ec8b39
RL
15683Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15684
15685 * config.guess: Match any version of Unixware7.
15686
d207ebef
JM
156871998-10-20 Syd Polk <spolk@cygnus.com>
15688
15689 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15690 if desired.
15691
35cd2565
JL
15692Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15693
15694 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15695 these if the appropriate directories and files to not exist.
15696
52d4e5b7
JL
15697Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15698
15699 * Makefile.in (DEVO_SUPPORT): Add config.if.
15700
38ada91e
MH
15701Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15702
15703 * configure: Add pattern to replace "build_tooldir"'s
15704 definition in the generated Makefile with "tooldir"'s
15705 actual value.
15706
e44e84da
JL
15707Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15708
56a8387f
JL
15709 * config.sub: Bring back lost sparcv9.
15710
e44e84da
JL
15711 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15712
5cb95c7a
JL
15713Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15714
15715 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15716 CC_FOR_TARGET and friends.
15717
15718Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15719
ceff9b14
AO
15720 * Makefile.in (build_tooldir): New variable, same as tooldir.
15721 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15722 -B$(build_tooldir)/bin/.
15723 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15724
f2d11dcd
GP
15725Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15726
15727 * README: Remove installation instructions and refer to the
15728 INSTALL directory instead.
15729
73a6d2e7 15730Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15731
73a6d2e7
RL
15732 * config.sub: Add support for i[34567]86-pc-udk.
15733 * configure.in: Likewise.
15734
5d4a5ee6
JL
15735Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15736
15737 * Makefile.in: add bzip2 package building bits for user
15738 tools module
15739 * configure.in: ditto
15740
6fc19d6d
JL
15741Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15742
15743 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15744 (ALL_TARGET_MODULES): Add all-target-libobjc.
15745 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15746 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15747 (all-target-libchill): Add dependencies.
15748 * configure.in (target_libs): Add libchill.
4e81ae98 15749
f653f0ab
MH
157501998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15751
15752 * configure.in (target_subdir): Remove duplicate line.
15753
5d4a5ee6
JL
15754Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15755
15756 * Makefile.in (all-automake): fix dependencies.
15757
494933e4
JL
15758Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15759
15760 * configure.in: Minor cleanups for building in the $(target_alias)
15761 subdir.
15762
f6b58262
JW
157631998-09-22 Jim Wilson <wilson@cygnus.com>
15764
15765 * Makefile.in (bootstrap): Set r and s before make all. Use
15766 BASE_FLAGS_TO_PASS in make all.
15767 (cross): Likewise.
15768
27c7a08d
MM
157691998-09-20 Mark Mitchell <mark@markmitchell.com>
15770
15771 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15772
e67afd1e
RH
15773Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15774
15775 * config.sub: Fix typo in last change.
15776
8e44ac71
MH
157771998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15778
15779 * config.sub: Add support for C4x target.
15780 * configure.in: Likewise.
15781
d7496fbb
DM
157821998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15783
15784 * config.sub: Recognize sparcv9 just like sparc64.
15785
22097bd1
RL
15786Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15787
15788 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15789
4b877abd
JL
15790Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15791
2c8ec9a2
JL
15792 * config.guess: Correctly identify Pentium II sco boxes.
15793
4b877abd
JL
15794 * config.guess: Fix "tr" code. From Weiwen Liu.
15795
ab03db52
JH
15796Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15797
15798 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15799 stabs.
15800
b54db294
JL
15801Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15802
15803 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15804 (ALL_TARGET_MODULES): Add all-target-libchill.
15805 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15806 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15807 (all-target-libchill): Add dependencies.
15808 * configure.in (target_libs): Add libchill.
15809
bf48dd73
LW
15810Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15811
15812 * config.guess: Avoid assumptions about "tr" behaves when
15813 LANG is set to something other than English.
15814
a3cbd105
L
15815Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15816
15817 * configure (gxx_include_dir): Changed to
15818 '${prefix}/include/g++'-${libstdcxx_interface}.
15819
15820 * config.if: New to determine the interfaces.
15821
c4acd909
MK
15822Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15823
15824 * config.guess: Detect and handle MPE/IX.
15825 * config.sub: Deal with MPE/IX.
15826
9ea97665
DE
15827Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15828
15829 * configure.in: Use mh-aix43.
15830
0ce065bd
MH
158311998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15832
15833 * configure: Fix --without/--disable cases for gxx-include-dir.
15834
5d4a5ee6
JL
15835Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15836
15837 * mdata-sh: Imported. Needed for automake support.
15838
15839Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15840
15841 * Makefile.in (taz): Try "chmod -R og=u ." before
15842 "chmod og=u `find . -print`".
15843
15844Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15845
15846 * configure.in: Add arm-elf and thumb-elf support.
15847
15848Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15849
15850 * Makefile.in: Undo previous patch.
15851
15852Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15853
15854 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15855 to here ...
15856 (install-no-fixedincludes): and here
15857 (INSTALL_MODULES): ... from here.
15858
466456d9
ILT
15859Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15860
15861 * config.sub: Merge with FSF.
15862
1b409d25
ILT
15863 * config.guess: Merge with FSF.
15864
d207ebef
JM
15865Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15866
15867 * configure (extraconfigdirs): New variable.
15868 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15869 * Makefile.in (all): Move higher in file.
15870 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15871 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15872 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15873 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15874 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15875
158761998-07-23 Brendan Kehoe <brendan@cygnus.com>
15877
15878 * Makefile.in (all-target-libjava): Depend on all-gcc and
15879 all-target-newlib.
15880 (configure-target-libjava): Depend on $(ALL_GCC).
15881
7f1937c1
RL
15882Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15883
15884 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15885 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15886
2ada2bd6
ML
15887Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15888
15889 * INSTALL/README: Fix typo.
15890
1e025bde
ML
15891Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15892
5d4a5ee6
JL
15893 * ylwrap: Change absolute path checks to check for DOS style path
15894 names.
1e025bde 15895
5d4a5ee6
JL
15896 * ylwrap: Don't use a full path name if the source file is in the
15897 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15898
6755ff73
ILT
15899 * config-ml.in: Default to being verbose, to match Feb 18 change to
15900 configure.
15901
5d4a5ee6
JL
15902Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15903
15904 Brought over from egcs:
15905
15906 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15907
15908 * configure.in (target_subdir): Set to ${target_alias} instead
15909 of "libraries".
15910
15911 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15912
15913 * configure.in (target_subdir): Set to libraries if enable_multilib.
15914
15915Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15916
15917 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15918 multilibs, force reconfiguration the first time we create
15919 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15920
15921Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15922
15923 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15924 avoid confusion with --no-recursion.
15925
15926Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15927
15928 * configure.in: Win32 hosts shouldn't use install -x
15929 * install-sh: remove -x option, and special .exe-handling
15930 hack.
15931
d207ebef
JM
15932Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15933
15934 * config.guess: Recognize i586-pc-beos.
15935 * configure.in: Don't build some bits for beos.
15936
fbd836fc
ILT
15937Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15938
5d4a5ee6
JL
15939 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15940 CFLAGS default to -O2.
15941
fbd836fc
ILT
15942 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15943 when using GNU ld.
15944
15945Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15946
15947 * ltmain.sh: Correct install when using a different shell.
15948
15949Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15950
15951 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15952
d207ebef
JM
15953Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15954
15955 * makefile.vms: Update to build binutils/makefile.vms. Add install
15956 target.
fbd836fc
ILT
15957
15958Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15959
15960 * ltconfig: Update to correct AIX handling.
15961
69b471bc
JL
15962Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15963
81241b5e
JL
15964 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15965
69b471bc
JL
15966 * configure.in (target_subdir): Set to ${target_alias} instead
15967 of "libraries".
15968
bedf82df
MH
159691998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15970
15971 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15972 (Makefile): Depend on $(gcc_version_trigger).
15973
15974 * configure (gcc_version): Change default initializer to empty
15975 string.
15976 (gcc_version_trigger): New variable; pass this variable down
15977 to subdir configures to enable them checking gcc's version
15978 themselves. Emit make macros for both gcc_version vars.
15979 (topsrcdir): Initialize reliably.
15980 (recursion line): Remove --with-gcc-version=${gcc_version}.
15981
28e449d8
MH
159821998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15983
15984 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
15985 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15986 in $(libsubdir); emit definition in each generated Makefile.
15987 (gxx_include_dir): Initialize depending on
15988 $enable_version_specific_runtime_libs.
28e449d8 15989
50c4c9f7
MH
159901998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15991
15992 * configure (gcc_version): Initialize properly depending on
15993 how and where configure is started.
15994 (recursion line): Pass a --with-gcc-version=${gcc_version}
15995 to configures in subdirs.
15996
d207ebef
JM
15997Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15998
15999 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16000 cygmon
d207ebef 16001
5d4a5ee6
JL
16002Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16003
16004 * configure.in: Add cygmon and libstub support for mn10200.
16005
2f96399b
MH
160061998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16007
16008 * configure (gcc_version): Add new variable describing the
16009 particular gcc version we're building.
16010 * Makefile.in (libsubdir): Add new macro for the directory
16011 in which the compiler finds executables, libraries, etc.
16012 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16013 and libsubdir.
16014
c4137c50
AO
16015Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16016
ceff9b14
AO
16017 * Makefile.in (local-clean): Remove *.log.
16018 (warning.log): Built with warn_summary from build.log.
16019 (mail-report.log): Run test_summary.
16020 (mail-report-with-warnings.log): Run test_summary including
16021 warning.log in the report.
c4137c50 16022
276d5ee0
RL
16023Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16024
16025 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16026
5d4a5ee6
JL
16027Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16028
16029 * Makefile.in (grep): Grep no longer depends on libiberty.
16030
16031Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16032
16033 * Makefile.in: all-snavigator needs all-libgui.
16034
16035Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16036
16037 * configure.in: Add cygmon and libstub support for mn10300.
16038
8af14275
ILT
16039Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16040
16041 * missing: Update to version from automake 1.3.
16042
fbd836fc
ILT
16043 * ltmain.sh: On installation, don't get confused if the same name
16044 appears more than once in the list of library names.
16045
466456d9
ILT
16046Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16047
16048 * config.sub: Accept m68060 and m5200 as CPU names.
16049
5d4a5ee6
JL
16050Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16051
16052 * configure: Use && rather than using -a in test, because odd
16053 strings can confuse test.
16054 * configure.in: Likewise.
16055
fbd836fc
ILT
16056Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16057
16058 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16059
f0983958
AO
16060Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16061
16062 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16063 bootstrap4-lean): New targets.
f0983958 16064
bfed1ea0
JL
16065Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16066
16067 * mpw-* Delete. Not used.
16068
5d4a5ee6
JL
16069Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16070
16071 * COPYING.LIB: Update FSF address.
16072
bfed1ea0
JL
16073Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16074
16075 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16076
5d4a5ee6
JL
16077 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16078 GAS_SUPPORT_DIRS.
16079
bfed1ea0
JL
16080Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16081
16082 * ltconfig, ltmain.sh: Avoid producing a version number if
16083 -version-info was not used.
16084
5d4a5ee6
JL
16085Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16086
16087 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16088 building with newlib.
16089
160901998-04-30 Paul Eggert <eggert@twinsun.com>
16091
d207ebef 16092 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16093 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16094
16095Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16096
16097 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16098 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16099
16100Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16101
16102 * configure.in: Change alpha to alpha* in several places.
16103
d207ebef
JM
16104Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16105
16106 * config.sub: Recognize sparc86x.
16107
77be0cab
MM
16108Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16109
16110 * configure.in (--enable-target-optspace): Remove debug echo.
16111
62441128
JW
16112Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16113
16114 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16115
bfed1ea0
JL
16116Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16117
16118 * ltconfig: Update cygwin32 support.
16119
5d4a5ee6
JL
16120 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16121 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16122 (GDB_SUPPORT_DIRS): Likewise.
16123
3f4ea1de
MM
16124Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16125
16126 * configure.in (target_makefile_frag): If --enable-target-optspace,
16127 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16128 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16129 not used.
16130 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16131
5d4a5ee6
JL
16132Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16133
16134 * Makefile.in (all-bfd): Depend on all-intl.
16135 (all-binutils): Likewise.
16136 (all-gas): Likewise.
16137 (all-gprof): Likewise.
16138 (all-ld): Likewise.
16139
161401998-04-19 Brendan Kehoe <brendan@cygnus.com>
16141
16142 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16143
bfed1ea0
JL
16144Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16145
5d4a5ee6
JL
16146 * Makefile.in (all-bfd): Depend upon all-libiberty.
16147
bfed1ea0
JL
16148 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16149
5d4a5ee6
JL
16150Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16151
16152 * Makefile.in: Add libstub.
16153
16154 * configure.in: Ditto. Build libstub for targets that have cygmon
16155 support.
16156
16157Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16158
16159 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16160
16161Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16162
16163 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16164 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16165
ec8d6ddc
KW
16166Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16167
16168 * configure: Define DEFAULT_M4 by searching PATH.
16169 * Makfile.in: Use DEFAULT_M4.
16170
bfed1ea0
JL
16171Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16172
16173 * ltconfig: Add cygwin32 support.
16174
5d4a5ee6
JL
16175 * Makefile.in, configure.in: Add libtool as a native only directory
16176 to configure and build.
16177
547a6183
JL
16178Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16179
16180 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16181
5d4a5ee6 16182Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16183
5d4a5ee6
JL
16184 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16185
16186Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16187
16188 * Makefile.in: add ash make rules
16189 * configure.in: add ash to native_only and host_tools lists
16190
16191Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16192
16193 * Makefile.in (all-gettext, all-intl): New targets.
16194 (ALL_MODULES): Added all-gettext, all-intl.
16195 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16196 (INSTALL_MODULES): Added install-gettext, install-intl.
16197 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16198
16199 * configure.in (host_tools): Added gettext.
16200 (native_only): Likewise.
16201 (noconfigdirs) [various cases]: Likewise.
16202 (host_libs): Added intl.
16203
d207ebef
JM
16204Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16205
16206 * configure: Do not disable building gdbtk for cygwin32 hosts.
16207
e98e406f
NC
16208Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16209
16210 * configure.in: Add thumb-coff target.
16211 * config.sub: Add thumb-coff target.
16212
5d4a5ee6
JL
16213Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16214
16215 * Makefile.in: Revert yesterday's change.
16216 (all-target-winsup): all-target-librx stays out of here.
16217
16218Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16219
16220 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16221 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16222 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16223 Remove references to librx and libg++.
16224
16225Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16226
16227 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16228 recursive makes
16229
bfed1ea0
JL
16230Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16231
16232 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16233 for newlib directory.
bfed1ea0
JL
16234 (CXX_FOR_TARGET): Likewise.
16235
16236Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16237
16238 * ltconfig: Update after libtool/ltconfig.in change for
16239 hpux11.
16240
16241Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16242
16243 * ltconfig, ltmain.sh: Update to libtool 1.2.
16244
3cd730af
MH
16245Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16246
16247 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16248 (install-gcc-cross): Instead, override LANGUAGES here.
16249
80564603
DL
162501998-03-18 Dave Love <d.love@dl.ac.uk>
16251
16252 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16253 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16254
d207ebef
JM
16255Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16256
16257 * configure.in: Add Thumb-pe target.
16258
5d4a5ee6 16259Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16260
5d4a5ee6
JL
16261 * Makefile.in - changed sn targets to snavigator
16262 * configure.in - changed sn targets to snavigator
16263
2d4a0558
MH
16264Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16265
16266 * config-ml.in: After building symlink tree call make distclean
16267 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16268 to be the case for libiberty.
16269
04b93567
L
16270Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16271
16272 * configure: When making link, also check the current
16273 directory. The configure scripts may create one.
16274
9a06b842
RH
16275Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16276
16277 * config.sub: Accept alphapca56 and alphaev6 properly.
16278
217fc4e6
FS
16279Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16280
16281 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16282
3e07bdbd 16283Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16284
e490616e 16285 * config.sub (sco5): Fix typo.
3e07bdbd 16286
5d4a5ee6
JL
16287Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16288
16289 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16290 install-itcl.
16291 (install-itcl): Remove dependency on install-tcl.
16292
16293Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16294
16295 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16296
16297Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16298
16299 * configure.in: Don't build libgui for a cygwin32 target when not on
16300 a cygwin32 host.
16301
16302Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16303
16304 * configure (redirect): Set to null, so default behavior of
16305 configure is now --verbose.
16306
ce0d965c
DL
163071998-02-16 Dave Love <d.love@dl.ac.uk>
16308
16309 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16310 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16311
3acd1fd0
MH
16312Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16313
16314 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16315 this change to sync Makefile.in with its ChangeLog entries.
16316
5d4a5ee6
JL
16317Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16318
16319 * ltmain.sh (mkdir): Check that the directory doesn't exist
16320 before we exit with error, so that we don't get races during
16321 parallel builds.
16322
bfed1ea0
JL
16323Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16324
16325 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16326
4e77e8f1
MH
16327Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16328
16329 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16330 PICFLAG_FOR_TARGET.
16331 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16332
16333 * configure: Emit a definition for the new macro enable_shared
16334 into each Makefile.
16335
5d4a5ee6
JL
16336Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16337
16338 * configure.in (host_tools, native_only): Add libtool.
16339
16340Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16341
16342 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16343 Fix typo in ming config comment.
16344
bfed1ea0
JL
16345Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16346
16347 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16348
5d4a5ee6
JL
16349Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16350
16351 * config.sub: Add tic30 cases, and map c30 to tic30.
16352
8821a725
RH
16353Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16354
16355 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16356 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16357 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16358 (CLEAN_TARGET_MODULES): Similarly
16359 (all-target-libf2c): Add dependences.
4e81ae98 16360 * configure.in (target_libs): Add libf2c.
8821a725 16361
5d4a5ee6
JL
16362Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16363
16364 * configure.in: Remove expect from noconfigdirs when target
16365 is cygwin32. OK to build expect and dejagnu with Canadian
16366 Cross.
16367
0aadd657
ILT
16368Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16369
5d4a5ee6
JL
16370 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16371 host.
16372
0aadd657
ILT
16373 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16374 and mingw32.
16375
d0a8352c
MH
16376Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16377
16378 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16379 here as it is not defined in the toplevel Makefile.
16380
59739e3c
MH
16381Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16382
16383 * configure (package_makefile_rules_frag): New variable, which names
16384 a file with generic rules, ...
16385 Change comment to mention we now have FIVE parts.
16386 * configure: Undo last change.
16387
228197ee
LT
16388Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16389
16390 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16391 * config.sub: More accurate determination of HP processor types.
228197ee 16392
efd4c0ba
MH
16393Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16394
16395 * configure (package_makefile_frag): Move inserting the
16396 ${package_makefile_frag} to where it should be according
16397 to the comment.
16398
6eef3189
PB
16399Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16400
16401 * config.guess: Add support for Linux/ARM.
16402
d207ebef
JM
16403Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16404
16405 * .cvsignore: Remove *-info and *-install since they match
16406 release-info and mpw-install, which we don't want to just ignore.
16407
48464ebf
RH
16408Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16409
16410 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16411
803462a7
PN
16412Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16413
16414 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16415 local_prefix to sub-make invocations.
16416
520ab477
L
16417Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16418
16419 * configure.in: Check makefile fragments in the source
16420 directory.
16421
4bcdb76d
AO
16422Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16423
ceff9b14
AO
16424 * configure.in: Check whether host and target makefile
16425 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16426
5d4a5ee6
JL
16427Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16428
16429 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16430
16431Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16432
16433 * configure.in: Make sure we only replace RPATH_ENVVAR on
16434 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16435 regexp to sed.
16436
16437 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16438 to sub-makes.
16439
0d3e11a5
LI
164401998-01-13 Lee Iverson (leei@ai.sri.com)
16441
16442 * config-ml.in (multi-do): LDFLAGS must include multilib
16443 designator.
16444
d45b3d87 16445Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16446
16447 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16448
d39cd7a1
MK
16449Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16450
16451 * config.sub: Add mingw32 support.
16452 * configure.in: Likewise.
d39cd7a1 16453
6decbc24
FS
16454Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16455
16456 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16457
5d4a5ee6
JL
16458Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16459
16460 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16461 * configure (gxx_include_dir): Provide a definition for subdirs
16462 which do not use autoconf.
16463
16464Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16465
16466 * config.guess: Sync with egcs. Picks up new alpha support,
16467 BeOS & some additional linux support.
16468
d3d1907a
JL
16469Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16470
16471 * config.guess: HP 9000/803 is a PA1.1 machine.
16472
b104e095
RH
16473Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16474
16475 * configure.in: It's alpha*-...
16476
aca823c1
L
16477Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16478
16479 * configure.in (host_makefile_frag, target_makefile_frag):
16480 Handle multiple config files.
16481 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16482 alpha-*-*.
16483
d207ebef
JM
16484Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16485
16486 * mkdep: New file.
16487
16488Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16489
16490 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16491
5d4a5ee6
JL
16492Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16493
16494 * Makefile.in: Add libgui directory.
16495 (GDB_TK): Add all-libgui.
16496 * configure.in: Add libgui directory.
16497 * configure: Add all-libgui to GDB_TK.
16498
16499Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16500
16501 * config-ml.in (multidirs): Add m32r to multilib list.
16502
16503Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16504
16505 * Makefile.in (all-target-gperf): Change dependency to
16506 all-target-libstdc++.
16507
baf55877
FF
16508Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16509
16510 * config.guess: Add BeOS support.
16511
5d4a5ee6
JL
16512Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16513
16514 Source directory cvs renamed to cvssrc:
16515 * configure.in (host_tools): Change cvs to cvssrc.
16516 (native_only): Likewise.
16517 (noconfigdirs) [various cases]: Likewise.
16518 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16519 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16520 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16521 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16522 (all-cvssrc): Rename target from all-cvs.
16523
f2d76545
JL
16524Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16525
16526 * configure (gxx_include_dir): Fix thinko.
16527
205cba53
JL
16528Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16529
16530 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16531 (install-cross, install-gcc-cross): New targets.
16532
5d4a5ee6
JL
16533Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16534
16535 * configure.in (noconfigdirs): Add support for Thumb target.
16536
16537 * config.sub (maybe_os): Add support for Thumb target.
16538
16539Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16540
16541 * Makefile.in: Add rules for cygmon.
16542
16543 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16544
96b0f1fc
JL
16545Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16546
16547 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16548 * configure (gxx_include_dir): Provide a definition for subdirs
16549 which do not use autoconf.
d207ebef
JM
16550
16551Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16552
16553 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16554 11/18/97 build
d207ebef 16555
7dfef6ed
JL
16556Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16557
16558 * From Franz Sirl.
16559 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16560 found on RedHat Linux systems.
96b0f1fc 16561
83cfe7c0
JL
16562Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16563
16564 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16565 guesses.
16566
7dfef6ed
JL
16567Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16568
16569 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16570
5d4a5ee6
JL
16571Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16572
16573 * ltmain.sh: If mkdir fails, check whether the directory was created
16574 anyhow by some other process.
16575
d207ebef
JM
16576Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16577
16578 * configure.in (d30v-*-*): Configure all directories.
16579
16580Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16581
16582 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16583 for the D30V.
16584
16585Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16586
16587 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16588
5d4a5ee6
JL
16589Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16590
e490616e
ZW
16591 * include/libiberty.h: Add extern "C" { so it can be used with C++
16592 progrms.
16593 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16594 programs.
5d4a5ee6 16595
d207ebef
JM
16596Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16597
16598 * configure.in (d30v-*-*): Configure GCC now.
16599
5d4a5ee6
JL
16600Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16601
16602 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16603 is no longer needed.
16604
c9670e62
JM
16605Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16606
16607 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16608
cc71c0ca
MH
16609Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16610
16611 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16612 targets using "$@" to provide support for similar but not identical
16613 targets without having to duplicate code.
16614
d207ebef
JM
16615Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16616
16617 * makefile.vms: Fix to work with DEC C.
16618
16619Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16620
16621 * config.sub: Add mips-tx39-elf to marketing names.
16622
16623Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16624
16625 * ltmain.sh: Handle symlinks in generated script.
16626
16627Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16628
16629 * configure: Handle autoconf style directory options: --bindir,
16630 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16631 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16632 --sysconfdir.
16633 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16634 (sharedstatedir, localstatedir, oldincludedir): New variables.
16635 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16636 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16637 sbindir, sharedstatedir, and sysconfdir.
16638
b1e3ddfd
AJ
16639Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16640
16641 * Makefile.in (bootstrap-lean): New target.
16642
d207ebef
JM
16643Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16644
16645 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16646 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16647
16648Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16649
16650 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16651
09f97c1e
JL
16652Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16653
16654 * Makefile.in (cross): New target.
16655
335d0ab2
AO
16656Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16657 Jeff Law <law@cygnus.com>
16658
16659 * Makefile.in (bootstrap2, bootstrap3): New targets.
16660 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16661 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16662
d207ebef
JM
16663Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16664
16665 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16666 windows. Consistent with gdb/configure.
d207ebef 16667
e693cc28
UD
166681997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16669
e693cc28
UD
16670 * configure.in: Name Linux target fragment.
16671
16672 * configure: Rewrite so that project Makefile fragment is inserted
16673 first and appears last in the resulting Makefile.
16674
d207ebef
JM
16675Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16676
16677 * Makefile.in (install-itcl): Install tcl first.
16678
5d4a5ee6
JL
16679Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16680
16681 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16682
f401679e
JW
16683Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16684
16685 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16686
16687 * configure.in (skipdirs): Add target-librx for Linux.
16688 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16689
ec20b1b9
JL
16690Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16691
16692 * Makefile.in (bootstrap): New target.
16693
becdcf6d
JL
16694Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16695
63f6bcd7 16696 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16697
d207ebef
JM
16698Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16699
16700 * config.guess: Merge with FSF.
16701
0c82f6bf
FF
16702Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16703
16704 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16705
d207ebef
JM
16706Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16707
16708 * config.sub: Add "marketing-names" patch.
16709
3fbc0b70
JS
16710Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16711
e490616e 16712 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16713
e20d4801
JL
16714Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16715
16716 * config.sub: Handle v850-elf.
16717
fe181f78 16718Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16719
16720 * .cvsignore (*-install): Remove.
16721
bfed1ea0
JL
16722Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16723
16724 * ltconfig: Set CONFIG_SHELL in libtool.
16725 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16726
558a1e7c
JW
16727Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16728
16729 * configure.in (target_subdir): Set to libraries if enable_multilib.
16730
7818d6fc
JW
16731Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16732
16733 * config.guess: Update from gcc directory.
16734
d207ebef
JM
16735Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16736
16737 * Makefile.in (all-sim): Depends on all-readline.
16738
6599da04
JM
16739Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16740
16741 * Makefile.in (BISON, YACC): Use $$s.
16742 (all-bison): Depend on all-texinfo.
16743
16744Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16745
16746 * Makefile.in (BISON): Add -L flag.
16747 (YACC): Likewise.
16748
d207ebef
JM
16749Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16750
4e81ae98
EC
16751 * configure.in (noconfigdirs): Add support for v850e target.
16752
d207ebef
JM
16753 * config.sub (maybe_os): Add support for v850e target.
16754
16755Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16756
4e81ae98
EC
16757 * configure.in (noconfigdirs): Add support for v850ea target.
16758
d207ebef
JM
16759 * config.sub (maybe_os): Add support for v850ea target.
16760
6599da04
JM
16761Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16762
16763 * config.sub: Add mipstx39. Delete r3900.
16764
16765Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16766
16767 * Makefile.in (all-autoconf): Depends on all-texinfo.
16768
16769Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16770
16771 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16772 eabi targets.
16773
16774Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16775
16776 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16777
16778 * configure: When handling a Canadian Cross, handle YACC as well as
16779 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16780 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16781
16782Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16783
16784 * Makefile.in (BISON): bison, not byacc or bison -y.
16785 (YACC): bison -y or byacc or yacc.
16786 (various): Add *-bison as appropriate.
16787 (taz): No need to mess with BISON anymore.
16788
16789Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16790
16791 * configure: If OSTYPE matches *win32*, try to find a good value for
16792 CONFIG_SHELL.
16793
16794Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16795
16796 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16797 configure.in if it is present.
16798
16799Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16800
16801 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16802
16803Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16804
16805 * config.sub: Recognize `arc' cpu.
16806 * configure.in: Likewise.
16807 * config-ml.in: Likewise.
16808
16809Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16810
16811 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16812
16813Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16814
16815 * configure: Changed sed delimiter from ':' to '|' when
16816 attempting to substitute ${config_shell} for SHELL. On
16817 NT ${config_shell} may contain a ':' in it.
16818
16819Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16820
16821 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16822
16823Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16824
16825 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16826
16827Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16828
16829 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16830
16831 * ylwrap: If the program is a relative path, force it to be
16832 absolute.
16833
16834Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16835
16836 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16837
16838Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16839
16840 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16841 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16842 for libraries.
6599da04
JM
16843
16844Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16845
16846 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16847 separated by spaces.
6599da04
JM
16848
16849Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16850
16851 * ylwrap: New file.
16852 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16853
16854 * ltmain.sh: Handle /bin/sh at start of install program.
16855
16856 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16857
16858 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16859 * missing: New file, from automake 1.2.
16860
16861Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16862
16863 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16864 check-tk to CHECK_X11_MODULES.
16865
16866Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16867
16868 * config.sub: Merge with FSF.
16869
16870Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16871
16872 * config.guess: Merge with FSF.
16873
16874Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16875
16876 * configure: Treat msdosdjgpp like go32.
16877 * configure.in: Likewise. Don't remove gprof for go32.
16878
16879 * configure: Change Makefile.tem2 to Makefile.tm2.
16880
16881Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16882
16883 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16884
16885Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16886
16887 * install-sh (chmodcmd): Set to null if the DST directory already
16888 exists. Same as Nov 11th change.
16889
16890Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16891
4e81ae98 16892 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16893
16894Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16895
16896 * config.guess: Update from FSF.
16897
16898Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16899
16900 * Makefile.in (GDB_TK): Depend on itcl and tix.
16901
16902Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16903
16904 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16905 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16906 (INSTALL_SCRIPT): New variable.
16907 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16908 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16909 to -x.
16910 * install-sh: Add support for -x option.
16911
16912Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16913
16914 * configure.in, Makefile.in: Treat tix like itcl.
16915
16916Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16917
16918 * Makefile.in (WINDRES): New variable.
16919 (WINDRES_FOR_TARGET): New variable.
16920 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16921 (EXTRA_HOST_FLAGS): Add WINDRES.
16922 (EXTRA_TARGET_FLAGS): Add WINDRES.
16923 (EXTRA_GCC_FLAGS): Add WINDRES.
16924 ($(DO_X)): Pass down WINDRES.
16925 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16926 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16927 DLLTOOL_FOR_TARGET.
16928
16929Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16930
16931 * configure.in: configure sim before gdb for win32-x-ppc
16932
16933Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16934
16935 Move gperf into the toplevel, from libg++.
16936 * configure.in (target_tools): Add target-gperf.
16937 (native_only): Add target-gperf.
16938 * Makefile.in (all-target-gperf): New target, depend on
16939 all-target-libg++.
16940 (configure-target-gperf): Empty rule.
16941 (ALL_TARGET_MODULES): Add all-target-gperf.
16942 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16943 (CHECK_TARGET_MODULES): Add check-target-gperf.
16944 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16945 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16946
16947Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16948
6599da04
JM
16949 * config.sub (mn10200): Recognize new basic machine.
16950
16951Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16952
16953 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16954 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16955
16956Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16957
16958 * configure.in: If we're building mips-sgi-irix6* native, turn on
16959 ENABLE_MULTILIB and set TARGET_SUBDIR.
16960
16961Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16962
16963 * Makefile.in (all-sn): Depend on all-grep.
16964
16965Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16966
16967 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16968
16969 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16970 Makefile. From Jeff Makey <jeff@cts.com>.
16971 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16972
16973 * Makefile.in (DISTBISONFILES): Remove.
16974 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16975 $(DEFAULT_YACC).
16976
16977 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 16978 cygwin32.
6599da04
JM
16979
16980 * Makefile.in (LD): New variable.
16981 (EXTRA_HOST_FLAGS): Pass down LD.
16982 ($(DO_X)): Likewise.
16983
16984Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16985
16986 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16987
16988Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16989
16990 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 16991 before adding our own. Always add --build.
6599da04
JM
16992
16993Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16994
16995 * configure.in (targargs): Pass --build if we're doing
16996 a cross-compile.
16997
16998Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16999
ca236658 17000 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17001 sed. Otherwise sed chokes on NT path names with drive
17002 designators. Also look for "?:*" as the leading characters in an
17003 absolute pathname.
17004
17005Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17006
17007 * config.sub: Support for r3900.
17008
17009Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17010
17011 * configure.in: Use install-sh, not install.sh.
17012
17013Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17014
17015 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17016 apply it twice.
17017
17018Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17019
17020 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17021 install-binutils.
17022
17023Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17024
17025 * Makefile.in: Add automake targets.
17026 * configure.in (host_tools): Add automake.
17027
17028Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17029
17030 * configure: Default CXX to c++, not gcc.
17031 * Makefile.in (CXX): Set to c++, not gcc.
17032 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17033
17034Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17035
17036 * install-sh: try appending a .exe if source file doesn't
17037 exist
17038
17039Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17040
17041 * configure.in: Turn on multilib by default.
17042 (cross_only): Remove target-libiberty.
17043
17044 * Makefile.in (all-gcc): Don't depend on libiberty.
17045
17046Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17047
17048 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17049
17050Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17051
17052 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17053 (DISTBISONFILES): Add ld/Makefile.in
17054
17055Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17056
17057 * configure.in: if target is cygwin32 but host isn't cygwin32,
17058 don't configure gdb tcl tk expect, not just gdb.
17059
17060Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17061
17062 * configure.in: Added gnuserv everywhere sn appears.
17063
17064 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17065 (CROSS_CHECK_MODULES): Added check-gnuserv.
17066 (INSTALL_MODULES): Added install-gnuserv.
17067 (CLEAN_MODULES): Added clean-gnuserv.
17068 (all-gnuserv): New target.
17069
17070Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17071
17072 * config.guess: Fixes for MIPS OpenBSD systems.
17073
17074Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17075
17076 * Makefile.in (INSTALL_XFORM): Remove.
17077 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17078
17079 * mkinstalldirs: New file, copied from automake.
17080 * Makefile.in (installdirs): Rename from install-dirs. Use
17081 mkinstalldirs. Change all users.
17082 (DEVO_SUPPORT): Add mkinstalldirs.
17083
17084Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17085
17086 * install-sh: Rename from install.sh.
17087 * Makefile.in (INSTALL): Change install.sh to install-sh.
17088 (DEVO_SUPPORT): Likewise.
17089
17090 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17091 Graichen <graichen@rzpd.de>.
17092
17093Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17094
17095 * config.guess: Recognize OpenBSD systems correctly.
17096
17097Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17098
17099 * README, Makefile.in (ETC_SUPPORT): Remove references to
17100 cfg-paper*, configure.{texi,man,info*}._
17101
17102Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17103
17104 * Makefile.in (all.normal): Ensure that gcc is built after all
17105 the x11 - ie gdb - targets.
17106
17107Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17108
17109 * makefile.vms: Don't run conf-a-gas.
17110
17111Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17112
e490616e 17113 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17114
d207ebef
JM
17115Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17116
17117 * configure.in: Remove noconfigdirs case since gdb also
17118 configures and builds for tic80-coff.
17119
6599da04
JM
17120Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17121
17122 * configure: Set cache_file to config.cache.
17123 * Makefile.in (local-distclean): Remove config.cache.
17124
17125Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17126
17127 * COPYING: Update FSF address.
17128
d207ebef
JM
17129Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17130
17131 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17132 noconfigdirs.
17133
6599da04
JM
17134Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17135
17136 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17137 MAKEDIRS, is empty.
17138
17139Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17140
17141 * config.sub: Tweak mn10300 entry.
17142
17143Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17144
17145 * configure.in (host_tools): Put sim before gdb, so gdb's
17146 configure.tgt can determine if the simulator was configured.
17147
17148Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17149
17150 * config.sub: Move BeOS $os case to be with other Cygnus
17151 local cases.
17152
17153Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17154
17155 * config.sub: Remove misplaced comment that broke Linux.
17156
17157Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17158
17159 * config.sub: Add BeOS support.
17160
17161Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17162
17163 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17164
17165Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17166
17167 * configure.in (noconfigdirs): Remove tcl and tk from
17168 noconfigdirs for cygwin32 builds.
17169
d207ebef
JM
17170Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17171
17172 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17173
6599da04
JM
17174Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17175
17176 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17177 make-all.com, use makefile.vms instead.
17178
17179Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17180
17181 * config.sub: Accept -lnews*.
17182
d207ebef
JM
17183Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17184
17185 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17186 target-examples and target-libiberty for d30v.
d207ebef
JM
17187
17188Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17189
17190 * configure.in (noconfigdirs): Enable ld for d30v.
17191
17192Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17193
17194 * configure.in (tic80-*-*): Build compiler.
17195
17196Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17197
17198 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17199 unsupported d30v directories
d207ebef
JM
17200
17201Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17202
4e81ae98
EC
17203 * config.sub, configure.in: Add d30v target cpu.
17204
6599da04
JM
17205Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17206
17207 * makefile.vms: New file.
17208 * make-all.com: Remove.
17209
17210Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17211
17212 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17213
17214Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17215
17216 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17217
17218Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17219
17220 * Makefile.in (ALL_MODULES): Added all-db.
17221 (CROSS_CHECK_MODULES): Addec check-db.
17222 (INSTALL_MODULES): Added install-db.
17223 (CLEAN_MODULES): Added clean-db.
17224
17225Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17226
17227 * config.guess: Merge with latest FSF sources.
17228
17229Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17230
17231 * Makefile.in (ALL_MODULES): Added all-itcl.
17232 (CROSS_CHECK_MODULES): Added check-itcl.
17233 (INSTALL_MODULES): Added install-itcl.
17234 (CLEAN_MODULES): Added clean-itcl.
17235
17236Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17237
17238 * configure.in: build gdb for mn10200
17239
17240Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17241
17242 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17243
d207ebef
JM
17244Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17245
17246 * configure.in (tic80-*-*): Turn off most targets right now.
17247
6599da04
JM
17248Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17249
17250 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17251 rather than the makeinfo program.
17252 (do-info): Depend upon all-texinfo.
17253
17254Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17255
17256 * configure.in: Remove uses of config/mh-linux.
17257
17258 * config.sub, config.guess: Merge with latest FSF sources.
17259
d207ebef
JM
17260Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17261
17262 * config.sub (case $basic_machine): Add tic80 entries.
17263
6599da04
JM
17264Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17265
17266 * config.sub, config.guess: Merge with latest FSF sources.
17267
17268Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17269
17270 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17271 * mpw-config.in: Test for NewFolderRecursive.
17272 * mpw-install: Use symbolic name for startup filename.
17273 * mpw-README: Add various additional details.
17274
17275Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17276
17277 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17278
17279Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17280
17281 * configure.in: Do build gcc and the target libraries for
17282 the mn10200.
17283
17284Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17285
17286 * configure.in: don't avoid building gdb for mn10300 any more
17287 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17288 instead of single-quoting it.
17289
17290Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17291
17292 * configure.in: Don't use --with-stabs on IRIX 6.
17293
17294Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17295
17296 * configure.in (m32r): Build gdb, libg++ now.
17297
17298Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17299
17300 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17301 directories from noconfigdirs.
17302
17303Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17304
17305 * config.sub (basic_machine): added mips16 configuration
17306
17307Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17308
17309 * config.sub: Handle d10v-unknown.
17310
d207ebef
JM
17311Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17312
17313 * config.sub: Handle v850-unknown.
17314
6599da04
JM
17315Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17316
17317 * Makefile.in: add findutils
17318 * configure.in: add findutils to list of host_tools
17319
17320Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17321
17322 * config.sub: Handle mn10200 and mn10300.
17323
17324Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17325
17326 * configure.in (d10v-*): Do not build librx.
17327
17328Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17329
17330 * configure.in (mn10300): Build everything except gdb & libgloss.
17331
17332Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17333
17334 * config.guess: Patch for Dansk Data Elektronik servers,
17335 from Niels Skou Olsen <nso@dde.dk>.
17336
17337 For ncr, use /bin/uname rather than uname, since GNU uname does not
17338 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17339
17340 Patch for MIPS R4000 running System V,
17341 from Eric S. Raymond <esr@snark.thyrsus.com>.
17342
17343 Fix thinko for nextstep.
17344
17345 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17346
17347 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17348 * config.guess: Guess mips-dec-mach_bsd4.3.
17349
17350 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17351 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17352 release numbers.
17353 * config.guess (mips-mips-riscos*): Emit just enough of the
17354 release number.
17355
17356 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17357 * config.guess (sparc-auspex-sunos*): Added.
17358 (f300-fujitsu-*): Added.
17359
17360 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17361 * config.guess: Recognize a Tadpole as a sparc.
17362
17363Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17364
17365 * config.guess: Don't assume that NextStep version is either 2 or
17366 3. NextStep 4 (aka OpenStep 4) has come out now.
17367
17368Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17369
17370 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17371 From Rik Faith <faith@cs.unc.edu>.
17372
17373Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17374
17375 * config.sub: Contributions from bug-gnu-utils to:
17376 Support plain "hppa" (no version given) architecture, reported by
17377 OpenStep.
17378 OpenBSD like NetBSD.
17379 LynxOs is not a hardware supplier.
17380
17381 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17382 OpenBSD like NetBSD.
6599da04
JM
17383 Stratus systems.
17384 More Pyramid systems.
17385 i[n>4]86 Intel chips.
17386 M680[n>4]0 Motorola chips.
17387 Use unknown instead of lynx for hardware manufacturer.
17388
17389Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17390
17391 * install.sh (chmodcmd): Set to null if the DST directory already
17392 exists.
17393
17394Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17395
17396 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17397 not use mt-ppc target Makefile fragment any more.
17398
17399Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17400
17401 * configure.in (*-*-windows): Exclude everything but those dirs
17402 needed to build windows.
17403
17404Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17405
17406 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17407
17408Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17409
17410 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17411
17412Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17413
17414 * Undo my previous change.
17415
17416Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17417
17418 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17419 unconditionally.
17420 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17421
17422Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17423
17424 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17425 host to add it's own flags.
6599da04
JM
17426
17427Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17428
17429 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17430
17431Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17432
17433 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17434 (CXX_FOR_TARGET): Likewise.
17435 (GCC_FOR_TARGET): Define.
17436 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17437 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17438 CC_FOR_TARGET was specified on the command line.
17439 (MAKEOVERRIDES): Don't define.
17440
17441Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17442
17443 * configure.in (m32r): Fix spelling of libg++ libs.
17444
17445Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17446
17447 * config.sub (-apple*): Remove, now redundant.
17448
17449Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17450
17451 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17452
17453 * configure: Rework yesterday's sed script patch.
17454
17455 * config.sub: Merge with FSF.
17456
17457Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17458
17459 * config.guess: Merge from FSF.
17460
17461 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17462 * config.guess: Use pc instead of unknown, for pc clone systems.
17463 Change linux to linux-gnu.
6599da04
JM
17464
17465 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17466 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17467
17468Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17469
17470 * test-build.mk (HOLES): Add "xargs" for gdb.
17471
17472 * configure: Avoid hpux10.20 sed bug.
17473
17474Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17475
731a8127 17476 * configure.in: Add support for windows host
6599da04
JM
17477 (that is a build done under the Microsoft build environment).
17478
17479Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17480
17481 * Makefile.in: Replace all uses of srcroot with s, to shrink
17482 command line lengths.
17483
17484 Patches from Geoffrey Noer <noer@cygnus.com>:
17485 * configure.in: If configuring for newlib, pass --with-newlib to
17486 subdirectories.
17487 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17488 -Bnewlib/ and -Lwinsup to gcc.
17489 (CXX_FOR_TARGET): Likewise.
17490
17491Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17492
17493 * Makefile.in (ETC_SUPPORT): Add configure.
17494
17495Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17496
4e81ae98 17497 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17498 host configuration file.
17499
17500Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17501
17502 * configure.in: Break mn10x00 support into separate
17503 mn10200 and mn10300 configurations.
17504 * config.sub: Likewise.
17505
17506Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17507
17508 * configure.in: Add lots of stuff to noconfigdirs for
17509 the mn10x00 targets.
17510
17511 * config.sub, configure.in: Add mn10x00 support.
17512
17513Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17514
17515 * make-all.com: Call conf-a-gas, not config-a-gas.
17516
17517Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17518
17519 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17520 targets.
6599da04
JM
17521
17522Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17523
17524 * mpw-README: Add much more detail for native PowerMac.
17525 * mpw-install: New file.
17526 * mpw-configure: Add --norecursion and --help options.
17527 * mpw-config.in: Translate readme and install files when
17528 copying to objdir.
17529 * mpw-build.in: Don't always depend on byacc and flex.
17530 (install-only-top): New action.
17531
d207ebef
JM
17532Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17533
17534 * configure.in: You can now configure GDB for the v850.
17535
6599da04
JM
17536Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17537
17538 * configure.in (noconfigdirs): Don't configure any C++ dirs
17539 if targeting D10V.
17540
17541Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17542
17543 * config.sub: Recognize mips64vr5000.
17544
17545Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17546
17547 * configure.in: Use a single line for host_tools and native_only.
17548
17549Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17550
17551 * config.sub, configure.in: Add entries for m32r.
17552
17553Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17554
17555 * Makefile.in (inet-install): Don't run install-gzip.
17556
17557Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17558
17559 * configure.in: Don't config lots of things for *-*-windows*.
17560
17561Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17562
17563 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17564 (host_libs, host_tools): Copy from configure.in.
17565 * mpw-configure: Don't complain about directories not found.
17566
17567Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17568
17569 * configure.in (i[345]86): Recognize i686 for pentium pro.
17570 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17571 file.
17572
17573 * config.guess (i[345]86): Ditto.
17574
17575Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17576
17577 * configure.in (noconfigdirs): Removed gdb for D10V.
17578
d207ebef 17579Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17580
d207ebef
JM
17581 * configure.in: Remove ld, target-libio, target-libg++, and
17582 target-libstdc++ from noconfigdirs.
5d4a5ee6 17583
6599da04
JM
17584Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17585
17586 * configure: Fix three locations where shell scripts were
17587 being run directly rather than with config_shell.
17588
d207ebef
JM
17589Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17590
17591 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17592 * config.sub (basic_machine): Recognize v850.
17593
6599da04
JM
17594Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17595
17596 * mpw-configure: Handle multiple enable/disable options and
17597 pass them down recursively, handle -c and -s flags appropriately
17598 depending on choice of compiler, add escape mechanism for
17599 quoted arguments to gC.
17600
17601Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17602
17603 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17604 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17605 so that -mrelocatable-lib and -mno-eabi are used.
17606
17607 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17608 not support --print-multi-lib, don't abort.
17609
6599da04
JM
17610Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17611
17612 * make-all.com: Run config-a-gas.
17613 * setup.com: Don't copy subdirectory files around.
17614
17615Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17616
17617 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17618 target, it now compiles correctly.
17619
17620Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17621
17622 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17623
17624Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17625
4e81ae98 17626 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17627
17628Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17629
17630 * configure.in (native_only): Add prms.
17631
17632Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17633
17634 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17635 (BINUTILS_SUPPORT_DIRS): Likewise.
17636
17637Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17638
17639 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17640 d10v support is added.
17641
17642Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17643
17644 * configure.in (d10v-*-*): New target.
17645
17646Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17647
17648 * config.guess (HP 9000/811): Recognize this as a PA1.1
17649 machine.
17650
17651Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17652
17653 * Makefile.in (do-tar-gz): New target, split out from tail end of
17654 taz target. Run each command separately, don't use pipes.
17655 (taz): Use it.
17656
17657Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17658
17659 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17660 * mpw-build.in: No builds should depend on building byacc or flex,
17661 they are assumed to be installed already.
17662
17663Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17664
17665 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17666 variable that CC_FOR_TARGET needs.
17667
17668Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17669
17670 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17671 options have changed since the last time the subdirectory was
17672 configured, and if it has, reconfigure.
17673 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17674 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17675
17676Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17677
17678 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17679 CLEAN_MODULES): Add bash.
17680 (all-bash): New target.
17681
17682Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17683
17684 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17685
17686Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17687
17688 * config.sub (basic_machine): Recognize d10v as a valid processor.
17689
17690Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17691
17692 * mpw-configure: Add support for --bindir.
17693 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17694
17695Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17696
17697 * configure.in: add bash, time, gawk to list of hosttools and things
17698 to only build for native toolchains
17699
17700Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17701
17702 * Makefile.in (docdir): Remove.
17703
17704Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17705
17706 * Makefile.in (datadir): Set to $(prefix)/share.
17707
17708Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17709
17710 * configure.in: build diff and patch for cygwin32-hosted
17711 toolchains.
17712
17713Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17714
17715 * config.sub: Accept -rtems*.
17716
17717Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17718
e490616e
ZW
17719 * configure.in: enable dosrel for cygwin32-hosted builds,
17720 remove diff from the list of things not buildable
17721 via Canadian Cross
6599da04
JM
17722
17723Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17724
17725 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17726 don't get ". ".
6599da04
JM
17727
17728Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17729
17730 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17731
17732Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17733
17734 * Makefile.in (taz): Handle case where tex3patch didn't even get
17735 checked out. Also, if it was found, put the symlink in a new util
17736 subdirectory.
17737
17738Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17739
17740 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17741
17742Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17743
17744 * config.sub: Recognize -openvms.
17745 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17746 * make-all.com, setup.com: New files.
17747
17748Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17749
17750 * Makefile.in (taz): tex3patch moved to texinfo/util.
17751
17752Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17753
17754 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17755 * configure.in: remove make from disable-if-Can-Cross list
17756 enable gdb if ${host} and ${target} are cygwin32
17757
17758Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17759
17760 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17761 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17762
17763Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17764
17765 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17766 distinguish sysv/svr4/bsd variants.
17767 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17768
17769Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17770
17771 * configure.in: Added copyright notice.
17772 * move-if-change: Added copyright notice.
17773
17774Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17775
17776 * configure.in (powerpcle-*-solaris*): Until we get shared
17777 libraries working, don't build gdb, sim, make, tcl, tk, or
17778 expect.
17779
17780Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17781
17782 * config.guess: Merge with FSF:
17783
17784 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17785 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17786
17787 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17788 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17789
17790 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17791 * config.guess: Combine two OSF1 rules.
17792 Also recognize field test versions. From mjr@zk3.dec.com.
17793 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17794 because GNU uname does not support -p. From pmr@pajato.com.
17795
17796Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17797
17798 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17799
17800Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17801
17802 * mpw-README: Document GCCIncludes.
17803
17804Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17805
17806 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17807
17808Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17809
17810 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17811
17812Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17813
17814 * configure.in (*-*-cygwin32): Configure make.
17815
17816Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17817
17818 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17819
17820Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17821
17822 * Makefile.in (all-inet): Depend on all-perl.
17823
17824 * Makefile.in (inet-install): New target.
17825
17826 * Makefile.in (all-inet): Depend on all-tcl.
17827 (all-inet): Depend on all-send-pr.
17828
17829Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17830
17831 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17832 temporarily.
17833
17834Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17835
17836 * configure.in: Don't configure --with-gnu-ld on AIX.
17837
17838Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17839
17840 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17841
17842Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17843
17844 * Makefile.in (ALL_MODULES): Added all-inet.
17845 (CROSS_CHECK_MODULES): Added check-inet.
17846 (INSTALL_MODULES): Added install-inet.
17847 (CLEAN_MODULES): Added clean-inet.
17848 (all-indent): New target.
17849
17850 * configure.in (host_tools): Added inet.
17851 (native_only): Added inet.
17852 (noconfigdirs): Added inet.
17853
17854Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17855
17856 * configure.in: Don't configure libgloss if we are not configuring
17857 newlib.
17858
17859Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17860
17861 * configure.in: Don't configure libgloss for unsupported
17862 architectures.
17863
17864Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17865
17866 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17867
17868Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17869
17870 * Makefile.in (ALL_MODULES): Include all-apache.
17871 (CROSS_CHECK_MODULES): Include check-apache.
17872 (INSTALL_MODULES): Include install-apache.
17873 (all-apache): New target.
17874
17875 * configure.in: Added apache everywhere perl is seen.
17876
17877Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17878
17879 * Makefile.in: Add support for clean-{module} and
17880 clean-target-{module} rules.
17881
17882Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17883
17884 * configure.in (*-*-ose) do not build libgloss.
17885
17886Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17887
17888 * config.guess (prep*:SunOS:5.*:*): Turn into
17889 powerpele-unknown-solaris2.
17890
17891Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17892
17893 * configure.in: Permit --enable-shared to specify a list of
17894 directories.
17895
17896Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17897
17898 * configure.in (host==solaris): Pass only the first word of $CC
17899 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17900
17901Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17902
17903 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17904
17905Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17906
17907 * Makefile.in (ALL_MODULES): Include all-perl.
17908 (CROSS_CHECK_MODULES): Include check-perl.
17909 (INSTALL_MODULES): Include install-perl.
17910 (ALL_X11_MODULES): Include all-guile.
17911 (CHECK_X11_MODULES): Include check-guile.
17912 (INSTALL_X11_MODULES): Include install-guile.
17913 (all-perl): New target.
17914 (all-guile): New target.
17915
17916 * configure.in (host_tools): Include perl and guile.
17917 (native_only): Include perl and guile.
17918 (noconfigdirs): Don't build guile and perl; no ports have been
17919 done.
17920
17921Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17922
e490616e
ZW
17923 * configure (--enable-*): Handle quoted option lists such as
17924 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17925
17926Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17927
17928 * Makefile.in ({,inst}all-target): New rule so we can make and
17929 install all of the target directories easily.
17930
17931Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17932
17933 * configure.in: Add missing global flag in sed substitution when
17934 deleting `target-' from ${configdirs}.
17935
17936Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17937
17938 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17939 option.
17940
17941 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17942 config/mh-necv4.
17943
17944 * install.sh: Correct misspelling of transformbasename.
17945
17946 * config.guess: Recognize mips-*-sysv*.
17947
17948Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17949
17950 * config.sub: Recognize mon960.
17951
17952Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17953
17954 * configure: Restore Canadian Cross handling of BISON and LEX,
17955 removed in Feb 20 change.
17956
17957Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17958
17959 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17960 Mention make install. Remove the old copyright date as well the
17961 clumsy and rather pointless copyright on the README file.
17962
17963Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17964
17965 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17966 Makefile after running symlink-tree, then run `make distclean' to
17967 avoid clobbering any generated files in srcdir.
17968
17969Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17970
17971 * configure.in (m68k-*-netbsd*): Build everything now.
17972
17973Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17974
17975 * Makefile.in (taz): Fix quoting.
17976
17977Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17978
17979 * configure.in (sparclet-*-*): Build everything now.
17980
17981Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17982
17983 * configure.in (m68k-*-linux*): New host.
17984
17985Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17986
17987 * configure: Check for bison before byacc.
17988
17989Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17990
17991 * Makefile.in configure: Change the way LEX and BISON/YACC are
17992 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17993 searching PATH. These are used as fallbacks by Makefile.in if
17994 flex/bison/byacc aren't in objdir.
17995
17996Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17997
17998 * Makefile.in: Make everything which depends upon all-bfd also
17999 depend upon all-opcodes, in case --with-commonbfdlib is used.
18000
18001Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18002
18003 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18004 building NT native compilers on Unix.
18005
18006Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18007
18008 * configure.in: Don't get CC from the host Makefile fragment if we
18009 can find gcc in PATH, or if this is a Canadian Cross. Move the
18010 Solaris test for /usr/ucb/cc to the post target script, just after
18011 the compiler sanity test.
18012
18013Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18014
18015 * config.sub: Merge with FSF.
18016
18017Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18018
18019 * Makefile.in (RPATH_ENVVAR): New variable.
18020 (REALLY_SET_LIB_PATH): Use it.
18021 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18022
18023Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18024
18025 * config.sub, configure.in: Recognize sparclet cpu.
18026
18027Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18028
18029 * config.guess: Support m68k-cbm-sysv4.
18030
18031Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18032
18033 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18034 m68k-unknown-linuxaout from linker help string. Put quotes around
18035 $ld_help_string.
18036
18037Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18038
18039 * config.guess (powerpc-harris-powerunix): Add guess for port
18040 to new target.
18041
18042Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18043
18044 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18045
18046Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18047
18048 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18049 $(REALLY_SET_LIB_PATH) in Makefile.
18050 * Makefile.in (SET_LIB_PATH): New variable.
18051 (REALLY_SET_LIB_PATH): New variable.
18052 ($(DO_X)): Use $(SET_LIB_PATH).
18053 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18054 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18055 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18056 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18057 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18058 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18059 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18060 (install-dosrel): Likewise.
18061 (all-opcodes): Depend upon all-libiberty.
18062
18063Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18064
18065 * config.guess (*:CYGWIN*): New
18066
18067Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18068
18069 * Makefile.in (all-target-winsup): All all-target-libiberty.
18070
18071Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18072
18073 * configure.in (noconfigdirs): Add missing # in front of comment.
18074
18075Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18076
18077 * configure.in: add second pass to things added to noconfigdirs
18078 so *-gm-magic can exclude libgloss properly.
18079
18080Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18081
18082 * mpw-configure (extralibs_name, rez_name): Set correctly
18083 for MWC68K compiler.
18084
18085 * mpw-README: Add more info on the necessary build tools.
18086
18087Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18088
18089 * configure.in, config.sub: Recognize cygwin32.
18090
18091Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18092
18093 * config.guess, config.sub: Recognize A/UX.
18094
18095Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18096
18097 * config.sub: Merge with gcc/config.sub.
18098
18099Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18100
18101 * mpw-build.in (do-binutils): Add build of stamps.
18102
18103Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18104
18105 * config.sub: Add recognition for mips64vr4100*-* targets.
18106
18107Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18108
18109 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18110 Add creation of gconfigargs with `--enable-shared' turned on.
18111 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18112 ($(host)-stamp-stage3-configured): Likewise.
18113 (HOLES): Add chatr and ldd.
18114 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18115
18116Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18117
18118 * configure: Pass --nfp to recursive configures.
18119
18120Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18121
18122 * Makefile.in (DLLTOOL): New.
18123 (DLLTOOL_FOR_TARGET): New.
18124 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18125 (EXTRA_TARGET_FLAGS): Ditto.
18126 (EXTRA_GCC_FLAGS): Ditto.
18127 (CONFIGURE_TARGET_MODULES): Ditto.
18128 (DO_X): Ditto.
18129 * configure: Add DLLTOOL.
18130
18131Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18132
18133 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18134 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18135 mh-sco, since old workarounds no longer needed, and don't
18136 build ld, since libraries have weak symbols in COFF.
18137
18138Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18139
18140 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18141
18142Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18143
18144 * configure.in: Make sure that ${CC} can be used to compile an
18145 executable.
18146
18147Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18148
18149 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18150 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18151 nothing depending on whether gdbtk is being built.
18152
18153Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18154
18155 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18156
18157Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18158
18159 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18160 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18161
18162Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18163
18164 * config-ml.in: Add support for
18165 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18166 Simplify setting of multidirs from --disable-foo.
18167
18168Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18169
18170 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18171 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18172 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18173 non-empty, pass them on to the GCC make.
6599da04
JM
18174 (all-bootstrap): New rule that is like all-gcc, except it executes
18175 the GCC bootstrap rule instead of the GCC all rule.
18176
18177Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18178
18179 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18180
18181Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18182
18183 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18184 DG/UX support.
18185
18186Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18187
18188 * config.sub (i*86*) Change [345] to [3456]
18189
18190Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18191
18192 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18193 --with-gnu-ld=no.
18194
18195Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18196
18197 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18198 AIX multilibs get built.
18199
18200Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18201
18202 * configure.in (i386-win32): Don't build expect if we're not
18203 building the tcl subdir.
18204
18205Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18206
18207 * Makefile.in: (configure-target-examples, all-target-examples):
18208 New targets, configure and build example programs.
18209
18210Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18211
18212 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18213 use it as input to sedit the generated MPW makefile.
18214 * mpw-README: Add a suggestion about Gestalt.h.
18215
18216Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18217
18218 * config.sub: Accept *-*-ieee*.
18219
18220Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18221
18222 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18223 Ronald F. Guilmette <rfg@monkeys.com>.
18224
18225Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18226
18227 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18228 for powerpc-pe native.
18229 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18230 (target==powerpc-pe): duplicate i386-win32 entry.
18231
18232Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18233
18234 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18235 of vxworks, not just vxworks5.1.
18236
18237Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18238
18239 * mpw-configure: Add support for exec-prefix.
18240
18241Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18242
18243 * config.guess: Recognize HP model 816 machines as having
18244 a PA1.1 processor.
18245
18246Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18247
18248 * configure: Ignore new autoconf configure options.
18249
6599da04
JM
18250Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18251
18252 * config.guess: Recognize Pentium under SCO.
18253 From Robert Lipe <robertl@arnet.com>.
18254
18255Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18256
18257 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18258
18259Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18260
18261 * configure.in: Don't configure gas for alpha-dec-osf*.
18262
18263Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18264
18265 * configure.in: Default to --with-stabs for some targets for which
18266 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18267 i[345]86*-*-unixware*.
18268
18269Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18270
18271 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18272 rather than basing it on the target. Simplify handling of options
18273 controlling which directories to configure. Remove extraneous
18274 slash in multi-clean target.
18275
18276Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18277
18278 * config-ml.in: Prefix more variables with ml_ so they don't collide
18279 with configure's.
18280
18281Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18282
18283 * configure: Don't turn -v into --v.
18284
18285Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18286
18287 * configure.in (targargs): Fix typo.
18288
18289 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18290
18291Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18292
18293 * configure.in: Strip --host and --target options from
18294 CONFIG_ARGUMENTS, and always configure for --host only. Add
18295 --with-cross-host option when building with a cross-compiler.
18296 * configure: Canonicalize the arguments put into config.status by
18297 always using `=' for an option with an argument. Pass a presumed
18298 --host or --target explicitly.
18299
18300Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18301
18302 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18303 into general OS recognition case.
18304
18305Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18306
18307 * configure.in (target_configdirs): add target-winsup only
18308 for win32 target systems.
18309
18310Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18311
18312 * Makefile.in (all-target-libgloss): Depend upon
18313 configure-target-newlib, since when libgloss is built it looks to
18314 see if the newlib directory exists.
18315
18316Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18317
18318 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18319 cfg-ml-*.in.
18320
18321Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18322
18323 * configure: Handle LD and LD_FOR_TARGET when configuring a
18324 Canadian Cross.
18325
6599da04
JM
18326Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18327
18328 * configure.in (target_libs): add target-winsup.
18329 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18330 (target==ppcle-pe): remove ld from $noconfigdirs.
18331
18332Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18333
18334 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18335 Preserve relative path names in $srcdir. Build symlink tree if
18336 configuring cross target dir and srcdir=. (= no VPATH support).
18337 (configure-target-libg++): Depend on configure-target-librx.
18338 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18339 * config-ml.in: New file.
18340 * symlink-tree: New file.
18341 * configure: Ensure srcdir="." if that's what it is.
18342
18343Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18344
18345 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18346 includes and FLEX_SKELETON setting.
18347 * mpw-configure (--with-gnu-ld): New option, controls whether
18348 to use PPCLink or ld with PowerMac GCC.
18349 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18350 * mpw-config.in: Configure grez if targeting Mac.
18351
18352 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18353 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18354 just macos.
6599da04
JM
18355 * configure.in: Configure grez resource compiler if targeting Mac.
18356 * Makefile.in (all-grez, install-grez): New targets.
18357
18358Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18359
18360 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18361 gcc in the path, set CC to gcc -O2.
6599da04
JM
18362
18363Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18364
18365 * configure: Default ${build} correctly. Avoid picking up extra
18366 spaces when reading CC and CXX from Makefile. When doing a
18367 Canadian Cross, use plausible default values for numerous
18368 variables.
18369 * configure.in: When doing a Canadian Cross, don't try to
18370 configure tools whose configure script can't handle it.
18371
18372Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18373
18374 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18375
18376Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18377
18378 * configure: Remove dubious bug reporting address.
18379
18380Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18381
18382 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18383 configure script, run that instead of this directory's configure.
18384 In either case, print a message that we're configuring the sub-dir.
18385
18386Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18387
18388 * configure.in: Before checking for the existence of various files,
18389 use sed to filter out "target-".
18390
18391Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18392
18393 * Makefile.in (DO_X): Split rule to decrease command line length
18394 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18395 (Philippe De Muyter).
18396
18397Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18398
18399 * Makefile.in (all-patch): depend on all-libiberty.
18400
18401Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18402
18403 * configure.in: If the only directory in target_configdirs which
18404 actually exists is libiberty, then set target_configdirs to empty,
18405 to avoid trying to build a target libiberty in a gas or gdb
18406 distribution.
18407
18408Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18409
18410 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18411 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18412 systems.
6599da04
JM
18413
18414Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18415
18416 * configure.in (copy_dirs): Use sys-include instead of include
18417 for --with-headers option.
18418
18419Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18420
18421 * Makefile.in, configure.in: Make winsup builds work with
18422 new scheme.
18423
18424Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18425
18426 * configure.in: Build the linker on AIX.
18427
18428Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18429
18430 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18431 where needed.
18432
18433Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18434
18435 * Makefile.in (all-gcc): Fix typo.
18436
18437Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18438
18439 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18440
18441Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18442
18443 * configure.in: Rename libFOO to target-libFOO, and xiberty
18444 to target-xiberty, to provide more flexibility.
18445 (target_subdir): Define. Create if cross.
18446 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18447 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18448 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18449 check-libFOO -> check-target-libFOO, etc.
18450 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18451 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18452 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18453 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18454 allow ALL_GCC="" to only configure.
18455 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18456 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18457 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18458
18459Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18460
18461 * Makefile.in (taz): Build "info" in etc explicitly.
18462
18463Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18464
18465 * configure.in: Make sure that CC is undefined (as opposed to
18466 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18467 problem with autoconf trying to configure on a host without GCC.
18468
18469Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18470
18471 * mpw-configure: Set host alias from choice of host compiler,
18472 only use generic MPW Makefile sed if present, edit a file
18473 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18474 * mpw-README: Add problem notes about CW6 and CW7.
18475
18476Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18477
18478 * Makefile.in (taz): Use ";" instead of ";;".
18479
18480Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18481
18482 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18483 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18484 DISTDOCDIRS.
18485 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18486 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18487
18488Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18489
18490 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18491 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18492 Move bfd to DISTSTUFFDIRS.
18493
18494Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18495
18496 * Makefile.in (X11_LIB): Removed.
18497 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18498
18499 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18500
18501Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18502
18503 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18504 names.
18505
18506Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18507
18508 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18509
18510Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18511
18512 * configure.in (i[345]86-*-win32): Always build newlib.
18513 Don't configure cvs, autoconf or texinfo.
18514 * Makefile.in (LD_FOR_TARGET): New.
18515 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18516 Pass down LD_FOR_TARGET.
18517
18518Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18519
18520 * winsup: New directory.
18521 * Makefile.in: Build winsup.
18522 * configure.in: Winsup is configured when target is win32.
18523 Can only build win32 target GDB when native.
4e81ae98 18524
6599da04
JM
18525Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18526
18527 * config.guess: Recognize HP model 819 machines as having
18528 a PA 1.1 processor.
18529
18530Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18531
18532 * configure: Fix sed loop which substitutes for CC and CXX to
18533 avoid bug found in various sed implementations.
18534
18535Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18536
18537 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18538 simulator. Use standard powerpc-*-eabi*.
18539
18540Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18541
18542 * configure.in: Stop putting gas and binutils in noconfigdirs for
18543 powerpc-*-aix* and rs6000-*-*.
18544
18545Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18546
18547 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18548 -mcall-aixdesc libraries.
18549
18550Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18551
18552 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18553
18554 * config.sub (arm | armel | armeb): Fix shell syntax.
18555
18556Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18557
18558 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18559 -msoft-float and -mcpu=common support.
18560 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18561 libraries.
18562
18563Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18564
18565 * configure.in: Allow configuration and build of emacs19 for the alpha.
18566
18567Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18568
18569 * configure.in (CC): Get ^CC, not just any old CC, from
18570 ${host_makefile_frag}.
18571
18572Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18573
4e81ae98 18574 * configure.in (CC): Try to get CC from
6599da04
JM
18575 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18576
18577Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18578
18579 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18580 only if it exists in $(srcdir).
18581
18582Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18583
18584 * configure: If CC and CXX are not set in the environment, set
18585 them, based on either an existing Makefile or on searching for gcc
18586 in PATH. Substitute for CC and CXX in Makefile.
18587 * configure.in: Remove libm from target_libs. Separate
18588 target_configdirs from configdirs. If CC is not set in
18589 environment, try to get it from a host Makefile fragment. Rewrite
18590 changes of configdirs to use skipdirs instead. A few minor
18591 tweaks. Take directories out of target_configdirs as they are
18592 taken out of configdirs. Remove existing Makefile files from
18593 subdirectories. Substitute for TARGET_CONFIGDIRS and
18594 CONFIG_ARGUMENTS in Makefile.
18595 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18596 by configure.in.
18597 (CONFIG_ARGUMENTS): Likewise.
18598 (CONFIGURE_TARGET_MODULES): New variable.
18599 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18600 ($(CONFIGURE_TARGET_MODULES)): New target.
18601 (configure-libg++, configure-libio): New targets.
18602 (all-libg++): Depend upon configure-libg++.
18603 (all-libio): Depend upon configure-libio.
18604 (configure-libgloss, all-libgloss): New targets.
18605 (configure-libstdc++): New target.
18606 (all-libstdc++): Depend upon configure-libstdc++.
18607 (configure-librx, all-librx): New targets.
18608 (configure-newlib): New target.
18609 (all-newlib): Depend upon configure-newlib
18610 (configure-xiberty): New target.
18611 (all-xiberty): Depend upon configure-xiberty.
18612
18613Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18614
18615 * configure.in (host i[345]86-*-win32): Expand the
18616 noconfigdirs again.
18617
18618Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18619
18620 * mpw-configure: Fix sed command file name.
18621
18622Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18623
4e81ae98 18624 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18625 noconfigdirs again.
18626
18627Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18628
18629 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18630 or powerpc*-*-pe*, since they are not yet supported.
18631
18632Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18633
18634 Add PowerMac support and many other enhancements.
18635 * mpw-configure: New option --cc to select compiler to use,
18636 paste options set according to --cc into the generated
18637 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18638 if mpw-make.sed is present.
18639 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18640 add forward includes for PowerPC include files.
18641 * mpw-build.in: Build using Makefile.PPC if present.
18642 (do-byacc, etc): Remove separate version resource builds.
18643 (do-gas): Build "stamps" before "all".
18644 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18645 * mpw-README: Update to reflect --cc option, PowerMac support,
18646 and recently-reported compatibility problems.
18647
18648Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18649
18650 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18651 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18652 (--with-multilib-top): Pass to recursive invocations.
18653
18654Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18655
18656 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18657 v810-*-*.
18658
18659Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18660
18661 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18662 gdb, ld and opcodes on v810-*-*.
18663
6599da04
JM
18664Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18665
18666 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18667 (local-maintainer-clean): New target.
18668 (maintainer-clean): New target.
18669 (realclean): Just depend upon maintainer-clean.
18670
18671Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18672
18673 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18674
18675Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18676
18677 * configure.in: Build ld in mips*-*-bsd* case.
18678
18679Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18680
18681 * config.sub: Accept -lites* OS. From Ian Dall.
18682
18683Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18684
18685 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18686 targets.
6599da04
JM
18687
18688Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18689
18690 * configure.in: treat i386-win32 canadian cross the same as
18691 i386-go32 canadian cross.
18692
18693Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18694
18695 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18696 running under the simulator to build a reduced set of libraries.
18697 (powerpc-*-eabiaix): Add fine grained multilib support added to
18698 other powerpc targets yesterday.
18699
18700Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18701
18702 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18703 -disable-softfloat, -disable-relocatable, -disable-aix, and
18704 -disable-sysv to control which multilib libraries get built.
18705
18706Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18707
18708 * configure: Add Makefile.tem to list of files to remove in trap
18709 handler.
18710
18711Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18712
18713 * config.guess (*Linux*): Add missing "exit"s.
18714 Also, need specific check for alpha-unknown-linux (uses COFF).
18715
18716Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18717
18718 * config.guess: Merge with FSF:
18719
18720 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18721 * config.guess (AIX4): More robust release numbering discovery.
18722
18723 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18724 * config.guess (i386-sequent-ptx): Properly get version number.
18725
18726 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18727 * config.guess (mips:*:4*:UMIPS): New case.
18728
18729Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18730
18731 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18732 (i386-win32 host): Likewise. Don't build readline.
18733
18734Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18735
18736 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18737 SUPPORT_FILES to submakes.
18738
18739Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18740
18741 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18742 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18743 mpw-configure.
18744
18745Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18746
18747 * configure.in (appdirs): Use =, not ==, in test expression when
18748 trying to build the text to print in the warning message for
18749 Solaris users.
18750
18751Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18752
18753 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18754
18755Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18756
18757 * config.guess: Recognize lynx-2.3.
18758
18759Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18760
18761 * config.sub (z8ksim): Deleted
18762 (z8k-*-coff): New, this is the one true name of the target.
18763
18764Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18765
18766 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18767
18768Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18769
18770 * config.guess (*:Linux:*:*): First try asking the linker what the
18771 default object file format is (elf, aout, or coff). Then if this
18772 fails, try previous methods.
18773
18774Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18775
18776 * configure.in: Don't build newlib for *-*-vxworks5.1.
18777
18778Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18779
18780 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18781 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18782
18783Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18784
18785 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18786
18787Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18788
18789 * cfg-ml-com.in: New file.
18790 * cfg-ml-pos.in: New file.
18791
18792Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18793
18794 * COPYING.NEWLIB: Add HP free copyright to list.
18795
18796Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18797
18798 * config.sub: Recognize -eabi* for the system, not just -eabi.
18799
18800Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18801
18802 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18803 * config.sub, configure.in (win32): New target and host.
18804
18805Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18806
18807 * configure.in: Add i386-pe configuration.
18808
18809Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18810
18811 * mpw-build.in (install): Install GDB after LD.
18812
18813Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18814
18815 * mpw-config.in (elf/mips.h): Always forward-include, needed
18816 for GDB to build.
18817
18818Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18819
18820 * testsuite: New directory for customer acceptance and whole tool
18821 chain tests.
18822
18823Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18824
18825 * configure: If per-host line isn't found, but AC_OUTPUT is found
18826 and a configure script exists, run it instead.
18827
18828Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18829
18830 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18831
18832Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18833
18834 * configure: Set build_{cpu,vendor,os,alias} to host values when
18835 --build isn't specified.
18836
18837Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18838
18839 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18840 (FLAGS_TO_PASS): Pass them.
18841 (EXTRA_TARGET_FLAGS): Ditto.
18842
6599da04
JM
18843Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18844
18845 * Makefile.in (all-libg++): Depend on all-libstdc++.
18846
18847Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18848
18849 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 18850 i386-unknown-netbsd.
6599da04
JM
18851
18852Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18853
18854 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18855 hosted builds (DOS builds)
18856
18857Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18858
18859 Changes for ARM based on patches from Richard Earnshaw:
18860 * config.sub: Handle armeb and armel.
18861 * configure.in: Omit arm linker only for riscix.
18862
18863Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18864
18865 * config.guess: Update from FSF.
18866
18867Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18868
63f6bcd7 18869 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18870 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18871 powerpcle variant. Convert pentium into i586, not i486. Add p5
18872 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18873 temporarily.
18874
18875Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18876
18877 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18878
18879Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18880
18881 * config.sub: Accept -lites* as a basic system type.
18882
18883Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18884
18885 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18886 installed, and if so return linuxoldld as the system name.
18887
18888Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18889
18890 * config.guess: Add hppa1.1-hp-lites support.
18891
18892Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18893
18894 * configure.in: Don't build newlib for m68k-vxworks5.1.
18895
18896Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18897
18898 * configure.in (mips-sgi-irix6): Use mh-irix5.
18899
18900Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18901
18902 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18903
18904Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18905
18906 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18907 OSF/1. Fix compiler flags.
6599da04
JM
18908 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18909
18910Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18911
18912 * configure.in: Recognize --with-newlib.
18913 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18914
18915Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18916
d207ebef 18917 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18918 to *_X11_MODULES due to gdbtk needing X include files et al.
18919
18920Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18921
18922 Merge in support for Mac MPW as a host.
18923 (Old change descriptions retained for informational value.)
18924
18925 * mpw-config.in: Add generic include forwards for cpu-specific
18926 include files in aout and elf directories.
18927
18928 * mpw-configure: Added copyright.
18929 * mpw-config.in: Check for presence of required build tools.
18930 (target_libs): Add newlib.
18931 (target_tools): Add examples.
18932 (Read Me): Generate as "Read Me for MPW" instead.
18933 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18934 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18935 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18936
18937 * mpw-configure: Remove subdir-specific makefile hackery,
18938 delete mk.tmp after using it.
18939
18940 * mpw-build.in (all): Display start and end times.
18941
18942 * mpw-configure (host_canonical): Set.
18943 (target_cpu): Always add to makefiles.
18944 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18945 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18946 (mpw-mh-mpw): Look for in srcdir and srcroot.
18947 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18948
18949 * mpw-build.in: (install-only): New target.
18950
18951 * mpw-configure (host_alias, target_alias): Rename from hostalias
18952 and targetalias, add into generated Makefile.
18953 (mk.tmp): If present, add into generated Makefile.
18954 * mpw-build.in (all-gas): Build config.h first before gas proper.
18955
18956 * mpw-configure (config.status): Write only if changed.
18957 * mpw-config.in (readline): Configure it (not built, just used for
18958 definitions).
18959
18960 * mpw-config.in (elf/mips.h): Add a forward include.
18961
18962 * mpw-config.in: Forward-include most .h files in include into
18963 extra-include.
18964 (readline): Don't build.
18965 mpw-build.in (install): Install GDB.
18966
18967 * mpw-configure (prefix, mpw_prefix): Handle it.
18968 * mpw-config.in (mmalloc, readline): Don't configure.
18969 * mpw-build.in (thisscript): Rename to ThisScript.
18970 Use mpw-build instead of BuildProgram everywhere.
18971 (mmalloc, readline): Don't build.
18972 * mpw-README: New file, basic documentation about the MPW port.
18973
18974 * mpw-config.in: Use forward-include to create include files.
18975
18976 * mpw-configure: Add more things to the top of each configured
18977 Makefile, including contents of config/mpw-mh-mpw.
18978 * mpw-config.in (extra-include): Create this directory and fill it
18979 with Posix-like include files when configuring.
18980
18981 * config.sub (apple, mac, mpw): Add various aliases.
18982
18983 * mpw-build.in: New file, top-level build script fragment for MPW.
18984 * mpw-configure: New file, configure script for MPW.
18985 * mpw-config.in: New file, config fragment for MPW.
18986
18987Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18988
18989 * configure.in (host_libs): Remove glob, since it is gone from the
18990 sources.
18991
18992Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18993
18994 * Makefile.in: define empty GDB_NLM_DEPS var.
18995
18996 * configure.in(target_makefile_frag): use config/mt-netware
18997 for netware targets.
18998
18999Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19000
19001 * config.sub: Merge in recent FSF changes. Remove linux special
19002 cases.
19003
19004Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19005
731a8127 19006 Revert this change:
6599da04
JM
19007
19008 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19009
19010 * build-all.mk: Use CC=cc -Xs on Solaris.
19011
6599da04
JM
19012Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19013
19014 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19015 stop using it.
19016 * Makefile.in: Nuke all references to glob subdirectory.
19017
19018Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19019
19020 * configure.in: Fix --enable-shared logic in per-host.
19021
19022Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19023
19024 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19025
19026Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19027
19028 * configure.in (noconfigdirs): Don't build gas on AIX, for
19029 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19030
19031Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19032
19033 * configure: Fix --cache-file to work if the file argument is a
19034 relative path.
19035
19036Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19037
19038 * configure: If the --cache-file is used, pass it down to
19039 configure in subdirectories.
19040
19041Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19042
19043 * config.sub: add vxworks29k configuration.
19044
19045Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19046
19047 * Makefile.in (taz): Do "diststuff" part quietly.
19048
19049Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19050
19051 * config.sub: Mini-merge with gcc/config.sub.
19052
19053Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19054
19055 * config.guess (IRIX): Sed - to _.
19056
19057Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19058
19059 * Makefile.in (source-vault, binary-vault): New targets.
19060
19061Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19062
19063 * config.sub: Recognize -eabi as a basic system type.
19064
19065Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19066
19067 * configure.in (enable_shared stuff): Fix typo.
19068
19069Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19070
19071 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19072
19073Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19074
19075 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19076
19077Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19078
19079 * configure.in (rs6000-*-*): Don't build gas.
19080
19081Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19082
19083 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19084 reduce command line length.
19085 (AS_FOR_TARGET): Check for as.new, not Makefile.
19086 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19087
19088Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19089
19090 * config.guess: Merge from FSF.
19091
19092Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19093
19094 * configure: Don't use $ when handling program_suffix.
19095
19096Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19097
19098 * configure.in: Configure tk for hppa/hpux.
19099
19100Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19101
19102 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19103
19104Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19105
19106 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19107 to LIBCXXFLAGS. Tests are better run without it.
19108
19109Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19110
19111 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19112
19113Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19114
19115 * configure.in (*-*-netware*): Don't configure xiberty.
19116
19117Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19118
19119 * configure.in: Remove tk from native_only list.
19120
19121Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19122
19123 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19124 for special NCD build.
6599da04
JM
19125
19126Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19127
19128 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19129 makeall.bat, they're only useful for binutils snapshots.
19130 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19131 makeall.bat to specified SUPPORT_FILES.
19132
19133Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19134
19135 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19136 hosts. Add BNR's sun4 target to solaris host, so their
19137 build-from-source will be tested in-house first.
6599da04
JM
19138
19139Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19140
19141 * Makefile.in (LIBCFLAGS): New variable.
19142 (CFLAGS_FOR_TARGET): Ditto.
19143 (LIBCFLAGS_FOR_TARGET): Ditto.
19144 (LIBCXXFLAGS): Ditto.
19145 (CXXFLAGS_FOR_TARGET): Ditto.
19146 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19147 (BASE_FLAGS_TO_PASS): Pass them.
19148 (EXTRA_TARGET_FLAGS): Ditto.
19149
731a8127 19150 * configure.in: Support --enable-shared.
6599da04
JM
19151
19152Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19153
19154 * configure.in (target_libs): Include libstdc++ again.
19155 * config.guess: Update from FSF (for FreeBSD).
19156
19157Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19158
19159 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19160 makeall.bat.
19161 (DISTDOCDIRS): Add `etc'.
19162 (ETC_SUPPORT_PFX): New variable.
19163 (taz): Include anything from etc starting with a word in
19164 ETC_SUPPORT_PFX.
19165
19166Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19167
19168 * config.sub: Update for recent FSF changes. Remove obsolete
19169 h8300hds entry. Add -windows* and -osx as basic os. Minor
19170 spacing changes.
19171
19172Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19173
19174 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19175
19176 * config.guess: Merge with FSF.
19177 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19178
19179Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19180
19181 * configure: Since the "trap 0" handler will override the exit
19182 status on many systems, only use it for "exit 1", and make it set
19183 a non-zero exit status; reset it before "exit 0". Also, check
19184 exit status of config.sub, and error out if it failed.
19185
19186Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19187
19188 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19189 and install libgloss.
19190
19191Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19192
19193 * Makefile.in (all-binutils): Depend upon all-byacc.
19194
19195 * configure.in: Don't build emacs on Irix 5.
19196
19197Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19198
19199 * configure.in (*-*-netware*): Add libio.
19200
19201Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19202
19203 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19204 (CHECK_TARGET_MODULES): Ditto.
19205 (INSTALL_TARGET_MODULES): Ditto.
19206 (TARGET_LIBS): Ditto.
19207 (all-libstdc++): Note dependencies.
19208
19209Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19210
19211 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19212
19213Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19214
19215 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19216 -fexternal-templates.
19217
19218 * configure.in (target_libs): Add libstdc++.
19219 (noconfigdirs): Add libstdc++ as appropriate.
19220
19221Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19222
19223 * config.guess: Update from FSF.
19224
19225Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19226
19227 * configure: Use ${config_shell} when running ${configsub}.
19228
19229Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19230
19231 * config.sub: No longer recognize h8300h.
19232
19233Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19234
19235 * config.sub: Remove extraneous differences between config.sub and
19236 gcc/config.sub.
19237
19238Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19239
19240 * Makefile.in (DISTSTUFFDIRS): Add gas.
19241
19242Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19243
19244 * COPYING.NEWLIB: New file.
19245
19246Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19247
19248 * config.guess (HP-UX): Patch from Harlan Stenn
19249 <harlan@landmark.com> to also emit release level.
19250
19251Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19252
19253 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19254
19255Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19256
19257 * config.sub: Merge nextstep cleanup from FSF.
19258
19259Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19260
19261 * configure.in (arm-*-*): Don't configure ld for this target.
19262
19263Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19264
19265 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19266 librx, or newlib.
6599da04
JM
19267
19268Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19269
19270 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19271 configure ld--it works, but it doesn't support shared libraries.
19272
19273Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19274
19275 * config.guess (*-unknown-freebsd*): Get rid of possible
19276 trailing "(Release)" in version string.
19277 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19278
19279Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19280
19281 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19282 Fix type: *-next-neststep -> *-next-nextstep.
19283
19284 * config.guess: Merge from FSF:
19285
19286 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19287
19288 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19289
19290 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19291
19292 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19293 instead of UNIX_SV for UnixWare 1.0).
19294
19295Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19296
19297 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19298 to make gdb/nlm/* build after the compiler and linker.
19299
19300Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19301
19302 * config.guess (netbsd, freebsd, linux): Accept any machine,
19303 not just i[34]86.
19304 (m68k-atari-sysv4): Relocate to match FSF version.
19305
19306 * config.guess: More merges from the FSF:
19307
19308 Add a space before function call or macro invocation.
19309
19310 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19311
19312 * config.guess: Add trap cmd to remove dummy.c and dummy when
19313 interrupted.
19314
19315 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19316
19317 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19318 (dummy): Redirect stderr from compilation of dummy.c.
19319
19320 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19321
19322 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19323
19324Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19325
19326 * configure: Accept and ignore --cache*, for compatibility with
19327 new autoconf.
19328
19329Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19330
19331 * config.guess: Merge from FSF:
19332
19333 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19334
19335 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19336 (PATH): Add /.attbin at end for finding uname.
19337 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19338
19339 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19340
e490616e 19341 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19342
19343 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19344
e490616e
ZW
19345 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19346 to select whether to use ELF or COFF.
6599da04
JM
19347
19348 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19349
e490616e 19350 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19351
19352 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19353
19354 * config.guess: Guess the OS version for HPUX.
19355
19356 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19357
19358 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19359
19360Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19361
19362 * configure.in: Recognize --with-headers, --with-libs, and
19363 --without-newlib.
19364 * Makefile.in (all-xiberty): Depend upon all-ld.
19365
19366Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19367
19368 * configure.in: Change i[34]86 to i[345]86.
19369
19370Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19371
19372 * configure (version): A few more tweaks to help message.
19373
19374Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19375
19376 * Makefile.in: Remove (for now) librx as a host library,
19377 now that we're building it for target.
19378
19379Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19380
19381 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19382 (Karl Berry).
19383
19384Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19385
19386 * configure.in: Also configure librx.
19387
19388Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19389
19390 * Makefile.in: Update various rules to reflect that librx
19391 is now needed for libg++.
19392
19393Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19394
19395 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19396
19397Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19398
19399 * configure.in: Configure the examples directory.
19400
19401Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19402
19403 * configure: Simplify Jun 2 1994 change.
19404
19405Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19406
19407 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19408 /bin/gcc isn't good enough to build gcc.
19409
19410Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19411
19412 * Makefile.in (GDB_SUPPORT_FILES): Remove
19413 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19414 (gdb.tar.gz): Add new rule to use standard distribution building
19415 mechanism.
19416
19417Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19418
19419 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19420 Bill Cox <bill@cygnus.com>.
19421
19422Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19423
19424 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19425
19426Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19427
19428 * configure: Search current dir first in .gdbinit.
19429
19430Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19431
19432 * config.sub: Recognize freebsd (merged from gcc config.sub).
19433
19434Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19435
19436 * config.sub: Refer to NeXT's operating system as nextstep.
19437
19438 * config.sub (case $basic_machine): Re-order the cases, to match
19439 the order in the FSF version (which is mostly alphabethical).
19440 Merge in some additions and changes from the FSF.
19441
19442Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19443
19444 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19445 * config.sub: Recognize cxux7.
19446 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19447
19448Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19449
19450 * config.sub: Fix typo powerpc -> powerpc-*.
19451
19452Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19453
19454 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19455
19456 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19457 parallel with all-emacs and install-emacs). Top-level command
19458 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19459
19460Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19461
19462 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19463 $(relbindir)/make before doing ``make install'', and use
19464 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19465 installing over running make binary.
19466 ($(host)-stamp-stage3-installed): Likewise.
19467
19468Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19469
19470 * config.guess: Recognize Mach.
19471
19472Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19473
19474 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19475 see whether --exec-prefix was used.
19476
19477Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19478
19479 * README: Explicitly mention libg++/README. (Zoo's idea.)
19480
19481Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19482
19483 * Makefile.in: Add all-librx target similar to all-libproc.
19484
19485Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19486
19487 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19488 with post 1.2 uname bogosity.
19489
19490Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19491
19492 * configure: Remove temporary files on receipt of a signal.
19493
19494Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19495
19496 * configure: If there is a package_makefile_frag, remove
19497 ${subdir}/Makefile.tem after copying it in.
19498
19499Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19500
19501 * build_all.mk: support rs6000 lynx identifies itself as
19502 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19503 since /bin/gcc is too feeble to compile a modern gcc.
19504
19505Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19506
19507 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19508 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19509
19510Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19511
19512 * configure.in: Use mh-ncrsvr43. Patch from
19513 Tom McConnell <tmcconne@sedona.intel.com>.
19514
19515Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19516
19517 * config.guess (i386-unknown-bsdi): No longer need to
19518 check #if defined(__bsdi__) && defined(__i386__).
19519
19520Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19521
19522 * configure: Set program_transform_nameoption correctly.
19523
19524Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19525
19526 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 19527 added new targets and hppa info.
4e81ae98 19528
6599da04
JM
19529Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19530
19531 * configure: If config.guess result is a prefix of the user
19532 specified target, assume a native build and use the user specified
19533 target as the host alias. Remove SunOS patch suffix removal hack.
19534 * configure.in: Remove SunOS patch suffix removal hack.
19535
19536 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19537 in NATIVE_CHECK_MODULES.
19538
19539Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19540
19541 * Makefile.in: Rename HOST_ONLY to NATIVE.
19542 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 19543 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
19544 * configure.in: Add comments for easier maintenance.
19545
19546Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19547
19548 * Makefile.in: Add all-libproc target similar to all-gui.
19549
19550Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19551
19552 * Makefile.in (CHECK_MODULES): split into
19553 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19554
19555Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19556
19557 * config.guess (i386-unknown-bsdi): New system to guess.
19558
19559Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19560
19561 * Makefile.in: Add all-gui target (but not yet build by "all").
19562
19563Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19564
19565 * config.sub: Move deletion of patch suffix from here...
19566 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 19567 level scripts might need to know of a patch level.
6599da04
JM
19568
19569Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19570
19571 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 19572 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
19573
19574Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19575
19576 * Makefile.in (INSTALL_LAST): Delete.
19577 (INSTALL_DOSREL): New.
19578
19579Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19580
19581 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19582 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19583 whether we pass down --with-gnu-ld anyhow.
19584
19585Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19586
19587 * Makefile.in (INSTALL_LAST): Change operation so it works
19588 on more flavors of make.
19589 * configure.in (go32): Don't build libg++ or libio.
19590
19591Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19592
19593 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19594 they can be overriden by templates.
19595
19596Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19597
19598 * configure.in (target==go32): Don't build gdb.
19599 * dosrel: New directory.
19600
19601Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19602
19603 * configure.in (host==go32): Configure dosrel too.
19604 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19605 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19606 be set by incoming names or templates.
19607 (INSTALL_LAST): New rule.
6599da04
JM
19608
19609Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19610
19611 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19612
19613Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19614
6599da04
JM
19615 * configure.in (appdirs): New variable. Currently empty, but will
19616 be used in gas distribution. If nonempty, lists a set of
19617 directories at least one of which must get configured, or top
19618 level configuration is considered to have failed.
19619 (rs6000-*-lynxos*): Use new file name.
19620
19621Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19622
19623 Eliminate XTRAFLAGS.
19624 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19625 newlib include files using -idirafter, and also use -nostdinc.
19626 (CXX_FOR_TARGET): Likewise.
19627 (XTRAFLAGS): Removed.
19628 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19629 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19630 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19631 ($(DO_X)): Don't pass down XTRAFLAGS.
19632
19633Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19634
19635 * configure.in (mips*-dec-bsd*): New target; do build linker.
19636 (mips*-*-bsd*): New target; don't build linker.
19637
19638Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19639
19640 * configure.in: support rs6000-*-lynxos* configuration.
19641 support sunos4 as a cross target.
19642
19643 * config.sub: look for lynx*, not lynx since the OS version may
19644 legitimately be part of the name.
19645
19646Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19647
19648 * configure.in (i[34]86-*-sco*): Move to be with other i386
19649 targets.
19650 (romp-*-*): New target. Skip various binary utilities.
19651 (vax-*-*): New target. Don't build newlib.
19652 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19653
19654Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19655
19656 * configure.in: Only set host_makefile_frag if config
19657 directory exists.
19658
19659Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19660
19661 * install.sh: If $dstdir exists, don't check whether each
19662 component does.
19663
19664Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19665
19666 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19667
19668Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19669
3b75d237
AJ
19670 * configure.in (*-*-lynxos*): Don't configure newlib for either
19671 native or cross Lynx.
6599da04
JM
19672
19673Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19674
19675 * config.sub (sparc64-elf): Fix os.
19676 (z8k): Remove duplicate.
19677
19678Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19679
19680 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19681 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19682
19683Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19684
19685 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 19686 an NFS symlink (at least fail cleanly).
6599da04
JM
19687
19688Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19689
19690 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19691 -XNh2000.
19692
19693Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19694
19695 * configure: Unknown options are fatal again.
19696
19697Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19698
19699 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19700 compatibility.
6599da04
JM
19701
19702Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19703
19704 * build-all.mk: Add `clean' target.
19705
19706Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19707
19708 * config.guess: Add SINIX support.
19709 * configure.in: Add mips-*-sysv4* support.
19710
19711Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19712
19713 * build-all.mk: Document all useful targets.
19714 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19715 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19716
19717Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19718
19719 * configure: Support --silent, --quiet.
19720
19721Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19722
19723 * configure: Support --disable-FEATURE.
19724
19725Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19726
19727 * config.guess: Recognize NCR running SVR4.3.
19728
19729Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19730
19731 * config.guess: Make BSDI generate i386-unknown-bsd386.
19732 Patch from Paul Eggert <eggert@twinsun.com>.
19733
19734Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19735
19736 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19737
19738Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19739
19740 * configure: Make unrecognized options give nonfatal warnings
19741 instead of fatal errors, and pass them to any subdirectory
19742 configures in case they recognize them.
19743 Make --x equivalent to --with-x.
19744
19745Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19746
19747 * configure: Add --enable-* options. Clean up usage message and
19748 some comments.
19749
19750Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19751
19752 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19753
19754Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19755
19756 * configure.in (hppa*-*-*): Enable binutils.
19757
19758Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19759
19760 * config.sub: Recognize cisco.
19761
19762Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19763
19764 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19765
19766Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19767
19768 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19769 than one configuration name. Add comment.
19770
19771Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19772
19773 * config.guess: about target *-hitachi-hiuxwe2, fixed
19774 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19775 macro is incorrect.]
19776
19777Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19778
19779 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19780 than the "make ls" stuff which used to be here.
19781
19782Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19783
19784 * config.guess: Recognize i[34]86-unknown-freebsd.
19785 From Shawn M Carey <smcarey@rodan.syr.edu>.
19786
19787Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19788
19789 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19790
19791Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19792
19793 * config.guess: Check for ptx.
19794
19795Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19796
19797 * config.sub: Add os9k checking.
19798
19799Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19800
19801 * config.guess: Handle OSF1 running on HPPA processors
19802
19803Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19804
19805 * configure: If subdir configure fails, print out a message with
19806 subdirectory name, in case subdir's configure code didn't identify
19807 itself.
19808
19809Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19810
19811 * configure.in: Remove embedded newlines from configdirs.
19812 Avoid mismatches of substrings. Fix matching strings at end
19813 of configdirs.
19814
19815Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19816
19817 * config.guess: Add Lynx/rs6000 config support.
19818
19819Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19820
19821 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19822
19823Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19824
19825 * configure.in (hppa*-*-osf*): Treat this just like most other
19826 PA configurations (eg no binutils or ld).
19827 (hppa*-*-*elf*): These configurations have binutils and ld.
19828
19829Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19830
19831 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19832
19833Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19834
19835 * configure.in (rs6000-*-*): Build gas.
19836
19837Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19838
e490616e 19839 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19840
19841Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19842
19843 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19844 for GDB and GDB has been fixed to not need it.
19845
6599da04
JM
19846Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19847
19848 * config.guess: Recognize vax hosts.
19849
19850Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19851
19852 * configure (while loop): Don't use "break 2" inside case
19853 statement -- the case statement isn't an enclosing loop.
19854
19855Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19856
19857 * config.guess: Clean up NeXT support, to allow nextstep
19858 on Intel machines. Make OS be nextstep.
19859
19860Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19861
19862 * config.guess: Add alternate forms for Convex.
19863
19864Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19865
19866 * configure: Completely rewrite option processing. Take
19867 advantage of pattern-matching to avoid invoking test frequently.
19868 Also clean up host and target defaulting logic.
19869
19870Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19871
19872 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19873 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19874 commands (plus user environment) will fit SCO limits.
19875
19876Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19877
19878 * configure.in: Don't issue warnings about directories which are
19879 not being configured if -norecursion is set. Correct test for
19880 --with-gnu-as and --with-gnu-ld to not get confused by substring
19881 matches.
19882
19883 * configure.in: Don't build gas for alpha-dec-osf1*.
19884
19885Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19886
19887 * configure: Back out Per's change of 12/19/1993. It changes the
19888 behavior of configure in unexpected and confusing ways.
19889
19890 Also, use different delim char when calculating
19891 program_transform_name so that the name can contain slashes.
19892
19893Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19894
19895 * configure.in, config.sub: Add support for VSTa micro-kernel.
19896
19897Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19898
19899 * configure.in: Nuke hacks which were used to get a special
19900 version of GAS for HPPA configurations.
19901
19902Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19903
19904 * configure: If only ${target_alias} is given, use that
19905 as the default for ${host_alias}.
19906 * configure: Add missing back-slashes before nested quotes.
19907
19908Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19909
19910 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19911
19912Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19913
19914 * config.guess: Recognize some Tektronix configurations.
19915 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19916
19917Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19918
19919 * config.sub: Match any flavor of SH.
19920
19921Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19922
19923 * configure.in: Don't try to configure newlib for Alpha.
19924
19925Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19926
19927 * configure.in: Don't build ld for Irix 5. Don't build gas,
19928 libg++ or libio for any Alpha target.
19929
19930 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19931
19932Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19933
19934 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19935 default arguments -- so it tried to compress itself.
19936
19937Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19938
19939 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 19940 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
19941
19942Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19943
19944 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 19945 versions of many libraries are not available.
6599da04
JM
19946
19947Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19948
19949 * config.guess: Recognize Apollos (using environment variables).
19950 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19951
19952Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19953
19954 * config.guess: Recognize Sony news mips running newsos.
19955
19956Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19957
19958 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19959 "fi ; else" for bash.
19960
19961Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19962
19963 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19964
19965Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19966
19967 * config.sub: accept unixware as an alias for svr4.2.
19968 Fix some inconsistancies with the gcc version.
19969
19970Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19971
19972 * Makefile.in (DISTDOCDIRS): Add gdb.
19973
19974Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19975
19976 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19977
19978Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19979
19980 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19981 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19982 this now.
19983
19984Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19985
19986 * config.sub: Accept hiux* as an OS name.
19987
19988 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19989 etc/make-stds.texi. The underscore came from gcc, and dje now
19990 agrees that RUNTESTFLAGS is the correct name.
19991
19992Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19993
19994 * install.sh: Remove 'set -e'. It makes any conditionals
19995 in the script useless.
19996
19997 * config.guess: Automatically recognize arm-acorn-riscix
19998 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19999
20000Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20001
20002 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20003
20004Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20005
20006 * Makefile.in (DISTDOCDIRS): New variable.
20007 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20008 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20009
20010Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20011
20012 * configure.in (hppa target): check the source directory for the
3d3b561f 20013 pagas sub-directory
6599da04
JM
20014
20015Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20016
20017 * config.sub: Allow -aout* and -elf*.
20018
20019Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20020
20021 * configure.in: Don't build ld on i386-solaris2, same as for
20022 sparc-solaris2.
20023
20024Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20025
20026 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20027
20028Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20029
20030 * configure.in: Configure gdb for alpha.
20031
20032Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20033
20034 * Makefile.in (CXXFLAGS): Add -O.
20035
20036Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20037
20038 * config.guess: added support for DG Aviion
20039
20040Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20041
20042 * configure.in: Produce warning message for subdirectories not
20043 configurable for this host/target combination. Don't try to
20044 configure gdb for vms.
20045
20046Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20047
20048 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20049 appropriate files before making "diststuff".
20050 (DISTBISONFILES): New var: list of files to be edited.
20051 (DISTSTUFFDIRS): Add binutils.
20052
20053Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20054
20055 * config.sub: also handle mipsel and mips64el (for little endian mips)
20056
20057Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20058
20059 * configure.in: Add * to end of all OS names.
20060
20061Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20062
20063 * configure.in: Build newlib for LynxOS native.
20064
20065Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20066
20067 * config.guess: Add support for delta 88k running SVR3.
20068
20069 * configure.in: Add comment about HP compiler vs. emacs.
20070
20071Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20072
20073 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20074 due to bugs in getpwnam & getpwuid)
6599da04
JM
20075
20076Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20077
20078 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20079 config.guess will produce a full version number.
20080
20081Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20082
20083 * configure.in: Build linker and binutils for alpha-dec-osf1.
20084
20085Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20086
20087 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20088 and gdb/testsuite/Makefile.in.
20089
20090Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20091
20092 * configure.in: recognize mips*- instead of mips-
20093
20094Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20095
20096 * config.sub: Accept linux*coff and linux*elf as operating
20097 systems.
20098
20099Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20100
20101 * config.sub: Recognize mips64, and mips3 as an alias for it.
20102
20103Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20104
20105 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20106 gdb knows how to handle OSF/1 shared libraries.
20107
20108Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20109
20110 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20111 * config.guess: Recognize Hitachi's HIUX.
20112 * config.sub: Recognize h3050r* and hppahitachi.
20113 Remove redundant cases for hp9k[23]*.
20114
20115Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20116
20117 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20118 if gas and ld are in the source tree and are in ${configdirs}.
20119 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20120 --with options (but still pass them down on the command line,
6599da04
JM
20121 if they were explicitly specified).
20122
20123Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20124
20125 * configure: substitute SHELL value in Makefile.in with
20126 ${CONFIG_SHELL}
20127
20128Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20129
20130 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20131 *-*-solaris2* targets.
20132
20133Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20134
20135 * Makefile.in: define M4, and pass it down to sub-makes;
20136 all-autoconf now depends on all-m4
20137
20138Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20139
20140 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20141 presence of {ar,ranlib} instead of a configured directory
20142
20143Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20144
20145 * config.guess: Accept 34?? as well as 33?? for NCR.
20146
20147Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20148
20149 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20150 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20151
20152Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20153
20154 * configure: grab values for $(CC) and $(CXX) from the
20155 environment, so that someone can do "CC=gcc configure; make" and
20156 have it work right (matching the way that autoconf works now)
20157
20158 * configure.in, Makefile.in: add support for gash, the tcl
20159 interface to Galaxy
20160
20161 * config.guess: add NetBSD variants (hp300, x86)
20162
20163Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20164
20165 * install.sh: Support -d option (in the manner of SunOS 4 install,
20166 as it is more deterministic than that of GNU install)
20167 (chmodcmd): Set file to mode 755 by default (should also do default
20168 chgrp and chown, but I don't feel like dealing with that now)
20169
20170Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20171
20172 * config.sub: Remove h8300hhms alias.
20173
20174Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20175
20176 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20177
20178Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20179
20180 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20181 as stmp-fixinc
20182
20183Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20184
20185 * config.sub: recognize m88110-bug-coff.
20186
20187Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20188
20189 * Makefile.in (all-libio): all dependencies on the toolchain used
20190 to build this (gcc, gas, ld, etc)
20191
20192Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20193
20194 * config.guess: Deal with OSF/1 1.3 on alpha.
20195
20196Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20197
20198 * install.sh: add some 'else true' clauses for portability
20199
20200 * configure.in: don't build libio for h8[35]00-*-* targets
20201
20202Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20203
20204 * Makefile.in: Add support for new libio.
20205
20206Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20207
20208 * install.sh: If one command fails, don't try the rest. Don't try
20209 to remove $dsttmp (via trap) unless we have already created it.
20210 If $src doesn't exist, detect it and exit with an error.
20211
20212 * config.guess: Recognize BSD on hp300.
20213
20214Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20215
20216 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20217 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20218
20219Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20220
20221 * Makefile.in (all-send-pr): depends on all-prms
20222
20223Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20224
20225 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20226
20227Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20228
20229 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20230 Added test for mips-mips-riscos5.
20231
20232Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20233
20234 * configure.in: use mh-hp300 for 68k HP hosts
20235
20236Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20237
20238 * configure: add support for CONFIG_SHELL, so that you can use
20239 some alternate shell for evaluating configure scripts
20240
20241Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20242
20243 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20244 in configure script to bug-gdb@prep.ai.mit.edu when building
20245 distribution archive.
20246 * Makefile.in (COMPRESS): Remove def.
20247 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20248 gdb.tar.Z and make-gdb.tar.Z respectively.
20249 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20250 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20251 to convergence with 'taz' target in Makefile.in.
20252
20253Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20254
20255 * install.sh (dsttmp): use trap to ensure that tmp files go
20256 away on error conditions
20257
20258Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20259
20260 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20261
20262Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20263
20264 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20265 its parent is '/' not ''.
20266
20267 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20268
20269Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20270
20271 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20272 that ${newsrcdir}/configure.in does.
20273
20274Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20275
20276 * test-build.mk: support for CONFIG_SHELL
20277
20278Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20279
20280 * config.sub (netware): Add as a basic system type.
20281
20282Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20283
20284 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20285 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20286
20287Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20288
20289 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20290 (h8300hhms is temporary until multi-libraries are implemented).
20291 * configure.in: Handle h8300h too.
20292
20293Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20294
20295 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20296
20297Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20298
20299 * configure: Remove extraneous output when guessing host type.
20300 * config.guess: Remove extraneous output when guessing using C
20301 compiler rather than uname, or when guessing fails.
20302
20303Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20304
20305 * Makefile.in: remove all.cross and install.cross targets
20306
20307 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20308 definitions
6599da04
JM
20309
20310Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20311
20312 * configure.in (target sh): Build gprof.
20313
20314Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20315
20316 * config.sub: change -solaris to -solaris2
20317
20318Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20319
20320 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20321
20322Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20323
20324 * configure: Correct error message for missing Makefile.in to
20325 print correct directory.
20326
20327Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20328
20329 * install.sh: kludge around 386BSD shell bug
20330
20331Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20332
20333 * config.guess: Recognize NeXT.
20334 * config.guess: Recognize i486-ncr-sysv4.
20335 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20336
20337Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20338
20339 * Makefile.in (MAKEINFOFLAGS): New variable.
20340 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20341 * build-all.mk, test-build.mk: Pass down --no-split as
20342 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20343
20344Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20345
20346 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20347
20348Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20349
20350 * Makefile.in (libg++.tar.z): New rule.
20351 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20352 * Makefile.in (taz): Only do a single chmod.
20353
20354Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20355
20356 * install.sh: don't use dirname anymore (replaced with sed usage)
20357
20358Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20359
20360 * Makefile.in: Change extension for gzip'd files from '.z' to
20361 '.gz' per new FSF standard usage.
20362
20363Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20364
20365 * configure: put quotes around the final value of program_transform_name
20366
20367Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20368
20369 * Makefile.in: new install.sh support; update install-info rules
20370
20371Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20372
20373 * configure.in: Build diff for crosses, but not for go32 host.
20374
20375 * configure.in: Build gprof only for native, and don't build it
20376 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20377
20378Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20379
20380 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20381
20382Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20383
20384 * configure.in (host_tools): Add prms.
20385
20386Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20387
20388 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20389 with $(FLAGS_TO_PASS) on the command line
20390
20391 * config.sub: Recognize lynx and lynxos
20392
20393Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20394
20395 * config.sub: Accept -ecoff*, not just -ecoff.
20396
20397Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20398
20399 * Makefile.in (taz): Use .gz suffix instead of .z.
20400 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20401 names.
20402
20403Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20404
20405 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20406
20407Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20408
20409 * Makefile.in (install-no-fixedincludes): install gcc last, so
20410 that rebuilds that might happen during 'make install' don't get
20411 bogus gcc include files
20412
20413Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20414
20415 Change from Utah for HPPA support:
20416 * config.guess: Recognize hppa1.x-hp-bsd.
20417
20418Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20419
20420 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20421 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20422
20423Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20424
20425 * config.sub: Add support for rom68k and bug boot monitors.
20426
20427Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20428
20429 * Makefile.in: Make all-opcodes depend on all-bfd.
20430
20431Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20432
20433 * config.guess: Added special check for i[34]86-univel-sysv4*.
20434
20435Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20436
20437 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20438 the processor rather than assuming i486.
20439
20440Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20441
20442 * config.guess: Recognize SunOS6 as Solaris3.
20443
20444Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20445
20446 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20447 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20448
20449Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20450
20451 * build-all.mk (all-cross): New target for Canadian Cross.
20452 Added Q2 go32 targets.
20453 * test-build.mk: Configure go32 cross sparclite-aout and
20454 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20455 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20456
20457Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20458
20459 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20460 GO32 hosted toolchains
20461
20462Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20463
20464 * configure: change so "-exec-prefix" gets passed down rather
20465 than "-exec_prefix" so autoconf generated Makefiles get the
20466 exec_prefix set right.
20467
20468Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20469
20470 * config.guess: get the Solaris2 minor version number
20471
20472 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20473
20474Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20475
20476 * config.guess: Recognize some Sequent platforms.
20477
20478Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20479
20480 * Makefile.in: added the vault-install target
20481
20482 * configure.in: actually use the Sun3 makefile fragment that's in
20483 config, also added the release dir to configdirs
20484
20485Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20486
20487 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20488
20489Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20490
20491 * configure.in: remove some program from Alpha targetted toolchains
20492
20493Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20494
20495 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20496 gprof.
20497 (taz): Run "make diststuff" in those directories instead of "make
20498 proto-dir". Look for "VERSION=" only at start of line in subdir
20499 Makefile. Use "gzip -9" for compression.
20500 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20501 (binutils.tar.z): New target.
20502
20503Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20504
20505 * Makefile.in (taz): Include gpl.texinfo.
20506
20507Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20508
20509 * Makefile.in (setup-dirs): Merged into "taz" target.
20510 (taz): Only do `proto-dir' stuff if a directory is actually needed
20511 for this target.
20512
20513Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20514
20515 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20516 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20517 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20518 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20519 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20520
20521Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20522
20523 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20524 config.sub, and move-if-change to gdb testsuite distribution
20525 archive, so the testsuite can be extracted, configured, and
20526 run separately from the gdb distribution. Blow away the Chill
20527 tests that require a Chill compiled executable, since GNU Chill
20528 is not yet publically available.
20529
20530Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20531
20532 * test-build.mk: set environment variables in a single command,
20533 instead of a list of assignments and exports
20534
20535 * config.guess: recognize Alpha/OSF1 systems
20536
20537Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20538
20539 * configure: Change help message to prefer --options rather than
3d3b561f 20540 -options.
6599da04
JM
20541
20542Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20543
20544 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20545 zippy@ecst.csuchico.edu.
20546 * config.guess: Recognize miniframe.
20547
20548Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20549
cc6010cd
AP
20550 * Makefile.in: Use srcroot to find runtest rather than rootme.
20551 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20552
20553Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20554
20555 * test-build.mk: Extensive additions to support building on a
20556 machine other than the host.
20557
20558Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20559
20560 * configure (tooldir): Fix for i386-aix again.
20561
20562Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20563
20564 * configure, Makefile.in: Change definition of $(tooldir)
20565 to match the FSF.
20566
20567Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20568
20569 * config.guess: Recognize i[34]86/SVR4.
20570
20571Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20572
20573 * Makefile.in (all-gdb): gdb depends on sim.
20574
20575Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20576
20577 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20578 at the same time we make the prototype gdb directory.
20579 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20580 files at the same time as the gdb base release distribution.
20581
20582Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20583
20584 * Makefile.in (check): Use individual check targets rather than
20585 DO_X rule.
20586 (check-gcc): Added.
20587
20588Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20589
20590 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20591 for System V release 3.2.
20592
20593Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20594
20595 * config.sub: Recognize hppaosf.
20596 * configure.in: Do configure ld/binutils/gas for it.
20597
20598Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20599
20600 * configure (tooldir): Alter syntax used to set this, for systems
20601 where "\$" isn't handled right, like i386-aix.
20602
20603Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20604
20605 * configure: Pass program-transform-name, not
20606 program_transform_name, to recursive configures.
20607
20608Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20609
20610 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20611 of gas+ld+binutils.
20612
20613Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20614
20615 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20616
20617Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20618
20619 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20620
6599da04
JM
20621Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20622
20623 * Makefile.in (PRMS): Set back to all-prms.
20624
20625Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20626
20627 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20628 targets, rather than for MIPS hosts.
20629
20630Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20631
20632 * configure.in: add comment for --with-x default values
20633
20634 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20635
20636 * Makefile.in: add check-* targets for each of the directories in
20637 the tree. Add a definition of RUNTEST that will use the one we
20638 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20639
20640Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20641
20642 * configure.in: Removed obsolete references to bfd_target and
20643 target_makefile_frag.
20644
20645 * build-all.mk: Set assorted targets for Q2.
20646 * config.sub: Recognize z8k-sim and h8300-hms.
20647 * test-build.mk: Really don't pass host to configure.
20648 (HOLES): Added uname.
20649
20650Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20651
20652 * configure: Handle an empty program-prefix, program-suffix or
20653 program-transform-name correctly.
20654
20655Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20656
20657 * build-all.mk: -G 8 no longer required for MIPS targets.
20658 * test-build.mk: Don't pass host argument to configure; make it
20659 guess.
20660
20661Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20662
20663 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20664 * Makefile.in (COMPRESS): New macro, like GZIP.
20665
20666Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20667
20668 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20669
20670 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20671 with gas currently defaults to -G 0.
20672
20673Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20674
20675 * Makefile.in (all-flex): flex depends on byacc.
20676
20677 * build-all.mk: If host not specified, use config.guess. Pass TAG
20678 to test-build.mk as RELEASE_TAG.
20679 * test-build.mk (configargs): New variable containing arguments to
20680 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20681 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20682
20683 * config.guess: Use /bin/uname when checking -X argument on SCO,
20684 to avoid invoking GNU uname which doesn't understand -X.
20685
20686 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20687
20688 * configure.in: Build gas for mips-*-*.
20689
20690Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20691
20692 * Makefile.in (all.normal): insert missing backslash.
20693
20694Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20695
731a8127 20696 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20697
20698 * Makefile.in: Complete overhaul to merge many almost identical
20699 targets.
20700
20701Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20702
20703 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20704 (gdb.tar.Z): Adjusted.
20705
20706 * Makefile.in (setup-dirs, taz): New targets; should be general
20707 enough to adapt for gdb sometime. Build only .z file.
20708 (gas.tar.z): New target.
20709
20710Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20711
20712 * build-all.mk: Use CC=cc -Xs on Solaris.
20713
6599da04
JM
20714Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20715
20716 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20717 for handling BISON for FSF releases.
20718
20719Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20720
20721 * configure: Actually implement the change zoo just documented.
20722
20723Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20724
20725 * configure: when using config.guess, only set target_alias when
20726 it's not already been set (ie, on the command line)
20727
20728Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20729
20730 * Makefile.in: add installcheck target, set PRMS to install-prms
20731
20732Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20733
20734 * configure: add support for package_makefile_fragment, handle the
20735 case where a directory has a configure.in file but no Makefile.in
20736 more gracefully (with an actual understandable error message, even);
20737 add support for --without (and add this to the usage message); also
20738 explicitly add a --host=${host_alias} to the command line when
20739 config.guess is used
20740
20741Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20742
20743 * configure: Must use both --host and --target in recursive calls.
20744
20745Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20746
20747 * Makefile.in: Change deja-gnu to dejagnu.
20748
20749Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20750
20751 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20752
20753Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20754
20755 * configure.in: canonicalize all instances to *-*-solaris2*,
20756 also strip out a number of tools to not build for go32 host
20757
20758Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20759
20760 * config.guess: add GPL.
20761
20762 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 20763 copyrights to 93.
6599da04
JM
20764
20765Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20766
20767 * Makefile.in (do-info): Removed obsolete check for existence of
20768 localenv file.
20769
20770 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20771
20772Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20773
20774 * Makefile.in: a couple of 'else true' for decstation,
20775 support for TclX
20776
20777 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20778
20779Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20780
20781 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20782
20783Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20784
20785 * config.guess: Recognize i386-ibm-aix (PS/2).
20786 * configure.in: Use config/mh-aix386 file for it.
20787
20788Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20789
20790 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20791 CC_FOR_TARGET instead.
20792 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20793
20794Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20795
20796 * Makefile.in: Add sim to list of directories sent with gdb
20797
20798Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20799
20800 * configure.in: Put back mips-dec-bsd* case.
20801
20802Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20803
20804 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20805 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20806 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20807
20808Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20809
20810 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20811
20812 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20813 (install-info): install dir.info only if it exists,
20814 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20815
20816Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20817
20818 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20819 gas for mips-dec-bsd.
20820
20821Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20822
20823 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20824 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20825
20826Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20827
20828 * configure.in: Added "dejagnu" to hosttools list.
20829
20830Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20831
20832 * config.sub, configure.in, config.guess: Add support
20833 for Bosx, an AIX variant from Bull.
20834 Patches from F.Pierresteguy@frcl.bull.fr.
20835
20836Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20837
20838 * devo/dejagnu: Initial creation of devo/dejagnu.
20839 Migrated dejagnu testcases and support files for testing software
20840 tools to reside as subdirectories, currently called "testsuite",
20841 within the directory of the software tool. Migrated all programs,
20842 support libraries, etc. beloging to dejagnu proper from
20843 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20844 with no modifications. The changes to these files which will
20845 allow them to configure, build, and execute properly will be made
20846 in a future update.
20847
20848Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20849
20850 * Makefile.in: Change send_pr to send-pr.
20851 * configure.in: Likewise.
20852 * send_pr: Renamed directory to send-pr.
20853
20854Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20855
20856 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20857
20858Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20859
20860 * README: Update for gdb-4.8 release.
20861 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20862 gdb-xxx.tar.z (gzip'd) file also.
20863
20864Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20865
20866 * Makefile.in: make all-diff depend on all-libiberty
20867
20868Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20869
20870 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20871
20872Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20873
20874 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20875
20876Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20877
20878 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20879 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20880 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20881
20882Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20883
20884 * Makefile.in: makeinfo binary is in a new location
20885
20886Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20887
20888 * config.sub: Accept -ecoff as an OS.
20889
20890 * Makefile.in: Various changes to eliminate a level of make
20891 recursion and reduce the required command line length.
20892 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20893 sub-makes.
20894 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20895 variables holding settings for specific sub-makes.
20896 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20897 in terms of BASE_FLAGS_TO_PASS.
20898 (TARGET_LIBS): New variable listing directories which use
20899 TARGET_FLAGS_TO_PASS.
20900 (subdir_do): Eliminated.
20901 (do-*): New set of targets to replace subdir_do.
20902 (various): All targets which used subdir_do now depend on do-*.
20903 (local-clean): Renamed from do_clean.
20904 (local-distclean): New target, dependency of distclean and
20905 realclean.
20906 (install-info): Don't create directories. Depend on dir.info
20907 rather than calling make recursively.
20908 (install-dir.info): Eliminated.
20909 (install-info-dirs): Create all info directories here.
20910 (dir.info): Depend upon do-install-info.
20911
20912 * test-build.mk (HOLES): Added false.
20913
20914Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20915
20916 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20917
20918Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20919
20920 * Makefile.in (info): remove dependency on all-texinfo. The
20921 problem was really in texinfo/C, not at this level.
20922
20923Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20924
20925 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20926
20927Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20928
20929 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20930 GDB releases.
20931
20932Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20933
20934 * configure: Include srcdir in message about target of link not
20935 being found. Don't convert `-' to `_' in `with' options being
20936 passed to subdirs.
20937
20938Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20939
20940 * configure.in: add uudecode to host_tools
20941
20942 * Makefile.in: added {all,install}-uudecode targets, added them to
20943 the appropriate lists
20944
20945Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20946
20947 * Makefile.in (all-gcc): Added dependency on all-gas.
20948
20949 * configure.in (mips-*-*): Build ld and binutils.
20950
20951Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20952
20953 * configure: check return code from mkdir, print error message and
3d3b561f 20954 exit on failure.
6599da04
JM
20955
20956Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20957
20958 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20959
20960Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20961
20962 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20963
20964Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20965
20966 * config.sub (h8500): Recognize this as a cpu type.
20967
20968Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20969
20970 * configure: source directory missing is no longer a warning
20971
20972 * configure.in: recognize irix[34]* instead of irix[34]
20973
20974 * Makefile.in: define and pass down X11_LIB
20975
6599da04
JM
20976Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20977
20978 * guess-systype: Renamed to ...
20979 * config.guess: ... by popular request.
20980 * configure.in, Makefile.in: Update accordingly.
20981
20982Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20983
20984 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20985 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20986 + Execute ./dummy instead of assuming . is in PATH.
20987
20988Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20989
20990 * guess-systype: New shell script. Attempts to guess the
20991 canonical host name of the executing host.
20992 Only a few hosts are supported so far.
20993 * configure: Call guess-systype if no host is specified.
20994
20995Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20996
20997 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20998 gcc Makefile.
20999
6599da04
JM
21000Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21001
21002 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21003 (all-gcc, install-gcc, subdir_do): Use it.
21004
21005Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21006
21007 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21008
21009Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21010
21011 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21012 set exclusively by configure, using configure.in .
6599da04
JM
21013
21014Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21015
21016 * test-build.mk: set $PATH for all builds
21017
21018 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21019
21020Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21021
21022 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21023 the one used in gcc/Makefile.in, so that a null expansion doesn't
21024 override the one needed to build gcc with a native cc.
21025
6599da04
JM
21026Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21027
21028 * configure: Accept -with arguments.
21029
21030Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21031
21032 * Makefile.in: added h8300sim
21033
21034Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21035
6599da04
JM
21036 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21037 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21038 (all-cygnus, native, build-cygnus): Make
21039 $(canonhost)-stamp-3stage-done, not $(host)....
21040 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21041 i386-sco3.2v4. Added else true to if command.
21042
21043Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21044
21045 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21046
21047Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21048
21049 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21050
21051Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21052
21053 * configure.in: don't remove binutils from Solaris builds
21054
21055Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21056
21057 * Makefile.in: get rid of earlier definitions for *clean,
21058 also handle the recursive info rule better
21059
21060Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21061
21062 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21063 do more-or-less the right thing.
21064
21065Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21066
21067 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21068 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21069
21070Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21071
21072 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21073 $(host_canonical).
21074
21075 * configure.in: split the configdirs list into 4 categories (native
21076 v. cross, library v. tool) and handle the cross-only and native-
21077 only in more reasonable (and correct!) way.
21078
21079Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21080
21081 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21082 configdirs anymore.
21083
21084Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21085
21086 * Makefile.in: extensive cleanup:: removed all of the explicit
21087 clean-* targets, collapsed many wrappers around subdir_do into
21088 one, added additional targets to satisfy standards.texi, deleted
21089 some old targets, some changes for consistency
21090
21091Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21092
21093 * configure.in: handle some programs as cross-only, and others as
21094 native only
21095
21096 * test-build.mk: handle partial holes in a more generic manner
21097
21098 * Makefile.in: m4 depends on libiberty
21099
6599da04
JM
21100Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21101
21102 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21103 time, wdiff, and find to configdirs
21104
21105 * Makefile.in: all, clean, and install rules for the new programs
21106 added to configure.in
21107
21108Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21109
21110 * configure.in: use mh-sun for all *-sun-* hosts
21111
6599da04
JM
21112Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21113
21114 * Makefile.in: define flags for X11 include files and library file
21115 locations, pass them down to the programs that need this info
21116
21117 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21118
6599da04
JM
21119Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21120
21121 * configure.in: start building libg++ for HP-UX targets
21122
21123Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21124
21125 * README: Update references to files moved into etc/.
21126
21127Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21128
21129 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21130 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21131
21132Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21133
21134 * configure: accept dash as well as underscore in long option
21135 names for FSF compatibility.
21136
21137Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21138
21139 * config.sub: added -sco3.2v4 support from FSF.
21140
21141Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21142
21143 * configure.in: expand the section that adds or removes
21144 directories from the list of programs to build, to handle native
21145 vs. cross in addition to host v. native
21146
21147Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21148
21149 * Makefile.in: Replace C++ in macro names with CXX.
21150 This is less likely to break ...
21151
21152Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21153
21154 * test-build.mk: add -w to GNU_MAKE
21155
21156Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21157
21158 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21159 add 'sparc' to list of recognized cpus. This needed to make
21160 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21161 Delete some redundant ose68 variants. Recognize -wrs as an os,
21162 then changes that into $CPU-wrs-vxworks.
21163
21164 * configure.in: remove most references to gdbtest, regularize
21165 target based program removal
21166
21167 * test-build.mk: import from p3 tree (many fixes and changes)
21168
21169Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21170
21171 * Makefile.in: added rules to handle tcl, tk, and expect
21172
21173 * configure.in: handle those directories if they exist
21174
21175Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21176
21177 * config.sub: removed bogus hppabsd and hppahpux names, since
21178 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21179
21180Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21181
21182 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21183 depends upon all-xiberty
21184
21185 * Makefile.in: changes from p3, including:
21186
21187 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21188
21189 * Makefile.in (XTRAFLAGS): include newlib directories if
21190 newlib/Makefile exists, rather than if host != target.
21191
21192 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21193
21194 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21195 from the same source tree and not building a cross-compiler. This
21196 matters for the libg++ configuration if reconfiguring a tree that
21197 has already been installed.
21198
21199 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21200
21201 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21202 pick up the machine and system specific header files.
21203
21204 * Makefile.in: added AS_FOR_TARGET, passed down in
21205 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21206 the C compiler to use to create programs which are run in the
21207 build environment, set it to default to $(CC), and passed it down
21208 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21209
21210 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21211
21212 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21213 We need them for unusual native builds, like systems without
21214 ranlib.
21215
21216 * configure: also define $(host_canonical) and
e490616e
ZW
21217 $(target_canonical), which are the full, canonical names for the
21218 given host and target
6599da04
JM
21219
21220Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21221
21222 * Makefile.in: Added separate definitions for C++.
21223
21224Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21225
21226 * configure.in (configdirs): Add deja-gnu.
21227
21228Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21229
21230 * README: Update for configure.texi and gdb-4.7 release.
21231
21232Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21233
21234 * Makefile.in: Move "all" target to top of file.
21235 Previously, first target was ".PHONY" which caused BSD4.4 make
21236 to build .PHONY when make was run without arguments.
21237
21238Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21239
21240 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21241 Library-copylefted code in libiberty.
21242
21243Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21244
21245 * config.sub: Replace m68kmote with plain old m68k.
21246
21247Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21248
21249 * Makefile.in: Remove space from blank line, avoid Make complaints.
21250
21251Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21252
21253 * config.sub: Complain if no argument is given. Added support for
21254 386bsd as OS and target alias.
21255
21256Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21257
21258 * Makefile.in (XTRAFLAGS): include newlib directories if
21259 newlib/Makefile exists, rather than if host != target.
21260
21261Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21262
21263 * config.sub: recognize sparclite-wrs-vxworks.
21264
21265 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21266 p3.) Added clean-xiberty to clean.
21267
21268Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21269
21270 * configure.in: use *-*-* instead of nested cases for host and target
21271
21272Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21273
21274 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21275 from the same source tree and not building a cross-compiler. This
21276 matters for the libg++ configuration if reconfiguring a tree that
21277 has already been installed.
21278
21279Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21280
21281 * config.sub (i486v/i486v4): Merge in from FSF version.
21282
21283Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21284
21285 * configure: only set PWD if it is already set.
21286
21287Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21288
21289 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21290 doesn't have unset and all success paths (and most error paths)
21291 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21292 to just ${PWD} to avoid confusion.)
21293
21294Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21295
21296 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21297 even for a native compilation.
21298
21299Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21300
21301 Changes to make the gdb.tar.Z rule work better.
21302
21303 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21304 (DEVO_SUPPORT): Add configure.texi.
21305 (bfd-ilrt.tar.Z): Remove ancient rule.
21306
21307Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21308
21309 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21310 pick up the machine and system specific header files.
21311
21312 * configure.in, config.sub: added new target m68010-adobe-scout,
21313 with alias of adobe68k. Changed configure.in to check for
21314 -scout before -sco* to avoid a false match.
21315
21316 * Makefile.in: added AS_FOR_TARGET, passed down in
21317 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21318 the C compiler to use to create programs which are run in the
21319 build environment, set it to default to $(CC), and passed it down
21320 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21321
21322Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21323
21324 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21325 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21326 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21327 FOR_TARGET variants, to newlib and libg++.
21328
21329Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21330
21331 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21332 first.
21333
21334Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21335
21336 * config.sub: Accept `elf' as an environment.
21337
21338Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21339
21340 * Makefile.in (all-opcodes): cd into the right directory
21341
21342Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21343
21344 * configure: added -program_transform_name option, used as
21345 argument to sed when installing programs.
21346 configure.texi: added documentation for -program_prefix,
21347 -program_suffix and -program_transform_name.
21348
21349Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21350
21351 * config.sub: Accept i486 where i386 ok.
21352
21353Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21354
21355 * config.sub: accept we32k
21356
21357Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21358
3b75d237 21359 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21360
21361 * Makefile.in: don't create all directories for ``make install'';
21362 let the subdirectories create the ones they need.
21363
21364Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21365
e490616e 21366 * COPYING: new file, GPL v2
6599da04
JM
21367
21368Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21369
21370 * Makefile.in: use the new gen-info-dir, which needs a template
21371 argument (which also lives in texinfo)
21372
21373 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21374
6599da04
JM
21375Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21376
21377 * config.sub (ncr3000): Change i386 to i486.
21378
21379Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21380
21381 * Makefile.in: add install-rcs, install-grep to
21382 install-no-fixedincludes, removed install-bison and install-libgcc
21383
21384Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21385
21386 * configure.in: grab the HPUX makefile fragment if on HPUX
21387
21388Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21389
21390 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21391 configure.in: recognise m68{k,000}-ericsson-OSE.
21392 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21393
21394Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21395
21396 * configure.in: rearrange the parts that remove programs from
21397 configdirs, based now on HOST==TARGET or by canonical triple.
21398
21399Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21400
21401 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21402 appropriate. predicate stage3 and comparison on the existence
21403 of gcc. That is, if gcc isn't around, we aren't three-staging.
21404 On very clean, also remove ...stamp-co. Build in-place before
21405 doing other builds.
6599da04
JM
21406
21407Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21408
21409 * Makefile.in, configure.in: add tgas
21410
21411Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21412
21413 * Makefile.in: a number of changes merged in from progressive.
21414
21415 * configure.in: add libm.
21416
21417 * .cvsignore: ignore some stuff that comes from test-build.mk.
21418
6599da04
JM
21419Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21420
21421 * config.sub: Add es1800 (m68k-ericsson-es1800).
21422
21423Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21424
21425 * configure: Add program_suffix (parallel to program_prefix)
21426 * Makefile.in: adjust directory-creating script for losing decstation
21427
21428Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21429
21430 * configure: Minor $subdir-related fixes.
21431
21432Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21433
21434 * configure: fix various problems with propogating
21435 makefile_target_frag in subdirs.
21436 * configure.in: config libgcc if its there
21437
21438Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21439
21440 * config.sub: HPPA merge.
21441
6599da04
JM
21442Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21443
21444 * Makefile.in: Replace all-bison with all-byacc in all
21445 dependency lines for other tools (which now use byacc).
21446
21447Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21448
21449 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21450
6599da04
JM
21451Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21452
21453 * Makefile.in: make gprof rules similar to byacc rules (instead of
21454 vestigal $(unsubdir) that didn't work...)
21455
21456Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21457
21458 * config.sub: Add support for Linux.
21459 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21460 (at least for libg++).
21461
21462Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21463
21464 * configure.texi: fix doc for the -nfp option to configure
21465
21466Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21467
21468 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21469
21470Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21471
21472 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21473 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21474 * configure.in: added solaris* host_makefile_frag hook.
21475
21476Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21477
21478 * config.sub: changed recognition of m68000 so that various
21479 m68k types can be specified via m680[01234]0
21480
21481Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21482
21483 * config.sub (basic_machine): fix sed so that '-foo' isn't
21484 completely substituted out while .+'-foo' loses the '-foo'
21485
21486Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21487
21488 * config.sub ($os): Add -aout.
21489
21490Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21491
21492 * configure: If host_makefile_frag is absolute, don't
21493 prefix ${invsubdir} (relevant to libg++ auto-configure).
21494
21495Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21496
21497 * Makefile.in (tooldir): Define it.
21498 (all-ld): Depend on all-flex.
21499
21500Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21501
21502 * Makefile.in (check): Fix libg++ special case.
21503
21504Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21505
21506 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21507 pwd's.
6599da04
JM
21508
21509 * configure: print the "Building in" message only when building in
3d3b561f 21510 other than "." AND verbose.
6599da04 21511
63f6bcd7 21512 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21513 configures.
6599da04
JM
21514
21515 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21516
21517Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21518
21519 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21520 fileutils.
6599da04
JM
21521
21522Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21523
21524 * configure: get makesrcdir right for subdirs deeper than 1.
21525
21526 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 21527 install.
6599da04
JM
21528
21529Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21530
21531 * Makefile.in: don't print subdir_do or recursion lines.
21532
21533Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21534
21535 * standards.texi: added menu item.
21536
21537 * Makefile.in: build and install standards.info.
21538
21539 * standards.texi: new file.
21540
21541Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21542
21543 * configure: test for and move config.status pieces from
3d3b561f 21544 ${subdir}/.
6599da04
JM
21545
21546Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21547
6599da04
JM
21548 * configure: Test for existance of files before trying to mv
21549 them, to avoid numerous non-existance messages.
21550
21551Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21552
21553 * configure: correct final line of config.status.
21554
21555 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 21556 the original Makefile.in is read only.
6599da04
JM
21557
21558 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
21559 Some makefiles depend on config.status to tell if a directory
21560 has been reconfigured for a different host. This change
21561 prevents those directories from remaking everything in the case
21562 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
21563
21564 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
21565 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21566 host alias from a missing config.sub.
6599da04
JM
21567
21568Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21569
21570 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 21571 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
21572
21573Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21574
21575 * configure: mkdir ${subdir} as needed.
21576
21577Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21578
21579 * Makefile.in,configure.in: added autoconf.
21580
21581Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21582
21583 * Makefile.in: no longer pass against on recursion.
21584
21585 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 21586 definitions are not inherited.
6599da04
JM
21587
21588 * configure: correct makesrcdir when subdir is .
21589
21590Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21591
21592 * configure: Add support for 'subdirs' variable, which is
21593 like 'configdirs', except that configure doesn't re-invoke
21594 itself for subdirs, it just creates a Makefile for each subdir.
21595 * configure.texi: Document subdirs.
21596
21597Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21598
21599 * configure.in: added flex to configdirs
21600
21601Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21602
21603 * Makefile.in: remove clean-stamps from clean.
21604
21605Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21606
21607 * configure.in: Add gdbtest to configdirs.
21608
21609Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21610
21611 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21612 to recursive makes.
21613 * configure.in: Recognize new ncr3000 config.
21614
21615Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21616
21617 * Makefile.in, configure.in: removed references to gdbm.
21618
21619Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21620
21621 * config.sub: Don't canonicalize os value
21622 newsos* to bsd (readline needs to check for newsos).
21623 (This fix was earlier made Jan 31, but got re-broken.)
21624
21625Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21626
21627 * configure.in: sco is an os, not a vendor!
21628
21629 * configure: Quote $( better. Keep various shells happy.
21630
21631Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21632
21633 * Makefile.in: eliminate stamp-files.
21634
21635Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21636
21637 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 21638 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
21639
21640Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21641
21642 * config.sub: fix iris/iris3.
21643
21644Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21645
21646 * configure: re-add -rm.
21647
21648Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21649
21650 * Maskefile.in: add .stmp-rcs to all.
21651
21652 * configure.in: remove gas from rs6000 build, use aix host fragment.
21653
21654Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21655
21656 * configure: pass down site_option during recursion.
21657
21658Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21659
21660 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21661
21662Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21663
21664 * configure: Change exec_prefix so that it really defaults to prefix.
21665
21666Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21667
21668 * Makefile.in, configure.in: Add support for mmalloc library.
21669
21670Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21671
21672 * Makefile.in: add stmp dependencies for a few more things.
21673
21674Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21675
21676 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 21677 collision, per john's suggestion.
6599da04
JM
21678
21679 * Makefile.in: add libiberty stmp to all and all.cross.
21680
21681Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21682
21683 * Makefile.in: remove force dependencies, add grep to all.
21684
21685Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21686
21687 * Makefile.in: drop flex. make stamp files work.
21688
21689 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
21690 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21691 gets cranky. use relative paths for configure and srcdir
21692 whenever possible. Send some error messages to stderr that were
21693 going to stdout.
6599da04
JM
21694
21695Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21696
21697 * Makefile.in: Fix libg++ rule to check for gcc directory
21698 before using gcc/gcc. Also pass XTRAFLAGS.
21699
21700Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21701
21702 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 21703 when they are already built.
6599da04
JM
21704
21705 * configure.texi: fixed a node pointer problem.
21706
21707Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21708
731a8127 21709 * config.sub configure.in gdb/configure.in
6599da04
JM
21710 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21711 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21712 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21713
21714Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21715
21716 * configure: -recurring becomes -silent. corrected help message
3d3b561f 21717 for -site= option.
6599da04
JM
21718
21719 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21720
21721Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21722
21723 * configure: when building Makefile for crosses, replace
3d3b561f
ML
21724 tooldir and program_prefix. default srcdir from location of
21725 config.sub. remove "for host in hosts" and "for target in
21726 targets" loops.
6599da04
JM
21727
21728Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21729
21730 * Makefile.in: Do not pass bindir or mandir to cvs.
21731
21732Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21733
21734 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
21735 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21736 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
21737
21738 * configure.texi: remove most references to multiple hosts,
3d3b561f 21739 multiple targets, subdirs, etc.
6599da04
JM
21740
21741 * configure.man: removed rcsid. reference config.sub not
3d3b561f 21742 config.subr.
6599da04
JM
21743
21744 * Makefile.in: mkdir $(infodir) on install-info.
21745
21746Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21747
21748 * configure.texi: Explain better about .gdbinit and about
21749 the environment that configure.in sections run in.
21750
21751Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21752
21753 * configure.in: Ultrix is only a decstation if it's a MIPS.
21754
21755Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21756
21757 * README: DOC.configure => cfg-paper.texi.
21758
21759Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21760
21761 * config.sub (near case $os): Don't convert newsos* to bsd!
21762
21763Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21764
21765 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21766 the number of copies of COPYING that go into the GDB tar file.
21767
21768Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21769
731a8127 21770 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21771 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21772 Fix SCO configuration stuff.
21773
21774Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21775
21776 * Makefile.in: For libg++, make sure the -I pointing
21777 to the gcc directory goes *after* all the libg++-local -I flags.
21778 Also, move just-gcc dependency from just-libg++ to all-libg++.
21779
21780Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21781
21782 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21783
21784Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21785
21786 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21787
21788Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21789
21790 * config.sub: Add stratus configuration frags. Also
21791 submitted to FSF.
21792
21793Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21794
21795 * Makefile.in (DEV_SUPPORT): add configure.man.
21796
21797 * config.sub(Decode manufacturer-specific): add -none*.
21798
21799Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21800
21801 * Makefile.in: remove form feeds to make Sun's make happy.
21802 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21803
21804Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21805
21806 * Makefile.in (AR_FLAGS): Make quieter.
21807
21808Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21809
21810 * configure.in: Add libg++.
21811 * configure: When verbose, don't output the command line at each
21812 level; it will be unremarkably the same as the previous version,
21813 which will be the same as what the user typed.
21814
21815Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21816
21817 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 21818 fileutils.
6599da04
JM
21819
21820 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
21821 look for sources in "..". Doing so breaks subdirectories that
21822 might have their own configure. If a subdir has it's own
21823 configure script, use it.
6599da04
JM
21824
21825Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21826
21827 * cfg-paper.texi: some changes suggested by rms.
21828
21829Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21830
21831 * config.sub: Merge in some small additions from the FSF version,
21832 taken from the gcc distribution, to bring the Cygnus and FSF
21833 versions into closer sync.
21834
21835Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21836
21837 * configure.in: Changed svr4 references to sysv4.
21838
21839Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21840
21841 * configure: added -V for version number option.
21842
21843Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21844
21845 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 21846 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
21847
21848Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21849
21850 * configure, config.subr, config.sub: config.subr is now
3d3b561f 21851 config.sub again.
6599da04
JM
21852
21853Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21854
21855 * configure.texi: new file, in progress.
21856
21857 * Makefile.in: build info file and install the man page for
3d3b561f 21858 configure.
6599da04
JM
21859
21860 * configure.man: new file, first cut.
21861
21862 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
21863 has gone. removed all traces of the -ansi option. removed all
21864 traces of the -languages option.
6599da04
JM
21865
21866 * config.subr: resync from rms.
21867
21868Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21869
21870 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
21871 config.subr, call the result config.subr, remove config.sub, use
21872 config.subr.
6599da04
JM
21873
21874 * Makefile.in: revised install for dir.info.
21875
21876Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21877
21878 * configure.in: add decstation host makefile frag.
21879
21880 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
21881 install. clean-gdbm on clean. infodir belongs in datadir.
21882 Make directories for info install. Build dir.info here then
21883 install it.
6599da04
JM
21884
21885Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21886
21887 * Makefile.in: fix for bad directory tests.
21888
21889Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21890
21891 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 21892 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
21893
21894 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
21895 work again and so one can focus one's attention on a particular
21896 package.
6599da04
JM
21897
21898Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21899
21900 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
21901 elif wherever possible. make -srcdir work without -objdir.
21902 -objdir= commented out.
6599da04
JM
21903
21904Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21905
21906 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
21907 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21908 Makefile now at top of generated Makefile. Removed cvs log
21909 entries. added -srcdir. create .gdbinit only if there is one
21910 in ${srcdir}.
6599da04
JM
21911
21912 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
21913 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21914 and mandir now keyed off datadir by default.
6599da04
JM
21915
21916Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21917
21918 * Freshly created ChangeLog.
21919
21920\f
21921Local Variables:
21922mode: change-log
21923left-margin: 8
21924fill-column: 76
21925version-control: never
21926End: