]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
MAINTAINERS: Add myself as Rust front-end maintainer
[thirdparty/gcc.git] / ChangeLog
CommitLineData
d808db1f
GA
12023-01-06 Clément Chigot <chigot@adacore.com>
2
3 * configure.ac: Skip GMP and MPFR when --disable-gdb is
4 provided.
5 * configure: Regenerate.
6
faccda27
GA
72023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
8
9 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
10
90323d0b
GA
112022-12-31 Iain Sandoe <iain@sandoe.co.uk>
12
13 * Makefile.def: Do not build shared libffi.
14 * Makefile.in: Regenerate.
15
de282a20
GA
162022-12-21 Andrew Pinski <apinski@marvell.com>
17
18 * Makefile.def: Add configure-gdb dependencies
19 on all-gmp and all-mpfr.
20 * configure.ac: Split out MPC checking from MPFR.
21 Require GMP and MPFR if the gdb directory exist.
22 * Makefile.in: Regenerate.
23 * configure: Regenerate.
24
26f4aefa
GA
252022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
26
27 * configure.ac (target_libraries): Add target-libgm2.
28 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
29 Add GCC_TARGET_TOOL entry for gm2.
30 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 31 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
32 * Makefile.def (target_modules): Add libgm2.
33 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
34 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
35 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 36 and lib-check-target=check-target-libgm2.
32582c19
JJ
37 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
38 (HOST_EXPORTS): Add definition for GM2.
39 (BASE_TARGET_EXPORTS): Add definition for GM2.
40 (GM2_FOR_BUILD): Defined.
41 (GM2FLAGS): Defined.
42 (GM2_FOR_TARGET): Defined.
43 (GM2FLAGS_FOR_TARGET): Defined.
44 (EXTRA_HOST_FLAGS): Defined.
45 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
46 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
47 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
48 * configure: Rebuilt.
49 * Makefile.in: Rebuilt.
26f4aefa 50
f17ddf2c
GA
512022-12-13 Philip Herron <philip.herron@embecosm.com>
52
53 * Makefile.def: Add Rust language.
54 * Makefile.in: Regenerate via autogen.
55
40ce6485
GA
562022-12-09 Martin Liska <mliska@suse.cz>
57
58 * MAINTAINERS: Fix spacing.
59
4bc2d9f6
GA
602022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
61
62 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
63
642022-12-07 Iain Sandoe <iain@sandoe.co.uk>
65
66 * Makefile.def: Pass host_libs_picflag to host dependent library
67 configures.
68 * Makefile.in: Regenerate.
69 * configure: Regenerate.
70 * configure.ac (host_libs_picflag): New configure variable set to
71 '--with-pic' when building 'host_shared'.
72
d769c504
GA
732022-11-25 Weimin Pan <weimin.pan@oracle.com>
74
75 * Makefile.def: Add libsframe as new module with its dependencies.
76 * Makefile.in: Regenerated.
77 * configure.ac: Add libsframe to host_libs.
78 * configure: Regenerated.
79
8761284f
GA
802022-11-23 Marek Polacek <polacek@redhat.com>
81
82 Revert:
83 2022-11-23 Marek Polacek <polacek@redhat.com>
84
85 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
86 isl.
87 * Makefile.in: Regenerate.
88 * Makefile.tpl: Set PICFLAG.
89 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
90 check.
91 * configure: Regenerate.
92
932022-11-23 Marek Polacek <polacek@redhat.com>
94
95 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
96 isl.
97 * Makefile.in: Regenerate.
98 * Makefile.tpl: Set PICFLAG.
99 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
100 check.
101 * configure: Regenerate.
102
83d400bd
GA
1032022-11-14 Martin Liska <mliska@suse.cz>
104
105 Revert:
106 2022-11-09 Martin Liska <mliska@suse.cz>
107
108 * doc/Makefile: New file.
109 * doc/_static/custom.css: New file.
110 * doc/baseconf.py: New file.
111 * doc/bsd.rst: New file.
112 * doc/contrib.rst: New file.
113 * doc/contribute.rst: New file.
114 * doc/cppdiropts.rst: New file.
115 * doc/cppenv.rst: New file.
116 * doc/cppopts.rst: New file.
117 * doc/cppwarnopts.rst: New file.
118 * doc/favicon.ico: New file.
119 * doc/funding.rst: New file.
120 * doc/gcc_sphinx.py: New file.
121 * doc/gnu.rst: New file.
122 * doc/gnu_free_documentation_license.rst: New file.
123 * doc/gpl-3.0.rst: New file.
124 * doc/indices-and-tables.rst: New file.
125 * doc/lgpl-2.1.rst: New file.
126 * doc/logo.pdf: New file.
127 * doc/logo.svg: New file.
128 * doc/md.rst: New file.
129 * doc/requirements.txt: New file.
130
1312022-11-14 Martin Liska <mliska@suse.cz>
132
133 Revert:
134 2022-11-09 Martin Liska <mliska@suse.cz>
135
136 * doc/baseconf.py: Port to GCC sources.
137
1382022-11-14 Martin Liska <mliska@suse.cz>
139
140 Revert:
141 2022-11-14 Martin Liska <mliska@suse.cz>
142
143 * configure: Regenerate.
144 * configure.ac: Support Sphinx based documentation.
145
1462022-11-14 Martin Liska <mliska@suse.cz>
147
148 Revert:
149 2022-11-09 Martin Liska <mliska@suse.cz>
150
151 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
152 provide a default.
153
1542022-11-14 Martin Liska <mliska@suse.cz>
155
156 Revert:
157 2022-11-09 Martin Liska <mliska@suse.cz>
158
159 * doc/bsd.rst:
3d3b561f 160 Add trailing newline.
83d400bd 161 * doc/contrib.rst:
3d3b561f 162 Add trailing newline.
83d400bd 163 * doc/contribute.rst:
3d3b561f 164 Add trailing newline.
83d400bd 165 * doc/cppdiropts.rst:
3d3b561f 166 Add trailing newline.
83d400bd 167 * doc/cppenv.rst:
3d3b561f 168 Add trailing newline.
83d400bd 169 * doc/cppopts.rst:
3d3b561f 170 Add trailing newline.
83d400bd 171 * doc/cppwarnopts.rst:
3d3b561f 172 Add trailing newline.
83d400bd 173 * doc/funding.rst:
3d3b561f 174 Add trailing newline.
83d400bd 175 * doc/gnu.rst:
3d3b561f 176 Add trailing newline.
83d400bd 177 * doc/gnu_free_documentation_license.rst:
3d3b561f 178 Add trailing newline.
83d400bd 179 * doc/gpl-3.0.rst:
3d3b561f 180 Add trailing newline.
83d400bd 181 * doc/indices-and-tables.rst:
3d3b561f 182 Add trailing newline.
83d400bd 183 * doc/lgpl-2.1.rst:
3d3b561f 184 Add trailing newline.
83d400bd 185 * doc/md.rst:
3d3b561f 186 Add trailing newline.
83d400bd
GA
187
1882022-11-14 Martin Liska <mliska@suse.cz>
189
190 Revert:
191 2022-11-09 Martin Liska <mliska@suse.cz>
192
193 * configure.ac: Use new install URL.
194 * configure: Regenerate.
195
1962022-11-14 Martin Liska <mliska@suse.cz>
197
198 Revert:
199 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
200
201 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
202 instead of just ``.''.
203 * doc/gcc_sphinx.py: Moved to...
204 * doc/modules/gcc_sphinx.py: ...here.
205
2062022-11-14 Martin Liska <mliska@suse.cz>
207
208 Revert:
209 2022-11-10 Martin Liska <mliska@suse.cz>
210
211 * doc/baseconf.py: Modernize by using pathlib.
212
2132022-11-14 Martin Liska <mliska@suse.cz>
214
215 Revert:
216 2022-11-11 Martin Liska <mliska@suse.cz>
217
218 * doc/Makefile: Disable -j auto.
219
2202022-11-14 Martin Liska <mliska@suse.cz>
221
222 Revert:
223 2022-11-11 Martin Liska <mliska@suse.cz>
224
225 * doc/Makefile: Update comment.
226
2272022-11-14 Martin Liska <mliska@suse.cz>
228
229 Revert:
230 2022-11-11 Martin Liska <mliska@suse.cz>
231
232 * doc/indices-and-tables.rst: Rename Indexes to Indices.
233
2342022-11-14 Martin Liska <mliska@suse.cz>
235
236 Revert:
237 2022-11-13 Martin Liska <mliska@suse.cz>
238
239 PR web/107643
240 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
241 is set.
242 * doc/indices-and-tables.rst: Use include_todo tag.
243
2442022-11-14 Martin Liska <mliska@suse.cz>
245
246 Revert:
247 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
248
249 * doc/contrib.rst: Update Jeff Law's email address.
250
eefbfbc7
GA
2512022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
252
253 * doc/contrib.rst: Update Jeff Law's email address.
254
2552022-11-13 Martin Liska <mliska@suse.cz>
256
257 PR web/107643
258 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
259 is set.
260 * doc/indices-and-tables.rst: Use include_todo tag.
261
5b6ce16a
GA
2622022-11-11 Martin Liska <mliska@suse.cz>
263
264 * doc/indices-and-tables.rst: Rename Indexes to Indices.
265
2662022-11-11 Martin Liska <mliska@suse.cz>
267
268 * doc/Makefile: Update comment.
269
2702022-11-11 Martin Liska <mliska@suse.cz>
271
272 * doc/Makefile: Disable -j auto.
273
f225b813
GA
2742022-11-10 Martin Liska <mliska@suse.cz>
275
276 * doc/baseconf.py: Modernize by using pathlib.
277
2782022-11-10 Arsen Arsenović <arsen@aarsen.me>
279
280 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
281 instead of just ``.''.
282 * doc/gcc_sphinx.py: Moved to...
283 * doc/modules/gcc_sphinx.py: ...here.
284
1cdfd0e5
GA
2852022-11-09 Martin Liska <mliska@suse.cz>
286
287 * configure.ac: Use new install URL.
288 * configure: Regenerate.
289
2902022-11-09 Martin Liska <mliska@suse.cz>
291
292 * doc/bsd.rst:
3d3b561f 293 Add trailing newline.
1cdfd0e5 294 * doc/contrib.rst:
3d3b561f 295 Add trailing newline.
1cdfd0e5 296 * doc/contribute.rst:
3d3b561f 297 Add trailing newline.
1cdfd0e5 298 * doc/cppdiropts.rst:
3d3b561f 299 Add trailing newline.
1cdfd0e5 300 * doc/cppenv.rst:
3d3b561f 301 Add trailing newline.
1cdfd0e5 302 * doc/cppopts.rst:
3d3b561f 303 Add trailing newline.
1cdfd0e5 304 * doc/cppwarnopts.rst:
3d3b561f 305 Add trailing newline.
1cdfd0e5 306 * doc/funding.rst:
3d3b561f 307 Add trailing newline.
1cdfd0e5 308 * doc/gnu.rst:
3d3b561f 309 Add trailing newline.
1cdfd0e5 310 * doc/gnu_free_documentation_license.rst:
3d3b561f 311 Add trailing newline.
1cdfd0e5 312 * doc/gpl-3.0.rst:
3d3b561f 313 Add trailing newline.
1cdfd0e5 314 * doc/indices-and-tables.rst:
3d3b561f 315 Add trailing newline.
1cdfd0e5 316 * doc/lgpl-2.1.rst:
3d3b561f 317 Add trailing newline.
1cdfd0e5 318 * doc/md.rst:
3d3b561f 319 Add trailing newline.
1cdfd0e5
GA
320
3212022-11-09 Martin Liska <mliska@suse.cz>
322
323 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
324 provide a default.
325
3262022-11-09 Martin Liska <mliska@suse.cz>
327
328 * configure: Regenerate.
329 * configure.ac: Support Sphinx based documentation.
330
3312022-11-09 Martin Liska <mliska@suse.cz>
332
333 * doc/baseconf.py: Port to GCC sources.
334
3352022-11-09 Martin Liska <mliska@suse.cz>
336
337 * doc/Makefile: New file.
338 * doc/_static/custom.css: New file.
339 * doc/baseconf.py: New file.
340 * doc/bsd.rst: New file.
341 * doc/contrib.rst: New file.
342 * doc/contribute.rst: New file.
343 * doc/cppdiropts.rst: New file.
344 * doc/cppenv.rst: New file.
345 * doc/cppopts.rst: New file.
346 * doc/cppwarnopts.rst: New file.
347 * doc/favicon.ico: New file.
348 * doc/funding.rst: New file.
349 * doc/gcc_sphinx.py: New file.
350 * doc/gnu.rst: New file.
351 * doc/gnu_free_documentation_license.rst: New file.
352 * doc/gpl-3.0.rst: New file.
353 * doc/indices-and-tables.rst: New file.
354 * doc/lgpl-2.1.rst: New file.
355 * doc/logo.pdf: New file.
356 * doc/logo.svg: New file.
357 * doc/md.rst: New file.
358 * doc/requirements.txt: New file.
359
89d0a14a
JJ
3602022-11-04 Thomas Schwinge <thomas@codesourcery.com>
361
362 * Makefile.def: Remove module 'liboffloadmic'.
363 * Makefile.in: Regenerate.
364 * configure.ac: Remove 'liboffloadmic' handling.
365 * configure: Regenerate.
366
9a8b868d
GA
3672022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
368
369 * MAINTAINERS: Update email address.
370
10439719
GA
3712022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
372
373 * configure.ac: Don't configure readline if --with-system-readline is
374 used.
375 * configure: Re-generate.
376
781f477a
GA
3772022-10-12 Cui,Lili <lili.cui@intel.com>
378
379 * MAINTAINERS (Write After Approval): Add myself.
380
ab332cd7
GA
3812022-10-11 Olivier Hainque <hainque@adacore.com>
382
383 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
384 and friends for rtp !large. Assume the linker has the required
385 abilities and set lt_cv_deplibs_check_method.
386
3a221b73
GA
3872022-09-30 Olivier Hainque <hainque@adacore.com>
388
389 * configure.ac (*vxworks*): If enable_shared is not
390 set, set to "no" and add --disable-shared to target and
391 host_configargs.
392 * configure: Regenerate.
393
220c4d8e
GA
3942022-09-26 Jeff Law <jlaw@ventanamicro.com>
395
396 * MAINTAINERS: Update my email address and DCO entry.
397
4afaeaab
GA
3982022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
d0fc05e8
GA
4022022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
403
404 * MAINTAINERS (Write After Approval): Add myself.
405
fe2a8ce9
GA
4062022-09-07 Jeff Law <jeffreyalaw@gmail.com>
407
408 * MAINTAINERS: Update my email address.
409
4102022-09-07 Tom de Vries <tdevries@suse.de>
411
412 * configure.ac: Set extra_host_libiberty_configure_flags and
413 extra_host_zlib_configure_flags in separate case statements.
414 * configure: Regenerate.
415
25aeb922
GA
4162022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
417
418 * MAINTAINERS: Update c-sky port maintainers' emails.
419
542c60c4
GA
4202022-08-31 Martin Liska <mliska@suse.cz>
421
422 * configure: Regenerate.
423 * configure.ac: Delete hpux9 and hpux10.
424
30afe5e7
GA
4252022-08-18 Sergei Trofimovich <siarheit@google.com>
426
427 * Makefile.def: Drop libelf module and gcc-configure dependency
428 on it.
429 * Makefile.in: Regenerate with 'autogen Makefile.def'.
430 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
431 LIBELFINC.
432 * configure: Regenrate.
433 * configure.ac (host_libs): Drop unused libelf.
434
4352022-08-18 Sergei Trofimovich <siarheit@google.com>
436
437 * Makefile.in: Regenerate.
438
4ad52740
GA
4392022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
440
441 * MAINTAINERS: Add myself as AutoFDO maintainer.
442
32510382
GA
4432022-08-01 Roger Sayle <roger@nextmovesoftware.com>
444 Arnaud Charlet <charlet@adacore.com>
445
446 * configure: Regenerate.
447
4a7274dd
GA
4482022-07-31 Roger Sayle <roger@nextmovesoftware.com>
449
450 PR bootstrap/106472
451 * Makefile.def (dependencies): Make configure-target-libgo depend
452 upon all-target-libbacktrace.
453
1e2c5f4c
GA
4542022-07-27 David Faust <david.faust@oracle.com>
455
456 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
457
4582022-07-27 Richard Biener <rguenther@suse.de>
459
460 * MAINTAINERS (Roger Sayle): Update e-mail address.
461
bbb9c030
GA
4622022-07-21 Sam Feifer <sfeifer@redhat.com>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
4662022-07-21 Marc Poulhiès <poulhies@adacore.com>
467
468 * MAINTAINERS: Add myself as Ada front end co-maintainer.
469
7c0c10db
GA
4702022-07-19 Alexander Monakov <amonakov@ispras.ru>
471
472 * .gitignore: Do not ignore config.h.
473
bdc7b765
GA
4742022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
475
476 * MAINTAINERS: Add myself to Write After Approval.
477
8467574d
GA
4782022-07-04 Martin Liska <mliska@suse.cz>
479
480 * MAINTAINERS: fix sorting of names
481
3731dd0b
GA
4822022-07-03 Immad Mir <mirimmad17@gmail.com>
483
484 * MAINTAINERS: add myself.
485
4862022-07-03 Immad Mir <mirimmad17@gmail.com>
487
488 * MAINTAINERS: Add myself to write after approval and DCO.
489
20f0f305
GA
4902022-07-02 Tim Lange <mail@tim-lange.me>
491
492 * MAINTAINERS: Add myself.
493
ed974488
GA
4942022-07-01 Haochen Jiang <haochen.jiang@intel.com>
495
496 * MAINTAINERS (Write After Approval): Add myself.
497
976196b3
GA
4982022-06-30 Cui,Lili <lili.cui@intel.com>
499
500 Revert:
501 2022-06-30 Cui,Lili <lili.cui@intel.com>
502
503 * MAINTAINERS (Write After Approval): Add myself.
504
5052022-06-30 Cui,Lili <lili.cui@intel.com>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
fb29fdea
GA
5092022-06-28 Alexandre Oliva <oliva@adacore.com>
510
511 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
512 (EXTRA_GCC_FLAGS): Likewise.
513 * Makefile.in: Rebuilt.
514
5152022-06-28 konglin1 <lingling.kong@intel.com>
516
517 * MAINTAINERS (Write After Approval): Add myself.
518
9d3dd218
GA
5192022-06-27 Tom de Vries <tdevries@suse.de>
520
521 * configure.ac: Build libiberty pic variant for gdbserver.
522 * configure: Regenerate.
523
b2b72757
GA
5242022-06-26 Iain Sandoe <iain@sandoe.co.uk>
525
526 * configure: Regenerate.
527 * configure.ac: Correct use of $host.
528
87509781
GA
5292022-06-25 Jeff Law <jeffreyalaw@gmail.com>
530
531 * MAINTAINERS: Remove tilegx and tilepro entries.
532 * configure.ac: Remove tilegx and tilepro stanzas.
533 * configure: Rebuilt.
534
37b3b5da
GA
5352022-05-28 Bruce Korb <bkorb@gnu.org>
536
537 * .gitignore: Ignore vim swap files
538
9df4ffe4
GA
5392022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
540
541 * MAINTAINERS: Add myself to write after approval.
542
d0d513b5
GA
5432022-05-11 Kewen Lin <linkw@linux.ibm.com>
544
545 * MAINTAINERS: Remove myself from DCO section.
546
bd022ff9
GA
5472022-05-09 Xi Ruoyao <xry111@xry111.site>
548
549 * MAINTAINERS: Update my email address.
550
5512022-05-09 Clément Chigot <chigot@adacore.com>
552
553 * MAINTAINERS: Update my email address.
554
ab869e7f
GA
5552022-05-05 Kewen Lin <linkw@linux.ibm.com>
556
557 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
558 section.
559
d1d57187
GA
5602022-04-19 Richard Henderson <rth@gcc.gnu.org>
561
562 * MAINTAINERS: Update my email address.
563
8af4270d
GA
5642022-04-01 Qian Jianhua <qianjh@fujitsu.com>
565
566 * MAINTAINERS: Update my email address.
567
9f774626
GA
5682022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
569
570 * MAINTAINERS: (CPU Port Maintainers): Add myself and
571 Lulu as LoongArch port maintainer.
572
5732022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
574 Lulu Cheng <chenglulu@loongson.cn>
575
576 * configure.ac: Add LoongArch tuples.
577 * configure: Regenerate.
578
aab0127d
GA
5792022-03-28 Tom Tromey <tromey@adacore.com>
580
581 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
582 * configure: Rebuild.
583
6fc4a993
GA
5842022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
585
586 * MAINTAINERS: Change my information.
587
9fc8f278
GA
5882022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
589
590 * MAINTAINERS: Add myself to DCO section.
591
510613e7
GA
5922022-03-14 Jonathan Wakely <jwakely@redhat.com>
593
594 * configure.ac: Fix incorrect option in comment.
595 * configure: Regenerate.
596
8cc4f9cd
GA
5972022-03-09 Hans-Peter Nilsson <hp@axis.com>
598
599 * Makefile.def (dependencies): Make configure-sim depend on
600 all-readline.
601 * Makefile.in: Regenerate.
602
2cfb33fc
GA
6032022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
604
605 * MAINTAINERS (Write After Approval): Update my e-mail address.
606
2a2fda2d
GA
6072022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
608
609 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
610
1bb52662
GA
6112022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
612
613 * MAINTAINERS: Update my email and add myself to the DCO list.
614
e0b8716f
GA
6152022-01-25 Thomas Schwinge <thomas@codesourcery.com>
616
617 Revert:
618 2021-09-16 Andrew Pinski <apinski@marvell.com>
619
620 PR bootstrap/67102
621 * Makefile.def: Have configure-target-libffi depend on
622 all-target-libstdc++-v3.
623 * Makefile.in: Regenerate.
624
d43be9dc
GA
6252022-01-22 Jakub Jelinek <jakub@redhat.com>
626
627 PR other/104181
628 * build.log: Remove.
629
5fa55d55
GA
6302022-01-20 Martin Liska <mliska@suse.cz>
631
632 * MAINTAINERS: Adjust email address based on IRC request.
633
7a761ae6
GA
6342022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
635
636 * MAINTAINERS: Update my email address.
637
fc829782
GA
6382022-01-17 Martin Liska <mliska@suse.cz>
639
640 * MAINTAINERS: Rename .c names to .cc.
641
ad3f0d08
GA
6422022-01-13 Jakub Jelinek <jakub@redhat.com>
643
644 * Makefile.am: Remove.
645
01a254e3
GA
6462022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
647
648 * Makefile.am: New file.
649
6502022-01-11 Martin Liska <mliska@suse.cz>
651
652 * MAINTAINERS: Sort 2 names.
653
d9450aa0
GA
6542022-01-10 Martin Liska <mliska@suse.cz>
655
656 * MAINTAINERS: Fix obvious issues with sorting.
657
55e96bf9
GA
6582022-01-07 liuhongt <hongtao.liu@intel.com>
659
660 * build.log: New file.
661
0fbefa25
GA
6622022-01-05 Nathan Sidwell <nathan@acm.org>
663
664 * MAINTAINERS: Add DCO entry. Sort that list.
665
7d11b64b
GA
6662022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
667
668 * MAINTAINERS: Change of email address in both DCO and
669 Write After Approval list.
670
aa17859b
GA
6712021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
672
673 * configure: Regenerate.
674
6752021-12-21 Martin Liska <mliska@suse.cz>
676
677 * config.sub: Change mode back to 755.
678
2554e2da
GA
6792021-12-17 Martin Liska <mliska@suse.cz>
680
681 * config.sub: Sync from master.
682
6832021-12-17 Martin Liska <mliska@suse.cz>
684
685 Revert:
686 2021-12-16 Matthias Seidel <mseidel@apache.org>
687
688 * config.sub: Fix typo.
689
774269aa
GA
6902021-12-16 Matthias Seidel <mseidel@apache.org>
691
692 * config.sub: Fix typo.
693
6942021-12-16 H.J. Lu <hjl.tools@gmail.com>
695
696 Revert:
697 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
698
699 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
700 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
701 * configure.ac: Include config/gcc-plugin.m4.
702 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
703 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
704 RANLIB if possible.
705 * Makefile.in: Regenerated.
706 * configure: Likewise.
707
8a89c39b
GA
7082021-12-15 H.J. Lu <hjl.tools@gmail.com>
709
710 * Makefile.tpl (BUILD_CFLAGS): New.
711 (CFLAGS): Append $(BUILD_CFLAGS).
712 (CXXFLAGS): Likewise.
713 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
714 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
715 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
716 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
717 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
718 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
719 (PGO-TRAINING-TARGETS): Likewise.
720 (PGO_BUILD_TRAINING): Likewise.
721 (all): Add '+' to the command line for recursive make. Support
722 the PGO build.
723 * configure.ac: Add --enable-pgo-build[=lto].
724 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
725 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
726 * Makefile.in: Regenerated.
727 * configure: Likewise.
728
7292021-12-15 H.J. Lu <hjl.tools@gmail.com>
730
731 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
732 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
733 * configure.ac: Include config/gcc-plugin.m4.
734 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
735 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
736 RANLIB if possible.
737 * Makefile.in: Regenerated.
738 * configure: Likewise.
739
9c6586bc
GA
7402021-12-14 Marc Poulhiès <poulhies@adacore.com>
741
742 * MAINTAINERS: Add myself to write after approval.
743
3a580f96
GA
7442021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
745
746 * MAINTAINERS: Adding myself.
747
ea6ef320
GA
7482021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
749
750 * configure: Regenerate.
751 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
752 $(CPP).
753
c177e806
GA
7542021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
755
756 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
757 libatomic.
758 * Makefile.in: Regenerate.
759 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
760 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
761 target-libphobos-bootstrap.
762 (STAGE2_CONFIGURE_FLAGS): Likewise.
763 * configure: Regenerate.
764 * configure.ac: Add support for bootstrapping D front-end.
765
6b1695f4
GA
7662021-11-16 Martin Uecker <uecker@gcc.gnu.org>
767
768 * MAINTAINERS: Add myself to DCO section and update email address.
769
7702021-11-16 Iain Sandoe <iain@sandoe.co.uk>
771
772 * configure: Regenerate.
773 * configure.ac: Ensure that PIC (shared) defaults are set
774 correctly for Darwin.
775
7762021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
777
778 * MAINTAINERS: Update my address.
779
af2852b9
GA
7802021-11-12 Alan Modra <amodra@gmail.com>
781
782 * Makefile.def (configure-opcodes): Depend on configure-bfd.
783 * Makefile.in: Regenerate.
784
18ae471f
GA
7852021-11-03 Maciej W. Rozycki <macro@embecosm.com>
786
787 * MAINTAINERS: Clarify the policy WRT the Write After Approval
788 list.
789
b4df2dd3
GA
7902021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 * MAINTAINERS (Reviewers, arc): Remove my entry.
793 (Write After Approval): Add an entry for myself.
794
2322c8b1
GA
7952021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
796
797 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
798 * Makefile.in: Regenerate.
799 * configure: Regenerate.
800 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
801
3ff5b4ed
GA
8022021-10-26 Jeff Law <jeffreyalaw@gmail.com>
803
804 * MAINTAINERS: Fix up Maciej's entries.
805
8062021-10-26 Maciej W. Rozycki <macro@embecosm.com>
807
808 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
809 maintainer.
810
c2bd5d8a
GA
8112021-10-22 Eric Gallager <egallager@gcc.gnu.org>
812
813 PR other/102663
814 * Makefile.def: Handle install-dvi target.
815 * Makefile.tpl: Likewise.
816 * Makefile.in: Regenerate.
817
19472fc3
GA
8182021-10-19 Clément Chigot <clement.chigot@atos.net>
819
820 * MAINTAINERS: Add myself for write after approval.
821
52055987
GA
8222021-10-12 Eric Gallager <egallager@gcc.gnu.org>
823
824 * Makefile.def: Mark libcody, libdecnumber,
825 c++tools, libgcc, and libobjc as missing TAGS
826 targets.
827 * Makefile.in: Regenerate.
828
50e20ee6
GA
8292021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
830
831 * MAINTAINERS: Add myself to DCO section and update email
832 address.
833
d238146e
GA
8342021-09-29 Jonathan Wakely <jwakely@redhat.com>
835
836 * MAINTAINERS: Add myself to DCO section.
837
fd133479
GA
8382021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
839
840 * configure: Regenerate.
841 * configure.ac (skipdirs): Add the contents of target_configdirs if
842 we are not building gcc.
843
9a4293ed
GA
8442021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
845
846 * Makefile.def: Back-port commits ba4d88ad892f and
847 755ba58ebef0 from binutils-gdb repository.
848 * Makefile.in: Regenerated.
849
62498024
GA
8502021-09-20 Harald Anlauf <anlauf@gmx.de>
851
852 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
853
0a4cb439
GA
8542021-09-17 Iain Sandoe <iain@sandoe.co.uk>
855
856 * Makefile.def: Add a jit check target for the jit
857 language.
858 * Makefile.in: Regenerate.
859
e19570d3
GA
8602021-09-16 Andrew Pinski <apinski@marvell.com>
861
862 PR bootstrap/67102
863 * Makefile.def: Have configure-target-libffi depend on
864 all-target-libstdc++-v3.
865 * Makefile.in: Regenerate.
866
a26206ec
GA
8672021-09-10 Petter Tomner <tomner@kth.se>
868
869 * MAINTAINERS: Me added to DCO and write after approval
870
e11c6046
GA
8712021-09-01 YunQiang Su <syq@debian.org>
872
873 * MAINTAINERS: Add myself for write after approval.
874
6d51ee43
GA
8752021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
878 * Makefile.in: Regenerate.
879
4be4fa4e
GA
8802021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
881
882 * MAINTAINERS: Add myself for write after approval.
883
6e529985
GA
8842021-08-18 Iain Sandoe <iain@sandoe.co.uk>
885
886 * Makefile.in: Regenerate.
887 * Makefile.tpl: Make the state of the configured host
888 shared flag available to makefile fragements.
889
37768150
GA
8902021-08-09 Hongyu Wang <hongyu.wang@intel.com>
891
892 * MAINTAINERS (Write After Approval): Add myself.
893
92d45509
GA
8942021-07-20 Richard Earnshaw <rearnsha@arm.com>
895
896 * .dir-locals.el (bug-reference-url-format): Use https.
897
8982021-07-20 Richard Earnshaw <rearnsha@arm.com>
899
900 * .dir-locals.el (c-mode): Change fill-column to 79.
901
d97d71a1
GA
9022021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
903
904 * MAINTAINERS: Add myself to DCO section.
905
ef2ace64
GA
9062021-07-09 Iain Sandoe <iain@sandoe.co.uk>
907
908 * configure: Regenerate.
909 * configure.ac: Adjust cases for which it is necessary to
910 include the Darwin host config fragment.
911
6fba0eea
GA
9122021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
913
914 * MAINTAINERS: Add myself for write after approval and DCO.
915
6d53e6f9
GA
9162021-07-05 Iain Sandoe <iain@sandoe.co.uk>
917
918 * Makefile.def: Add dsymutil defs.
919 * Makefile.in: Regenerated.
920 * Makefile.tpl: Add dsymutil to flags.
921 * configure: Regenerated.
922 * configure.ac: Add dsymutil to target and build recipes.
923
bea7c16a
GA
9242021-07-01 Ankur Saini <arsenic@sourceware.org>
925
926 * MAINTAINERS: Add myself for write after approval.
927
25b6bfea
GA
9282021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
929
930 * MAINTAINERS (Write After Approval): Add myself.
931
90708f87
GA
9322021-06-25 Matthias Kretz <m.kretz@gsi.de>
933
934 * MAINTAINERS: Add myself for write after approval and DCO
935
9aa8327e
GA
9362021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
937
938 * .gitignore: Add entry for cscope.out.
939
419af06a
GA
9402021-06-22 liuhongt <hongtao.liu@intel.com>
941
942 * MAINTAINERS: Remove my Write After Approval entry.
943
2f080224
GA
9442021-06-21 liuhongt <hongtao.liu@intel.com>
945
946 * MAINTAINERS: Add myself as maintainer of the i386 vector
947 extensions.
948
c5581d48
GA
9492021-06-18 Antoni Boucher <bouanto@zoho.com>
950
951 * MAINTAINERS (Write After Approval): Add myself.
952
688359a2
GA
9532021-06-17 Aldy Hernandez <aldyh@redhat.com>
954
955 * MAINTAINERS (Various Maintainers): Add Andrew and myself
956 as *vrp and ranger maintainers.
957
28c62475
GA
9582021-06-05 Jeff Law <jeffreyalaw@gmail.com>
959
960 * MAINTAINERS: Adjust my entry in the DCO section so that it does
961 not trigger testsuite failures.
962
9632021-06-05 Jeff Law <jeffreyalaw@gmail.com>
964
965 * MAINTAINERS: Add myself to DCO section with both email addresses.
966
440c8a0a
GA
9672021-06-03 Jason Merrill <jason@redhat.com>
968
969 * MAINTAINERS: Add DCO version number.
970
9663c744
GA
9712021-06-02 Jason Merrill <jason@redhat.com>
972
973 * MAINTAINERS: Add DCO section.
974
ee682192
GA
9752021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
1a87f838
GA
9792021-05-29 Mike Frysinger <vapier@gentoo.org>
980
981 * configure.ac: Add gnulib to configdirs for sim.
982 * configure: Regenerate.
983
a8daf9a1
GA
9842021-05-18 Mike Frysinger <vapier@gentoo.org>
985
986 * Makefile.def: Add configure-sim dependency on all-gnulib.
987 * Makefile.in: Regenerated.
988
a7ffc1ef
GA
9892021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
990
991 * MAINTAINERS (Write After Approval): Add myself.
992
0ff3a0f2
GA
9932021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
994
995 * MAINTAINERS (Write After Approval): Add myself.
996
037e3661
GA
9972021-05-11 Martin Liska <mliska@suse.cz>
998
999 * MAINTAINERS: Remove entries for removed
1000 components (HSA, BRIG, libhsail-rt).
1001 Move Pekka to Write After Approval.
1002
10032021-05-11 Martin Liska <mliska@suse.cz>
1004
1005 * Makefile.def: Remove libhsail-rt.
1006 * Makefile.in: Likewise.
1007 * configure.ac: Likewise.
1008 * configure: Regenerate.
1009 * libhsail-rt/ChangeLog: Removed.
1010 * libhsail-rt/Makefile.am: Removed.
1011 * libhsail-rt/Makefile.in: Removed.
1012 * libhsail-rt/README: Removed.
1013 * libhsail-rt/aclocal.m4: Removed.
1014 * libhsail-rt/configure: Removed.
1015 * libhsail-rt/configure.ac: Removed.
1016 * libhsail-rt/configure.tgt: Removed.
1017 * libhsail-rt/include/internal/fibers.h: Removed.
1018 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1019 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1020 * libhsail-rt/include/internal/workitems.h: Removed.
1021 * libhsail-rt/rt/arithmetic.c: Removed.
1022 * libhsail-rt/rt/atomics.c: Removed.
1023 * libhsail-rt/rt/bitstring.c: Removed.
1024 * libhsail-rt/rt/fbarrier.c: Removed.
1025 * libhsail-rt/rt/fibers.c: Removed.
1026 * libhsail-rt/rt/fp16.c: Removed.
1027 * libhsail-rt/rt/misc.c: Removed.
1028 * libhsail-rt/rt/multimedia.c: Removed.
1029 * libhsail-rt/rt/queue.c: Removed.
1030 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1031 * libhsail-rt/rt/segment.c: Removed.
1032 * libhsail-rt/rt/workitems.c: Removed.
1033 * libhsail-rt/target-config.h.in: Removed.
1034
99e8df7a
GA
10352021-05-04 Nick Clifton <nickc@redhat.com>
1036
1037 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1038 * configure: Regenerate.
1039
e4ff4ffb
GA
10402021-04-28 Jakub Jelinek <jakub@redhat.com>
1041 Tobias Burnus <tobias@codesourcery.com>
1042
1043 * configure.ac (--enable-offload-defaulted): New.
1044 * configure: Regenerate.
1045
05ec629f
GA
10462021-04-23 David Faust <david.faust@oracle.com>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
a0ecde22
GA
10502021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1051
1052 * MAINTAINERS (Write After Approval): Add myself.
1053
651684b4
GA
10542021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1055
1056 * MAINTAINERS: Add myself as pru port maintainer.
1057
bf1f3168
GA
10582021-03-23 David Malcolm <dmalcolm@redhat.com>
1059
1060 * MAINTAINERS: Add myself as static analyzer maintainer.
1061
287e3e84
GA
10622021-03-18 Jeff Law <jlaw@tachyum.com>
1063
1064 * MAINTAINERS: Update primary entry.
1065
5e93c2f0
GA
10662021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1067
1068 * MAINTAINERS (Write After Approval): Add myself.
1069
10702021-03-13 Mike Frysinger <vapier@gentoo.org>
1071
1072 * Makefile.def: Remove all-sim dependency on configure-gdb.
1073 * Makefile.in: Regenerated.
1074
48ff383f
GA
10752021-03-11 Jeff Law <law@redhat.com>
1076
1077 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1078
10792021-03-11 Martin Liska <mliska@suse.cz>
1080
1081 * Makefile.tpl: The change was done Makefile.in which
1082 is generated file.
1083
6405b40f
GA
10842021-03-08 Jeff Law <law@redhat.com>
1085
1086 * MAINTAINERS: Update my email address
1087
71e24b06
GA
10882021-02-23 Kito Cheng <kito.cheng@sifive.com>
1089
1090 * config.guess: Import latest upstream.
1091 * config.sub: Import latest upstream.
1092
161e4c08
GA
10932021-01-25 Martin Liska <mliska@suse.cz>
1094
1095 PR gcov-profile/98739
1096 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1097 for profiledbootstrap.
1098
8502e23d
GA
10992021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1100
1101 * MAINTAINERS (Write After Approval): Add myself.
1102
11032021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1104
1105 * MAINTAINERS (Write After Approval): Update my e-mail address.
1106
6851dda2
GA
11072021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1108
1109 * MAINTAINERS: Fix spacing.
1110
11112021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1112
1113 * MAINTAINERS (Write After Approval): Add myself
1114
942ae5be
GA
11152021-01-06 Nick Alcock <nick.alcock@oracle.com>
1116
1117 * Makefile.def: Sync with binutils-gdb:
1118 (dependencies): all-ld depends on all-libctf.
1119 (host_modules): libctf is no longer no_install.
1120 No longer no_check. Checking depends on all-ld.
1121 * Makefile.in: Regenerated.
1122
651b8a50
GA
11232021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1124
1125 * libtool.m4: Match gnu* along other GNU systems.
1126 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1127 * libgo/configure: Re-generate.
1128
7e73f511
GA
11292021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1130
1131 * MAINTAINERS: Update my email address.
1132
cd69e3d5
GA
11332020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1134
1135 * MAINTAINERS (Write After Approval): Add myself.
1136
6e9d8651
GA
11372020-12-15 Nathan Sidwell <nathan@acm.org>
1138
1139 * Makefile.def
1140 * Makefile.in
1141 * Makefile.tpl
1142 * configure
1143 * configure.ac
1144
11452020-12-15 Nathan Sidwell <nathan@acm.org>
1146
1147 * Makefile.def: Add libcody.
1148 * configure.ac: Add libcody.
1149 * Makefile.in: Regenerated.
1150 * configure: Regenerated.
1151
d52945ce
GA
11522020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1153
1154 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1155
6e1edf48
GA
11562020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1157
1158 PR target/97865
1159 * libtool.m4: Update handling of Darwin platform link flags
1160 for Darwin20.
1161
11860cf4
GA
11622020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1163
1164 * .gitignore: Sync with binutils-gdb
1165
11662020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1167
1168 * MAINTAINERS: Add myself as arc port maintainer.
1169
a9625c50
GA
11702020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1171
1172 PR d/87788
1173 * configure.ac: Don't disable D for *-*-darwin*.
1174 * configure: Regenerate.
1175
11762020-11-29 John David Anglin <danglin@gcc.gnu.org>
1177
1178 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1179 hppa64-*-hpux11*.
1180
360258da
GA
11812020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1182
1183 * configure: Regenerate.
1184 * configure.ac: Add --bootstrap-hwasan option.
1185
8e6198d0
GA
11862020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1187
1188 * config.guess: Import latest upstream.
1189 * config.sub: Import latest upstream.
1190
29c5d9ce
GA
11912020-11-16 Martin Liska <mliska@suse.cz>
1192
1193 * .gitignore: Add cache as clangd uses it now.
1194
77f67db2
GA
11952020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1196
1197 * MAINTAINERS (Write After Approval): add myself
1198
2bee28dd
GA
11992020-11-09 Pat Bernardi <bernardi@adacore.com>
1200
1201 * MAINTAINERS (Write After Approval): Add myself.
1202
12032020-11-09 Jonathan Wakely <jwakely@redhat.com>
1204
1205 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1206 Remove FIXME comments.
1207
44cab2d8
GA
12082020-11-06 Martin Uecker <muecker@gwdg.de>
1209
1210 * MAINTAINERS: Update my email address.
1211
12122020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1213
1214 * MAINTAINERS (Write After Approval): Add myself.
1215
8e97b905
GA
12162020-10-06 Tobias Burnus <tobias@codesourcery.com>
1217
1218 PR target/97302
1219 * configure.ac: Only set with_gmp to /usr/local
1220 if not building in tree.
1221 * configure: Regenerate.
1222
239601c5
GA
12232020-09-18 Omar Tahir <omar.tahir@arm.com>
1224
1225 * MAINTAINERS (Write After Approval): Add myself.
1226
57ea0894
GA
12272020-08-26 Tobias Burnus <tobias@codesourcery.com>
1228
1229 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1230
5b9a3d2a
GA
12312020-08-20 Tobias Burnus <tobias@codesourcery.com>
1232
1233 PR bootstrap/96612
1234 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1235 if not the same as ${host}.
1236 * configure: Regenerate.
1237
2c4c56c2
GA
12382020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
afdd220a
GA
12422020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1243
1244 * MAINTAINERS: Update my email address.
1245
d48cca8f
GA
12462020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1247
1248 * MAINTAINERS (Write After Approval): Add myself.
1249
3ea9abca
GA
12502020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1251
1252 * MAINTAINERS (Write After Approval): Add myself.
1253
8e3b453e
GA
12542020-06-12 Martin Liska <mliska@suse.cz>
1255
1256 * .gitignore: Add .clang-tidy.
1257
2c455ae0
GA
12582020-06-08 Jason Merrill <jason@redhat.com>
1259
1260 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1261 * configure: Regenerate.
1262
8f94b078
GA
12632020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1264
1265 * MAINTAINERS: Add myself as xtensa port maintainer.
1266
53ffb43a
GA
12672020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1268
1269 * configure.ac: Don't require --enable-host-shared when building
1270 for Mingw.
1271 * configure: Regenerate.
1272
5329b59a
JM
12732020-05-18 Jason Merrill <jason@redhat.com>
1274
1275 * configure.ac: Update bootstrap dialect to -std=c++11.
1276
9a4a0a5b
AC
12772020-05-18 Alex Coplan <alex.coplan@arm.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
afa3d80e
TS
12812020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1282
1283 PR target/92713
1284 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1285 (noconfigdirs): Add 'target-libstdc++-v3'.
1286 * configure: Regenerate.
1287
e6cbe965
SC
12882020-04-21 Stephen Casner <casner@acm.org>
1289
1290 PR 25830
1291 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1292 * configure: Rebuild.
1293
e9f799d2
ML
12942020-04-17 Martin Liska <mliska@suse.cz>
1295 Jonathan Yong <10walls@gmail.com>
1296
1297 PR gcov-profile/94570
1298 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1299 for CYGWIN.
1300
efd5bd4d
MJ
13012020-04-14 Martin Jambor <mjambor@suse.cz>
1302
1303 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1304
f9d09df0
TT
13052020-04-09 Tom Tromey <tom@tromey.com>
1306
1307 * configure: Rebuild.
1308 * Makefile.in: Rebuild.
1309 * Makefile.def (gdbsupport, gdbserver): New host modules.
1310 (configure-gdb): Depend on all-gdbsupport.
1311 (all-gdb): Depend on all-gdbsupport, all-libctf.
1312 * configure.ac (host_tools): Add gdbserver.
1313 Conditionally build gdbserver and gdbsupport.
1314
29b1533a
TB
13152020-03-09 Tobias Burnus <tobias@codesourcery.com>
1316
1317 * configure.ac: Build libgomp by default for amdgcn.
1318 * configure: Regenerate.
1319
7d6b3a78
SP
13202020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1321
1322 * MAINTAINERS (Write After Approval): Add myself.
1323
4707548e
JH
13242020-02-28 Joel Hutton <joel.hutton@arm.com>
1325
1326 * MAINTAINERS (Write After Approval) : Add myself.
1327
6f83ceb8
PD
13282020-02-20 Palmer Dabbelt <palmer@sifive.com>
1329
1330 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1331
d6ee2e7c
MS
13322020-02-14 Martin Sebor <msebor@redhat.com>
1333
1334 * doc/extend.texi (attribute alias): Mention type requirement.
1335 (attribute weak): Same.
1336 (attribute weakref): Correct invalid example.
1337
e01975f9
SB
13382020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1339
1340 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1341
affb7b66
JJ
13422020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1343 Jakub Jelinek <jakub@redhat.com>
1344
1345 * .gitattributes: Add *.md diff=md.
1346
780e19f8
GJL
13472020-01-14 Georg-Johann Lay <avr@gjlay.de>
1348
1349 The mentioned auto-generated file is no more part of the
1350
1351 GCC sources, it's auto-generated in $(builddir) during build.
1352
1353 PR target/92055
1354 * contrib/gcc_update (files_and_dependencies): Remove
1355 entry for gcc/config/avr/t-multilib.
1356
ef4395e5
AS
13572020-01-14 Anatoly Sokolov <aesok@dol.ru>
1358
1359 * MAINTAINERS: Update my email address.
1360
b2b465c5
JM
13612020-01-13 Joseph Myers <joseph@codesourcery.com>
1362
1363 * README.MOVED_TO_GIT: Remove.
1364
cff5a231
JM
13652020-01-11 Joseph Myers <joseph@codesourcery.com>
1366
1367 * README.MOVED_TO_GIT: New file.
1368
b1b72741
DZ
13692020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1370
1371 * MAINTAINERS (Write After Approval): Add myself.
1372
74a7b87a
JL
13732019-12-20 Jerome Lambourg <lambourg@adacore.com>
1374
1375 * MAINTAINERS (write_after_approval): Add myself.
1376
39f8777c
SMW
13772019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1378
1379 * MAINTAINERS (write_after_approval): Add myself.
1380
6226f592
MI
13812019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1382
1383 * MAINTAINERS (write_after_approval): Add myself.
1384
4f943869
MK
13852019-12-11 Matthias Klose <doko@ubuntu.com>
1386
1387 * configure.ac: Factor out common cases for compare_exclusions.
1388 * configure: Regenerate.
1389
a9046e98
JL
13902019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1391
1392 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1393 flag.
1394
53eb0cb3
LH
13952019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1396
a9046e98 1397 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1398
90ca6847
TB
13992019-11-27 Tobias Burnus <tobias@codesourcery.com>
1400
1401 PR middle-end/92463
1402 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1403 * configure: Regenerate
1404
aeebd94c
JB
14052019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1406
1407 * configure.ac: Use https for gcc.gnu.org.
1408 * configure: Regenerated.
1409
267d7432
JG
14102019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1411
1412 * MAINTAINERS (aarch64 port): Remove my name, move to...
1413 (Write After Approval): ...Here.
1414
a91eb234
KN
14152019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1416
1417 * MAINTAINERS: Change my email address as maintainer.
1418
8be34204
JB
14192019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1420
90ca6847
TB
1421 PR fortran/91828
1422 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1423 * configure: Regenerated.
8be34204 1424
678a1e99
JM
14252019-10-21 Jason Merrill <jason@redhat.com>
1426
1427 * .gitattributes: Also check ChangeLog whitespace.
1428
aa7710cb
AB
14292019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1430
1431 * contrib/dg-extract-results.sh: Add support for KPASS.
1432 * contrib/dg-extract-results.py: Likewise.
1433
6664a5f7
JM
14342019-10-17 Jason Merrill <jason@redhat.com>
1435
1436 * .gitattributes: Avoid {} in filename pattern.
1437
df77d703
TS
14382019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1439
1440 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1441 Approval section.
1442
4d07a2ec
FH
14432019-10-01 Frederik Harwath <frederik@codesourcery.com>
1444
1445 * MAINTAINERS: Add myself to Write After Approval
1446
5fdd1d33
RS
14472019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1448
1449 * MAINTAINERS: Add myself as an aarch64 maintainer.
1450
16b17446
KT
14512019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1452
1453 * MAINTAINERS: Add myself as aarch64 maintainer.
1454
a8cea25c
CL
14552019-09-23 Carl Love <cel@us.ibm.com>
1456
1457 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1458 New define_insn.
1459 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1460 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1461
0d1cfeed
ST
14622019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1463
1464 * MAINTAINERS (Sam Tebbs): Update email address.
1465
3d34b7af
TB
14662019-09-10 Tobias Burnus <tobias@codesourcery.com>
1467
1468 * MAINTAINERS: Update my email address.
1469
b1e21e5a
CL
14702019-09-10 Christophe Lyon <christophe.lyon@st.com>
1471
3d34b7af 1472 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1473
91dfef96
JM
14742019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1475
1476 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1477 Remove myself from Write After Approval section.
1478
14792019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1480
1481 * configure.ac: Support for bpf-*-* targets.
1482 * configure: Regenerate.
1483
b7b1f657
JM
14842019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1485
1486 * config.sub: Import upstream version 2019-06-30.
1487 * config.guess: Import upstream version 2019-07-24.
1488
2f2aeda9
UW
14892019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1490
1491 * MAINTAINERS: Remove spu port maintainers.
1492
91eed5f2
ML
14932019-08-28 Martin Liska <mliska@suse.cz>
1494
1495 * .gitignore: Add .clangd and compile_commands.json
1496 to .gitignore.
1497
d0fc6e9f
MF
14982019-08-23 Michael Forney <mforney@mforney.org>
1499
1500 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1501 * Makefile.in: Regenerate.
1502
aac9103b
TT
15032019-08-19 Tom Tromey <tom@tromey.com>
1504
1505 * configure: Rebuild.
1506 * configure.ac: Add --with-static-standard-libraries.
1507
3b5864f4
AO
15082019-08-16 Alexandre Oliva <oliva@gnu.org>
1509
1510 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1511
8fc306e9
ME
15122019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1513
1514 * MAINTAINERS (Write After Approval): Add myself.
1515
f069f0f2
KC
15162019-07-08 Kito Cheng <kito.cheng@sifive.com>
1517
1518 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1519 RISC-V port maitainer.
1520
9118c5e1
KC
15212019-07-08 Kito Cheng <kito.cheng@sifive.com>
1522
1523 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1524
c19713b7
KC
15252019-07-08 Kito Cheng <kito.cheng@sifive.com>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
e676d704 15292019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1530
1531 * MAINTAINERS (Write After Approval): Add myself.
1532
247b63e3
ML
15332019-06-25 Martin Liska <mliska@suse.cz>
1534
1535 contrib/filter-clang-warnings.py: Transform from
1536 filter-rtags-warnings.py.
1537
98e5be21
TT
15382019-06-15 Tom Tromey <tom@tromey.com>
1539
1540 * configure.ac (host_libs): Add gnulib.
1541 * configure: Rebuild.
1542 * Makefile.def (host_modules, dependencies): Add gnulib.
1543 * Makefile.in: Rebuild.
1544
1ab4217d
DD
15452019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1546
1547 * MAINTAINERS (Write After Approval): Add myself.
1548
3e209f57 15492019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1550
1551 * configure: Regenerate.
1552 * configure.ac: Add PRU target.
1553
8b164a4e 15542019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1555
1556 * MAINTAINERS (Write After Approval): Add myself.
1557
de6abd85
NC
15582019-06-11 Nick Clifton <nickc@redhat.com>
1559
1560 Import these changes from the binutils/gdb repository:
1561
1562 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1563
1564 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1565 and all its deps.
1566 * Makefile.in: Regenerated.
1567
1568 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1569
1570 * Makefile.def (host_modules): Add libctf.
1571 * Makefile.def (dependencies): Likewise.
1572 libctf depends on zlib, libiberty, and bfd.
1573 * Makefile.in: Regenerated.
1574 * configure.ac (host_libs): Add libctf.
1575 * configure: Regenerated.
1576
fb03c52f
VI
15772019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1578
1579 * MAINTAINERS (Write After Approval): Add myself.
1580
dbd5df2e
PB
15812019-05-19 Peter Bergner <bergner@linux.ibm.com>
1582
1583 * MAINTAINERS: Update my email address.
1584
8ee47828
TR
15852019-05-17 Thomas Rodgers <trodgers@redhat.com>
1586
1587 * MAINTAINERS (Write After Approval): Add myself.
1588
f6b2daaf
JM
15892019-05-16 Jun Ma <junma@linux.alibaba.com>
1590
1591 * MAINTAINERS (Write After Approval): Add myself.
1592
2ed6d245
JW
15932019-05-07 Jim Wilson <jimw@sifive.com>
1594
1595 * MAINTAINERS: Remove myself as IA-64 maintainer.
1596
d1b65077
RI
15972019-05-04 Roland Illig <roland.illig@gmx.de>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
5fe6af6d
RB
16012019-05-02 Richard Biener <rguenther@suse.de>
1602
1603 PR bootstrap/85574
1604 * Makefile.tpl (compare target): Also compare extra-compare
1605 files.
1606 * Makefile.in: Regenerate.
1607
1e8dac32
RZ
16082019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1609
1610 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1611 as modulo-scheduler maintainer.
1612
42d3fe9a
IS
16132019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1614
1615 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1616
3d52462c
IS
16172019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1618
1619 * MAINTAINERS: Update my email address.
1620
4d024c32
JP
16212019-04-14 Johannes Pfau <johannespfau@gmail.com>
1622
1623 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1624 * configure: Regenerate.
1625
7d31d331
RO
16262019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1627
1628 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1629 * configure: Regenerate.
1630
bb50312e
IB
16312019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1632
1633 * configure.ac: Add target-zlib to target_libraries.
1634 * configure: Regenerate.
1635
1c67e69c
ML
16362019-04-09 Martin Liska <mliska@suse.cz>
1637
1638 * Makefile.in: Regenerate.
1639 * Makefile.tpl: Pass GENERATOR_CFLAGS
1640 in all stages.
1641
684f6008
ML
16422019-03-28 Martin Liska <mliska@suse.cz>
1643
1644 PR bootstrap/89829
1645 * Makefile.in: Revert r254150.
1646 * Makefile.tpl: Likewise.
1647
fed156ac
BE
16482019-03-28 Ben Elliston <bje@gnu.org>
1649
1650 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1651 related, and libdecnumber.
1652
d81beb31
AM
16532019-03-15 Alexander Monakov <amonakov@ispras.ru>
1654
1655 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1656 (Write After Approval): Remove myself.
1657
35e2f066
AM
16582019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1659
5fce606f 1660 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1661
60f32352
AS
16622019-02-11 Andrew Stubbs <ams@codesourcery.com>
1663
1664 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1665 (Write After Approval): Remove myself and Julian.
1666
b4f964c8
HA
16672019-01-26 Harald Anlauf <anlauf@gmx.de>
1668
1669 * MAINTAINERS (Write After Approval): Add myself.
1670
1009e9a2
KCY
16712019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1672
1673 * MAINTAINERS (Write After Approval): Add myself.
1674
275e9ad9
XHL
16752019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1676
62fa42ce
SB
1677 * ChangeLog: Replace space with tab.
1678 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1679
8fcc3599
JG
16802019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1681
1682 * MAINTAINERS (Write After Approval): Add myself.
1683
9c83c587
LJH
16842019-01-18 Li Jia He <helijia@gcc.gnu.org>
1685
1686 * MAINTAINERS (Write After Approval): Add myself.
1687
7431c1a1
AS
16882019-01-17 Andrew Stubbs <ams@codesourcery.com>
1689 Kwok Cheung Yeung <kcy@codesourcery.com>
1690 Julian Brown <julian@codesourcery.com>
1691 Tom de Vries <tom@codesourcery.com>
1692 Jan Hubicka <hubicka@ucw.cz>
1693 Martin Jambor <mjambor@suse.cz>
1694
1695 * configure.ac: Likewise.
1696 * configure: Regenerate.
1697 * contrib/config-list.mk: Add amdgcn-amdhsa.
1698
0684a816
KL
16992019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1700
1701 * MAINTAINERS (Write After Approval): Add myself.
1702
62fa42ce 17032019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1704
275e9ad9 1705 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1706
5227609c
RO
17072019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1708
1709 PR target/88535
1710 * config.guess: Import upstream version 2019-01-03.
1711 * config.sub: Import upstream version 2019-01-01.
1712
7c50cefc
TP
17132018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1714
1715 * MAINTAINERS (Write After Approval): Update my maintainer address.
1716
ea9a30d0
GB
17172018-12-21 Gergö Barany <gergo@codesourcery.com>
1718
1719 * MAINTAINERS (Write After Approval): Add myself.
1720
23d3e2d5
SB
17212018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1722
1723 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1724
e4a9a572
IS
17252018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1726
1727 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1728 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1729 (GCC_TARGET_TOOL): Likewise.
1730 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1731 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1732 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1733 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1734 * configure: Regenerate.
e4a9a572
IS
1735 * Makefile.in: Likewise.
1736
f9b4801c
JP
17372018-11-28 Johannes Pfau <johannespfau@gmail.com>
1738
1739 * MAINTAINERS (Write After Approval): Add myself.
1740
7f9414c1
ML
17412018-11-13 Martin Liska <mliska@suse.cz>
1742
1743 * gcc.target/i386/pr87930.c: Move to ...
1744 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1745
1dbff00c
SH
17462018-11-10 Stafford Horne <shorne@gmail.com>
1747
1748 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1749 (Write After Approval): Remove myself.
1750
e9f3803d
HAQ
17512018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1752
1753 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1754 Append $INCICONV to it.
1755
45bf1490
SH
17562018-11-04 Stafford Horne <shorne@gmail.com>
1757
1758 * MAINTAINERS (Write After Approval): Add myself.
1759
22e05272
JM
17602018-10-31 Joseph Myers <joseph@codesourcery.com>
1761
1762 PR bootstrap/82856
1763 * multilib.am: New file. From automake.
1764
1765 Merge from binutils-gdb:
1766 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1767
1768 * libtool.m4: Use AC_LANG_SOURCE.
1769 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1770 * ar-lib: New file.
1771 * test-driver: New file.
1772 * configure: Re-generate.
1773
82a14443
MP
17742018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1775
1776 * MAINTAINERS (Write After Approval): Add myself.
1777
260eedb9
IB
17782018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1779
1780 PR bootstrap/87788
1781 PR d/87799
1782 * configure: Rebuild.
1783 * configure.ac: Disable D on systems where it is known not to work.
1784
b4c522fa
IB
17852018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1786
1787 * Makefile.def (target_modules): Add libphobos.
1788 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1789 GDCFLAGS_FOR_TARGET.
1790 (dependencies): Make libphobos depend on libatomic, libbacktrace
1791 configure, and zlib configure.
1792 (language): Add language d.
1793 * Makefile.in: Rebuild.
1794 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1795 (HOST_EXPORTS): Add GDC.
1796 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1797 (BASE_TARGET_EXPORTS): Add GDC.
1798 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1799 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1800 (EXTRA_HOST_FLAGS): Add GDC.
1801 (STAGE1_FLAGS_TO_PASS): Add GDC.
1802 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1803 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1804 environment variables.
1805 * configure: Rebuild.
1806 * configure.ac: Add target-libphobos to target_libraries. Set and
1807 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1808
04193ea0
IL
18092018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1810
1811 * MAINTAINERS (Write After Approval): Add myself.
1812
72eda5f2
IB
18132018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1814
1815 * MAINTAINERS (Write After Approval): Remove myself.
1816
4c029cee
IB
18172018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1818
1819 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1820
fc7367ea
BC
18212018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1822
1823 * MAINTAINERS: Update my email address.
1824
956a7508
TS
18252018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1826
1827 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1828 maintainer.
1829
16ddcc28
MM
18302018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1831
1832 * MAINTAINERS (Write After Approval): Add self.
1833
f9529512
ST
18342018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1835
1836 * MAINTAINERS (write after approval): Add myself.
1837
3ff89a4e
XG
18382018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1839
1840 * MAINTAINERS: Update my email address.
1841
e8a0276c
VL
18422018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1843
1844 * MAINTAINERS (write after approval): Add myself.
1845
3d20537c
RS
18462018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1847
1848 * MAINTAINERS: Add self to global reviewers list.
1849
661d1750
SL
18502018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1851
1852 MAINTAINERS: Add c-sky port maintainers.
1853
aa405905
ML
18542018-08-10 Martin Liska <mliska@suse.cz>
1855
1856 * MAINTAINERS: Revert change in previous commit and
92a285c1 1857 join lines.
aa405905 1858
04e2b41d
ML
18592018-08-10 Martin Liska <mliska@suse.cz>
1860
1861 * MAINTAINERS: Remove extra line.
1862
6e9f49e4
N
18632018-08-06 Naveen H.S <naveenh@marvell.com>
1864
1865 * MAINTAINERS: Update my email address.
1866
3b0df776
DD
18672018-07-19 DJ Delorie <dj@redhat.com>
1868
1869 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1870 as maintainer.
1871
f030b30e
AK
18722018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1873
1874 * MAINTAINERS: Adjust email address for me and my colleague Robin
1875 Dapp.
1876
7264261f
L
18772018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1878 Sunil K Pandey <sunil.k.pandey@intel.com>
1879
1880 PR target/84413
1881 * config/i386/i386.c (m_CORE_AVX512): New.
1882 (m_CORE_AVX2): Likewise.
1883 (m_CORE_ALL): Add m_CORE_AVX2.
1884 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1885 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1886 and remove the rest of m_SKYLAKE_AVX512.
1887
19975c57
SH
18882018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1889
1890 * config.sub: Sync with upstream version 2018-07-03.
1891
c234070e
SH
18922018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1893
1894 * config.guess: Sync with upstream version 2018-06-26.
1895 * config.sub: Sync with upstream version 2018-07-02.
1896
d41cd173
BW
18972018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1898
92a285c1 1899 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1900 * ltmain.sh: Likewise.
1901
d3435784
SB
19022018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1903
1904 * contrib/config-list.mk: Remove powerpc-linux_paired.
1905
da34ca3f
AO
19062018-06-29 Alexandre Oliva <oliva@adacore.com>
1907
1908 * configure.ac: Introduce support for @unless/@endunless.
1909 * Makefile.tpl (dep-kind): Rewrite with cond; return
1910 postbootstrap in some cases.
1911 (make-postboot-dep, postboot-targets): New.
1912 (dependencies): Do not output postbootstrap dependencies at
1913 first. Output non-target ones changed for configure to depend
1914 on stage_last @if gcc-bootstrap, and the original deps @unless
1915 gcc-bootstrap.
1916 * configure.in, Makefile.in: Rebuilt.
1917
8e236ddd
JW
19182018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1919
1920 * MAINTAINERS (write after approval): Add myself.
1921
71d40114
RV
19222018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1923
1924 * MAINTAINERS (write after approval): Add myself.
1925
8006534c
NC
19262018-06-19 Nick Clifton <nickc@redhat.com>
1927
1928 * zlib/configure.ac: Restore old behaviour of only enabling
1929 multilibs when a target subdirectory is defined. This allows
1930 building with srcdir == builddir.
1931 * zlib/configure: Regenerate.
1932
9e03592e
EB
19332018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1934
1935 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1936 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1937 * Makefile.in: Regenerate.
1938
29305f60
BE
19392018-06-16 Ben Elliston <bje@gnu.org>
1940
1941 * config.guess: Import latest version.
1942 * config.sub: Likewise.
1943
31db0fe0
ML
19442018-06-08 Martin Liska <mliska@suse.cz>
1945
1946 * MAINTAINERS: Remove MPX-related entries.
1947 * Makefile.def: Remove libmpx support.
9e03592e
EB
1948 * Makefile.in: Regenerate.
1949 * configure.ac: Remove removed files.
1950 * configure: Regenerate.
31db0fe0
ML
1951 * libmpx/ChangeLog: Remove.
1952 * libmpx/Makefile.am: Remove.
1953 * libmpx/Makefile.in: Remove.
1954 * libmpx/acinclude.m4: Remove.
1955 * libmpx/aclocal.m4: Remove.
1956 * libmpx/config.h.in: Remove.
1957 * libmpx/configure: Remove.
1958 * libmpx/configure.ac: Remove.
1959 * libmpx/configure.tgt: Remove.
1960 * libmpx/libmpx.spec.in: Remove.
1961 * libmpx/mpxrt/Makefile.am: Remove.
1962 * libmpx/mpxrt/Makefile.in: Remove.
1963 * libmpx/mpxrt/libmpx.map: Remove.
1964 * libmpx/mpxrt/libtool-version: Remove.
1965 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1966 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1967 * libmpx/mpxrt/mpxrt.c: Remove.
1968 * libmpx/mpxrt/mpxrt.h: Remove.
1969 * libmpx/mpxwrap/Makefile.am: Remove.
1970 * libmpx/mpxwrap/Makefile.in: Remove.
1971 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1972 * libmpx/mpxwrap/libtool-version: Remove.
1973 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1974
e68086c4
ML
19752018-06-04 Martin Liska <mliska@suse.cz>
1976
1977 * MAINTAINERS: Add myself as gcov maintainer.
1978
37cca345
MF
19792018-06-04 Matthew Fortune <mfortune@gmail.com>
1980
1981 * MAINTAINERS: Update my email address.
1982
74386680
TV
19832018-06-04 Tom de Vries <tdevries@suse.de>
1984
1985 * MAINTAINERS: Remove write-after-approval entries for component
1986 maintainers.
1987
010ff25b
JL
19882018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1989
1990 * MAINTAINERS (write after approval): Add myself.
1991
64acc19a 19922018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1993
1994 * MAINTAINERS: Update my email address.
1995
7aad7f4b
TV
19962018-06-01 Tom de Vries <tdevries@suse.de>
1997
1998 * MAINTAINERS: Update my email address.
1999
c5470754
BC
20002018-05-22 Bin Cheng <bin.cheng@arm.com>
2001
2002 * MAINTAINERS (loop-optimizer): Add myself.
2003
58b40a67
FT
20042018-05-01 Francois H. Theron <francois.theron@netronome.com>
2005
2006 * configure.ac: Added "nfp" target.
2007 * configure: Regenerate.
2008
bece35ca
RB
20092018-04-30 Richard Biener <rguenther@suse.de>
2010
2011 PR bootstrap/85571
2012 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2013 (STAGE3_TFLAGS): Likewise.
2014 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2015 (STAGEtrain_TFLAGS): Likewise.
2016 * Makefile.in: Regenerate.
2017
ae05281f
RB
20182018-04-26 Richard Biener <rguenther@suse.de>
2019
2020 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2021 (STAGE2_CFLAGS): Likewise.
2022 (STAGE2_TFLAGS): Likewise.
2023 (STAGE3_CFLAGS): Add -fchecking.
2024 (STAGE3_TFLAGS): Likewise.
2025 (STAGEtrain_CFLAGS): Filter out -fchecking.
2026 (STAGEtrain_TFLAGS): Likewise.
2027 * Makefile.in: Re-generate.
2028
c6e34a9b
CM
20292018-04-25 Catherine Moore <clm@codesourcery.com>
2030
2031 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2032
ae9fb56f
PC
20332018-04-18 Paul Clarke <pc@us.ibm.com>
2034
2035 * MAINTAINERS (write after approval): Add myself.
2036
a2919888
AS
20372018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2038
2039 * MAINTAINERS: Update my email address.
2040
c6024672
BS
20412018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2042
2043 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2044
85d36775
BS
20452018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2046
2047 * MAINTAINERS: Update my email address and disambiguate myself
2048 a bit from Will Schmidt.
2049
8bb406a2
NS
20502018-03-21 Nathan Sidwell <nathan@acm.org>
2051
2052 * MAINTAINERS: Move maintainers of now-removed picochip and score
2053 ports to write after approval.
2054
c9b39302
RS
20552018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2056
2057 * MAINTAINERS: Add entry for SVE maintainership.
2058
1fc1d82e
MR
20592018-02-13 Maciej W. Rozycki <macro@mips.com>
2060
2061 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2062 * configure: Regenerate.
2063
7b7f78d7
BK
20642018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2065
2066 * MAINTAINERS (write after approval): Add myself.
2067
3c1f3bf6
SP
20682018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2069
2070 * MAINTAINERS (write after approval): Add myself.
2071
182f27e3
SP
20722018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2073
2074 * MAINTAINERS (write after approval): Add myself.
85911661 2075
85ec4feb
JJ
20762018-01-03 Jakub Jelinek <jakub@redhat.com>
2077
2078 Update copyright years.
2079
ef7d7cf5
BE
20802018-01-03 Ben Elliston <bje@gnu.org>
2081
2082 * config.guess: Import latest version.
2083 * config.sub: Likewise.
2084
842df93e
SH
20852017-12-12 Stafford Horne <shorne@gmail.com>
2086
2087 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2088 * configure: Regenerate.
2089
1d0a8ae9
QZ
20902017-11-29 Qing Zhao <qing.zhao@oracle.com>
2091
2092 * MAINTAINERS (Write After Approval): Add myself.
2093
5e9d6aa4
JK
20942017-11-28 Julia Koval <julia.koval@intel.com>
2095 Sebastian Peryt <sebastian.peryt@intel.com>
2096
2097 * Makefile.def (target_modules): Remove libcilkrts.
2098 * Makefile.in: Ditto.
2099 * configure: Ditto.
2100 * configure.ac: Ditto.
2101
d2eaaa89
JK
21022017-11-28 Julia Koval <julia.koval@intel.com>
2103
2104 * MAINTAINERS (Write After Approval): Add myself.
2105
90b415f6
SD
21062017-11-22 Sudakshina Das <sudi.das@arm.com>
2107
2108 * MAINTAINERS (Write After Approval): Add myself.
2109
f804ba3e
PD
21102017-11-06 Palmer Dabbelt <palmer@sifive.com>
2111
2112 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2113 Use my SiFive email address.
2114
8744c9bf
SP
21152017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2116
2117 * MAINTAINERS (write after approval): Add myself.
2118
7181cca3
ML
21192017-10-27 Martin Liska <mliska@suse.cz>
2120
2121 * Makefile.tpl: Use proper name of folder as it was renamed
2122 during transition to 4 stages.
2123 * Makefile.in: Regenerate.
2124
fb336a7b
IT
21252017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2126
e50ffab3 2127 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2128
7b5f5267
GP
21292017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2130
2131 * MAINTAINERS: Add a note that maintainership also includes web
2132 pages, docs, and testsuite related to that area.
2133
55de8eb3
TV
21342017-09-25 Tom de Vries <tom@codesourcery.com>
2135
2136 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2137
86ab175e
PMR
21382017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2139
2140 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2141
500ac452
NS
21422017-09-15 Nathan Sidwell <nathan@acm.org>
2143
2144 * MAINTAINERS: Remove myself as a vxworks maintainer.
2145
72ace300
TS
21462017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2147
2148 * MAINTAINERS: Remove email address of Jim Norris.
2149
1328002a
KT
21502017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2151
2152 * MAINTAINERS (Reviewers): Move myself from here...
2153 (CPU Port Maintainers): ... to here.
2154
84d0b6f5
JG
21552017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2156
2157 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2158
9c04bba3
RD
21592017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2160
e50ffab3 2161 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2162
5a427c63
TR
21632017-07-28 Tony Reix <tony.reix@atos.net>
2164
2165 * configure.ac (target-libffi): Don't disable for AIX.
2166 (go): Don't add to unsupported_languages on AIX.
2167 (target-libgo): Don't disable for AIX.
2168 * configure: Regenerate.
2169
8994b66f
YG
21702017-07-19 Yury Gribov <tetra2005@gmail.com>
2171
2172 * MAINTAINERS: Add myself.
2173
7a795e10
TS
21742017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2175
2176 * MAINTAINERS: Update my email address.
2177
50061652
RE
21782017-07-04 Richard Earnshaw <rearnsha@arm.com>
2179
2180 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2181 arm-specific auto-generated header files.
2182
d4360477
NS
21832017-07-03 Nathan Sidwell <nathan@acm.org>
2184
2185 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2186 * configure: Rebuilt.
2187
9dc9ae74
BS
21882017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2189
2190 * MAINTAINERS: Readd myself for c6x.
2191
c8cf0b6f
ML
21922017-06-28 Martin Liska <mliska@suse.cz>
2193
2194 PR bootstrap/81217
2195 * Makefile.def: Remove superfluous bootstrap_target from
2196 bootstrap_stage.
2197 * Makefile.in: Re-generate the file.
2198
0666865c
MO
21992017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2200
e50ffab3 2201 * MAINTAINERS: Add myself to Write After Approval
0666865c 2202
827c925e
AJ
22032017-06-21 Andrew Jenner <andrew@codesourcery.com>
2204
2205 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2206
0d053a49
ML
22072017-06-19 Martin Liska <mliska@suse.cz>
2208
2209 * Makefile.def: Define 4 stages PGO bootstrap.
2210 * Makefile.tpl: Define FLAGS.
2211 * Makefile.in: Regenerate.
2212
be75f645
ILT
22132017-06-14 Ian Lance Taylor <iant@golang.org>
2214
2215 * Makefile.def: Add check-gotools to go check targets.
2216 * Makefile.in: Rebuild.
2217
c725f69c
SB
22182017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2219
2220 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2221
76052545
EB
22222017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2223
2224 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2225 * configure: Regenerate.
2226
afd88efc
ML
22272017-05-31 Martin Liska <mliska@suse.cz>
2228
2229 * configure.ac: Add handling of stage2_werror_flags to
2230 action-if-given and to action-if-not-given.
2231 * configure: Regenerate.
2232
945bafd6
PB
22332017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2234
2235 * MAINTAINERS: Add self to Write After Approval
2236
b9396a49
BS
22372017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2238
2239 * MAINTAINERS: Update my email address, and remove myself as
2240 maintainer in some areas.
2241
aa1b69e7
EG
22422017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2243
2244 * MAINTAINERS: Add self to Write After Approval
2245
cdfee50a
NS
22462017-05-25 Nathan Sidwell <nathan@acm.org>
2247
2248 * configure.ac: Add --enable-languages=default to mean default and
2249 make --enable-languages=all mean all supported languages.
2250 * configure: Regenerated.
2251
83349046
SB
22522017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2253
2254 * config.gcc (powerpc*-*-*spe*): New.
2255 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2256 (powerpc-*-rtems*spe*): New.
2257 (powerpc*-*-linux*spe*): New.
2258 (powerpc-wrs-vxworksspe): New.
2259 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2260 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2261 * config.host (powerpc*-*-*spe*): New.
2262
01c712cb
ML
22632017-05-19 Martin Liska <mliska@suse.cz>
2264
2265 * configure.ac: Add --enable-werror-always just for
2266 bootstrap-debug (or none build config) and do not add it
2267 when we are on a release branch.
2268 * configure: Regenerated.
2269
7880c1a5
SL
22702017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2271
2272 * MAINTAINERS: Add self to Write After Approval
2273
c759355f
KK
22742017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2275
2276 * MAINTAINERS: Move myself to Write After Approval section.
2277
79557bae
CZ
22782017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2279
2280 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2281 ACCH registers.
2282 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2283 available.
2284 (umulsidi3): Likewise.
2285 (mulsidi3_700): Disable this pattern when we have advanced mpy
2286 instructions.
2287 (umulsidi3_700): Likewise.
2288 (maddsidi4): New pattern.
2289 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2290 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2291 (mpydu_imm_arcv2hs): Likewise.
2292 * config/arc/predicates.md (accl_operand): New predicate.
2293
c7314bc1
CZ
22942017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2295 Andrew Burgess <andrew.burgess@embecosm.com>
2296
2297 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2298 case.
2299 (ARC_AUTOFP_IRQ_P): Likewise.
2300 (ARC_AUTO_IRQ_P): Likewise.
2301 (rgf_banked_register_count): New variable.
2302 (parse_mrgf_banked_regs_option): New function.
2303 (arc_override_options): Handle rgf_banked_regs option.
2304 (arc_handle_interrupt_attribute): Add firq option.
2305 (arc_compute_function_type): Return fast irq type when required.
2306 (arc_must_save_register): Handle fast interrupts.
2307 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2308 (arc_return_address_regs): Update.
2309 * config/arc/arc.h (arc_return_address_regs): Update.
2310 (arc_function_type): Add fast interrupt type.
2311 (ARC_INTERRUPT_P): Update.
2312 (RC_FAST_INTERRUPT_P): Define.
2313 * config/arc/arc.md (simple_return): Update for fast interrupts.
2314 (p_return_i): Likewise.
2315 * config/arc/arc.opt (mrgf-banked-regs): New option.
2316 * doc/invoke.texi (mrgf-banked-regs): Document.
2317
41453183
CZ
23182017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2319
2320 * config/arc/arc.c (irq_ctrl_saved): New variable.
2321 (ARC_AUTOBLINK_IRQ_P): Define.
2322 (ARC_AUTOFP_IRQ_P): Likewise.
2323 (ARC_AUTO_IRQ_P): Likewise.
2324 (irq_range): New function.
2325 (arc_must_save_register): Likewise.
2326 (arc_must_save_return_addr): Likewise.
2327 (arc_dwarf_emit_irq_save_regs): Likewise.
2328 (arc_override_options): Handle deferred options.
2329 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2330 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2331 arc_must_save_return_addr.
2332 (arc_compute_frame_size): Handle automated save and restore of
2333 registers.
2334 (arc_expand_prologue): Likewise.
2335 (arc_expand_epilogue): Likewise.
2336 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2337 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2338 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2339
52744dd7
TK
23402017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2341 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2342
2343 PR bootstrap/77661
2344 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2345 in-tree build MPC.
2346 * Makefile.in: Regenerate.
2347
deeba76a
FXC
23482017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2349
2350 * configure.ac: Enable LTO by default on darwin >= 9.
2351 * configure: Regenerate.
2352
5a05e11d
PD
23532017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2354
2355 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2356 and Andrew Waterman as the RISC-V maintainers.
2357
e04f858c
NK
23582017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2359
2360 * MAINTAINERS: Add self to Write After Approval
2361
a98cf819
GP
23622017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2363
2364 * config.guess: Import latest from upstream.
2365
9826d1a3
GP
23662017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2367
2368 * MAINTAINERS (Write After Approval): Remove entries that are
2369 already covered under Reviewers.
2370
a46586c3
MW
23712017-03-08 Mark Wielaard <mark@klomp.org>
2372
2373 PR demangler/70909
2374 PR demangler/67264
2375 * include/demangle.h: Add d_printing to struct demangle_component
2376 and pass struct demangle_component as non const.
2377
734ca1c2
GP
23782017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2379
2380 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2381
93b87d1d
TS
23822017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2383
2384 * Makefile.tpl: Remove HOST_ISLVER.
2385 (HOST_EXPORTS): Remove ISLVER.
2386 * Makefile.in: Regenerate.
2387
f877b3ad
RB
23882017-02-13 Richard Biener <rguenther@suse.de>
2389
2390 * configure: Re-generate.
2391
2ad31830
GP
23922017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2393
2394 * MAINTAINERS: Adjust bug reporting URL.
2395
3501e62c
GP
23962017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2397
2398 * MAINTAINERS (Write After Approval): Remove redundant entry
2399 for Andrew Burgess.
2400
510555e0
JDA
24012017-02-03 John David Anglin <danglin@gcc.gnu.org>
2402
e50ffab3 2403 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2404 32-bit hppa*-*-hpux*.
e50ffab3 2405 * configure: Regenerate.
510555e0 2406
f6a24a94
MJ
24072017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2408
2409 * configure.ac: Moved the white list of enabling BRIG FE to
2410 libhsail-rt/configure.tgt.
2411 * configure: Regenerated.
2412 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2413
24142017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2415 Martin Jambor <mjambor@suse.cz>
2416
5fd1486c
PJ
2417 * Makefile.def (target_modules): Added libhsail-rt.
2418 (languages): Added language brig.
2419 * Makefile.in: Regenerated.
2420 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2421 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2422 * configure: Regenerated.
2423
3c36aa6b
JJ
24242017-01-17 Jakub Jelinek <jakub@redhat.com>
2425
2426 PR other/79046
2427 * configure: Regenerated.
2428
8f56cb51
AM
24292017-01-04 Alan Modra <amodra@gmail.com>
2430
2431 * configure: Regenerate.
2432
f2c764c5
BE
24332016-12-29 Ben Elliston <bje@gnu.org>
2434
2435 * config.sub: Import latest version.
2436
1dc9c117
AI
24372016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2438
2439 * MAINTAINERS (Write After Approval): Add myself.
2440
c21fdaa1
JJ
24412016-12-21 Jakub Jelinek <jakub@redhat.com>
2442
2443 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2444 includes bootstrap-mpx.
2445 * configure: Regenerated.
2446
cc811459
CX
24472016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2448
2449 * MAINTAINERS (Write After Approval): Add myself.
2450
b55e6680
MJ
24512016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2452
8f56cb51 2453 * configure: Regenerate.
b55e6680 2454
825fba52
MK
24552016-12-01 Matthias Klose <doko@ubuntu.com>
2456
2457 * configure.ac: Don't use pkg-config to check for bdw-gc.
2458 * configure: Regenerate.
2459
114bf3f1
MK
24602016-11-30 Matthias Klose <doko@ubuntu.com>
2461
2462 * Makefile.def: Remove reference to boehm-gc target module.
2463 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2464 options and for the bdw-gc pkg-config module.
2465 * configure: Regenerate.
2466 * Makefile.in: Regenerate.
2467
21b0f96a
NS
24682016-11-28 Nathan Sidwell <nathan@acm.org>
2469
2470 * MAINTAINERS (nvptx): Remove self.
2471
292edab3
BE
24722016-11-25 Ben Elliston <bje@gnu.org>
2473
2474 * config.guess: Import latest version.
2475 * config.sub: Likewise.
2476
0954a00b
TT
24772016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2478
2479 * MAINTAINERS (Write After Approval): Add myself.
2480
8e4d2ca4
MK
24812016-11-15 Matthias Klose <doko@ubuntu.com>
2482
2483 * Makefile.def: Remove references to GCJ.
2484 * Makefile.tpl: Likewise.
2485 * Makefile.in: Regenerate.
2486
84c1b9d3
MK
24872016-11-15 Matthias Klose <doko@ubuntu.com>
2488
2489 * config-ml.in: Remove references to GCJ.
2490 * configure.ac: Likewise.
2491 * configure: Regenerate.
2492
3f95ca6c
JC
24932016-11-01 Josh Conner <joshconner@google.com>
2494
2495 * MAINTAINERS (Write After Approval): Update email address,
2496
457cc672
CL
24972016-10-27 Carl Love <cel@us.ibm.com>
2498
2499 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2500 Approval list to make it alphabetical.
2501
2142f54f
CL
25022016-10-27 Carl Love <cel@us.ibm.com>
2503
2504 * MAINTAINERS (Write After Approval): Add myself.
2505
104700f4
AB
25062016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2507
2508 * MAINTAINERS (Reviewers): Add myself.
2509 (Write After Approval): Add myself.
2510
942c0db8
HP
25112016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2512 Ulrich Weigand <uweigand@de.ibm.com>
2513
2514 * MAINTAINERS: Update email address.
2515
fbf4c502
NS
25162016-10-10 Nathan Sidwell <nathan@acm.org>
2517
2518 * MAINTAINERS: Update email address.
2519
b20e7532
AT
25202016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2521
2522 * configure.ac: Add aarch64-*-freebsd*.
2523 * configure: Regenerate.
2524
2e21fd4d
SE
25252016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2526
2527 * MAINTAINERS: Update email address after it got reverted.
2528
43c40f3e
RO
25292016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2530
2531 * configure.ac (target_libraries): Readd target-boehm-gc.
2532 Restore --enable-objc-gc handling.
2533 * configure: Regenerate.
2534
f05796ba
JL
25352015-10-03 Jeff Law <law@redhat.com>
2536
2537 * MAINTAINERS: Move several inactive maintainers to the
2538 write-after-approval section.
2539
012447ea
JJ
25402016-09-30 Jakub Jelinek <jakub@redhat.com>
2541
2542 * configure.ac: Add target-libffi to target_libraries.
2543 Readd libgcj target disablings, modified to only target-libffi.
2544 Readd target addition of go to unsupported languages.
2545 * configure: Regenerated.
2546
a7d75d59
SE
25472016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2548
2549 * MAINTAINERS: Update email address.
2550
d1a79a95
AH
25512016-09-30 Andrew Haley <aph@redhat.com>
2552
4d8c733d 2553 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2554 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2555 libgcj.
2556
af2d4873
AH
25572016-09-30 Andrew Haley <aph@redhat.com>
2558
2559 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2560 write-after approval after GCJ deletion.
2561
07b78716
AH
25622016-09-30 Andrew Haley <aph@redhat.com>
2563
2564 * Makefile.def: Remove libjava.
2565 * Makefile.tpl: Likewise.
2566 * Makefile.in: Regenerate.
2567 * configure.ac: Likewise.
2568 * configure: Likewise.
2569 * gcc/java: Remove.
2570 * libjava: Likewise.
2571
a29b7214
CZ
25722016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2573
2574 * MAINTAINERS (Reviewers): Add myself.
2575
2fd88f4f
AK
25762016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2577
2578 * configure.ac: Disable "sim" directory for arc*-*-*.
2579 * configure: Regenerated.
2580
e2080e79
TC
25812016-09-23 Tamar Christina <tamar.christina@arm.com>
2582
2583 * MAINTAINERS (Write After Approval): Add myself.
2584
8f3675f8
MR
25852016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2586
2587 * configure.ac: Check for the minimum in-tree MPFR version
2588 handled.
2589 * configure: Regenerate.
2590
21f88103
YTL
25912016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2592
2593 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2594 * configure: Regenerated.
2595
60d51882
FR
25962016-07-19 Fritz Reese <fritzoreese@gmail.com>
2597
2598 * MAINTAINERS (Write After Approval): Add myself.
2599
277d7ee0
AK
26002016-06-23 Andi Kleen <ak@linux.intel.com>
2601
2602 * Makefile.def: Add autoprofiledbootstrap.
2603 * Makefile.tpl: Dito.
2604 * Makefile.in: Regenerate.
2605
fd6487af
JS
26062016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2607
2608 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2609 * configure: Regenerate.
2610
3e326935
TS
26112016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2612
2613 * configure: Regenerate.
2614 * configure.ac: Remove support for avr-rtems.
2615
9582bf04
SKS
26162016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2617
2618 * MAINTAINERS (Write After Approval): Add myself.
2619
6f820b68
MC
26202016-06-16 Michael Collison <michael.collison@arm.com>
2621
2622 * MAINTAINERS (Write After Approval): Add myself.
2623
775ee7fa
MM
26242016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2625
2626 * MAINTAINERS (Write After Approval): Update e-mail address.
2627
de3ba371
JM
26282016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2629
21f88103 2630 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2631
350216e3
AM
26322016-05-28 Alan Modra <amodra@gmail.com>
2633
2634 * Makefile.tpl (configure): Depend on m4 files included.
2635 * Makefile.in: Regenerate.
2636
9cad20fa
BS
26372016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2638
2639 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2640 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2641
92466115
BS
26422016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2643
2644 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2645 special case builtin.
2646 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2647 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2648 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2649 for __builtin_vec_addec.
2650
fe38e08b
JS
26512016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2652
2653 * config.guess: Import version 2016-04-02 (newest).
2654 * config.sub: Import version 2016-05-10 (newest).
2655
cef1a0b8 26562016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2657
cef1a0b8
JL
2658 * configure.ac: Add ARC support to libgloss.
2659 * configure: Regenerate
704b85c7 2660
75a6b91a
AS
26612016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2662
2663 * MAINTAINERS (Write After Approval): Add myself.
2664
00f35794
BE
26652016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2666
2667 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2668 * configure: Regenerated.
2669 * Makefile.def (gmp): Explicitly disable assembler.
2670 (mpfr): Adjust lib_path.
2671 (mpc): Likewise.
2672 * Makefile.in: Regenerated.
2673
c100769b
JJ
26742016-05-01 Jakub Jelinek <jakub@redhat.com>
2675
2676 PR bootstrap/70704
2677 * configure.ac (--enable-stage1-checking): Add missing
2678 --enable-checking=.
2679 * configure: Regenerated.
2680
bc6d9014
OE
26812016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2682
ace08cb8
OE
2683 * config.guess: Revert r235676.
2684 * config.sub: Revert r235676.
2685
26862016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2687
2688 * config.guess: Remove SH5 support.
bc6d9014
OE
2689 * config.sub: Likewise.
2690 * configure: Likewise.
2691 * configure.ac: Likewise.
2692
7db11a5a
JJ
26932016-04-26 Jakub Jelinek <jakub@redhat.com>
2694
2695 PR bootstrap/70704
2696 * configure.ac (--enable-stage1-checking): For --disable-checking or
2697 implicit --enable-checking, make sure extra flag matches in between
2698 stage1 and later checking.
2699 * configure: Regenerated.
2700
ab0fc037
TS
27012016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2702
2703 * .gitattributes: New file.
2704
c048fa95
SB
27052016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2706
2707 * MAINTAINERS (rs6000/powerpc port): Add myself.
2708
f3653cf5
SB
27092016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2710
2711 PR bootstrap/70173
2712 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2713 and gotools directories. Delete the stage_final file.
2714 * Makefile.in: Regenerate.
2715
4f93efa4
AV
27162016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2717
2718 * MAINTAINERS (Write After Approval): Add myself.
2719
c27e432e
SK
27202016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2721
2722 * MAINTAINERS (Fortran maintainer): Remove myself.
2723
7134713c
BS
27242016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
7d74282a
KN
27282016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
1b858e76
CC
27322016-03-17 Cary Coutant <ccoutant@gmail.com>
2733
2734 Sync with binutils-gdb:
2735
2736 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2737
2738 * configure.ac: Add mips and s390 to the gold target check.
2739 * configure: Regenerate.
2740
d15bd5bb
DD
27412016-03-01 DJ Delorie <dj@redhat.com>
2742
2743 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2744
6d1fa6bb
DM
27452016-02-22 David Malcolm <dmalcolm@redhat.com>
2746
2747 * MAINTAINERS (libcpp): Add myself.
2748 (diagnostic messages): Likewise.
2749
607bda60
TV
27502016-02-20 Tom de Vries <tom@codesourcery.com>
2751
2752 * MAINTAINERS: Fix whitespace.
2753
80cfaff8
CZ
27542016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2755
2756 * MAINTAINERS (Write After Approval): Add myself.
2757
c661a43d
SP
27582016-01-29 Sebastian Pop <s.pop@samsung.com>
2759
2760 * config/isl.m4: Add comments about isl-0.16.
2761 * configure: Regenerate.
2762
86b3a101
MJ
27632016-01-29 Martin Jambor <mjambor@suse.cz>
2764
2765 * MAINTAINERS (hsa maintainers): Add myself.
2766
960cbfd2
WD
27672015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2768
2769 * MAINTAINERS: (Write After Approval): Add myself.
2770
1e050c90
AK
27712016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2772 Sebastian Pop <s.pop@samsung.com>
2773
2774 * Makefile.in: Regenerate.
2775 * Makefile.tpl: Export ISLVER.
2776 * configure: Regenerate.
2777 * config/isl.m4: Detect isl-0.15.
2778
cefadad1
MM
27792016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2780
2781 PR bootstrap/69329
2782 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2783 * Makefile.in: Regenerate.
2784
9e530bcd
AP
27852016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2786
2787 * configure.ac: Enable LTO for DJGPP
2788 * configure: Regenerate
2789
324402a0
L
27902016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2791
2792 Sync with binutils-gdb:
2793 2015-10-21 Nick Clifton <nickc@redhat.com>
2794
2795 PR gas/19109
2796 * configure.ac: Note the 'none' is an acceptable argument to
2797 --enable-compressed-debug-sections.
2798 * configure: Regenerate.
2799
9eaaa830
BE
28002016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2801
2802 PR bootstrap/69134
2803 * Makefile.def (mpfr): Disable assembler.
2804 * Makefile.in: Regenerate.
2805
cfe67e03
BE
28062016-01-01 Ben Elliston <bje@gnu.org>
2807
2808 * config.guess: Import version 2016-01-01.
2809 * config.sub: Likewise.
2810
be33d404
SS
28112015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2812
2813 * MAINTAINERS (Write After Approval): Add myself.
2814
e357a5e0
SP
28152015-12-17 Sebastian Pop <s.pop@samsung.com>
2816
2817 * Makefile.in: Replace ISL with isl.
2818 * Makefile.tpl: Same.
2819 * config/isl.m4: Same.
2820 * configure.ac: Same.
2821 * contrib/download_prerequisites: Same.
2822 * configure: Regenerate.
2823
1ad2439b
AP
28242015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2825
2826 * MAINTAINERS (Write After Approval): Add Myself.
2827
70decafb
NS
28282015-12-17 Nathan Sidwell <nathan@acm.org>
2829
2830 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2831 * configure: Regenerate.
2832
560d18d3
AK
28332015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2834 Sebastian Pop <s.pop@samsung.com>
2835
2836 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2837 isl_ctx_get_max_operations.
2838 * configure: Regenerate.
2839
57e8ab24 28402015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2841
2842 * MAINTAINERS (Write After Approval): Add myself.
2843
105b682e
ILT
28442015-12-02 Ian Lance Taylor <iant@google.com>
2845
2846 PR go/66147
2847 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2848 * Makefile.in: Regenerate.
2849
7eb46bec
AT
28502015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2851
2852 PR libffi/65726
2853 * Makefile.def (lang_env_dependencies): Make libffi depend
2854 on cxx.
2855 * Makefile.in: Regenerate.
2856
cc3baaa9
DE
28572015-11-26 David Edelsohn <dje.gcc@gmail.com>
2858
2859 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2860 symbols.
2861
3be96231
TG
28622015-11-20 Tristan Gingold <gingold@adacore.com>
2863
2864 Sync with binutils-gdb:
2865 2015-11-20 Tristan Gingold <gingold@adacore.com>
2866
2867 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2868 * configure: Regenerate.
2869
daa53f38
ML
28702015-11-19 Martin Liska <mliska@suse.cz>
2871
2872 * .gitignore: Add .clang-format to ignored files.
2873 * Makefile.in: Add clang-format.
2874 * Makefile.tpl: Likewise.
2875
54985c70
TA
28762015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2877
2878 * configure.ac: Enable libmpx by default.
2879 * configure: Regenerated.
2880
d0397c75
SE
28812015-10-23 Steve Ellcey <sellcey@imgtec.com>
2882
2883 * MAINTAINERS: Update email address.
2884
735a559c
PM
28852015-10-23 Paulo Matos <pmatos@linki.tools>
2886
2887 * MAINTAINERS: Update email address.
2888
15713b43
AH
28892015-10-23 Alan Hayward <alan.hayward@arm.com>
2890
2891 * MAINTAINERS (Write After Approval): Add myself.
2892
78edb32f
L
28932015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2894
2895 Sync with binutils-gdb:
2896 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2897
2898 PR gas/19109
2899 * configure.ac: Add
2900 --enable-compressed-debug-sections={all,gas,gold,ld}.
2901 * configure: Regenerated.
2902
dec6b7f1
AC
29032015-10-16 Arnaud Charlet <charlet@adacore.com>
2904
2905 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2906
6be1d686
ML
29072015-10-09 Martin Liska <mliska@suse.cz>
2908
2909 * MAINTAINERS (Write After Approval): Add myself.
2910
dc0e2060
AF
29112015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2912
2913 * MAINTAINERS (Write After Approval): Add myself.
2914
bec93d40
FW
29152015-10-02 Florian Weimer <fweimer@redhat.com>
2916
2917 * MAINTAINERS: Update email address.
2918
0487f06d
LK
29192015-10-02 Louis Krupp <louis.krupp@zoho.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
56547ff7
KT
29232015-09-20 Kai Tietz <ktietz70@googlemail.com>
2924
423ea09f 2925 * MAINTAINERS: Update email.
56547ff7 2926
ed4c91ea
BS
29272015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2928
2929 * MAINTAINERS: Update my email address.
2930
2503fd9e
JB
29312015-09-01 James Bowman <james.bowman@ftdichip.com>
2932
2933 * MAINTAINERS (ft32 port): Add myself.
2934
3726332a
DS
29352015-08-28 David Sherwood <david.sherwood@arm.com>
2936
2937 * MAINTAINERS: Add myself.
2938
15480aaf
PM
29392015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2940
2941 * MAINTAINERS (Write After Approval): Add myself.
2942
ad4f95e3
FXC
29432015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2944
2945 PR libfortran/54572
2946 * Makefile.def: Make libgfortran depend on libbacktrace.
2947 * Makefile.in: Regenerate.
2948
95f25df0
SD
29492015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2950
2951 * MAINTAINERS (Write After Approval): Add myself.
2952
5dc85f7e
TV
29532015-08-12 Tom de Vries <tom@codesourcery.com>
2954
2955 PR other/67092
2956 * configure.ac: Remove --with_host_libstdcxx support.
2957 * configure: Regenerate.
2958
44a7d18d
TS
29592015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2960 Jakub Jelinek <jakub@redhat.com>
2961
2962 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2963 nvptx*-*-*.
2964 * configure: Regenerate.
2965
bf5372e7
YS
29662015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2967
2968 * Makefile.def (libiconv): Define bootstrap=true.
2969 Mark pdf/html/info as missing.
2970 (configure-gcc): Depend on all-libiconv.
2971 (all-gcc): Ditto.
2972 (configure-libcpp): Ditto.
2973 (all-libcpp): Ditto.
2974 (configure-intl): Ditto.
2975 (all-intl): Ditto.
2976 * Makefile.in: Regenerate.
2977
94b8fdcc
BC
29782015-08-03 Bin Cheng <bin.cheng@arm.com>
2979
2980 * MAINTAINERS (loop ivopts): Add the entry and myself.
2981
430bcac1
NS
29822015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2983
2984 * MAINTAINERS (nvptx): Add self.
2985
110d61da
AL
29862015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2987
2988 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2989 128-bit vector modes.
2990
c9da7548 29912015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2992
c9da7548
VV
2993 * MAINTAINERS (Write After Approval): Add myself.
2994
423ea09f 29952015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2996
2997 * config.sub, config.guess: Import from upstream.
2998
6b1786aa
JL
29992015-07-24 Michael Darling <darlingm@gmail.com>
3000
3001 PR other/66259
3002 * config-ml.in: Reflects renaming of configure.in to configure.ac
3003 * configure: Likewise
3004 * configure.ac: Likewise
3005
45952786
BS
30062015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3007
3008 * MAINTAINERS: Update my email address.
3009
f1595603
L
30102015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3011
3012 Sync with binutils-gdb:
3013 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3014
3015 * configure.ac (target_configdirs): Exclude target-zlib if
3016 target-libjava isn't built.
3017 * configure: Regenerated.
3018
a05c2c75
L
30192015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3020
3021 Sync with binutils-gdb:
3022 2015-05-13 John David Anglin <dave.anglin@bell.net>
3023
3024 * configure.ac: Disable configuration of GDB for HPUX targets.
3025 * configure: Regenerate.
3026
3027 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3028
3029 * configure.ac: Add --with-system-zlib.
3030 * configure: Regenerated.
3031
3032 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3033
3034 * configure.ac: Add FT32 support.
3035 * configure: Regenerate.
3036
3037 2015-01-12 Anthony Green <green@moxielogic.com>
3038
3039 * configure.ac: Don't disable gprof for moxie.
3040 * configure: Rebuild.
3041
1c01ebf6
L
30422015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3043
3044 Sync with binutils-gdb:
3045 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3046
3047 PR ld/18355
3048 * Makefile.def: Add extra_configure_flags to host zlib.
3049 * configure.ac (extra_host_zlib_configure_flags): New. Set
3050 to --enable-host-shared When bfd is to be built as shared
3051 library. AC_SUBST.
3052 * Makefile.in: Regenerated.
3053
e59969a1
HPN
30542015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3055
3056 Sync with src:
3057 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3058 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3059 * Makefile.in: Regenerated.
3060
d9063947
L
30612015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3062
3063 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3064 target.
3065 * configure: Regenerate.
3066
b837291d
LC
30672015-06-23 Ludovic Courtès <ludo@gnu.org>
3068
3069 * MAINTAINERS (Write After Approval): Add myself.
3070
2a97995f
AT
30712015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3072
3073 * MAINTAINERS (OS Port Maintainers): Add myself.
3074 (Various Maintainers): Remove myself from libffi testsuite.
3075
19cd26a6
RS
30762015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3077
3078 * MAINTAINERS (gen* on machine desc): Add self.
3079
8ca528d9
JM
30802015-06-02 Jason Merrill <jason@redhat.com>
3081
3082 PR bootstrap/66319
3083 * configure.ac: Use -std=gnu++98.
3084
4526c3c1
SN
30852015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3086
3087 * MAINTAINERS (Write After Approval): Add myself.
3088
318a4e6d
MF
30892015-05-28 Mike Frysinger <vapier@gentoo.org>
3090
3091 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3092 * configure: Regenerate.
3093
46070488
JM
30942015-05-26 Jason Merrill <jason@redhat.com>
3095
3096 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3097 * configure: Regenerate.
3098
fef939d6
JB
30992015-05-16 James Bowman <james.bowman@ftdichip.com>
3100
3101 * configure.ac: FT32 target added.
fef939d6
JB
3102 * configure: Regenerated.
3103
886faf50
IB
31042015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3105
3106 * MAINTAINERS (Write After Approval): Add myself.
3107
91c6b410
PM
31082015-05-11 Paulo Matos <paulo@matos-sorge.com>
3109
3110 * MAINTAINERS (Write After Approval): Add myself.
3111
e640447c
PM
31122015-05-11 Paulo Matos <paulo@matos-sorge.com>
3113
3114 * configure.ac: Fix typo.
3115 * configure: Regenerate.
3116
e587377d
MM
31172015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3118
3119 * MAINTAINERS (Write After Approval): Add myself.
3120
cabb9d59
MK
31212015-05-03 Matthias Klose <doko@ubuntu.com>
3122
3123 * configure.ac: Match $host configured with triplets.
3124 * configure: Regenerate.
3125
fafb95a6
BRF
31262015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3127
3128 * Makefile.tpl: Remove surplus whitespace throughout.
3129 * Makefile.in: Regenerate.
3130
85867772
SB
31312015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3132
3133 * MAINTAINERS (Various Maintainers): Add myself as instruction
3134 combiner maintainer.
3135
c10b5ea0
JJ
31362015-04-17 Jakub Jelinek <jakub@redhat.com>
3137
3138 PR bootstrap/62077
3139 * configure.ac (--enable-stage1-checking): Default to
3140 release,misc,gimple,rtlflag,tree,types if --disable-checking
3141 or --enable-checking is not specified and DEV-PHASE is not
3142 experimental.
3143 * configure: Regenerated.
3144
77019397
MO
31452015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3146
3147 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3148 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3149 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3150 * Makefile.in: Regenerate.
3151
17feae99 31522015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3153
3154 * MAINTAINERS: Update my email address.
3155
e61ffb3b
JG
31562015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3157
3158 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3159
b16cc4f2
KT
31602015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3161
3162 * MAINTAINERS: Add myself as an arm port reviewer.
3163
ec523909
ML
31642015-03-25 Martin Liska <mliska@suse.cz>
3165 Yury Gribov <y.gribov@samsung.com>
3166
3167 * Makefile.in: Fix ln source location for vimrc file.
3168 * Makefile.tpl: Likewise.
3169
fc30054e
AH
31702015-03-09 Aldy Hernandez <aldyh@redhat.com>
3171
3172 PR bootstrap/25672
3173 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3174 cross-compiling. Similarly for CXX_FOR_TARGET.
3175 * configure: Regenerate.
3176
5373cd33
IE
31772015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3178
3179 * Makefile.def: Add libmpx.
3180 * configure.ac: Add libmpx.
3181 * Makefile.in: Regenerate.
3182 * configure: Regenerate.
3183
a6e8abb9
KY
31842015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3185
3186 * MAINTAINERS (CPU Port Maintainers): Add myself
3187 i386 vector ISA extns mantainer.
3188
f2b86778
JL
31892015-03-13 Jeff Law <law@redhat.com>
3190
3191 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3192 maintainer.
3193 Remove Richard Henderson as a maintainer for the x86 port.
3194
9dd44d1c
JR
31952015-03-03 Joern Rennecke <gnu@amylaar.uk>
3196
3197 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3198
33079441
IE
31992015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3200
3201 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3202 pointer bounds checker and i386 MPX maintainer.
3203
d083ae5f
SL
32042015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3205
3206 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3207
f91f1c13
MS
32082015-02-26 Martin Sebor <msebor@redhat.com>
3209
3210 * MAINTAINERS (Various Maintainers): Add self.
3211
426c1eb0
TS
32122015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3213
3214 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3215 Make sure it contains lto.
3216 * configure: Regenerate.
3217
8ae12d71
TS
32182015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3219
3220 * configure: Regenerate.
3221
11aa81cc 32222015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 32231
11aa81cc
DN
3224 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3225 middle-end, docstring): Remove myself.
3226 (Write After Approval): Add myself.
3227
a436ab27
JJ
32282015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3229
3230 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3231 (Write After Approval): Update address.
3232
231d020b
DM
32332015-01-29 David Malcolm <dmalcolm@redhat.com>
3234
3235 PR jit/64780
3236 * configure.ac: Require the user to explicitly specify
3237 --enable-host-shared if the jit is enabled.
3238 * configure: Regenerate.
3239
82a94471
RS
32402015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3241
3242 * MAINTAINERS (Write After Approval): Add myself.
3243
e6f0c56d
TV
32442015-01-25 Tom de Vries <tom@codesourcery.com>
3245
3246 * MAINTAINERS: Make whitespace consistent.
3247
631ff3e1
BO
32482015-01-23 Braden Obrzut <admin@maniacsvault.net>
3249
3250 * MAINTAINERS (Write After Approval): Add myself.
3251
09b9cd1f
AV
32522015-01-20 Andre Vehreschild <vehre@gmx.de>
3253
3254 * MAINTAINERS: (Write After Approval): Add myself.
3255
802ed46a
MU
32562015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3257
3258 * MAINTAINERS: (Write After Approval): Add myself.
3259
c61fcfa6
PT
32602015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3261
3262 * MAINTAINERS: (Write After Approval): Add myself.
3263
ebcd09c1
IS
32642015-01-13 Iain Sandoe <iain@codesourcery.com>
3265
3266 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3267 objective-c/c++ front end maintainer.
3268
71aa170d
MP
32692015-01-13 Marek Polacek <polacek@redhat.com>
3270
3271 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3272
da067543
JL
32732015-01-12 Jeff Law <law@redhat.com>
3274
3275 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3276 a very long time.
3277
bf1de3f0
ILT
32782015-01-09 Ian Lance Taylor <iant@google.com>
3279
3280 * configure.ac (host_tools): Add gotools.
3281 * Makefile.def (host_modules): Add gotools.
3282 (dependencies): Add dependency of all-gotools on all-target-libgo.
3283
82a19768
AT
32842015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3285
3286 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3287 * configure: Regenerate.
3288
53dd59bf
TS
32892015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3290
3291 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3292 all-target-libgomp.
3293 * Makefile.in: Regenerate.
3294
8054942d
EB
32952015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3296
3297 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3298
0969ec7d
EB
32992015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3300
3301 * configure.ac: Add Visium support.
3302 * configure: Regenerate.
3303
ec8fd1c0
AS
33042015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3305
3306 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3307 * configure: Regenerate.
3308
9bccfdf5
AP
33092015-01-03 Andrew Pinski <apinski@cavium.com>
3310
3311 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3312 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3313 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3314 (OBJCOPY_FOR_TARGET): New variable.
3315 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3316 * Makefile.in: Regenerate.
3317 * configure.ac: Check for already installed target objcopy.
3318 Also GCC_TARGET_TOOL on objcopy.
3319 * configure: Regenerate.
3320
007adc0d
HPN
33212015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3322
3323 * config.sub: Update from upstream, to 2015-01-01 version.
3324 * config.guess: Ditto.
3325
fe55e976
SH
33262014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3327
3328 * MAINTAINERS (RTEMS Ports): Add myself.
3329
b86d271e
PMR
33302014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3331
3332 * MAINTAINERS (Write After Approval): Add myself.
3333
9733278a
MH
33342014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
3337
4b4f2e35
TS
33382014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3339
3340 * configure.ac (--enable-as-accelerator-for): Don't set
3341 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3342 * configure: Regenerate.
3343
b6a65eb6
JJ
33442014-12-13 Jakub Jelinek <jakub@redhat.com>
3345
3346 PR bootstrap/64023
3347 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3348 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3349 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3350 to CXX.
3351 * Makefile.in: Regenerated.
3352
c3e1e693
YG
33532014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3354 Yury Gribov <y.gribov@samsung.com>
3355
3356 * .gitignore: Added .local.vimrc and .lvimrc.
3357 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3358 * Makefile.in: Regenerate.
3359
33602014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3361
3362 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3363 * configure: Regenerated.
3364
b9fb25a5
BS
33652014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3366
3367 * MAINTAINERS (nvptx port): New entry.
3368
d896cc4d
JBG
33692014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3370
3371 * configure: Regenerate.
3372
74ae587e
JBG
33732014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3374
3375 * configure.ac: Merge with Binutils.
3376
45c89690
TB
33772014-11-26 Tobias Burnus <burnus@net-b.de>
3378
3379 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3380 * Makefile.in: Regenerate.
3381
ea903c37
BE
33822014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3383
3384 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3385 missing flex.
3386 * Makefile.in: Regenerated.
3387
eb23df59
IV
33882014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3389
3390 * Makefile.in: Regenerate.
3391
a699d672
L
33922014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3393
3394 PR bootstrap/63784
3395 * libtool.m4: Add $pic_flag with -shared.
3396
fc065a61
RL
33972014-11-21 Renlin Li <Renlin.Li@arm.com>
3398
3399 * MAINTAINERS (Write After Approval): Added myself.
3400
efcc23e6
AV
34012014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3402
3403 * MAINTAINERS (write-after-approval): Add myself.
3404
dd308ed8
MK
34052014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3406
3407 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3408 from 2 years ago.
3409
ac8698a1
AV
34102014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3411
3412 Revert:
3413 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3414
3415 * MAINTAINERS (Write After Approval): Added myself as line map
3416 maintainer.
3417
8dab9330
RL
34182014-11-19 Renlin Li <Renlin.Li@arm.com>
3419
3420 Revert:
3421 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3422
3423 * MAINTAINERS (Write After Approval): Added myself.
3424
1be22083
RL
34252014-11-19 Renlin Li <Renlin.Li@arm.com>
3426
3427 * MAINTAINERS (Write After Approval): Added myself.
3428
59392f46
AV
34292014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3430
3431 * MAINTAINERS (Write After Approval): Added myself as line map
3432 maintainer.
3433
0f3422cc
DS
34342014-11-17 Dodji Seketeli <dodji@redhat.com>
3435
3436 * MAINTAINERS (Various Maintainers): Added myself as line map
3437 maintainer.
3438
0c8969f0
JBG
34392014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3440
3441 * move-if-change: Sync from upstream gnulib.
3442
d7134c0e
JBG
34432014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3444
3445 * compile: Sync with upstream Automake.
3446 * depcomp: Ditto.
3447 * install-sh: Ditto.
3448 * missing: Ditto.
3449 * mkinstalldirs: Ditto.
3450 * ylwrap: Ditto.
3451
e4ff7e6a
JBG
34522014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3453
3454 * config.sub: Update from upstream config repo.
3455 * config.guess: Ditto.
3456
5f520819
KY
34572014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3458
3459 * Makefile.def: Add liboffloadmic to target_modules. Make
3460 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3461 * Makefile.in: Regenerate.
3462 * configure: Regenerate.
3463 * configure.ac: Add liboffloadmic to target binaries.
3464 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3465 Add liboffloadmic to noconfig list when C++ is not supported.
3466
85c64bbe
BS
34672014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3468 Thomas Schwinge <thomas@codesourcery.com>
3469 Ilya Verbin <ilya.verbin@intel.com>
3470 Andrey Turetskiy <andrey.turetskiy@intel.com>
3471
3472 * configure: Regenerate.
3473 * configure.ac (--enable-as-accelerator-for)
3474 (--enable-offload-targets): New configure options.
3475
7d35a59e
TB
34762014-11-11 Tobias Burnus <burnus@net-b.de>
3477
0a002272 3478 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3479 * Makefile.in: Regenerate.
3480
35485da9
DM
34812014-11-11 David Malcolm <dmalcolm@redhat.com>
3482
3483 * ChangeLog.jit: New.
3484 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3485
ebf6d33b
FXC
34862014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3487
3488 PR target/63610
3489 * libtool.m4: Fix globbing of darwin versions.
3490 * configure: Regenerate.
3491
4a9bb2aa
TB
34922014-11-11 Tobias Burnus <burnus@net-b.de>
3493
4a9bb2aa
TB
3494 * Makefile.def: Remove CLooG.
3495 * Makefile.tpl: Ditto.
3496 * configure.ac: Ditto.
3497 * configure: Regenerate.
3498 * Makefile.in: Ditto.
3499
738f2522
BS
35002014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3501
3502 * configure.ac: Handle nvptx-*-*.
3503 * configure: Regenerate.
3504
9b591dd1
PG
35052014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3506
3507 * MAINTAINERS (Write After Approval): Add myself.
3508
14258928
JJ
35092014-10-31 Jakub Jelinek <jakub@redhat.com>
3510
3511 * Makefile.def (libcc1): Remove bootstrap=true;.
3512 * Makefile.in: Regenerated.
3513
1335a8ca
JBG
35142014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3515
3516 * configure.ac: Update comment.
3517 * configure: Regenerate.
3518
cb115cc2
IE
35192014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3520
3521 * MAINTAINERS (Write After Approval): Add myself.
3522
fca38047
TS
35232014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3524
3525 * configure.ac (extra_host_libiberty_configure_flags): Add
3526 --enable-shared also for libcc1's benefit.
3527 * configure: Regenerate.
3528
65c0707b
TG
35292014-10-29 Tristan Gingold <gingold@adacore.com>
3530
3531 * MAINTAINERS: Change my email address.
3532
ddc8de03
PM
35332014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3534 Tom Tromey <tromey@redhat.com>
3535
3536 * Makefile.def: Add libcc1 to host_modules.
3537 * configure.ac (host_tools): Add libcc1.
3538 * Makefile.in, configure: Rebuild.
3539
4eb1ac39 35402014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3541
3542 * configure.ac (build_configargs): Don't share config.cache between
3543 build subdirs.
7fd74620 3544 * configure: Regenerate.
3d96b0d0 3545
d81230b5
DH
35462014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3547
3548 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3549 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3550 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3551 leon3v7 as leon3.
3552 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3553 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3554 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3555 * config/sparc/sparc.md (cpu): Add leon3v7.
3556 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3557
c7a6a617
DH
35582014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3559
3560 * MAINTAINERS (write-after-approval): Add myself.
3561
74cc5471
ILT
35622014-10-23 Ian Lance Taylor <iant@google.com>
3563
3564 * configure.ac: Disable the Go frontend on systems where it is known
3565 to not work.
3566 * configure: Regenerate.
3567
929315a9
RB
35682014-10-23 Richard Biener <rguenther@suse.de>
3569
3570 * Makefile.def: Add libcpp build module and dependencies.
3571 * configure.ac: Add libcpp build module.
3572 * Makefile.in: Regenerate.
3573 * configure: Likewise.
3574
5d12b768
MF
35752014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3576
3577 * MAINTAINERS (write-after-approval): Add myself.
3578
7b262a51
MLI
35792014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3580
3581 * INSTALL/README: Do not mention CVS.
3582
7705dfd1
JY
35832014-10-03 Jing Yu <jingyu@google.com>
3584
3585 * configure.ac: Add aarch64 to list of targets that support gold.
3586 * configure: Regenerate.
3587
a3052d31
FD
35882014-09-29 François Dumont <fdumont@gcc.gnu.org>
3589
3590 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3591
b2a1b261
CM
35922014-09-29 Catherine Moore <clm@codesourcery.com>
3593
3594 * MAINTAINERS: Add myself as MIPS maintainer.
3595
05342e10
MF
35962014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3597
3598 * MAINTAINERS: Move myself to MIPS maintainers.
3599
3f6bb7e5
JBG
36002014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3601
3602 * MAINTAINERS: Put all email addresses between '<' and '>'.
3603
3e895729
FXC
36042014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3605
3606 * MAINTAINERS: Move myself to reviewers (Fortran).
3607
e04733ee
AK
36082014-09-01 Andi Kleen <ak@linux.intel.com>
3609
3610 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3611 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3612 * Makefile.in: Regenerate.
3613
e79c0ea8
DM
36142014-08-28 David Malcolm <dmalcolm@redhat.com>
3615
3616 * rtx-classes-status.txt: Delete
3617
b32d5189
DM
36182014-08-28 David Malcolm <dmalcolm@redhat.com>
3619
3620 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3621
e0c0c325
SP
36222014-08-27 Sebastian Pop <s.pop@samsung.com>
3623
3624 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3625 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3626 of checking for version number.
3627 * configure: Regenerated.
3628 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3629
d7ac0a6a
DM
36302014-08-27 David Malcolm <dmalcolm@redhat.com>
3631
3632 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3633 is done; begin phase 6 (use extra rtx_def subclasses).
3634
9daaca36
DM
36352014-08-27 David Malcolm <dmalcolm@redhat.com>
3636
3637 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3638 done; begin phase 5 (additional rtx_def subclasses).
3639
b2908ba6
DM
36402014-08-26 David Malcolm <dmalcolm@redhat.com>
3641
3642 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3643
1130d5e3
DM
36442014-08-26 David Malcolm <dmalcolm@redhat.com>
3645
3646 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3647 SET_BB_HEADER are done.
3648
0e0ce50d
DM
36492014-08-26 David Malcolm <dmalcolm@redhat.com>
3650
3651 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3652 done.
3653
3d30f4e8
DM
36542014-08-26 David Malcolm <dmalcolm@redhat.com>
3655
3656 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3657
6144a836
DM
36582014-08-26 David Malcolm <dmalcolm@redhat.com>
3659
3660 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3661
b311fd0f
DM
36622014-08-25 David Malcolm <dmalcolm@redhat.com>
3663
3664 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3665
d8ce2eae
DM
36662014-08-25 David Malcolm <dmalcolm@redhat.com>
3667
3668 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3669
1455e88c
DM
36702014-08-25 David Malcolm <dmalcolm@redhat.com>
3671
3672 * rtx-classes-status.txt: Phase 3 (per-file commits within
3673 "config" subdirs) is done; begin phase 4 (removal of
3674 "scaffolding").
3675
76c531d3
DM
36762014-08-23 David Malcolm <dmalcolm@redhat.com>
3677
3678 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3679 dir) is done; begin phase 3 (per-file commits within "config"
3680 subdirs).
3681
00550b3d
DM
36822014-08-21 David Malcolm <dmalcolm@redhat.com>
3683
3684 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3685 phase 2 (per-file commits in main source dir).
3686
622dbadf
BC
36872014-08-21 Bin Cheng <bin.cheng@arm.com>
3688
3689 * configure: Regenerated.
3690
c1286e0b
DM
36912014-08-19 David Malcolm <dmalcolm@redhat.com>
3692
3693 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3694
c2fc1aee
DM
36952014-08-19 David Malcolm <dmalcolm@redhat.com>
3696
3697 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3698
68975683
DM
36992014-08-19 David Malcolm <dmalcolm@redhat.com>
3700
3701 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3702
d914bc6b
DM
37032014-08-19 David Malcolm <dmalcolm@redhat.com>
3704
3705 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3706
8020a4d5
DM
37072014-08-19 David Malcolm <dmalcolm@redhat.com>
3708
3709 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3710
a231b8a5
JV
37112014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3712
3713 * MAINTAINERS (Write After Approval): Add myself.
3714
ce8126f5
CF
37152014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3716
3717 * MAINTAINERS: Remove myself
3718
0f82e5c9
DM
37192014-08-19 David Malcolm <dmalcolm@redhat.com>
3720
3721 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3722
9c9afb69
PP
37232014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3724
3725 * MAINTAINERS (Write After Approval): Add myself.
3726
190bea87
DM
37272014-08-18 David Malcolm <dmalcolm@redhat.com>
3728
3729 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3730 SET_BB_HEADER, SET_BB_FOOTER
3731
c41b94ce
DM
37322014-08-18 David Malcolm <dmalcolm@redhat.com>
3733
bb3fff01 3734 * rtx-classes-status.txt: New file
c41b94ce 3735
eae1a5d4
RG
37362014-08-18 Roman Gareev <gareevroman@gmail.com>
3737
3738 * configure.ac: Eliminate ClooG installation dependency.
3739 * configure: Regenerate.
3740 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3741 * Makefile.in: Regenerate.
3742
f613bc0f
IV
37432014-08-15 Ilya Verbin <iverbin@gmail.com>
3744
3745 * MAINTAINERS (Write After Approval): Add myself.
3746
423ea09f 37472014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3748
3749 * MAINTAINERS (Write After Approval): Add myself.
3750
88b1a322
JW
37512014-08-01 Jiong Wang <jiong.wang@arm.com>
3752
3753 * MAINTAINERS (Write After Approval): Add myself.
3754
8ed499f8
AG
37552014-07-28 Anthony Green <green@moxielogic.com>
3756
3757 Import from savannah.gnu.org:
3758 * config.sub: Update to 2014-07-28 version.
3759
09ec3110
RS
37602014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3761
3762 * MAINTAINERS: Remove my MIPS maintainer entry.
3763
7b7f941a
UB
37642014-07-26 Uros Bizjak <ubizjak@gmail.com>
3765
3766 PR target/47230
3767 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3768 * configure: Regenerate.
3769
a12f7ac8
JN
37702014-07-24 James Norris <jnorris@codesourcery.com>
3771
3772 * MAINTAINERS (Write After Approval): Add myself.
3773
09611faf
RG
37742014-07-20 Roman Gareev <gareevroman@gmail.com>
3775
3776 * configure.ac: Accept only CLooG 0.18.1.
3777 * configure: Regenerate.
3778
37738b0f
RG
37792014-07-17 Roman Gareev <gareevroman@gmail.com>
3780
3781 * configure.ac: Don't accept isl 0.11.
3782 * configure: Regenerate.
3783
473037cb
AZ
37842014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3785
3786 * MAINTAINERS (Write After Approval): Add myself.
3787
9a62ed16
RO
37882014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3789
3790 * configure.ac: Don't accept isl 0.10.
3791 * configure: Regenerate.
3792
c41f1c42 37932014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3794
c41f1c42
BE
3795 Fix include path for in-tree cloog.
3796 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3797 * configure: Regenerate.
29d0a43c 3798
c41f1c42 37992014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3800
c41f1c42 3801 * .gitignore: Import gcc_update output.
a5852bea 3802
b6383ab8
TS
38032014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3804
a10ec8bc
TS
3805 * config-ml.in: Robustify ac_configure_args parsing.
3806
45b3824d
TS
3807 * configure.ac (--enable-linker-plugin-configure-flags)
3808 (--enable-linker-plugin-flags): New flags.
3809 (configdirs): Conditionally add libiberty-linker-plugin.
3810 * configure: Regenerate.
3811 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3812 (host_modules) <lto-plugin>: Pay attention to
3813 @extra_linker_plugin_flags@ and
3814 @extra_linker_plugin_configure_flags@.
3815 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3816 * Makefile.in: Regenerate.
3817
b6383ab8
TS
3818 * Makefile.tpl (configure-[+prefix+][+module+])
3819 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3820 "module_srcdir" instead of "module" for locating a module's srcdir.
3821 * Makefile.in: Regenerate.
3822
a4a1b5f3
MF
38232014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3824
3825 * MAINTAINERS (Write After Approval): Add myself.
3826
38a13841
SP
38272014-06-06 Sebastian Pop <sebpop@gmail.com>
3828
3829 * MAINTAINERS: Update my email address.
3830
153fcd41
TP
38312014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3832
3833 * MAINTAINERS (Write After Approval): Add myself.
3834
e25d9632
AB
38352014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3836
3837 * MAINTAINERS (Write After Approval): Add myself.
3838
1007a55c
JW
38392014-05-30 Jonathan Wakely <jwakely@redhat.com>
3840
3841 PR libstdc++/61011
3842 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3843 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3844 * configure: Regenerate.
3845
fd9ed1ae
PA
38462014-05-28 Pedro Alves <palves@redhat.com>
3847
3848 * MAINTAINERS (Write After Approval): Add myself.
3849
03bdb69f
MK
38502014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3851
3852 * MAINTAINERS: Update my affiliation/email.
3853
905083ad
MS
38542014-05-19 Mike Stump <mikestump@comcast.net>
3855
3856 * MAINTAINERS: Add wide-int reviewers.
3857
707f1839
SL
38582014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3859
3860 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3861 * configure: Regenerated.
3862
7321dc60
TR
38632014-05-15 Torvald Riegel <triegel@redhat.com>
3864
3865 * MAINTAINERS (libitm): Add myself as maintainer.
3866
5b1e4b47
CB
38672014-05-07 Charles Baylis <charles.baylis@linaro.org>
3868
3869 * MAINTAINERS (Write After Approval): Add myself.
3870
a4ebe104
RS
38712014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3872
3873 * config.sub, config.guess: Import from upstream.
3874
9575df4a
AL
38752014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3876
3877 * MAINTAINERS (Write After Approval): Put myself in correct order.
3878
2fdc94b7
AL
38792014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3880
3881 * MAINTAINERS (Write After Approval): Add myself.
3882
080c6230
LB
38832014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3884
3885 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3886 section.
3887
4e4c8692
RÁE
38882014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3889
3890 * MAINTAINERS (Write After Approval): Delete myself.
3891
ffe7f7a7
JJ
38922014-04-17 Jakub Jelinek <jakub@redhat.com>
3893
3894 PR sanitizer/56781
3895 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3896 and -B* options with -Xcompiler.
3897
147d38a5
EB
38982014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3899
3900 PR bootstrap/60620
423ea09f 3901 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3902 * Makefile.in: Regenerate.
3903
ba1925c3
YS
39042014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3905
3906 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3907 for WINDRES_FOR_TARGET in default-manifest.o rule.
3908 * Makefile.in: Regenerate.
3909
8707b3bc
DH
39102014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3911
3912 * MAINTAINERS (Write After Approval): Add myself.
3913
9e1c8fc1
JJ
39142014-03-26 Jakub Jelinek <jakub@redhat.com>
3915
3916 PR sanitizer/56781
3917 * Makefile.def: Set bootstrap=true; for host fixincludes.
3918 * configure.ac: Don't bootstrap host fixincludes unless
3919 --with-build-config=bootstrap-{a,ub}san.
3920 * Makefile.in: Regenerated.
3921 * configure: Regenerated.
3922
beeda1d9
JJ
39232014-03-21 Jakub Jelinek <jakub@redhat.com>
3924
3925 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3926 --enable-vtable-verify option parsing. Don't add
3927 target-libsanitizer to bootstrap_target_libs unless
3928 --with-build-config=bootstrap-asan or
3929 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3930 to bootstrap_target_libs unless --enable-vtable-verify.
3931 * configure: Regenerated.
3932
e5dddc50
AS
39332014-03-10 Anatoly Sokolov <aesok@post.ru>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
df5bc1cb
DC
39372014-03-07 Denis Chertykov <chertykov@gmail.com>
3938
3939 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3940
3b9edeac
JJ
39412014-03-07 Jakub Jelinek <jakub@redhat.com>
3942
3943 PR bootstrap/58572
3944 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3945 -I for libstdc++-v3 includes if $(LEAN).
3946 * Makefile.in: Regenerated.
3947
c01a8548
JW
39482014-03-04 Jonathan Wakely <jwakely@redhat.com>
3949
3950 * MAINTAINERS: Update my email address.
3951
341c653c
WL
39522014-02-24 Walter Lee <walt@tilera.com>
3953
3954 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3955 (tilegx-*-*): Change to tilegx*-*-*.
3956 * configure: Regenerate.
3957
37f2c4f0
LR
39582014-02-17 Loren J. Rittle <ljrittle@acm.org>
3959
3960 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3961
6c01e96e
KV
39622014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3963
3964 * MAINTAINERS (Write After Approval): Add myself.
3965
91da0481
RO
39662014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3967
3968 PR target/59788
3969 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3970 *solaris2*.
3971
dd35b84f
JDA
39722014-01-21 John David Anglin <danglin@gcc.gnu.org>
3973
3974 * MAINTAINERS: Update my email address.
3975
493b8af8
GP
39762014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3977
3978 * MAINTAINERS: Convert to UTF-8.
3979 Properly sort Xinliang David Li's entry.
3980
f121b81d
CLT
39812013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3982 Sandra Loosemore <sandra@codesourcery.com>
3983
3984 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3985 nios2 port maintainers.
3986
74f769b5
MT
39872013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3988
3989 * MAINTAINERS (Write After Approval): Add myself.
3990
79e0604d 39912013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3992
3993 * configure.ac: Add user-friendly check for native x86_64-linux
3994 multilibs.
3995 * configure: Regenerate.
3996
39972013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3998
3999 * MAINTAINERS: Add myself as sh maintainer.
4000
40012013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4002
4003 * MAINTAINERS: Add self as SLSR maintainer.
4004
40052013-11-18 Jan Hubicka <hubicka@ucw.cz>
4006
4007 * MAINTAINERS: Update my email address.
4008
40092013-11-15 David Edelsohn <dje.gcc@gmail.com>
4010
4011 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4012
40132013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4014
4015 * Makefile.in: Regenerate.
4016
4017 * Makefile.tpl: Fix typo.
4018 * Makefile.in: Regenerate partially.
4019
40202013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4021
4022 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4023 supported.
4024 * configure: Regenerated.
4025
40262013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4027
4028 * MAINTAINERS (Write After Approval): Add myself.
4029
40302013-10-30 Jason Merrill <jason@redhat.com>
4031
4032 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4033 --disable-build-format-warnings.
4034
40352013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4036
423ea09f 4037 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4038 depend on libstdc++ and libgcc.
4039 * configure: Regenerate.
4040 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4041 libcilkrts for POSIX and i*86, and x86_64 architectures.
4042 * Makefile.in: Added libcilkrts related fields to support building it.
4043
40442013-10-26 Jeff Law <law@redhat.com>
4045
4046 * Makefile.def (target_modules): Remove libmudflap
4047 (languages): Remove check-target-libmudflap).
4048 * Makefile.in: Rebuilt.
4049 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4050 * configure.ac (target_libraries): Remove target-libmudflap.
4051 Remove checks which disabled libmudflap on some systems.
4052 * configure: Rebuilt.
4053 * libmudflap: Directory removed.
4054
40552013-10-21 Cong Hou <congh@google.com>
4056
4057 * MAINTAINERS (Write After Approval): Add myself.
4058
40592013-10-16 Mike Stump <mikestump@comcast.net>
4060
4061 * .dir-locals.el: Add.
4062
40632013-10-15 David Malcolm <dmalcolm@redhat.com>
4064
4065 * configure.ac: Add --enable-host-shared
4066 * configure: Regenerate.
4067
40682013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4069
4070 Import from savannah.gnu.org:
4071 * config.guess: Update to 2013-06-10 version.
4072 * config.sub: Update to 2013-10-01 version.
4073
40742013-10-01 Simon Cook <simon.cook@embecosm.com>
4075
4076 Changes to build configuration to allow big endian ARC ELF toolchain
4077 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4078 * configure: Regenerate.
4079
40802013-09-20 Alan Modra <amodra@gmail.com>
4081
4082 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4083 ppc host match. Support little-endian powerpc linux hosts.
4084
40852013-09-19 Dodji Seketeli <dodji@redhat.com>
4086
4087 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4088 maintainer.
4089
40902013-09-12 DJ Delorie <dj@redhat.com>
4091
4092 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4093 maintainers.
4094
40952013-09-03 Richard Biener <rguenther@suse.de>
4096
4097 * configure.ac: Also allow ISL 0.12.
4098 * configure: Regenerated.
4099
41002013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
41042013-08-27 David Malcolm <dmalcolm@redhat.com>
4105
4106 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4107
41082013-08-26 Caroline Tice <cmtice@google.com>
4109
4110 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4111 "Various Reviewers" to libvtv "Various Maintainers".
4112
41132013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4114
4115 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4116
41172013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4118
4119 * MAINTAINERS: Update name, email.
4120
41212013-08-13 Adam Butcher <adam@jessamine.co.uk>
4122
4123 * MAINTAINERS (Write After Approval): Add myself.
4124
41252013-08-12 Caroline Tice <cmtice@google.com>
4126
4127 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4128 address in the Write After Approval section.
4129
41302013-08-09 Carlos O'Donell <carlos@redhat.com>
4131
4132 * MAINTAINERS (Write After Approval): Update email.
4133
41342013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4135
4136 * configure.ac: Adjust to check VTV_SUPPORTED.
4137 * configure: Regenerated.
4138
41392013-08-02 Caroline Tice <cmtice@google.com>
4140
4141 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4142 on non-linux systems; add target-libvtv to noconfigdirs; add
4143 libsupc++/.libs to C++ library search paths.
4144 * configure: Regenerated.
4145 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4146 libstdc++ and libgcc.
4147 * Makefile.in: Regenerated.
4148
41492013-07-19 Yvan Roux <yvan.roux@linaro.org>
4150
4151 * MAINTAINERS (Write After Approval): Add myself.
4152
41532013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4154 Shiva Chen <shiva0217@gmail.com>
4155
4156 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4157 nds32 port maintainers.
4158
41592013-07-17 Tim Shen <timshen91@gmail.com>
4160
4161 * MAINTAINERS (Write After Approval): Add myself.
4162
41632013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4164
4165 * configure.ac: Sync from binutils.
4166 * configure: Regenerate.
4167
41682013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4169
4170 * MAINTAINERS (Write After Approval): Add myself.
4171
41722013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4173
4174 * MAINTAINERS (Write After Approval): Add myself.
4175
41762013-05-17 David Malcolm <dmalcolm@redhat.com>
4177
4178 * MAINTAINERS (Write After Approval): Add myself.
4179
41802013-04-30 Brooks Moses <bmoses@google.com>
4181
4182 * MAINTAINERS: Update my email; move myself from Fortran
4183 reviewer to Write After Approval.
4184
41852013-04-16 Andreas Schwab <schwab@suse.de>
4186
4187 * configure.ac (aarch64-*-*): Don't disable java.
4188 * configure: Regenerate.
4189
41902013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4191
4192 * MAINTAINERS (Write After Approval): Add myself.
4193
41942013-03-30 Matthias Klose <doko@ubuntu.com>
4195
4196 * Makefile.def (target_modules): Don't install libffi.
4197 * Makefile.in: Regenerate.
4198
41992013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4200
4201 * MAINTAINERS (Write After Approval): Add myself.
4202
42032013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4204
4205 * MAINTAINERS (Write After Approval): Add myself.
4206
42072013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4208
4209 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4210 * configure: Regenerated.
4211
a15d2ea8
ILT
42122013-02-05 Ian Lance Taylor <iant@google.com>
4213
4214 PR go/55969
4215 * configure.ac: Disable libgo on some systems where it does not
4216 work.
4217
a3b854b6
FXC
42182013-02-04 David Edelsohn <dje.gcc@gmail.com>
4219
4220 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4221 Remove Geoff Keating as rs6000 port maintainer, at his request.
4222
42232013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4224
4225 * MAINTAINERS: Update my email.
4226
42272013-01-23 Shenghou Ma <minux.ma@gmail.com>
4228
4229 * configure: Re-generate.
4230
42312013-01-15 Richard Biener <rguenther@suse.de>
4232
4233 PR other/55973
4234 * configure: Re-generate.
4235
42362013-01-14 Matthias Klose <doko@ubuntu.com>
4237
4238 * Makefile.def (install-target-libsanitizer): Depend on
4239 install-target-libstdc++-v3.
4240 * Makefile.in: Regenerate.
4241
42422013-01-14 Richard Biener <rguenther@suse.de>
4243
4244 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4245 * configure: Re-generate
4246
42472013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4248
4249 * config.sub: Update from config repo.
4250
42512013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4252
4253 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4254 * Makefile.in: Regenerate.
4255
42562013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4257
4258 * MAINTAINERS (arc): Add new port maintainership for myself.
4259
42602013-01-09 Jason Merrill <jason@redhat.com>
4261
4262 * .gitignore: Import from gdb repository.
4263
42642013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4265
4266 * Makefile.def (configure-gcc): Depend on all-gmp.
4267 (all-gcc): Remove dependency on all-gmp.
4268 * Makefile.in: Regenerated.
4269
42702013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4271
4272 * config.sub: Merge from config repo.
4273 * config.guess: Ditto.
4274
42752013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4276
4277 * Makefile.def: Merge from binutils.
4278 * Makefile.in: Ditto.
4279
42802013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4281
4282 * MAINTAINERS: Update my email.
4283
42842012-12-29 Ben Elliston <bje@gnu.org>
4285
4286 * config.guess: Update to 2012-12-29 version.
4287 * config.sub: Likewise.
4288
42892012-12-20 Matthias Klose <doko@ubuntu.com>
4290
4291 * Makefile.def (install-target-libgfortran): Depend on
4292 install-target-libquadmath, install-target-libgcc.
4293 (install-target-libsanitizer): Depend on install-target-libgcc.
4294 (install-target-libjava): Depend on install-target-libgcc.
4295 (install-target-libitm): Depend on install-target-libgcc.
4296 (install-target-libobjc): Depend on install-target-libgcc.
4297 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4298 * Makefile.in: Regenerate.
4299
43002012-12-19 Matthias Klose <doko@ubuntu.com>
4301
4302 * Makefile.def (install-target-libgo): Depend on
4303 install-target-libatomic.
4304 * Makefile.in: Regenerate.
4305
43062012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4307
4308 PR go/55201
4309 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4310 * Makefile.in: Regenerate.
4311
43122012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4313
4314 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4315 * configure: Regenerate.
4316
43172012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4318
4319 * config.sub: Merge from config repo.
4320
43212012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4322
4323 * Makefile.def (target_modules): Add bootstrap=true and
4324 raw_cxx=true to libsanitizer.
4325 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4326 * Makefile.in: Regenerated.
4327 * configure: Likewise.
4328
43292012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4330
4331 * MAINTAINERS: Remove self as RTL optimization maintainer.
4332
43332012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4334
4335 * MAINTAINERS (Write After Approval): Add myself.
4336
43372012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4338
4339 * Makefile.def (target_modules): Remove bootstrap=true and
4340 raw_cxx=true from libsanitizer.
4341 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4342 * Makefile.in: Regenerated.
4343 * configure: Likewise.
4344
43452012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4346
4347 * Makefile.def (target_modules): Add bootstrap=true and
4348 raw_cxx=true to libsanitizer.
4349 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4350 * Makefile.in: Regenerated.
4351 * configure: Likewise.
4352
43532012-11-28 Andrew Pinski <apinski@cavium.com>
4354
4355 PR bootstrap/54279
4356 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4357 * configure: Regenerate.
4358 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4359 * Makefile.in: Regenerate.
4360
43612012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4362
4363 * configure.ac: Disable libsanitizer if we're not building C++.
4364 * configure: Regenerate.
4365
43662012-11-15 Roland McGrath <roland@hack.frob.com>
4367
4368 * MAINTAINERS (Write After Approval): Add myself.
4369
43702012-11-15 Dmitry Vyukov <dvyukov@google.com>
4371
4372 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4373 Kostya Serebryany (kcc@google.com) and
4374 Jakub Jelinek (jakub@redhat.com).
4375 Rename area for Dodji Seketeli (dodji@redhat.com).
4376
43772012-11-15 Dodji Seketeli <dodji@redhat.com>
4378
4379 * MAINTAINERS: (asan.c, related): Add myself.
4380
43812012-11-14 Roland McGrath <mcgrathr@google.com>
4382
4383 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4384 * configure: Regenerate.
4385
43862012-11-13 Richard Henderson <rth@redhat.com>
4387
4388 * configure.ac: Move libsanitizer logic to subdirectory.
4389 * configure: Regenerate.
4390
43912012-11-13 Dodji Seketeli <dodji@redhat.com>
4392
4393 * configure.ac: Enable libsanitizer just on x86 linux for now.
4394 * configure: Re-generate.
4395
43962012-11-13 David Edelsohn <dje.gcc@gmail.com>
4397
4398 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4399 sections.
4400 * configure: Regenerate.
4401
44022012-11-13 Hans-Peter Nilsson <hp@axis.com>
4403
4404 * configure.ac: Add section for configdirs for libsanitizer.
4405 Disable for cris-*-* and mmix-*-*.
4406 * configure: Regenerate.
4407
44082012-11-12 Wei Mi <wmi@google.com>
4409
4410 * configure.ac: Add libsanitizer to target_libraries.
4411 * Makefile.def: Ditto.
4412 * configure: Regenerate.
4413 * Makefile.in: Regenerate.
4414 * libsanitizer: New directory for asan runtime. Contains an empty
4415 tsan directory.
4416
44172012-11-03 Corinna Vinschen <corinna@vinschen.de>
4418
4419 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4420 against Mingw64 w32api.
4421 * configure: Regenerate.
4422
44232012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4424
4425 * configure: Regenerated.
4426
44272012-11-03 Robert Mason <rbmj@verizon.net>
4428
4429 * configure.ac: add --disable-libstdcxx configure option
4430 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4431
44322012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4433
4434 * MAINTAINERS (Write After Approval): Add myself.
4435
44362012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4437
4438 * MAINTAINERS (Write After Approval): Add myself.
4439
44402012-10-24 Sharad Singhai <singhai@google.com>
4441
4442 * MAINTAINERS (Write After Approval): Add myself.
4443
44442012-10-24 Eric Christopher <echristo@gmail.com>
4445
4446 * MAINTAINERS: Update email address.
4447
44482012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4449
4450 PR bootstrap/54820
4451 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4452 * configure: Regenerate.
4453
44542012-10-23 Richard Earnshaw <rearnsha@arm.com>
4455
4456 * MAINTAINERS (aarch64): Add Marcus and myself.
4457
44582012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4459
4460 PR bootstrap/54820
4461 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4462 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4463 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4464 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4465 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4466 * Makefile.in: Regenerate.
4467 * configure.ac (have_static_libs): New variable and associated check.
4468 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4469 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4470 * configure: Regenerate.
4471
44722012-10-10 Richard Biener <rguenther@suse.de>
4473
4474 * MAINTAINERS: Adjust for changed surname.
4475
44762012-10-04 Lawrence Crowl <crowl@google.com>
4477
4478 * MAINTAINERS (Write After Approval): Add myself.
4479
44802012-10-01 Cary Coutant <ccoutant@google.com>
4481
4482 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4483
44842012-09-28 Ian Lance Taylor <iant@google.com>
4485
4486 * Makefile.def: Make all-target-libgo depend on
4487 all-target-libbacktrace.
4488 * Makefile.in: Rebuild.
4489
44902012-09-26 Ian Lance Taylor <iant@google.com>
4491
4492 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4493 * Makefile.in: Rebuild.
4494
44952012-09-20 Walter Lee <walt@tilera.com>
4496
4497 * configure.ac: Add tilegx to list of targets that support gold.
4498 * configure: Regenerate.
4499
45002012-09-20 Marek Polacek <polacek@redhat.com>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
45042012-09-19 Steve Ellcey <sellcey@mips.com>
4505
4506 * configure.ac: Add mips*-mti-elf* target.
4507 * configure: Regenerate.
4508
45092012-09-17 Ian Lance Taylor <iant@google.com>
4510
4511 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4512 * configure.ac (host_libs): Add libbacktrace.
4513 (target_libraries): Add libbacktrace.
4514 * Makefile.def (host_modules): Add libbacktrace.
4515 (target_modules): Likewise.
4516 * configure, Makefile.in: Rebuild.
4517
45182012-09-14 David Edelsohn <dje.gcc@gmail.com>
4519
4520 PR target/38607
4521 Merge upstream change.
4522 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4523
4524 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4525 Add libgomp*.o to compare_exclusions for AIX.
4526 * configure: Regenerate.
4527
45282012-09-06 Diego Novillo <dnovillo@google.com>
4529
4530 * configure.ac: Bump minimum GMP version to 4.2.3.
4531 * configure: Re-generate.
4532
45332012-09-05 Georg-Johann Lay <avr@gjlay.de>
4534
4535 PR target/54461
4536 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4537 target-libgloss if not configured --with-avrlibc=no.
4538 * configure: Regenerate.
4539
45402012-09-04 Jason Merrill <jason@redhat.com>
4541
4542 * configure.ac: Fix --enable-languages=all.
4543
45442012-09-04 Christophe Lyon <christophe.lyon@st.com>
4545
4546 * MAINTAINERS (Write After Approval): Add myself.
4547
45482012-09-03 Richard Guenther <rguenther@suse.de>
4549
4550 PR bootstrap/54138
4551 * configure.ac: Re-organize ISL / CLOOG checks to allow
4552 disabling with either --without-isl or --without-cloog.
4553 * configure: Regenerated.
4554
45552012-09-03 Georg-Johann Lay <avr@gjlay.de>
4556
4557 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4558 * configure: Regenerate.
4559
45602012-08-27 Ulrich Drepper <drepper@gmail.com>
4561
4562 * MAINTAINERS: Fix my email address.
4563
45642012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4565
4566 PR binutils/4970
4567 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4568 and opcodes.
4569 * Makefile.in: Regenerated.
4570
45712012-08-26 Art Haas <ahaas@impactweather.com>
4572
4573 * configure: Regenerate.
4574
45752012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4576
4577 * INSTALL/README: Also refer to the online installation
4578 instructions.
4579
45802012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4581
4582 * MAINTAINERS (Write After Approval): Add myself.
4583 (Picochip port): Remove myself.
4584
45852012-08-14 Diego Novillo <dnovillo@google.com>
4586
4587 Merge from cxx-conversion branch.
4588
4589 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4590 POSTSTAGE1_CONFIGURE_FLAGS.
4591 * Makefile.in: Regenerate.
4592 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4593 Force C++ when bootstrapping.
4594 * configure: Regenerate.
4595
45962012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4597
4598 * MAINTAINERS (Write After Approval): Add myself.
4599
46002012-07-16 Joseph Myers <joseph@codesourcery.com>
4601
4602 * README: Document use of ranges of years in copyright notices.
4603
46042012-07-06 Richard Guenther <rguenther@suse.de>
4605
4606 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4607 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4608 --with-gmp=system.
4609 * Makefile.in: Regenerated.
4610 * configure: Likewise.
4611
46122012-07-06 Richard Guenther <rguenther@suse.de>
4613
4614 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4615 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4616 supply V=1 as extra_make_flags.
4617 * configure: Regenerated.
4618 * Makefile.in: Likewise.
4619
46202012-07-04 Tristan Gingold <gingold@adacore.com>
4621
4622 * configure: Regenerate.
4623
46242012-07-03 Richard Guenther <rguenther@suse.de>
4625
4626 * Makfile.def (isl): Remove not necessary extra_exports and
4627 extra_make_flags.
4628 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4629 * Makefile.in: Regenerated.
4630
46312012-07-03 Richard Guenther <rguenther@suse.de>
4632
4633 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4634 * configure.ac: If either the ISL or the CLooG check failed
4635 do not try to build in-tree versions.
4636 * Makefile.in: Regenerated.
4637 * configure: Regenerated.
4638
46392012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4640
4641 * configure: Regenerate.
4642
46432012-07-02 Janis Johnson <janisjo@codesourcery.com>
4644
4645 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4646 maintainer.
4647
46482012-07-02 Richard Guenther <rguenther@suse.de>
4649
4650 * configure: Regenerated.
4651
46522012-07-02 Richard Guenther <rguenther@suse.de>
4653 Michael Matz <matz@suse.de>
4654 Tobias Grosser <tobias@grosser.es>
4655 Sebastian Pop <sebpop@gmail.com>
4656
4657 * Makefile.def: Add ISL host module, remove PPL host module.
4658 Adjust ClooG host module to use the proper ISL.
4659 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4660 * configure.ac: Include config/isl.m4. Add ISL host library,
4661 remove PPL. Remove PPL configury, add ISL configury, adjust
4662 ClooG configury.
4663 * Makefile.in: Regenerated.
4664 * configure: Likewise.
4665
46662012-07-02 Richard Guenther <rguenther@suse.de>
4667
4668 Merge from graphite branch
4669 2011-07-21 Tobias Grosser <tobias@grosser.es>
4670
4671 * configure: Regenerated.
4672 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4673 both cloog.org and legacy versions. The only supported version will
4674 be CLooG with the isl backend.
4675
4676 2011-07-21 Tobias Grosser <tobias@grosser.es>
4677
4678 * configure: Regenerated.
4679 * configure.ac: Require cloog isl 0.17.0
4680
4681 2011-07-21 Tobias Grosser <tobias@grosser.es>
4682
4683 * configure: Regenerated.
4684 * config/cloog.m4: Do not define CLOOG_ORG
4685
46862012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4687
4688 * configure.ac: Skip C if explicitly selected.
4689 * configure: Regenerate.
4690
46912012-06-28 Christophe Lyon <christophe.lyon@st.com>
4692
4693 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4694 they contain -O2.
4695 * configure: Regenerate.
4696
46972012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4698
4699 PR debug/53740
4700 * df.h, df-problems.c, dce.c: Revert last patch.
4701
47022012-06-25 Iain Sandoe <iain@codesourcery.com>
4703
4704 * MAINTAINERS (Write After Approval): Update my email address.
4705
47062012-06-21 Meador Inge <meadori@codesourcery.com>
4707
4708 * MAINTAINERS (Write After Approval): Add myself.
4709
47102012-06-20 Jason Merrill <jason@redhat.com>
4711
4712 * Makefile.tpl (check-target-libgomp-c++): New.
4713 (check-target-libitm-c++): New.
4714 * Makefile.def (c++): Add them.
4715 * Makefile.in: Regenerate.
4716
47172012-05-29 Edmar Wienskoski <edmar@freescale.com>
4718
4719 * MAINTAINERS (Write After Approval): Add myself.
4720
47212012-05-16 Olivier Hainque <hainque@adacore.com>
4722
4723 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4724 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4725 (install-no-fixedincludes): Adjust accordingly.
4726 * Makefile.in: Regenerate.
4727
47282012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4729
4730 Merge upstream change
4731 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4732
47332012-05-14 Marc Glisse <marc.glisse@inria.fr>
4734
4735 * MAINTAINERS (Write After Approval): Add myself.
4736
47372012-05-09 Nick Clifton <nickc@redhat.com>
4738 Paul Smith <psmith@gnu.org>
4739
4740 PR bootstrap/50461
4741 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4742 allow for the fact that from release v3.1.0 of MPFR the source
4743 files were moved into a src sub-directory.
4744 * configure: Regenerate.
4745
47462012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4747
4748 * configure.ac: Bump minimum MPFR version to 2.4.0.
4749 * configure: Regenerated.
4750
47512012-05-01 Richard Henderson <rth@redhat.com>
4752
4753 * Makefile.def (libatomic): New target_module.
4754 * configure.ac (target_libraries): Add libatomic.
4755 (noconfigdirs): Check if libatomic is supported.
4756 * Makefile.in, configure: Rebuild.
4757
47582012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4759
4760 * MAINTAINERS (Write After Approval): Add myself.
4761
47622012-04-25 Joel Brobecker <brobecker@adacore.com>
4763
4764 * config.sub: Update to 2012-04-18 version from official repo.
4765
47662012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4767
4768 * MAINTAINERS (Write After Approval): Add myself.
4769
47702012-04-11 Steve Ellcey <sellcey@mips.com>
4771
4772 * MAINTAINERS: Changed email address.
4773
47742012-03-28 Georg-Johann Lay <avr@gjlay.de>
4775
4776 PR target/52737
4777 * contrib/gcc_update (files_and_dependencies):
4778 Remove gcc/config/avr/t-multilib from touch data.
4779
47802012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4781
4782 * MAINTAINERS (OS Port Maintainers): Remove irix.
4783 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4784 (unsupported_languages): Remove mips-sgi-irix6.*.
4785 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4786 (with_stabs): Remove.
4787 * configure: Regenerate.
4788
47892012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4790
4791 * MAINTAINERS (OS Port Maintainers): Remove osf.
4792 * configure.ac (enable_libgomp): Remove *-*-osf*.
4793 (with_stabs): Remove alpha*-*-osf*.
4794 * configure: Regenerate.
4795
47962012-03-05 Tristan Gingold <gingold@adacore.com>
4797
4798 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4799 * configure: Regenerate.
4800
48012012-02-17 Walter Lee <walt@tilera.com>
4802
4803 * MAINTAINERS: (Write After Approval): Delete myself.
4804
48052012-02-14 Walter Lee <walt@tilera.com>
4806
4807 * MAINTAINERS (tilegx port): Add myself.
4808 (tilepro port): Add myself.
4809 (Write After Approval): Add myself.
4810
48112012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4812
4813 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4814 and Joseph Myers as docstring relicensing maintainers.
4815
48162012-02-09 Bin Cheng <bin.cheng@arm.com>
4817
4818 * MAINTAINERS (write-after-approval): Add myself.
4819
48202012-02-08 Ira Rosen <irar@il.ibm.com>
4821
4822 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4823 maintainer.
4824
48252012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4826
4827 * MAINTAINERS (Write After Approval): Move myself to
4828 maintain alphabetical order.
4829
48302012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4831
4832 * MAINTAINERS (Write After Approval): Add myself.
4833
48342012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4835
4836 * MAINTAINERS (Write After Approval): Add myself.
4837
48382012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4839 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4840
4841 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4842 * configure: Regenerate.
4843
48442012-01-23 Harshit Chopra <harshit@google.com>
4845
4846 * MAINTAINERS (Write After Approval): Add myself.
4847
48482012-01-22 Douglas B Rupp <rupp@ngnat.com>
4849
4850 * configure.ac: Remove reference to mh-interix.
4851 * configure: Regenerate.
4852
48532012-01-05 Richard Henderson <rth@redhat.com>
4854
4855 PR bootstrap/51072
4856 * configure.ac: Disable libitm if c++ is not enabled.
4857 * configure: Rebuild.
4858
4859 * configure.ac: Fix regexp for same.
4860 * configure: Rebuild.
4861
48622012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4863
4864 * MAINTAINERS (Write After Approval): Add myself.
4865
48662012-01-02 Richard Guenther <rguenther@suse.de>
4867
4868 PR bootstrap/51686
4869 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4870 * Makefile.in: Regenerate.
4871
48722011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4873
4874 * MAINTAINERS (Write After Approval): Add myself.
4875
48762011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4877
4878 * configure: Regenerate.
4879
48802011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4881
4882 * MAINTAINERS (picochip): Changed email address.
4883
48842011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4885
4886 * MAINTAINERS (write-after-approval): Add self.
4887
48882011-11-29 DJ Delorie <dj@redhat.com>
4889
4890 * configure.ac (rl78-*-*) New case.
4891 * configure: Regenerate.
4892 * MAINTAINERS: Add myself as RL78 maintainer.
4893
48942011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4895
4896 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4897
48982011-11-21 Andreas Tobler <andreast@fgznet.ch>
4899
4900 * libtool.m4: Additional FreeBSD 10 fixes.
4901
49022011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4903
4904 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4905 Maintainers section, as Epiphany maintainer.
4906
49072011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4908
4909 PR target/49992
4910 * configure.ac: Remove ranlib special-casing for Darwin.
4911 * configure: Regenerate.
4912
49132011-11-12 Andrey Belevantsev <abel@ispras.ru>
4914
4915 * MAINTAINERS (Reviewers): Keep the list sorted.
4916
49172011-11-11 Andrey Belevantsev <abel@ispras.ru>
4918
4919 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4920
49212011-11-09 Roland McGrath <mcgrathr@google.com>
4922
4923 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4924 * configure: Rebuild.
4925 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4926 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4927 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4928 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4929 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4930 Add READELF.
4931 * Makefile.in: Rebuild.
4932
49332011-11-09 Jason Merrill <jason@redhat.com>
4934
4935 * Makefile.def (language=c++): Remove check-c++0x.
4936 * Makefile.in (check-gcc-c++): Regenerate.
4937
49382011-11-08 Richard Henderson <rth@redhat.com>
4939
4940 * configure.ac: Test for libitm directory present first.
4941
4942 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4943
4944 * configure.ac: Test libitm/configure.tgt to disable libitm.
4945 * configure: Rebuild.
4946
49472011-11-07 Aldy Hernandez <aldyh@redhat.com>
4948 Richard Henderson <rth@redhat.com>
4949
4950 Merged from transactional-memory.
4951
4952 * Makefile.def (lang_env_dependencies): libitm is c++.
4953 Add libitm target module.
4954 * configure.ac: Likewise.
4955 * config/mmap.m4: New file.
4956 * contrib/gcc_update: Add libitm to touch data.
4957 * Makefile.in, configure: Rebuild.
4958
49592011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4960
4961 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4962 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4963 * Makefile.in: Regenerate.
4964
49652011-11-01 DJ Delorie <dj@redhat.com>
4966
4967 * config.sub: Update to version 2011-10-29 (added rl78)
4968
49692011-10-27 Nick Clifton <nickc@redhat.com>
4970
4971 * config.sub: Import these changes from the config project:
4972
4973 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4974 Ben Elliston <bje@gnu.org>
4975
4976 * config.sub (epiphany): New.
4977
4978 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4979 Ben Elliston <bje@gnu.org>
4980
4981 * config.sub (hexagon, hexagon-*): New.
4982
4983 2011-08-23 Roland McGrath <mcgrathr@google.com>
4984
4985 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4986 64eb to be64.
4987
4988 2011-08-16 Roland McGrath <mcgrathr@google.com>
4989
4990 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4991 (nacl): Grok as alias for 32el-unknown-nacl.
4992
49932011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
49972011-10-24 Teresa Johnson <tejohnson@google.com>
4998
4999 * MAINTAINERS (Write After Approval): Add myself.
5000
50012011-09-21 Jakub Jelinek <jakub@redhat.com>
5002
5003 * MAINTAINERS (sparc port): Remove myself.
5004
50052011-09-14 Tom de Vries <tom@codesourcery.com>
5006
5007 * MAINTAINERS (Write After Approval): Add myself.
5008
50092011-08-14 Yao Qi <yao@codesourcery.com>
5010
5011 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5012 * configure: Regenerate.
5013
50142011-07-26 Ian Lance Taylor <iant@google.com>
5015
5016 * configure.ac: Set have_compiler based on whether gcc directory
5017 exists, rather than on whether gcc is in configdirs.
5018 * configure: Rebuild.
5019
50202011-07-21 Joseph Myers <joseph@codesourcery.com>
5021
5022 * MAINTAINERS (Global Reviewers): Add self.
5023
50242011-07-20 David Edelsohn <dje.gcc@gmail.com>
5025
5026 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5027 link directories.
5028 * Makefile.in: Rebuild.
5029
50302011-07-20 Ian Lance Taylor <iant@google.com>
5031
5032 PR bootstrap/49787
5033 * configure.ac: Move --enable-bootstrap handling earlier in file.
5034 If --enable-bootstrap and either --enable-build-with-cxx or
5035 --enable-build-poststage1-with-cxx, enable C++ automatically.
5036 * configure: Rebuild.
5037
50382011-07-19 Ian Lance Taylor <iant@google.com>
5039
5040 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5041 make C++ a boot_language. Set and substitute
5042 POSTSTAGE1_CONFIGURE_FLAGS.
5043 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5044 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5045 * configure, Makefile.in: Rebuild.
5046
50472011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5048
5049 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5050 maintainers.
5051
50522011-07-18 Jakub Jelinek <jakub@redhat.com>
5053
5054 * MAINTAINERS (Global Reviewers): Add myself.
5055
50562011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5057
5058 * configure: Regenerate.
5059
50602011-07-16 Jason Merrill <jason@redhat.com>
5061
5062 * Makefile.def (language=c++): Add check-c++0x and
5063 check-target-libmudflap-c++.
5064 * Makefile.tpl (check-target-libmudflap-c++): New.
5065 * Makefile.in: Regenerate.
5066
50672011-07-16 Matthias Klose <doko@ubuntu.com>
5068
5069 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5070 * Makefile.def (target_modules/libjava): Pass
5071 $(EXTRA_CONFIGARGS_LIBJAVA).
5072 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5073 if not configured with --enable-static-libjava.
5074 * Makefile.in: Regenerate.
5075 * configure: Likewise.
5076
50772011-07-15 Jason Merrill <jason@redhat.com>
5078
5079 * Makefile.in (check-c++): Move check-gcc-c++0x after
5080 check-target-libstdc++-v3.
5081
50822011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5083
5084 * MAINTAINERS (c6x port): New entry.
5085
50862011-07-13 Jason Merrill <jason@redhat.com>
5087
5088 * Makefile.in (check-gcc-c++0x): New.
5089 (check-c++): Depend on it.
5090
50912011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5092
5093 PR target/39150
5094 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5095 x86_64-*-solaris2.1[0-9]*.
5096 * configure: Regenerate.
5097
50982011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5099
5100 * MAINTAINERS (RTL optimizers): Add self.
5101
51022011-06-27 Gabriel Charette <gchare@google.com>
5103
5104 * MAINTAINERS (Write After Approval): Add myself.
5105
51062011-06-22 Hans-Peter Nilsson <hp@axis.com>
5107
5108 PR regression/47836
5109 PR bootstrap/23656
5110 PR other/47733
5111 PR bootstrap/49247
5112 PR c/48825
5113 * configure.ac (target_libraries): Remove target-libiberty.
5114 Remove case-statement setting skipdirs=target-libiberty for
5115 multiple targets. Remove checking target_configdirs and
5116 removing target-libiberty but keeping target-libgcc if
5117 otherwise empty.
5118 * Makefile.def (target_modules): Don't add libiberty.
5119 (dependencies): Remove all traces of target-libiberty.
5120 * configure, Makefile.in: Regenerate.
5121
51222011-06-13 Walter Lee <walt@tilera.com>
5123
5124 * configure.ac (tilepro-*-*) New case.
5125 (tilegx-*-*): Likewise.
5126 * configure: Regenerate.
5127
51282011-06-06 Jing Yu <jingyu@google.com>
5129
5130 * configure.ac: Skip target-libiberty for
5131 arm*-*-linux-androideabi.
5132 * configure: Regenerated.
5133
51342011-06-06 Nick Clifton <nickc@redhat.com>
5135
5136 * config.sub: Sync from upstream.
5137
51382011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5139
5140 * MAINTAINERS (Write After Approval): Add myself.
5141
51422011-06-01 Daniel Jacobowitz <drow@false.org>
5143
5144 * MAINTAINERS: Update my email address.
5145
51462011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5147
5148 * MAINTAINERS (Write After Approval): Update my email address.
5149
51502011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5151
5152 * MAINTAINERS (Write After Approval): Add myself.
5153
51542011-05-08 Doug Kwan <dougkwan@google.com>
5155
5156 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5157 * configure: Regenerated.
5158 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5159 value from configure.
5160 * Makefile.in: Regenerated.
5161
51622011-05-05 Joseph Myers <joseph@codesourcery.com>
5163
5164 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5165 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5166 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5167 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5168 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5169 *-*-vxworks*): Disable newlib and libgloss in separate case
5170 statement.
5171 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5172 to separate case statement.
5173 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5174 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5175 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5176 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5177 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5178 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5179 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5180 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5181 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5182 i[[3456789]]86-*-rdos*, m32r-*-*,
5183 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5184 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5185 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5186 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5187 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5188 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5189 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5190 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5191 and libgloss in main case over targets. Remove most empty cases
5192 in main case over targets.
5193 * configure: Regenerate.
5194
51952011-05-04 Janis Johnson <janisjo@codesourcery.com>
5196
5197 * MAINTAINERS (Write After Approval): Add myself.
5198
51992011-05-04 Joseph Myers <joseph@codesourcery.com>
5200
5201 * configure.ac: Remove code setting special library locations for
5202 hppa*64*-*-hpux11*. Remove code setting compiler for
5203 sparc-sun-solaris2*.
5204 * configure: Regenerate.
5205
52062011-05-04 Joseph Myers <joseph@codesourcery.com>
5207
5208 * configure.ac: Separate libgloss_dir settings from general case
5209 over targets.
5210 * configure: Regenerate.
5211
52122011-04-28 Joseph Myers <joseph@codesourcery.com>
5213
5214 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5215 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5216 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5217 cases in libgcj-disabling case statement.
5218 (hppa*64*-*-linux*): Set unsupported_languages instead of
5219 disabling target-zlib.
5220 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5221 to hppa*64*-*-hpux*.
5222 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5223 hppa*-*-hpux*.
5224 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5225 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5226 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5227 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5228 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5229 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5230 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5231 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5232 libgcj-disabling case statement.
5233 * configure: Regenerate.
5234
52352011-04-28 Joseph Myers <joseph@codesourcery.com>
5236
5237 * configure.ac: Disable Java for targets not supporting libffi.
5238 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5239 Remove cases in Java-disabling statement.
5240 (*arm-wince-pe): Change to arm-wince-pe.
5241 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5242 cases in Java-disabling statement.
5243 (bfin-*-*): Don't disable Java again.
5244 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5245 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5246 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5247 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5248 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5249 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5250 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5251 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5252 Java-disabling statement.
5253 (mmix-*-*): Don't disable Java again.
5254 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5255 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5256 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5257 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5258 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5259 statement.
5260 * configure: Regenerate.
5261
52622011-04-28 Joseph Myers <joseph@codesourcery.com>
5263
5264 * configure.ac: Separate cases disabling Java and Java libraries
5265 from general case over targets.
5266 * configure: Regenerate.
5267
52682011-04-21 Jie Zhang <jzhang918@gmail.com>
5269
5270 * MAINTAINERS: Update my email address.
5271
52722011-04-20 Easwaran Raman <eraman@google.com>
5273
5274 * MAINTAINERS (Write After Approval): Add myself.
5275
52762011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5277
5278 PR lto/48086
5279 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5280 * configure: Regenerate.
5281
52822011-04-16 Jim Meyering <meyering@redhat.com>
5283
5284 * MAINTAINERS (Write After Approval): Add myself.
5285
52862011-04-15 Dodji Seketeli <dodji@redhat.com>
5287
5288 * MAINTAINERS: Update my email address.
5289
52902011-04-13 Georg-Johann Lay <avr@gjlay.de>
5291
5292 * MAINTAINERS (Write After Approval): Add myself.
5293
52942011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5295
5296 * MAINTAINERS (Write After Approval): Add myself.
5297
52982011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5299
5300 * MAINTAINERS (Write After Approval): Add myself.
5301
53022011-04-06 Joseph Myers <joseph@codesourcery.com>
5303
5304 * configure.ac (build_tools): Remove build-byacc.
5305 (host_libs): Remove mmalloc.
5306 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5307 autoconf automake libtool diff rcs fileutils shellutils time
5308 textutils wdiff find uudecode hello tar gzip indent recode release
5309 sed perl gawk findutils gettext zip.
5310 (libgcj): Remove target-qthreads.
5311 (target_tools): Remove target-examples target-gperf.
5312 (YACC): Don't handle building byacc.
5313 * configure: Regenerate.
5314 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5315 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5316 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5317 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5318 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5319 handle building components.
5320 * Makefile.in: Regenerate.
5321
53222011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5323
5324 * MAINTAINERS: Update my email address as Xtensa maintainer.
5325
53262011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5327
5328 * config.sub: Sync from upstream.
5329
53302011-04-01 Joseph Myers <joseph@codesourcery.com>
5331
5332 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5333 (microblaze*): Don't disable libssp.
5334 * configure: Regenerate.
5335
53362011-04-01 Joseph Myers <joseph@codesourcery.com>
5337
5338 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5339 moveifchange.
5340 * configure: Regenerate.
5341 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5342 * Makefile.in: Regenerate.
5343
53442011-04-01 Joseph Myers <joseph@codesourcery.com>
5345
5346 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5347 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5348 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5349 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5350 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5351 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5352 md_exec_prefix cases.
5353 * configure: Regenerate.
5354
53552011-04-01 Joseph Myers <joseph@codesourcery.com>
5356
5357 * configure.ac: Separate cases disabling target-libssp,
5358 target-libiberty, target-libstdc++-v3 and Fortran from general
5359 case over targets.
5360 * configure: Regenerate.
5361
53622011-04-01 Joseph Myers <joseph@codesourcery.com>
5363
5364 * configure.ac (*-*-chorusos): Don't disable libgcj.
5365 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5366 Remove case.
5367 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5368 (arm-*-coff): Don't disable libgcj.
5369 (arm*-*-linux-gnueabi): Remove useless assignment.
5370 (arm-*-riscix*): Don't disable libgcj.
5371 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5372 configuration.
5373 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5374 (c54x*-*-*): Remove case.
5375 (tic54x-*-*): Don't disable GCC or GCC libraries.
5376 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5377 to *.
5378 (d10v-*-*): Don't disable GCC libraries.
5379 (d30v-*-*): Don't disable libgcj.
5380 (h8500-*-*): Don't disable GCC libraries.
5381 (i960-*-*): Don't disable libgcj.
5382 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5383 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5384 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5385 libgcj.
5386 (m68k-*-coff*): Remove case.
5387 (mmix-*-*): Don't disable libgloss on host.
5388 (mn10200-*-*, mn10300-*-*): Remove cases.
5389 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5390 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5391 Don't disable libgcj.
5392 (romp-*-*): Remove case.
5393 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5394 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5395 case.
5396 (v810-*-*): Don't disable GCC libraries.
5397 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5398 (ip2k-*-*): Don't disable GCC libraries.
5399 * configure: Regenerate.
5400
54012011-03-28 Joseph Myers <joseph@codesourcery.com>
5402
5403 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5404 libffi on host.
5405 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5406 on host.
5407 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5408 * configure: Regenerate.
5409
54102011-03-26 John Marino <binutils@marino.st>
5411
5412 * configure.ac: Add support for *-*-dragonfly*
5413 * configure: Regenerate.
5414
54152011-03-25 Joseph Myers <joseph@codesourcery.com>
5416
5417 * configure.ac (native_only): Remove.
5418 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5419 send-pr uudecode guile gnuserv on host.
5420 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5421 send-pr rcs guile perl texinfo libtool on host.
5422 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5423 automake send-pr rcs guile perl texinfo libtool on host.
5424 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5425 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5426 (alpha*-dec-osf*): Don't disable fileutils on target.
5427 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5428 texinfo send-pr expect dejagnu on target.
5429 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5430 target-qthreads on target.
5431 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5432 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5433 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5434 x86_64-*-mingw*): Don't disable expect on target.
5435 (*-*-cygwin*): Don't disable target-gperf on target.
5436 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5437 gnuserv on target.
5438 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5439 target.
5440 * configure: Regenerate.
5441
54422011-03-25 Joseph Myers <joseph@codesourcery.com>
5443
5444 * configure.ac (target_tools): Remove target-groff.
5445 (native_only): Remove target-groff.
5446 (hppa*64*-*-*): Don't disable byacc.
5447 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5448 setting.
5449 (*-*-kaos*): Don't skip target-librx and target-groff.
5450 (*-*-netware*): Don't skip target-libmudflap.
5451 (*-*-tpf*): Don't skip target-libmudflap.
5452 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5453 directories on the host.
5454 (ia64*-*-*vms*): Don't skip tix.
5455 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5456 host.
5457 * configure: Regenerate.
5458
54592011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5460
5461 * configure.ac: Remove references to mt-mep, mt-netware,
5462 mt-wince.
5463 * Makefile.def: Add all-utils soft dependencies.
5464 * Makefile.tpl: Remove GDB_NLM_DEPS.
5465 * configure: Regenerate.
5466 * Makefile.in: Regenerate.
5467
54682011-03-24 Paolo Bonzini <bonzini@gnu.org>
5469
5470 * configure.ac: Do not include mh-x86omitfp.
5471 * configure: Regenerate.
5472
54732011-03-24 Paolo Bonzini <bonzini@gnu.org>
5474
5475 * configure.ac: Remove empty cases.
5476 * configure: Regenerate.
5477
54782011-03-24 Paolo Bonzini <bonzini@gnu.org>
5479
5480 * Makefile.def: Add dependency from termcap to gdb.
5481 * Makefile.in: Regenerate.
5482
54832011-03-24 Paolo Bonzini <bonzini@gnu.org>
5484
5485 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5486 * configure: Regenerate.
5487 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5488 * Makefile.tpl: Likewise.
5489 * Makefile.in: Regenerate.
5490
54912011-03-24 Paolo Bonzini <bonzini@gnu.org>
5492
5493 * configure.ac: Remove all mentions of tentative_cc.
5494 * configure: Regenerate.
5495
54962011-03-24 Joseph Myers <joseph@codesourcery.com>
5497
5498 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5499 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5500 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5501 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5502 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5503 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5504 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5505 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5506 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5507 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5508 *-*-rhapsody*): Remove host cases.
5509 * configure: Regenerate.
5510
55112011-03-24 Joseph Myers <joseph@codesourcery.com>
5512
5513 * configure.ac (ppc*-*-pe): Remove host case.
5514 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5515 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5516 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5517 cases.
5518 * configure: Regenerate.
5519
55202011-03-24 Joseph Myers <joseph@codesourcery.com>
5521
5522 * config.sub: Update to version 2011-03-23.
5523
55242011-03-22 Joseph Myers <joseph@codesourcery.com>
5525
5526 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5527 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5528 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5529 * configure: Regenerate.
5530
55312011-03-22 Joseph Myers <joseph@codesourcery.com>
5532
5533 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5534 to Write After Approval.
5535 * config-ml.in: Don't handle arc-*-elf*.
5536 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5537 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5538 handle GCC libraries.
5539 * configure: Regenerate.
5540
55412011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5542
5543 PR bootstrap/48120:
5544 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5545 Add -lstdc++ -lm to LIBS.
5546 * configure: Regenerate.
5547
55482011-03-18 David Edelsohn <dje.gcc@gmail.com>
5549
5550 * config.guess: Update to version 2011-02-02
5551 * config.sub: Update to version 2011-02-24
5552
55532011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5554
5555 PR lto/48086
5556 * configure.ac: Re-enable LTO on *-apple-darwin9.
5557 * configure: Regenerate.
5558
55592011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5560
5561 PR lto/48086
5562 * configure.ac: Disable LTO on darwin due to an assembler change in
5563 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5564 under 256.
5565 * configure: Regenerate.
5566
55672011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5568
5569 * MAINTAINERS: Update myself as score backend maintainer,
5570 update my e-mail address.
5571
55722011-03-09 Xuepeng Guo <terry.guo@arm.com>
5573
5574 * MAINTAINERS: Update my e-mail address.
5575
55762011-03-06 Joey Ye <joey.ye@arm.com>
5577
5578 * MAINTAINERS: Update my e-mail address.
5579
55802011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5581
5582 * configure.ac: Adjust test of with_ppl.
5583 * configure: Regenerated.
5584
55852011-03-02 Kai Tietz <ktietz@redhat.com>
5586
5587 * MAINTAINERS: Adjust my e-mail address.
5588
55892011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5590
5591 * configure.ac: Add -lpwl to ppllibs.
5592 * configure: Regenerated.
5593
55942011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5595
5596 * config/cloog.m4: Add -lisl to clooglibs.
5597 * configure: Regenerated.
5598
55992011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5600
5601 * MAINTAINERS (CPU Port maintainers): Add self.
5602
56032011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5604
5605 * MAINTAINERS: Add myself as testsuite maintainer.
5606
56072011-02-15 Mike Stump <mikestump@comcast.net>
5608
5609 * MAINTAINERS: Add myself as testsuite maintainer.
5610
56112011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5612
5613 Import from Libtool and gnulib:
5614
5615 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5616
5617 Prepare for supporting FreeBSD 10.
5618 * config.rpath: Remove handling of freebsd1* which soon would
5619 match FreeBSD 10.0.
5620
5621 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5622
5623 Remove support for FreeBSD 1.x.
5624 * libtool.m4 (_LT_LINKER_SHLIBS)
5625 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5626 soon would incorrectly match FreeBSD 10.0.
5627
56282011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5629
5630 PR binutils/12283
5631 * move-if-change: Import version from gnulib.
5632
56332011-02-12 Alexandre Oliva <aoliva@redhat.com>
5634
5635 PR lto/47225
5636 * Makefile.def (lto-plugin): Double dash for enable-shared.
5637 (configure-gcc): Depend on all-lto-plugin.
5638 * Makefile.in: Rebuilt.
5639
56402011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5641
5642 * configure.ac: Remove extra bracket.
5643 * configure: Regenerate.
5644
56452011-02-08 Tobias Burnus <burnus@net-b.de>
5646
5647 * MAINTAINERS: Add myself as libquadmath maintainer.
5648
56492011-02-08 Thomas Schwinge <thomas@schwinge.name>
5650
5651 * MAINTAINERS: Update my email address.
5652
56532011-02-07 Joseph Myers <joseph@codesourcery.com>
5654
5655 * MAINTAINERS (option handling): Add self.
5656
56572011-02-06 Kai Tietz <kai.tietz@onevision.com>
5658
5659 PR lto/47225
5660 * Makefile.def: Add dependency for install-gcc
5661 on install-lto-plugin.
5662 * Makfile.in: Regenerated
5663
56642011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5665
5666 * MAINTAINERS (CPU Port Maintainers): Add myself.
5667
56682011-01-31 Alexandre Oliva <aoliva@redhat.com>
5669
5670 PR libgcj/44341
5671 * configure.ac: Discard --with-* flags for host when configuring
5672 target libraries for cross build.
5673 * configure: Rebuilt.
5674
56752011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5676
5677 * MAINTAINERS (linear loop transforms): Removed.
5678
56792011-01-25 Jakub Jelinek <jakub@redhat.com>
5680
5681 * configure.ac: If with_ppl is no, move setting with_cloog=no
5682 after CLOOG_REQUESTED check.
5683 * configure: Regenerated.
5684
56852011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5686
5687 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5688 CLooG has been requested.
5689 * configure: Regenerated.
5690
56912011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5692
5693 * configure: Regenerated.
5694 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5695
56962011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5697
5698 * configure: Regenerated.
5699 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5700
57012011-01-21 Andreas Schwab <schwab@redhat.com>
5702
5703 * configure.ac: Use AS_HELP_STRING throughout.
5704 * configure: Regenerate.
5705
57062011-01-18 Jie Zhang <jie.zhang@analog.com>
5707
5708 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5709 * configure: Regenerate.
5710
57112011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5712
5713 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5714
57152011-01-13 Joel Brobecker <brobecker@adacore.com>
5716
5717 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5718 for ia64-hpux.
5719 * configure: Regenerate.
5720
57212011-01-07 Jan Hubicka <jh@suse.cz>
5722
5723 PR lto/47225
5724 * Makefile.in: Regenerate.
5725 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5726 configure.
5727
57282011-01-07 Jan Hubicka <jh@suse.cz>
5729
5730 * Makefile.in: Regenerate.
5731 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5732 and configure dependency on lto-plugin configure.
5733 (lto-plugin module): Remove dependency on GCC; add dependency on
5734 liniberty.
5735
57362011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5737
5738 * MAINTAINERS (Write After Approval): Add myself.
5739
57402010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5741
5742 * configure: Regenerate.
5743
57442010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5745
5746 * configure.ac: (picochip): Disable libiberty.
5747
57482010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5749
5750 * MAINTAINERS (Write After Approval): Add myself.
5751
57522010-12-10 Ian Lance Taylor <iant@google.com>
5753
5754 PR bootstrap/46819
5755 * configure.ac: For --disable-libgcj clear libgcj_saved.
5756 * configure: Rebuild.
5757
57582010-12-10 Tobias Burnus <burnus@net-b.de>
5759
5760 PR fortran/46540
5761 * configure.ac: Add --disable-libquadmath and
5762 --disable-libquadmath-support.
5763 * configure: Regenerate.
5764
57652010-12-03 Ian Lance Taylor <iant@google.com>
5766
5767 * MAINTAINERS: Add myself as libgo maintainer.
5768
57692010-12-03 Hans-Peter Nilsson <hp@axis.com>
5770
5771 PR libffi/46792
5772 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5773 * configure: Regenerate.
5774
57752010-12-02 Ian Lance Taylor <iant@google.com>
5776
5777 * configure.ac: Always set default for poststage1_ldflags to
5778 -static-libstdc++ -static-libgcc.
5779
57802010-11-29 Andreas Schwab <schwab@redhat.com>
5781
5782 * configure.ac: Move comment to remove extra space in last argument
5783 of GCC_TARGET_TOOL.
5784
57852010-11-26 Alexandre Oliva <aoliva@redhat.com>
5786
5787 PR other/46026
5788 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5789 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5790 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5791 (BASE_FLAGS_TO_PASS): Use it.
5792 * configure: Rebuilt.
5793 * Makefile.in: Rebuilt.
5794
57952010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5796
5797 PR binutils/12258
5798 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5799 Properly check default linker.
5800 * configure: Regnerated.
5801
58022010-11-23 Matthias Klose <doko@ubuntu.com>
5803
5804 * configure.ac: For --enable-gold, handle value `default' instead of
5805 `both*'. New configure option --{en,dis}able-ld.
5806 * configure: Regenerate.
5807
58082010-11-20 Ian Lance Taylor <iant@google.com>
5809
5810 * configure.ac: Only disable a language library if no language needs
5811 it. Don't let --disable-libgcj uncondtionally disable libffi.
5812 * configure: Rebuild.
5813
58142010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5815
5816 * Makefile.in: Regenerate.
5817
5818 PR other/46202
5819 * configure.ac: Fix just-built in-tree STRIP name to be
5820 binutils/strip-new.
5821 * configure: Regenerate.
5822 * Makefile.def (install-strip-gcc, install-strip-binutils)
5823 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5824 (install-strip-sid): Mirror dependencies on non-strip variants
5825 of these targets on the respective -strip prerequisites.
5826 * Makefile.tpl (install-strip, install-strip-host)
5827 (install-strip-target): New targets.
5828 (install-strip-[+module+], install-strip-target-[+module+]):
5829 New targets.
5830 * Makefile.in: Regenerate.
5831
58322010-11-19 Ian Lance Taylor <iant@google.com>
5833 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5834
5835 * configure.ac: Add target-libgo to target_libraries. Set
5836 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5837 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5838 (HOST_EXPORTS): Add GOC.
5839 (BASE_TARGET_EXPORTS): Add GOC.
5840 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5841 (GOCFLAGS_FOR_TARGET): New variable.
5842 (EXTRA_HOST_FLAGS): Add GOC.
5843 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5844 * Makefile.def (target_modules): Add libgo.
5845 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5846 (dependencies): Add dependency from configure-target-libgo to
5847 configure-target-libffi and all-target-libstdc++-v3. Add
5848 dependencies from all-target-libgo to all-target-libffi.
5849 (languages): Add go.
5850 * configure: Rebuild.
5851 * Makefile.in: Rebuild.
5852
58532010-11-19 Ian Lance Taylor <iant@google.com>
5854
5855 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5856 compiler/flag environment variables.
5857
58582010-11-18 Ian Lance Taylor <iant@google.com>
5859
5860 * configure.ac: Check for lang_requires_boot_languages in
5861 config-lang.in files.
5862 * configure: Rebuild.
5863
58642010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5865 Tobias Burnus <burnus@net-b.de>
5866
5867 PR fortran/32049
5868 * Makefile.def: Add libquadmath; build it with language=fortran.
5869 * configure.ac: Add libquadmath.
5870 * Makefile.tpl: Handle multiple libs in check-[+language+].
5871 * Makefile.in: Regenerate.
5872 * configure: Regenerate.
5873
b9b9d342
TT
58742010-11-16 Tom Tromey <tromey@redhat.com>
5875
5876 * MAINTAINERS: Moved myself to reviewers section.
5877
ecbfe87a
ZD
58782010-11-15 Zdenek Dvorak <ook@ucw.cz>
5879
5880 * MAINTAINERS: Moved myself to reviewers section.
5881
29a4f477
RW
58822010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5883
5884 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5885 (Write After Approval): Remove self.
5886
9965e3cd
AS
58872010-11-15 Andreas Schwab <schwab@redhat.com>
5888
5889 * configure.ac: Fix spelling in option names.
5890 * configure: Regenerated.
5891
0463992b
GJL
58922010-11-13 Georg-Johann Lay <georgjohann@web.de>
5893
5894 PR bootstrap/39622
5895 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5896 * configure: Regenerated.
5897
3df08734
KG
58982010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5899
5900 * MAINTAINERS: Update my email address.
5901
f16e2237
TG
59022010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5903
f16e2237
TG
5904 * configure: Regenerate.
5905
0bb52d68
TG
59062010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5907
1f980c25 5908 * configure: Regenerate.
0bb52d68 5909
aba2b02e
TG
59102010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5911
aba2b02e
TG
5912 * configure: Regenerate.
5913
27882098
TG
59142010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5915
27882098
TG
5916 * configure: Regenerate.
5917
d32ef397
AS
59182010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5919
5920 * configure.ac: Support official CLooG.org versions.
5921 * configure: Regenerate.
5922 * config/cloog.m4: New.
5923
5a4b6c0e
FD
59242010-11-10 François Dumont <francois.cppdevs@free.fr>
5925
5926 * MAINTAINERS (Write After Approval): Add myself.
5927
f2cea726
DE
59282010-11-09 David Edelsohn <dje.gcc@gmail.com>
5929
5930 * MAINTAINERS: Update my email address.
5931
d8ed14ce
IS
59322010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5933
5934 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5935 * configure: Regenerate.
d8ed14ce 5936
48215350
DK
59372010-11-03 Ian Lance Taylor <iant@google.com>
5938 Dave Korn <dave.korn.cygwin@gmail.com>
5939
5940 PR lto/46273
5941 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5942 and on other supported platforms whenever LTO is enabled.
5943 * configure: Rebuild.
5944
87841584
AM
59452010-11-02 Alan Modra <amodra@gmail.com>
5946
5947 PR binutils/12110
5948 * configure.ac: Error when source path contains spaces.
5949 * configure: Regenerate.
5950
fe12dfe1
JW
59512010-10-23 James E. Wilson <wilson@codesourcery.com>
5952
5953 * MAINTAINERS: Update my email address.
5954
66c92425
ILT
59552010-10-20 Ian Lance Taylor <iant@google.com>
5956
5957 * Makefile.def (target_modules): Set lib_path to src/.libs for
5958 libstdc++-v3 module.
5959 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5960 * Makefile.in: Rebuild.
5961
187d3518
LB
59622010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5963
5964 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5965 (Write After Approval): Remove myself.
5966
02db6bba
TG
59672010-10-15 Tristan Gingold <gingold@adacore.com>
5968
5969 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5970
c0103e74
DR
59712010-10-14 Douglas Rupp <rupp@gnat.com>
5972
5973 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5974
1cd0b716
DK
59752010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5976
5977 * configure.ac (build_lto_plugin): New shell variable.
5978 (--enable-lto): Turn on by default for all non-ELF platforms that
5979 have had LTO support added so far. Set build_lto_plugin appropriately
5980 for both ELF and non-ELF.
5981 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5982 * configure: Regenerate.
5983
d4c1abb3
RW
59842010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5985
5986 Sync from src:
5987 * configure.ac (v850 support): Remove target-libgloss from
5988 noconfigdirs.
5989 * configure: Regenerate.
5990
ffedf511
RW
59912010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5992
5993 PR bootstrap/45326
5994 PR bootstrap/45174
5995 * configure.ac: Honor initial values of $build_configargs,
5996 $host_configargs, $target_configargs. Mark the precious, so
5997 environment settings get recorded.
5998 * configure: Regenerate.
5999
e1826acc
RW
60002010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6001
6002 PR bootstrap/45796
6003 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6004 Depend on all-build-libiberty.
6005 * Makefile.in: Regenerate.
6006
80920132
ME
60072010-09-30 Michael Eager <eager@eagercon.com>
6008
6009 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6010 * configure: Regenerate.
6011
770a498a
ME
60122010-09-28 Michael Eager <eager@eagercon.com>
6013
6014 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6015
86dfbd58
RW
60162010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6017
6018 PR bootstrap/44621
6019 * configure.ac: Fix unportable shell quoting.
6020 * configure: Regenerate.
6021
db50fe7d
IS
60222010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6023
6024 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6025 targets and amend comment.
6026 * configure: Regenerate.
6027
0064e825
TB
60282010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6029
6030 * MAINTAINERS (Write After Approval): Add myself.
6031
bb79486c
JH
60322010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6033
6034 * configure.ac: Enable LTO by default on Darwin.
6035 * configure: Regenerate.
6036
9e0b22c3
MS
60372010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6038
bb79486c 6039 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6040
2fabf1b7
IB
60412010-09-01 Ian Bolton <ian.bolton@arm.com>
6042
bb79486c 6043 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6044
3a9abc98
DS
60452010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6046
6047 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6048 ports
6049
331a9a59
DY
60502010-07-28 David Yuste <david.yuste@gmail.com>
6051
6052 * MAINTAINERS (Write After Approval): Add myself.
6053
223a9d64
N
60542010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6055
6056 * configure.ac: Support all v850 targets.
6057 * configure: Regenerate.
6058
9183bdcf
MG
60592010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6060
6061 PR bootstrap/44455
6062 * configure.ac (extra_mpfr_configure_flags): Copy from
6063 extra_mpc_gmp_configure_flags.
6064 * configure: Re-generated.
6065
2e290598
AK
60662010-07-22 Andi Kleen <ak@linux.intel.com>
6067
6068 * MAINTAINERS (Write After Approval): Add myself.
6069
8d6cd388
CLT
60702010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6071
6072 * MAINTAINERS (Write After Approval): Add myself.
6073
b0b01eb0
JY
60742010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6075
6076 * MAINTAINERS (Write After Approval): Add myself.
6077
77198d71
JH
60782010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6079
6080 PR target/44862
6081 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6082 Provide -B option to allow for link spec %s substitutions for
6083 libstdc++.a on darwin.
6084 * Makefile.in: Regenerate.
6085
02fe70af
MM
60862010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6087
6088 * MAINTAINERS (Reviewers): Update my e-mail address
6089
c63a4676
AO
60902010-06-10 Alexandre Oliva <aoliva@redhat.com>
6091
6092 * Makefile.def (configure-gcc): Depend on all-libelf.
6093 * Makefile.in: Rebuild.
6094
e68edbf6
FC
60952010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6096
6097 * MAINTAINERS (Write After Approval): Add myself in the right place.
6098
dce2d8b2 60992010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6100
6101 * MAINTAINERS (Write After Approval): Add myself.
6102
dce2d8b2 61032010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6104
6105 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6106
61072010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6108
1ab55d69
MK
6109 * config.sub: Update to version 2010-05-21.
6110 * config.guess: Update to version 2010-04-03.
0c422e74 6111
02540df4
SB
61122010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6113
6114 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6115 * configure: Regenerate.
6116
dfe5f5b2
ST
61172010-05-12 Sriraman Tallam <tmsriram@google.com>
6118
6119 * MAINTAINERS (Write After Approval): Add myself.
6120
c082f9f3
SB
61212010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6122
6123 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6124 a platform that supports LTO.
6125 * configure: Regenerate.
6126
f1af9e5f
SP
61272010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6128
6129 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6130 * configure: Regenerated.
6131
38e3d868
RM
61322010-04-27 Roland McGrath <roland@redhat.com>
6133 H.J. Lu <hongjiu.lu@intel.com>
6134
6135 * configure.ac (--enable-gold): Support both, both/gold and
6136 both/bfd to add gold to configdirs without removing ld.
6137 * configure: Regenerated.
6138
6139 * Makefile.def: Add install-gold dependency to install-ld.
6140 * Makefile.in: Regenerated.
6141
3bec79c5
DK
61422010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6143
6144 PR lto/42776
6145 * configure.ac (--enable-lto): Refactor handling so libelf tests
6146 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6147 and allow LTO to be explicitly enabled on non-ELF platforms that
6148 are known to support it inside else-clause.
6149 * configure: Regenerate.
6150
615c8ffa
EB
61512010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6152
6153 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6154 * configure: Regenerate.
6155
e4522f78
RC
61562010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6157
6158 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6159 * configure: Regenerate.
6160
8ccb78f2
RO
61612010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6162
6163 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6164 separately.
6165 * configure: Regenerate.
6166
d5cc2ee3
KW
61672010-04-16 Kevin Williams <kevin.williams@inria.fr>
6168
6169 * MAINTAINERS (Write After Approval): Add myself.
6170
8406cb62
TG
61712010-04-14 Tristan Gingold <gingold@adacore.com>
6172
6173 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6174 * configure: Regenerate.
6175
3591b8e2
SE
61762010-04-13 Steve Ellcey <sje@cup.hp.com>
6177
6178 * configure: Regenerate after change to elf.m4.
6179
a82ecc7b
IS
61802010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6181
6182 * MAINTAINERS (Write After Approval): Add myself.
6183
1f0bf148
SP
61842010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6185
6186 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6187 * configure: Regenerated.
6188
61892010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6190
6191 * configure.ac: Print "buggy but acceptable" when CLooG
6192 revision is less than 9.
6193 * configure: Regenerated.
6194
ecd01dee
DN
61952010-04-01 Diego Novillo <dnovillo@google.com>
6196
6197 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6198
dc683a3f
RW
61992010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6200
6201 PR bootstrap/43615
6202 PR bootstrap/43328
6203
6204 Revert:
6205
6206 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6207
6208 * configure.ac: Do not pass --enable-multilib nor
6209 --disable-multilib in baseargs. Accept explicitly passed
6210 --enable_multilib.
6211 * configure: Regenerate.
6212
7527d83f
UW
62132010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6214
6215 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6216
895522b6
JJ
62172010-03-31 Janis Johnson <janis187@us.ibm.com>
6218
6219 * MAINTAINERS: Remove myself.
6220
9db4e878
RW
62212010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6222
6223 PR bootstrap/43328
6224 * configure.ac: Do not pass --enable-multilib nor
6225 --disable-multilib in baseargs. Accept explicitly passed
6226 --enable_multilib.
6227 * configure: Regenerate.
6228
acf6bf36
AP
62292010-03-28 Andrew Pinski <pinskia@gmail.com>
6230
6231 * MAINTAINERS (spu port): Remove me.
6232
b42f0d7e
JM
62332010-03-23 Joseph Myers <joseph@codesourcery.com>
6234
6235 * configure.ac (tic6x-*-*): New case.
6236 * configure: Regenerate.
6237
0d1152b1
JM
62382010-03-23 Joseph Myers <joseph@codesourcery.com>
6239
6240 * config.sub: Update to version 2010-03-22.
6241 * config.guess: Update to version 2009-12-30.
6242
dce2d8b2 62432010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6244
6245 PR ada/42554
6246 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6247 * configure: Regenerate.
6248
5408fbe8
RR
62492010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6250
6251 * MAINTAINERS: Update my email address.
6252
3f55a3b3
SP
62532010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6254
6255 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6256 (ghassan.shobaki@amd.com): Removed.
6257
3f08f7e8
AM
62582010-03-17 Alan Modra <amodra@gmail.com>
6259
6260 * MAINTAINERS: Update my email address.
6261
f3a9d094
DN
62622010-03-16 Diego Novillo <dnovillo@google.com>
6263
6264 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6265 Matthews.
6266
db5c4b8b
JM
62672010-03-16 Joseph Myers <joseph@codesourcery.com>
6268
6269 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6270 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6271
b995570a
JM
62722010-03-16 Joseph Myers <joseph@codesourcery.com>
6273
6274 * MAINTAINERS: Update my email address.
6275
124cc66f
DJ
62762010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6277
6278 * MAINTAINERS: Update my email address.
6279
a4581668
BS
62802010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6281
6282 * MAINTAINERS: Update my email address.
6283
49d78e29
JZ
62842010-03-09 Jie Zhang <jie@codesourcery.com>
6285
6286 * MAINTAINERS: Update my email address.
6287
8927b7c0
RO
62882010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6289
6290 PR libstdc++/32499
6291 * configure.ac (RANLIB): Default to true.
6292 (STRIP): Likewise.
6293 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6294 * configure: Regenerate.
6295
dce2d8b2 62962010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6297
6298 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6299 (Write After Approval): Update my email address.
6300
bf646aaf
NC
63012010-02-17 Nick Clifton <nickc@redhat.com>
6302
6303 PR 11238
6304 * Makefile.tpl (local-distclean): Also remove config.cache files in
6305 sub-directories as there may not be Makefiles present in the
6306 sub-directories.
96e41f16
NC
6307 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6308 the config.cache files found by the find command.
6309
bf646aaf
NC
6310 * Makefile.in: Regenerate.
6311 * configure.ac: Revert previous delta.
6312 * configure: Regenerate.
6313
ff78880a
NC
63142010-02-15 Nick Clifton <nickc@redhat.com>
6315
6316 PR 11238
6317 * configure.ac: Delete config.cache files in sub-directories when
6318 deleting Makefiles.
6319 * configure: Regenerate.
6320
8150eadf
BE
63212010-02-12 Ben Elliston <bje@gnu.org>
6322
6323 * MAINTAINERS: Update my email address.
6324
a9e12bfd
AP
63252010-02-08 Andrew Pinski <pinskia@gmail.com>
6326
6327 * MAINTAINERS (spu port): Update my email address.
6328
95315086
JZ
63292010-02-08 Jie Zhang <jie.zhang@analog.com>
6330
6331 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6332
362c6d2f
KG
63332010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6334
6335 * configure.ac: Add "recommended" version checks for GMP/MPC.
6336 Update recommended GMP/MPFR/MPC versions.
6337 * configure: Regenerate.
6338
888c5ad2
JR
63392010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6340
6341 * MAINTAINERS: Move my Embecosm email address into the
6342 write-after-approval section.
6343
3bf714a7
ILT
63442010-01-26 Ian Lance Taylor <iant@google.com>
6345
6346 * MAINTAINERS: Add myself as Go frontend maintainer.
6347
ad1e5170
JR
63482010-01-25 Joern Rennecke <amylaar@spamcop.net>
6349
6350 PR libstdc++/36101, PR libstdc++/42813
6351 * configure.ac (bootstrap_target_libs): Make inclusion of
6352 target-libgomp conditional on libgomb being in target_configdirs.
6353 * configure: Regenerate.
6354
fb0553d1
JR
63552010-01-23 Joern Rennecke <amylaar@spamcop.net>
6356
6357 PR libstdc++/36101, PR libstdc++/42813
6358 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6359 * configure: Regenerate.
6360
aae29963
JR
63612010-01-22 Joern Rennecke <amylaar@spamcop.net>
6362
6363 PR libstdc++/36101, PR libstdc++/42813
6364 * configure.ac (target_configdirs): Substitute.
6365 * Makefile.def: Bootstrap target module libgomp.
6366 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6367 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6368 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6369 * configure, Makefile.in: Regenerate.
6370
d8fe8895
DK
63712010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6372
6373 * MAINTAINERS: Adjust my details.
6374
ebfe4897
EW
63752010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6376
6377 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6378
f7746c59
TL
63792010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6380
6381 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6382
306c7b5b
TL
63832010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6384
6385 * MAINTAINERS (Write After Approval): Add myself.
6386
1b8b9e19
KT
63872010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6388
6389 * MAINTAINERS (Write After Approval): Add myself.
6390
c164615b
RG
63912010-01-11 Richard Guenther <rguenther@suse.de>
6392
6393 PR lto/41569
6394 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6395 * Makefile.in: Regenerated.
6396
f3f623ae
AT
63972010-01-11 Andreas Tobler <andreast@fgznet.ch>
6398
6399 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6400 * configure: Regenerate.
6401
592c90ff 64022010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6403 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6404
6405 PR bootstrap/42424
6406 * configure.ac: Include libtool m4 files.
9c78662a 6407 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6408 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6409 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6410
592c90ff
KG
6411 * configure: Regenerate.
6412
60a2e213
RW
64132010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6414
6415 PR bootstrap/41818
6416 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6417 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6418 * Makefile.in: Regenerate.
6419
7413962d
RG
64202010-01-02 Richard Guenther <rguenther@suse.de>
6421
6422 PR lto/41529
6423 * configure.ac: Include config/elf.m4. Disable LTO if not
6424 builting for an elf target.
6425 * configure: Regenerate.
6426
f77f3945
CF
64272009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6428
6429 * MAINTAINERS: Change my email address.
6430
4960e3f0
BE
64312009-12-18 Ben Elliston <bje@au.ibm.com>
6432
6433 * config.sub, config.guess: Update from upstream sources.
6434
d16a31da
SZ
64352009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6436
6437 * MAINTAINERS (Write After Approval): Add myself.
6438
3a5729ea
KG
64392009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6440
6441 PR middle-end/30447
6442 PR middle-end/30789
6443 PR other/40302
6444
6445 * configure.ac: Require MPC.
6446 * configure: Regenerate.
6447
43e02a8a
RW
64482009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6449
6450 PR target/38384
6451 PR bootstrap/40972
6452 * libtool.m4: Sync from git Libtool.
6453 * ltoptions.m4: Likewise.
6454 * ltversion.m4: Likewise.
6455 * lt~obsolete.m4: Likewise.
6456 * ltmain.sh: Likewise.
6457
360d4522
KG
64582009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6459
6460 * configure.ac: Update minimum MPC version to 0.8.
6461 * configure: Regenerate.
6462
f264ed56
SP
64632009-11-21 Sebastian Pop <sebpop@gmail.com>
6464
6465 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6466 * configure: Regenerated.
6467
ed2eaa9f
ILT
64682009-11-21 Ian Lance Taylor <iant@google.com>
6469
6470 * configure.ac: Change default of poststage1_ldflags to be empty if
6471 poststage1_libs is set. When poststage1_libs is empty, and
6472 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6473 * configure: Rebuild.
6474
58346783
AN
64752009-11-21 Adam Nemet <adambnmet@gmail.com>
6476
6477 * MAINTAINERS (Write After Approval): Update my email address.
6478
5ca0106a
BE
64792009-11-20 Ben Elliston <bje@au.ibm.com>
6480
6481 * config.guess: Update from upstream sources.
6482
87213cd4
AO
64832009-11-16 Alexandre Oliva <aoliva@redhat.com>
6484
6485 * Makefile.def: Restore host and target settings for gmp.
6486 * Makefile.in: Rebuild.
6487
f61428ed
AO
64882009-11-16 Alexandre Oliva <aoliva@redhat.com>
6489
6490 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6491 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6492 Fix portability of test of C++ as bootstrap language. Add
6493 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6494 * configure: Rebuild.
6495 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6496 and cloog. Fix in-tree ppl configuration. Introduce libelf
6497 in-tree building.
6498 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6499 (POSTSTAGE1_HOST_EXPORTS): Use it.
6500 (STAGE[+id+]_CXXFLAGS): New.
6501 (BASE_FLAGS_TO_PASS): Pass it down.
6502 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6503 extra_exports.
6504 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6505 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6506 extra_exports.
6507 * Makefile.in: Rebuild.
6508
f6c56be6
BE
65092009-11-17 Ben Elliston <bje@au.ibm.com>
6510
6511 * config.sub, config.guess: Update from upstream sources.
6512
0ccb5970
JK
65132009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6514
6515 * MAINTAINERS (Write After Approval): Add myself.
6516
dce2d8b2 65172009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6518
6519 * MAINTAINERS (Write After Approval): Add myself.
6520
5d571eaa
OS
65212009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6522
6523 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6524 paths for *-w64-mingw* and x86_64-*mingw*.
6525 * configure: Regenerated.
6526
dce2d8b2 65272009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6528
6529 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6530
c393f559
BK
65312009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6532
6533 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6534 Phil Edwards to Write-After Approval.
6535
ef4c4300
KT
65362009-10-30 Kai Tietz <kai.tietz@onevision.com>
6537
6538 * configure.ac: Disable target-winsup & co for
6539 x86_64-*-mingw* and *-w64-mingw* targets.
6540 * configure: Regenerated.
6541
65a324b4
NC
65422009-10-16 Nick Clifton <nickc@redhat.com>
6543
6544 * MAINTAINERS: Add myself as a maintainer for the RX port.
6545
dce2d8b2 65462009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6547
9c78662a 6548 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6549
17e72e5d
RO
65502009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6551
6552 * configure.ac (CLooG test): Use = with test.
6553 * configure: Regenerate.
6554
ed3a56f3
RG
65552009-10-22 Richard Guenther <rguenther@suse.de>
6556
6557 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6558 cloog if the ppl version check failed. Move flags saving
6559 before setting in libelf check.
6560 * configure: Regenerate.
6561
ad0abd3c
RG
65622009-10-21 Richard Guenther <rguenther@suse.de>
6563
6564 * configure.ac: Adjust the ppl and cloog configure to work as
6565 documented. Disable cloog if ppl was disabled. Omit the version
6566 checks if they were disabled.
6567 * configure: Re-generate.
6568
e4c5bd48
RW
65692009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6570
6571 * configure.ac: Add 'lto' to enable_languages, not
6572 new_enable_languages, and only if not already present.
6573 * configure: Regenerate.
6574
0ffd69c5
GP
65752009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6576
6577 * README: Refer to the various COPYING* files instead of just
6578 COPYING.
6579 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6580
dce2d8b2 65812009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6582
6583 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6584
58687768
RG
65852009-10-07 Richard Guenther <rguenther@suse.de>
6586
6587 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6588 and Richard Guenther as reviewers.
6589 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6590 as reviewers.
6591
49b0ca5c 65922009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6593
49b0ca5c 6594 * config.sub: Update from upstream sources.
d2d9ce5e 6595
aeb94799
ILT
65962009-10-06 Ian Lance Taylor <iant@google.com>
6597
6598 * Makefile.def: check-gold depends upon all-gas.
6599 * Makefile.in: Rebuild.
6600
123651cd
PM
66012009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6602
6603 * MAINTAINERS (Write After Approval): Add myself.
6604
d7f09764
DN
66052009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6606
6607 * Makefile.def: all-lto-plugin depends on all-libiberty.
6608 set bootstrap=true for lto-plugin.
6609 Add lto-plugin.
6610 * Makefile.in: Regenerate.
6611 * configure.ac (host_libs): Add lto-plugin.
6612 * configure: Regenerate.
6613
d7f09764
DN
66142009-10-03 Diego Novillo <dnovillo@google.com>
6615
6616 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6617 (HOST_LIBELFLIBS): Define.
6618 (HOST_LIBELFINC): Define.
6619 * Makefile.in: Regenerate.
6620 * configure.ac: Add --enable-lto.
6621 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6622 If --enable-lto is used, add 'lto' to new_enable_languages.
6623 If --enable-lto is used and gold is enabled, add
6624 lto-plugin to configdirs.
6625 * configure: Regenerate.
6626
66272009-10-03 Simon Baldwin <simonb@google.com>
6628
6629 * configure.ac: If --with-system-zlib, suppress local zlib and
6630 pass --with-system-zlib to subdir configure scripts.
6631 * configure: Regenerate.
6632
dce2d8b2 66332009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6634 Paolo Bonzini <bonzini@gnu.org>
6635
6636 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6637 $(srcdir).
6638 * Makefile.in: Rebuilt.
6639
dce2d8b2 66402009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6641
6642 * MAINTAINERS (Write After Approval): Add myself.
6643
3e661154
KG
66442009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6645
6646 * configure.ac: Update minimum MPC version to 0.7.
6647 * configure: Regenerate.
6648
f1a036e4
NC
66492009-09-25 Nick Clifton <nickc@redhat.com>
6650
6651 * configure.ac: Pass any --cache-file=/dev/null option on to
6652 subconfigures.
6653 * configure: Regenerate.
6654
d4c74acc
NC
66552009-09-23 Nick Clifton <nickc@redhat.com>
6656
6657 * config.sub, config.guess: Update from upstream sources.
6658
dce2d8b2 66592009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6660
6661 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6662 * Makefile.in: Rebuilt.
6663
0db770bd
RW
66642009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6665
6666 PR bootstrap/32272
6667 * configure.ac: Error out if $srcdir isn't '.' but contains
6668 host-${host_noncanonical}.
6669 * configure: Regenerate.
6670
71101870
RO
66712009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6672
6673 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6674 maintainer.
6675
ca6d0d62
RW
66762009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6677
79cd2b23
RW
6678 * configure.ac: If bootstrapping a combined tree with
6679 --enable-gold, require c++ in stage1_languages.
6680 * configure: Regenerate.
6681
ab9dcd0c
RW
6682 * configure.ac: Also add target_libs of stage1_languages to
6683 bootstrap_target_libs.
6684 * configure: Regenerate.
6685
ca6d0d62
RW
6686 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6687 with --enable-languages not containing c++.
6688 * configure: Regenerate.
6689
1c3c9f12
JZ
66902009-09-15 Jie Zhang <jie.zhang@analog.com>
6691
6692 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6693 * configure: Regenerate.
6694
dce2d8b2 66952009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6696
6fb30a14
JR
6697 * MAINTAINERS (Write After Approval): Update my e-mail address,
6698 and move from from here...
6699 (Waiting for paperwork): To here.
0318772d 6700
4056c2c6
JM
67012009-09-09 Joseph Myers <joseph@codesourcery.com>
6702
6703 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6704
3e54529c
RW
67052009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6706
6707 * configure.ac: Do not use $extrasub for replacing @if/@endif
6708 parts in Makefile; instead, use additional arguments to
6709 AC_CONFIG_COMMANDS to do the replacement manually, with several
6710 sed invocations, to avoid HP-UX sed command limits.
6711 * configure: Regenerate.
6712
713e2ea6
AO
67132009-09-08 Alexandre Oliva <aoliva@redhat.com>
6714
6715 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6716 blank before -L.
6717
5646b7b9
AO
67182009-09-04 Alexandre Oliva <aoliva@redhat.com>
6719
6720 * configure.ac (with-build-config): Document. Handle without.
6721 Handle missing argument.
6722 * configure: Rebuilt.
6723
e12c4094
AO
67242009-09-03 Alexandre Oliva <aoliva@redhat.com>
6725
6726 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6727 Default to bootstrap-debug only if compare-debug works.
6728 * configure: Rebuilt.
6729 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6730 * Makefile.in: Rebuilt.
6731
75cb0057
RO
67322009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6733
6734 * MAINTAINERS (OS Port Maintainers): Update my email address.
6735
8fc68cba
AO
67362009-09-01 Alexandre Oliva <aoliva@redhat.com>
6737
6738 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6739 * Makefile.in: Rebuilt.
6740
44cb38cf
CD
67412009-09-01 Chris Demetriou <cgd@google.com>
6742
6743 * MAINTAINERS (Write After Approval): Add myself.
6744
f9329c35
DS
67452009-08-31 Dodji Seketeli <dodji@redhat.com>
6746
6747 PR debug/30161
6748 * include/dwarf2.h (enum dwarf_tag): Added
6749 DW_TAG_GNU_template_template_param
6750 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6751
f945e229
PB
67522009-08-30 Paolo Bonzini <bonzini@gnu.org>
6753
6754 * Makefile.tpl (AWK): Fix typo.
6755 * Makefile.in: Regenerate.
6756
87264276
PB
67572009-08-30 Paolo Bonzini <bonzini@gnu.org>
6758
6759 * configure.ac: Detect awk and sed.
6760 * Makefile.def (flags_to_pass): Add AWK and SED.
6761 * Makefile.tpl (AWK, SED): New.
6762 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6763 * configure: Regenerate.
6764 * Makefile.in: Regenerate.
6765
68ccd57c
DK
67662009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6767
6768 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6769 (collapseslashes): Likewise.
6770
df58e648
RW
67712009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6772
6773 * configure.ac (AC_PREREQ): Bump to 2.64.
6774
0539cb2c
RW
67752009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6776
70fa0efa
RW
6777 * configure.ac: Remove --with-datarootdir, --with-docdir,
6778 --with-pdfdir, --with-htmldir switches.
6779 * configure: Regenerate.
6780
5213506e
RW
6781 * configure: Regenerate.
6782
0539cb2c
RW
6783 * compile: Sync from Automake 1.11.
6784 * depcomp: Likewise.
6785 * install-sh: Likewise.
6786 * missing: Likewise.
6787 * mkinstalldirs: Likewise.
6788 * ylwrap: Likewise.
6789
197c68cc
DK
67902009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6791
6792 * ltmain.sh (func_normal_abspath): New function.
6793 (func_relative_path): Likewise.
6794 (func_mode_help): Document new -bindir option for link mode.
6795 (func_mode_link): Add new -bindir option, and use it to place
6796 output DLL if specified.
6797
58af276a
RW
67982009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6799
0115d4a3
RW
6800 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6801 (baseargs): Add --disable-option-checking.
6802 * configure: Regenerate.
6803
58af276a
RW
6804 * Makefile.def (configure-target-libiberty): Depend on
6805 all-binutils and all-ld.
6806 (configure-target-newlib): Likewise.
6807 * Makefile.in: Regenerate.
6808
e9d9afef
BE
68092009-08-17 Ben Elliston <bje@au.ibm.com>
6810
6811 * config.sub, config.guess: Update from upstream sources.
6812
354ebf88
RW
68132009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6814
6815 Sync from src, merge:
6816
6817 2009-07-02 Tristan Gingold <gingold@adacore.com>
6818
6819 * configure.ac: Do not exclude gas for i386-*-darwin.
6820 Add a case for x86_64-*-darwin.
6821 * configure: Regenerate.
6822
8375f7b2
NV
68232009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6824
6825 * MAINTAINERS: Add my name to Write After Approval list.
6826
dce2d8b2 68272009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6828
6829 * configure.ac: Add Microblaze target.
6830 * configure: Regenerate.
6831
ea2002ba
CB
68322009-07-31 Christian Bruel <christian.bruel@st.com>
6833
6834 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6835 * configure: Regenerate.
2bf33cdb 6836
dce2d8b2 68372009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6838
6839 * MAINTAINERS (Write After Approval): Update my e-mail address.
6840
e90e6bd7
ILT
68412009-07-06 Ian Lance Taylor <iant@google.com>
6842
6843 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6844 * configure: Rebuild.
6845
f6e0880a
TG
68462009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6847
6848 * MAINTAINERS: Move myself to the Graphite Reviewers.
6849
6d984927
WG
68502009-06-30 Wei Guozhi <carrot@google.com>
6851
6852 * MAINTAINERS: Add my name to Write After Approval list.
6853
f2689b09
SE
68542009-06-26 Steve Ellcey <sje@cup.hp.com>
6855
6856 PR bootstrap/40338
6857 * configure.ac (comparestring): Create new variable.
6858 * Makefile.tpl (comparestring): Use to skip some comparisions.
6859 * configure: Regenerate.
6860 * Makefile.in: Regenerate.
6861
f62c0ba4
DE
68622009-06-26 Doug Evans <dje@sebabeach.org>
6863
6864 * Makefile.def (host_modules): Add cgen.
6865 * Makefile.in: Regenerate.
6866 * configure.ac (host_tools): Add cgen.
6867 * configure: Regenerate.
6868
7acf4da6
DD
68692009-06-23 DJ Delorie <dj@redhat.com>
6870
6871 * MAINTAINERS: Add myself as mep maintainer.
6872
00020c16
ILT
68732009-06-23 Ian Lance Taylor <iant@google.com>
6874
6875 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6876 boot_languages. Only bootstrap target libraries listed in
6877 target_libs for some boot language. Add --with-stage1-ldflags,
6878 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6879 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6880 if not building with C++.
6881 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6882 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6883 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6884 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6885 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6886 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6887 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6888 * configure, Makefile.in: Rebuild.
6889
1da52d4a
LF
68902009-06-23 Li Feng <nemokingdom@gmail.com>
6891
6892 * MAINTAINERS: Added my name to write-after-approval list.
6893
144c9175
RM
68942009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6895
6896 * configure.ac: Define is_elf for QNX Neutrino targets.
6897 * configure: Regenerate.
6898
e5871e24
GS
68992009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6900
9c78662a 6901 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6902
5f4a82c0
KG
69032009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6904
6905 * configure.ac: Detect MPC in default directory.
6906 * configure: Regenerate.
6907
394e9195
JG
69082009-06-03 Jerome Guitton <guitton@adacore.com>
6909 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6910
9c78662a
UB
6911 * Makefile.tpl (all): Avoid a trailing backslash.
6912 * Makefile.in: Regenerate.
394e9195 6913
47bca6aa
BE
69142009-06-03 Ben Elliston <bje@au.ibm.com>
6915
6916 * config.sub, config.guess: Update from upstream sources.
6917
a891a473
RS
69182009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6919
6920 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6921 to noconfdirs.
6922 * configure: Regenerate.
6923
70cb2d9f
AO
69242009-06-02 Alexandre Oliva <aoliva@redhat.com>
6925
6926 * Makefile.tpl ([+compare-target+]): Compare all stage
6927 directories, rather than just gcc.
6928 * Makefile.in: Rebuilt.
6929
7f1245df
DK
69302009-06-01 Doug Kwan <dougkwan@google.com>
6931
6932 * configure.ac: Support gold for target arm*-*-*.
6933 * configure: Regenerate.
394e9195 6934
acd26225
KG
69352009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6936
6937 * Makefile.def: Add MPC support and dependencies.
6938 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6939
6940 * Makefile.in, configure: Regenerate.
6941
a1fc946a
AO
69422009-05-27 Alexandre Oliva <aoliva@redhat.com>
6943
6944 * Makefile.tpl (all): Avoid harmless warning in make all when
6945 gcc-bootstrap is enabled but stage_last does not exist.
6946 * Makefile.in: Rebuilt.
6947
2e6a3c8d
NR
69482009-05-24 Nicolas Roche <roche@adacore.com>
6949
6950 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6951 * Makefile.in: Regenerate.
6952
63487d11
DC
69532009-05-21 Denis Chertykov <chertykov@gmail.com>
6954
6955 * MAINTAINERS: Update my e-mail address.
6956
449223af
DK
69572009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6958
6959 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6960 * configure: Regenerate.
6961
31c98f49
AO
69622009-05-18 Alexandre Oliva <aoliva@redhat.com>
6963
6964 PR other/40159
6965 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6966 gcc-no-bootstrap are mutually exclusive.
6967 * Makefile.in: Rebuilt.
6968
0f501837
AO
69692009-05-18 Alexandre Oliva <aoliva@redhat.com>
6970
6971 PR other/40159
6972 * Makefile.tpl (all): Don't end with unconditional success.
6973 * Makefile.in: Rebuilt.
6974
4a4a4e99
AO
69752009-05-12 Alexandre Oliva <aoliva@redhat.com>
6976
6977 PR target/37137
6978 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6979 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6980 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6981 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6982 stage_configureflags, stage_cflags and stage_libcflags into
6983 explicit Makefile macros.
6984 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6985 GFORTRAN.
6986 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6987 CC. Set CC_FOR_BUILD from CC.
6988 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6989 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6990 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6991 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6992 and GFORTRAN.
6993 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6994 (_LIBCFLAGS): Renamed to _TFLAGS.
6995 (do-compare-debug, do-compare3-debug): Drop.
6996 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6997 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6998 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6999 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7000 (XGCC_FLAGS_FOR_TARGET): New.
7001 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7002 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7003 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7004 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7005 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7006 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7007 TFLAGS.
7008 (BUILD_CONFIG): Include if requested.
7009 (all): Set TFLAGS on bootstrap.
7010 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7011 (all-stageid-prefixmodule): Likewise.
7012 (do-clean, distclean-stageid): Set TFLAGS.
7013 (restrap): Fix whitespace.
7014 * Makefile.in: Rebuilt.
7015
1cee3429
PB
70162009-05-07 Paolo Bonzini <bonzini@gnu.org>
7017
7018 * config.guess: Sync with src.
7019
0b70eafd
DK
70202009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7021
7022 * configure.ac ($with_ppl): Default to no if not supplied.
7023 ($with_cloog): Likewise.
7024 configure: Regenerate.
7025
5175f17c
JW
70262009-04-27 James E. Wilson <wilson@codesourcery.com>
7027
7028 * MAINTAINERS: Update my e-mail address.
7029
952fa153
NC
70302009-04-27 Nick Clifton <nickc@redhat.com>
7031
7032 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7033
a687f83c
EB
70342009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7035
7036 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7037 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7038 * Makefile.in: Regenerate.
7039
9e3eba15
KG
70402009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7041
7042 PR bootstrap/39739
7043 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7044 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7045
7046 * configure, Makefile.in: Regenerate.
7047
a687f83c 70482009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7049
7050 * include/hashtab.h: Update GTY annotations to new syntax
7051 * include/splay-tree.h: Likewise
7052
070bdbd9
BE
70532009-04-17 Ben Elliston <bje@au.ibm.com>
7054
7055 * config.sub, config.guess: Update from upstream sources.
7056
55f2d967
AG
70572009-04-15 Anthony Green <green@moxielogic.com>
7058
7059 * configure.ac: Add moxie support.
7060 * configure: Rebuilt.
7061
309c24a9
JJ
70622009-04-14 Jakub Jelinek <jakub@redhat.com>
7063
7064 * configure.ac: Change copyright header to refer to version
7065 3 of the GNU General Public License and to point readers at the
7066 COPYING3 file and the FSF's license web page.
7067 * Makefile.def: Likewise.
7068 * Makefile.tpl: Likewise.
7069 * Makefile.in: Regenerate.
7070
b93133bc
JH
70712009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7072
7073 * configure.ac: Restore match for darwin9 or later. Use double
7074 brackets since regeneration eats one pair.
7075 * configure: Regenerate.
7076
d18ff35a
L
70772009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7078
7079 PR gas/10039
7080 * configure.ac: Require texinfo 4.7.
7081 * configure: Regenerated.
7082
748086b7
JJ
70832009-04-09 Nick Clifton <nickc@redhat.com>
7084
7085 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7086 the GCC Runtime Library Exception.
7087
a3337ea2
KG
70882009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7089
7090 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7091 * configure: Regenerate.
7092
60911f14
SE
70932009-04-01 Steve Ellcey <sje@cup.hp.com>
7094
7095 * Makefil.def (languages): New entries.
7096 * Makefile.tpl (check-gcc-*): New generic target.
7097 * Makefile.in: Regenerate.
60911f14 7098
dce2d8b2 70992009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7100
d18ff35a 7101 * MAINTAINERS: Update my email address.
7369c1d0 7102
cfb1f59f
TT
71032009-03-18 Tom Tromey <tromey@redhat.com>
7104
d18ff35a
L
7105 * configure: Rebuild.
7106 * configure.ac (host_libs): Add libiconv.
7107 * Makefile.in: Rebuild.
7108 * Makefile.def (host_modules): Add libiconv.
7109 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7110
75eeae1a
TG
71112009-03-16 Tristan Gingold <gingold@adacore.com>
7112
7113 * configure.ac: Treat gdb as supported on x86_64-darwin.
7114 * configure: Regenerate.
7115
f38095f3
JM
71162009-03-16 Joseph Myers <joseph@codesourcery.com>
7117
7118 * configure.ac (--with-host-libstdcxx): New option.
7119 * configure: Regenerate.
7120
dce2d8b2 71212009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7122
7123 * MAINTAINERS: Move myself into the write after approval list.
7124
6d401294
NP
71252009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7126
7127 * MAINTAINERS: Update e-mail address.
2bf33cdb 7128
07c97076
DN
71292009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7130
7131 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7132
dce2d8b2 71332009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7134
7135 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7136
7a9d3fe8
RW
71372009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7138
7139 Backport from git Libtool:
7140
7141 2009-01-19 Robert Millan <rmh@aybabtu.com>
7142 Support GNU/kOpenSolaris.
7143 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7144 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7145 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7146 GNU/kOpenSolaris.
7147
c9e9e11f
AS
71482009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7149
7150 * MAINTAINERS: Update e-mail address.
7151
5e8c1552 71522009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7153
7154 * MAINTAINERS (Write After Approval): Add self.
7155
b0adb088
BM
71562009-02-18 Bingfeng Mei <bmei@broadcom.com>
7157
7158 * MAINTAINERS (Write After Approval): Add myself.
7159
ee04b574
AS
71602009-02-05 Andreas Schwab <schwab@suse.de>
7161
7162 * Makefile.tpl (stage_last): Define $r and $s before using
7163 $(RECURSE_FLAGS_TO_PASS).
7164 * Makefile.in: Regenerate
7165
907884c9
ILT
71662009-01-30 Ian Lance Taylor <iant@google.com>
7167
7168 * MAINTAINERS: Move myself to the Global Reviewers list.
7169
416ac4d4
RM
71702009-01-29 Robert Millan <rmh@aybabtu.com>
7171
7172 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7173 * configure: Regenerate.
7174
ee5decb3
GP
71752009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7176
7177 * MAINTAINERS: Make whitespace consistent.
19196f44 7178 Remove Robert Millan from Write After Approval.
ee5decb3 7179
36fbb0ec
AM
71802009-01-16 Alan Modra <amodra@bigpond.net.au>
7181
7182 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7183 (all-opcodes): Depend on all-libiberty.
7184 * Makefile.in: Regenerate.
7185
52535a64
DR
71862009-01-15 Douglas B Rupp <rupp@gnat.com>
7187
7188 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7189 * configure: Regenerate.
7190
e04a57df
RR
71912009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7192
7193 * MAINTAINERS (Write After Approval): Add myself.
7194
856c450b
SK
71952009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7196
7197 * MAINTAINERS: Add myself to reviewers (Fortran).
7198
dce2d8b2 71992009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7200
7201 PR tree-optimization/38515
7202 * configure.ac (cloog-polylib): Removed.
7203 (with_ppl, with_cloog): Test for "no".
7204 * configure: Regenerated.
7205
1e5e8a59
DF
72062009-01-11 Daniel Franke <franke.daniel@gmail.com>
7207
7208 * MAINTAINERS: Moved myself to reviewers (Fortran).
7209
5e5debf6
TS
72102009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7211
7212 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7213 (Write After Approval): Remove myself.
7214
1c42acf1
DN
72152009-01-03 Diego Novillo <dnovillo@google.com>
7216
7217 * MAINTAINERS: Remove myself from alias maintainership.
7218
2fbbedaf
DA
72192009-01-02 David Ayers <ayers@fsfe.org>
7220
7221 * MAINTAINERS: Update e-mail address.
7222
17213821
GP
72232008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7224
7225 * MAINTAINERS: Make whitespace consistent.
7226
baafc534
RW
72272008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7228
7229 Backport from upstream Libtool:
7230 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7231 Add cache variables to tests that require the linker to work.
7232 For shlibpath_overrides_runpath, this also changes the semantics
7233 to let the result from the C compiler take precedence.
7234
18430d27
BE
72352008-12-02 Ben Elliston <bje@au.ibm.com>
7236
7237 * config.sub, config.guess: Update from upstream sources.
7238
dce2d8b2 72392008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7240
7241 * configure.ac (ppllibs): Add by default the lib flags.
7242 * configure: Regenerate.
7243
41e9641b
LM
72442008-12-08 Luis Machado <luisgpm@br.ibm.com>
7245
7246 * MAINTAINERS: Add myself to the write after approval list.
7247
25783c30
JH
72482008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7249
ee04b574
AS
7250 * configure.ac: Add double brackets on darwin[912].
7251 * configure: Regenerate.
25783c30 7252
0e318fcc
DK
72532008-12-03 Daniel Kraft <d@domob.eu>
7254
7255 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7256 Approval to Reviewer section (for Fortran front-end).
7257
7f171b95
JH
72582008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7259
7260 * configure.ac: Expand to darwin10 and later.
7261 * configure: Regenerate.
7262
09ce620e
AS
72632008-12-02 Andreas Schwab <schwab@suse.de>
7264
7265 * Makefile.def: configure-target-boehm-gc depends on
7266 all-target-libstdc++-v3.
7267 * Makefile.in: Regenerate.
7268
386c704d
KT
72692008-12-02 Kai Tietz <kai.tietz@onevision.com>
7270
7271 * MAINTAINERS: Add myself as mingw maintainer.
7272
e03dd84a
BE
72732008-12-02 Ben Elliston <bje@au.ibm.com>
7274
7275 * config.sub, config.guess: Update from upstream sources.
7276
3fa87964
GP
72772008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7278
7279 * README.SCO: Remove.
7280
df72d7ed
FP
72812008-11-29 Fernando Pereira <pronesto@gmail.com>
7282
7283 * MAINTAINERS: Add myself to the write after approval list.
7284
b5646528
DK
72852008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7286
7287 * MAINTAINERS: Update my email address in WAA section.
7288
dce2d8b2 72892008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7290
7291 * MAINTAINERS: Update e-mail address.
7292
dce2d8b2 72932008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7294
7295 * MAINTAINERS: Change e-mail address.
7296
0db3a858
TG
72972008-11-27 Tristan Gingold <gingold@adacore.com>
7298
7299 * configure.ac: Build gdb for i?86-*-darwin*
7300 * configure: Regenerated.
7301
dce2d8b2 73022008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7303
7304 * MAINTAINERS: Added my full name.
7305
487e299b
DJ
73062008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7307
7308 PR bootstrap/38014
7309 PR bootstrap/37923
7310
7311 Revert:
7312
7313 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7314
7315 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7316 * Makefile.in: Regenerated.
7317
7318 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7319
7320 PR gdb/921
7321 PR gdb/1646
7322 PR gdb/2175
7323 PR gdb/2176
7324
7325 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7326 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7327 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7328 (HOST_EXPORTS): Pass CPPFLAGS.
7329 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7330 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7331 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7332 * Makefile.in, configure: Regenerated.
7333 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7334 and CPPFLAGS_FOR_BUILD.
7335
dce2d8b2 73362008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7337
7338 * MAINTAINERS: Add myself as middle end maintainer.
7339
044fed69
AS
73402008-11-06 Andrew Stubbs <ams@codesourcery.com>
7341
7342 * MAINTAINERS (Write after approval): Add myself.
7343
caf6defe
DN
73442008-11-05 Diego Novillo <dnovillo@google.com>
7345
7346 * MAINTAINERS (Global Reviewers): Add myself.
7347 (Non-Algorithmic Maintainers): Remove myself.
7348
3e9899ac
TS
73492008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7350
09ce620e 7351 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7352
ea99e36e
MM
73532008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7354
09ce620e 7355 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7356
fb0d2684
BE
73572008-10-31 Ben Elliston <bje@au.ibm.com>
7358
7359 * configure.ac (spu-*-*): Remove special case.
7360 * configure: Regenerate.
7361
73c07a3e
CM
73622008-10-30 Catherine Moore <clm@codesourcery.com>
7363
7364 * MAINTAINERS (Write after approval): Update my email address.
7365
7310a2da
SSF
73662008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7367
7368 * configure.ac [spu-*-*]: Do not set skipdirs.
7369 * configure: Re-generate.
7370
7e51fe23
BS
73712008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7372
7373 * MAINTAINERS (Various Maintainers): Add myself to reload.
7374
ef20be93
RG
73752008-10-25 Richard Guenther <rguenther@suse.de>
7376
7377 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7378 maintainer. Remove myself as libgcc-math maintainer.
7379 (Non-Algorithmic Maintainers): Remove myself.
7380
03ffcfa0
DJ
73812008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7382
7383 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7384 * Makefile.in: Regenerated.
7385
dec014a9
CC
73862008-10-23 Cary Coutant <ccoutant@google.com>
7387
7388 * MAINTAINERS (Write after approval): Add myself.
7389
b36c386c
DJ
73902008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7391
7392 PR gdb/921
7393 PR gdb/1646
7394 PR gdb/2175
7395 PR gdb/2176
7396
7397 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7398 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7399 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7400 (HOST_EXPORTS): Pass CPPFLAGS.
7401 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7402 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7403 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7404 * Makefile.in, configure: Regenerated.
7405 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7406 and CPPFLAGS_FOR_BUILD.
7407
dce2d8b2 74082008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7409
7410 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7411 Sebastian Pop.
7412
e0bda97e
AP
74132008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7414
7415 * MAINTAINERS (Write After Approval): Added myself.
7416
36c713e0
KG
74172008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7418
7419 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7420 recommended version to 2.3.2.
7421
7422 * configure: Regenerate.
7423
8fe005ee
MM
74242008-10-01 Mark Mitchell <mark@codesourcery.com>
7425
7426 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7427
be8f156f
DD
74282008-09-29 David Daney <david.daney@caviumnetworks.com>
7429
7430 * MAINTAINERS (Write After Approval): Update e-mail address.
7431
ae11dff4
PG
74322008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7433
7434 * libtool.m4: Update to libtool 2.2.6.
7435 * lt~obsolete.m4: Update to libtool 2.2.6.
7436 * ltmain.sh: Update to libtool 2.2.6.
7437 * ltsugar.m4: Update to libtool 2.2.6.
7438 * ltversion.m4: Update to libtool 2.2.6.
7439 * ltoptions.m4: Update to libtool 2.2.6.
7440 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7441
441154b1
CF
74422008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7443
7444 * MAINTAINERS (Write After Approval): Add myself.
7445
775b3b26
BRF
74462008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7447
7448 * MAINTAINERS (Write After Approval): Update my name.
7449
94538043
SB
74502008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7451
09ce620e 7452 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7453
52d1bfd8
SE
74542008-09-18 Steve Ellcey <sje@cup.hp.com>
7455
09ce620e 7456 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7457
c5cc92f5
GP
74582008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7459
7460 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7461 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7462 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7463 and Michael Tiemann from Write After Approval since they do not
7464 actually have access.
7465
23d9794a
RG
74662008-09-05 Richard Guenther <rguenther@suse.de>
7467
7468 * configure.ac: Initialize clooglibs to -lcloog.
7469 * configure: Re-generate.
7470
192a671e
LCW
74712008-09-04 Le-Chun Wu <lcwu@google.com>
7472
7473 * MAINTAINERS (Write After Approval): Add myself.
7474
d789184e
SP
74752008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7476
7477 * configure.ac (--with-cloog-polylib): New.
7478 (--disable-cloog-version-check): New.
7479 (--disable-ppl-version-check): New.
7480 * configure: Re-generate.
7481
36a881c7
RG
74822008-09-03 Richard Guenther <rguenther@suse.de>
7483
7484 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7485 cloog test.
7486 * configure: Re-generate.
7487
358da97e
HS
74882008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7489
7490 Add picoChip port.
7491 * MAINTAINERS: Add picoChip maintainers.
7492
f8bf9252
SP
74932008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7494 Tobias Grosser <grosser@fim.uni-passau.de>
7495 Jan Sjodin <jan.sjodin@amd.com>
7496 Harsha Jagasia <harsha.jagasia@amd.com>
7497 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7498 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7499 Adrien Eliche <aeliche@isty.uvsq.fr>
7500
7501 Merge from graphite branch.
7502 * configure: Regenerate.
7503 * Makefile.in: Regenerate.
7504 * configure.ac (host_libs): Add ppl and cloog.
7505 Add checks for PPL and CLooG.
7506 * Makefile.def (ppl, cloog): Added modules and dependences.
7507 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7508 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7509
d89f0ad6
AL
75102008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7511
7512 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7513 (GCC_SHLIB_SUBDIR): New.
7514 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7515 * configure: Regenerate.
7516 * Makefile.in: Regenerate.
7517
88a25817
GP
75182008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7519
7520 * MAINTAINERS: Consistently use tabs to separate columns.
7521
f873f15f
TG
75222008-08-29 Tristan Gingold <gingold@adacore.com>
7523
7524 * MAINTAINERS (Write after Approval): Add myself.
7525
e1514c3f
TG
75262008-08-28 Tristan Gingold <gingold@adacore.com>
7527
7528 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7529 Enable bfd, binutils and opcodes.
7530 * configure: Regenerate.
7531
4717882f
JDA
75322008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7533
7534 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7535
28c9884c
TK
75362008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7537
7538 * MAINTAINERS: Use correct Umlaut for last name.
7539
ae96d86a
FXC
75402008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7541
7542 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7543
3ecc96e3
DE
75442008-08-16 David Edelsohn <edelsohn@gnu.org>
7545
7546 * MAINTAINERS: Update my email address.
7547
dd609cc1
EB
75482008-08-16 Nicolas Roche <roche@adacore.com>
7549
7550 * Makefile.tpl: Add BOOT_ADAFLAGS.
7551 * Makefile.in: Regenerate.
7552
08d0963a
RS
75532008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7554
7555 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7556 * configure: Regenerate.
7557
dce2d8b2 75582008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7559
7560 * configure.ac: Add makefile fragments for hpux.
7561 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7562 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7563 * configure: Regenerate.
7564 * Makefile.in: Regenerate.
7565
dce2d8b2 75662008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7567
7568 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7569
dce2d8b2 75702008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7571
7572 * MAINTAINERS (Write after Approval): Add myself.
7573
78209f30
XG
75742008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7575
7576 * MAINTAINERS (Write After Approval): Add myself.
7577
5b5b098d
AJ
75782008-06-29 Andrew Jenner <andrew@codesourcery.com>
7579
7580 * MAINTAINERS (Write After Approval): Add myself.
7581
d812ec93
KW
75822008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7583
7584 * MAINTAINERS: Update my email address.
7585
99e78224
JY
75862008-06-25 Joey Ye <joey.ye@intel.com>
7587
7588 * MAINTAINERS (Write After Approval): Add myself.
7589
18c04407
RW
75902008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7591
7592 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7593 * Makefile.in: Regenerate.
7594 * configure: Regenerate.
7595
47aa9a31
DK
75962008-06-17 Daniel Kraft <d@domob.eu>
7597
7598 * MAINTAINERS (Write After Approval): Add myself.
7599
ad33ff57
RW
76002008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7601
7602 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7603 "$@" is still intact with both Autoconf 2.59 and 2.62.
7604 * configure: Regenerate.
7605
cdce5c41
RW
76062008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7607
7608 * Makefile.tpl: Fix comment errors.
7609 * Makefile.in: Regenerate.
7610
01b79d11
DM
76112008-06-12 David S. Miller <davem@davemloft.net>
7612 David Edelsohn <edelsohn@gnu.org>
7613
7614 * configure.ac: Add powerpc*-*-* to gold supported targets.
7615 * configure: Regenerate.
7616
f8c33439
JM
76172008-06-08 Joseph Myers <joseph@codesourcery.com>
7618
7619 PR tree-optimization/36218
7620 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7621 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7622 (all prefix="build-"): Pass them to build-system sub-makes.
7623 * Makefile.in: Regenerate.
7624
cd985f66
JM
76252008-06-07 Joseph Myers <joseph@codesourcery.com>
7626
7627 * MAINTAINERS (mt port): Remove.
7628 (sco5, unixware, sco udk): Remove.
7629 (Kean Johnston): Add to Write After Approval.
7630
3f6383d3
JB
76312008-05-30 Julian Brown <julian@codesourcery.com>
7632
7633 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7634 of libobjc for ARM EABI Linux.
7635 * configure: Regenerate.
30da41ed 7636
dce2d8b2 76372008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7638
09ce620e 7639 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7640
dce2d8b2 76412008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7642
e29cc9b4 7643 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7644
955410cb
JW
76452008-05-15 Janus Weil <janus@gcc.gnu.org>
7646
7647 * MAINTAINERS (Write After Approval): Add myself.
7648
719bb4e3 76492008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7650
7651 * config-ml.in: don't handle --enable-shared and --enable-static.
7652
372b05fc
RS
76532008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7654
7655 * MAINTAINERS: Update my email address.
7656
f73e2200
PC
76572008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7658
7659 * MAINTAINERS: Update my email address.
09ce620e 7660
3e438e2b
KVH
76612008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7662
7663 * MAINTAINERS (Write After Approval): Add myself.
7664
177bf491
GS
76652008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7666
7667 * MAINTAINERS (Write After Approval): Add myself.
7668
dce2d8b2 76692008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7670
7671 * MAINTAINERS (crx): Add myself.
7672
14a8726b
PB
76732008-04-18 Paolo Bonzini <bonzini@gnu.org>
7674
7675 Sync with src:
7676 2008-04-14 David S. Miller <davem@davemloft.net>
7677
09ce620e
AS
7678 * configure.ac: Add sparc*-*-* to gold supported targets.
7679 * configure: Regenerate.
14a8726b 7680
7142fb32
PB
76812008-04-18 Paolo Bonzini <bonzini@gnu.org>
7682
7683 PR bootstrap/35457
7684 * configure.ac: Include override.m4.
7685 * configure: Regenerate.
7686
c6b196de
PB
76872008-04-18 Paolo Bonzini <bonzini@gnu.org>
7688
09ce620e
AS
7689 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7690 * Makefile.in: Regenerate.
c6b196de 7691
dce2d8b2 76922008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7693
09ce620e 7694 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7695 as nonconfigurable directories list.
09ce620e 7696 * configure: Regenerate.
c993ae60 7697
8479b1b1
BE
76982008-04-14 Ben Elliston <bje@au.ibm.com>
7699
7700 * config.sub, config.guess: Update from upstream sources.
7701
295e261a
HPN
77022008-04-12 Hans-Peter Nilsson <hp@axis.com>
7703
7704 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7705 * Makefile.in: Regenerate.
7706
ac3949d9
EW
77072008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7708
7709 * configure.ac: Do not build libssp for the AVR.
7710 * configure: Regenerate.
7711
06407e30
ILT
77122008-04-07 Ian Lance Taylor <iant@google.com>
7713
7714 * Makefile.def: check-gold depends upon all-binutils.
7715 * Makefile.in: Regenerate.
7716
97db009c
AH
77172008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7718
7719 * MAINTAINERS (Write After Approval): Add myself.
7720
2a79c47f
NC
77212008-04-04 Nick Clifton <nickc@redhat.com>
7722
7723 PR binutils/4334
5f4bebbf 7724 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7725 builds.
7726 * configure: Regenerate.
7727
c53a18d3
N
77282008-04-04 NightStrike <NightStrike@gmail.com>
7729
7730 PR other/35151
09ce620e
AS
7731 * configure.ac: Combine rules for mingw32 and mingw64.
7732 * configure: Regenerate.
c53a18d3 7733
d925aa70
KT
77342008-04-02 Kai Tietz <kai.tietz@onvision.com>
7735
7736 * MAINTAINERS (Write After Approval): Add myself.
7737
dce2d8b2 77382008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7739
7740 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7741 * Makefile.in (.NOTPARALLEL): Ditto.
7742
4412a506
PG
77432008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7744
7745 * MAINTAINERS (Write After Approval): Add myself.
7746
dce2d8b2 77472008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7748
7749 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7750 * Makefile.in (.NOTPARALLEL): Regenerate.
7751
639223bd
PB
77522008-03-27 Paolo Bonzini <bonzini@gnu.org>
7753
7754 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7755 * Makefile.in: Regenerate.
7756
b8ab1f4a
JS
77572008-03-26 Jakub Staszak <kuba@et.pl>
7758
7759 * MAINTAINERS (Write After Approval): Add myself.
7760
b45890a4
TK
77612008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7762
7763 * MAINTAINERS: Update e-mail address.
7764
5afab7ad
ILT
77652008-03-20 Ian Lance Taylor <iant@google.com>
7766
7767 * configure.ac: Add support for --enable-gold.
7768 * Makefile.def: Add gold as a directory like ld.
7769 * configure, Makefile.in: Regenerate.
7770
38d24731
RW
77712008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7772
7773 * configure.ac: m4_include config/proginstall.m4.
7774 * configure: Regenerate.
32bc4cf4
RW
7775
7776 Backport from upstream Libtool:
09ce620e 7777
32bc4cf4 7778 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7779
32bc4cf4
RW
7780 Deal with Autoconf 2.62's semantic change in m4_append.
7781 * ltsugar.m4 (lt_append): Replace broken versions of
7782 m4_append.
7783 (lt_if_append_uniq): Don't require separator to be overquoted,
7784 and avoid broken m4_append.
7785 (lt_dict_add): Fix typo.
7786 * libtool.m4 (_LT_DECL): Don't overquote separator.
7787
9d3c50ea
DE
77882008-03-13 David Edelsohn <edelsohn@gnu.org>
7789
7790 * config.rpath: Add AIX 6 support.
7791
5d2edb29
PB
77922008-03-13 Paolo Bonzini <bonzini@gnu.org>
7793
7794 * Makefile.def (stageprofile). Remove -fprofile-generate
7795 from stage_libcflags.
7796 * Makefile.in: Regenerate.
7797
954910ef
BE
77982008-03-13 Ben Elliston <bje@au.ibm.com>
7799
7800 * config.sub, config.guess: Update from upstream sources.
7801
e8645a40
TT
78022008-03-06 Tom Tromey <tromey@redhat.com>
7803
7804 * MAINTAINERS: Update for treelang deletion.
7805
2c8e955e
JW
78062008-03-03 James E. Wilson <wilson@tuliptree.org>
7807
7808 * MAINTAINERS: Update my email address.
7809
54acd307
SS
78102008-03-03 Stan Shebs <stanshebs@earthlink.net>
7811
893ad2a1 7812 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7813 (objective-c/c++): Add myself as a maintainer.
7814
4b52b516
VR
78152008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7816
7817 * MAINTAINERS (Write After Approval): Update my email address.
7818
e652b516
TB
78192008-02-25 Tomas Bily <tbily@suse.cz>
7820
7821 * MAINTAINERS (Write After Approval): Add myself.
7822
02d30740
JJ
78232008-02-23 Jakub Jelinek <jakub@redhat.com>
7824
7825 * MAINTAINERS (OpenMP): Add myself.
7826
1c8bd6a3
PB
78272008-02-20 Paolo Bonzini <bonzini@gnu.org>
7828
4b40b2a5
UB
7829 PR bootstrap/32009
7830 PR bootstrap/32161
1c8bd6a3 7831
4b40b2a5
UB
7832 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7833 * configure: Regenerate.
1c8bd6a3 7834
4b40b2a5
UB
7835 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7836 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7837 STAGE4_LIBCFLAGS): New.
7838 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7839 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7840 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7841 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7842 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7843 for target modules. Don't export LIBCFLAGS.
7844 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7845 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7846 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7847 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7848 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7849 * Makefile.in: Regenerate.
1c8bd6a3 7850
bb44c9d2
RW
78512008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7852
7853 PR libgcj/33085
7854 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7855 Do not use -DDLL_EXPORT. Backport from upstream.
7856
29a7754d
RW
78572008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7858
7859 * MAINTAINERS (Write After Approval): Add myself.
7860
9a212bb7
HPN
78612008-02-02 Hans-Peter Nilsson <hp@axis.com>
7862
7863 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7864 * configure: Regenerate.
7865
aa12a573
MG
78662008-01-31 Marc Gauthier <marc@tensilica.com>
7867
7868 * configure.ac (xtensa*-*-*): Recognize processor variants.
7869 * configure: Regenerate.
7870
ac9e6043
RW
78712008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7872
40049ccc
UB
7873 PR bootstrap/34922
7874 * configure.ac (PARSE_ARGS): Push suitable setting of
7875 ac_subdirs_all, for `./configure --help=recursive'.
7876 Handle `+' in generic toplevel directory disabling.
7877 * configure: Regenerate.
ac9e6043 7878
4288c86a
NC
78792008-01-28 Nick Clifton <nickc@redhat.com>
7880
7881 * MAINTAINERS (xstormy16): Take over maintainership.
7882
8d8da227
JM
78832008-01-25 Joseph Myers <joseph@codesourcery.com>
7884
7885 * MAINTAINERS (c4x port): Remove.
7886
349b60e7
DE
78872008-01-24 David Edelsohn <edelsohn@gnu.org>
7888
7889 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7890
3ca06a68
BE
78912008-01-23 Ben Elliston <bje@au.ibm.com>
7892
7893 * config.sub, config.guess: Update from upstream sources.
7894
3c631381
TG
78952008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7896
7897 * MAINTAINERS (Write After Approval): Add myself.
7898
20533ef1
L
78992008-01-17 H.J. Lu <hjl.tools@gmail.com>
7900
7901 * MAINTAINERS: Update my email address.
7902
79032008-01-09 Raksit Ashok <raksit@google.com>
7904
7905 * MAINTAINERS (Write After Approval): Add myself.
7906
684f4f6a
RA
79072008-01-09 Raksit Ashok <raksit@google.com>
7908
7909 * MAINTAINERS (Write After Approval): Add myself.
7910
9cb8756f
BE
79112008-01-08 Ben Elliston <bje@au.ibm.com>
7912
7913 * config.sub, config.guess: Update from upstream sources.
7914
94e1934d
KG
79152007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7916
7917 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7918 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7919 * configure: Regenerate.
7920
a2e51f77
SP
79212007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7922
7923 * MAINTAINERS: Update my email address.
7924
ffe3dcd9
BRF
79252007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7926
7927 * MAINTAINERS: Update my email address.
7928
aa4095c9
RS
79292007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7930
7931 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7932 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7933 * Makefile.in: Regenerate.
7934
dce2d8b2 79352007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7936
7937 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7938 misplaced entries.
7939
0fe0f073
AT
79402007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7941
7942 * configure.ac: Enable libjava for x86_64-*-darwin9.
7943 * configure: Regenerate.
7944
dce2d8b2 79452007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7946
7947 * MAINTAINERS (Write After Approval): Add myself.
7948
c3220d4c
BE
79492007-12-05 Ben Elliston <bje@au.ibm.com>
7950
7951 * config.sub, config.guess: Update from upstream sources.
7952
aba7501e
MK
79532007-12-02 Matthias Klose <doko@ubuntu.com>
7954
7955 * config-ml.in: Remove 64bit configure tests.
7956
d683ec81
PB
79572007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7958
7959 * config-ml.in: Robustify against white space in absolute file
7960 names.
7961
7962 * config-ml.in (multi-clean): Substitute ${Makefile}.
7963 Remove superfluous ${Makefile} in list.
7964
60f1711a
TS
79652007-11-19 Thiemo Seufer <ths@mips.com>
7966
7967 * config-ml.in: Don't hardcode the Makefile name.
7968
487f9d96
AM
79692007-11-08 Alexander Monakov <amonakov@ispras.ru>
7970
7971 * MAINTAINERS (Write After Approval): Add myself.
7972
fa3886fe
ST
79732007-11-07 Samuel Tardieu <sam@rfc1149.net>
7974
7975 * MAINTAINERS (Write After Approval): Add myself.
7976
dce2d8b2 79772007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7978
7979 * MAINTAINERS (Write After Approval): Add myself.
7980
acc48927
BE
79812007-10-25 Ben Elliston <bje@au.ibm.com>
7982
7983 * MAINTAINERS (mercury): Remove entry.
7984 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7985
e00e9858
DJ
79862007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7987
7988 * Makefile.def (dependencies): Make configure-gdb depend on
7989 all-intl.
7990 * Makefile.in: Regenerated.
7991
def14a3c
SK
79922007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7993
7994 * MAINTAINERS (Fortran maintainer): Remove myself.
7995
dce2d8b2 79962007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7997
7998 * Makefile.def: To avoid problems running with parallel makes,
7999 build newlib before libgloss so that target specific header
8000 files are availble.
8001 * Makefile.in: Regenerate
8002
bbfbfafc
DJ
80032007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8004
8005 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8006 * Makefile.in: Regenerate.
8007
c56abad5
VM
80082007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8009
8010 * MAINTAINERS (Register allocation reviewer): Add myself.
8011
f019adc1
MF
80122007-10-08 Mike Frysinger <vapier@gentoo.org>
8013
8014 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8015 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8016 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8017 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8018 * configure: Regenerate.
8019
dce2d8b2 80202006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8021
8022 * MAINTAINERS (Register allocation reviewer): Add myself.
8023
0999159b
PB
80242007-10-01 Paolo Bonzini <bonzini@gnu.org>
8025
8026 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8027 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8028 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8029 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8030 * configure.ac: Default them to host tools for $host = $build.
8031 Subst them.
8032
8033 * configure: Regenerate.
8034 * Makefile.in: Regenerate.
8035
dce2d8b2 80362006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8037
8038 * MAINTAINERS (Register allocation reviewer): Add myself.
8039
dce2d8b2 80402006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8041
8042 * MAINTAINERS (Register allocation reviewer): Add myself.
8043
9d209c83
SP
80442007-09-21 Seongbae Park <seongbae.park@gmail.com>
8045
8046 * MAINTAINERS (Write After Approval): Fix typo.
8047
1ec3b87b
RS
80482007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8049
8050 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8051 * configure: Regenerate.
8052
19d5986d
PJ
80532007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8054
8055 PR bootstrap/31906
8056 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8057 they're already prefixed.
19d5986d 8058
6d3b5aea
BK
80592007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8060
8061 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8062 libstdc++.
8063 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8064 * configure: Regenerate.
8065 * Makefile.in: Regenerate.
09ce620e 8066
4fe7e755
AS
80672007-09-17 Andreas Schwab <schwab@suse.de>
8068
8069 * configure.ac: Raise minimum makeinfo version to 4.6.
8070 * configure: Regenerate.
8071
dce2d8b2 80722007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8073
ffe3dcd9 8074 * MAINTAINERS (write-after-approval) add myself
d483feaa 8075
fa9a3f31
AM
80762007-09-15 Alan Modra <amodra@bigpond.net.au>
8077
8078 * configure.ac: Correct makeinfo version check.
8079 * configure: Regenerate.
8080
6593a73e
RS
80812007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8082
8083 * MAINTAINERS: Update my email address.
8084
d9dced13
RS
80852007-09-14 Richard Sandiford <richard@codesourcery.com>
8086
8087 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8088 to $skipdirs and only disable gprof for newlib. Use the normal
8089 mips*-elf* handling in other respects.
8090 * configure: Regnerate.
8091
773c1467
DD
80922007-09-12 David Daney <ddaney@avtrex.com>
8093
8094 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8095 enabling libgcj.
8096 * configure: Regenerate.
8097
c03353e2
RIL
80982007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8099
8100 PR other/32154
8101 * configure.ac: For libgloss targets, point the linker to the linker
8102 script, startup code and simulator library.
8103 * configure: Regenerate.
8104
c4e9bf2b
AH
81052007-09-07 Andrew Haley <aph@redhat.com>
8106
8107 * configure.ac (noconfigdirs): Remove target-libffi and
8108 target-libjava.
8109 * configure: Regenerate.
8110
1f5a6b84
FXC
81112007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8112
8113 PR target/33281
8114 * configure.ac: Use config/mh-mingw on mingw.
8115 * configure: Regenerate.
1f5a6b84 8116
3951e521
PH
81172007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8118
9f349f63 8119 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8120
e643dc23
RG
81212007-09-05 Richard Guenther <rguenther@suse.de>
8122
8123 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8124 nor --disable-checking is provided also turn on yes and types
8125 checking for stage1.
8126 * configure: Re-generate.
8127
039874df
KW
81282007-08-30 Krister Walfridsson <cato@df.lth.se>
8129
8130 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8131 (Write After Approval): Remove myself.
8132
c3f07bd6 81332007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8134
c3f07bd6 8135 * config.sub, config.guess: Update from upstream sources.
15098359 8136
40049ccc 81372007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8138
8139 * MAINTAINERS (Write After Approval): Added myself.
8140 * MAINTAINERS (Reviewers): Removed myself.
8141
c8aea42c 81422007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8143 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8144
8145 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8146 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8147 * Makefile.in: Regenerate.
8148 * configure.ac (--with-debug-prefix-map): New.
8149 * configure: Regenerate.
8150
4bf6c438
RS
81512007-08-17 Richard Sandiford <richard@codesourcery.com>
8152 Nigel Stephens <nigel@mips.com>
8153
4bf6c438
RS
8154 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8155 as target_makefile_frag.
8156 * configure: Regenerate.
8157
bb286d71
AO
81582007-08-16 Alexandre Oliva <aoliva@redhat.com>
8159
8160 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8161 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8162 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8163 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8164 (do-compare, do-compare3, do-compare-debug): New.
8165 ([+compare-target+]): Use them.
8166
a4630417
MK
81672007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8168
8169 * MAINTAINERS (Write After Approval): Change my email address.
8170
d9acb717
RW
81712007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8172 Ben Elliston <bje@au.ibm.com>
8173
8174 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8175 --silent if $silent.
8176 * configure: Regenerate.
8177
96876681
ZD
81782003-08-12 Zdenek Dvorak <ook@ucw.cz>
8179
8180 * MAINTAINERS (Various Maintainers): Add myself as
8181 loop infrastructure maintainer. Update my e-mail
8182 address.
8183
1c1d80ee
DN
81842007-07-31 Diego Novillo <dnovillo@google.com>
8185
8186 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8187 Adjust description.
8188
7e98624c
RG
81892007-07-26 Richard Guenther <rguenther@suse.de>
8190
8191 * configure.ac: Add types checking to stage1 checking flags.
8192 * configure: Regenerate.
8193
4c85af60
NC
81942007-07-17 Nick Clifton <nickc@redhat.com>
8195
8196 * COPYING3: New file. Contains version 3 of the GNU General
8197 Public License.
8198 * COPYING3.LIB: New file. Contains version 3 of the GNU
8199 Lesser General Public License.
8200
19ddfd3a
AK
82012007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8202
8203 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8204
2a064545
AK
82052007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8206
8207 * MAINTAINERS (S/390 co-maintainer): Add myself.
8208 (Write After Approval): Remove myself.
8209
f861f54d
DH
82102007-07-13 Dan Hipschman <dsh@google.com>
8211
8212 * MAINTAINERS (Write After Approval): Add myself.
8213
0136f2f7
NC
82142007-07-11 Nick Clifton <nickc@redhat.com>
8215
8216 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8217 WINDRES export.
8218 * Makefile.in: Regenerate.
8219
6e29b5a4
RO
82202007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8221
8222 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8223 maintainer.
8224
159a4b02
L
82252007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8226
8227 * lt~obsolete.m4: New. Import from 20070318 libtool.
8228
6ba67283
JB
82292007-07-03 Julian Brown <julian@codesourcery.com>
8230
8231 * MAINTAINERS (Write After Approval): Add myself.
8232
30b74385
RW
82332007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8234
8235 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8236 * configure: Regenerate.
8237
82382007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8239
8240 * configure.ac: Add some missing m4 quotation.
8241 * configure: Regenerate.
8242
943c54ce
SB
82432007-07-02 Simon Baldwin <simonb@google.com>
8244
8245 * MAINTAINERS (Write After Approval): Add myself.
8246
1c00b503
PB
82472007-07-02 Paolo Bonzini <bonzini@gnu.org>
8248
8249 * configure: Regenerate.
8250
901119ae
KT
82512007-07-02 Kai Tietz <kai.tietz@onevision.com>
8252
8253 * Makefile.def: Add windmc tool to build.
8254 * Makefile.tpl: Likewise.
8255 * configure.ac: Likewise.
8256 * Makefile.in: Regenerate.
8257 * configure: Regenerate.
09ce620e 8258
83f4c19f
DD
82592007-06-28 DJ Delorie <dj@redhat.com>
8260
8261 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8262 not building newlib.
8263 * configure: Regenerated.
09ce620e 8264
5346c75c
JS
82652007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8266
8267 * MAINTAINERS (Write After Approval): Add myself.
8268
aacfb86b
MM
82692007-06-25 Martin Michlmayr <tbm@cyrius.com>
8270
8271 * MAINTAINERS (Write After Approval): Add myself.
8272
590bf0d3
CM
82732007-06-19 Chris Matthews <chrismatthews@google.com>
8274
8275 * MAINTAINERS (Write After Approval): Add myself.
8276
cdbbee7a
RIL
82772007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8278
8279 * MAINTAINERS (Write After Approval): Add myself.
8280
b8afffc1
DJ
82812007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8282
8283 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8284 * Makefile.in: Regenerated.
8285
3fcfad76
BS
82862007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8287
8288 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8289 bfin*-*-uclinux* targets.
8290 * configure: Regenerate.
8291
3f5a2b7f
ILT
82922007-06-14 Ian Lance Taylor <iant@google.com>
8293
8294 * MAINTAINERS: Add myself as non-algorithmic global write
8295 maintainer.
8296
4c46daee
DN
82972007-06-14 Diego Novillo <dnovillo@google.com>
8298
8299 * MAINTAINERS: Add self as middle-end maintainer and
8300 non-algorithmic global write maintainer.
8301
a3bb222a
FXC
83022007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8303
8304 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8305 Move all Fortran maintainers except Paul Brook into the
8306 Non-Autopoiesis section.
8307
a19e8f64
PB
83082007-06-14 Paolo Bonzini <bonzini@gnu.org>
8309
8310 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8311 (distclean-stage[+id+]): Possibly delete stage_last.
8312 * Makefile.in: Regenerate.
8313
1c2abe5e
SP
83142007-06-12 Seongbae Park <seongbae.park@gmail.com>
8315
8316 * MAINTAINERS (Various Maintainer): Fix typo.
8317
abca4739
PB
83182007-06-11 Paolo Bonzini <bonzini@gnu.org>
8319
8320 * MAINTAINERS (Various Maintainer): Add myself as
8321 dataflow maintainer.
8322
a894d2c3
BE
83232007-06-07 Ben Elliston <bje@au.ibm.com>
8324
8325 * config.sub, config.guess: Update from upstream sources.
8326
8024d75e
BE
83272007-06-07 Ben Elliston <bje@au.ibm.com>
8328
8329 * Makefile.tpl: Fix spelling error.
8330 * Makefile.in: Regenerate.
8331
973a9a5e
SE
83322007-06-01 Steve Ellcey <sje@cup.hp.com>
8333
96598938
L
8334 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8335 lt_cv_sys_max_cmd_len.
973a9a5e 8336
ccb4d26b
DN
83372007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8338
8339 * MAINTAINERS (Various Maintainers): Add myself as
8340 auto-vectorizer maintainer.
8341
eecb7461
PB
83422003-05-31 Paolo Bonzini <bonzini@gnu.org>
8343
8344 PR libjava/32098
8345 * libtool.m4: Revert previous change.
8346 * ltgcc.m4: Put it here.
8347
89d28202
ZD
83482003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8349
8350 * MAINTAINERS (Various Maintainers): Add myself as
8351 auto-vectorizer maintainer.
8352
60c7a11a
L
83532007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8354
8355 PR libjava/32098
8356 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8357
9dd3cc81
RG
83582007-05-30 Richard Guenther <rguenther@suse.de>
8359
8360 * MAINTAINERS (Various Maintainers): Add myself as
8361 auto-vectorizer maintainer.
8362
9cc1244e
JJ
83632007-05-30 Jakub Jelinek <jakub@redhat.com>
8364
8365 PR bootstrap/29382
8366 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8367 * configure: Rebuilt.
8368
6124296b
RC
83692007-05-28 Roberto Costa <robsettantasei@gmail.com>
8370
8371 * MAINTAINERS (Write After Approval): Removed my name.
8372
6b757a0d
SB
83732007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8374
8375 * MAINTAINERS (Write After Approval): Remove myself.
8376
86ef8528
AT
83772007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8378
8379 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8380
1cf3d07d
SE
83812007-05-23 Steve Ellcey <sje@cup.hp.com>
8382
8383 * ltmain.sh: Update from ToT Libtool.
8384 * libtool.m4: Update from ToT Libtool.
8385 * ltsugar.m4: New. Update from ToT Libtool.
8386 * ltversion.m4: New. Update from ToT Libtool.
8387 * ltoptions.m4: New. Update from ToT Libtool.
8388 * ltconfig: Remove.
8389 * ltcf-c.sh: Remove.
8390 * ltcf-cxx.sh: Remove.
8391 * ltcf-gcj.sh: Remove.
8392
ce3fcf8c
OW
83932007-05-22 Ollie Wild <aaw@google.com>
8394
8395 * MAINTAINERS (Write After Approval): Add myself.
8396
342b9200
PB
83972007-05-16 Paolo Bonzini <bonzini@gnu.org>
8398
8399 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8400 stage_cflags.
8401 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8402 Remove CFLAGS/LIBCFLAGS.
8403 (configure-stage[+id+]-[+prefix+][+module+],
8404 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8405 * Makefile.in: Regenerate.
8406
cea17285
DN
84072007-05-15 Diego Novillo <dnovillo@google.com>
8408
8409 * MAINTAINERS: Update e-mail address.
8410
11c004e7
RE
84112007-05-15 Revital Eres <eres@il.ibm.com>
8412
8413 * MAINTAINERS (Write After Approval): Add myself.
8414
ab6bd693
RC
84152007-05-14 Roberto Costa <robsettantasei@gmail.com>
8416
8417 * MAINTAINERS (Write After Approval): Updated my address.
8418
388cdf07
TN
84192007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8420
8421 * MAINTAINERS (Write After Approval): Add myself.
8422
23f24034
SR
84232007-05-11 Silvius Rus <rus@google.com>
8424
8425 * MAINTAINERS (Write After Approval): Add myself.
8426
34a7526e
TT
84272007-04-23 Tom Tromey <tromey@redhat.com>
8428
8429 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8430
51da21be
MM
84312007-04-22 Mark Mitchell <mark@codesourcery.com>
8432
8433 * MAINTAINERS (cpplib): Rename to ...
8434 (libcpp): ... this. Add C/C++ front end maintainers.
8435
70070387
SE
84362007-04-14 Steve Ellcey <sje@cup.hp.com>
8437
8438 * config-ml.in: Pass ${ml_config_env} to configure calls.
8439
df1a0dbb
CB
84402007-04-04 Christian Bruel <christian.bruel@st.com>
8441
8442 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8443
9daff147
DK
84442007-04-02 Dave Korn <dave.korn@artimi.com>
8445
8446 * MAINTAINERS (Write After Approval): Add myself.
8447
374eadb2
TB
84482007-03-31 Tobias Burnus <burnus@net-b.de>
8449
8450 * MAINTAINERS (fortran 95 front end): Add myself.
8451
8eced3a2
DR
84522007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8453
8454 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8455
653de3e3
AZ
84562007-03-24 Ayal Zaks <zaks@il.ibm.com>
8457
8458 * MAINTAINERS (Modulo Scheduler): Add myself.
8459
b737d953
BM
84602007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8461
8462 * MAINTAINERS (fortran 95 front end): Add myself.
8463 (c++ front end): whitespace fix.
8464
a584cdf2
NF
84652007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8466
8467 * MAINTAINERS (Write After Approval): Add myself.
8468
8c79f3c4
RS
84692007-03-21 Richard Sandiford <richard@codesourcery.com>
8470
8471 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8472 of glob. Quote arguments with single quotes too.
8473 * configure: Regenerate.
8474
07f1ac6d
BM
84752007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8476
8477 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8478 * Makefile.in: Regenerate
8479
172e41aa
AS
84802007-03-07 Andreas Schwab <schwab@suse.de>
8481
8482 * configure: Regenerate.
8483
9c4d2493
BM
84842007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8485
8486 * configure.ac: Add "--with-pdfdir" configure option,
8487 which defines pdfdir variable.
8488 * Makefile.def (target=fixincludes): Add install-pdf to
8489 missing targets.
8490 (recursive_targets): Add install-pdf target.
8491 (flags_to_pass): Add pdfdir.
8492 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8493 target.
8494 * configure: Regenerate
8495 * Makefile.in: Regenerate
8496
e14e622e
EC
84972007-02-28 Eric Christopher <echristo@apple.com>
8498
8499 Revert:
8500 2006-12-07 Mike Stump <mrs@apple.com>
8501
8502 * Makefile.def (dependencies): Add dependency for
8503 install-target-libssp and install-target-libgomp on
8504 install-gcc.
8505 * Makefile.in: Regenerate.
8506
54e433bc
MK
85072007-02-27 Matt Kraai <kraai@ftbfs.org>
8508
8509 * configure: Regenerate.
8510 * configure.ac: Move statements after variable declarations.
8511
6c8d3d8f
KK
85122007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8513
8514 * MAINTAINERS: Add myself as sh maintainer.
8515
9f8c6739
JM
85162007-02-19 Joseph Myers <joseph@codesourcery.com>
8517
8518 * configure.ac: Adjust for loop syntax.
8519 * configure: Regenerate.
8520
278a7a38
AO
85212007-02-18 Alexandre Oliva <aoliva@redhat.com>
8522
8523 * configure: Rebuilt.
8524
b2eaac4a
AO
85252007-02-18 Alexandre Oliva <aoliva@redhat.com>
8526
8527 * configure.ac: Drop multiple occurrences of --enable-languages,
8528 and fix its quoting.
8529 * configure: Rebuilt.
8530
beeaf216 85312007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8532 Nathan Sidwell <nathan@codesourcery.com>
8533 Vladimir Prus <vladimir@codesourcery.com>
8534 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8535
8536 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8537 * configure: Regenerate.
8538
09201a09
GP
85392007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8540
8541 * ltconfig (freebsd*): Default to elf.
8542
291f172e
DJ
85432007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8544
8545 * configure.ac (target_libraries): Move libgcc before libiberty.
8546 * configure: Regenerated.
8547
c3a86da9
DJ
85482007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8549 Paolo Bonzini <bonzini@gnu.org>
8550
8551 PR bootstrap/30753
8552 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8553 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8554 * configure: Regenerated.
8555
88e1e72a
FXC
85562007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8557
8558 * MAINTAINERS (Language Front End Maintainers): Update my mail
8559 address.
8560
44bfc3ac
DJ
85612007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8562
8563 PR bootstrap/30748
8564 * configure.ac: Correct syntax for Solaris ksh.
8565 * configure: Regenerated.
8566
3e19841a
PB
85672007-02-09 Paolo Bonzini <bonzini@gnu.org>
8568
8569 * configure.ac: Sync with src.
8570 * configure: Regenerate.
8571
74a48762
PB
85722007-02-09 Paolo Bonzini <bonzini@gnu.org>
8573
8574 * Makefile.in: Regenerate.
8575
d846e52e
PB
85762007-02-09 Paolo Bonzini <bonzini@gnu.org>
8577
8578 * config.sub: Sync with src.
8579
1c710c3c
DJ
85802007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8581
8582 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8583 noncanonical equivalents.
8584 * configure.in: Rename to...
8585 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8586 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8587 target_noncanonical. Use them. Rewrite removal of configure
8588 arguments for autoconf 2.59. Discard variable settings. Force
8589 program_transform_name for native tools.
8590
8591 * Makefile.in: Regenerated.
8592 * configure: Regenerated with autoconf 2.59.
8593
dce2d8b2 85942007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8595
3de8da2a 8596 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8597
f6671c93
AS
85982007-01-31 Andreas Schwab <schwab@suse.de>
8599
8600 * Makefile.tpl (LDFLAGS): Substitute it.
8601 * Makefile.in: Regenerate.
8602
dce2d8b2 86032007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8604
3de8da2a 8605 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8606
2472200d
DE
86072007-01-28 David Edelsohn <edelsohn@gnu.org>
8608
3de8da2a 8609 * MAINTAINERS (spu port): Add myself.
2472200d 8610
5305be7e
RG
86112007-01-23 Richard Guenther <rguenther@suse.de>
8612
8613 PR bootstrap/30541
8614 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8615 * Makefile.tpl (GNATBIND): Substitute it.
8616 (GNATMAKE): Likewise.
8617 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8618 of STAGE_PREFIX.
8619 * Makefile.in: Regenerate.
8620 * configure: Regenerate.
8621
416cfb5e
MS
86222007-01-18 Mike Stump <mrs@apple.com>
8623
8624 * configure.in: Re-enable -Werror for gcc builds.
8625
3de8da2a 86262007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8627
3de8da2a 8628 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8629
d943d7c4
PB
86302007-01-11 Paolo Bonzini <bonzini@gnu.org>
8631
8632 * configure.in: Change == to = in test command.
3de8da2a 8633 * configure: Regenerate.
d943d7c4 8634
e69bf64b 86352007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8636 Nick Clifton <nickc@redhat.com>
8637 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8638
8639 * configure.in (build_configargs, host_configargs, target_configargs):
8640 Remove build/host/target parameters.
8641 (host_libs): Add gmp and mpfr.
8642 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8643 * Makefile.def (gmp, mpfr): New.
8644 (gcc): Remove target.
8645 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8646 target_os, target_vendor): New.
dce2d8b2 8647 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8648 * configure: Regenerate.
8649 * Makefile.in: Regenerate.
e69bf64b
PB
8650
86512007-01-11 Matt Fago <fago@earthlink.net>
8652
8653 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8654 to improve robustness of configure tests.
e69bf64b 8655 * configure: Regenerate.
e14e622e 8656
a42f3b80
UB
86572007-01-09 Uros Bizjak <ubizjak@gmail.com>
8658
8659 * MAINTAINERS: Add myself as i386 maintainer.
8660
a36aee1a
JH
86612007-01-08 Jan Hubicka <jh@suse.cz>
8662
61fcaeef 8663 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8664
738a52d3
KT
86652007-01-08 Kai Tietz <kai.tietz@onevision.com>
8666
8667 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8668 * configure: Regenerate.
738a52d3 8669
54fdc474
DJ
86702007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8671
8672 * Makefile.tpl (all-target): Correct @if conditional for target
8673 modules.
8674 * configure.in: Omit libiberty if building only target libgcc.
8675 * configure, Makefile.in: Regenerated.
8676
3dd71726
PB
86772007-01-04 Paolo Bonzini <bonzini@gnu.org>
8678
dce2d8b2 8679 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8680 * configure: Regenerate.
8681
fa958513
DJ
86822007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8683
8684 * Makefile.def (target_modules): Add libgcc.
8685 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8686 * Makefile.tpl (clean-target-libgcc): Delete.
8687 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8688 on gcc even for bootstrapped modules. Rewrite handling of
8689 lang_env_dependencies to loop over target_modules.
8690 * configure.in (target_libraries): Add target-libgcc.
8691 * Makefile.in, configure: Regenerated.
8692
e1888513
PB
86932006-12-29 Paolo Bonzini <bonzini@gnu.org>
8694
8695 * configure.in: Reorganize recognition of languages. Add
8696 --enable-stage1-languages. Show supported languages for the chosen
8697 target rather than all recognized languages.
8698 * configure: Regenerate.
8699
53b88b73
PB
87002006-12-29 Paolo Bonzini <bonzini@gnu.org>
8701
8702 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8703 * Makefile.in: Regenerate.
8704
a3993f33
KG
87052006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8706
8707 * configure.in: Warn that MPFR 2.2.0 is buggy.
8708 * configure: Regenerate.
8709
f063a9ed
ILT
87102006-12-27 Ian Lance Taylor <iant@google.com>
8711
8712 * configure.in: When removing Makefiles to force a reconfigure, also
8713 remove prev-DIR*/Makefile.
8714 * configure: Regenerate.
8715
af71363e
AS
87162006-12-22 Andreas Schwab <schwab@suse.de>
8717
8718 * configure: Regenerate with correct autoconf version.
8719
0b0dc272
AM
87202006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8721
3de8da2a
UB
8722 * configure.in: add AC_SUBST for *_FOR_TARGET.
8723 * configure: Regenerate.
0b0dc272 8724
53b88b73
PB
87252006-12-19 Paolo Bonzini <bonzini@gnu.org>
8726
8727 * configure.in: Simplify logic for rejecting languages that cannot
8728 be built. Separate the case when a language is unsupported,
8729 from the case when the user chooses not to build a language.
8730
400ebff4
PB
87312006-12-19 Paolo Bonzini <bonzini@gnu.org>
8732
8733 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8734 it only affects bootstrap and could be tested on "$host" as well.
8735 * configure: Regenerate.
8736 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8737
8efea775
PB
87382006-12-19 Paolo Bonzini <bonzini@gnu.org>
8739
8740 PR bootstrap/29544
8741 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8742 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8743 move here comment from Makefile.tpl.
8744 * Makefile.tpl: Move some definitions higher in the file.
8745 (STAGE1_CHECKING): New.
8746 * configure.in: Add --enable-stage1-checking.
8747 * configure: Regenerate.
8748 * Makefile.in: Regenerate.
8749
ed88a7ed
PB
87502006-12-19 Paolo Bonzini <bonzini@gnu.org>
8751
8752 * MAINTAINERS: Add myself as build system maintainer.
8753
b65151d3
SM
87542006-12-15 Simon Martin <simartin@users.sourceforge.net>
8755
8756 * MAINTAINERS (Write After Approval): Add myself.
8757
7e050830
EC
87582006-12-13 Eric Christopher <echristo@apple.com>
8759
8760 * MAINTAINERS: Add myself as darwin maintainer.
8761
8b494895
ILT
87622006-12-11 Ian Lance Taylor <ian@airs.com>
8763
8764 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8765
dce2d8b2 87662006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8767
8768 MAINTAINERS: Update my entry.
8769
58e24147
AM
87702006-12-11 Alan Modra <amodra@bigpond.net.au>
8771
8772 * configure.in: Handle spu makefile frag.
58e24147
AM
8773 * Makefile.tpl (MAINT): Define
8774 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8775 * configure: Regenerate.
8776 * Makefile.in: Regenerate.
8777
9b6f37a0
BE
87782006-12-11 Ben Elliston <bje@au.ibm.com>
8779
8780 * config.guess: Import latest version.
8781 * config.sub: Likewise.
8782
ea6f5c57
BE
87832006-12-11 Ben Elliston <bje@au.ibm.com>
8784
8785 * configure.in (spu-*-*): Don't skip target-libiberty.
8786 * configure: Regenerate.
8787
42c1cd8a
AT
87882006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8789
8790 PR bootstrap/30134
8791 * configure.in: Correct x86 darwin support for libjava to powerpc
8792 and i?86 only.
8793 * configure: Regenerate.
8794
55eb837d
ST
87952006-12-08 Sandro Tolaini <tolaini@libero.it>
8796
8797 * configure.in: Add x86 darwin support for libjava.
8798 * configure: Regenerate.
8799
5bdacbc7
MS
88002006-12-07 Mike Stump <mrs@apple.com>
8801
8802 * Makefile.def (dependencies): Add dependency for
8803 install-target-libssp and install-target-libgomp on
8804 install-gcc.
8805 * Makefile.in: Regenerate.
8806
477d851c
RG
88072006-12-04 Richard Guenther <rguenther@suse.de>
8808
8809 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8810 (Non-Algorithmic Maintainers): Move over non-algorithmic
8811 loop optimizer maintainers, add myself as a non-algorithmic
8812 middle-end maintainer.
8813
5d33d367
DF
88142006-12-04 Daniel Franke <franke.daniel@gmail.com>
8815
8816 * MAINTAINERS (Write After Approval): Add myself.
8817
dbee1fb3
KG
88182006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8819
8820 * configure.in: Update error message for missing GMP/MPFR.
8821
8822 * configure: Regenerate.
8823
b5147de7
KG
88242006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8825
8826 * configure.in: Update MPFR version in error message.
8827
8828 * configure: Regenerate.
8829
f019376c
KG
88302006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8831
8832 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8833 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8834 --with-gmp-lib): New flags.
8835
8836 * configure: Regenerate.
8837
91ed95ae
BM
88382006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8839
8840 * MAINTAINERS (Write After Approval): Change my email address.
8841
3a971f15
MLI
88422006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8843
05170031 8844 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8845
dce2d8b2 88462006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8847
8848 * MAINTAINERS (i18n): Update e-mail address.
8849
df5487ee
TS
88502006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8851
8852 * MAINTAINERS (spu port): Add myself as maintainer.
8853 (Write After Approval): Remove myself.
8854
92c2f0ee
BE
88552006-11-22 Ben Elliston <bje@au.ibm.com>
8856
8857 * configure.in (skipdirs): Don't build libssp for SPU.
8858 * configure: Regenerate.
8859
a3b97199
AP
88602006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8861
8862 * MAINTAINERS (spu port): Add myself as maintainer.
8863 (libobjc): Update my email address.
8864
0eb97064
AB
88652006-11-21 Andrea Bona <andrea.bona@st.com>
8866
8867 * MAINTAINERS (Write After Approval): Add myself.
8868
dce2d8b2 88692006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8870
8871 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8872 * configure : Rebuilt.
8873
dce2d8b2 88742006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8875
8876 * MAINTAINERS (Write After Approval): Add myself.
8877
d58542ea
AO
88782006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8879
8880 * MAINTAINERS (Write After Approval): Add myself.
8881
a357b5ae
KG
88822006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8883
8884 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8885 libmpfr.a.
8886 * configure: Regenerate.
8887
9bd6112c
PB
88882006-11-16 Paolo Bonzini <bonzini@gnu.org>
8889
8890 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8891 (unstage): Test for stage_last presence.
8892
8893 PR bootstrap/29802
dce2d8b2
EB
8894 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8895 STAGE_PREFIX.
9bd6112c
PB
8896 * Makefile.in: Regenerate.
8897
c8cf9f0f
ZD
88982003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8899
8900 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8901 maintainers.
8902
467b1fc6
ER
89032006-11-14 Erven Rohou <erven.rohou@st.com>
8904
8905 * MAINTAINERS (Write After Approval): Add myself.
8906
995a5697
PB
89072006-11-14 Paolo Bonzini <bonzini@gnu.org>
8908
8909 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8910 and stageN-package/Makefile.
8911 * Makefile.in: Regenerated.
8912
c8d6d53e
JZ
89132006-11-14 Jie Zhang <jie.zhang@analog.com>
8914
8915 * configure.in: Remove target-libgloss from noconfigdirs for
8916 bfin-*-*.
8917 * configure: Regenerated.
8918
dffb147d
KG
89192006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8920
8921 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8922
dffb147d
KG
8923 * configure: Regenerate.
8924
ca558912
KG
89252006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8926
8927 * configure.in: Robustify error message for missing GMP/MPFR.
8928
8929 * configure: Regenerate.
8930
dce2d8b2 89312006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8932
8933 * MAINTAINERS (Write After Approval): Add myself.
8934
dce2d8b2 89352006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8936
8937 * MAINTAINERS: Change email address.
8938
91de1527
VP
89392006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8940
8941 * MAINTAINERS (Write After Approval): Add myself.
8942
a3867703
PB
89432006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8944
8945 * MAINTAINERS (Write After Approval): Add myself.
8946
b4364fa2
CL
89472006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8948
7e050830 8949 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8950 Write After Approval section.
b4364fa2 8951
70ec446f
KG
89522006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8953
8954 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8955 need_gmp anymore.
8956 * configure: Regenerate.
8957
018c8d88
TB
89582006-10-16 Tobias Burnus <burnus@net-b.de>
8959
8960 * MAINTAINERS (Write After Approval): Add myself.
8961
f6a1687e
BE
89622006-10-16 Ben Elliston <bje@au.ibm.com>
8963
8964 * config.guess: Import latest version.
8965 * config.sub: Likewise.
8966
b5422ad7
BM
89672006-10-10 Brooks Moses <bmoses@stanford.edu>
8968
8969 * Makefile.def: Added pdf target handling.
8970 * Makefile.tpl: Added pdf target handling.
8971 * Makefile.in: Regenerated.
8972
bdcee471
CL
89732006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8974
8975 * MAINTAINERS: Add self as score port maintainer.
8976
7d610414
BM
89772006-10-04 Brooks Moses <bmoses@stanford.edu>
8978
8979 * MAINTAINERS (Write After Approval): Add myself.
8980
e48d66a9
SK
89812006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8982
7e050830 8983 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8984 or newer.
8985 * configure: Regenerated.
8986
c394e891
DB
89872006-09-27 Dave Brolley <brolley@redhat.com>
8988
dce2d8b2
EB
8989 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8990 using $s instead of $r.
c394e891
DB
8991 * configure: Regenerated.
8992
1ee4c5a0
TS
89932006-09-26 Thiemo Seufer <ths@mips.com>
8994
8995 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8996 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8997 * configure: Regenerate.
8998
dce2d8b2 89992006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9000
9001 * MAINTAINERS (Write After Approval): Remove myself.
9002
0c502898
CF
90032006-09-22 Chao-ying Fu <fu@mips.com>
9004
9005 * MAINTAINERS (Write After Approval): Add myself.
9006
a7819e42
JM
90072006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9008
9009 * MAINTAINERS: Add self as soft-fp maintainer.
9010
dce2d8b2 90112006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9012
9013 * MAINTAINERS: Add myself as avr maintainer.
9014 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9015
e8288489
RC
90162006-09-07 Roberto Costa <roberto.costa@st.com>
9017
9018 * MAINTAINERS (Write After Approval): Add myself.
9019
b91f0a41
CV
90202006-08-30 Corinna Vinschen <corinna@vinschen.de>
9021
9022 * configure.in: Never build newlib for a Mingw host.
9023 Never build newlib as Mingw target library.
9024 Test the existence of winsup/cygwin for building a Cygwin newlib,
9025 rather than just winsup.
9026 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9027 building a Mingw target.
9028 * configure: Regenerate.
9029
094c07a0
EB
90302006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9031
9032 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9033
8d1171cb
PB
90342006-07-25 Paolo Bonzini <bonzini@gnu.org>
9035
9036 * config.guess: Import from src (was more updated).
9037 * config.sub: Likewise.
9038
2e9e6f68
DJ
90392006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9040
9041 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9042 * configure: Regenerated.
9043
57255173
PB
90442006-07-18 Paolo Bonzini <bonzini@gnu.org>
9045
cc6010cd
AP
9046 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9047 for stages after the first.
57255173 9048
9fbe6585
JJ
90492006-07-17 Jakub Jelinek <jakub@redhat.com>
9050
9051 * Makefile.def: Add dependencies for configure-opcodes
9052 on configure-intl and all-opcodes on all-intl.
9053 * Makefile.in: Regenerated.
9054
18c3f977
BE
90552006-07-13 Ben Elliston <bje@au.ibm.com>
9056
9057 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9058
27b56ba6
PE
90592006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9060
9061 Port to hosts whose 'sort' and 'tail' implementations
9062 treat operands with leading '+' as file names, as POSIX
9063 has required since 2001. However, make sure the code still
9064 works on pre-POSIX hosts.
9065 * ltmain.sh: Don't assume "sort +2" is equivalent to
9066 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9067
ad6d4e43
UW
90682006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9069
9070 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9071
706601d9
PG
90722006-07-04 Peter O'Gorman <peter@pogma.com>
9073
9074 * ltconfig: chmod 644 before ranlib during install.
9075
0b50988a
EB
90762006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9077
9078 PR bootstrap/18058
9079 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9080 if the bootstrap compiler is a GCC version that supports it.
9081 * configure: Regenerate.
9082
b6348cb3
PB
90832006-07-03 Paolo Bonzini <bonzini@gnu.org>
9084
95695ad3 9085 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9086 * configure: Regenerate.
9087
1546bb64
PB
90882006-07-03 Paolo Bonzini <bonzini@gnu.org>
9089
9090 PR other/27063
9091 * configure.in: Test subdir_requires and give an appropriate
9092 error message.
9093 * configure: Regenerate.
9094
5cb6c629
AJH
90952006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9096
9097 * MAINTAINERS (Write After Approval): Add myself.
9098
f4d8cdf8
JDA
90992006-06-22 John David Anglin <dave.anglin@nrc.ca>
9100
9101 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9102
4fe5abb7
SE
91032006-06-22 Steve Ellcey <sje@cup.hp.com>
9104
9105 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9106
2a79fd67
DA
91072006-06-20 David Ayers <d.ayers@inode.at>
9108
9109 PR bootstrap/28072
9110 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9111 whether target-libjava is being configured instead of whether the
9112 java front end is enabled.
9113 * configure: Regenerate.
7e050830 9114
04879af3
RO
91152006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9116
9117 PR target/27540
9118 * configure.in: Only enable libgomp on IRIX 6.
9119 * configure: Regenerate.
9120
ec6c7392
PB
91212006-06-15 Paolo Bonzini <bonzini@gnu.org>
9122
9123 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9124 too.
9125 * Makefile.in: Regenerate.
9126
12973d7a
DD
91272006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9128
9129 * config-ml.in: Alter CCASFLAGS to include special
9130 multilib options the same as is done for CFLAGS.
9131
c67ed86a
JDA
91322006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9133
9134 * configure.in: Don't enable libgomp on hpux10.
9135 * configure: Rebuilt.
9136
cb253473
DA
91372006-06-12 David Ayers <d.ayers@inode.at>
9138
9139 PR bootstrap/27963
9140 PR target/19970
7e050830 9141 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9142 ${libgcj} is specified.
9143 * configure: Regenerate.
7e050830 9144
dce2d8b2 91452006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9146
9147 Sync from src:
7e050830
EC
9148
9149 * configure.in: Sync.
32845532 9150 * configure: Regenerated.
7e050830 9151
32845532
CD
9152 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9153
9154 * Makefile.def: Added dependencies from sim and gdb on intl, and
9155 added configure dependencies to everything with an all dependency
9156 on intl.
9157 * Makefile.in: Regenerated.
9158
7cd0cf9c
DA
91592006-06-06 David Ayers <d.ayers@inode.at>
9160
9161 PR libobjc/13946
9162 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9163 * Makefile.in: Regenerate.
9164 * configure.in: Add --enable-objc-gc at toplevel and have it
9165 enable boehm-gc for Objective-C.
9166 Remove target-boehm-gc from libgcj.
9167 Add target-boehm-gc to target_libraries.
9168 Add target-boehm-gc to noconfigdirs where ${libgcj}
9169 is specified.
9170 Assert that boehm-gc is supported when requested for Objective-C.
9171 Only build boehm-gc if needed either for Java or Objective-C.
9172 * configure: Regenerate.
7e050830 9173
3ff3adad
PB
91742006-06-05 Paolo Bonzini <bonzini@gnu.org>
9175
9176 PR 27674
9177 * Makefile.tpl (configure-[+prefix+][+module+],
9178 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9179 Remove rule to unstage bootstrapped modules.
9180 (stage_current): New.
9181 * Makefile.in: Regenerate.
9182
898e551d
LB
91832006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9184
9185 * MAINTAINERS (Write After Approval): Update my e-mail address.
9186
ea60341e
MS
91872006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9188
9189 * include/libiberty.h: Declare pex_run_in_environment.
9190
222ae291
AL
91912006-05-31 Asher Langton <langton2@llnl.gov>
9192
9193 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9194
e9a54b07
PB
91952006-05-25 Paolo Bonzini <bonzini@gnu.org>
9196
9197 * Makefile.def (bfd, opcodes): Fix lib_path.
9198 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9199 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9200 * Makefile.in: Regenerate.
9201
03e67131
CD
92022006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9203
9204 * Makefile.in: Regenerate.
9205
65d6e994
CD
92062006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9207
9208 * Makefile.def: Add install-html target. Add datarootdir
9209 docdir and htmldir to flags_to_pass.
9210 * Makefile.tpl: Add install-html target.
9211 * Makefile.in: Regenerate.
9212 * configure.in: Add --with-datarootdir, --with-docdir, and
9213 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9214 * configure: Regenerate.
9215
9e299237
MS
92162006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9217
9218 * configure.in: Enable gprof for cross builds.
9219 * configure: Regenerate.
9220
c31202cd
RG
92212006-05-22 Richard Guenther <rguenther@suse.de>
9222
9223 Revert
9224 2006-01-31 Richard Guenther <rguenther@suse.de>
9225 Paolo Bonzini <bonzini@gnu.org>
9226
9227 * Makefile.def (target_modules): Add libgcc-math target module.
9228 * configure.in (target_libraries): Add libgcc-math target library.
9229 (--enable-libgcc-math): New configure switch.
9230 * Makefile.in: Re-generate.
9231 * configure: Re-generate.
9232 * libgcc-math: New toplevel directory.
9233
2a332582
JDA
92342006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9235 Andreas Tobler <a.tobler@schweiz.ch>
9236
9237 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9238 * configure: Rebuilt.
9239
dce2d8b2 92402006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9241
ccce6917
SL
9242 * MAINTAINERS (Write After Approval): Add myself.
9243
ed606bc0
DD
92442006-05-01 DJ Delorie <dj@redhat.com>
9245
3d8f47a0 9246 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9247 * configure: Regenerate.
9248
9386bd20
RG
92492006-05-01 Richard Guenther <rguenther@suse.de>
9250
9251 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9252 maintainer.
9253
dce2d8b2 92542006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9255
9256 * MAINTAINERS (Write After Approval): Add myself.
9257
87ceee72
JB
92582006-04-28 Jan Beulich <jbeulich@novell.com>
9259
9260 * MAINTAINERS (Write After Approval): Add myself.
9261
e88a2c09
DD
92622006-04-18 DJ Delorie <dj@redhat.com>
9263
9264 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9265 reference libgloss so that libssp can be built in a combined
9266 tree.
9267 * configure: Regenerate.
9268
675f0a8a
RM
92692006-04-08 Robert Millan <rmh@gcc.gnu.org>
9270
9271 * MAINTAINERS (Write After Approval): Add myself.
9272
27b6c940
BE
92732006-04-05 Ben Elliston <bje@au.ibm.com>
9274
9275 * configure.in: Require makeinfo 4.4 or higher.
9276 * configure: Regenerate.
9277
687b17d4
GP
92782006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9279
9280 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9281 Rearrange the entries of other libraries to have them in one place.
9282
906ac235
JB
92832006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9284
7e050830 9285 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9286 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9287
fb0103e5
RG
92882006-03-14 Richard Guenther <rguenther@suse.de>
9289
9290 * configure: Regenerate with autoconf 2.13.
9291
17237f6b
JB
92922006-03-13 Jim Blandy <jimb@codesourcery.com>
9293
9294 * MAINTAINERS: Use my work address.
bed31434
JB
9295
9296 * MAINTAINERS: Update my E-mail address.
9297
27079765
AH
92982006-03-10 Aldy Hernandez <aldyh@redhat.com>
9299
9300 * configure.in: Handle --disable-<component> generically.
9301 * configure: Regenerate.
9302
54a17039
L
93032006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9304
9305 PR libgcj/17311
9306 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9307
b9bd11ca
EE
93082006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9309
9310 * MAINTAINERS (Write After Approval): Remove myself.
9311 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9312
dce2d8b2 93132006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9314
072b06f2
RE
9315 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9316 (TARGET_CONFIGDIRS): Remove.
9317 * configure.in: Remove AC_SUBST(target_configdirs).
9318 * Makefile.in, configure: Regenerated.
ee2312f3 9319
936e1a35
SK
93202006-02-20 Steven G. Kargl <kargls@comcast.net>
9321
9322 * MAINTAINERS (Write After Approval): Remove myself.
9323 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9324
cc11cc9b
PB
93252006-02-20 Paolo Bonzini <bonzini@gnu.org>
9326
9327 PR bootstrap/25670
9328
9329 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9330
9331 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9332 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9333 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9334 BUILD_PREFIX, BUILD_PREFIX_1.
9335 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9336
9337 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9338 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9339
9340 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9341 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9342 of `cat stage_current`. Always provide the `r' and `s' variables.
9343 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9344 a single shell execution.
9345 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9346 bootstrapped modules, make the stage1 module if the build was not
9347 started yet, else build the current stage.
9348 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9349 (all-build, all-host, all-target, [+make_target+]-host,
9350 [+make_target+]-target): Do not use \-continued lines.
9351 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9352 (current_stage, restrap, stage_last): New.
9353
9354 * Makefile.in: Regenerate.
9355 * configure: Regenerate.
9356
63a7c9ef
BD
93572006-02-19 Bud Davis <jmdavis@link.com>
9358
9359 * MAINTAINERS (Write After Approval): Remove myself.
9360 (Language Front End Maintainers): Add myself as fortran 95
9361 maintainer and update e-mail address.
9362
a3543e3a
FXC
93632006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9364
9365 * MAINTAINERS (Write After Approval): Remove myself.
9366 (Language Front End Maintainers): Add myself as fortran 95
9367 maintainer.
9368
ca5b1d2c
VK
93692006-02-16 Victor Kaplansky <victork@il.ibm.com>
9370
9371 * MAINTAINERS (Write After Approval): Add myself.
9372
0499513f
TK
93732006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9374
9375 * MAINTAINERS (Write After Approval): Remove myself.
9376 (Language Front End Maintainers): Add myself as
9377 fortran 95 maintainer.
9378
d1f8db0c
PB
93792006-02-14 Paolo Bonzini <bonzini@gnu.org>
9380
9381 Sync from src:
9382
9383 2005-12-27 Leif Ekblad <leif@rdos.net>
9384
cc6010cd
AP
9385 * configure.in: Add support for RDOS target.
9386 * configure: Regenerate.
d1f8db0c
PB
9387
93882006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9389 Andreas Schwab <schwab@suse.de>
d1f8db0c 9390
cc6010cd 9391 * configure: Regenerate.
d1f8db0c 9392
cac90078
DE
93932006-02-12 David Edelsohn <edelsohn@gnu.org>
9394
9395 * configure.in (enable_libgomp): Add AIX.
9396 * configure: Regenerate.
9397
bd37fbf5
MK
93982006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9399
9400 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9401
23027b7a
LM
94022006-02-03 Lee Millward <lee.millward@gmail.com>
9403
9404 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9405
0058967b
RG
94062006-01-31 Richard Guenther <rguenther@suse.de>
9407 Paolo Bonzini <bonzini@gnu.org>
9408
9409 * Makefile.def (target_modules): Add libgcc-math target module.
9410 * configure.in (target_libraries): Add libgcc-math target library.
9411 (--enable-libgcc-math): New configure switch.
9412 * Makefile.in: Re-generate.
9413 * configure: Re-generate.
9414 * libgcc-math: New toplevel directory.
9415
e8b05380
PB
94162006-01-26 Paolo Bonzini <bonzini@gnu.org>
9417
9418 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9419 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9420 the assembler, linker and binutils.
9421 * configure: Regenerate.
9422
d54d5437
DM
94232006-01-22 Dirk Mueller <dmueller@suse.de>
9424
9425 * MAINTAINERS (Write After Approval): Add myself.
9426
670cbfcf
DN
94272006-01-20 Diego Novillo <dnovillo@redhat.com>
9428
9429 * configure: Regenerate.
9430
953ff289
DN
94312006-01-18 Richard Henderson <rth@redhat.com>
9432 Jakub Jelinek <jakub@redhat.com>
9433 Diego Novillo <dnovillo@redhat.com>
9434
9435 * libgomp: New directory.
9436 * Makefile.def: Add target_module libgomp.
9437 * Makefile.in: Regenerate.
9438 * configure.in (target_libraries): Add target-libgomp.
9439 * configure: Regenerate.
9440
32ce4048
AO
94412006-01-05 Alexandre Oliva <aoliva@redhat.com>
9442
9443 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9444 @ from continuation.
9445 * Makefile.in: Rebuilt.
9446
0eaf8e17 94472006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9448
c76c0c83
CL
9449 * MAINTAINERS (Write After Approval): Add myself.
9450
2d309510
PB
94512006-01-04 Paolo Bonzini <bonzini@gnu.org>
9452
9453 PR bootstrap/24252
9454
9455 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9456 * Makefile.tpl (OBJDUMP): New.
9457 (EXTRA_HOST_FLAGS): Add it.
9458 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9459
953ff289
DN
9460 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9461 to use symbolic links between directories. Avoid race conditions
9462 or make them harmless.
9463 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9464
9465 * Makefile.def (LEAN): Pass.
9466 * Makefile.tpl (LEAN): Define.
9467 (stage[+id+]-start): Accept that the previous directory does not
9468 exist, if the bootstrap is lean.
9469 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9470 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9471 configure substitution.
9472 ([+compare-target+]): Likewise.
9473 ([+bootstrap-target+]-lean): New.
9474 * configure.in: Remove lean bootstrap support from here.
9475
953ff289
DN
9476 * Makefile.in: Regenerate.
9477 * configure: Regenerate.
2d309510 9478
368872c3
BE
94792006-01-04 Ben Elliston <bje@au.ibm.com>
9480
9481 * MAINTAINERS (libdecnumber): Add myself.
9482
d79e6356
MM
94832006-01-02 Mark Mitchell <mark@codesourcery.com>
9484
9485 * libtool-ldflags: New script.
9486
a6fbc1e2
AS
94872006-01-02 Andreas Schwab <schwab@suse.de>
9488
9489 * configure.in: When reconfiguring remove Makefile in
9490 all stage directories.
9491 * configure: Regenerate.
9492
103a4b39
SB
94932005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9494
9495 * MAINTAINERS: Update my email address.
9496
212f829c
PB
94972005-12-20 Paolo Bonzini <bonzini@gnu.org>
9498
9499 Revert Ada-related part of the previous change.
9500
9501 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9502 Do not pass.
9503 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9504 * Makefile.in: Regenerate.
9505 * configure.in: Do not include mt-ppc-aix target fragment.
9506 * configure: Regenerate.
9507
8ef1f2df
PB
95082005-12-19 Paolo Bonzini <bonzini@gnu.org>
9509
9510 * configure.in: Select appropriate fragments for PowerPC/AIX.
9511 * configure: Regenerate.
9512
9513 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9514 BOOT_CFLAGS, BOOT_LDFLAGS.
9515 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9516 BOOT_CFLAGS, BOOT_LDFLAGS.
9517 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9518 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9519 (stage): Fail if we cannot complete the work.
9520 * Makefile.in: Regenerate.
9521
ab34901f
NS
95222005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9523
9524 * configure.in: Replace ms1 with mt.
9525 * configure: Rebuilt.
9526
cbe82f21
BM
95272005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9528
9529 * MAINTAINERS: Update my email address.
9530
19843472
PB
95312005-12-15 Paolo Bonzini <bonzini@gnu.org>
9532
9533 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9534 install-host-nogcc): Don't invoke $(stage) at the end.
9535 * Makefile.in: Regenerate.
9536
1ca26cd2
PB
95372005-12-14 Paolo Bonzini <bonzini@gnu.org>
9538
9539 * configure.in: Flip the top-level bootstrap switch.
9540 * configure: Regenerate.
9541
f41d6665
DJ
95422005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9543
9544 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9545 $(stage) and $(unstage).
9546 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9547 (all): Remove stray semicolon.
9548 (local-distclean): Don't handle multilib.tmp and multilib.out.
9549 (install.all): Set $s for consistency.
9550 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9551 check_multilibs setting. Always make the install directory.
9552 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9553 Correct @if/@endif.
9554 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9555 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9556 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9557 (multilib.out): Remove.
9558 * Makefile.in: Regenerated.
9559
dce2d8b2 95602005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9561
9562 * MAINTAINERS (Write After Approval): Add myself.
9563
64f182bd
NS
95642005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9565
121b2cee
NS
9566 * MAINTAINERS: Add myself as mt maintainer.
9567
64f182bd
NS
9568 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9569
a6d63770
AN
95702005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9571
9572 * MAINTAINERS: Change email address.
9573
2abefe3d
PB
95742005-12-05 Paolo Bonzini <bonzini@gnu.org>
9575
9576 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9577 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9578 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9579 Find in-tree tools if available.
9580 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9581 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9582 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9583 (COMPILER_*_FOR_TARGET): New.
9584 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9585 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9586 (CONFIGURED_*, USUAL_*): Remove.
9587 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9588 STRIP): Use autoconf substitutions.
9589 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9590 COMPILER_NM_FOR_TARGET): New.
9591 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9592
9593 (all): Make all-host and all-target in parallel.
9594 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9595 that $$r and $$s are set before invoking a recursive make.
9596 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9597 ([+bootstrap-target+]): Inline most of the `all' target.
9598
2f3bdde7
BE
95992005-11-29 Ben Elliston <bje@au.ibm.com>
9600
9601 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9602 from the gcc build directory.
9603 * Makefile.in: Regenerate.
9604
a4b6c45a
BE
96052005-11-29 Ben Elliston <bje@au.ibm.com>
9606
9607 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9608 depend on all-libdecnumber.
9609 * configure.in (host_libs): Include libdecnumber.
9610 * Makefile.in: Regenerate.
9611 * configure: Likewise.
9612
473a74b9
BE
96132005-11-29 Ben Elliston <bje@au.ibm.com>
9614
9615 * libdecnumber: Import decNumber sources from the dfp-branch.
9616
b4623110
KJ
96172005-11-21 Kean Johnston <jkj@sco.com>
9618
9619 * config.sub, config.guess: Sync from upstream sources.
9620
67dc1785
BE
96212005-11-21 Ben Elliston <bje@au.ibm.com>
9622
9623 Import from Autoconf sources:
9624
9625 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9626 * config/move-if-change: Don't output "$2 is unchanged";
9627 suggested by Ben Elliston. Handle weird characters correctly.
9628
186abafe
AT
96292005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9630
9631 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9632 to match upstream libtool for darwin.
9633
ef9db8d5
DJ
96342005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9635
9636 * Makefile.def: Remove gdb dependencies for gdbtk.
9637 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9638 (configure-gdb, install-gdb): New rules.
9639 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9640 * Makefile.in, configure: Regenerated.
9641
9c5141ab
JB
96422005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9643
9644 * MAINTAINERS (Write After Approval): Add myself.
9645
4523d51b
EE
96462005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9647
9648 * MAINTAINERS (Write After Approval): Add myself.
9649
086b011c
DN
96502005-10-24 Diego Novillo <dnovillo@redhat.com>
9651
9652 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9653 Diego Novillo.
9654
e7c84bf8
PB
96552005-10-22 Paolo Bonzini <bonzini@gnu.org>
9656
9657 PR bootstrap/24297
9658 * Makefile.tpl (do-[+make-target+], do-check, install,
9659 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9660 are set before recursing.
9661 * Makefile.in: Regenerate.
9662
b88a7564
EB
96632005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9664
9665 PR bootstrap/18939
9666 * Makefile.def (gcc) <target>: Fix thinko.
9667 * Makefile.in: Regenerate.
9668
61efc800
BS
96692005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9670
9671 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9672 * configure: Regenerate.
9673
f53d2869
JZ
96742005-10-15 Jie Zhang <jie.zhang@analog.com>
9675
9676 * MAINTAINERS (Write After Approval): Add self.
9677
077fc835
KH
96782005-10-08 Kazu Hirata <kazu@codesourcery.com>
9679
9680 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9681 target-libffi, target-qthreads, target-libjava, and
9682 targetlibobjc.
9683 * configure: Regenerate.
9684
d739199a
DJ
96852005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9686
9687 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9688 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9689 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9690 (USUAL_OBJDUMP_FOR_TARGET): New.
9691 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9692 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9693 * configure, Makefile.in: Regenerated.
d739199a 9694
db38c6bb
PB
96952005-10-05 Paolo Bonzini <bonzini@gnu.org>
9696
9697 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9698 before other host packages.
9699
3015564c
KK
97002005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9701
9702 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9703
1061f99e
PB
97042005-10-05 Paolo Bonzini <bonzini@gnu.org>
9705
9706 PR bootstrap/22340
9707
9708 * configure.in (default_target): Remove.
9709 * Makefile.tpl (all): Do not use prerequisites as subroutines
9710 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9711 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9712 use prerequisites as subroutines.
9713 (check-host, check-target): New.
9714 (bootstrap configure & all targets): Do not use stage*-start
9715 if the directory layout is already ok.
9716 (non-bootstrap configure & all targets): Prepend a $(unstage).
9717 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9718 (NOTPARALLEL): Remove.
9719 (unstage, stage variables): New variables.
9720 (unstage, stage targets): Simply expand to those variables.
9721
9722 * configure: Regenerate.
9723 * Makefile.in: Regenerate.
9724
4a9c436f
JW
97252005-10-04 James E Wilson <wilson@specifix.com>
9726
9727 * Makefile.def (lang_env_dependencies): Add libmudflap.
9728 * Makefile.in: Regenerate.
9729
37150080
AS
97302005-10-03 Andreas Schwab <schwab@suse.de>
9731
9732 Backport from libtool CVS:
9733 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9734
9735 * ltmain.sh: add support for installing into temporary
9736 staging area (e.g. 'make install DESTDIR=...')
9737
39d16468
L
97382005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9739
9740 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9741 * configure: Regenerated.
9742
72a7ab82
AP
97432005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9744
9745 * configure: Regenerate with the correct
9746 autoconf version.
9747
6b65a26d
CM
97482005-09-30 Catherine Moore <clm@cm00re.com>
9749
9750 * configure.in (bfin-*-*): New.
9751 * configure: Regenerated.
9752
040b1c5a
GK
97532005-09-28 Geoffrey Keating <geoffk@apple.com>
9754
9755 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9756 (LIPO_FOR_TARGET): New.
9757 (CONFIGURED_LIPO_FOR_TARGET): New.
9758 (USUAL_LIPO_FOR_TARGET): New.
9759 (STRIP_FOR_TARGET): New.
9760 (CONFIGURED_STRIP_FOR_TARGET): New.
9761 (USUAL_STRIP_FOR_TARGET): New.
9762 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9763 STRIP_FOR_TARGET.
9764 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9765 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9766 * Makefile.in: Regenerate.
9767 * configure: Regenerate.
7e050830 9768
3a3c28db
DE
97692005-09-19 David Edelsohn <edelsohn@gnu.org>
9770
9771 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9772 (rs6000-*-aix*): Same.
9773 * configure: Regenerate.
9774
2749a921
TT
97752005-09-16 Tom Tromey <tromey@redhat.com>
9776
9777 * MAINTAINERS: Add self as java maintainer.
9778
7f26dfa3
FXC
97792005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9780
9781 * configure.in: Recognize f95 in the --enable-languages option,
9782 and substitute it for fortran, issuing a warning.
9783 * configure: Regenerate.
9784
d8852c4f
PE
97852005-08-30 Phil Edwards <phil@codesourcery.com>
9786
9787 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9788 * configure: Regenerated.
9789
ad685e81
AH
97902005-08-22 Aldy Hernandez <aldyh@redhat.com>
9791
9792 * MAINTAINERS: Add self as ms1 maintainer.
9793
b00d752c
RE
97942005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9795
9796 * Makefile.def (libssp): Add to lang_env_dependencies.
9797 * Makefile.in: Regenerate.
9798
9ed8fb9b
ILT
97992005-08-18 Ian Lance Taylor <ian@airs.com>
9800
9801 * MAINTAINERS: Add myself as middle-end maintainer.
9802
0f029d39
CG
98032005-08-17 Christian Groessler <chris@groessler.org>
9804
9805 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9806 * Makefile.in: Regenerate.
9807
81087874
AK
98082005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9809
9810 * MAINTAINERS (write after approval): Added myself.
9811
6a134f1c
MR
98122005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9813
9814 * MAINTAINERS (Write After Approval): Add myself.
9815
2693c0b0
PB
98162005-08-12 Paolo Bonzini <bonzini@gnu.org>
9817
9818 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9819 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9820 Look for alternate names of the target cc and c++
9821 * configure: Regenerate.
9822
4de997d1
PB
98232005-08-08 Paolo Bonzini <bonzini@gnu.org>
9824
9825 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9826 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9827 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9828 tools; remove code to manually set them.
9829 (Target tools): Look in the environment for them.
9830 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9831 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9832 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9833 build directory.
9834 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9835 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9836 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9837 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9838 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9839 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9840 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9841 * configure: Regenerate.
9842 * Makefile.in: Regenerate.
9843
b089e33a
BE
98442005-07-28 Ben Elliston <bje@au.ibm.com>
9845
9846 * MAINTAINERS: Update for removed CPU targets.
9847
e3791243
MM
98482005-07-27 Mark Mitchell <mark@codesourcery.com>
9849
9850 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9851 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9852 * Makefile.in: Regenerated.
9853
526635cb
MM
98542005-07-26 Mark Mitchell <mark@codesourcery.com>
9855
9856 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9857 (CFLAGS_FOR_TARGET): Use it.
9858 (CXXFLAGS_FOR_TARGET): Likewise.
9859 * Makefile.in: Regenerated.
9860 * configure.in (--with-build-sysroot): New option.
9861 * configure: Regenerated.
9862
19791f70
PB
98632005-07-24 Paolo Bonzini <bonzini@gnu.org>
9864
9865 * Makefile.tpl: Wrap install between unstage and stage
9866 * Makefile.in: Regenerate.
9867
35f5a23f
EC
98682005-07-21 Eric Christopher <echristo@apple.com>
9869
9870 * MAINTAINERS: Update affiliation.
9871
ff3ddf15
PW
98722005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9873
9874 * MAINTAINERS: Add self as crx port maintainer.
9875
3a664c1c
DD
98762005-07-20 DJ Delorie <dj@redhat.com>
9877
9878 * MAINTAINERS: Add self as m32c maintainer.
9879
539df155
KC
98802005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9881
9882 * all files: Update FSF address.
9883
be9c593a
EC
98842005-07-15 Eric Christopher <echristo@redhat.com>
9885
9886 * MAINTAINERS: Change affiliation.
9887
fd7ea4ab
JB
98882005-07-14 Jim Blandy <jimb@redhat.com>
9889
9890 * configure.in: Add cases for Renesas m32c.
9891 * configure: Regenerated.
7e050830 9892
0063a823
KC
98932005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9894
d0ca130a
KC
9895 * COPYING.LIB: Update from fsf.org.
9896
98972005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9898
9899 * COPYING, compile, config.guess,
0063a823
KC
9900 config.sub, install-sh, missing, mkinstalldirs,
9901 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9902 * config-ml.in: Update FSF address.
0063a823 9903
a8ba31f2
EC
99042005-07-13 Eric Christopher <echristo@redhat.com>
9905
9906 * configure.in: Add toplevel noconfigdir support for tpf.
9907 * configure: Regenerate.
9908
5bea4a03
PB
99092005-07-11 Paolo Bonzini <bonzini@gnu.org>
9910
9911 PR ada/22340
9912
9913 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9914 * Makefile.in: Regenerate.
9915
284bdbbd
MM
99162005-07-07 Mark Mitchell <mark@codesourcery.com>
9917
9918 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9919 Brolley to write-after-approval.
284bdbbd 9920
452190fb
AS
99212005-07-07 Andreas Schwab <schwab@suse.de>
9922
9923 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9924 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9925 * Makefile.in: Regenerated.
9926
9c8f9ec2
GK
99272005-07-06 Geoffrey Keating <geoffk@apple.com>
9928
9929 * configure.in: Don't build sim or rda when targetting darwin.
9930 * configure: Regenerate.
9931
ef0087a7
KH
99322005-07-06 Kazu Hirata <kazu@codesourcery.com>
9933
9934 * configure.in: Add --enable-libssp and --disable-libssp.
9935 * configure: Regenerate with autoconf-2.13.
9936
77008252
JJ
99372005-07-02 Jakub Jelinek <jakub@redhat.com>
9938
9939 * Makefile.def (target_modules): Add libssp.
9940 * configure.in (target_libraries): Add target-libssp.
9941 * configure: Rebuilt.
9942 * Makefile.in: Rebuilt.
9943
a04eae1b
ZW
99442005-07-01 Zack Weinberg <zackw@panix.com>
9945
9946 * MAINTAINERS: Change email address. Resign from maintainership.
9947
948884cd
RG
99482005-07-01 Richard Guenther <rguenther@suse.de>
9949
9950 * MAINTAINERS: Change my e-mail address and affiliation.
9951
c7870f5d
PB
99522005-06-22 Paolo Bonzini <bonzini@gnu.org>
9953
9954 * Makefile.def (stagefeedback): Come after profile.
9955 Define profiledbootstrap target.
9956 * Makefile.tpl (profiledbootstrap): Remove.
9957 (stageprofile-end): Zap stagefeedback.
9958 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9959 * Makefile.in: Regenerate.
9960
ab99519a
RS
99612005-06-13 Richard Sandiford <richard@codesourcery.com>
9962
9963 * MAINTAINERS: Update my email address.
9964
f610dd5f
ZW
99652005-06-13 Zack Weinberg <zack@codesourcery.com>
9966
9967 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9968 In 'cpp' stanza, support '#line' as well as '# '.
9969
71bc2a83
AS
99702005-06-08 Andreas Schwab <schwab@suse.de>
9971
9972 * MAINTAINERS: Move myself from 'Write After Approval' to
9973 'CPU Port Maintainers' section as m68k maintainer.
9974
4fab7234
HPN
99752005-06-07 Hans-Peter Nilsson <hp@axis.com>
9976
9977 * configure.in (unsupported_languages): New macro.
9978 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9979 non-ported target libraries in noconfigdirs.
9980 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9981 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9982 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9983 unsupported_languages.
9984 * configure: Regenerate.
9985
68193f9b
TS
99862005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9987
9988 * configure.in: Fix typo in handling of --with-mpfr-dir.
9989 * configure: Regenerate.
9990
f26f6b8d
RS
99912005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9992
9993 * MAINTAINERS: Update my email address.
9994
ba4853f8
JB
99952005-06-02 Jim Blandy <jimb@redhat.com>
9996
9997 * config.sub: Add cases for the Renesas m32c. (This patch has been
9998 accepted into the master sources.)
9999
79dd769c 100002005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10001 Michael Snyder <msnyder@redhat.com>
10002 Stan Cox <scox@redhat.com>
79dd769c 10003
f610dd5f 10004 * configure.in: Set noconfigdirs for ms1.
79dd769c 10005
f610dd5f 10006 * configure: Regenerate.
79dd769c 10007
d29e107f
JD
100082005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10009
10010 * MAINTAINERS (Write After Approval): Add self.
10011
e93196c3
JC
100122005-06-01 Josh Conner <jconner@apple.com>
10013
10014 * MAINTAINERS (Write After Approval): Add self.
10015
ae263c7a
KH
100162005-06-01 Kazu Hirata <kazu@codesourcery.com>
10017
10018 * MAINTAINERS: Update my email address.
10019
585b3aa3
ZM
100202005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10021
10022 * MAINTAINERS (Write After Approval): Add self.
10023
4930c50b
CD
100242005-05-26 Chris Demetriou <cgd@broadcom.com>
10025
10026 * MAINTAINERS (Write After Approval): Remove self.
10027
2dfbef6d
PB
100282005-05-25 Paolo Bonzini <bonzini@gnu.org>
10029
10030 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10031 (Dependencies): Consider target modules for bootstrap dependencies.
10032 Make target bootstrap modules depend on each stage's gcc.
10033 * Makefile.in: Regenerate.
10034
bcb28cf5
PB
100352005-05-20 Paolo Bonzini <bonzini@gnu.org>
10036
10037 * Makefile.def (configure-gcc): Depend on binutils having been built.
10038 (all-gcc): No need to do it here.
10039 * Makefile.in: Regenerate.
10040
0cf085e4
PB
100412005-05-19 Paul Brook <paul@codesourcery.com>
10042
f610dd5f 10043 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10044 language cannot be built.
10045 * configure: Regenerate.
10046
dfb2c39a
DJ
100472005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10048
10049 * ylwrap: Import from Automake 1.9.5.
10050
771aaa92
DU
100512005-05-13 David Ung <davidu@mips.com>
10052
10053 * MAINTAINERS (Write After Approval): Add self.
10054
3ac9bd58
MS
100552005-05-09 Mike Stump <mrs@apple.com>
10056
10057 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10058 lt_cv_sys_max_cmd_len for now.
f610dd5f 10059
f77a5578
SC
100602005-05-09 Stan Cox <scox@redhat.com>
10061
10062 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10063
795e36e5
MK
100642005-05-08 Matt Kraai <kraai@ftbfs.org>
10065
10066 * README.SCO: Update the URL.
10067
c9392a2b
DE
100682005-05-05 David Edelsohn <edelsohn@gnu.org>
10069
10070 * ltconfig: Define file_list_spec. Pass file_list_spec and
10071 with_gnu_ld to libtool.
10072 * ltcf-c.sh (aix[45]): Define file_list_spec.
10073 * ltcf-cxx.sh (aix[45]): Same.
10074 * ltcf-gcj.sh (aix[45]): Same.
10075 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10076 exists, write list of input files to temporary file.
10077
bebcd931
MS
100782005-05-04 Mike Stump <mrs@apple.com>
10079
10080 * configure.in: Always pass --target to target configures as
10081 otherwise rebuilds that do --recheck will fail.
10082 * confiugure: Rebuilt.
10083
ce406537
PB
100842005-05-04 Paolo Bonzini <bonzini@gnu.org>
10085
10086 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10087 STAGE_HOST_EXPORTS.
10088 (configure, all): Add bootstrap support.
10089 (Host modules, target modules): Pass post-stage1 flags and exports.
10090 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10091 * Makefile.in: Regenerate.
10092
aa9dcfc4
PB
100932005-04-29 Paolo Bonzini <bonzini@gnu.org>
10094
10095 * configure: Regenerate.
10096
b6f9abcf
MS
100972005-04-27 Mike Stump <mrs@apple.com>
10098
10099 * MAINTAINERS: Add self as darwin maintainer.
10100
acb217cb
BS
101012005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10102
10103 * config.sub: Update from master copy.
10104
b6dae270
MS
101052005-04-21 Mike Stump <mrs@apple.com>
10106
10107 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10108 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10109
c2e0d3a9
HPN
101102005-04-19 Hans-Peter Nilsson <hp@axis.com>
10111
10112 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10113 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10114 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10115 "*-*-elf" and "*-*-linux*".
10116 * configure: Regenerate.
10117
871ae772
JM
101182005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10119
10120 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10121
bf070c29
MS
101222005-04-12 Mike Stump <mrs@apple.com>
10123
10124 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10125
e865b6f7
TK
101262005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10127
10128 * MAINTAINERS (Write After Approval): Add myself.
10129
7b71ad7f
BS
101302005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10131
10132 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10133
25b42232
PB
101342005-04-06 Paolo Bonzini <bonzini@gnu.org>
10135
f610dd5f 10136 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10137 (TARGET_CONFIGARGS): Include --with-target-subdir.
10138 (configure, all): New macros. Use them throughout.
10139 * Makefile.in: Regenerate.
10140
d727c624
JG
101412005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10142
10143 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10144
fff72cc4
ZD
101452005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10146
10147 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10148
86472dc3
GP
101492005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10150
10151 * MAINTAINERS: Move John Carr to Write After Approval.
10152
dce2d8b2 101532005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10154
10155 * config/mh-mingw32: Delete.
10156 * configure.in: Don't use it.
10157 * configure: Regenerate.
10158
33da42bc
PB
101592005-03-31 Paolo Bonzini <bonzini@gnu.org>
10160
10161 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10162 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10163 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10164 (HOST_LIB_PATH): Generate from Makefile.def.
10165 (TARGET_LIB_PATH): Likewise.
10166 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10167 * Makefile.in: Regenerate.
10168 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10169 (RPATH_ENVVAR): Include Darwin case.
10170 * configure: Regenerate.
10171
15cc1841
TF
101722005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10173
10174 * MAINTAINERS (Various Maintainers): Remove self.
10175 (Write After Approval): Add self.
10176
6a8c79d5
TF
101772005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10178
10179 * MAINTAINERS (Various Maintainers): Add self.
10180
256f7136
PB
101812005-03-25 Paolo Bonzini <bonzini@gnu.org>
10182
10183 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10184 * configure: Regenerate.
10185
191dd2c9
ZW
101862005-03-21 Zack Weinberg <zack@codesourcery.com>
10187
10188 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10189 gcc_version, and gcc_version_trigger from set of flags to pass.
10190 * Makefile.tpl: Remove definitions of above variables.
10191 (config.status): Remove dependency on $(gcc_version_trigger).
10192 * Makefile.in: Regenerate.
10193 * configure.in: Do not reference config/gcc-version.m4 nor
10194 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10195 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10196 * configure: Regenerate.
10197
ef6e9bc0 101982005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10199 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10200
10201 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10202 * Makefile.in: Regenerate.
10203
009bbd5a
FW
102042005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10205
10206 * MAINTAINERS (Write After Approval): Add myself.
10207
09f8755b
DA
102082005-03-03 David Ayers <d.ayers@inode.at>
10209
10210 * MAINTAINERS (Write After Approval): Add myself.
10211
e73ed25c
AO
102122005-03-01 Alexandre Oliva <aoliva@redhat.com>
10213
10214 PR libgcj/20160
10215 * ltmain.sh: Avoid creating archives with components that have
10216 duplicate basenames.
10217
ace9ac7b
AP
102182005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10219
10220 PR bootstrap/20250
10221 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10222 instead of check.
10223 * Makefile.in: Regenerate.
10224
c9db9354
PB
102252005-02-28 Paolo Bonzini <bonzini@gnu.org>
10226
10227 * Makefile.in: Regenerate to fix conflict between the previous two
10228 patches.
10229
215c351a
PB
102302005-02-28 Paolo Bonzini <bonzini@gnu.org>
10231
10232 PR bootstrap/17383
10233 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10234 * Makefile.tpl (HOST_SUBDIR): New substitution.
10235 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10236 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10237 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10238 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10239 (Host modules, Bootstrapped modules): Use it.
10240 (Build modules, Target modules): Do not create symlink trees,
10241 always configure out-of-srcdir.
10242 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10243 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10244 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10245 $(HOST_SUBDIR). Create a symlink for host_subdir.
10246
10247 * Makefile.in: Regenerate.
10248 * configure: Regenerate.
10249
5395b47b
NN
102502005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10251
10252 Merged from libada-gnattools-branch:
10253 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10254
10255 * gnattools: New directory.
10256 * Makefile.def: Add gnattools as a module, depending on target-libada.
10257 * Makefile.in: Regenerate.
10258 * configure.in: Include gnattools in host_tools; disable it if ada
10259 is disabled.
10260 * configure: Regenerate.
10261
ca2cc05c
JM
102622005-02-24 James A. Morrison <phython@gcc.gnu.org>
10263
10264 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10265 treelang maintainer.
10266 (Write After Approval): Remove myself.
10267
d2f3024f
PS
102682005-02-23 Paul Schlie <schlie@comcast.net>
10269
10270 * configure.in: Allow darwin targeted ports to build tk, itcl and
10271 libgui.
10272 * configure: Regenerate.
10273
bba5e0ca
EB
102742005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10275
10276 PR libgcj/10353
10277 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10278 * configure: Regenerate.
10279
70132ce7
SK
102802005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10281
10282 * MAINTAINERS (Write After Approval): Add myself.
10283
20f0edca
ILT
102842005-02-10 Ian Lance Taylor <ian@airs.com>
10285
10286 * MAINTAINERS: Update my e-mail address.
10287
e64e5109
RG
102882005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10289
10290 * MAINTAINERS (Write After Approval): Add myself.
10291
40d64b5a
HPN
102922005-01-29 Hans-Peter Nilsson <hp@axis.com>
10293
10294 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10295 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10296 target-libgloss when not *-*-elf and *-*-aout.
10297 * configure: Regenerate.
10298
54a12711
KH
102992005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10300
10301 * MAINTAINERS: Remove obsolete entries.
10302
0aa99dbb
KH
10303 * MAINTAINERS (Write After Approval): Add Michael Matz.
10304
2b009f5f
NB
103052005-01-19 Neil Booth <neil@daikokuya.co.uk>
10306
10307 * MAINTAINERS: Remove self as cpplib maintainer.
10308
385870f5
KC
103092005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10310
10311 * install-sh, config.sub: Import from upstream.
10312
e7daab31
KC
103132005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10314
10315 PR bootstrap/18222
10316 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10317 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10318 * Makefile.in: Regenerate.
10319
e6003f4d
JT
103202005-01-16 Jason Thorpe <thorpej@netbsd.org>
10321
10322 * MAINTAINERS: Update my email address.
10323
145e2972 103242005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10325 Andreas Schwab <schwab@suse.de>
145e2972
DE
10326
10327 PR bootstrap/18033
10328 * config-ml.in: Eval option if surrounded by single quotes.
10329
86c7e0da
PB
103302005-01-03 Paolo Bonzini <bonzini@gnu.org>
10331
10332 Revert 2004-12-28 Makefile changes, a better fix will be
10333 applied to mainline and src after GCC 4.0 branches.
10334
3224a22f
PB
103352004-12-28 Paolo Bonzini <bonzini@gnu.org>
10336
10337 PR bootstrap/17383
10338
10339 * Makefile.def (target_modules): Remove stage parameter,
10340 it is always true now.
10341 * Makefile.tpl (configure-build-[+module+],
10342 configure-target-[+module+]): Always build symlink tree
10343 for the directory and for include. BUILD_SUBDIR and
10344 TARGET_SUBDIR cannot be . anymore.
10345 * Makefile.in: Regenerate.
10346
aaf51ca2
DE
103472004-12-25 David Edelsohn <edelsohn@gnu.org>
10348
10349 Revert 2004-12-08 Makefile changes.
10350
4e32e454
DS
103512004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10352
10353 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10354 cygwin, mingw.
10355
669f01d8
AS
103562004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10357
10358 * configure.in (sh64-*-*): Reenable gprof.
10359 * configure: Regenerate.
10360
1b227ee0
DE
103612004-12-08 David Edelsohn <edelsohn@gnu.org>
10362
10363 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10364 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10365 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10366 * Makefile.in: Regenerate.
10367
ce5e944c
CF
103682004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10369
10370 * MAINTAINERS: Update my email address.
10371
893f1e87
MK
103722004-12-07 Matt Kraai <kraai@ftbfs.org>
10373
10374 * Makefile.tpl: Generate normal dependencies if the LHS module is
10375 not bootstrapped.
10376 * Makefile.in: Regenerate.
10377
bb59c339
RS
103782004-12-03 Richard Sandiford <rsandifo@redhat.com>
10379
10380 * configure.in: Include config/gxx-include-dir.m4. Use
10381 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10382 * configure: Regenerate.
10383
4982adbe
RS
103842004-12-03 Richard Sandiford <rsandifo@redhat.com>
10385
10386 * config.if: Delete.
10387 * configure.in: Set libstdcxx_incdir directly.
10388 * configure: Regenerate.
10389
05750653
EC
103902004-12-02 Eric Christopher <echristo@redhat.com>
10391
10392 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10393 * Makefile.in: Regenerate.
10394
5fef1dbd
RS
103952004-12-02 Richard Sandiford <rsandifo@redhat.com>
10396
10397 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10398 * configure: Regenerate.
10399
afabd8e6
RS
104002004-12-02 Richard Sandiford <rsandifo@redhat.com>
10401
10402 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10403 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10404 * configure: Regenerate.
10405
78716e86
EC
104062004-12-01 Eric Christopher <echristo@redhat.com>
10407
10408 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10409 of things to remove.
10410
57ab8ba9
MK
104112004-11-29 Matt Kraai <kraai@ftbfs.org>
10412
10413 * MAINTAINERS (Write After Approval): Update my e-mail address.
10414
2539bffe
KC
104152004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10416
10417 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10418 from CVS libtool to always pass_all.
10419
3e732ba0
JDA
104202004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10421
10422 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10423 (hppa*64*-*-*): Delete incorrect comment.
10424 * configure: Rebuilt.
10425
767f726e
KC
104262004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10427
10428 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10429
2c92e90f
KC
104302004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10431
10432 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10433 from CVS libtool to always pass_all.
10434
32f84e48
KC
104352004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10436
10437 * install-sh, compile: Import from automake.
10438
9587be8a
KC
104392004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10440
10441 * config.guess, config.sub: Import from savannnah.
10442
04e81808 104432004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10444
10445 * MAINTAINERS (Write After Approval): Add myself
10446
f87a2b2e
MS
104472004-11-12 Mike Stump <mrs@apple.com>
10448
10449 * Makefile.def: Add html support.
10450 * Makefile.tpl: Likewise.
10451 * Makefile.in: Regenerate.
10452
848556c2
GK
104532004-11-11 Geoffrey Keating <geoffk@apple.com>
10454
556f03c4
GK
10455 PR 18423
10456 * configure.in: Remove all instances of build-fixincludes from
10457 noconfigdirs.
10458 (build_configargs): Supply --target to subdirectories.
10459 * configure: Regenerate.
10460
848556c2
GK
10461 * Makefile.def: Make gcc install depend on fixincludes install.
10462 * Makefile.in: Regenerate.
10463
9e5712a5
JJ
104642004-11-10 Janis Johnson <janis187@us.ibm.com>
10465
10466 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10467
4ef509c0
PB
104682004-11-11 Paul Brook <paul@codesourcery.com>
10469
10470 * MAINTAINERS: Add self as arm maintainer. Update email address.
10471
20d11df6
HPN
104722004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10473
10474 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10475 target-libgfortran.
79fd8592 10476 * configure: Regenerate.
20d11df6 10477
68c70f15
DE
104782004-11-07 David Edelsohn <edelsohn@gnu.org>
10479
10480 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10481 like CC.
10482
54f88091
PB
104832004-11-05 Paolo Bonzini <bonzini@gnu.org>
10484
10485 * Makefile.def (host fixincludes): Specify missing targets.
10486 * Makefile.in: Regenerate.
10487
6866abb8
RC
104882004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10489
10490 * MAINTAINERS: Add myself
10491
83f62578
GL
104922004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10493
10494 * MAINTAINERS (Write After Approval): Add myself.
10495
53c7ffe7
GK
104962004-11-04 Geoffrey Keating <geoffk@apple.com>
10497
10498 * Makefile.def: Build fixincludes for the host, too.
10499 * Makefile.in: Regenerate.
10500 * configure.in (host_tools): Add fixincludes.
10501 * configure: Regenerate.
10502
ac8b3d9d
DJ
105032004-11-04 Daniel Jacobowitz <dan@debian.org>
10504
10505 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10506 * configure: Regenerated.
10507
bab37580
L
105082004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10509
10510 PR other/17783
10511 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10512 * configure: Regenerated.
10513
db1de713
MM
105142004-10-31 Mark Mitchell <mark@codesourcery.com>
10515
10516 * README.SCO: Update per FSF instructions.
10517
a827e21a
EW
105182004-10-28 Eric B. Weddington <ericw@evcohs.com>
10519
10520 PR target/18151
10521 * configure.in (case ${target}): Do not build fixincludes for avr.
10522 * configure: Regenerated.
10523
9d069a4f
PB
105242004-10-26 Paolo Bonzini <bonzini@gnu.org>
10525
10526 * configure.in (case ${target}): Do not build fixincludes
10527 on platforms where it is not used.
10528 * configure: Regenerated.
10529
fc45f3fe
DJ
105302004-10-23 Daniel Jacobowitz <dan@debian.org>
10531
10532 * configure.in: Use an absolute path to install-sh.
10533 * configure: Regenerated.
10534
36554b92
AL
105352004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10536
10537 * MAINTAINERS (Write After Approval): Add myself.
10538
88e9994a
KH
105392004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10540
10541 * MAINTAINERS: Remove from Write After Approval those that are
10542 already maintainers.
10543
ad02a944
SP
105442004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10545
10546 * MAINTAINERS: Update my email address.
10547
c8e6cd41
KC
105482004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10549
10550 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10551 * configure: Regenerate.
10552
dce2d8b2 105532004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10554
10555 * MAINTAINERS: Update my email address.
10556
a8b0957e
KH
105572004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10558
10559 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10560 entries belonging to this category.
10561
96836f61
JZ
105622004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10563
10564 * MAINTAINERS: Update my e-mail address.
10565
7e0b5752
PB
105662004-10-06 Paolo Bonzini <bonzini@gnu.org>
10567
10568 Fix wrong conflict resolution in:
10569
10570 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10571
10572 * Makefile.in: Regenerate.
10573 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10574 in the recursive `make', instead of hardwiring `all'.
10575 (Autogenerated TARGET-* variables): New.
10576
370f7a47
TL
105772004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10578
10579 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10580 * configure: Regenerate.
370f7a47 10581
13e5d623
KH
105822004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10583
10584 * MAINTAINERS (Various Maintainers): Move the "windows,
10585 cygwin, mingw" maintainer to ...
10586 (OS Port Maintainers): ... here.
10587
a6497c1b
KH
105882004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10589
10590 * MAINTAINERS (Write After Approval): Remove those that are
10591 maintainers of some subsystem.
10592
1abb828a
D
105932004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10594
10595 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10596 * ltcf-cxx.sh (tpf*): Likewise.
10597 * ltconfig (tpf*): Add TPF OS configuration support.
10598
16d1338d
BS
105992004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10600
10601 * MAINTAINERS: Change my email address to my new work account.
10602
9082a750
MR
106032004-09-24 Michael Roth <mroth@nessie.de>
10604
10605 * configure.in (--without-headers): Add missing double quotes.
10606 * configure: Regenerate.
10607
dce2d8b2 106082004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10609
10610 * ylwrap: Revert to previous version.
10611
4c4a5bbc
L
106122004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10613
10614 PR bootstrap/17369
10615 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10616 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10617 SET_GCC_LIB_PATH_CMD.
10618 (BASE_TARGET_EXPORTS): Likewise.
10619 * Makefile.in: Regenerated.
10620
10621 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10622 * configure: Regenerated.
10623
85f59630
KC
106242004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10625
10626 * config.guess: New upstream version
10627 * compile, depcomp, install-sh, ylwrap: Likewise.
10628
95c53c62
RS
106292004-09-19 Roger Sayle <roger@eyesopen.com>
10630
10631 * config/mh-x86omitfp: New host makefile fragment. Add
10632 -fomit-frame-pointer to the default BOOT_CFLAGS.
10633 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10634 * configure: Regenerate.
10635
0a1c093b
AP
106362004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10637
10638 PR target/11572
10639 * configure.in (*-*-darwin*): Renable libobjc.
10640 * configure: Regenerate.
10641
315fcf97
NS
106422004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10643
10644 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10645
0a050485 106462004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10647
0a050485
DB
10648 * Makefile.def: Remove libbanshee.
10649 * Makefile.tpl: Ditto.
10650 * configure.in: Ditto.
10651 * Makefile.in: Regen.
10652 * configure: Ditto.
10653
5f4a098e
DE
106542004-09-08 David Edelsohn <edelsohn@gnu.org>
10655
10656 * ltmain.sh: Use $pic_object as $non_pic_object if
10657 $non_pic_object=none.
10658
32b2511f
PB
106592004-09-07 Paolo Bonzini <bonzini@gnu.org>
10660
10661 * missing: Import latest version from master repository.
10662
fc4d0e82
NC
106632004-09-06 Nick Clifton <nickc@redhat.com>
10664
10665 * config.sub: Import latest version from master repository.
10666 * config.guess: Likewise.
10667 This includes these changes:
78716e86 10668
fc4d0e82
NC
10669 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10670
10671 * config.sub: Handle crisv32, alias etraxfs.
10672 * config.guess (crisv32:Linux:*:*): Handle.
10673
10674 2004-08-13 Brad Smith <brad@comstyle.com>
10675
10676 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10677 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10678
10679 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10680
10681 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10682 assume the processor is a powerpc. This is because coreutils
10683 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10684 in this case, due to a MacOS X bug that causes
10685 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10686 to return a negative number.
10687 Problem reported by Petter Reinholdtsen in:
10688 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10689
10690 2004-07-19 Ben Elliston <bje@gnu.org>
10691
10692 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10693
10694 2004-06-24 Ben Elliston <bje@gnu.org>
10695
10696 * config.guess: Update copyright years.
10697 * config.sub: Likewise.
10698
10699 2004-06-22 Robert Millan <robertmh@gnu.org>
10700
10701 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10702 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10703
10704 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10705
10706 * config.guess (*:*VMS:*:*): New entry. Replaces
10707 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10708 manufacturer.
10709
10710 2004-06-22 Ben Elliston <bje@gnu.org>
10711
10712 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10713 * config.sub: Likewise.
10714
10715 2004-06-22 Ben Elliston <bje@gnu.org>
10716
10717 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10718 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10719
10720 2004-06-11 Ben Elliston <bje@gnu.org>
10721
10722 * config.guess (pegasos:OpenBSD:*:*): Remove.
10723
10724 2004-06-11 Ben Elliston <bje@gnu.org>
10725
10726 From Wouter Verhelst <wouter@grep.be>:
10727 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10728
10729 2004-06-11 Ben Elliston <bje@gnu.org>
10730
10731 * config.guess (luna88k:OpenBSD:*:*): New.
10732
10733 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10734
10735 * config.guess (m32r*:Linux:*:*): New case.
10736 * config.sub: Handle m32rle.
10737
10738 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10739
10740 From Jens Petersen <petersen@redhat.com>:
10741 * config.sub: Handle sparcv8.
10742
10743 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10744
10745 From Tom Smith <smith@cag.lkg.hp.com>:
10746 * config.guess: Version suffixes are equally significant on Tru64
10747 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10748 prefix of "P" (patched kernel).
10749
10750 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10751
10752 * config.sub: Add support for National Semiconductor CRX target.
10753
2f4cc6bf
JJ
107542004-09-03 Janis Johnson <janis187@us.ibm.com>
10755
10756 * MAINTAINERS (Various Maintainers): Remove myself as web page
10757 maintainer, add myself as maintainer of build status lists.
10758
61fec9ff
JB
107592004-09-03 Jan Beulich <jbeulich@novell.com>
10760
10761 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10762 *-*-netware, but add target-libmudflap.
10763 Consolidate *-*-netware targets (of which really only i?86 exists)
10764 into a single entry.
10765 * configure: Likewise.
10766
45f366ab
PB
107672004-09-01 Paolo Bonzini <bonzini@gnu.org>
10768
10769 * Makefile.tpl (sorry): Remove.
10770 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10771 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10772 (do-clean): Clean per-stage directories too.
10773 (do-distclean): Run distclean-stage1 too.
10774 (.NOTPARALLEL): Enable during toplevel bootstrap.
10775 (stage[+id+]-bubble): Enable parallel execution during
10776 the recursive invocation.
10777 * Makefile.in: Regenerate.
10778
10779 Fix previous checkin:
10780
10781 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10782 include.
10783 * configure.in: Fix indentation.
10784 * configure: Regenerate.
10785
dce2d8b2 107862004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10787
45f366ab
PB
10788 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10789 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10790 * configure: regenerate
78716e86 10791 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10792 -mdynamic-no-pic
be8fff81 10793
71b5d516
PB
107942004-08-31 Paolo Bonzini <bonzini@gnu.org>
10795
10796 * Makefile.def (build_modules): Add fixincludes.
10797 (dependencies): Make gcc depend on fixincludes.
10798 * configure.in (build_tools): Add fixincludes.
10799 (build_configdirs): Always include build_libs.
10800 * Makefile.in: Regenerate.
10801 * configure: Regenerate.
10802
108032004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10804
10805 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10806 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10807 phony targets; do not generate timestamp files.
10808 (distclean-stageN): Remove references to their timestamp files.
10809 (restageN, touch-stageN): Remove.
10810 (stageN-bubble): Rewritten.
10811 (compare): Support lean bootstraps.
10812 * Makefile.in: Regenerate.
10813
10814 * configure.in: Only warn when bootstrapping but
10815 build != host or build != target. Support lean bootstraps.
10816 * configure: Regenerate.
10817
ce7cbbb0
PE
108182004-08-26 Phil Edwards <phil@codesourcery.com>
10819
10820 * configure.in: Give a better error message if GMP/MPFR are missing
10821 and a language needing them has been requested.
10822 * configure: Regenerated.
10823
9c71a529
PE
108242004-08-25 Phil Edwards <phil@codesourcery.com>
10825
10826 * configure.in: Print a list of available language front-ends if
10827 a requested one is missing. Tidy stray tab characters.
10828 * configure: Regenerated.
10829
e3f92d3b
MK
108302004-08-19 Michael Koch <konqueror@gmx.de>
10831
10832 * gcc/doc/install.texi: Update entry about automake for libjava.
10833
c3f84f61
RM
108342004-08-17 Robert Millan <robertmh@gnu.org>
10835
10836 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10837 (instead of FreeBSD).
10838 * configure: Regenerate.
10839
7c27e184
PB
108402004-08-16 Paolo Bonzini <bonzini@gnu.org>
10841
10842 * Makefile.in: Regenerate.
10843 * configure: Regenerate.
10844
10845 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10846 stage_*_flags.
10847 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10848 for bootstrapped modules if toplevel bootstrap is going.
10849 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10850 modules. Adjust for changes in Makefile.def. Enable several
10851 rules even in non-bootstrap mode, just to avoid peppering the
10852 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10853 (stage-[+prev+]-bubble): Remove.
10854
10855 * Makefile.def (Dependencies): Depend on all-build-bison,
10856 all-build-flex, all-build-byacc, all-build-texinfo, rather
10857 than the host variations.
10858 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10859 with BUILD_SUBDIR.
10860 (BISON): Update for recent Bisons.
10861 (YACC): Fix typo.
10862 (cross): Depend on all-build.
10863 (all): Do not depend on all-build.
10864 (prebootstrap): Remove.
10865 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10866 (Prebootstrap dependencies): Add them to the per-stage targets
10867 and to all-prebootstrap.
10868 * configure.in (build_configdirs): Always enable build_tools.
10869 (BUILD_DIR_PREFIX): Remove.
10870
10871 * Makefile.def (gcc): Add target variable.
10872 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10873 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10874 in the recursive `make', instead of hardwiring `all'.
10875 (Autogenerated TARGET-* variables): New.
10876
20f3bb80
BB
108772004-08-13 Brian Booth <bbooth@redhat.com>
10878
10879 * MAINTAINERS: Remove myself from write-after-approval.
10880
b5be499d
NN
108812004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10882
10883 * src-release: Stop distributing mmalloc with gdb (which doesn't
10884 use it).
10885 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10886 * Makefile.in: Regenerate.
10887
b3f8d95d
MM
108882004-08-09 Mark Mitchell <mark@codesourcery.com>
10889
10890 * configure.in (arm*-*-eabi*): New target.
10891 * configure: Regenerate.
10892
3589b69e
PB
108932004-08-06 Paolo Bonzini <bonzini@gnu.org>
10894
10895 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10896 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10897 (Dependencies): New section.
10898 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10899 (configure-target-[+module+]): Depend on maybe-all-gcc
10900 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10901 (toplevel profiledbootstrap): Fix dependencies.
10902 * Makefile.in: Regenerate.
10903
972974fc
MM
109042004-08-03 Mark Mitchell <mark@codesourcery.com>
10905
10906 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10907 target-libiberty to noconfigdirs.
10908 * configure: Regenerate.
10909
bebf829d
PB
109102004-08-03 Paul Brook <paul@codesourcery.com>
10911
10912 * configure.in: Check for MPFR as well as GMP.
10913 * configure: Regenerate.
10914
98a5bb3b
RM
109152004-08-01 Robert Millan <robertmh@gnu.org>
10916
10917 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10918 libmudflap for all GNU-based systems (with Glibc).
10919 * configure: Regenerate.
10920
dce2d8b2 109212004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10922
10923 * Makefile.def (host-modules): Add gcc.
10924 * Makefile.in: Regenerate.
10925 * Makefile.tpl (sorry): New rule.
10926 (configure-host, all-host, [+make_target+]-host, do-check,
10927 install-host): Do not add gcc as a special case.
10928 (host modules): Add a small special-casing for gcc. Export
10929 extra_make_flags through the environment.
10930 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10931 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10932 other recursive targets for gcc): Remove.
10933
10934 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10935 (stage, unstage): New rules.
10936 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10937 distclean-stage[+id+]): Use stage_current.
10938 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10939 the stage*-start rules.
10940
aeb732c1
GK
109412004-08-02 Geoffrey Keating <geoffk@apple.com>
10942
10943 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10944 use -all_load flag.
10945
25b656e7
PB
109462004-08-02 Paolo Bonzini <bonzini@gnu.org>
10947
10948 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10949 * configure: Regenerate.
10950
cc440d71
TM
109512004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10952
10953 * maintainer-scripts/gcc_release: Revert yesterday's change.
10954
270e140b
SB
109552004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10956
10957 * MAINTAINERS: Add myself to write-after-approval.
10958
3e4035f8
TM
109592004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10960
10961 * libf2c: Removed.
10962 * gcc/gccbug.in: Updated because of libf2c removal.
10963 * maintainer-scripts/gcc_release: Ditto.
10964
dce2d8b2 109652004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10966
10967 * configure.in: Build libmudflap by default on FreeBSD.
10968 * configure: Regenerated.
10969
dfcada9a
MM
109702004-07-09 Mark Mitchell <mark@codesourcery.com>
10971
10972 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10973 systems.
10974 * configure: Regenerated.
10975
dce2d8b2 109762004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10977
10978 PR target/16344
10979 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10980 feedback based compiler.
10981 * Makefile.in: Rebuilt.
10982
95bcca47
AO
109832004-07-08 Alexandre Oliva <aoliva@redhat.com>
10984
10985 * Makefile.def (host_modules): Set bootstrap=true for flex.
10986 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10987 * Makefile.in: Rebuilt.
10988
051822f6
JH
109892004-07-07 Jan Hubicka <jh@suse.cz>
10990
10991 * MAINTAINERS: Add self as a profile feedback maintainer.
10992
7b61653a
PE
109932004-07-05 Phil Edwards <phil@codesourcery.com>
10994
10995 * configure.in: Do not prepend $srcdir to /dev/null in
10996 makefile fragments.
10997 * configure: Regenerate.
10998
23f6b2f9
PB
109992004-07-01 Paolo Bonzini <bonzini@gnu.org>
11000
11001 * Makefile.def (build_modules): Add bison, byacc, flex,
11002 m4, texinfo.
11003 (flags_to_pass): Add FLEX.
11004 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11005 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11006 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11007 DEFAULT_MAKEINFO): Remove.
11008 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11009 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11010 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11011 objdir or else use configured tool.
11012 (all-build): New.
11013 (all): Depend on it.
11014 (Build module dependencies): Add.
11015 * Makefile.in: Regenerate.
11016 * configure.in: Better support for multiple build modules,
11017 matching what is done for host/target modules. Do not look
11018 for "plausible" locations of build tools if Canadian cross.
11019 Use autoconf's AC_PROG_CC to find a C compiler. Define
11020 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11021 * configure: Regenerate.
78716e86 11022
1c020272
PB
110232004-06-22 Paolo Bonzini <bonzini@gnu.org>
11024
11025 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11026 * Makefile.in: Regenerate.
11027
a52a0a7f
PB
110282004-06-22 Paolo Bonzini <bonzini@gnu.org>
11029
11030 * Makefile.tpl (configure-build-[+module+],
11031 configure-[+module+], configure-target-[+module+]): Pass
11032 [+extra_configure_args+].
11033 (all-build-[+module+], all-[+module+], check-[+module+],
11034 install-[+module+], [+make_target+]-[+module+],
11035 all-target-[+module+], check-target-[+module+],
11036 install-target-[+module+], [+make_target+]-target-[+module+]):
11037 Pass [+extra_make_args+].
11038 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11039 (GCC_HOST_EXPORTS): Remove.
11040 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11041 cross, check-gcc, check-gcc-c++, install-gcc,
11042 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11043 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11044 * Makefile.in: Regenerate.
11045
ccde3f1a
MS
110462004-06-21 Matthew Sachs <msachs@apple.com>
11047
11048 * MAINTAINERS: Added self to write-after-approval.
11049
6264b0a6
CF
110502004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11051
11052 * configure.in: Check for srcdir/winsup rather than build directory
11053 winsup.
11054 * configure: Regenerate.
11055
801e2270
CV
110562004-06-17 Corinna Vinschen <vinschen@redhat.com>
11057
11058 * configure.in: Don't build Cygwin native newlib if winsup
11059 directory is missing. Emit warning instead.
11060 * configure: Regenerate.
11061
ad6717df
PB
110622004-06-09 Paolo Bonzini <bonzini@gnu.org>
11063
11064 * Makefile.tpl (touch-stage[+id+]): New.
11065 (restage[+prev+]): Depend on touch-stage[+id+].
11066
11067 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11068 Use it throughout.
11069
11070 * Makefile.def: Add profile and feedback bootstrap stages.
11071 Remove next field from bootstrap stages.
11072 * Makefile.tpl (LN, LN_S): Substitute.
11073 (stageN-start, stageN-end): Use double-colon rules, to
11074 provide a hook for additional setup commands.
11075 (distclean-stageN-gcc, restageN): Create dependencies from
11076 [+prev+], not from [+next+].
11077 (stageN-bubble): Add commands for successive stages from
11078 [+prev+], using double-colon rules.
11079 (all-stageN-gcc): Fix typo.
11080 (stagefeedback-start, profiledbootstrap): New.
11081 * Makefile.in: Regenerate.
11082 * configure.in: Call ACX_PROG_LN.
11083 * configure: Regenerate.
11084
5bbb9680
CY
110852004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11086
11087 * MAINTAINERS (Write After Approval): Add myself.
11088
e18be1d4
MA
110892004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11090
11091 * MAINTAINERS (Write After Approval): Add myself.
11092
5607edfd
PB
110932004-06-03 Paolo Bonzini <bonzini@gnu.org>
11094
11095 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11096 without gcc.
11097 * configure: Regenerate.
11098
1ec4e9c3
PB
110992004-06-01 Paolo Bonzini <bonzini@gnu.org>
11100
11101 * Makefile.tpl: Fix typo.
11102 * Makefile.in: Regenerate.
11103
dce2d8b2 111042004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11105
11106 * configure.in: Remove new- prefix from toplevel
11107 bootstrap targets.
11108 * configure: Regenerate.
11109
f516a7da
PB
111102004-06-01 Paolo Bonzini <bonzini@gnu.org>
11111
11112 * Makefile.tpl (all.normal): Rename to all.
11113 (all): Replace with a rule to pick the default
11114 target from configure.
11115 (all-gcc, configure-gcc): Use conditionals to
11116 do nothing when toplevel bootstrap is going on.
11117 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11118 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11119 * configure.in: Support --enable-bootstrap.
11120
11121 * Makefile.def: Remove new- prefix from toplevel
11122 bootstrap targets.
11123 * Makefile.tpl: Likewise.
11124
11125 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11126 target.
11127
11128 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11129 $(RECURSE_FLAGS) to recursive invocation of make.
11130
11131 * Makefile.in: Regenerate.
11132 * configure: Regenerate.
11133
78dd5e36 111342004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11135 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11136
11137 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11138 like CC.
11139
30f1bddc
DJ
111402004-05-27 Daniel Jacobowitz <dan@debian.org>
11141
11142 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11143 * configure: Regenerate.
11144
4fc4dd12
DJ
111452004-05-25 Daniel Jacobowitz <drow@false.org>
11146
11147 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11148 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11149 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11150 targets.
11151 * Makefile.in: Regenerate.
11152
dce2d8b2 111532004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11154
11155 * configure.in: Test the ability to symlink directories.
11156 * configure: Regenerate.
11157
11158 * Makefile.def (bootstrap-stage): New definitions.
11159 * Makefile.tpl (configure-stage1-gcc,
11160 configure-stage2-gcc, configure-stage3-gcc,
11161 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11162 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11163 new-restage3, compare): Autogenerate, see Makefile.in
11164 entry for behavioral changes.
11165 (distclean-stage1, new-stage1-start, new-stage1-end,
11166 new-stage1-bubble, distclean-stage2, new-stage2-start,
11167 new-stage2-end, new-stage2-bubble, distclean-stage3,
11168 new-stage3-start, new-stage3-end): New autogenerated targets.
11169 (objext, prebootstrap, BOOT_CFLAGS,
11170 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11171 targets.
11172
11173 * Makefile.in: Regenerate.
11174 (distclean-stage1, new-stage1-start, new-stage1-end,
11175 new-stage1-bubble, distclean-stage2, new-stage2-start,
11176 new-stage2-end, new-stage2-bubble, distclean-stage3,
11177 new-stage3-start, new-stage3-end): New targets.
11178 (all-stage1-gcc): Move prebootstrap dependency from here...
11179 (configure-stage1-gcc): ...to here.
11180 (new-bootstrap): Use bubble targets.
11181 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11182 Use per-stage distclean targets.
11183 (configure-stage1-gcc, configure-stage2-gcc,
11184 configure-stage3-gcc, all-stage1-gcc,
11185 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11186 Use new-stageN-start to prepare the tree.
11187
4f4e53dd
PB
111882004-05-23 Paolo Bonzini <bonzini@gnu.org>
11189
11190 * Makefile.def (host_modules): add libcpp.
11191 * Makefile.tpl: Add dependencies on and for libcpp.
11192 * Makefile.in: Regenerate.
11193 * configure.in: Add libcpp host module.
11194 * configure: Regenerate.
11195
60975492
PB
111962004-05-21 Paolo Bonzini <bonzini@gnu.org>
11197
11198 * Makefile.tpl: Whenever a recursive target is defined, wrap
11199 it in a special @if/@endif block, and prepare its maybe
11200 dependency in the @if/@endif block
11201 * configure.in: Instead of writing maybe dependencies, remove
11202 the @if/@endif statements, and remove the @if/@endif blocks
11203 that remain.
11204 * configure: Regenerate.
11205 * Makefile.in: Regenerate.
11206
5ce7d75d
JJ
112072004-05-20 Janis Johnson <janis187@us.ibm.com>
11208
11209 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11210
c779c42f
KK
112112004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11212
11213 PR bootstrap/15120
11214 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11215 * */configure: Rebuilt.
11216
b4117c30
ZW
112172004-05-17 Zack Weinberg <zack@codesourcery.com>
11218
11219 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11220 of libf2c.
11221 * configure, Makefile.in: Regenerate.
11222
719bb4e3 112232004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11224
11225 * MAINTAINERS (Write After Approval): Add myself.
11226
6de9cd9a
DN
112272004-05-13 Diego Novillo <dnovillo@redhat.com>
11228
11229 Merge from tree-ssa-20020619-branch.
11230
11231 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11232 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11233 (HOST_GMPLIBS): Define.
11234 (HOST_GMPINC): Define.
11235 (TARGET_LIB_PATH): Add libmudflap.
11236 (GFORTRAN_FOR_TARGET): Define.
11237 (configure-build*): Export GFORTRAN.
11238 (configure-gcc): Export GMPLIBS and GMPINC.
11239 (all-gcc): Add maybe-all-libbanshee.
11240 (configure-target-libgfortran): Define.
11241 * Makefile.in: Regenerate.
11242 * configure.in (host_libs): Add libbanshee.
11243 (target_libraries): Add target-libmudflap and target-libgfortran.
11244 Add --with-libbanshee.
11245 Handle --disable-libmudflap.
11246 (*-*-freebsd*): Use with_gmp.
11247 Add $(libgcj) to noconfigdirs.
11248 * configure: Regenerate.
11249 * depcomp: New file.
11250 * MAINTAINERS: Add tree-ssa maintainers.
11251
8f1b790f
VM
112522004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11253
b4117c30 11254 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11255
693446fc
BF
112562004-04-30 Brian Ford <ford@vss.fsi.com>
11257
b4117c30 11258 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11259
d1bb666c
UB
112602004-04-29 Uros Bizjak <uros@kss-loka.si>
11261
b4117c30 11262 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11263
6cf1ac42
PB
112642004-04-28 Paolo Bonzini <bonzini@gnu.org>
11265
11266 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11267 * configure: Regenerate.
11268
632933d5
PB
112692004-04-27 Paolo Bonzini <bonzini@gnu.org>
11270
11271 Revert:
11272 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11273
11274 * Makefile.def (flags_to_pass): Remove *dir variables that
11275 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11276 as well as prefix and exec_prefix.
11277 * Makefile.in: Regenerate.
11278
80dc6aa0
RM
112792004-04-26 Robert Millan <robertmh@gnu.org>
11280
11281 Add patches from libtool CVS.
11282 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11283 * ltconfig: Likewise.
11284 * ltcf-c.sh: Likewise.
11285 * ltcf-cxx.sh: Likewise.
11286 * ltcf-gcj.sh: Likewise.
11287
e11283f1
PB
112882004-04-26 Paolo Bonzini <bonzini@gnu.org>
11289
11290 * Makefile.def (host_modules): Mark with the bootstrap
11291 flag packages on which gcc depends.
11292 * Makefile.tpl (all-bootstrap): Use it.
11293 * Makefile.in: Regenerate.
11294
8546950c
PB
112952004-04-26 Paolo Bonzini <bonzini@gnu.org>
11296
11297 * Makefile.def (flags_to_pass): Remove *dir variables that
11298 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11299 as well as prefix and exec_prefix.
11300 * Makefile.in: Regenerate.
11301
a76494aa
PB
113022004-04-26 Paolo Bonzini <bonzini@gnu.org>
11303
b4117c30
ZW
11304 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11305 * configure: Regenerate.
11306 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11307 * gcc/Makefile.tpl (compare): Use the result of the test.
11308 * gcc/Makefile.in: Regenerate.
a76494aa 11309
03a91701
PB
113102004-04-23 Paolo Bonzini <bonzini@gnu.org>
11311
11312 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11313 Always relocate gcc and prev-gcc to the original names, even
11314 if the build fails.
11315 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11316 New targets.
11317
082a6351
LG
113182004-04-23 Laurent GUERBY <laurent@guerby.net>
11319
11320 * MAINTAINERS: Update my email address.
b4117c30 11321
1f1d584b
RO
113222004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11323
11324 * configure.in (mips*-*-irix5*): Enable ld.
11325 * configure: Regenerate.
082a6351 11326
1db673ca
RO
113272004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11328
11329 * configure: Regenerate.
11330
ce4ea44e
JW
113312004-04-15 James E Wilson <wilson@specifixinc.com>
11332
11333 * Makefile.tpl (configure-[+module+], configure-gcc,
11334 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11335 Set and export LDFLAGS.
11336 * Makefile.in: Regenerate.
11337
611f62ad
MC
113382004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11339
b4117c30 11340 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11341
be912515
NN
113422004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11343
11344 PR bootstrap/14871
11345 * Makefile.tpl: If we don't have built-in-tree target tools,
11346 use the ones found by configure rather than hacking around with
11347 program_transform_name.
11348 * configure.in: Give Makefile.tpl the information necessary
11349 to do that.
11350 * Makefile.in: Regenerate.
11351 * configure: Regenerate.
11352
9104315a
NN
113532004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11354
11355 PR bootstrap/14760
11356 * configure.in: When computing baseargs, strip *all* copies of
11357 offending options. Also, don't match/substitute the trailing space,
11358 so that this actually works when two similar options are separated by
11359 only one space.
11360 * configure: Regenerate.
11361
bef1d700
DE
113622004-04-06 David Edelsohn <edelsohn@gnu.org>
11363
b4117c30
ZW
11364 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11365 (rs6000-*-aix*): Same.
11366 * configure: Regenerate.
bef1d700 11367
54bcf05e 113682004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11369
11370 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11371
369a832c 113722004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11373
11374 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11375
09a9c095
NN
113762004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11377
7caf53cb
NN
11378 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11379 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11380 * Makefile.in: Regenerate.
11381
09a9c095
NN
11382 * configure.in (top level bootstrap support): Rework --enable-werror
11383 to set @stage2_werror_flag@.
11384 * configure: Regenerate.
11385 * Makefile.tpl (top level bootstrap support): Pass
11386 @stage2_werror_flag@ down to configure in stages 2 and 3.
11387 * Makefile.in: Regenerate.
11388
5595a2bd
NN
113892004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11390
cbfd7e06
NN
11391 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11392 for stages 2 and 3 as well as in make. As a consequence, remove
11393 OUTPUT_OPTION (now detected by configure) from the flags passed down
11394 to make.
11395 * Makefile.in: Regenerate.
11396
5595a2bd
NN
11397 * Makefile.tpl (new-bootstrap): Fix typo.
11398 * Makefile.in: Regenerate.
11399
ca3b3e20
NN
114002004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11401
295f4e42
NN
11402 * Makefile.tpl: Rearrange by moving recursive_targets rules
11403 into their proper sections.
11404 * Makefile.tpl (top level bootstrap support): Move disabling
11405 of coverage flags from 'make' to 'configure'; improve comments.
11406 * Makefile.in: Regenerate.
11407
340de83f
NN
11408 * Makefile.tpl (experimental top level bootstrap) Move stage1
11409 language setting from all- target to configure- target; disable
11410 intermodule optimization in stage 1; prevent gratuitous rebuilds
11411 of stage 1.
11412 * Makefile.in: Regenerate.
11413 * configure.in: Comma-separate stage 1 language list for top
11414 level bootstrap.
11415 * configure: Regenerate.
11416
ca3b3e20
NN
11417 * Makefile.tpl: Clean up experimental top level bootstrap support:
11418 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11419 prev-gcc in configure- targets as well as all- targets.
11420 * Makefile.in: Regenerate.
11421
4d038073
KC
114222004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11423
11424 * compile: New file imported from automake.
11425
ab3533d6
PB
114262004-03-17 Paolo Bonzini <bonzini@gnu.org>
11427
11428 * configure.in: Remove symbolic link section.
11429 * configure: Regenerate.
11430 * Makefile.tpl (links): Remove.
11431 * Makefile.in: Regenerate.
11432
1e0f07d3 114332004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11434 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11435
11436 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11437 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11438 * configure.in: Fix comment typo from last patch.
11439 * configure: Regenerate.
11440
2805b53a
NN
114412004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11442
11443 * Makefile.tpl: Introduce experimental top level bootstrap support.
11444 * Makefile.in: Regenerate.
11445 * configure.in: Introduce support for top level bootstrap.
11446 * configure: Regenerate.
11447
79b4b7d2 114482004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11449 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11450
11451 PR bootstrap/14522
11452 * configure.in: Cope with shells that do not support unquoted ^
11453 * configure: Regenerate.
11454
6bbec498 114552004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11456 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11457
11458 PR bootstrap/14522
79b4b7d2 11459 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11460 quotes inside quoted backquote substitutions.
11461 * configure: Regenerate.
11462
83c15dfc
AP
114632004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11464
11465 PR bootstrap/14522
f2bd98d4 11466 * configure.in: Fix escaping of $.
83c15dfc
AP
11467 * configure: Regenerate.
11468
55ffb5ed
NN
114692004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11470
11471 * configure: Regenerate, since I forgot to while committing Paolo's
11472 changes.
11473
e4c9c075
PB
114742004-03-08 Paolo Bonzini <bonzini@gnu.org>
11475
11476 PR ada/14131
11477 Move language detection to the top level.
11478 * configure.in: Find default values for the tools as
11479 soon as possible. Disable ada if GNAT is not found.
11480 Emit error message about missing languages. Expand
11481 --enable-languages=all for the gcc subdirectory.
11482
5199e2c6
BE
114832004-03-10 Ben Elliston <bje@gnu.org>
11484
11485 * MAINTAINERS: Update my email address.
11486
c18b95e5
DE
114872004-03-05 David Edelsohn <edelsohn@gnu.org>
11488
11489 * ltconfig: Disable building static libraries if building shared
11490 libraries on AIX 5L.
11491
d0fe5ad3
RS
114922004-03-01 Richard Sandiford <rsandifo@redhat.com>
11493
11494 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11495 and disable libgcj.
11496 * configure: Regenerated.
11497
e6f71f9d
BB
114982004-03-01 Brian Booth <bbooth@redhat.com>
11499
11500 * MAINTAINERS: Add myself to write-after-approval.
11501
8983e50e
PB
115022004-03-01 Paolo Bonzini <bonzini@gnu.org>
11503
11504 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11505
d4cd9d81
NN
115062004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11507
11508 PR bootstrap/7087
11509 * Makefile.tpl: Guard XFOO sed statements better.
11510 * Makefile.tpl: Add dependency for configure-target-libada.
11511 * Makefile.in: Regenerate (incidentally fixes broken
11512 commit when libada-branch was merged).
11513
0ea0229e
KC
115142004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11515
11516 * MAINTAINERS: Add myself to write-after-approval.
11517
bad93735
AP
115182004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11519
11520 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11521 maintainers.
11522
a7ca14fc
AC
115232004-02-20 Andrew Cagney <cagney@redhat.com>
11524
11525 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11526 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11527
51592782
NN
115282004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11529
11530 PR bootstrap/11932
11531 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11532
6a30854a
JQ
115332004-02-14 Jerry Quinn <jlquinn@optonline.net>
11534
11535 * MAINTAINERS: Added myself to write-after-approval.
11536
be8b2bee
MK
115372004-02-14 Michael Koch <konqueror@gmx.de>
11538
11539 * MAINTAINERS: Added myself to write-after-approval.
11540
972760b7
JM
115412004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11542
11543 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11544 some OS port maintainers to OS port maintainers section.
11545
b0281654
FCE
115462004-02-13 Frank Ch. Eigler <fche@redhat.com>
11547
11548 * MAINTAINERS: Add self.
11549
3c419fd6
KH
115502004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11551
11552 * MAINTAINERS: Alphabetize.
11553
e88e9aee
PB
115542004-02-12 Paolo Bonzini <bonzini@gnu.org>
11555
11556 * MAINTAINERS: Remove myself.
b4117c30 11557
1915e422
DE
115582004-02-11 David Edelsohn <edelsohn@gnu.org>
11559
11560 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11561 (rs6000-*-aix*): Same.
11562 * configure: Regenerate.
11563
a22c2d8d
KC
115642004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11565
11566 * configure.in (host): Add in missing $noconfigdirs to defines.
11567 * configure: Regenerate.
11568
d9cdb878
AC
115692004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11570 Nathanael Nerode <neroden@gcc.gnu.org>
11571
11572 PR ada/6637, PR ada/5911
b4117c30 11573 Merge with libada-branch:
d9cdb878
AC
11574 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11575 with appropriate dependencies. Add --enable-libada configure switch.
11576 * configure, Makefile.in: Regenerate.
11577
8bd92821
PB
115782004-02-09 Paolo Bonzini <bonzini@gnu.org>
11579
11580 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11581
89a95129
RO
115822004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11583
11584 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11585 * configure: Regenerate.
11586
892629bc
GK
115872004-02-04 Geoffrey Keating <geoffk@apple.com>
11588
11589 Merge from upstream:
11590
11591 * ltmain.in: When setting IFS to '~', be careful about user
11592 arguments that contain '~'.
11593
11594 2004-02-04 Peter O'Gorman <peter@pogma.com>
11595
11596 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11597 Also test $base_compile against $CC with escaped arguments. Bug
11598 reported by Geoff Keating <geoffk@apple.com>.
11599
6b402165
KH
116002004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11601
11602 * MAINTAINERS: Remove i960 port.
11603
fa2f0306
DD
116042004-01-23 DJ Delorie <dj@redhat.com>
11605
11606 * Makefile.def (target_modules) [libiberty]: Don't stage.
11607 * Makefile.in: Rebuilt.
11608
9feb20aa
CT
116092004-01-20 Caroline Tice <ctice@apple.com>
11610
11611 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11612
7aed2ccc
PC
116132004-01-19 Paolo Carlini <pcarlini@suse.de>
11614
11615 * MAINTAINERS: Update my email address.
11616
f25bebe1
JM
116172004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11618
11619 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11620
28083580
VR
116212004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11622
11623 * MAINTAINERS: Remove entries without email address.
11624
c0f4b5e4
DJ
116252004-01-15 Daniel Jacobowitz <drow@mvista.com>
11626
11627 * MAINTAINERS: Add myself to write-after-approval.
11628
b5eb5a5e
SB
116292004-01-15 Steven Bosscher <stevenb@suse.de>
11630
11631 * MAINTAINERS: Update my email address.
11632
dce2d8b2 116332004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11634
11635 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11636 * Makefile.tpl (configure-target-[+module+]): Support stage.
11637 * Makefile.in: Rebuilt.
11638
74c0b320
ILT
116392004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11640
11641 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11642
2560344b
RS
116432004-01-10 Richard Sandiford <rsandifo@redhat.com>
11644
11645 * MAINTAINERS: Add myself as a MIPS maintainer.
11646
8b21cda6
NN
116472004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11648
2b6c260d
NN
11649 * configure.in: Use ./config.cache, not config.cache.
11650 * configure: Regenerate.
11651 * Makefile.tpl: Special-casing not needed for GCC any more.
11652 * Makefile.in: Regenerate.
11653
09438bde
NN
11654 * configure.in: Don't share a cache file for host dirs.
11655 * configure: Regenerate.
11656
8b21cda6
NN
11657 * config-ml.in: Don't mess with the cache file.
11658
e42870df
EB
116592004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11660
11661 * MAINTAINERS: Move myself from 'Write After Approval' to
11662 'CPU Port Maintainers' section as SPARC maintainer.
11663
6b9eb62c
NN
116642004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11665
78a816a6
NN
11666 * Makefile.tpl: Make GCC use a separate config.cache.
11667 * Makefile.in: Regenerate.
11668
6b9eb62c
NN
11669 PR bootstrap/11932, PR bootstrap/11933
11670 (I don't know if it will fix either of them, but it relates
11671 to them.)
11672 * configure.in: Don't use shared config.cache for target
11673 directories.
11674 * configure: Regenerate.
11675
86d7b562
DN
116762004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11677
11678 * MAINTAINERS: Add myself to 'Write After Approval' section.
11679
07d0a605
RS
116802003-12-31 Roger Sayle <roger@eyesopen.com>
11681
11682 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11683 * configure: Regenerated.
11684
459ac19f
KH
116852003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11686
11687 * MAINTAINERS: Remove the mn10200 maintainer.
11688
5785c0ed 116892003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11690
cc6010cd
AP
11691 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11692 * configure: Regenerated.
5785c0ed 11693
a268eff9
JH
116942003-12-16 Jan Hubicka <jh@suse.cz>
11695
11696 * MAINTAINERS: Add myself as callgraph maintainer.
11697
9d465b12
TF
116982003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11699
11700 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11701 * configure: Regenerate.
11702
a68a270a
GB
117032003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11704
11705 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11706 'Write After Approval' section. Update email.
11707
dce2d8b2 117082003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11709
11710 * MAINTAINERS (Write After Approval): Add myself.
11711
8c052da4
MT
117122003-11-20 Matt Thomas <matt@3am-software.com>
11713
11714 * MAINTAINERS: Add myself as a vax port maintainer.
11715
e75f9147
KC
117162003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11717
11718 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11719 (configure-build-[+module+], configure-[+module+]): Likewise.
11720 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11721 * Makefile.in: Regenerate.
11722
43d8d958
AT
117232003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11724
11725 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11726 shared/dylibed libraries.
11727 * ltmain.sh: Likewise.
11728 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11729 * ltcf-cxx.sh: Likewise.
11730 * ltcf-gcj.sh: Likewise.
11731 * ltconfig: Likewise.
11732
638dcaa0
SC
117332003-11-17 Stan Cox <scox@redhat.com>
11734
11735 * MAINTAINERS: Add myself as iq2000 port maintainer.
11736
15cc172b
AC
117372003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11738
b4117c30
ZW
11739 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11740 * Makefile.in: Regenerate.
15cc172b 11741
20af77cd
UW
117422003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11743
11744 * config.sub: Update to 2003-11-03 version.
11745
4dd01c5c
PE
117462003-10-20 Phil Edwards <phil@codesourcery.com>
11747
11748 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11749 * configure: Regenerate.
11750
dce2d8b2 117512003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11752
11753 * MAINTAINERS: Add myself to 'Write After Approval' section.
11754
8b7ebc31
AC
117552003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11756
11757 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11758
afe1910c
JM
117592003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11760
11761 * MAINTAINERS: Update my email address.
11762
05dcec66
RO
117632003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11764
11765 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11766
dce2d8b2 117672003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11768
11769 * MAINTAINERS: Add myself to 'Write After Approval' section.
11770
507ec745
BI
117712003-10-16 Bernardo Innocenti <bernie@develer.com>
11772
11773 * config.guess: Update to 2003-10-16 version.
11774 * config.sub: Update to 2003-10-16 version.
11775
dce2d8b2 117762003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11777
11778 * MAINTAINERS: Added myself to 'Write After Approval' section.
11779
0c9b16bc
FH
117802003-10-15 Falk Hueffner <falk@debian.org>
11781
11782 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11783 'Write After Approval' section. Update email.
11784
74d57d15
RS
117852003-10-14 Roger Sayle <roger@eyesopen.com>
11786
11787 * MAINTAINERS: Move myself from 'Write After Approval' to
11788 'Various Maintainers' section as middle-end maintainer.
11789
d29b8ad8
NN
117902003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11791
11792 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11793 HOST_FLAGS_TO_PASS.
11794 * Makefile.in: Regenerate.
11795
26db814a
BI
117962003-10-11 Bernardo Innocenti <bernie@develer.com>
11797
11798 * config.guess: Update to 2003-10-07 version.
11799 * config.sub: Update to 2003-10-07 version.
11800
fffeb871
RO
118012003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11802
11803 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11804 * ltconfig (irix5*, irix6*): Don't override version_type.
11805
6691a79e
ME
118062003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11807
11808 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11809 * configure: Rebuilt
11810 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11811 * Makefile.in: Rebuilt
11812
62cdd71e
L
118132003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11814
11815 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11816
6fe2eacc
CW
118172003-09-30 Carlo Wood <carlo@alinoe.com>
11818
cc6010cd 11819 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11820
ea57e5ad
PK
118212003-09-29 Paul Koning <ni1d@arrl.net>
11822
11823 * MAINTAINERS: Move myself from "Write After Approval"
11824 to CPU platform maintainers for pdp11 platform.
11825
e070672a
AT
118262003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11827
11828 * MAINTAINERS: Move myself from 'Write After Approval' to
11829 'Various Maintainers' section as libffi testsuite maintainer.
11830
43bb47c2
DJ
118312003-09-21 Daniel Jacobowitz <drow@mvista.com>
11832
11833 * configure.in: Pass a computed --program-transform-name
11834 to subconfigures.
11835 * configure: Regenerated.
11836
da9d3b37
NN
118372003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11838
94322beb
NN
11839 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11840 * Makefile.in: Regenerate.
11841
da9d3b37
NN
11842 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11843 * Makefile.in: Regenerate.
11844
ffd9060b
ZL
118452003-09-19 Ziemowit Laski <zlaski@apple.com>
11846
11847 * MAINTAINERS: Move myself from 'Write After Approval'
11848 to 'Various Maintainers' (objective-c) section.
11849
eeae7b41
DJ
118502003-09-17 Daniel Jacobowitz <drow@mvista.com>
11851
11852 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11853 quoting.
11854 * configure: Regenerated.
11855
a080d12b
JB
118562003-09-16 Joel Brobecker <brobecker@gnat.com>
11857
11858 * MAINTAINERS (Write After Approval): Add myself to write after
11859 approval list.
11860
6cd2fc59
DN
118612003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11862
cc6010cd 11863 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11864
dcbdd9cc
ILT
118652003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11866
11867 * MAINTAINERS: Update my e-mail address.
11868
e517f636
AM
118692003-09-09 Alan Modra <amodra@bigpond.net.au>
11870
11871 * libtool.m4 (LD): Correct powerpc64 host match.
11872
bc49924b
JW
118732003-09-06 James E Wilson <wilson@tuliptree.org>
11874
11875 * MAINTAINTERS: Update my affiliation and email address.
11876
082124f5
ZD
118772003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11878
11879 * MAINTAINERS (Write After Approval): Add myself.
11880
dc94d89e
DD
118812003-09-04 DJ Delorie <dj@redhat.com>
11882
11883 * configure: Regenerate.
11884
118852003-09-04 Robert Millan <robertmh@gnu.org>
11886
11887 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11888
7a0f2d4e
KG
118892003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11890
11891 * configure.in: Ensure arguments to sed are properly spaced.
11892 * configure: Regenerate.
11893
88d032eb
GP
118942003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11895
11896 * MAINTAINERS: Update my e-mail address.
11897
0b3f3d22
ME
118982003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11899
11900 * MAINTAINERS (Write After Approval): Add myself.
11901
d253f9ba
DJ
119022003-08-27 Daniel Jacobowitz <drow@mvista.com>
11903
11904 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11905 * configure: Regenerated.
11906
066ec9c9
MM
119072003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11908
11909 * MAINTAINERS: Update my email address.
11910
415d7ef9
PE
119112003-08-23 Phil Edwards <pme@gcc.gnu.org>
11912
11913 * configure.in: Use newline instead of semicolon when assuming
11914 shell arguments in a for loop.
11915 * configure: Regenerated.
11916
e1567352
JE
119172003-08-22 Jason Eckhardt <jle@rice.edu>
11918
11919 * MAINTAINERS: Resurrect the i860 maintainer.
11920
b348267b
GK
119212003-08-20 Geoffrey Keating <geoffk@apple.com>
11922
e50084fa
GK
11923 PR 8180
11924 * configure.in: When testing with_libs and with_headers, treat
11925 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11926 * configure: Regenerate.
b4117c30 11927
b348267b
GK
11928 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11929 make, shell, etc.
11930 (baseargs): Likewise.
11931 * configure: Regenerate.
11932
ca26ffe0
BI
119332003-08-20 Bernardo Innocenti <bernie@develer.com>
11934
11935 * MAINTAINERS (Write After Approval): Add myself.
11936
940cde4d
GK
119372003-08-19 Geoffrey Keating <geoffk@apple.com>
11938
11939 * configure.in: Disable libgcj for darwin not on powerpc.
11940 * configure: Rebuild.
11941
74bed51b
ADL
119422003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11943
11944 * config-ml.in, symlink-tree: Add license.
11945
b4117c30
ZW
119462003-08-03 Richard Stallman <rms@gnu.org>
11947 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11948
11949 * README.SCO: New file.
11950
333a28b4
MK
119512003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11952
11953 * Makefile.tpl (check, check-c++): Express dependencies using
11954 dependencies rather than commands.
11955 * Makefile.in: Regenerate.
11956
c197e306
AC
119572003-08-01 Andrew Cagney <cagney@redhat.com>
11958
11959 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11960 * configure: Ditto.
11961
a8ee6e2d
GK
119622003-07-31 Geoffrey Keating <geoffk@apple.com>
11963
11964 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11965 * Makefile.in: Update.
a8ee6e2d 11966
8d9b3f2e
AT
119672003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11968
11969 * configure.in: Enable libgcj for darwin.
11970 * configure: Rebuild.
11971
52c0c542
PE
119722003-07-29 Phil Edwards <pme@gcc.gnu.org>
11973
11974 * config-ml.in: Use ac_configure_args directly instead of
11975 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11976 actually seen.
11977
b4acb5ef
NN
119782003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11979
11980 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11981 creating target and build subdirs to build all parent dirs as needed.
11982 * Makefile.in: Rebuild.
11983 * configure.in: Don't build dirs explicitly here.
11984 * configure: Rebuild.
11985
a51d71d0
PB
119862003-07-26 Paul Brook <paul@nowt.org>
11987
11988 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11989
f43e12ce
AO
119902003-07-22 Alexandre Oliva <aoliva@redhat.com>
11991
11992 * Makefile.tpl (all-make): Depend on intl.
11993 * Makefile.in: Rebuilt.
11994
8a199ff6
PE
119952003-07-20 Phil Edwards <pme@gcc.gnu.org>
11996
11997 * install-sh: Update to newer upstream versions (associated with
11998 aclocal 1.7).
11999 * mkinstalldirs: Likewise.
12000 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12001
e6a8c803
AP
120022003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12003
12004 * MAINTAINERS: Move self from Bug database only accounts
12005 to write-after-approval.
12006
9f13608f
NN
120072003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12008
12009 * config.if: Remove unused libc_interface determination.
12010
c7864714
NN
120112003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12012
12013 * MAINTAINERS: Move self from write-after-approval to
12014 build machinery (*.in).
12015
775956d0
NN
120162003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12017
12018 PR bootstrap/11273
12019 PR bootstrap/11408
12020 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12021 unused INSTALL_PROGRAM_ARGS.
12022 * configure.in: Use AC_PROG_INSTALL.
12023 * Makefile.in: Regenerate.
12024 * configure: Regenerate.
12025
c7f67a6e
KH
120262003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12027
12028 * MAINTAINERS: Alphabetize.
12029
33952f6f
AO
120302003-07-10 Alexandre Oliva <aoliva@redhat.com>
12031
12032 * configure: Rebuilt.
12033 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12034 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12035 newlib nor libgloss.
12036 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12037 * configure.in (am33_2.0-*-linux*): Added.
12038
0d4f1b4e
BW
120392003-07-09 Bob Wilson <bob.wilson@acm.org>
12040
12041 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12042 * configure: Regenerate.
12043
56694dd9
ZW
120442003-07-07 Zack Weinberg <zack@codesourcery.com>
12045
12046 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12047 * Makefile.in: Regenerate.
12048
21607eb4
ZW
120492003-07-04 Zack Weinberg <zack@codesourcery.com>
12050
12051 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12052 * Makefile.in: Regenerate.
12053
dce2d8b2 120542003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12055
12056 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12057 * Makefile.in: Regenerated.
12058
5d42f90e
L
12059 * config-ml.in: Replace PWD with PWD_COMMAND.
12060
6eb95e99
ZW
120612003-07-04 Zack Weinberg <zack@codesourcery.com>
12062
12063 * intl: New directory; see intl/ChangeLog for details.
12064 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12065 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12066 * Makefile.in: Regenerate.
12067
07d1940e
NN
120682003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12069
12070 * configure.in: Clean up config-lang.in handling. Delete
12071 useless assignment to "subdirs".
12072 * configure: Regenerate.
12073
4dbda6f0
NN
120742003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12075
12076 * configure.in: Rename 'target_libs' to 'target_libraries'.
12077 Remove useless reference to 'target_libs'.
12078 * configure: Regenerate.
12079
2c30ab71
KS
120802003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12081
12082 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12083 * Makefile.in: Regenerate.
12084
11405c93
NN
120852003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12086
12087 * Makefile.def: Introduce flags_to_pass.
12088 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12089 * Makefile.in: Regenerate.
12090
fb87ad5d
HPN
120912003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12092
12093 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12094 and target-libgloss.
12095 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12096 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12097 * configure: Regenerate.
12098
a7956a48
BK
120992003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12100
12101 * configure.in: Update testsuite_flags to new location.
12102 * configure. Regenerate.
6eb95e99 12103
eaf9f3b2
NN
121042003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12105
12106 * Makefile.tpl: Remove BUILD_CC stuff.
12107 * Makefile.in: Regenerate.
12108
2d89ffef
KH
121092003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12110
12111 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12112
dce2d8b2 121132003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12114
12115 * MAINTAINERS (Write After Approval): Add myself.
12116
dce2d8b2 121172003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12118
b951c91c
L
12119 * config.guess: Update to 2003-06-12 version.
12120 * config.sub: Update to 2003-06-13 version.
12121
dce2d8b2 121222003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12123
12124 * config.guess: Update to 2003-06-06 version.
12125 * config.sub: Update to 2003-06-06 version.
12126
655b7166
RO
121272003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12128
12129 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12130 * configure. Regenerate.
12131
01b759aa
NN
121322003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12133
bf1d3e81
NN
12134 * configure.in: Disable serial configure by default.
12135 * configure: Regenerate.
12136 * Makefile.tpl: Abolish .NOTPARALLEL.
12137 * Makefile.in: Regenerate.
12138
e89fbdfe
NN
12139 * Makefile.tpl: Replace {build,host,target}_canonical by
12140 {build,host,target}.
12141 * Makefile.in: Regenerate.
12142
01b759aa
NN
12143 * Makefile.tpl: Fix stupid pasto.
12144 * Makefile.in: Regenerate.
12145
f7dae026
NN
121462003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12147
12148 * Makefile.tpl: Remove bogus conditional.
12149 * Makefile.in: Regenerate.
12150
121512003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12152
12153 * Makefile.tpl (profiledbootstrap): New target.
12154 * Makefile.in (profiledbootstrap): New target.
12155
2ffc3e73 121562003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12157
12158 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12159 Pinski. Remove user names from other bugzilla-only maintainers.
12160
1a1e6b96
NN
121612003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12162
1358ccea
NN
12163 * Makefile.tpl: Make 'recursive targets' using autogen rather
12164 than shell loop. Remove duplicate 'clean' targets and false
12165 comments.
12166 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12167 Add systematic method of specifying missing targets in subdirs.
12168 Add copyright boilerplate.
12169 * Makefile.in: Regenerate.
12170 * configure.in: Add 'recursive targets' to maybe list.
12171 * configure: Regenerate.
12172
ae74ed1f
NN
12173 * MAINTAINERS: "GNATS only" -> "Bug database only".
12174
1a1e6b96
NN
12175 * Makefile.tpl: Rename [+target+] to [+make_target+].
12176 * Makefile.def: Rename 'target' to 'make_target'.
12177
c79af3fa
NB
121782003-05-31 Neil Booth <neil@daikokuya.co.uk>
12179
12180 * MAINTAINERS: Add self as options handling maintainer.
12181
39d85b61
MM
121822003-05-28 Michael Meissner <gnu@the-meissners.org>
12183
12184 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12185 been too long since I touched those ports.
12186
afc2b62d
DD
121872003-05-28 DJ Delorie <dj@redhat.com>
12188
12189 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12190 * Makefile.in: Regenerate.
12191
df445104
MR
121922003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12193
12194 * configure.in: Use curly braces in the definition of tooldir.
12195 * configure: Regenerate.
12196
2eb98e5d 121972003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12198
2eb98e5d
DD
12199 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12200 newlib or libgloss.
12201 * Makefile.in: Regenerate.
12202
862fced8
DD
122032003-05-21 DJ Delorie <dj@redhat.com>
12204
12205 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12206 * Makefile.in: Regenerate.
12207
fc351800
ILT
122082003-05-20 Ian Lance Taylor <ian@airs.com>
12209
12210 * MAINTAINERS: Update my e-mail address.
12211
7e2dbcef
NN
122122003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12213
12214 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12215 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12216 Factor out common code from autogen IF statements.
12217 * configure: Regenerate.
12218 * Makefile.in: Regenerate.
12219
f2a0e225
KC
122202003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12221
12222 * configure.in: Accept i[3456789]86 for machine type.
12223 * configure: Regenerate.
12224
8b87bb96
NN
122252003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12226
12227 * configure.in: Switch more things to use maybe dependencies.
12228 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12229 * configure: Regenerate.
12230 * Makefile.tpl: Switch more things to use maybe dependencies.
12231 * Makefile.in: Regenerate.
12232
fdb882bc 122332003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12234
12235 * Makefile.tpl (install-opcodes): Define.
12236 * Makefile.in: Rebuild.
12237
f7c50032
AJ
122382003-05-13 Andreas Jaeger <aj@suse.de>
12239
12240 * config.guess: Update to 2003-05-09 version.
12241 * config.sub: Update to 2003-05-09 version.
12242
dce2d8b2 122432003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12244
12245 * configure.in: Correct sed script so that options in quotes are not
12246 deleted.
12247 * configure: Rebuild.
12248
aa8f1f57
CV
122492003-05-12 Corinna Vinschen <corinna@vinschen.de>
12250
12251 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12252 and $$s/newlib/libc/sys/cygwin32 include paths.
12253 * configure: Ditto.
12254
0c130f81
MM
122552003-05-12 Michael Meissner <gnu@the-meissners.org>
12256
12257 * MAINTAINERS: Update my email addresses.
12258
aa1a100b
EB
122592003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12260
12261 * config-ml.in: Propagate INSTALL variables.
f7c50032 12262
87861833
GP
122632003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12264
12265 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12266
de722255
CD
122672003-05-02 Chris Demetriou <cgd@broadcom.com>
12268
6eb95e99
ZW
12269 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12270 * Makefile.in: Regenerate.
de722255 12271
96c4a002
WB
122722003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12273
12274 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12275
55b15a11
WB
122762003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12277
12278 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12279
0c227849
DJ
122802003-04-27 Daniel Jacobowitz <drow@mvista.com>
12281
12282 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12283 * Makefile.in: Regenerated.
12284
d45148c1
WB
122852003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12286
12287 * MAINTAINERS (Write After Approval): Upgrade myself from
12288 GNATS only to write-after-approval. Update my mail address.
12289
dce2d8b2 122902003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12291
12292 (OS Port Maintainers: freebsd): Add myself.
12293
438f50c3
MM
122942003-04-22 Mark Mitchell <mark@codesourcery.com>
12295
12296 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12297
9074e169
KJ
122982003-04-22 Kean Johnston <jkj@sco.com>
12299
12300 * MAINTAINERS (SCO ports): Added myself.
12301
dfd39a2e
NS
123022003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12303
12304 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12305
ccbae82a
KJ
123062003-04-19 Kean Johnston <jkj@sco.com>
12307
12308 * MAINTAINERS (Write After Approval): Add myself.
12309
2f50999f
GP
123102003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12311
12312 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12313 * Makefile.in: Regenerate.
12314
e9b84181
JJ
123152003-04-18 Jakub Jelinek <jakub@redhat.com>
12316
12317 * configure.in (powerpc64*-*-linux*): Remove.
12318 * configure: Rebuilt.
12319
1ca4c6e1
PE
123202003-04-17 Phil Edwards <pme@gcc.gnu.org>
12321
12322 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12323 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12324 and restrap.
12325 * Makefile.in: Regenerate.
12326
0590b963
RE
123272003-04-16 Richard Earnshaw <rearnsha@arm.com>
12328
12329 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12330 * configure: Regenerated.
12331
ff41a56f
DD
123322003-04-15 DJ Delorie <dj@redhat.com>
12333
12334 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12335
50d440bc
NC
123362003-04-13 Nick Clifton <nickc@redhat.com>
12337
12338 * config-ml.in: Remove support for --disable-aix removing
12339 call-aix multilibs.
12340
b1e0a93e
AO
123412003-04-10 Alexandre Oliva <aoliva@redhat.com>
12342
12343 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12344 * */configure: Rebuilt.
12345
71fb704d
JS
123462003-04-08 Joel Sherrill <joel@oarcorp.com>
12347
12348 * MAINTAINERS: Add my email address.
12349
3897ea90
OH
123502003-03-17 Olivier Hainque <hainque@act-europe.fr>
12351
12352 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12353
93c834b7
NN
123542003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12355
12356 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12357 * Makefile.in: Regenerate.
12358
82c34dcb
MC
123592003-03-14 Michael Chastain <mec@shout.net>
12360
12361 * Makefile.in: Regenerate with correct Makefile.def.
12362
73458fb7
NN
123632003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12364
12365 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12366 Make macro.
12367 * Makefile.in: Regenerate.
12368 * configure.in: Clean up gxx_include_dir logic.
12369 * configure: Regenerate.
12370
32cf27e5
AE
123712003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12372
12373 * MAINTAINERS (Write After Approval): Add myself.
12374
c727e7a0
BE
123752003-03-10 Ben Elliston <bje@wasabisystems.com>
12376
12377 * MAINTAINERS: Update my mail address.
12378
9a27ac7a
FS
123792003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12380
12381 * configure.in (gxx_include_dir): Fix typo.
12382 * configure: Regenerated.
12383
3aa83176
NN
123842003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12385
12386 * Makefile.tpl: Reindent.
12387 * Makefile.in: Regenerate.
12388 * configure.in: Reindent. Don't set unused variables.
12389 * configure: Regenerate.
12390
9124bc53
DJ
123912003-03-04 Daniel Jacobowitz <drow@mvista.com>
12392
12393 * configure.in: Include $(build_tooldir)/sys-include in
12394 FLAGS_FOR_TARGET.
12395 * configure: Regenerated.
12396
cb543528
NN
123972003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12398
c858bf1e
NN
12399 * Makefile.tpl: Always pass down RANLIB.
12400 * Makefile.in: Regenerate.
12401
aa9c3ab4
NN
12402 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12403 * Makefile.in: Regenerate.
12404 * configure.in: Remove unused logic relating to --enable-shared
12405 and --enable-threads. Remove bogus comments. Remove redundant
12406 noconfigdirs.
12407 * configure: Regenerate.
12408
cb543528
NN
12409 * configure.in: Replace ${libstdcxx_version} by its value.
12410 Remove reference to mh-dgux.
12411 * configure: Regenerate.
12412
53f70c1b
KB
124132003-03-03 Kevin Buettner <kevinb@redhat.com>
12414
12415 * MAINTAINERS (Write After Approval): Add myself.
12416
df0f0674
NN
124172003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12418
12419 * Makefile.tpl: Rearrange.
12420 * Makefile.in: Regenerate.
12421
dce2d8b2 124222003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12423
12424 * configure.in: Add support for kaOS as cross build target system.
12425 * configure: Regenerated.
12426
a7a287eb
SB
124272003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12428
12429 * MAINTAINERS (Write after approval): Add myself.
12430
ff00c8a2
JW
124312003-02-21 James E Wilson <wilson@tuliptree.org>
12432
12433 * MAINTAINERS: Update my email address.
12434
abb2db7a
ZW
124352003-02-21 Zack Weinberg <zack@codesourcery.com>
12436
12437 * MAINTAINERS: Add self to blanket write privs. section.
12438
e9f2dc3b
SM
124392003-02-20 Sean McNeil <sean@blue.mcneil.com>
12440
12441 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12442 configure-target-* as some target builds may require additional
12443 flags for preprocessor tests.
12444 * Makefile.in: Regenerated.
12445
ee03dc5e
AO
124462003-02-19 Alexandre Oliva <aoliva@redhat.com>
12447
11856278
AO
12448 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12449 * ltconfig: Handle it.
12450 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12451 auto-detecting it.
12452
274aef32
AO
12453 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12454 it is used as argument to $CC.
12455 * ltcf-gcj.sh: Likewise.
12456
ee03dc5e
AO
12457 * configure.in: Introduce --enable-maintainer-mode.
12458 * configure: Rebuilt.
12459 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12460 for maintainer mode.
12461 * Makefile.in: Rebuilt.
12462
30db8e17
JM
124632003-02-18 Jason Merrill <jason@redhat.com>
12464
12465 * Makefile.tpl (check-c++): Allow parallelism.
12466
cab60ac6
GP
124672003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12468
12469 * MAINTAINERS: Remove John Carr (who never actually had access to
12470 gcc.gnu.org).
12471
c8e5d1af
GK
124722003-02-15 Geoffrey Keating <geoffk@apple.com>
12473
12474 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12475 don't configure target-libobjc.
12476 * configure: Regenerate.
12477
70f91f50
RO
124782003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12479
12480 * Makefile.tpl (RANLIB): Define.
12481 * Makefile.in: Regenerate.
12482
669e9062
LB
124832003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12484
12485 * MAINTAINERS: Update my email.
abb2db7a 12486
61b56b2e
KS
124872003-02-06 Keith R Seitz <keiths@redhat.com>
12488
12489 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12490 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12491 * Makefile.in: Regenerated.
12492 * configure.in: Remove all traces of snavigator, db, and grep.
12493 * configure: Regenerated.
12494
a1ba6e15
GP
124952003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12496
12497 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12498 After Approval.
12499
f5f2cce5
CC
125002003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12501
12502 * MAINTAINERS (Write after approval): Add myself.
12503
ba49f6f1
FCE
125042003-01-31 Frank Ch. Eigler <fche@redhat.com>
12505
12506 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12507 * Makefile.in: Regenerated.
12508
ccf9f10c
RS
125092003-01-30 Roger Sayle <roger@eyesopen.com>
12510
12511 * config.guess: Updated to 2003-01-30's version.
12512 * config.sub: Updated to 2003-01-28's version.
12513
a693735b
AO
125142003-01-30 Alexandre Oliva <aoliva@redhat.com>
12515
12516 * config.if: If gcc_version is already set, just use it. Don't set
12517 gcc_version_trigger if it's already set, otherwise set it to
12518 gcc/version.c, but only if the file exists. If it is not set and
12519 gcc/version.c does not exist, try to extract the version number from
12520 $CC.
12521
204c43d6
AT
125222003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12523
abb2db7a 12524 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12525
842e91ec
PE
125262003-01-27 Phil Edwards <pme@gcc.gnu.org>
12527
12528 * configure.in: Revert 24Jan change.
12529 * configure: Regenerate.
12530
6b99984e
GP
125312003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12532
12533 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12534 entry of HJ Lu.
12535
806e0935
NN
125362003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12537
12538 * configure.in: Revert previous change.
12539 * configure: Regenerate.
12540
307a9864
NN
125412003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12542
12543 * configure.in: Make rda native-only.
12544 * configure: Regenerate.
12545
02ba6302
VR
125462003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12547
12548 * MAINTAINERS: Move myself from GNATS-only-accounts to
12549 write-after-approval.
12550
77d187bc
NN
125512003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12552
12553 * configure.in: Add missing \.
12554 * configure: Rebuilt.
12555
a94a2d4c
JJ
125562003-01-17 Jakub Jelinek <jakub@redhat.com>
12557
12558 * configure.in (baseargs): Avoid using \| in sed regular
12559 expressions.
12560 * configure: Rebuilt.
12561
73f84924
JJ
125622003-01-16 Jakub Jelinek <jakub@redhat.com>
12563
12564 * configure.in (baseargs): Remove all supported forms of
12565 --cache-file, --srcdir, --host, --build and --target options
12566 from argument lists.
12567 * configure: Rebuilt.
12568
8c12fc63
JZ
125692003-01-15 Josef Zlomek <zlomekj@suse.cz>
12570
12571 * MAINTAINERS: Add myself to write-after-approval list.
12572
7c005a3a
AO
125732003-01-15 Alexandre Oliva <aoliva@redhat.com>
12574
12575 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12576 * configure: Rebuilt.
12577
3dfabf63
NN
125782003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12579
12580 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12581 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12582 * Makefile.in: Regenerate.
12583 * configure: Regenerate.
12584
cf53ae10
AO
125852003-01-09 Alexandre Oliva <aoliva@redhat.com>
12586
12587 * configure.in: Remove Makefile in build, host and target modules
12588 unless configure was run with --no-recursion.
12589 * configure: Rebuilt.
12590
3fbe8e4a
CC
125912003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12592
12593 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12594 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12595 * Makefile.in: Regenerate.
12596
66e2aa7d
CD
125972003-01-08 Chris Demetriou <cgd@broadcom.com>
12598
12599 * config.guess: Update to 2003-01-03 version.
12600 * config.sub: Update to 2003-01-03 version.
12601
b5038cfb
CF
126022003-01-07 Christopher Faylor <cgf@redhat.com>
12603
12604 * configure: Regenerate with proper autoconf 2.13.
12605
d02c69be
CF
126062003-01-07 Christopher Faylor <cgf@redhat.com>
12607
12608 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12609 * configure: Regenerate.
d02c69be 12610
e914a571
AC
126112003-01-06 Andrew Cagney <ac131313@redhat.com>
12612
12613 * configure.in (GDB_TK): Add tcl directories conditional on
12614 gdb/gdbtk directory being present.
12615 * configure: Regenerate.
abb2db7a 12616
dce2d8b2 126172003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12618
dce2d8b2
EB
12619 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12620 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12621 * configure: Rebuilt.
12622
89a7012a
TT
126232002-12-31 Tom Tromey <tromey@redhat.com>
12624
12625 * Makefile.in: Rebuilt.
12626 * Makefile.def (target_modules) [libffi]: Allow installation.
12627
3f4f56e2
AS
126282002-12-31 Andreas Schwab <schwab@suse.de>
12629
12630 * configure.in: Fix use of $program_transform_name.
12631 * configure: Regenerated.
12632
6c1b8d0a
DJ
126332002-12-30 Daniel Jacobowitz <drow@mvista.com>
12634
12635 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12636 * configure: Regenerated.
6c1b8d0a 12637
c5120911
AO
126382002-12-29 Alexandre Oliva <aoliva@redhat.com>
12639
12640 * Makefile.tpl (local-distclean): Don't remove...
12641 (multilib.ts): ... this. Moved into...
12642 (multilib.out): ... this. Don't use sub-make.
12643 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12644 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12645 (configure-build-[+module+], configure-[+module+],
12646 configure-target-[+module+], configure-gcc): ... these. Test
12647 for Makefile existence. Drop config.status from dependencies.
12648 * Makefile.in: Rebuilt.
12649 * configure.in: Move gcc-version-trigger to the end of
12650 ac_configure_args. Add comments to maybedep.tmp and
12651 serdep.tmp. Introduce --disable-serial-configure. Remove
12652 nonopt from baseargs, matching and removing corresponding
12653 whitespace while at it.
12654 * configure: Rebuilt.
12655
e245b0ea
AO
126562002-12-28 Alexandre Oliva <aoliva@redhat.com>
12657
903de295
AO
12658 * configure.in (host_configargs): Replace reference to
12659 no-longer-defined buildopts with --build=${build_alias}.
12660 * configure: Rebuilt.
12661
e245b0ea
AO
12662 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12663 program_transform_name to standard idiom.
12664 (AUTOGEN, AUTOCONF): Define.
12665 (Makefile.in): Use $(AUTOGEN).
12666 (Makefile): Depend on config.status, and use autoconf-style rule to
12667 build it. Move original commands to...
12668 (config.status): ... this new target.
12669 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12670 $(AUTOCONF).
12671 * Makefile.in: Rebuilt.
12672
671aa708
NN
126732002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12674
53fbfb58
NN
12675 * Makefile.tpl: Fix dramatic bustage due to change in
12676 program_transform_name.
12677 * Makefile.in: Regenerate.
12678
12679 * configure.in: Remove unnecessary PATH setting.
12680 * configure: Regnerate.
12681
12682 * configure.in: Don't default to unprefixed tools unless
12683 the native tools will work.
12684 * configure: Regenerate.
12685
671aa708
NN
12686 * configure.in: Convert to autoconf script. Blow away lots
12687 of now-redundant Makefile fragments.
12688 * configure: Generate using Autoconf.
12689 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12690 * Makefile.in: Regenerate.
12691
57f40826
NN
126922002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12693
3fedb745
NN
12694 * configure: Fix stupid bug where RANLIB was mistakenly included.
12695
abb2db7a 12696 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12697 (build_configargs, host_configargs, target_configargs).
12698
12699 * configure.in: Move logic out of sed statement.
12700
abb2db7a 12701 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12702 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12703
315fa0f4
SS
127042002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12705
12706 * config.sub: Import from master repository
12707 * config.guess: Ditto
12708
45aff44f
AS
127092002-12-24 Andreas Schwab <schwab@suse.de>
12710
12711 * Makefile.tpl (multilib.out): Fix missing space.
12712 * Makefile.in: Regenerate.
12713
88b5521b
NN
127142002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12715
12716 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12717 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12718 * Makefile.in: Regenerate.
12719 * configure.in: Remove unnecessary leftovers.
12720
2a726918
GK
127212002-12-21 Geoffrey Keating <geoffk@apple.com>
12722
12723 * configure.in (extra_ranlibflags_for_target): New variable.
12724 (*-*-darwin): Add -c to ranlib commands.
12725 * configure (tooldir): Handle extra_ranlibflags_for_target.
12726
aace3269 127272002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12728
12729 * Makefile.tpl: Revert HJL's change.
12730 * Makefile.in: Regenerated.
12731 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12732 always.
12733
f0895142
AS
127342002-12-19 Andreas Schwab <schwab@suse.de>
12735
12736 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12737 * Makefile.in: Regenerate.
12738
dce2d8b2 127392002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12740
12741 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12742 * Makefile.in: Regenerated.
12743
12744 * configure.in (build_prefix): New. Substitute.
12745
212f6dd0
NN
127462002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12747
79308c5d
NN
12748 * Makefile.tpl: Don't let real targets depend on phony targets.
12749 * Makefile.in: Regenerate.
12750
212f6dd0
NN
12751 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12752 * Makefile.in: Regenerate.
12753
ab17919f
SS
127542002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12755
12756 * config.sub: Import from master repository
12757 * config.guess: Ditto
12758
5ecf91d1
JM
127592002-12-16 Jason Merrill <jason@redhat.com>
12760
12761 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12762 previous 'make bootstrap'.
12763 * Makefile.in: Regenerate.
12764
d8437e1b
HPN
127652002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12766
12767 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12768
4977bab6
ZW
127692002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12770
12771 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12772 * Makefile.in: Regenerate.
12773
0edcfdcb
JM
127742002-12-13 Jason Merrill <jason@redhat.com>
12775
6248218a 12776 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12777 library tests.
12778 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12779 * Makefile.in: Regenerate.
12780
4977bab6
ZW
127812002-12-12 Alexandre Oliva <aoliva@redhat.com>
12782
12783 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12784 * Makefile.in: Rebuilt.
12785
f87505dd
AO
127862002-12-12 Alexandre Oliva <aoliva@redhat.com>
12787
12788 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12789
4977bab6
ZW
127902002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12791
12792 * configure: Fix bug put in by gremlins.
12793
12794 * Makefile.tpl: Substitute more autoconfily.
12795 * configure: Substitute more autoconfily.
12796 * Makefile.in: Regenerate.
12797
7f0db92a
SS
127982002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12799
12800 * config.sub: Import from master repository
12801 * config.guess: Ditto
12802 * MAINTAINERS: Added Svein Seldal under write after approval
12803
4977bab6
ZW
128042002-12-08 Andrew Cagney <ac131313@redhat.com>
12805
12806 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12807 * Makefile.in (all-sim): Ditto.
12808
128092002-12-06 DJ Delorie <dj@redhat.com>
12810
12811 * Makefile.tpl: Change configure dependencies to not have real
12812 targets depend on phony targets.
12813
128142002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12815
12816 * configure.in: Revert unintentional change.
12817
12818 * Makefile.tpl: Change dependency for */multilib.out so that
12819 it works when gcc isn't in the tree.
12820
12821 * configure.in: Substitute more.
12822 * configure: Run subconfigures from the Makefile.
12823 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12824 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12825
67f1b906
GP
128262002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12827
12828 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12829
4977bab6
ZW
128302002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12831
12832 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12833 and corresponding dependencies.
12834 * Makefile.in: Regenerate.
12835
12836 * configure.in (host_tools): Order binutils, gas and ld for
12837 convenience in running the testsuites.
12838
12839 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12840 * Makefile.in: Regenerate.
12841 * configure.in: Introduce rules to serialize subconfigure runs.
12842
12843 * configure.in: Introduce BASE_CC_FOR_TARGET.
12844 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12845 Realize configure-build-* targets. Realize configure-target-* targets.
12846 * Makefile.in: Regenerate.
12847
128482002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12849
12850 * configure: Move gcc_version_trigger stuff from here...
12851 * configure.in: ...to here.
12852
12853 * configure.in: Separate subconfigure options added by this file from
12854 options given by the user. Add machinery to put args for host
12855 subconfigures into the Makefile.
12856
12857 * Makefile.tpl: Remove 'vault' targets.
12858 * Makefile.tpl: Reorder and comment dependencies.
12859 * Makefile.in: Regenerate.
12860
128612002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12862 * configure.in: Fix my broken commit of previous patch. (sigh)
12863
743f054e
GK
128642002-11-28 Geoffrey Keating <geoffk@apple.com>
12865
12866 * configure.in: Move host-specific darwin noconfigdirs into
12867 the host-specific section.
12868
4977bab6
ZW
128692002-11-28 Geoffrey Keating <geoffk@apple.com>
12870
12871 * configure.in: Move host-specific darwin noconfigdirs into
12872 the host-specific section.
12873
128742002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12875
12876 * configure: Remove skip-this-dir support.
12877 * Makefile.tpl: Remove skip-this-dir support.
12878
12879 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12880 subdirectories.
12881 * Makefile.in: Regenerate.
12882
12883 * Makefile.tpl: Strip out useless setting of 'dir'.
12884 * Makefile.in: Regenerate.
12885
128862002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12887
12888 * configure.in: Fix deeply stupid bug.
12889
12890 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12891 shell code in CXX_FOR_TARGET
12892 * Makefile.def: Introduce raw_cxx.
12893 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12894 RAW_CXX_FOR_TARGET.
12895 * Makefile.in: Regenerate.
12896
128972002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12898
12899 * Makefile.tpl: Remove unnecessary ifs.
12900 * Makefile.in: Regenerate.
12901
12902 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12903 dependencies. Maybe-ize build-libiberty. Create dummy install
12904 targets for 'no_install' modules.
12905 * configure: Move GDB_TK substitution to configure.in. Move
12906 build_modules stuff to configure.in.
12907 * configure.in: Implement soft dependency machinery. Maybe-ize
12908 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12909 * Makefile.in: Regenerate.
12910
129112002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12912
12913 * Makefile.tpl: Make all-target, install-target behave similarly
12914 to all, install (only hitting configured targets). Eliminate
12915 unused macro defintions.
12916
12917 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12918 build != host.
12919
12920 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12921
12922 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12923
12924 * configure.in: Produce lists of subdir targets we're actually
12925 configuring. Remove references to "dosrel".
12926 * Makefile.tpl: Let configure set which subdir targets are hit.
12927 Remove install-cross; clean up install; remove ALL. Remove
12928 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12929 Autogenerate host module targets. Remove empty dependency lines
12930 and redundant dependency; rearrange slightly.
12931 * Makefile.def: Add host-side libtermcap, utils.
12932
12933 * Makefile.in: Regenerate.
12934
e6226a2f
RO
129352002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12936
12937 * ltconfig (osf[345]): Append $major to soname_spec.
12938 Reflect this in library_names_spec.
12939 * ltmain.sh (osf): Prefix $major with . for use as extension.
12940
3b75d237
AJ
129412002-11-19 Andreas Jaeger <aj@suse.de>
12942
12943 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12944 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12945 and sparc64 GNU/Linux systems.
12946
809108de
NS
129472002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12948
12949 * MAINTAINERS: Update email.
12950
e7e0de7e
GP
129512002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12952
12953 * MAINTAINERS: Complete James Dennett's entry.
12954
f7109dea
EB
129552002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12956
12957 * MAINTAINERS (Write After Approval): Add myself.
12958
d3ac17c9
BK
129592002-11-13 Bruce Korb <bkorb@gnu.org>
12960
12961 * Makefile.tpl: syntactic cleanup
12962
dce2d8b2 129632002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12964
12965 * MAINTAINERS: Add myself to write-after-approval list.
12966
4977bab6
ZW
129672002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12968
12969 * Makefile.def: Add list of recursive targets to autogenerate.
12970 Add build_modules.
12971 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12972 targets. Autogenerate *-build-* targets.
12973 * Makefile.in: Regenerate.
12974
129752002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12976
12977 * configure: More autoconf-style substitutions.
12978 * Makefile.tpl: More autoconf-style substitutions.
12979 * Makefile.in: Regenerate.
12980
129812002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12982
12983 * configure: Substitute more variables in a more autoconf-friendly
12984 way. Simplify slightly.
12985 * Makefile.tpl: Make more variables substitutable in an
12986 autoconf-friendly way.
12987 * Makefile.in: Regenerate.
12988
d4783999
JW
129892002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12990
12991 * MAINTAINERS (Write After Approval): Add myself.
12992
4977bab6
ZW
129932002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12994
12995 * configure.in (v810*): Remove special setting of tools.
12996
12997 * configure: Add support for extra required flags for ar or nm.
12998 * configure.in (aix4.3+): Use above support for target-specific
12999 issues, rather than using config/mt-aix43.
13000
130012002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13002
13003 * configure: Remove 'removing', which doesn't work. Replace $subdir
13004 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13005 with $srcdir. Reformat indentation. Substitute some variables
13006 formerly hard-coded in the Makefile for build=host.
13007 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13008 * Makefile.def: Autogenerate more.
13009 * Makefile.in: Regenerate.
13010
1c9c903e
AN
130112002-11-04 Adam Nemet <anemet@lnxw.com>
13012
13013 * MAINTAINERS (Write After Approval): Add myself.
13014
40673d2b
KB
130152002-11-04 Kevin Buettner <kevinb@redhat.com>
13016
13017 * Makefile.def (host_modules): Add rda.
13018 * Makefile.in: Regenerate.
13019 * configure.in (target_tool): Add target-rda to list.
13020
42e650ae
GP
130212002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13022
13023 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13024
e004b81f
PE
130252002-10-25 Phil Edwards <pme@gcc.gnu.org>
13026
13027 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13028 and restrap targets to this rule.
13029 * Makefile.in: Regenerate.
13030
06bd49b1
GP
130312002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13032
13033 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13034 GNATS only accounts.
13035
d0af82b0
HPN
130362002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13037
13038 * configure.in (i[3456]86-*-linux*): Add check to disable
13039 ${libgcj} for glibc1.
13040
10782654
DC
130412002-10-24 Denis Chertykov <denisc@overta.ru>
13042
13043 * MAINTAINERS: Add myself as ip2k port maintainer.
13044
a5a438f5
SS
130452002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13046
13047 * configure.in: Add tic4x target.
13048
fe3d5b7f
NN
130492002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13050
aba8a494
NN
13051 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13052 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13053 * Makefile.in: Regenerate.
13054
fe3d5b7f
NN
13055 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13056 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13057 * Makefile.in: Regenerate.
13058
a6ad79e7
JJ
130592002-10-02 Janis Johnson <janis187@us.ibm.com>
13060
13061 * MAINTAINERS: Add myself as web pages co-maintainer.
13062
6a8a9058
NN
130632002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13064
13065 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13066 * Makefile.in: Regenerate.
13067
327d975a
ZW
130682002-10-02 Zack Weinberg <zack@codesourcery.com>
13069
13070 * MAINTAINERS: Add myself and Nathan Sidwell
13071 <nathan@codesourcery.com> as VxWorks maintainers.
13072
a5ae8f19 130732002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13074
13075 * Makefile.def: Remove order dependency comments.
13076 * Makefile.tpl: Add explicit install-install dependencies.
13077 * Makefile.in: Regenerate.
d0f6c823 13078
34c6040c 13079 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13080 * Makefile.in: Regenerate.
34c6040c 13081
d0f6c823
NN
13082 * Makefile.tpl: Add configure-target (for src-release in src)
13083 * Makefile.in: Regenerate.
13084
50bd210b
NC
130852002-09-30 Nick Clifton <nickc@redhat.com>
13086
13087 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13088
ca25149e
UW
130892002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13090
13091 * configure.in (s390*-*-linux*): Enable libgcj.
13092
dd30b57d
NN
130932002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13094
9e60a678
NN
13095 * configure: Revert accidentally applied changes.
13096
dd30b57d
NN
13097 * Makefile.tpl: Make more autoconf-friendly.
13098 * Makefile.in: Regenerate.
13099 * configure: Make substitution more autoconf-like.
13100
5831424e
RE
131012002-09-28 Richard Earnshaw <rearnsha@arm.com>
13102
13103 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13104 single entry to handle all these.
13105 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13106 libjava on arm-*-elf.
13107
b7f3b15b
GK
131082002-09-27 Geoffrey Keating <geoffk@apple.com>
13109
13110 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13111 things that depend on them.
13112
0dffceed
NN
131132002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13114
13115 * Makefile.tpl: Make subsituted variables more autoconfy.
13116 * Makefile.in: Regenerate.
13117 * configure: Make seds more autoconfy.
13118
1db75a86 131192002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13120
13121 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13122 * Makefile.in: Regenerate.
13123 * configure.in: Rewrite sed statements to look autoconfy.
13124
1db75a86
NN
13125 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13126 all-target-foo on configure-target-foo.
13127 * Makefile.def: Ditto.
13128 * Makefile.in: Rebuild.
13129
741a4e89
AH
131302002-09-25 Andrew Haley <aph@redhat.com>
13131
13132 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13133
95ddd785
NN
131342002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13135
13136 * Makefile.def: New file.
13137 * Makefile.tpl: New file.
13138 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13139 * contrib/gcc_update: Note that Makefile.in is a generated file.
13140
13141 * configure.in: Minor rearrangement. Simplify tests.
13142
65a824f6
JT
131432002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13144
13145 * configure.in (with_headers): Skip copy if value is "yes".
13146 (with_libs): Likewise.
13147
51270f0a 131482002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13149
13150 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13151 * configure.in (sh*-*-pe*): Ditto.
13152 * configure.in (mips*-*-pe*): Ditto.
13153 * configure.in (*arm-wince-pe): Ditto.
13154
8f89dbf4
NN
13155 * configure.in: Rearrange.
13156
c1b8db3f
KH
131572002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13158
13159 * MAINTAINERS: Update my email address.
13160
341f0575
PK
131612002-08-30 Paul Koning <pkoning@equallogic.com>
13162
13163 * MAINTAINERS: (Write After Approval): Add myself.
13164
d2e06980
GK
131652002-08-29 Geoffrey Keating <geoffk@redhat.com>
13166
13167 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13168
4906d5d8
GK
131692002-08-24 Geoffrey Keating <geoffk@redhat.com>
13170
13171 * MAINTAINERS: Change my mailing address.
13172
e9a25cc8
PC
131732002-08-21 Paolo Carlini <pcarlini@unitus.it>
13174
13175 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13176 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13177
dce2d8b2 131782002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13179
13180 * MAINTAINERS (Write After Approval): Remove myself.
13181 (Various Maintainers: c++ runtime libs): Add myself.
13182
5ce6f47b
EC
131832002-08-15 Eric Christopher <echristo@redhat.com>
13184
13185 * config.sub: Import from master repository.
13186 * config.guess: Ditto.
13187
7f9317f0
AO
131882002-08-19 Alexandre Oliva <aoliva@redhat.com>
13189
13190 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13191 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13192 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13193
7aecca3d
AH
131942002-08-16 Aldy Hernandez <aldyh@redhat.com>
13195
13196 * MAINTAINERS: Add self to rs6000 vector extensions.
13197
8ea4b195
AO
131982002-08-15 Alexandre Oliva <aoliva@redhat.com>
13199
13200 * libiberty/configure: Reverted unintended yesterday's check in.
13201
f5cc59a7
AO
132022002-08-14 Alexandre Oliva <aoliva@redhat.com>
13203
13204 * boehm-gc/configure, libf2c/configure: Rebuilt.
13205 * libffi/configure, libiberty/configure: Ditto.
13206 * libjava/configure, libobjc/configure: Ditto.
13207 * libstdc++-v3/configure, zlib/configure: Ditto.
13208 Merged from binutils:
13209 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13210 From Steve Ellcey <sje@cup.hp.com>:
13211 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13212 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13213 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13214 IA64.
13215 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13216 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13217 soname_spec, sys_lib_search_path_spec): Ditto.
13218
dce2d8b2 132192002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13220
13221 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13222
2ff34870
L
132232002-08-04 H.J. Lu (hjl@gnu.org)
13224
13225 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13226
a014f2fe
KW
132272002-08-02 Krister Walfridsson <cato@df.lth.se>
13228
13229 * MAINTAINERS (Write After Approval): Add myself.
13230
c01d477a
AM
132312002-07-31 Alan Modra <amodra@bigpond.net.au>
13232
13233 * configure.in: Move generic linux case to end. Copy generic
13234 linux noconfigdirs to mips*-*-linux* entry and new
13235 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13236
68cd2524
MM
132372002-07-19 Michael Matz <matz@suse.de>
13238
13239 * MAINTAINERS: Add myself as ra* maintainer.
13240
e2d83b8c
CD
132412002-07-16 Chris Demetriou <cgd@broadcom.com>
13242
13243 * config.guess: Update to 2002-07-09 version.
13244 * config.sub: Update to 2002-07-03 version.
13245
cece4f1d
HPN
132462002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13247
13248 * MAINTAINERS: Fix typo in a maintainer email address.
13249
bb654703
NN
132502002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13251
13252 * configure.in: Remove two redundant tests.
13253
789b7de5
RO
132542002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13255
13256 * configure.in (mips*-*-irix6*o32): Enable stabs.
13257
e1da1089
NN
132582002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13259
f3970bba
NN
13260 * configure.in: Don't build grez.
13261 * Makefile.in: Ditto.
13262
e1da1089
NN
13263 * Makefile.in: Remove references to bsp, cygmon, libstub.
13264 * configure.in: Ditto.
13265
13266 * configure.in: Remove leftover reference to gdbtest.
13267
57c905fa
PE
132682002-07-08 Phil Edwards <pme@gcc.gnu.org>
13269
13270 * configure.in (gxx_include_dir): Change to match versioned
13271 C++ headers if --enable-version-specific-runtime-libs is used.
13272
a0af94a7 132732002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13274
a0af94a7
SE
13275 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13276
423ce3eb
NN
132772002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13278
13279 * configure.in: Make --without-x work.
13280
98186934
NN
132812002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13282
c3b7d169
NN
13283 * configure.in: Rearrange target Makefile fragment collection.
13284
98186934
NN
13285 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13286 cvs[src].
13287 * configure.in: Ditto.
13288
eebd288a
MK
132892002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13290
13291 * MAINTAINERS (Write After Approval): Update my e-mail address.
13292
3ab36f05
NN
132932002-06-24 Ben Elliston <bje@redhat.com>
13294
13295 * configure.in (host_tools): Remove cgen.
13296
13297 * Makefile.in (all-cgen): Remove; runs from its source directory.
13298 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13299 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13300 (all-sim): Likewise.
13301
dce2d8b2 133022002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13303
13304 * Makefile.in: Eliminate 'apache' targets.
13305 * configure.in: Eliminate 'apache' targets.
13306
55380b08
NN
13307 * configure.in: Eliminate redundant tests. Reorganize.
13308
9a5c1b9d
NN
13309 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13310
5fd3853a
NN
13311 * config-ml.in: Eliminate references to Cygnus configure.
13312
cfefc434
NN
13313 * Makefile.in: Eliminate references to building emacs.
13314
2fe93885
GS
133152002-06-28 Graham Stott <graham.stott@btinternet.com>
13316
13317 * MAINTAINERS: Update my email address.
13318
53c40185
BK
133192002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13320
13321 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13322 (cxx_incdir): Remove.
53c40185 13323
97679694
NN
133242002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13325
13326 * MAINTAINERS (Write After Approval): Add self.
13327
b03bcd37
DC
13328Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13329
13330 * configure.in: Add support for ip2k.
13331
6bd12129
NN
133322002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13333
13334 * configure.in: Fix AIX configury bug.
13335
e0d98a92
SE
133362002-06-20 Steve Ellcey <sje@cup.hp.com>
13337
13338 * MAINTAINERS (Write After Approval): Add self.
13339
ba3292db
NN
133402002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13341
ef40bc65
NN
13342 * configure.in: replace ${topsrcdir} with ${srcdir}
13343
7a0be465
NN
13344 * configure.in: Move definition of libstdcxx_flags
13345 right above usage, rather than waaay earlier.
13346
e1848dde
NN
13347 * configure.in: Pull definition of is_cross_compiler earlier.
13348
8bc2fff1
NN
13349 * configure.in: Rearrange a little.
13350
ba3292db
NN
13351 * configure.in: Remove references to librx.
13352 * Makefile.in: Remove references to librx.
13353
11d8b408
DC
13354Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13355
13356 * config.sub: Add support for avr target.
13357 Import from master sources, rev 1.255
5ce6f47b 13358
93da8339
PE
133592002-06-19 Phil Edwards <pme@gcc.gnu.org>
13360
13361 * configure, .cvsignore: Revert previous change...
13362 * Makefile: ...delete.
13363
b4caab5c
NN
133642002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13365
13366 * configure.in: Eliminate ${gasdir} variable.
13367
ee777171
DB
133682002-06-18 Dave Brolley <brolley@redhat.com>
13369
13370 * configure.in: Add support for frv.
13371 * config.sub: Add support for frv.
13372
26e4af54
PE
133732002-06-18 Phil Edwards <pme@gcc.gnu.org>
13374
13375 * configure: Remove garbage from previous commit.
13376
bb20b7da
PE
133772002-06-18 Phil Edwards <pme@gcc.gnu.org>
13378
13379 * configure: For in-source builds, make a subdir and re-exec there.
13380 * Makefile: New file. Pass targets through to build directory.
13381 * .cvsignore: No longer ignore "Makefile".
13382
9d321f6c
DR
133832002-06-16 Douglas Rupp <rupp@gnat.com>
13384
13385 * MAINTAINERS (Write After Approval): Add self.
13386
c8eb2bc0
KG
133872002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13388
13389 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13390
f210d239
JT
133912002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13392
13393 * configure.in (vax-*-netbsd*): Re-enable gas.
13394
e9667b3c
NN
133952002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13396
efe1f357
NN
13397 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13398 BUILD_PREFIX_1, to correct nomenclature.
13399 * configure: Likewise.
13400
e9667b3c
NN
13401 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13402 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13403
fe2fe497
OH
134042002-05-31 Olaf Hering <olh@suse.de>
13405
13406 * config-ml.in: Propogate DESTDIR also.
13407
dcf7f0dd
JT
134082002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13409
13410 * configure.in (vax-*-netbsd*): Don't build gas for this
13411 platform.
13412
6ff14f32
MM
134132002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13414
13415 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13416 and libgcj for AVR.
13417
397de1ff
KK
134182002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13419
13420 * MAINTAINERS (Write After Approval): Add myself.
13421
ac30211c
JT
134222002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13423
13424 * config.guess: Update to 2002-05-22 version.
13425 * config.sub: Likewise.
13426
1e6347d8
RO
134272002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13428
13429 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13430 * config-ml.in: Likewise.
13431 * configure: Likewise.
13432 * configure.in: Likewise.
13433
e5ce1d6d
SC
134342002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13435
13436 * MAINTAINERS: Update my email address.
13437
6cdef75d
NN
134382002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13439
4a87f061
NN
13440 * configure.in: Simplify makefile fragment collection.
13441
13442 * configure.in: Remove code to build emacs.
603606e7 13443
e254d6b5
NN
13444 * configure.in : Remove --srcdir argument from targargs and buildargs
13445 (it's always overridden in the Makefile anyway). Rearrange a bit.
13446
13447 * configure: Move some logic to configure.in.
13448 * configure.in: Move some logic from configure.
6cdef75d 13449
1d6006fe
TT
134502002-05-11 Tom Tromey <tromey@redhat.com>
13451
13452 * MAINTAINERS: Reflect libgcj reality.
13453
b70b3534
FS
134542002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13455
13456 * Makefile.in: Honour DESTDIR.
13457
4434687a
MM
134582002-05-08 Mark Mitchell <mark@codesourcery.com>
13459
13460 * config.guess: Import 2002-03-20 version.
13461 * config.sub: Import 2002-04-26 version.
13462
a89e49c7
RO
134632002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13464
13465 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13466
44e55536
TJ
134672002-05-07 Tim Josling <tej@melbpc.org.au>
13468
13469 * MAINTAINERS: Add self.
13470
dce2d8b2 134712002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13472
13473 * ltmain.sh: Detect and handle object name conflicts
13474 while piecewise linking a static library.
13475
b7c13625
AO
134762002-05-05 Alexandre Oliva <aoliva@redhat.com>
13477
13478 * configure.in (noconfigdirs): Don't disable libgcj on
13479 sparc64-*-solaris* and sparcv9-*-solaris*.
13480
4182d9fa
AO
134812002-05-03 Alexandre Oliva <aoliva@redhat.com>
13482
13483 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13484
7bebf279
TF
134852002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13486
13487 * configure.in (FLAGS_FOR_TARGET): Do not add
13488 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13489 on i[3456]86-*-linux*.
13490
9a06dc7d
TF
134912002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13492
13493 * configure.in (noconfigdirs): Replace [ ] with test.
13494
13495 * configure.in (noconfigdirs): Do not add target-newlib if
13496 target == i[3456]86-*-linux*, and host == target.
13497
a51a07fa
NN
134982002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13499
9e7facd6
DD
13500 * configure.in: delete reference to absent file
13501
aeaa0f2f
NN
13502 * configure.in: replace '[' with 'test'
13503
4bb98828
NN
13504 * configure.in: Eliminate references to gash.
13505 * Makefile.in: Eliminate references to gash.
13506
64791664
NN
13507 * configure.in: remove useless references to 'pic' makefile fragments.
13508
3ed57cf4
NN
13509 * configure.in: (*-*-windows*) Finish removing.
13510
a51a07fa
NN
13511 * configure.in: Eliminate redundant test for libgui.
13512
8552f6f1
RS
135132002-04-29 Roger Sayle <roger@eyesopen.com>
13514
13515 * MAINTAINERS: Add self and realphabetize. Update entries
13516 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13517 entry for a29k port maintainer.
13518
dce2d8b2 135192002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13520
13521 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13522 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13523
704c9a14
NN
135242002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13525
13526 * configure.in: remove references to dead files
13527
7bff5059
MM
135282002-04-19 Mark Mitchell <mark@codesourcery.com>
13529
13530 * MAINTAINERS: Add information about purpose of this file.
13531
0c7c67f0
TT
135322002-04-18 Tom Tromey <tromey@redhat.com>
13533
13534 * configure.in: Disallow configuring libgcj when it is already
13535 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13536 Solaris 2.8 by default. For PR libgcj/6158.
13537
63501e91
NN
135382002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13539
13540 * configure.in: Move default CC setting out of config/mh-* fragments
13541 directly into here.
13542
701afd4d
NN
135432002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13544
13545 * configure.in: don't even try to configure or make a subdirectory
13546 if there's no configure script for it.
13547
07cdae91
MM
135482002-04-15 Mark Mitchell <mark@codesourcery.com>
13549
13550 * MAINTAINERS: Remove chill maintainers.
13551 * Makefile.in (CHILLFLAGS): Remove.
13552 (CHILL_LIB): Remove.
13553 (TARGET_CONFIGDIRS): Remove libchill.
13554 (CHILL_FOR_TARGET): Remove.
13555 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13556 CHILL_LIB.
13557 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13558 (CHECK_TARGET_MODULES): Likewise.
13559 (INSTALL_TARGET_MODULES): Likewise.
13560 (CLEAN_TARGET_MODULES): Likewise.
13561 (configure-target-libchill): Remove.
13562 (all-target-libchill): Remove.
13563 * configure.in (target_libs): Remove target-libchill.
13564 Do not compute CHILL_FOR_TARGET.
13565 * libchill: Remove directory.
5ce6f47b 13566
ab50d72b
DD
135672002-04-11 DJ Delorie <dj@redhat.com>
13568
13569 * Makefile.in, configure.in: Sync with binutils, entries
13570 follow...
13571
0a1e123a
DD
135722002-04-07 Andrew Cagney <ac131313@redhat.com>
13573
13574 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13575 (do-tar, do-bz2): New rules.
13576 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13577 (gdb-tar): New rule.
13578 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13579 (insight_dejagnu.tar): New rule.
13580 (insight.tar): New rule.
13581 (gdb+dejagnu.tar): New rule.
13582 (gdb.tar): New rule.
13583
ab50d72b
DD
135842002-02-01 Mo DeJong <supermo@bayarea.net>
13585
13586 * Makefile.in: Add all-tix to deps for all-snavigator
13587 so that tix is built when building snavigator.
13588
135892002-01-11 Steve Ellcey <sje@cup.hp.com>
13590
13591 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13592 ld and gdb are not supported.
13593
135942002-01-07 Mark Salter <msalter@redhat.com>
13595
13596 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13597 Allow target-libgloss to be built for arm, strongarm, and xscale.
13598
135992001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13600
13601 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13602 options for i[3456]86-pc-linux* native builds.
13603
136042001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13605
13606 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13607 files from .po files for a distribution.
13608
136092001-09-03 Jeff Holcomb <jeffh@redhat.com>
13610
13611 * configure.in: Enable libstdc++-v3 for h8300 targets.
13612
136132001-06-19 Alan Modra <amodra@bigpond.net.au>
13614
13615 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13616 version from bfd/.
13617
13618Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13619
13620 * Makefile.in (VER): When present, extract the version number from
13621 the file version.in.
13622
dce2d8b2 136232001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13624
13625 * configure.in : enable ld for aix
13626
136272001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13628
13629 * config.guess: Add linux target for S/390.
13630
136312000-11-07 Philip Blundell <pb@futuretv.com>
13632
13633 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13634
136352000-11-03 Philip Blundell <pb@futuretv.com>
13636
13637 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13638 files.
13639
136402001-01-15 Ben Elliston <bje@redhat.com>
13641
13642 * configure.in (host_tools): Add sid.
13643 Always configure cgen.
13644
136452000-11-24 Nick Clifton <nickc@redhat.com>
13646
13647 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13648
ab50d72b
DD
136492000-08-20 Doug Evans <dje@casey.transmeta.com>
13650
13651 * Makefile.in (ALL_MODULES): Add all-cgen.
13652 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13653 (all-cgen): New target.
13654 (all-opcodes,all-sim): Depend on all-cgen.
13655 * configure.in (host_tools): Add cgen.
13656 Only configure cgen if --enable-cgen-maint.
13657
dce2d8b2 136582002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13659
13660 * configure.in: Add *-*-freebsd* configurations.
13661
90def2b2
TT
136622002-04-08 Tom Tromey <tromey@redhat.com>
13663
13664 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13665 Fixes PR libgcj/6068.
13666
320d7e7a
KW
136672002-03-30 Krister Walfridsson <cato@df.lth.se>
13668
13669 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13670
18b467f1
RO
136712002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13672
13673 * configure.in (alpha*-dec-osf*): Enable libgcj.
13674
dce2d8b2 136752003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13676
13677 * MAINTAINERS (Write After Approval): Add myself.
13678
56ae9405
NC
136792002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13680
13681 Fix for: PR bootstrap/3591, target/5676
13682 * configure.in (mcore-pe): Disable the configuration of
13683 libstdc++-v3 since exceptions are not supported.
13684
f18d9a0c
AG
136852002-03-20 Anthony Green <green@redhat.com>
13686
13687 * configure.in: Enable libgcj for xscale-elf target.
13688
dce2d8b2 13689Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13690
13691 * MAINTAINERS: Update my email address.
13692
28eca9e8
AO
136932002-03-16 Alexandre Oliva <aoliva@redhat.com>
13694
13695 * ltmain.sh (relink_command): Fix typo in previous change.
13696
e67e72c7
AO
136972002-03-15 Alexandre Oliva <aoliva@redhat.com>
13698
13699 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13700 (relink_command): Added --tag flags.
13701 (mode=install): If relinking fails; error out.
13702
c2273204
RH
137032002-03-12 Richard Henderson <rth@redhat.com>
13704
13705 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13706 .NOTPARALLEL tag.
13707 (do-check): Rename from check.
13708 (check): Allow parallel check.
13709
bcb64245
BW
137102002-03-12 Bob Wilson <bob.wilson@acm.org>
13711
13712 * MAINTAINERS: Add myself as maintainer for xtensa port.
13713 Fix alphabetical order in CPU port maintainer list.
13714 Remove myself from Write After Approval list.
13715
63adb4ff
RH
137162002-03-11 Richard Henderson <rth@redhat.com>
13717
13718 * Makefile.in (.NOTPARALLEL): Add fake tag.
13719
9bec4bf0
L
137202002-03-07 H.J. Lu (hjl@gnu.org)
13721
13722 * configure.in: Enable gprof for mips*-*-linux*.
13723
c7fc1f84
DS
137242002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13725
13726 * MAINTAINERS (Write After Approval): Add myself.
13727
6bff33fb
AO
137282002-02-28 Alexandre Oliva <aoliva@redhat.com>
13729
13730 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13731 libjava.
13732 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13733
0210b33b
AO
137342002-02-23 Alexandre Oliva <aoliva@redhat.com>
13735
13736 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13737 because its Makefile is there; test for the executable instead.
13738
fcc0a3ef
AO
137392002-02-22 Alexandre Oliva <aoliva@redhat.com>
13740
13741 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13742 libstdc++-v3 and libjava.
13743
dce2d8b2 137442002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13745
13746 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13747 boehm-gc
5ce6f47b 13748
40fe0ec3
AO
137492002-02-09 Alexandre Oliva <aoliva@redhat.com>
13750
13751 * config.guess: Updated to 2002-01-30's version.
13752 * config.sub: Updated to 2002-02-01's version.
13753 Contribute sh64-elf.
13754 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13755 * configure.in: Added sh64-*-*.
13756
694d53ee
CD
137572002-02-08 Chris Demetriou <cgd@broadcom.com>
13758
13759 * MAINTAINERS: Belatedly add myself to write after approval list.
13760
a9ca50b1
JH
13761Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13762
13763 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13764 Remove self as Write After Approval.
13765
5ffc3500
GK
137662002-01-31 Geoffrey Keating <geoffk@redhat.com>
13767
13768 * MAINTAINERS: Put self in as maintainer for contrib/regression
13769 directory.
13770
4ceaf7fb
PE
137712002-01-28 Phil Edwards <pme@gcc.gnu.org>
13772
13773 * MAINTAINERS: Update my email address.
13774
51584787
JT
137752002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13776
5ce6f47b
EC
13777 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13778 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13779 libraries if not supported for NetBSD on target CPU.
13780
5701d273
DR
137812002-01-25 Douglas B Rupp <rupp@gnat.com>
13782
13783 * install-sh: Use _inst.$$_ for temp file name.
13784
b299a075
JT
137852002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13786
13787 * MAINTAINERS (Write After Approval): Move my contact info
13788 from here...
13789 (OS Port Maintainers): ...to here (netbsd).
13790
51fe14b5
BW
137912002-01-22 Bob Wilson <bob.wilson@acm.org>
13792
13793 * MAINTAINERS (Write After Approval): Add myself.
13794
dce2d8b2 137952002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13796
13797 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13798 (all-target-fastjar): Also depend on all-target-libiberty.
13799
3cd87679
L
138002002-01-16 H.J. Lu (hjl@gnu.org)
13801
13802 * config.guess: Import from master sources, rev 1.225.
13803 * config.sub: Import from master sources, rev 1.238.
13804
969a6d8f
KH
138052002-01-16 Kazu Hirata <kazu@hxi.com>
13806
13807 * MAINTAINERS (Write After Approval): Remove myself.
13808
366f6a52
FW
138092001-12-19 Florian Weimer <fw@deneb.enyo.de>
13810
13811 * MAINTAINERS (Write After Approval): Add myself.
13812
f02240b6
JM
138132001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13814
13815 * MAINTAINERS: Add self as docs co-maintainer.
13816
5d08dc39
MK
138172001-12-11 Matthias Klose <doko@debian.org>
13818
13819 * MAINTAINERS (Write After Approval): Add myself.
13820
39e790d5
ZW
138212001-12-09 Zack Weinberg <zack@codesourcery.com>
13822
13823 * MAINTAINERS: Update my email address.
13824
4519d6a3
TC
138252001-12-07 Turly O'Connor <turly@apple.com>
13826 * MAINTAINERS (Write After Approval): Add myself.
13827 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13828 (rs6000_initialize_trampoline): Call __trampoline_setup for
13829 ABI_DARWIN too.
13830 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13831 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13832
21cf0a73
PC
138332001-12-07 Paolo Carlini <pcarlini@unitus.it>
13834
13835 * MAINTAINERS (Write After Approval): Add myself.
13836
4ee43206
DR
13837Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13838
13839 * configure, configure.in: Use temp file for long sed commands.
13840
251931f3
LG
138412001-12-03 Laurent Guerby <guerby@acm.org>
13842
13843 * config.sub: Update to version 1.232 on subversion.
13844
03777dd7
BE
138452001-12-03 Ben Elliston <bje@redhat.com>
13846
13847 * MAINTAINERS: Update mail address for config.* patches.
13848
dce2d8b2 138492001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13850 Zack Weinberg <zack@codesourcery.com>
13851
13852 When build != host, create libiberty for the build machine.
13853
13854 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13855 CONFIG_ARGUMENTS.
13856 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13857 New variables.
13858 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13859 and rules.
13860 (all.normal): Depend on ALL_BUILD_MODULES.
13861 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13862 (all-build-libiberty): Depend on configure-build-libiberty.
13863
13864 * configure: Calculate and substitute proper value for
13865 ALL_BUILD_MODULES.
13866 * configure.in: Create the build subdirectory.
13867 Calculate and substitute TARGET_CONFIGARGS (formerly
13868 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13869
04075e8f
ZL
138702001-11-26 Ziemowit Laski <zlaski@apple.com>
13871
13872 * MAINTAINERS (write-after-approval): Add self.
13873
ed19322d
CR
138742001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13875
13876 * MAINTAINERS (GNATS only accounts): Remove self.
13877
90a12988
HPN
138782001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13879
13880 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13881 libf2c.
13882
77e653ad
CR
138832001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13884
13885 * MAINTAINERS (Write After Approval): Add self.
13886
64adad99
DB
138872001-11-12 David O'Brien <obrien@FreeBSD.org>
13888
13889 * MAINTAINERS: mips and s390 are also CPU ports.
13890
834a28c7
DB
138912001-11-12 David O'Brien <obrien@FreeBSD.org>
13892
13893 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13894
ef94239f
DB
138952001-11-11 David O'Brien <obrien@FreeBSD.org>
13896
13897 * MAINTAINERS: Alphabetize.
13898
beda0427
KH
138992001-11-09 Kazu Hirata <kazu@hxi.com>
13900
13901 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13902
6ca224d3
JDA
139032001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13904
13905 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13906
132e4bd7
PE
139072001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13908
13909 * configure.in (--enable-languages): Be more permissive about
13910 syntax. Check for empty lists better. Warn about $LANGUAGES.
13911
c6243b4c
GK
139122001-11-08 Geoffrey Keating <geoffk@redhat.com>
13913
13914 * config.sub: Import from master sources, rev. 1.230.
13915 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13916
abbb9e76
LG
139172001-11-07 Laurent Guerby <guerby@acm.org>
13918
13919 * MAINTAINERS (Write After Approval): Add self.
13920
53cdb27a
HPN
139212001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13922
13923 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13924
dd3a88c9
HPN
139252001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13926
13927 * config.sub: Import from master sources, rev 1.226.
13928 * config.guess: Import from master sources, rev 1.216.
13929
d344dce9
HPN
139302001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13931
13932 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13933 * MAINTAINERS: Add self as maintainer of MMIX port.
13934 Remove old after-approval entry.
13935
63f6bcd7
JM
139362001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13937
13938 * ChangeLog, configure: Fix spelling errors.
13939
84f92638
BK
139402001-10-20 Brendan Kehoe <brendan@zen.org>
13941
13942 * MAINTAINERS: Tweak my address.
13943
dce2d8b2 13944Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13945
13946 * MAINTAINERS: Update my email address.
13947
1567080c 139482001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13949
f48a3b5c 13950 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13951 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13952
30106886
GB
139532001-10-10 Geert Bosch <bosch@gnat.com>
13954
e490616e 13955 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13956 Added Robert Dewar.
13957
dce2d8b2 139582001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13959
13960 * MAINTAINERS (Write After Approval): Added self
13961
d1c3e709
GB
139622001-10-02 Geert Bosch <bosch@gnat.com>
13963
13964 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13965
50f5f793
JM
139662001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13967
13968 * configure: Handle temporary files securely using mkdir.
13969
7fddf9a9
AO
139702001-09-29 Alexandre Oliva <aoliva@redhat.com>
13971
13972 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13973
dce2d8b2 139742001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13975
13976 * configure.in (*-*-linux*): Disable configuration of target-newlib
13977 and target-libgloss.
e490616e 13978
0c055e34
AO
139792001-09-26 Alexandre Oliva <aoliva@redhat.com>
13980
13981 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13982 RANLIB.
13983
759bfa90
AO
139842001-09-21 Alexandre Oliva <aoliva@redhat.com>
13985
13986 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13987 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13988 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13989 avoid quotes nesting problems.
13990 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13991 (DO_X): Export only variables that are set.
13992
1dc4a750
BE
139932001-09-19 Ben Elliston <bje@redhat.com>
13994
13995 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13996 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13997 semantics. Use the shell built-in "type" command instead.
13998
898c7238
AO
139992001-08-31 Alexandre Oliva <aoliva@redhat.com>
14000
14001 Merged from gcc-3_0-branch:
14002 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14003 * ltcf-c.sh: Use $objext, not $ac_objext.
14004 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14005 * ltcf-cxx.sh: Add support for GNU.
14006 2001-07-22 Timothy Wall <twall@redhat.com>
14007 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14008 default settings if using GNU tools with that configuration.
14009 * ltcf-cxx.sh: Ditto.
14010 * ltcf-gcj.sh: Ditto.
14011 2001-07-21 Michael Chastain <chastain@redhat.com>
14012 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14013 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14014 * ltmain.sh: Mark as gcc-local.
14015
8fa0a32e
EC
140162001-08-30 Eric Christopher <echristo@redhat.com>
14017 Jason Eckhardt <jle@redhat.com>
14018
14019 * config.guess: Merge from master sources.
14020 * config.sub: Merge from master sources, add support for mipsisa32.
14021
32f30f91 140222001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14023 * config.sub: Merge from master sources, rev 1.219.
14024 * MAINTAINERS: Add self as contact for stormy16 port.
14025
f6084f99
ZW
140262001-08-14 Zack Weinberg <zackw@panix.com>
14027
14028 * config.sub: Merge from master sources, rev 1.218.
14029 * config.guess: Merge from master sources, rev 1.209.
14030
91b54f7f
GS
140312001-08-11 Graham Stott <grahams@redhat.com>
14032
14033 * Makefile.in (check-c++): Add missing semicolon.
14034
e5b3941e
JH
14035Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14036
32f30f91 14037 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14038
6387a56e
EC
140392001-07-30 Eric Christopher <echristo@redhat.com>
14040
14041 * MAINTAINERS (Various maintainers: mips port): Added myself.
14042
53b475f0
AH
140432001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14044
e490616e 14045 * configure.in (sh-*-linux*): New.
53b475f0 14046
2a08c780
RH
140472001-07-27 Richard Henderson <rth@redhat.com>
14048
14049 * .cvsignore: Add LAST_UPDATED.
14050
bfa79422
UW
140512001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14052
14053 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14054
0ae85492
AH
140552001-07-16 Aldy Hernandez <aldyh@redhat.com>
14056
e490616e 14057 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14058
8e1ab0fe
NP
14059Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14060
14061 * MAINTAINERS (Write After Approval): Added myself.
14062
2b997990
SC
140632001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14064
14065 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14066 and libgcj on m68hc11/m68hc12.
14067
d920e825
L
140682001-06-27 H.J. Lu (hjl@gnu.org)
14069
14070 * Makefile (CFLAGS_FOR_BUILD): New.
14071 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14072
d425a1e0
JM
140732001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14074
14075 * README: Remove version number.
14076
5b5b4207
GP
140772001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14078
14079 * INSTALL/README: Update wrt. to the installation instructions now
14080 residing in gcc/doc/install.texi.
14081
be839b69
JM
140822001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14083
14084 * README: Replace with a cut-down and updated version of gcc/README.
14085
fe2ee7c4
DE
140862001-06-12 David Edelsohn <edelsohn@gnu.org>
14087
14088 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14089 multilibs to be disabled.
14090
4f5d646c
DB
140912001-06-11 Daniel Berlin <dan@cgsoftware.com>
14092
14093 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14094
818f0c85
AO
140952001-06-09 Alexandre Oliva <aoliva@redhat.com>
14096
14097 * config.guess: Import CVS version 1.195.
14098 * config.sub: Import CVS version 1.212.
14099
e9a8af10
AO
141002001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14101
14102 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14103 gcc/xgcc is built, use -print-prog-name to find out the program
14104 name to use.
14105
ae3ca0a9
PE
141062001-06-04 Phil Edwards <pme@sources.redhat.com>
14107
14108 * config.guess: Import CVS version 1.194. All gcc-local changes
14109 appear to also be in the master copy.
14110 * config.sub: Import CVS version 1.211.
14111
066bd40d
MM
14112Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14113
14114 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14115 with_gcc]: Use `gcc -shared' to build a shared library.
14116
4aef4f33
JDA
14117Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14118
14119 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14120 archives.
14121
c386f00f
RO
14122Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14123
14124 * MAINTAINERS (Write After Approval): Add myself.
14125
2ae5cea5
HPN
141262001-06-01 Hans-Peter Nilsson <hp@axis.com>
14127
14128 * configure.in (libstdcxx_flags): Do not try to execute
14129 libstdc++-v3/testsuite_flags until it exists.
14130
c3766183
AM
141312001-06-01 Alan Modra <amodra@bigpond.net.au>
14132
14133 * MAINTAINERS: Update my email address.
14134
9b337833
GS
141352001-05-31 Graham Stott <grahams@redhat.com>
14136
14137 * MAINTAINERS (Write After Approval): Add myself.
14138
dce2d8b2 141392001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14140
14141 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14142 libraries when using g++ with native linker.
14143
5f7de4b8
AO
141442001-05-28 Alexandre Oliva <aoliva@redhat.com>
14145
14146 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14147
a7bc0fbb
AO
141482001-05-22 Alexandre Oliva <aoliva@redhat.com>
14149
14150 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14151 [aix4*|aix5*]: Prepend blank.
14152
33456445
AO
141532001-05-20 Alexandre Oliva <aoliva@redhat.com>
14154
14155 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14156 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14157 of subdir/configure scripts to use the new libtool.m4.
14158
e48d3d00
MK
141592001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14160
14161 * MAINTAINERS (Write After Approval): Add myself.
14162
9e0e191b
BK
141632001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14164
14165 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14166
3f19b439
BE
141672001-05-11 Ben Elliston <bje@redhat.com>
14168
14169 * Makefile.in (all-sid): New target.
14170 (check-sid, clean-sid, install-sid): Likewise.
14171
6ebe3121
JO
141722001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14173
14174 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14175
ca3667c4
AO
141762001-05-03 Alexandre Oliva <aoliva@redhat.com>
14177
14178 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14179 libgcj.
14180
141812001-05-03 Alexandre Oliva <aoliva@redhat.com>
14182
14183 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14184 gcc/xgcc is built, use -print-prog-name to find out the program
14185 name to use.
14186
b2964d63
AO
141872001-04-26 Alexandre Oliva <aoliva@redhat.com>
14188
b1bb2302
AO
14189 * configure.in (noconfigdirs): Don't reset it from scratch in the
14190 target case; only append to it.
6387a56e 14191
b2964d63
AO
14192 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14193 sparc-*-solaris2.8]: Disable ${libgcj}.
14194
8343765d
AO
141952001-04-25 Alexandre Oliva <aoliva@redhat.com>
14196
14197 * configure.in (libgcj_saved): Copy from $libgcj.
14198 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14199 --disable-libgcj.
14200
ddbb6d43
GRK
142012001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14202
14203 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14204 C front end maintainer.
ddbb6d43 14205
3fa03ff9
AG
14206Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14207
14208 * configure.in: Move *-chorusos target case to the proper switch.
14209 Disable libgcj.
14210
99ffe40f
AO
142112001-04-12 Alexandre Oliva <aoliva@redhat.com>
14212
14213 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14214 1.641.2.228.
14215
78faa32d
FS
142162001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14217
14218 * Makefile.in (STAGE1_CFLAGS): Pass down.
14219
cdbff0ab
AM
142202001-04-13 Alan Modra <amodra@one.net.au>
14221
14222 * config.guess: Add hppa64-linux support. Note for next import that
14223 this is already in the master file.
14224 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14225
75b9074c
AO
142262001-04-12 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.226.
14230
125404c5
SS
142312001-04-11 Stan Shebs <shebs@apple.com>
14232
14233 * MAINTAINERS: Add self as Darwin port maintainer.
14234
876684fe
AM
142352001-04-11 Alan Modra <amodra@one.net.au>
14236
14237 * MAINTAINERS: Update my email address.
14238
06729913
LR
142392001-04-10 Loren J. Rittle <ljrittle@acm.org>
14240
14241 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14242 recent versions of FreeBSD (release 3 or later).
14243 * ltconfig: On FreeBSD, -lc must not be provided when building
14244 a shared library or else the standard -pthread gcc option is
14245 rendered worthless to later users of the built library.
14246
67916302
JM
142472001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14248
14249 * MAINTAINERS: Add self and RTH as C front end maintainers.
14250
d2bc0628
AO
142512001-04-05 Alexandre Oliva <aoliva@redhat.com>
14252
e490616e
ZW
14253 * config.sub: Make sure to match an already-canonicalized
14254 machine name (eg. mn10300-unknown-elf).
d2bc0628 14255
a3406c06
AO
142562001-04-01 Alexandre Oliva <aoliva@redhat.com>
14257
14258 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14259 New macros.
14260 (bootstrap, cross): Use RECURSE_FLAGS.
14261 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14262
a076f6a4
AO
142632001-03-27 Alexandre Oliva <aoliva@redhat.com>
14264
14265 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14266
e9f4fa71
CH
142672001-03-22 Colin Howell <chowell@redhat.com>
14268
7238de5c
CH
14269 * Makefile.in (DO_X): Do not backslash single-quotes in
14270 backquotes (two places).
e9f4fa71 14271
b6b14b1b
AO
142722001-03-22 Alexandre Oliva <aoliva@redhat.com>
14273
14274 Re-installed:
14275 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14276 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14277 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14278 * ltcf-cxx.sh: Likewise.
14279 * ltcf-gcj.sh: Likewise.
14280
1eb0b89d
GP
142812001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14282
14283 * MAINTAINERS: Add myself as "documentation co-maintainer".
14284
82e23236
AO
142852001-03-22 Alexandre Oliva <aoliva@redhat.com>
14286
14287 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14288 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14289
64ec27c3
TT
142902001-03-19 Tom Tromey <tromey@redhat.com>
14291
14292 * config-ml.in: Handle GCJ and GCJFLAGS.
14293
191de407
MC
142942001-03-21 Michael Chastain <chastain@redhat.com>
14295
14296 * Makefile.in: all-m4 depends on all-texinfo.
14297
fed4dede
LR
142982001-03-20 Loren J. Rittle <ljrittle@acm.org>
14299
14300 * MAINTAINERS: Add myself to write after approval list.
14301
085072bb
LB
143022001-03-18 Laurynas Biveinis <lauras@softhome.net>
14303
14304 * Makefile.in (DO_X): Quote nested quotes.
14305
5af8ea3f
AM
143062001-03-18 Alan Modra <alan@linuxcare.com.au>
14307
14308 * MAINTAINERS: Add myself to write after approval list.
14309
69e23037
LB
143102001-03-15 Laurynas Biveinis <lauras@softhome.net>
14311
14312 * Makefile.in (DO_X): Use double quotes for quoting
14313 "RANLIB=$${RANLIB}".
14314
2b9650f4
OP
143152001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14316
14317 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14318
dce2d8b2 143192001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14320
14321 * configure.in: Only use `lang_requires' for languages athat are
14322 actually enabled.
14323
f6646274
PE
143242001-03-08 Phil Edwards <pme@sources.redhat.com>
14325
14326 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14327
c9a54638
AO
143282001-03-08 Alexandre Oliva <aoliva@redhat.com>
14329
14330 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14331
6a556ad6
TT
143322001-03-07 Tom Tromey <tromey@redhat.com>
14333
14334 * configure.in: Allow config-lang.in to set `lang_requires' to list
14335 of other required languages.
14336
6822468a
LB
143372001-03-06 Laurynas Biveinis <lauras@softhome.net>
14338
14339 * Makefile.in: Remove RANLIB definition. Use RANLIB
14340 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14341 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14342
f04885d3 143432001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14344 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14345
f04885d3
BK
14346 * Makefile.in (check-c++): Use tabs, not spaces.
14347
288edf47 143482001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14349
288edf47
LB
14350 * MAINTAINERS: add myself to Write After Approval list.
14351
3d55d2f8 143522001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14353
e490616e 14354 * Makefile.in (check-c++): New rule.
6387a56e 14355
4d88a68a
BK
14356 * configure.in (target_libs): Remove libg++.
14357 (noconfigdirs): Remove libg++.
14358 (noconfigdirs): Same.
14359 (noconfigdirs): Same.
14360 (noconfigdirs): Same.
14361
14362 * config-ml.in: Remove libg++ references.
14363
14364 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14365 (ALL_TARGET_MODULES): Same.
14366 (configure-target-libg++): Remove.
14367 (all-target-libg++): Remove.
14368 (configure-target-libio): Remove.
14369 (all-target-libio): Remove.
14370 (check-target-libio): Remove.
14371 (.PHONY): Remove.
14372 (libg++.tar.bz2): Remove.
14373 (all-target-cygmon): Remove libio.
14374 (all-target-libstdc++): Remove.
14375 (configure-target-libstdc++): Remove.
14376 (TARGET_LIB_PATH): Remove libstdc++.
14377 (ALL_GCC_CXX): Remove libstdc++.
14378 (all-target-gperf): Correct.
14379
2437d4ed
NC
143802001-02-16 Nick Clifton <nickc@redhat.com>
14381
14382 * configure.in (noconfigdirs): Allow configuration of texinfo
14383 for Cygwin hosts.
14384
85b99cbe
AG
143852001-02-15 Anthony Green <green@redhat.com>
14386
14387 * configure: Introduce GCJ_FOR_TARGET.
14388 * configure.in: Ditto.
14389 * Makefile.in: Ditto.
14390
7b18790c
AS
143912001-02-13 Andreas Schwab <schwab@suse.de>
14392
14393 * MAINTAINERS: Update mail address.
14394
c4880c99
MS
143952001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14396
14397 * config.guess: Add linux target for S/390.
14398 * config.sub: Likewise.
14399
dce2d8b2 144002001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14401
14402 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14403 target-libgloss.
e31ae6db 14404
7739adfb
BE
144052001-02-06 Ben Elliston <bje@redhat.com>
14406
14407 * configure: Output host type to stdout, not stderr.
14408
36ca672c
MM
144092001-02-05 Mark Mitchell <mark@codesourcery.com>
14410
e40f2829 14411 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14412 * ltcf-cxx.sh: Likewise.
14413
36ca672c
MM
14414 * config.if: Assume enable_libstdcxx_v3 is defined.
14415
22fdd65e
MM
144162001-02-04 Mark Mitchell <mark@codesourcery.com>
14417
14418 Remove V2 C++ library.
14419 * configure.in: Remove --enable-libstdcxx_v3 support.
14420
3b60dd8e
BM
144212001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14422
14423 * include/demangle.h: Add prototype for java_demangle_v3.
14424
42c0c80a
PE
144252001-01-29 Phil Edwards <pme@sources.redhat.com>
14426
14427 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14428
0be25992
RH
144292001-01-27 Richard Henderson <rth@redhat.com>
14430
14431 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14432
8a8de62d
MS
144332001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14434
14435 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14436 Don't unset, it's non-portable and no longer necessary, set to empty
14437 instead.
14438
92769744
MS
144392001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14440
14441 * ltconfig: Shell portability fix for the tagname validity check.
14442
88a1c0ab
AO
144432001-01-27 Alexandre Oliva <aoliva@redhat.com>
14444
14445 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14446 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14447
45291dd5
MS
144482001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14449
14450 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14451
1ace7e15
TT
144522001-01-26 Tom Tromey <tromey@redhat.com>
14453
14454 * configure.in: Allow libgcj to be built on Sparc Solaris.
14455
0ef8b11b
DE
144562001-01-25 David Edelsohn <edelsohn@gnu.org>
14457
14458 * ltcf-c.sh: Add aix5 case.
14459 * ltcf-cxx.sh: Likewise.
14460 * ltconfig: Likewise.
14461
0006091e
AO
144622001-01-24 Alexandre Oliva <aoliva@redhat.com>
14463
9bad11e1
AO
14464 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14465 keep at least one of build_libtool_libs or build_old_libs set to
14466 yes.
14467
0006091e
AO
14468 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14469 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14470
7c01b2b5
BM
144712001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14472
14473 * configure.in: Enable libgcj on several additional platforms.
14474
d340e0ac
BM
144752001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14476
14477 * configure.in: Enable libgcj for linux targets.
14478
5baf8c37
MS
144792001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14480
14481 * MAINTAINERS (Write After Approval): Add myself.
14482
10a0ba84
JDA
144832001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14484
14485 * MAINTAINERS: Add myself as vax port maintainer.
14486
357c6a4b
FH
144872001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14488
14489 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14490
6e2d9a7a
MS
144912001-01-09 Mike Stump <mrs@wrs.com>
14492
14493 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14494 failures of subdirectories.
14495
b6b14b1b 144962001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14497
b6b14b1b 14498 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14499 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14500 * ltcf-cxx.sh: Likewise.
14501 * ltcf-gcj.sh: Likewise.
14502 * ltconfig.sh: Fix typo.
976b230d 14503
07109110
LB
145042001-01-02 Laurynas Biveinis <lauras@softhome.net>
14505
14506 * configure: handle DOS-style absolute paths.
14507
1da5b8fc
LB
145082001-01-02 Laurynas Biveinis <lauras@softhome.net>
14509
14510 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14511
4c2f5b4f
MM
145122000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14513
14514 * MAINTAINERS: Add myself as avr port co-maintainer.
14515
bc53668e
BE
145162000-12-28 Ben Elliston <bje@redhat.com>
14517
14518 * MAINTAINERS: Add myself under ``Write After Approval''.
14519
c387606f
JM
145202000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14521
14522 * texinfo: Remove directory from GCC.
14523
2cb5082c
JM
145242000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14525
14526 * COPYING: Update to current
14527 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14528 to 19yy as example year in copyright notice).
14529
cc330df9
BK
145302000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14531
6387a56e 14532 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14533 (libstdcxx_incdir): Pass down.
14534 * config.if: Remove expired bits for cxx_interface, add stub.
14535 (libstdcxx_incdir): Add variable for g++ include directory.
14536 * configure.in (gxx_include_dir): Use it.
6387a56e 14537
4c6b2835
AO
145382000-12-18 Alexandre Oliva <aoliva@redhat.com>
14539
14540 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14541 with old-email address from ``Write After Approval''.
14542
3896f13e
AJ
145432000-12-15 Andreas Jaeger <aj@suse.de>
14544
14545 * configure.in: Handle lang_dirs.
14546
145472000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14548
ad46e881
TT
14549 * MAINTAINERS: Removed brads.
14550
90a10418
TT
14551 * MAINTAINERS: Added gcj developers.
14552
41dfe3a2 145532000-12-13 Anthony Green <green@redhat.com>
6387a56e 14554
41dfe3a2 14555 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14556 listed. Disable libgcj for x86 and Alpha Linux until compatible
14557 with g++ abi.
6387a56e 14558
e2f601da
MS
145592000-12-13 Mike Stump <mrs@wrs.com>
14560
14561 * Makefile.in (local-distclean): Also remove fastjar.
14562
70030c01
RB
145632000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14564
14565 * contrib/gcc_update: Add fastjar --touch entries.
14566
2a50f859
AO
145672000-12-12 Alexandre Oliva <aoliva@redhat.com>
14568
14569 * configure.in: Disable language-specific target libraries for
14570 languages that aren't enabled.
14571
7743113b
AG
145722000-12-10 Anthony Green <green@redhat.com>
14573
14574 * configure.in: Define libgcj. Disable libgcj target libraries for
14575 most targets.
14576
92e061a6
NB
145772000-12-10 Neil Booth <neilb@earthling.net>
14578
14579 * MAINTAINERS: Update mail address, remove from WAA list.
14580
f34ff6d6
APB
145812000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14582
14583 * libjava: Imported from /cvs/java.
14584 * libffi: Likewise.
14585 * Boehm-gc: Likewise.
14586
d82a33c6
APB
145872000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14588
14589 * configure.in (target_libs): Revert 2000-12-08 patch.
14590 (noconfigdirs): Added target-libjava.
14591
e14f8e28
LB
145922000-12-09 Laurynas Biveinis <lauras@softhome.net>
14593
14594 * djunpack.bat: removed.
14595
fc26516b
LB
145962000-12-09 Laurynas Biveinis <lauras@softhome.net>
14597
14598 * Makefile.in: handle DOS-style absolute paths.
14599 * config-ml.in: likewise.
14600 * symlink-tree: likewise.
14601
bd8757b3
APB
146022000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14603
14604 * fastjar: Imported.
14605
81522a1f
APB
146062000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14607
14608 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14609 libjava.
14610 * configure.in (target_libs): Removed `target-libjava'.
14611
5db1f7ed
APB
146122000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14613
14614 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14615 (ALL_MODULES): Added fastjar.
14616 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14617 (all-target-libjava): all-fastjar replaces all-zip.
14618 (all-fastjar): Added.
14619 (configure-target-fastjar, all-target-fastjar): Likewise.
14620 * configure.in (host_tools): Added fastjar.
14621
5e59997c
MS
146222000-12-07 Mike Stump <mrs@wrs.com>
14623
14624 * Makefile.in (local-distclean): Remove leftover built files.
14625
0a534f40
NC
146262000-11-24 Nick Clifton <nickc@redhat.com>
14627
14628 * configure.in (xscale-elf): Add target.
14629 (xscale-coff): Add target.
14630
7686cadf
LR
146312000-11-22 Loren J. Rittle <ljrittle@acm.org>
14632
e490616e
ZW
14633 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14634 recent versions of FreeBSD (release 3 or later).
14635 * ltconfig: On FreeBSD, -lc must not be provided when building
14636 a shared library or else the standard -pthread gcc option is
14637 rendered worthless to later users of the built library.
7686cadf 14638
fff01699
FF
146392000-11-16 Fred Fish <fnf@be.com>
14640
14641 * configure.in (enable_libstdcxx_v3): Fix typo,
14642 libstd++ -> libstdc++.
14643
4dc16355
KL
146442000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14645
14646 * MAINTAINERS: Add self to Write After Approval list.
14647
bf6fc7b2
BS
146482000-11-21 Bernd Schmidt <bernds@redhat.com>
14649
14650 * MAINTAINERS: Update my email address. Add myself to global write
14651 privs list.
14652
ce8e06b1
AO
146532000-11-18 Alexandre Oliva <aoliva@redhat.com>
14654
6e2a4843
AO
14655 * Makefile.in: Merge with src and libgcj.
14656 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14657 configure-target-<library> when their configure scripts need the C
14658 or C++ library to have already been built to work properly.
14659 (do_proto_toplev): Set them to an empty string.
14660
ce8e06b1
AO
14661 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14662 (REALLY_SET_LIB_PATH): Use them.
14663
c003f378
SS
146642000-11-17 Stan Shebs <shebs@apple.com>
14665
14666 * MAINTAINERS: Add self to Write After Approval list.
14667
cc1e60ea
JM
146682000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14669
14670 * configure: Provide the original toplevel configure arguments
14671 (including $0) to subprocesses in the environment rather than
14672 through gcc/configargs.h.
14673
1173593d
JM
146742000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14675
14676 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14677 C99. Alphabetise "Write After Approval" list.
14678
520907ee
MM
146792000-11-12 Mark Mitchell <mark@codesourcery.com>
14680
34f6fbdb
MM
14681 * configure: Turn on libstdc++ V3 by default.
14682
520907ee
MM
14683 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14684 if we've got GCC.
14685
0bbd37ed
PB
146862000-11-11 Philip Blundell <philb@gnu.org>
14687
14688 * MAINTAINERS: Add self to Write After Approval list.
14689
7ca0e6d9
DE
146902000-11-09 David Edelsohn <edelsohn@gnu.org>
14691
14692 * ltcf-c.sh (aix4): Improve shared library configuration; require
14693 exporting symbols.
14694 * ltcf-cxx.sh (aix4): Define.
14695 * ltconfig (aix4): Define library and soname specs appropriate for
14696 AIX. Define command to create export symbols list.
14697
dce2d8b2 14698Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14699
14700 * config.sub: Add support for Sun Chorus
14701
fc05d516
NC
147022000-10-31 Nick Clifton <nickc@redhat.com>
14703
14704 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14705 <name>@redhat.com. Also installed new email address for Clint
14706 Popetz.
6387a56e 14707
90a0e73f
JM
147082000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14709
14710 * etc: Remove directory from GCC.
14711
a5e1b548
MM
147122000-10-16 Michael Meissner <meissner@redhat.com>
14713
14714 * configure (gcc/configargs.h): Only create if there is a build GCC
14715 directory created.
14716
6387a56e
EC
147172000-10-16 Matthias Klose <doko@debian.org>
14718
be1db873
MK
14719 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14720 when configured for libstdc++-v3.
14721
f5fa9a5b
PE
147222000-10-05 Phil Edwards <pme@gcc.gnu.org>
14723
14724 * configure: Save configure arguments to gcc/configargs.h.
14725
61a77fea
PT
147262000-10-04 Philipp Thomas <pthomas@suse.de>
14727
14728 * config.guess: Import CVS version 1.157.
14729 * config.sub: Import CVS version 1.181.
14730
3a4fee66
AP
147312000-10-04 Andris Pavenis <pavenis@latnet.lv>
14732
14733 * Makefile.in (bootstrap): avoid recursion if subdir missing
14734 (cross): ditto
14735 (do-proto-toplev): ditto
14736
3dd7094e
AO
147372000-09-30 Alexandre Oliva <aoliva@redhat.com>
14738
de710532
AO
14739 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14740 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14741
3dd7094e
AO
14742 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14743 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14744 all affected `configure' scripts.
14745
e592386f
NB
14746Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14747
14748 * MAINTAINERS: Add self as cpplib co-maintainer.
14749
fba54939
AH
147502000-09-24 Aldy Hernandez <aldyh@redhat.com>
14751
14752 * MAINTAINERS: Add self to Write After Approval list.
14753
2bd429f4
GP
147542000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14755
14756 * INSTALL/README: egcs -> GCC update.
14757
dce2d8b2 14758Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14759
14760 * MAINTAINERS: Add myself to Write After Approval list.
14761
d7ce9a83
KH
147622000-09-15 Kazu Hirata <kazu@hxi.com>
14763
14764 * MAINTAINERS: Add myself to Write After Approval list.
14765
18a53ffe
JL
14766Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14767
e490616e
ZW
14768 * configure.in: Do not build byacc for hppa64. Provide paths to the
14769 X11 libraries for hppa64.
18a53ffe 14770
f246ff23
SC
147712000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14772
14773 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14774
06298abd
AO
147752000-09-06 Alexandre Oliva <aoliva@redhat.com>
14776
4b92758a
AO
14777 * Makefile.in (all-zlib): Added dummy target.
14778
06298abd
AO
14779 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14780 ltcf-gcj.sh: Updated from libtool multi-language branch.
14781
4d73d07a
AO
147822000-09-05 Alexandre Oliva <aoliva@redhat.com>
14783
14784 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14785 (bootstrap*): Depend on all-bootstrap.
14786
05d52d78
PT
147872000-09-05 Philipp Thomas <pthomas@suse.de>
14788
14789 * config.guess: Import CVS version 1.156.
14790 * config.sub: Import CVS version 1.179.
14791
3c809ba4
AG
147922000-09-02 Anthony Green <green@cygnus.com>
14793
14794 * Makefile.in (all-gcc): Depend on all-zlib.
14795 (CLEAN_MODULES): Add clean-zlib.
14796 (ALL_MODULES): Add all-zlib.
14797 * configure.in (host_libs): Add zlib.
14798
10ad78a0 147992000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14800
14801 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14802 crosses, but add gcc/include to the header search path for them.
14803
b36a9ce3
DB
148042000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14805
14806 * MAINTAINERS: Add self to Write After Approval list.
14807
cb011248
FS
148082000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14809
14810 * config.guess: Import CVS version 1.152.
14811 * config.sub: Import CVS version 1.177.
14812
db310af0
AO
148132000-08-25 Alexandre Oliva <aoliva@redhat.com>
14814
7965440a
AO
14815 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14816 $targargs to tell whether newlib is going to be built.
14817
db310af0
AO
14818 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14819 $$r/TARGET_SUBDIR/libio for _G_config.h.
14820
e7977565
AO
148212000-08-23 Alexandre Oliva <aoliva@redhat.com>
14822
14823 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14824
126bb9ed
DD
148252000-08-22 DJ Delorie <dj@redhat.com>
14826
14827 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14828
5b0e9d29
AO
148292000-08-22 Alexandre Oliva <aoliva@redhat.com>
14830
14831 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14832 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14833 sub-configures.
14834
4f3e904e
DD
148352000-08-21 DJ Delorie <dj@redhat.com>
14836
14837 * MAINTAINERS: Add self as a libiberty maintainer
14838
c9635443
AO
148392000-08-16 Alexandre Oliva <aoliva@redhat.com>
14840
14841 * configure.in (libstdcxx_flags): Use
14842 libstdc++-v3/src/libstdc++.INC.
14843
8b2100ba
AO
148442000-08-15 Alexandre Oliva <aoliva@redhat.com>
14845
14846 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14847
57119aa9
ZW
148482000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14849
eeb943b0
ZW
14850 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14851
6387a56e 14852 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14853 explicit. Substitute enable_threads into generated Makefiles.
14854 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14855 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14856
acffa7c4
GK
148572000-08-13 Geoff Keating <geoffk@cygnus.com>
14858
14859 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14860
808d8c41
AO
148612000-08-12 Alexandre Oliva <aoliva@redhat.com>
14862
14863 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14864 previous delta.
14865
1fc8c51c 148662000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14867
1fc8c51c
JM
14868 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14869 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14870 (FLAGS_FOR_TARGET): Not here.
14871 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14872
25698887
AO
148732000-08-11 Alexandre Oliva <aoliva@redhat.com>
14874
14875 * config-ml.in (CC, CXX): Don't introduce a leading space.
14876
10120687
DD
148772000-08-07 DJ Delorie <dj@delorie.com>
14878
14879 * MAINTAINERS: Add self as a DJGPP maintainer
14880
15c758e9
DD
148812000-08-07 DJ Delorie <dj@redhat.com>
14882
14883 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14884 "if we're also building gcc, and it's a gcc that will run on the
14885 build machine, we want to use its includes instead of the system's
14886 default includes".
14887
2d0de245
JM
148882000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14889
14890 * MAINTAINERS: Add self to Write After Approval list.
14891
e81b330a
AO
148922000-08-03 Alexandre Oliva <aoliva@redhat.com>
14893
83440c1e
AO
14894 * configure.in (libstdcxx_flags): Don't use `"'.
14895
e81b330a
AO
14896 * config-ml.in: Adjust multilib search paths to the
14897 appropriate multilib tree.
14898
cf95c847
AO
148992000-08-02 Alexandre Oliva <aoliva@redhat.com>
14900
14901 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14902 commas in $LANGUAGES.
14903
9e9af119
MH
149042000-08-02 Manfred Hollstein <manfredh@redhat.com>
14905
14906 * configure.in: Re-enable all references to libg++ and librx.
14907
606ce391
AO
149082000-08-01 Alexandre Oliva <aoliva@redhat.com>
14909
89820b43
AO
14910 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14911 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14912 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14913 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14914
606ce391
AO
14915 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14916
04179d4a
AO
149172000-07-31 Alexandre Oliva <aoliva@redhat.com>
14918
14919 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14920 CXX_FOR_TARGET for sed.
14921
d4eb109c
AO
149222000-07-30 Alexandre Oliva <aoliva@redhat.com>
14923
14924 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14925 Do not override if already set in the environment or in configure.
14926 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14927 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14928
4f4caf92
AO
149292000-07-28 Alexandre Oliva <aoliva@redhat.com>
14930
14931 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14932 the libtool CVS tree multi-language branch.
14933 * ltconfig, ltmain.sh: Updated.
6387a56e 14934
b87487b6
AO
149352000-07-27 Alexandre Oliva <aoliva@redhat.com>
14936
1670d1ea
AO
14937 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14938 (clean-target): Depend on it.
14939
b87487b6
AO
14940 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14941 (GCC_FOR_TARGET): Use it.
14942 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14943 * configure.in: ... here.
14944 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14945 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14946
4e81ae98
EC
149472000-07-24 Eric Christopher <echristo@cygnus.com>
14948
14949 * MAINTAINERS: Add self to Write After Approval list.
14950
059ae32c
AO
149512000-07-24 Alexandre Oliva <aoliva@redhat.com>
14952
5b28edd4
AO
14953 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14954 (configure-target-libchill, configure-target-libobjc): Likewise.
14955
059ae32c
AO
14956 * configure.in: Use the same cache file for all target libs.
14957 * config-ml.in: But different cache files per multilib variant.
14958
1adcd149
MS
149592000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14960
14961 * configure (topsrcdir): Don't use dirname.
14962
2d573dff
JO
149632000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14964
14965 * MAINTAINERS: Add self to Write After Approval list.
14966
d207ebef
JM
149672000-07-20 Jason Merrill <jason@redhat.com>
14968
14969 * configure.in: Remove all references to libg++ and librx.
14970
14971 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14972
149732000-07-20 Hans-Peter Nilsson <hp@axis.com>
14974
14975 * config.sub: Update to subversions version 2000-07-06.
14976
7b7792d5
AH
149772000-07-12 Andrew Haley <aph@cygnus.com>
14978
14979 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14980 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14981
3abaac67
PE
149822000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14983
14984 * symlink-tree: Check number of arguments.
14985
34be2b36
JW
149862000-07-05 Jim Wilson <wilson@cygnus.com>
14987
14988 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14989 search path for a g++ extracted from the build tree. This
14990 will allow link tests run by configure scripts in
14991 subdirectories to succeed.
14992
d207ebef
JM
149932000-07-01 Koundinya K <kk@ddeorg.soft.net>
14994
e490616e 14995 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14996
0900331b
MH
149972000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14998
14999 * MAINTAINERS: Add myself as loop discovery maintainer.
15000
d207ebef
JM
150012000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15002
15003 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15004 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15005
150062000-06-19 Timothy Wall <twall@cygnus.com>
15007
15008 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15009 * config.sub: Add tic54x target.
15010
11a27a76
TM
15011Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15012
15013 * MAINTAINERS: Add self as Fortran maintainer,
15014 remove Craig Burley.
15015
d207ebef 15016Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15017
d207ebef
JM
15018 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15019 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15020
7758b73f
PT
15021Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15022
15023 * MAINTAINERS: Add self as i18n maintainer
15024
d207ebef
JM
1502520000-05-21 H.J. Lu (hjl@gnu.org)
15026
e490616e
ZW
15027 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15028 directory are used if they exist. Make sure
15029 $(build_tooldir)/include is searched for header files,
15030 $(build_tooldir)/lib/ for library files.
d207ebef 15031 (GCC_FOR_TARGET): Likewise.
e490616e 15032 (CXX_FOR_TARGET): Likewise.
d207ebef 15033
bae29210
JL
15034Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15035
15036 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15037
d207ebef 15038Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15039
15040 * Makefile.in (configure-target-libiberty): Depend on
15041 configure-target-newlib.
15042
aab0d19d
AO
150432000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15044
15045 * configure.in, Makefile.in: Merge all libffi-related
15046 configury stuff from the libgcj tree.
15047
d207ebef
JM
15048Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15049
15050 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15051 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15052
15053Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15054
15055 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15056 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15057 current version information. Add to proto-toplev directory.
d207ebef
JM
15058 (gdb-taz): Build do-djunpack.
15059
758c7bd4
DE
150602000-05-15 David Edelsohn <edelsohn@gnu.org>
15061
15062 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15063
1888228d
AC
15064Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15065
15066 * MAINTAINERS: Add self to Write After Approval list.
15067
d207ebef
JM
150682000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15069
15070 * ltmain.sh: Preserve in relink_command any environment
15071 variables that may affect the linker behavior.
15072
2d7cc2fe
JL
15073Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15074
d207ebef
JM
15075 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15076
15077Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15078
15079 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15080
150812000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15082
15083 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15084 with the version name.
2d7cc2fe 15085
ee455968
JE
15086Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15087
15088 * MAINTAINERS: Add self as bb-reorder maintainer.
15089
73b97e5c
BK
150902000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15091
15092 * config.if: Tweak.
15093
d207ebef
JM
150942000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15095
15096 * djunpack.bat: New file.
15097
15098Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15099
15100 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15101 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15102 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15103 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15104
954869eb
DP
151052000-04-16 Dave Pitts <dpitts@cozx.com>
15106
e490616e
ZW
15107 * config.sub (case $basic_machine): Change default for "ibm-*"
15108 to "openedition".
954869eb 15109
eaabe541
AJ
151102000-04-13 Andreas Jaeger <aj@suse.de>
15111
15112 * MAINTAINERS: Added myself.
15113
d207ebef
JM
15114Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15115
15116 * Makefile.in (gdb-taz): New target. GDB specific archive.
15117 (do-md5sum): New target.
15118 (MD5PROG): Define.
15119 (PACKAGE): Default to TOOL.
15120 (VER): Default to a shell script.
15121 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15122 md5 checksum generation.
d207ebef
JM
15123 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15124 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15125 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15126 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15127
15128Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15129
15130 * configure (warn_cflags): Delete.
15131
0ea6d60c
PDM
15132Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15133
15134 * MAINTAINERS: Added myself.
15135
17090313 151362000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15137 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15138
e490616e
ZW
15139 * configure.in (enable_libstdcxx_v3): Add.
15140 (target_libs): Add bits here to switch between libstdc++-v2 and
15141 libstdc++-v3.
15142 * config.if: And this file too.
15143 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15144
76b78517
MM
151452000-04-05 Michael Meissner <meissner@redhat.com>
15146
15147 * config.sub (d30v): Add d30v as a basic machine type.
15148
ad242caf
JM
151492000-03-29 Jason Merrill <jason@casey.cygnus.com>
15150
15151 * configure.in: -linux-gnu*, not -linux-gnu.
15152
d4537148
TM
15153Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15154
15155 * MAINTAINERS: Add self in write-after-approval section.
15156
f152e9d4
JW
15157Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15158
15159 * MAINTAINERS: Add self as ia64 port maintainer.
15160
6a5fcef1
NB
151612000-03-08 Neil Booth <NeilB@earthling.net>
15162
15163 * MAINTAINERS: Add self in write-after-approval section.
15164
d207ebef 15165Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15166
d207ebef
JM
15167 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15168 (do-tar-bz2): Replace TOOL with PACKAGE.
15169 (gdb.tar.bz2): Remove GDBTK from GDB package.
15170 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15171 dejagnu.tar.bz2): New packages.
d207ebef
JM
15172
151732000-02-27 Andreas Jaeger <aj@suse.de>
15174
15175 * configure.in: Add entry for mips*-*-linux*, move catch all
15176 *-*-*linux* entry below this one.
15177
151782000-02-27 Ian Lance Taylor <ian@zembu.com>
15179
15180 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15181
521fe9d0
NC
151822000-02-24 Nick Clifton <nickc@cygnus.com>
15183
15184 * config.sub: Support an OS of "wince".
15185
d207ebef
JM
15186Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15187
15188 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15189 version.
d207ebef 15190
dce2d8b2 151912000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15192
15193 * config.sub: Add support for Linux/IBM 370.
15194 * configure.in: Likewise.
15195
3a685f6f
NC
151962000-02-22 Nick Clifton <nickc@cygnus.com>
15197
15198 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15199
dce2d8b2 152002000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15201
d207ebef 15202 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15203
4746ee26
KG
152042000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15205
15206 * configure (gcc_version): When setting, narrow search to
15207 lines containing `version_string'.
15208
ba96c72d
DC
152092000-02-15 Denis Chertykov <denisc@overta.ru>
15210
15211 * config.sub: Add support for avr target.
15212
77f16a66
NC
152132000-02-14 Nick Clifton <nickc@cygnus.com>
15214
15215 * MAINTAINERS: Add maintainers for MCore port.
15216
784a3a80
HPN
15217Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15218
15219 * config.sub: Add mmix-knuth-mmixware.
15220
719dd4fa
KG
152212000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15222
15223 * MAINTAINERS: Pair cccp with cpplib maintainership.
15224
dce2d8b2 152252000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15226
15227 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15228 structure stuff to -L library search.
15229 (CXX_FOR_TARGET): Ditto.
15230 (CROSS_CHECK_MODULES): Fix spelling mistake.
15231
7a53e94b
MM
152322000-01-24 Mark Mitchell <mark@codesourcery.com>
15233
15234 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15235 the C++ compiler.
15236
0da3b5a7
RH
152372000-01-12 Richard Henderson <rth@cygnus.com>
15238
15239 * configure.in: Don't build some bits for beos.
15240
02368d6d
JS
152412000-01-12 Joel Sherrill (joel@OARcorp.com)
15242
15243 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15244 as include files.
15245
2e76d35c
ZW
152462000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15247
15248 * Add self as cpplib maintainer, as requested by Jason
15249 Merrill. Correct my e-mail address.
15250
4c25fdcf
GK
152512000-01-06 Geoff Keating <geoffk@cygnus.com>
15252
15253 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15254 not mh-aix43.
15255
188e3966
HPN
15256Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15257
15258 * MAINTAINERS: Add myself to "write after approval" list.
15259
c2f5d030
RH
152601999-12-14 Richard Henderson <rth@cygnus.com>
15261
15262 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15263 * config.sub: Accept alphaev[78], alphaev8.
15264
eeda916a
AO
152651999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15266
15267 * config.guess, config.sub: Update from autoconf.
15268
b3bd7820
BK
152691999-11-29 Bruce Korb <autogen@linuxbox.com>
15270
2c290989 15271 * MAINTAINERS: update my playtime e-address.
b3bd7820 15272
1882b2b1
RO
15273Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15274
15275 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15276 necessary libraries are missing.
15277
dce2d8b2 15278Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15279
15280 * MAINTAINERS: Add new 'write after approval' maintainer.
15281
1e25de97
APB
15282Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15283
15284 * MAINTAINERS: Add new Java maintainer.
15285
1722c704
AS
152861999-10-25 Andreas Schwab <schwab@suse.de>
15287
15288 * configure: Fix quoting inside arguments of eval.
15289
8141abe8
NC
152901999-10-21 Nick Clifton <nickc@cygnus.com>
15291
15292 * config-ml.in: Allow suppression of some ARM multilibs.
15293
0b77644a
LV
15294Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15295
15296 * config.guess: Add OS/390 match pattern.
15297 * config.sub: Add mvs, openedition targets.
15298 * configure.in (i370-ibm-opened*): New.
15299
d207ebef
JM
153001999-09-04 Steve Chamberlain <sac@pobox.com>
15301
15302 * config.sub: Add support for configuring for pj.
15303
153041999-08-31 Nick Clifton <nickc@cygnus.com>
15305
15306 * config.sub (maybe_os): Add support for configuring for fr30.
15307
af13ebe9
NC
153081999-08-25 Nick Clifton <nickc@cygnus.com>
15309
15310 * configure.in: Do not configure or build ld for AIX
15311 platforms. ld is known to be broken on these platforms.
15312
1250c760
RO
15313Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15314
15315 * config-ml.in: Pass compiler flag corresponding to multidirs to
15316 subdir configures.
15317
d207ebef
JM
153181999-08-09 Ian Lance Taylor <ian@zembu.com>
15319
15320 * Makefile.in (LDFLAGS): Define.
15321
153221999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15323
15324 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15325 noconfigdirs.
15326 (*-*-cygwin*): Likewise.
15327
153281999-08-08 Ian Lance Taylor <ian@zembu.com>
15329
15330 * mkdep: New file.
15331 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15332 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15333
15334 From Eli Zaretskii <eliz@is.elta.co.il>:
15335 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15336 long file name when using DJGPP on MS-DOS.
15337
dbd83e11
JL
15338Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15339
15340 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15341
d207ebef
JM
153421999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15343
15344 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15345 dependency as this causes "make check" to globally "make all"
15346
cd1f4c2c
TT
15347Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15348
15349 * configure.in (target_libs): Added target-zlib.
15350 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15351 (CONFIGURE_TARGET_MODULES): Likewise.
15352 (CHECK_TARGET_MODULES): Likewise.
15353 (INSTALL_TARGET_MODULES): Likewise.
15354 (CLEAN_TARGET_MODULES): Likewise.
15355 (configure-target-zlib): New target.
15356 (all-target-zlib): Likewise.
15357 (all-target-libjava): Depend on all-target-zlib.
15358 (configure-target-libjava): Depend on configure-target-zlib.
15359
15360 * Makefile.in (configure-target-libjava): Depend on
15361 configure-target-newlib.
15362 (configure-target-boehm-gc): New target.
15363 (configure-target-qthreads): New target.
15364
e490616e
ZW
15365 * configure.in (target_libs): Added target-qthreads.
15366 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15367 (CONFIGURE_TARGET_MODULES): Likewise.
15368 (CHECK_TARGET_MODULES): Likewise.
15369 (INSTALL_TARGET_MODULES): Likewise.
15370 (CLEAN_TARGET_MODULES): Likewise.
15371 (all-target-qthreads): New target.
15372 (configure-target-libjava): Depend on configure-target-qthreads.
15373 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15374
15375 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15376 (CONFIGURE_TARGET_MODULES): Likewise.
15377 (CHECK_TARGET_MODULES): Likewise.
15378 (INSTALL_TARGET_MODULES): Likewise.
15379 (CLEAN_TARGET_MODULES): Likewise.
15380 (all-target-libjava): New target.
15381 (all-target-boehm-gc): Likewise.
15382 * configure.in (target_libs): Added libjava, boehm-gc.
15383
d207ebef
JM
153841999-07-22 Ian Lance Taylor <ian@zembu.com>
15385
15386 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15387 configure.bat in SUPPORT_FILES.
15388 (gas+binutils.tar.bz2): Likewise.
15389
15390 * makeall.bat: Remove; obsolete.
15391
153921999-07-21 Ian Lance Taylor <ian@zembu.com>
15393
15394 From Mark Elbrecht:
15395 * configure.bat: Remove; obsolete.
15396
153971999-07-11 Ian Lance Taylor <ian@zembu.com>
15398
15399 * configure: Add -W -Wall to the default CFLAGS when compiling with
15400 gcc.
15401
15402Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15403
15404 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15405
154061999-06-30 Mark Mitchell <mark@codesourcery.com>
15407
15408 * configure.in: Build ld on IRIX6.
15409
154101999-06-12 Ian Lance Taylor <ian@zembu.com>
15411
15412 * Makefile.in: Change distribution targets to use bzip2 instead of
15413 gzip.
15414 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15415 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15416
154171999-06-04 Nick Clifton <nickc@cygnus.com>
15418
15419 * config.sub: Add mcore target.
15420
26d088fa
CD
15421Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15422
15423 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15424
c2c08b29
L
15425Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15426
15427 * config.guess (dummy): Changed to $dummy.
15428
671d0648
NC
154291999-05-24 Nick Clifton <nickc@cygnus.com>
15430
15431 * config.sub: Tidied up case statements.
15432
b1345c72
BE
154331999-05-22 Ben Elliston <bje@cygnus.com>
15434
51ccbd8d
BE
15435 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15436 <jiro@din.or.jp>.
15437
b1345c72
BE
15438 * config.guess: Merge with FSF version. Future changes will be
15439 more accurately recorded in this ChangeLog.
15440 * config.sub: Likewise.
15441
2caf864f
SM
15442Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15443
3d3b561f 15444 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15445
d207ebef
JM
154461999-04-30 Tom Tromey <tromey@cygnus.com>
15447
15448 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15449
90fb0c24
TT
154501999-04-23 Tom Tromey <tromey@cygnus.com>
15451
15452 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15453
d207ebef
JM
154541999-04-20 Drew Moseley <dmoseley@cygnus.com>
15455
15456 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15457 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15458 Bad merge removed these two changes.
15459
3516940d 15460Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15461 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15462
15463 * config.guess (interix Alpha): Add.
15464
d207ebef
JM
154651999-04-11 Richard Henderson <rth@cygnus.com>
15466
15467 * configure.in (i?86-*-beos*): Do config gperf; don't config
15468 gdb, newlib, or libgloss.
15469
e891fbfe 15470Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15471
e891fbfe
AO
15472 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15473 link a trivial program with -mabi=64. If it fails, remove mabi=64
15474 from multidirs.
15475
f9ae47d6
PT
15476Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15477
15478 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15479
d207ebef
JM
154801999-04-08 Nick Clifton <nickc@cygnus.com>
15481
15482 * config.sub: Add support for mcore targets.
15483
154841999-04-07 Michael Meissner <meissner@cygnus.com>
15485
15486 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15487 not mt-ospace, in order to shut up assembler warning about using
15488 symbols that are named the same as registers.
15489
154901999-04-07 Drew Moseley <dmoseley@cygnus.com>
15491
15492 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15493 dependency list for all-target-cygmon.
15494
154951999-04-05 Doug Evans <devans@casey.cygnus.com>
15496
15497 * config-ml.in: Check $host, not $target, for selective multilibs.
15498 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15499 thumb interworking, and underscore prefix multilibs.
15500
155011999-04-04 Ian Lance Taylor <ian@zembu.com>
15502
15503 * missing: Update to version from current automake.
15504
88101ab9
L
15505Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15506
15507 * configure (gxx_include_dir): Removed.
15508
15509 * configure.in (gxx_include_dir): Handle it.
15510 * Makefile.in: Likewise.
15511
d207ebef
JM
155121999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15513
15514 * config.sub (mips64vr4111,mips64vr4111el) Add.
15515
155161999-03-21 Ben Elliston <bje@cygnus.com>
15517
e490616e 15518 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15519
8dc91cbe
ME
15520Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15521
8dc91cbe
ME
15522 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15523 config/mh-djgpp.
15524
d207ebef
JM
15525Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15526
15527 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15528 all-target-newlib to dependency list for all-target-bsp.
15529
926bb5ed
MK
15530Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15531
15532 * config.sub: Add i386-uwin support.
15533 * config.guess: Likewise.
15534
4a6e3000
FS
15535Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15536
15537 * configure.in: cleanup, add mh-*pic handling for arm, special
15538 case powerpc*-*-aix*
15539
d207ebef
JM
15540Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15541
15542 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15543 can be built.
15544
15545Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15546
15547 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15548 targets.
d207ebef 15549
71c91078
NC
155501999-03-02 Nick Clifton <nickc@cygnus.com>
15551
15552 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15553
282e5df8
GN
15554Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15555
15556 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15557
1de558ee
NC
155581999-02-24 Nick Clifton <nickc@cygnus.com>
15559
15560 * config.sub: Fix typo in arm recognition.
15561
d207ebef
JM
15562Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15563
15564 * configure.in (noconfigdirs): Changed target_configdirs to
15565 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15566 rather than m68k-*-* since it is not known to work on
15567 m68k-aout. Ditto for arm-*-*oabi.
15568
15569Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15570
15571 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15572
155731999-02-19 Ben Elliston <bje@cygnus.com>
15574
15575 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15576 Smart and improved by Andrew Cagney.
15577
fab7445a
ME
15578Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15579
15580 * config.guess: Recognize openbsd-*-hppa.
15581
8ccdc228
L
15582Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15583
15584 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15585 only if it is not empty.
15586
3b7265ff
NC
155871999-02-17 Nick Clifton <nickc@cygnus.com>
15588
15589 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15590
d207ebef 15591 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15592
15593 * config.sub: Modified to recognize uname's armv* syntax.
15594
d207ebef
JM
155951999-02-17 Mark Salter <msalter@cygnus.com>
15596
15597 * configure.in: Added target-bsp for sparclite.
15598
15599Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15600
15601 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15602
156031999-02-08 Nick Clifton <nickc@cygnus.com>
15604
15605 * configure.in: Add support for strongarm port.
15606 * config.sub: Add support for strongarm target.
15607
c48dd3f5 15608Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15609
c48dd3f5
MK
15610 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15611 the old name config/mh-cygwin32.
15612 Enable texinfo.
15613
d207ebef
JM
15614Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15615
15616 * configure.in: Do build ld for ix86 Solaris.
15617
ecd62820
JW
15618Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15619
15620 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15621 $AR_FOR_TARGET. Likewise for RANLIB.
15622
bbd8fa7f 15623Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15624
e490616e
ZW
15625 * config.sub (oabi): Recognize.
15626 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15627
0397442c
RL
15628Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15629
15630 * config.guess: Improve detection of i686 on UnixWare 7.
15631
c9ffaa63
MK
15632Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15633
15634 * config.guess: Add support for i386-pc-interix.
15635 * config.sub: Likewise.
15636 * configure.in: Likewise.
c9ffaa63 15637
d207ebef
JM
15638Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15639
15640 * Makefile.in: Remove unneeded all-target-libio from
15641 from all-target-winsup target since it is now unneeded.
15642 Add all-target-libtermcap in its place since it is now
15643 needed.
15644
15645Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15646
15647 * configure.in: makefile stub for cygwin target is probably
15648 unnecessary. Remove it for now.
d207ebef
JM
15649
15650Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15651
15652 * configure.in: libtermcap.a should be built when cygwin is the
15653 target as well as the host.
15654 * config.guess: Allow mixed case in cygwin uname output.
15655 * Makefile.in: Add libtermcap target.
d207ebef 15656
ebe12325
JL
15657Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15658
15659 * config.sub: Clean up handling of hppa2.0.
15660
57057b67
RB
15661Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15662
15663 * config.guess: Use C code to identify more HP machines.
15664
f8670be1
JL
15665Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15666
15667 * config.sub: Handle hppa2.0.
15668
d207ebef
JM
15669Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15670
15671 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15672 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15673
156741998-12-15 Mark Salter <msalter@cygnus.com>
15675
15676 * configure.in: Added target-bsp for several target architectures.
15677
15678 * Makefile.in: Added rules for bsp.
15679
d1a09590
JL
15680Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15681
15682 * config.guess: Improve detection of hppa2.0 processors.
15683
15684Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15685
15686 * config.guess: Recognize FreeBSD using ELF automatically.
15687
71205e0b
MH
156881998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15689
15690 * configure (skip-this-dir): Add handling for new shell script, which
15691 might be created by a sub-directory's configure to indicate, this particular
15692 directory is "unwanted".
15693 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15694
d207ebef
JM
15695Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15696
15697 * ltconfig: import from libtool, after changing libtool to
15698 account for the cygwin name change.
15699
15700Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15701
15702 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15703 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15704
15705Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15706
15707 * configure.in: Add libtermcap to list of cygwin dependencies.
15708
15709Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15710
e490616e
ZW
15711 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15712 they include winsup/include when it's a cygwin target.
d207ebef
JM
15713
157141998-11-12 Tom Tromey <tromey@cygnus.com>
15715
15716 * configure.in (host_tools): Added zip.
15717 * Makefile.in (all-target-libjava): Depend on all-zip.
15718 (all-zip): New target.
15719 (ALL_MODULES): Added all-zip.
15720 (NATIVE_CHECK_MODULES): Added check-zip.
15721 (INSTALL_MODULES): Added install-zip.
15722 (CLEAN_MODULES): Added clean-zip.
15723
15724Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15725
15726 * Makefile.in: lose "32" from comment about cygwin.
15727
15728Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15729
15730 * configure.in: Use -Os to build target libraries for the fr30.
15731
15732Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15733
15734 * config.sub: Add fr30.
15735
15736Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15737
e490616e 15738 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15739 cygwin* instead of cygwin32*.
15740 * config.sub: Check cygwin* instead of cygwin32*.
15741
d2ec8b39
RL
15742Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15743
15744 * config.guess: Match any version of Unixware7.
15745
d207ebef
JM
157461998-10-20 Syd Polk <spolk@cygnus.com>
15747
15748 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15749 if desired.
15750
35cd2565
JL
15751Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15752
15753 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15754 these if the appropriate directories and files to not exist.
15755
52d4e5b7
JL
15756Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15757
15758 * Makefile.in (DEVO_SUPPORT): Add config.if.
15759
38ada91e
MH
15760Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15761
15762 * configure: Add pattern to replace "build_tooldir"'s
15763 definition in the generated Makefile with "tooldir"'s
15764 actual value.
15765
e44e84da
JL
15766Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15767
56a8387f
JL
15768 * config.sub: Bring back lost sparcv9.
15769
e44e84da
JL
15770 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15771
5cb95c7a
JL
15772Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15773
15774 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15775 CC_FOR_TARGET and friends.
15776
15777Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15778
ceff9b14
AO
15779 * Makefile.in (build_tooldir): New variable, same as tooldir.
15780 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15781 -B$(build_tooldir)/bin/.
15782 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15783
f2d11dcd
GP
15784Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15785
15786 * README: Remove installation instructions and refer to the
15787 INSTALL directory instead.
15788
73a6d2e7 15789Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15790
73a6d2e7
RL
15791 * config.sub: Add support for i[34567]86-pc-udk.
15792 * configure.in: Likewise.
15793
5d4a5ee6
JL
15794Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15795
15796 * Makefile.in: add bzip2 package building bits for user
15797 tools module
15798 * configure.in: ditto
15799
6fc19d6d
JL
15800Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15801
15802 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15803 (ALL_TARGET_MODULES): Add all-target-libobjc.
15804 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15805 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15806 (all-target-libchill): Add dependencies.
15807 * configure.in (target_libs): Add libchill.
4e81ae98 15808
f653f0ab
MH
158091998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15810
15811 * configure.in (target_subdir): Remove duplicate line.
15812
5d4a5ee6
JL
15813Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15814
15815 * Makefile.in (all-automake): fix dependencies.
15816
494933e4
JL
15817Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15818
15819 * configure.in: Minor cleanups for building in the $(target_alias)
15820 subdir.
15821
f6b58262
JW
158221998-09-22 Jim Wilson <wilson@cygnus.com>
15823
15824 * Makefile.in (bootstrap): Set r and s before make all. Use
15825 BASE_FLAGS_TO_PASS in make all.
15826 (cross): Likewise.
15827
27c7a08d
MM
158281998-09-20 Mark Mitchell <mark@markmitchell.com>
15829
15830 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15831
e67afd1e
RH
15832Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15833
15834 * config.sub: Fix typo in last change.
15835
8e44ac71
MH
158361998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15837
15838 * config.sub: Add support for C4x target.
15839 * configure.in: Likewise.
15840
d7496fbb
DM
158411998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15842
15843 * config.sub: Recognize sparcv9 just like sparc64.
15844
22097bd1
RL
15845Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15846
15847 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15848
4b877abd
JL
15849Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15850
2c8ec9a2
JL
15851 * config.guess: Correctly identify Pentium II sco boxes.
15852
4b877abd
JL
15853 * config.guess: Fix "tr" code. From Weiwen Liu.
15854
ab03db52
JH
15855Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15856
15857 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15858 stabs.
15859
b54db294
JL
15860Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15861
15862 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15863 (ALL_TARGET_MODULES): Add all-target-libchill.
15864 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15865 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15866 (all-target-libchill): Add dependencies.
15867 * configure.in (target_libs): Add libchill.
15868
bf48dd73
LW
15869Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15870
15871 * config.guess: Avoid assumptions about "tr" behaves when
15872 LANG is set to something other than English.
15873
a3cbd105
L
15874Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15875
15876 * configure (gxx_include_dir): Changed to
15877 '${prefix}/include/g++'-${libstdcxx_interface}.
15878
15879 * config.if: New to determine the interfaces.
15880
c4acd909
MK
15881Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15882
15883 * config.guess: Detect and handle MPE/IX.
15884 * config.sub: Deal with MPE/IX.
15885
9ea97665
DE
15886Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15887
15888 * configure.in: Use mh-aix43.
15889
0ce065bd
MH
158901998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15891
15892 * configure: Fix --without/--disable cases for gxx-include-dir.
15893
5d4a5ee6
JL
15894Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15895
15896 * mdata-sh: Imported. Needed for automake support.
15897
15898Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15899
15900 * Makefile.in (taz): Try "chmod -R og=u ." before
15901 "chmod og=u `find . -print`".
15902
15903Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15904
15905 * configure.in: Add arm-elf and thumb-elf support.
15906
15907Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15908
15909 * Makefile.in: Undo previous patch.
15910
15911Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15912
15913 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15914 to here ...
15915 (install-no-fixedincludes): and here
15916 (INSTALL_MODULES): ... from here.
15917
466456d9
ILT
15918Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15919
15920 * config.sub: Merge with FSF.
15921
1b409d25
ILT
15922 * config.guess: Merge with FSF.
15923
d207ebef
JM
15924Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15925
15926 * configure (extraconfigdirs): New variable.
15927 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15928 * Makefile.in (all): Move higher in file.
15929 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15930 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15931 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15932 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15933 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15934
159351998-07-23 Brendan Kehoe <brendan@cygnus.com>
15936
15937 * Makefile.in (all-target-libjava): Depend on all-gcc and
15938 all-target-newlib.
15939 (configure-target-libjava): Depend on $(ALL_GCC).
15940
7f1937c1
RL
15941Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15942
15943 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15944 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15945
2ada2bd6
ML
15946Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15947
15948 * INSTALL/README: Fix typo.
15949
1e025bde
ML
15950Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15951
5d4a5ee6
JL
15952 * ylwrap: Change absolute path checks to check for DOS style path
15953 names.
1e025bde 15954
5d4a5ee6
JL
15955 * ylwrap: Don't use a full path name if the source file is in the
15956 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15957
6755ff73
ILT
15958 * config-ml.in: Default to being verbose, to match Feb 18 change to
15959 configure.
15960
5d4a5ee6
JL
15961Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15962
15963 Brought over from egcs:
15964
15965 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15966
15967 * configure.in (target_subdir): Set to ${target_alias} instead
15968 of "libraries".
15969
15970 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15971
15972 * configure.in (target_subdir): Set to libraries if enable_multilib.
15973
15974Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15975
15976 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15977 multilibs, force reconfiguration the first time we create
15978 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15979
15980Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15981
15982 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15983 avoid confusion with --no-recursion.
15984
15985Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15986
15987 * configure.in: Win32 hosts shouldn't use install -x
15988 * install-sh: remove -x option, and special .exe-handling
15989 hack.
15990
d207ebef
JM
15991Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15992
15993 * config.guess: Recognize i586-pc-beos.
15994 * configure.in: Don't build some bits for beos.
15995
fbd836fc
ILT
15996Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15997
5d4a5ee6
JL
15998 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15999 CFLAGS default to -O2.
16000
fbd836fc
ILT
16001 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16002 when using GNU ld.
16003
16004Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16005
16006 * ltmain.sh: Correct install when using a different shell.
16007
16008Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16009
16010 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16011
d207ebef
JM
16012Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16013
16014 * makefile.vms: Update to build binutils/makefile.vms. Add install
16015 target.
fbd836fc
ILT
16016
16017Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16018
16019 * ltconfig: Update to correct AIX handling.
16020
69b471bc
JL
16021Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16022
81241b5e
JL
16023 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16024
69b471bc
JL
16025 * configure.in (target_subdir): Set to ${target_alias} instead
16026 of "libraries".
16027
bedf82df
MH
160281998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16029
16030 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16031 (Makefile): Depend on $(gcc_version_trigger).
16032
16033 * configure (gcc_version): Change default initializer to empty
16034 string.
16035 (gcc_version_trigger): New variable; pass this variable down
16036 to subdir configures to enable them checking gcc's version
16037 themselves. Emit make macros for both gcc_version vars.
16038 (topsrcdir): Initialize reliably.
16039 (recursion line): Remove --with-gcc-version=${gcc_version}.
16040
28e449d8
MH
160411998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16042
16043 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16044 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16045 in $(libsubdir); emit definition in each generated Makefile.
16046 (gxx_include_dir): Initialize depending on
16047 $enable_version_specific_runtime_libs.
28e449d8 16048
50c4c9f7
MH
160491998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16050
16051 * configure (gcc_version): Initialize properly depending on
16052 how and where configure is started.
16053 (recursion line): Pass a --with-gcc-version=${gcc_version}
16054 to configures in subdirs.
16055
d207ebef
JM
16056Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16057
16058 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16059 cygmon
d207ebef 16060
5d4a5ee6
JL
16061Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16062
16063 * configure.in: Add cygmon and libstub support for mn10200.
16064
2f96399b
MH
160651998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16066
16067 * configure (gcc_version): Add new variable describing the
16068 particular gcc version we're building.
16069 * Makefile.in (libsubdir): Add new macro for the directory
16070 in which the compiler finds executables, libraries, etc.
16071 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16072 and libsubdir.
16073
c4137c50
AO
16074Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16075
ceff9b14
AO
16076 * Makefile.in (local-clean): Remove *.log.
16077 (warning.log): Built with warn_summary from build.log.
16078 (mail-report.log): Run test_summary.
16079 (mail-report-with-warnings.log): Run test_summary including
16080 warning.log in the report.
c4137c50 16081
276d5ee0
RL
16082Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16083
16084 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16085
5d4a5ee6
JL
16086Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16087
16088 * Makefile.in (grep): Grep no longer depends on libiberty.
16089
16090Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16091
16092 * Makefile.in: all-snavigator needs all-libgui.
16093
16094Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16095
16096 * configure.in: Add cygmon and libstub support for mn10300.
16097
8af14275
ILT
16098Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16099
16100 * missing: Update to version from automake 1.3.
16101
fbd836fc
ILT
16102 * ltmain.sh: On installation, don't get confused if the same name
16103 appears more than once in the list of library names.
16104
466456d9
ILT
16105Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16106
16107 * config.sub: Accept m68060 and m5200 as CPU names.
16108
5d4a5ee6
JL
16109Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16110
16111 * configure: Use && rather than using -a in test, because odd
16112 strings can confuse test.
16113 * configure.in: Likewise.
16114
fbd836fc
ILT
16115Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16116
16117 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16118
f0983958
AO
16119Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16120
16121 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16122 bootstrap4-lean): New targets.
f0983958 16123
bfed1ea0
JL
16124Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16125
16126 * mpw-* Delete. Not used.
16127
5d4a5ee6
JL
16128Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16129
16130 * COPYING.LIB: Update FSF address.
16131
bfed1ea0
JL
16132Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16133
16134 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16135
5d4a5ee6
JL
16136 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16137 GAS_SUPPORT_DIRS.
16138
bfed1ea0
JL
16139Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16140
16141 * ltconfig, ltmain.sh: Avoid producing a version number if
16142 -version-info was not used.
16143
5d4a5ee6
JL
16144Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16147 building with newlib.
16148
161491998-04-30 Paul Eggert <eggert@twinsun.com>
16150
d207ebef 16151 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16152 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16153
16154Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16155
16156 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16157 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16158
16159Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16160
16161 * configure.in: Change alpha to alpha* in several places.
16162
d207ebef
JM
16163Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16164
16165 * config.sub: Recognize sparc86x.
16166
77be0cab
MM
16167Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16168
16169 * configure.in (--enable-target-optspace): Remove debug echo.
16170
62441128
JW
16171Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16172
16173 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16174
bfed1ea0
JL
16175Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16176
16177 * ltconfig: Update cygwin32 support.
16178
5d4a5ee6
JL
16179 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16180 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16181 (GDB_SUPPORT_DIRS): Likewise.
16182
3f4ea1de
MM
16183Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16184
16185 * configure.in (target_makefile_frag): If --enable-target-optspace,
16186 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16187 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16188 not used.
16189 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16190
5d4a5ee6
JL
16191Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16192
16193 * Makefile.in (all-bfd): Depend on all-intl.
16194 (all-binutils): Likewise.
16195 (all-gas): Likewise.
16196 (all-gprof): Likewise.
16197 (all-ld): Likewise.
16198
161991998-04-19 Brendan Kehoe <brendan@cygnus.com>
16200
16201 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16202
bfed1ea0
JL
16203Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16204
5d4a5ee6
JL
16205 * Makefile.in (all-bfd): Depend upon all-libiberty.
16206
bfed1ea0
JL
16207 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16208
5d4a5ee6
JL
16209Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16210
16211 * Makefile.in: Add libstub.
16212
16213 * configure.in: Ditto. Build libstub for targets that have cygmon
16214 support.
16215
16216Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16217
16218 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16219
16220Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16221
16222 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16223 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16224
ec8d6ddc
KW
16225Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16226
16227 * configure: Define DEFAULT_M4 by searching PATH.
16228 * Makfile.in: Use DEFAULT_M4.
16229
bfed1ea0
JL
16230Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16231
16232 * ltconfig: Add cygwin32 support.
16233
5d4a5ee6
JL
16234 * Makefile.in, configure.in: Add libtool as a native only directory
16235 to configure and build.
16236
547a6183
JL
16237Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16238
16239 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16240
5d4a5ee6 16241Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16242
5d4a5ee6
JL
16243 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16244
16245Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16246
16247 * Makefile.in: add ash make rules
16248 * configure.in: add ash to native_only and host_tools lists
16249
16250Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16251
16252 * Makefile.in (all-gettext, all-intl): New targets.
16253 (ALL_MODULES): Added all-gettext, all-intl.
16254 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16255 (INSTALL_MODULES): Added install-gettext, install-intl.
16256 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16257
16258 * configure.in (host_tools): Added gettext.
16259 (native_only): Likewise.
16260 (noconfigdirs) [various cases]: Likewise.
16261 (host_libs): Added intl.
16262
d207ebef
JM
16263Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16264
16265 * configure: Do not disable building gdbtk for cygwin32 hosts.
16266
e98e406f
NC
16267Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16268
16269 * configure.in: Add thumb-coff target.
16270 * config.sub: Add thumb-coff target.
16271
5d4a5ee6
JL
16272Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16273
16274 * Makefile.in: Revert yesterday's change.
16275 (all-target-winsup): all-target-librx stays out of here.
16276
16277Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16278
16279 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16280 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16281 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16282 Remove references to librx and libg++.
16283
16284Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16285
16286 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16287 recursive makes
16288
bfed1ea0
JL
16289Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16290
16291 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16292 for newlib directory.
bfed1ea0
JL
16293 (CXX_FOR_TARGET): Likewise.
16294
16295Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16296
16297 * ltconfig: Update after libtool/ltconfig.in change for
16298 hpux11.
16299
16300Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16301
16302 * ltconfig, ltmain.sh: Update to libtool 1.2.
16303
3cd730af
MH
16304Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16305
16306 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16307 (install-gcc-cross): Instead, override LANGUAGES here.
16308
80564603
DL
163091998-03-18 Dave Love <d.love@dl.ac.uk>
16310
16311 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16312 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16313
d207ebef
JM
16314Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16315
16316 * configure.in: Add Thumb-pe target.
16317
5d4a5ee6 16318Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16319
5d4a5ee6
JL
16320 * Makefile.in - changed sn targets to snavigator
16321 * configure.in - changed sn targets to snavigator
16322
2d4a0558
MH
16323Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16324
16325 * config-ml.in: After building symlink tree call make distclean
16326 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16327 to be the case for libiberty.
16328
04b93567
L
16329Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16330
16331 * configure: When making link, also check the current
16332 directory. The configure scripts may create one.
16333
9a06b842
RH
16334Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16335
16336 * config.sub: Accept alphapca56 and alphaev6 properly.
16337
217fc4e6
FS
16338Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16339
16340 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16341
3e07bdbd 16342Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16343
e490616e 16344 * config.sub (sco5): Fix typo.
3e07bdbd 16345
5d4a5ee6
JL
16346Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16347
16348 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16349 install-itcl.
16350 (install-itcl): Remove dependency on install-tcl.
16351
16352Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16353
16354 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16355
16356Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16357
16358 * configure.in: Don't build libgui for a cygwin32 target when not on
16359 a cygwin32 host.
16360
16361Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16362
16363 * configure (redirect): Set to null, so default behavior of
16364 configure is now --verbose.
16365
ce0d965c
DL
163661998-02-16 Dave Love <d.love@dl.ac.uk>
16367
16368 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16369 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16370
3acd1fd0
MH
16371Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16372
16373 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16374 this change to sync Makefile.in with its ChangeLog entries.
16375
5d4a5ee6
JL
16376Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16377
16378 * ltmain.sh (mkdir): Check that the directory doesn't exist
16379 before we exit with error, so that we don't get races during
16380 parallel builds.
16381
bfed1ea0
JL
16382Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16383
16384 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16385
4e77e8f1
MH
16386Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16387
16388 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16389 PICFLAG_FOR_TARGET.
16390 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16391
16392 * configure: Emit a definition for the new macro enable_shared
16393 into each Makefile.
16394
5d4a5ee6
JL
16395Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16396
16397 * configure.in (host_tools, native_only): Add libtool.
16398
16399Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16400
16401 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16402 Fix typo in ming config comment.
16403
bfed1ea0
JL
16404Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16405
16406 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16407
5d4a5ee6
JL
16408Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16409
16410 * config.sub: Add tic30 cases, and map c30 to tic30.
16411
8821a725
RH
16412Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16413
16414 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16415 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16416 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16417 (CLEAN_TARGET_MODULES): Similarly
16418 (all-target-libf2c): Add dependences.
4e81ae98 16419 * configure.in (target_libs): Add libf2c.
8821a725 16420
5d4a5ee6
JL
16421Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16422
16423 * configure.in: Remove expect from noconfigdirs when target
16424 is cygwin32. OK to build expect and dejagnu with Canadian
16425 Cross.
16426
0aadd657
ILT
16427Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16428
5d4a5ee6
JL
16429 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16430 host.
16431
0aadd657
ILT
16432 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16433 and mingw32.
16434
d0a8352c
MH
16435Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16436
16437 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16438 here as it is not defined in the toplevel Makefile.
16439
59739e3c
MH
16440Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16441
16442 * configure (package_makefile_rules_frag): New variable, which names
16443 a file with generic rules, ...
16444 Change comment to mention we now have FIVE parts.
16445 * configure: Undo last change.
16446
228197ee
LT
16447Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16448
16449 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16450 * config.sub: More accurate determination of HP processor types.
228197ee 16451
efd4c0ba
MH
16452Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16453
16454 * configure (package_makefile_frag): Move inserting the
16455 ${package_makefile_frag} to where it should be according
16456 to the comment.
16457
6eef3189
PB
16458Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16459
16460 * config.guess: Add support for Linux/ARM.
16461
d207ebef
JM
16462Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16463
16464 * .cvsignore: Remove *-info and *-install since they match
16465 release-info and mpw-install, which we don't want to just ignore.
16466
48464ebf
RH
16467Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16468
16469 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16470
803462a7
PN
16471Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16472
16473 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16474 local_prefix to sub-make invocations.
16475
520ab477
L
16476Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16477
16478 * configure.in: Check makefile fragments in the source
16479 directory.
16480
4bcdb76d
AO
16481Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16482
ceff9b14
AO
16483 * configure.in: Check whether host and target makefile
16484 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16485
5d4a5ee6
JL
16486Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16487
16488 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16489
16490Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16491
16492 * configure.in: Make sure we only replace RPATH_ENVVAR on
16493 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16494 regexp to sed.
16495
16496 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16497 to sub-makes.
16498
0d3e11a5
LI
164991998-01-13 Lee Iverson (leei@ai.sri.com)
16500
16501 * config-ml.in (multi-do): LDFLAGS must include multilib
16502 designator.
16503
d45b3d87 16504Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16505
16506 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16507
d39cd7a1
MK
16508Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16509
16510 * config.sub: Add mingw32 support.
16511 * configure.in: Likewise.
d39cd7a1 16512
6decbc24
FS
16513Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16514
16515 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16516
5d4a5ee6
JL
16517Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16518
16519 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16520 * configure (gxx_include_dir): Provide a definition for subdirs
16521 which do not use autoconf.
16522
16523Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16524
16525 * config.guess: Sync with egcs. Picks up new alpha support,
16526 BeOS & some additional linux support.
16527
d3d1907a
JL
16528Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16529
16530 * config.guess: HP 9000/803 is a PA1.1 machine.
16531
b104e095
RH
16532Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16533
16534 * configure.in: It's alpha*-...
16535
aca823c1
L
16536Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16537
16538 * configure.in (host_makefile_frag, target_makefile_frag):
16539 Handle multiple config files.
16540 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16541 alpha-*-*.
16542
d207ebef
JM
16543Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16544
16545 * mkdep: New file.
16546
16547Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16548
16549 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16550
5d4a5ee6
JL
16551Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16552
16553 * Makefile.in: Add libgui directory.
16554 (GDB_TK): Add all-libgui.
16555 * configure.in: Add libgui directory.
16556 * configure: Add all-libgui to GDB_TK.
16557
16558Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16559
16560 * config-ml.in (multidirs): Add m32r to multilib list.
16561
16562Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16563
16564 * Makefile.in (all-target-gperf): Change dependency to
16565 all-target-libstdc++.
16566
baf55877
FF
16567Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16568
16569 * config.guess: Add BeOS support.
16570
5d4a5ee6
JL
16571Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16572
16573 Source directory cvs renamed to cvssrc:
16574 * configure.in (host_tools): Change cvs to cvssrc.
16575 (native_only): Likewise.
16576 (noconfigdirs) [various cases]: Likewise.
16577 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16578 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16579 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16580 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16581 (all-cvssrc): Rename target from all-cvs.
16582
f2d76545
JL
16583Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16584
16585 * configure (gxx_include_dir): Fix thinko.
16586
205cba53
JL
16587Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16588
16589 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16590 (install-cross, install-gcc-cross): New targets.
16591
5d4a5ee6
JL
16592Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16593
16594 * configure.in (noconfigdirs): Add support for Thumb target.
16595
16596 * config.sub (maybe_os): Add support for Thumb target.
16597
16598Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16599
16600 * Makefile.in: Add rules for cygmon.
16601
16602 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16603
96b0f1fc
JL
16604Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16605
16606 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16607 * configure (gxx_include_dir): Provide a definition for subdirs
16608 which do not use autoconf.
d207ebef
JM
16609
16610Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16611
16612 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16613 11/18/97 build
d207ebef 16614
7dfef6ed
JL
16615Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16616
16617 * From Franz Sirl.
16618 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16619 found on RedHat Linux systems.
96b0f1fc 16620
83cfe7c0
JL
16621Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16622
16623 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16624 guesses.
16625
7dfef6ed
JL
16626Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16627
16628 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16629
5d4a5ee6
JL
16630Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16631
16632 * ltmain.sh: If mkdir fails, check whether the directory was created
16633 anyhow by some other process.
16634
d207ebef
JM
16635Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16636
16637 * configure.in (d30v-*-*): Configure all directories.
16638
16639Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16640
16641 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16642 for the D30V.
16643
16644Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16645
16646 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16647
5d4a5ee6
JL
16648Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16649
e490616e
ZW
16650 * include/libiberty.h: Add extern "C" { so it can be used with C++
16651 progrms.
16652 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16653 programs.
5d4a5ee6 16654
d207ebef
JM
16655Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16656
16657 * configure.in (d30v-*-*): Configure GCC now.
16658
5d4a5ee6
JL
16659Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16660
16661 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16662 is no longer needed.
16663
c9670e62
JM
16664Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16665
16666 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16667
cc71c0ca
MH
16668Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16669
16670 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16671 targets using "$@" to provide support for similar but not identical
16672 targets without having to duplicate code.
16673
d207ebef
JM
16674Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16675
16676 * makefile.vms: Fix to work with DEC C.
16677
16678Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16679
16680 * config.sub: Add mips-tx39-elf to marketing names.
16681
16682Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16683
16684 * ltmain.sh: Handle symlinks in generated script.
16685
16686Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16687
16688 * configure: Handle autoconf style directory options: --bindir,
16689 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16690 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16691 --sysconfdir.
16692 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16693 (sharedstatedir, localstatedir, oldincludedir): New variables.
16694 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16695 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16696 sbindir, sharedstatedir, and sysconfdir.
16697
b1e3ddfd
AJ
16698Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16699
16700 * Makefile.in (bootstrap-lean): New target.
16701
d207ebef
JM
16702Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16703
16704 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16705 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16706
16707Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16708
16709 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16710
09f97c1e
JL
16711Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16712
16713 * Makefile.in (cross): New target.
16714
335d0ab2
AO
16715Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16716 Jeff Law <law@cygnus.com>
16717
16718 * Makefile.in (bootstrap2, bootstrap3): New targets.
16719 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16720 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16721
d207ebef
JM
16722Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16723
16724 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16725 windows. Consistent with gdb/configure.
d207ebef 16726
e693cc28
UD
167271997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16728
e693cc28
UD
16729 * configure.in: Name Linux target fragment.
16730
16731 * configure: Rewrite so that project Makefile fragment is inserted
16732 first and appears last in the resulting Makefile.
16733
d207ebef
JM
16734Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16735
16736 * Makefile.in (install-itcl): Install tcl first.
16737
5d4a5ee6
JL
16738Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16739
16740 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16741
f401679e
JW
16742Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16743
16744 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16745
16746 * configure.in (skipdirs): Add target-librx for Linux.
16747 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16748
ec20b1b9
JL
16749Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16750
16751 * Makefile.in (bootstrap): New target.
16752
becdcf6d
JL
16753Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16754
63f6bcd7 16755 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16756
d207ebef
JM
16757Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16758
16759 * config.guess: Merge with FSF.
16760
0c82f6bf
FF
16761Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16762
16763 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16764
d207ebef
JM
16765Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16766
16767 * config.sub: Add "marketing-names" patch.
16768
3fbc0b70
JS
16769Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16770
e490616e 16771 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16772
e20d4801
JL
16773Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16774
16775 * config.sub: Handle v850-elf.
16776
fe181f78 16777Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16778
16779 * .cvsignore (*-install): Remove.
16780
bfed1ea0
JL
16781Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16782
16783 * ltconfig: Set CONFIG_SHELL in libtool.
16784 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16785
558a1e7c
JW
16786Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16787
16788 * configure.in (target_subdir): Set to libraries if enable_multilib.
16789
7818d6fc
JW
16790Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16791
16792 * config.guess: Update from gcc directory.
16793
d207ebef
JM
16794Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16795
16796 * Makefile.in (all-sim): Depends on all-readline.
16797
6599da04
JM
16798Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16799
16800 * Makefile.in (BISON, YACC): Use $$s.
16801 (all-bison): Depend on all-texinfo.
16802
16803Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16804
16805 * Makefile.in (BISON): Add -L flag.
16806 (YACC): Likewise.
16807
d207ebef
JM
16808Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16809
4e81ae98
EC
16810 * configure.in (noconfigdirs): Add support for v850e target.
16811
d207ebef
JM
16812 * config.sub (maybe_os): Add support for v850e target.
16813
16814Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16815
4e81ae98
EC
16816 * configure.in (noconfigdirs): Add support for v850ea target.
16817
d207ebef
JM
16818 * config.sub (maybe_os): Add support for v850ea target.
16819
6599da04
JM
16820Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16821
16822 * config.sub: Add mipstx39. Delete r3900.
16823
16824Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16825
16826 * Makefile.in (all-autoconf): Depends on all-texinfo.
16827
16828Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16829
16830 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16831 eabi targets.
16832
16833Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16834
16835 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16836
16837 * configure: When handling a Canadian Cross, handle YACC as well as
16838 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16839 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16840
16841Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16842
16843 * Makefile.in (BISON): bison, not byacc or bison -y.
16844 (YACC): bison -y or byacc or yacc.
16845 (various): Add *-bison as appropriate.
16846 (taz): No need to mess with BISON anymore.
16847
16848Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16849
16850 * configure: If OSTYPE matches *win32*, try to find a good value for
16851 CONFIG_SHELL.
16852
16853Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16854
16855 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16856 configure.in if it is present.
16857
16858Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16859
16860 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16861
16862Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16863
16864 * config.sub: Recognize `arc' cpu.
16865 * configure.in: Likewise.
16866 * config-ml.in: Likewise.
16867
16868Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16869
16870 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16871
16872Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16873
16874 * configure: Changed sed delimiter from ':' to '|' when
16875 attempting to substitute ${config_shell} for SHELL. On
16876 NT ${config_shell} may contain a ':' in it.
16877
16878Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16879
16880 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16881
16882Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16883
16884 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16885
16886Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16887
16888 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16889
16890 * ylwrap: If the program is a relative path, force it to be
16891 absolute.
16892
16893Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16894
16895 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16896
16897Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16898
16899 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16900 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16901 for libraries.
6599da04
JM
16902
16903Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16904
16905 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16906 separated by spaces.
6599da04
JM
16907
16908Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16909
16910 * ylwrap: New file.
16911 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16912
16913 * ltmain.sh: Handle /bin/sh at start of install program.
16914
16915 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16916
16917 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16918 * missing: New file, from automake 1.2.
16919
16920Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16921
16922 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16923 check-tk to CHECK_X11_MODULES.
16924
16925Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16926
16927 * config.sub: Merge with FSF.
16928
16929Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16930
16931 * config.guess: Merge with FSF.
16932
16933Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16934
16935 * configure: Treat msdosdjgpp like go32.
16936 * configure.in: Likewise. Don't remove gprof for go32.
16937
16938 * configure: Change Makefile.tem2 to Makefile.tm2.
16939
16940Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16941
16942 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16943
16944Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16945
16946 * install-sh (chmodcmd): Set to null if the DST directory already
16947 exists. Same as Nov 11th change.
16948
16949Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16950
4e81ae98 16951 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16952
16953Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16954
16955 * config.guess: Update from FSF.
16956
16957Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16958
16959 * Makefile.in (GDB_TK): Depend on itcl and tix.
16960
16961Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16962
16963 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16964 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16965 (INSTALL_SCRIPT): New variable.
16966 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16967 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16968 to -x.
16969 * install-sh: Add support for -x option.
16970
16971Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16972
16973 * configure.in, Makefile.in: Treat tix like itcl.
16974
16975Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16976
16977 * Makefile.in (WINDRES): New variable.
16978 (WINDRES_FOR_TARGET): New variable.
16979 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16980 (EXTRA_HOST_FLAGS): Add WINDRES.
16981 (EXTRA_TARGET_FLAGS): Add WINDRES.
16982 (EXTRA_GCC_FLAGS): Add WINDRES.
16983 ($(DO_X)): Pass down WINDRES.
16984 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16985 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16986 DLLTOOL_FOR_TARGET.
16987
16988Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16989
16990 * configure.in: configure sim before gdb for win32-x-ppc
16991
16992Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16993
16994 Move gperf into the toplevel, from libg++.
16995 * configure.in (target_tools): Add target-gperf.
16996 (native_only): Add target-gperf.
16997 * Makefile.in (all-target-gperf): New target, depend on
16998 all-target-libg++.
16999 (configure-target-gperf): Empty rule.
17000 (ALL_TARGET_MODULES): Add all-target-gperf.
17001 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17002 (CHECK_TARGET_MODULES): Add check-target-gperf.
17003 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17004 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17005
17006Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17007
6599da04
JM
17008 * config.sub (mn10200): Recognize new basic machine.
17009
17010Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17011
17012 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17013 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17014
17015Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17016
17017 * configure.in: If we're building mips-sgi-irix6* native, turn on
17018 ENABLE_MULTILIB and set TARGET_SUBDIR.
17019
17020Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17021
17022 * Makefile.in (all-sn): Depend on all-grep.
17023
17024Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17025
17026 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17027
17028 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17029 Makefile. From Jeff Makey <jeff@cts.com>.
17030 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17031
17032 * Makefile.in (DISTBISONFILES): Remove.
17033 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17034 $(DEFAULT_YACC).
17035
17036 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17037 cygwin32.
6599da04
JM
17038
17039 * Makefile.in (LD): New variable.
17040 (EXTRA_HOST_FLAGS): Pass down LD.
17041 ($(DO_X)): Likewise.
17042
17043Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17044
17045 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17046
17047Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17048
17049 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17050 before adding our own. Always add --build.
6599da04
JM
17051
17052Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17053
17054 * configure.in (targargs): Pass --build if we're doing
17055 a cross-compile.
17056
17057Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17058
ca236658 17059 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17060 sed. Otherwise sed chokes on NT path names with drive
17061 designators. Also look for "?:*" as the leading characters in an
17062 absolute pathname.
17063
17064Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17065
17066 * config.sub: Support for r3900.
17067
17068Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17069
17070 * configure.in: Use install-sh, not install.sh.
17071
17072Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17073
17074 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17075 apply it twice.
17076
17077Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17078
17079 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17080 install-binutils.
17081
17082Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17083
17084 * Makefile.in: Add automake targets.
17085 * configure.in (host_tools): Add automake.
17086
17087Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17088
17089 * configure: Default CXX to c++, not gcc.
17090 * Makefile.in (CXX): Set to c++, not gcc.
17091 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17092
17093Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17094
17095 * install-sh: try appending a .exe if source file doesn't
17096 exist
17097
17098Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17099
17100 * configure.in: Turn on multilib by default.
17101 (cross_only): Remove target-libiberty.
17102
17103 * Makefile.in (all-gcc): Don't depend on libiberty.
17104
17105Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17106
17107 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17108
17109Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17110
17111 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17112 (DISTBISONFILES): Add ld/Makefile.in
17113
17114Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17115
17116 * configure.in: if target is cygwin32 but host isn't cygwin32,
17117 don't configure gdb tcl tk expect, not just gdb.
17118
17119Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17120
17121 * configure.in: Added gnuserv everywhere sn appears.
17122
17123 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17124 (CROSS_CHECK_MODULES): Added check-gnuserv.
17125 (INSTALL_MODULES): Added install-gnuserv.
17126 (CLEAN_MODULES): Added clean-gnuserv.
17127 (all-gnuserv): New target.
17128
17129Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17130
17131 * config.guess: Fixes for MIPS OpenBSD systems.
17132
17133Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17134
17135 * Makefile.in (INSTALL_XFORM): Remove.
17136 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17137
17138 * mkinstalldirs: New file, copied from automake.
17139 * Makefile.in (installdirs): Rename from install-dirs. Use
17140 mkinstalldirs. Change all users.
17141 (DEVO_SUPPORT): Add mkinstalldirs.
17142
17143Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17144
17145 * install-sh: Rename from install.sh.
17146 * Makefile.in (INSTALL): Change install.sh to install-sh.
17147 (DEVO_SUPPORT): Likewise.
17148
17149 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17150 Graichen <graichen@rzpd.de>.
17151
17152Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17153
17154 * config.guess: Recognize OpenBSD systems correctly.
17155
17156Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17157
17158 * README, Makefile.in (ETC_SUPPORT): Remove references to
17159 cfg-paper*, configure.{texi,man,info*}._
17160
17161Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17162
17163 * Makefile.in (all.normal): Ensure that gcc is built after all
17164 the x11 - ie gdb - targets.
17165
17166Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17167
17168 * makefile.vms: Don't run conf-a-gas.
17169
17170Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17171
e490616e 17172 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17173
d207ebef
JM
17174Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17175
17176 * configure.in: Remove noconfigdirs case since gdb also
17177 configures and builds for tic80-coff.
17178
6599da04
JM
17179Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17180
17181 * configure: Set cache_file to config.cache.
17182 * Makefile.in (local-distclean): Remove config.cache.
17183
17184Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17185
17186 * COPYING: Update FSF address.
17187
d207ebef
JM
17188Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17189
17190 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17191 noconfigdirs.
17192
6599da04
JM
17193Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17194
17195 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17196 MAKEDIRS, is empty.
17197
17198Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17199
17200 * config.sub: Tweak mn10300 entry.
17201
17202Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17203
17204 * configure.in (host_tools): Put sim before gdb, so gdb's
17205 configure.tgt can determine if the simulator was configured.
17206
17207Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17208
17209 * config.sub: Move BeOS $os case to be with other Cygnus
17210 local cases.
17211
17212Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17213
17214 * config.sub: Remove misplaced comment that broke Linux.
17215
17216Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17217
17218 * config.sub: Add BeOS support.
17219
17220Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17221
17222 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17223
17224Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17225
17226 * configure.in (noconfigdirs): Remove tcl and tk from
17227 noconfigdirs for cygwin32 builds.
17228
d207ebef
JM
17229Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17230
17231 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17232
6599da04
JM
17233Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17234
17235 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17236 make-all.com, use makefile.vms instead.
17237
17238Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17239
17240 * config.sub: Accept -lnews*.
17241
d207ebef
JM
17242Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17243
17244 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17245 target-examples and target-libiberty for d30v.
d207ebef
JM
17246
17247Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17248
17249 * configure.in (noconfigdirs): Enable ld for d30v.
17250
17251Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17252
17253 * configure.in (tic80-*-*): Build compiler.
17254
17255Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17256
17257 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17258 unsupported d30v directories
d207ebef
JM
17259
17260Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17261
4e81ae98
EC
17262 * config.sub, configure.in: Add d30v target cpu.
17263
6599da04
JM
17264Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17265
17266 * makefile.vms: New file.
17267 * make-all.com: Remove.
17268
17269Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17270
17271 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17272
17273Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17274
17275 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17276
17277Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17278
17279 * Makefile.in (ALL_MODULES): Added all-db.
17280 (CROSS_CHECK_MODULES): Addec check-db.
17281 (INSTALL_MODULES): Added install-db.
17282 (CLEAN_MODULES): Added clean-db.
17283
17284Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17285
17286 * config.guess: Merge with latest FSF sources.
17287
17288Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17289
17290 * Makefile.in (ALL_MODULES): Added all-itcl.
17291 (CROSS_CHECK_MODULES): Added check-itcl.
17292 (INSTALL_MODULES): Added install-itcl.
17293 (CLEAN_MODULES): Added clean-itcl.
17294
17295Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17296
17297 * configure.in: build gdb for mn10200
17298
17299Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17300
17301 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17302
d207ebef
JM
17303Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17304
17305 * configure.in (tic80-*-*): Turn off most targets right now.
17306
6599da04
JM
17307Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17308
17309 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17310 rather than the makeinfo program.
17311 (do-info): Depend upon all-texinfo.
17312
17313Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17314
17315 * configure.in: Remove uses of config/mh-linux.
17316
17317 * config.sub, config.guess: Merge with latest FSF sources.
17318
d207ebef
JM
17319Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17320
17321 * config.sub (case $basic_machine): Add tic80 entries.
17322
6599da04
JM
17323Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17324
17325 * config.sub, config.guess: Merge with latest FSF sources.
17326
17327Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17328
17329 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17330 * mpw-config.in: Test for NewFolderRecursive.
17331 * mpw-install: Use symbolic name for startup filename.
17332 * mpw-README: Add various additional details.
17333
17334Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17335
17336 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17337
17338Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17339
17340 * configure.in: Do build gcc and the target libraries for
17341 the mn10200.
17342
17343Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17344
17345 * configure.in: don't avoid building gdb for mn10300 any more
17346 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17347 instead of single-quoting it.
17348
17349Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17350
17351 * configure.in: Don't use --with-stabs on IRIX 6.
17352
17353Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17354
17355 * configure.in (m32r): Build gdb, libg++ now.
17356
17357Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17358
17359 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17360 directories from noconfigdirs.
17361
17362Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17363
17364 * config.sub (basic_machine): added mips16 configuration
17365
17366Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17367
17368 * config.sub: Handle d10v-unknown.
17369
d207ebef
JM
17370Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17371
17372 * config.sub: Handle v850-unknown.
17373
6599da04
JM
17374Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17375
17376 * Makefile.in: add findutils
17377 * configure.in: add findutils to list of host_tools
17378
17379Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17380
17381 * config.sub: Handle mn10200 and mn10300.
17382
17383Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17384
17385 * configure.in (d10v-*): Do not build librx.
17386
17387Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17388
17389 * configure.in (mn10300): Build everything except gdb & libgloss.
17390
17391Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17392
17393 * config.guess: Patch for Dansk Data Elektronik servers,
17394 from Niels Skou Olsen <nso@dde.dk>.
17395
17396 For ncr, use /bin/uname rather than uname, since GNU uname does not
17397 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17398
17399 Patch for MIPS R4000 running System V,
17400 from Eric S. Raymond <esr@snark.thyrsus.com>.
17401
17402 Fix thinko for nextstep.
17403
17404 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17405
17406 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17407 * config.guess: Guess mips-dec-mach_bsd4.3.
17408
17409 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17410 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17411 release numbers.
17412 * config.guess (mips-mips-riscos*): Emit just enough of the
17413 release number.
17414
17415 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17416 * config.guess (sparc-auspex-sunos*): Added.
17417 (f300-fujitsu-*): Added.
17418
17419 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17420 * config.guess: Recognize a Tadpole as a sparc.
17421
17422Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17423
17424 * config.guess: Don't assume that NextStep version is either 2 or
17425 3. NextStep 4 (aka OpenStep 4) has come out now.
17426
17427Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17428
17429 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17430 From Rik Faith <faith@cs.unc.edu>.
17431
17432Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17433
17434 * config.sub: Contributions from bug-gnu-utils to:
17435 Support plain "hppa" (no version given) architecture, reported by
17436 OpenStep.
17437 OpenBSD like NetBSD.
17438 LynxOs is not a hardware supplier.
17439
17440 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17441 OpenBSD like NetBSD.
6599da04
JM
17442 Stratus systems.
17443 More Pyramid systems.
17444 i[n>4]86 Intel chips.
17445 M680[n>4]0 Motorola chips.
17446 Use unknown instead of lynx for hardware manufacturer.
17447
17448Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17449
17450 * install.sh (chmodcmd): Set to null if the DST directory already
17451 exists.
17452
17453Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17454
17455 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17456 not use mt-ppc target Makefile fragment any more.
17457
17458Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17459
17460 * configure.in (*-*-windows): Exclude everything but those dirs
17461 needed to build windows.
17462
17463Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17464
17465 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17466
17467Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17468
17469 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17470
17471Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17472
17473 * Undo my previous change.
17474
17475Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17476
17477 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17478 unconditionally.
17479 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17480
17481Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17482
17483 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17484 host to add it's own flags.
6599da04
JM
17485
17486Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17487
17488 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17489
17490Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17491
17492 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17493 (CXX_FOR_TARGET): Likewise.
17494 (GCC_FOR_TARGET): Define.
17495 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17496 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17497 CC_FOR_TARGET was specified on the command line.
17498 (MAKEOVERRIDES): Don't define.
17499
17500Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17501
17502 * configure.in (m32r): Fix spelling of libg++ libs.
17503
17504Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17505
17506 * config.sub (-apple*): Remove, now redundant.
17507
17508Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17509
17510 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17511
17512 * configure: Rework yesterday's sed script patch.
17513
17514 * config.sub: Merge with FSF.
17515
17516Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17517
17518 * config.guess: Merge from FSF.
17519
17520 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17521 * config.guess: Use pc instead of unknown, for pc clone systems.
17522 Change linux to linux-gnu.
6599da04
JM
17523
17524 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17525 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17526
17527Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17528
17529 * test-build.mk (HOLES): Add "xargs" for gdb.
17530
17531 * configure: Avoid hpux10.20 sed bug.
17532
17533Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17534
731a8127 17535 * configure.in: Add support for windows host
6599da04
JM
17536 (that is a build done under the Microsoft build environment).
17537
17538Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17539
17540 * Makefile.in: Replace all uses of srcroot with s, to shrink
17541 command line lengths.
17542
17543 Patches from Geoffrey Noer <noer@cygnus.com>:
17544 * configure.in: If configuring for newlib, pass --with-newlib to
17545 subdirectories.
17546 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17547 -Bnewlib/ and -Lwinsup to gcc.
17548 (CXX_FOR_TARGET): Likewise.
17549
17550Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17551
17552 * Makefile.in (ETC_SUPPORT): Add configure.
17553
17554Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17555
4e81ae98 17556 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17557 host configuration file.
17558
17559Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17560
17561 * configure.in: Break mn10x00 support into separate
17562 mn10200 and mn10300 configurations.
17563 * config.sub: Likewise.
17564
17565Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17566
17567 * configure.in: Add lots of stuff to noconfigdirs for
17568 the mn10x00 targets.
17569
17570 * config.sub, configure.in: Add mn10x00 support.
17571
17572Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17573
17574 * make-all.com: Call conf-a-gas, not config-a-gas.
17575
17576Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17577
17578 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17579 targets.
6599da04
JM
17580
17581Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17582
17583 * mpw-README: Add much more detail for native PowerMac.
17584 * mpw-install: New file.
17585 * mpw-configure: Add --norecursion and --help options.
17586 * mpw-config.in: Translate readme and install files when
17587 copying to objdir.
17588 * mpw-build.in: Don't always depend on byacc and flex.
17589 (install-only-top): New action.
17590
d207ebef
JM
17591Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17592
17593 * configure.in: You can now configure GDB for the v850.
17594
6599da04
JM
17595Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17596
17597 * configure.in (noconfigdirs): Don't configure any C++ dirs
17598 if targeting D10V.
17599
17600Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17601
17602 * config.sub: Recognize mips64vr5000.
17603
17604Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17605
17606 * configure.in: Use a single line for host_tools and native_only.
17607
17608Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17609
17610 * config.sub, configure.in: Add entries for m32r.
17611
17612Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17613
17614 * Makefile.in (inet-install): Don't run install-gzip.
17615
17616Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17617
17618 * configure.in: Don't config lots of things for *-*-windows*.
17619
17620Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17621
17622 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17623 (host_libs, host_tools): Copy from configure.in.
17624 * mpw-configure: Don't complain about directories not found.
17625
17626Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17627
17628 * configure.in (i[345]86): Recognize i686 for pentium pro.
17629 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17630 file.
17631
17632 * config.guess (i[345]86): Ditto.
17633
17634Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17635
17636 * configure.in (noconfigdirs): Removed gdb for D10V.
17637
d207ebef 17638Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17639
d207ebef
JM
17640 * configure.in: Remove ld, target-libio, target-libg++, and
17641 target-libstdc++ from noconfigdirs.
5d4a5ee6 17642
6599da04
JM
17643Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17644
17645 * configure: Fix three locations where shell scripts were
17646 being run directly rather than with config_shell.
17647
d207ebef
JM
17648Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17649
17650 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17651 * config.sub (basic_machine): Recognize v850.
17652
6599da04
JM
17653Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17654
17655 * mpw-configure: Handle multiple enable/disable options and
17656 pass them down recursively, handle -c and -s flags appropriately
17657 depending on choice of compiler, add escape mechanism for
17658 quoted arguments to gC.
17659
17660Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17661
17662 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17663 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17664 so that -mrelocatable-lib and -mno-eabi are used.
17665
17666 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17667 not support --print-multi-lib, don't abort.
17668
6599da04
JM
17669Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17670
17671 * make-all.com: Run config-a-gas.
17672 * setup.com: Don't copy subdirectory files around.
17673
17674Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17675
17676 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17677 target, it now compiles correctly.
17678
17679Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17680
17681 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17682
17683Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17684
4e81ae98 17685 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17686
17687Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17688
17689 * configure.in (native_only): Add prms.
17690
17691Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17692
17693 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17694 (BINUTILS_SUPPORT_DIRS): Likewise.
17695
17696Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17697
17698 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17699 d10v support is added.
17700
17701Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17702
17703 * configure.in (d10v-*-*): New target.
17704
17705Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17706
17707 * config.guess (HP 9000/811): Recognize this as a PA1.1
17708 machine.
17709
17710Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17711
17712 * Makefile.in (do-tar-gz): New target, split out from tail end of
17713 taz target. Run each command separately, don't use pipes.
17714 (taz): Use it.
17715
17716Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17717
17718 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17719 * mpw-build.in: No builds should depend on building byacc or flex,
17720 they are assumed to be installed already.
17721
17722Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17723
17724 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17725 variable that CC_FOR_TARGET needs.
17726
17727Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17728
17729 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17730 options have changed since the last time the subdirectory was
17731 configured, and if it has, reconfigure.
17732 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17733 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17734
17735Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17736
17737 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17738 CLEAN_MODULES): Add bash.
17739 (all-bash): New target.
17740
17741Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17742
17743 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17744
17745Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17746
17747 * config.sub (basic_machine): Recognize d10v as a valid processor.
17748
17749Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17750
17751 * mpw-configure: Add support for --bindir.
17752 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17753
17754Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17755
17756 * configure.in: add bash, time, gawk to list of hosttools and things
17757 to only build for native toolchains
17758
17759Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17760
17761 * Makefile.in (docdir): Remove.
17762
17763Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17764
17765 * Makefile.in (datadir): Set to $(prefix)/share.
17766
17767Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17768
17769 * configure.in: build diff and patch for cygwin32-hosted
17770 toolchains.
17771
17772Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17773
17774 * config.sub: Accept -rtems*.
17775
17776Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17777
e490616e
ZW
17778 * configure.in: enable dosrel for cygwin32-hosted builds,
17779 remove diff from the list of things not buildable
17780 via Canadian Cross
6599da04
JM
17781
17782Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17783
17784 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17785 don't get ". ".
6599da04
JM
17786
17787Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17788
17789 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17790
17791Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17792
17793 * Makefile.in (taz): Handle case where tex3patch didn't even get
17794 checked out. Also, if it was found, put the symlink in a new util
17795 subdirectory.
17796
17797Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17798
17799 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17800
17801Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17802
17803 * config.sub: Recognize -openvms.
17804 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17805 * make-all.com, setup.com: New files.
17806
17807Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17808
17809 * Makefile.in (taz): tex3patch moved to texinfo/util.
17810
17811Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17812
17813 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17814 * configure.in: remove make from disable-if-Can-Cross list
17815 enable gdb if ${host} and ${target} are cygwin32
17816
17817Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17818
17819 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17820 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17821
17822Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17823
17824 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17825 distinguish sysv/svr4/bsd variants.
17826 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17827
17828Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17829
17830 * configure.in: Added copyright notice.
17831 * move-if-change: Added copyright notice.
17832
17833Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17834
17835 * configure.in (powerpcle-*-solaris*): Until we get shared
17836 libraries working, don't build gdb, sim, make, tcl, tk, or
17837 expect.
17838
17839Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17840
17841 * config.guess: Merge with FSF:
17842
17843 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17844 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17845
17846 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17847 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17848
17849 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17850 * config.guess: Combine two OSF1 rules.
17851 Also recognize field test versions. From mjr@zk3.dec.com.
17852 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17853 because GNU uname does not support -p. From pmr@pajato.com.
17854
17855Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17856
17857 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17858
17859Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17860
17861 * mpw-README: Document GCCIncludes.
17862
17863Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17864
17865 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17866
17867Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17868
17869 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17870
17871Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17872
17873 * configure.in (*-*-cygwin32): Configure make.
17874
17875Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17876
17877 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17878
17879Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17880
17881 * Makefile.in (all-inet): Depend on all-perl.
17882
17883 * Makefile.in (inet-install): New target.
17884
17885 * Makefile.in (all-inet): Depend on all-tcl.
17886 (all-inet): Depend on all-send-pr.
17887
17888Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17889
17890 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17891 temporarily.
17892
17893Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17894
17895 * configure.in: Don't configure --with-gnu-ld on AIX.
17896
17897Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17898
17899 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17900
17901Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17902
17903 * Makefile.in (ALL_MODULES): Added all-inet.
17904 (CROSS_CHECK_MODULES): Added check-inet.
17905 (INSTALL_MODULES): Added install-inet.
17906 (CLEAN_MODULES): Added clean-inet.
17907 (all-indent): New target.
17908
17909 * configure.in (host_tools): Added inet.
17910 (native_only): Added inet.
17911 (noconfigdirs): Added inet.
17912
17913Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17914
17915 * configure.in: Don't configure libgloss if we are not configuring
17916 newlib.
17917
17918Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17919
17920 * configure.in: Don't configure libgloss for unsupported
17921 architectures.
17922
17923Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17924
17925 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17926
17927Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17928
17929 * Makefile.in (ALL_MODULES): Include all-apache.
17930 (CROSS_CHECK_MODULES): Include check-apache.
17931 (INSTALL_MODULES): Include install-apache.
17932 (all-apache): New target.
17933
17934 * configure.in: Added apache everywhere perl is seen.
17935
17936Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17937
17938 * Makefile.in: Add support for clean-{module} and
17939 clean-target-{module} rules.
17940
17941Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17942
17943 * configure.in (*-*-ose) do not build libgloss.
17944
17945Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17946
17947 * config.guess (prep*:SunOS:5.*:*): Turn into
17948 powerpele-unknown-solaris2.
17949
17950Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17951
17952 * configure.in: Permit --enable-shared to specify a list of
17953 directories.
17954
17955Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17956
17957 * configure.in (host==solaris): Pass only the first word of $CC
17958 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17959
17960Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17961
17962 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17963
17964Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17965
17966 * Makefile.in (ALL_MODULES): Include all-perl.
17967 (CROSS_CHECK_MODULES): Include check-perl.
17968 (INSTALL_MODULES): Include install-perl.
17969 (ALL_X11_MODULES): Include all-guile.
17970 (CHECK_X11_MODULES): Include check-guile.
17971 (INSTALL_X11_MODULES): Include install-guile.
17972 (all-perl): New target.
17973 (all-guile): New target.
17974
17975 * configure.in (host_tools): Include perl and guile.
17976 (native_only): Include perl and guile.
17977 (noconfigdirs): Don't build guile and perl; no ports have been
17978 done.
17979
17980Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17981
e490616e
ZW
17982 * configure (--enable-*): Handle quoted option lists such as
17983 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17984
17985Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17986
17987 * Makefile.in ({,inst}all-target): New rule so we can make and
17988 install all of the target directories easily.
17989
17990Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17991
17992 * configure.in: Add missing global flag in sed substitution when
17993 deleting `target-' from ${configdirs}.
17994
17995Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17996
17997 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17998 option.
17999
18000 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18001 config/mh-necv4.
18002
18003 * install.sh: Correct misspelling of transformbasename.
18004
18005 * config.guess: Recognize mips-*-sysv*.
18006
18007Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18008
18009 * config.sub: Recognize mon960.
18010
18011Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18012
18013 * configure: Restore Canadian Cross handling of BISON and LEX,
18014 removed in Feb 20 change.
18015
18016Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18017
18018 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18019 Mention make install. Remove the old copyright date as well the
18020 clumsy and rather pointless copyright on the README file.
18021
18022Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18023
18024 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18025 Makefile after running symlink-tree, then run `make distclean' to
18026 avoid clobbering any generated files in srcdir.
18027
18028Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18029
18030 * configure.in (m68k-*-netbsd*): Build everything now.
18031
18032Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18033
18034 * Makefile.in (taz): Fix quoting.
18035
18036Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18037
18038 * configure.in (sparclet-*-*): Build everything now.
18039
18040Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18041
18042 * configure.in (m68k-*-linux*): New host.
18043
18044Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18045
18046 * configure: Check for bison before byacc.
18047
18048Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18049
18050 * Makefile.in configure: Change the way LEX and BISON/YACC are
18051 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18052 searching PATH. These are used as fallbacks by Makefile.in if
18053 flex/bison/byacc aren't in objdir.
18054
18055Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18056
18057 * Makefile.in: Make everything which depends upon all-bfd also
18058 depend upon all-opcodes, in case --with-commonbfdlib is used.
18059
18060Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18061
18062 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18063 building NT native compilers on Unix.
18064
18065Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18066
18067 * configure.in: Don't get CC from the host Makefile fragment if we
18068 can find gcc in PATH, or if this is a Canadian Cross. Move the
18069 Solaris test for /usr/ucb/cc to the post target script, just after
18070 the compiler sanity test.
18071
18072Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18073
18074 * config.sub: Merge with FSF.
18075
18076Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18077
18078 * Makefile.in (RPATH_ENVVAR): New variable.
18079 (REALLY_SET_LIB_PATH): Use it.
18080 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18081
18082Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18083
18084 * config.sub, configure.in: Recognize sparclet cpu.
18085
18086Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18087
18088 * config.guess: Support m68k-cbm-sysv4.
18089
18090Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18091
18092 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18093 m68k-unknown-linuxaout from linker help string. Put quotes around
18094 $ld_help_string.
18095
18096Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18097
18098 * config.guess (powerpc-harris-powerunix): Add guess for port
18099 to new target.
18100
18101Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18102
18103 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18104
18105Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18106
18107 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18108 $(REALLY_SET_LIB_PATH) in Makefile.
18109 * Makefile.in (SET_LIB_PATH): New variable.
18110 (REALLY_SET_LIB_PATH): New variable.
18111 ($(DO_X)): Use $(SET_LIB_PATH).
18112 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18113 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18114 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18115 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18116 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18117 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18118 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18119 (install-dosrel): Likewise.
18120 (all-opcodes): Depend upon all-libiberty.
18121
18122Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18123
18124 * config.guess (*:CYGWIN*): New
18125
18126Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18127
18128 * Makefile.in (all-target-winsup): All all-target-libiberty.
18129
18130Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18131
18132 * configure.in (noconfigdirs): Add missing # in front of comment.
18133
18134Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18135
18136 * configure.in: add second pass to things added to noconfigdirs
18137 so *-gm-magic can exclude libgloss properly.
18138
18139Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18140
18141 * mpw-configure (extralibs_name, rez_name): Set correctly
18142 for MWC68K compiler.
18143
18144 * mpw-README: Add more info on the necessary build tools.
18145
18146Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18147
18148 * configure.in, config.sub: Recognize cygwin32.
18149
18150Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18151
18152 * config.guess, config.sub: Recognize A/UX.
18153
18154Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18155
18156 * config.sub: Merge with gcc/config.sub.
18157
18158Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18159
18160 * mpw-build.in (do-binutils): Add build of stamps.
18161
18162Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18163
18164 * config.sub: Add recognition for mips64vr4100*-* targets.
18165
18166Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18167
18168 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18169 Add creation of gconfigargs with `--enable-shared' turned on.
18170 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18171 ($(host)-stamp-stage3-configured): Likewise.
18172 (HOLES): Add chatr and ldd.
18173 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18174
18175Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18176
18177 * configure: Pass --nfp to recursive configures.
18178
18179Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18180
18181 * Makefile.in (DLLTOOL): New.
18182 (DLLTOOL_FOR_TARGET): New.
18183 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18184 (EXTRA_TARGET_FLAGS): Ditto.
18185 (EXTRA_GCC_FLAGS): Ditto.
18186 (CONFIGURE_TARGET_MODULES): Ditto.
18187 (DO_X): Ditto.
18188 * configure: Add DLLTOOL.
18189
18190Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18191
18192 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18193 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18194 mh-sco, since old workarounds no longer needed, and don't
18195 build ld, since libraries have weak symbols in COFF.
18196
18197Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18198
18199 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18200
18201Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18202
18203 * configure.in: Make sure that ${CC} can be used to compile an
18204 executable.
18205
18206Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18207
18208 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18209 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18210 nothing depending on whether gdbtk is being built.
18211
18212Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18213
18214 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18215
18216Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18217
18218 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18219 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18220
18221Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18222
18223 * config-ml.in: Add support for
18224 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18225 Simplify setting of multidirs from --disable-foo.
18226
18227Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18228
18229 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18230 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18231 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18232 non-empty, pass them on to the GCC make.
6599da04
JM
18233 (all-bootstrap): New rule that is like all-gcc, except it executes
18234 the GCC bootstrap rule instead of the GCC all rule.
18235
18236Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18237
18238 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18239
18240Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18241
18242 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18243 DG/UX support.
18244
18245Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18246
18247 * config.sub (i*86*) Change [345] to [3456]
18248
18249Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18250
18251 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18252 --with-gnu-ld=no.
18253
18254Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18255
18256 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18257 AIX multilibs get built.
18258
18259Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18260
18261 * configure.in (i386-win32): Don't build expect if we're not
18262 building the tcl subdir.
18263
18264Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18265
18266 * Makefile.in: (configure-target-examples, all-target-examples):
18267 New targets, configure and build example programs.
18268
18269Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18270
18271 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18272 use it as input to sedit the generated MPW makefile.
18273 * mpw-README: Add a suggestion about Gestalt.h.
18274
18275Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18276
18277 * config.sub: Accept *-*-ieee*.
18278
18279Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18280
18281 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18282 Ronald F. Guilmette <rfg@monkeys.com>.
18283
18284Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18285
18286 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18287 for powerpc-pe native.
18288 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18289 (target==powerpc-pe): duplicate i386-win32 entry.
18290
18291Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18292
18293 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18294 of vxworks, not just vxworks5.1.
18295
18296Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18297
18298 * mpw-configure: Add support for exec-prefix.
18299
18300Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18301
18302 * config.guess: Recognize HP model 816 machines as having
18303 a PA1.1 processor.
18304
18305Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18306
18307 * configure: Ignore new autoconf configure options.
18308
6599da04
JM
18309Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18310
18311 * config.guess: Recognize Pentium under SCO.
18312 From Robert Lipe <robertl@arnet.com>.
18313
18314Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18315
18316 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18317
18318Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18319
18320 * configure.in: Don't configure gas for alpha-dec-osf*.
18321
18322Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18323
18324 * configure.in: Default to --with-stabs for some targets for which
18325 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18326 i[345]86*-*-unixware*.
18327
18328Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18329
18330 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18331 rather than basing it on the target. Simplify handling of options
18332 controlling which directories to configure. Remove extraneous
18333 slash in multi-clean target.
18334
18335Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18336
18337 * config-ml.in: Prefix more variables with ml_ so they don't collide
18338 with configure's.
18339
18340Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18341
18342 * configure: Don't turn -v into --v.
18343
18344Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18345
18346 * configure.in (targargs): Fix typo.
18347
18348 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18349
18350Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18351
18352 * configure.in: Strip --host and --target options from
18353 CONFIG_ARGUMENTS, and always configure for --host only. Add
18354 --with-cross-host option when building with a cross-compiler.
18355 * configure: Canonicalize the arguments put into config.status by
18356 always using `=' for an option with an argument. Pass a presumed
18357 --host or --target explicitly.
18358
18359Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18360
18361 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18362 into general OS recognition case.
18363
18364Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18365
18366 * configure.in (target_configdirs): add target-winsup only
18367 for win32 target systems.
18368
18369Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18370
18371 * Makefile.in (all-target-libgloss): Depend upon
18372 configure-target-newlib, since when libgloss is built it looks to
18373 see if the newlib directory exists.
18374
18375Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18376
18377 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18378 cfg-ml-*.in.
18379
18380Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18381
18382 * configure: Handle LD and LD_FOR_TARGET when configuring a
18383 Canadian Cross.
18384
6599da04
JM
18385Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18386
18387 * configure.in (target_libs): add target-winsup.
18388 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18389 (target==ppcle-pe): remove ld from $noconfigdirs.
18390
18391Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18392
18393 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18394 Preserve relative path names in $srcdir. Build symlink tree if
18395 configuring cross target dir and srcdir=. (= no VPATH support).
18396 (configure-target-libg++): Depend on configure-target-librx.
18397 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18398 * config-ml.in: New file.
18399 * symlink-tree: New file.
18400 * configure: Ensure srcdir="." if that's what it is.
18401
18402Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18403
18404 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18405 includes and FLEX_SKELETON setting.
18406 * mpw-configure (--with-gnu-ld): New option, controls whether
18407 to use PPCLink or ld with PowerMac GCC.
18408 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18409 * mpw-config.in: Configure grez if targeting Mac.
18410
18411 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18412 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18413 just macos.
6599da04
JM
18414 * configure.in: Configure grez resource compiler if targeting Mac.
18415 * Makefile.in (all-grez, install-grez): New targets.
18416
18417Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18418
18419 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18420 gcc in the path, set CC to gcc -O2.
6599da04
JM
18421
18422Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18423
18424 * configure: Default ${build} correctly. Avoid picking up extra
18425 spaces when reading CC and CXX from Makefile. When doing a
18426 Canadian Cross, use plausible default values for numerous
18427 variables.
18428 * configure.in: When doing a Canadian Cross, don't try to
18429 configure tools whose configure script can't handle it.
18430
18431Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18432
18433 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18434
18435Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18436
18437 * configure: Remove dubious bug reporting address.
18438
18439Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18440
18441 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18442 configure script, run that instead of this directory's configure.
18443 In either case, print a message that we're configuring the sub-dir.
18444
18445Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18446
18447 * configure.in: Before checking for the existence of various files,
18448 use sed to filter out "target-".
18449
18450Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18451
18452 * Makefile.in (DO_X): Split rule to decrease command line length
18453 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18454 (Philippe De Muyter).
18455
18456Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18457
18458 * Makefile.in (all-patch): depend on all-libiberty.
18459
18460Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18461
18462 * configure.in: If the only directory in target_configdirs which
18463 actually exists is libiberty, then set target_configdirs to empty,
18464 to avoid trying to build a target libiberty in a gas or gdb
18465 distribution.
18466
18467Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18468
18469 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18470 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18471 systems.
6599da04
JM
18472
18473Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18474
18475 * configure.in (copy_dirs): Use sys-include instead of include
18476 for --with-headers option.
18477
18478Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18479
18480 * Makefile.in, configure.in: Make winsup builds work with
18481 new scheme.
18482
18483Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18484
18485 * configure.in: Build the linker on AIX.
18486
18487Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18488
18489 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18490 where needed.
18491
18492Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18493
18494 * Makefile.in (all-gcc): Fix typo.
18495
18496Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18497
18498 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18499
18500Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18501
18502 * configure.in: Rename libFOO to target-libFOO, and xiberty
18503 to target-xiberty, to provide more flexibility.
18504 (target_subdir): Define. Create if cross.
18505 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18506 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18507 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18508 check-libFOO -> check-target-libFOO, etc.
18509 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18510 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18511 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18512 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18513 allow ALL_GCC="" to only configure.
18514 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18515 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18516 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18517
18518Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18519
18520 * Makefile.in (taz): Build "info" in etc explicitly.
18521
18522Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18523
18524 * configure.in: Make sure that CC is undefined (as opposed to
18525 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18526 problem with autoconf trying to configure on a host without GCC.
18527
18528Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18529
18530 * mpw-configure: Set host alias from choice of host compiler,
18531 only use generic MPW Makefile sed if present, edit a file
18532 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18533 * mpw-README: Add problem notes about CW6 and CW7.
18534
18535Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18536
18537 * Makefile.in (taz): Use ";" instead of ";;".
18538
18539Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18540
18541 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18542 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18543 DISTDOCDIRS.
18544 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18545 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18546
18547Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18548
18549 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18550 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18551 Move bfd to DISTSTUFFDIRS.
18552
18553Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18554
18555 * Makefile.in (X11_LIB): Removed.
18556 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18557
18558 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18559
18560Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18561
18562 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18563 names.
18564
18565Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18566
18567 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18568
18569Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18570
18571 * configure.in (i[345]86-*-win32): Always build newlib.
18572 Don't configure cvs, autoconf or texinfo.
18573 * Makefile.in (LD_FOR_TARGET): New.
18574 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18575 Pass down LD_FOR_TARGET.
18576
18577Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18578
18579 * winsup: New directory.
18580 * Makefile.in: Build winsup.
18581 * configure.in: Winsup is configured when target is win32.
18582 Can only build win32 target GDB when native.
4e81ae98 18583
6599da04
JM
18584Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18585
18586 * config.guess: Recognize HP model 819 machines as having
18587 a PA 1.1 processor.
18588
18589Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18590
18591 * configure: Fix sed loop which substitutes for CC and CXX to
18592 avoid bug found in various sed implementations.
18593
18594Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18595
18596 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18597 simulator. Use standard powerpc-*-eabi*.
18598
18599Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18600
18601 * configure.in: Stop putting gas and binutils in noconfigdirs for
18602 powerpc-*-aix* and rs6000-*-*.
18603
18604Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18605
18606 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18607 -mcall-aixdesc libraries.
18608
18609Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18610
18611 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18612
18613 * config.sub (arm | armel | armeb): Fix shell syntax.
18614
18615Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18616
18617 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18618 -msoft-float and -mcpu=common support.
18619 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18620 libraries.
18621
18622Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18623
18624 * configure.in: Allow configuration and build of emacs19 for the alpha.
18625
18626Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18627
18628 * configure.in (CC): Get ^CC, not just any old CC, from
18629 ${host_makefile_frag}.
18630
18631Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18632
4e81ae98 18633 * configure.in (CC): Try to get CC from
6599da04
JM
18634 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18635
18636Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18637
18638 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18639 only if it exists in $(srcdir).
18640
18641Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18642
18643 * configure: If CC and CXX are not set in the environment, set
18644 them, based on either an existing Makefile or on searching for gcc
18645 in PATH. Substitute for CC and CXX in Makefile.
18646 * configure.in: Remove libm from target_libs. Separate
18647 target_configdirs from configdirs. If CC is not set in
18648 environment, try to get it from a host Makefile fragment. Rewrite
18649 changes of configdirs to use skipdirs instead. A few minor
18650 tweaks. Take directories out of target_configdirs as they are
18651 taken out of configdirs. Remove existing Makefile files from
18652 subdirectories. Substitute for TARGET_CONFIGDIRS and
18653 CONFIG_ARGUMENTS in Makefile.
18654 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18655 by configure.in.
18656 (CONFIG_ARGUMENTS): Likewise.
18657 (CONFIGURE_TARGET_MODULES): New variable.
18658 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18659 ($(CONFIGURE_TARGET_MODULES)): New target.
18660 (configure-libg++, configure-libio): New targets.
18661 (all-libg++): Depend upon configure-libg++.
18662 (all-libio): Depend upon configure-libio.
18663 (configure-libgloss, all-libgloss): New targets.
18664 (configure-libstdc++): New target.
18665 (all-libstdc++): Depend upon configure-libstdc++.
18666 (configure-librx, all-librx): New targets.
18667 (configure-newlib): New target.
18668 (all-newlib): Depend upon configure-newlib
18669 (configure-xiberty): New target.
18670 (all-xiberty): Depend upon configure-xiberty.
18671
18672Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18673
18674 * configure.in (host i[345]86-*-win32): Expand the
18675 noconfigdirs again.
18676
18677Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18678
18679 * mpw-configure: Fix sed command file name.
18680
18681Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18682
4e81ae98 18683 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18684 noconfigdirs again.
18685
18686Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18687
18688 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18689 or powerpc*-*-pe*, since they are not yet supported.
18690
18691Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18692
18693 Add PowerMac support and many other enhancements.
18694 * mpw-configure: New option --cc to select compiler to use,
18695 paste options set according to --cc into the generated
18696 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18697 if mpw-make.sed is present.
18698 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18699 add forward includes for PowerPC include files.
18700 * mpw-build.in: Build using Makefile.PPC if present.
18701 (do-byacc, etc): Remove separate version resource builds.
18702 (do-gas): Build "stamps" before "all".
18703 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18704 * mpw-README: Update to reflect --cc option, PowerMac support,
18705 and recently-reported compatibility problems.
18706
18707Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18708
18709 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18710 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18711 (--with-multilib-top): Pass to recursive invocations.
18712
18713Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18714
18715 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18716 v810-*-*.
18717
18718Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18719
18720 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18721 gdb, ld and opcodes on v810-*-*.
18722
6599da04
JM
18723Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18724
18725 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18726 (local-maintainer-clean): New target.
18727 (maintainer-clean): New target.
18728 (realclean): Just depend upon maintainer-clean.
18729
18730Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18731
18732 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18733
18734Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18735
18736 * configure.in: Build ld in mips*-*-bsd* case.
18737
18738Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18739
18740 * config.sub: Accept -lites* OS. From Ian Dall.
18741
18742Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18743
18744 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18745 targets.
6599da04
JM
18746
18747Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18748
18749 * configure.in: treat i386-win32 canadian cross the same as
18750 i386-go32 canadian cross.
18751
18752Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18753
18754 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18755 running under the simulator to build a reduced set of libraries.
18756 (powerpc-*-eabiaix): Add fine grained multilib support added to
18757 other powerpc targets yesterday.
18758
18759Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18760
18761 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18762 -disable-softfloat, -disable-relocatable, -disable-aix, and
18763 -disable-sysv to control which multilib libraries get built.
18764
18765Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18766
18767 * configure: Add Makefile.tem to list of files to remove in trap
18768 handler.
18769
18770Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18771
18772 * config.guess (*Linux*): Add missing "exit"s.
18773 Also, need specific check for alpha-unknown-linux (uses COFF).
18774
18775Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18776
18777 * config.guess: Merge with FSF:
18778
18779 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18780 * config.guess (AIX4): More robust release numbering discovery.
18781
18782 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18783 * config.guess (i386-sequent-ptx): Properly get version number.
18784
18785 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18786 * config.guess (mips:*:4*:UMIPS): New case.
18787
18788Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18789
18790 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18791 (i386-win32 host): Likewise. Don't build readline.
18792
18793Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18794
18795 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18796 SUPPORT_FILES to submakes.
18797
18798Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18799
18800 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18801 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18802 mpw-configure.
18803
18804Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18805
18806 * configure.in (appdirs): Use =, not ==, in test expression when
18807 trying to build the text to print in the warning message for
18808 Solaris users.
18809
18810Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18811
18812 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18813
18814Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18815
18816 * config.guess: Recognize lynx-2.3.
18817
18818Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18819
18820 * config.sub (z8ksim): Deleted
18821 (z8k-*-coff): New, this is the one true name of the target.
18822
18823Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18824
18825 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18826
18827Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18828
18829 * config.guess (*:Linux:*:*): First try asking the linker what the
18830 default object file format is (elf, aout, or coff). Then if this
18831 fails, try previous methods.
18832
18833Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18834
18835 * configure.in: Don't build newlib for *-*-vxworks5.1.
18836
18837Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18838
18839 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18840 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18841
18842Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18843
18844 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18845
18846Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18847
18848 * cfg-ml-com.in: New file.
18849 * cfg-ml-pos.in: New file.
18850
18851Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18852
18853 * COPYING.NEWLIB: Add HP free copyright to list.
18854
18855Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18856
18857 * config.sub: Recognize -eabi* for the system, not just -eabi.
18858
18859Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18860
18861 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18862 * config.sub, configure.in (win32): New target and host.
18863
18864Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18865
18866 * configure.in: Add i386-pe configuration.
18867
18868Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18869
18870 * mpw-build.in (install): Install GDB after LD.
18871
18872Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18873
18874 * mpw-config.in (elf/mips.h): Always forward-include, needed
18875 for GDB to build.
18876
18877Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18878
18879 * testsuite: New directory for customer acceptance and whole tool
18880 chain tests.
18881
18882Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18883
18884 * configure: If per-host line isn't found, but AC_OUTPUT is found
18885 and a configure script exists, run it instead.
18886
18887Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18888
18889 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18890
18891Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18892
18893 * configure: Set build_{cpu,vendor,os,alias} to host values when
18894 --build isn't specified.
18895
18896Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18897
18898 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18899 (FLAGS_TO_PASS): Pass them.
18900 (EXTRA_TARGET_FLAGS): Ditto.
18901
6599da04
JM
18902Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18903
18904 * Makefile.in (all-libg++): Depend on all-libstdc++.
18905
18906Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18907
18908 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 18909 i386-unknown-netbsd.
6599da04
JM
18910
18911Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18912
18913 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18914 hosted builds (DOS builds)
18915
18916Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18917
18918 Changes for ARM based on patches from Richard Earnshaw:
18919 * config.sub: Handle armeb and armel.
18920 * configure.in: Omit arm linker only for riscix.
18921
18922Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18923
18924 * config.guess: Update from FSF.
18925
18926Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18927
63f6bcd7 18928 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18929 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18930 powerpcle variant. Convert pentium into i586, not i486. Add p5
18931 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18932 temporarily.
18933
18934Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18935
18936 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18937
18938Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18939
18940 * config.sub: Accept -lites* as a basic system type.
18941
18942Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18943
18944 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18945 installed, and if so return linuxoldld as the system name.
18946
18947Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18948
18949 * config.guess: Add hppa1.1-hp-lites support.
18950
18951Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18952
18953 * configure.in: Don't build newlib for m68k-vxworks5.1.
18954
18955Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18956
18957 * configure.in (mips-sgi-irix6): Use mh-irix5.
18958
18959Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18960
18961 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18962
18963Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18964
18965 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18966 OSF/1. Fix compiler flags.
6599da04
JM
18967 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18968
18969Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18970
18971 * configure.in: Recognize --with-newlib.
18972 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18973
18974Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18975
d207ebef 18976 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18977 to *_X11_MODULES due to gdbtk needing X include files et al.
18978
18979Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18980
18981 Merge in support for Mac MPW as a host.
18982 (Old change descriptions retained for informational value.)
18983
18984 * mpw-config.in: Add generic include forwards for cpu-specific
18985 include files in aout and elf directories.
18986
18987 * mpw-configure: Added copyright.
18988 * mpw-config.in: Check for presence of required build tools.
18989 (target_libs): Add newlib.
18990 (target_tools): Add examples.
18991 (Read Me): Generate as "Read Me for MPW" instead.
18992 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18993 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18994 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18995
18996 * mpw-configure: Remove subdir-specific makefile hackery,
18997 delete mk.tmp after using it.
18998
18999 * mpw-build.in (all): Display start and end times.
19000
19001 * mpw-configure (host_canonical): Set.
19002 (target_cpu): Always add to makefiles.
19003 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19004 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19005 (mpw-mh-mpw): Look for in srcdir and srcroot.
19006 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19007
19008 * mpw-build.in: (install-only): New target.
19009
19010 * mpw-configure (host_alias, target_alias): Rename from hostalias
19011 and targetalias, add into generated Makefile.
19012 (mk.tmp): If present, add into generated Makefile.
19013 * mpw-build.in (all-gas): Build config.h first before gas proper.
19014
19015 * mpw-configure (config.status): Write only if changed.
19016 * mpw-config.in (readline): Configure it (not built, just used for
19017 definitions).
19018
19019 * mpw-config.in (elf/mips.h): Add a forward include.
19020
19021 * mpw-config.in: Forward-include most .h files in include into
19022 extra-include.
19023 (readline): Don't build.
19024 mpw-build.in (install): Install GDB.
19025
19026 * mpw-configure (prefix, mpw_prefix): Handle it.
19027 * mpw-config.in (mmalloc, readline): Don't configure.
19028 * mpw-build.in (thisscript): Rename to ThisScript.
19029 Use mpw-build instead of BuildProgram everywhere.
19030 (mmalloc, readline): Don't build.
19031 * mpw-README: New file, basic documentation about the MPW port.
19032
19033 * mpw-config.in: Use forward-include to create include files.
19034
19035 * mpw-configure: Add more things to the top of each configured
19036 Makefile, including contents of config/mpw-mh-mpw.
19037 * mpw-config.in (extra-include): Create this directory and fill it
19038 with Posix-like include files when configuring.
19039
19040 * config.sub (apple, mac, mpw): Add various aliases.
19041
19042 * mpw-build.in: New file, top-level build script fragment for MPW.
19043 * mpw-configure: New file, configure script for MPW.
19044 * mpw-config.in: New file, config fragment for MPW.
19045
19046Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19047
19048 * configure.in (host_libs): Remove glob, since it is gone from the
19049 sources.
19050
19051Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19052
19053 * Makefile.in: define empty GDB_NLM_DEPS var.
19054
19055 * configure.in(target_makefile_frag): use config/mt-netware
19056 for netware targets.
19057
19058Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19059
19060 * config.sub: Merge in recent FSF changes. Remove linux special
19061 cases.
19062
19063Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19064
731a8127 19065 Revert this change:
6599da04
JM
19066
19067 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19068
19069 * build-all.mk: Use CC=cc -Xs on Solaris.
19070
6599da04
JM
19071Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19072
19073 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19074 stop using it.
19075 * Makefile.in: Nuke all references to glob subdirectory.
19076
19077Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19078
19079 * configure.in: Fix --enable-shared logic in per-host.
19080
19081Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19082
19083 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19084
19085Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19086
19087 * configure.in (noconfigdirs): Don't build gas on AIX, for
19088 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19089
19090Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19091
19092 * configure: Fix --cache-file to work if the file argument is a
19093 relative path.
19094
19095Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19096
19097 * configure: If the --cache-file is used, pass it down to
19098 configure in subdirectories.
19099
19100Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19101
19102 * config.sub: add vxworks29k configuration.
19103
19104Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19105
19106 * Makefile.in (taz): Do "diststuff" part quietly.
19107
19108Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19109
19110 * config.sub: Mini-merge with gcc/config.sub.
19111
19112Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19113
19114 * config.guess (IRIX): Sed - to _.
19115
19116Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19117
19118 * Makefile.in (source-vault, binary-vault): New targets.
19119
19120Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19121
19122 * config.sub: Recognize -eabi as a basic system type.
19123
19124Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19125
19126 * configure.in (enable_shared stuff): Fix typo.
19127
19128Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19129
19130 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19131
19132Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19133
19134 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19135
19136Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19137
19138 * configure.in (rs6000-*-*): Don't build gas.
19139
19140Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19141
19142 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19143 reduce command line length.
19144 (AS_FOR_TARGET): Check for as.new, not Makefile.
19145 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19146
19147Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19148
19149 * config.guess: Merge from FSF.
19150
19151Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19152
19153 * configure: Don't use $ when handling program_suffix.
19154
19155Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19156
19157 * configure.in: Configure tk for hppa/hpux.
19158
19159Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19160
19161 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19162
19163Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19164
19165 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19166 to LIBCXXFLAGS. Tests are better run without it.
19167
19168Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19169
19170 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19171
19172Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19173
19174 * configure.in (*-*-netware*): Don't configure xiberty.
19175
19176Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19177
19178 * configure.in: Remove tk from native_only list.
19179
19180Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19181
19182 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19183 for special NCD build.
6599da04
JM
19184
19185Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19186
19187 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19188 makeall.bat, they're only useful for binutils snapshots.
19189 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19190 makeall.bat to specified SUPPORT_FILES.
19191
19192Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19193
19194 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19195 hosts. Add BNR's sun4 target to solaris host, so their
19196 build-from-source will be tested in-house first.
6599da04
JM
19197
19198Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19199
19200 * Makefile.in (LIBCFLAGS): New variable.
19201 (CFLAGS_FOR_TARGET): Ditto.
19202 (LIBCFLAGS_FOR_TARGET): Ditto.
19203 (LIBCXXFLAGS): Ditto.
19204 (CXXFLAGS_FOR_TARGET): Ditto.
19205 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19206 (BASE_FLAGS_TO_PASS): Pass them.
19207 (EXTRA_TARGET_FLAGS): Ditto.
19208
731a8127 19209 * configure.in: Support --enable-shared.
6599da04
JM
19210
19211Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19212
19213 * configure.in (target_libs): Include libstdc++ again.
19214 * config.guess: Update from FSF (for FreeBSD).
19215
19216Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19217
19218 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19219 makeall.bat.
19220 (DISTDOCDIRS): Add `etc'.
19221 (ETC_SUPPORT_PFX): New variable.
19222 (taz): Include anything from etc starting with a word in
19223 ETC_SUPPORT_PFX.
19224
19225Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19226
19227 * config.sub: Update for recent FSF changes. Remove obsolete
19228 h8300hds entry. Add -windows* and -osx as basic os. Minor
19229 spacing changes.
19230
19231Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19232
19233 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19234
19235 * config.guess: Merge with FSF.
19236 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19237
19238Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19239
19240 * configure: Since the "trap 0" handler will override the exit
19241 status on many systems, only use it for "exit 1", and make it set
19242 a non-zero exit status; reset it before "exit 0". Also, check
19243 exit status of config.sub, and error out if it failed.
19244
19245Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19246
19247 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19248 and install libgloss.
19249
19250Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19251
19252 * Makefile.in (all-binutils): Depend upon all-byacc.
19253
19254 * configure.in: Don't build emacs on Irix 5.
19255
19256Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19257
19258 * configure.in (*-*-netware*): Add libio.
19259
19260Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19261
19262 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19263 (CHECK_TARGET_MODULES): Ditto.
19264 (INSTALL_TARGET_MODULES): Ditto.
19265 (TARGET_LIBS): Ditto.
19266 (all-libstdc++): Note dependencies.
19267
19268Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19269
19270 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19271
19272Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19273
19274 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19275 -fexternal-templates.
19276
19277 * configure.in (target_libs): Add libstdc++.
19278 (noconfigdirs): Add libstdc++ as appropriate.
19279
19280Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19281
19282 * config.guess: Update from FSF.
19283
19284Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19285
19286 * configure: Use ${config_shell} when running ${configsub}.
19287
19288Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19289
19290 * config.sub: No longer recognize h8300h.
19291
19292Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19293
19294 * config.sub: Remove extraneous differences between config.sub and
19295 gcc/config.sub.
19296
19297Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19298
19299 * Makefile.in (DISTSTUFFDIRS): Add gas.
19300
19301Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19302
19303 * COPYING.NEWLIB: New file.
19304
19305Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19306
19307 * config.guess (HP-UX): Patch from Harlan Stenn
19308 <harlan@landmark.com> to also emit release level.
19309
19310Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19311
19312 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19313
19314Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19315
19316 * config.sub: Merge nextstep cleanup from FSF.
19317
19318Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19319
19320 * configure.in (arm-*-*): Don't configure ld for this target.
19321
19322Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19323
19324 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19325 librx, or newlib.
6599da04
JM
19326
19327Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19328
19329 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19330 configure ld--it works, but it doesn't support shared libraries.
19331
19332Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19333
19334 * config.guess (*-unknown-freebsd*): Get rid of possible
19335 trailing "(Release)" in version string.
19336 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19337
19338Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19339
19340 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19341 Fix type: *-next-neststep -> *-next-nextstep.
19342
19343 * config.guess: Merge from FSF:
19344
19345 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19346
19347 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19348
19349 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19350
19351 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19352 instead of UNIX_SV for UnixWare 1.0).
19353
19354Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19355
19356 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19357 to make gdb/nlm/* build after the compiler and linker.
19358
19359Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19360
19361 * config.guess (netbsd, freebsd, linux): Accept any machine,
19362 not just i[34]86.
19363 (m68k-atari-sysv4): Relocate to match FSF version.
19364
19365 * config.guess: More merges from the FSF:
19366
19367 Add a space before function call or macro invocation.
19368
19369 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19370
19371 * config.guess: Add trap cmd to remove dummy.c and dummy when
19372 interrupted.
19373
19374 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19375
19376 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19377 (dummy): Redirect stderr from compilation of dummy.c.
19378
19379 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19380
19381 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19382
19383Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19384
19385 * configure: Accept and ignore --cache*, for compatibility with
19386 new autoconf.
19387
19388Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19389
19390 * config.guess: Merge from FSF:
19391
19392 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19393
19394 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19395 (PATH): Add /.attbin at end for finding uname.
19396 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19397
19398 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19399
e490616e 19400 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19401
19402 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19403
e490616e
ZW
19404 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19405 to select whether to use ELF or COFF.
6599da04
JM
19406
19407 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19408
e490616e 19409 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19410
19411 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19412
19413 * config.guess: Guess the OS version for HPUX.
19414
19415 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19416
19417 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19418
19419Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19420
19421 * configure.in: Recognize --with-headers, --with-libs, and
19422 --without-newlib.
19423 * Makefile.in (all-xiberty): Depend upon all-ld.
19424
19425Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19426
19427 * configure.in: Change i[34]86 to i[345]86.
19428
19429Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19430
19431 * configure (version): A few more tweaks to help message.
19432
19433Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19434
19435 * Makefile.in: Remove (for now) librx as a host library,
19436 now that we're building it for target.
19437
19438Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19439
19440 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19441 (Karl Berry).
19442
19443Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19444
19445 * configure.in: Also configure librx.
19446
19447Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19448
19449 * Makefile.in: Update various rules to reflect that librx
19450 is now needed for libg++.
19451
19452Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19453
19454 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19455
19456Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19457
19458 * configure.in: Configure the examples directory.
19459
19460Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19461
19462 * configure: Simplify Jun 2 1994 change.
19463
19464Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19465
19466 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19467 /bin/gcc isn't good enough to build gcc.
19468
19469Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19470
19471 * Makefile.in (GDB_SUPPORT_FILES): Remove
19472 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19473 (gdb.tar.gz): Add new rule to use standard distribution building
19474 mechanism.
19475
19476Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19477
19478 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19479 Bill Cox <bill@cygnus.com>.
19480
19481Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19482
19483 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19484
19485Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19486
19487 * configure: Search current dir first in .gdbinit.
19488
19489Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19490
19491 * config.sub: Recognize freebsd (merged from gcc config.sub).
19492
19493Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19494
19495 * config.sub: Refer to NeXT's operating system as nextstep.
19496
19497 * config.sub (case $basic_machine): Re-order the cases, to match
19498 the order in the FSF version (which is mostly alphabethical).
19499 Merge in some additions and changes from the FSF.
19500
19501Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19502
19503 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19504 * config.sub: Recognize cxux7.
19505 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19506
19507Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19508
19509 * config.sub: Fix typo powerpc -> powerpc-*.
19510
19511Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19512
19513 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19514
19515 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19516 parallel with all-emacs and install-emacs). Top-level command
19517 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19518
19519Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19520
19521 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19522 $(relbindir)/make before doing ``make install'', and use
19523 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19524 installing over running make binary.
19525 ($(host)-stamp-stage3-installed): Likewise.
19526
19527Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19528
19529 * config.guess: Recognize Mach.
19530
19531Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19532
19533 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19534 see whether --exec-prefix was used.
19535
19536Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19537
19538 * README: Explicitly mention libg++/README. (Zoo's idea.)
19539
19540Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19541
19542 * Makefile.in: Add all-librx target similar to all-libproc.
19543
19544Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19545
19546 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19547 with post 1.2 uname bogosity.
19548
19549Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19550
19551 * configure: Remove temporary files on receipt of a signal.
19552
19553Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19554
19555 * configure: If there is a package_makefile_frag, remove
19556 ${subdir}/Makefile.tem after copying it in.
19557
19558Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19559
19560 * build_all.mk: support rs6000 lynx identifies itself as
19561 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19562 since /bin/gcc is too feeble to compile a modern gcc.
19563
19564Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19565
19566 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19567 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19568
19569Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19570
19571 * configure.in: Use mh-ncrsvr43. Patch from
19572 Tom McConnell <tmcconne@sedona.intel.com>.
19573
19574Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19575
19576 * config.guess (i386-unknown-bsdi): No longer need to
19577 check #if defined(__bsdi__) && defined(__i386__).
19578
19579Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19580
19581 * configure: Set program_transform_nameoption correctly.
19582
19583Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19584
19585 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 19586 added new targets and hppa info.
4e81ae98 19587
6599da04
JM
19588Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19589
19590 * configure: If config.guess result is a prefix of the user
19591 specified target, assume a native build and use the user specified
19592 target as the host alias. Remove SunOS patch suffix removal hack.
19593 * configure.in: Remove SunOS patch suffix removal hack.
19594
19595 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19596 in NATIVE_CHECK_MODULES.
19597
19598Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19599
19600 * Makefile.in: Rename HOST_ONLY to NATIVE.
19601 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 19602 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
19603 * configure.in: Add comments for easier maintenance.
19604
19605Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19606
19607 * Makefile.in: Add all-libproc target similar to all-gui.
19608
19609Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19610
19611 * Makefile.in (CHECK_MODULES): split into
19612 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19613
19614Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19615
19616 * config.guess (i386-unknown-bsdi): New system to guess.
19617
19618Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19619
19620 * Makefile.in: Add all-gui target (but not yet build by "all").
19621
19622Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19623
19624 * config.sub: Move deletion of patch suffix from here...
19625 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 19626 level scripts might need to know of a patch level.
6599da04
JM
19627
19628Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19629
19630 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 19631 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
19632
19633Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19634
19635 * Makefile.in (INSTALL_LAST): Delete.
19636 (INSTALL_DOSREL): New.
19637
19638Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19639
19640 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19641 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19642 whether we pass down --with-gnu-ld anyhow.
19643
19644Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19645
19646 * Makefile.in (INSTALL_LAST): Change operation so it works
19647 on more flavors of make.
19648 * configure.in (go32): Don't build libg++ or libio.
19649
19650Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19651
19652 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19653 they can be overriden by templates.
19654
19655Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19656
19657 * configure.in (target==go32): Don't build gdb.
19658 * dosrel: New directory.
19659
19660Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19661
19662 * configure.in (host==go32): Configure dosrel too.
19663 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19664 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19665 be set by incoming names or templates.
19666 (INSTALL_LAST): New rule.
6599da04
JM
19667
19668Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19669
19670 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19671
19672Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19673
6599da04
JM
19674 * configure.in (appdirs): New variable. Currently empty, but will
19675 be used in gas distribution. If nonempty, lists a set of
19676 directories at least one of which must get configured, or top
19677 level configuration is considered to have failed.
19678 (rs6000-*-lynxos*): Use new file name.
19679
19680Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19681
19682 Eliminate XTRAFLAGS.
19683 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19684 newlib include files using -idirafter, and also use -nostdinc.
19685 (CXX_FOR_TARGET): Likewise.
19686 (XTRAFLAGS): Removed.
19687 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19688 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19689 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19690 ($(DO_X)): Don't pass down XTRAFLAGS.
19691
19692Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19693
19694 * configure.in (mips*-dec-bsd*): New target; do build linker.
19695 (mips*-*-bsd*): New target; don't build linker.
19696
19697Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19698
19699 * configure.in: support rs6000-*-lynxos* configuration.
19700 support sunos4 as a cross target.
19701
19702 * config.sub: look for lynx*, not lynx since the OS version may
19703 legitimately be part of the name.
19704
19705Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19706
19707 * configure.in (i[34]86-*-sco*): Move to be with other i386
19708 targets.
19709 (romp-*-*): New target. Skip various binary utilities.
19710 (vax-*-*): New target. Don't build newlib.
19711 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19712
19713Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19714
19715 * configure.in: Only set host_makefile_frag if config
19716 directory exists.
19717
19718Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19719
19720 * install.sh: If $dstdir exists, don't check whether each
19721 component does.
19722
19723Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19724
19725 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19726
19727Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19728
3b75d237
AJ
19729 * configure.in (*-*-lynxos*): Don't configure newlib for either
19730 native or cross Lynx.
6599da04
JM
19731
19732Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19733
19734 * config.sub (sparc64-elf): Fix os.
19735 (z8k): Remove duplicate.
19736
19737Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19738
19739 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19740 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19741
19742Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19743
19744 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 19745 an NFS symlink (at least fail cleanly).
6599da04
JM
19746
19747Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19748
19749 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19750 -XNh2000.
19751
19752Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19753
19754 * configure: Unknown options are fatal again.
19755
19756Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19757
19758 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19759 compatibility.
6599da04
JM
19760
19761Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19762
19763 * build-all.mk: Add `clean' target.
19764
19765Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19766
19767 * config.guess: Add SINIX support.
19768 * configure.in: Add mips-*-sysv4* support.
19769
19770Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19771
19772 * build-all.mk: Document all useful targets.
19773 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19774 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19775
19776Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19777
19778 * configure: Support --silent, --quiet.
19779
19780Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19781
19782 * configure: Support --disable-FEATURE.
19783
19784Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19785
19786 * config.guess: Recognize NCR running SVR4.3.
19787
19788Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19789
19790 * config.guess: Make BSDI generate i386-unknown-bsd386.
19791 Patch from Paul Eggert <eggert@twinsun.com>.
19792
19793Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19794
19795 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19796
19797Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19798
19799 * configure: Make unrecognized options give nonfatal warnings
19800 instead of fatal errors, and pass them to any subdirectory
19801 configures in case they recognize them.
19802 Make --x equivalent to --with-x.
19803
19804Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19805
19806 * configure: Add --enable-* options. Clean up usage message and
19807 some comments.
19808
19809Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19810
19811 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19812
19813Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19814
19815 * configure.in (hppa*-*-*): Enable binutils.
19816
19817Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19818
19819 * config.sub: Recognize cisco.
19820
19821Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19822
19823 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19824
19825Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19826
19827 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19828 than one configuration name. Add comment.
19829
19830Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19831
19832 * config.guess: about target *-hitachi-hiuxwe2, fixed
19833 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19834 macro is incorrect.]
19835
19836Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19837
19838 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19839 than the "make ls" stuff which used to be here.
19840
19841Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19842
19843 * config.guess: Recognize i[34]86-unknown-freebsd.
19844 From Shawn M Carey <smcarey@rodan.syr.edu>.
19845
19846Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19847
19848 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19849
19850Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19851
19852 * config.guess: Check for ptx.
19853
19854Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19855
19856 * config.sub: Add os9k checking.
19857
19858Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19859
19860 * config.guess: Handle OSF1 running on HPPA processors
19861
19862Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19863
19864 * configure: If subdir configure fails, print out a message with
19865 subdirectory name, in case subdir's configure code didn't identify
19866 itself.
19867
19868Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19869
19870 * configure.in: Remove embedded newlines from configdirs.
19871 Avoid mismatches of substrings. Fix matching strings at end
19872 of configdirs.
19873
19874Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19875
19876 * config.guess: Add Lynx/rs6000 config support.
19877
19878Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19879
19880 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19881
19882Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19883
19884 * configure.in (hppa*-*-osf*): Treat this just like most other
19885 PA configurations (eg no binutils or ld).
19886 (hppa*-*-*elf*): These configurations have binutils and ld.
19887
19888Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19889
19890 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19891
19892Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19893
19894 * configure.in (rs6000-*-*): Build gas.
19895
19896Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19897
e490616e 19898 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19899
19900Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19901
19902 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19903 for GDB and GDB has been fixed to not need it.
19904
6599da04
JM
19905Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19906
19907 * config.guess: Recognize vax hosts.
19908
19909Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19910
19911 * configure (while loop): Don't use "break 2" inside case
19912 statement -- the case statement isn't an enclosing loop.
19913
19914Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19915
19916 * config.guess: Clean up NeXT support, to allow nextstep
19917 on Intel machines. Make OS be nextstep.
19918
19919Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19920
19921 * config.guess: Add alternate forms for Convex.
19922
19923Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19924
19925 * configure: Completely rewrite option processing. Take
19926 advantage of pattern-matching to avoid invoking test frequently.
19927 Also clean up host and target defaulting logic.
19928
19929Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19930
19931 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19932 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19933 commands (plus user environment) will fit SCO limits.
19934
19935Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19936
19937 * configure.in: Don't issue warnings about directories which are
19938 not being configured if -norecursion is set. Correct test for
19939 --with-gnu-as and --with-gnu-ld to not get confused by substring
19940 matches.
19941
19942 * configure.in: Don't build gas for alpha-dec-osf1*.
19943
19944Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19945
19946 * configure: Back out Per's change of 12/19/1993. It changes the
19947 behavior of configure in unexpected and confusing ways.
19948
19949 Also, use different delim char when calculating
19950 program_transform_name so that the name can contain slashes.
19951
19952Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19953
19954 * configure.in, config.sub: Add support for VSTa micro-kernel.
19955
19956Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19957
19958 * configure.in: Nuke hacks which were used to get a special
19959 version of GAS for HPPA configurations.
19960
19961Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19962
19963 * configure: If only ${target_alias} is given, use that
19964 as the default for ${host_alias}.
19965 * configure: Add missing back-slashes before nested quotes.
19966
19967Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19968
19969 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19970
19971Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19972
19973 * config.guess: Recognize some Tektronix configurations.
19974 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19975
19976Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19977
19978 * config.sub: Match any flavor of SH.
19979
19980Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19981
19982 * configure.in: Don't try to configure newlib for Alpha.
19983
19984Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19985
19986 * configure.in: Don't build ld for Irix 5. Don't build gas,
19987 libg++ or libio for any Alpha target.
19988
19989 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19990
19991Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19992
19993 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19994 default arguments -- so it tried to compress itself.
19995
19996Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19997
19998 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 19999 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20000
20001Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20002
20003 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20004 versions of many libraries are not available.
6599da04
JM
20005
20006Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20007
20008 * config.guess: Recognize Apollos (using environment variables).
20009 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20010
20011Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20012
20013 * config.guess: Recognize Sony news mips running newsos.
20014
20015Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20016
20017 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20018 "fi ; else" for bash.
20019
20020Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20021
20022 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20023
20024Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20025
20026 * config.sub: accept unixware as an alias for svr4.2.
20027 Fix some inconsistancies with the gcc version.
20028
20029Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20030
20031 * Makefile.in (DISTDOCDIRS): Add gdb.
20032
20033Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20034
20035 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20036
20037Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20038
20039 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20040 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20041 this now.
20042
20043Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20044
20045 * config.sub: Accept hiux* as an OS name.
20046
20047 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20048 etc/make-stds.texi. The underscore came from gcc, and dje now
20049 agrees that RUNTESTFLAGS is the correct name.
20050
20051Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20052
20053 * install.sh: Remove 'set -e'. It makes any conditionals
20054 in the script useless.
20055
20056 * config.guess: Automatically recognize arm-acorn-riscix
20057 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20058
20059Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20060
20061 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20062
20063Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20064
20065 * Makefile.in (DISTDOCDIRS): New variable.
20066 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20067 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20068
20069Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20070
20071 * configure.in (hppa target): check the source directory for the
3d3b561f 20072 pagas sub-directory
6599da04
JM
20073
20074Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20075
20076 * config.sub: Allow -aout* and -elf*.
20077
20078Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20079
20080 * configure.in: Don't build ld on i386-solaris2, same as for
20081 sparc-solaris2.
20082
20083Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20084
20085 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20086
20087Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20088
20089 * configure.in: Configure gdb for alpha.
20090
20091Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20092
20093 * Makefile.in (CXXFLAGS): Add -O.
20094
20095Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20096
20097 * config.guess: added support for DG Aviion
20098
20099Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20100
20101 * configure.in: Produce warning message for subdirectories not
20102 configurable for this host/target combination. Don't try to
20103 configure gdb for vms.
20104
20105Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20106
20107 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20108 appropriate files before making "diststuff".
20109 (DISTBISONFILES): New var: list of files to be edited.
20110 (DISTSTUFFDIRS): Add binutils.
20111
20112Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20113
20114 * config.sub: also handle mipsel and mips64el (for little endian mips)
20115
20116Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20117
20118 * configure.in: Add * to end of all OS names.
20119
20120Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20121
20122 * configure.in: Build newlib for LynxOS native.
20123
20124Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20125
20126 * config.guess: Add support for delta 88k running SVR3.
20127
20128 * configure.in: Add comment about HP compiler vs. emacs.
20129
20130Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20131
20132 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20133 due to bugs in getpwnam & getpwuid)
6599da04
JM
20134
20135Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20136
20137 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20138 config.guess will produce a full version number.
20139
20140Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20141
20142 * configure.in: Build linker and binutils for alpha-dec-osf1.
20143
20144Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20145
20146 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20147 and gdb/testsuite/Makefile.in.
20148
20149Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20150
20151 * configure.in: recognize mips*- instead of mips-
20152
20153Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20154
20155 * config.sub: Accept linux*coff and linux*elf as operating
20156 systems.
20157
20158Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20159
20160 * config.sub: Recognize mips64, and mips3 as an alias for it.
20161
20162Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20163
20164 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20165 gdb knows how to handle OSF/1 shared libraries.
20166
20167Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20168
20169 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20170 * config.guess: Recognize Hitachi's HIUX.
20171 * config.sub: Recognize h3050r* and hppahitachi.
20172 Remove redundant cases for hp9k[23]*.
20173
20174Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20175
20176 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20177 if gas and ld are in the source tree and are in ${configdirs}.
20178 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20179 --with options (but still pass them down on the command line,
6599da04
JM
20180 if they were explicitly specified).
20181
20182Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20183
20184 * configure: substitute SHELL value in Makefile.in with
20185 ${CONFIG_SHELL}
20186
20187Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20188
20189 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20190 *-*-solaris2* targets.
20191
20192Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20193
20194 * Makefile.in: define M4, and pass it down to sub-makes;
20195 all-autoconf now depends on all-m4
20196
20197Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20198
20199 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20200 presence of {ar,ranlib} instead of a configured directory
20201
20202Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20203
20204 * config.guess: Accept 34?? as well as 33?? for NCR.
20205
20206Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20207
20208 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20209 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20210
20211Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20212
20213 * configure: grab values for $(CC) and $(CXX) from the
20214 environment, so that someone can do "CC=gcc configure; make" and
20215 have it work right (matching the way that autoconf works now)
20216
20217 * configure.in, Makefile.in: add support for gash, the tcl
20218 interface to Galaxy
20219
20220 * config.guess: add NetBSD variants (hp300, x86)
20221
20222Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20223
20224 * install.sh: Support -d option (in the manner of SunOS 4 install,
20225 as it is more deterministic than that of GNU install)
20226 (chmodcmd): Set file to mode 755 by default (should also do default
20227 chgrp and chown, but I don't feel like dealing with that now)
20228
20229Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20230
20231 * config.sub: Remove h8300hhms alias.
20232
20233Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20234
20235 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20236
20237Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20238
20239 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20240 as stmp-fixinc
20241
20242Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20243
20244 * config.sub: recognize m88110-bug-coff.
20245
20246Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20247
20248 * Makefile.in (all-libio): all dependencies on the toolchain used
20249 to build this (gcc, gas, ld, etc)
20250
20251Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20252
20253 * config.guess: Deal with OSF/1 1.3 on alpha.
20254
20255Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20256
20257 * install.sh: add some 'else true' clauses for portability
20258
20259 * configure.in: don't build libio for h8[35]00-*-* targets
20260
20261Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20262
20263 * Makefile.in: Add support for new libio.
20264
20265Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20266
20267 * install.sh: If one command fails, don't try the rest. Don't try
20268 to remove $dsttmp (via trap) unless we have already created it.
20269 If $src doesn't exist, detect it and exit with an error.
20270
20271 * config.guess: Recognize BSD on hp300.
20272
20273Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20274
20275 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20276 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20277
20278Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20279
20280 * Makefile.in (all-send-pr): depends on all-prms
20281
20282Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20283
20284 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20285
20286Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20287
20288 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20289 Added test for mips-mips-riscos5.
20290
20291Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20292
20293 * configure.in: use mh-hp300 for 68k HP hosts
20294
20295Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20296
20297 * configure: add support for CONFIG_SHELL, so that you can use
20298 some alternate shell for evaluating configure scripts
20299
20300Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20301
20302 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20303 in configure script to bug-gdb@prep.ai.mit.edu when building
20304 distribution archive.
20305 * Makefile.in (COMPRESS): Remove def.
20306 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20307 gdb.tar.Z and make-gdb.tar.Z respectively.
20308 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20309 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20310 to convergence with 'taz' target in Makefile.in.
20311
20312Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20313
20314 * install.sh (dsttmp): use trap to ensure that tmp files go
20315 away on error conditions
20316
20317Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20318
20319 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20320
20321Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20322
20323 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20324 its parent is '/' not ''.
20325
20326 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20327
20328Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20329
20330 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20331 that ${newsrcdir}/configure.in does.
20332
20333Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20334
20335 * test-build.mk: support for CONFIG_SHELL
20336
20337Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20338
20339 * config.sub (netware): Add as a basic system type.
20340
20341Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20342
20343 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20344 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20345
20346Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20347
20348 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20349 (h8300hhms is temporary until multi-libraries are implemented).
20350 * configure.in: Handle h8300h too.
20351
20352Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20353
20354 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20355
20356Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20357
20358 * configure: Remove extraneous output when guessing host type.
20359 * config.guess: Remove extraneous output when guessing using C
20360 compiler rather than uname, or when guessing fails.
20361
20362Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20363
20364 * Makefile.in: remove all.cross and install.cross targets
20365
20366 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20367 definitions
6599da04
JM
20368
20369Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20370
20371 * configure.in (target sh): Build gprof.
20372
20373Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20374
20375 * config.sub: change -solaris to -solaris2
20376
20377Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20378
20379 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20380
20381Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20382
20383 * configure: Correct error message for missing Makefile.in to
20384 print correct directory.
20385
20386Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20387
20388 * install.sh: kludge around 386BSD shell bug
20389
20390Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20391
20392 * config.guess: Recognize NeXT.
20393 * config.guess: Recognize i486-ncr-sysv4.
20394 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20395
20396Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20397
20398 * Makefile.in (MAKEINFOFLAGS): New variable.
20399 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20400 * build-all.mk, test-build.mk: Pass down --no-split as
20401 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20402
20403Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20404
20405 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20406
20407Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20408
20409 * Makefile.in (libg++.tar.z): New rule.
20410 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20411 * Makefile.in (taz): Only do a single chmod.
20412
20413Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20414
20415 * install.sh: don't use dirname anymore (replaced with sed usage)
20416
20417Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20418
20419 * Makefile.in: Change extension for gzip'd files from '.z' to
20420 '.gz' per new FSF standard usage.
20421
20422Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20423
20424 * configure: put quotes around the final value of program_transform_name
20425
20426Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20427
20428 * Makefile.in: new install.sh support; update install-info rules
20429
20430Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20431
20432 * configure.in: Build diff for crosses, but not for go32 host.
20433
20434 * configure.in: Build gprof only for native, and don't build it
20435 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20436
20437Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20438
20439 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20440
20441Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20442
20443 * configure.in (host_tools): Add prms.
20444
20445Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20446
20447 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20448 with $(FLAGS_TO_PASS) on the command line
20449
20450 * config.sub: Recognize lynx and lynxos
20451
20452Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20453
20454 * config.sub: Accept -ecoff*, not just -ecoff.
20455
20456Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20457
20458 * Makefile.in (taz): Use .gz suffix instead of .z.
20459 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20460 names.
20461
20462Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20463
20464 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20465
20466Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20467
20468 * Makefile.in (install-no-fixedincludes): install gcc last, so
20469 that rebuilds that might happen during 'make install' don't get
20470 bogus gcc include files
20471
20472Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20473
20474 Change from Utah for HPPA support:
20475 * config.guess: Recognize hppa1.x-hp-bsd.
20476
20477Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20478
20479 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20480 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20481
20482Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20483
20484 * config.sub: Add support for rom68k and bug boot monitors.
20485
20486Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20487
20488 * Makefile.in: Make all-opcodes depend on all-bfd.
20489
20490Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20491
20492 * config.guess: Added special check for i[34]86-univel-sysv4*.
20493
20494Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20495
20496 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20497 the processor rather than assuming i486.
20498
20499Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20500
20501 * config.guess: Recognize SunOS6 as Solaris3.
20502
20503Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20504
20505 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20506 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20507
20508Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20509
20510 * build-all.mk (all-cross): New target for Canadian Cross.
20511 Added Q2 go32 targets.
20512 * test-build.mk: Configure go32 cross sparclite-aout and
20513 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20514 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20515
20516Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20517
20518 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20519 GO32 hosted toolchains
20520
20521Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20522
20523 * configure: change so "-exec-prefix" gets passed down rather
20524 than "-exec_prefix" so autoconf generated Makefiles get the
20525 exec_prefix set right.
20526
20527Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20528
20529 * config.guess: get the Solaris2 minor version number
20530
20531 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20532
20533Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20534
20535 * config.guess: Recognize some Sequent platforms.
20536
20537Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20538
20539 * Makefile.in: added the vault-install target
20540
20541 * configure.in: actually use the Sun3 makefile fragment that's in
20542 config, also added the release dir to configdirs
20543
20544Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20545
20546 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20547
20548Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20549
20550 * configure.in: remove some program from Alpha targetted toolchains
20551
20552Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20553
20554 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20555 gprof.
20556 (taz): Run "make diststuff" in those directories instead of "make
20557 proto-dir". Look for "VERSION=" only at start of line in subdir
20558 Makefile. Use "gzip -9" for compression.
20559 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20560 (binutils.tar.z): New target.
20561
20562Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20563
20564 * Makefile.in (taz): Include gpl.texinfo.
20565
20566Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20567
20568 * Makefile.in (setup-dirs): Merged into "taz" target.
20569 (taz): Only do `proto-dir' stuff if a directory is actually needed
20570 for this target.
20571
20572Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20573
20574 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20575 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20576 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20577 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20578 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20579
20580Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20581
20582 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20583 config.sub, and move-if-change to gdb testsuite distribution
20584 archive, so the testsuite can be extracted, configured, and
20585 run separately from the gdb distribution. Blow away the Chill
20586 tests that require a Chill compiled executable, since GNU Chill
20587 is not yet publically available.
20588
20589Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20590
20591 * test-build.mk: set environment variables in a single command,
20592 instead of a list of assignments and exports
20593
20594 * config.guess: recognize Alpha/OSF1 systems
20595
20596Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20597
20598 * configure: Change help message to prefer --options rather than
3d3b561f 20599 -options.
6599da04
JM
20600
20601Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20602
20603 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20604 zippy@ecst.csuchico.edu.
20605 * config.guess: Recognize miniframe.
20606
20607Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20608
cc6010cd
AP
20609 * Makefile.in: Use srcroot to find runtest rather than rootme.
20610 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20611
20612Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20613
20614 * test-build.mk: Extensive additions to support building on a
20615 machine other than the host.
20616
20617Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20618
20619 * configure (tooldir): Fix for i386-aix again.
20620
20621Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20622
20623 * configure, Makefile.in: Change definition of $(tooldir)
20624 to match the FSF.
20625
20626Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20627
20628 * config.guess: Recognize i[34]86/SVR4.
20629
20630Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20631
20632 * Makefile.in (all-gdb): gdb depends on sim.
20633
20634Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20635
20636 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20637 at the same time we make the prototype gdb directory.
20638 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20639 files at the same time as the gdb base release distribution.
20640
20641Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20642
20643 * Makefile.in (check): Use individual check targets rather than
20644 DO_X rule.
20645 (check-gcc): Added.
20646
20647Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20648
20649 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20650 for System V release 3.2.
20651
20652Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20653
20654 * config.sub: Recognize hppaosf.
20655 * configure.in: Do configure ld/binutils/gas for it.
20656
20657Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20658
20659 * configure (tooldir): Alter syntax used to set this, for systems
20660 where "\$" isn't handled right, like i386-aix.
20661
20662Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20663
20664 * configure: Pass program-transform-name, not
20665 program_transform_name, to recursive configures.
20666
20667Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20668
20669 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20670 of gas+ld+binutils.
20671
20672Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20673
20674 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20675
20676Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20677
20678 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20679
6599da04
JM
20680Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20681
20682 * Makefile.in (PRMS): Set back to all-prms.
20683
20684Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20685
20686 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20687 targets, rather than for MIPS hosts.
20688
20689Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20690
20691 * configure.in: add comment for --with-x default values
20692
20693 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20694
20695 * Makefile.in: add check-* targets for each of the directories in
20696 the tree. Add a definition of RUNTEST that will use the one we
20697 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20698
20699Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20700
20701 * configure.in: Removed obsolete references to bfd_target and
20702 target_makefile_frag.
20703
20704 * build-all.mk: Set assorted targets for Q2.
20705 * config.sub: Recognize z8k-sim and h8300-hms.
20706 * test-build.mk: Really don't pass host to configure.
20707 (HOLES): Added uname.
20708
20709Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20710
20711 * configure: Handle an empty program-prefix, program-suffix or
20712 program-transform-name correctly.
20713
20714Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20715
20716 * build-all.mk: -G 8 no longer required for MIPS targets.
20717 * test-build.mk: Don't pass host argument to configure; make it
20718 guess.
20719
20720Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20721
20722 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20723 * Makefile.in (COMPRESS): New macro, like GZIP.
20724
20725Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20726
20727 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20728
20729 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20730 with gas currently defaults to -G 0.
20731
20732Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20733
20734 * Makefile.in (all-flex): flex depends on byacc.
20735
20736 * build-all.mk: If host not specified, use config.guess. Pass TAG
20737 to test-build.mk as RELEASE_TAG.
20738 * test-build.mk (configargs): New variable containing arguments to
20739 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20740 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20741
20742 * config.guess: Use /bin/uname when checking -X argument on SCO,
20743 to avoid invoking GNU uname which doesn't understand -X.
20744
20745 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20746
20747 * configure.in: Build gas for mips-*-*.
20748
20749Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20750
20751 * Makefile.in (all.normal): insert missing backslash.
20752
20753Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20754
731a8127 20755 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20756
20757 * Makefile.in: Complete overhaul to merge many almost identical
20758 targets.
20759
20760Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20761
20762 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20763 (gdb.tar.Z): Adjusted.
20764
20765 * Makefile.in (setup-dirs, taz): New targets; should be general
20766 enough to adapt for gdb sometime. Build only .z file.
20767 (gas.tar.z): New target.
20768
20769Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20770
20771 * build-all.mk: Use CC=cc -Xs on Solaris.
20772
6599da04
JM
20773Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20774
20775 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20776 for handling BISON for FSF releases.
20777
20778Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20779
20780 * configure: Actually implement the change zoo just documented.
20781
20782Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20783
20784 * configure: when using config.guess, only set target_alias when
20785 it's not already been set (ie, on the command line)
20786
20787Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20788
20789 * Makefile.in: add installcheck target, set PRMS to install-prms
20790
20791Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20792
20793 * configure: add support for package_makefile_fragment, handle the
20794 case where a directory has a configure.in file but no Makefile.in
20795 more gracefully (with an actual understandable error message, even);
20796 add support for --without (and add this to the usage message); also
20797 explicitly add a --host=${host_alias} to the command line when
20798 config.guess is used
20799
20800Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20801
20802 * configure: Must use both --host and --target in recursive calls.
20803
20804Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20805
20806 * Makefile.in: Change deja-gnu to dejagnu.
20807
20808Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20809
20810 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20811
20812Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20813
20814 * configure.in: canonicalize all instances to *-*-solaris2*,
20815 also strip out a number of tools to not build for go32 host
20816
20817Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20818
20819 * config.guess: add GPL.
20820
20821 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 20822 copyrights to 93.
6599da04
JM
20823
20824Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20825
20826 * Makefile.in (do-info): Removed obsolete check for existence of
20827 localenv file.
20828
20829 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20830
20831Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20832
20833 * Makefile.in: a couple of 'else true' for decstation,
20834 support for TclX
20835
20836 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20837
20838Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20839
20840 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20841
20842Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20843
20844 * config.guess: Recognize i386-ibm-aix (PS/2).
20845 * configure.in: Use config/mh-aix386 file for it.
20846
20847Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20848
20849 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20850 CC_FOR_TARGET instead.
20851 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20852
20853Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20854
20855 * Makefile.in: Add sim to list of directories sent with gdb
20856
20857Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20858
20859 * configure.in: Put back mips-dec-bsd* case.
20860
20861Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20862
20863 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20864 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20865 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20866
20867Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20868
20869 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20870
20871 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20872 (install-info): install dir.info only if it exists,
20873 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20874
20875Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20876
20877 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20878 gas for mips-dec-bsd.
20879
20880Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20881
20882 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20883 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20884
20885Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20886
20887 * configure.in: Added "dejagnu" to hosttools list.
20888
20889Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20890
20891 * config.sub, configure.in, config.guess: Add support
20892 for Bosx, an AIX variant from Bull.
20893 Patches from F.Pierresteguy@frcl.bull.fr.
20894
20895Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20896
20897 * devo/dejagnu: Initial creation of devo/dejagnu.
20898 Migrated dejagnu testcases and support files for testing software
20899 tools to reside as subdirectories, currently called "testsuite",
20900 within the directory of the software tool. Migrated all programs,
20901 support libraries, etc. beloging to dejagnu proper from
20902 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20903 with no modifications. The changes to these files which will
20904 allow them to configure, build, and execute properly will be made
20905 in a future update.
20906
20907Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20908
20909 * Makefile.in: Change send_pr to send-pr.
20910 * configure.in: Likewise.
20911 * send_pr: Renamed directory to send-pr.
20912
20913Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20914
20915 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20916
20917Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20918
20919 * README: Update for gdb-4.8 release.
20920 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20921 gdb-xxx.tar.z (gzip'd) file also.
20922
20923Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20924
20925 * Makefile.in: make all-diff depend on all-libiberty
20926
20927Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20928
20929 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20930
20931Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20932
20933 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20934
20935Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20936
20937 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20938 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20939 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20940
20941Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20942
20943 * Makefile.in: makeinfo binary is in a new location
20944
20945Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20946
20947 * config.sub: Accept -ecoff as an OS.
20948
20949 * Makefile.in: Various changes to eliminate a level of make
20950 recursion and reduce the required command line length.
20951 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20952 sub-makes.
20953 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20954 variables holding settings for specific sub-makes.
20955 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20956 in terms of BASE_FLAGS_TO_PASS.
20957 (TARGET_LIBS): New variable listing directories which use
20958 TARGET_FLAGS_TO_PASS.
20959 (subdir_do): Eliminated.
20960 (do-*): New set of targets to replace subdir_do.
20961 (various): All targets which used subdir_do now depend on do-*.
20962 (local-clean): Renamed from do_clean.
20963 (local-distclean): New target, dependency of distclean and
20964 realclean.
20965 (install-info): Don't create directories. Depend on dir.info
20966 rather than calling make recursively.
20967 (install-dir.info): Eliminated.
20968 (install-info-dirs): Create all info directories here.
20969 (dir.info): Depend upon do-install-info.
20970
20971 * test-build.mk (HOLES): Added false.
20972
20973Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20974
20975 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20976
20977Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20978
20979 * Makefile.in (info): remove dependency on all-texinfo. The
20980 problem was really in texinfo/C, not at this level.
20981
20982Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20983
20984 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20985
20986Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20987
20988 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20989 GDB releases.
20990
20991Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20992
20993 * configure: Include srcdir in message about target of link not
20994 being found. Don't convert `-' to `_' in `with' options being
20995 passed to subdirs.
20996
20997Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20998
20999 * configure.in: add uudecode to host_tools
21000
21001 * Makefile.in: added {all,install}-uudecode targets, added them to
21002 the appropriate lists
21003
21004Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21005
21006 * Makefile.in (all-gcc): Added dependency on all-gas.
21007
21008 * configure.in (mips-*-*): Build ld and binutils.
21009
21010Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21011
21012 * configure: check return code from mkdir, print error message and
3d3b561f 21013 exit on failure.
6599da04
JM
21014
21015Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21016
21017 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21018
21019Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21020
21021 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21022
21023Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21024
21025 * config.sub (h8500): Recognize this as a cpu type.
21026
21027Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21028
21029 * configure: source directory missing is no longer a warning
21030
21031 * configure.in: recognize irix[34]* instead of irix[34]
21032
21033 * Makefile.in: define and pass down X11_LIB
21034
6599da04
JM
21035Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21036
21037 * guess-systype: Renamed to ...
21038 * config.guess: ... by popular request.
21039 * configure.in, Makefile.in: Update accordingly.
21040
21041Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21042
21043 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21044 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21045 + Execute ./dummy instead of assuming . is in PATH.
21046
21047Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21048
21049 * guess-systype: New shell script. Attempts to guess the
21050 canonical host name of the executing host.
21051 Only a few hosts are supported so far.
21052 * configure: Call guess-systype if no host is specified.
21053
21054Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21055
21056 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21057 gcc Makefile.
21058
6599da04
JM
21059Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21060
21061 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21062 (all-gcc, install-gcc, subdir_do): Use it.
21063
21064Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21065
21066 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21067
21068Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21069
21070 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21071 set exclusively by configure, using configure.in .
6599da04
JM
21072
21073Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21074
21075 * test-build.mk: set $PATH for all builds
21076
21077 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21078
21079Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21080
21081 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21082 the one used in gcc/Makefile.in, so that a null expansion doesn't
21083 override the one needed to build gcc with a native cc.
21084
6599da04
JM
21085Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21086
21087 * configure: Accept -with arguments.
21088
21089Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21090
21091 * Makefile.in: added h8300sim
21092
21093Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21094
6599da04
JM
21095 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21096 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21097 (all-cygnus, native, build-cygnus): Make
21098 $(canonhost)-stamp-3stage-done, not $(host)....
21099 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21100 i386-sco3.2v4. Added else true to if command.
21101
21102Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21103
21104 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21105
21106Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21107
21108 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21109
21110Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21111
21112 * configure.in: don't remove binutils from Solaris builds
21113
21114Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21115
21116 * Makefile.in: get rid of earlier definitions for *clean,
21117 also handle the recursive info rule better
21118
21119Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21120
21121 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21122 do more-or-less the right thing.
21123
21124Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21125
21126 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21127 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21128
21129Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21130
21131 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21132 $(host_canonical).
21133
21134 * configure.in: split the configdirs list into 4 categories (native
21135 v. cross, library v. tool) and handle the cross-only and native-
21136 only in more reasonable (and correct!) way.
21137
21138Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21139
21140 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21141 configdirs anymore.
21142
21143Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21144
21145 * Makefile.in: extensive cleanup:: removed all of the explicit
21146 clean-* targets, collapsed many wrappers around subdir_do into
21147 one, added additional targets to satisfy standards.texi, deleted
21148 some old targets, some changes for consistency
21149
21150Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21151
21152 * configure.in: handle some programs as cross-only, and others as
21153 native only
21154
21155 * test-build.mk: handle partial holes in a more generic manner
21156
21157 * Makefile.in: m4 depends on libiberty
21158
6599da04
JM
21159Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21160
21161 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21162 time, wdiff, and find to configdirs
21163
21164 * Makefile.in: all, clean, and install rules for the new programs
21165 added to configure.in
21166
21167Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21168
21169 * configure.in: use mh-sun for all *-sun-* hosts
21170
6599da04
JM
21171Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21172
21173 * Makefile.in: define flags for X11 include files and library file
21174 locations, pass them down to the programs that need this info
21175
21176 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21177
6599da04
JM
21178Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21179
21180 * configure.in: start building libg++ for HP-UX targets
21181
21182Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21183
21184 * README: Update references to files moved into etc/.
21185
21186Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21187
21188 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21189 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21190
21191Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21192
21193 * configure: accept dash as well as underscore in long option
21194 names for FSF compatibility.
21195
21196Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21197
21198 * config.sub: added -sco3.2v4 support from FSF.
21199
21200Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21201
21202 * configure.in: expand the section that adds or removes
21203 directories from the list of programs to build, to handle native
21204 vs. cross in addition to host v. native
21205
21206Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21207
21208 * Makefile.in: Replace C++ in macro names with CXX.
21209 This is less likely to break ...
21210
21211Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21212
21213 * test-build.mk: add -w to GNU_MAKE
21214
21215Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21216
21217 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21218 add 'sparc' to list of recognized cpus. This needed to make
21219 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21220 Delete some redundant ose68 variants. Recognize -wrs as an os,
21221 then changes that into $CPU-wrs-vxworks.
21222
21223 * configure.in: remove most references to gdbtest, regularize
21224 target based program removal
21225
21226 * test-build.mk: import from p3 tree (many fixes and changes)
21227
21228Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21229
21230 * Makefile.in: added rules to handle tcl, tk, and expect
21231
21232 * configure.in: handle those directories if they exist
21233
21234Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21235
21236 * config.sub: removed bogus hppabsd and hppahpux names, since
21237 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21238
21239Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21240
21241 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21242 depends upon all-xiberty
21243
21244 * Makefile.in: changes from p3, including:
21245
21246 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21247
21248 * Makefile.in (XTRAFLAGS): include newlib directories if
21249 newlib/Makefile exists, rather than if host != target.
21250
21251 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21252
21253 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21254 from the same source tree and not building a cross-compiler. This
21255 matters for the libg++ configuration if reconfiguring a tree that
21256 has already been installed.
21257
21258 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21259
21260 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21261 pick up the machine and system specific header files.
21262
21263 * Makefile.in: added AS_FOR_TARGET, passed down in
21264 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21265 the C compiler to use to create programs which are run in the
21266 build environment, set it to default to $(CC), and passed it down
21267 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21268
21269 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21270
21271 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21272 We need them for unusual native builds, like systems without
21273 ranlib.
21274
21275 * configure: also define $(host_canonical) and
e490616e
ZW
21276 $(target_canonical), which are the full, canonical names for the
21277 given host and target
6599da04
JM
21278
21279Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21280
21281 * Makefile.in: Added separate definitions for C++.
21282
21283Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21284
21285 * configure.in (configdirs): Add deja-gnu.
21286
21287Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21288
21289 * README: Update for configure.texi and gdb-4.7 release.
21290
21291Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21292
21293 * Makefile.in: Move "all" target to top of file.
21294 Previously, first target was ".PHONY" which caused BSD4.4 make
21295 to build .PHONY when make was run without arguments.
21296
21297Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21298
21299 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21300 Library-copylefted code in libiberty.
21301
21302Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21303
21304 * config.sub: Replace m68kmote with plain old m68k.
21305
21306Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21307
21308 * Makefile.in: Remove space from blank line, avoid Make complaints.
21309
21310Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21311
21312 * config.sub: Complain if no argument is given. Added support for
21313 386bsd as OS and target alias.
21314
21315Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21316
21317 * Makefile.in (XTRAFLAGS): include newlib directories if
21318 newlib/Makefile exists, rather than if host != target.
21319
21320Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21321
21322 * config.sub: recognize sparclite-wrs-vxworks.
21323
21324 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21325 p3.) Added clean-xiberty to clean.
21326
21327Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21328
21329 * configure.in: use *-*-* instead of nested cases for host and target
21330
21331Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21332
21333 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21334 from the same source tree and not building a cross-compiler. This
21335 matters for the libg++ configuration if reconfiguring a tree that
21336 has already been installed.
21337
21338Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21339
21340 * config.sub (i486v/i486v4): Merge in from FSF version.
21341
21342Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21343
21344 * configure: only set PWD if it is already set.
21345
21346Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21347
21348 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21349 doesn't have unset and all success paths (and most error paths)
21350 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21351 to just ${PWD} to avoid confusion.)
21352
21353Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21354
21355 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21356 even for a native compilation.
21357
21358Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21359
21360 Changes to make the gdb.tar.Z rule work better.
21361
21362 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21363 (DEVO_SUPPORT): Add configure.texi.
21364 (bfd-ilrt.tar.Z): Remove ancient rule.
21365
21366Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21367
21368 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21369 pick up the machine and system specific header files.
21370
21371 * configure.in, config.sub: added new target m68010-adobe-scout,
21372 with alias of adobe68k. Changed configure.in to check for
21373 -scout before -sco* to avoid a false match.
21374
21375 * Makefile.in: added AS_FOR_TARGET, passed down in
21376 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21377 the C compiler to use to create programs which are run in the
21378 build environment, set it to default to $(CC), and passed it down
21379 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21380
21381Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21382
21383 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21384 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21385 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21386 FOR_TARGET variants, to newlib and libg++.
21387
21388Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21389
21390 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21391 first.
21392
21393Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21394
21395 * config.sub: Accept `elf' as an environment.
21396
21397Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21398
21399 * Makefile.in (all-opcodes): cd into the right directory
21400
21401Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21402
21403 * configure: added -program_transform_name option, used as
21404 argument to sed when installing programs.
21405 configure.texi: added documentation for -program_prefix,
21406 -program_suffix and -program_transform_name.
21407
21408Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21409
21410 * config.sub: Accept i486 where i386 ok.
21411
21412Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21413
21414 * config.sub: accept we32k
21415
21416Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21417
3b75d237 21418 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21419
21420 * Makefile.in: don't create all directories for ``make install'';
21421 let the subdirectories create the ones they need.
21422
21423Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21424
e490616e 21425 * COPYING: new file, GPL v2
6599da04
JM
21426
21427Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21428
21429 * Makefile.in: use the new gen-info-dir, which needs a template
21430 argument (which also lives in texinfo)
21431
21432 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21433
6599da04
JM
21434Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21435
21436 * config.sub (ncr3000): Change i386 to i486.
21437
21438Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21439
21440 * Makefile.in: add install-rcs, install-grep to
21441 install-no-fixedincludes, removed install-bison and install-libgcc
21442
21443Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21444
21445 * configure.in: grab the HPUX makefile fragment if on HPUX
21446
21447Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21448
21449 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21450 configure.in: recognise m68{k,000}-ericsson-OSE.
21451 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21452
21453Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21454
21455 * configure.in: rearrange the parts that remove programs from
21456 configdirs, based now on HOST==TARGET or by canonical triple.
21457
21458Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21459
21460 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21461 appropriate. predicate stage3 and comparison on the existence
21462 of gcc. That is, if gcc isn't around, we aren't three-staging.
21463 On very clean, also remove ...stamp-co. Build in-place before
21464 doing other builds.
6599da04
JM
21465
21466Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21467
21468 * Makefile.in, configure.in: add tgas
21469
21470Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21471
21472 * Makefile.in: a number of changes merged in from progressive.
21473
21474 * configure.in: add libm.
21475
21476 * .cvsignore: ignore some stuff that comes from test-build.mk.
21477
6599da04
JM
21478Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21479
21480 * config.sub: Add es1800 (m68k-ericsson-es1800).
21481
21482Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21483
21484 * configure: Add program_suffix (parallel to program_prefix)
21485 * Makefile.in: adjust directory-creating script for losing decstation
21486
21487Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21488
21489 * configure: Minor $subdir-related fixes.
21490
21491Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21492
21493 * configure: fix various problems with propogating
21494 makefile_target_frag in subdirs.
21495 * configure.in: config libgcc if its there
21496
21497Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21498
21499 * config.sub: HPPA merge.
21500
6599da04
JM
21501Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21502
21503 * Makefile.in: Replace all-bison with all-byacc in all
21504 dependency lines for other tools (which now use byacc).
21505
21506Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21507
21508 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21509
6599da04
JM
21510Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21511
21512 * Makefile.in: make gprof rules similar to byacc rules (instead of
21513 vestigal $(unsubdir) that didn't work...)
21514
21515Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21516
21517 * config.sub: Add support for Linux.
21518 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21519 (at least for libg++).
21520
21521Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21522
21523 * configure.texi: fix doc for the -nfp option to configure
21524
21525Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21526
21527 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21528
21529Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21530
21531 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21532 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21533 * configure.in: added solaris* host_makefile_frag hook.
21534
21535Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21536
21537 * config.sub: changed recognition of m68000 so that various
21538 m68k types can be specified via m680[01234]0
21539
21540Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21541
21542 * config.sub (basic_machine): fix sed so that '-foo' isn't
21543 completely substituted out while .+'-foo' loses the '-foo'
21544
21545Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21546
21547 * config.sub ($os): Add -aout.
21548
21549Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21550
21551 * configure: If host_makefile_frag is absolute, don't
21552 prefix ${invsubdir} (relevant to libg++ auto-configure).
21553
21554Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21555
21556 * Makefile.in (tooldir): Define it.
21557 (all-ld): Depend on all-flex.
21558
21559Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21560
21561 * Makefile.in (check): Fix libg++ special case.
21562
21563Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21564
21565 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21566 pwd's.
6599da04
JM
21567
21568 * configure: print the "Building in" message only when building in
3d3b561f 21569 other than "." AND verbose.
6599da04 21570
63f6bcd7 21571 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21572 configures.
6599da04
JM
21573
21574 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21575
21576Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21577
21578 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21579 fileutils.
6599da04
JM
21580
21581Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21582
21583 * configure: get makesrcdir right for subdirs deeper than 1.
21584
21585 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 21586 install.
6599da04
JM
21587
21588Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21589
21590 * Makefile.in: don't print subdir_do or recursion lines.
21591
21592Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21593
21594 * standards.texi: added menu item.
21595
21596 * Makefile.in: build and install standards.info.
21597
21598 * standards.texi: new file.
21599
21600Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21601
21602 * configure: test for and move config.status pieces from
3d3b561f 21603 ${subdir}/.
6599da04
JM
21604
21605Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21606
6599da04
JM
21607 * configure: Test for existance of files before trying to mv
21608 them, to avoid numerous non-existance messages.
21609
21610Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21611
21612 * configure: correct final line of config.status.
21613
21614 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 21615 the original Makefile.in is read only.
6599da04
JM
21616
21617 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
21618 Some makefiles depend on config.status to tell if a directory
21619 has been reconfigured for a different host. This change
21620 prevents those directories from remaking everything in the case
21621 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
21622
21623 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
21624 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21625 host alias from a missing config.sub.
6599da04
JM
21626
21627Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21628
21629 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 21630 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
21631
21632Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21633
21634 * configure: mkdir ${subdir} as needed.
21635
21636Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21637
21638 * Makefile.in,configure.in: added autoconf.
21639
21640Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21641
21642 * Makefile.in: no longer pass against on recursion.
21643
21644 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 21645 definitions are not inherited.
6599da04
JM
21646
21647 * configure: correct makesrcdir when subdir is .
21648
21649Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21650
21651 * configure: Add support for 'subdirs' variable, which is
21652 like 'configdirs', except that configure doesn't re-invoke
21653 itself for subdirs, it just creates a Makefile for each subdir.
21654 * configure.texi: Document subdirs.
21655
21656Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21657
21658 * configure.in: added flex to configdirs
21659
21660Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21661
21662 * Makefile.in: remove clean-stamps from clean.
21663
21664Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21665
21666 * configure.in: Add gdbtest to configdirs.
21667
21668Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21669
21670 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21671 to recursive makes.
21672 * configure.in: Recognize new ncr3000 config.
21673
21674Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21675
21676 * Makefile.in, configure.in: removed references to gdbm.
21677
21678Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21679
21680 * config.sub: Don't canonicalize os value
21681 newsos* to bsd (readline needs to check for newsos).
21682 (This fix was earlier made Jan 31, but got re-broken.)
21683
21684Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21685
21686 * configure.in: sco is an os, not a vendor!
21687
21688 * configure: Quote $( better. Keep various shells happy.
21689
21690Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21691
21692 * Makefile.in: eliminate stamp-files.
21693
21694Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21695
21696 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 21697 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
21698
21699Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21700
21701 * config.sub: fix iris/iris3.
21702
21703Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21704
21705 * configure: re-add -rm.
21706
21707Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21708
21709 * Maskefile.in: add .stmp-rcs to all.
21710
21711 * configure.in: remove gas from rs6000 build, use aix host fragment.
21712
21713Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21714
21715 * configure: pass down site_option during recursion.
21716
21717Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21718
21719 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21720
21721Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21722
21723 * configure: Change exec_prefix so that it really defaults to prefix.
21724
21725Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21726
21727 * Makefile.in, configure.in: Add support for mmalloc library.
21728
21729Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21730
21731 * Makefile.in: add stmp dependencies for a few more things.
21732
21733Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21734
21735 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 21736 collision, per john's suggestion.
6599da04
JM
21737
21738 * Makefile.in: add libiberty stmp to all and all.cross.
21739
21740Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21741
21742 * Makefile.in: remove force dependencies, add grep to all.
21743
21744Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21745
21746 * Makefile.in: drop flex. make stamp files work.
21747
21748 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
21749 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21750 gets cranky. use relative paths for configure and srcdir
21751 whenever possible. Send some error messages to stderr that were
21752 going to stdout.
6599da04
JM
21753
21754Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21755
21756 * Makefile.in: Fix libg++ rule to check for gcc directory
21757 before using gcc/gcc. Also pass XTRAFLAGS.
21758
21759Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21760
21761 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 21762 when they are already built.
6599da04
JM
21763
21764 * configure.texi: fixed a node pointer problem.
21765
21766Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21767
731a8127 21768 * config.sub configure.in gdb/configure.in
6599da04
JM
21769 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21770 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21771 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21772
21773Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21774
21775 * configure: -recurring becomes -silent. corrected help message
3d3b561f 21776 for -site= option.
6599da04
JM
21777
21778 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21779
21780Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21781
21782 * configure: when building Makefile for crosses, replace
3d3b561f
ML
21783 tooldir and program_prefix. default srcdir from location of
21784 config.sub. remove "for host in hosts" and "for target in
21785 targets" loops.
6599da04
JM
21786
21787Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21788
21789 * Makefile.in: Do not pass bindir or mandir to cvs.
21790
21791Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21792
21793 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
21794 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21795 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
21796
21797 * configure.texi: remove most references to multiple hosts,
3d3b561f 21798 multiple targets, subdirs, etc.
6599da04
JM
21799
21800 * configure.man: removed rcsid. reference config.sub not
3d3b561f 21801 config.subr.
6599da04
JM
21802
21803 * Makefile.in: mkdir $(infodir) on install-info.
21804
21805Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21806
21807 * configure.texi: Explain better about .gdbinit and about
21808 the environment that configure.in sections run in.
21809
21810Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21811
21812 * configure.in: Ultrix is only a decstation if it's a MIPS.
21813
21814Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21815
21816 * README: DOC.configure => cfg-paper.texi.
21817
21818Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21819
21820 * config.sub (near case $os): Don't convert newsos* to bsd!
21821
21822Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21823
21824 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21825 the number of copies of COPYING that go into the GDB tar file.
21826
21827Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21828
731a8127 21829 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21830 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21831 Fix SCO configuration stuff.
21832
21833Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21834
21835 * Makefile.in: For libg++, make sure the -I pointing
21836 to the gcc directory goes *after* all the libg++-local -I flags.
21837 Also, move just-gcc dependency from just-libg++ to all-libg++.
21838
21839Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21840
21841 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21842
21843Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21844
21845 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21846
21847Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21848
21849 * config.sub: Add stratus configuration frags. Also
21850 submitted to FSF.
21851
21852Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21853
21854 * Makefile.in (DEV_SUPPORT): add configure.man.
21855
21856 * config.sub(Decode manufacturer-specific): add -none*.
21857
21858Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21859
21860 * Makefile.in: remove form feeds to make Sun's make happy.
21861 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21862
21863Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21864
21865 * Makefile.in (AR_FLAGS): Make quieter.
21866
21867Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21868
21869 * configure.in: Add libg++.
21870 * configure: When verbose, don't output the command line at each
21871 level; it will be unremarkably the same as the previous version,
21872 which will be the same as what the user typed.
21873
21874Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21875
21876 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 21877 fileutils.
6599da04
JM
21878
21879 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
21880 look for sources in "..". Doing so breaks subdirectories that
21881 might have their own configure. If a subdir has it's own
21882 configure script, use it.
6599da04
JM
21883
21884Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21885
21886 * cfg-paper.texi: some changes suggested by rms.
21887
21888Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21889
21890 * config.sub: Merge in some small additions from the FSF version,
21891 taken from the gcc distribution, to bring the Cygnus and FSF
21892 versions into closer sync.
21893
21894Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21895
21896 * configure.in: Changed svr4 references to sysv4.
21897
21898Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21899
21900 * configure: added -V for version number option.
21901
21902Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21903
21904 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 21905 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
21906
21907Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21908
21909 * configure, config.subr, config.sub: config.subr is now
3d3b561f 21910 config.sub again.
6599da04
JM
21911
21912Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21913
21914 * configure.texi: new file, in progress.
21915
21916 * Makefile.in: build info file and install the man page for
3d3b561f 21917 configure.
6599da04
JM
21918
21919 * configure.man: new file, first cut.
21920
21921 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
21922 has gone. removed all traces of the -ansi option. removed all
21923 traces of the -languages option.
6599da04
JM
21924
21925 * config.subr: resync from rms.
21926
21927Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21928
21929 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
21930 config.subr, call the result config.subr, remove config.sub, use
21931 config.subr.
6599da04
JM
21932
21933 * Makefile.in: revised install for dir.info.
21934
21935Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21936
21937 * configure.in: add decstation host makefile frag.
21938
21939 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
21940 install. clean-gdbm on clean. infodir belongs in datadir.
21941 Make directories for info install. Build dir.info here then
21942 install it.
6599da04
JM
21943
21944Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21945
21946 * Makefile.in: fix for bad directory tests.
21947
21948Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21949
21950 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 21951 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
21952
21953 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
21954 work again and so one can focus one's attention on a particular
21955 package.
6599da04
JM
21956
21957Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21958
21959 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
21960 elif wherever possible. make -srcdir work without -objdir.
21961 -objdir= commented out.
6599da04
JM
21962
21963Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21964
21965 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
21966 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21967 Makefile now at top of generated Makefile. Removed cvs log
21968 entries. added -srcdir. create .gdbinit only if there is one
21969 in ${srcdir}.
6599da04
JM
21970
21971 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
21972 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21973 and mandir now keyed off datadir by default.
6599da04
JM
21974
21975Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21976
21977 * Freshly created ChangeLog.
21978
21979\f
21980Local Variables:
21981mode: change-log
21982left-margin: 8
21983fill-column: 76
21984version-control: never
21985End: