]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
testsuite: update builtins-5-p9-runnable.c for BE
[thirdparty/gcc.git] / ChangeLog
CommitLineData
a8c8351c
GA
12023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
2
3 * MAINTAINERS: Add myself.
4
50bd9c41
GA
52023-03-22 Tobias Burnus <tobias@codesourcery.com>
6
7 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
8
c8065441
GA
92023-03-10 Arsen Arsenović <arsen@aarsen.me>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
88cc4495
GA
132023-02-16 Martin Liska <mliska@suse.cz>
14
15 * MAINTAINERS: I'm stepping down from my positions.
16
f432ad09
GA
172023-01-10 Philip Herron <herron.philip@googlemail.com>
18
19 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
20
d808db1f
GA
212023-01-06 Clément Chigot <chigot@adacore.com>
22
23 * configure.ac: Skip GMP and MPFR when --disable-gdb is
24 provided.
25 * configure: Regenerate.
26
faccda27
GA
272023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
28
29 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
30
90323d0b
GA
312022-12-31 Iain Sandoe <iain@sandoe.co.uk>
32
33 * Makefile.def: Do not build shared libffi.
34 * Makefile.in: Regenerate.
35
de282a20
GA
362022-12-21 Andrew Pinski <apinski@marvell.com>
37
38 * Makefile.def: Add configure-gdb dependencies
39 on all-gmp and all-mpfr.
40 * configure.ac: Split out MPC checking from MPFR.
41 Require GMP and MPFR if the gdb directory exist.
42 * Makefile.in: Regenerate.
43 * configure: Regenerate.
44
26f4aefa
GA
452022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
46
47 * configure.ac (target_libraries): Add target-libgm2.
48 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
49 Add GCC_TARGET_TOOL entry for gm2.
50 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 51 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
52 * Makefile.def (target_modules): Add libgm2.
53 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
54 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
55 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 56 and lib-check-target=check-target-libgm2.
32582c19
JJ
57 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
58 (HOST_EXPORTS): Add definition for GM2.
59 (BASE_TARGET_EXPORTS): Add definition for GM2.
60 (GM2_FOR_BUILD): Defined.
61 (GM2FLAGS): Defined.
62 (GM2_FOR_TARGET): Defined.
63 (GM2FLAGS_FOR_TARGET): Defined.
64 (EXTRA_HOST_FLAGS): Defined.
65 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
66 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
67 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
68 * configure: Rebuilt.
69 * Makefile.in: Rebuilt.
26f4aefa 70
f17ddf2c
GA
712022-12-13 Philip Herron <philip.herron@embecosm.com>
72
73 * Makefile.def: Add Rust language.
74 * Makefile.in: Regenerate via autogen.
75
40ce6485
GA
762022-12-09 Martin Liska <mliska@suse.cz>
77
78 * MAINTAINERS: Fix spacing.
79
4bc2d9f6
GA
802022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
81
82 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
83
842022-12-07 Iain Sandoe <iain@sandoe.co.uk>
85
86 * Makefile.def: Pass host_libs_picflag to host dependent library
87 configures.
88 * Makefile.in: Regenerate.
89 * configure: Regenerate.
90 * configure.ac (host_libs_picflag): New configure variable set to
91 '--with-pic' when building 'host_shared'.
92
d769c504
GA
932022-11-25 Weimin Pan <weimin.pan@oracle.com>
94
95 * Makefile.def: Add libsframe as new module with its dependencies.
96 * Makefile.in: Regenerated.
97 * configure.ac: Add libsframe to host_libs.
98 * configure: Regenerated.
99
8761284f
GA
1002022-11-23 Marek Polacek <polacek@redhat.com>
101
102 Revert:
103 2022-11-23 Marek Polacek <polacek@redhat.com>
104
105 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
106 isl.
107 * Makefile.in: Regenerate.
108 * Makefile.tpl: Set PICFLAG.
109 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
110 check.
111 * configure: Regenerate.
112
1132022-11-23 Marek Polacek <polacek@redhat.com>
114
115 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
116 isl.
117 * Makefile.in: Regenerate.
118 * Makefile.tpl: Set PICFLAG.
119 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
120 check.
121 * configure: Regenerate.
122
83d400bd
GA
1232022-11-14 Martin Liska <mliska@suse.cz>
124
125 Revert:
126 2022-11-09 Martin Liska <mliska@suse.cz>
127
128 * doc/Makefile: New file.
129 * doc/_static/custom.css: New file.
130 * doc/baseconf.py: New file.
131 * doc/bsd.rst: New file.
132 * doc/contrib.rst: New file.
133 * doc/contribute.rst: New file.
134 * doc/cppdiropts.rst: New file.
135 * doc/cppenv.rst: New file.
136 * doc/cppopts.rst: New file.
137 * doc/cppwarnopts.rst: New file.
138 * doc/favicon.ico: New file.
139 * doc/funding.rst: New file.
140 * doc/gcc_sphinx.py: New file.
141 * doc/gnu.rst: New file.
142 * doc/gnu_free_documentation_license.rst: New file.
143 * doc/gpl-3.0.rst: New file.
144 * doc/indices-and-tables.rst: New file.
145 * doc/lgpl-2.1.rst: New file.
146 * doc/logo.pdf: New file.
147 * doc/logo.svg: New file.
148 * doc/md.rst: New file.
149 * doc/requirements.txt: New file.
150
1512022-11-14 Martin Liska <mliska@suse.cz>
152
153 Revert:
154 2022-11-09 Martin Liska <mliska@suse.cz>
155
156 * doc/baseconf.py: Port to GCC sources.
157
1582022-11-14 Martin Liska <mliska@suse.cz>
159
160 Revert:
161 2022-11-14 Martin Liska <mliska@suse.cz>
162
163 * configure: Regenerate.
164 * configure.ac: Support Sphinx based documentation.
165
1662022-11-14 Martin Liska <mliska@suse.cz>
167
168 Revert:
169 2022-11-09 Martin Liska <mliska@suse.cz>
170
171 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
172 provide a default.
173
1742022-11-14 Martin Liska <mliska@suse.cz>
175
176 Revert:
177 2022-11-09 Martin Liska <mliska@suse.cz>
178
179 * doc/bsd.rst:
3d3b561f 180 Add trailing newline.
83d400bd 181 * doc/contrib.rst:
3d3b561f 182 Add trailing newline.
83d400bd 183 * doc/contribute.rst:
3d3b561f 184 Add trailing newline.
83d400bd 185 * doc/cppdiropts.rst:
3d3b561f 186 Add trailing newline.
83d400bd 187 * doc/cppenv.rst:
3d3b561f 188 Add trailing newline.
83d400bd 189 * doc/cppopts.rst:
3d3b561f 190 Add trailing newline.
83d400bd 191 * doc/cppwarnopts.rst:
3d3b561f 192 Add trailing newline.
83d400bd 193 * doc/funding.rst:
3d3b561f 194 Add trailing newline.
83d400bd 195 * doc/gnu.rst:
3d3b561f 196 Add trailing newline.
83d400bd 197 * doc/gnu_free_documentation_license.rst:
3d3b561f 198 Add trailing newline.
83d400bd 199 * doc/gpl-3.0.rst:
3d3b561f 200 Add trailing newline.
83d400bd 201 * doc/indices-and-tables.rst:
3d3b561f 202 Add trailing newline.
83d400bd 203 * doc/lgpl-2.1.rst:
3d3b561f 204 Add trailing newline.
83d400bd 205 * doc/md.rst:
3d3b561f 206 Add trailing newline.
83d400bd
GA
207
2082022-11-14 Martin Liska <mliska@suse.cz>
209
210 Revert:
211 2022-11-09 Martin Liska <mliska@suse.cz>
212
213 * configure.ac: Use new install URL.
214 * configure: Regenerate.
215
2162022-11-14 Martin Liska <mliska@suse.cz>
217
218 Revert:
219 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
220
221 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
222 instead of just ``.''.
223 * doc/gcc_sphinx.py: Moved to...
224 * doc/modules/gcc_sphinx.py: ...here.
225
2262022-11-14 Martin Liska <mliska@suse.cz>
227
228 Revert:
229 2022-11-10 Martin Liska <mliska@suse.cz>
230
231 * doc/baseconf.py: Modernize by using pathlib.
232
2332022-11-14 Martin Liska <mliska@suse.cz>
234
235 Revert:
236 2022-11-11 Martin Liska <mliska@suse.cz>
237
238 * doc/Makefile: Disable -j auto.
239
2402022-11-14 Martin Liska <mliska@suse.cz>
241
242 Revert:
243 2022-11-11 Martin Liska <mliska@suse.cz>
244
245 * doc/Makefile: Update comment.
246
2472022-11-14 Martin Liska <mliska@suse.cz>
248
249 Revert:
250 2022-11-11 Martin Liska <mliska@suse.cz>
251
252 * doc/indices-and-tables.rst: Rename Indexes to Indices.
253
2542022-11-14 Martin Liska <mliska@suse.cz>
255
256 Revert:
257 2022-11-13 Martin Liska <mliska@suse.cz>
258
259 PR web/107643
260 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
261 is set.
262 * doc/indices-and-tables.rst: Use include_todo tag.
263
2642022-11-14 Martin Liska <mliska@suse.cz>
265
266 Revert:
267 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
268
269 * doc/contrib.rst: Update Jeff Law's email address.
270
eefbfbc7
GA
2712022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
272
273 * doc/contrib.rst: Update Jeff Law's email address.
274
2752022-11-13 Martin Liska <mliska@suse.cz>
276
277 PR web/107643
278 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
279 is set.
280 * doc/indices-and-tables.rst: Use include_todo tag.
281
5b6ce16a
GA
2822022-11-11 Martin Liska <mliska@suse.cz>
283
284 * doc/indices-and-tables.rst: Rename Indexes to Indices.
285
2862022-11-11 Martin Liska <mliska@suse.cz>
287
288 * doc/Makefile: Update comment.
289
2902022-11-11 Martin Liska <mliska@suse.cz>
291
292 * doc/Makefile: Disable -j auto.
293
f225b813
GA
2942022-11-10 Martin Liska <mliska@suse.cz>
295
296 * doc/baseconf.py: Modernize by using pathlib.
297
2982022-11-10 Arsen Arsenović <arsen@aarsen.me>
299
300 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
301 instead of just ``.''.
302 * doc/gcc_sphinx.py: Moved to...
303 * doc/modules/gcc_sphinx.py: ...here.
304
1cdfd0e5
GA
3052022-11-09 Martin Liska <mliska@suse.cz>
306
307 * configure.ac: Use new install URL.
308 * configure: Regenerate.
309
3102022-11-09 Martin Liska <mliska@suse.cz>
311
312 * doc/bsd.rst:
3d3b561f 313 Add trailing newline.
1cdfd0e5 314 * doc/contrib.rst:
3d3b561f 315 Add trailing newline.
1cdfd0e5 316 * doc/contribute.rst:
3d3b561f 317 Add trailing newline.
1cdfd0e5 318 * doc/cppdiropts.rst:
3d3b561f 319 Add trailing newline.
1cdfd0e5 320 * doc/cppenv.rst:
3d3b561f 321 Add trailing newline.
1cdfd0e5 322 * doc/cppopts.rst:
3d3b561f 323 Add trailing newline.
1cdfd0e5 324 * doc/cppwarnopts.rst:
3d3b561f 325 Add trailing newline.
1cdfd0e5 326 * doc/funding.rst:
3d3b561f 327 Add trailing newline.
1cdfd0e5 328 * doc/gnu.rst:
3d3b561f 329 Add trailing newline.
1cdfd0e5 330 * doc/gnu_free_documentation_license.rst:
3d3b561f 331 Add trailing newline.
1cdfd0e5 332 * doc/gpl-3.0.rst:
3d3b561f 333 Add trailing newline.
1cdfd0e5 334 * doc/indices-and-tables.rst:
3d3b561f 335 Add trailing newline.
1cdfd0e5 336 * doc/lgpl-2.1.rst:
3d3b561f 337 Add trailing newline.
1cdfd0e5 338 * doc/md.rst:
3d3b561f 339 Add trailing newline.
1cdfd0e5
GA
340
3412022-11-09 Martin Liska <mliska@suse.cz>
342
343 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
344 provide a default.
345
3462022-11-09 Martin Liska <mliska@suse.cz>
347
348 * configure: Regenerate.
349 * configure.ac: Support Sphinx based documentation.
350
3512022-11-09 Martin Liska <mliska@suse.cz>
352
353 * doc/baseconf.py: Port to GCC sources.
354
3552022-11-09 Martin Liska <mliska@suse.cz>
356
357 * doc/Makefile: New file.
358 * doc/_static/custom.css: New file.
359 * doc/baseconf.py: New file.
360 * doc/bsd.rst: New file.
361 * doc/contrib.rst: New file.
362 * doc/contribute.rst: New file.
363 * doc/cppdiropts.rst: New file.
364 * doc/cppenv.rst: New file.
365 * doc/cppopts.rst: New file.
366 * doc/cppwarnopts.rst: New file.
367 * doc/favicon.ico: New file.
368 * doc/funding.rst: New file.
369 * doc/gcc_sphinx.py: New file.
370 * doc/gnu.rst: New file.
371 * doc/gnu_free_documentation_license.rst: New file.
372 * doc/gpl-3.0.rst: New file.
373 * doc/indices-and-tables.rst: New file.
374 * doc/lgpl-2.1.rst: New file.
375 * doc/logo.pdf: New file.
376 * doc/logo.svg: New file.
377 * doc/md.rst: New file.
378 * doc/requirements.txt: New file.
379
89d0a14a
JJ
3802022-11-04 Thomas Schwinge <thomas@codesourcery.com>
381
382 * Makefile.def: Remove module 'liboffloadmic'.
383 * Makefile.in: Regenerate.
384 * configure.ac: Remove 'liboffloadmic' handling.
385 * configure: Regenerate.
386
9a8b868d
GA
3872022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
388
389 * MAINTAINERS: Update email address.
390
10439719
GA
3912022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
392
393 * configure.ac: Don't configure readline if --with-system-readline is
394 used.
395 * configure: Re-generate.
396
781f477a
GA
3972022-10-12 Cui,Lili <lili.cui@intel.com>
398
399 * MAINTAINERS (Write After Approval): Add myself.
400
ab332cd7
GA
4012022-10-11 Olivier Hainque <hainque@adacore.com>
402
403 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
404 and friends for rtp !large. Assume the linker has the required
405 abilities and set lt_cv_deplibs_check_method.
406
3a221b73
GA
4072022-09-30 Olivier Hainque <hainque@adacore.com>
408
409 * configure.ac (*vxworks*): If enable_shared is not
410 set, set to "no" and add --disable-shared to target and
411 host_configargs.
412 * configure: Regenerate.
413
220c4d8e
GA
4142022-09-26 Jeff Law <jlaw@ventanamicro.com>
415
416 * MAINTAINERS: Update my email address and DCO entry.
417
4afaeaab
GA
4182022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
419
420 * MAINTAINERS (Write After Approval): Add myself.
421
d0fc05e8
GA
4222022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
fe2a8ce9
GA
4262022-09-07 Jeff Law <jeffreyalaw@gmail.com>
427
428 * MAINTAINERS: Update my email address.
429
4302022-09-07 Tom de Vries <tdevries@suse.de>
431
432 * configure.ac: Set extra_host_libiberty_configure_flags and
433 extra_host_zlib_configure_flags in separate case statements.
434 * configure: Regenerate.
435
25aeb922
GA
4362022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
437
438 * MAINTAINERS: Update c-sky port maintainers' emails.
439
542c60c4
GA
4402022-08-31 Martin Liska <mliska@suse.cz>
441
442 * configure: Regenerate.
443 * configure.ac: Delete hpux9 and hpux10.
444
30afe5e7
GA
4452022-08-18 Sergei Trofimovich <siarheit@google.com>
446
447 * Makefile.def: Drop libelf module and gcc-configure dependency
448 on it.
449 * Makefile.in: Regenerate with 'autogen Makefile.def'.
450 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
451 LIBELFINC.
452 * configure: Regenrate.
453 * configure.ac (host_libs): Drop unused libelf.
454
4552022-08-18 Sergei Trofimovich <siarheit@google.com>
456
457 * Makefile.in: Regenerate.
458
4ad52740
GA
4592022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
460
461 * MAINTAINERS: Add myself as AutoFDO maintainer.
462
32510382
GA
4632022-08-01 Roger Sayle <roger@nextmovesoftware.com>
464 Arnaud Charlet <charlet@adacore.com>
465
466 * configure: Regenerate.
467
4a7274dd
GA
4682022-07-31 Roger Sayle <roger@nextmovesoftware.com>
469
470 PR bootstrap/106472
471 * Makefile.def (dependencies): Make configure-target-libgo depend
472 upon all-target-libbacktrace.
473
1e2c5f4c
GA
4742022-07-27 David Faust <david.faust@oracle.com>
475
476 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
477
4782022-07-27 Richard Biener <rguenther@suse.de>
479
480 * MAINTAINERS (Roger Sayle): Update e-mail address.
481
bbb9c030
GA
4822022-07-21 Sam Feifer <sfeifer@redhat.com>
483
484 * MAINTAINERS (Write After Approval): Add myself.
485
4862022-07-21 Marc Poulhiès <poulhies@adacore.com>
487
488 * MAINTAINERS: Add myself as Ada front end co-maintainer.
489
7c0c10db
GA
4902022-07-19 Alexander Monakov <amonakov@ispras.ru>
491
492 * .gitignore: Do not ignore config.h.
493
bdc7b765
GA
4942022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
495
496 * MAINTAINERS: Add myself to Write After Approval.
497
8467574d
GA
4982022-07-04 Martin Liska <mliska@suse.cz>
499
500 * MAINTAINERS: fix sorting of names
501
3731dd0b
GA
5022022-07-03 Immad Mir <mirimmad17@gmail.com>
503
504 * MAINTAINERS: add myself.
505
5062022-07-03 Immad Mir <mirimmad17@gmail.com>
507
508 * MAINTAINERS: Add myself to write after approval and DCO.
509
20f0f305
GA
5102022-07-02 Tim Lange <mail@tim-lange.me>
511
512 * MAINTAINERS: Add myself.
513
ed974488
GA
5142022-07-01 Haochen Jiang <haochen.jiang@intel.com>
515
516 * MAINTAINERS (Write After Approval): Add myself.
517
976196b3
GA
5182022-06-30 Cui,Lili <lili.cui@intel.com>
519
520 Revert:
521 2022-06-30 Cui,Lili <lili.cui@intel.com>
522
523 * MAINTAINERS (Write After Approval): Add myself.
524
5252022-06-30 Cui,Lili <lili.cui@intel.com>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
fb29fdea
GA
5292022-06-28 Alexandre Oliva <oliva@adacore.com>
530
531 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
532 (EXTRA_GCC_FLAGS): Likewise.
533 * Makefile.in: Rebuilt.
534
5352022-06-28 konglin1 <lingling.kong@intel.com>
536
537 * MAINTAINERS (Write After Approval): Add myself.
538
9d3dd218
GA
5392022-06-27 Tom de Vries <tdevries@suse.de>
540
541 * configure.ac: Build libiberty pic variant for gdbserver.
542 * configure: Regenerate.
543
b2b72757
GA
5442022-06-26 Iain Sandoe <iain@sandoe.co.uk>
545
546 * configure: Regenerate.
547 * configure.ac: Correct use of $host.
548
87509781
GA
5492022-06-25 Jeff Law <jeffreyalaw@gmail.com>
550
551 * MAINTAINERS: Remove tilegx and tilepro entries.
552 * configure.ac: Remove tilegx and tilepro stanzas.
553 * configure: Rebuilt.
554
37b3b5da
GA
5552022-05-28 Bruce Korb <bkorb@gnu.org>
556
557 * .gitignore: Ignore vim swap files
558
9df4ffe4
GA
5592022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
560
561 * MAINTAINERS: Add myself to write after approval.
562
d0d513b5
GA
5632022-05-11 Kewen Lin <linkw@linux.ibm.com>
564
565 * MAINTAINERS: Remove myself from DCO section.
566
bd022ff9
GA
5672022-05-09 Xi Ruoyao <xry111@xry111.site>
568
569 * MAINTAINERS: Update my email address.
570
5712022-05-09 Clément Chigot <chigot@adacore.com>
572
573 * MAINTAINERS: Update my email address.
574
ab869e7f
GA
5752022-05-05 Kewen Lin <linkw@linux.ibm.com>
576
577 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
578 section.
579
d1d57187
GA
5802022-04-19 Richard Henderson <rth@gcc.gnu.org>
581
582 * MAINTAINERS: Update my email address.
583
8af4270d
GA
5842022-04-01 Qian Jianhua <qianjh@fujitsu.com>
585
586 * MAINTAINERS: Update my email address.
587
9f774626
GA
5882022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
589
590 * MAINTAINERS: (CPU Port Maintainers): Add myself and
591 Lulu as LoongArch port maintainer.
592
5932022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
594 Lulu Cheng <chenglulu@loongson.cn>
595
596 * configure.ac: Add LoongArch tuples.
597 * configure: Regenerate.
598
aab0127d
GA
5992022-03-28 Tom Tromey <tromey@adacore.com>
600
601 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
602 * configure: Rebuild.
603
6fc4a993
GA
6042022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
605
606 * MAINTAINERS: Change my information.
607
9fc8f278
GA
6082022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
609
610 * MAINTAINERS: Add myself to DCO section.
611
510613e7
GA
6122022-03-14 Jonathan Wakely <jwakely@redhat.com>
613
614 * configure.ac: Fix incorrect option in comment.
615 * configure: Regenerate.
616
8cc4f9cd
GA
6172022-03-09 Hans-Peter Nilsson <hp@axis.com>
618
619 * Makefile.def (dependencies): Make configure-sim depend on
620 all-readline.
621 * Makefile.in: Regenerate.
622
2cfb33fc
GA
6232022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
624
625 * MAINTAINERS (Write After Approval): Update my e-mail address.
626
2a2fda2d
GA
6272022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
628
629 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
630
1bb52662
GA
6312022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
632
633 * MAINTAINERS: Update my email and add myself to the DCO list.
634
e0b8716f
GA
6352022-01-25 Thomas Schwinge <thomas@codesourcery.com>
636
637 Revert:
638 2021-09-16 Andrew Pinski <apinski@marvell.com>
639
640 PR bootstrap/67102
641 * Makefile.def: Have configure-target-libffi depend on
642 all-target-libstdc++-v3.
643 * Makefile.in: Regenerate.
644
d43be9dc
GA
6452022-01-22 Jakub Jelinek <jakub@redhat.com>
646
647 PR other/104181
648 * build.log: Remove.
649
5fa55d55
GA
6502022-01-20 Martin Liska <mliska@suse.cz>
651
652 * MAINTAINERS: Adjust email address based on IRC request.
653
7a761ae6
GA
6542022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
655
656 * MAINTAINERS: Update my email address.
657
fc829782
GA
6582022-01-17 Martin Liska <mliska@suse.cz>
659
660 * MAINTAINERS: Rename .c names to .cc.
661
ad3f0d08
GA
6622022-01-13 Jakub Jelinek <jakub@redhat.com>
663
664 * Makefile.am: Remove.
665
01a254e3
GA
6662022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
667
668 * Makefile.am: New file.
669
6702022-01-11 Martin Liska <mliska@suse.cz>
671
672 * MAINTAINERS: Sort 2 names.
673
d9450aa0
GA
6742022-01-10 Martin Liska <mliska@suse.cz>
675
676 * MAINTAINERS: Fix obvious issues with sorting.
677
55e96bf9
GA
6782022-01-07 liuhongt <hongtao.liu@intel.com>
679
680 * build.log: New file.
681
0fbefa25
GA
6822022-01-05 Nathan Sidwell <nathan@acm.org>
683
684 * MAINTAINERS: Add DCO entry. Sort that list.
685
7d11b64b
GA
6862022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
687
688 * MAINTAINERS: Change of email address in both DCO and
689 Write After Approval list.
690
aa17859b
GA
6912021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
692
693 * configure: Regenerate.
694
6952021-12-21 Martin Liska <mliska@suse.cz>
696
697 * config.sub: Change mode back to 755.
698
2554e2da
GA
6992021-12-17 Martin Liska <mliska@suse.cz>
700
701 * config.sub: Sync from master.
702
7032021-12-17 Martin Liska <mliska@suse.cz>
704
705 Revert:
706 2021-12-16 Matthias Seidel <mseidel@apache.org>
707
708 * config.sub: Fix typo.
709
774269aa
GA
7102021-12-16 Matthias Seidel <mseidel@apache.org>
711
712 * config.sub: Fix typo.
713
7142021-12-16 H.J. Lu <hjl.tools@gmail.com>
715
716 Revert:
717 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
718
719 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
720 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
721 * configure.ac: Include config/gcc-plugin.m4.
722 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
723 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
724 RANLIB if possible.
725 * Makefile.in: Regenerated.
726 * configure: Likewise.
727
8a89c39b
GA
7282021-12-15 H.J. Lu <hjl.tools@gmail.com>
729
730 * Makefile.tpl (BUILD_CFLAGS): New.
731 (CFLAGS): Append $(BUILD_CFLAGS).
732 (CXXFLAGS): Likewise.
733 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
734 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
735 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
736 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
737 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
738 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
739 (PGO-TRAINING-TARGETS): Likewise.
740 (PGO_BUILD_TRAINING): Likewise.
741 (all): Add '+' to the command line for recursive make. Support
742 the PGO build.
743 * configure.ac: Add --enable-pgo-build[=lto].
744 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
745 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
746 * Makefile.in: Regenerated.
747 * configure: Likewise.
748
7492021-12-15 H.J. Lu <hjl.tools@gmail.com>
750
751 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
752 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
753 * configure.ac: Include config/gcc-plugin.m4.
754 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
755 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
756 RANLIB if possible.
757 * Makefile.in: Regenerated.
758 * configure: Likewise.
759
9c6586bc
GA
7602021-12-14 Marc Poulhiès <poulhies@adacore.com>
761
762 * MAINTAINERS: Add myself to write after approval.
763
3a580f96
GA
7642021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
765
766 * MAINTAINERS: Adding myself.
767
ea6ef320
GA
7682021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
769
770 * configure: Regenerate.
771 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
772 $(CPP).
773
c177e806
GA
7742021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
775
776 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
777 libatomic.
778 * Makefile.in: Regenerate.
779 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
780 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
781 target-libphobos-bootstrap.
782 (STAGE2_CONFIGURE_FLAGS): Likewise.
783 * configure: Regenerate.
784 * configure.ac: Add support for bootstrapping D front-end.
785
6b1695f4
GA
7862021-11-16 Martin Uecker <uecker@gcc.gnu.org>
787
788 * MAINTAINERS: Add myself to DCO section and update email address.
789
7902021-11-16 Iain Sandoe <iain@sandoe.co.uk>
791
792 * configure: Regenerate.
793 * configure.ac: Ensure that PIC (shared) defaults are set
794 correctly for Darwin.
795
7962021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
797
798 * MAINTAINERS: Update my address.
799
af2852b9
GA
8002021-11-12 Alan Modra <amodra@gmail.com>
801
802 * Makefile.def (configure-opcodes): Depend on configure-bfd.
803 * Makefile.in: Regenerate.
804
18ae471f
GA
8052021-11-03 Maciej W. Rozycki <macro@embecosm.com>
806
807 * MAINTAINERS: Clarify the policy WRT the Write After Approval
808 list.
809
b4df2dd3
GA
8102021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
811
812 * MAINTAINERS (Reviewers, arc): Remove my entry.
813 (Write After Approval): Add an entry for myself.
814
2322c8b1
GA
8152021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
816
817 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
818 * Makefile.in: Regenerate.
819 * configure: Regenerate.
820 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
821
3ff5b4ed
GA
8222021-10-26 Jeff Law <jeffreyalaw@gmail.com>
823
824 * MAINTAINERS: Fix up Maciej's entries.
825
8262021-10-26 Maciej W. Rozycki <macro@embecosm.com>
827
828 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
829 maintainer.
830
c2bd5d8a
GA
8312021-10-22 Eric Gallager <egallager@gcc.gnu.org>
832
833 PR other/102663
834 * Makefile.def: Handle install-dvi target.
835 * Makefile.tpl: Likewise.
836 * Makefile.in: Regenerate.
837
19472fc3
GA
8382021-10-19 Clément Chigot <clement.chigot@atos.net>
839
840 * MAINTAINERS: Add myself for write after approval.
841
52055987
GA
8422021-10-12 Eric Gallager <egallager@gcc.gnu.org>
843
844 * Makefile.def: Mark libcody, libdecnumber,
845 c++tools, libgcc, and libobjc as missing TAGS
846 targets.
847 * Makefile.in: Regenerate.
848
50e20ee6
GA
8492021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
850
851 * MAINTAINERS: Add myself to DCO section and update email
852 address.
853
d238146e
GA
8542021-09-29 Jonathan Wakely <jwakely@redhat.com>
855
856 * MAINTAINERS: Add myself to DCO section.
857
fd133479
GA
8582021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
859
860 * configure: Regenerate.
861 * configure.ac (skipdirs): Add the contents of target_configdirs if
862 we are not building gcc.
863
9a4293ed
GA
8642021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
865
866 * Makefile.def: Back-port commits ba4d88ad892f and
867 755ba58ebef0 from binutils-gdb repository.
868 * Makefile.in: Regenerated.
869
62498024
GA
8702021-09-20 Harald Anlauf <anlauf@gmx.de>
871
872 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
873
0a4cb439
GA
8742021-09-17 Iain Sandoe <iain@sandoe.co.uk>
875
876 * Makefile.def: Add a jit check target for the jit
877 language.
878 * Makefile.in: Regenerate.
879
e19570d3
GA
8802021-09-16 Andrew Pinski <apinski@marvell.com>
881
882 PR bootstrap/67102
883 * Makefile.def: Have configure-target-libffi depend on
884 all-target-libstdc++-v3.
885 * Makefile.in: Regenerate.
886
a26206ec
GA
8872021-09-10 Petter Tomner <tomner@kth.se>
888
889 * MAINTAINERS: Me added to DCO and write after approval
890
e11c6046
GA
8912021-09-01 YunQiang Su <syq@debian.org>
892
893 * MAINTAINERS: Add myself for write after approval.
894
6d51ee43
GA
8952021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
896
897 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
898 * Makefile.in: Regenerate.
899
4be4fa4e
GA
9002021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
901
902 * MAINTAINERS: Add myself for write after approval.
903
6e529985
GA
9042021-08-18 Iain Sandoe <iain@sandoe.co.uk>
905
906 * Makefile.in: Regenerate.
907 * Makefile.tpl: Make the state of the configured host
908 shared flag available to makefile fragements.
909
37768150
GA
9102021-08-09 Hongyu Wang <hongyu.wang@intel.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
92d45509
GA
9142021-07-20 Richard Earnshaw <rearnsha@arm.com>
915
916 * .dir-locals.el (bug-reference-url-format): Use https.
917
9182021-07-20 Richard Earnshaw <rearnsha@arm.com>
919
920 * .dir-locals.el (c-mode): Change fill-column to 79.
921
d97d71a1
GA
9222021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
923
924 * MAINTAINERS: Add myself to DCO section.
925
ef2ace64
GA
9262021-07-09 Iain Sandoe <iain@sandoe.co.uk>
927
928 * configure: Regenerate.
929 * configure.ac: Adjust cases for which it is necessary to
930 include the Darwin host config fragment.
931
6fba0eea
GA
9322021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
933
934 * MAINTAINERS: Add myself for write after approval and DCO.
935
6d53e6f9
GA
9362021-07-05 Iain Sandoe <iain@sandoe.co.uk>
937
938 * Makefile.def: Add dsymutil defs.
939 * Makefile.in: Regenerated.
940 * Makefile.tpl: Add dsymutil to flags.
941 * configure: Regenerated.
942 * configure.ac: Add dsymutil to target and build recipes.
943
bea7c16a
GA
9442021-07-01 Ankur Saini <arsenic@sourceware.org>
945
946 * MAINTAINERS: Add myself for write after approval.
947
25b6bfea
GA
9482021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
949
950 * MAINTAINERS (Write After Approval): Add myself.
951
90708f87
GA
9522021-06-25 Matthias Kretz <m.kretz@gsi.de>
953
954 * MAINTAINERS: Add myself for write after approval and DCO
955
9aa8327e
GA
9562021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
957
958 * .gitignore: Add entry for cscope.out.
959
419af06a
GA
9602021-06-22 liuhongt <hongtao.liu@intel.com>
961
962 * MAINTAINERS: Remove my Write After Approval entry.
963
2f080224
GA
9642021-06-21 liuhongt <hongtao.liu@intel.com>
965
966 * MAINTAINERS: Add myself as maintainer of the i386 vector
967 extensions.
968
c5581d48
GA
9692021-06-18 Antoni Boucher <bouanto@zoho.com>
970
971 * MAINTAINERS (Write After Approval): Add myself.
972
688359a2
GA
9732021-06-17 Aldy Hernandez <aldyh@redhat.com>
974
975 * MAINTAINERS (Various Maintainers): Add Andrew and myself
976 as *vrp and ranger maintainers.
977
28c62475
GA
9782021-06-05 Jeff Law <jeffreyalaw@gmail.com>
979
980 * MAINTAINERS: Adjust my entry in the DCO section so that it does
981 not trigger testsuite failures.
982
9832021-06-05 Jeff Law <jeffreyalaw@gmail.com>
984
985 * MAINTAINERS: Add myself to DCO section with both email addresses.
986
440c8a0a
GA
9872021-06-03 Jason Merrill <jason@redhat.com>
988
989 * MAINTAINERS: Add DCO version number.
990
9663c744
GA
9912021-06-02 Jason Merrill <jason@redhat.com>
992
993 * MAINTAINERS: Add DCO section.
994
ee682192
GA
9952021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
996
997 * MAINTAINERS (Write After Approval): Add myself.
998
1a87f838
GA
9992021-05-29 Mike Frysinger <vapier@gentoo.org>
1000
1001 * configure.ac: Add gnulib to configdirs for sim.
1002 * configure: Regenerate.
1003
a8daf9a1
GA
10042021-05-18 Mike Frysinger <vapier@gentoo.org>
1005
1006 * Makefile.def: Add configure-sim dependency on all-gnulib.
1007 * Makefile.in: Regenerated.
1008
a7ffc1ef
GA
10092021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
0ff3a0f2
GA
10132021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1014
1015 * MAINTAINERS (Write After Approval): Add myself.
1016
037e3661
GA
10172021-05-11 Martin Liska <mliska@suse.cz>
1018
1019 * MAINTAINERS: Remove entries for removed
1020 components (HSA, BRIG, libhsail-rt).
1021 Move Pekka to Write After Approval.
1022
10232021-05-11 Martin Liska <mliska@suse.cz>
1024
1025 * Makefile.def: Remove libhsail-rt.
1026 * Makefile.in: Likewise.
1027 * configure.ac: Likewise.
1028 * configure: Regenerate.
1029 * libhsail-rt/ChangeLog: Removed.
1030 * libhsail-rt/Makefile.am: Removed.
1031 * libhsail-rt/Makefile.in: Removed.
1032 * libhsail-rt/README: Removed.
1033 * libhsail-rt/aclocal.m4: Removed.
1034 * libhsail-rt/configure: Removed.
1035 * libhsail-rt/configure.ac: Removed.
1036 * libhsail-rt/configure.tgt: Removed.
1037 * libhsail-rt/include/internal/fibers.h: Removed.
1038 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1039 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1040 * libhsail-rt/include/internal/workitems.h: Removed.
1041 * libhsail-rt/rt/arithmetic.c: Removed.
1042 * libhsail-rt/rt/atomics.c: Removed.
1043 * libhsail-rt/rt/bitstring.c: Removed.
1044 * libhsail-rt/rt/fbarrier.c: Removed.
1045 * libhsail-rt/rt/fibers.c: Removed.
1046 * libhsail-rt/rt/fp16.c: Removed.
1047 * libhsail-rt/rt/misc.c: Removed.
1048 * libhsail-rt/rt/multimedia.c: Removed.
1049 * libhsail-rt/rt/queue.c: Removed.
1050 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1051 * libhsail-rt/rt/segment.c: Removed.
1052 * libhsail-rt/rt/workitems.c: Removed.
1053 * libhsail-rt/target-config.h.in: Removed.
1054
99e8df7a
GA
10552021-05-04 Nick Clifton <nickc@redhat.com>
1056
1057 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1058 * configure: Regenerate.
1059
e4ff4ffb
GA
10602021-04-28 Jakub Jelinek <jakub@redhat.com>
1061 Tobias Burnus <tobias@codesourcery.com>
1062
1063 * configure.ac (--enable-offload-defaulted): New.
1064 * configure: Regenerate.
1065
05ec629f
GA
10662021-04-23 David Faust <david.faust@oracle.com>
1067
1068 * MAINTAINERS (Write After Approval): Add myself.
1069
a0ecde22
GA
10702021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1071
1072 * MAINTAINERS (Write After Approval): Add myself.
1073
651684b4
GA
10742021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1075
1076 * MAINTAINERS: Add myself as pru port maintainer.
1077
bf1f3168
GA
10782021-03-23 David Malcolm <dmalcolm@redhat.com>
1079
1080 * MAINTAINERS: Add myself as static analyzer maintainer.
1081
287e3e84
GA
10822021-03-18 Jeff Law <jlaw@tachyum.com>
1083
1084 * MAINTAINERS: Update primary entry.
1085
5e93c2f0
GA
10862021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1087
1088 * MAINTAINERS (Write After Approval): Add myself.
1089
10902021-03-13 Mike Frysinger <vapier@gentoo.org>
1091
1092 * Makefile.def: Remove all-sim dependency on configure-gdb.
1093 * Makefile.in: Regenerated.
1094
48ff383f
GA
10952021-03-11 Jeff Law <law@redhat.com>
1096
1097 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1098
10992021-03-11 Martin Liska <mliska@suse.cz>
1100
1101 * Makefile.tpl: The change was done Makefile.in which
1102 is generated file.
1103
6405b40f
GA
11042021-03-08 Jeff Law <law@redhat.com>
1105
1106 * MAINTAINERS: Update my email address
1107
71e24b06
GA
11082021-02-23 Kito Cheng <kito.cheng@sifive.com>
1109
1110 * config.guess: Import latest upstream.
1111 * config.sub: Import latest upstream.
1112
161e4c08
GA
11132021-01-25 Martin Liska <mliska@suse.cz>
1114
1115 PR gcov-profile/98739
1116 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1117 for profiledbootstrap.
1118
8502e23d
GA
11192021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1120
1121 * MAINTAINERS (Write After Approval): Add myself.
1122
11232021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1124
1125 * MAINTAINERS (Write After Approval): Update my e-mail address.
1126
6851dda2
GA
11272021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1128
1129 * MAINTAINERS: Fix spacing.
1130
11312021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1132
1133 * MAINTAINERS (Write After Approval): Add myself
1134
942ae5be
GA
11352021-01-06 Nick Alcock <nick.alcock@oracle.com>
1136
1137 * Makefile.def: Sync with binutils-gdb:
1138 (dependencies): all-ld depends on all-libctf.
1139 (host_modules): libctf is no longer no_install.
1140 No longer no_check. Checking depends on all-ld.
1141 * Makefile.in: Regenerated.
1142
651b8a50
GA
11432021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1144
1145 * libtool.m4: Match gnu* along other GNU systems.
1146 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1147 * libgo/configure: Re-generate.
1148
7e73f511
GA
11492021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1150
1151 * MAINTAINERS: Update my email address.
1152
cd69e3d5
GA
11532020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1154
1155 * MAINTAINERS (Write After Approval): Add myself.
1156
6e9d8651
GA
11572020-12-15 Nathan Sidwell <nathan@acm.org>
1158
1159 * Makefile.def
1160 * Makefile.in
1161 * Makefile.tpl
1162 * configure
1163 * configure.ac
1164
11652020-12-15 Nathan Sidwell <nathan@acm.org>
1166
1167 * Makefile.def: Add libcody.
1168 * configure.ac: Add libcody.
1169 * Makefile.in: Regenerated.
1170 * configure: Regenerated.
1171
d52945ce
GA
11722020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1173
1174 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1175
6e1edf48
GA
11762020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1177
1178 PR target/97865
1179 * libtool.m4: Update handling of Darwin platform link flags
1180 for Darwin20.
1181
11860cf4
GA
11822020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1183
1184 * .gitignore: Sync with binutils-gdb
1185
11862020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1187
1188 * MAINTAINERS: Add myself as arc port maintainer.
1189
a9625c50
GA
11902020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1191
1192 PR d/87788
1193 * configure.ac: Don't disable D for *-*-darwin*.
1194 * configure: Regenerate.
1195
11962020-11-29 John David Anglin <danglin@gcc.gnu.org>
1197
1198 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1199 hppa64-*-hpux11*.
1200
360258da
GA
12012020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1202
1203 * configure: Regenerate.
1204 * configure.ac: Add --bootstrap-hwasan option.
1205
8e6198d0
GA
12062020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1207
1208 * config.guess: Import latest upstream.
1209 * config.sub: Import latest upstream.
1210
29c5d9ce
GA
12112020-11-16 Martin Liska <mliska@suse.cz>
1212
1213 * .gitignore: Add cache as clangd uses it now.
1214
77f67db2
GA
12152020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1216
1217 * MAINTAINERS (Write After Approval): add myself
1218
2bee28dd
GA
12192020-11-09 Pat Bernardi <bernardi@adacore.com>
1220
1221 * MAINTAINERS (Write After Approval): Add myself.
1222
12232020-11-09 Jonathan Wakely <jwakely@redhat.com>
1224
1225 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1226 Remove FIXME comments.
1227
44cab2d8
GA
12282020-11-06 Martin Uecker <muecker@gwdg.de>
1229
1230 * MAINTAINERS: Update my email address.
1231
12322020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1233
1234 * MAINTAINERS (Write After Approval): Add myself.
1235
8e97b905
GA
12362020-10-06 Tobias Burnus <tobias@codesourcery.com>
1237
1238 PR target/97302
1239 * configure.ac: Only set with_gmp to /usr/local
1240 if not building in tree.
1241 * configure: Regenerate.
1242
239601c5
GA
12432020-09-18 Omar Tahir <omar.tahir@arm.com>
1244
1245 * MAINTAINERS (Write After Approval): Add myself.
1246
57ea0894
GA
12472020-08-26 Tobias Burnus <tobias@codesourcery.com>
1248
1249 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1250
5b9a3d2a
GA
12512020-08-20 Tobias Burnus <tobias@codesourcery.com>
1252
1253 PR bootstrap/96612
1254 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1255 if not the same as ${host}.
1256 * configure: Regenerate.
1257
2c4c56c2
GA
12582020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
afdd220a
GA
12622020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1263
1264 * MAINTAINERS: Update my email address.
1265
d48cca8f
GA
12662020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
3ea9abca
GA
12702020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
8e3b453e
GA
12742020-06-12 Martin Liska <mliska@suse.cz>
1275
1276 * .gitignore: Add .clang-tidy.
1277
2c455ae0
GA
12782020-06-08 Jason Merrill <jason@redhat.com>
1279
1280 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1281 * configure: Regenerate.
1282
8f94b078
GA
12832020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1284
1285 * MAINTAINERS: Add myself as xtensa port maintainer.
1286
53ffb43a
GA
12872020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1288
1289 * configure.ac: Don't require --enable-host-shared when building
1290 for Mingw.
1291 * configure: Regenerate.
1292
5329b59a
JM
12932020-05-18 Jason Merrill <jason@redhat.com>
1294
1295 * configure.ac: Update bootstrap dialect to -std=c++11.
1296
9a4a0a5b
AC
12972020-05-18 Alex Coplan <alex.coplan@arm.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
afa3d80e
TS
13012020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1302
1303 PR target/92713
1304 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1305 (noconfigdirs): Add 'target-libstdc++-v3'.
1306 * configure: Regenerate.
1307
e6cbe965
SC
13082020-04-21 Stephen Casner <casner@acm.org>
1309
1310 PR 25830
1311 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1312 * configure: Rebuild.
1313
e9f799d2
ML
13142020-04-17 Martin Liska <mliska@suse.cz>
1315 Jonathan Yong <10walls@gmail.com>
1316
1317 PR gcov-profile/94570
1318 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1319 for CYGWIN.
1320
efd5bd4d
MJ
13212020-04-14 Martin Jambor <mjambor@suse.cz>
1322
1323 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1324
f9d09df0
TT
13252020-04-09 Tom Tromey <tom@tromey.com>
1326
1327 * configure: Rebuild.
1328 * Makefile.in: Rebuild.
1329 * Makefile.def (gdbsupport, gdbserver): New host modules.
1330 (configure-gdb): Depend on all-gdbsupport.
1331 (all-gdb): Depend on all-gdbsupport, all-libctf.
1332 * configure.ac (host_tools): Add gdbserver.
1333 Conditionally build gdbserver and gdbsupport.
1334
29b1533a
TB
13352020-03-09 Tobias Burnus <tobias@codesourcery.com>
1336
1337 * configure.ac: Build libgomp by default for amdgcn.
1338 * configure: Regenerate.
1339
7d6b3a78
SP
13402020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
4707548e
JH
13442020-02-28 Joel Hutton <joel.hutton@arm.com>
1345
1346 * MAINTAINERS (Write After Approval) : Add myself.
1347
6f83ceb8
PD
13482020-02-20 Palmer Dabbelt <palmer@sifive.com>
1349
1350 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1351
d6ee2e7c
MS
13522020-02-14 Martin Sebor <msebor@redhat.com>
1353
1354 * doc/extend.texi (attribute alias): Mention type requirement.
1355 (attribute weak): Same.
1356 (attribute weakref): Correct invalid example.
1357
e01975f9
SB
13582020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1359
1360 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1361
affb7b66
JJ
13622020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1363 Jakub Jelinek <jakub@redhat.com>
1364
1365 * .gitattributes: Add *.md diff=md.
1366
780e19f8
GJL
13672020-01-14 Georg-Johann Lay <avr@gjlay.de>
1368
1369 The mentioned auto-generated file is no more part of the
1370
1371 GCC sources, it's auto-generated in $(builddir) during build.
1372
1373 PR target/92055
1374 * contrib/gcc_update (files_and_dependencies): Remove
1375 entry for gcc/config/avr/t-multilib.
1376
ef4395e5
AS
13772020-01-14 Anatoly Sokolov <aesok@dol.ru>
1378
1379 * MAINTAINERS: Update my email address.
1380
b2b465c5
JM
13812020-01-13 Joseph Myers <joseph@codesourcery.com>
1382
1383 * README.MOVED_TO_GIT: Remove.
1384
cff5a231
JM
13852020-01-11 Joseph Myers <joseph@codesourcery.com>
1386
1387 * README.MOVED_TO_GIT: New file.
1388
b1b72741
DZ
13892020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1390
1391 * MAINTAINERS (Write After Approval): Add myself.
1392
74a7b87a
JL
13932019-12-20 Jerome Lambourg <lambourg@adacore.com>
1394
1395 * MAINTAINERS (write_after_approval): Add myself.
1396
39f8777c
SMW
13972019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1398
1399 * MAINTAINERS (write_after_approval): Add myself.
1400
6226f592
MI
14012019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1402
1403 * MAINTAINERS (write_after_approval): Add myself.
1404
4f943869
MK
14052019-12-11 Matthias Klose <doko@ubuntu.com>
1406
1407 * configure.ac: Factor out common cases for compare_exclusions.
1408 * configure: Regenerate.
1409
a9046e98
JL
14102019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1411
1412 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1413 flag.
1414
53eb0cb3
LH
14152019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1416
a9046e98 1417 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1418
90ca6847
TB
14192019-11-27 Tobias Burnus <tobias@codesourcery.com>
1420
1421 PR middle-end/92463
1422 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1423 * configure: Regenerate
1424
aeebd94c
JB
14252019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1426
1427 * configure.ac: Use https for gcc.gnu.org.
1428 * configure: Regenerated.
1429
267d7432
JG
14302019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1431
1432 * MAINTAINERS (aarch64 port): Remove my name, move to...
1433 (Write After Approval): ...Here.
1434
a91eb234
KN
14352019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1436
1437 * MAINTAINERS: Change my email address as maintainer.
1438
8be34204
JB
14392019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1440
90ca6847
TB
1441 PR fortran/91828
1442 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1443 * configure: Regenerated.
8be34204 1444
678a1e99
JM
14452019-10-21 Jason Merrill <jason@redhat.com>
1446
1447 * .gitattributes: Also check ChangeLog whitespace.
1448
aa7710cb
AB
14492019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1450
1451 * contrib/dg-extract-results.sh: Add support for KPASS.
1452 * contrib/dg-extract-results.py: Likewise.
1453
6664a5f7
JM
14542019-10-17 Jason Merrill <jason@redhat.com>
1455
1456 * .gitattributes: Avoid {} in filename pattern.
1457
df77d703
TS
14582019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1459
1460 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1461 Approval section.
1462
4d07a2ec
FH
14632019-10-01 Frederik Harwath <frederik@codesourcery.com>
1464
1465 * MAINTAINERS: Add myself to Write After Approval
1466
5fdd1d33
RS
14672019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1468
1469 * MAINTAINERS: Add myself as an aarch64 maintainer.
1470
16b17446
KT
14712019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1472
1473 * MAINTAINERS: Add myself as aarch64 maintainer.
1474
a8cea25c
CL
14752019-09-23 Carl Love <cel@us.ibm.com>
1476
1477 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1478 New define_insn.
1479 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1480 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1481
0d1cfeed
ST
14822019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1483
1484 * MAINTAINERS (Sam Tebbs): Update email address.
1485
3d34b7af
TB
14862019-09-10 Tobias Burnus <tobias@codesourcery.com>
1487
1488 * MAINTAINERS: Update my email address.
1489
b1e21e5a
CL
14902019-09-10 Christophe Lyon <christophe.lyon@st.com>
1491
3d34b7af 1492 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1493
91dfef96
JM
14942019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1495
1496 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1497 Remove myself from Write After Approval section.
1498
14992019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1500
1501 * configure.ac: Support for bpf-*-* targets.
1502 * configure: Regenerate.
1503
b7b1f657
JM
15042019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1505
1506 * config.sub: Import upstream version 2019-06-30.
1507 * config.guess: Import upstream version 2019-07-24.
1508
2f2aeda9
UW
15092019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1510
1511 * MAINTAINERS: Remove spu port maintainers.
1512
91eed5f2
ML
15132019-08-28 Martin Liska <mliska@suse.cz>
1514
1515 * .gitignore: Add .clangd and compile_commands.json
1516 to .gitignore.
1517
d0fc6e9f
MF
15182019-08-23 Michael Forney <mforney@mforney.org>
1519
1520 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1521 * Makefile.in: Regenerate.
1522
aac9103b
TT
15232019-08-19 Tom Tromey <tom@tromey.com>
1524
1525 * configure: Rebuild.
1526 * configure.ac: Add --with-static-standard-libraries.
1527
3b5864f4
AO
15282019-08-16 Alexandre Oliva <oliva@gnu.org>
1529
1530 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1531
8fc306e9
ME
15322019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1533
1534 * MAINTAINERS (Write After Approval): Add myself.
1535
f069f0f2
KC
15362019-07-08 Kito Cheng <kito.cheng@sifive.com>
1537
1538 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1539 RISC-V port maitainer.
1540
9118c5e1
KC
15412019-07-08 Kito Cheng <kito.cheng@sifive.com>
1542
1543 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1544
c19713b7
KC
15452019-07-08 Kito Cheng <kito.cheng@sifive.com>
1546
1547 * MAINTAINERS (Write After Approval): Add myself.
1548
e676d704 15492019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1550
1551 * MAINTAINERS (Write After Approval): Add myself.
1552
247b63e3
ML
15532019-06-25 Martin Liska <mliska@suse.cz>
1554
1555 contrib/filter-clang-warnings.py: Transform from
1556 filter-rtags-warnings.py.
1557
98e5be21
TT
15582019-06-15 Tom Tromey <tom@tromey.com>
1559
1560 * configure.ac (host_libs): Add gnulib.
1561 * configure: Rebuild.
1562 * Makefile.def (host_modules, dependencies): Add gnulib.
1563 * Makefile.in: Rebuild.
1564
1ab4217d
DD
15652019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1566
1567 * MAINTAINERS (Write After Approval): Add myself.
1568
3e209f57 15692019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1570
1571 * configure: Regenerate.
1572 * configure.ac: Add PRU target.
1573
8b164a4e 15742019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1575
1576 * MAINTAINERS (Write After Approval): Add myself.
1577
de6abd85
NC
15782019-06-11 Nick Clifton <nickc@redhat.com>
1579
1580 Import these changes from the binutils/gdb repository:
1581
1582 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1583
1584 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1585 and all its deps.
1586 * Makefile.in: Regenerated.
1587
1588 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1589
1590 * Makefile.def (host_modules): Add libctf.
1591 * Makefile.def (dependencies): Likewise.
1592 libctf depends on zlib, libiberty, and bfd.
1593 * Makefile.in: Regenerated.
1594 * configure.ac (host_libs): Add libctf.
1595 * configure: Regenerated.
1596
fb03c52f
VI
15972019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
dbd5df2e
PB
16012019-05-19 Peter Bergner <bergner@linux.ibm.com>
1602
1603 * MAINTAINERS: Update my email address.
1604
8ee47828
TR
16052019-05-17 Thomas Rodgers <trodgers@redhat.com>
1606
1607 * MAINTAINERS (Write After Approval): Add myself.
1608
f6b2daaf
JM
16092019-05-16 Jun Ma <junma@linux.alibaba.com>
1610
1611 * MAINTAINERS (Write After Approval): Add myself.
1612
2ed6d245
JW
16132019-05-07 Jim Wilson <jimw@sifive.com>
1614
1615 * MAINTAINERS: Remove myself as IA-64 maintainer.
1616
d1b65077
RI
16172019-05-04 Roland Illig <roland.illig@gmx.de>
1618
1619 * MAINTAINERS (Write After Approval): Add myself.
1620
5fe6af6d
RB
16212019-05-02 Richard Biener <rguenther@suse.de>
1622
1623 PR bootstrap/85574
1624 * Makefile.tpl (compare target): Also compare extra-compare
1625 files.
1626 * Makefile.in: Regenerate.
1627
1e8dac32
RZ
16282019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1629
1630 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1631 as modulo-scheduler maintainer.
1632
42d3fe9a
IS
16332019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1634
1635 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1636
3d52462c
IS
16372019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1638
1639 * MAINTAINERS: Update my email address.
1640
4d024c32
JP
16412019-04-14 Johannes Pfau <johannespfau@gmail.com>
1642
1643 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1644 * configure: Regenerate.
1645
7d31d331
RO
16462019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1647
1648 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1649 * configure: Regenerate.
1650
bb50312e
IB
16512019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1652
1653 * configure.ac: Add target-zlib to target_libraries.
1654 * configure: Regenerate.
1655
1c67e69c
ML
16562019-04-09 Martin Liska <mliska@suse.cz>
1657
1658 * Makefile.in: Regenerate.
1659 * Makefile.tpl: Pass GENERATOR_CFLAGS
1660 in all stages.
1661
684f6008
ML
16622019-03-28 Martin Liska <mliska@suse.cz>
1663
1664 PR bootstrap/89829
1665 * Makefile.in: Revert r254150.
1666 * Makefile.tpl: Likewise.
1667
fed156ac
BE
16682019-03-28 Ben Elliston <bje@gnu.org>
1669
1670 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1671 related, and libdecnumber.
1672
d81beb31
AM
16732019-03-15 Alexander Monakov <amonakov@ispras.ru>
1674
1675 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1676 (Write After Approval): Remove myself.
1677
35e2f066
AM
16782019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1679
5fce606f 1680 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1681
60f32352
AS
16822019-02-11 Andrew Stubbs <ams@codesourcery.com>
1683
1684 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1685 (Write After Approval): Remove myself and Julian.
1686
b4f964c8
HA
16872019-01-26 Harald Anlauf <anlauf@gmx.de>
1688
1689 * MAINTAINERS (Write After Approval): Add myself.
1690
1009e9a2
KCY
16912019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
275e9ad9
XHL
16952019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1696
62fa42ce
SB
1697 * ChangeLog: Replace space with tab.
1698 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1699
8fcc3599
JG
17002019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1701
1702 * MAINTAINERS (Write After Approval): Add myself.
1703
9c83c587
LJH
17042019-01-18 Li Jia He <helijia@gcc.gnu.org>
1705
1706 * MAINTAINERS (Write After Approval): Add myself.
1707
7431c1a1
AS
17082019-01-17 Andrew Stubbs <ams@codesourcery.com>
1709 Kwok Cheung Yeung <kcy@codesourcery.com>
1710 Julian Brown <julian@codesourcery.com>
1711 Tom de Vries <tom@codesourcery.com>
1712 Jan Hubicka <hubicka@ucw.cz>
1713 Martin Jambor <mjambor@suse.cz>
1714
1715 * configure.ac: Likewise.
1716 * configure: Regenerate.
1717 * contrib/config-list.mk: Add amdgcn-amdhsa.
1718
0684a816
KL
17192019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1720
1721 * MAINTAINERS (Write After Approval): Add myself.
1722
62fa42ce 17232019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1724
275e9ad9 1725 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1726
5227609c
RO
17272019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1728
1729 PR target/88535
1730 * config.guess: Import upstream version 2019-01-03.
1731 * config.sub: Import upstream version 2019-01-01.
1732
7c50cefc
TP
17332018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1734
1735 * MAINTAINERS (Write After Approval): Update my maintainer address.
1736
ea9a30d0
GB
17372018-12-21 Gergö Barany <gergo@codesourcery.com>
1738
1739 * MAINTAINERS (Write After Approval): Add myself.
1740
23d3e2d5
SB
17412018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1742
1743 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1744
e4a9a572
IS
17452018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1746
1747 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1748 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1749 (GCC_TARGET_TOOL): Likewise.
1750 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1751 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1752 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1753 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1754 * configure: Regenerate.
e4a9a572
IS
1755 * Makefile.in: Likewise.
1756
f9b4801c
JP
17572018-11-28 Johannes Pfau <johannespfau@gmail.com>
1758
1759 * MAINTAINERS (Write After Approval): Add myself.
1760
7f9414c1
ML
17612018-11-13 Martin Liska <mliska@suse.cz>
1762
1763 * gcc.target/i386/pr87930.c: Move to ...
1764 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1765
1dbff00c
SH
17662018-11-10 Stafford Horne <shorne@gmail.com>
1767
1768 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1769 (Write After Approval): Remove myself.
1770
e9f3803d
HAQ
17712018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1772
1773 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1774 Append $INCICONV to it.
1775
45bf1490
SH
17762018-11-04 Stafford Horne <shorne@gmail.com>
1777
1778 * MAINTAINERS (Write After Approval): Add myself.
1779
22e05272
JM
17802018-10-31 Joseph Myers <joseph@codesourcery.com>
1781
1782 PR bootstrap/82856
1783 * multilib.am: New file. From automake.
1784
1785 Merge from binutils-gdb:
1786 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1787
1788 * libtool.m4: Use AC_LANG_SOURCE.
1789 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1790 * ar-lib: New file.
1791 * test-driver: New file.
1792 * configure: Re-generate.
1793
82a14443
MP
17942018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1795
1796 * MAINTAINERS (Write After Approval): Add myself.
1797
260eedb9
IB
17982018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1799
1800 PR bootstrap/87788
1801 PR d/87799
1802 * configure: Rebuild.
1803 * configure.ac: Disable D on systems where it is known not to work.
1804
b4c522fa
IB
18052018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1806
1807 * Makefile.def (target_modules): Add libphobos.
1808 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1809 GDCFLAGS_FOR_TARGET.
1810 (dependencies): Make libphobos depend on libatomic, libbacktrace
1811 configure, and zlib configure.
1812 (language): Add language d.
1813 * Makefile.in: Rebuild.
1814 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1815 (HOST_EXPORTS): Add GDC.
1816 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1817 (BASE_TARGET_EXPORTS): Add GDC.
1818 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1819 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1820 (EXTRA_HOST_FLAGS): Add GDC.
1821 (STAGE1_FLAGS_TO_PASS): Add GDC.
1822 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1823 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1824 environment variables.
1825 * configure: Rebuild.
1826 * configure.ac: Add target-libphobos to target_libraries. Set and
1827 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1828
04193ea0
IL
18292018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1830
1831 * MAINTAINERS (Write After Approval): Add myself.
1832
72eda5f2
IB
18332018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1834
1835 * MAINTAINERS (Write After Approval): Remove myself.
1836
4c029cee
IB
18372018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1838
1839 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1840
fc7367ea
BC
18412018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1842
1843 * MAINTAINERS: Update my email address.
1844
956a7508
TS
18452018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1846
1847 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1848 maintainer.
1849
16ddcc28
MM
18502018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1851
1852 * MAINTAINERS (Write After Approval): Add self.
1853
f9529512
ST
18542018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1855
1856 * MAINTAINERS (write after approval): Add myself.
1857
3ff89a4e
XG
18582018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1859
1860 * MAINTAINERS: Update my email address.
1861
e8a0276c
VL
18622018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1863
1864 * MAINTAINERS (write after approval): Add myself.
1865
3d20537c
RS
18662018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1867
1868 * MAINTAINERS: Add self to global reviewers list.
1869
661d1750
SL
18702018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1871
1872 MAINTAINERS: Add c-sky port maintainers.
1873
aa405905
ML
18742018-08-10 Martin Liska <mliska@suse.cz>
1875
1876 * MAINTAINERS: Revert change in previous commit and
92a285c1 1877 join lines.
aa405905 1878
04e2b41d
ML
18792018-08-10 Martin Liska <mliska@suse.cz>
1880
1881 * MAINTAINERS: Remove extra line.
1882
6e9f49e4
N
18832018-08-06 Naveen H.S <naveenh@marvell.com>
1884
1885 * MAINTAINERS: Update my email address.
1886
3b0df776
DD
18872018-07-19 DJ Delorie <dj@redhat.com>
1888
1889 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1890 as maintainer.
1891
f030b30e
AK
18922018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1893
1894 * MAINTAINERS: Adjust email address for me and my colleague Robin
1895 Dapp.
1896
7264261f
L
18972018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1898 Sunil K Pandey <sunil.k.pandey@intel.com>
1899
1900 PR target/84413
1901 * config/i386/i386.c (m_CORE_AVX512): New.
1902 (m_CORE_AVX2): Likewise.
1903 (m_CORE_ALL): Add m_CORE_AVX2.
1904 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1905 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1906 and remove the rest of m_SKYLAKE_AVX512.
1907
19975c57
SH
19082018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1909
1910 * config.sub: Sync with upstream version 2018-07-03.
1911
c234070e
SH
19122018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1913
1914 * config.guess: Sync with upstream version 2018-06-26.
1915 * config.sub: Sync with upstream version 2018-07-02.
1916
d41cd173
BW
19172018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1918
92a285c1 1919 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1920 * ltmain.sh: Likewise.
1921
d3435784
SB
19222018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1923
1924 * contrib/config-list.mk: Remove powerpc-linux_paired.
1925
da34ca3f
AO
19262018-06-29 Alexandre Oliva <oliva@adacore.com>
1927
1928 * configure.ac: Introduce support for @unless/@endunless.
1929 * Makefile.tpl (dep-kind): Rewrite with cond; return
1930 postbootstrap in some cases.
1931 (make-postboot-dep, postboot-targets): New.
1932 (dependencies): Do not output postbootstrap dependencies at
1933 first. Output non-target ones changed for configure to depend
1934 on stage_last @if gcc-bootstrap, and the original deps @unless
1935 gcc-bootstrap.
1936 * configure.in, Makefile.in: Rebuilt.
1937
8e236ddd
JW
19382018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1939
1940 * MAINTAINERS (write after approval): Add myself.
1941
71d40114
RV
19422018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1943
1944 * MAINTAINERS (write after approval): Add myself.
1945
8006534c
NC
19462018-06-19 Nick Clifton <nickc@redhat.com>
1947
1948 * zlib/configure.ac: Restore old behaviour of only enabling
1949 multilibs when a target subdirectory is defined. This allows
1950 building with srcdir == builddir.
1951 * zlib/configure: Regenerate.
1952
9e03592e
EB
19532018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1954
1955 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1956 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1957 * Makefile.in: Regenerate.
1958
29305f60
BE
19592018-06-16 Ben Elliston <bje@gnu.org>
1960
1961 * config.guess: Import latest version.
1962 * config.sub: Likewise.
1963
31db0fe0
ML
19642018-06-08 Martin Liska <mliska@suse.cz>
1965
1966 * MAINTAINERS: Remove MPX-related entries.
1967 * Makefile.def: Remove libmpx support.
9e03592e
EB
1968 * Makefile.in: Regenerate.
1969 * configure.ac: Remove removed files.
1970 * configure: Regenerate.
31db0fe0
ML
1971 * libmpx/ChangeLog: Remove.
1972 * libmpx/Makefile.am: Remove.
1973 * libmpx/Makefile.in: Remove.
1974 * libmpx/acinclude.m4: Remove.
1975 * libmpx/aclocal.m4: Remove.
1976 * libmpx/config.h.in: Remove.
1977 * libmpx/configure: Remove.
1978 * libmpx/configure.ac: Remove.
1979 * libmpx/configure.tgt: Remove.
1980 * libmpx/libmpx.spec.in: Remove.
1981 * libmpx/mpxrt/Makefile.am: Remove.
1982 * libmpx/mpxrt/Makefile.in: Remove.
1983 * libmpx/mpxrt/libmpx.map: Remove.
1984 * libmpx/mpxrt/libtool-version: Remove.
1985 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1986 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1987 * libmpx/mpxrt/mpxrt.c: Remove.
1988 * libmpx/mpxrt/mpxrt.h: Remove.
1989 * libmpx/mpxwrap/Makefile.am: Remove.
1990 * libmpx/mpxwrap/Makefile.in: Remove.
1991 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1992 * libmpx/mpxwrap/libtool-version: Remove.
1993 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1994
e68086c4
ML
19952018-06-04 Martin Liska <mliska@suse.cz>
1996
1997 * MAINTAINERS: Add myself as gcov maintainer.
1998
37cca345
MF
19992018-06-04 Matthew Fortune <mfortune@gmail.com>
2000
2001 * MAINTAINERS: Update my email address.
2002
74386680
TV
20032018-06-04 Tom de Vries <tdevries@suse.de>
2004
2005 * MAINTAINERS: Remove write-after-approval entries for component
2006 maintainers.
2007
010ff25b
JL
20082018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2009
2010 * MAINTAINERS (write after approval): Add myself.
2011
64acc19a 20122018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2013
2014 * MAINTAINERS: Update my email address.
2015
7aad7f4b
TV
20162018-06-01 Tom de Vries <tdevries@suse.de>
2017
2018 * MAINTAINERS: Update my email address.
2019
c5470754
BC
20202018-05-22 Bin Cheng <bin.cheng@arm.com>
2021
2022 * MAINTAINERS (loop-optimizer): Add myself.
2023
58b40a67
FT
20242018-05-01 Francois H. Theron <francois.theron@netronome.com>
2025
2026 * configure.ac: Added "nfp" target.
2027 * configure: Regenerate.
2028
bece35ca
RB
20292018-04-30 Richard Biener <rguenther@suse.de>
2030
2031 PR bootstrap/85571
2032 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2033 (STAGE3_TFLAGS): Likewise.
2034 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2035 (STAGEtrain_TFLAGS): Likewise.
2036 * Makefile.in: Regenerate.
2037
ae05281f
RB
20382018-04-26 Richard Biener <rguenther@suse.de>
2039
2040 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2041 (STAGE2_CFLAGS): Likewise.
2042 (STAGE2_TFLAGS): Likewise.
2043 (STAGE3_CFLAGS): Add -fchecking.
2044 (STAGE3_TFLAGS): Likewise.
2045 (STAGEtrain_CFLAGS): Filter out -fchecking.
2046 (STAGEtrain_TFLAGS): Likewise.
2047 * Makefile.in: Re-generate.
2048
c6e34a9b
CM
20492018-04-25 Catherine Moore <clm@codesourcery.com>
2050
2051 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2052
ae9fb56f
PC
20532018-04-18 Paul Clarke <pc@us.ibm.com>
2054
2055 * MAINTAINERS (write after approval): Add myself.
2056
a2919888
AS
20572018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2058
2059 * MAINTAINERS: Update my email address.
2060
c6024672
BS
20612018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2062
2063 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2064
85d36775
BS
20652018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2066
2067 * MAINTAINERS: Update my email address and disambiguate myself
2068 a bit from Will Schmidt.
2069
8bb406a2
NS
20702018-03-21 Nathan Sidwell <nathan@acm.org>
2071
2072 * MAINTAINERS: Move maintainers of now-removed picochip and score
2073 ports to write after approval.
2074
c9b39302
RS
20752018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2076
2077 * MAINTAINERS: Add entry for SVE maintainership.
2078
1fc1d82e
MR
20792018-02-13 Maciej W. Rozycki <macro@mips.com>
2080
2081 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2082 * configure: Regenerate.
2083
7b7f78d7
BK
20842018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2085
2086 * MAINTAINERS (write after approval): Add myself.
2087
3c1f3bf6
SP
20882018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2089
2090 * MAINTAINERS (write after approval): Add myself.
2091
182f27e3
SP
20922018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2093
2094 * MAINTAINERS (write after approval): Add myself.
85911661 2095
85ec4feb
JJ
20962018-01-03 Jakub Jelinek <jakub@redhat.com>
2097
2098 Update copyright years.
2099
ef7d7cf5
BE
21002018-01-03 Ben Elliston <bje@gnu.org>
2101
2102 * config.guess: Import latest version.
2103 * config.sub: Likewise.
2104
842df93e
SH
21052017-12-12 Stafford Horne <shorne@gmail.com>
2106
2107 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2108 * configure: Regenerate.
2109
1d0a8ae9
QZ
21102017-11-29 Qing Zhao <qing.zhao@oracle.com>
2111
2112 * MAINTAINERS (Write After Approval): Add myself.
2113
5e9d6aa4
JK
21142017-11-28 Julia Koval <julia.koval@intel.com>
2115 Sebastian Peryt <sebastian.peryt@intel.com>
2116
2117 * Makefile.def (target_modules): Remove libcilkrts.
2118 * Makefile.in: Ditto.
2119 * configure: Ditto.
2120 * configure.ac: Ditto.
2121
d2eaaa89
JK
21222017-11-28 Julia Koval <julia.koval@intel.com>
2123
2124 * MAINTAINERS (Write After Approval): Add myself.
2125
90b415f6
SD
21262017-11-22 Sudakshina Das <sudi.das@arm.com>
2127
2128 * MAINTAINERS (Write After Approval): Add myself.
2129
f804ba3e
PD
21302017-11-06 Palmer Dabbelt <palmer@sifive.com>
2131
2132 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2133 Use my SiFive email address.
2134
8744c9bf
SP
21352017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2136
2137 * MAINTAINERS (write after approval): Add myself.
2138
7181cca3
ML
21392017-10-27 Martin Liska <mliska@suse.cz>
2140
2141 * Makefile.tpl: Use proper name of folder as it was renamed
2142 during transition to 4 stages.
2143 * Makefile.in: Regenerate.
2144
fb336a7b
IT
21452017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2146
e50ffab3 2147 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2148
7b5f5267
GP
21492017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2150
2151 * MAINTAINERS: Add a note that maintainership also includes web
2152 pages, docs, and testsuite related to that area.
2153
55de8eb3
TV
21542017-09-25 Tom de Vries <tom@codesourcery.com>
2155
2156 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2157
86ab175e
PMR
21582017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2159
2160 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2161
500ac452
NS
21622017-09-15 Nathan Sidwell <nathan@acm.org>
2163
2164 * MAINTAINERS: Remove myself as a vxworks maintainer.
2165
72ace300
TS
21662017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2167
2168 * MAINTAINERS: Remove email address of Jim Norris.
2169
1328002a
KT
21702017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2171
2172 * MAINTAINERS (Reviewers): Move myself from here...
2173 (CPU Port Maintainers): ... to here.
2174
84d0b6f5
JG
21752017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2176
2177 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2178
9c04bba3
RD
21792017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2180
e50ffab3 2181 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2182
5a427c63
TR
21832017-07-28 Tony Reix <tony.reix@atos.net>
2184
2185 * configure.ac (target-libffi): Don't disable for AIX.
2186 (go): Don't add to unsupported_languages on AIX.
2187 (target-libgo): Don't disable for AIX.
2188 * configure: Regenerate.
2189
8994b66f
YG
21902017-07-19 Yury Gribov <tetra2005@gmail.com>
2191
2192 * MAINTAINERS: Add myself.
2193
7a795e10
TS
21942017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2195
2196 * MAINTAINERS: Update my email address.
2197
50061652
RE
21982017-07-04 Richard Earnshaw <rearnsha@arm.com>
2199
2200 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2201 arm-specific auto-generated header files.
2202
d4360477
NS
22032017-07-03 Nathan Sidwell <nathan@acm.org>
2204
2205 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2206 * configure: Rebuilt.
2207
9dc9ae74
BS
22082017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2209
2210 * MAINTAINERS: Readd myself for c6x.
2211
c8cf0b6f
ML
22122017-06-28 Martin Liska <mliska@suse.cz>
2213
2214 PR bootstrap/81217
2215 * Makefile.def: Remove superfluous bootstrap_target from
2216 bootstrap_stage.
2217 * Makefile.in: Re-generate the file.
2218
0666865c
MO
22192017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2220
e50ffab3 2221 * MAINTAINERS: Add myself to Write After Approval
0666865c 2222
827c925e
AJ
22232017-06-21 Andrew Jenner <andrew@codesourcery.com>
2224
2225 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2226
0d053a49
ML
22272017-06-19 Martin Liska <mliska@suse.cz>
2228
2229 * Makefile.def: Define 4 stages PGO bootstrap.
2230 * Makefile.tpl: Define FLAGS.
2231 * Makefile.in: Regenerate.
2232
be75f645
ILT
22332017-06-14 Ian Lance Taylor <iant@golang.org>
2234
2235 * Makefile.def: Add check-gotools to go check targets.
2236 * Makefile.in: Rebuild.
2237
c725f69c
SB
22382017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2239
2240 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2241
76052545
EB
22422017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2243
2244 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2245 * configure: Regenerate.
2246
afd88efc
ML
22472017-05-31 Martin Liska <mliska@suse.cz>
2248
2249 * configure.ac: Add handling of stage2_werror_flags to
2250 action-if-given and to action-if-not-given.
2251 * configure: Regenerate.
2252
945bafd6
PB
22532017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2254
2255 * MAINTAINERS: Add self to Write After Approval
2256
b9396a49
BS
22572017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2258
2259 * MAINTAINERS: Update my email address, and remove myself as
2260 maintainer in some areas.
2261
aa1b69e7
EG
22622017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2263
2264 * MAINTAINERS: Add self to Write After Approval
2265
cdfee50a
NS
22662017-05-25 Nathan Sidwell <nathan@acm.org>
2267
2268 * configure.ac: Add --enable-languages=default to mean default and
2269 make --enable-languages=all mean all supported languages.
2270 * configure: Regenerated.
2271
83349046
SB
22722017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2273
2274 * config.gcc (powerpc*-*-*spe*): New.
2275 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2276 (powerpc-*-rtems*spe*): New.
2277 (powerpc*-*-linux*spe*): New.
2278 (powerpc-wrs-vxworksspe): New.
2279 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2280 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2281 * config.host (powerpc*-*-*spe*): New.
2282
01c712cb
ML
22832017-05-19 Martin Liska <mliska@suse.cz>
2284
2285 * configure.ac: Add --enable-werror-always just for
2286 bootstrap-debug (or none build config) and do not add it
2287 when we are on a release branch.
2288 * configure: Regenerated.
2289
7880c1a5
SL
22902017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2291
2292 * MAINTAINERS: Add self to Write After Approval
2293
c759355f
KK
22942017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2295
2296 * MAINTAINERS: Move myself to Write After Approval section.
2297
79557bae
CZ
22982017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2299
2300 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2301 ACCH registers.
2302 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2303 available.
2304 (umulsidi3): Likewise.
2305 (mulsidi3_700): Disable this pattern when we have advanced mpy
2306 instructions.
2307 (umulsidi3_700): Likewise.
2308 (maddsidi4): New pattern.
2309 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2310 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2311 (mpydu_imm_arcv2hs): Likewise.
2312 * config/arc/predicates.md (accl_operand): New predicate.
2313
c7314bc1
CZ
23142017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2315 Andrew Burgess <andrew.burgess@embecosm.com>
2316
2317 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2318 case.
2319 (ARC_AUTOFP_IRQ_P): Likewise.
2320 (ARC_AUTO_IRQ_P): Likewise.
2321 (rgf_banked_register_count): New variable.
2322 (parse_mrgf_banked_regs_option): New function.
2323 (arc_override_options): Handle rgf_banked_regs option.
2324 (arc_handle_interrupt_attribute): Add firq option.
2325 (arc_compute_function_type): Return fast irq type when required.
2326 (arc_must_save_register): Handle fast interrupts.
2327 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2328 (arc_return_address_regs): Update.
2329 * config/arc/arc.h (arc_return_address_regs): Update.
2330 (arc_function_type): Add fast interrupt type.
2331 (ARC_INTERRUPT_P): Update.
2332 (RC_FAST_INTERRUPT_P): Define.
2333 * config/arc/arc.md (simple_return): Update for fast interrupts.
2334 (p_return_i): Likewise.
2335 * config/arc/arc.opt (mrgf-banked-regs): New option.
2336 * doc/invoke.texi (mrgf-banked-regs): Document.
2337
41453183
CZ
23382017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2339
2340 * config/arc/arc.c (irq_ctrl_saved): New variable.
2341 (ARC_AUTOBLINK_IRQ_P): Define.
2342 (ARC_AUTOFP_IRQ_P): Likewise.
2343 (ARC_AUTO_IRQ_P): Likewise.
2344 (irq_range): New function.
2345 (arc_must_save_register): Likewise.
2346 (arc_must_save_return_addr): Likewise.
2347 (arc_dwarf_emit_irq_save_regs): Likewise.
2348 (arc_override_options): Handle deferred options.
2349 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2350 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2351 arc_must_save_return_addr.
2352 (arc_compute_frame_size): Handle automated save and restore of
2353 registers.
2354 (arc_expand_prologue): Likewise.
2355 (arc_expand_epilogue): Likewise.
2356 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2357 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2358 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2359
52744dd7
TK
23602017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2361 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2362
2363 PR bootstrap/77661
2364 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2365 in-tree build MPC.
2366 * Makefile.in: Regenerate.
2367
deeba76a
FXC
23682017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2369
2370 * configure.ac: Enable LTO by default on darwin >= 9.
2371 * configure: Regenerate.
2372
5a05e11d
PD
23732017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2374
2375 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2376 and Andrew Waterman as the RISC-V maintainers.
2377
e04f858c
NK
23782017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2379
2380 * MAINTAINERS: Add self to Write After Approval
2381
a98cf819
GP
23822017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2383
2384 * config.guess: Import latest from upstream.
2385
9826d1a3
GP
23862017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2387
2388 * MAINTAINERS (Write After Approval): Remove entries that are
2389 already covered under Reviewers.
2390
a46586c3
MW
23912017-03-08 Mark Wielaard <mark@klomp.org>
2392
2393 PR demangler/70909
2394 PR demangler/67264
2395 * include/demangle.h: Add d_printing to struct demangle_component
2396 and pass struct demangle_component as non const.
2397
734ca1c2
GP
23982017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2399
2400 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2401
93b87d1d
TS
24022017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2403
2404 * Makefile.tpl: Remove HOST_ISLVER.
2405 (HOST_EXPORTS): Remove ISLVER.
2406 * Makefile.in: Regenerate.
2407
f877b3ad
RB
24082017-02-13 Richard Biener <rguenther@suse.de>
2409
2410 * configure: Re-generate.
2411
2ad31830
GP
24122017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2413
2414 * MAINTAINERS: Adjust bug reporting URL.
2415
3501e62c
GP
24162017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2417
2418 * MAINTAINERS (Write After Approval): Remove redundant entry
2419 for Andrew Burgess.
2420
510555e0
JDA
24212017-02-03 John David Anglin <danglin@gcc.gnu.org>
2422
e50ffab3 2423 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2424 32-bit hppa*-*-hpux*.
e50ffab3 2425 * configure: Regenerate.
510555e0 2426
f6a24a94
MJ
24272017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2428
2429 * configure.ac: Moved the white list of enabling BRIG FE to
2430 libhsail-rt/configure.tgt.
2431 * configure: Regenerated.
2432 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2433
24342017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2435 Martin Jambor <mjambor@suse.cz>
2436
5fd1486c
PJ
2437 * Makefile.def (target_modules): Added libhsail-rt.
2438 (languages): Added language brig.
2439 * Makefile.in: Regenerated.
2440 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2441 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2442 * configure: Regenerated.
2443
3c36aa6b
JJ
24442017-01-17 Jakub Jelinek <jakub@redhat.com>
2445
2446 PR other/79046
2447 * configure: Regenerated.
2448
8f56cb51
AM
24492017-01-04 Alan Modra <amodra@gmail.com>
2450
2451 * configure: Regenerate.
2452
f2c764c5
BE
24532016-12-29 Ben Elliston <bje@gnu.org>
2454
2455 * config.sub: Import latest version.
2456
1dc9c117
AI
24572016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2458
2459 * MAINTAINERS (Write After Approval): Add myself.
2460
c21fdaa1
JJ
24612016-12-21 Jakub Jelinek <jakub@redhat.com>
2462
2463 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2464 includes bootstrap-mpx.
2465 * configure: Regenerated.
2466
cc811459
CX
24672016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2468
2469 * MAINTAINERS (Write After Approval): Add myself.
2470
b55e6680
MJ
24712016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2472
8f56cb51 2473 * configure: Regenerate.
b55e6680 2474
825fba52
MK
24752016-12-01 Matthias Klose <doko@ubuntu.com>
2476
2477 * configure.ac: Don't use pkg-config to check for bdw-gc.
2478 * configure: Regenerate.
2479
114bf3f1
MK
24802016-11-30 Matthias Klose <doko@ubuntu.com>
2481
2482 * Makefile.def: Remove reference to boehm-gc target module.
2483 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2484 options and for the bdw-gc pkg-config module.
2485 * configure: Regenerate.
2486 * Makefile.in: Regenerate.
2487
21b0f96a
NS
24882016-11-28 Nathan Sidwell <nathan@acm.org>
2489
2490 * MAINTAINERS (nvptx): Remove self.
2491
292edab3
BE
24922016-11-25 Ben Elliston <bje@gnu.org>
2493
2494 * config.guess: Import latest version.
2495 * config.sub: Likewise.
2496
0954a00b
TT
24972016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2498
2499 * MAINTAINERS (Write After Approval): Add myself.
2500
8e4d2ca4
MK
25012016-11-15 Matthias Klose <doko@ubuntu.com>
2502
2503 * Makefile.def: Remove references to GCJ.
2504 * Makefile.tpl: Likewise.
2505 * Makefile.in: Regenerate.
2506
84c1b9d3
MK
25072016-11-15 Matthias Klose <doko@ubuntu.com>
2508
2509 * config-ml.in: Remove references to GCJ.
2510 * configure.ac: Likewise.
2511 * configure: Regenerate.
2512
3f95ca6c
JC
25132016-11-01 Josh Conner <joshconner@google.com>
2514
2515 * MAINTAINERS (Write After Approval): Update email address,
2516
457cc672
CL
25172016-10-27 Carl Love <cel@us.ibm.com>
2518
2519 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2520 Approval list to make it alphabetical.
2521
2142f54f
CL
25222016-10-27 Carl Love <cel@us.ibm.com>
2523
2524 * MAINTAINERS (Write After Approval): Add myself.
2525
104700f4
AB
25262016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 * MAINTAINERS (Reviewers): Add myself.
2529 (Write After Approval): Add myself.
2530
942c0db8
HP
25312016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2532 Ulrich Weigand <uweigand@de.ibm.com>
2533
2534 * MAINTAINERS: Update email address.
2535
fbf4c502
NS
25362016-10-10 Nathan Sidwell <nathan@acm.org>
2537
2538 * MAINTAINERS: Update email address.
2539
b20e7532
AT
25402016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2541
2542 * configure.ac: Add aarch64-*-freebsd*.
2543 * configure: Regenerate.
2544
2e21fd4d
SE
25452016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2546
2547 * MAINTAINERS: Update email address after it got reverted.
2548
43c40f3e
RO
25492016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2550
2551 * configure.ac (target_libraries): Readd target-boehm-gc.
2552 Restore --enable-objc-gc handling.
2553 * configure: Regenerate.
2554
f05796ba
JL
25552015-10-03 Jeff Law <law@redhat.com>
2556
2557 * MAINTAINERS: Move several inactive maintainers to the
2558 write-after-approval section.
2559
012447ea
JJ
25602016-09-30 Jakub Jelinek <jakub@redhat.com>
2561
2562 * configure.ac: Add target-libffi to target_libraries.
2563 Readd libgcj target disablings, modified to only target-libffi.
2564 Readd target addition of go to unsupported languages.
2565 * configure: Regenerated.
2566
a7d75d59
SE
25672016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2568
2569 * MAINTAINERS: Update email address.
2570
d1a79a95
AH
25712016-09-30 Andrew Haley <aph@redhat.com>
2572
4d8c733d 2573 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2574 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2575 libgcj.
2576
af2d4873
AH
25772016-09-30 Andrew Haley <aph@redhat.com>
2578
2579 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2580 write-after approval after GCJ deletion.
2581
07b78716
AH
25822016-09-30 Andrew Haley <aph@redhat.com>
2583
2584 * Makefile.def: Remove libjava.
2585 * Makefile.tpl: Likewise.
2586 * Makefile.in: Regenerate.
2587 * configure.ac: Likewise.
2588 * configure: Likewise.
2589 * gcc/java: Remove.
2590 * libjava: Likewise.
2591
a29b7214
CZ
25922016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2593
2594 * MAINTAINERS (Reviewers): Add myself.
2595
2fd88f4f
AK
25962016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2597
2598 * configure.ac: Disable "sim" directory for arc*-*-*.
2599 * configure: Regenerated.
2600
e2080e79
TC
26012016-09-23 Tamar Christina <tamar.christina@arm.com>
2602
2603 * MAINTAINERS (Write After Approval): Add myself.
2604
8f3675f8
MR
26052016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2606
2607 * configure.ac: Check for the minimum in-tree MPFR version
2608 handled.
2609 * configure: Regenerate.
2610
21f88103
YTL
26112016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2612
2613 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2614 * configure: Regenerated.
2615
60d51882
FR
26162016-07-19 Fritz Reese <fritzoreese@gmail.com>
2617
2618 * MAINTAINERS (Write After Approval): Add myself.
2619
277d7ee0
AK
26202016-06-23 Andi Kleen <ak@linux.intel.com>
2621
2622 * Makefile.def: Add autoprofiledbootstrap.
2623 * Makefile.tpl: Dito.
2624 * Makefile.in: Regenerate.
2625
fd6487af
JS
26262016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2627
2628 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2629 * configure: Regenerate.
2630
3e326935
TS
26312016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2632
2633 * configure: Regenerate.
2634 * configure.ac: Remove support for avr-rtems.
2635
9582bf04
SKS
26362016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2637
2638 * MAINTAINERS (Write After Approval): Add myself.
2639
6f820b68
MC
26402016-06-16 Michael Collison <michael.collison@arm.com>
2641
2642 * MAINTAINERS (Write After Approval): Add myself.
2643
775ee7fa
MM
26442016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2645
2646 * MAINTAINERS (Write After Approval): Update e-mail address.
2647
de3ba371
JM
26482016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2649
21f88103 2650 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2651
350216e3
AM
26522016-05-28 Alan Modra <amodra@gmail.com>
2653
2654 * Makefile.tpl (configure): Depend on m4 files included.
2655 * Makefile.in: Regenerate.
2656
9cad20fa
BS
26572016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2658
2659 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2660 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2661
92466115
BS
26622016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2663
2664 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2665 special case builtin.
2666 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2667 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2668 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2669 for __builtin_vec_addec.
2670
fe38e08b
JS
26712016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2672
2673 * config.guess: Import version 2016-04-02 (newest).
2674 * config.sub: Import version 2016-05-10 (newest).
2675
cef1a0b8 26762016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2677
cef1a0b8
JL
2678 * configure.ac: Add ARC support to libgloss.
2679 * configure: Regenerate
704b85c7 2680
75a6b91a
AS
26812016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2682
2683 * MAINTAINERS (Write After Approval): Add myself.
2684
00f35794
BE
26852016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2686
2687 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2688 * configure: Regenerated.
2689 * Makefile.def (gmp): Explicitly disable assembler.
2690 (mpfr): Adjust lib_path.
2691 (mpc): Likewise.
2692 * Makefile.in: Regenerated.
2693
c100769b
JJ
26942016-05-01 Jakub Jelinek <jakub@redhat.com>
2695
2696 PR bootstrap/70704
2697 * configure.ac (--enable-stage1-checking): Add missing
2698 --enable-checking=.
2699 * configure: Regenerated.
2700
bc6d9014
OE
27012016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2702
ace08cb8
OE
2703 * config.guess: Revert r235676.
2704 * config.sub: Revert r235676.
2705
27062016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2707
2708 * config.guess: Remove SH5 support.
bc6d9014
OE
2709 * config.sub: Likewise.
2710 * configure: Likewise.
2711 * configure.ac: Likewise.
2712
7db11a5a
JJ
27132016-04-26 Jakub Jelinek <jakub@redhat.com>
2714
2715 PR bootstrap/70704
2716 * configure.ac (--enable-stage1-checking): For --disable-checking or
2717 implicit --enable-checking, make sure extra flag matches in between
2718 stage1 and later checking.
2719 * configure: Regenerated.
2720
ab0fc037
TS
27212016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2722
2723 * .gitattributes: New file.
2724
c048fa95
SB
27252016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2726
2727 * MAINTAINERS (rs6000/powerpc port): Add myself.
2728
f3653cf5
SB
27292016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2730
2731 PR bootstrap/70173
2732 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2733 and gotools directories. Delete the stage_final file.
2734 * Makefile.in: Regenerate.
2735
4f93efa4
AV
27362016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2737
2738 * MAINTAINERS (Write After Approval): Add myself.
2739
c27e432e
SK
27402016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2741
2742 * MAINTAINERS (Fortran maintainer): Remove myself.
2743
7134713c
BS
27442016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2745
2746 * MAINTAINERS (Write After Approval): Add myself.
2747
7d74282a
KN
27482016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2749
2750 * MAINTAINERS (Write After Approval): Add myself.
2751
1b858e76
CC
27522016-03-17 Cary Coutant <ccoutant@gmail.com>
2753
2754 Sync with binutils-gdb:
2755
2756 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2757
2758 * configure.ac: Add mips and s390 to the gold target check.
2759 * configure: Regenerate.
2760
d15bd5bb
DD
27612016-03-01 DJ Delorie <dj@redhat.com>
2762
2763 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2764
6d1fa6bb
DM
27652016-02-22 David Malcolm <dmalcolm@redhat.com>
2766
2767 * MAINTAINERS (libcpp): Add myself.
2768 (diagnostic messages): Likewise.
2769
607bda60
TV
27702016-02-20 Tom de Vries <tom@codesourcery.com>
2771
2772 * MAINTAINERS: Fix whitespace.
2773
80cfaff8
CZ
27742016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2775
2776 * MAINTAINERS (Write After Approval): Add myself.
2777
c661a43d
SP
27782016-01-29 Sebastian Pop <s.pop@samsung.com>
2779
2780 * config/isl.m4: Add comments about isl-0.16.
2781 * configure: Regenerate.
2782
86b3a101
MJ
27832016-01-29 Martin Jambor <mjambor@suse.cz>
2784
2785 * MAINTAINERS (hsa maintainers): Add myself.
2786
960cbfd2
WD
27872015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2788
2789 * MAINTAINERS: (Write After Approval): Add myself.
2790
1e050c90
AK
27912016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2792 Sebastian Pop <s.pop@samsung.com>
2793
2794 * Makefile.in: Regenerate.
2795 * Makefile.tpl: Export ISLVER.
2796 * configure: Regenerate.
2797 * config/isl.m4: Detect isl-0.15.
2798
cefadad1
MM
27992016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2800
2801 PR bootstrap/69329
2802 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2803 * Makefile.in: Regenerate.
2804
9e530bcd
AP
28052016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2806
2807 * configure.ac: Enable LTO for DJGPP
2808 * configure: Regenerate
2809
324402a0
L
28102016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2811
2812 Sync with binutils-gdb:
2813 2015-10-21 Nick Clifton <nickc@redhat.com>
2814
2815 PR gas/19109
2816 * configure.ac: Note the 'none' is an acceptable argument to
2817 --enable-compressed-debug-sections.
2818 * configure: Regenerate.
2819
9eaaa830
BE
28202016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2821
2822 PR bootstrap/69134
2823 * Makefile.def (mpfr): Disable assembler.
2824 * Makefile.in: Regenerate.
2825
cfe67e03
BE
28262016-01-01 Ben Elliston <bje@gnu.org>
2827
2828 * config.guess: Import version 2016-01-01.
2829 * config.sub: Likewise.
2830
be33d404
SS
28312015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2832
2833 * MAINTAINERS (Write After Approval): Add myself.
2834
e357a5e0
SP
28352015-12-17 Sebastian Pop <s.pop@samsung.com>
2836
2837 * Makefile.in: Replace ISL with isl.
2838 * Makefile.tpl: Same.
2839 * config/isl.m4: Same.
2840 * configure.ac: Same.
2841 * contrib/download_prerequisites: Same.
2842 * configure: Regenerate.
2843
1ad2439b
AP
28442015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2845
2846 * MAINTAINERS (Write After Approval): Add Myself.
2847
70decafb
NS
28482015-12-17 Nathan Sidwell <nathan@acm.org>
2849
2850 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2851 * configure: Regenerate.
2852
560d18d3
AK
28532015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2854 Sebastian Pop <s.pop@samsung.com>
2855
2856 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2857 isl_ctx_get_max_operations.
2858 * configure: Regenerate.
2859
57e8ab24 28602015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2861
2862 * MAINTAINERS (Write After Approval): Add myself.
2863
105b682e
ILT
28642015-12-02 Ian Lance Taylor <iant@google.com>
2865
2866 PR go/66147
2867 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2868 * Makefile.in: Regenerate.
2869
7eb46bec
AT
28702015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2871
2872 PR libffi/65726
2873 * Makefile.def (lang_env_dependencies): Make libffi depend
2874 on cxx.
2875 * Makefile.in: Regenerate.
2876
cc3baaa9
DE
28772015-11-26 David Edelsohn <dje.gcc@gmail.com>
2878
2879 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2880 symbols.
2881
3be96231
TG
28822015-11-20 Tristan Gingold <gingold@adacore.com>
2883
2884 Sync with binutils-gdb:
2885 2015-11-20 Tristan Gingold <gingold@adacore.com>
2886
2887 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2888 * configure: Regenerate.
2889
daa53f38
ML
28902015-11-19 Martin Liska <mliska@suse.cz>
2891
2892 * .gitignore: Add .clang-format to ignored files.
2893 * Makefile.in: Add clang-format.
2894 * Makefile.tpl: Likewise.
2895
54985c70
TA
28962015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2897
2898 * configure.ac: Enable libmpx by default.
2899 * configure: Regenerated.
2900
d0397c75
SE
29012015-10-23 Steve Ellcey <sellcey@imgtec.com>
2902
2903 * MAINTAINERS: Update email address.
2904
735a559c
PM
29052015-10-23 Paulo Matos <pmatos@linki.tools>
2906
2907 * MAINTAINERS: Update email address.
2908
15713b43
AH
29092015-10-23 Alan Hayward <alan.hayward@arm.com>
2910
2911 * MAINTAINERS (Write After Approval): Add myself.
2912
78edb32f
L
29132015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2914
2915 Sync with binutils-gdb:
2916 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2917
2918 PR gas/19109
2919 * configure.ac: Add
2920 --enable-compressed-debug-sections={all,gas,gold,ld}.
2921 * configure: Regenerated.
2922
dec6b7f1
AC
29232015-10-16 Arnaud Charlet <charlet@adacore.com>
2924
2925 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2926
6be1d686
ML
29272015-10-09 Martin Liska <mliska@suse.cz>
2928
2929 * MAINTAINERS (Write After Approval): Add myself.
2930
dc0e2060
AF
29312015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2932
2933 * MAINTAINERS (Write After Approval): Add myself.
2934
bec93d40
FW
29352015-10-02 Florian Weimer <fweimer@redhat.com>
2936
2937 * MAINTAINERS: Update email address.
2938
0487f06d
LK
29392015-10-02 Louis Krupp <louis.krupp@zoho.com>
2940
2941 * MAINTAINERS (Write After Approval): Add myself.
2942
56547ff7
KT
29432015-09-20 Kai Tietz <ktietz70@googlemail.com>
2944
423ea09f 2945 * MAINTAINERS: Update email.
56547ff7 2946
ed4c91ea
BS
29472015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2948
2949 * MAINTAINERS: Update my email address.
2950
2503fd9e
JB
29512015-09-01 James Bowman <james.bowman@ftdichip.com>
2952
2953 * MAINTAINERS (ft32 port): Add myself.
2954
3726332a
DS
29552015-08-28 David Sherwood <david.sherwood@arm.com>
2956
2957 * MAINTAINERS: Add myself.
2958
15480aaf
PM
29592015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2960
2961 * MAINTAINERS (Write After Approval): Add myself.
2962
ad4f95e3
FXC
29632015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2964
2965 PR libfortran/54572
2966 * Makefile.def: Make libgfortran depend on libbacktrace.
2967 * Makefile.in: Regenerate.
2968
95f25df0
SD
29692015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2970
2971 * MAINTAINERS (Write After Approval): Add myself.
2972
5dc85f7e
TV
29732015-08-12 Tom de Vries <tom@codesourcery.com>
2974
2975 PR other/67092
2976 * configure.ac: Remove --with_host_libstdcxx support.
2977 * configure: Regenerate.
2978
44a7d18d
TS
29792015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2980 Jakub Jelinek <jakub@redhat.com>
2981
2982 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2983 nvptx*-*-*.
2984 * configure: Regenerate.
2985
bf5372e7
YS
29862015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2987
2988 * Makefile.def (libiconv): Define bootstrap=true.
2989 Mark pdf/html/info as missing.
2990 (configure-gcc): Depend on all-libiconv.
2991 (all-gcc): Ditto.
2992 (configure-libcpp): Ditto.
2993 (all-libcpp): Ditto.
2994 (configure-intl): Ditto.
2995 (all-intl): Ditto.
2996 * Makefile.in: Regenerate.
2997
94b8fdcc
BC
29982015-08-03 Bin Cheng <bin.cheng@arm.com>
2999
3000 * MAINTAINERS (loop ivopts): Add the entry and myself.
3001
430bcac1
NS
30022015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3003
3004 * MAINTAINERS (nvptx): Add self.
3005
110d61da
AL
30062015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3007
3008 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3009 128-bit vector modes.
3010
c9da7548 30112015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3012
c9da7548
VV
3013 * MAINTAINERS (Write After Approval): Add myself.
3014
423ea09f 30152015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3016
3017 * config.sub, config.guess: Import from upstream.
3018
6b1786aa
JL
30192015-07-24 Michael Darling <darlingm@gmail.com>
3020
3021 PR other/66259
3022 * config-ml.in: Reflects renaming of configure.in to configure.ac
3023 * configure: Likewise
3024 * configure.ac: Likewise
3025
45952786
BS
30262015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3027
3028 * MAINTAINERS: Update my email address.
3029
f1595603
L
30302015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3031
3032 Sync with binutils-gdb:
3033 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3034
3035 * configure.ac (target_configdirs): Exclude target-zlib if
3036 target-libjava isn't built.
3037 * configure: Regenerated.
3038
a05c2c75
L
30392015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3040
3041 Sync with binutils-gdb:
3042 2015-05-13 John David Anglin <dave.anglin@bell.net>
3043
3044 * configure.ac: Disable configuration of GDB for HPUX targets.
3045 * configure: Regenerate.
3046
3047 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3048
3049 * configure.ac: Add --with-system-zlib.
3050 * configure: Regenerated.
3051
3052 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3053
3054 * configure.ac: Add FT32 support.
3055 * configure: Regenerate.
3056
3057 2015-01-12 Anthony Green <green@moxielogic.com>
3058
3059 * configure.ac: Don't disable gprof for moxie.
3060 * configure: Rebuild.
3061
1c01ebf6
L
30622015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3063
3064 Sync with binutils-gdb:
3065 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3066
3067 PR ld/18355
3068 * Makefile.def: Add extra_configure_flags to host zlib.
3069 * configure.ac (extra_host_zlib_configure_flags): New. Set
3070 to --enable-host-shared When bfd is to be built as shared
3071 library. AC_SUBST.
3072 * Makefile.in: Regenerated.
3073
e59969a1
HPN
30742015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3075
3076 Sync with src:
3077 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3078 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3079 * Makefile.in: Regenerated.
3080
d9063947
L
30812015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3082
3083 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3084 target.
3085 * configure: Regenerate.
3086
b837291d
LC
30872015-06-23 Ludovic Courtès <ludo@gnu.org>
3088
3089 * MAINTAINERS (Write After Approval): Add myself.
3090
2a97995f
AT
30912015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3092
3093 * MAINTAINERS (OS Port Maintainers): Add myself.
3094 (Various Maintainers): Remove myself from libffi testsuite.
3095
19cd26a6
RS
30962015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3097
3098 * MAINTAINERS (gen* on machine desc): Add self.
3099
8ca528d9
JM
31002015-06-02 Jason Merrill <jason@redhat.com>
3101
3102 PR bootstrap/66319
3103 * configure.ac: Use -std=gnu++98.
3104
4526c3c1
SN
31052015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
318a4e6d
MF
31092015-05-28 Mike Frysinger <vapier@gentoo.org>
3110
3111 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3112 * configure: Regenerate.
3113
46070488
JM
31142015-05-26 Jason Merrill <jason@redhat.com>
3115
3116 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3117 * configure: Regenerate.
3118
fef939d6
JB
31192015-05-16 James Bowman <james.bowman@ftdichip.com>
3120
3121 * configure.ac: FT32 target added.
fef939d6
JB
3122 * configure: Regenerated.
3123
886faf50
IB
31242015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3125
3126 * MAINTAINERS (Write After Approval): Add myself.
3127
91c6b410
PM
31282015-05-11 Paulo Matos <paulo@matos-sorge.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
e640447c
PM
31322015-05-11 Paulo Matos <paulo@matos-sorge.com>
3133
3134 * configure.ac: Fix typo.
3135 * configure: Regenerate.
3136
e587377d
MM
31372015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3138
3139 * MAINTAINERS (Write After Approval): Add myself.
3140
cabb9d59
MK
31412015-05-03 Matthias Klose <doko@ubuntu.com>
3142
3143 * configure.ac: Match $host configured with triplets.
3144 * configure: Regenerate.
3145
fafb95a6
BRF
31462015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3147
3148 * Makefile.tpl: Remove surplus whitespace throughout.
3149 * Makefile.in: Regenerate.
3150
85867772
SB
31512015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3152
3153 * MAINTAINERS (Various Maintainers): Add myself as instruction
3154 combiner maintainer.
3155
c10b5ea0
JJ
31562015-04-17 Jakub Jelinek <jakub@redhat.com>
3157
3158 PR bootstrap/62077
3159 * configure.ac (--enable-stage1-checking): Default to
3160 release,misc,gimple,rtlflag,tree,types if --disable-checking
3161 or --enable-checking is not specified and DEV-PHASE is not
3162 experimental.
3163 * configure: Regenerated.
3164
77019397
MO
31652015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3166
3167 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3168 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3169 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3170 * Makefile.in: Regenerate.
3171
17feae99 31722015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3173
3174 * MAINTAINERS: Update my email address.
3175
e61ffb3b
JG
31762015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3177
3178 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3179
b16cc4f2
KT
31802015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3181
3182 * MAINTAINERS: Add myself as an arm port reviewer.
3183
ec523909
ML
31842015-03-25 Martin Liska <mliska@suse.cz>
3185 Yury Gribov <y.gribov@samsung.com>
3186
3187 * Makefile.in: Fix ln source location for vimrc file.
3188 * Makefile.tpl: Likewise.
3189
fc30054e
AH
31902015-03-09 Aldy Hernandez <aldyh@redhat.com>
3191
3192 PR bootstrap/25672
3193 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3194 cross-compiling. Similarly for CXX_FOR_TARGET.
3195 * configure: Regenerate.
3196
5373cd33
IE
31972015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3198
3199 * Makefile.def: Add libmpx.
3200 * configure.ac: Add libmpx.
3201 * Makefile.in: Regenerate.
3202 * configure: Regenerate.
3203
a6e8abb9
KY
32042015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3205
3206 * MAINTAINERS (CPU Port Maintainers): Add myself
3207 i386 vector ISA extns mantainer.
3208
f2b86778
JL
32092015-03-13 Jeff Law <law@redhat.com>
3210
3211 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3212 maintainer.
3213 Remove Richard Henderson as a maintainer for the x86 port.
3214
9dd44d1c
JR
32152015-03-03 Joern Rennecke <gnu@amylaar.uk>
3216
3217 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3218
33079441
IE
32192015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3220
3221 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3222 pointer bounds checker and i386 MPX maintainer.
3223
d083ae5f
SL
32242015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3225
3226 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3227
f91f1c13
MS
32282015-02-26 Martin Sebor <msebor@redhat.com>
3229
3230 * MAINTAINERS (Various Maintainers): Add self.
3231
426c1eb0
TS
32322015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3233
3234 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3235 Make sure it contains lto.
3236 * configure: Regenerate.
3237
8ae12d71
TS
32382015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3239
3240 * configure: Regenerate.
3241
11aa81cc 32422015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 32431
11aa81cc
DN
3244 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3245 middle-end, docstring): Remove myself.
3246 (Write After Approval): Add myself.
3247
a436ab27
JJ
32482015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3249
3250 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3251 (Write After Approval): Update address.
3252
231d020b
DM
32532015-01-29 David Malcolm <dmalcolm@redhat.com>
3254
3255 PR jit/64780
3256 * configure.ac: Require the user to explicitly specify
3257 --enable-host-shared if the jit is enabled.
3258 * configure: Regenerate.
3259
82a94471
RS
32602015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
e6f0c56d
TV
32642015-01-25 Tom de Vries <tom@codesourcery.com>
3265
3266 * MAINTAINERS: Make whitespace consistent.
3267
631ff3e1
BO
32682015-01-23 Braden Obrzut <admin@maniacsvault.net>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
09b9cd1f
AV
32722015-01-20 Andre Vehreschild <vehre@gmx.de>
3273
3274 * MAINTAINERS: (Write After Approval): Add myself.
3275
802ed46a
MU
32762015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3277
3278 * MAINTAINERS: (Write After Approval): Add myself.
3279
c61fcfa6
PT
32802015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3281
3282 * MAINTAINERS: (Write After Approval): Add myself.
3283
ebcd09c1
IS
32842015-01-13 Iain Sandoe <iain@codesourcery.com>
3285
3286 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3287 objective-c/c++ front end maintainer.
3288
71aa170d
MP
32892015-01-13 Marek Polacek <polacek@redhat.com>
3290
3291 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3292
da067543
JL
32932015-01-12 Jeff Law <law@redhat.com>
3294
3295 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3296 a very long time.
3297
bf1de3f0
ILT
32982015-01-09 Ian Lance Taylor <iant@google.com>
3299
3300 * configure.ac (host_tools): Add gotools.
3301 * Makefile.def (host_modules): Add gotools.
3302 (dependencies): Add dependency of all-gotools on all-target-libgo.
3303
82a19768
AT
33042015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3305
3306 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3307 * configure: Regenerate.
3308
53dd59bf
TS
33092015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3310
3311 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3312 all-target-libgomp.
3313 * Makefile.in: Regenerate.
3314
8054942d
EB
33152015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3316
3317 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3318
0969ec7d
EB
33192015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3320
3321 * configure.ac: Add Visium support.
3322 * configure: Regenerate.
3323
ec8fd1c0
AS
33242015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3325
3326 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3327 * configure: Regenerate.
3328
9bccfdf5
AP
33292015-01-03 Andrew Pinski <apinski@cavium.com>
3330
3331 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3332 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3333 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3334 (OBJCOPY_FOR_TARGET): New variable.
3335 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3336 * Makefile.in: Regenerate.
3337 * configure.ac: Check for already installed target objcopy.
3338 Also GCC_TARGET_TOOL on objcopy.
3339 * configure: Regenerate.
3340
007adc0d
HPN
33412015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3342
3343 * config.sub: Update from upstream, to 2015-01-01 version.
3344 * config.guess: Ditto.
3345
fe55e976
SH
33462014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3347
3348 * MAINTAINERS (RTEMS Ports): Add myself.
3349
b86d271e
PMR
33502014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
9733278a
MH
33542014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3355
3356 * MAINTAINERS (Write After Approval): Add myself.
3357
4b4f2e35
TS
33582014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3359
3360 * configure.ac (--enable-as-accelerator-for): Don't set
3361 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3362 * configure: Regenerate.
3363
b6a65eb6
JJ
33642014-12-13 Jakub Jelinek <jakub@redhat.com>
3365
3366 PR bootstrap/64023
3367 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3368 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3369 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3370 to CXX.
3371 * Makefile.in: Regenerated.
3372
c3e1e693
YG
33732014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3374 Yury Gribov <y.gribov@samsung.com>
3375
3376 * .gitignore: Added .local.vimrc and .lvimrc.
3377 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3378 * Makefile.in: Regenerate.
3379
33802014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3381
3382 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3383 * configure: Regenerated.
3384
b9fb25a5
BS
33852014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3386
3387 * MAINTAINERS (nvptx port): New entry.
3388
d896cc4d
JBG
33892014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3390
3391 * configure: Regenerate.
3392
74ae587e
JBG
33932014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3394
3395 * configure.ac: Merge with Binutils.
3396
45c89690
TB
33972014-11-26 Tobias Burnus <burnus@net-b.de>
3398
3399 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3400 * Makefile.in: Regenerate.
3401
ea903c37
BE
34022014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3403
3404 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3405 missing flex.
3406 * Makefile.in: Regenerated.
3407
eb23df59
IV
34082014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3409
3410 * Makefile.in: Regenerate.
3411
a699d672
L
34122014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3413
3414 PR bootstrap/63784
3415 * libtool.m4: Add $pic_flag with -shared.
3416
fc065a61
RL
34172014-11-21 Renlin Li <Renlin.Li@arm.com>
3418
3419 * MAINTAINERS (Write After Approval): Added myself.
3420
efcc23e6
AV
34212014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3422
3423 * MAINTAINERS (write-after-approval): Add myself.
3424
dd308ed8
MK
34252014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3426
3427 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3428 from 2 years ago.
3429
ac8698a1
AV
34302014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3431
3432 Revert:
3433 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3434
3435 * MAINTAINERS (Write After Approval): Added myself as line map
3436 maintainer.
3437
8dab9330
RL
34382014-11-19 Renlin Li <Renlin.Li@arm.com>
3439
3440 Revert:
3441 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3442
3443 * MAINTAINERS (Write After Approval): Added myself.
3444
1be22083
RL
34452014-11-19 Renlin Li <Renlin.Li@arm.com>
3446
3447 * MAINTAINERS (Write After Approval): Added myself.
3448
59392f46
AV
34492014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3450
3451 * MAINTAINERS (Write After Approval): Added myself as line map
3452 maintainer.
3453
0f3422cc
DS
34542014-11-17 Dodji Seketeli <dodji@redhat.com>
3455
3456 * MAINTAINERS (Various Maintainers): Added myself as line map
3457 maintainer.
3458
0c8969f0
JBG
34592014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3460
3461 * move-if-change: Sync from upstream gnulib.
3462
d7134c0e
JBG
34632014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3464
3465 * compile: Sync with upstream Automake.
3466 * depcomp: Ditto.
3467 * install-sh: Ditto.
3468 * missing: Ditto.
3469 * mkinstalldirs: Ditto.
3470 * ylwrap: Ditto.
3471
e4ff7e6a
JBG
34722014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3473
3474 * config.sub: Update from upstream config repo.
3475 * config.guess: Ditto.
3476
5f520819
KY
34772014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3478
3479 * Makefile.def: Add liboffloadmic to target_modules. Make
3480 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3481 * Makefile.in: Regenerate.
3482 * configure: Regenerate.
3483 * configure.ac: Add liboffloadmic to target binaries.
3484 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3485 Add liboffloadmic to noconfig list when C++ is not supported.
3486
85c64bbe
BS
34872014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3488 Thomas Schwinge <thomas@codesourcery.com>
3489 Ilya Verbin <ilya.verbin@intel.com>
3490 Andrey Turetskiy <andrey.turetskiy@intel.com>
3491
3492 * configure: Regenerate.
3493 * configure.ac (--enable-as-accelerator-for)
3494 (--enable-offload-targets): New configure options.
3495
7d35a59e
TB
34962014-11-11 Tobias Burnus <burnus@net-b.de>
3497
0a002272 3498 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3499 * Makefile.in: Regenerate.
3500
35485da9
DM
35012014-11-11 David Malcolm <dmalcolm@redhat.com>
3502
3503 * ChangeLog.jit: New.
3504 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3505
ebf6d33b
FXC
35062014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3507
3508 PR target/63610
3509 * libtool.m4: Fix globbing of darwin versions.
3510 * configure: Regenerate.
3511
4a9bb2aa
TB
35122014-11-11 Tobias Burnus <burnus@net-b.de>
3513
4a9bb2aa
TB
3514 * Makefile.def: Remove CLooG.
3515 * Makefile.tpl: Ditto.
3516 * configure.ac: Ditto.
3517 * configure: Regenerate.
3518 * Makefile.in: Ditto.
3519
738f2522
BS
35202014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3521
3522 * configure.ac: Handle nvptx-*-*.
3523 * configure: Regenerate.
3524
9b591dd1
PG
35252014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3526
3527 * MAINTAINERS (Write After Approval): Add myself.
3528
14258928
JJ
35292014-10-31 Jakub Jelinek <jakub@redhat.com>
3530
3531 * Makefile.def (libcc1): Remove bootstrap=true;.
3532 * Makefile.in: Regenerated.
3533
1335a8ca
JBG
35342014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3535
3536 * configure.ac: Update comment.
3537 * configure: Regenerate.
3538
cb115cc2
IE
35392014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3540
3541 * MAINTAINERS (Write After Approval): Add myself.
3542
fca38047
TS
35432014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3544
3545 * configure.ac (extra_host_libiberty_configure_flags): Add
3546 --enable-shared also for libcc1's benefit.
3547 * configure: Regenerate.
3548
65c0707b
TG
35492014-10-29 Tristan Gingold <gingold@adacore.com>
3550
3551 * MAINTAINERS: Change my email address.
3552
ddc8de03
PM
35532014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3554 Tom Tromey <tromey@redhat.com>
3555
3556 * Makefile.def: Add libcc1 to host_modules.
3557 * configure.ac (host_tools): Add libcc1.
3558 * Makefile.in, configure: Rebuild.
3559
4eb1ac39 35602014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3561
3562 * configure.ac (build_configargs): Don't share config.cache between
3563 build subdirs.
7fd74620 3564 * configure: Regenerate.
3d96b0d0 3565
d81230b5
DH
35662014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3567
3568 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3569 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3570 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3571 leon3v7 as leon3.
3572 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3573 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3574 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3575 * config/sparc/sparc.md (cpu): Add leon3v7.
3576 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3577
c7a6a617
DH
35782014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3579
3580 * MAINTAINERS (write-after-approval): Add myself.
3581
74cc5471
ILT
35822014-10-23 Ian Lance Taylor <iant@google.com>
3583
3584 * configure.ac: Disable the Go frontend on systems where it is known
3585 to not work.
3586 * configure: Regenerate.
3587
929315a9
RB
35882014-10-23 Richard Biener <rguenther@suse.de>
3589
3590 * Makefile.def: Add libcpp build module and dependencies.
3591 * configure.ac: Add libcpp build module.
3592 * Makefile.in: Regenerate.
3593 * configure: Likewise.
3594
5d12b768
MF
35952014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3596
3597 * MAINTAINERS (write-after-approval): Add myself.
3598
7b262a51
MLI
35992014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3600
3601 * INSTALL/README: Do not mention CVS.
3602
7705dfd1
JY
36032014-10-03 Jing Yu <jingyu@google.com>
3604
3605 * configure.ac: Add aarch64 to list of targets that support gold.
3606 * configure: Regenerate.
3607
a3052d31
FD
36082014-09-29 François Dumont <fdumont@gcc.gnu.org>
3609
3610 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3611
b2a1b261
CM
36122014-09-29 Catherine Moore <clm@codesourcery.com>
3613
3614 * MAINTAINERS: Add myself as MIPS maintainer.
3615
05342e10
MF
36162014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3617
3618 * MAINTAINERS: Move myself to MIPS maintainers.
3619
3f6bb7e5
JBG
36202014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3621
3622 * MAINTAINERS: Put all email addresses between '<' and '>'.
3623
3e895729
FXC
36242014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3625
3626 * MAINTAINERS: Move myself to reviewers (Fortran).
3627
e04733ee
AK
36282014-09-01 Andi Kleen <ak@linux.intel.com>
3629
3630 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3631 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3632 * Makefile.in: Regenerate.
3633
e79c0ea8
DM
36342014-08-28 David Malcolm <dmalcolm@redhat.com>
3635
3636 * rtx-classes-status.txt: Delete
3637
b32d5189
DM
36382014-08-28 David Malcolm <dmalcolm@redhat.com>
3639
3640 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3641
e0c0c325
SP
36422014-08-27 Sebastian Pop <s.pop@samsung.com>
3643
3644 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3645 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3646 of checking for version number.
3647 * configure: Regenerated.
3648 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3649
d7ac0a6a
DM
36502014-08-27 David Malcolm <dmalcolm@redhat.com>
3651
3652 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3653 is done; begin phase 6 (use extra rtx_def subclasses).
3654
9daaca36
DM
36552014-08-27 David Malcolm <dmalcolm@redhat.com>
3656
3657 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3658 done; begin phase 5 (additional rtx_def subclasses).
3659
b2908ba6
DM
36602014-08-26 David Malcolm <dmalcolm@redhat.com>
3661
3662 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3663
1130d5e3
DM
36642014-08-26 David Malcolm <dmalcolm@redhat.com>
3665
3666 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3667 SET_BB_HEADER are done.
3668
0e0ce50d
DM
36692014-08-26 David Malcolm <dmalcolm@redhat.com>
3670
3671 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3672 done.
3673
3d30f4e8
DM
36742014-08-26 David Malcolm <dmalcolm@redhat.com>
3675
3676 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3677
6144a836
DM
36782014-08-26 David Malcolm <dmalcolm@redhat.com>
3679
3680 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3681
b311fd0f
DM
36822014-08-25 David Malcolm <dmalcolm@redhat.com>
3683
3684 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3685
d8ce2eae
DM
36862014-08-25 David Malcolm <dmalcolm@redhat.com>
3687
3688 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3689
1455e88c
DM
36902014-08-25 David Malcolm <dmalcolm@redhat.com>
3691
3692 * rtx-classes-status.txt: Phase 3 (per-file commits within
3693 "config" subdirs) is done; begin phase 4 (removal of
3694 "scaffolding").
3695
76c531d3
DM
36962014-08-23 David Malcolm <dmalcolm@redhat.com>
3697
3698 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3699 dir) is done; begin phase 3 (per-file commits within "config"
3700 subdirs).
3701
00550b3d
DM
37022014-08-21 David Malcolm <dmalcolm@redhat.com>
3703
3704 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3705 phase 2 (per-file commits in main source dir).
3706
622dbadf
BC
37072014-08-21 Bin Cheng <bin.cheng@arm.com>
3708
3709 * configure: Regenerated.
3710
c1286e0b
DM
37112014-08-19 David Malcolm <dmalcolm@redhat.com>
3712
3713 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3714
c2fc1aee
DM
37152014-08-19 David Malcolm <dmalcolm@redhat.com>
3716
3717 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3718
68975683
DM
37192014-08-19 David Malcolm <dmalcolm@redhat.com>
3720
3721 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3722
d914bc6b
DM
37232014-08-19 David Malcolm <dmalcolm@redhat.com>
3724
3725 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3726
8020a4d5
DM
37272014-08-19 David Malcolm <dmalcolm@redhat.com>
3728
3729 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3730
a231b8a5
JV
37312014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
ce8126f5
CF
37352014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3736
3737 * MAINTAINERS: Remove myself
3738
0f82e5c9
DM
37392014-08-19 David Malcolm <dmalcolm@redhat.com>
3740
3741 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3742
9c9afb69
PP
37432014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3744
3745 * MAINTAINERS (Write After Approval): Add myself.
3746
190bea87
DM
37472014-08-18 David Malcolm <dmalcolm@redhat.com>
3748
3749 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3750 SET_BB_HEADER, SET_BB_FOOTER
3751
c41b94ce
DM
37522014-08-18 David Malcolm <dmalcolm@redhat.com>
3753
bb3fff01 3754 * rtx-classes-status.txt: New file
c41b94ce 3755
eae1a5d4
RG
37562014-08-18 Roman Gareev <gareevroman@gmail.com>
3757
3758 * configure.ac: Eliminate ClooG installation dependency.
3759 * configure: Regenerate.
3760 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3761 * Makefile.in: Regenerate.
3762
f613bc0f
IV
37632014-08-15 Ilya Verbin <iverbin@gmail.com>
3764
3765 * MAINTAINERS (Write After Approval): Add myself.
3766
423ea09f 37672014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3768
3769 * MAINTAINERS (Write After Approval): Add myself.
3770
88b1a322
JW
37712014-08-01 Jiong Wang <jiong.wang@arm.com>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
8ed499f8
AG
37752014-07-28 Anthony Green <green@moxielogic.com>
3776
3777 Import from savannah.gnu.org:
3778 * config.sub: Update to 2014-07-28 version.
3779
09ec3110
RS
37802014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3781
3782 * MAINTAINERS: Remove my MIPS maintainer entry.
3783
7b7f941a
UB
37842014-07-26 Uros Bizjak <ubizjak@gmail.com>
3785
3786 PR target/47230
3787 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3788 * configure: Regenerate.
3789
a12f7ac8
JN
37902014-07-24 James Norris <jnorris@codesourcery.com>
3791
3792 * MAINTAINERS (Write After Approval): Add myself.
3793
09611faf
RG
37942014-07-20 Roman Gareev <gareevroman@gmail.com>
3795
3796 * configure.ac: Accept only CLooG 0.18.1.
3797 * configure: Regenerate.
3798
37738b0f
RG
37992014-07-17 Roman Gareev <gareevroman@gmail.com>
3800
3801 * configure.ac: Don't accept isl 0.11.
3802 * configure: Regenerate.
3803
473037cb
AZ
38042014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3805
3806 * MAINTAINERS (Write After Approval): Add myself.
3807
9a62ed16
RO
38082014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3809
3810 * configure.ac: Don't accept isl 0.10.
3811 * configure: Regenerate.
3812
c41f1c42 38132014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3814
c41f1c42
BE
3815 Fix include path for in-tree cloog.
3816 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3817 * configure: Regenerate.
29d0a43c 3818
c41f1c42 38192014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3820
c41f1c42 3821 * .gitignore: Import gcc_update output.
a5852bea 3822
b6383ab8
TS
38232014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3824
a10ec8bc
TS
3825 * config-ml.in: Robustify ac_configure_args parsing.
3826
45b3824d
TS
3827 * configure.ac (--enable-linker-plugin-configure-flags)
3828 (--enable-linker-plugin-flags): New flags.
3829 (configdirs): Conditionally add libiberty-linker-plugin.
3830 * configure: Regenerate.
3831 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3832 (host_modules) <lto-plugin>: Pay attention to
3833 @extra_linker_plugin_flags@ and
3834 @extra_linker_plugin_configure_flags@.
3835 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3836 * Makefile.in: Regenerate.
3837
b6383ab8
TS
3838 * Makefile.tpl (configure-[+prefix+][+module+])
3839 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3840 "module_srcdir" instead of "module" for locating a module's srcdir.
3841 * Makefile.in: Regenerate.
3842
a4a1b5f3
MF
38432014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3844
3845 * MAINTAINERS (Write After Approval): Add myself.
3846
38a13841
SP
38472014-06-06 Sebastian Pop <sebpop@gmail.com>
3848
3849 * MAINTAINERS: Update my email address.
3850
153fcd41
TP
38512014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3852
3853 * MAINTAINERS (Write After Approval): Add myself.
3854
e25d9632
AB
38552014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3856
3857 * MAINTAINERS (Write After Approval): Add myself.
3858
1007a55c
JW
38592014-05-30 Jonathan Wakely <jwakely@redhat.com>
3860
3861 PR libstdc++/61011
3862 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3863 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3864 * configure: Regenerate.
3865
fd9ed1ae
PA
38662014-05-28 Pedro Alves <palves@redhat.com>
3867
3868 * MAINTAINERS (Write After Approval): Add myself.
3869
03bdb69f
MK
38702014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3871
3872 * MAINTAINERS: Update my affiliation/email.
3873
905083ad
MS
38742014-05-19 Mike Stump <mikestump@comcast.net>
3875
3876 * MAINTAINERS: Add wide-int reviewers.
3877
707f1839
SL
38782014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3879
3880 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3881 * configure: Regenerated.
3882
7321dc60
TR
38832014-05-15 Torvald Riegel <triegel@redhat.com>
3884
3885 * MAINTAINERS (libitm): Add myself as maintainer.
3886
5b1e4b47
CB
38872014-05-07 Charles Baylis <charles.baylis@linaro.org>
3888
3889 * MAINTAINERS (Write After Approval): Add myself.
3890
a4ebe104
RS
38912014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3892
3893 * config.sub, config.guess: Import from upstream.
3894
9575df4a
AL
38952014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3896
3897 * MAINTAINERS (Write After Approval): Put myself in correct order.
3898
2fdc94b7
AL
38992014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3900
3901 * MAINTAINERS (Write After Approval): Add myself.
3902
080c6230
LB
39032014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3904
3905 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3906 section.
3907
4e4c8692
RÁE
39082014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3909
3910 * MAINTAINERS (Write After Approval): Delete myself.
3911
ffe7f7a7
JJ
39122014-04-17 Jakub Jelinek <jakub@redhat.com>
3913
3914 PR sanitizer/56781
3915 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3916 and -B* options with -Xcompiler.
3917
147d38a5
EB
39182014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3919
3920 PR bootstrap/60620
423ea09f 3921 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3922 * Makefile.in: Regenerate.
3923
ba1925c3
YS
39242014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3925
3926 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3927 for WINDRES_FOR_TARGET in default-manifest.o rule.
3928 * Makefile.in: Regenerate.
3929
8707b3bc
DH
39302014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3931
3932 * MAINTAINERS (Write After Approval): Add myself.
3933
9e1c8fc1
JJ
39342014-03-26 Jakub Jelinek <jakub@redhat.com>
3935
3936 PR sanitizer/56781
3937 * Makefile.def: Set bootstrap=true; for host fixincludes.
3938 * configure.ac: Don't bootstrap host fixincludes unless
3939 --with-build-config=bootstrap-{a,ub}san.
3940 * Makefile.in: Regenerated.
3941 * configure: Regenerated.
3942
beeda1d9
JJ
39432014-03-21 Jakub Jelinek <jakub@redhat.com>
3944
3945 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3946 --enable-vtable-verify option parsing. Don't add
3947 target-libsanitizer to bootstrap_target_libs unless
3948 --with-build-config=bootstrap-asan or
3949 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3950 to bootstrap_target_libs unless --enable-vtable-verify.
3951 * configure: Regenerated.
3952
e5dddc50
AS
39532014-03-10 Anatoly Sokolov <aesok@post.ru>
3954
3955 * MAINTAINERS (Write After Approval): Add myself.
3956
df5bc1cb
DC
39572014-03-07 Denis Chertykov <chertykov@gmail.com>
3958
3959 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3960
3b9edeac
JJ
39612014-03-07 Jakub Jelinek <jakub@redhat.com>
3962
3963 PR bootstrap/58572
3964 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3965 -I for libstdc++-v3 includes if $(LEAN).
3966 * Makefile.in: Regenerated.
3967
c01a8548
JW
39682014-03-04 Jonathan Wakely <jwakely@redhat.com>
3969
3970 * MAINTAINERS: Update my email address.
3971
341c653c
WL
39722014-02-24 Walter Lee <walt@tilera.com>
3973
3974 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3975 (tilegx-*-*): Change to tilegx*-*-*.
3976 * configure: Regenerate.
3977
37f2c4f0
LR
39782014-02-17 Loren J. Rittle <ljrittle@acm.org>
3979
3980 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3981
6c01e96e
KV
39822014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3983
3984 * MAINTAINERS (Write After Approval): Add myself.
3985
91da0481
RO
39862014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3987
3988 PR target/59788
3989 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3990 *solaris2*.
3991
dd35b84f
JDA
39922014-01-21 John David Anglin <danglin@gcc.gnu.org>
3993
3994 * MAINTAINERS: Update my email address.
3995
493b8af8
GP
39962014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3997
3998 * MAINTAINERS: Convert to UTF-8.
3999 Properly sort Xinliang David Li's entry.
4000
f121b81d
CLT
40012013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4002 Sandra Loosemore <sandra@codesourcery.com>
4003
4004 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4005 nios2 port maintainers.
4006
74f769b5
MT
40072013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4008
4009 * MAINTAINERS (Write After Approval): Add myself.
4010
79e0604d 40112013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4012
4013 * configure.ac: Add user-friendly check for native x86_64-linux
4014 multilibs.
4015 * configure: Regenerate.
4016
40172013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4018
4019 * MAINTAINERS: Add myself as sh maintainer.
4020
40212013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4022
4023 * MAINTAINERS: Add self as SLSR maintainer.
4024
40252013-11-18 Jan Hubicka <hubicka@ucw.cz>
4026
4027 * MAINTAINERS: Update my email address.
4028
40292013-11-15 David Edelsohn <dje.gcc@gmail.com>
4030
4031 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4032
40332013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4034
4035 * Makefile.in: Regenerate.
4036
4037 * Makefile.tpl: Fix typo.
4038 * Makefile.in: Regenerate partially.
4039
40402013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4041
4042 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4043 supported.
4044 * configure: Regenerated.
4045
40462013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4047
4048 * MAINTAINERS (Write After Approval): Add myself.
4049
40502013-10-30 Jason Merrill <jason@redhat.com>
4051
4052 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4053 --disable-build-format-warnings.
4054
40552013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4056
423ea09f 4057 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4058 depend on libstdc++ and libgcc.
4059 * configure: Regenerate.
4060 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4061 libcilkrts for POSIX and i*86, and x86_64 architectures.
4062 * Makefile.in: Added libcilkrts related fields to support building it.
4063
40642013-10-26 Jeff Law <law@redhat.com>
4065
4066 * Makefile.def (target_modules): Remove libmudflap
4067 (languages): Remove check-target-libmudflap).
4068 * Makefile.in: Rebuilt.
4069 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4070 * configure.ac (target_libraries): Remove target-libmudflap.
4071 Remove checks which disabled libmudflap on some systems.
4072 * configure: Rebuilt.
4073 * libmudflap: Directory removed.
4074
40752013-10-21 Cong Hou <congh@google.com>
4076
4077 * MAINTAINERS (Write After Approval): Add myself.
4078
40792013-10-16 Mike Stump <mikestump@comcast.net>
4080
4081 * .dir-locals.el: Add.
4082
40832013-10-15 David Malcolm <dmalcolm@redhat.com>
4084
4085 * configure.ac: Add --enable-host-shared
4086 * configure: Regenerate.
4087
40882013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4089
4090 Import from savannah.gnu.org:
4091 * config.guess: Update to 2013-06-10 version.
4092 * config.sub: Update to 2013-10-01 version.
4093
40942013-10-01 Simon Cook <simon.cook@embecosm.com>
4095
4096 Changes to build configuration to allow big endian ARC ELF toolchain
4097 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4098 * configure: Regenerate.
4099
41002013-09-20 Alan Modra <amodra@gmail.com>
4101
4102 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4103 ppc host match. Support little-endian powerpc linux hosts.
4104
41052013-09-19 Dodji Seketeli <dodji@redhat.com>
4106
4107 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4108 maintainer.
4109
41102013-09-12 DJ Delorie <dj@redhat.com>
4111
4112 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4113 maintainers.
4114
41152013-09-03 Richard Biener <rguenther@suse.de>
4116
4117 * configure.ac: Also allow ISL 0.12.
4118 * configure: Regenerated.
4119
41202013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4121
4122 * MAINTAINERS (Write After Approval): Add myself.
4123
41242013-08-27 David Malcolm <dmalcolm@redhat.com>
4125
4126 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4127
41282013-08-26 Caroline Tice <cmtice@google.com>
4129
4130 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4131 "Various Reviewers" to libvtv "Various Maintainers".
4132
41332013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4134
4135 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4136
41372013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4138
4139 * MAINTAINERS: Update name, email.
4140
41412013-08-13 Adam Butcher <adam@jessamine.co.uk>
4142
4143 * MAINTAINERS (Write After Approval): Add myself.
4144
41452013-08-12 Caroline Tice <cmtice@google.com>
4146
4147 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4148 address in the Write After Approval section.
4149
41502013-08-09 Carlos O'Donell <carlos@redhat.com>
4151
4152 * MAINTAINERS (Write After Approval): Update email.
4153
41542013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4155
4156 * configure.ac: Adjust to check VTV_SUPPORTED.
4157 * configure: Regenerated.
4158
41592013-08-02 Caroline Tice <cmtice@google.com>
4160
4161 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4162 on non-linux systems; add target-libvtv to noconfigdirs; add
4163 libsupc++/.libs to C++ library search paths.
4164 * configure: Regenerated.
4165 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4166 libstdc++ and libgcc.
4167 * Makefile.in: Regenerated.
4168
41692013-07-19 Yvan Roux <yvan.roux@linaro.org>
4170
4171 * MAINTAINERS (Write After Approval): Add myself.
4172
41732013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4174 Shiva Chen <shiva0217@gmail.com>
4175
4176 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4177 nds32 port maintainers.
4178
41792013-07-17 Tim Shen <timshen91@gmail.com>
4180
4181 * MAINTAINERS (Write After Approval): Add myself.
4182
41832013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4184
4185 * configure.ac: Sync from binutils.
4186 * configure: Regenerate.
4187
41882013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4189
4190 * MAINTAINERS (Write After Approval): Add myself.
4191
41922013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4193
4194 * MAINTAINERS (Write After Approval): Add myself.
4195
41962013-05-17 David Malcolm <dmalcolm@redhat.com>
4197
4198 * MAINTAINERS (Write After Approval): Add myself.
4199
42002013-04-30 Brooks Moses <bmoses@google.com>
4201
4202 * MAINTAINERS: Update my email; move myself from Fortran
4203 reviewer to Write After Approval.
4204
42052013-04-16 Andreas Schwab <schwab@suse.de>
4206
4207 * configure.ac (aarch64-*-*): Don't disable java.
4208 * configure: Regenerate.
4209
42102013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4211
4212 * MAINTAINERS (Write After Approval): Add myself.
4213
42142013-03-30 Matthias Klose <doko@ubuntu.com>
4215
4216 * Makefile.def (target_modules): Don't install libffi.
4217 * Makefile.in: Regenerate.
4218
42192013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4220
4221 * MAINTAINERS (Write After Approval): Add myself.
4222
42232013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4224
4225 * MAINTAINERS (Write After Approval): Add myself.
4226
42272013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4228
4229 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4230 * configure: Regenerated.
4231
a15d2ea8
ILT
42322013-02-05 Ian Lance Taylor <iant@google.com>
4233
4234 PR go/55969
4235 * configure.ac: Disable libgo on some systems where it does not
4236 work.
4237
a3b854b6
FXC
42382013-02-04 David Edelsohn <dje.gcc@gmail.com>
4239
4240 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4241 Remove Geoff Keating as rs6000 port maintainer, at his request.
4242
42432013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4244
4245 * MAINTAINERS: Update my email.
4246
42472013-01-23 Shenghou Ma <minux.ma@gmail.com>
4248
4249 * configure: Re-generate.
4250
42512013-01-15 Richard Biener <rguenther@suse.de>
4252
4253 PR other/55973
4254 * configure: Re-generate.
4255
42562013-01-14 Matthias Klose <doko@ubuntu.com>
4257
4258 * Makefile.def (install-target-libsanitizer): Depend on
4259 install-target-libstdc++-v3.
4260 * Makefile.in: Regenerate.
4261
42622013-01-14 Richard Biener <rguenther@suse.de>
4263
4264 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4265 * configure: Re-generate
4266
42672013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4268
4269 * config.sub: Update from config repo.
4270
42712013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4272
4273 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4274 * Makefile.in: Regenerate.
4275
42762013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4277
4278 * MAINTAINERS (arc): Add new port maintainership for myself.
4279
42802013-01-09 Jason Merrill <jason@redhat.com>
4281
4282 * .gitignore: Import from gdb repository.
4283
42842013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4285
4286 * Makefile.def (configure-gcc): Depend on all-gmp.
4287 (all-gcc): Remove dependency on all-gmp.
4288 * Makefile.in: Regenerated.
4289
42902013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4291
4292 * config.sub: Merge from config repo.
4293 * config.guess: Ditto.
4294
42952013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4296
4297 * Makefile.def: Merge from binutils.
4298 * Makefile.in: Ditto.
4299
43002013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4301
4302 * MAINTAINERS: Update my email.
4303
43042012-12-29 Ben Elliston <bje@gnu.org>
4305
4306 * config.guess: Update to 2012-12-29 version.
4307 * config.sub: Likewise.
4308
43092012-12-20 Matthias Klose <doko@ubuntu.com>
4310
4311 * Makefile.def (install-target-libgfortran): Depend on
4312 install-target-libquadmath, install-target-libgcc.
4313 (install-target-libsanitizer): Depend on install-target-libgcc.
4314 (install-target-libjava): Depend on install-target-libgcc.
4315 (install-target-libitm): Depend on install-target-libgcc.
4316 (install-target-libobjc): Depend on install-target-libgcc.
4317 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4318 * Makefile.in: Regenerate.
4319
43202012-12-19 Matthias Klose <doko@ubuntu.com>
4321
4322 * Makefile.def (install-target-libgo): Depend on
4323 install-target-libatomic.
4324 * Makefile.in: Regenerate.
4325
43262012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4327
4328 PR go/55201
4329 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4330 * Makefile.in: Regenerate.
4331
43322012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4333
4334 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4335 * configure: Regenerate.
4336
43372012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4338
4339 * config.sub: Merge from config repo.
4340
43412012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4342
4343 * Makefile.def (target_modules): Add bootstrap=true and
4344 raw_cxx=true to libsanitizer.
4345 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4346 * Makefile.in: Regenerated.
4347 * configure: Likewise.
4348
43492012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4350
4351 * MAINTAINERS: Remove self as RTL optimization maintainer.
4352
43532012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4354
4355 * MAINTAINERS (Write After Approval): Add myself.
4356
43572012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4358
4359 * Makefile.def (target_modules): Remove bootstrap=true and
4360 raw_cxx=true from libsanitizer.
4361 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4362 * Makefile.in: Regenerated.
4363 * configure: Likewise.
4364
43652012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4366
4367 * Makefile.def (target_modules): Add bootstrap=true and
4368 raw_cxx=true to libsanitizer.
4369 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4370 * Makefile.in: Regenerated.
4371 * configure: Likewise.
4372
43732012-11-28 Andrew Pinski <apinski@cavium.com>
4374
4375 PR bootstrap/54279
4376 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4377 * configure: Regenerate.
4378 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4379 * Makefile.in: Regenerate.
4380
43812012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4382
4383 * configure.ac: Disable libsanitizer if we're not building C++.
4384 * configure: Regenerate.
4385
43862012-11-15 Roland McGrath <roland@hack.frob.com>
4387
4388 * MAINTAINERS (Write After Approval): Add myself.
4389
43902012-11-15 Dmitry Vyukov <dvyukov@google.com>
4391
4392 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4393 Kostya Serebryany (kcc@google.com) and
4394 Jakub Jelinek (jakub@redhat.com).
4395 Rename area for Dodji Seketeli (dodji@redhat.com).
4396
43972012-11-15 Dodji Seketeli <dodji@redhat.com>
4398
4399 * MAINTAINERS: (asan.c, related): Add myself.
4400
44012012-11-14 Roland McGrath <mcgrathr@google.com>
4402
4403 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4404 * configure: Regenerate.
4405
44062012-11-13 Richard Henderson <rth@redhat.com>
4407
4408 * configure.ac: Move libsanitizer logic to subdirectory.
4409 * configure: Regenerate.
4410
44112012-11-13 Dodji Seketeli <dodji@redhat.com>
4412
4413 * configure.ac: Enable libsanitizer just on x86 linux for now.
4414 * configure: Re-generate.
4415
44162012-11-13 David Edelsohn <dje.gcc@gmail.com>
4417
4418 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4419 sections.
4420 * configure: Regenerate.
4421
44222012-11-13 Hans-Peter Nilsson <hp@axis.com>
4423
4424 * configure.ac: Add section for configdirs for libsanitizer.
4425 Disable for cris-*-* and mmix-*-*.
4426 * configure: Regenerate.
4427
44282012-11-12 Wei Mi <wmi@google.com>
4429
4430 * configure.ac: Add libsanitizer to target_libraries.
4431 * Makefile.def: Ditto.
4432 * configure: Regenerate.
4433 * Makefile.in: Regenerate.
4434 * libsanitizer: New directory for asan runtime. Contains an empty
4435 tsan directory.
4436
44372012-11-03 Corinna Vinschen <corinna@vinschen.de>
4438
4439 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4440 against Mingw64 w32api.
4441 * configure: Regenerate.
4442
44432012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4444
4445 * configure: Regenerated.
4446
44472012-11-03 Robert Mason <rbmj@verizon.net>
4448
4449 * configure.ac: add --disable-libstdcxx configure option
4450 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4451
44522012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4453
4454 * MAINTAINERS (Write After Approval): Add myself.
4455
44562012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
44602012-10-24 Sharad Singhai <singhai@google.com>
4461
4462 * MAINTAINERS (Write After Approval): Add myself.
4463
44642012-10-24 Eric Christopher <echristo@gmail.com>
4465
4466 * MAINTAINERS: Update email address.
4467
44682012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4469
4470 PR bootstrap/54820
4471 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4472 * configure: Regenerate.
4473
44742012-10-23 Richard Earnshaw <rearnsha@arm.com>
4475
4476 * MAINTAINERS (aarch64): Add Marcus and myself.
4477
44782012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4479
4480 PR bootstrap/54820
4481 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4482 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4483 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4484 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4485 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4486 * Makefile.in: Regenerate.
4487 * configure.ac (have_static_libs): New variable and associated check.
4488 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4489 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4490 * configure: Regenerate.
4491
44922012-10-10 Richard Biener <rguenther@suse.de>
4493
4494 * MAINTAINERS: Adjust for changed surname.
4495
44962012-10-04 Lawrence Crowl <crowl@google.com>
4497
4498 * MAINTAINERS (Write After Approval): Add myself.
4499
45002012-10-01 Cary Coutant <ccoutant@google.com>
4501
4502 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4503
45042012-09-28 Ian Lance Taylor <iant@google.com>
4505
4506 * Makefile.def: Make all-target-libgo depend on
4507 all-target-libbacktrace.
4508 * Makefile.in: Rebuild.
4509
45102012-09-26 Ian Lance Taylor <iant@google.com>
4511
4512 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4513 * Makefile.in: Rebuild.
4514
45152012-09-20 Walter Lee <walt@tilera.com>
4516
4517 * configure.ac: Add tilegx to list of targets that support gold.
4518 * configure: Regenerate.
4519
45202012-09-20 Marek Polacek <polacek@redhat.com>
4521
4522 * MAINTAINERS (Write After Approval): Add myself.
4523
45242012-09-19 Steve Ellcey <sellcey@mips.com>
4525
4526 * configure.ac: Add mips*-mti-elf* target.
4527 * configure: Regenerate.
4528
45292012-09-17 Ian Lance Taylor <iant@google.com>
4530
4531 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4532 * configure.ac (host_libs): Add libbacktrace.
4533 (target_libraries): Add libbacktrace.
4534 * Makefile.def (host_modules): Add libbacktrace.
4535 (target_modules): Likewise.
4536 * configure, Makefile.in: Rebuild.
4537
45382012-09-14 David Edelsohn <dje.gcc@gmail.com>
4539
4540 PR target/38607
4541 Merge upstream change.
4542 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4543
4544 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4545 Add libgomp*.o to compare_exclusions for AIX.
4546 * configure: Regenerate.
4547
45482012-09-06 Diego Novillo <dnovillo@google.com>
4549
4550 * configure.ac: Bump minimum GMP version to 4.2.3.
4551 * configure: Re-generate.
4552
45532012-09-05 Georg-Johann Lay <avr@gjlay.de>
4554
4555 PR target/54461
4556 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4557 target-libgloss if not configured --with-avrlibc=no.
4558 * configure: Regenerate.
4559
45602012-09-04 Jason Merrill <jason@redhat.com>
4561
4562 * configure.ac: Fix --enable-languages=all.
4563
45642012-09-04 Christophe Lyon <christophe.lyon@st.com>
4565
4566 * MAINTAINERS (Write After Approval): Add myself.
4567
45682012-09-03 Richard Guenther <rguenther@suse.de>
4569
4570 PR bootstrap/54138
4571 * configure.ac: Re-organize ISL / CLOOG checks to allow
4572 disabling with either --without-isl or --without-cloog.
4573 * configure: Regenerated.
4574
45752012-09-03 Georg-Johann Lay <avr@gjlay.de>
4576
4577 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4578 * configure: Regenerate.
4579
45802012-08-27 Ulrich Drepper <drepper@gmail.com>
4581
4582 * MAINTAINERS: Fix my email address.
4583
45842012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4585
4586 PR binutils/4970
4587 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4588 and opcodes.
4589 * Makefile.in: Regenerated.
4590
45912012-08-26 Art Haas <ahaas@impactweather.com>
4592
4593 * configure: Regenerate.
4594
45952012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4596
4597 * INSTALL/README: Also refer to the online installation
4598 instructions.
4599
46002012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4601
4602 * MAINTAINERS (Write After Approval): Add myself.
4603 (Picochip port): Remove myself.
4604
46052012-08-14 Diego Novillo <dnovillo@google.com>
4606
4607 Merge from cxx-conversion branch.
4608
4609 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4610 POSTSTAGE1_CONFIGURE_FLAGS.
4611 * Makefile.in: Regenerate.
4612 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4613 Force C++ when bootstrapping.
4614 * configure: Regenerate.
4615
46162012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4617
4618 * MAINTAINERS (Write After Approval): Add myself.
4619
46202012-07-16 Joseph Myers <joseph@codesourcery.com>
4621
4622 * README: Document use of ranges of years in copyright notices.
4623
46242012-07-06 Richard Guenther <rguenther@suse.de>
4625
4626 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4627 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4628 --with-gmp=system.
4629 * Makefile.in: Regenerated.
4630 * configure: Likewise.
4631
46322012-07-06 Richard Guenther <rguenther@suse.de>
4633
4634 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4635 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4636 supply V=1 as extra_make_flags.
4637 * configure: Regenerated.
4638 * Makefile.in: Likewise.
4639
46402012-07-04 Tristan Gingold <gingold@adacore.com>
4641
4642 * configure: Regenerate.
4643
46442012-07-03 Richard Guenther <rguenther@suse.de>
4645
4646 * Makfile.def (isl): Remove not necessary extra_exports and
4647 extra_make_flags.
4648 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4649 * Makefile.in: Regenerated.
4650
46512012-07-03 Richard Guenther <rguenther@suse.de>
4652
4653 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4654 * configure.ac: If either the ISL or the CLooG check failed
4655 do not try to build in-tree versions.
4656 * Makefile.in: Regenerated.
4657 * configure: Regenerated.
4658
46592012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4660
4661 * configure: Regenerate.
4662
46632012-07-02 Janis Johnson <janisjo@codesourcery.com>
4664
4665 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4666 maintainer.
4667
46682012-07-02 Richard Guenther <rguenther@suse.de>
4669
4670 * configure: Regenerated.
4671
46722012-07-02 Richard Guenther <rguenther@suse.de>
4673 Michael Matz <matz@suse.de>
4674 Tobias Grosser <tobias@grosser.es>
4675 Sebastian Pop <sebpop@gmail.com>
4676
4677 * Makefile.def: Add ISL host module, remove PPL host module.
4678 Adjust ClooG host module to use the proper ISL.
4679 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4680 * configure.ac: Include config/isl.m4. Add ISL host library,
4681 remove PPL. Remove PPL configury, add ISL configury, adjust
4682 ClooG configury.
4683 * Makefile.in: Regenerated.
4684 * configure: Likewise.
4685
46862012-07-02 Richard Guenther <rguenther@suse.de>
4687
4688 Merge from graphite branch
4689 2011-07-21 Tobias Grosser <tobias@grosser.es>
4690
4691 * configure: Regenerated.
4692 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4693 both cloog.org and legacy versions. The only supported version will
4694 be CLooG with the isl backend.
4695
4696 2011-07-21 Tobias Grosser <tobias@grosser.es>
4697
4698 * configure: Regenerated.
4699 * configure.ac: Require cloog isl 0.17.0
4700
4701 2011-07-21 Tobias Grosser <tobias@grosser.es>
4702
4703 * configure: Regenerated.
4704 * config/cloog.m4: Do not define CLOOG_ORG
4705
47062012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4707
4708 * configure.ac: Skip C if explicitly selected.
4709 * configure: Regenerate.
4710
47112012-06-28 Christophe Lyon <christophe.lyon@st.com>
4712
4713 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4714 they contain -O2.
4715 * configure: Regenerate.
4716
47172012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4718
4719 PR debug/53740
4720 * df.h, df-problems.c, dce.c: Revert last patch.
4721
47222012-06-25 Iain Sandoe <iain@codesourcery.com>
4723
4724 * MAINTAINERS (Write After Approval): Update my email address.
4725
47262012-06-21 Meador Inge <meadori@codesourcery.com>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
47302012-06-20 Jason Merrill <jason@redhat.com>
4731
4732 * Makefile.tpl (check-target-libgomp-c++): New.
4733 (check-target-libitm-c++): New.
4734 * Makefile.def (c++): Add them.
4735 * Makefile.in: Regenerate.
4736
47372012-05-29 Edmar Wienskoski <edmar@freescale.com>
4738
4739 * MAINTAINERS (Write After Approval): Add myself.
4740
47412012-05-16 Olivier Hainque <hainque@adacore.com>
4742
4743 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4744 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4745 (install-no-fixedincludes): Adjust accordingly.
4746 * Makefile.in: Regenerate.
4747
47482012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4749
4750 Merge upstream change
4751 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4752
47532012-05-14 Marc Glisse <marc.glisse@inria.fr>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
47572012-05-09 Nick Clifton <nickc@redhat.com>
4758 Paul Smith <psmith@gnu.org>
4759
4760 PR bootstrap/50461
4761 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4762 allow for the fact that from release v3.1.0 of MPFR the source
4763 files were moved into a src sub-directory.
4764 * configure: Regenerate.
4765
47662012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4767
4768 * configure.ac: Bump minimum MPFR version to 2.4.0.
4769 * configure: Regenerated.
4770
47712012-05-01 Richard Henderson <rth@redhat.com>
4772
4773 * Makefile.def (libatomic): New target_module.
4774 * configure.ac (target_libraries): Add libatomic.
4775 (noconfigdirs): Check if libatomic is supported.
4776 * Makefile.in, configure: Rebuild.
4777
47782012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4779
4780 * MAINTAINERS (Write After Approval): Add myself.
4781
47822012-04-25 Joel Brobecker <brobecker@adacore.com>
4783
4784 * config.sub: Update to 2012-04-18 version from official repo.
4785
47862012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4787
4788 * MAINTAINERS (Write After Approval): Add myself.
4789
47902012-04-11 Steve Ellcey <sellcey@mips.com>
4791
4792 * MAINTAINERS: Changed email address.
4793
47942012-03-28 Georg-Johann Lay <avr@gjlay.de>
4795
4796 PR target/52737
4797 * contrib/gcc_update (files_and_dependencies):
4798 Remove gcc/config/avr/t-multilib from touch data.
4799
48002012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4801
4802 * MAINTAINERS (OS Port Maintainers): Remove irix.
4803 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4804 (unsupported_languages): Remove mips-sgi-irix6.*.
4805 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4806 (with_stabs): Remove.
4807 * configure: Regenerate.
4808
48092012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4810
4811 * MAINTAINERS (OS Port Maintainers): Remove osf.
4812 * configure.ac (enable_libgomp): Remove *-*-osf*.
4813 (with_stabs): Remove alpha*-*-osf*.
4814 * configure: Regenerate.
4815
48162012-03-05 Tristan Gingold <gingold@adacore.com>
4817
4818 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4819 * configure: Regenerate.
4820
48212012-02-17 Walter Lee <walt@tilera.com>
4822
4823 * MAINTAINERS: (Write After Approval): Delete myself.
4824
48252012-02-14 Walter Lee <walt@tilera.com>
4826
4827 * MAINTAINERS (tilegx port): Add myself.
4828 (tilepro port): Add myself.
4829 (Write After Approval): Add myself.
4830
48312012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4832
4833 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4834 and Joseph Myers as docstring relicensing maintainers.
4835
48362012-02-09 Bin Cheng <bin.cheng@arm.com>
4837
4838 * MAINTAINERS (write-after-approval): Add myself.
4839
48402012-02-08 Ira Rosen <irar@il.ibm.com>
4841
4842 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4843 maintainer.
4844
48452012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4846
4847 * MAINTAINERS (Write After Approval): Move myself to
4848 maintain alphabetical order.
4849
48502012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4851
4852 * MAINTAINERS (Write After Approval): Add myself.
4853
48542012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4855
4856 * MAINTAINERS (Write After Approval): Add myself.
4857
48582012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4859 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4860
4861 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4862 * configure: Regenerate.
4863
48642012-01-23 Harshit Chopra <harshit@google.com>
4865
4866 * MAINTAINERS (Write After Approval): Add myself.
4867
48682012-01-22 Douglas B Rupp <rupp@ngnat.com>
4869
4870 * configure.ac: Remove reference to mh-interix.
4871 * configure: Regenerate.
4872
48732012-01-05 Richard Henderson <rth@redhat.com>
4874
4875 PR bootstrap/51072
4876 * configure.ac: Disable libitm if c++ is not enabled.
4877 * configure: Rebuild.
4878
4879 * configure.ac: Fix regexp for same.
4880 * configure: Rebuild.
4881
48822012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4883
4884 * MAINTAINERS (Write After Approval): Add myself.
4885
48862012-01-02 Richard Guenther <rguenther@suse.de>
4887
4888 PR bootstrap/51686
4889 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4890 * Makefile.in: Regenerate.
4891
48922011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4893
4894 * MAINTAINERS (Write After Approval): Add myself.
4895
48962011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4897
4898 * configure: Regenerate.
4899
49002011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4901
4902 * MAINTAINERS (picochip): Changed email address.
4903
49042011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4905
4906 * MAINTAINERS (write-after-approval): Add self.
4907
49082011-11-29 DJ Delorie <dj@redhat.com>
4909
4910 * configure.ac (rl78-*-*) New case.
4911 * configure: Regenerate.
4912 * MAINTAINERS: Add myself as RL78 maintainer.
4913
49142011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4915
4916 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4917
49182011-11-21 Andreas Tobler <andreast@fgznet.ch>
4919
4920 * libtool.m4: Additional FreeBSD 10 fixes.
4921
49222011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4923
4924 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4925 Maintainers section, as Epiphany maintainer.
4926
49272011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4928
4929 PR target/49992
4930 * configure.ac: Remove ranlib special-casing for Darwin.
4931 * configure: Regenerate.
4932
49332011-11-12 Andrey Belevantsev <abel@ispras.ru>
4934
4935 * MAINTAINERS (Reviewers): Keep the list sorted.
4936
49372011-11-11 Andrey Belevantsev <abel@ispras.ru>
4938
4939 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4940
49412011-11-09 Roland McGrath <mcgrathr@google.com>
4942
4943 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4944 * configure: Rebuild.
4945 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4946 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4947 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4948 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4949 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4950 Add READELF.
4951 * Makefile.in: Rebuild.
4952
49532011-11-09 Jason Merrill <jason@redhat.com>
4954
4955 * Makefile.def (language=c++): Remove check-c++0x.
4956 * Makefile.in (check-gcc-c++): Regenerate.
4957
49582011-11-08 Richard Henderson <rth@redhat.com>
4959
4960 * configure.ac: Test for libitm directory present first.
4961
4962 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4963
4964 * configure.ac: Test libitm/configure.tgt to disable libitm.
4965 * configure: Rebuild.
4966
49672011-11-07 Aldy Hernandez <aldyh@redhat.com>
4968 Richard Henderson <rth@redhat.com>
4969
4970 Merged from transactional-memory.
4971
4972 * Makefile.def (lang_env_dependencies): libitm is c++.
4973 Add libitm target module.
4974 * configure.ac: Likewise.
4975 * config/mmap.m4: New file.
4976 * contrib/gcc_update: Add libitm to touch data.
4977 * Makefile.in, configure: Rebuild.
4978
49792011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4980
4981 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4982 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4983 * Makefile.in: Regenerate.
4984
49852011-11-01 DJ Delorie <dj@redhat.com>
4986
4987 * config.sub: Update to version 2011-10-29 (added rl78)
4988
49892011-10-27 Nick Clifton <nickc@redhat.com>
4990
4991 * config.sub: Import these changes from the config project:
4992
4993 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4994 Ben Elliston <bje@gnu.org>
4995
4996 * config.sub (epiphany): New.
4997
4998 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4999 Ben Elliston <bje@gnu.org>
5000
5001 * config.sub (hexagon, hexagon-*): New.
5002
5003 2011-08-23 Roland McGrath <mcgrathr@google.com>
5004
5005 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5006 64eb to be64.
5007
5008 2011-08-16 Roland McGrath <mcgrathr@google.com>
5009
5010 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5011 (nacl): Grok as alias for 32el-unknown-nacl.
5012
50132011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5014
5015 * MAINTAINERS (Write After Approval): Add myself.
5016
50172011-10-24 Teresa Johnson <tejohnson@google.com>
5018
5019 * MAINTAINERS (Write After Approval): Add myself.
5020
50212011-09-21 Jakub Jelinek <jakub@redhat.com>
5022
5023 * MAINTAINERS (sparc port): Remove myself.
5024
50252011-09-14 Tom de Vries <tom@codesourcery.com>
5026
5027 * MAINTAINERS (Write After Approval): Add myself.
5028
50292011-08-14 Yao Qi <yao@codesourcery.com>
5030
5031 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5032 * configure: Regenerate.
5033
50342011-07-26 Ian Lance Taylor <iant@google.com>
5035
5036 * configure.ac: Set have_compiler based on whether gcc directory
5037 exists, rather than on whether gcc is in configdirs.
5038 * configure: Rebuild.
5039
50402011-07-21 Joseph Myers <joseph@codesourcery.com>
5041
5042 * MAINTAINERS (Global Reviewers): Add self.
5043
50442011-07-20 David Edelsohn <dje.gcc@gmail.com>
5045
5046 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5047 link directories.
5048 * Makefile.in: Rebuild.
5049
50502011-07-20 Ian Lance Taylor <iant@google.com>
5051
5052 PR bootstrap/49787
5053 * configure.ac: Move --enable-bootstrap handling earlier in file.
5054 If --enable-bootstrap and either --enable-build-with-cxx or
5055 --enable-build-poststage1-with-cxx, enable C++ automatically.
5056 * configure: Rebuild.
5057
50582011-07-19 Ian Lance Taylor <iant@google.com>
5059
5060 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5061 make C++ a boot_language. Set and substitute
5062 POSTSTAGE1_CONFIGURE_FLAGS.
5063 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5064 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5065 * configure, Makefile.in: Rebuild.
5066
50672011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5068
5069 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5070 maintainers.
5071
50722011-07-18 Jakub Jelinek <jakub@redhat.com>
5073
5074 * MAINTAINERS (Global Reviewers): Add myself.
5075
50762011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5077
5078 * configure: Regenerate.
5079
50802011-07-16 Jason Merrill <jason@redhat.com>
5081
5082 * Makefile.def (language=c++): Add check-c++0x and
5083 check-target-libmudflap-c++.
5084 * Makefile.tpl (check-target-libmudflap-c++): New.
5085 * Makefile.in: Regenerate.
5086
50872011-07-16 Matthias Klose <doko@ubuntu.com>
5088
5089 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5090 * Makefile.def (target_modules/libjava): Pass
5091 $(EXTRA_CONFIGARGS_LIBJAVA).
5092 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5093 if not configured with --enable-static-libjava.
5094 * Makefile.in: Regenerate.
5095 * configure: Likewise.
5096
50972011-07-15 Jason Merrill <jason@redhat.com>
5098
5099 * Makefile.in (check-c++): Move check-gcc-c++0x after
5100 check-target-libstdc++-v3.
5101
51022011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5103
5104 * MAINTAINERS (c6x port): New entry.
5105
51062011-07-13 Jason Merrill <jason@redhat.com>
5107
5108 * Makefile.in (check-gcc-c++0x): New.
5109 (check-c++): Depend on it.
5110
51112011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5112
5113 PR target/39150
5114 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5115 x86_64-*-solaris2.1[0-9]*.
5116 * configure: Regenerate.
5117
51182011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5119
5120 * MAINTAINERS (RTL optimizers): Add self.
5121
51222011-06-27 Gabriel Charette <gchare@google.com>
5123
5124 * MAINTAINERS (Write After Approval): Add myself.
5125
51262011-06-22 Hans-Peter Nilsson <hp@axis.com>
5127
5128 PR regression/47836
5129 PR bootstrap/23656
5130 PR other/47733
5131 PR bootstrap/49247
5132 PR c/48825
5133 * configure.ac (target_libraries): Remove target-libiberty.
5134 Remove case-statement setting skipdirs=target-libiberty for
5135 multiple targets. Remove checking target_configdirs and
5136 removing target-libiberty but keeping target-libgcc if
5137 otherwise empty.
5138 * Makefile.def (target_modules): Don't add libiberty.
5139 (dependencies): Remove all traces of target-libiberty.
5140 * configure, Makefile.in: Regenerate.
5141
51422011-06-13 Walter Lee <walt@tilera.com>
5143
5144 * configure.ac (tilepro-*-*) New case.
5145 (tilegx-*-*): Likewise.
5146 * configure: Regenerate.
5147
51482011-06-06 Jing Yu <jingyu@google.com>
5149
5150 * configure.ac: Skip target-libiberty for
5151 arm*-*-linux-androideabi.
5152 * configure: Regenerated.
5153
51542011-06-06 Nick Clifton <nickc@redhat.com>
5155
5156 * config.sub: Sync from upstream.
5157
51582011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5159
5160 * MAINTAINERS (Write After Approval): Add myself.
5161
51622011-06-01 Daniel Jacobowitz <drow@false.org>
5163
5164 * MAINTAINERS: Update my email address.
5165
51662011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5167
5168 * MAINTAINERS (Write After Approval): Update my email address.
5169
51702011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5171
5172 * MAINTAINERS (Write After Approval): Add myself.
5173
51742011-05-08 Doug Kwan <dougkwan@google.com>
5175
5176 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5177 * configure: Regenerated.
5178 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5179 value from configure.
5180 * Makefile.in: Regenerated.
5181
51822011-05-05 Joseph Myers <joseph@codesourcery.com>
5183
5184 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5185 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5186 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5187 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5188 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5189 *-*-vxworks*): Disable newlib and libgloss in separate case
5190 statement.
5191 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5192 to separate case statement.
5193 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5194 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5195 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5196 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5197 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5198 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5199 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5200 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5201 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5202 i[[3456789]]86-*-rdos*, m32r-*-*,
5203 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5204 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5205 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5206 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5207 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5208 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5209 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5210 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5211 and libgloss in main case over targets. Remove most empty cases
5212 in main case over targets.
5213 * configure: Regenerate.
5214
52152011-05-04 Janis Johnson <janisjo@codesourcery.com>
5216
5217 * MAINTAINERS (Write After Approval): Add myself.
5218
52192011-05-04 Joseph Myers <joseph@codesourcery.com>
5220
5221 * configure.ac: Remove code setting special library locations for
5222 hppa*64*-*-hpux11*. Remove code setting compiler for
5223 sparc-sun-solaris2*.
5224 * configure: Regenerate.
5225
52262011-05-04 Joseph Myers <joseph@codesourcery.com>
5227
5228 * configure.ac: Separate libgloss_dir settings from general case
5229 over targets.
5230 * configure: Regenerate.
5231
52322011-04-28 Joseph Myers <joseph@codesourcery.com>
5233
5234 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5235 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5236 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5237 cases in libgcj-disabling case statement.
5238 (hppa*64*-*-linux*): Set unsupported_languages instead of
5239 disabling target-zlib.
5240 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5241 to hppa*64*-*-hpux*.
5242 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5243 hppa*-*-hpux*.
5244 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5245 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5246 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5247 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5248 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5249 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5250 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5251 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5252 libgcj-disabling case statement.
5253 * configure: Regenerate.
5254
52552011-04-28 Joseph Myers <joseph@codesourcery.com>
5256
5257 * configure.ac: Disable Java for targets not supporting libffi.
5258 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5259 Remove cases in Java-disabling statement.
5260 (*arm-wince-pe): Change to arm-wince-pe.
5261 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5262 cases in Java-disabling statement.
5263 (bfin-*-*): Don't disable Java again.
5264 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5265 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5266 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5267 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5268 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5269 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5270 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5271 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5272 Java-disabling statement.
5273 (mmix-*-*): Don't disable Java again.
5274 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5275 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5276 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5277 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5278 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5279 statement.
5280 * configure: Regenerate.
5281
52822011-04-28 Joseph Myers <joseph@codesourcery.com>
5283
5284 * configure.ac: Separate cases disabling Java and Java libraries
5285 from general case over targets.
5286 * configure: Regenerate.
5287
52882011-04-21 Jie Zhang <jzhang918@gmail.com>
5289
5290 * MAINTAINERS: Update my email address.
5291
52922011-04-20 Easwaran Raman <eraman@google.com>
5293
5294 * MAINTAINERS (Write After Approval): Add myself.
5295
52962011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5297
5298 PR lto/48086
5299 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5300 * configure: Regenerate.
5301
53022011-04-16 Jim Meyering <meyering@redhat.com>
5303
5304 * MAINTAINERS (Write After Approval): Add myself.
5305
53062011-04-15 Dodji Seketeli <dodji@redhat.com>
5307
5308 * MAINTAINERS: Update my email address.
5309
53102011-04-13 Georg-Johann Lay <avr@gjlay.de>
5311
5312 * MAINTAINERS (Write After Approval): Add myself.
5313
53142011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5315
5316 * MAINTAINERS (Write After Approval): Add myself.
5317
53182011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5319
5320 * MAINTAINERS (Write After Approval): Add myself.
5321
53222011-04-06 Joseph Myers <joseph@codesourcery.com>
5323
5324 * configure.ac (build_tools): Remove build-byacc.
5325 (host_libs): Remove mmalloc.
5326 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5327 autoconf automake libtool diff rcs fileutils shellutils time
5328 textutils wdiff find uudecode hello tar gzip indent recode release
5329 sed perl gawk findutils gettext zip.
5330 (libgcj): Remove target-qthreads.
5331 (target_tools): Remove target-examples target-gperf.
5332 (YACC): Don't handle building byacc.
5333 * configure: Regenerate.
5334 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5335 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5336 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5337 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5338 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5339 handle building components.
5340 * Makefile.in: Regenerate.
5341
53422011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5343
5344 * MAINTAINERS: Update my email address as Xtensa maintainer.
5345
53462011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5347
5348 * config.sub: Sync from upstream.
5349
53502011-04-01 Joseph Myers <joseph@codesourcery.com>
5351
5352 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5353 (microblaze*): Don't disable libssp.
5354 * configure: Regenerate.
5355
53562011-04-01 Joseph Myers <joseph@codesourcery.com>
5357
5358 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5359 moveifchange.
5360 * configure: Regenerate.
5361 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5362 * Makefile.in: Regenerate.
5363
53642011-04-01 Joseph Myers <joseph@codesourcery.com>
5365
5366 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5367 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5368 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5369 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5370 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5371 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5372 md_exec_prefix cases.
5373 * configure: Regenerate.
5374
53752011-04-01 Joseph Myers <joseph@codesourcery.com>
5376
5377 * configure.ac: Separate cases disabling target-libssp,
5378 target-libiberty, target-libstdc++-v3 and Fortran from general
5379 case over targets.
5380 * configure: Regenerate.
5381
53822011-04-01 Joseph Myers <joseph@codesourcery.com>
5383
5384 * configure.ac (*-*-chorusos): Don't disable libgcj.
5385 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5386 Remove case.
5387 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5388 (arm-*-coff): Don't disable libgcj.
5389 (arm*-*-linux-gnueabi): Remove useless assignment.
5390 (arm-*-riscix*): Don't disable libgcj.
5391 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5392 configuration.
5393 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5394 (c54x*-*-*): Remove case.
5395 (tic54x-*-*): Don't disable GCC or GCC libraries.
5396 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5397 to *.
5398 (d10v-*-*): Don't disable GCC libraries.
5399 (d30v-*-*): Don't disable libgcj.
5400 (h8500-*-*): Don't disable GCC libraries.
5401 (i960-*-*): Don't disable libgcj.
5402 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5403 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5404 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5405 libgcj.
5406 (m68k-*-coff*): Remove case.
5407 (mmix-*-*): Don't disable libgloss on host.
5408 (mn10200-*-*, mn10300-*-*): Remove cases.
5409 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5410 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5411 Don't disable libgcj.
5412 (romp-*-*): Remove case.
5413 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5414 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5415 case.
5416 (v810-*-*): Don't disable GCC libraries.
5417 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5418 (ip2k-*-*): Don't disable GCC libraries.
5419 * configure: Regenerate.
5420
54212011-03-28 Joseph Myers <joseph@codesourcery.com>
5422
5423 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5424 libffi on host.
5425 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5426 on host.
5427 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5428 * configure: Regenerate.
5429
54302011-03-26 John Marino <binutils@marino.st>
5431
5432 * configure.ac: Add support for *-*-dragonfly*
5433 * configure: Regenerate.
5434
54352011-03-25 Joseph Myers <joseph@codesourcery.com>
5436
5437 * configure.ac (native_only): Remove.
5438 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5439 send-pr uudecode guile gnuserv on host.
5440 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5441 send-pr rcs guile perl texinfo libtool on host.
5442 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5443 automake send-pr rcs guile perl texinfo libtool on host.
5444 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5445 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5446 (alpha*-dec-osf*): Don't disable fileutils on target.
5447 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5448 texinfo send-pr expect dejagnu on target.
5449 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5450 target-qthreads on target.
5451 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5452 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5453 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5454 x86_64-*-mingw*): Don't disable expect on target.
5455 (*-*-cygwin*): Don't disable target-gperf on target.
5456 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5457 gnuserv on target.
5458 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5459 target.
5460 * configure: Regenerate.
5461
54622011-03-25 Joseph Myers <joseph@codesourcery.com>
5463
5464 * configure.ac (target_tools): Remove target-groff.
5465 (native_only): Remove target-groff.
5466 (hppa*64*-*-*): Don't disable byacc.
5467 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5468 setting.
5469 (*-*-kaos*): Don't skip target-librx and target-groff.
5470 (*-*-netware*): Don't skip target-libmudflap.
5471 (*-*-tpf*): Don't skip target-libmudflap.
5472 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5473 directories on the host.
5474 (ia64*-*-*vms*): Don't skip tix.
5475 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5476 host.
5477 * configure: Regenerate.
5478
54792011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5480
5481 * configure.ac: Remove references to mt-mep, mt-netware,
5482 mt-wince.
5483 * Makefile.def: Add all-utils soft dependencies.
5484 * Makefile.tpl: Remove GDB_NLM_DEPS.
5485 * configure: Regenerate.
5486 * Makefile.in: Regenerate.
5487
54882011-03-24 Paolo Bonzini <bonzini@gnu.org>
5489
5490 * configure.ac: Do not include mh-x86omitfp.
5491 * configure: Regenerate.
5492
54932011-03-24 Paolo Bonzini <bonzini@gnu.org>
5494
5495 * configure.ac: Remove empty cases.
5496 * configure: Regenerate.
5497
54982011-03-24 Paolo Bonzini <bonzini@gnu.org>
5499
5500 * Makefile.def: Add dependency from termcap to gdb.
5501 * Makefile.in: Regenerate.
5502
55032011-03-24 Paolo Bonzini <bonzini@gnu.org>
5504
5505 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5506 * configure: Regenerate.
5507 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5508 * Makefile.tpl: Likewise.
5509 * Makefile.in: Regenerate.
5510
55112011-03-24 Paolo Bonzini <bonzini@gnu.org>
5512
5513 * configure.ac: Remove all mentions of tentative_cc.
5514 * configure: Regenerate.
5515
55162011-03-24 Joseph Myers <joseph@codesourcery.com>
5517
5518 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5519 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5520 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5521 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5522 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5523 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5524 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5525 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5526 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5527 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5528 *-*-rhapsody*): Remove host cases.
5529 * configure: Regenerate.
5530
55312011-03-24 Joseph Myers <joseph@codesourcery.com>
5532
5533 * configure.ac (ppc*-*-pe): Remove host case.
5534 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5535 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5536 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5537 cases.
5538 * configure: Regenerate.
5539
55402011-03-24 Joseph Myers <joseph@codesourcery.com>
5541
5542 * config.sub: Update to version 2011-03-23.
5543
55442011-03-22 Joseph Myers <joseph@codesourcery.com>
5545
5546 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5547 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5548 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5549 * configure: Regenerate.
5550
55512011-03-22 Joseph Myers <joseph@codesourcery.com>
5552
5553 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5554 to Write After Approval.
5555 * config-ml.in: Don't handle arc-*-elf*.
5556 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5557 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5558 handle GCC libraries.
5559 * configure: Regenerate.
5560
55612011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5562
5563 PR bootstrap/48120:
5564 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5565 Add -lstdc++ -lm to LIBS.
5566 * configure: Regenerate.
5567
55682011-03-18 David Edelsohn <dje.gcc@gmail.com>
5569
5570 * config.guess: Update to version 2011-02-02
5571 * config.sub: Update to version 2011-02-24
5572
55732011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5574
5575 PR lto/48086
5576 * configure.ac: Re-enable LTO on *-apple-darwin9.
5577 * configure: Regenerate.
5578
55792011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5580
5581 PR lto/48086
5582 * configure.ac: Disable LTO on darwin due to an assembler change in
5583 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5584 under 256.
5585 * configure: Regenerate.
5586
55872011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5588
5589 * MAINTAINERS: Update myself as score backend maintainer,
5590 update my e-mail address.
5591
55922011-03-09 Xuepeng Guo <terry.guo@arm.com>
5593
5594 * MAINTAINERS: Update my e-mail address.
5595
55962011-03-06 Joey Ye <joey.ye@arm.com>
5597
5598 * MAINTAINERS: Update my e-mail address.
5599
56002011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5601
5602 * configure.ac: Adjust test of with_ppl.
5603 * configure: Regenerated.
5604
56052011-03-02 Kai Tietz <ktietz@redhat.com>
5606
5607 * MAINTAINERS: Adjust my e-mail address.
5608
56092011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5610
5611 * configure.ac: Add -lpwl to ppllibs.
5612 * configure: Regenerated.
5613
56142011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5615
5616 * config/cloog.m4: Add -lisl to clooglibs.
5617 * configure: Regenerated.
5618
56192011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5620
5621 * MAINTAINERS (CPU Port maintainers): Add self.
5622
56232011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5624
5625 * MAINTAINERS: Add myself as testsuite maintainer.
5626
56272011-02-15 Mike Stump <mikestump@comcast.net>
5628
5629 * MAINTAINERS: Add myself as testsuite maintainer.
5630
56312011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5632
5633 Import from Libtool and gnulib:
5634
5635 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5636
5637 Prepare for supporting FreeBSD 10.
5638 * config.rpath: Remove handling of freebsd1* which soon would
5639 match FreeBSD 10.0.
5640
5641 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5642
5643 Remove support for FreeBSD 1.x.
5644 * libtool.m4 (_LT_LINKER_SHLIBS)
5645 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5646 soon would incorrectly match FreeBSD 10.0.
5647
56482011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5649
5650 PR binutils/12283
5651 * move-if-change: Import version from gnulib.
5652
56532011-02-12 Alexandre Oliva <aoliva@redhat.com>
5654
5655 PR lto/47225
5656 * Makefile.def (lto-plugin): Double dash for enable-shared.
5657 (configure-gcc): Depend on all-lto-plugin.
5658 * Makefile.in: Rebuilt.
5659
56602011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5661
5662 * configure.ac: Remove extra bracket.
5663 * configure: Regenerate.
5664
56652011-02-08 Tobias Burnus <burnus@net-b.de>
5666
5667 * MAINTAINERS: Add myself as libquadmath maintainer.
5668
56692011-02-08 Thomas Schwinge <thomas@schwinge.name>
5670
5671 * MAINTAINERS: Update my email address.
5672
56732011-02-07 Joseph Myers <joseph@codesourcery.com>
5674
5675 * MAINTAINERS (option handling): Add self.
5676
56772011-02-06 Kai Tietz <kai.tietz@onevision.com>
5678
5679 PR lto/47225
5680 * Makefile.def: Add dependency for install-gcc
5681 on install-lto-plugin.
5682 * Makfile.in: Regenerated
5683
56842011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5685
5686 * MAINTAINERS (CPU Port Maintainers): Add myself.
5687
56882011-01-31 Alexandre Oliva <aoliva@redhat.com>
5689
5690 PR libgcj/44341
5691 * configure.ac: Discard --with-* flags for host when configuring
5692 target libraries for cross build.
5693 * configure: Rebuilt.
5694
56952011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5696
5697 * MAINTAINERS (linear loop transforms): Removed.
5698
56992011-01-25 Jakub Jelinek <jakub@redhat.com>
5700
5701 * configure.ac: If with_ppl is no, move setting with_cloog=no
5702 after CLOOG_REQUESTED check.
5703 * configure: Regenerated.
5704
57052011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5706
5707 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5708 CLooG has been requested.
5709 * configure: Regenerated.
5710
57112011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5712
5713 * configure: Regenerated.
5714 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5715
57162011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5717
5718 * configure: Regenerated.
5719 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5720
57212011-01-21 Andreas Schwab <schwab@redhat.com>
5722
5723 * configure.ac: Use AS_HELP_STRING throughout.
5724 * configure: Regenerate.
5725
57262011-01-18 Jie Zhang <jie.zhang@analog.com>
5727
5728 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5729 * configure: Regenerate.
5730
57312011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5732
5733 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5734
57352011-01-13 Joel Brobecker <brobecker@adacore.com>
5736
5737 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5738 for ia64-hpux.
5739 * configure: Regenerate.
5740
57412011-01-07 Jan Hubicka <jh@suse.cz>
5742
5743 PR lto/47225
5744 * Makefile.in: Regenerate.
5745 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5746 configure.
5747
57482011-01-07 Jan Hubicka <jh@suse.cz>
5749
5750 * Makefile.in: Regenerate.
5751 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5752 and configure dependency on lto-plugin configure.
5753 (lto-plugin module): Remove dependency on GCC; add dependency on
5754 liniberty.
5755
57562011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5757
5758 * MAINTAINERS (Write After Approval): Add myself.
5759
57602010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5761
5762 * configure: Regenerate.
5763
57642010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5765
5766 * configure.ac: (picochip): Disable libiberty.
5767
57682010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5769
5770 * MAINTAINERS (Write After Approval): Add myself.
5771
57722010-12-10 Ian Lance Taylor <iant@google.com>
5773
5774 PR bootstrap/46819
5775 * configure.ac: For --disable-libgcj clear libgcj_saved.
5776 * configure: Rebuild.
5777
57782010-12-10 Tobias Burnus <burnus@net-b.de>
5779
5780 PR fortran/46540
5781 * configure.ac: Add --disable-libquadmath and
5782 --disable-libquadmath-support.
5783 * configure: Regenerate.
5784
57852010-12-03 Ian Lance Taylor <iant@google.com>
5786
5787 * MAINTAINERS: Add myself as libgo maintainer.
5788
57892010-12-03 Hans-Peter Nilsson <hp@axis.com>
5790
5791 PR libffi/46792
5792 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5793 * configure: Regenerate.
5794
57952010-12-02 Ian Lance Taylor <iant@google.com>
5796
5797 * configure.ac: Always set default for poststage1_ldflags to
5798 -static-libstdc++ -static-libgcc.
5799
58002010-11-29 Andreas Schwab <schwab@redhat.com>
5801
5802 * configure.ac: Move comment to remove extra space in last argument
5803 of GCC_TARGET_TOOL.
5804
58052010-11-26 Alexandre Oliva <aoliva@redhat.com>
5806
5807 PR other/46026
5808 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5809 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5810 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5811 (BASE_FLAGS_TO_PASS): Use it.
5812 * configure: Rebuilt.
5813 * Makefile.in: Rebuilt.
5814
58152010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5816
5817 PR binutils/12258
5818 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5819 Properly check default linker.
5820 * configure: Regnerated.
5821
58222010-11-23 Matthias Klose <doko@ubuntu.com>
5823
5824 * configure.ac: For --enable-gold, handle value `default' instead of
5825 `both*'. New configure option --{en,dis}able-ld.
5826 * configure: Regenerate.
5827
58282010-11-20 Ian Lance Taylor <iant@google.com>
5829
5830 * configure.ac: Only disable a language library if no language needs
5831 it. Don't let --disable-libgcj uncondtionally disable libffi.
5832 * configure: Rebuild.
5833
58342010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5835
5836 * Makefile.in: Regenerate.
5837
5838 PR other/46202
5839 * configure.ac: Fix just-built in-tree STRIP name to be
5840 binutils/strip-new.
5841 * configure: Regenerate.
5842 * Makefile.def (install-strip-gcc, install-strip-binutils)
5843 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5844 (install-strip-sid): Mirror dependencies on non-strip variants
5845 of these targets on the respective -strip prerequisites.
5846 * Makefile.tpl (install-strip, install-strip-host)
5847 (install-strip-target): New targets.
5848 (install-strip-[+module+], install-strip-target-[+module+]):
5849 New targets.
5850 * Makefile.in: Regenerate.
5851
58522010-11-19 Ian Lance Taylor <iant@google.com>
5853 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5854
5855 * configure.ac: Add target-libgo to target_libraries. Set
5856 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5857 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5858 (HOST_EXPORTS): Add GOC.
5859 (BASE_TARGET_EXPORTS): Add GOC.
5860 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5861 (GOCFLAGS_FOR_TARGET): New variable.
5862 (EXTRA_HOST_FLAGS): Add GOC.
5863 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5864 * Makefile.def (target_modules): Add libgo.
5865 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5866 (dependencies): Add dependency from configure-target-libgo to
5867 configure-target-libffi and all-target-libstdc++-v3. Add
5868 dependencies from all-target-libgo to all-target-libffi.
5869 (languages): Add go.
5870 * configure: Rebuild.
5871 * Makefile.in: Rebuild.
5872
58732010-11-19 Ian Lance Taylor <iant@google.com>
5874
5875 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5876 compiler/flag environment variables.
5877
58782010-11-18 Ian Lance Taylor <iant@google.com>
5879
5880 * configure.ac: Check for lang_requires_boot_languages in
5881 config-lang.in files.
5882 * configure: Rebuild.
5883
58842010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5885 Tobias Burnus <burnus@net-b.de>
5886
5887 PR fortran/32049
5888 * Makefile.def: Add libquadmath; build it with language=fortran.
5889 * configure.ac: Add libquadmath.
5890 * Makefile.tpl: Handle multiple libs in check-[+language+].
5891 * Makefile.in: Regenerate.
5892 * configure: Regenerate.
5893
b9b9d342
TT
58942010-11-16 Tom Tromey <tromey@redhat.com>
5895
5896 * MAINTAINERS: Moved myself to reviewers section.
5897
ecbfe87a
ZD
58982010-11-15 Zdenek Dvorak <ook@ucw.cz>
5899
5900 * MAINTAINERS: Moved myself to reviewers section.
5901
29a4f477
RW
59022010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5903
5904 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5905 (Write After Approval): Remove self.
5906
9965e3cd
AS
59072010-11-15 Andreas Schwab <schwab@redhat.com>
5908
5909 * configure.ac: Fix spelling in option names.
5910 * configure: Regenerated.
5911
0463992b
GJL
59122010-11-13 Georg-Johann Lay <georgjohann@web.de>
5913
5914 PR bootstrap/39622
5915 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5916 * configure: Regenerated.
5917
3df08734
KG
59182010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5919
5920 * MAINTAINERS: Update my email address.
5921
f16e2237
TG
59222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5923
f16e2237
TG
5924 * configure: Regenerate.
5925
0bb52d68
TG
59262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5927
1f980c25 5928 * configure: Regenerate.
0bb52d68 5929
aba2b02e
TG
59302010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5931
aba2b02e
TG
5932 * configure: Regenerate.
5933
27882098
TG
59342010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5935
27882098
TG
5936 * configure: Regenerate.
5937
d32ef397
AS
59382010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5939
5940 * configure.ac: Support official CLooG.org versions.
5941 * configure: Regenerate.
5942 * config/cloog.m4: New.
5943
5a4b6c0e
FD
59442010-11-10 François Dumont <francois.cppdevs@free.fr>
5945
5946 * MAINTAINERS (Write After Approval): Add myself.
5947
f2cea726
DE
59482010-11-09 David Edelsohn <dje.gcc@gmail.com>
5949
5950 * MAINTAINERS: Update my email address.
5951
d8ed14ce
IS
59522010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5953
5954 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5955 * configure: Regenerate.
d8ed14ce 5956
48215350
DK
59572010-11-03 Ian Lance Taylor <iant@google.com>
5958 Dave Korn <dave.korn.cygwin@gmail.com>
5959
5960 PR lto/46273
5961 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5962 and on other supported platforms whenever LTO is enabled.
5963 * configure: Rebuild.
5964
87841584
AM
59652010-11-02 Alan Modra <amodra@gmail.com>
5966
5967 PR binutils/12110
5968 * configure.ac: Error when source path contains spaces.
5969 * configure: Regenerate.
5970
fe12dfe1
JW
59712010-10-23 James E. Wilson <wilson@codesourcery.com>
5972
5973 * MAINTAINERS: Update my email address.
5974
66c92425
ILT
59752010-10-20 Ian Lance Taylor <iant@google.com>
5976
5977 * Makefile.def (target_modules): Set lib_path to src/.libs for
5978 libstdc++-v3 module.
5979 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5980 * Makefile.in: Rebuild.
5981
187d3518
LB
59822010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5983
5984 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5985 (Write After Approval): Remove myself.
5986
02db6bba
TG
59872010-10-15 Tristan Gingold <gingold@adacore.com>
5988
5989 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5990
c0103e74
DR
59912010-10-14 Douglas Rupp <rupp@gnat.com>
5992
5993 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5994
1cd0b716
DK
59952010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5996
5997 * configure.ac (build_lto_plugin): New shell variable.
5998 (--enable-lto): Turn on by default for all non-ELF platforms that
5999 have had LTO support added so far. Set build_lto_plugin appropriately
6000 for both ELF and non-ELF.
6001 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6002 * configure: Regenerate.
6003
d4c1abb3
RW
60042010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6005
6006 Sync from src:
6007 * configure.ac (v850 support): Remove target-libgloss from
6008 noconfigdirs.
6009 * configure: Regenerate.
6010
ffedf511
RW
60112010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6012
6013 PR bootstrap/45326
6014 PR bootstrap/45174
6015 * configure.ac: Honor initial values of $build_configargs,
6016 $host_configargs, $target_configargs. Mark the precious, so
6017 environment settings get recorded.
6018 * configure: Regenerate.
6019
e1826acc
RW
60202010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6021
6022 PR bootstrap/45796
6023 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6024 Depend on all-build-libiberty.
6025 * Makefile.in: Regenerate.
6026
80920132
ME
60272010-09-30 Michael Eager <eager@eagercon.com>
6028
6029 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6030 * configure: Regenerate.
6031
770a498a
ME
60322010-09-28 Michael Eager <eager@eagercon.com>
6033
6034 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6035
86dfbd58
RW
60362010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6037
6038 PR bootstrap/44621
6039 * configure.ac: Fix unportable shell quoting.
6040 * configure: Regenerate.
6041
db50fe7d
IS
60422010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6043
6044 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6045 targets and amend comment.
6046 * configure: Regenerate.
6047
0064e825
TB
60482010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6049
6050 * MAINTAINERS (Write After Approval): Add myself.
6051
bb79486c
JH
60522010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6053
6054 * configure.ac: Enable LTO by default on Darwin.
6055 * configure: Regenerate.
6056
9e0b22c3
MS
60572010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6058
bb79486c 6059 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6060
2fabf1b7
IB
60612010-09-01 Ian Bolton <ian.bolton@arm.com>
6062
bb79486c 6063 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6064
3a9abc98
DS
60652010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6066
6067 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6068 ports
6069
331a9a59
DY
60702010-07-28 David Yuste <david.yuste@gmail.com>
6071
6072 * MAINTAINERS (Write After Approval): Add myself.
6073
223a9d64
N
60742010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6075
6076 * configure.ac: Support all v850 targets.
6077 * configure: Regenerate.
6078
9183bdcf
MG
60792010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6080
6081 PR bootstrap/44455
6082 * configure.ac (extra_mpfr_configure_flags): Copy from
6083 extra_mpc_gmp_configure_flags.
6084 * configure: Re-generated.
6085
2e290598
AK
60862010-07-22 Andi Kleen <ak@linux.intel.com>
6087
6088 * MAINTAINERS (Write After Approval): Add myself.
6089
8d6cd388
CLT
60902010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6091
6092 * MAINTAINERS (Write After Approval): Add myself.
6093
b0b01eb0
JY
60942010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6095
6096 * MAINTAINERS (Write After Approval): Add myself.
6097
77198d71
JH
60982010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6099
6100 PR target/44862
6101 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6102 Provide -B option to allow for link spec %s substitutions for
6103 libstdc++.a on darwin.
6104 * Makefile.in: Regenerate.
6105
02fe70af
MM
61062010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6107
6108 * MAINTAINERS (Reviewers): Update my e-mail address
6109
c63a4676
AO
61102010-06-10 Alexandre Oliva <aoliva@redhat.com>
6111
6112 * Makefile.def (configure-gcc): Depend on all-libelf.
6113 * Makefile.in: Rebuild.
6114
e68edbf6
FC
61152010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6116
6117 * MAINTAINERS (Write After Approval): Add myself in the right place.
6118
dce2d8b2 61192010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6120
6121 * MAINTAINERS (Write After Approval): Add myself.
6122
dce2d8b2 61232010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6124
6125 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6126
61272010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6128
1ab55d69
MK
6129 * config.sub: Update to version 2010-05-21.
6130 * config.guess: Update to version 2010-04-03.
0c422e74 6131
02540df4
SB
61322010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6133
6134 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6135 * configure: Regenerate.
6136
dfe5f5b2
ST
61372010-05-12 Sriraman Tallam <tmsriram@google.com>
6138
6139 * MAINTAINERS (Write After Approval): Add myself.
6140
c082f9f3
SB
61412010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6142
6143 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6144 a platform that supports LTO.
6145 * configure: Regenerate.
6146
f1af9e5f
SP
61472010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6148
6149 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6150 * configure: Regenerated.
6151
38e3d868
RM
61522010-04-27 Roland McGrath <roland@redhat.com>
6153 H.J. Lu <hongjiu.lu@intel.com>
6154
6155 * configure.ac (--enable-gold): Support both, both/gold and
6156 both/bfd to add gold to configdirs without removing ld.
6157 * configure: Regenerated.
6158
6159 * Makefile.def: Add install-gold dependency to install-ld.
6160 * Makefile.in: Regenerated.
6161
3bec79c5
DK
61622010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6163
6164 PR lto/42776
6165 * configure.ac (--enable-lto): Refactor handling so libelf tests
6166 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6167 and allow LTO to be explicitly enabled on non-ELF platforms that
6168 are known to support it inside else-clause.
6169 * configure: Regenerate.
6170
615c8ffa
EB
61712010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6172
6173 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6174 * configure: Regenerate.
6175
e4522f78
RC
61762010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6177
6178 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6179 * configure: Regenerate.
6180
8ccb78f2
RO
61812010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6182
6183 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6184 separately.
6185 * configure: Regenerate.
6186
d5cc2ee3
KW
61872010-04-16 Kevin Williams <kevin.williams@inria.fr>
6188
6189 * MAINTAINERS (Write After Approval): Add myself.
6190
8406cb62
TG
61912010-04-14 Tristan Gingold <gingold@adacore.com>
6192
6193 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6194 * configure: Regenerate.
6195
3591b8e2
SE
61962010-04-13 Steve Ellcey <sje@cup.hp.com>
6197
6198 * configure: Regenerate after change to elf.m4.
6199
a82ecc7b
IS
62002010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6201
6202 * MAINTAINERS (Write After Approval): Add myself.
6203
1f0bf148
SP
62042010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6205
6206 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6207 * configure: Regenerated.
6208
62092010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6210
6211 * configure.ac: Print "buggy but acceptable" when CLooG
6212 revision is less than 9.
6213 * configure: Regenerated.
6214
ecd01dee
DN
62152010-04-01 Diego Novillo <dnovillo@google.com>
6216
6217 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6218
dc683a3f
RW
62192010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6220
6221 PR bootstrap/43615
6222 PR bootstrap/43328
6223
6224 Revert:
6225
6226 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6227
6228 * configure.ac: Do not pass --enable-multilib nor
6229 --disable-multilib in baseargs. Accept explicitly passed
6230 --enable_multilib.
6231 * configure: Regenerate.
6232
7527d83f
UW
62332010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6234
6235 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6236
895522b6
JJ
62372010-03-31 Janis Johnson <janis187@us.ibm.com>
6238
6239 * MAINTAINERS: Remove myself.
6240
9db4e878
RW
62412010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6242
6243 PR bootstrap/43328
6244 * configure.ac: Do not pass --enable-multilib nor
6245 --disable-multilib in baseargs. Accept explicitly passed
6246 --enable_multilib.
6247 * configure: Regenerate.
6248
acf6bf36
AP
62492010-03-28 Andrew Pinski <pinskia@gmail.com>
6250
6251 * MAINTAINERS (spu port): Remove me.
6252
b42f0d7e
JM
62532010-03-23 Joseph Myers <joseph@codesourcery.com>
6254
6255 * configure.ac (tic6x-*-*): New case.
6256 * configure: Regenerate.
6257
0d1152b1
JM
62582010-03-23 Joseph Myers <joseph@codesourcery.com>
6259
6260 * config.sub: Update to version 2010-03-22.
6261 * config.guess: Update to version 2009-12-30.
6262
dce2d8b2 62632010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6264
6265 PR ada/42554
6266 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6267 * configure: Regenerate.
6268
5408fbe8
RR
62692010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6270
6271 * MAINTAINERS: Update my email address.
6272
3f55a3b3
SP
62732010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6274
6275 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6276 (ghassan.shobaki@amd.com): Removed.
6277
3f08f7e8
AM
62782010-03-17 Alan Modra <amodra@gmail.com>
6279
6280 * MAINTAINERS: Update my email address.
6281
f3a9d094
DN
62822010-03-16 Diego Novillo <dnovillo@google.com>
6283
6284 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6285 Matthews.
6286
db5c4b8b
JM
62872010-03-16 Joseph Myers <joseph@codesourcery.com>
6288
6289 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6290 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6291
b995570a
JM
62922010-03-16 Joseph Myers <joseph@codesourcery.com>
6293
6294 * MAINTAINERS: Update my email address.
6295
124cc66f
DJ
62962010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6297
6298 * MAINTAINERS: Update my email address.
6299
a4581668
BS
63002010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6301
6302 * MAINTAINERS: Update my email address.
6303
49d78e29
JZ
63042010-03-09 Jie Zhang <jie@codesourcery.com>
6305
6306 * MAINTAINERS: Update my email address.
6307
8927b7c0
RO
63082010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6309
6310 PR libstdc++/32499
6311 * configure.ac (RANLIB): Default to true.
6312 (STRIP): Likewise.
6313 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6314 * configure: Regenerate.
6315
dce2d8b2 63162010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6317
6318 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6319 (Write After Approval): Update my email address.
6320
bf646aaf
NC
63212010-02-17 Nick Clifton <nickc@redhat.com>
6322
6323 PR 11238
6324 * Makefile.tpl (local-distclean): Also remove config.cache files in
6325 sub-directories as there may not be Makefiles present in the
6326 sub-directories.
96e41f16
NC
6327 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6328 the config.cache files found by the find command.
6329
bf646aaf
NC
6330 * Makefile.in: Regenerate.
6331 * configure.ac: Revert previous delta.
6332 * configure: Regenerate.
6333
ff78880a
NC
63342010-02-15 Nick Clifton <nickc@redhat.com>
6335
6336 PR 11238
6337 * configure.ac: Delete config.cache files in sub-directories when
6338 deleting Makefiles.
6339 * configure: Regenerate.
6340
8150eadf
BE
63412010-02-12 Ben Elliston <bje@gnu.org>
6342
6343 * MAINTAINERS: Update my email address.
6344
a9e12bfd
AP
63452010-02-08 Andrew Pinski <pinskia@gmail.com>
6346
6347 * MAINTAINERS (spu port): Update my email address.
6348
95315086
JZ
63492010-02-08 Jie Zhang <jie.zhang@analog.com>
6350
6351 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6352
362c6d2f
KG
63532010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6354
6355 * configure.ac: Add "recommended" version checks for GMP/MPC.
6356 Update recommended GMP/MPFR/MPC versions.
6357 * configure: Regenerate.
6358
888c5ad2
JR
63592010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6360
6361 * MAINTAINERS: Move my Embecosm email address into the
6362 write-after-approval section.
6363
3bf714a7
ILT
63642010-01-26 Ian Lance Taylor <iant@google.com>
6365
6366 * MAINTAINERS: Add myself as Go frontend maintainer.
6367
ad1e5170
JR
63682010-01-25 Joern Rennecke <amylaar@spamcop.net>
6369
6370 PR libstdc++/36101, PR libstdc++/42813
6371 * configure.ac (bootstrap_target_libs): Make inclusion of
6372 target-libgomp conditional on libgomb being in target_configdirs.
6373 * configure: Regenerate.
6374
fb0553d1
JR
63752010-01-23 Joern Rennecke <amylaar@spamcop.net>
6376
6377 PR libstdc++/36101, PR libstdc++/42813
6378 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6379 * configure: Regenerate.
6380
aae29963
JR
63812010-01-22 Joern Rennecke <amylaar@spamcop.net>
6382
6383 PR libstdc++/36101, PR libstdc++/42813
6384 * configure.ac (target_configdirs): Substitute.
6385 * Makefile.def: Bootstrap target module libgomp.
6386 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6387 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6388 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6389 * configure, Makefile.in: Regenerate.
6390
d8fe8895
DK
63912010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6392
6393 * MAINTAINERS: Adjust my details.
6394
ebfe4897
EW
63952010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6396
6397 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6398
f7746c59
TL
63992010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6400
6401 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6402
306c7b5b
TL
64032010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6404
6405 * MAINTAINERS (Write After Approval): Add myself.
6406
1b8b9e19
KT
64072010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6408
6409 * MAINTAINERS (Write After Approval): Add myself.
6410
c164615b
RG
64112010-01-11 Richard Guenther <rguenther@suse.de>
6412
6413 PR lto/41569
6414 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6415 * Makefile.in: Regenerated.
6416
f3f623ae
AT
64172010-01-11 Andreas Tobler <andreast@fgznet.ch>
6418
6419 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6420 * configure: Regenerate.
6421
592c90ff 64222010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6423 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6424
6425 PR bootstrap/42424
6426 * configure.ac: Include libtool m4 files.
9c78662a 6427 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6428 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6429 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6430
592c90ff
KG
6431 * configure: Regenerate.
6432
60a2e213
RW
64332010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6434
6435 PR bootstrap/41818
6436 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6437 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6438 * Makefile.in: Regenerate.
6439
7413962d
RG
64402010-01-02 Richard Guenther <rguenther@suse.de>
6441
6442 PR lto/41529
6443 * configure.ac: Include config/elf.m4. Disable LTO if not
6444 builting for an elf target.
6445 * configure: Regenerate.
6446
f77f3945
CF
64472009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6448
6449 * MAINTAINERS: Change my email address.
6450
4960e3f0
BE
64512009-12-18 Ben Elliston <bje@au.ibm.com>
6452
6453 * config.sub, config.guess: Update from upstream sources.
6454
d16a31da
SZ
64552009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6456
6457 * MAINTAINERS (Write After Approval): Add myself.
6458
3a5729ea
KG
64592009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6460
6461 PR middle-end/30447
6462 PR middle-end/30789
6463 PR other/40302
6464
6465 * configure.ac: Require MPC.
6466 * configure: Regenerate.
6467
43e02a8a
RW
64682009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6469
6470 PR target/38384
6471 PR bootstrap/40972
6472 * libtool.m4: Sync from git Libtool.
6473 * ltoptions.m4: Likewise.
6474 * ltversion.m4: Likewise.
6475 * lt~obsolete.m4: Likewise.
6476 * ltmain.sh: Likewise.
6477
360d4522
KG
64782009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6479
6480 * configure.ac: Update minimum MPC version to 0.8.
6481 * configure: Regenerate.
6482
f264ed56
SP
64832009-11-21 Sebastian Pop <sebpop@gmail.com>
6484
6485 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6486 * configure: Regenerated.
6487
ed2eaa9f
ILT
64882009-11-21 Ian Lance Taylor <iant@google.com>
6489
6490 * configure.ac: Change default of poststage1_ldflags to be empty if
6491 poststage1_libs is set. When poststage1_libs is empty, and
6492 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6493 * configure: Rebuild.
6494
58346783
AN
64952009-11-21 Adam Nemet <adambnmet@gmail.com>
6496
6497 * MAINTAINERS (Write After Approval): Update my email address.
6498
5ca0106a
BE
64992009-11-20 Ben Elliston <bje@au.ibm.com>
6500
6501 * config.guess: Update from upstream sources.
6502
87213cd4
AO
65032009-11-16 Alexandre Oliva <aoliva@redhat.com>
6504
6505 * Makefile.def: Restore host and target settings for gmp.
6506 * Makefile.in: Rebuild.
6507
f61428ed
AO
65082009-11-16 Alexandre Oliva <aoliva@redhat.com>
6509
6510 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6511 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6512 Fix portability of test of C++ as bootstrap language. Add
6513 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6514 * configure: Rebuild.
6515 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6516 and cloog. Fix in-tree ppl configuration. Introduce libelf
6517 in-tree building.
6518 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6519 (POSTSTAGE1_HOST_EXPORTS): Use it.
6520 (STAGE[+id+]_CXXFLAGS): New.
6521 (BASE_FLAGS_TO_PASS): Pass it down.
6522 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6523 extra_exports.
6524 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6525 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6526 extra_exports.
6527 * Makefile.in: Rebuild.
6528
f6c56be6
BE
65292009-11-17 Ben Elliston <bje@au.ibm.com>
6530
6531 * config.sub, config.guess: Update from upstream sources.
6532
0ccb5970
JK
65332009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6534
6535 * MAINTAINERS (Write After Approval): Add myself.
6536
dce2d8b2 65372009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6538
6539 * MAINTAINERS (Write After Approval): Add myself.
6540
5d571eaa
OS
65412009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6542
6543 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6544 paths for *-w64-mingw* and x86_64-*mingw*.
6545 * configure: Regenerated.
6546
dce2d8b2 65472009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6548
6549 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6550
c393f559
BK
65512009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6552
6553 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6554 Phil Edwards to Write-After Approval.
6555
ef4c4300
KT
65562009-10-30 Kai Tietz <kai.tietz@onevision.com>
6557
6558 * configure.ac: Disable target-winsup & co for
6559 x86_64-*-mingw* and *-w64-mingw* targets.
6560 * configure: Regenerated.
6561
65a324b4
NC
65622009-10-16 Nick Clifton <nickc@redhat.com>
6563
6564 * MAINTAINERS: Add myself as a maintainer for the RX port.
6565
dce2d8b2 65662009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6567
9c78662a 6568 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6569
17e72e5d
RO
65702009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6571
6572 * configure.ac (CLooG test): Use = with test.
6573 * configure: Regenerate.
6574
ed3a56f3
RG
65752009-10-22 Richard Guenther <rguenther@suse.de>
6576
6577 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6578 cloog if the ppl version check failed. Move flags saving
6579 before setting in libelf check.
6580 * configure: Regenerate.
6581
ad0abd3c
RG
65822009-10-21 Richard Guenther <rguenther@suse.de>
6583
6584 * configure.ac: Adjust the ppl and cloog configure to work as
6585 documented. Disable cloog if ppl was disabled. Omit the version
6586 checks if they were disabled.
6587 * configure: Re-generate.
6588
e4c5bd48
RW
65892009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6590
6591 * configure.ac: Add 'lto' to enable_languages, not
6592 new_enable_languages, and only if not already present.
6593 * configure: Regenerate.
6594
0ffd69c5
GP
65952009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6596
6597 * README: Refer to the various COPYING* files instead of just
6598 COPYING.
6599 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6600
dce2d8b2 66012009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6602
6603 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6604
58687768
RG
66052009-10-07 Richard Guenther <rguenther@suse.de>
6606
6607 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6608 and Richard Guenther as reviewers.
6609 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6610 as reviewers.
6611
49b0ca5c 66122009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6613
49b0ca5c 6614 * config.sub: Update from upstream sources.
d2d9ce5e 6615
aeb94799
ILT
66162009-10-06 Ian Lance Taylor <iant@google.com>
6617
6618 * Makefile.def: check-gold depends upon all-gas.
6619 * Makefile.in: Rebuild.
6620
123651cd
PM
66212009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6622
6623 * MAINTAINERS (Write After Approval): Add myself.
6624
d7f09764
DN
66252009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6626
6627 * Makefile.def: all-lto-plugin depends on all-libiberty.
6628 set bootstrap=true for lto-plugin.
6629 Add lto-plugin.
6630 * Makefile.in: Regenerate.
6631 * configure.ac (host_libs): Add lto-plugin.
6632 * configure: Regenerate.
6633
d7f09764
DN
66342009-10-03 Diego Novillo <dnovillo@google.com>
6635
6636 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6637 (HOST_LIBELFLIBS): Define.
6638 (HOST_LIBELFINC): Define.
6639 * Makefile.in: Regenerate.
6640 * configure.ac: Add --enable-lto.
6641 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6642 If --enable-lto is used, add 'lto' to new_enable_languages.
6643 If --enable-lto is used and gold is enabled, add
6644 lto-plugin to configdirs.
6645 * configure: Regenerate.
6646
66472009-10-03 Simon Baldwin <simonb@google.com>
6648
6649 * configure.ac: If --with-system-zlib, suppress local zlib and
6650 pass --with-system-zlib to subdir configure scripts.
6651 * configure: Regenerate.
6652
dce2d8b2 66532009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6654 Paolo Bonzini <bonzini@gnu.org>
6655
6656 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6657 $(srcdir).
6658 * Makefile.in: Rebuilt.
6659
dce2d8b2 66602009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6661
6662 * MAINTAINERS (Write After Approval): Add myself.
6663
3e661154
KG
66642009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6665
6666 * configure.ac: Update minimum MPC version to 0.7.
6667 * configure: Regenerate.
6668
f1a036e4
NC
66692009-09-25 Nick Clifton <nickc@redhat.com>
6670
6671 * configure.ac: Pass any --cache-file=/dev/null option on to
6672 subconfigures.
6673 * configure: Regenerate.
6674
d4c74acc
NC
66752009-09-23 Nick Clifton <nickc@redhat.com>
6676
6677 * config.sub, config.guess: Update from upstream sources.
6678
dce2d8b2 66792009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6680
6681 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6682 * Makefile.in: Rebuilt.
6683
0db770bd
RW
66842009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6685
6686 PR bootstrap/32272
6687 * configure.ac: Error out if $srcdir isn't '.' but contains
6688 host-${host_noncanonical}.
6689 * configure: Regenerate.
6690
71101870
RO
66912009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6692
6693 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6694 maintainer.
6695
ca6d0d62
RW
66962009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6697
79cd2b23
RW
6698 * configure.ac: If bootstrapping a combined tree with
6699 --enable-gold, require c++ in stage1_languages.
6700 * configure: Regenerate.
6701
ab9dcd0c
RW
6702 * configure.ac: Also add target_libs of stage1_languages to
6703 bootstrap_target_libs.
6704 * configure: Regenerate.
6705
ca6d0d62
RW
6706 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6707 with --enable-languages not containing c++.
6708 * configure: Regenerate.
6709
1c3c9f12
JZ
67102009-09-15 Jie Zhang <jie.zhang@analog.com>
6711
6712 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6713 * configure: Regenerate.
6714
dce2d8b2 67152009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6716
6fb30a14
JR
6717 * MAINTAINERS (Write After Approval): Update my e-mail address,
6718 and move from from here...
6719 (Waiting for paperwork): To here.
0318772d 6720
4056c2c6
JM
67212009-09-09 Joseph Myers <joseph@codesourcery.com>
6722
6723 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6724
3e54529c
RW
67252009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6726
6727 * configure.ac: Do not use $extrasub for replacing @if/@endif
6728 parts in Makefile; instead, use additional arguments to
6729 AC_CONFIG_COMMANDS to do the replacement manually, with several
6730 sed invocations, to avoid HP-UX sed command limits.
6731 * configure: Regenerate.
6732
713e2ea6
AO
67332009-09-08 Alexandre Oliva <aoliva@redhat.com>
6734
6735 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6736 blank before -L.
6737
5646b7b9
AO
67382009-09-04 Alexandre Oliva <aoliva@redhat.com>
6739
6740 * configure.ac (with-build-config): Document. Handle without.
6741 Handle missing argument.
6742 * configure: Rebuilt.
6743
e12c4094
AO
67442009-09-03 Alexandre Oliva <aoliva@redhat.com>
6745
6746 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6747 Default to bootstrap-debug only if compare-debug works.
6748 * configure: Rebuilt.
6749 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6750 * Makefile.in: Rebuilt.
6751
75cb0057
RO
67522009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6753
6754 * MAINTAINERS (OS Port Maintainers): Update my email address.
6755
8fc68cba
AO
67562009-09-01 Alexandre Oliva <aoliva@redhat.com>
6757
6758 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6759 * Makefile.in: Rebuilt.
6760
44cb38cf
CD
67612009-09-01 Chris Demetriou <cgd@google.com>
6762
6763 * MAINTAINERS (Write After Approval): Add myself.
6764
f9329c35
DS
67652009-08-31 Dodji Seketeli <dodji@redhat.com>
6766
6767 PR debug/30161
6768 * include/dwarf2.h (enum dwarf_tag): Added
6769 DW_TAG_GNU_template_template_param
6770 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6771
f945e229
PB
67722009-08-30 Paolo Bonzini <bonzini@gnu.org>
6773
6774 * Makefile.tpl (AWK): Fix typo.
6775 * Makefile.in: Regenerate.
6776
87264276
PB
67772009-08-30 Paolo Bonzini <bonzini@gnu.org>
6778
6779 * configure.ac: Detect awk and sed.
6780 * Makefile.def (flags_to_pass): Add AWK and SED.
6781 * Makefile.tpl (AWK, SED): New.
6782 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6783 * configure: Regenerate.
6784 * Makefile.in: Regenerate.
6785
68ccd57c
DK
67862009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6787
6788 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6789 (collapseslashes): Likewise.
6790
df58e648
RW
67912009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6792
6793 * configure.ac (AC_PREREQ): Bump to 2.64.
6794
0539cb2c
RW
67952009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6796
70fa0efa
RW
6797 * configure.ac: Remove --with-datarootdir, --with-docdir,
6798 --with-pdfdir, --with-htmldir switches.
6799 * configure: Regenerate.
6800
5213506e
RW
6801 * configure: Regenerate.
6802
0539cb2c
RW
6803 * compile: Sync from Automake 1.11.
6804 * depcomp: Likewise.
6805 * install-sh: Likewise.
6806 * missing: Likewise.
6807 * mkinstalldirs: Likewise.
6808 * ylwrap: Likewise.
6809
197c68cc
DK
68102009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6811
6812 * ltmain.sh (func_normal_abspath): New function.
6813 (func_relative_path): Likewise.
6814 (func_mode_help): Document new -bindir option for link mode.
6815 (func_mode_link): Add new -bindir option, and use it to place
6816 output DLL if specified.
6817
58af276a
RW
68182009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6819
0115d4a3
RW
6820 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6821 (baseargs): Add --disable-option-checking.
6822 * configure: Regenerate.
6823
58af276a
RW
6824 * Makefile.def (configure-target-libiberty): Depend on
6825 all-binutils and all-ld.
6826 (configure-target-newlib): Likewise.
6827 * Makefile.in: Regenerate.
6828
e9d9afef
BE
68292009-08-17 Ben Elliston <bje@au.ibm.com>
6830
6831 * config.sub, config.guess: Update from upstream sources.
6832
354ebf88
RW
68332009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6834
6835 Sync from src, merge:
6836
6837 2009-07-02 Tristan Gingold <gingold@adacore.com>
6838
6839 * configure.ac: Do not exclude gas for i386-*-darwin.
6840 Add a case for x86_64-*-darwin.
6841 * configure: Regenerate.
6842
8375f7b2
NV
68432009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6844
6845 * MAINTAINERS: Add my name to Write After Approval list.
6846
dce2d8b2 68472009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6848
6849 * configure.ac: Add Microblaze target.
6850 * configure: Regenerate.
6851
ea2002ba
CB
68522009-07-31 Christian Bruel <christian.bruel@st.com>
6853
6854 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6855 * configure: Regenerate.
2bf33cdb 6856
dce2d8b2 68572009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6858
6859 * MAINTAINERS (Write After Approval): Update my e-mail address.
6860
e90e6bd7
ILT
68612009-07-06 Ian Lance Taylor <iant@google.com>
6862
6863 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6864 * configure: Rebuild.
6865
f6e0880a
TG
68662009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6867
6868 * MAINTAINERS: Move myself to the Graphite Reviewers.
6869
6d984927
WG
68702009-06-30 Wei Guozhi <carrot@google.com>
6871
6872 * MAINTAINERS: Add my name to Write After Approval list.
6873
f2689b09
SE
68742009-06-26 Steve Ellcey <sje@cup.hp.com>
6875
6876 PR bootstrap/40338
6877 * configure.ac (comparestring): Create new variable.
6878 * Makefile.tpl (comparestring): Use to skip some comparisions.
6879 * configure: Regenerate.
6880 * Makefile.in: Regenerate.
6881
f62c0ba4
DE
68822009-06-26 Doug Evans <dje@sebabeach.org>
6883
6884 * Makefile.def (host_modules): Add cgen.
6885 * Makefile.in: Regenerate.
6886 * configure.ac (host_tools): Add cgen.
6887 * configure: Regenerate.
6888
7acf4da6
DD
68892009-06-23 DJ Delorie <dj@redhat.com>
6890
6891 * MAINTAINERS: Add myself as mep maintainer.
6892
00020c16
ILT
68932009-06-23 Ian Lance Taylor <iant@google.com>
6894
6895 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6896 boot_languages. Only bootstrap target libraries listed in
6897 target_libs for some boot language. Add --with-stage1-ldflags,
6898 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6899 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6900 if not building with C++.
6901 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6902 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6903 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6904 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6905 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6906 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6907 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6908 * configure, Makefile.in: Rebuild.
6909
1da52d4a
LF
69102009-06-23 Li Feng <nemokingdom@gmail.com>
6911
6912 * MAINTAINERS: Added my name to write-after-approval list.
6913
144c9175
RM
69142009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6915
6916 * configure.ac: Define is_elf for QNX Neutrino targets.
6917 * configure: Regenerate.
6918
e5871e24
GS
69192009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6920
9c78662a 6921 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6922
5f4a82c0
KG
69232009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6924
6925 * configure.ac: Detect MPC in default directory.
6926 * configure: Regenerate.
6927
394e9195
JG
69282009-06-03 Jerome Guitton <guitton@adacore.com>
6929 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6930
9c78662a
UB
6931 * Makefile.tpl (all): Avoid a trailing backslash.
6932 * Makefile.in: Regenerate.
394e9195 6933
47bca6aa
BE
69342009-06-03 Ben Elliston <bje@au.ibm.com>
6935
6936 * config.sub, config.guess: Update from upstream sources.
6937
a891a473
RS
69382009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6939
6940 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6941 to noconfdirs.
6942 * configure: Regenerate.
6943
70cb2d9f
AO
69442009-06-02 Alexandre Oliva <aoliva@redhat.com>
6945
6946 * Makefile.tpl ([+compare-target+]): Compare all stage
6947 directories, rather than just gcc.
6948 * Makefile.in: Rebuilt.
6949
7f1245df
DK
69502009-06-01 Doug Kwan <dougkwan@google.com>
6951
6952 * configure.ac: Support gold for target arm*-*-*.
6953 * configure: Regenerate.
394e9195 6954
acd26225
KG
69552009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6956
6957 * Makefile.def: Add MPC support and dependencies.
6958 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6959
6960 * Makefile.in, configure: Regenerate.
6961
a1fc946a
AO
69622009-05-27 Alexandre Oliva <aoliva@redhat.com>
6963
6964 * Makefile.tpl (all): Avoid harmless warning in make all when
6965 gcc-bootstrap is enabled but stage_last does not exist.
6966 * Makefile.in: Rebuilt.
6967
2e6a3c8d
NR
69682009-05-24 Nicolas Roche <roche@adacore.com>
6969
6970 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6971 * Makefile.in: Regenerate.
6972
63487d11
DC
69732009-05-21 Denis Chertykov <chertykov@gmail.com>
6974
6975 * MAINTAINERS: Update my e-mail address.
6976
449223af
DK
69772009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6978
6979 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6980 * configure: Regenerate.
6981
31c98f49
AO
69822009-05-18 Alexandre Oliva <aoliva@redhat.com>
6983
6984 PR other/40159
6985 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6986 gcc-no-bootstrap are mutually exclusive.
6987 * Makefile.in: Rebuilt.
6988
0f501837
AO
69892009-05-18 Alexandre Oliva <aoliva@redhat.com>
6990
6991 PR other/40159
6992 * Makefile.tpl (all): Don't end with unconditional success.
6993 * Makefile.in: Rebuilt.
6994
4a4a4e99
AO
69952009-05-12 Alexandre Oliva <aoliva@redhat.com>
6996
6997 PR target/37137
6998 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6999 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7000 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7001 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7002 stage_configureflags, stage_cflags and stage_libcflags into
7003 explicit Makefile macros.
7004 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7005 GFORTRAN.
7006 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7007 CC. Set CC_FOR_BUILD from CC.
7008 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7009 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7010 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7011 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7012 and GFORTRAN.
7013 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7014 (_LIBCFLAGS): Renamed to _TFLAGS.
7015 (do-compare-debug, do-compare3-debug): Drop.
7016 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7017 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7018 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7019 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7020 (XGCC_FLAGS_FOR_TARGET): New.
7021 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7022 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7023 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7024 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7025 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7026 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7027 TFLAGS.
7028 (BUILD_CONFIG): Include if requested.
7029 (all): Set TFLAGS on bootstrap.
7030 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7031 (all-stageid-prefixmodule): Likewise.
7032 (do-clean, distclean-stageid): Set TFLAGS.
7033 (restrap): Fix whitespace.
7034 * Makefile.in: Rebuilt.
7035
1cee3429
PB
70362009-05-07 Paolo Bonzini <bonzini@gnu.org>
7037
7038 * config.guess: Sync with src.
7039
0b70eafd
DK
70402009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7041
7042 * configure.ac ($with_ppl): Default to no if not supplied.
7043 ($with_cloog): Likewise.
7044 configure: Regenerate.
7045
5175f17c
JW
70462009-04-27 James E. Wilson <wilson@codesourcery.com>
7047
7048 * MAINTAINERS: Update my e-mail address.
7049
952fa153
NC
70502009-04-27 Nick Clifton <nickc@redhat.com>
7051
7052 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7053
a687f83c
EB
70542009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7055
7056 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7057 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7058 * Makefile.in: Regenerate.
7059
9e3eba15
KG
70602009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7061
7062 PR bootstrap/39739
7063 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7064 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7065
7066 * configure, Makefile.in: Regenerate.
7067
a687f83c 70682009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7069
7070 * include/hashtab.h: Update GTY annotations to new syntax
7071 * include/splay-tree.h: Likewise
7072
070bdbd9
BE
70732009-04-17 Ben Elliston <bje@au.ibm.com>
7074
7075 * config.sub, config.guess: Update from upstream sources.
7076
55f2d967
AG
70772009-04-15 Anthony Green <green@moxielogic.com>
7078
7079 * configure.ac: Add moxie support.
7080 * configure: Rebuilt.
7081
309c24a9
JJ
70822009-04-14 Jakub Jelinek <jakub@redhat.com>
7083
7084 * configure.ac: Change copyright header to refer to version
7085 3 of the GNU General Public License and to point readers at the
7086 COPYING3 file and the FSF's license web page.
7087 * Makefile.def: Likewise.
7088 * Makefile.tpl: Likewise.
7089 * Makefile.in: Regenerate.
7090
b93133bc
JH
70912009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7092
7093 * configure.ac: Restore match for darwin9 or later. Use double
7094 brackets since regeneration eats one pair.
7095 * configure: Regenerate.
7096
d18ff35a
L
70972009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7098
7099 PR gas/10039
7100 * configure.ac: Require texinfo 4.7.
7101 * configure: Regenerated.
7102
748086b7
JJ
71032009-04-09 Nick Clifton <nickc@redhat.com>
7104
7105 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7106 the GCC Runtime Library Exception.
7107
a3337ea2
KG
71082009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7109
7110 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7111 * configure: Regenerate.
7112
60911f14
SE
71132009-04-01 Steve Ellcey <sje@cup.hp.com>
7114
7115 * Makefil.def (languages): New entries.
7116 * Makefile.tpl (check-gcc-*): New generic target.
7117 * Makefile.in: Regenerate.
60911f14 7118
dce2d8b2 71192009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7120
d18ff35a 7121 * MAINTAINERS: Update my email address.
7369c1d0 7122
cfb1f59f
TT
71232009-03-18 Tom Tromey <tromey@redhat.com>
7124
d18ff35a
L
7125 * configure: Rebuild.
7126 * configure.ac (host_libs): Add libiconv.
7127 * Makefile.in: Rebuild.
7128 * Makefile.def (host_modules): Add libiconv.
7129 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7130
75eeae1a
TG
71312009-03-16 Tristan Gingold <gingold@adacore.com>
7132
7133 * configure.ac: Treat gdb as supported on x86_64-darwin.
7134 * configure: Regenerate.
7135
f38095f3
JM
71362009-03-16 Joseph Myers <joseph@codesourcery.com>
7137
7138 * configure.ac (--with-host-libstdcxx): New option.
7139 * configure: Regenerate.
7140
dce2d8b2 71412009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7142
7143 * MAINTAINERS: Move myself into the write after approval list.
7144
6d401294
NP
71452009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7146
7147 * MAINTAINERS: Update e-mail address.
2bf33cdb 7148
07c97076
DN
71492009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7150
7151 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7152
dce2d8b2 71532009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7154
7155 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7156
7a9d3fe8
RW
71572009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7158
7159 Backport from git Libtool:
7160
7161 2009-01-19 Robert Millan <rmh@aybabtu.com>
7162 Support GNU/kOpenSolaris.
7163 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7164 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7165 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7166 GNU/kOpenSolaris.
7167
c9e9e11f
AS
71682009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7169
7170 * MAINTAINERS: Update e-mail address.
7171
5e8c1552 71722009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7173
7174 * MAINTAINERS (Write After Approval): Add self.
7175
b0adb088
BM
71762009-02-18 Bingfeng Mei <bmei@broadcom.com>
7177
7178 * MAINTAINERS (Write After Approval): Add myself.
7179
ee04b574
AS
71802009-02-05 Andreas Schwab <schwab@suse.de>
7181
7182 * Makefile.tpl (stage_last): Define $r and $s before using
7183 $(RECURSE_FLAGS_TO_PASS).
7184 * Makefile.in: Regenerate
7185
907884c9
ILT
71862009-01-30 Ian Lance Taylor <iant@google.com>
7187
7188 * MAINTAINERS: Move myself to the Global Reviewers list.
7189
416ac4d4
RM
71902009-01-29 Robert Millan <rmh@aybabtu.com>
7191
7192 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7193 * configure: Regenerate.
7194
ee5decb3
GP
71952009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7196
7197 * MAINTAINERS: Make whitespace consistent.
19196f44 7198 Remove Robert Millan from Write After Approval.
ee5decb3 7199
36fbb0ec
AM
72002009-01-16 Alan Modra <amodra@bigpond.net.au>
7201
7202 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7203 (all-opcodes): Depend on all-libiberty.
7204 * Makefile.in: Regenerate.
7205
52535a64
DR
72062009-01-15 Douglas B Rupp <rupp@gnat.com>
7207
7208 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7209 * configure: Regenerate.
7210
e04a57df
RR
72112009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7212
7213 * MAINTAINERS (Write After Approval): Add myself.
7214
856c450b
SK
72152009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7216
7217 * MAINTAINERS: Add myself to reviewers (Fortran).
7218
dce2d8b2 72192009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7220
7221 PR tree-optimization/38515
7222 * configure.ac (cloog-polylib): Removed.
7223 (with_ppl, with_cloog): Test for "no".
7224 * configure: Regenerated.
7225
1e5e8a59
DF
72262009-01-11 Daniel Franke <franke.daniel@gmail.com>
7227
7228 * MAINTAINERS: Moved myself to reviewers (Fortran).
7229
5e5debf6
TS
72302009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7231
7232 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7233 (Write After Approval): Remove myself.
7234
1c42acf1
DN
72352009-01-03 Diego Novillo <dnovillo@google.com>
7236
7237 * MAINTAINERS: Remove myself from alias maintainership.
7238
2fbbedaf
DA
72392009-01-02 David Ayers <ayers@fsfe.org>
7240
7241 * MAINTAINERS: Update e-mail address.
7242
17213821
GP
72432008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7244
7245 * MAINTAINERS: Make whitespace consistent.
7246
baafc534
RW
72472008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7248
7249 Backport from upstream Libtool:
7250 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7251 Add cache variables to tests that require the linker to work.
7252 For shlibpath_overrides_runpath, this also changes the semantics
7253 to let the result from the C compiler take precedence.
7254
18430d27
BE
72552008-12-02 Ben Elliston <bje@au.ibm.com>
7256
7257 * config.sub, config.guess: Update from upstream sources.
7258
dce2d8b2 72592008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7260
7261 * configure.ac (ppllibs): Add by default the lib flags.
7262 * configure: Regenerate.
7263
41e9641b
LM
72642008-12-08 Luis Machado <luisgpm@br.ibm.com>
7265
7266 * MAINTAINERS: Add myself to the write after approval list.
7267
25783c30
JH
72682008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7269
ee04b574
AS
7270 * configure.ac: Add double brackets on darwin[912].
7271 * configure: Regenerate.
25783c30 7272
0e318fcc
DK
72732008-12-03 Daniel Kraft <d@domob.eu>
7274
7275 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7276 Approval to Reviewer section (for Fortran front-end).
7277
7f171b95
JH
72782008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7279
7280 * configure.ac: Expand to darwin10 and later.
7281 * configure: Regenerate.
7282
09ce620e
AS
72832008-12-02 Andreas Schwab <schwab@suse.de>
7284
7285 * Makefile.def: configure-target-boehm-gc depends on
7286 all-target-libstdc++-v3.
7287 * Makefile.in: Regenerate.
7288
386c704d
KT
72892008-12-02 Kai Tietz <kai.tietz@onevision.com>
7290
7291 * MAINTAINERS: Add myself as mingw maintainer.
7292
e03dd84a
BE
72932008-12-02 Ben Elliston <bje@au.ibm.com>
7294
7295 * config.sub, config.guess: Update from upstream sources.
7296
3fa87964
GP
72972008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7298
7299 * README.SCO: Remove.
7300
df72d7ed
FP
73012008-11-29 Fernando Pereira <pronesto@gmail.com>
7302
7303 * MAINTAINERS: Add myself to the write after approval list.
7304
b5646528
DK
73052008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7306
7307 * MAINTAINERS: Update my email address in WAA section.
7308
dce2d8b2 73092008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7310
7311 * MAINTAINERS: Update e-mail address.
7312
dce2d8b2 73132008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7314
7315 * MAINTAINERS: Change e-mail address.
7316
0db3a858
TG
73172008-11-27 Tristan Gingold <gingold@adacore.com>
7318
7319 * configure.ac: Build gdb for i?86-*-darwin*
7320 * configure: Regenerated.
7321
dce2d8b2 73222008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7323
7324 * MAINTAINERS: Added my full name.
7325
487e299b
DJ
73262008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7327
7328 PR bootstrap/38014
7329 PR bootstrap/37923
7330
7331 Revert:
7332
7333 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7334
7335 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7336 * Makefile.in: Regenerated.
7337
7338 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7339
7340 PR gdb/921
7341 PR gdb/1646
7342 PR gdb/2175
7343 PR gdb/2176
7344
7345 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7346 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7347 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7348 (HOST_EXPORTS): Pass CPPFLAGS.
7349 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7350 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7351 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7352 * Makefile.in, configure: Regenerated.
7353 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7354 and CPPFLAGS_FOR_BUILD.
7355
dce2d8b2 73562008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7357
7358 * MAINTAINERS: Add myself as middle end maintainer.
7359
044fed69
AS
73602008-11-06 Andrew Stubbs <ams@codesourcery.com>
7361
7362 * MAINTAINERS (Write after approval): Add myself.
7363
caf6defe
DN
73642008-11-05 Diego Novillo <dnovillo@google.com>
7365
7366 * MAINTAINERS (Global Reviewers): Add myself.
7367 (Non-Algorithmic Maintainers): Remove myself.
7368
3e9899ac
TS
73692008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7370
09ce620e 7371 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7372
ea99e36e
MM
73732008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7374
09ce620e 7375 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7376
fb0d2684
BE
73772008-10-31 Ben Elliston <bje@au.ibm.com>
7378
7379 * configure.ac (spu-*-*): Remove special case.
7380 * configure: Regenerate.
7381
73c07a3e
CM
73822008-10-30 Catherine Moore <clm@codesourcery.com>
7383
7384 * MAINTAINERS (Write after approval): Update my email address.
7385
7310a2da
SSF
73862008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7387
7388 * configure.ac [spu-*-*]: Do not set skipdirs.
7389 * configure: Re-generate.
7390
7e51fe23
BS
73912008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7392
7393 * MAINTAINERS (Various Maintainers): Add myself to reload.
7394
ef20be93
RG
73952008-10-25 Richard Guenther <rguenther@suse.de>
7396
7397 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7398 maintainer. Remove myself as libgcc-math maintainer.
7399 (Non-Algorithmic Maintainers): Remove myself.
7400
03ffcfa0
DJ
74012008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7402
7403 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7404 * Makefile.in: Regenerated.
7405
dec014a9
CC
74062008-10-23 Cary Coutant <ccoutant@google.com>
7407
7408 * MAINTAINERS (Write after approval): Add myself.
7409
b36c386c
DJ
74102008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7411
7412 PR gdb/921
7413 PR gdb/1646
7414 PR gdb/2175
7415 PR gdb/2176
7416
7417 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7418 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7419 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7420 (HOST_EXPORTS): Pass CPPFLAGS.
7421 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7422 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7423 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7424 * Makefile.in, configure: Regenerated.
7425 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7426 and CPPFLAGS_FOR_BUILD.
7427
dce2d8b2 74282008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7429
7430 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7431 Sebastian Pop.
7432
e0bda97e
AP
74332008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7434
7435 * MAINTAINERS (Write After Approval): Added myself.
7436
36c713e0
KG
74372008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7438
7439 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7440 recommended version to 2.3.2.
7441
7442 * configure: Regenerate.
7443
8fe005ee
MM
74442008-10-01 Mark Mitchell <mark@codesourcery.com>
7445
7446 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7447
be8f156f
DD
74482008-09-29 David Daney <david.daney@caviumnetworks.com>
7449
7450 * MAINTAINERS (Write After Approval): Update e-mail address.
7451
ae11dff4
PG
74522008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7453
7454 * libtool.m4: Update to libtool 2.2.6.
7455 * lt~obsolete.m4: Update to libtool 2.2.6.
7456 * ltmain.sh: Update to libtool 2.2.6.
7457 * ltsugar.m4: Update to libtool 2.2.6.
7458 * ltversion.m4: Update to libtool 2.2.6.
7459 * ltoptions.m4: Update to libtool 2.2.6.
7460 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7461
441154b1
CF
74622008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7463
7464 * MAINTAINERS (Write After Approval): Add myself.
7465
775b3b26
BRF
74662008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7467
7468 * MAINTAINERS (Write After Approval): Update my name.
7469
94538043
SB
74702008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7471
09ce620e 7472 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7473
52d1bfd8
SE
74742008-09-18 Steve Ellcey <sje@cup.hp.com>
7475
09ce620e 7476 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7477
c5cc92f5
GP
74782008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7479
7480 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7481 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7482 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7483 and Michael Tiemann from Write After Approval since they do not
7484 actually have access.
7485
23d9794a
RG
74862008-09-05 Richard Guenther <rguenther@suse.de>
7487
7488 * configure.ac: Initialize clooglibs to -lcloog.
7489 * configure: Re-generate.
7490
192a671e
LCW
74912008-09-04 Le-Chun Wu <lcwu@google.com>
7492
7493 * MAINTAINERS (Write After Approval): Add myself.
7494
d789184e
SP
74952008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7496
7497 * configure.ac (--with-cloog-polylib): New.
7498 (--disable-cloog-version-check): New.
7499 (--disable-ppl-version-check): New.
7500 * configure: Re-generate.
7501
36a881c7
RG
75022008-09-03 Richard Guenther <rguenther@suse.de>
7503
7504 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7505 cloog test.
7506 * configure: Re-generate.
7507
358da97e
HS
75082008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7509
7510 Add picoChip port.
7511 * MAINTAINERS: Add picoChip maintainers.
7512
f8bf9252
SP
75132008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7514 Tobias Grosser <grosser@fim.uni-passau.de>
7515 Jan Sjodin <jan.sjodin@amd.com>
7516 Harsha Jagasia <harsha.jagasia@amd.com>
7517 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7518 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7519 Adrien Eliche <aeliche@isty.uvsq.fr>
7520
7521 Merge from graphite branch.
7522 * configure: Regenerate.
7523 * Makefile.in: Regenerate.
7524 * configure.ac (host_libs): Add ppl and cloog.
7525 Add checks for PPL and CLooG.
7526 * Makefile.def (ppl, cloog): Added modules and dependences.
7527 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7528 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7529
d89f0ad6
AL
75302008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7531
7532 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7533 (GCC_SHLIB_SUBDIR): New.
7534 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7535 * configure: Regenerate.
7536 * Makefile.in: Regenerate.
7537
88a25817
GP
75382008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7539
7540 * MAINTAINERS: Consistently use tabs to separate columns.
7541
f873f15f
TG
75422008-08-29 Tristan Gingold <gingold@adacore.com>
7543
7544 * MAINTAINERS (Write after Approval): Add myself.
7545
e1514c3f
TG
75462008-08-28 Tristan Gingold <gingold@adacore.com>
7547
7548 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7549 Enable bfd, binutils and opcodes.
7550 * configure: Regenerate.
7551
4717882f
JDA
75522008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7553
7554 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7555
28c9884c
TK
75562008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7557
7558 * MAINTAINERS: Use correct Umlaut for last name.
7559
ae96d86a
FXC
75602008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7561
7562 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7563
3ecc96e3
DE
75642008-08-16 David Edelsohn <edelsohn@gnu.org>
7565
7566 * MAINTAINERS: Update my email address.
7567
dd609cc1
EB
75682008-08-16 Nicolas Roche <roche@adacore.com>
7569
7570 * Makefile.tpl: Add BOOT_ADAFLAGS.
7571 * Makefile.in: Regenerate.
7572
08d0963a
RS
75732008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7574
7575 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7576 * configure: Regenerate.
7577
dce2d8b2 75782008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7579
7580 * configure.ac: Add makefile fragments for hpux.
7581 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7582 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7583 * configure: Regenerate.
7584 * Makefile.in: Regenerate.
7585
dce2d8b2 75862008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7587
7588 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7589
dce2d8b2 75902008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7591
7592 * MAINTAINERS (Write after Approval): Add myself.
7593
78209f30
XG
75942008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7595
7596 * MAINTAINERS (Write After Approval): Add myself.
7597
5b5b098d
AJ
75982008-06-29 Andrew Jenner <andrew@codesourcery.com>
7599
7600 * MAINTAINERS (Write After Approval): Add myself.
7601
d812ec93
KW
76022008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7603
7604 * MAINTAINERS: Update my email address.
7605
99e78224
JY
76062008-06-25 Joey Ye <joey.ye@intel.com>
7607
7608 * MAINTAINERS (Write After Approval): Add myself.
7609
18c04407
RW
76102008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7611
7612 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7613 * Makefile.in: Regenerate.
7614 * configure: Regenerate.
7615
47aa9a31
DK
76162008-06-17 Daniel Kraft <d@domob.eu>
7617
7618 * MAINTAINERS (Write After Approval): Add myself.
7619
ad33ff57
RW
76202008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7621
7622 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7623 "$@" is still intact with both Autoconf 2.59 and 2.62.
7624 * configure: Regenerate.
7625
cdce5c41
RW
76262008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7627
7628 * Makefile.tpl: Fix comment errors.
7629 * Makefile.in: Regenerate.
7630
01b79d11
DM
76312008-06-12 David S. Miller <davem@davemloft.net>
7632 David Edelsohn <edelsohn@gnu.org>
7633
7634 * configure.ac: Add powerpc*-*-* to gold supported targets.
7635 * configure: Regenerate.
7636
f8c33439
JM
76372008-06-08 Joseph Myers <joseph@codesourcery.com>
7638
7639 PR tree-optimization/36218
7640 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7641 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7642 (all prefix="build-"): Pass them to build-system sub-makes.
7643 * Makefile.in: Regenerate.
7644
cd985f66
JM
76452008-06-07 Joseph Myers <joseph@codesourcery.com>
7646
7647 * MAINTAINERS (mt port): Remove.
7648 (sco5, unixware, sco udk): Remove.
7649 (Kean Johnston): Add to Write After Approval.
7650
3f6383d3
JB
76512008-05-30 Julian Brown <julian@codesourcery.com>
7652
7653 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7654 of libobjc for ARM EABI Linux.
7655 * configure: Regenerate.
30da41ed 7656
dce2d8b2 76572008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7658
09ce620e 7659 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7660
dce2d8b2 76612008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7662
e29cc9b4 7663 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7664
955410cb
JW
76652008-05-15 Janus Weil <janus@gcc.gnu.org>
7666
7667 * MAINTAINERS (Write After Approval): Add myself.
7668
719bb4e3 76692008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7670
7671 * config-ml.in: don't handle --enable-shared and --enable-static.
7672
372b05fc
RS
76732008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7674
7675 * MAINTAINERS: Update my email address.
7676
f73e2200
PC
76772008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7678
7679 * MAINTAINERS: Update my email address.
09ce620e 7680
3e438e2b
KVH
76812008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7682
7683 * MAINTAINERS (Write After Approval): Add myself.
7684
177bf491
GS
76852008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7686
7687 * MAINTAINERS (Write After Approval): Add myself.
7688
dce2d8b2 76892008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7690
7691 * MAINTAINERS (crx): Add myself.
7692
14a8726b
PB
76932008-04-18 Paolo Bonzini <bonzini@gnu.org>
7694
7695 Sync with src:
7696 2008-04-14 David S. Miller <davem@davemloft.net>
7697
09ce620e
AS
7698 * configure.ac: Add sparc*-*-* to gold supported targets.
7699 * configure: Regenerate.
14a8726b 7700
7142fb32
PB
77012008-04-18 Paolo Bonzini <bonzini@gnu.org>
7702
7703 PR bootstrap/35457
7704 * configure.ac: Include override.m4.
7705 * configure: Regenerate.
7706
c6b196de
PB
77072008-04-18 Paolo Bonzini <bonzini@gnu.org>
7708
09ce620e
AS
7709 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7710 * Makefile.in: Regenerate.
c6b196de 7711
dce2d8b2 77122008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7713
09ce620e 7714 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7715 as nonconfigurable directories list.
09ce620e 7716 * configure: Regenerate.
c993ae60 7717
8479b1b1
BE
77182008-04-14 Ben Elliston <bje@au.ibm.com>
7719
7720 * config.sub, config.guess: Update from upstream sources.
7721
295e261a
HPN
77222008-04-12 Hans-Peter Nilsson <hp@axis.com>
7723
7724 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7725 * Makefile.in: Regenerate.
7726
ac3949d9
EW
77272008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7728
7729 * configure.ac: Do not build libssp for the AVR.
7730 * configure: Regenerate.
7731
06407e30
ILT
77322008-04-07 Ian Lance Taylor <iant@google.com>
7733
7734 * Makefile.def: check-gold depends upon all-binutils.
7735 * Makefile.in: Regenerate.
7736
97db009c
AH
77372008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7738
7739 * MAINTAINERS (Write After Approval): Add myself.
7740
2a79c47f
NC
77412008-04-04 Nick Clifton <nickc@redhat.com>
7742
7743 PR binutils/4334
5f4bebbf 7744 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7745 builds.
7746 * configure: Regenerate.
7747
c53a18d3
N
77482008-04-04 NightStrike <NightStrike@gmail.com>
7749
7750 PR other/35151
09ce620e
AS
7751 * configure.ac: Combine rules for mingw32 and mingw64.
7752 * configure: Regenerate.
c53a18d3 7753
d925aa70
KT
77542008-04-02 Kai Tietz <kai.tietz@onvision.com>
7755
7756 * MAINTAINERS (Write After Approval): Add myself.
7757
dce2d8b2 77582008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7759
7760 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7761 * Makefile.in (.NOTPARALLEL): Ditto.
7762
4412a506
PG
77632008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7764
7765 * MAINTAINERS (Write After Approval): Add myself.
7766
dce2d8b2 77672008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7768
7769 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7770 * Makefile.in (.NOTPARALLEL): Regenerate.
7771
639223bd
PB
77722008-03-27 Paolo Bonzini <bonzini@gnu.org>
7773
7774 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7775 * Makefile.in: Regenerate.
7776
b8ab1f4a
JS
77772008-03-26 Jakub Staszak <kuba@et.pl>
7778
7779 * MAINTAINERS (Write After Approval): Add myself.
7780
b45890a4
TK
77812008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7782
7783 * MAINTAINERS: Update e-mail address.
7784
5afab7ad
ILT
77852008-03-20 Ian Lance Taylor <iant@google.com>
7786
7787 * configure.ac: Add support for --enable-gold.
7788 * Makefile.def: Add gold as a directory like ld.
7789 * configure, Makefile.in: Regenerate.
7790
38d24731
RW
77912008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7792
7793 * configure.ac: m4_include config/proginstall.m4.
7794 * configure: Regenerate.
32bc4cf4
RW
7795
7796 Backport from upstream Libtool:
09ce620e 7797
32bc4cf4 7798 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7799
32bc4cf4
RW
7800 Deal with Autoconf 2.62's semantic change in m4_append.
7801 * ltsugar.m4 (lt_append): Replace broken versions of
7802 m4_append.
7803 (lt_if_append_uniq): Don't require separator to be overquoted,
7804 and avoid broken m4_append.
7805 (lt_dict_add): Fix typo.
7806 * libtool.m4 (_LT_DECL): Don't overquote separator.
7807
9d3c50ea
DE
78082008-03-13 David Edelsohn <edelsohn@gnu.org>
7809
7810 * config.rpath: Add AIX 6 support.
7811
5d2edb29
PB
78122008-03-13 Paolo Bonzini <bonzini@gnu.org>
7813
7814 * Makefile.def (stageprofile). Remove -fprofile-generate
7815 from stage_libcflags.
7816 * Makefile.in: Regenerate.
7817
954910ef
BE
78182008-03-13 Ben Elliston <bje@au.ibm.com>
7819
7820 * config.sub, config.guess: Update from upstream sources.
7821
e8645a40
TT
78222008-03-06 Tom Tromey <tromey@redhat.com>
7823
7824 * MAINTAINERS: Update for treelang deletion.
7825
2c8e955e
JW
78262008-03-03 James E. Wilson <wilson@tuliptree.org>
7827
7828 * MAINTAINERS: Update my email address.
7829
54acd307
SS
78302008-03-03 Stan Shebs <stanshebs@earthlink.net>
7831
893ad2a1 7832 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7833 (objective-c/c++): Add myself as a maintainer.
7834
4b52b516
VR
78352008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7836
7837 * MAINTAINERS (Write After Approval): Update my email address.
7838
e652b516
TB
78392008-02-25 Tomas Bily <tbily@suse.cz>
7840
7841 * MAINTAINERS (Write After Approval): Add myself.
7842
02d30740
JJ
78432008-02-23 Jakub Jelinek <jakub@redhat.com>
7844
7845 * MAINTAINERS (OpenMP): Add myself.
7846
1c8bd6a3
PB
78472008-02-20 Paolo Bonzini <bonzini@gnu.org>
7848
4b40b2a5
UB
7849 PR bootstrap/32009
7850 PR bootstrap/32161
1c8bd6a3 7851
4b40b2a5
UB
7852 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7853 * configure: Regenerate.
1c8bd6a3 7854
4b40b2a5
UB
7855 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7856 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7857 STAGE4_LIBCFLAGS): New.
7858 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7859 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7860 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7861 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7862 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7863 for target modules. Don't export LIBCFLAGS.
7864 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7865 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7866 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7867 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7868 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7869 * Makefile.in: Regenerate.
1c8bd6a3 7870
bb44c9d2
RW
78712008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7872
7873 PR libgcj/33085
7874 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7875 Do not use -DDLL_EXPORT. Backport from upstream.
7876
29a7754d
RW
78772008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7878
7879 * MAINTAINERS (Write After Approval): Add myself.
7880
9a212bb7
HPN
78812008-02-02 Hans-Peter Nilsson <hp@axis.com>
7882
7883 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7884 * configure: Regenerate.
7885
aa12a573
MG
78862008-01-31 Marc Gauthier <marc@tensilica.com>
7887
7888 * configure.ac (xtensa*-*-*): Recognize processor variants.
7889 * configure: Regenerate.
7890
ac9e6043
RW
78912008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7892
40049ccc
UB
7893 PR bootstrap/34922
7894 * configure.ac (PARSE_ARGS): Push suitable setting of
7895 ac_subdirs_all, for `./configure --help=recursive'.
7896 Handle `+' in generic toplevel directory disabling.
7897 * configure: Regenerate.
ac9e6043 7898
4288c86a
NC
78992008-01-28 Nick Clifton <nickc@redhat.com>
7900
7901 * MAINTAINERS (xstormy16): Take over maintainership.
7902
8d8da227
JM
79032008-01-25 Joseph Myers <joseph@codesourcery.com>
7904
7905 * MAINTAINERS (c4x port): Remove.
7906
349b60e7
DE
79072008-01-24 David Edelsohn <edelsohn@gnu.org>
7908
7909 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7910
3ca06a68
BE
79112008-01-23 Ben Elliston <bje@au.ibm.com>
7912
7913 * config.sub, config.guess: Update from upstream sources.
7914
3c631381
TG
79152008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7916
7917 * MAINTAINERS (Write After Approval): Add myself.
7918
20533ef1
L
79192008-01-17 H.J. Lu <hjl.tools@gmail.com>
7920
7921 * MAINTAINERS: Update my email address.
7922
79232008-01-09 Raksit Ashok <raksit@google.com>
7924
7925 * MAINTAINERS (Write After Approval): Add myself.
7926
684f4f6a
RA
79272008-01-09 Raksit Ashok <raksit@google.com>
7928
7929 * MAINTAINERS (Write After Approval): Add myself.
7930
9cb8756f
BE
79312008-01-08 Ben Elliston <bje@au.ibm.com>
7932
7933 * config.sub, config.guess: Update from upstream sources.
7934
94e1934d
KG
79352007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7936
7937 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7938 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7939 * configure: Regenerate.
7940
a2e51f77
SP
79412007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7942
7943 * MAINTAINERS: Update my email address.
7944
ffe3dcd9
BRF
79452007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7946
7947 * MAINTAINERS: Update my email address.
7948
aa4095c9
RS
79492007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7950
7951 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7952 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7953 * Makefile.in: Regenerate.
7954
dce2d8b2 79552007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7956
7957 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7958 misplaced entries.
7959
0fe0f073
AT
79602007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7961
7962 * configure.ac: Enable libjava for x86_64-*-darwin9.
7963 * configure: Regenerate.
7964
dce2d8b2 79652007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7966
7967 * MAINTAINERS (Write After Approval): Add myself.
7968
c3220d4c
BE
79692007-12-05 Ben Elliston <bje@au.ibm.com>
7970
7971 * config.sub, config.guess: Update from upstream sources.
7972
aba7501e
MK
79732007-12-02 Matthias Klose <doko@ubuntu.com>
7974
7975 * config-ml.in: Remove 64bit configure tests.
7976
d683ec81
PB
79772007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7978
7979 * config-ml.in: Robustify against white space in absolute file
7980 names.
7981
7982 * config-ml.in (multi-clean): Substitute ${Makefile}.
7983 Remove superfluous ${Makefile} in list.
7984
60f1711a
TS
79852007-11-19 Thiemo Seufer <ths@mips.com>
7986
7987 * config-ml.in: Don't hardcode the Makefile name.
7988
487f9d96
AM
79892007-11-08 Alexander Monakov <amonakov@ispras.ru>
7990
7991 * MAINTAINERS (Write After Approval): Add myself.
7992
fa3886fe
ST
79932007-11-07 Samuel Tardieu <sam@rfc1149.net>
7994
7995 * MAINTAINERS (Write After Approval): Add myself.
7996
dce2d8b2 79972007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7998
7999 * MAINTAINERS (Write After Approval): Add myself.
8000
acc48927
BE
80012007-10-25 Ben Elliston <bje@au.ibm.com>
8002
8003 * MAINTAINERS (mercury): Remove entry.
8004 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8005
e00e9858
DJ
80062007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8007
8008 * Makefile.def (dependencies): Make configure-gdb depend on
8009 all-intl.
8010 * Makefile.in: Regenerated.
8011
def14a3c
SK
80122007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8013
8014 * MAINTAINERS (Fortran maintainer): Remove myself.
8015
dce2d8b2 80162007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8017
8018 * Makefile.def: To avoid problems running with parallel makes,
8019 build newlib before libgloss so that target specific header
8020 files are availble.
8021 * Makefile.in: Regenerate
8022
bbfbfafc
DJ
80232007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8024
8025 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8026 * Makefile.in: Regenerate.
8027
c56abad5
VM
80282007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8029
8030 * MAINTAINERS (Register allocation reviewer): Add myself.
8031
f019adc1
MF
80322007-10-08 Mike Frysinger <vapier@gentoo.org>
8033
8034 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8035 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8036 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8037 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8038 * configure: Regenerate.
8039
dce2d8b2 80402006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8041
8042 * MAINTAINERS (Register allocation reviewer): Add myself.
8043
0999159b
PB
80442007-10-01 Paolo Bonzini <bonzini@gnu.org>
8045
8046 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8047 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8048 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8049 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8050 * configure.ac: Default them to host tools for $host = $build.
8051 Subst them.
8052
8053 * configure: Regenerate.
8054 * Makefile.in: Regenerate.
8055
dce2d8b2 80562006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8057
8058 * MAINTAINERS (Register allocation reviewer): Add myself.
8059
dce2d8b2 80602006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8061
8062 * MAINTAINERS (Register allocation reviewer): Add myself.
8063
9d209c83
SP
80642007-09-21 Seongbae Park <seongbae.park@gmail.com>
8065
8066 * MAINTAINERS (Write After Approval): Fix typo.
8067
1ec3b87b
RS
80682007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8069
8070 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8071 * configure: Regenerate.
8072
19d5986d
PJ
80732007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8074
8075 PR bootstrap/31906
8076 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8077 they're already prefixed.
19d5986d 8078
6d3b5aea
BK
80792007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8080
8081 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8082 libstdc++.
8083 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8084 * configure: Regenerate.
8085 * Makefile.in: Regenerate.
09ce620e 8086
4fe7e755
AS
80872007-09-17 Andreas Schwab <schwab@suse.de>
8088
8089 * configure.ac: Raise minimum makeinfo version to 4.6.
8090 * configure: Regenerate.
8091
dce2d8b2 80922007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8093
ffe3dcd9 8094 * MAINTAINERS (write-after-approval) add myself
d483feaa 8095
fa9a3f31
AM
80962007-09-15 Alan Modra <amodra@bigpond.net.au>
8097
8098 * configure.ac: Correct makeinfo version check.
8099 * configure: Regenerate.
8100
6593a73e
RS
81012007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8102
8103 * MAINTAINERS: Update my email address.
8104
d9dced13
RS
81052007-09-14 Richard Sandiford <richard@codesourcery.com>
8106
8107 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8108 to $skipdirs and only disable gprof for newlib. Use the normal
8109 mips*-elf* handling in other respects.
8110 * configure: Regnerate.
8111
773c1467
DD
81122007-09-12 David Daney <ddaney@avtrex.com>
8113
8114 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8115 enabling libgcj.
8116 * configure: Regenerate.
8117
c03353e2
RIL
81182007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8119
8120 PR other/32154
8121 * configure.ac: For libgloss targets, point the linker to the linker
8122 script, startup code and simulator library.
8123 * configure: Regenerate.
8124
c4e9bf2b
AH
81252007-09-07 Andrew Haley <aph@redhat.com>
8126
8127 * configure.ac (noconfigdirs): Remove target-libffi and
8128 target-libjava.
8129 * configure: Regenerate.
8130
1f5a6b84
FXC
81312007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8132
8133 PR target/33281
8134 * configure.ac: Use config/mh-mingw on mingw.
8135 * configure: Regenerate.
1f5a6b84 8136
3951e521
PH
81372007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8138
9f349f63 8139 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8140
e643dc23
RG
81412007-09-05 Richard Guenther <rguenther@suse.de>
8142
8143 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8144 nor --disable-checking is provided also turn on yes and types
8145 checking for stage1.
8146 * configure: Re-generate.
8147
039874df
KW
81482007-08-30 Krister Walfridsson <cato@df.lth.se>
8149
8150 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8151 (Write After Approval): Remove myself.
8152
c3f07bd6 81532007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8154
c3f07bd6 8155 * config.sub, config.guess: Update from upstream sources.
15098359 8156
40049ccc 81572007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8158
8159 * MAINTAINERS (Write After Approval): Added myself.
8160 * MAINTAINERS (Reviewers): Removed myself.
8161
c8aea42c 81622007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8163 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8164
8165 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8166 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8167 * Makefile.in: Regenerate.
8168 * configure.ac (--with-debug-prefix-map): New.
8169 * configure: Regenerate.
8170
4bf6c438
RS
81712007-08-17 Richard Sandiford <richard@codesourcery.com>
8172 Nigel Stephens <nigel@mips.com>
8173
4bf6c438
RS
8174 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8175 as target_makefile_frag.
8176 * configure: Regenerate.
8177
bb286d71
AO
81782007-08-16 Alexandre Oliva <aoliva@redhat.com>
8179
8180 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8181 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8182 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8183 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8184 (do-compare, do-compare3, do-compare-debug): New.
8185 ([+compare-target+]): Use them.
8186
a4630417
MK
81872007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8188
8189 * MAINTAINERS (Write After Approval): Change my email address.
8190
d9acb717
RW
81912007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8192 Ben Elliston <bje@au.ibm.com>
8193
8194 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8195 --silent if $silent.
8196 * configure: Regenerate.
8197
96876681
ZD
81982003-08-12 Zdenek Dvorak <ook@ucw.cz>
8199
8200 * MAINTAINERS (Various Maintainers): Add myself as
8201 loop infrastructure maintainer. Update my e-mail
8202 address.
8203
1c1d80ee
DN
82042007-07-31 Diego Novillo <dnovillo@google.com>
8205
8206 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8207 Adjust description.
8208
7e98624c
RG
82092007-07-26 Richard Guenther <rguenther@suse.de>
8210
8211 * configure.ac: Add types checking to stage1 checking flags.
8212 * configure: Regenerate.
8213
4c85af60
NC
82142007-07-17 Nick Clifton <nickc@redhat.com>
8215
8216 * COPYING3: New file. Contains version 3 of the GNU General
8217 Public License.
8218 * COPYING3.LIB: New file. Contains version 3 of the GNU
8219 Lesser General Public License.
8220
19ddfd3a
AK
82212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8222
8223 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8224
2a064545
AK
82252007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8226
8227 * MAINTAINERS (S/390 co-maintainer): Add myself.
8228 (Write After Approval): Remove myself.
8229
f861f54d
DH
82302007-07-13 Dan Hipschman <dsh@google.com>
8231
8232 * MAINTAINERS (Write After Approval): Add myself.
8233
0136f2f7
NC
82342007-07-11 Nick Clifton <nickc@redhat.com>
8235
8236 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8237 WINDRES export.
8238 * Makefile.in: Regenerate.
8239
6e29b5a4
RO
82402007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8241
8242 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8243 maintainer.
8244
159a4b02
L
82452007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8246
8247 * lt~obsolete.m4: New. Import from 20070318 libtool.
8248
6ba67283
JB
82492007-07-03 Julian Brown <julian@codesourcery.com>
8250
8251 * MAINTAINERS (Write After Approval): Add myself.
8252
30b74385
RW
82532007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8254
8255 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8256 * configure: Regenerate.
8257
82582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8259
8260 * configure.ac: Add some missing m4 quotation.
8261 * configure: Regenerate.
8262
943c54ce
SB
82632007-07-02 Simon Baldwin <simonb@google.com>
8264
8265 * MAINTAINERS (Write After Approval): Add myself.
8266
1c00b503
PB
82672007-07-02 Paolo Bonzini <bonzini@gnu.org>
8268
8269 * configure: Regenerate.
8270
901119ae
KT
82712007-07-02 Kai Tietz <kai.tietz@onevision.com>
8272
8273 * Makefile.def: Add windmc tool to build.
8274 * Makefile.tpl: Likewise.
8275 * configure.ac: Likewise.
8276 * Makefile.in: Regenerate.
8277 * configure: Regenerate.
09ce620e 8278
83f4c19f
DD
82792007-06-28 DJ Delorie <dj@redhat.com>
8280
8281 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8282 not building newlib.
8283 * configure: Regenerated.
09ce620e 8284
5346c75c
JS
82852007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8286
8287 * MAINTAINERS (Write After Approval): Add myself.
8288
aacfb86b
MM
82892007-06-25 Martin Michlmayr <tbm@cyrius.com>
8290
8291 * MAINTAINERS (Write After Approval): Add myself.
8292
590bf0d3
CM
82932007-06-19 Chris Matthews <chrismatthews@google.com>
8294
8295 * MAINTAINERS (Write After Approval): Add myself.
8296
cdbbee7a
RIL
82972007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8298
8299 * MAINTAINERS (Write After Approval): Add myself.
8300
b8afffc1
DJ
83012007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8302
8303 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8304 * Makefile.in: Regenerated.
8305
3fcfad76
BS
83062007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8307
8308 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8309 bfin*-*-uclinux* targets.
8310 * configure: Regenerate.
8311
3f5a2b7f
ILT
83122007-06-14 Ian Lance Taylor <iant@google.com>
8313
8314 * MAINTAINERS: Add myself as non-algorithmic global write
8315 maintainer.
8316
4c46daee
DN
83172007-06-14 Diego Novillo <dnovillo@google.com>
8318
8319 * MAINTAINERS: Add self as middle-end maintainer and
8320 non-algorithmic global write maintainer.
8321
a3bb222a
FXC
83222007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8323
8324 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8325 Move all Fortran maintainers except Paul Brook into the
8326 Non-Autopoiesis section.
8327
a19e8f64
PB
83282007-06-14 Paolo Bonzini <bonzini@gnu.org>
8329
8330 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8331 (distclean-stage[+id+]): Possibly delete stage_last.
8332 * Makefile.in: Regenerate.
8333
1c2abe5e
SP
83342007-06-12 Seongbae Park <seongbae.park@gmail.com>
8335
8336 * MAINTAINERS (Various Maintainer): Fix typo.
8337
abca4739
PB
83382007-06-11 Paolo Bonzini <bonzini@gnu.org>
8339
8340 * MAINTAINERS (Various Maintainer): Add myself as
8341 dataflow maintainer.
8342
a894d2c3
BE
83432007-06-07 Ben Elliston <bje@au.ibm.com>
8344
8345 * config.sub, config.guess: Update from upstream sources.
8346
8024d75e
BE
83472007-06-07 Ben Elliston <bje@au.ibm.com>
8348
8349 * Makefile.tpl: Fix spelling error.
8350 * Makefile.in: Regenerate.
8351
973a9a5e
SE
83522007-06-01 Steve Ellcey <sje@cup.hp.com>
8353
96598938
L
8354 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8355 lt_cv_sys_max_cmd_len.
973a9a5e 8356
ccb4d26b
DN
83572007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8358
8359 * MAINTAINERS (Various Maintainers): Add myself as
8360 auto-vectorizer maintainer.
8361
eecb7461
PB
83622003-05-31 Paolo Bonzini <bonzini@gnu.org>
8363
8364 PR libjava/32098
8365 * libtool.m4: Revert previous change.
8366 * ltgcc.m4: Put it here.
8367
89d28202
ZD
83682003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8369
8370 * MAINTAINERS (Various Maintainers): Add myself as
8371 auto-vectorizer maintainer.
8372
60c7a11a
L
83732007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8374
8375 PR libjava/32098
8376 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8377
9dd3cc81
RG
83782007-05-30 Richard Guenther <rguenther@suse.de>
8379
8380 * MAINTAINERS (Various Maintainers): Add myself as
8381 auto-vectorizer maintainer.
8382
9cc1244e
JJ
83832007-05-30 Jakub Jelinek <jakub@redhat.com>
8384
8385 PR bootstrap/29382
8386 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8387 * configure: Rebuilt.
8388
6124296b
RC
83892007-05-28 Roberto Costa <robsettantasei@gmail.com>
8390
8391 * MAINTAINERS (Write After Approval): Removed my name.
8392
6b757a0d
SB
83932007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8394
8395 * MAINTAINERS (Write After Approval): Remove myself.
8396
86ef8528
AT
83972007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8398
8399 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8400
1cf3d07d
SE
84012007-05-23 Steve Ellcey <sje@cup.hp.com>
8402
8403 * ltmain.sh: Update from ToT Libtool.
8404 * libtool.m4: Update from ToT Libtool.
8405 * ltsugar.m4: New. Update from ToT Libtool.
8406 * ltversion.m4: New. Update from ToT Libtool.
8407 * ltoptions.m4: New. Update from ToT Libtool.
8408 * ltconfig: Remove.
8409 * ltcf-c.sh: Remove.
8410 * ltcf-cxx.sh: Remove.
8411 * ltcf-gcj.sh: Remove.
8412
ce3fcf8c
OW
84132007-05-22 Ollie Wild <aaw@google.com>
8414
8415 * MAINTAINERS (Write After Approval): Add myself.
8416
342b9200
PB
84172007-05-16 Paolo Bonzini <bonzini@gnu.org>
8418
8419 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8420 stage_cflags.
8421 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8422 Remove CFLAGS/LIBCFLAGS.
8423 (configure-stage[+id+]-[+prefix+][+module+],
8424 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8425 * Makefile.in: Regenerate.
8426
cea17285
DN
84272007-05-15 Diego Novillo <dnovillo@google.com>
8428
8429 * MAINTAINERS: Update e-mail address.
8430
11c004e7
RE
84312007-05-15 Revital Eres <eres@il.ibm.com>
8432
8433 * MAINTAINERS (Write After Approval): Add myself.
8434
ab6bd693
RC
84352007-05-14 Roberto Costa <robsettantasei@gmail.com>
8436
8437 * MAINTAINERS (Write After Approval): Updated my address.
8438
388cdf07
TN
84392007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8440
8441 * MAINTAINERS (Write After Approval): Add myself.
8442
23f24034
SR
84432007-05-11 Silvius Rus <rus@google.com>
8444
8445 * MAINTAINERS (Write After Approval): Add myself.
8446
34a7526e
TT
84472007-04-23 Tom Tromey <tromey@redhat.com>
8448
8449 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8450
51da21be
MM
84512007-04-22 Mark Mitchell <mark@codesourcery.com>
8452
8453 * MAINTAINERS (cpplib): Rename to ...
8454 (libcpp): ... this. Add C/C++ front end maintainers.
8455
70070387
SE
84562007-04-14 Steve Ellcey <sje@cup.hp.com>
8457
8458 * config-ml.in: Pass ${ml_config_env} to configure calls.
8459
df1a0dbb
CB
84602007-04-04 Christian Bruel <christian.bruel@st.com>
8461
8462 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8463
9daff147
DK
84642007-04-02 Dave Korn <dave.korn@artimi.com>
8465
8466 * MAINTAINERS (Write After Approval): Add myself.
8467
374eadb2
TB
84682007-03-31 Tobias Burnus <burnus@net-b.de>
8469
8470 * MAINTAINERS (fortran 95 front end): Add myself.
8471
8eced3a2
DR
84722007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8473
8474 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8475
653de3e3
AZ
84762007-03-24 Ayal Zaks <zaks@il.ibm.com>
8477
8478 * MAINTAINERS (Modulo Scheduler): Add myself.
8479
b737d953
BM
84802007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8481
8482 * MAINTAINERS (fortran 95 front end): Add myself.
8483 (c++ front end): whitespace fix.
8484
a584cdf2
NF
84852007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8486
8487 * MAINTAINERS (Write After Approval): Add myself.
8488
8c79f3c4
RS
84892007-03-21 Richard Sandiford <richard@codesourcery.com>
8490
8491 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8492 of glob. Quote arguments with single quotes too.
8493 * configure: Regenerate.
8494
07f1ac6d
BM
84952007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8496
8497 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8498 * Makefile.in: Regenerate
8499
172e41aa
AS
85002007-03-07 Andreas Schwab <schwab@suse.de>
8501
8502 * configure: Regenerate.
8503
9c4d2493
BM
85042007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8505
8506 * configure.ac: Add "--with-pdfdir" configure option,
8507 which defines pdfdir variable.
8508 * Makefile.def (target=fixincludes): Add install-pdf to
8509 missing targets.
8510 (recursive_targets): Add install-pdf target.
8511 (flags_to_pass): Add pdfdir.
8512 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8513 target.
8514 * configure: Regenerate
8515 * Makefile.in: Regenerate
8516
e14e622e
EC
85172007-02-28 Eric Christopher <echristo@apple.com>
8518
8519 Revert:
8520 2006-12-07 Mike Stump <mrs@apple.com>
8521
8522 * Makefile.def (dependencies): Add dependency for
8523 install-target-libssp and install-target-libgomp on
8524 install-gcc.
8525 * Makefile.in: Regenerate.
8526
54e433bc
MK
85272007-02-27 Matt Kraai <kraai@ftbfs.org>
8528
8529 * configure: Regenerate.
8530 * configure.ac: Move statements after variable declarations.
8531
6c8d3d8f
KK
85322007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8533
8534 * MAINTAINERS: Add myself as sh maintainer.
8535
9f8c6739
JM
85362007-02-19 Joseph Myers <joseph@codesourcery.com>
8537
8538 * configure.ac: Adjust for loop syntax.
8539 * configure: Regenerate.
8540
278a7a38
AO
85412007-02-18 Alexandre Oliva <aoliva@redhat.com>
8542
8543 * configure: Rebuilt.
8544
b2eaac4a
AO
85452007-02-18 Alexandre Oliva <aoliva@redhat.com>
8546
8547 * configure.ac: Drop multiple occurrences of --enable-languages,
8548 and fix its quoting.
8549 * configure: Rebuilt.
8550
beeaf216 85512007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8552 Nathan Sidwell <nathan@codesourcery.com>
8553 Vladimir Prus <vladimir@codesourcery.com>
8554 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8555
8556 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8557 * configure: Regenerate.
8558
09201a09
GP
85592007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8560
8561 * ltconfig (freebsd*): Default to elf.
8562
291f172e
DJ
85632007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8564
8565 * configure.ac (target_libraries): Move libgcc before libiberty.
8566 * configure: Regenerated.
8567
c3a86da9
DJ
85682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8569 Paolo Bonzini <bonzini@gnu.org>
8570
8571 PR bootstrap/30753
8572 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8573 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8574 * configure: Regenerated.
8575
88e1e72a
FXC
85762007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8577
8578 * MAINTAINERS (Language Front End Maintainers): Update my mail
8579 address.
8580
44bfc3ac
DJ
85812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8582
8583 PR bootstrap/30748
8584 * configure.ac: Correct syntax for Solaris ksh.
8585 * configure: Regenerated.
8586
3e19841a
PB
85872007-02-09 Paolo Bonzini <bonzini@gnu.org>
8588
8589 * configure.ac: Sync with src.
8590 * configure: Regenerate.
8591
74a48762
PB
85922007-02-09 Paolo Bonzini <bonzini@gnu.org>
8593
8594 * Makefile.in: Regenerate.
8595
d846e52e
PB
85962007-02-09 Paolo Bonzini <bonzini@gnu.org>
8597
8598 * config.sub: Sync with src.
8599
1c710c3c
DJ
86002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8601
8602 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8603 noncanonical equivalents.
8604 * configure.in: Rename to...
8605 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8606 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8607 target_noncanonical. Use them. Rewrite removal of configure
8608 arguments for autoconf 2.59. Discard variable settings. Force
8609 program_transform_name for native tools.
8610
8611 * Makefile.in: Regenerated.
8612 * configure: Regenerated with autoconf 2.59.
8613
dce2d8b2 86142007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8615
3de8da2a 8616 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8617
f6671c93
AS
86182007-01-31 Andreas Schwab <schwab@suse.de>
8619
8620 * Makefile.tpl (LDFLAGS): Substitute it.
8621 * Makefile.in: Regenerate.
8622
dce2d8b2 86232007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8624
3de8da2a 8625 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8626
2472200d
DE
86272007-01-28 David Edelsohn <edelsohn@gnu.org>
8628
3de8da2a 8629 * MAINTAINERS (spu port): Add myself.
2472200d 8630
5305be7e
RG
86312007-01-23 Richard Guenther <rguenther@suse.de>
8632
8633 PR bootstrap/30541
8634 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8635 * Makefile.tpl (GNATBIND): Substitute it.
8636 (GNATMAKE): Likewise.
8637 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8638 of STAGE_PREFIX.
8639 * Makefile.in: Regenerate.
8640 * configure: Regenerate.
8641
416cfb5e
MS
86422007-01-18 Mike Stump <mrs@apple.com>
8643
8644 * configure.in: Re-enable -Werror for gcc builds.
8645
3de8da2a 86462007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8647
3de8da2a 8648 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8649
d943d7c4
PB
86502007-01-11 Paolo Bonzini <bonzini@gnu.org>
8651
8652 * configure.in: Change == to = in test command.
3de8da2a 8653 * configure: Regenerate.
d943d7c4 8654
e69bf64b 86552007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8656 Nick Clifton <nickc@redhat.com>
8657 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8658
8659 * configure.in (build_configargs, host_configargs, target_configargs):
8660 Remove build/host/target parameters.
8661 (host_libs): Add gmp and mpfr.
8662 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8663 * Makefile.def (gmp, mpfr): New.
8664 (gcc): Remove target.
8665 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8666 target_os, target_vendor): New.
dce2d8b2 8667 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8668 * configure: Regenerate.
8669 * Makefile.in: Regenerate.
e69bf64b
PB
8670
86712007-01-11 Matt Fago <fago@earthlink.net>
8672
8673 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8674 to improve robustness of configure tests.
e69bf64b 8675 * configure: Regenerate.
e14e622e 8676
a42f3b80
UB
86772007-01-09 Uros Bizjak <ubizjak@gmail.com>
8678
8679 * MAINTAINERS: Add myself as i386 maintainer.
8680
a36aee1a
JH
86812007-01-08 Jan Hubicka <jh@suse.cz>
8682
61fcaeef 8683 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8684
738a52d3
KT
86852007-01-08 Kai Tietz <kai.tietz@onevision.com>
8686
8687 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8688 * configure: Regenerate.
738a52d3 8689
54fdc474
DJ
86902007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8691
8692 * Makefile.tpl (all-target): Correct @if conditional for target
8693 modules.
8694 * configure.in: Omit libiberty if building only target libgcc.
8695 * configure, Makefile.in: Regenerated.
8696
3dd71726
PB
86972007-01-04 Paolo Bonzini <bonzini@gnu.org>
8698
dce2d8b2 8699 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8700 * configure: Regenerate.
8701
fa958513
DJ
87022007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8703
8704 * Makefile.def (target_modules): Add libgcc.
8705 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8706 * Makefile.tpl (clean-target-libgcc): Delete.
8707 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8708 on gcc even for bootstrapped modules. Rewrite handling of
8709 lang_env_dependencies to loop over target_modules.
8710 * configure.in (target_libraries): Add target-libgcc.
8711 * Makefile.in, configure: Regenerated.
8712
e1888513
PB
87132006-12-29 Paolo Bonzini <bonzini@gnu.org>
8714
8715 * configure.in: Reorganize recognition of languages. Add
8716 --enable-stage1-languages. Show supported languages for the chosen
8717 target rather than all recognized languages.
8718 * configure: Regenerate.
8719
53b88b73
PB
87202006-12-29 Paolo Bonzini <bonzini@gnu.org>
8721
8722 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8723 * Makefile.in: Regenerate.
8724
a3993f33
KG
87252006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8726
8727 * configure.in: Warn that MPFR 2.2.0 is buggy.
8728 * configure: Regenerate.
8729
f063a9ed
ILT
87302006-12-27 Ian Lance Taylor <iant@google.com>
8731
8732 * configure.in: When removing Makefiles to force a reconfigure, also
8733 remove prev-DIR*/Makefile.
8734 * configure: Regenerate.
8735
af71363e
AS
87362006-12-22 Andreas Schwab <schwab@suse.de>
8737
8738 * configure: Regenerate with correct autoconf version.
8739
0b0dc272
AM
87402006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8741
3de8da2a
UB
8742 * configure.in: add AC_SUBST for *_FOR_TARGET.
8743 * configure: Regenerate.
0b0dc272 8744
53b88b73
PB
87452006-12-19 Paolo Bonzini <bonzini@gnu.org>
8746
8747 * configure.in: Simplify logic for rejecting languages that cannot
8748 be built. Separate the case when a language is unsupported,
8749 from the case when the user chooses not to build a language.
8750
400ebff4
PB
87512006-12-19 Paolo Bonzini <bonzini@gnu.org>
8752
8753 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8754 it only affects bootstrap and could be tested on "$host" as well.
8755 * configure: Regenerate.
8756 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8757
8efea775
PB
87582006-12-19 Paolo Bonzini <bonzini@gnu.org>
8759
8760 PR bootstrap/29544
8761 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8762 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8763 move here comment from Makefile.tpl.
8764 * Makefile.tpl: Move some definitions higher in the file.
8765 (STAGE1_CHECKING): New.
8766 * configure.in: Add --enable-stage1-checking.
8767 * configure: Regenerate.
8768 * Makefile.in: Regenerate.
8769
ed88a7ed
PB
87702006-12-19 Paolo Bonzini <bonzini@gnu.org>
8771
8772 * MAINTAINERS: Add myself as build system maintainer.
8773
b65151d3
SM
87742006-12-15 Simon Martin <simartin@users.sourceforge.net>
8775
8776 * MAINTAINERS (Write After Approval): Add myself.
8777
7e050830
EC
87782006-12-13 Eric Christopher <echristo@apple.com>
8779
8780 * MAINTAINERS: Add myself as darwin maintainer.
8781
8b494895
ILT
87822006-12-11 Ian Lance Taylor <ian@airs.com>
8783
8784 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8785
dce2d8b2 87862006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8787
8788 MAINTAINERS: Update my entry.
8789
58e24147
AM
87902006-12-11 Alan Modra <amodra@bigpond.net.au>
8791
8792 * configure.in: Handle spu makefile frag.
58e24147
AM
8793 * Makefile.tpl (MAINT): Define
8794 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8795 * configure: Regenerate.
8796 * Makefile.in: Regenerate.
8797
9b6f37a0
BE
87982006-12-11 Ben Elliston <bje@au.ibm.com>
8799
8800 * config.guess: Import latest version.
8801 * config.sub: Likewise.
8802
ea6f5c57
BE
88032006-12-11 Ben Elliston <bje@au.ibm.com>
8804
8805 * configure.in (spu-*-*): Don't skip target-libiberty.
8806 * configure: Regenerate.
8807
42c1cd8a
AT
88082006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8809
8810 PR bootstrap/30134
8811 * configure.in: Correct x86 darwin support for libjava to powerpc
8812 and i?86 only.
8813 * configure: Regenerate.
8814
55eb837d
ST
88152006-12-08 Sandro Tolaini <tolaini@libero.it>
8816
8817 * configure.in: Add x86 darwin support for libjava.
8818 * configure: Regenerate.
8819
5bdacbc7
MS
88202006-12-07 Mike Stump <mrs@apple.com>
8821
8822 * Makefile.def (dependencies): Add dependency for
8823 install-target-libssp and install-target-libgomp on
8824 install-gcc.
8825 * Makefile.in: Regenerate.
8826
477d851c
RG
88272006-12-04 Richard Guenther <rguenther@suse.de>
8828
8829 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8830 (Non-Algorithmic Maintainers): Move over non-algorithmic
8831 loop optimizer maintainers, add myself as a non-algorithmic
8832 middle-end maintainer.
8833
5d33d367
DF
88342006-12-04 Daniel Franke <franke.daniel@gmail.com>
8835
8836 * MAINTAINERS (Write After Approval): Add myself.
8837
dbee1fb3
KG
88382006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8839
8840 * configure.in: Update error message for missing GMP/MPFR.
8841
8842 * configure: Regenerate.
8843
b5147de7
KG
88442006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8845
8846 * configure.in: Update MPFR version in error message.
8847
8848 * configure: Regenerate.
8849
f019376c
KG
88502006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8851
8852 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8853 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8854 --with-gmp-lib): New flags.
8855
8856 * configure: Regenerate.
8857
91ed95ae
BM
88582006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8859
8860 * MAINTAINERS (Write After Approval): Change my email address.
8861
3a971f15
MLI
88622006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8863
05170031 8864 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8865
dce2d8b2 88662006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8867
8868 * MAINTAINERS (i18n): Update e-mail address.
8869
df5487ee
TS
88702006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8871
8872 * MAINTAINERS (spu port): Add myself as maintainer.
8873 (Write After Approval): Remove myself.
8874
92c2f0ee
BE
88752006-11-22 Ben Elliston <bje@au.ibm.com>
8876
8877 * configure.in (skipdirs): Don't build libssp for SPU.
8878 * configure: Regenerate.
8879
a3b97199
AP
88802006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8881
8882 * MAINTAINERS (spu port): Add myself as maintainer.
8883 (libobjc): Update my email address.
8884
0eb97064
AB
88852006-11-21 Andrea Bona <andrea.bona@st.com>
8886
8887 * MAINTAINERS (Write After Approval): Add myself.
8888
dce2d8b2 88892006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8890
8891 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8892 * configure : Rebuilt.
8893
dce2d8b2 88942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8895
8896 * MAINTAINERS (Write After Approval): Add myself.
8897
d58542ea
AO
88982006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8899
8900 * MAINTAINERS (Write After Approval): Add myself.
8901
a357b5ae
KG
89022006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8903
8904 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8905 libmpfr.a.
8906 * configure: Regenerate.
8907
9bd6112c
PB
89082006-11-16 Paolo Bonzini <bonzini@gnu.org>
8909
8910 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8911 (unstage): Test for stage_last presence.
8912
8913 PR bootstrap/29802
dce2d8b2
EB
8914 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8915 STAGE_PREFIX.
9bd6112c
PB
8916 * Makefile.in: Regenerate.
8917
c8cf9f0f
ZD
89182003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8919
8920 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8921 maintainers.
8922
467b1fc6
ER
89232006-11-14 Erven Rohou <erven.rohou@st.com>
8924
8925 * MAINTAINERS (Write After Approval): Add myself.
8926
995a5697
PB
89272006-11-14 Paolo Bonzini <bonzini@gnu.org>
8928
8929 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8930 and stageN-package/Makefile.
8931 * Makefile.in: Regenerated.
8932
c8d6d53e
JZ
89332006-11-14 Jie Zhang <jie.zhang@analog.com>
8934
8935 * configure.in: Remove target-libgloss from noconfigdirs for
8936 bfin-*-*.
8937 * configure: Regenerated.
8938
dffb147d
KG
89392006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8940
8941 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8942
dffb147d
KG
8943 * configure: Regenerate.
8944
ca558912
KG
89452006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8946
8947 * configure.in: Robustify error message for missing GMP/MPFR.
8948
8949 * configure: Regenerate.
8950
dce2d8b2 89512006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8952
8953 * MAINTAINERS (Write After Approval): Add myself.
8954
dce2d8b2 89552006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8956
8957 * MAINTAINERS: Change email address.
8958
91de1527
VP
89592006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8960
8961 * MAINTAINERS (Write After Approval): Add myself.
8962
a3867703
PB
89632006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8964
8965 * MAINTAINERS (Write After Approval): Add myself.
8966
b4364fa2
CL
89672006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8968
7e050830 8969 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8970 Write After Approval section.
b4364fa2 8971
70ec446f
KG
89722006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8973
8974 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8975 need_gmp anymore.
8976 * configure: Regenerate.
8977
018c8d88
TB
89782006-10-16 Tobias Burnus <burnus@net-b.de>
8979
8980 * MAINTAINERS (Write After Approval): Add myself.
8981
f6a1687e
BE
89822006-10-16 Ben Elliston <bje@au.ibm.com>
8983
8984 * config.guess: Import latest version.
8985 * config.sub: Likewise.
8986
b5422ad7
BM
89872006-10-10 Brooks Moses <bmoses@stanford.edu>
8988
8989 * Makefile.def: Added pdf target handling.
8990 * Makefile.tpl: Added pdf target handling.
8991 * Makefile.in: Regenerated.
8992
bdcee471
CL
89932006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8994
8995 * MAINTAINERS: Add self as score port maintainer.
8996
7d610414
BM
89972006-10-04 Brooks Moses <bmoses@stanford.edu>
8998
8999 * MAINTAINERS (Write After Approval): Add myself.
9000
e48d66a9
SK
90012006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9002
7e050830 9003 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9004 or newer.
9005 * configure: Regenerated.
9006
c394e891
DB
90072006-09-27 Dave Brolley <brolley@redhat.com>
9008
dce2d8b2
EB
9009 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9010 using $s instead of $r.
c394e891
DB
9011 * configure: Regenerated.
9012
1ee4c5a0
TS
90132006-09-26 Thiemo Seufer <ths@mips.com>
9014
9015 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9016 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9017 * configure: Regenerate.
9018
dce2d8b2 90192006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9020
9021 * MAINTAINERS (Write After Approval): Remove myself.
9022
0c502898
CF
90232006-09-22 Chao-ying Fu <fu@mips.com>
9024
9025 * MAINTAINERS (Write After Approval): Add myself.
9026
a7819e42
JM
90272006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9028
9029 * MAINTAINERS: Add self as soft-fp maintainer.
9030
dce2d8b2 90312006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9032
9033 * MAINTAINERS: Add myself as avr maintainer.
9034 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9035
e8288489
RC
90362006-09-07 Roberto Costa <roberto.costa@st.com>
9037
9038 * MAINTAINERS (Write After Approval): Add myself.
9039
b91f0a41
CV
90402006-08-30 Corinna Vinschen <corinna@vinschen.de>
9041
9042 * configure.in: Never build newlib for a Mingw host.
9043 Never build newlib as Mingw target library.
9044 Test the existence of winsup/cygwin for building a Cygwin newlib,
9045 rather than just winsup.
9046 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9047 building a Mingw target.
9048 * configure: Regenerate.
9049
094c07a0
EB
90502006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9051
9052 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9053
8d1171cb
PB
90542006-07-25 Paolo Bonzini <bonzini@gnu.org>
9055
9056 * config.guess: Import from src (was more updated).
9057 * config.sub: Likewise.
9058
2e9e6f68
DJ
90592006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9060
9061 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9062 * configure: Regenerated.
9063
57255173
PB
90642006-07-18 Paolo Bonzini <bonzini@gnu.org>
9065
cc6010cd
AP
9066 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9067 for stages after the first.
57255173 9068
9fbe6585
JJ
90692006-07-17 Jakub Jelinek <jakub@redhat.com>
9070
9071 * Makefile.def: Add dependencies for configure-opcodes
9072 on configure-intl and all-opcodes on all-intl.
9073 * Makefile.in: Regenerated.
9074
18c3f977
BE
90752006-07-13 Ben Elliston <bje@au.ibm.com>
9076
9077 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9078
27b56ba6
PE
90792006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9080
9081 Port to hosts whose 'sort' and 'tail' implementations
9082 treat operands with leading '+' as file names, as POSIX
9083 has required since 2001. However, make sure the code still
9084 works on pre-POSIX hosts.
9085 * ltmain.sh: Don't assume "sort +2" is equivalent to
9086 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9087
ad6d4e43
UW
90882006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9089
9090 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9091
706601d9
PG
90922006-07-04 Peter O'Gorman <peter@pogma.com>
9093
9094 * ltconfig: chmod 644 before ranlib during install.
9095
0b50988a
EB
90962006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9097
9098 PR bootstrap/18058
9099 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9100 if the bootstrap compiler is a GCC version that supports it.
9101 * configure: Regenerate.
9102
b6348cb3
PB
91032006-07-03 Paolo Bonzini <bonzini@gnu.org>
9104
95695ad3 9105 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9106 * configure: Regenerate.
9107
1546bb64
PB
91082006-07-03 Paolo Bonzini <bonzini@gnu.org>
9109
9110 PR other/27063
9111 * configure.in: Test subdir_requires and give an appropriate
9112 error message.
9113 * configure: Regenerate.
9114
5cb6c629
AJH
91152006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9116
9117 * MAINTAINERS (Write After Approval): Add myself.
9118
f4d8cdf8
JDA
91192006-06-22 John David Anglin <dave.anglin@nrc.ca>
9120
9121 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9122
4fe5abb7
SE
91232006-06-22 Steve Ellcey <sje@cup.hp.com>
9124
9125 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9126
2a79fd67
DA
91272006-06-20 David Ayers <d.ayers@inode.at>
9128
9129 PR bootstrap/28072
9130 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9131 whether target-libjava is being configured instead of whether the
9132 java front end is enabled.
9133 * configure: Regenerate.
7e050830 9134
04879af3
RO
91352006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9136
9137 PR target/27540
9138 * configure.in: Only enable libgomp on IRIX 6.
9139 * configure: Regenerate.
9140
ec6c7392
PB
91412006-06-15 Paolo Bonzini <bonzini@gnu.org>
9142
9143 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9144 too.
9145 * Makefile.in: Regenerate.
9146
12973d7a
DD
91472006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9148
9149 * config-ml.in: Alter CCASFLAGS to include special
9150 multilib options the same as is done for CFLAGS.
9151
c67ed86a
JDA
91522006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9153
9154 * configure.in: Don't enable libgomp on hpux10.
9155 * configure: Rebuilt.
9156
cb253473
DA
91572006-06-12 David Ayers <d.ayers@inode.at>
9158
9159 PR bootstrap/27963
9160 PR target/19970
7e050830 9161 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9162 ${libgcj} is specified.
9163 * configure: Regenerate.
7e050830 9164
dce2d8b2 91652006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9166
9167 Sync from src:
7e050830
EC
9168
9169 * configure.in: Sync.
32845532 9170 * configure: Regenerated.
7e050830 9171
32845532
CD
9172 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9173
9174 * Makefile.def: Added dependencies from sim and gdb on intl, and
9175 added configure dependencies to everything with an all dependency
9176 on intl.
9177 * Makefile.in: Regenerated.
9178
7cd0cf9c
DA
91792006-06-06 David Ayers <d.ayers@inode.at>
9180
9181 PR libobjc/13946
9182 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9183 * Makefile.in: Regenerate.
9184 * configure.in: Add --enable-objc-gc at toplevel and have it
9185 enable boehm-gc for Objective-C.
9186 Remove target-boehm-gc from libgcj.
9187 Add target-boehm-gc to target_libraries.
9188 Add target-boehm-gc to noconfigdirs where ${libgcj}
9189 is specified.
9190 Assert that boehm-gc is supported when requested for Objective-C.
9191 Only build boehm-gc if needed either for Java or Objective-C.
9192 * configure: Regenerate.
7e050830 9193
3ff3adad
PB
91942006-06-05 Paolo Bonzini <bonzini@gnu.org>
9195
9196 PR 27674
9197 * Makefile.tpl (configure-[+prefix+][+module+],
9198 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9199 Remove rule to unstage bootstrapped modules.
9200 (stage_current): New.
9201 * Makefile.in: Regenerate.
9202
898e551d
LB
92032006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9204
9205 * MAINTAINERS (Write After Approval): Update my e-mail address.
9206
ea60341e
MS
92072006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9208
9209 * include/libiberty.h: Declare pex_run_in_environment.
9210
222ae291
AL
92112006-05-31 Asher Langton <langton2@llnl.gov>
9212
9213 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9214
e9a54b07
PB
92152006-05-25 Paolo Bonzini <bonzini@gnu.org>
9216
9217 * Makefile.def (bfd, opcodes): Fix lib_path.
9218 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9219 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9220 * Makefile.in: Regenerate.
9221
03e67131
CD
92222006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9223
9224 * Makefile.in: Regenerate.
9225
65d6e994
CD
92262006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9227
9228 * Makefile.def: Add install-html target. Add datarootdir
9229 docdir and htmldir to flags_to_pass.
9230 * Makefile.tpl: Add install-html target.
9231 * Makefile.in: Regenerate.
9232 * configure.in: Add --with-datarootdir, --with-docdir, and
9233 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9234 * configure: Regenerate.
9235
9e299237
MS
92362006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9237
9238 * configure.in: Enable gprof for cross builds.
9239 * configure: Regenerate.
9240
c31202cd
RG
92412006-05-22 Richard Guenther <rguenther@suse.de>
9242
9243 Revert
9244 2006-01-31 Richard Guenther <rguenther@suse.de>
9245 Paolo Bonzini <bonzini@gnu.org>
9246
9247 * Makefile.def (target_modules): Add libgcc-math target module.
9248 * configure.in (target_libraries): Add libgcc-math target library.
9249 (--enable-libgcc-math): New configure switch.
9250 * Makefile.in: Re-generate.
9251 * configure: Re-generate.
9252 * libgcc-math: New toplevel directory.
9253
2a332582
JDA
92542006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9255 Andreas Tobler <a.tobler@schweiz.ch>
9256
9257 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9258 * configure: Rebuilt.
9259
dce2d8b2 92602006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9261
ccce6917
SL
9262 * MAINTAINERS (Write After Approval): Add myself.
9263
ed606bc0
DD
92642006-05-01 DJ Delorie <dj@redhat.com>
9265
3d8f47a0 9266 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9267 * configure: Regenerate.
9268
9386bd20
RG
92692006-05-01 Richard Guenther <rguenther@suse.de>
9270
9271 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9272 maintainer.
9273
dce2d8b2 92742006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9275
9276 * MAINTAINERS (Write After Approval): Add myself.
9277
87ceee72
JB
92782006-04-28 Jan Beulich <jbeulich@novell.com>
9279
9280 * MAINTAINERS (Write After Approval): Add myself.
9281
e88a2c09
DD
92822006-04-18 DJ Delorie <dj@redhat.com>
9283
9284 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9285 reference libgloss so that libssp can be built in a combined
9286 tree.
9287 * configure: Regenerate.
9288
675f0a8a
RM
92892006-04-08 Robert Millan <rmh@gcc.gnu.org>
9290
9291 * MAINTAINERS (Write After Approval): Add myself.
9292
27b6c940
BE
92932006-04-05 Ben Elliston <bje@au.ibm.com>
9294
9295 * configure.in: Require makeinfo 4.4 or higher.
9296 * configure: Regenerate.
9297
687b17d4
GP
92982006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9299
9300 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9301 Rearrange the entries of other libraries to have them in one place.
9302
906ac235
JB
93032006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9304
7e050830 9305 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9306 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9307
fb0103e5
RG
93082006-03-14 Richard Guenther <rguenther@suse.de>
9309
9310 * configure: Regenerate with autoconf 2.13.
9311
17237f6b
JB
93122006-03-13 Jim Blandy <jimb@codesourcery.com>
9313
9314 * MAINTAINERS: Use my work address.
bed31434
JB
9315
9316 * MAINTAINERS: Update my E-mail address.
9317
27079765
AH
93182006-03-10 Aldy Hernandez <aldyh@redhat.com>
9319
9320 * configure.in: Handle --disable-<component> generically.
9321 * configure: Regenerate.
9322
54a17039
L
93232006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9324
9325 PR libgcj/17311
9326 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9327
b9bd11ca
EE
93282006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9329
9330 * MAINTAINERS (Write After Approval): Remove myself.
9331 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9332
dce2d8b2 93332006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9334
072b06f2
RE
9335 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9336 (TARGET_CONFIGDIRS): Remove.
9337 * configure.in: Remove AC_SUBST(target_configdirs).
9338 * Makefile.in, configure: Regenerated.
ee2312f3 9339
936e1a35
SK
93402006-02-20 Steven G. Kargl <kargls@comcast.net>
9341
9342 * MAINTAINERS (Write After Approval): Remove myself.
9343 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9344
cc11cc9b
PB
93452006-02-20 Paolo Bonzini <bonzini@gnu.org>
9346
9347 PR bootstrap/25670
9348
9349 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9350
9351 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9352 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9353 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9354 BUILD_PREFIX, BUILD_PREFIX_1.
9355 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9356
9357 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9358 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9359
9360 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9361 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9362 of `cat stage_current`. Always provide the `r' and `s' variables.
9363 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9364 a single shell execution.
9365 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9366 bootstrapped modules, make the stage1 module if the build was not
9367 started yet, else build the current stage.
9368 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9369 (all-build, all-host, all-target, [+make_target+]-host,
9370 [+make_target+]-target): Do not use \-continued lines.
9371 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9372 (current_stage, restrap, stage_last): New.
9373
9374 * Makefile.in: Regenerate.
9375 * configure: Regenerate.
9376
63a7c9ef
BD
93772006-02-19 Bud Davis <jmdavis@link.com>
9378
9379 * MAINTAINERS (Write After Approval): Remove myself.
9380 (Language Front End Maintainers): Add myself as fortran 95
9381 maintainer and update e-mail address.
9382
a3543e3a
FXC
93832006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9384
9385 * MAINTAINERS (Write After Approval): Remove myself.
9386 (Language Front End Maintainers): Add myself as fortran 95
9387 maintainer.
9388
ca5b1d2c
VK
93892006-02-16 Victor Kaplansky <victork@il.ibm.com>
9390
9391 * MAINTAINERS (Write After Approval): Add myself.
9392
0499513f
TK
93932006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9394
9395 * MAINTAINERS (Write After Approval): Remove myself.
9396 (Language Front End Maintainers): Add myself as
9397 fortran 95 maintainer.
9398
d1f8db0c
PB
93992006-02-14 Paolo Bonzini <bonzini@gnu.org>
9400
9401 Sync from src:
9402
9403 2005-12-27 Leif Ekblad <leif@rdos.net>
9404
cc6010cd
AP
9405 * configure.in: Add support for RDOS target.
9406 * configure: Regenerate.
d1f8db0c
PB
9407
94082006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9409 Andreas Schwab <schwab@suse.de>
d1f8db0c 9410
cc6010cd 9411 * configure: Regenerate.
d1f8db0c 9412
cac90078
DE
94132006-02-12 David Edelsohn <edelsohn@gnu.org>
9414
9415 * configure.in (enable_libgomp): Add AIX.
9416 * configure: Regenerate.
9417
bd37fbf5
MK
94182006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9419
9420 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9421
23027b7a
LM
94222006-02-03 Lee Millward <lee.millward@gmail.com>
9423
9424 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9425
0058967b
RG
94262006-01-31 Richard Guenther <rguenther@suse.de>
9427 Paolo Bonzini <bonzini@gnu.org>
9428
9429 * Makefile.def (target_modules): Add libgcc-math target module.
9430 * configure.in (target_libraries): Add libgcc-math target library.
9431 (--enable-libgcc-math): New configure switch.
9432 * Makefile.in: Re-generate.
9433 * configure: Re-generate.
9434 * libgcc-math: New toplevel directory.
9435
e8b05380
PB
94362006-01-26 Paolo Bonzini <bonzini@gnu.org>
9437
9438 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9439 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9440 the assembler, linker and binutils.
9441 * configure: Regenerate.
9442
d54d5437
DM
94432006-01-22 Dirk Mueller <dmueller@suse.de>
9444
9445 * MAINTAINERS (Write After Approval): Add myself.
9446
670cbfcf
DN
94472006-01-20 Diego Novillo <dnovillo@redhat.com>
9448
9449 * configure: Regenerate.
9450
953ff289
DN
94512006-01-18 Richard Henderson <rth@redhat.com>
9452 Jakub Jelinek <jakub@redhat.com>
9453 Diego Novillo <dnovillo@redhat.com>
9454
9455 * libgomp: New directory.
9456 * Makefile.def: Add target_module libgomp.
9457 * Makefile.in: Regenerate.
9458 * configure.in (target_libraries): Add target-libgomp.
9459 * configure: Regenerate.
9460
32ce4048
AO
94612006-01-05 Alexandre Oliva <aoliva@redhat.com>
9462
9463 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9464 @ from continuation.
9465 * Makefile.in: Rebuilt.
9466
0eaf8e17 94672006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9468
c76c0c83
CL
9469 * MAINTAINERS (Write After Approval): Add myself.
9470
2d309510
PB
94712006-01-04 Paolo Bonzini <bonzini@gnu.org>
9472
9473 PR bootstrap/24252
9474
9475 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9476 * Makefile.tpl (OBJDUMP): New.
9477 (EXTRA_HOST_FLAGS): Add it.
9478 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9479
953ff289
DN
9480 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9481 to use symbolic links between directories. Avoid race conditions
9482 or make them harmless.
9483 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9484
9485 * Makefile.def (LEAN): Pass.
9486 * Makefile.tpl (LEAN): Define.
9487 (stage[+id+]-start): Accept that the previous directory does not
9488 exist, if the bootstrap is lean.
9489 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9490 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9491 configure substitution.
9492 ([+compare-target+]): Likewise.
9493 ([+bootstrap-target+]-lean): New.
9494 * configure.in: Remove lean bootstrap support from here.
9495
953ff289
DN
9496 * Makefile.in: Regenerate.
9497 * configure: Regenerate.
2d309510 9498
368872c3
BE
94992006-01-04 Ben Elliston <bje@au.ibm.com>
9500
9501 * MAINTAINERS (libdecnumber): Add myself.
9502
d79e6356
MM
95032006-01-02 Mark Mitchell <mark@codesourcery.com>
9504
9505 * libtool-ldflags: New script.
9506
a6fbc1e2
AS
95072006-01-02 Andreas Schwab <schwab@suse.de>
9508
9509 * configure.in: When reconfiguring remove Makefile in
9510 all stage directories.
9511 * configure: Regenerate.
9512
103a4b39
SB
95132005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9514
9515 * MAINTAINERS: Update my email address.
9516
212f829c
PB
95172005-12-20 Paolo Bonzini <bonzini@gnu.org>
9518
9519 Revert Ada-related part of the previous change.
9520
9521 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9522 Do not pass.
9523 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9524 * Makefile.in: Regenerate.
9525 * configure.in: Do not include mt-ppc-aix target fragment.
9526 * configure: Regenerate.
9527
8ef1f2df
PB
95282005-12-19 Paolo Bonzini <bonzini@gnu.org>
9529
9530 * configure.in: Select appropriate fragments for PowerPC/AIX.
9531 * configure: Regenerate.
9532
9533 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9534 BOOT_CFLAGS, BOOT_LDFLAGS.
9535 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9536 BOOT_CFLAGS, BOOT_LDFLAGS.
9537 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9538 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9539 (stage): Fail if we cannot complete the work.
9540 * Makefile.in: Regenerate.
9541
ab34901f
NS
95422005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9543
9544 * configure.in: Replace ms1 with mt.
9545 * configure: Rebuilt.
9546
cbe82f21
BM
95472005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9548
9549 * MAINTAINERS: Update my email address.
9550
19843472
PB
95512005-12-15 Paolo Bonzini <bonzini@gnu.org>
9552
9553 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9554 install-host-nogcc): Don't invoke $(stage) at the end.
9555 * Makefile.in: Regenerate.
9556
1ca26cd2
PB
95572005-12-14 Paolo Bonzini <bonzini@gnu.org>
9558
9559 * configure.in: Flip the top-level bootstrap switch.
9560 * configure: Regenerate.
9561
f41d6665
DJ
95622005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9563
9564 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9565 $(stage) and $(unstage).
9566 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9567 (all): Remove stray semicolon.
9568 (local-distclean): Don't handle multilib.tmp and multilib.out.
9569 (install.all): Set $s for consistency.
9570 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9571 check_multilibs setting. Always make the install directory.
9572 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9573 Correct @if/@endif.
9574 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9575 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9576 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9577 (multilib.out): Remove.
9578 * Makefile.in: Regenerated.
9579
dce2d8b2 95802005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9581
9582 * MAINTAINERS (Write After Approval): Add myself.
9583
64f182bd
NS
95842005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9585
121b2cee
NS
9586 * MAINTAINERS: Add myself as mt maintainer.
9587
64f182bd
NS
9588 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9589
a6d63770
AN
95902005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9591
9592 * MAINTAINERS: Change email address.
9593
2abefe3d
PB
95942005-12-05 Paolo Bonzini <bonzini@gnu.org>
9595
9596 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9597 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9598 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9599 Find in-tree tools if available.
9600 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9601 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9602 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9603 (COMPILER_*_FOR_TARGET): New.
9604 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9605 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9606 (CONFIGURED_*, USUAL_*): Remove.
9607 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9608 STRIP): Use autoconf substitutions.
9609 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9610 COMPILER_NM_FOR_TARGET): New.
9611 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9612
9613 (all): Make all-host and all-target in parallel.
9614 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9615 that $$r and $$s are set before invoking a recursive make.
9616 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9617 ([+bootstrap-target+]): Inline most of the `all' target.
9618
2f3bdde7
BE
96192005-11-29 Ben Elliston <bje@au.ibm.com>
9620
9621 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9622 from the gcc build directory.
9623 * Makefile.in: Regenerate.
9624
a4b6c45a
BE
96252005-11-29 Ben Elliston <bje@au.ibm.com>
9626
9627 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9628 depend on all-libdecnumber.
9629 * configure.in (host_libs): Include libdecnumber.
9630 * Makefile.in: Regenerate.
9631 * configure: Likewise.
9632
473a74b9
BE
96332005-11-29 Ben Elliston <bje@au.ibm.com>
9634
9635 * libdecnumber: Import decNumber sources from the dfp-branch.
9636
b4623110
KJ
96372005-11-21 Kean Johnston <jkj@sco.com>
9638
9639 * config.sub, config.guess: Sync from upstream sources.
9640
67dc1785
BE
96412005-11-21 Ben Elliston <bje@au.ibm.com>
9642
9643 Import from Autoconf sources:
9644
9645 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9646 * config/move-if-change: Don't output "$2 is unchanged";
9647 suggested by Ben Elliston. Handle weird characters correctly.
9648
186abafe
AT
96492005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9650
9651 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9652 to match upstream libtool for darwin.
9653
ef9db8d5
DJ
96542005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9655
9656 * Makefile.def: Remove gdb dependencies for gdbtk.
9657 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9658 (configure-gdb, install-gdb): New rules.
9659 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9660 * Makefile.in, configure: Regenerated.
9661
9c5141ab
JB
96622005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9663
9664 * MAINTAINERS (Write After Approval): Add myself.
9665
4523d51b
EE
96662005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9667
9668 * MAINTAINERS (Write After Approval): Add myself.
9669
086b011c
DN
96702005-10-24 Diego Novillo <dnovillo@redhat.com>
9671
9672 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9673 Diego Novillo.
9674
e7c84bf8
PB
96752005-10-22 Paolo Bonzini <bonzini@gnu.org>
9676
9677 PR bootstrap/24297
9678 * Makefile.tpl (do-[+make-target+], do-check, install,
9679 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9680 are set before recursing.
9681 * Makefile.in: Regenerate.
9682
b88a7564
EB
96832005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9684
9685 PR bootstrap/18939
9686 * Makefile.def (gcc) <target>: Fix thinko.
9687 * Makefile.in: Regenerate.
9688
61efc800
BS
96892005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9690
9691 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9692 * configure: Regenerate.
9693
f53d2869
JZ
96942005-10-15 Jie Zhang <jie.zhang@analog.com>
9695
9696 * MAINTAINERS (Write After Approval): Add self.
9697
077fc835
KH
96982005-10-08 Kazu Hirata <kazu@codesourcery.com>
9699
9700 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9701 target-libffi, target-qthreads, target-libjava, and
9702 targetlibobjc.
9703 * configure: Regenerate.
9704
d739199a
DJ
97052005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9706
9707 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9708 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9709 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9710 (USUAL_OBJDUMP_FOR_TARGET): New.
9711 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9712 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9713 * configure, Makefile.in: Regenerated.
d739199a 9714
db38c6bb
PB
97152005-10-05 Paolo Bonzini <bonzini@gnu.org>
9716
9717 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9718 before other host packages.
9719
3015564c
KK
97202005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9721
9722 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9723
1061f99e
PB
97242005-10-05 Paolo Bonzini <bonzini@gnu.org>
9725
9726 PR bootstrap/22340
9727
9728 * configure.in (default_target): Remove.
9729 * Makefile.tpl (all): Do not use prerequisites as subroutines
9730 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9731 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9732 use prerequisites as subroutines.
9733 (check-host, check-target): New.
9734 (bootstrap configure & all targets): Do not use stage*-start
9735 if the directory layout is already ok.
9736 (non-bootstrap configure & all targets): Prepend a $(unstage).
9737 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9738 (NOTPARALLEL): Remove.
9739 (unstage, stage variables): New variables.
9740 (unstage, stage targets): Simply expand to those variables.
9741
9742 * configure: Regenerate.
9743 * Makefile.in: Regenerate.
9744
4a9c436f
JW
97452005-10-04 James E Wilson <wilson@specifix.com>
9746
9747 * Makefile.def (lang_env_dependencies): Add libmudflap.
9748 * Makefile.in: Regenerate.
9749
37150080
AS
97502005-10-03 Andreas Schwab <schwab@suse.de>
9751
9752 Backport from libtool CVS:
9753 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9754
9755 * ltmain.sh: add support for installing into temporary
9756 staging area (e.g. 'make install DESTDIR=...')
9757
39d16468
L
97582005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9759
9760 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9761 * configure: Regenerated.
9762
72a7ab82
AP
97632005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9764
9765 * configure: Regenerate with the correct
9766 autoconf version.
9767
6b65a26d
CM
97682005-09-30 Catherine Moore <clm@cm00re.com>
9769
9770 * configure.in (bfin-*-*): New.
9771 * configure: Regenerated.
9772
040b1c5a
GK
97732005-09-28 Geoffrey Keating <geoffk@apple.com>
9774
9775 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9776 (LIPO_FOR_TARGET): New.
9777 (CONFIGURED_LIPO_FOR_TARGET): New.
9778 (USUAL_LIPO_FOR_TARGET): New.
9779 (STRIP_FOR_TARGET): New.
9780 (CONFIGURED_STRIP_FOR_TARGET): New.
9781 (USUAL_STRIP_FOR_TARGET): New.
9782 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9783 STRIP_FOR_TARGET.
9784 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9785 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9786 * Makefile.in: Regenerate.
9787 * configure: Regenerate.
7e050830 9788
3a3c28db
DE
97892005-09-19 David Edelsohn <edelsohn@gnu.org>
9790
9791 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9792 (rs6000-*-aix*): Same.
9793 * configure: Regenerate.
9794
2749a921
TT
97952005-09-16 Tom Tromey <tromey@redhat.com>
9796
9797 * MAINTAINERS: Add self as java maintainer.
9798
7f26dfa3
FXC
97992005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9800
9801 * configure.in: Recognize f95 in the --enable-languages option,
9802 and substitute it for fortran, issuing a warning.
9803 * configure: Regenerate.
9804
d8852c4f
PE
98052005-08-30 Phil Edwards <phil@codesourcery.com>
9806
9807 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9808 * configure: Regenerated.
9809
ad685e81
AH
98102005-08-22 Aldy Hernandez <aldyh@redhat.com>
9811
9812 * MAINTAINERS: Add self as ms1 maintainer.
9813
b00d752c
RE
98142005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9815
9816 * Makefile.def (libssp): Add to lang_env_dependencies.
9817 * Makefile.in: Regenerate.
9818
9ed8fb9b
ILT
98192005-08-18 Ian Lance Taylor <ian@airs.com>
9820
9821 * MAINTAINERS: Add myself as middle-end maintainer.
9822
0f029d39
CG
98232005-08-17 Christian Groessler <chris@groessler.org>
9824
9825 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9826 * Makefile.in: Regenerate.
9827
81087874
AK
98282005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9829
9830 * MAINTAINERS (write after approval): Added myself.
9831
6a134f1c
MR
98322005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9833
9834 * MAINTAINERS (Write After Approval): Add myself.
9835
2693c0b0
PB
98362005-08-12 Paolo Bonzini <bonzini@gnu.org>
9837
9838 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9839 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9840 Look for alternate names of the target cc and c++
9841 * configure: Regenerate.
9842
4de997d1
PB
98432005-08-08 Paolo Bonzini <bonzini@gnu.org>
9844
9845 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9846 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9847 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9848 tools; remove code to manually set them.
9849 (Target tools): Look in the environment for them.
9850 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9851 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9852 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9853 build directory.
9854 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9855 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9856 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9857 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9858 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9859 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9860 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9861 * configure: Regenerate.
9862 * Makefile.in: Regenerate.
9863
b089e33a
BE
98642005-07-28 Ben Elliston <bje@au.ibm.com>
9865
9866 * MAINTAINERS: Update for removed CPU targets.
9867
e3791243
MM
98682005-07-27 Mark Mitchell <mark@codesourcery.com>
9869
9870 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9871 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9872 * Makefile.in: Regenerated.
9873
526635cb
MM
98742005-07-26 Mark Mitchell <mark@codesourcery.com>
9875
9876 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9877 (CFLAGS_FOR_TARGET): Use it.
9878 (CXXFLAGS_FOR_TARGET): Likewise.
9879 * Makefile.in: Regenerated.
9880 * configure.in (--with-build-sysroot): New option.
9881 * configure: Regenerated.
9882
19791f70
PB
98832005-07-24 Paolo Bonzini <bonzini@gnu.org>
9884
9885 * Makefile.tpl: Wrap install between unstage and stage
9886 * Makefile.in: Regenerate.
9887
35f5a23f
EC
98882005-07-21 Eric Christopher <echristo@apple.com>
9889
9890 * MAINTAINERS: Update affiliation.
9891
ff3ddf15
PW
98922005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9893
9894 * MAINTAINERS: Add self as crx port maintainer.
9895
3a664c1c
DD
98962005-07-20 DJ Delorie <dj@redhat.com>
9897
9898 * MAINTAINERS: Add self as m32c maintainer.
9899
539df155
KC
99002005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9901
9902 * all files: Update FSF address.
9903
be9c593a
EC
99042005-07-15 Eric Christopher <echristo@redhat.com>
9905
9906 * MAINTAINERS: Change affiliation.
9907
fd7ea4ab
JB
99082005-07-14 Jim Blandy <jimb@redhat.com>
9909
9910 * configure.in: Add cases for Renesas m32c.
9911 * configure: Regenerated.
7e050830 9912
0063a823
KC
99132005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9914
d0ca130a
KC
9915 * COPYING.LIB: Update from fsf.org.
9916
99172005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9918
9919 * COPYING, compile, config.guess,
0063a823
KC
9920 config.sub, install-sh, missing, mkinstalldirs,
9921 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9922 * config-ml.in: Update FSF address.
0063a823 9923
a8ba31f2
EC
99242005-07-13 Eric Christopher <echristo@redhat.com>
9925
9926 * configure.in: Add toplevel noconfigdir support for tpf.
9927 * configure: Regenerate.
9928
5bea4a03
PB
99292005-07-11 Paolo Bonzini <bonzini@gnu.org>
9930
9931 PR ada/22340
9932
9933 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9934 * Makefile.in: Regenerate.
9935
284bdbbd
MM
99362005-07-07 Mark Mitchell <mark@codesourcery.com>
9937
9938 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9939 Brolley to write-after-approval.
284bdbbd 9940
452190fb
AS
99412005-07-07 Andreas Schwab <schwab@suse.de>
9942
9943 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9944 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9945 * Makefile.in: Regenerated.
9946
9c8f9ec2
GK
99472005-07-06 Geoffrey Keating <geoffk@apple.com>
9948
9949 * configure.in: Don't build sim or rda when targetting darwin.
9950 * configure: Regenerate.
9951
ef0087a7
KH
99522005-07-06 Kazu Hirata <kazu@codesourcery.com>
9953
9954 * configure.in: Add --enable-libssp and --disable-libssp.
9955 * configure: Regenerate with autoconf-2.13.
9956
77008252
JJ
99572005-07-02 Jakub Jelinek <jakub@redhat.com>
9958
9959 * Makefile.def (target_modules): Add libssp.
9960 * configure.in (target_libraries): Add target-libssp.
9961 * configure: Rebuilt.
9962 * Makefile.in: Rebuilt.
9963
a04eae1b
ZW
99642005-07-01 Zack Weinberg <zackw@panix.com>
9965
9966 * MAINTAINERS: Change email address. Resign from maintainership.
9967
948884cd
RG
99682005-07-01 Richard Guenther <rguenther@suse.de>
9969
9970 * MAINTAINERS: Change my e-mail address and affiliation.
9971
c7870f5d
PB
99722005-06-22 Paolo Bonzini <bonzini@gnu.org>
9973
9974 * Makefile.def (stagefeedback): Come after profile.
9975 Define profiledbootstrap target.
9976 * Makefile.tpl (profiledbootstrap): Remove.
9977 (stageprofile-end): Zap stagefeedback.
9978 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9979 * Makefile.in: Regenerate.
9980
ab99519a
RS
99812005-06-13 Richard Sandiford <richard@codesourcery.com>
9982
9983 * MAINTAINERS: Update my email address.
9984
f610dd5f
ZW
99852005-06-13 Zack Weinberg <zack@codesourcery.com>
9986
9987 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9988 In 'cpp' stanza, support '#line' as well as '# '.
9989
71bc2a83
AS
99902005-06-08 Andreas Schwab <schwab@suse.de>
9991
9992 * MAINTAINERS: Move myself from 'Write After Approval' to
9993 'CPU Port Maintainers' section as m68k maintainer.
9994
4fab7234
HPN
99952005-06-07 Hans-Peter Nilsson <hp@axis.com>
9996
9997 * configure.in (unsupported_languages): New macro.
9998 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9999 non-ported target libraries in noconfigdirs.
10000 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10001 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10002 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10003 unsupported_languages.
10004 * configure: Regenerate.
10005
68193f9b
TS
100062005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10007
10008 * configure.in: Fix typo in handling of --with-mpfr-dir.
10009 * configure: Regenerate.
10010
f26f6b8d
RS
100112005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10012
10013 * MAINTAINERS: Update my email address.
10014
ba4853f8
JB
100152005-06-02 Jim Blandy <jimb@redhat.com>
10016
10017 * config.sub: Add cases for the Renesas m32c. (This patch has been
10018 accepted into the master sources.)
10019
79dd769c 100202005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10021 Michael Snyder <msnyder@redhat.com>
10022 Stan Cox <scox@redhat.com>
79dd769c 10023
f610dd5f 10024 * configure.in: Set noconfigdirs for ms1.
79dd769c 10025
f610dd5f 10026 * configure: Regenerate.
79dd769c 10027
d29e107f
JD
100282005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10029
10030 * MAINTAINERS (Write After Approval): Add self.
10031
e93196c3
JC
100322005-06-01 Josh Conner <jconner@apple.com>
10033
10034 * MAINTAINERS (Write After Approval): Add self.
10035
ae263c7a
KH
100362005-06-01 Kazu Hirata <kazu@codesourcery.com>
10037
10038 * MAINTAINERS: Update my email address.
10039
585b3aa3
ZM
100402005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10041
10042 * MAINTAINERS (Write After Approval): Add self.
10043
4930c50b
CD
100442005-05-26 Chris Demetriou <cgd@broadcom.com>
10045
10046 * MAINTAINERS (Write After Approval): Remove self.
10047
2dfbef6d
PB
100482005-05-25 Paolo Bonzini <bonzini@gnu.org>
10049
10050 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10051 (Dependencies): Consider target modules for bootstrap dependencies.
10052 Make target bootstrap modules depend on each stage's gcc.
10053 * Makefile.in: Regenerate.
10054
bcb28cf5
PB
100552005-05-20 Paolo Bonzini <bonzini@gnu.org>
10056
10057 * Makefile.def (configure-gcc): Depend on binutils having been built.
10058 (all-gcc): No need to do it here.
10059 * Makefile.in: Regenerate.
10060
0cf085e4
PB
100612005-05-19 Paul Brook <paul@codesourcery.com>
10062
f610dd5f 10063 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10064 language cannot be built.
10065 * configure: Regenerate.
10066
dfb2c39a
DJ
100672005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10068
10069 * ylwrap: Import from Automake 1.9.5.
10070
771aaa92
DU
100712005-05-13 David Ung <davidu@mips.com>
10072
10073 * MAINTAINERS (Write After Approval): Add self.
10074
3ac9bd58
MS
100752005-05-09 Mike Stump <mrs@apple.com>
10076
10077 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10078 lt_cv_sys_max_cmd_len for now.
f610dd5f 10079
f77a5578
SC
100802005-05-09 Stan Cox <scox@redhat.com>
10081
10082 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10083
795e36e5
MK
100842005-05-08 Matt Kraai <kraai@ftbfs.org>
10085
10086 * README.SCO: Update the URL.
10087
c9392a2b
DE
100882005-05-05 David Edelsohn <edelsohn@gnu.org>
10089
10090 * ltconfig: Define file_list_spec. Pass file_list_spec and
10091 with_gnu_ld to libtool.
10092 * ltcf-c.sh (aix[45]): Define file_list_spec.
10093 * ltcf-cxx.sh (aix[45]): Same.
10094 * ltcf-gcj.sh (aix[45]): Same.
10095 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10096 exists, write list of input files to temporary file.
10097
bebcd931
MS
100982005-05-04 Mike Stump <mrs@apple.com>
10099
10100 * configure.in: Always pass --target to target configures as
10101 otherwise rebuilds that do --recheck will fail.
10102 * confiugure: Rebuilt.
10103
ce406537
PB
101042005-05-04 Paolo Bonzini <bonzini@gnu.org>
10105
10106 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10107 STAGE_HOST_EXPORTS.
10108 (configure, all): Add bootstrap support.
10109 (Host modules, target modules): Pass post-stage1 flags and exports.
10110 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10111 * Makefile.in: Regenerate.
10112
aa9dcfc4
PB
101132005-04-29 Paolo Bonzini <bonzini@gnu.org>
10114
10115 * configure: Regenerate.
10116
b6f9abcf
MS
101172005-04-27 Mike Stump <mrs@apple.com>
10118
10119 * MAINTAINERS: Add self as darwin maintainer.
10120
acb217cb
BS
101212005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10122
10123 * config.sub: Update from master copy.
10124
b6dae270
MS
101252005-04-21 Mike Stump <mrs@apple.com>
10126
10127 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10128 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10129
c2e0d3a9
HPN
101302005-04-19 Hans-Peter Nilsson <hp@axis.com>
10131
10132 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10133 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10134 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10135 "*-*-elf" and "*-*-linux*".
10136 * configure: Regenerate.
10137
871ae772
JM
101382005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10139
10140 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10141
bf070c29
MS
101422005-04-12 Mike Stump <mrs@apple.com>
10143
10144 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10145
e865b6f7
TK
101462005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10147
10148 * MAINTAINERS (Write After Approval): Add myself.
10149
7b71ad7f
BS
101502005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10151
10152 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10153
25b42232
PB
101542005-04-06 Paolo Bonzini <bonzini@gnu.org>
10155
f610dd5f 10156 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10157 (TARGET_CONFIGARGS): Include --with-target-subdir.
10158 (configure, all): New macros. Use them throughout.
10159 * Makefile.in: Regenerate.
10160
d727c624
JG
101612005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10162
10163 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10164
fff72cc4
ZD
101652005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10166
10167 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10168
86472dc3
GP
101692005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10170
10171 * MAINTAINERS: Move John Carr to Write After Approval.
10172
dce2d8b2 101732005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10174
10175 * config/mh-mingw32: Delete.
10176 * configure.in: Don't use it.
10177 * configure: Regenerate.
10178
33da42bc
PB
101792005-03-31 Paolo Bonzini <bonzini@gnu.org>
10180
10181 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10182 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10183 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10184 (HOST_LIB_PATH): Generate from Makefile.def.
10185 (TARGET_LIB_PATH): Likewise.
10186 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10187 * Makefile.in: Regenerate.
10188 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10189 (RPATH_ENVVAR): Include Darwin case.
10190 * configure: Regenerate.
10191
15cc1841
TF
101922005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10193
10194 * MAINTAINERS (Various Maintainers): Remove self.
10195 (Write After Approval): Add self.
10196
6a8c79d5
TF
101972005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10198
10199 * MAINTAINERS (Various Maintainers): Add self.
10200
256f7136
PB
102012005-03-25 Paolo Bonzini <bonzini@gnu.org>
10202
10203 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10204 * configure: Regenerate.
10205
191dd2c9
ZW
102062005-03-21 Zack Weinberg <zack@codesourcery.com>
10207
10208 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10209 gcc_version, and gcc_version_trigger from set of flags to pass.
10210 * Makefile.tpl: Remove definitions of above variables.
10211 (config.status): Remove dependency on $(gcc_version_trigger).
10212 * Makefile.in: Regenerate.
10213 * configure.in: Do not reference config/gcc-version.m4 nor
10214 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10215 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10216 * configure: Regenerate.
10217
ef6e9bc0 102182005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10219 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10220
10221 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10222 * Makefile.in: Regenerate.
10223
009bbd5a
FW
102242005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10225
10226 * MAINTAINERS (Write After Approval): Add myself.
10227
09f8755b
DA
102282005-03-03 David Ayers <d.ayers@inode.at>
10229
10230 * MAINTAINERS (Write After Approval): Add myself.
10231
e73ed25c
AO
102322005-03-01 Alexandre Oliva <aoliva@redhat.com>
10233
10234 PR libgcj/20160
10235 * ltmain.sh: Avoid creating archives with components that have
10236 duplicate basenames.
10237
ace9ac7b
AP
102382005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10239
10240 PR bootstrap/20250
10241 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10242 instead of check.
10243 * Makefile.in: Regenerate.
10244
c9db9354
PB
102452005-02-28 Paolo Bonzini <bonzini@gnu.org>
10246
10247 * Makefile.in: Regenerate to fix conflict between the previous two
10248 patches.
10249
215c351a
PB
102502005-02-28 Paolo Bonzini <bonzini@gnu.org>
10251
10252 PR bootstrap/17383
10253 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10254 * Makefile.tpl (HOST_SUBDIR): New substitution.
10255 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10256 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10257 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10258 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10259 (Host modules, Bootstrapped modules): Use it.
10260 (Build modules, Target modules): Do not create symlink trees,
10261 always configure out-of-srcdir.
10262 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10263 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10264 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10265 $(HOST_SUBDIR). Create a symlink for host_subdir.
10266
10267 * Makefile.in: Regenerate.
10268 * configure: Regenerate.
10269
5395b47b
NN
102702005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10271
10272 Merged from libada-gnattools-branch:
10273 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10274
10275 * gnattools: New directory.
10276 * Makefile.def: Add gnattools as a module, depending on target-libada.
10277 * Makefile.in: Regenerate.
10278 * configure.in: Include gnattools in host_tools; disable it if ada
10279 is disabled.
10280 * configure: Regenerate.
10281
ca2cc05c
JM
102822005-02-24 James A. Morrison <phython@gcc.gnu.org>
10283
10284 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10285 treelang maintainer.
10286 (Write After Approval): Remove myself.
10287
d2f3024f
PS
102882005-02-23 Paul Schlie <schlie@comcast.net>
10289
10290 * configure.in: Allow darwin targeted ports to build tk, itcl and
10291 libgui.
10292 * configure: Regenerate.
10293
bba5e0ca
EB
102942005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10295
10296 PR libgcj/10353
10297 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10298 * configure: Regenerate.
10299
70132ce7
SK
103002005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10301
10302 * MAINTAINERS (Write After Approval): Add myself.
10303
20f0edca
ILT
103042005-02-10 Ian Lance Taylor <ian@airs.com>
10305
10306 * MAINTAINERS: Update my e-mail address.
10307
e64e5109
RG
103082005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10309
10310 * MAINTAINERS (Write After Approval): Add myself.
10311
40d64b5a
HPN
103122005-01-29 Hans-Peter Nilsson <hp@axis.com>
10313
10314 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10315 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10316 target-libgloss when not *-*-elf and *-*-aout.
10317 * configure: Regenerate.
10318
54a12711
KH
103192005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10320
10321 * MAINTAINERS: Remove obsolete entries.
10322
0aa99dbb
KH
10323 * MAINTAINERS (Write After Approval): Add Michael Matz.
10324
2b009f5f
NB
103252005-01-19 Neil Booth <neil@daikokuya.co.uk>
10326
10327 * MAINTAINERS: Remove self as cpplib maintainer.
10328
385870f5
KC
103292005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10330
10331 * install-sh, config.sub: Import from upstream.
10332
e7daab31
KC
103332005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10334
10335 PR bootstrap/18222
10336 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10337 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10338 * Makefile.in: Regenerate.
10339
e6003f4d
JT
103402005-01-16 Jason Thorpe <thorpej@netbsd.org>
10341
10342 * MAINTAINERS: Update my email address.
10343
145e2972 103442005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10345 Andreas Schwab <schwab@suse.de>
145e2972
DE
10346
10347 PR bootstrap/18033
10348 * config-ml.in: Eval option if surrounded by single quotes.
10349
86c7e0da
PB
103502005-01-03 Paolo Bonzini <bonzini@gnu.org>
10351
10352 Revert 2004-12-28 Makefile changes, a better fix will be
10353 applied to mainline and src after GCC 4.0 branches.
10354
3224a22f
PB
103552004-12-28 Paolo Bonzini <bonzini@gnu.org>
10356
10357 PR bootstrap/17383
10358
10359 * Makefile.def (target_modules): Remove stage parameter,
10360 it is always true now.
10361 * Makefile.tpl (configure-build-[+module+],
10362 configure-target-[+module+]): Always build symlink tree
10363 for the directory and for include. BUILD_SUBDIR and
10364 TARGET_SUBDIR cannot be . anymore.
10365 * Makefile.in: Regenerate.
10366
aaf51ca2
DE
103672004-12-25 David Edelsohn <edelsohn@gnu.org>
10368
10369 Revert 2004-12-08 Makefile changes.
10370
4e32e454
DS
103712004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10372
10373 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10374 cygwin, mingw.
10375
669f01d8
AS
103762004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10377
10378 * configure.in (sh64-*-*): Reenable gprof.
10379 * configure: Regenerate.
10380
1b227ee0
DE
103812004-12-08 David Edelsohn <edelsohn@gnu.org>
10382
10383 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10384 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10385 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10386 * Makefile.in: Regenerate.
10387
ce5e944c
CF
103882004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10389
10390 * MAINTAINERS: Update my email address.
10391
893f1e87
MK
103922004-12-07 Matt Kraai <kraai@ftbfs.org>
10393
10394 * Makefile.tpl: Generate normal dependencies if the LHS module is
10395 not bootstrapped.
10396 * Makefile.in: Regenerate.
10397
bb59c339
RS
103982004-12-03 Richard Sandiford <rsandifo@redhat.com>
10399
10400 * configure.in: Include config/gxx-include-dir.m4. Use
10401 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10402 * configure: Regenerate.
10403
4982adbe
RS
104042004-12-03 Richard Sandiford <rsandifo@redhat.com>
10405
10406 * config.if: Delete.
10407 * configure.in: Set libstdcxx_incdir directly.
10408 * configure: Regenerate.
10409
05750653
EC
104102004-12-02 Eric Christopher <echristo@redhat.com>
10411
10412 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10413 * Makefile.in: Regenerate.
10414
5fef1dbd
RS
104152004-12-02 Richard Sandiford <rsandifo@redhat.com>
10416
10417 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10418 * configure: Regenerate.
10419
afabd8e6
RS
104202004-12-02 Richard Sandiford <rsandifo@redhat.com>
10421
10422 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10423 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10424 * configure: Regenerate.
10425
78716e86
EC
104262004-12-01 Eric Christopher <echristo@redhat.com>
10427
10428 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10429 of things to remove.
10430
57ab8ba9
MK
104312004-11-29 Matt Kraai <kraai@ftbfs.org>
10432
10433 * MAINTAINERS (Write After Approval): Update my e-mail address.
10434
2539bffe
KC
104352004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10436
10437 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10438 from CVS libtool to always pass_all.
10439
3e732ba0
JDA
104402004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10441
10442 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10443 (hppa*64*-*-*): Delete incorrect comment.
10444 * configure: Rebuilt.
10445
767f726e
KC
104462004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10447
10448 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10449
2c92e90f
KC
104502004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10451
10452 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10453 from CVS libtool to always pass_all.
10454
32f84e48
KC
104552004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10456
10457 * install-sh, compile: Import from automake.
10458
9587be8a
KC
104592004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10460
10461 * config.guess, config.sub: Import from savannnah.
10462
04e81808 104632004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10464
10465 * MAINTAINERS (Write After Approval): Add myself
10466
f87a2b2e
MS
104672004-11-12 Mike Stump <mrs@apple.com>
10468
10469 * Makefile.def: Add html support.
10470 * Makefile.tpl: Likewise.
10471 * Makefile.in: Regenerate.
10472
848556c2
GK
104732004-11-11 Geoffrey Keating <geoffk@apple.com>
10474
556f03c4
GK
10475 PR 18423
10476 * configure.in: Remove all instances of build-fixincludes from
10477 noconfigdirs.
10478 (build_configargs): Supply --target to subdirectories.
10479 * configure: Regenerate.
10480
848556c2
GK
10481 * Makefile.def: Make gcc install depend on fixincludes install.
10482 * Makefile.in: Regenerate.
10483
9e5712a5
JJ
104842004-11-10 Janis Johnson <janis187@us.ibm.com>
10485
10486 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10487
4ef509c0
PB
104882004-11-11 Paul Brook <paul@codesourcery.com>
10489
10490 * MAINTAINERS: Add self as arm maintainer. Update email address.
10491
20d11df6
HPN
104922004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10493
10494 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10495 target-libgfortran.
79fd8592 10496 * configure: Regenerate.
20d11df6 10497
68c70f15
DE
104982004-11-07 David Edelsohn <edelsohn@gnu.org>
10499
10500 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10501 like CC.
10502
54f88091
PB
105032004-11-05 Paolo Bonzini <bonzini@gnu.org>
10504
10505 * Makefile.def (host fixincludes): Specify missing targets.
10506 * Makefile.in: Regenerate.
10507
6866abb8
RC
105082004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10509
10510 * MAINTAINERS: Add myself
10511
83f62578
GL
105122004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10513
10514 * MAINTAINERS (Write After Approval): Add myself.
10515
53c7ffe7
GK
105162004-11-04 Geoffrey Keating <geoffk@apple.com>
10517
10518 * Makefile.def: Build fixincludes for the host, too.
10519 * Makefile.in: Regenerate.
10520 * configure.in (host_tools): Add fixincludes.
10521 * configure: Regenerate.
10522
ac8b3d9d
DJ
105232004-11-04 Daniel Jacobowitz <dan@debian.org>
10524
10525 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10526 * configure: Regenerated.
10527
bab37580
L
105282004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10529
10530 PR other/17783
10531 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10532 * configure: Regenerated.
10533
db1de713
MM
105342004-10-31 Mark Mitchell <mark@codesourcery.com>
10535
10536 * README.SCO: Update per FSF instructions.
10537
a827e21a
EW
105382004-10-28 Eric B. Weddington <ericw@evcohs.com>
10539
10540 PR target/18151
10541 * configure.in (case ${target}): Do not build fixincludes for avr.
10542 * configure: Regenerated.
10543
9d069a4f
PB
105442004-10-26 Paolo Bonzini <bonzini@gnu.org>
10545
10546 * configure.in (case ${target}): Do not build fixincludes
10547 on platforms where it is not used.
10548 * configure: Regenerated.
10549
fc45f3fe
DJ
105502004-10-23 Daniel Jacobowitz <dan@debian.org>
10551
10552 * configure.in: Use an absolute path to install-sh.
10553 * configure: Regenerated.
10554
36554b92
AL
105552004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10556
10557 * MAINTAINERS (Write After Approval): Add myself.
10558
88e9994a
KH
105592004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10560
10561 * MAINTAINERS: Remove from Write After Approval those that are
10562 already maintainers.
10563
ad02a944
SP
105642004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10565
10566 * MAINTAINERS: Update my email address.
10567
c8e6cd41
KC
105682004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10569
10570 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10571 * configure: Regenerate.
10572
dce2d8b2 105732004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10574
10575 * MAINTAINERS: Update my email address.
10576
a8b0957e
KH
105772004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10578
10579 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10580 entries belonging to this category.
10581
96836f61
JZ
105822004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10583
10584 * MAINTAINERS: Update my e-mail address.
10585
7e0b5752
PB
105862004-10-06 Paolo Bonzini <bonzini@gnu.org>
10587
10588 Fix wrong conflict resolution in:
10589
10590 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10591
10592 * Makefile.in: Regenerate.
10593 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10594 in the recursive `make', instead of hardwiring `all'.
10595 (Autogenerated TARGET-* variables): New.
10596
370f7a47
TL
105972004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10598
10599 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10600 * configure: Regenerate.
370f7a47 10601
13e5d623
KH
106022004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10603
10604 * MAINTAINERS (Various Maintainers): Move the "windows,
10605 cygwin, mingw" maintainer to ...
10606 (OS Port Maintainers): ... here.
10607
a6497c1b
KH
106082004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10609
10610 * MAINTAINERS (Write After Approval): Remove those that are
10611 maintainers of some subsystem.
10612
1abb828a
D
106132004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10614
10615 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10616 * ltcf-cxx.sh (tpf*): Likewise.
10617 * ltconfig (tpf*): Add TPF OS configuration support.
10618
16d1338d
BS
106192004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10620
10621 * MAINTAINERS: Change my email address to my new work account.
10622
9082a750
MR
106232004-09-24 Michael Roth <mroth@nessie.de>
10624
10625 * configure.in (--without-headers): Add missing double quotes.
10626 * configure: Regenerate.
10627
dce2d8b2 106282004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10629
10630 * ylwrap: Revert to previous version.
10631
4c4a5bbc
L
106322004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10633
10634 PR bootstrap/17369
10635 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10636 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10637 SET_GCC_LIB_PATH_CMD.
10638 (BASE_TARGET_EXPORTS): Likewise.
10639 * Makefile.in: Regenerated.
10640
10641 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10642 * configure: Regenerated.
10643
85f59630
KC
106442004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10645
10646 * config.guess: New upstream version
10647 * compile, depcomp, install-sh, ylwrap: Likewise.
10648
95c53c62
RS
106492004-09-19 Roger Sayle <roger@eyesopen.com>
10650
10651 * config/mh-x86omitfp: New host makefile fragment. Add
10652 -fomit-frame-pointer to the default BOOT_CFLAGS.
10653 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10654 * configure: Regenerate.
10655
0a1c093b
AP
106562004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10657
10658 PR target/11572
10659 * configure.in (*-*-darwin*): Renable libobjc.
10660 * configure: Regenerate.
10661
315fcf97
NS
106622004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10663
10664 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10665
0a050485 106662004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10667
0a050485
DB
10668 * Makefile.def: Remove libbanshee.
10669 * Makefile.tpl: Ditto.
10670 * configure.in: Ditto.
10671 * Makefile.in: Regen.
10672 * configure: Ditto.
10673
5f4a098e
DE
106742004-09-08 David Edelsohn <edelsohn@gnu.org>
10675
10676 * ltmain.sh: Use $pic_object as $non_pic_object if
10677 $non_pic_object=none.
10678
32b2511f
PB
106792004-09-07 Paolo Bonzini <bonzini@gnu.org>
10680
10681 * missing: Import latest version from master repository.
10682
fc4d0e82
NC
106832004-09-06 Nick Clifton <nickc@redhat.com>
10684
10685 * config.sub: Import latest version from master repository.
10686 * config.guess: Likewise.
10687 This includes these changes:
78716e86 10688
fc4d0e82
NC
10689 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10690
10691 * config.sub: Handle crisv32, alias etraxfs.
10692 * config.guess (crisv32:Linux:*:*): Handle.
10693
10694 2004-08-13 Brad Smith <brad@comstyle.com>
10695
10696 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10697 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10698
10699 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10700
10701 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10702 assume the processor is a powerpc. This is because coreutils
10703 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10704 in this case, due to a MacOS X bug that causes
10705 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10706 to return a negative number.
10707 Problem reported by Petter Reinholdtsen in:
10708 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10709
10710 2004-07-19 Ben Elliston <bje@gnu.org>
10711
10712 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10713
10714 2004-06-24 Ben Elliston <bje@gnu.org>
10715
10716 * config.guess: Update copyright years.
10717 * config.sub: Likewise.
10718
10719 2004-06-22 Robert Millan <robertmh@gnu.org>
10720
10721 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10722 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10723
10724 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10725
10726 * config.guess (*:*VMS:*:*): New entry. Replaces
10727 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10728 manufacturer.
10729
10730 2004-06-22 Ben Elliston <bje@gnu.org>
10731
10732 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10733 * config.sub: Likewise.
10734
10735 2004-06-22 Ben Elliston <bje@gnu.org>
10736
10737 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10738 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10739
10740 2004-06-11 Ben Elliston <bje@gnu.org>
10741
10742 * config.guess (pegasos:OpenBSD:*:*): Remove.
10743
10744 2004-06-11 Ben Elliston <bje@gnu.org>
10745
10746 From Wouter Verhelst <wouter@grep.be>:
10747 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10748
10749 2004-06-11 Ben Elliston <bje@gnu.org>
10750
10751 * config.guess (luna88k:OpenBSD:*:*): New.
10752
10753 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10754
10755 * config.guess (m32r*:Linux:*:*): New case.
10756 * config.sub: Handle m32rle.
10757
10758 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10759
10760 From Jens Petersen <petersen@redhat.com>:
10761 * config.sub: Handle sparcv8.
10762
10763 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10764
10765 From Tom Smith <smith@cag.lkg.hp.com>:
10766 * config.guess: Version suffixes are equally significant on Tru64
10767 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10768 prefix of "P" (patched kernel).
10769
10770 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10771
10772 * config.sub: Add support for National Semiconductor CRX target.
10773
2f4cc6bf
JJ
107742004-09-03 Janis Johnson <janis187@us.ibm.com>
10775
10776 * MAINTAINERS (Various Maintainers): Remove myself as web page
10777 maintainer, add myself as maintainer of build status lists.
10778
61fec9ff
JB
107792004-09-03 Jan Beulich <jbeulich@novell.com>
10780
10781 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10782 *-*-netware, but add target-libmudflap.
10783 Consolidate *-*-netware targets (of which really only i?86 exists)
10784 into a single entry.
10785 * configure: Likewise.
10786
45f366ab
PB
107872004-09-01 Paolo Bonzini <bonzini@gnu.org>
10788
10789 * Makefile.tpl (sorry): Remove.
10790 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10791 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10792 (do-clean): Clean per-stage directories too.
10793 (do-distclean): Run distclean-stage1 too.
10794 (.NOTPARALLEL): Enable during toplevel bootstrap.
10795 (stage[+id+]-bubble): Enable parallel execution during
10796 the recursive invocation.
10797 * Makefile.in: Regenerate.
10798
10799 Fix previous checkin:
10800
10801 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10802 include.
10803 * configure.in: Fix indentation.
10804 * configure: Regenerate.
10805
dce2d8b2 108062004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10807
45f366ab
PB
10808 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10809 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10810 * configure: regenerate
78716e86 10811 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10812 -mdynamic-no-pic
be8fff81 10813
71b5d516
PB
108142004-08-31 Paolo Bonzini <bonzini@gnu.org>
10815
10816 * Makefile.def (build_modules): Add fixincludes.
10817 (dependencies): Make gcc depend on fixincludes.
10818 * configure.in (build_tools): Add fixincludes.
10819 (build_configdirs): Always include build_libs.
10820 * Makefile.in: Regenerate.
10821 * configure: Regenerate.
10822
108232004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10824
10825 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10826 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10827 phony targets; do not generate timestamp files.
10828 (distclean-stageN): Remove references to their timestamp files.
10829 (restageN, touch-stageN): Remove.
10830 (stageN-bubble): Rewritten.
10831 (compare): Support lean bootstraps.
10832 * Makefile.in: Regenerate.
10833
10834 * configure.in: Only warn when bootstrapping but
10835 build != host or build != target. Support lean bootstraps.
10836 * configure: Regenerate.
10837
ce7cbbb0
PE
108382004-08-26 Phil Edwards <phil@codesourcery.com>
10839
10840 * configure.in: Give a better error message if GMP/MPFR are missing
10841 and a language needing them has been requested.
10842 * configure: Regenerated.
10843
9c71a529
PE
108442004-08-25 Phil Edwards <phil@codesourcery.com>
10845
10846 * configure.in: Print a list of available language front-ends if
10847 a requested one is missing. Tidy stray tab characters.
10848 * configure: Regenerated.
10849
e3f92d3b
MK
108502004-08-19 Michael Koch <konqueror@gmx.de>
10851
10852 * gcc/doc/install.texi: Update entry about automake for libjava.
10853
c3f84f61
RM
108542004-08-17 Robert Millan <robertmh@gnu.org>
10855
10856 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10857 (instead of FreeBSD).
10858 * configure: Regenerate.
10859
7c27e184
PB
108602004-08-16 Paolo Bonzini <bonzini@gnu.org>
10861
10862 * Makefile.in: Regenerate.
10863 * configure: Regenerate.
10864
10865 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10866 stage_*_flags.
10867 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10868 for bootstrapped modules if toplevel bootstrap is going.
10869 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10870 modules. Adjust for changes in Makefile.def. Enable several
10871 rules even in non-bootstrap mode, just to avoid peppering the
10872 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10873 (stage-[+prev+]-bubble): Remove.
10874
10875 * Makefile.def (Dependencies): Depend on all-build-bison,
10876 all-build-flex, all-build-byacc, all-build-texinfo, rather
10877 than the host variations.
10878 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10879 with BUILD_SUBDIR.
10880 (BISON): Update for recent Bisons.
10881 (YACC): Fix typo.
10882 (cross): Depend on all-build.
10883 (all): Do not depend on all-build.
10884 (prebootstrap): Remove.
10885 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10886 (Prebootstrap dependencies): Add them to the per-stage targets
10887 and to all-prebootstrap.
10888 * configure.in (build_configdirs): Always enable build_tools.
10889 (BUILD_DIR_PREFIX): Remove.
10890
10891 * Makefile.def (gcc): Add target variable.
10892 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10893 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10894 in the recursive `make', instead of hardwiring `all'.
10895 (Autogenerated TARGET-* variables): New.
10896
20f3bb80
BB
108972004-08-13 Brian Booth <bbooth@redhat.com>
10898
10899 * MAINTAINERS: Remove myself from write-after-approval.
10900
b5be499d
NN
109012004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10902
10903 * src-release: Stop distributing mmalloc with gdb (which doesn't
10904 use it).
10905 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10906 * Makefile.in: Regenerate.
10907
b3f8d95d
MM
109082004-08-09 Mark Mitchell <mark@codesourcery.com>
10909
10910 * configure.in (arm*-*-eabi*): New target.
10911 * configure: Regenerate.
10912
3589b69e
PB
109132004-08-06 Paolo Bonzini <bonzini@gnu.org>
10914
10915 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10916 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10917 (Dependencies): New section.
10918 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10919 (configure-target-[+module+]): Depend on maybe-all-gcc
10920 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10921 (toplevel profiledbootstrap): Fix dependencies.
10922 * Makefile.in: Regenerate.
10923
972974fc
MM
109242004-08-03 Mark Mitchell <mark@codesourcery.com>
10925
10926 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10927 target-libiberty to noconfigdirs.
10928 * configure: Regenerate.
10929
bebf829d
PB
109302004-08-03 Paul Brook <paul@codesourcery.com>
10931
10932 * configure.in: Check for MPFR as well as GMP.
10933 * configure: Regenerate.
10934
98a5bb3b
RM
109352004-08-01 Robert Millan <robertmh@gnu.org>
10936
10937 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10938 libmudflap for all GNU-based systems (with Glibc).
10939 * configure: Regenerate.
10940
dce2d8b2 109412004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10942
10943 * Makefile.def (host-modules): Add gcc.
10944 * Makefile.in: Regenerate.
10945 * Makefile.tpl (sorry): New rule.
10946 (configure-host, all-host, [+make_target+]-host, do-check,
10947 install-host): Do not add gcc as a special case.
10948 (host modules): Add a small special-casing for gcc. Export
10949 extra_make_flags through the environment.
10950 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10951 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10952 other recursive targets for gcc): Remove.
10953
10954 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10955 (stage, unstage): New rules.
10956 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10957 distclean-stage[+id+]): Use stage_current.
10958 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10959 the stage*-start rules.
10960
aeb732c1
GK
109612004-08-02 Geoffrey Keating <geoffk@apple.com>
10962
10963 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10964 use -all_load flag.
10965
25b656e7
PB
109662004-08-02 Paolo Bonzini <bonzini@gnu.org>
10967
10968 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10969 * configure: Regenerate.
10970
cc440d71
TM
109712004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10972
10973 * maintainer-scripts/gcc_release: Revert yesterday's change.
10974
270e140b
SB
109752004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10976
10977 * MAINTAINERS: Add myself to write-after-approval.
10978
3e4035f8
TM
109792004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10980
10981 * libf2c: Removed.
10982 * gcc/gccbug.in: Updated because of libf2c removal.
10983 * maintainer-scripts/gcc_release: Ditto.
10984
dce2d8b2 109852004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10986
10987 * configure.in: Build libmudflap by default on FreeBSD.
10988 * configure: Regenerated.
10989
dfcada9a
MM
109902004-07-09 Mark Mitchell <mark@codesourcery.com>
10991
10992 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10993 systems.
10994 * configure: Regenerated.
10995
dce2d8b2 109962004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10997
10998 PR target/16344
10999 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11000 feedback based compiler.
11001 * Makefile.in: Rebuilt.
11002
95bcca47
AO
110032004-07-08 Alexandre Oliva <aoliva@redhat.com>
11004
11005 * Makefile.def (host_modules): Set bootstrap=true for flex.
11006 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11007 * Makefile.in: Rebuilt.
11008
051822f6
JH
110092004-07-07 Jan Hubicka <jh@suse.cz>
11010
11011 * MAINTAINERS: Add self as a profile feedback maintainer.
11012
7b61653a
PE
110132004-07-05 Phil Edwards <phil@codesourcery.com>
11014
11015 * configure.in: Do not prepend $srcdir to /dev/null in
11016 makefile fragments.
11017 * configure: Regenerate.
11018
23f6b2f9
PB
110192004-07-01 Paolo Bonzini <bonzini@gnu.org>
11020
11021 * Makefile.def (build_modules): Add bison, byacc, flex,
11022 m4, texinfo.
11023 (flags_to_pass): Add FLEX.
11024 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11025 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11026 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11027 DEFAULT_MAKEINFO): Remove.
11028 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11029 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11030 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11031 objdir or else use configured tool.
11032 (all-build): New.
11033 (all): Depend on it.
11034 (Build module dependencies): Add.
11035 * Makefile.in: Regenerate.
11036 * configure.in: Better support for multiple build modules,
11037 matching what is done for host/target modules. Do not look
11038 for "plausible" locations of build tools if Canadian cross.
11039 Use autoconf's AC_PROG_CC to find a C compiler. Define
11040 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11041 * configure: Regenerate.
78716e86 11042
1c020272
PB
110432004-06-22 Paolo Bonzini <bonzini@gnu.org>
11044
11045 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11046 * Makefile.in: Regenerate.
11047
a52a0a7f
PB
110482004-06-22 Paolo Bonzini <bonzini@gnu.org>
11049
11050 * Makefile.tpl (configure-build-[+module+],
11051 configure-[+module+], configure-target-[+module+]): Pass
11052 [+extra_configure_args+].
11053 (all-build-[+module+], all-[+module+], check-[+module+],
11054 install-[+module+], [+make_target+]-[+module+],
11055 all-target-[+module+], check-target-[+module+],
11056 install-target-[+module+], [+make_target+]-target-[+module+]):
11057 Pass [+extra_make_args+].
11058 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11059 (GCC_HOST_EXPORTS): Remove.
11060 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11061 cross, check-gcc, check-gcc-c++, install-gcc,
11062 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11063 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11064 * Makefile.in: Regenerate.
11065
ccde3f1a
MS
110662004-06-21 Matthew Sachs <msachs@apple.com>
11067
11068 * MAINTAINERS: Added self to write-after-approval.
11069
6264b0a6
CF
110702004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11071
11072 * configure.in: Check for srcdir/winsup rather than build directory
11073 winsup.
11074 * configure: Regenerate.
11075
801e2270
CV
110762004-06-17 Corinna Vinschen <vinschen@redhat.com>
11077
11078 * configure.in: Don't build Cygwin native newlib if winsup
11079 directory is missing. Emit warning instead.
11080 * configure: Regenerate.
11081
ad6717df
PB
110822004-06-09 Paolo Bonzini <bonzini@gnu.org>
11083
11084 * Makefile.tpl (touch-stage[+id+]): New.
11085 (restage[+prev+]): Depend on touch-stage[+id+].
11086
11087 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11088 Use it throughout.
11089
11090 * Makefile.def: Add profile and feedback bootstrap stages.
11091 Remove next field from bootstrap stages.
11092 * Makefile.tpl (LN, LN_S): Substitute.
11093 (stageN-start, stageN-end): Use double-colon rules, to
11094 provide a hook for additional setup commands.
11095 (distclean-stageN-gcc, restageN): Create dependencies from
11096 [+prev+], not from [+next+].
11097 (stageN-bubble): Add commands for successive stages from
11098 [+prev+], using double-colon rules.
11099 (all-stageN-gcc): Fix typo.
11100 (stagefeedback-start, profiledbootstrap): New.
11101 * Makefile.in: Regenerate.
11102 * configure.in: Call ACX_PROG_LN.
11103 * configure: Regenerate.
11104
5bbb9680
CY
111052004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11106
11107 * MAINTAINERS (Write After Approval): Add myself.
11108
e18be1d4
MA
111092004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11110
11111 * MAINTAINERS (Write After Approval): Add myself.
11112
5607edfd
PB
111132004-06-03 Paolo Bonzini <bonzini@gnu.org>
11114
11115 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11116 without gcc.
11117 * configure: Regenerate.
11118
1ec4e9c3
PB
111192004-06-01 Paolo Bonzini <bonzini@gnu.org>
11120
11121 * Makefile.tpl: Fix typo.
11122 * Makefile.in: Regenerate.
11123
dce2d8b2 111242004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11125
11126 * configure.in: Remove new- prefix from toplevel
11127 bootstrap targets.
11128 * configure: Regenerate.
11129
f516a7da
PB
111302004-06-01 Paolo Bonzini <bonzini@gnu.org>
11131
11132 * Makefile.tpl (all.normal): Rename to all.
11133 (all): Replace with a rule to pick the default
11134 target from configure.
11135 (all-gcc, configure-gcc): Use conditionals to
11136 do nothing when toplevel bootstrap is going on.
11137 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11138 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11139 * configure.in: Support --enable-bootstrap.
11140
11141 * Makefile.def: Remove new- prefix from toplevel
11142 bootstrap targets.
11143 * Makefile.tpl: Likewise.
11144
11145 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11146 target.
11147
11148 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11149 $(RECURSE_FLAGS) to recursive invocation of make.
11150
11151 * Makefile.in: Regenerate.
11152 * configure: Regenerate.
11153
78dd5e36 111542004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11155 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11156
11157 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11158 like CC.
11159
30f1bddc
DJ
111602004-05-27 Daniel Jacobowitz <dan@debian.org>
11161
11162 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11163 * configure: Regenerate.
11164
4fc4dd12
DJ
111652004-05-25 Daniel Jacobowitz <drow@false.org>
11166
11167 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11168 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11169 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11170 targets.
11171 * Makefile.in: Regenerate.
11172
dce2d8b2 111732004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11174
11175 * configure.in: Test the ability to symlink directories.
11176 * configure: Regenerate.
11177
11178 * Makefile.def (bootstrap-stage): New definitions.
11179 * Makefile.tpl (configure-stage1-gcc,
11180 configure-stage2-gcc, configure-stage3-gcc,
11181 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11182 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11183 new-restage3, compare): Autogenerate, see Makefile.in
11184 entry for behavioral changes.
11185 (distclean-stage1, new-stage1-start, new-stage1-end,
11186 new-stage1-bubble, distclean-stage2, new-stage2-start,
11187 new-stage2-end, new-stage2-bubble, distclean-stage3,
11188 new-stage3-start, new-stage3-end): New autogenerated targets.
11189 (objext, prebootstrap, BOOT_CFLAGS,
11190 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11191 targets.
11192
11193 * Makefile.in: Regenerate.
11194 (distclean-stage1, new-stage1-start, new-stage1-end,
11195 new-stage1-bubble, distclean-stage2, new-stage2-start,
11196 new-stage2-end, new-stage2-bubble, distclean-stage3,
11197 new-stage3-start, new-stage3-end): New targets.
11198 (all-stage1-gcc): Move prebootstrap dependency from here...
11199 (configure-stage1-gcc): ...to here.
11200 (new-bootstrap): Use bubble targets.
11201 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11202 Use per-stage distclean targets.
11203 (configure-stage1-gcc, configure-stage2-gcc,
11204 configure-stage3-gcc, all-stage1-gcc,
11205 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11206 Use new-stageN-start to prepare the tree.
11207
4f4e53dd
PB
112082004-05-23 Paolo Bonzini <bonzini@gnu.org>
11209
11210 * Makefile.def (host_modules): add libcpp.
11211 * Makefile.tpl: Add dependencies on and for libcpp.
11212 * Makefile.in: Regenerate.
11213 * configure.in: Add libcpp host module.
11214 * configure: Regenerate.
11215
60975492
PB
112162004-05-21 Paolo Bonzini <bonzini@gnu.org>
11217
11218 * Makefile.tpl: Whenever a recursive target is defined, wrap
11219 it in a special @if/@endif block, and prepare its maybe
11220 dependency in the @if/@endif block
11221 * configure.in: Instead of writing maybe dependencies, remove
11222 the @if/@endif statements, and remove the @if/@endif blocks
11223 that remain.
11224 * configure: Regenerate.
11225 * Makefile.in: Regenerate.
11226
5ce7d75d
JJ
112272004-05-20 Janis Johnson <janis187@us.ibm.com>
11228
11229 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11230
c779c42f
KK
112312004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11232
11233 PR bootstrap/15120
11234 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11235 * */configure: Rebuilt.
11236
b4117c30
ZW
112372004-05-17 Zack Weinberg <zack@codesourcery.com>
11238
11239 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11240 of libf2c.
11241 * configure, Makefile.in: Regenerate.
11242
719bb4e3 112432004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11244
11245 * MAINTAINERS (Write After Approval): Add myself.
11246
6de9cd9a
DN
112472004-05-13 Diego Novillo <dnovillo@redhat.com>
11248
11249 Merge from tree-ssa-20020619-branch.
11250
11251 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11252 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11253 (HOST_GMPLIBS): Define.
11254 (HOST_GMPINC): Define.
11255 (TARGET_LIB_PATH): Add libmudflap.
11256 (GFORTRAN_FOR_TARGET): Define.
11257 (configure-build*): Export GFORTRAN.
11258 (configure-gcc): Export GMPLIBS and GMPINC.
11259 (all-gcc): Add maybe-all-libbanshee.
11260 (configure-target-libgfortran): Define.
11261 * Makefile.in: Regenerate.
11262 * configure.in (host_libs): Add libbanshee.
11263 (target_libraries): Add target-libmudflap and target-libgfortran.
11264 Add --with-libbanshee.
11265 Handle --disable-libmudflap.
11266 (*-*-freebsd*): Use with_gmp.
11267 Add $(libgcj) to noconfigdirs.
11268 * configure: Regenerate.
11269 * depcomp: New file.
11270 * MAINTAINERS: Add tree-ssa maintainers.
11271
8f1b790f
VM
112722004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11273
b4117c30 11274 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11275
693446fc
BF
112762004-04-30 Brian Ford <ford@vss.fsi.com>
11277
b4117c30 11278 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11279
d1bb666c
UB
112802004-04-29 Uros Bizjak <uros@kss-loka.si>
11281
b4117c30 11282 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11283
6cf1ac42
PB
112842004-04-28 Paolo Bonzini <bonzini@gnu.org>
11285
11286 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11287 * configure: Regenerate.
11288
632933d5
PB
112892004-04-27 Paolo Bonzini <bonzini@gnu.org>
11290
11291 Revert:
11292 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11293
11294 * Makefile.def (flags_to_pass): Remove *dir variables that
11295 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11296 as well as prefix and exec_prefix.
11297 * Makefile.in: Regenerate.
11298
80dc6aa0
RM
112992004-04-26 Robert Millan <robertmh@gnu.org>
11300
11301 Add patches from libtool CVS.
11302 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11303 * ltconfig: Likewise.
11304 * ltcf-c.sh: Likewise.
11305 * ltcf-cxx.sh: Likewise.
11306 * ltcf-gcj.sh: Likewise.
11307
e11283f1
PB
113082004-04-26 Paolo Bonzini <bonzini@gnu.org>
11309
11310 * Makefile.def (host_modules): Mark with the bootstrap
11311 flag packages on which gcc depends.
11312 * Makefile.tpl (all-bootstrap): Use it.
11313 * Makefile.in: Regenerate.
11314
8546950c
PB
113152004-04-26 Paolo Bonzini <bonzini@gnu.org>
11316
11317 * Makefile.def (flags_to_pass): Remove *dir variables that
11318 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11319 as well as prefix and exec_prefix.
11320 * Makefile.in: Regenerate.
11321
a76494aa
PB
113222004-04-26 Paolo Bonzini <bonzini@gnu.org>
11323
b4117c30
ZW
11324 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11325 * configure: Regenerate.
11326 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11327 * gcc/Makefile.tpl (compare): Use the result of the test.
11328 * gcc/Makefile.in: Regenerate.
a76494aa 11329
03a91701
PB
113302004-04-23 Paolo Bonzini <bonzini@gnu.org>
11331
11332 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11333 Always relocate gcc and prev-gcc to the original names, even
11334 if the build fails.
11335 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11336 New targets.
11337
082a6351
LG
113382004-04-23 Laurent GUERBY <laurent@guerby.net>
11339
11340 * MAINTAINERS: Update my email address.
b4117c30 11341
1f1d584b
RO
113422004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11343
11344 * configure.in (mips*-*-irix5*): Enable ld.
11345 * configure: Regenerate.
082a6351 11346
1db673ca
RO
113472004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11348
11349 * configure: Regenerate.
11350
ce4ea44e
JW
113512004-04-15 James E Wilson <wilson@specifixinc.com>
11352
11353 * Makefile.tpl (configure-[+module+], configure-gcc,
11354 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11355 Set and export LDFLAGS.
11356 * Makefile.in: Regenerate.
11357
611f62ad
MC
113582004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11359
b4117c30 11360 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11361
be912515
NN
113622004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11363
11364 PR bootstrap/14871
11365 * Makefile.tpl: If we don't have built-in-tree target tools,
11366 use the ones found by configure rather than hacking around with
11367 program_transform_name.
11368 * configure.in: Give Makefile.tpl the information necessary
11369 to do that.
11370 * Makefile.in: Regenerate.
11371 * configure: Regenerate.
11372
9104315a
NN
113732004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11374
11375 PR bootstrap/14760
11376 * configure.in: When computing baseargs, strip *all* copies of
11377 offending options. Also, don't match/substitute the trailing space,
11378 so that this actually works when two similar options are separated by
11379 only one space.
11380 * configure: Regenerate.
11381
bef1d700
DE
113822004-04-06 David Edelsohn <edelsohn@gnu.org>
11383
b4117c30
ZW
11384 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11385 (rs6000-*-aix*): Same.
11386 * configure: Regenerate.
bef1d700 11387
54bcf05e 113882004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11389
11390 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11391
369a832c 113922004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11393
11394 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11395
09a9c095
NN
113962004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11397
7caf53cb
NN
11398 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11399 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11400 * Makefile.in: Regenerate.
11401
09a9c095
NN
11402 * configure.in (top level bootstrap support): Rework --enable-werror
11403 to set @stage2_werror_flag@.
11404 * configure: Regenerate.
11405 * Makefile.tpl (top level bootstrap support): Pass
11406 @stage2_werror_flag@ down to configure in stages 2 and 3.
11407 * Makefile.in: Regenerate.
11408
5595a2bd
NN
114092004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11410
cbfd7e06
NN
11411 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11412 for stages 2 and 3 as well as in make. As a consequence, remove
11413 OUTPUT_OPTION (now detected by configure) from the flags passed down
11414 to make.
11415 * Makefile.in: Regenerate.
11416
5595a2bd
NN
11417 * Makefile.tpl (new-bootstrap): Fix typo.
11418 * Makefile.in: Regenerate.
11419
ca3b3e20
NN
114202004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11421
295f4e42
NN
11422 * Makefile.tpl: Rearrange by moving recursive_targets rules
11423 into their proper sections.
11424 * Makefile.tpl (top level bootstrap support): Move disabling
11425 of coverage flags from 'make' to 'configure'; improve comments.
11426 * Makefile.in: Regenerate.
11427
340de83f
NN
11428 * Makefile.tpl (experimental top level bootstrap) Move stage1
11429 language setting from all- target to configure- target; disable
11430 intermodule optimization in stage 1; prevent gratuitous rebuilds
11431 of stage 1.
11432 * Makefile.in: Regenerate.
11433 * configure.in: Comma-separate stage 1 language list for top
11434 level bootstrap.
11435 * configure: Regenerate.
11436
ca3b3e20
NN
11437 * Makefile.tpl: Clean up experimental top level bootstrap support:
11438 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11439 prev-gcc in configure- targets as well as all- targets.
11440 * Makefile.in: Regenerate.
11441
4d038073
KC
114422004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11443
11444 * compile: New file imported from automake.
11445
ab3533d6
PB
114462004-03-17 Paolo Bonzini <bonzini@gnu.org>
11447
11448 * configure.in: Remove symbolic link section.
11449 * configure: Regenerate.
11450 * Makefile.tpl (links): Remove.
11451 * Makefile.in: Regenerate.
11452
1e0f07d3 114532004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11454 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11455
11456 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11457 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11458 * configure.in: Fix comment typo from last patch.
11459 * configure: Regenerate.
11460
2805b53a
NN
114612004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11462
11463 * Makefile.tpl: Introduce experimental top level bootstrap support.
11464 * Makefile.in: Regenerate.
11465 * configure.in: Introduce support for top level bootstrap.
11466 * configure: Regenerate.
11467
79b4b7d2 114682004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11469 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11470
11471 PR bootstrap/14522
11472 * configure.in: Cope with shells that do not support unquoted ^
11473 * configure: Regenerate.
11474
6bbec498 114752004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11476 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11477
11478 PR bootstrap/14522
79b4b7d2 11479 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11480 quotes inside quoted backquote substitutions.
11481 * configure: Regenerate.
11482
83c15dfc
AP
114832004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11484
11485 PR bootstrap/14522
f2bd98d4 11486 * configure.in: Fix escaping of $.
83c15dfc
AP
11487 * configure: Regenerate.
11488
55ffb5ed
NN
114892004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11490
11491 * configure: Regenerate, since I forgot to while committing Paolo's
11492 changes.
11493
e4c9c075
PB
114942004-03-08 Paolo Bonzini <bonzini@gnu.org>
11495
11496 PR ada/14131
11497 Move language detection to the top level.
11498 * configure.in: Find default values for the tools as
11499 soon as possible. Disable ada if GNAT is not found.
11500 Emit error message about missing languages. Expand
11501 --enable-languages=all for the gcc subdirectory.
11502
5199e2c6
BE
115032004-03-10 Ben Elliston <bje@gnu.org>
11504
11505 * MAINTAINERS: Update my email address.
11506
c18b95e5
DE
115072004-03-05 David Edelsohn <edelsohn@gnu.org>
11508
11509 * ltconfig: Disable building static libraries if building shared
11510 libraries on AIX 5L.
11511
d0fe5ad3
RS
115122004-03-01 Richard Sandiford <rsandifo@redhat.com>
11513
11514 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11515 and disable libgcj.
11516 * configure: Regenerated.
11517
e6f71f9d
BB
115182004-03-01 Brian Booth <bbooth@redhat.com>
11519
11520 * MAINTAINERS: Add myself to write-after-approval.
11521
8983e50e
PB
115222004-03-01 Paolo Bonzini <bonzini@gnu.org>
11523
11524 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11525
d4cd9d81
NN
115262004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11527
11528 PR bootstrap/7087
11529 * Makefile.tpl: Guard XFOO sed statements better.
11530 * Makefile.tpl: Add dependency for configure-target-libada.
11531 * Makefile.in: Regenerate (incidentally fixes broken
11532 commit when libada-branch was merged).
11533
0ea0229e
KC
115342004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11535
11536 * MAINTAINERS: Add myself to write-after-approval.
11537
bad93735
AP
115382004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11539
11540 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11541 maintainers.
11542
a7ca14fc
AC
115432004-02-20 Andrew Cagney <cagney@redhat.com>
11544
11545 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11546 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11547
51592782
NN
115482004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11549
11550 PR bootstrap/11932
11551 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11552
6a30854a
JQ
115532004-02-14 Jerry Quinn <jlquinn@optonline.net>
11554
11555 * MAINTAINERS: Added myself to write-after-approval.
11556
be8b2bee
MK
115572004-02-14 Michael Koch <konqueror@gmx.de>
11558
11559 * MAINTAINERS: Added myself to write-after-approval.
11560
972760b7
JM
115612004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11562
11563 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11564 some OS port maintainers to OS port maintainers section.
11565
b0281654
FCE
115662004-02-13 Frank Ch. Eigler <fche@redhat.com>
11567
11568 * MAINTAINERS: Add self.
11569
3c419fd6
KH
115702004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11571
11572 * MAINTAINERS: Alphabetize.
11573
e88e9aee
PB
115742004-02-12 Paolo Bonzini <bonzini@gnu.org>
11575
11576 * MAINTAINERS: Remove myself.
b4117c30 11577
1915e422
DE
115782004-02-11 David Edelsohn <edelsohn@gnu.org>
11579
11580 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11581 (rs6000-*-aix*): Same.
11582 * configure: Regenerate.
11583
a22c2d8d
KC
115842004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11585
11586 * configure.in (host): Add in missing $noconfigdirs to defines.
11587 * configure: Regenerate.
11588
d9cdb878
AC
115892004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11590 Nathanael Nerode <neroden@gcc.gnu.org>
11591
11592 PR ada/6637, PR ada/5911
b4117c30 11593 Merge with libada-branch:
d9cdb878
AC
11594 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11595 with appropriate dependencies. Add --enable-libada configure switch.
11596 * configure, Makefile.in: Regenerate.
11597
8bd92821
PB
115982004-02-09 Paolo Bonzini <bonzini@gnu.org>
11599
11600 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11601
89a95129
RO
116022004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11603
11604 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11605 * configure: Regenerate.
11606
892629bc
GK
116072004-02-04 Geoffrey Keating <geoffk@apple.com>
11608
11609 Merge from upstream:
11610
11611 * ltmain.in: When setting IFS to '~', be careful about user
11612 arguments that contain '~'.
11613
11614 2004-02-04 Peter O'Gorman <peter@pogma.com>
11615
11616 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11617 Also test $base_compile against $CC with escaped arguments. Bug
11618 reported by Geoff Keating <geoffk@apple.com>.
11619
6b402165
KH
116202004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11621
11622 * MAINTAINERS: Remove i960 port.
11623
fa2f0306
DD
116242004-01-23 DJ Delorie <dj@redhat.com>
11625
11626 * Makefile.def (target_modules) [libiberty]: Don't stage.
11627 * Makefile.in: Rebuilt.
11628
9feb20aa
CT
116292004-01-20 Caroline Tice <ctice@apple.com>
11630
11631 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11632
7aed2ccc
PC
116332004-01-19 Paolo Carlini <pcarlini@suse.de>
11634
11635 * MAINTAINERS: Update my email address.
11636
f25bebe1
JM
116372004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11638
11639 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11640
28083580
VR
116412004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11642
11643 * MAINTAINERS: Remove entries without email address.
11644
c0f4b5e4
DJ
116452004-01-15 Daniel Jacobowitz <drow@mvista.com>
11646
11647 * MAINTAINERS: Add myself to write-after-approval.
11648
b5eb5a5e
SB
116492004-01-15 Steven Bosscher <stevenb@suse.de>
11650
11651 * MAINTAINERS: Update my email address.
11652
dce2d8b2 116532004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11654
11655 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11656 * Makefile.tpl (configure-target-[+module+]): Support stage.
11657 * Makefile.in: Rebuilt.
11658
74c0b320
ILT
116592004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11660
11661 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11662
2560344b
RS
116632004-01-10 Richard Sandiford <rsandifo@redhat.com>
11664
11665 * MAINTAINERS: Add myself as a MIPS maintainer.
11666
8b21cda6
NN
116672004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11668
2b6c260d
NN
11669 * configure.in: Use ./config.cache, not config.cache.
11670 * configure: Regenerate.
11671 * Makefile.tpl: Special-casing not needed for GCC any more.
11672 * Makefile.in: Regenerate.
11673
09438bde
NN
11674 * configure.in: Don't share a cache file for host dirs.
11675 * configure: Regenerate.
11676
8b21cda6
NN
11677 * config-ml.in: Don't mess with the cache file.
11678
e42870df
EB
116792004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11680
11681 * MAINTAINERS: Move myself from 'Write After Approval' to
11682 'CPU Port Maintainers' section as SPARC maintainer.
11683
6b9eb62c
NN
116842004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11685
78a816a6
NN
11686 * Makefile.tpl: Make GCC use a separate config.cache.
11687 * Makefile.in: Regenerate.
11688
6b9eb62c
NN
11689 PR bootstrap/11932, PR bootstrap/11933
11690 (I don't know if it will fix either of them, but it relates
11691 to them.)
11692 * configure.in: Don't use shared config.cache for target
11693 directories.
11694 * configure: Regenerate.
11695
86d7b562
DN
116962004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11697
11698 * MAINTAINERS: Add myself to 'Write After Approval' section.
11699
07d0a605
RS
117002003-12-31 Roger Sayle <roger@eyesopen.com>
11701
11702 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11703 * configure: Regenerated.
11704
459ac19f
KH
117052003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11706
11707 * MAINTAINERS: Remove the mn10200 maintainer.
11708
5785c0ed 117092003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11710
cc6010cd
AP
11711 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11712 * configure: Regenerated.
5785c0ed 11713
a268eff9
JH
117142003-12-16 Jan Hubicka <jh@suse.cz>
11715
11716 * MAINTAINERS: Add myself as callgraph maintainer.
11717
9d465b12
TF
117182003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11719
11720 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11721 * configure: Regenerate.
11722
a68a270a
GB
117232003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11724
11725 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11726 'Write After Approval' section. Update email.
11727
dce2d8b2 117282003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11729
11730 * MAINTAINERS (Write After Approval): Add myself.
11731
8c052da4
MT
117322003-11-20 Matt Thomas <matt@3am-software.com>
11733
11734 * MAINTAINERS: Add myself as a vax port maintainer.
11735
e75f9147
KC
117362003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11737
11738 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11739 (configure-build-[+module+], configure-[+module+]): Likewise.
11740 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11741 * Makefile.in: Regenerate.
11742
43d8d958
AT
117432003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11744
11745 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11746 shared/dylibed libraries.
11747 * ltmain.sh: Likewise.
11748 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11749 * ltcf-cxx.sh: Likewise.
11750 * ltcf-gcj.sh: Likewise.
11751 * ltconfig: Likewise.
11752
638dcaa0
SC
117532003-11-17 Stan Cox <scox@redhat.com>
11754
11755 * MAINTAINERS: Add myself as iq2000 port maintainer.
11756
15cc172b
AC
117572003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11758
b4117c30
ZW
11759 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11760 * Makefile.in: Regenerate.
15cc172b 11761
20af77cd
UW
117622003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11763
11764 * config.sub: Update to 2003-11-03 version.
11765
4dd01c5c
PE
117662003-10-20 Phil Edwards <phil@codesourcery.com>
11767
11768 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11769 * configure: Regenerate.
11770
dce2d8b2 117712003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11772
11773 * MAINTAINERS: Add myself to 'Write After Approval' section.
11774
8b7ebc31
AC
117752003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11776
11777 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11778
afe1910c
JM
117792003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11780
11781 * MAINTAINERS: Update my email address.
11782
05dcec66
RO
117832003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11784
11785 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11786
dce2d8b2 117872003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11788
11789 * MAINTAINERS: Add myself to 'Write After Approval' section.
11790
507ec745
BI
117912003-10-16 Bernardo Innocenti <bernie@develer.com>
11792
11793 * config.guess: Update to 2003-10-16 version.
11794 * config.sub: Update to 2003-10-16 version.
11795
dce2d8b2 117962003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11797
11798 * MAINTAINERS: Added myself to 'Write After Approval' section.
11799
0c9b16bc
FH
118002003-10-15 Falk Hueffner <falk@debian.org>
11801
11802 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11803 'Write After Approval' section. Update email.
11804
74d57d15
RS
118052003-10-14 Roger Sayle <roger@eyesopen.com>
11806
11807 * MAINTAINERS: Move myself from 'Write After Approval' to
11808 'Various Maintainers' section as middle-end maintainer.
11809
d29b8ad8
NN
118102003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11811
11812 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11813 HOST_FLAGS_TO_PASS.
11814 * Makefile.in: Regenerate.
11815
26db814a
BI
118162003-10-11 Bernardo Innocenti <bernie@develer.com>
11817
11818 * config.guess: Update to 2003-10-07 version.
11819 * config.sub: Update to 2003-10-07 version.
11820
fffeb871
RO
118212003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11822
11823 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11824 * ltconfig (irix5*, irix6*): Don't override version_type.
11825
6691a79e
ME
118262003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11827
11828 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11829 * configure: Rebuilt
11830 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11831 * Makefile.in: Rebuilt
11832
62cdd71e
L
118332003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11834
11835 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11836
6fe2eacc
CW
118372003-09-30 Carlo Wood <carlo@alinoe.com>
11838
cc6010cd 11839 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11840
ea57e5ad
PK
118412003-09-29 Paul Koning <ni1d@arrl.net>
11842
11843 * MAINTAINERS: Move myself from "Write After Approval"
11844 to CPU platform maintainers for pdp11 platform.
11845
e070672a
AT
118462003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11847
11848 * MAINTAINERS: Move myself from 'Write After Approval' to
11849 'Various Maintainers' section as libffi testsuite maintainer.
11850
43bb47c2
DJ
118512003-09-21 Daniel Jacobowitz <drow@mvista.com>
11852
11853 * configure.in: Pass a computed --program-transform-name
11854 to subconfigures.
11855 * configure: Regenerated.
11856
da9d3b37
NN
118572003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11858
94322beb
NN
11859 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11860 * Makefile.in: Regenerate.
11861
da9d3b37
NN
11862 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11863 * Makefile.in: Regenerate.
11864
ffd9060b
ZL
118652003-09-19 Ziemowit Laski <zlaski@apple.com>
11866
11867 * MAINTAINERS: Move myself from 'Write After Approval'
11868 to 'Various Maintainers' (objective-c) section.
11869
eeae7b41
DJ
118702003-09-17 Daniel Jacobowitz <drow@mvista.com>
11871
11872 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11873 quoting.
11874 * configure: Regenerated.
11875
a080d12b
JB
118762003-09-16 Joel Brobecker <brobecker@gnat.com>
11877
11878 * MAINTAINERS (Write After Approval): Add myself to write after
11879 approval list.
11880
6cd2fc59
DN
118812003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11882
cc6010cd 11883 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11884
dcbdd9cc
ILT
118852003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11886
11887 * MAINTAINERS: Update my e-mail address.
11888
e517f636
AM
118892003-09-09 Alan Modra <amodra@bigpond.net.au>
11890
11891 * libtool.m4 (LD): Correct powerpc64 host match.
11892
bc49924b
JW
118932003-09-06 James E Wilson <wilson@tuliptree.org>
11894
11895 * MAINTAINTERS: Update my affiliation and email address.
11896
082124f5
ZD
118972003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11898
11899 * MAINTAINERS (Write After Approval): Add myself.
11900
dc94d89e
DD
119012003-09-04 DJ Delorie <dj@redhat.com>
11902
11903 * configure: Regenerate.
11904
119052003-09-04 Robert Millan <robertmh@gnu.org>
11906
11907 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11908
7a0f2d4e
KG
119092003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11910
11911 * configure.in: Ensure arguments to sed are properly spaced.
11912 * configure: Regenerate.
11913
88d032eb
GP
119142003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11915
11916 * MAINTAINERS: Update my e-mail address.
11917
0b3f3d22
ME
119182003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11919
11920 * MAINTAINERS (Write After Approval): Add myself.
11921
d253f9ba
DJ
119222003-08-27 Daniel Jacobowitz <drow@mvista.com>
11923
11924 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11925 * configure: Regenerated.
11926
066ec9c9
MM
119272003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11928
11929 * MAINTAINERS: Update my email address.
11930
415d7ef9
PE
119312003-08-23 Phil Edwards <pme@gcc.gnu.org>
11932
11933 * configure.in: Use newline instead of semicolon when assuming
11934 shell arguments in a for loop.
11935 * configure: Regenerated.
11936
e1567352
JE
119372003-08-22 Jason Eckhardt <jle@rice.edu>
11938
11939 * MAINTAINERS: Resurrect the i860 maintainer.
11940
b348267b
GK
119412003-08-20 Geoffrey Keating <geoffk@apple.com>
11942
e50084fa
GK
11943 PR 8180
11944 * configure.in: When testing with_libs and with_headers, treat
11945 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11946 * configure: Regenerate.
b4117c30 11947
b348267b
GK
11948 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11949 make, shell, etc.
11950 (baseargs): Likewise.
11951 * configure: Regenerate.
11952
ca26ffe0
BI
119532003-08-20 Bernardo Innocenti <bernie@develer.com>
11954
11955 * MAINTAINERS (Write After Approval): Add myself.
11956
940cde4d
GK
119572003-08-19 Geoffrey Keating <geoffk@apple.com>
11958
11959 * configure.in: Disable libgcj for darwin not on powerpc.
11960 * configure: Rebuild.
11961
74bed51b
ADL
119622003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11963
11964 * config-ml.in, symlink-tree: Add license.
11965
b4117c30
ZW
119662003-08-03 Richard Stallman <rms@gnu.org>
11967 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11968
11969 * README.SCO: New file.
11970
333a28b4
MK
119712003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11972
11973 * Makefile.tpl (check, check-c++): Express dependencies using
11974 dependencies rather than commands.
11975 * Makefile.in: Regenerate.
11976
c197e306
AC
119772003-08-01 Andrew Cagney <cagney@redhat.com>
11978
11979 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11980 * configure: Ditto.
11981
a8ee6e2d
GK
119822003-07-31 Geoffrey Keating <geoffk@apple.com>
11983
11984 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11985 * Makefile.in: Update.
a8ee6e2d 11986
8d9b3f2e
AT
119872003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11988
11989 * configure.in: Enable libgcj for darwin.
11990 * configure: Rebuild.
11991
52c0c542
PE
119922003-07-29 Phil Edwards <pme@gcc.gnu.org>
11993
11994 * config-ml.in: Use ac_configure_args directly instead of
11995 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11996 actually seen.
11997
b4acb5ef
NN
119982003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11999
12000 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12001 creating target and build subdirs to build all parent dirs as needed.
12002 * Makefile.in: Rebuild.
12003 * configure.in: Don't build dirs explicitly here.
12004 * configure: Rebuild.
12005
a51d71d0
PB
120062003-07-26 Paul Brook <paul@nowt.org>
12007
12008 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12009
f43e12ce
AO
120102003-07-22 Alexandre Oliva <aoliva@redhat.com>
12011
12012 * Makefile.tpl (all-make): Depend on intl.
12013 * Makefile.in: Rebuilt.
12014
8a199ff6
PE
120152003-07-20 Phil Edwards <pme@gcc.gnu.org>
12016
12017 * install-sh: Update to newer upstream versions (associated with
12018 aclocal 1.7).
12019 * mkinstalldirs: Likewise.
12020 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12021
e6a8c803
AP
120222003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12023
12024 * MAINTAINERS: Move self from Bug database only accounts
12025 to write-after-approval.
12026
9f13608f
NN
120272003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12028
12029 * config.if: Remove unused libc_interface determination.
12030
c7864714
NN
120312003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12032
12033 * MAINTAINERS: Move self from write-after-approval to
12034 build machinery (*.in).
12035
775956d0
NN
120362003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12037
12038 PR bootstrap/11273
12039 PR bootstrap/11408
12040 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12041 unused INSTALL_PROGRAM_ARGS.
12042 * configure.in: Use AC_PROG_INSTALL.
12043 * Makefile.in: Regenerate.
12044 * configure: Regenerate.
12045
c7f67a6e
KH
120462003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12047
12048 * MAINTAINERS: Alphabetize.
12049
33952f6f
AO
120502003-07-10 Alexandre Oliva <aoliva@redhat.com>
12051
12052 * configure: Rebuilt.
12053 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12054 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12055 newlib nor libgloss.
12056 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12057 * configure.in (am33_2.0-*-linux*): Added.
12058
0d4f1b4e
BW
120592003-07-09 Bob Wilson <bob.wilson@acm.org>
12060
12061 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12062 * configure: Regenerate.
12063
56694dd9
ZW
120642003-07-07 Zack Weinberg <zack@codesourcery.com>
12065
12066 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12067 * Makefile.in: Regenerate.
12068
21607eb4
ZW
120692003-07-04 Zack Weinberg <zack@codesourcery.com>
12070
12071 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12072 * Makefile.in: Regenerate.
12073
dce2d8b2 120742003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12075
12076 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12077 * Makefile.in: Regenerated.
12078
5d42f90e
L
12079 * config-ml.in: Replace PWD with PWD_COMMAND.
12080
6eb95e99
ZW
120812003-07-04 Zack Weinberg <zack@codesourcery.com>
12082
12083 * intl: New directory; see intl/ChangeLog for details.
12084 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12085 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12086 * Makefile.in: Regenerate.
12087
07d1940e
NN
120882003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12089
12090 * configure.in: Clean up config-lang.in handling. Delete
12091 useless assignment to "subdirs".
12092 * configure: Regenerate.
12093
4dbda6f0
NN
120942003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12095
12096 * configure.in: Rename 'target_libs' to 'target_libraries'.
12097 Remove useless reference to 'target_libs'.
12098 * configure: Regenerate.
12099
2c30ab71
KS
121002003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12101
12102 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12103 * Makefile.in: Regenerate.
12104
11405c93
NN
121052003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12106
12107 * Makefile.def: Introduce flags_to_pass.
12108 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12109 * Makefile.in: Regenerate.
12110
fb87ad5d
HPN
121112003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12112
12113 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12114 and target-libgloss.
12115 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12116 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12117 * configure: Regenerate.
12118
a7956a48
BK
121192003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12120
12121 * configure.in: Update testsuite_flags to new location.
12122 * configure. Regenerate.
6eb95e99 12123
eaf9f3b2
NN
121242003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12125
12126 * Makefile.tpl: Remove BUILD_CC stuff.
12127 * Makefile.in: Regenerate.
12128
2d89ffef
KH
121292003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12130
12131 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12132
dce2d8b2 121332003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12134
12135 * MAINTAINERS (Write After Approval): Add myself.
12136
dce2d8b2 121372003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12138
b951c91c
L
12139 * config.guess: Update to 2003-06-12 version.
12140 * config.sub: Update to 2003-06-13 version.
12141
dce2d8b2 121422003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12143
12144 * config.guess: Update to 2003-06-06 version.
12145 * config.sub: Update to 2003-06-06 version.
12146
655b7166
RO
121472003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12148
12149 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12150 * configure. Regenerate.
12151
01b759aa
NN
121522003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12153
bf1d3e81
NN
12154 * configure.in: Disable serial configure by default.
12155 * configure: Regenerate.
12156 * Makefile.tpl: Abolish .NOTPARALLEL.
12157 * Makefile.in: Regenerate.
12158
e89fbdfe
NN
12159 * Makefile.tpl: Replace {build,host,target}_canonical by
12160 {build,host,target}.
12161 * Makefile.in: Regenerate.
12162
01b759aa
NN
12163 * Makefile.tpl: Fix stupid pasto.
12164 * Makefile.in: Regenerate.
12165
f7dae026
NN
121662003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12167
12168 * Makefile.tpl: Remove bogus conditional.
12169 * Makefile.in: Regenerate.
12170
121712003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12172
12173 * Makefile.tpl (profiledbootstrap): New target.
12174 * Makefile.in (profiledbootstrap): New target.
12175
2ffc3e73 121762003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12177
12178 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12179 Pinski. Remove user names from other bugzilla-only maintainers.
12180
1a1e6b96
NN
121812003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12182
1358ccea
NN
12183 * Makefile.tpl: Make 'recursive targets' using autogen rather
12184 than shell loop. Remove duplicate 'clean' targets and false
12185 comments.
12186 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12187 Add systematic method of specifying missing targets in subdirs.
12188 Add copyright boilerplate.
12189 * Makefile.in: Regenerate.
12190 * configure.in: Add 'recursive targets' to maybe list.
12191 * configure: Regenerate.
12192
ae74ed1f
NN
12193 * MAINTAINERS: "GNATS only" -> "Bug database only".
12194
1a1e6b96
NN
12195 * Makefile.tpl: Rename [+target+] to [+make_target+].
12196 * Makefile.def: Rename 'target' to 'make_target'.
12197
c79af3fa
NB
121982003-05-31 Neil Booth <neil@daikokuya.co.uk>
12199
12200 * MAINTAINERS: Add self as options handling maintainer.
12201
39d85b61
MM
122022003-05-28 Michael Meissner <gnu@the-meissners.org>
12203
12204 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12205 been too long since I touched those ports.
12206
afc2b62d
DD
122072003-05-28 DJ Delorie <dj@redhat.com>
12208
12209 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12210 * Makefile.in: Regenerate.
12211
df445104
MR
122122003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12213
12214 * configure.in: Use curly braces in the definition of tooldir.
12215 * configure: Regenerate.
12216
2eb98e5d 122172003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12218
2eb98e5d
DD
12219 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12220 newlib or libgloss.
12221 * Makefile.in: Regenerate.
12222
862fced8
DD
122232003-05-21 DJ Delorie <dj@redhat.com>
12224
12225 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12226 * Makefile.in: Regenerate.
12227
fc351800
ILT
122282003-05-20 Ian Lance Taylor <ian@airs.com>
12229
12230 * MAINTAINERS: Update my e-mail address.
12231
7e2dbcef
NN
122322003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12233
12234 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12235 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12236 Factor out common code from autogen IF statements.
12237 * configure: Regenerate.
12238 * Makefile.in: Regenerate.
12239
f2a0e225
KC
122402003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12241
12242 * configure.in: Accept i[3456789]86 for machine type.
12243 * configure: Regenerate.
12244
8b87bb96
NN
122452003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12246
12247 * configure.in: Switch more things to use maybe dependencies.
12248 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12249 * configure: Regenerate.
12250 * Makefile.tpl: Switch more things to use maybe dependencies.
12251 * Makefile.in: Regenerate.
12252
fdb882bc 122532003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12254
12255 * Makefile.tpl (install-opcodes): Define.
12256 * Makefile.in: Rebuild.
12257
f7c50032
AJ
122582003-05-13 Andreas Jaeger <aj@suse.de>
12259
12260 * config.guess: Update to 2003-05-09 version.
12261 * config.sub: Update to 2003-05-09 version.
12262
dce2d8b2 122632003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12264
12265 * configure.in: Correct sed script so that options in quotes are not
12266 deleted.
12267 * configure: Rebuild.
12268
aa8f1f57
CV
122692003-05-12 Corinna Vinschen <corinna@vinschen.de>
12270
12271 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12272 and $$s/newlib/libc/sys/cygwin32 include paths.
12273 * configure: Ditto.
12274
0c130f81
MM
122752003-05-12 Michael Meissner <gnu@the-meissners.org>
12276
12277 * MAINTAINERS: Update my email addresses.
12278
aa1a100b
EB
122792003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12280
12281 * config-ml.in: Propagate INSTALL variables.
f7c50032 12282
87861833
GP
122832003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12284
12285 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12286
de722255
CD
122872003-05-02 Chris Demetriou <cgd@broadcom.com>
12288
6eb95e99
ZW
12289 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12290 * Makefile.in: Regenerate.
de722255 12291
96c4a002
WB
122922003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12293
12294 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12295
55b15a11
WB
122962003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12297
12298 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12299
0c227849
DJ
123002003-04-27 Daniel Jacobowitz <drow@mvista.com>
12301
12302 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12303 * Makefile.in: Regenerated.
12304
d45148c1
WB
123052003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12306
12307 * MAINTAINERS (Write After Approval): Upgrade myself from
12308 GNATS only to write-after-approval. Update my mail address.
12309
dce2d8b2 123102003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12311
12312 (OS Port Maintainers: freebsd): Add myself.
12313
438f50c3
MM
123142003-04-22 Mark Mitchell <mark@codesourcery.com>
12315
12316 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12317
9074e169
KJ
123182003-04-22 Kean Johnston <jkj@sco.com>
12319
12320 * MAINTAINERS (SCO ports): Added myself.
12321
dfd39a2e
NS
123222003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12323
12324 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12325
ccbae82a
KJ
123262003-04-19 Kean Johnston <jkj@sco.com>
12327
12328 * MAINTAINERS (Write After Approval): Add myself.
12329
2f50999f
GP
123302003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12331
12332 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12333 * Makefile.in: Regenerate.
12334
e9b84181
JJ
123352003-04-18 Jakub Jelinek <jakub@redhat.com>
12336
12337 * configure.in (powerpc64*-*-linux*): Remove.
12338 * configure: Rebuilt.
12339
1ca4c6e1
PE
123402003-04-17 Phil Edwards <pme@gcc.gnu.org>
12341
12342 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12343 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12344 and restrap.
12345 * Makefile.in: Regenerate.
12346
0590b963
RE
123472003-04-16 Richard Earnshaw <rearnsha@arm.com>
12348
12349 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12350 * configure: Regenerated.
12351
ff41a56f
DD
123522003-04-15 DJ Delorie <dj@redhat.com>
12353
12354 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12355
50d440bc
NC
123562003-04-13 Nick Clifton <nickc@redhat.com>
12357
12358 * config-ml.in: Remove support for --disable-aix removing
12359 call-aix multilibs.
12360
b1e0a93e
AO
123612003-04-10 Alexandre Oliva <aoliva@redhat.com>
12362
12363 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12364 * */configure: Rebuilt.
12365
71fb704d
JS
123662003-04-08 Joel Sherrill <joel@oarcorp.com>
12367
12368 * MAINTAINERS: Add my email address.
12369
3897ea90
OH
123702003-03-17 Olivier Hainque <hainque@act-europe.fr>
12371
12372 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12373
93c834b7
NN
123742003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12375
12376 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12377 * Makefile.in: Regenerate.
12378
82c34dcb
MC
123792003-03-14 Michael Chastain <mec@shout.net>
12380
12381 * Makefile.in: Regenerate with correct Makefile.def.
12382
73458fb7
NN
123832003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12384
12385 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12386 Make macro.
12387 * Makefile.in: Regenerate.
12388 * configure.in: Clean up gxx_include_dir logic.
12389 * configure: Regenerate.
12390
32cf27e5
AE
123912003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12392
12393 * MAINTAINERS (Write After Approval): Add myself.
12394
c727e7a0
BE
123952003-03-10 Ben Elliston <bje@wasabisystems.com>
12396
12397 * MAINTAINERS: Update my mail address.
12398
9a27ac7a
FS
123992003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12400
12401 * configure.in (gxx_include_dir): Fix typo.
12402 * configure: Regenerated.
12403
3aa83176
NN
124042003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12405
12406 * Makefile.tpl: Reindent.
12407 * Makefile.in: Regenerate.
12408 * configure.in: Reindent. Don't set unused variables.
12409 * configure: Regenerate.
12410
9124bc53
DJ
124112003-03-04 Daniel Jacobowitz <drow@mvista.com>
12412
12413 * configure.in: Include $(build_tooldir)/sys-include in
12414 FLAGS_FOR_TARGET.
12415 * configure: Regenerated.
12416
cb543528
NN
124172003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12418
c858bf1e
NN
12419 * Makefile.tpl: Always pass down RANLIB.
12420 * Makefile.in: Regenerate.
12421
aa9c3ab4
NN
12422 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12423 * Makefile.in: Regenerate.
12424 * configure.in: Remove unused logic relating to --enable-shared
12425 and --enable-threads. Remove bogus comments. Remove redundant
12426 noconfigdirs.
12427 * configure: Regenerate.
12428
cb543528
NN
12429 * configure.in: Replace ${libstdcxx_version} by its value.
12430 Remove reference to mh-dgux.
12431 * configure: Regenerate.
12432
53f70c1b
KB
124332003-03-03 Kevin Buettner <kevinb@redhat.com>
12434
12435 * MAINTAINERS (Write After Approval): Add myself.
12436
df0f0674
NN
124372003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12438
12439 * Makefile.tpl: Rearrange.
12440 * Makefile.in: Regenerate.
12441
dce2d8b2 124422003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12443
12444 * configure.in: Add support for kaOS as cross build target system.
12445 * configure: Regenerated.
12446
a7a287eb
SB
124472003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12448
12449 * MAINTAINERS (Write after approval): Add myself.
12450
ff00c8a2
JW
124512003-02-21 James E Wilson <wilson@tuliptree.org>
12452
12453 * MAINTAINERS: Update my email address.
12454
abb2db7a
ZW
124552003-02-21 Zack Weinberg <zack@codesourcery.com>
12456
12457 * MAINTAINERS: Add self to blanket write privs. section.
12458
e9f2dc3b
SM
124592003-02-20 Sean McNeil <sean@blue.mcneil.com>
12460
12461 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12462 configure-target-* as some target builds may require additional
12463 flags for preprocessor tests.
12464 * Makefile.in: Regenerated.
12465
ee03dc5e
AO
124662003-02-19 Alexandre Oliva <aoliva@redhat.com>
12467
11856278
AO
12468 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12469 * ltconfig: Handle it.
12470 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12471 auto-detecting it.
12472
274aef32
AO
12473 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12474 it is used as argument to $CC.
12475 * ltcf-gcj.sh: Likewise.
12476
ee03dc5e
AO
12477 * configure.in: Introduce --enable-maintainer-mode.
12478 * configure: Rebuilt.
12479 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12480 for maintainer mode.
12481 * Makefile.in: Rebuilt.
12482
30db8e17
JM
124832003-02-18 Jason Merrill <jason@redhat.com>
12484
12485 * Makefile.tpl (check-c++): Allow parallelism.
12486
cab60ac6
GP
124872003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12488
12489 * MAINTAINERS: Remove John Carr (who never actually had access to
12490 gcc.gnu.org).
12491
c8e5d1af
GK
124922003-02-15 Geoffrey Keating <geoffk@apple.com>
12493
12494 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12495 don't configure target-libobjc.
12496 * configure: Regenerate.
12497
70f91f50
RO
124982003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12499
12500 * Makefile.tpl (RANLIB): Define.
12501 * Makefile.in: Regenerate.
12502
669e9062
LB
125032003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12504
12505 * MAINTAINERS: Update my email.
abb2db7a 12506
61b56b2e
KS
125072003-02-06 Keith R Seitz <keiths@redhat.com>
12508
12509 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12510 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12511 * Makefile.in: Regenerated.
12512 * configure.in: Remove all traces of snavigator, db, and grep.
12513 * configure: Regenerated.
12514
a1ba6e15
GP
125152003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12516
12517 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12518 After Approval.
12519
f5f2cce5
CC
125202003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12521
12522 * MAINTAINERS (Write after approval): Add myself.
12523
ba49f6f1
FCE
125242003-01-31 Frank Ch. Eigler <fche@redhat.com>
12525
12526 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12527 * Makefile.in: Regenerated.
12528
ccf9f10c
RS
125292003-01-30 Roger Sayle <roger@eyesopen.com>
12530
12531 * config.guess: Updated to 2003-01-30's version.
12532 * config.sub: Updated to 2003-01-28's version.
12533
a693735b
AO
125342003-01-30 Alexandre Oliva <aoliva@redhat.com>
12535
12536 * config.if: If gcc_version is already set, just use it. Don't set
12537 gcc_version_trigger if it's already set, otherwise set it to
12538 gcc/version.c, but only if the file exists. If it is not set and
12539 gcc/version.c does not exist, try to extract the version number from
12540 $CC.
12541
204c43d6
AT
125422003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12543
abb2db7a 12544 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12545
842e91ec
PE
125462003-01-27 Phil Edwards <pme@gcc.gnu.org>
12547
12548 * configure.in: Revert 24Jan change.
12549 * configure: Regenerate.
12550
6b99984e
GP
125512003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12552
12553 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12554 entry of HJ Lu.
12555
806e0935
NN
125562003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12557
12558 * configure.in: Revert previous change.
12559 * configure: Regenerate.
12560
307a9864
NN
125612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12562
12563 * configure.in: Make rda native-only.
12564 * configure: Regenerate.
12565
02ba6302
VR
125662003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12567
12568 * MAINTAINERS: Move myself from GNATS-only-accounts to
12569 write-after-approval.
12570
77d187bc
NN
125712003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12572
12573 * configure.in: Add missing \.
12574 * configure: Rebuilt.
12575
a94a2d4c
JJ
125762003-01-17 Jakub Jelinek <jakub@redhat.com>
12577
12578 * configure.in (baseargs): Avoid using \| in sed regular
12579 expressions.
12580 * configure: Rebuilt.
12581
73f84924
JJ
125822003-01-16 Jakub Jelinek <jakub@redhat.com>
12583
12584 * configure.in (baseargs): Remove all supported forms of
12585 --cache-file, --srcdir, --host, --build and --target options
12586 from argument lists.
12587 * configure: Rebuilt.
12588
8c12fc63
JZ
125892003-01-15 Josef Zlomek <zlomekj@suse.cz>
12590
12591 * MAINTAINERS: Add myself to write-after-approval list.
12592
7c005a3a
AO
125932003-01-15 Alexandre Oliva <aoliva@redhat.com>
12594
12595 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12596 * configure: Rebuilt.
12597
3dfabf63
NN
125982003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12599
12600 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12601 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12602 * Makefile.in: Regenerate.
12603 * configure: Regenerate.
12604
cf53ae10
AO
126052003-01-09 Alexandre Oliva <aoliva@redhat.com>
12606
12607 * configure.in: Remove Makefile in build, host and target modules
12608 unless configure was run with --no-recursion.
12609 * configure: Rebuilt.
12610
3fbe8e4a
CC
126112003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12612
12613 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12614 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12615 * Makefile.in: Regenerate.
12616
66e2aa7d
CD
126172003-01-08 Chris Demetriou <cgd@broadcom.com>
12618
12619 * config.guess: Update to 2003-01-03 version.
12620 * config.sub: Update to 2003-01-03 version.
12621
b5038cfb
CF
126222003-01-07 Christopher Faylor <cgf@redhat.com>
12623
12624 * configure: Regenerate with proper autoconf 2.13.
12625
d02c69be
CF
126262003-01-07 Christopher Faylor <cgf@redhat.com>
12627
12628 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12629 * configure: Regenerate.
d02c69be 12630
e914a571
AC
126312003-01-06 Andrew Cagney <ac131313@redhat.com>
12632
12633 * configure.in (GDB_TK): Add tcl directories conditional on
12634 gdb/gdbtk directory being present.
12635 * configure: Regenerate.
abb2db7a 12636
dce2d8b2 126372003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12638
dce2d8b2
EB
12639 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12640 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12641 * configure: Rebuilt.
12642
89a7012a
TT
126432002-12-31 Tom Tromey <tromey@redhat.com>
12644
12645 * Makefile.in: Rebuilt.
12646 * Makefile.def (target_modules) [libffi]: Allow installation.
12647
3f4f56e2
AS
126482002-12-31 Andreas Schwab <schwab@suse.de>
12649
12650 * configure.in: Fix use of $program_transform_name.
12651 * configure: Regenerated.
12652
6c1b8d0a
DJ
126532002-12-30 Daniel Jacobowitz <drow@mvista.com>
12654
12655 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12656 * configure: Regenerated.
6c1b8d0a 12657
c5120911
AO
126582002-12-29 Alexandre Oliva <aoliva@redhat.com>
12659
12660 * Makefile.tpl (local-distclean): Don't remove...
12661 (multilib.ts): ... this. Moved into...
12662 (multilib.out): ... this. Don't use sub-make.
12663 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12664 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12665 (configure-build-[+module+], configure-[+module+],
12666 configure-target-[+module+], configure-gcc): ... these. Test
12667 for Makefile existence. Drop config.status from dependencies.
12668 * Makefile.in: Rebuilt.
12669 * configure.in: Move gcc-version-trigger to the end of
12670 ac_configure_args. Add comments to maybedep.tmp and
12671 serdep.tmp. Introduce --disable-serial-configure. Remove
12672 nonopt from baseargs, matching and removing corresponding
12673 whitespace while at it.
12674 * configure: Rebuilt.
12675
e245b0ea
AO
126762002-12-28 Alexandre Oliva <aoliva@redhat.com>
12677
903de295
AO
12678 * configure.in (host_configargs): Replace reference to
12679 no-longer-defined buildopts with --build=${build_alias}.
12680 * configure: Rebuilt.
12681
e245b0ea
AO
12682 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12683 program_transform_name to standard idiom.
12684 (AUTOGEN, AUTOCONF): Define.
12685 (Makefile.in): Use $(AUTOGEN).
12686 (Makefile): Depend on config.status, and use autoconf-style rule to
12687 build it. Move original commands to...
12688 (config.status): ... this new target.
12689 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12690 $(AUTOCONF).
12691 * Makefile.in: Rebuilt.
12692
671aa708
NN
126932002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12694
53fbfb58
NN
12695 * Makefile.tpl: Fix dramatic bustage due to change in
12696 program_transform_name.
12697 * Makefile.in: Regenerate.
12698
12699 * configure.in: Remove unnecessary PATH setting.
12700 * configure: Regnerate.
12701
12702 * configure.in: Don't default to unprefixed tools unless
12703 the native tools will work.
12704 * configure: Regenerate.
12705
671aa708
NN
12706 * configure.in: Convert to autoconf script. Blow away lots
12707 of now-redundant Makefile fragments.
12708 * configure: Generate using Autoconf.
12709 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12710 * Makefile.in: Regenerate.
12711
57f40826
NN
127122002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12713
3fedb745
NN
12714 * configure: Fix stupid bug where RANLIB was mistakenly included.
12715
abb2db7a 12716 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12717 (build_configargs, host_configargs, target_configargs).
12718
12719 * configure.in: Move logic out of sed statement.
12720
abb2db7a 12721 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12722 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12723
315fa0f4
SS
127242002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12725
12726 * config.sub: Import from master repository
12727 * config.guess: Ditto
12728
45aff44f
AS
127292002-12-24 Andreas Schwab <schwab@suse.de>
12730
12731 * Makefile.tpl (multilib.out): Fix missing space.
12732 * Makefile.in: Regenerate.
12733
88b5521b
NN
127342002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12735
12736 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12737 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12738 * Makefile.in: Regenerate.
12739 * configure.in: Remove unnecessary leftovers.
12740
2a726918
GK
127412002-12-21 Geoffrey Keating <geoffk@apple.com>
12742
12743 * configure.in (extra_ranlibflags_for_target): New variable.
12744 (*-*-darwin): Add -c to ranlib commands.
12745 * configure (tooldir): Handle extra_ranlibflags_for_target.
12746
aace3269 127472002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12748
12749 * Makefile.tpl: Revert HJL's change.
12750 * Makefile.in: Regenerated.
12751 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12752 always.
12753
f0895142
AS
127542002-12-19 Andreas Schwab <schwab@suse.de>
12755
12756 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12757 * Makefile.in: Regenerate.
12758
dce2d8b2 127592002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12760
12761 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12762 * Makefile.in: Regenerated.
12763
12764 * configure.in (build_prefix): New. Substitute.
12765
212f6dd0
NN
127662002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12767
79308c5d
NN
12768 * Makefile.tpl: Don't let real targets depend on phony targets.
12769 * Makefile.in: Regenerate.
12770
212f6dd0
NN
12771 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12772 * Makefile.in: Regenerate.
12773
ab17919f
SS
127742002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12775
12776 * config.sub: Import from master repository
12777 * config.guess: Ditto
12778
5ecf91d1
JM
127792002-12-16 Jason Merrill <jason@redhat.com>
12780
12781 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12782 previous 'make bootstrap'.
12783 * Makefile.in: Regenerate.
12784
d8437e1b
HPN
127852002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12786
12787 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12788
4977bab6
ZW
127892002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12790
12791 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12792 * Makefile.in: Regenerate.
12793
0edcfdcb
JM
127942002-12-13 Jason Merrill <jason@redhat.com>
12795
6248218a 12796 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12797 library tests.
12798 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12799 * Makefile.in: Regenerate.
12800
4977bab6
ZW
128012002-12-12 Alexandre Oliva <aoliva@redhat.com>
12802
12803 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12804 * Makefile.in: Rebuilt.
12805
f87505dd
AO
128062002-12-12 Alexandre Oliva <aoliva@redhat.com>
12807
12808 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12809
4977bab6
ZW
128102002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12811
12812 * configure: Fix bug put in by gremlins.
12813
12814 * Makefile.tpl: Substitute more autoconfily.
12815 * configure: Substitute more autoconfily.
12816 * Makefile.in: Regenerate.
12817
7f0db92a
SS
128182002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12819
12820 * config.sub: Import from master repository
12821 * config.guess: Ditto
12822 * MAINTAINERS: Added Svein Seldal under write after approval
12823
4977bab6
ZW
128242002-12-08 Andrew Cagney <ac131313@redhat.com>
12825
12826 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12827 * Makefile.in (all-sim): Ditto.
12828
128292002-12-06 DJ Delorie <dj@redhat.com>
12830
12831 * Makefile.tpl: Change configure dependencies to not have real
12832 targets depend on phony targets.
12833
128342002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12835
12836 * configure.in: Revert unintentional change.
12837
12838 * Makefile.tpl: Change dependency for */multilib.out so that
12839 it works when gcc isn't in the tree.
12840
12841 * configure.in: Substitute more.
12842 * configure: Run subconfigures from the Makefile.
12843 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12844 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12845
67f1b906
GP
128462002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12847
12848 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12849
4977bab6
ZW
128502002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12851
12852 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12853 and corresponding dependencies.
12854 * Makefile.in: Regenerate.
12855
12856 * configure.in (host_tools): Order binutils, gas and ld for
12857 convenience in running the testsuites.
12858
12859 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12860 * Makefile.in: Regenerate.
12861 * configure.in: Introduce rules to serialize subconfigure runs.
12862
12863 * configure.in: Introduce BASE_CC_FOR_TARGET.
12864 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12865 Realize configure-build-* targets. Realize configure-target-* targets.
12866 * Makefile.in: Regenerate.
12867
128682002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12869
12870 * configure: Move gcc_version_trigger stuff from here...
12871 * configure.in: ...to here.
12872
12873 * configure.in: Separate subconfigure options added by this file from
12874 options given by the user. Add machinery to put args for host
12875 subconfigures into the Makefile.
12876
12877 * Makefile.tpl: Remove 'vault' targets.
12878 * Makefile.tpl: Reorder and comment dependencies.
12879 * Makefile.in: Regenerate.
12880
128812002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12882 * configure.in: Fix my broken commit of previous patch. (sigh)
12883
743f054e
GK
128842002-11-28 Geoffrey Keating <geoffk@apple.com>
12885
12886 * configure.in: Move host-specific darwin noconfigdirs into
12887 the host-specific section.
12888
4977bab6
ZW
128892002-11-28 Geoffrey Keating <geoffk@apple.com>
12890
12891 * configure.in: Move host-specific darwin noconfigdirs into
12892 the host-specific section.
12893
128942002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12895
12896 * configure: Remove skip-this-dir support.
12897 * Makefile.tpl: Remove skip-this-dir support.
12898
12899 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12900 subdirectories.
12901 * Makefile.in: Regenerate.
12902
12903 * Makefile.tpl: Strip out useless setting of 'dir'.
12904 * Makefile.in: Regenerate.
12905
129062002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12907
12908 * configure.in: Fix deeply stupid bug.
12909
12910 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12911 shell code in CXX_FOR_TARGET
12912 * Makefile.def: Introduce raw_cxx.
12913 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12914 RAW_CXX_FOR_TARGET.
12915 * Makefile.in: Regenerate.
12916
129172002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12918
12919 * Makefile.tpl: Remove unnecessary ifs.
12920 * Makefile.in: Regenerate.
12921
12922 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12923 dependencies. Maybe-ize build-libiberty. Create dummy install
12924 targets for 'no_install' modules.
12925 * configure: Move GDB_TK substitution to configure.in. Move
12926 build_modules stuff to configure.in.
12927 * configure.in: Implement soft dependency machinery. Maybe-ize
12928 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12929 * Makefile.in: Regenerate.
12930
129312002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12932
12933 * Makefile.tpl: Make all-target, install-target behave similarly
12934 to all, install (only hitting configured targets). Eliminate
12935 unused macro defintions.
12936
12937 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12938 build != host.
12939
12940 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12941
12942 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12943
12944 * configure.in: Produce lists of subdir targets we're actually
12945 configuring. Remove references to "dosrel".
12946 * Makefile.tpl: Let configure set which subdir targets are hit.
12947 Remove install-cross; clean up install; remove ALL. Remove
12948 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12949 Autogenerate host module targets. Remove empty dependency lines
12950 and redundant dependency; rearrange slightly.
12951 * Makefile.def: Add host-side libtermcap, utils.
12952
12953 * Makefile.in: Regenerate.
12954
e6226a2f
RO
129552002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12956
12957 * ltconfig (osf[345]): Append $major to soname_spec.
12958 Reflect this in library_names_spec.
12959 * ltmain.sh (osf): Prefix $major with . for use as extension.
12960
3b75d237
AJ
129612002-11-19 Andreas Jaeger <aj@suse.de>
12962
12963 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12964 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12965 and sparc64 GNU/Linux systems.
12966
809108de
NS
129672002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12968
12969 * MAINTAINERS: Update email.
12970
e7e0de7e
GP
129712002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12972
12973 * MAINTAINERS: Complete James Dennett's entry.
12974
f7109dea
EB
129752002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12976
12977 * MAINTAINERS (Write After Approval): Add myself.
12978
d3ac17c9
BK
129792002-11-13 Bruce Korb <bkorb@gnu.org>
12980
12981 * Makefile.tpl: syntactic cleanup
12982
dce2d8b2 129832002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12984
12985 * MAINTAINERS: Add myself to write-after-approval list.
12986
4977bab6
ZW
129872002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12988
12989 * Makefile.def: Add list of recursive targets to autogenerate.
12990 Add build_modules.
12991 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12992 targets. Autogenerate *-build-* targets.
12993 * Makefile.in: Regenerate.
12994
129952002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12996
12997 * configure: More autoconf-style substitutions.
12998 * Makefile.tpl: More autoconf-style substitutions.
12999 * Makefile.in: Regenerate.
13000
130012002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13002
13003 * configure: Substitute more variables in a more autoconf-friendly
13004 way. Simplify slightly.
13005 * Makefile.tpl: Make more variables substitutable in an
13006 autoconf-friendly way.
13007 * Makefile.in: Regenerate.
13008
d4783999
JW
130092002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13010
13011 * MAINTAINERS (Write After Approval): Add myself.
13012
4977bab6
ZW
130132002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13014
13015 * configure.in (v810*): Remove special setting of tools.
13016
13017 * configure: Add support for extra required flags for ar or nm.
13018 * configure.in (aix4.3+): Use above support for target-specific
13019 issues, rather than using config/mt-aix43.
13020
130212002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13022
13023 * configure: Remove 'removing', which doesn't work. Replace $subdir
13024 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13025 with $srcdir. Reformat indentation. Substitute some variables
13026 formerly hard-coded in the Makefile for build=host.
13027 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13028 * Makefile.def: Autogenerate more.
13029 * Makefile.in: Regenerate.
13030
1c9c903e
AN
130312002-11-04 Adam Nemet <anemet@lnxw.com>
13032
13033 * MAINTAINERS (Write After Approval): Add myself.
13034
40673d2b
KB
130352002-11-04 Kevin Buettner <kevinb@redhat.com>
13036
13037 * Makefile.def (host_modules): Add rda.
13038 * Makefile.in: Regenerate.
13039 * configure.in (target_tool): Add target-rda to list.
13040
42e650ae
GP
130412002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13042
13043 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13044
e004b81f
PE
130452002-10-25 Phil Edwards <pme@gcc.gnu.org>
13046
13047 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13048 and restrap targets to this rule.
13049 * Makefile.in: Regenerate.
13050
06bd49b1
GP
130512002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13052
13053 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13054 GNATS only accounts.
13055
d0af82b0
HPN
130562002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13057
13058 * configure.in (i[3456]86-*-linux*): Add check to disable
13059 ${libgcj} for glibc1.
13060
10782654
DC
130612002-10-24 Denis Chertykov <denisc@overta.ru>
13062
13063 * MAINTAINERS: Add myself as ip2k port maintainer.
13064
a5a438f5
SS
130652002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13066
13067 * configure.in: Add tic4x target.
13068
fe3d5b7f
NN
130692002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13070
aba8a494
NN
13071 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13072 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13073 * Makefile.in: Regenerate.
13074
fe3d5b7f
NN
13075 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13076 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13077 * Makefile.in: Regenerate.
13078
a6ad79e7
JJ
130792002-10-02 Janis Johnson <janis187@us.ibm.com>
13080
13081 * MAINTAINERS: Add myself as web pages co-maintainer.
13082
6a8a9058
NN
130832002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13084
13085 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13086 * Makefile.in: Regenerate.
13087
327d975a
ZW
130882002-10-02 Zack Weinberg <zack@codesourcery.com>
13089
13090 * MAINTAINERS: Add myself and Nathan Sidwell
13091 <nathan@codesourcery.com> as VxWorks maintainers.
13092
a5ae8f19 130932002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13094
13095 * Makefile.def: Remove order dependency comments.
13096 * Makefile.tpl: Add explicit install-install dependencies.
13097 * Makefile.in: Regenerate.
d0f6c823 13098
34c6040c 13099 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13100 * Makefile.in: Regenerate.
34c6040c 13101
d0f6c823
NN
13102 * Makefile.tpl: Add configure-target (for src-release in src)
13103 * Makefile.in: Regenerate.
13104
50bd210b
NC
131052002-09-30 Nick Clifton <nickc@redhat.com>
13106
13107 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13108
ca25149e
UW
131092002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13110
13111 * configure.in (s390*-*-linux*): Enable libgcj.
13112
dd30b57d
NN
131132002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13114
9e60a678
NN
13115 * configure: Revert accidentally applied changes.
13116
dd30b57d
NN
13117 * Makefile.tpl: Make more autoconf-friendly.
13118 * Makefile.in: Regenerate.
13119 * configure: Make substitution more autoconf-like.
13120
5831424e
RE
131212002-09-28 Richard Earnshaw <rearnsha@arm.com>
13122
13123 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13124 single entry to handle all these.
13125 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13126 libjava on arm-*-elf.
13127
b7f3b15b
GK
131282002-09-27 Geoffrey Keating <geoffk@apple.com>
13129
13130 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13131 things that depend on them.
13132
0dffceed
NN
131332002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13134
13135 * Makefile.tpl: Make subsituted variables more autoconfy.
13136 * Makefile.in: Regenerate.
13137 * configure: Make seds more autoconfy.
13138
1db75a86 131392002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13140
13141 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13142 * Makefile.in: Regenerate.
13143 * configure.in: Rewrite sed statements to look autoconfy.
13144
1db75a86
NN
13145 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13146 all-target-foo on configure-target-foo.
13147 * Makefile.def: Ditto.
13148 * Makefile.in: Rebuild.
13149
741a4e89
AH
131502002-09-25 Andrew Haley <aph@redhat.com>
13151
13152 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13153
95ddd785
NN
131542002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13155
13156 * Makefile.def: New file.
13157 * Makefile.tpl: New file.
13158 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13159 * contrib/gcc_update: Note that Makefile.in is a generated file.
13160
13161 * configure.in: Minor rearrangement. Simplify tests.
13162
65a824f6
JT
131632002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13164
13165 * configure.in (with_headers): Skip copy if value is "yes".
13166 (with_libs): Likewise.
13167
51270f0a 131682002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13169
13170 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13171 * configure.in (sh*-*-pe*): Ditto.
13172 * configure.in (mips*-*-pe*): Ditto.
13173 * configure.in (*arm-wince-pe): Ditto.
13174
8f89dbf4
NN
13175 * configure.in: Rearrange.
13176
c1b8db3f
KH
131772002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13178
13179 * MAINTAINERS: Update my email address.
13180
341f0575
PK
131812002-08-30 Paul Koning <pkoning@equallogic.com>
13182
13183 * MAINTAINERS: (Write After Approval): Add myself.
13184
d2e06980
GK
131852002-08-29 Geoffrey Keating <geoffk@redhat.com>
13186
13187 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13188
4906d5d8
GK
131892002-08-24 Geoffrey Keating <geoffk@redhat.com>
13190
13191 * MAINTAINERS: Change my mailing address.
13192
e9a25cc8
PC
131932002-08-21 Paolo Carlini <pcarlini@unitus.it>
13194
13195 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13196 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13197
dce2d8b2 131982002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13199
13200 * MAINTAINERS (Write After Approval): Remove myself.
13201 (Various Maintainers: c++ runtime libs): Add myself.
13202
5ce6f47b
EC
132032002-08-15 Eric Christopher <echristo@redhat.com>
13204
13205 * config.sub: Import from master repository.
13206 * config.guess: Ditto.
13207
7f9317f0
AO
132082002-08-19 Alexandre Oliva <aoliva@redhat.com>
13209
13210 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13211 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13212 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13213
7aecca3d
AH
132142002-08-16 Aldy Hernandez <aldyh@redhat.com>
13215
13216 * MAINTAINERS: Add self to rs6000 vector extensions.
13217
8ea4b195
AO
132182002-08-15 Alexandre Oliva <aoliva@redhat.com>
13219
13220 * libiberty/configure: Reverted unintended yesterday's check in.
13221
f5cc59a7
AO
132222002-08-14 Alexandre Oliva <aoliva@redhat.com>
13223
13224 * boehm-gc/configure, libf2c/configure: Rebuilt.
13225 * libffi/configure, libiberty/configure: Ditto.
13226 * libjava/configure, libobjc/configure: Ditto.
13227 * libstdc++-v3/configure, zlib/configure: Ditto.
13228 Merged from binutils:
13229 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13230 From Steve Ellcey <sje@cup.hp.com>:
13231 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13232 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13233 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13234 IA64.
13235 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13236 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13237 soname_spec, sys_lib_search_path_spec): Ditto.
13238
dce2d8b2 132392002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13240
13241 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13242
2ff34870
L
132432002-08-04 H.J. Lu (hjl@gnu.org)
13244
13245 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13246
a014f2fe
KW
132472002-08-02 Krister Walfridsson <cato@df.lth.se>
13248
13249 * MAINTAINERS (Write After Approval): Add myself.
13250
c01d477a
AM
132512002-07-31 Alan Modra <amodra@bigpond.net.au>
13252
13253 * configure.in: Move generic linux case to end. Copy generic
13254 linux noconfigdirs to mips*-*-linux* entry and new
13255 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13256
68cd2524
MM
132572002-07-19 Michael Matz <matz@suse.de>
13258
13259 * MAINTAINERS: Add myself as ra* maintainer.
13260
e2d83b8c
CD
132612002-07-16 Chris Demetriou <cgd@broadcom.com>
13262
13263 * config.guess: Update to 2002-07-09 version.
13264 * config.sub: Update to 2002-07-03 version.
13265
cece4f1d
HPN
132662002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13267
13268 * MAINTAINERS: Fix typo in a maintainer email address.
13269
bb654703
NN
132702002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13271
13272 * configure.in: Remove two redundant tests.
13273
789b7de5
RO
132742002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13275
13276 * configure.in (mips*-*-irix6*o32): Enable stabs.
13277
e1da1089
NN
132782002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13279
f3970bba
NN
13280 * configure.in: Don't build grez.
13281 * Makefile.in: Ditto.
13282
e1da1089
NN
13283 * Makefile.in: Remove references to bsp, cygmon, libstub.
13284 * configure.in: Ditto.
13285
13286 * configure.in: Remove leftover reference to gdbtest.
13287
57c905fa
PE
132882002-07-08 Phil Edwards <pme@gcc.gnu.org>
13289
13290 * configure.in (gxx_include_dir): Change to match versioned
13291 C++ headers if --enable-version-specific-runtime-libs is used.
13292
a0af94a7 132932002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13294
a0af94a7
SE
13295 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13296
423ce3eb
NN
132972002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13298
13299 * configure.in: Make --without-x work.
13300
98186934
NN
133012002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13302
c3b7d169
NN
13303 * configure.in: Rearrange target Makefile fragment collection.
13304
98186934
NN
13305 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13306 cvs[src].
13307 * configure.in: Ditto.
13308
eebd288a
MK
133092002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13310
13311 * MAINTAINERS (Write After Approval): Update my e-mail address.
13312
3ab36f05
NN
133132002-06-24 Ben Elliston <bje@redhat.com>
13314
13315 * configure.in (host_tools): Remove cgen.
13316
13317 * Makefile.in (all-cgen): Remove; runs from its source directory.
13318 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13319 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13320 (all-sim): Likewise.
13321
dce2d8b2 133222002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13323
13324 * Makefile.in: Eliminate 'apache' targets.
13325 * configure.in: Eliminate 'apache' targets.
13326
55380b08
NN
13327 * configure.in: Eliminate redundant tests. Reorganize.
13328
9a5c1b9d
NN
13329 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13330
5fd3853a
NN
13331 * config-ml.in: Eliminate references to Cygnus configure.
13332
cfefc434
NN
13333 * Makefile.in: Eliminate references to building emacs.
13334
2fe93885
GS
133352002-06-28 Graham Stott <graham.stott@btinternet.com>
13336
13337 * MAINTAINERS: Update my email address.
13338
53c40185
BK
133392002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13340
13341 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13342 (cxx_incdir): Remove.
53c40185 13343
97679694
NN
133442002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13345
13346 * MAINTAINERS (Write After Approval): Add self.
13347
b03bcd37
DC
13348Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13349
13350 * configure.in: Add support for ip2k.
13351
6bd12129
NN
133522002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13353
13354 * configure.in: Fix AIX configury bug.
13355
e0d98a92
SE
133562002-06-20 Steve Ellcey <sje@cup.hp.com>
13357
13358 * MAINTAINERS (Write After Approval): Add self.
13359
ba3292db
NN
133602002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13361
ef40bc65
NN
13362 * configure.in: replace ${topsrcdir} with ${srcdir}
13363
7a0be465
NN
13364 * configure.in: Move definition of libstdcxx_flags
13365 right above usage, rather than waaay earlier.
13366
e1848dde
NN
13367 * configure.in: Pull definition of is_cross_compiler earlier.
13368
8bc2fff1
NN
13369 * configure.in: Rearrange a little.
13370
ba3292db
NN
13371 * configure.in: Remove references to librx.
13372 * Makefile.in: Remove references to librx.
13373
11d8b408
DC
13374Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13375
13376 * config.sub: Add support for avr target.
13377 Import from master sources, rev 1.255
5ce6f47b 13378
93da8339
PE
133792002-06-19 Phil Edwards <pme@gcc.gnu.org>
13380
13381 * configure, .cvsignore: Revert previous change...
13382 * Makefile: ...delete.
13383
b4caab5c
NN
133842002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13385
13386 * configure.in: Eliminate ${gasdir} variable.
13387
ee777171
DB
133882002-06-18 Dave Brolley <brolley@redhat.com>
13389
13390 * configure.in: Add support for frv.
13391 * config.sub: Add support for frv.
13392
26e4af54
PE
133932002-06-18 Phil Edwards <pme@gcc.gnu.org>
13394
13395 * configure: Remove garbage from previous commit.
13396
bb20b7da
PE
133972002-06-18 Phil Edwards <pme@gcc.gnu.org>
13398
13399 * configure: For in-source builds, make a subdir and re-exec there.
13400 * Makefile: New file. Pass targets through to build directory.
13401 * .cvsignore: No longer ignore "Makefile".
13402
9d321f6c
DR
134032002-06-16 Douglas Rupp <rupp@gnat.com>
13404
13405 * MAINTAINERS (Write After Approval): Add self.
13406
c8eb2bc0
KG
134072002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13408
13409 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13410
f210d239
JT
134112002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13412
13413 * configure.in (vax-*-netbsd*): Re-enable gas.
13414
e9667b3c
NN
134152002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13416
efe1f357
NN
13417 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13418 BUILD_PREFIX_1, to correct nomenclature.
13419 * configure: Likewise.
13420
e9667b3c
NN
13421 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13422 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13423
fe2fe497
OH
134242002-05-31 Olaf Hering <olh@suse.de>
13425
13426 * config-ml.in: Propogate DESTDIR also.
13427
dcf7f0dd
JT
134282002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13429
13430 * configure.in (vax-*-netbsd*): Don't build gas for this
13431 platform.
13432
6ff14f32
MM
134332002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13434
13435 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13436 and libgcj for AVR.
13437
397de1ff
KK
134382002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13439
13440 * MAINTAINERS (Write After Approval): Add myself.
13441
ac30211c
JT
134422002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13443
13444 * config.guess: Update to 2002-05-22 version.
13445 * config.sub: Likewise.
13446
1e6347d8
RO
134472002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13448
13449 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13450 * config-ml.in: Likewise.
13451 * configure: Likewise.
13452 * configure.in: Likewise.
13453
e5ce1d6d
SC
134542002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13455
13456 * MAINTAINERS: Update my email address.
13457
6cdef75d
NN
134582002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13459
4a87f061
NN
13460 * configure.in: Simplify makefile fragment collection.
13461
13462 * configure.in: Remove code to build emacs.
603606e7 13463
e254d6b5
NN
13464 * configure.in : Remove --srcdir argument from targargs and buildargs
13465 (it's always overridden in the Makefile anyway). Rearrange a bit.
13466
13467 * configure: Move some logic to configure.in.
13468 * configure.in: Move some logic from configure.
6cdef75d 13469
1d6006fe
TT
134702002-05-11 Tom Tromey <tromey@redhat.com>
13471
13472 * MAINTAINERS: Reflect libgcj reality.
13473
b70b3534
FS
134742002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13475
13476 * Makefile.in: Honour DESTDIR.
13477
4434687a
MM
134782002-05-08 Mark Mitchell <mark@codesourcery.com>
13479
13480 * config.guess: Import 2002-03-20 version.
13481 * config.sub: Import 2002-04-26 version.
13482
a89e49c7
RO
134832002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13484
13485 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13486
44e55536
TJ
134872002-05-07 Tim Josling <tej@melbpc.org.au>
13488
13489 * MAINTAINERS: Add self.
13490
dce2d8b2 134912002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13492
13493 * ltmain.sh: Detect and handle object name conflicts
13494 while piecewise linking a static library.
13495
b7c13625
AO
134962002-05-05 Alexandre Oliva <aoliva@redhat.com>
13497
13498 * configure.in (noconfigdirs): Don't disable libgcj on
13499 sparc64-*-solaris* and sparcv9-*-solaris*.
13500
4182d9fa
AO
135012002-05-03 Alexandre Oliva <aoliva@redhat.com>
13502
13503 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13504
7bebf279
TF
135052002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13506
13507 * configure.in (FLAGS_FOR_TARGET): Do not add
13508 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13509 on i[3456]86-*-linux*.
13510
9a06dc7d
TF
135112002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13512
13513 * configure.in (noconfigdirs): Replace [ ] with test.
13514
13515 * configure.in (noconfigdirs): Do not add target-newlib if
13516 target == i[3456]86-*-linux*, and host == target.
13517
a51a07fa
NN
135182002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13519
9e7facd6
DD
13520 * configure.in: delete reference to absent file
13521
aeaa0f2f
NN
13522 * configure.in: replace '[' with 'test'
13523
4bb98828
NN
13524 * configure.in: Eliminate references to gash.
13525 * Makefile.in: Eliminate references to gash.
13526
64791664
NN
13527 * configure.in: remove useless references to 'pic' makefile fragments.
13528
3ed57cf4
NN
13529 * configure.in: (*-*-windows*) Finish removing.
13530
a51a07fa
NN
13531 * configure.in: Eliminate redundant test for libgui.
13532
8552f6f1
RS
135332002-04-29 Roger Sayle <roger@eyesopen.com>
13534
13535 * MAINTAINERS: Add self and realphabetize. Update entries
13536 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13537 entry for a29k port maintainer.
13538
dce2d8b2 135392002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13540
13541 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13542 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13543
704c9a14
NN
135442002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13545
13546 * configure.in: remove references to dead files
13547
7bff5059
MM
135482002-04-19 Mark Mitchell <mark@codesourcery.com>
13549
13550 * MAINTAINERS: Add information about purpose of this file.
13551
0c7c67f0
TT
135522002-04-18 Tom Tromey <tromey@redhat.com>
13553
13554 * configure.in: Disallow configuring libgcj when it is already
13555 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13556 Solaris 2.8 by default. For PR libgcj/6158.
13557
63501e91
NN
135582002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13559
13560 * configure.in: Move default CC setting out of config/mh-* fragments
13561 directly into here.
13562
701afd4d
NN
135632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13564
13565 * configure.in: don't even try to configure or make a subdirectory
13566 if there's no configure script for it.
13567
07cdae91
MM
135682002-04-15 Mark Mitchell <mark@codesourcery.com>
13569
13570 * MAINTAINERS: Remove chill maintainers.
13571 * Makefile.in (CHILLFLAGS): Remove.
13572 (CHILL_LIB): Remove.
13573 (TARGET_CONFIGDIRS): Remove libchill.
13574 (CHILL_FOR_TARGET): Remove.
13575 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13576 CHILL_LIB.
13577 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13578 (CHECK_TARGET_MODULES): Likewise.
13579 (INSTALL_TARGET_MODULES): Likewise.
13580 (CLEAN_TARGET_MODULES): Likewise.
13581 (configure-target-libchill): Remove.
13582 (all-target-libchill): Remove.
13583 * configure.in (target_libs): Remove target-libchill.
13584 Do not compute CHILL_FOR_TARGET.
13585 * libchill: Remove directory.
5ce6f47b 13586
ab50d72b
DD
135872002-04-11 DJ Delorie <dj@redhat.com>
13588
13589 * Makefile.in, configure.in: Sync with binutils, entries
13590 follow...
13591
0a1e123a
DD
135922002-04-07 Andrew Cagney <ac131313@redhat.com>
13593
13594 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13595 (do-tar, do-bz2): New rules.
13596 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13597 (gdb-tar): New rule.
13598 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13599 (insight_dejagnu.tar): New rule.
13600 (insight.tar): New rule.
13601 (gdb+dejagnu.tar): New rule.
13602 (gdb.tar): New rule.
13603
ab50d72b
DD
136042002-02-01 Mo DeJong <supermo@bayarea.net>
13605
13606 * Makefile.in: Add all-tix to deps for all-snavigator
13607 so that tix is built when building snavigator.
13608
136092002-01-11 Steve Ellcey <sje@cup.hp.com>
13610
13611 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13612 ld and gdb are not supported.
13613
136142002-01-07 Mark Salter <msalter@redhat.com>
13615
13616 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13617 Allow target-libgloss to be built for arm, strongarm, and xscale.
13618
136192001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13620
13621 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13622 options for i[3456]86-pc-linux* native builds.
13623
136242001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13625
13626 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13627 files from .po files for a distribution.
13628
136292001-09-03 Jeff Holcomb <jeffh@redhat.com>
13630
13631 * configure.in: Enable libstdc++-v3 for h8300 targets.
13632
136332001-06-19 Alan Modra <amodra@bigpond.net.au>
13634
13635 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13636 version from bfd/.
13637
13638Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13639
13640 * Makefile.in (VER): When present, extract the version number from
13641 the file version.in.
13642
dce2d8b2 136432001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13644
13645 * configure.in : enable ld for aix
13646
136472001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13648
13649 * config.guess: Add linux target for S/390.
13650
136512000-11-07 Philip Blundell <pb@futuretv.com>
13652
13653 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13654
136552000-11-03 Philip Blundell <pb@futuretv.com>
13656
13657 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13658 files.
13659
136602001-01-15 Ben Elliston <bje@redhat.com>
13661
13662 * configure.in (host_tools): Add sid.
13663 Always configure cgen.
13664
136652000-11-24 Nick Clifton <nickc@redhat.com>
13666
13667 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13668
ab50d72b
DD
136692000-08-20 Doug Evans <dje@casey.transmeta.com>
13670
13671 * Makefile.in (ALL_MODULES): Add all-cgen.
13672 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13673 (all-cgen): New target.
13674 (all-opcodes,all-sim): Depend on all-cgen.
13675 * configure.in (host_tools): Add cgen.
13676 Only configure cgen if --enable-cgen-maint.
13677
dce2d8b2 136782002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13679
13680 * configure.in: Add *-*-freebsd* configurations.
13681
90def2b2
TT
136822002-04-08 Tom Tromey <tromey@redhat.com>
13683
13684 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13685 Fixes PR libgcj/6068.
13686
320d7e7a
KW
136872002-03-30 Krister Walfridsson <cato@df.lth.se>
13688
13689 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13690
18b467f1
RO
136912002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13692
13693 * configure.in (alpha*-dec-osf*): Enable libgcj.
13694
dce2d8b2 136952003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13696
13697 * MAINTAINERS (Write After Approval): Add myself.
13698
56ae9405
NC
136992002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13700
13701 Fix for: PR bootstrap/3591, target/5676
13702 * configure.in (mcore-pe): Disable the configuration of
13703 libstdc++-v3 since exceptions are not supported.
13704
f18d9a0c
AG
137052002-03-20 Anthony Green <green@redhat.com>
13706
13707 * configure.in: Enable libgcj for xscale-elf target.
13708
dce2d8b2 13709Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13710
13711 * MAINTAINERS: Update my email address.
13712
28eca9e8
AO
137132002-03-16 Alexandre Oliva <aoliva@redhat.com>
13714
13715 * ltmain.sh (relink_command): Fix typo in previous change.
13716
e67e72c7
AO
137172002-03-15 Alexandre Oliva <aoliva@redhat.com>
13718
13719 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13720 (relink_command): Added --tag flags.
13721 (mode=install): If relinking fails; error out.
13722
c2273204
RH
137232002-03-12 Richard Henderson <rth@redhat.com>
13724
13725 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13726 .NOTPARALLEL tag.
13727 (do-check): Rename from check.
13728 (check): Allow parallel check.
13729
bcb64245
BW
137302002-03-12 Bob Wilson <bob.wilson@acm.org>
13731
13732 * MAINTAINERS: Add myself as maintainer for xtensa port.
13733 Fix alphabetical order in CPU port maintainer list.
13734 Remove myself from Write After Approval list.
13735
63adb4ff
RH
137362002-03-11 Richard Henderson <rth@redhat.com>
13737
13738 * Makefile.in (.NOTPARALLEL): Add fake tag.
13739
9bec4bf0
L
137402002-03-07 H.J. Lu (hjl@gnu.org)
13741
13742 * configure.in: Enable gprof for mips*-*-linux*.
13743
c7fc1f84
DS
137442002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13745
13746 * MAINTAINERS (Write After Approval): Add myself.
13747
6bff33fb
AO
137482002-02-28 Alexandre Oliva <aoliva@redhat.com>
13749
13750 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13751 libjava.
13752 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13753
0210b33b
AO
137542002-02-23 Alexandre Oliva <aoliva@redhat.com>
13755
13756 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13757 because its Makefile is there; test for the executable instead.
13758
fcc0a3ef
AO
137592002-02-22 Alexandre Oliva <aoliva@redhat.com>
13760
13761 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13762 libstdc++-v3 and libjava.
13763
dce2d8b2 137642002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13765
13766 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13767 boehm-gc
5ce6f47b 13768
40fe0ec3
AO
137692002-02-09 Alexandre Oliva <aoliva@redhat.com>
13770
13771 * config.guess: Updated to 2002-01-30's version.
13772 * config.sub: Updated to 2002-02-01's version.
13773 Contribute sh64-elf.
13774 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13775 * configure.in: Added sh64-*-*.
13776
694d53ee
CD
137772002-02-08 Chris Demetriou <cgd@broadcom.com>
13778
13779 * MAINTAINERS: Belatedly add myself to write after approval list.
13780
a9ca50b1
JH
13781Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13782
13783 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13784 Remove self as Write After Approval.
13785
5ffc3500
GK
137862002-01-31 Geoffrey Keating <geoffk@redhat.com>
13787
13788 * MAINTAINERS: Put self in as maintainer for contrib/regression
13789 directory.
13790
4ceaf7fb
PE
137912002-01-28 Phil Edwards <pme@gcc.gnu.org>
13792
13793 * MAINTAINERS: Update my email address.
13794
51584787
JT
137952002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13796
5ce6f47b
EC
13797 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13798 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13799 libraries if not supported for NetBSD on target CPU.
13800
5701d273
DR
138012002-01-25 Douglas B Rupp <rupp@gnat.com>
13802
13803 * install-sh: Use _inst.$$_ for temp file name.
13804
b299a075
JT
138052002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13806
13807 * MAINTAINERS (Write After Approval): Move my contact info
13808 from here...
13809 (OS Port Maintainers): ...to here (netbsd).
13810
51fe14b5
BW
138112002-01-22 Bob Wilson <bob.wilson@acm.org>
13812
13813 * MAINTAINERS (Write After Approval): Add myself.
13814
dce2d8b2 138152002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13816
13817 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13818 (all-target-fastjar): Also depend on all-target-libiberty.
13819
3cd87679
L
138202002-01-16 H.J. Lu (hjl@gnu.org)
13821
13822 * config.guess: Import from master sources, rev 1.225.
13823 * config.sub: Import from master sources, rev 1.238.
13824
969a6d8f
KH
138252002-01-16 Kazu Hirata <kazu@hxi.com>
13826
13827 * MAINTAINERS (Write After Approval): Remove myself.
13828
366f6a52
FW
138292001-12-19 Florian Weimer <fw@deneb.enyo.de>
13830
13831 * MAINTAINERS (Write After Approval): Add myself.
13832
f02240b6
JM
138332001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13834
13835 * MAINTAINERS: Add self as docs co-maintainer.
13836
5d08dc39
MK
138372001-12-11 Matthias Klose <doko@debian.org>
13838
13839 * MAINTAINERS (Write After Approval): Add myself.
13840
39e790d5
ZW
138412001-12-09 Zack Weinberg <zack@codesourcery.com>
13842
13843 * MAINTAINERS: Update my email address.
13844
4519d6a3
TC
138452001-12-07 Turly O'Connor <turly@apple.com>
13846 * MAINTAINERS (Write After Approval): Add myself.
13847 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13848 (rs6000_initialize_trampoline): Call __trampoline_setup for
13849 ABI_DARWIN too.
13850 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13851 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13852
21cf0a73
PC
138532001-12-07 Paolo Carlini <pcarlini@unitus.it>
13854
13855 * MAINTAINERS (Write After Approval): Add myself.
13856
4ee43206
DR
13857Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13858
13859 * configure, configure.in: Use temp file for long sed commands.
13860
251931f3
LG
138612001-12-03 Laurent Guerby <guerby@acm.org>
13862
13863 * config.sub: Update to version 1.232 on subversion.
13864
03777dd7
BE
138652001-12-03 Ben Elliston <bje@redhat.com>
13866
13867 * MAINTAINERS: Update mail address for config.* patches.
13868
dce2d8b2 138692001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13870 Zack Weinberg <zack@codesourcery.com>
13871
13872 When build != host, create libiberty for the build machine.
13873
13874 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13875 CONFIG_ARGUMENTS.
13876 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13877 New variables.
13878 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13879 and rules.
13880 (all.normal): Depend on ALL_BUILD_MODULES.
13881 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13882 (all-build-libiberty): Depend on configure-build-libiberty.
13883
13884 * configure: Calculate and substitute proper value for
13885 ALL_BUILD_MODULES.
13886 * configure.in: Create the build subdirectory.
13887 Calculate and substitute TARGET_CONFIGARGS (formerly
13888 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13889
04075e8f
ZL
138902001-11-26 Ziemowit Laski <zlaski@apple.com>
13891
13892 * MAINTAINERS (write-after-approval): Add self.
13893
ed19322d
CR
138942001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13895
13896 * MAINTAINERS (GNATS only accounts): Remove self.
13897
90a12988
HPN
138982001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13899
13900 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13901 libf2c.
13902
77e653ad
CR
139032001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13904
13905 * MAINTAINERS (Write After Approval): Add self.
13906
64adad99
DB
139072001-11-12 David O'Brien <obrien@FreeBSD.org>
13908
13909 * MAINTAINERS: mips and s390 are also CPU ports.
13910
834a28c7
DB
139112001-11-12 David O'Brien <obrien@FreeBSD.org>
13912
13913 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13914
ef94239f
DB
139152001-11-11 David O'Brien <obrien@FreeBSD.org>
13916
13917 * MAINTAINERS: Alphabetize.
13918
beda0427
KH
139192001-11-09 Kazu Hirata <kazu@hxi.com>
13920
13921 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13922
6ca224d3
JDA
139232001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13924
13925 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13926
132e4bd7
PE
139272001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13928
13929 * configure.in (--enable-languages): Be more permissive about
13930 syntax. Check for empty lists better. Warn about $LANGUAGES.
13931
c6243b4c
GK
139322001-11-08 Geoffrey Keating <geoffk@redhat.com>
13933
13934 * config.sub: Import from master sources, rev. 1.230.
13935 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13936
abbb9e76
LG
139372001-11-07 Laurent Guerby <guerby@acm.org>
13938
13939 * MAINTAINERS (Write After Approval): Add self.
13940
53cdb27a
HPN
139412001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13942
13943 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13944
dd3a88c9
HPN
139452001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13946
13947 * config.sub: Import from master sources, rev 1.226.
13948 * config.guess: Import from master sources, rev 1.216.
13949
d344dce9
HPN
139502001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13951
13952 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13953 * MAINTAINERS: Add self as maintainer of MMIX port.
13954 Remove old after-approval entry.
13955
63f6bcd7
JM
139562001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13957
13958 * ChangeLog, configure: Fix spelling errors.
13959
84f92638
BK
139602001-10-20 Brendan Kehoe <brendan@zen.org>
13961
13962 * MAINTAINERS: Tweak my address.
13963
dce2d8b2 13964Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13965
13966 * MAINTAINERS: Update my email address.
13967
1567080c 139682001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13969
f48a3b5c 13970 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13971 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13972
30106886
GB
139732001-10-10 Geert Bosch <bosch@gnat.com>
13974
e490616e 13975 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13976 Added Robert Dewar.
13977
dce2d8b2 139782001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13979
13980 * MAINTAINERS (Write After Approval): Added self
13981
d1c3e709
GB
139822001-10-02 Geert Bosch <bosch@gnat.com>
13983
13984 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13985
50f5f793
JM
139862001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13987
13988 * configure: Handle temporary files securely using mkdir.
13989
7fddf9a9
AO
139902001-09-29 Alexandre Oliva <aoliva@redhat.com>
13991
13992 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13993
dce2d8b2 139942001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13995
13996 * configure.in (*-*-linux*): Disable configuration of target-newlib
13997 and target-libgloss.
e490616e 13998
0c055e34
AO
139992001-09-26 Alexandre Oliva <aoliva@redhat.com>
14000
14001 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14002 RANLIB.
14003
759bfa90
AO
140042001-09-21 Alexandre Oliva <aoliva@redhat.com>
14005
14006 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14007 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14008 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14009 avoid quotes nesting problems.
14010 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14011 (DO_X): Export only variables that are set.
14012
1dc4a750
BE
140132001-09-19 Ben Elliston <bje@redhat.com>
14014
14015 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14016 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14017 semantics. Use the shell built-in "type" command instead.
14018
898c7238
AO
140192001-08-31 Alexandre Oliva <aoliva@redhat.com>
14020
14021 Merged from gcc-3_0-branch:
14022 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14023 * ltcf-c.sh: Use $objext, not $ac_objext.
14024 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14025 * ltcf-cxx.sh: Add support for GNU.
14026 2001-07-22 Timothy Wall <twall@redhat.com>
14027 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14028 default settings if using GNU tools with that configuration.
14029 * ltcf-cxx.sh: Ditto.
14030 * ltcf-gcj.sh: Ditto.
14031 2001-07-21 Michael Chastain <chastain@redhat.com>
14032 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14033 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14034 * ltmain.sh: Mark as gcc-local.
14035
8fa0a32e
EC
140362001-08-30 Eric Christopher <echristo@redhat.com>
14037 Jason Eckhardt <jle@redhat.com>
14038
14039 * config.guess: Merge from master sources.
14040 * config.sub: Merge from master sources, add support for mipsisa32.
14041
32f30f91 140422001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14043 * config.sub: Merge from master sources, rev 1.219.
14044 * MAINTAINERS: Add self as contact for stormy16 port.
14045
f6084f99
ZW
140462001-08-14 Zack Weinberg <zackw@panix.com>
14047
14048 * config.sub: Merge from master sources, rev 1.218.
14049 * config.guess: Merge from master sources, rev 1.209.
14050
91b54f7f
GS
140512001-08-11 Graham Stott <grahams@redhat.com>
14052
14053 * Makefile.in (check-c++): Add missing semicolon.
14054
e5b3941e
JH
14055Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14056
32f30f91 14057 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14058
6387a56e
EC
140592001-07-30 Eric Christopher <echristo@redhat.com>
14060
14061 * MAINTAINERS (Various maintainers: mips port): Added myself.
14062
53b475f0
AH
140632001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14064
e490616e 14065 * configure.in (sh-*-linux*): New.
53b475f0 14066
2a08c780
RH
140672001-07-27 Richard Henderson <rth@redhat.com>
14068
14069 * .cvsignore: Add LAST_UPDATED.
14070
bfa79422
UW
140712001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14072
14073 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14074
0ae85492
AH
140752001-07-16 Aldy Hernandez <aldyh@redhat.com>
14076
e490616e 14077 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14078
8e1ab0fe
NP
14079Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14080
14081 * MAINTAINERS (Write After Approval): Added myself.
14082
2b997990
SC
140832001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14084
14085 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14086 and libgcj on m68hc11/m68hc12.
14087
d920e825
L
140882001-06-27 H.J. Lu (hjl@gnu.org)
14089
14090 * Makefile (CFLAGS_FOR_BUILD): New.
14091 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14092
d425a1e0
JM
140932001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14094
14095 * README: Remove version number.
14096
5b5b4207
GP
140972001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14098
14099 * INSTALL/README: Update wrt. to the installation instructions now
14100 residing in gcc/doc/install.texi.
14101
be839b69
JM
141022001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14103
14104 * README: Replace with a cut-down and updated version of gcc/README.
14105
fe2ee7c4
DE
141062001-06-12 David Edelsohn <edelsohn@gnu.org>
14107
14108 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14109 multilibs to be disabled.
14110
4f5d646c
DB
141112001-06-11 Daniel Berlin <dan@cgsoftware.com>
14112
14113 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14114
818f0c85
AO
141152001-06-09 Alexandre Oliva <aoliva@redhat.com>
14116
14117 * config.guess: Import CVS version 1.195.
14118 * config.sub: Import CVS version 1.212.
14119
e9a8af10
AO
141202001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14121
14122 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14123 gcc/xgcc is built, use -print-prog-name to find out the program
14124 name to use.
14125
ae3ca0a9
PE
141262001-06-04 Phil Edwards <pme@sources.redhat.com>
14127
14128 * config.guess: Import CVS version 1.194. All gcc-local changes
14129 appear to also be in the master copy.
14130 * config.sub: Import CVS version 1.211.
14131
066bd40d
MM
14132Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14133
14134 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14135 with_gcc]: Use `gcc -shared' to build a shared library.
14136
4aef4f33
JDA
14137Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14138
14139 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14140 archives.
14141
c386f00f
RO
14142Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14143
14144 * MAINTAINERS (Write After Approval): Add myself.
14145
2ae5cea5
HPN
141462001-06-01 Hans-Peter Nilsson <hp@axis.com>
14147
14148 * configure.in (libstdcxx_flags): Do not try to execute
14149 libstdc++-v3/testsuite_flags until it exists.
14150
c3766183
AM
141512001-06-01 Alan Modra <amodra@bigpond.net.au>
14152
14153 * MAINTAINERS: Update my email address.
14154
9b337833
GS
141552001-05-31 Graham Stott <grahams@redhat.com>
14156
14157 * MAINTAINERS (Write After Approval): Add myself.
14158
dce2d8b2 141592001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14160
14161 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14162 libraries when using g++ with native linker.
14163
5f7de4b8
AO
141642001-05-28 Alexandre Oliva <aoliva@redhat.com>
14165
14166 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14167
a7bc0fbb
AO
141682001-05-22 Alexandre Oliva <aoliva@redhat.com>
14169
14170 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14171 [aix4*|aix5*]: Prepend blank.
14172
33456445
AO
141732001-05-20 Alexandre Oliva <aoliva@redhat.com>
14174
14175 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14176 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14177 of subdir/configure scripts to use the new libtool.m4.
14178
e48d3d00
MK
141792001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14180
14181 * MAINTAINERS (Write After Approval): Add myself.
14182
9e0e191b
BK
141832001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14184
14185 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14186
3f19b439
BE
141872001-05-11 Ben Elliston <bje@redhat.com>
14188
14189 * Makefile.in (all-sid): New target.
14190 (check-sid, clean-sid, install-sid): Likewise.
14191
6ebe3121
JO
141922001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14193
14194 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14195
ca3667c4
AO
141962001-05-03 Alexandre Oliva <aoliva@redhat.com>
14197
14198 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14199 libgcj.
14200
142012001-05-03 Alexandre Oliva <aoliva@redhat.com>
14202
14203 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14204 gcc/xgcc is built, use -print-prog-name to find out the program
14205 name to use.
14206
b2964d63
AO
142072001-04-26 Alexandre Oliva <aoliva@redhat.com>
14208
b1bb2302
AO
14209 * configure.in (noconfigdirs): Don't reset it from scratch in the
14210 target case; only append to it.
6387a56e 14211
b2964d63
AO
14212 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14213 sparc-*-solaris2.8]: Disable ${libgcj}.
14214
8343765d
AO
142152001-04-25 Alexandre Oliva <aoliva@redhat.com>
14216
14217 * configure.in (libgcj_saved): Copy from $libgcj.
14218 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14219 --disable-libgcj.
14220
ddbb6d43
GRK
142212001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14222
14223 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14224 C front end maintainer.
ddbb6d43 14225
3fa03ff9
AG
14226Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14227
14228 * configure.in: Move *-chorusos target case to the proper switch.
14229 Disable libgcj.
14230
99ffe40f
AO
142312001-04-12 Alexandre Oliva <aoliva@redhat.com>
14232
14233 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14234 1.641.2.228.
14235
78faa32d
FS
142362001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14237
14238 * Makefile.in (STAGE1_CFLAGS): Pass down.
14239
cdbff0ab
AM
142402001-04-13 Alan Modra <amodra@one.net.au>
14241
14242 * config.guess: Add hppa64-linux support. Note for next import that
14243 this is already in the master file.
14244 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14245
75b9074c
AO
142462001-04-12 Alexandre Oliva <aoliva@redhat.com>
14247
14248 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14249 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14250
125404c5
SS
142512001-04-11 Stan Shebs <shebs@apple.com>
14252
14253 * MAINTAINERS: Add self as Darwin port maintainer.
14254
876684fe
AM
142552001-04-11 Alan Modra <amodra@one.net.au>
14256
14257 * MAINTAINERS: Update my email address.
14258
06729913
LR
142592001-04-10 Loren J. Rittle <ljrittle@acm.org>
14260
14261 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14262 recent versions of FreeBSD (release 3 or later).
14263 * ltconfig: On FreeBSD, -lc must not be provided when building
14264 a shared library or else the standard -pthread gcc option is
14265 rendered worthless to later users of the built library.
14266
67916302
JM
142672001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14268
14269 * MAINTAINERS: Add self and RTH as C front end maintainers.
14270
d2bc0628
AO
142712001-04-05 Alexandre Oliva <aoliva@redhat.com>
14272
e490616e
ZW
14273 * config.sub: Make sure to match an already-canonicalized
14274 machine name (eg. mn10300-unknown-elf).
d2bc0628 14275
a3406c06
AO
142762001-04-01 Alexandre Oliva <aoliva@redhat.com>
14277
14278 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14279 New macros.
14280 (bootstrap, cross): Use RECURSE_FLAGS.
14281 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14282
a076f6a4
AO
142832001-03-27 Alexandre Oliva <aoliva@redhat.com>
14284
14285 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14286
e9f4fa71
CH
142872001-03-22 Colin Howell <chowell@redhat.com>
14288
7238de5c
CH
14289 * Makefile.in (DO_X): Do not backslash single-quotes in
14290 backquotes (two places).
e9f4fa71 14291
b6b14b1b
AO
142922001-03-22 Alexandre Oliva <aoliva@redhat.com>
14293
14294 Re-installed:
14295 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14296 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14297 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14298 * ltcf-cxx.sh: Likewise.
14299 * ltcf-gcj.sh: Likewise.
14300
1eb0b89d
GP
143012001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14302
14303 * MAINTAINERS: Add myself as "documentation co-maintainer".
14304
82e23236
AO
143052001-03-22 Alexandre Oliva <aoliva@redhat.com>
14306
14307 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14308 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14309
64ec27c3
TT
143102001-03-19 Tom Tromey <tromey@redhat.com>
14311
14312 * config-ml.in: Handle GCJ and GCJFLAGS.
14313
191de407
MC
143142001-03-21 Michael Chastain <chastain@redhat.com>
14315
14316 * Makefile.in: all-m4 depends on all-texinfo.
14317
fed4dede
LR
143182001-03-20 Loren J. Rittle <ljrittle@acm.org>
14319
14320 * MAINTAINERS: Add myself to write after approval list.
14321
085072bb
LB
143222001-03-18 Laurynas Biveinis <lauras@softhome.net>
14323
14324 * Makefile.in (DO_X): Quote nested quotes.
14325
5af8ea3f
AM
143262001-03-18 Alan Modra <alan@linuxcare.com.au>
14327
14328 * MAINTAINERS: Add myself to write after approval list.
14329
69e23037
LB
143302001-03-15 Laurynas Biveinis <lauras@softhome.net>
14331
14332 * Makefile.in (DO_X): Use double quotes for quoting
14333 "RANLIB=$${RANLIB}".
14334
2b9650f4
OP
143352001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14336
14337 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14338
dce2d8b2 143392001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14340
14341 * configure.in: Only use `lang_requires' for languages athat are
14342 actually enabled.
14343
f6646274
PE
143442001-03-08 Phil Edwards <pme@sources.redhat.com>
14345
14346 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14347
c9a54638
AO
143482001-03-08 Alexandre Oliva <aoliva@redhat.com>
14349
14350 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14351
6a556ad6
TT
143522001-03-07 Tom Tromey <tromey@redhat.com>
14353
14354 * configure.in: Allow config-lang.in to set `lang_requires' to list
14355 of other required languages.
14356
6822468a
LB
143572001-03-06 Laurynas Biveinis <lauras@softhome.net>
14358
14359 * Makefile.in: Remove RANLIB definition. Use RANLIB
14360 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14361 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14362
f04885d3 143632001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14364 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14365
f04885d3
BK
14366 * Makefile.in (check-c++): Use tabs, not spaces.
14367
288edf47 143682001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14369
288edf47
LB
14370 * MAINTAINERS: add myself to Write After Approval list.
14371
3d55d2f8 143722001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14373
e490616e 14374 * Makefile.in (check-c++): New rule.
6387a56e 14375
4d88a68a
BK
14376 * configure.in (target_libs): Remove libg++.
14377 (noconfigdirs): Remove libg++.
14378 (noconfigdirs): Same.
14379 (noconfigdirs): Same.
14380 (noconfigdirs): Same.
14381
14382 * config-ml.in: Remove libg++ references.
14383
14384 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14385 (ALL_TARGET_MODULES): Same.
14386 (configure-target-libg++): Remove.
14387 (all-target-libg++): Remove.
14388 (configure-target-libio): Remove.
14389 (all-target-libio): Remove.
14390 (check-target-libio): Remove.
14391 (.PHONY): Remove.
14392 (libg++.tar.bz2): Remove.
14393 (all-target-cygmon): Remove libio.
14394 (all-target-libstdc++): Remove.
14395 (configure-target-libstdc++): Remove.
14396 (TARGET_LIB_PATH): Remove libstdc++.
14397 (ALL_GCC_CXX): Remove libstdc++.
14398 (all-target-gperf): Correct.
14399
2437d4ed
NC
144002001-02-16 Nick Clifton <nickc@redhat.com>
14401
14402 * configure.in (noconfigdirs): Allow configuration of texinfo
14403 for Cygwin hosts.
14404
85b99cbe
AG
144052001-02-15 Anthony Green <green@redhat.com>
14406
14407 * configure: Introduce GCJ_FOR_TARGET.
14408 * configure.in: Ditto.
14409 * Makefile.in: Ditto.
14410
7b18790c
AS
144112001-02-13 Andreas Schwab <schwab@suse.de>
14412
14413 * MAINTAINERS: Update mail address.
14414
c4880c99
MS
144152001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14416
14417 * config.guess: Add linux target for S/390.
14418 * config.sub: Likewise.
14419
dce2d8b2 144202001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14421
14422 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14423 target-libgloss.
e31ae6db 14424
7739adfb
BE
144252001-02-06 Ben Elliston <bje@redhat.com>
14426
14427 * configure: Output host type to stdout, not stderr.
14428
36ca672c
MM
144292001-02-05 Mark Mitchell <mark@codesourcery.com>
14430
e40f2829 14431 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14432 * ltcf-cxx.sh: Likewise.
14433
36ca672c
MM
14434 * config.if: Assume enable_libstdcxx_v3 is defined.
14435
22fdd65e
MM
144362001-02-04 Mark Mitchell <mark@codesourcery.com>
14437
14438 Remove V2 C++ library.
14439 * configure.in: Remove --enable-libstdcxx_v3 support.
14440
3b60dd8e
BM
144412001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14442
14443 * include/demangle.h: Add prototype for java_demangle_v3.
14444
42c0c80a
PE
144452001-01-29 Phil Edwards <pme@sources.redhat.com>
14446
14447 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14448
0be25992
RH
144492001-01-27 Richard Henderson <rth@redhat.com>
14450
14451 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14452
8a8de62d
MS
144532001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14454
14455 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14456 Don't unset, it's non-portable and no longer necessary, set to empty
14457 instead.
14458
92769744
MS
144592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14460
14461 * ltconfig: Shell portability fix for the tagname validity check.
14462
88a1c0ab
AO
144632001-01-27 Alexandre Oliva <aoliva@redhat.com>
14464
14465 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14466 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14467
45291dd5
MS
144682001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14469
14470 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14471
1ace7e15
TT
144722001-01-26 Tom Tromey <tromey@redhat.com>
14473
14474 * configure.in: Allow libgcj to be built on Sparc Solaris.
14475
0ef8b11b
DE
144762001-01-25 David Edelsohn <edelsohn@gnu.org>
14477
14478 * ltcf-c.sh: Add aix5 case.
14479 * ltcf-cxx.sh: Likewise.
14480 * ltconfig: Likewise.
14481
0006091e
AO
144822001-01-24 Alexandre Oliva <aoliva@redhat.com>
14483
9bad11e1
AO
14484 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14485 keep at least one of build_libtool_libs or build_old_libs set to
14486 yes.
14487
0006091e
AO
14488 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14489 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14490
7c01b2b5
BM
144912001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14492
14493 * configure.in: Enable libgcj on several additional platforms.
14494
d340e0ac
BM
144952001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14496
14497 * configure.in: Enable libgcj for linux targets.
14498
5baf8c37
MS
144992001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14500
14501 * MAINTAINERS (Write After Approval): Add myself.
14502
10a0ba84
JDA
145032001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14504
14505 * MAINTAINERS: Add myself as vax port maintainer.
14506
357c6a4b
FH
145072001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14508
14509 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14510
6e2d9a7a
MS
145112001-01-09 Mike Stump <mrs@wrs.com>
14512
14513 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14514 failures of subdirectories.
14515
b6b14b1b 145162001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14517
b6b14b1b 14518 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14519 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14520 * ltcf-cxx.sh: Likewise.
14521 * ltcf-gcj.sh: Likewise.
14522 * ltconfig.sh: Fix typo.
976b230d 14523
07109110
LB
145242001-01-02 Laurynas Biveinis <lauras@softhome.net>
14525
14526 * configure: handle DOS-style absolute paths.
14527
1da5b8fc
LB
145282001-01-02 Laurynas Biveinis <lauras@softhome.net>
14529
14530 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14531
4c2f5b4f
MM
145322000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14533
14534 * MAINTAINERS: Add myself as avr port co-maintainer.
14535
bc53668e
BE
145362000-12-28 Ben Elliston <bje@redhat.com>
14537
14538 * MAINTAINERS: Add myself under ``Write After Approval''.
14539
c387606f
JM
145402000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14541
14542 * texinfo: Remove directory from GCC.
14543
2cb5082c
JM
145442000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14545
14546 * COPYING: Update to current
14547 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14548 to 19yy as example year in copyright notice).
14549
cc330df9
BK
145502000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14551
6387a56e 14552 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14553 (libstdcxx_incdir): Pass down.
14554 * config.if: Remove expired bits for cxx_interface, add stub.
14555 (libstdcxx_incdir): Add variable for g++ include directory.
14556 * configure.in (gxx_include_dir): Use it.
6387a56e 14557
4c6b2835
AO
145582000-12-18 Alexandre Oliva <aoliva@redhat.com>
14559
14560 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14561 with old-email address from ``Write After Approval''.
14562
3896f13e
AJ
145632000-12-15 Andreas Jaeger <aj@suse.de>
14564
14565 * configure.in: Handle lang_dirs.
14566
145672000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14568
ad46e881
TT
14569 * MAINTAINERS: Removed brads.
14570
90a10418
TT
14571 * MAINTAINERS: Added gcj developers.
14572
41dfe3a2 145732000-12-13 Anthony Green <green@redhat.com>
6387a56e 14574
41dfe3a2 14575 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14576 listed. Disable libgcj for x86 and Alpha Linux until compatible
14577 with g++ abi.
6387a56e 14578
e2f601da
MS
145792000-12-13 Mike Stump <mrs@wrs.com>
14580
14581 * Makefile.in (local-distclean): Also remove fastjar.
14582
70030c01
RB
145832000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14584
14585 * contrib/gcc_update: Add fastjar --touch entries.
14586
2a50f859
AO
145872000-12-12 Alexandre Oliva <aoliva@redhat.com>
14588
14589 * configure.in: Disable language-specific target libraries for
14590 languages that aren't enabled.
14591
7743113b
AG
145922000-12-10 Anthony Green <green@redhat.com>
14593
14594 * configure.in: Define libgcj. Disable libgcj target libraries for
14595 most targets.
14596
92e061a6
NB
145972000-12-10 Neil Booth <neilb@earthling.net>
14598
14599 * MAINTAINERS: Update mail address, remove from WAA list.
14600
f34ff6d6
APB
146012000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14602
14603 * libjava: Imported from /cvs/java.
14604 * libffi: Likewise.
14605 * Boehm-gc: Likewise.
14606
d82a33c6
APB
146072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14608
14609 * configure.in (target_libs): Revert 2000-12-08 patch.
14610 (noconfigdirs): Added target-libjava.
14611
e14f8e28
LB
146122000-12-09 Laurynas Biveinis <lauras@softhome.net>
14613
14614 * djunpack.bat: removed.
14615
fc26516b
LB
146162000-12-09 Laurynas Biveinis <lauras@softhome.net>
14617
14618 * Makefile.in: handle DOS-style absolute paths.
14619 * config-ml.in: likewise.
14620 * symlink-tree: likewise.
14621
bd8757b3
APB
146222000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14623
14624 * fastjar: Imported.
14625
81522a1f
APB
146262000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14627
14628 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14629 libjava.
14630 * configure.in (target_libs): Removed `target-libjava'.
14631
5db1f7ed
APB
146322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14633
14634 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14635 (ALL_MODULES): Added fastjar.
14636 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14637 (all-target-libjava): all-fastjar replaces all-zip.
14638 (all-fastjar): Added.
14639 (configure-target-fastjar, all-target-fastjar): Likewise.
14640 * configure.in (host_tools): Added fastjar.
14641
5e59997c
MS
146422000-12-07 Mike Stump <mrs@wrs.com>
14643
14644 * Makefile.in (local-distclean): Remove leftover built files.
14645
0a534f40
NC
146462000-11-24 Nick Clifton <nickc@redhat.com>
14647
14648 * configure.in (xscale-elf): Add target.
14649 (xscale-coff): Add target.
14650
7686cadf
LR
146512000-11-22 Loren J. Rittle <ljrittle@acm.org>
14652
e490616e
ZW
14653 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14654 recent versions of FreeBSD (release 3 or later).
14655 * ltconfig: On FreeBSD, -lc must not be provided when building
14656 a shared library or else the standard -pthread gcc option is
14657 rendered worthless to later users of the built library.
7686cadf 14658
fff01699
FF
146592000-11-16 Fred Fish <fnf@be.com>
14660
14661 * configure.in (enable_libstdcxx_v3): Fix typo,
14662 libstd++ -> libstdc++.
14663
4dc16355
KL
146642000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14665
14666 * MAINTAINERS: Add self to Write After Approval list.
14667
bf6fc7b2
BS
146682000-11-21 Bernd Schmidt <bernds@redhat.com>
14669
14670 * MAINTAINERS: Update my email address. Add myself to global write
14671 privs list.
14672
ce8e06b1
AO
146732000-11-18 Alexandre Oliva <aoliva@redhat.com>
14674
6e2a4843
AO
14675 * Makefile.in: Merge with src and libgcj.
14676 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14677 configure-target-<library> when their configure scripts need the C
14678 or C++ library to have already been built to work properly.
14679 (do_proto_toplev): Set them to an empty string.
14680
ce8e06b1
AO
14681 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14682 (REALLY_SET_LIB_PATH): Use them.
14683
c003f378
SS
146842000-11-17 Stan Shebs <shebs@apple.com>
14685
14686 * MAINTAINERS: Add self to Write After Approval list.
14687
cc1e60ea
JM
146882000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14689
14690 * configure: Provide the original toplevel configure arguments
14691 (including $0) to subprocesses in the environment rather than
14692 through gcc/configargs.h.
14693
1173593d
JM
146942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14695
14696 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14697 C99. Alphabetise "Write After Approval" list.
14698
520907ee
MM
146992000-11-12 Mark Mitchell <mark@codesourcery.com>
14700
34f6fbdb
MM
14701 * configure: Turn on libstdc++ V3 by default.
14702
520907ee
MM
14703 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14704 if we've got GCC.
14705
0bbd37ed
PB
147062000-11-11 Philip Blundell <philb@gnu.org>
14707
14708 * MAINTAINERS: Add self to Write After Approval list.
14709
7ca0e6d9
DE
147102000-11-09 David Edelsohn <edelsohn@gnu.org>
14711
14712 * ltcf-c.sh (aix4): Improve shared library configuration; require
14713 exporting symbols.
14714 * ltcf-cxx.sh (aix4): Define.
14715 * ltconfig (aix4): Define library and soname specs appropriate for
14716 AIX. Define command to create export symbols list.
14717
dce2d8b2 14718Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14719
14720 * config.sub: Add support for Sun Chorus
14721
fc05d516
NC
147222000-10-31 Nick Clifton <nickc@redhat.com>
14723
14724 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14725 <name>@redhat.com. Also installed new email address for Clint
14726 Popetz.
6387a56e 14727
90a0e73f
JM
147282000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14729
14730 * etc: Remove directory from GCC.
14731
a5e1b548
MM
147322000-10-16 Michael Meissner <meissner@redhat.com>
14733
14734 * configure (gcc/configargs.h): Only create if there is a build GCC
14735 directory created.
14736
6387a56e
EC
147372000-10-16 Matthias Klose <doko@debian.org>
14738
be1db873
MK
14739 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14740 when configured for libstdc++-v3.
14741
f5fa9a5b
PE
147422000-10-05 Phil Edwards <pme@gcc.gnu.org>
14743
14744 * configure: Save configure arguments to gcc/configargs.h.
14745
61a77fea
PT
147462000-10-04 Philipp Thomas <pthomas@suse.de>
14747
14748 * config.guess: Import CVS version 1.157.
14749 * config.sub: Import CVS version 1.181.
14750
3a4fee66
AP
147512000-10-04 Andris Pavenis <pavenis@latnet.lv>
14752
14753 * Makefile.in (bootstrap): avoid recursion if subdir missing
14754 (cross): ditto
14755 (do-proto-toplev): ditto
14756
3dd7094e
AO
147572000-09-30 Alexandre Oliva <aoliva@redhat.com>
14758
de710532
AO
14759 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14760 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14761
3dd7094e
AO
14762 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14763 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14764 all affected `configure' scripts.
14765
e592386f
NB
14766Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14767
14768 * MAINTAINERS: Add self as cpplib co-maintainer.
14769
fba54939
AH
147702000-09-24 Aldy Hernandez <aldyh@redhat.com>
14771
14772 * MAINTAINERS: Add self to Write After Approval list.
14773
2bd429f4
GP
147742000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14775
14776 * INSTALL/README: egcs -> GCC update.
14777
dce2d8b2 14778Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14779
14780 * MAINTAINERS: Add myself to Write After Approval list.
14781
d7ce9a83
KH
147822000-09-15 Kazu Hirata <kazu@hxi.com>
14783
14784 * MAINTAINERS: Add myself to Write After Approval list.
14785
18a53ffe
JL
14786Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14787
e490616e
ZW
14788 * configure.in: Do not build byacc for hppa64. Provide paths to the
14789 X11 libraries for hppa64.
18a53ffe 14790
f246ff23
SC
147912000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14792
14793 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14794
06298abd
AO
147952000-09-06 Alexandre Oliva <aoliva@redhat.com>
14796
4b92758a
AO
14797 * Makefile.in (all-zlib): Added dummy target.
14798
06298abd
AO
14799 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14800 ltcf-gcj.sh: Updated from libtool multi-language branch.
14801
4d73d07a
AO
148022000-09-05 Alexandre Oliva <aoliva@redhat.com>
14803
14804 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14805 (bootstrap*): Depend on all-bootstrap.
14806
05d52d78
PT
148072000-09-05 Philipp Thomas <pthomas@suse.de>
14808
14809 * config.guess: Import CVS version 1.156.
14810 * config.sub: Import CVS version 1.179.
14811
3c809ba4
AG
148122000-09-02 Anthony Green <green@cygnus.com>
14813
14814 * Makefile.in (all-gcc): Depend on all-zlib.
14815 (CLEAN_MODULES): Add clean-zlib.
14816 (ALL_MODULES): Add all-zlib.
14817 * configure.in (host_libs): Add zlib.
14818
10ad78a0 148192000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14820
14821 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14822 crosses, but add gcc/include to the header search path for them.
14823
b36a9ce3
DB
148242000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14825
14826 * MAINTAINERS: Add self to Write After Approval list.
14827
cb011248
FS
148282000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14829
14830 * config.guess: Import CVS version 1.152.
14831 * config.sub: Import CVS version 1.177.
14832
db310af0
AO
148332000-08-25 Alexandre Oliva <aoliva@redhat.com>
14834
7965440a
AO
14835 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14836 $targargs to tell whether newlib is going to be built.
14837
db310af0
AO
14838 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14839 $$r/TARGET_SUBDIR/libio for _G_config.h.
14840
e7977565
AO
148412000-08-23 Alexandre Oliva <aoliva@redhat.com>
14842
14843 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14844
126bb9ed
DD
148452000-08-22 DJ Delorie <dj@redhat.com>
14846
14847 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14848
5b0e9d29
AO
148492000-08-22 Alexandre Oliva <aoliva@redhat.com>
14850
14851 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14852 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14853 sub-configures.
14854
4f3e904e
DD
148552000-08-21 DJ Delorie <dj@redhat.com>
14856
14857 * MAINTAINERS: Add self as a libiberty maintainer
14858
c9635443
AO
148592000-08-16 Alexandre Oliva <aoliva@redhat.com>
14860
14861 * configure.in (libstdcxx_flags): Use
14862 libstdc++-v3/src/libstdc++.INC.
14863
8b2100ba
AO
148642000-08-15 Alexandre Oliva <aoliva@redhat.com>
14865
14866 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14867
57119aa9
ZW
148682000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14869
eeb943b0
ZW
14870 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14871
6387a56e 14872 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14873 explicit. Substitute enable_threads into generated Makefiles.
14874 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14875 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14876
acffa7c4
GK
148772000-08-13 Geoff Keating <geoffk@cygnus.com>
14878
14879 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14880
808d8c41
AO
148812000-08-12 Alexandre Oliva <aoliva@redhat.com>
14882
14883 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14884 previous delta.
14885
1fc8c51c 148862000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14887
1fc8c51c
JM
14888 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14889 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14890 (FLAGS_FOR_TARGET): Not here.
14891 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14892
25698887
AO
148932000-08-11 Alexandre Oliva <aoliva@redhat.com>
14894
14895 * config-ml.in (CC, CXX): Don't introduce a leading space.
14896
10120687
DD
148972000-08-07 DJ Delorie <dj@delorie.com>
14898
14899 * MAINTAINERS: Add self as a DJGPP maintainer
14900
15c758e9
DD
149012000-08-07 DJ Delorie <dj@redhat.com>
14902
14903 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14904 "if we're also building gcc, and it's a gcc that will run on the
14905 build machine, we want to use its includes instead of the system's
14906 default includes".
14907
2d0de245
JM
149082000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14909
14910 * MAINTAINERS: Add self to Write After Approval list.
14911
e81b330a
AO
149122000-08-03 Alexandre Oliva <aoliva@redhat.com>
14913
83440c1e
AO
14914 * configure.in (libstdcxx_flags): Don't use `"'.
14915
e81b330a
AO
14916 * config-ml.in: Adjust multilib search paths to the
14917 appropriate multilib tree.
14918
cf95c847
AO
149192000-08-02 Alexandre Oliva <aoliva@redhat.com>
14920
14921 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14922 commas in $LANGUAGES.
14923
9e9af119
MH
149242000-08-02 Manfred Hollstein <manfredh@redhat.com>
14925
14926 * configure.in: Re-enable all references to libg++ and librx.
14927
606ce391
AO
149282000-08-01 Alexandre Oliva <aoliva@redhat.com>
14929
89820b43
AO
14930 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14931 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14932 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14933 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14934
606ce391
AO
14935 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14936
04179d4a
AO
149372000-07-31 Alexandre Oliva <aoliva@redhat.com>
14938
14939 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14940 CXX_FOR_TARGET for sed.
14941
d4eb109c
AO
149422000-07-30 Alexandre Oliva <aoliva@redhat.com>
14943
14944 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14945 Do not override if already set in the environment or in configure.
14946 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14947 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14948
4f4caf92
AO
149492000-07-28 Alexandre Oliva <aoliva@redhat.com>
14950
14951 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14952 the libtool CVS tree multi-language branch.
14953 * ltconfig, ltmain.sh: Updated.
6387a56e 14954
b87487b6
AO
149552000-07-27 Alexandre Oliva <aoliva@redhat.com>
14956
1670d1ea
AO
14957 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14958 (clean-target): Depend on it.
14959
b87487b6
AO
14960 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14961 (GCC_FOR_TARGET): Use it.
14962 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14963 * configure.in: ... here.
14964 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14965 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14966
4e81ae98
EC
149672000-07-24 Eric Christopher <echristo@cygnus.com>
14968
14969 * MAINTAINERS: Add self to Write After Approval list.
14970
059ae32c
AO
149712000-07-24 Alexandre Oliva <aoliva@redhat.com>
14972
5b28edd4
AO
14973 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14974 (configure-target-libchill, configure-target-libobjc): Likewise.
14975
059ae32c
AO
14976 * configure.in: Use the same cache file for all target libs.
14977 * config-ml.in: But different cache files per multilib variant.
14978
1adcd149
MS
149792000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14980
14981 * configure (topsrcdir): Don't use dirname.
14982
2d573dff
JO
149832000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14984
14985 * MAINTAINERS: Add self to Write After Approval list.
14986
d207ebef
JM
149872000-07-20 Jason Merrill <jason@redhat.com>
14988
14989 * configure.in: Remove all references to libg++ and librx.
14990
14991 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14992
149932000-07-20 Hans-Peter Nilsson <hp@axis.com>
14994
14995 * config.sub: Update to subversions version 2000-07-06.
14996
7b7792d5
AH
149972000-07-12 Andrew Haley <aph@cygnus.com>
14998
14999 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15000 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15001
3abaac67
PE
150022000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15003
15004 * symlink-tree: Check number of arguments.
15005
34be2b36
JW
150062000-07-05 Jim Wilson <wilson@cygnus.com>
15007
15008 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15009 search path for a g++ extracted from the build tree. This
15010 will allow link tests run by configure scripts in
15011 subdirectories to succeed.
15012
d207ebef
JM
150132000-07-01 Koundinya K <kk@ddeorg.soft.net>
15014
e490616e 15015 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15016
0900331b
MH
150172000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15018
15019 * MAINTAINERS: Add myself as loop discovery maintainer.
15020
d207ebef
JM
150212000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15022
15023 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15024 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15025
150262000-06-19 Timothy Wall <twall@cygnus.com>
15027
15028 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15029 * config.sub: Add tic54x target.
15030
11a27a76
TM
15031Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15032
15033 * MAINTAINERS: Add self as Fortran maintainer,
15034 remove Craig Burley.
15035
d207ebef 15036Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15037
d207ebef
JM
15038 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15039 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15040
7758b73f
PT
15041Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15042
15043 * MAINTAINERS: Add self as i18n maintainer
15044
d207ebef
JM
1504520000-05-21 H.J. Lu (hjl@gnu.org)
15046
e490616e
ZW
15047 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15048 directory are used if they exist. Make sure
15049 $(build_tooldir)/include is searched for header files,
15050 $(build_tooldir)/lib/ for library files.
d207ebef 15051 (GCC_FOR_TARGET): Likewise.
e490616e 15052 (CXX_FOR_TARGET): Likewise.
d207ebef 15053
bae29210
JL
15054Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15055
15056 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15057
d207ebef 15058Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15059
15060 * Makefile.in (configure-target-libiberty): Depend on
15061 configure-target-newlib.
15062
aab0d19d
AO
150632000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15064
15065 * configure.in, Makefile.in: Merge all libffi-related
15066 configury stuff from the libgcj tree.
15067
d207ebef
JM
15068Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15069
15070 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15071 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15072
15073Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15074
15075 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15076 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15077 current version information. Add to proto-toplev directory.
d207ebef
JM
15078 (gdb-taz): Build do-djunpack.
15079
758c7bd4
DE
150802000-05-15 David Edelsohn <edelsohn@gnu.org>
15081
15082 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15083
1888228d
AC
15084Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15085
15086 * MAINTAINERS: Add self to Write After Approval list.
15087
d207ebef
JM
150882000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15089
15090 * ltmain.sh: Preserve in relink_command any environment
15091 variables that may affect the linker behavior.
15092
2d7cc2fe
JL
15093Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15094
d207ebef
JM
15095 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15096
15097Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15098
15099 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15100
151012000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15102
15103 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15104 with the version name.
2d7cc2fe 15105
ee455968
JE
15106Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15107
15108 * MAINTAINERS: Add self as bb-reorder maintainer.
15109
73b97e5c
BK
151102000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15111
15112 * config.if: Tweak.
15113
d207ebef
JM
151142000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15115
15116 * djunpack.bat: New file.
15117
15118Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15119
15120 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15121 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15122 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15123 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15124
954869eb
DP
151252000-04-16 Dave Pitts <dpitts@cozx.com>
15126
e490616e
ZW
15127 * config.sub (case $basic_machine): Change default for "ibm-*"
15128 to "openedition".
954869eb 15129
eaabe541
AJ
151302000-04-13 Andreas Jaeger <aj@suse.de>
15131
15132 * MAINTAINERS: Added myself.
15133
d207ebef
JM
15134Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15135
15136 * Makefile.in (gdb-taz): New target. GDB specific archive.
15137 (do-md5sum): New target.
15138 (MD5PROG): Define.
15139 (PACKAGE): Default to TOOL.
15140 (VER): Default to a shell script.
15141 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15142 md5 checksum generation.
d207ebef
JM
15143 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15144 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15145 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15146 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15147
15148Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15149
15150 * configure (warn_cflags): Delete.
15151
0ea6d60c
PDM
15152Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15153
15154 * MAINTAINERS: Added myself.
15155
17090313 151562000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15157 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15158
e490616e
ZW
15159 * configure.in (enable_libstdcxx_v3): Add.
15160 (target_libs): Add bits here to switch between libstdc++-v2 and
15161 libstdc++-v3.
15162 * config.if: And this file too.
15163 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15164
76b78517
MM
151652000-04-05 Michael Meissner <meissner@redhat.com>
15166
15167 * config.sub (d30v): Add d30v as a basic machine type.
15168
ad242caf
JM
151692000-03-29 Jason Merrill <jason@casey.cygnus.com>
15170
15171 * configure.in: -linux-gnu*, not -linux-gnu.
15172
d4537148
TM
15173Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15174
15175 * MAINTAINERS: Add self in write-after-approval section.
15176
f152e9d4
JW
15177Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15178
15179 * MAINTAINERS: Add self as ia64 port maintainer.
15180
6a5fcef1
NB
151812000-03-08 Neil Booth <NeilB@earthling.net>
15182
15183 * MAINTAINERS: Add self in write-after-approval section.
15184
d207ebef 15185Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15186
d207ebef
JM
15187 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15188 (do-tar-bz2): Replace TOOL with PACKAGE.
15189 (gdb.tar.bz2): Remove GDBTK from GDB package.
15190 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15191 dejagnu.tar.bz2): New packages.
d207ebef
JM
15192
151932000-02-27 Andreas Jaeger <aj@suse.de>
15194
15195 * configure.in: Add entry for mips*-*-linux*, move catch all
15196 *-*-*linux* entry below this one.
15197
151982000-02-27 Ian Lance Taylor <ian@zembu.com>
15199
15200 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15201
521fe9d0
NC
152022000-02-24 Nick Clifton <nickc@cygnus.com>
15203
15204 * config.sub: Support an OS of "wince".
15205
d207ebef
JM
15206Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15207
15208 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15209 version.
d207ebef 15210
dce2d8b2 152112000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15212
15213 * config.sub: Add support for Linux/IBM 370.
15214 * configure.in: Likewise.
15215
3a685f6f
NC
152162000-02-22 Nick Clifton <nickc@cygnus.com>
15217
15218 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15219
dce2d8b2 152202000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15221
d207ebef 15222 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15223
4746ee26
KG
152242000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15225
15226 * configure (gcc_version): When setting, narrow search to
15227 lines containing `version_string'.
15228
ba96c72d
DC
152292000-02-15 Denis Chertykov <denisc@overta.ru>
15230
15231 * config.sub: Add support for avr target.
15232
77f16a66
NC
152332000-02-14 Nick Clifton <nickc@cygnus.com>
15234
15235 * MAINTAINERS: Add maintainers for MCore port.
15236
784a3a80
HPN
15237Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15238
15239 * config.sub: Add mmix-knuth-mmixware.
15240
719dd4fa
KG
152412000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15242
15243 * MAINTAINERS: Pair cccp with cpplib maintainership.
15244
dce2d8b2 152452000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15246
15247 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15248 structure stuff to -L library search.
15249 (CXX_FOR_TARGET): Ditto.
15250 (CROSS_CHECK_MODULES): Fix spelling mistake.
15251
7a53e94b
MM
152522000-01-24 Mark Mitchell <mark@codesourcery.com>
15253
15254 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15255 the C++ compiler.
15256
0da3b5a7
RH
152572000-01-12 Richard Henderson <rth@cygnus.com>
15258
15259 * configure.in: Don't build some bits for beos.
15260
02368d6d
JS
152612000-01-12 Joel Sherrill (joel@OARcorp.com)
15262
15263 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15264 as include files.
15265
2e76d35c
ZW
152662000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15267
15268 * Add self as cpplib maintainer, as requested by Jason
15269 Merrill. Correct my e-mail address.
15270
4c25fdcf
GK
152712000-01-06 Geoff Keating <geoffk@cygnus.com>
15272
15273 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15274 not mh-aix43.
15275
188e3966
HPN
15276Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15277
15278 * MAINTAINERS: Add myself to "write after approval" list.
15279
c2f5d030
RH
152801999-12-14 Richard Henderson <rth@cygnus.com>
15281
15282 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15283 * config.sub: Accept alphaev[78], alphaev8.
15284
eeda916a
AO
152851999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15286
15287 * config.guess, config.sub: Update from autoconf.
15288
b3bd7820
BK
152891999-11-29 Bruce Korb <autogen@linuxbox.com>
15290
2c290989 15291 * MAINTAINERS: update my playtime e-address.
b3bd7820 15292
1882b2b1
RO
15293Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15294
15295 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15296 necessary libraries are missing.
15297
dce2d8b2 15298Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15299
15300 * MAINTAINERS: Add new 'write after approval' maintainer.
15301
1e25de97
APB
15302Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15303
15304 * MAINTAINERS: Add new Java maintainer.
15305
1722c704
AS
153061999-10-25 Andreas Schwab <schwab@suse.de>
15307
15308 * configure: Fix quoting inside arguments of eval.
15309
8141abe8
NC
153101999-10-21 Nick Clifton <nickc@cygnus.com>
15311
15312 * config-ml.in: Allow suppression of some ARM multilibs.
15313
0b77644a
LV
15314Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15315
15316 * config.guess: Add OS/390 match pattern.
15317 * config.sub: Add mvs, openedition targets.
15318 * configure.in (i370-ibm-opened*): New.
15319
d207ebef
JM
153201999-09-04 Steve Chamberlain <sac@pobox.com>
15321
15322 * config.sub: Add support for configuring for pj.
15323
153241999-08-31 Nick Clifton <nickc@cygnus.com>
15325
15326 * config.sub (maybe_os): Add support for configuring for fr30.
15327
af13ebe9
NC
153281999-08-25 Nick Clifton <nickc@cygnus.com>
15329
15330 * configure.in: Do not configure or build ld for AIX
15331 platforms. ld is known to be broken on these platforms.
15332
1250c760
RO
15333Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15334
15335 * config-ml.in: Pass compiler flag corresponding to multidirs to
15336 subdir configures.
15337
d207ebef
JM
153381999-08-09 Ian Lance Taylor <ian@zembu.com>
15339
15340 * Makefile.in (LDFLAGS): Define.
15341
153421999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15343
15344 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15345 noconfigdirs.
15346 (*-*-cygwin*): Likewise.
15347
153481999-08-08 Ian Lance Taylor <ian@zembu.com>
15349
15350 * mkdep: New file.
15351 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15352 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15353
15354 From Eli Zaretskii <eliz@is.elta.co.il>:
15355 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15356 long file name when using DJGPP on MS-DOS.
15357
dbd83e11
JL
15358Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15359
15360 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15361
d207ebef
JM
153621999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15363
15364 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15365 dependency as this causes "make check" to globally "make all"
15366
cd1f4c2c
TT
15367Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15368
15369 * configure.in (target_libs): Added target-zlib.
15370 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15371 (CONFIGURE_TARGET_MODULES): Likewise.
15372 (CHECK_TARGET_MODULES): Likewise.
15373 (INSTALL_TARGET_MODULES): Likewise.
15374 (CLEAN_TARGET_MODULES): Likewise.
15375 (configure-target-zlib): New target.
15376 (all-target-zlib): Likewise.
15377 (all-target-libjava): Depend on all-target-zlib.
15378 (configure-target-libjava): Depend on configure-target-zlib.
15379
15380 * Makefile.in (configure-target-libjava): Depend on
15381 configure-target-newlib.
15382 (configure-target-boehm-gc): New target.
15383 (configure-target-qthreads): New target.
15384
e490616e
ZW
15385 * configure.in (target_libs): Added target-qthreads.
15386 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15387 (CONFIGURE_TARGET_MODULES): Likewise.
15388 (CHECK_TARGET_MODULES): Likewise.
15389 (INSTALL_TARGET_MODULES): Likewise.
15390 (CLEAN_TARGET_MODULES): Likewise.
15391 (all-target-qthreads): New target.
15392 (configure-target-libjava): Depend on configure-target-qthreads.
15393 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15394
15395 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15396 (CONFIGURE_TARGET_MODULES): Likewise.
15397 (CHECK_TARGET_MODULES): Likewise.
15398 (INSTALL_TARGET_MODULES): Likewise.
15399 (CLEAN_TARGET_MODULES): Likewise.
15400 (all-target-libjava): New target.
15401 (all-target-boehm-gc): Likewise.
15402 * configure.in (target_libs): Added libjava, boehm-gc.
15403
d207ebef
JM
154041999-07-22 Ian Lance Taylor <ian@zembu.com>
15405
15406 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15407 configure.bat in SUPPORT_FILES.
15408 (gas+binutils.tar.bz2): Likewise.
15409
15410 * makeall.bat: Remove; obsolete.
15411
154121999-07-21 Ian Lance Taylor <ian@zembu.com>
15413
15414 From Mark Elbrecht:
15415 * configure.bat: Remove; obsolete.
15416
154171999-07-11 Ian Lance Taylor <ian@zembu.com>
15418
15419 * configure: Add -W -Wall to the default CFLAGS when compiling with
15420 gcc.
15421
15422Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15423
15424 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15425
154261999-06-30 Mark Mitchell <mark@codesourcery.com>
15427
15428 * configure.in: Build ld on IRIX6.
15429
154301999-06-12 Ian Lance Taylor <ian@zembu.com>
15431
15432 * Makefile.in: Change distribution targets to use bzip2 instead of
15433 gzip.
15434 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15435 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15436
154371999-06-04 Nick Clifton <nickc@cygnus.com>
15438
15439 * config.sub: Add mcore target.
15440
26d088fa
CD
15441Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15442
15443 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15444
c2c08b29
L
15445Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15446
15447 * config.guess (dummy): Changed to $dummy.
15448
671d0648
NC
154491999-05-24 Nick Clifton <nickc@cygnus.com>
15450
15451 * config.sub: Tidied up case statements.
15452
b1345c72
BE
154531999-05-22 Ben Elliston <bje@cygnus.com>
15454
51ccbd8d
BE
15455 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15456 <jiro@din.or.jp>.
15457
b1345c72
BE
15458 * config.guess: Merge with FSF version. Future changes will be
15459 more accurately recorded in this ChangeLog.
15460 * config.sub: Likewise.
15461
2caf864f
SM
15462Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15463
3d3b561f 15464 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15465
d207ebef
JM
154661999-04-30 Tom Tromey <tromey@cygnus.com>
15467
15468 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15469
90fb0c24
TT
154701999-04-23 Tom Tromey <tromey@cygnus.com>
15471
15472 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15473
d207ebef
JM
154741999-04-20 Drew Moseley <dmoseley@cygnus.com>
15475
15476 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15477 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15478 Bad merge removed these two changes.
15479
3516940d 15480Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15481 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15482
15483 * config.guess (interix Alpha): Add.
15484
d207ebef
JM
154851999-04-11 Richard Henderson <rth@cygnus.com>
15486
15487 * configure.in (i?86-*-beos*): Do config gperf; don't config
15488 gdb, newlib, or libgloss.
15489
e891fbfe 15490Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15491
e891fbfe
AO
15492 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15493 link a trivial program with -mabi=64. If it fails, remove mabi=64
15494 from multidirs.
15495
f9ae47d6
PT
15496Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15497
15498 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15499
d207ebef
JM
155001999-04-08 Nick Clifton <nickc@cygnus.com>
15501
15502 * config.sub: Add support for mcore targets.
15503
155041999-04-07 Michael Meissner <meissner@cygnus.com>
15505
15506 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15507 not mt-ospace, in order to shut up assembler warning about using
15508 symbols that are named the same as registers.
15509
155101999-04-07 Drew Moseley <dmoseley@cygnus.com>
15511
15512 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15513 dependency list for all-target-cygmon.
15514
155151999-04-05 Doug Evans <devans@casey.cygnus.com>
15516
15517 * config-ml.in: Check $host, not $target, for selective multilibs.
15518 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15519 thumb interworking, and underscore prefix multilibs.
15520
155211999-04-04 Ian Lance Taylor <ian@zembu.com>
15522
15523 * missing: Update to version from current automake.
15524
88101ab9
L
15525Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15526
15527 * configure (gxx_include_dir): Removed.
15528
15529 * configure.in (gxx_include_dir): Handle it.
15530 * Makefile.in: Likewise.
15531
d207ebef
JM
155321999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15533
15534 * config.sub (mips64vr4111,mips64vr4111el) Add.
15535
155361999-03-21 Ben Elliston <bje@cygnus.com>
15537
e490616e 15538 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15539
8dc91cbe
ME
15540Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15541
8dc91cbe
ME
15542 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15543 config/mh-djgpp.
15544
d207ebef
JM
15545Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15546
15547 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15548 all-target-newlib to dependency list for all-target-bsp.
15549
926bb5ed
MK
15550Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15551
15552 * config.sub: Add i386-uwin support.
15553 * config.guess: Likewise.
15554
4a6e3000
FS
15555Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15556
15557 * configure.in: cleanup, add mh-*pic handling for arm, special
15558 case powerpc*-*-aix*
15559
d207ebef
JM
15560Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15561
15562 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15563 can be built.
15564
15565Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15566
15567 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15568 targets.
d207ebef 15569
71c91078
NC
155701999-03-02 Nick Clifton <nickc@cygnus.com>
15571
15572 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15573
282e5df8
GN
15574Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15575
15576 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15577
1de558ee
NC
155781999-02-24 Nick Clifton <nickc@cygnus.com>
15579
15580 * config.sub: Fix typo in arm recognition.
15581
d207ebef
JM
15582Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15583
15584 * configure.in (noconfigdirs): Changed target_configdirs to
15585 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15586 rather than m68k-*-* since it is not known to work on
15587 m68k-aout. Ditto for arm-*-*oabi.
15588
15589Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15590
15591 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15592
155931999-02-19 Ben Elliston <bje@cygnus.com>
15594
15595 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15596 Smart and improved by Andrew Cagney.
15597
fab7445a
ME
15598Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15599
15600 * config.guess: Recognize openbsd-*-hppa.
15601
8ccdc228
L
15602Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15603
15604 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15605 only if it is not empty.
15606
3b7265ff
NC
156071999-02-17 Nick Clifton <nickc@cygnus.com>
15608
15609 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15610
d207ebef 15611 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15612
15613 * config.sub: Modified to recognize uname's armv* syntax.
15614
d207ebef
JM
156151999-02-17 Mark Salter <msalter@cygnus.com>
15616
15617 * configure.in: Added target-bsp for sparclite.
15618
15619Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15620
15621 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15622
156231999-02-08 Nick Clifton <nickc@cygnus.com>
15624
15625 * configure.in: Add support for strongarm port.
15626 * config.sub: Add support for strongarm target.
15627
c48dd3f5 15628Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15629
c48dd3f5
MK
15630 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15631 the old name config/mh-cygwin32.
15632 Enable texinfo.
15633
d207ebef
JM
15634Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15635
15636 * configure.in: Do build ld for ix86 Solaris.
15637
ecd62820
JW
15638Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15639
15640 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15641 $AR_FOR_TARGET. Likewise for RANLIB.
15642
bbd8fa7f 15643Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15644
e490616e
ZW
15645 * config.sub (oabi): Recognize.
15646 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15647
0397442c
RL
15648Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15649
15650 * config.guess: Improve detection of i686 on UnixWare 7.
15651
c9ffaa63
MK
15652Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15653
15654 * config.guess: Add support for i386-pc-interix.
15655 * config.sub: Likewise.
15656 * configure.in: Likewise.
c9ffaa63 15657
d207ebef
JM
15658Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15659
15660 * Makefile.in: Remove unneeded all-target-libio from
15661 from all-target-winsup target since it is now unneeded.
15662 Add all-target-libtermcap in its place since it is now
15663 needed.
15664
15665Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15666
15667 * configure.in: makefile stub for cygwin target is probably
15668 unnecessary. Remove it for now.
d207ebef
JM
15669
15670Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15671
15672 * configure.in: libtermcap.a should be built when cygwin is the
15673 target as well as the host.
15674 * config.guess: Allow mixed case in cygwin uname output.
15675 * Makefile.in: Add libtermcap target.
d207ebef 15676
ebe12325
JL
15677Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15678
15679 * config.sub: Clean up handling of hppa2.0.
15680
57057b67
RB
15681Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15682
15683 * config.guess: Use C code to identify more HP machines.
15684
f8670be1
JL
15685Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15686
15687 * config.sub: Handle hppa2.0.
15688
d207ebef
JM
15689Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15690
15691 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15692 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15693
156941998-12-15 Mark Salter <msalter@cygnus.com>
15695
15696 * configure.in: Added target-bsp for several target architectures.
15697
15698 * Makefile.in: Added rules for bsp.
15699
d1a09590
JL
15700Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15701
15702 * config.guess: Improve detection of hppa2.0 processors.
15703
15704Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15705
15706 * config.guess: Recognize FreeBSD using ELF automatically.
15707
71205e0b
MH
157081998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15709
15710 * configure (skip-this-dir): Add handling for new shell script, which
15711 might be created by a sub-directory's configure to indicate, this particular
15712 directory is "unwanted".
15713 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15714
d207ebef
JM
15715Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15716
15717 * ltconfig: import from libtool, after changing libtool to
15718 account for the cygwin name change.
15719
15720Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15721
15722 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15723 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15724
15725Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15726
15727 * configure.in: Add libtermcap to list of cygwin dependencies.
15728
15729Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15730
e490616e
ZW
15731 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15732 they include winsup/include when it's a cygwin target.
d207ebef
JM
15733
157341998-11-12 Tom Tromey <tromey@cygnus.com>
15735
15736 * configure.in (host_tools): Added zip.
15737 * Makefile.in (all-target-libjava): Depend on all-zip.
15738 (all-zip): New target.
15739 (ALL_MODULES): Added all-zip.
15740 (NATIVE_CHECK_MODULES): Added check-zip.
15741 (INSTALL_MODULES): Added install-zip.
15742 (CLEAN_MODULES): Added clean-zip.
15743
15744Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15745
15746 * Makefile.in: lose "32" from comment about cygwin.
15747
15748Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15749
15750 * configure.in: Use -Os to build target libraries for the fr30.
15751
15752Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15753
15754 * config.sub: Add fr30.
15755
15756Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15757
e490616e 15758 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15759 cygwin* instead of cygwin32*.
15760 * config.sub: Check cygwin* instead of cygwin32*.
15761
d2ec8b39
RL
15762Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15763
15764 * config.guess: Match any version of Unixware7.
15765
d207ebef
JM
157661998-10-20 Syd Polk <spolk@cygnus.com>
15767
15768 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15769 if desired.
15770
35cd2565
JL
15771Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15772
15773 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15774 these if the appropriate directories and files to not exist.
15775
52d4e5b7
JL
15776Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15777
15778 * Makefile.in (DEVO_SUPPORT): Add config.if.
15779
38ada91e
MH
15780Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15781
15782 * configure: Add pattern to replace "build_tooldir"'s
15783 definition in the generated Makefile with "tooldir"'s
15784 actual value.
15785
e44e84da
JL
15786Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15787
56a8387f
JL
15788 * config.sub: Bring back lost sparcv9.
15789
e44e84da
JL
15790 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15791
5cb95c7a
JL
15792Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15793
15794 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15795 CC_FOR_TARGET and friends.
15796
15797Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15798
ceff9b14
AO
15799 * Makefile.in (build_tooldir): New variable, same as tooldir.
15800 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15801 -B$(build_tooldir)/bin/.
15802 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15803
f2d11dcd
GP
15804Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15805
15806 * README: Remove installation instructions and refer to the
15807 INSTALL directory instead.
15808
73a6d2e7 15809Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15810
73a6d2e7
RL
15811 * config.sub: Add support for i[34567]86-pc-udk.
15812 * configure.in: Likewise.
15813
5d4a5ee6
JL
15814Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15815
15816 * Makefile.in: add bzip2 package building bits for user
15817 tools module
15818 * configure.in: ditto
15819
6fc19d6d
JL
15820Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15821
15822 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15823 (ALL_TARGET_MODULES): Add all-target-libobjc.
15824 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15825 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15826 (all-target-libchill): Add dependencies.
15827 * configure.in (target_libs): Add libchill.
4e81ae98 15828
f653f0ab
MH
158291998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15830
15831 * configure.in (target_subdir): Remove duplicate line.
15832
5d4a5ee6
JL
15833Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15834
15835 * Makefile.in (all-automake): fix dependencies.
15836
494933e4
JL
15837Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15838
15839 * configure.in: Minor cleanups for building in the $(target_alias)
15840 subdir.
15841
f6b58262
JW
158421998-09-22 Jim Wilson <wilson@cygnus.com>
15843
15844 * Makefile.in (bootstrap): Set r and s before make all. Use
15845 BASE_FLAGS_TO_PASS in make all.
15846 (cross): Likewise.
15847
27c7a08d
MM
158481998-09-20 Mark Mitchell <mark@markmitchell.com>
15849
15850 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15851
e67afd1e
RH
15852Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15853
15854 * config.sub: Fix typo in last change.
15855
8e44ac71
MH
158561998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15857
15858 * config.sub: Add support for C4x target.
15859 * configure.in: Likewise.
15860
d7496fbb
DM
158611998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15862
15863 * config.sub: Recognize sparcv9 just like sparc64.
15864
22097bd1
RL
15865Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15866
15867 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15868
4b877abd
JL
15869Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15870
2c8ec9a2
JL
15871 * config.guess: Correctly identify Pentium II sco boxes.
15872
4b877abd
JL
15873 * config.guess: Fix "tr" code. From Weiwen Liu.
15874
ab03db52
JH
15875Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15876
15877 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15878 stabs.
15879
b54db294
JL
15880Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15881
15882 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15883 (ALL_TARGET_MODULES): Add all-target-libchill.
15884 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15885 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15886 (all-target-libchill): Add dependencies.
15887 * configure.in (target_libs): Add libchill.
15888
bf48dd73
LW
15889Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15890
15891 * config.guess: Avoid assumptions about "tr" behaves when
15892 LANG is set to something other than English.
15893
a3cbd105
L
15894Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15895
15896 * configure (gxx_include_dir): Changed to
15897 '${prefix}/include/g++'-${libstdcxx_interface}.
15898
15899 * config.if: New to determine the interfaces.
15900
c4acd909
MK
15901Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15902
15903 * config.guess: Detect and handle MPE/IX.
15904 * config.sub: Deal with MPE/IX.
15905
9ea97665
DE
15906Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15907
15908 * configure.in: Use mh-aix43.
15909
0ce065bd
MH
159101998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15911
15912 * configure: Fix --without/--disable cases for gxx-include-dir.
15913
5d4a5ee6
JL
15914Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15915
15916 * mdata-sh: Imported. Needed for automake support.
15917
15918Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15919
15920 * Makefile.in (taz): Try "chmod -R og=u ." before
15921 "chmod og=u `find . -print`".
15922
15923Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15924
15925 * configure.in: Add arm-elf and thumb-elf support.
15926
15927Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15928
15929 * Makefile.in: Undo previous patch.
15930
15931Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15932
15933 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15934 to here ...
15935 (install-no-fixedincludes): and here
15936 (INSTALL_MODULES): ... from here.
15937
466456d9
ILT
15938Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15939
15940 * config.sub: Merge with FSF.
15941
1b409d25
ILT
15942 * config.guess: Merge with FSF.
15943
d207ebef
JM
15944Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15945
15946 * configure (extraconfigdirs): New variable.
15947 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15948 * Makefile.in (all): Move higher in file.
15949 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15950 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15951 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15952 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15953 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15954
159551998-07-23 Brendan Kehoe <brendan@cygnus.com>
15956
15957 * Makefile.in (all-target-libjava): Depend on all-gcc and
15958 all-target-newlib.
15959 (configure-target-libjava): Depend on $(ALL_GCC).
15960
7f1937c1
RL
15961Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15962
15963 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15964 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15965
2ada2bd6
ML
15966Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15967
15968 * INSTALL/README: Fix typo.
15969
1e025bde
ML
15970Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15971
5d4a5ee6
JL
15972 * ylwrap: Change absolute path checks to check for DOS style path
15973 names.
1e025bde 15974
5d4a5ee6
JL
15975 * ylwrap: Don't use a full path name if the source file is in the
15976 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15977
6755ff73
ILT
15978 * config-ml.in: Default to being verbose, to match Feb 18 change to
15979 configure.
15980
5d4a5ee6
JL
15981Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15982
15983 Brought over from egcs:
15984
15985 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15986
15987 * configure.in (target_subdir): Set to ${target_alias} instead
15988 of "libraries".
15989
15990 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15991
15992 * configure.in (target_subdir): Set to libraries if enable_multilib.
15993
15994Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15995
15996 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15997 multilibs, force reconfiguration the first time we create
15998 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15999
16000Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16001
16002 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16003 avoid confusion with --no-recursion.
16004
16005Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16006
16007 * configure.in: Win32 hosts shouldn't use install -x
16008 * install-sh: remove -x option, and special .exe-handling
16009 hack.
16010
d207ebef
JM
16011Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16012
16013 * config.guess: Recognize i586-pc-beos.
16014 * configure.in: Don't build some bits for beos.
16015
fbd836fc
ILT
16016Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16017
5d4a5ee6
JL
16018 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16019 CFLAGS default to -O2.
16020
fbd836fc
ILT
16021 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16022 when using GNU ld.
16023
16024Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16025
16026 * ltmain.sh: Correct install when using a different shell.
16027
16028Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16029
16030 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16031
d207ebef
JM
16032Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16033
16034 * makefile.vms: Update to build binutils/makefile.vms. Add install
16035 target.
fbd836fc
ILT
16036
16037Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16038
16039 * ltconfig: Update to correct AIX handling.
16040
69b471bc
JL
16041Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16042
81241b5e
JL
16043 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16044
69b471bc
JL
16045 * configure.in (target_subdir): Set to ${target_alias} instead
16046 of "libraries".
16047
bedf82df
MH
160481998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16049
16050 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16051 (Makefile): Depend on $(gcc_version_trigger).
16052
16053 * configure (gcc_version): Change default initializer to empty
16054 string.
16055 (gcc_version_trigger): New variable; pass this variable down
16056 to subdir configures to enable them checking gcc's version
16057 themselves. Emit make macros for both gcc_version vars.
16058 (topsrcdir): Initialize reliably.
16059 (recursion line): Remove --with-gcc-version=${gcc_version}.
16060
28e449d8
MH
160611998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16062
16063 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16064 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16065 in $(libsubdir); emit definition in each generated Makefile.
16066 (gxx_include_dir): Initialize depending on
16067 $enable_version_specific_runtime_libs.
28e449d8 16068
50c4c9f7
MH
160691998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16070
16071 * configure (gcc_version): Initialize properly depending on
16072 how and where configure is started.
16073 (recursion line): Pass a --with-gcc-version=${gcc_version}
16074 to configures in subdirs.
16075
d207ebef
JM
16076Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16077
16078 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16079 cygmon
d207ebef 16080
5d4a5ee6
JL
16081Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16082
16083 * configure.in: Add cygmon and libstub support for mn10200.
16084
2f96399b
MH
160851998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16086
16087 * configure (gcc_version): Add new variable describing the
16088 particular gcc version we're building.
16089 * Makefile.in (libsubdir): Add new macro for the directory
16090 in which the compiler finds executables, libraries, etc.
16091 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16092 and libsubdir.
16093
c4137c50
AO
16094Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16095
ceff9b14
AO
16096 * Makefile.in (local-clean): Remove *.log.
16097 (warning.log): Built with warn_summary from build.log.
16098 (mail-report.log): Run test_summary.
16099 (mail-report-with-warnings.log): Run test_summary including
16100 warning.log in the report.
c4137c50 16101
276d5ee0
RL
16102Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16103
16104 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16105
5d4a5ee6
JL
16106Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16107
16108 * Makefile.in (grep): Grep no longer depends on libiberty.
16109
16110Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16111
16112 * Makefile.in: all-snavigator needs all-libgui.
16113
16114Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16115
16116 * configure.in: Add cygmon and libstub support for mn10300.
16117
8af14275
ILT
16118Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16119
16120 * missing: Update to version from automake 1.3.
16121
fbd836fc
ILT
16122 * ltmain.sh: On installation, don't get confused if the same name
16123 appears more than once in the list of library names.
16124
466456d9
ILT
16125Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16126
16127 * config.sub: Accept m68060 and m5200 as CPU names.
16128
5d4a5ee6
JL
16129Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16130
16131 * configure: Use && rather than using -a in test, because odd
16132 strings can confuse test.
16133 * configure.in: Likewise.
16134
fbd836fc
ILT
16135Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16136
16137 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16138
f0983958
AO
16139Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16140
16141 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16142 bootstrap4-lean): New targets.
f0983958 16143
bfed1ea0
JL
16144Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16145
16146 * mpw-* Delete. Not used.
16147
5d4a5ee6
JL
16148Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16149
16150 * COPYING.LIB: Update FSF address.
16151
bfed1ea0
JL
16152Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16153
16154 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16155
5d4a5ee6
JL
16156 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16157 GAS_SUPPORT_DIRS.
16158
bfed1ea0
JL
16159Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16160
16161 * ltconfig, ltmain.sh: Avoid producing a version number if
16162 -version-info was not used.
16163
5d4a5ee6
JL
16164Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16165
16166 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16167 building with newlib.
16168
161691998-04-30 Paul Eggert <eggert@twinsun.com>
16170
d207ebef 16171 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16172 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16173
16174Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16175
16176 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16177 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16178
16179Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16180
16181 * configure.in: Change alpha to alpha* in several places.
16182
d207ebef
JM
16183Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16184
16185 * config.sub: Recognize sparc86x.
16186
77be0cab
MM
16187Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16188
16189 * configure.in (--enable-target-optspace): Remove debug echo.
16190
62441128
JW
16191Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16192
16193 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16194
bfed1ea0
JL
16195Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16196
16197 * ltconfig: Update cygwin32 support.
16198
5d4a5ee6
JL
16199 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16200 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16201 (GDB_SUPPORT_DIRS): Likewise.
16202
3f4ea1de
MM
16203Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16204
16205 * configure.in (target_makefile_frag): If --enable-target-optspace,
16206 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16207 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16208 not used.
16209 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16210
5d4a5ee6
JL
16211Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16212
16213 * Makefile.in (all-bfd): Depend on all-intl.
16214 (all-binutils): Likewise.
16215 (all-gas): Likewise.
16216 (all-gprof): Likewise.
16217 (all-ld): Likewise.
16218
162191998-04-19 Brendan Kehoe <brendan@cygnus.com>
16220
16221 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16222
bfed1ea0
JL
16223Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16224
5d4a5ee6
JL
16225 * Makefile.in (all-bfd): Depend upon all-libiberty.
16226
bfed1ea0
JL
16227 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16228
5d4a5ee6
JL
16229Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16230
16231 * Makefile.in: Add libstub.
16232
16233 * configure.in: Ditto. Build libstub for targets that have cygmon
16234 support.
16235
16236Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16237
16238 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16239
16240Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16241
16242 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16243 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16244
ec8d6ddc
KW
16245Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16246
16247 * configure: Define DEFAULT_M4 by searching PATH.
16248 * Makfile.in: Use DEFAULT_M4.
16249
bfed1ea0
JL
16250Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16251
16252 * ltconfig: Add cygwin32 support.
16253
5d4a5ee6
JL
16254 * Makefile.in, configure.in: Add libtool as a native only directory
16255 to configure and build.
16256
547a6183
JL
16257Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16258
16259 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16260
5d4a5ee6 16261Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16262
5d4a5ee6
JL
16263 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16264
16265Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16266
16267 * Makefile.in: add ash make rules
16268 * configure.in: add ash to native_only and host_tools lists
16269
16270Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16271
16272 * Makefile.in (all-gettext, all-intl): New targets.
16273 (ALL_MODULES): Added all-gettext, all-intl.
16274 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16275 (INSTALL_MODULES): Added install-gettext, install-intl.
16276 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16277
16278 * configure.in (host_tools): Added gettext.
16279 (native_only): Likewise.
16280 (noconfigdirs) [various cases]: Likewise.
16281 (host_libs): Added intl.
16282
d207ebef
JM
16283Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16284
16285 * configure: Do not disable building gdbtk for cygwin32 hosts.
16286
e98e406f
NC
16287Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16288
16289 * configure.in: Add thumb-coff target.
16290 * config.sub: Add thumb-coff target.
16291
5d4a5ee6
JL
16292Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16293
16294 * Makefile.in: Revert yesterday's change.
16295 (all-target-winsup): all-target-librx stays out of here.
16296
16297Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16298
16299 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16300 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16301 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16302 Remove references to librx and libg++.
16303
16304Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16305
16306 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16307 recursive makes
16308
bfed1ea0
JL
16309Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16310
16311 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16312 for newlib directory.
bfed1ea0
JL
16313 (CXX_FOR_TARGET): Likewise.
16314
16315Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16316
16317 * ltconfig: Update after libtool/ltconfig.in change for
16318 hpux11.
16319
16320Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16321
16322 * ltconfig, ltmain.sh: Update to libtool 1.2.
16323
3cd730af
MH
16324Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16325
16326 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16327 (install-gcc-cross): Instead, override LANGUAGES here.
16328
80564603
DL
163291998-03-18 Dave Love <d.love@dl.ac.uk>
16330
16331 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16332 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16333
d207ebef
JM
16334Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16335
16336 * configure.in: Add Thumb-pe target.
16337
5d4a5ee6 16338Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16339
5d4a5ee6
JL
16340 * Makefile.in - changed sn targets to snavigator
16341 * configure.in - changed sn targets to snavigator
16342
2d4a0558
MH
16343Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16344
16345 * config-ml.in: After building symlink tree call make distclean
16346 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16347 to be the case for libiberty.
16348
04b93567
L
16349Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16350
16351 * configure: When making link, also check the current
16352 directory. The configure scripts may create one.
16353
9a06b842
RH
16354Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16355
16356 * config.sub: Accept alphapca56 and alphaev6 properly.
16357
217fc4e6
FS
16358Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16359
16360 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16361
3e07bdbd 16362Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16363
e490616e 16364 * config.sub (sco5): Fix typo.
3e07bdbd 16365
5d4a5ee6
JL
16366Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16367
16368 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16369 install-itcl.
16370 (install-itcl): Remove dependency on install-tcl.
16371
16372Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16373
16374 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16375
16376Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16377
16378 * configure.in: Don't build libgui for a cygwin32 target when not on
16379 a cygwin32 host.
16380
16381Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16382
16383 * configure (redirect): Set to null, so default behavior of
16384 configure is now --verbose.
16385
ce0d965c
DL
163861998-02-16 Dave Love <d.love@dl.ac.uk>
16387
16388 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16389 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16390
3acd1fd0
MH
16391Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16392
16393 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16394 this change to sync Makefile.in with its ChangeLog entries.
16395
5d4a5ee6
JL
16396Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16397
16398 * ltmain.sh (mkdir): Check that the directory doesn't exist
16399 before we exit with error, so that we don't get races during
16400 parallel builds.
16401
bfed1ea0
JL
16402Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16403
16404 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16405
4e77e8f1
MH
16406Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16407
16408 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16409 PICFLAG_FOR_TARGET.
16410 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16411
16412 * configure: Emit a definition for the new macro enable_shared
16413 into each Makefile.
16414
5d4a5ee6
JL
16415Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16416
16417 * configure.in (host_tools, native_only): Add libtool.
16418
16419Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16420
16421 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16422 Fix typo in ming config comment.
16423
bfed1ea0
JL
16424Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16425
16426 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16427
5d4a5ee6
JL
16428Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16429
16430 * config.sub: Add tic30 cases, and map c30 to tic30.
16431
8821a725
RH
16432Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16433
16434 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16435 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16436 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16437 (CLEAN_TARGET_MODULES): Similarly
16438 (all-target-libf2c): Add dependences.
4e81ae98 16439 * configure.in (target_libs): Add libf2c.
8821a725 16440
5d4a5ee6
JL
16441Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16442
16443 * configure.in: Remove expect from noconfigdirs when target
16444 is cygwin32. OK to build expect and dejagnu with Canadian
16445 Cross.
16446
0aadd657
ILT
16447Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16448
5d4a5ee6
JL
16449 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16450 host.
16451
0aadd657
ILT
16452 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16453 and mingw32.
16454
d0a8352c
MH
16455Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16456
16457 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16458 here as it is not defined in the toplevel Makefile.
16459
59739e3c
MH
16460Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16461
16462 * configure (package_makefile_rules_frag): New variable, which names
16463 a file with generic rules, ...
16464 Change comment to mention we now have FIVE parts.
16465 * configure: Undo last change.
16466
228197ee
LT
16467Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16468
16469 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16470 * config.sub: More accurate determination of HP processor types.
228197ee 16471
efd4c0ba
MH
16472Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16473
16474 * configure (package_makefile_frag): Move inserting the
16475 ${package_makefile_frag} to where it should be according
16476 to the comment.
16477
6eef3189
PB
16478Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16479
16480 * config.guess: Add support for Linux/ARM.
16481
d207ebef
JM
16482Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16483
16484 * .cvsignore: Remove *-info and *-install since they match
16485 release-info and mpw-install, which we don't want to just ignore.
16486
48464ebf
RH
16487Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16488
16489 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16490
803462a7
PN
16491Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16492
16493 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16494 local_prefix to sub-make invocations.
16495
520ab477
L
16496Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16497
16498 * configure.in: Check makefile fragments in the source
16499 directory.
16500
4bcdb76d
AO
16501Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16502
ceff9b14
AO
16503 * configure.in: Check whether host and target makefile
16504 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16505
5d4a5ee6
JL
16506Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16507
16508 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16509
16510Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16511
16512 * configure.in: Make sure we only replace RPATH_ENVVAR on
16513 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16514 regexp to sed.
16515
16516 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16517 to sub-makes.
16518
0d3e11a5
LI
165191998-01-13 Lee Iverson (leei@ai.sri.com)
16520
16521 * config-ml.in (multi-do): LDFLAGS must include multilib
16522 designator.
16523
d45b3d87 16524Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16525
16526 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16527
d39cd7a1
MK
16528Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16529
16530 * config.sub: Add mingw32 support.
16531 * configure.in: Likewise.
d39cd7a1 16532
6decbc24
FS
16533Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16534
16535 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16536
5d4a5ee6
JL
16537Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16538
16539 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16540 * configure (gxx_include_dir): Provide a definition for subdirs
16541 which do not use autoconf.
16542
16543Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16544
16545 * config.guess: Sync with egcs. Picks up new alpha support,
16546 BeOS & some additional linux support.
16547
d3d1907a
JL
16548Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16549
16550 * config.guess: HP 9000/803 is a PA1.1 machine.
16551
b104e095
RH
16552Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16553
16554 * configure.in: It's alpha*-...
16555
aca823c1
L
16556Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16557
16558 * configure.in (host_makefile_frag, target_makefile_frag):
16559 Handle multiple config files.
16560 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16561 alpha-*-*.
16562
d207ebef
JM
16563Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16564
16565 * mkdep: New file.
16566
16567Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16568
16569 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16570
5d4a5ee6
JL
16571Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16572
16573 * Makefile.in: Add libgui directory.
16574 (GDB_TK): Add all-libgui.
16575 * configure.in: Add libgui directory.
16576 * configure: Add all-libgui to GDB_TK.
16577
16578Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16579
16580 * config-ml.in (multidirs): Add m32r to multilib list.
16581
16582Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16583
16584 * Makefile.in (all-target-gperf): Change dependency to
16585 all-target-libstdc++.
16586
baf55877
FF
16587Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16588
16589 * config.guess: Add BeOS support.
16590
5d4a5ee6
JL
16591Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16592
16593 Source directory cvs renamed to cvssrc:
16594 * configure.in (host_tools): Change cvs to cvssrc.
16595 (native_only): Likewise.
16596 (noconfigdirs) [various cases]: Likewise.
16597 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16598 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16599 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16600 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16601 (all-cvssrc): Rename target from all-cvs.
16602
f2d76545
JL
16603Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16604
16605 * configure (gxx_include_dir): Fix thinko.
16606
205cba53
JL
16607Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16608
16609 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16610 (install-cross, install-gcc-cross): New targets.
16611
5d4a5ee6
JL
16612Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16613
16614 * configure.in (noconfigdirs): Add support for Thumb target.
16615
16616 * config.sub (maybe_os): Add support for Thumb target.
16617
16618Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16619
16620 * Makefile.in: Add rules for cygmon.
16621
16622 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16623
96b0f1fc
JL
16624Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16625
16626 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16627 * configure (gxx_include_dir): Provide a definition for subdirs
16628 which do not use autoconf.
d207ebef
JM
16629
16630Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16631
16632 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16633 11/18/97 build
d207ebef 16634
7dfef6ed
JL
16635Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16636
16637 * From Franz Sirl.
16638 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16639 found on RedHat Linux systems.
96b0f1fc 16640
83cfe7c0
JL
16641Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16642
16643 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16644 guesses.
16645
7dfef6ed
JL
16646Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16647
16648 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16649
5d4a5ee6
JL
16650Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16651
16652 * ltmain.sh: If mkdir fails, check whether the directory was created
16653 anyhow by some other process.
16654
d207ebef
JM
16655Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16656
16657 * configure.in (d30v-*-*): Configure all directories.
16658
16659Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16660
16661 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16662 for the D30V.
16663
16664Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16665
16666 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16667
5d4a5ee6
JL
16668Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16669
e490616e
ZW
16670 * include/libiberty.h: Add extern "C" { so it can be used with C++
16671 progrms.
16672 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16673 programs.
5d4a5ee6 16674
d207ebef
JM
16675Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16676
16677 * configure.in (d30v-*-*): Configure GCC now.
16678
5d4a5ee6
JL
16679Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16680
16681 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16682 is no longer needed.
16683
c9670e62
JM
16684Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16685
16686 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16687
cc71c0ca
MH
16688Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16689
16690 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16691 targets using "$@" to provide support for similar but not identical
16692 targets without having to duplicate code.
16693
d207ebef
JM
16694Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16695
16696 * makefile.vms: Fix to work with DEC C.
16697
16698Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16699
16700 * config.sub: Add mips-tx39-elf to marketing names.
16701
16702Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16703
16704 * ltmain.sh: Handle symlinks in generated script.
16705
16706Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16707
16708 * configure: Handle autoconf style directory options: --bindir,
16709 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16710 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16711 --sysconfdir.
16712 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16713 (sharedstatedir, localstatedir, oldincludedir): New variables.
16714 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16715 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16716 sbindir, sharedstatedir, and sysconfdir.
16717
b1e3ddfd
AJ
16718Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16719
16720 * Makefile.in (bootstrap-lean): New target.
16721
d207ebef
JM
16722Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16723
16724 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16725 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16726
16727Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16728
16729 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16730
09f97c1e
JL
16731Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16732
16733 * Makefile.in (cross): New target.
16734
335d0ab2
AO
16735Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16736 Jeff Law <law@cygnus.com>
16737
16738 * Makefile.in (bootstrap2, bootstrap3): New targets.
16739 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16740 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16741
d207ebef
JM
16742Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16743
16744 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16745 windows. Consistent with gdb/configure.
d207ebef 16746
e693cc28
UD
167471997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16748
e693cc28
UD
16749 * configure.in: Name Linux target fragment.
16750
16751 * configure: Rewrite so that project Makefile fragment is inserted
16752 first and appears last in the resulting Makefile.
16753
d207ebef
JM
16754Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16755
16756 * Makefile.in (install-itcl): Install tcl first.
16757
5d4a5ee6
JL
16758Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16759
16760 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16761
f401679e
JW
16762Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16763
16764 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16765
16766 * configure.in (skipdirs): Add target-librx for Linux.
16767 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16768
ec20b1b9
JL
16769Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16770
16771 * Makefile.in (bootstrap): New target.
16772
becdcf6d
JL
16773Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16774
63f6bcd7 16775 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16776
d207ebef
JM
16777Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16778
16779 * config.guess: Merge with FSF.
16780
0c82f6bf
FF
16781Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16782
16783 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16784
d207ebef
JM
16785Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16786
16787 * config.sub: Add "marketing-names" patch.
16788
3fbc0b70
JS
16789Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16790
e490616e 16791 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16792
e20d4801
JL
16793Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16794
16795 * config.sub: Handle v850-elf.
16796
fe181f78 16797Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16798
16799 * .cvsignore (*-install): Remove.
16800
bfed1ea0
JL
16801Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16802
16803 * ltconfig: Set CONFIG_SHELL in libtool.
16804 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16805
558a1e7c
JW
16806Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16807
16808 * configure.in (target_subdir): Set to libraries if enable_multilib.
16809
7818d6fc
JW
16810Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16811
16812 * config.guess: Update from gcc directory.
16813
d207ebef
JM
16814Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16815
16816 * Makefile.in (all-sim): Depends on all-readline.
16817
6599da04
JM
16818Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16819
16820 * Makefile.in (BISON, YACC): Use $$s.
16821 (all-bison): Depend on all-texinfo.
16822
16823Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16824
16825 * Makefile.in (BISON): Add -L flag.
16826 (YACC): Likewise.
16827
d207ebef
JM
16828Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16829
4e81ae98
EC
16830 * configure.in (noconfigdirs): Add support for v850e target.
16831
d207ebef
JM
16832 * config.sub (maybe_os): Add support for v850e target.
16833
16834Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16835
4e81ae98
EC
16836 * configure.in (noconfigdirs): Add support for v850ea target.
16837
d207ebef
JM
16838 * config.sub (maybe_os): Add support for v850ea target.
16839
6599da04
JM
16840Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16841
16842 * config.sub: Add mipstx39. Delete r3900.
16843
16844Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16845
16846 * Makefile.in (all-autoconf): Depends on all-texinfo.
16847
16848Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16849
16850 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16851 eabi targets.
16852
16853Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16854
16855 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16856
16857 * configure: When handling a Canadian Cross, handle YACC as well as
16858 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16859 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16860
16861Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16862
16863 * Makefile.in (BISON): bison, not byacc or bison -y.
16864 (YACC): bison -y or byacc or yacc.
16865 (various): Add *-bison as appropriate.
16866 (taz): No need to mess with BISON anymore.
16867
16868Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16869
16870 * configure: If OSTYPE matches *win32*, try to find a good value for
16871 CONFIG_SHELL.
16872
16873Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16874
16875 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16876 configure.in if it is present.
16877
16878Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16879
16880 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16881
16882Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16883
16884 * config.sub: Recognize `arc' cpu.
16885 * configure.in: Likewise.
16886 * config-ml.in: Likewise.
16887
16888Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16889
16890 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16891
16892Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16893
16894 * configure: Changed sed delimiter from ':' to '|' when
16895 attempting to substitute ${config_shell} for SHELL. On
16896 NT ${config_shell} may contain a ':' in it.
16897
16898Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16899
16900 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16901
16902Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16903
16904 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16905
16906Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16907
16908 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16909
16910 * ylwrap: If the program is a relative path, force it to be
16911 absolute.
16912
16913Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16914
16915 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16916
16917Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16918
16919 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16920 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16921 for libraries.
6599da04
JM
16922
16923Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16924
16925 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16926 separated by spaces.
6599da04
JM
16927
16928Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16929
16930 * ylwrap: New file.
16931 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16932
16933 * ltmain.sh: Handle /bin/sh at start of install program.
16934
16935 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16936
16937 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16938 * missing: New file, from automake 1.2.
16939
16940Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16941
16942 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16943 check-tk to CHECK_X11_MODULES.
16944
16945Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16946
16947 * config.sub: Merge with FSF.
16948
16949Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16950
16951 * config.guess: Merge with FSF.
16952
16953Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16954
16955 * configure: Treat msdosdjgpp like go32.
16956 * configure.in: Likewise. Don't remove gprof for go32.
16957
16958 * configure: Change Makefile.tem2 to Makefile.tm2.
16959
16960Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16961
16962 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16963
16964Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16965
16966 * install-sh (chmodcmd): Set to null if the DST directory already
16967 exists. Same as Nov 11th change.
16968
16969Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16970
4e81ae98 16971 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16972
16973Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16974
16975 * config.guess: Update from FSF.
16976
16977Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16978
16979 * Makefile.in (GDB_TK): Depend on itcl and tix.
16980
16981Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16982
16983 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16984 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16985 (INSTALL_SCRIPT): New variable.
16986 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16987 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16988 to -x.
16989 * install-sh: Add support for -x option.
16990
16991Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16992
16993 * configure.in, Makefile.in: Treat tix like itcl.
16994
16995Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16996
16997 * Makefile.in (WINDRES): New variable.
16998 (WINDRES_FOR_TARGET): New variable.
16999 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17000 (EXTRA_HOST_FLAGS): Add WINDRES.
17001 (EXTRA_TARGET_FLAGS): Add WINDRES.
17002 (EXTRA_GCC_FLAGS): Add WINDRES.
17003 ($(DO_X)): Pass down WINDRES.
17004 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17005 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17006 DLLTOOL_FOR_TARGET.
17007
17008Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17009
17010 * configure.in: configure sim before gdb for win32-x-ppc
17011
17012Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17013
17014 Move gperf into the toplevel, from libg++.
17015 * configure.in (target_tools): Add target-gperf.
17016 (native_only): Add target-gperf.
17017 * Makefile.in (all-target-gperf): New target, depend on
17018 all-target-libg++.
17019 (configure-target-gperf): Empty rule.
17020 (ALL_TARGET_MODULES): Add all-target-gperf.
17021 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17022 (CHECK_TARGET_MODULES): Add check-target-gperf.
17023 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17024 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17025
17026Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17027
6599da04
JM
17028 * config.sub (mn10200): Recognize new basic machine.
17029
17030Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17031
17032 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17033 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17034
17035Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17036
17037 * configure.in: If we're building mips-sgi-irix6* native, turn on
17038 ENABLE_MULTILIB and set TARGET_SUBDIR.
17039
17040Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17041
17042 * Makefile.in (all-sn): Depend on all-grep.
17043
17044Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17045
17046 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17047
17048 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17049 Makefile. From Jeff Makey <jeff@cts.com>.
17050 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17051
17052 * Makefile.in (DISTBISONFILES): Remove.
17053 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17054 $(DEFAULT_YACC).
17055
17056 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17057 cygwin32.
6599da04
JM
17058
17059 * Makefile.in (LD): New variable.
17060 (EXTRA_HOST_FLAGS): Pass down LD.
17061 ($(DO_X)): Likewise.
17062
17063Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17064
17065 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17066
17067Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17068
17069 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17070 before adding our own. Always add --build.
6599da04
JM
17071
17072Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17073
17074 * configure.in (targargs): Pass --build if we're doing
17075 a cross-compile.
17076
17077Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17078
ca236658 17079 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17080 sed. Otherwise sed chokes on NT path names with drive
17081 designators. Also look for "?:*" as the leading characters in an
17082 absolute pathname.
17083
17084Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17085
17086 * config.sub: Support for r3900.
17087
17088Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17089
17090 * configure.in: Use install-sh, not install.sh.
17091
17092Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17093
17094 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17095 apply it twice.
17096
17097Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17098
17099 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17100 install-binutils.
17101
17102Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17103
17104 * Makefile.in: Add automake targets.
17105 * configure.in (host_tools): Add automake.
17106
17107Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17108
17109 * configure: Default CXX to c++, not gcc.
17110 * Makefile.in (CXX): Set to c++, not gcc.
17111 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17112
17113Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17114
17115 * install-sh: try appending a .exe if source file doesn't
17116 exist
17117
17118Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17119
17120 * configure.in: Turn on multilib by default.
17121 (cross_only): Remove target-libiberty.
17122
17123 * Makefile.in (all-gcc): Don't depend on libiberty.
17124
17125Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17126
17127 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17128
17129Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17130
17131 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17132 (DISTBISONFILES): Add ld/Makefile.in
17133
17134Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17135
17136 * configure.in: if target is cygwin32 but host isn't cygwin32,
17137 don't configure gdb tcl tk expect, not just gdb.
17138
17139Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17140
17141 * configure.in: Added gnuserv everywhere sn appears.
17142
17143 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17144 (CROSS_CHECK_MODULES): Added check-gnuserv.
17145 (INSTALL_MODULES): Added install-gnuserv.
17146 (CLEAN_MODULES): Added clean-gnuserv.
17147 (all-gnuserv): New target.
17148
17149Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17150
17151 * config.guess: Fixes for MIPS OpenBSD systems.
17152
17153Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17154
17155 * Makefile.in (INSTALL_XFORM): Remove.
17156 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17157
17158 * mkinstalldirs: New file, copied from automake.
17159 * Makefile.in (installdirs): Rename from install-dirs. Use
17160 mkinstalldirs. Change all users.
17161 (DEVO_SUPPORT): Add mkinstalldirs.
17162
17163Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17164
17165 * install-sh: Rename from install.sh.
17166 * Makefile.in (INSTALL): Change install.sh to install-sh.
17167 (DEVO_SUPPORT): Likewise.
17168
17169 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17170 Graichen <graichen@rzpd.de>.
17171
17172Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17173
17174 * config.guess: Recognize OpenBSD systems correctly.
17175
17176Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17177
17178 * README, Makefile.in (ETC_SUPPORT): Remove references to
17179 cfg-paper*, configure.{texi,man,info*}._
17180
17181Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17182
17183 * Makefile.in (all.normal): Ensure that gcc is built after all
17184 the x11 - ie gdb - targets.
17185
17186Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17187
17188 * makefile.vms: Don't run conf-a-gas.
17189
17190Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17191
e490616e 17192 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17193
d207ebef
JM
17194Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17195
17196 * configure.in: Remove noconfigdirs case since gdb also
17197 configures and builds for tic80-coff.
17198
6599da04
JM
17199Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17200
17201 * configure: Set cache_file to config.cache.
17202 * Makefile.in (local-distclean): Remove config.cache.
17203
17204Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17205
17206 * COPYING: Update FSF address.
17207
d207ebef
JM
17208Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17209
17210 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17211 noconfigdirs.
17212
6599da04
JM
17213Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17214
17215 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17216 MAKEDIRS, is empty.
17217
17218Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17219
17220 * config.sub: Tweak mn10300 entry.
17221
17222Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17223
17224 * configure.in (host_tools): Put sim before gdb, so gdb's
17225 configure.tgt can determine if the simulator was configured.
17226
17227Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17228
17229 * config.sub: Move BeOS $os case to be with other Cygnus
17230 local cases.
17231
17232Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17233
17234 * config.sub: Remove misplaced comment that broke Linux.
17235
17236Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17237
17238 * config.sub: Add BeOS support.
17239
17240Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17241
17242 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17243
17244Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17245
17246 * configure.in (noconfigdirs): Remove tcl and tk from
17247 noconfigdirs for cygwin32 builds.
17248
d207ebef
JM
17249Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17250
17251 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17252
6599da04
JM
17253Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17254
17255 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17256 make-all.com, use makefile.vms instead.
17257
17258Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17259
17260 * config.sub: Accept -lnews*.
17261
d207ebef
JM
17262Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17263
17264 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17265 target-examples and target-libiberty for d30v.
d207ebef
JM
17266
17267Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17268
17269 * configure.in (noconfigdirs): Enable ld for d30v.
17270
17271Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17272
17273 * configure.in (tic80-*-*): Build compiler.
17274
17275Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17276
17277 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17278 unsupported d30v directories
d207ebef
JM
17279
17280Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17281
4e81ae98
EC
17282 * config.sub, configure.in: Add d30v target cpu.
17283
6599da04
JM
17284Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17285
17286 * makefile.vms: New file.
17287 * make-all.com: Remove.
17288
17289Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17290
17291 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17292
17293Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17294
17295 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17296
17297Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17298
17299 * Makefile.in (ALL_MODULES): Added all-db.
17300 (CROSS_CHECK_MODULES): Addec check-db.
17301 (INSTALL_MODULES): Added install-db.
17302 (CLEAN_MODULES): Added clean-db.
17303
17304Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17305
17306 * config.guess: Merge with latest FSF sources.
17307
17308Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17309
17310 * Makefile.in (ALL_MODULES): Added all-itcl.
17311 (CROSS_CHECK_MODULES): Added check-itcl.
17312 (INSTALL_MODULES): Added install-itcl.
17313 (CLEAN_MODULES): Added clean-itcl.
17314
17315Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17316
17317 * configure.in: build gdb for mn10200
17318
17319Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17320
17321 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17322
d207ebef
JM
17323Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17324
17325 * configure.in (tic80-*-*): Turn off most targets right now.
17326
6599da04
JM
17327Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17328
17329 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17330 rather than the makeinfo program.
17331 (do-info): Depend upon all-texinfo.
17332
17333Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17334
17335 * configure.in: Remove uses of config/mh-linux.
17336
17337 * config.sub, config.guess: Merge with latest FSF sources.
17338
d207ebef
JM
17339Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17340
17341 * config.sub (case $basic_machine): Add tic80 entries.
17342
6599da04
JM
17343Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17344
17345 * config.sub, config.guess: Merge with latest FSF sources.
17346
17347Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17348
17349 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17350 * mpw-config.in: Test for NewFolderRecursive.
17351 * mpw-install: Use symbolic name for startup filename.
17352 * mpw-README: Add various additional details.
17353
17354Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17355
17356 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17357
17358Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17359
17360 * configure.in: Do build gcc and the target libraries for
17361 the mn10200.
17362
17363Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17364
17365 * configure.in: don't avoid building gdb for mn10300 any more
17366 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17367 instead of single-quoting it.
17368
17369Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17370
17371 * configure.in: Don't use --with-stabs on IRIX 6.
17372
17373Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17374
17375 * configure.in (m32r): Build gdb, libg++ now.
17376
17377Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17378
17379 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17380 directories from noconfigdirs.
17381
17382Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17383
17384 * config.sub (basic_machine): added mips16 configuration
17385
17386Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17387
17388 * config.sub: Handle d10v-unknown.
17389
d207ebef
JM
17390Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17391
17392 * config.sub: Handle v850-unknown.
17393
6599da04
JM
17394Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17395
17396 * Makefile.in: add findutils
17397 * configure.in: add findutils to list of host_tools
17398
17399Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17400
17401 * config.sub: Handle mn10200 and mn10300.
17402
17403Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17404
17405 * configure.in (d10v-*): Do not build librx.
17406
17407Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17408
17409 * configure.in (mn10300): Build everything except gdb & libgloss.
17410
17411Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17412
17413 * config.guess: Patch for Dansk Data Elektronik servers,
17414 from Niels Skou Olsen <nso@dde.dk>.
17415
17416 For ncr, use /bin/uname rather than uname, since GNU uname does not
17417 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17418
17419 Patch for MIPS R4000 running System V,
17420 from Eric S. Raymond <esr@snark.thyrsus.com>.
17421
17422 Fix thinko for nextstep.
17423
17424 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17425
17426 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17427 * config.guess: Guess mips-dec-mach_bsd4.3.
17428
17429 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17430 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17431 release numbers.
17432 * config.guess (mips-mips-riscos*): Emit just enough of the
17433 release number.
17434
17435 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17436 * config.guess (sparc-auspex-sunos*): Added.
17437 (f300-fujitsu-*): Added.
17438
17439 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17440 * config.guess: Recognize a Tadpole as a sparc.
17441
17442Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17443
17444 * config.guess: Don't assume that NextStep version is either 2 or
17445 3. NextStep 4 (aka OpenStep 4) has come out now.
17446
17447Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17448
17449 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17450 From Rik Faith <faith@cs.unc.edu>.
17451
17452Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17453
17454 * config.sub: Contributions from bug-gnu-utils to:
17455 Support plain "hppa" (no version given) architecture, reported by
17456 OpenStep.
17457 OpenBSD like NetBSD.
17458 LynxOs is not a hardware supplier.
17459
17460 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17461 OpenBSD like NetBSD.
6599da04
JM
17462 Stratus systems.
17463 More Pyramid systems.
17464 i[n>4]86 Intel chips.
17465 M680[n>4]0 Motorola chips.
17466 Use unknown instead of lynx for hardware manufacturer.
17467
17468Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17469
17470 * install.sh (chmodcmd): Set to null if the DST directory already
17471 exists.
17472
17473Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17474
17475 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17476 not use mt-ppc target Makefile fragment any more.
17477
17478Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17479
17480 * configure.in (*-*-windows): Exclude everything but those dirs
17481 needed to build windows.
17482
17483Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17484
17485 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17486
17487Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17488
17489 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17490
17491Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17492
17493 * Undo my previous change.
17494
17495Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17496
17497 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17498 unconditionally.
17499 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17500
17501Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17502
17503 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17504 host to add it's own flags.
6599da04
JM
17505
17506Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17507
17508 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17509
17510Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17511
17512 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17513 (CXX_FOR_TARGET): Likewise.
17514 (GCC_FOR_TARGET): Define.
17515 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17516 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17517 CC_FOR_TARGET was specified on the command line.
17518 (MAKEOVERRIDES): Don't define.
17519
17520Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17521
17522 * configure.in (m32r): Fix spelling of libg++ libs.
17523
17524Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17525
17526 * config.sub (-apple*): Remove, now redundant.
17527
17528Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17529
17530 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17531
17532 * configure: Rework yesterday's sed script patch.
17533
17534 * config.sub: Merge with FSF.
17535
17536Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17537
17538 * config.guess: Merge from FSF.
17539
17540 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17541 * config.guess: Use pc instead of unknown, for pc clone systems.
17542 Change linux to linux-gnu.
6599da04
JM
17543
17544 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17545 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17546
17547Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17548
17549 * test-build.mk (HOLES): Add "xargs" for gdb.
17550
17551 * configure: Avoid hpux10.20 sed bug.
17552
17553Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17554
731a8127 17555 * configure.in: Add support for windows host
6599da04
JM
17556 (that is a build done under the Microsoft build environment).
17557
17558Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17559
17560 * Makefile.in: Replace all uses of srcroot with s, to shrink
17561 command line lengths.
17562
17563 Patches from Geoffrey Noer <noer@cygnus.com>:
17564 * configure.in: If configuring for newlib, pass --with-newlib to
17565 subdirectories.
17566 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17567 -Bnewlib/ and -Lwinsup to gcc.
17568 (CXX_FOR_TARGET): Likewise.
17569
17570Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17571
17572 * Makefile.in (ETC_SUPPORT): Add configure.
17573
17574Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17575
4e81ae98 17576 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17577 host configuration file.
17578
17579Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17580
17581 * configure.in: Break mn10x00 support into separate
17582 mn10200 and mn10300 configurations.
17583 * config.sub: Likewise.
17584
17585Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17586
17587 * configure.in: Add lots of stuff to noconfigdirs for
17588 the mn10x00 targets.
17589
17590 * config.sub, configure.in: Add mn10x00 support.
17591
17592Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17593
17594 * make-all.com: Call conf-a-gas, not config-a-gas.
17595
17596Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17597
17598 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17599 targets.
6599da04
JM
17600
17601Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17602
17603 * mpw-README: Add much more detail for native PowerMac.
17604 * mpw-install: New file.
17605 * mpw-configure: Add --norecursion and --help options.
17606 * mpw-config.in: Translate readme and install files when
17607 copying to objdir.
17608 * mpw-build.in: Don't always depend on byacc and flex.
17609 (install-only-top): New action.
17610
d207ebef
JM
17611Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17612
17613 * configure.in: You can now configure GDB for the v850.
17614
6599da04
JM
17615Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17616
17617 * configure.in (noconfigdirs): Don't configure any C++ dirs
17618 if targeting D10V.
17619
17620Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17621
17622 * config.sub: Recognize mips64vr5000.
17623
17624Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17625
17626 * configure.in: Use a single line for host_tools and native_only.
17627
17628Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17629
17630 * config.sub, configure.in: Add entries for m32r.
17631
17632Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17633
17634 * Makefile.in (inet-install): Don't run install-gzip.
17635
17636Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17637
17638 * configure.in: Don't config lots of things for *-*-windows*.
17639
17640Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17641
17642 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17643 (host_libs, host_tools): Copy from configure.in.
17644 * mpw-configure: Don't complain about directories not found.
17645
17646Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17647
17648 * configure.in (i[345]86): Recognize i686 for pentium pro.
17649 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17650 file.
17651
17652 * config.guess (i[345]86): Ditto.
17653
17654Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17655
17656 * configure.in (noconfigdirs): Removed gdb for D10V.
17657
d207ebef 17658Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17659
d207ebef
JM
17660 * configure.in: Remove ld, target-libio, target-libg++, and
17661 target-libstdc++ from noconfigdirs.
5d4a5ee6 17662
6599da04
JM
17663Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17664
17665 * configure: Fix three locations where shell scripts were
17666 being run directly rather than with config_shell.
17667
d207ebef
JM
17668Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17669
17670 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17671 * config.sub (basic_machine): Recognize v850.
17672
6599da04
JM
17673Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17674
17675 * mpw-configure: Handle multiple enable/disable options and
17676 pass them down recursively, handle -c and -s flags appropriately
17677 depending on choice of compiler, add escape mechanism for
17678 quoted arguments to gC.
17679
17680Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17681
17682 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17683 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17684 so that -mrelocatable-lib and -mno-eabi are used.
17685
17686 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17687 not support --print-multi-lib, don't abort.
17688
6599da04
JM
17689Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17690
17691 * make-all.com: Run config-a-gas.
17692 * setup.com: Don't copy subdirectory files around.
17693
17694Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17695
17696 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17697 target, it now compiles correctly.
17698
17699Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17700
17701 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17702
17703Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17704
4e81ae98 17705 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17706
17707Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17708
17709 * configure.in (native_only): Add prms.
17710
17711Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17712
17713 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17714 (BINUTILS_SUPPORT_DIRS): Likewise.
17715
17716Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17717
17718 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17719 d10v support is added.
17720
17721Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17722
17723 * configure.in (d10v-*-*): New target.
17724
17725Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17726
17727 * config.guess (HP 9000/811): Recognize this as a PA1.1
17728 machine.
17729
17730Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17731
17732 * Makefile.in (do-tar-gz): New target, split out from tail end of
17733 taz target. Run each command separately, don't use pipes.
17734 (taz): Use it.
17735
17736Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17737
17738 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17739 * mpw-build.in: No builds should depend on building byacc or flex,
17740 they are assumed to be installed already.
17741
17742Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17743
17744 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17745 variable that CC_FOR_TARGET needs.
17746
17747Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17748
17749 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17750 options have changed since the last time the subdirectory was
17751 configured, and if it has, reconfigure.
17752 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17753 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17754
17755Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17756
17757 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17758 CLEAN_MODULES): Add bash.
17759 (all-bash): New target.
17760
17761Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17762
17763 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17764
17765Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17766
17767 * config.sub (basic_machine): Recognize d10v as a valid processor.
17768
17769Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17770
17771 * mpw-configure: Add support for --bindir.
17772 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17773
17774Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17775
17776 * configure.in: add bash, time, gawk to list of hosttools and things
17777 to only build for native toolchains
17778
17779Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17780
17781 * Makefile.in (docdir): Remove.
17782
17783Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17784
17785 * Makefile.in (datadir): Set to $(prefix)/share.
17786
17787Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17788
17789 * configure.in: build diff and patch for cygwin32-hosted
17790 toolchains.
17791
17792Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17793
17794 * config.sub: Accept -rtems*.
17795
17796Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17797
e490616e
ZW
17798 * configure.in: enable dosrel for cygwin32-hosted builds,
17799 remove diff from the list of things not buildable
17800 via Canadian Cross
6599da04
JM
17801
17802Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17803
17804 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17805 don't get ". ".
6599da04
JM
17806
17807Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17808
17809 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17810
17811Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17812
17813 * Makefile.in (taz): Handle case where tex3patch didn't even get
17814 checked out. Also, if it was found, put the symlink in a new util
17815 subdirectory.
17816
17817Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17818
17819 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17820
17821Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17822
17823 * config.sub: Recognize -openvms.
17824 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17825 * make-all.com, setup.com: New files.
17826
17827Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17828
17829 * Makefile.in (taz): tex3patch moved to texinfo/util.
17830
17831Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17832
17833 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17834 * configure.in: remove make from disable-if-Can-Cross list
17835 enable gdb if ${host} and ${target} are cygwin32
17836
17837Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17838
17839 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17840 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17841
17842Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17843
17844 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17845 distinguish sysv/svr4/bsd variants.
17846 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17847
17848Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17849
17850 * configure.in: Added copyright notice.
17851 * move-if-change: Added copyright notice.
17852
17853Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17854
17855 * configure.in (powerpcle-*-solaris*): Until we get shared
17856 libraries working, don't build gdb, sim, make, tcl, tk, or
17857 expect.
17858
17859Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17860
17861 * config.guess: Merge with FSF:
17862
17863 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17864 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17865
17866 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17867 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17868
17869 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17870 * config.guess: Combine two OSF1 rules.
17871 Also recognize field test versions. From mjr@zk3.dec.com.
17872 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17873 because GNU uname does not support -p. From pmr@pajato.com.
17874
17875Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17876
17877 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17878
17879Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17880
17881 * mpw-README: Document GCCIncludes.
17882
17883Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17884
17885 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17886
17887Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17888
17889 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17890
17891Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17892
17893 * configure.in (*-*-cygwin32): Configure make.
17894
17895Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17896
17897 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17898
17899Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17900
17901 * Makefile.in (all-inet): Depend on all-perl.
17902
17903 * Makefile.in (inet-install): New target.
17904
17905 * Makefile.in (all-inet): Depend on all-tcl.
17906 (all-inet): Depend on all-send-pr.
17907
17908Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17909
17910 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17911 temporarily.
17912
17913Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17914
17915 * configure.in: Don't configure --with-gnu-ld on AIX.
17916
17917Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17918
17919 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17920
17921Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17922
17923 * Makefile.in (ALL_MODULES): Added all-inet.
17924 (CROSS_CHECK_MODULES): Added check-inet.
17925 (INSTALL_MODULES): Added install-inet.
17926 (CLEAN_MODULES): Added clean-inet.
17927 (all-indent): New target.
17928
17929 * configure.in (host_tools): Added inet.
17930 (native_only): Added inet.
17931 (noconfigdirs): Added inet.
17932
17933Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17934
17935 * configure.in: Don't configure libgloss if we are not configuring
17936 newlib.
17937
17938Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17939
17940 * configure.in: Don't configure libgloss for unsupported
17941 architectures.
17942
17943Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17944
17945 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17946
17947Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17948
17949 * Makefile.in (ALL_MODULES): Include all-apache.
17950 (CROSS_CHECK_MODULES): Include check-apache.
17951 (INSTALL_MODULES): Include install-apache.
17952 (all-apache): New target.
17953
17954 * configure.in: Added apache everywhere perl is seen.
17955
17956Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17957
17958 * Makefile.in: Add support for clean-{module} and
17959 clean-target-{module} rules.
17960
17961Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17962
17963 * configure.in (*-*-ose) do not build libgloss.
17964
17965Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17966
17967 * config.guess (prep*:SunOS:5.*:*): Turn into
17968 powerpele-unknown-solaris2.
17969
17970Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17971
17972 * configure.in: Permit --enable-shared to specify a list of
17973 directories.
17974
17975Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17976
17977 * configure.in (host==solaris): Pass only the first word of $CC
17978 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17979
17980Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17981
17982 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17983
17984Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17985
17986 * Makefile.in (ALL_MODULES): Include all-perl.
17987 (CROSS_CHECK_MODULES): Include check-perl.
17988 (INSTALL_MODULES): Include install-perl.
17989 (ALL_X11_MODULES): Include all-guile.
17990 (CHECK_X11_MODULES): Include check-guile.
17991 (INSTALL_X11_MODULES): Include install-guile.
17992 (all-perl): New target.
17993 (all-guile): New target.
17994
17995 * configure.in (host_tools): Include perl and guile.
17996 (native_only): Include perl and guile.
17997 (noconfigdirs): Don't build guile and perl; no ports have been
17998 done.
17999
18000Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18001
e490616e
ZW
18002 * configure (--enable-*): Handle quoted option lists such as
18003 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18004
18005Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18006
18007 * Makefile.in ({,inst}all-target): New rule so we can make and
18008 install all of the target directories easily.
18009
18010Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18011
18012 * configure.in: Add missing global flag in sed substitution when
18013 deleting `target-' from ${configdirs}.
18014
18015Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18016
18017 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18018 option.
18019
18020 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18021 config/mh-necv4.
18022
18023 * install.sh: Correct misspelling of transformbasename.
18024
18025 * config.guess: Recognize mips-*-sysv*.
18026
18027Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18028
18029 * config.sub: Recognize mon960.
18030
18031Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18032
18033 * configure: Restore Canadian Cross handling of BISON and LEX,
18034 removed in Feb 20 change.
18035
18036Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18037
18038 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18039 Mention make install. Remove the old copyright date as well the
18040 clumsy and rather pointless copyright on the README file.
18041
18042Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18043
18044 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18045 Makefile after running symlink-tree, then run `make distclean' to
18046 avoid clobbering any generated files in srcdir.
18047
18048Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18049
18050 * configure.in (m68k-*-netbsd*): Build everything now.
18051
18052Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18053
18054 * Makefile.in (taz): Fix quoting.
18055
18056Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18057
18058 * configure.in (sparclet-*-*): Build everything now.
18059
18060Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18061
18062 * configure.in (m68k-*-linux*): New host.
18063
18064Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18065
18066 * configure: Check for bison before byacc.
18067
18068Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18069
18070 * Makefile.in configure: Change the way LEX and BISON/YACC are
18071 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18072 searching PATH. These are used as fallbacks by Makefile.in if
18073 flex/bison/byacc aren't in objdir.
18074
18075Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18076
18077 * Makefile.in: Make everything which depends upon all-bfd also
18078 depend upon all-opcodes, in case --with-commonbfdlib is used.
18079
18080Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18081
18082 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18083 building NT native compilers on Unix.
18084
18085Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18086
18087 * configure.in: Don't get CC from the host Makefile fragment if we
18088 can find gcc in PATH, or if this is a Canadian Cross. Move the
18089 Solaris test for /usr/ucb/cc to the post target script, just after
18090 the compiler sanity test.
18091
18092Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18093
18094 * config.sub: Merge with FSF.
18095
18096Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18097
18098 * Makefile.in (RPATH_ENVVAR): New variable.
18099 (REALLY_SET_LIB_PATH): Use it.
18100 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18101
18102Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18103
18104 * config.sub, configure.in: Recognize sparclet cpu.
18105
18106Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18107
18108 * config.guess: Support m68k-cbm-sysv4.
18109
18110Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18111
18112 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18113 m68k-unknown-linuxaout from linker help string. Put quotes around
18114 $ld_help_string.
18115
18116Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18117
18118 * config.guess (powerpc-harris-powerunix): Add guess for port
18119 to new target.
18120
18121Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18122
18123 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18124
18125Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18126
18127 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18128 $(REALLY_SET_LIB_PATH) in Makefile.
18129 * Makefile.in (SET_LIB_PATH): New variable.
18130 (REALLY_SET_LIB_PATH): New variable.
18131 ($(DO_X)): Use $(SET_LIB_PATH).
18132 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18133 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18134 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18135 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18136 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18137 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18138 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18139 (install-dosrel): Likewise.
18140 (all-opcodes): Depend upon all-libiberty.
18141
18142Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18143
18144 * config.guess (*:CYGWIN*): New
18145
18146Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18147
18148 * Makefile.in (all-target-winsup): All all-target-libiberty.
18149
18150Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18151
18152 * configure.in (noconfigdirs): Add missing # in front of comment.
18153
18154Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18155
18156 * configure.in: add second pass to things added to noconfigdirs
18157 so *-gm-magic can exclude libgloss properly.
18158
18159Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18160
18161 * mpw-configure (extralibs_name, rez_name): Set correctly
18162 for MWC68K compiler.
18163
18164 * mpw-README: Add more info on the necessary build tools.
18165
18166Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18167
18168 * configure.in, config.sub: Recognize cygwin32.
18169
18170Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18171
18172 * config.guess, config.sub: Recognize A/UX.
18173
18174Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18175
18176 * config.sub: Merge with gcc/config.sub.
18177
18178Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18179
18180 * mpw-build.in (do-binutils): Add build of stamps.
18181
18182Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18183
18184 * config.sub: Add recognition for mips64vr4100*-* targets.
18185
18186Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18187
18188 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18189 Add creation of gconfigargs with `--enable-shared' turned on.
18190 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18191 ($(host)-stamp-stage3-configured): Likewise.
18192 (HOLES): Add chatr and ldd.
18193 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18194
18195Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18196
18197 * configure: Pass --nfp to recursive configures.
18198
18199Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18200
18201 * Makefile.in (DLLTOOL): New.
18202 (DLLTOOL_FOR_TARGET): New.
18203 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18204 (EXTRA_TARGET_FLAGS): Ditto.
18205 (EXTRA_GCC_FLAGS): Ditto.
18206 (CONFIGURE_TARGET_MODULES): Ditto.
18207 (DO_X): Ditto.
18208 * configure: Add DLLTOOL.
18209
18210Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18211
18212 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18213 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18214 mh-sco, since old workarounds no longer needed, and don't
18215 build ld, since libraries have weak symbols in COFF.
18216
18217Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18218
18219 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18220
18221Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18222
18223 * configure.in: Make sure that ${CC} can be used to compile an
18224 executable.
18225
18226Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18227
18228 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18229 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18230 nothing depending on whether gdbtk is being built.
18231
18232Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18233
18234 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18235
18236Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18237
18238 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18239 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18240
18241Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18242
18243 * config-ml.in: Add support for
18244 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18245 Simplify setting of multidirs from --disable-foo.
18246
18247Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18248
18249 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18250 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18251 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18252 non-empty, pass them on to the GCC make.
6599da04
JM
18253 (all-bootstrap): New rule that is like all-gcc, except it executes
18254 the GCC bootstrap rule instead of the GCC all rule.
18255
18256Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18257
18258 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18259
18260Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18261
18262 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18263 DG/UX support.
18264
18265Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18266
18267 * config.sub (i*86*) Change [345] to [3456]
18268
18269Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18270
18271 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18272 --with-gnu-ld=no.
18273
18274Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18275
18276 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18277 AIX multilibs get built.
18278
18279Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18280
18281 * configure.in (i386-win32): Don't build expect if we're not
18282 building the tcl subdir.
18283
18284Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18285
18286 * Makefile.in: (configure-target-examples, all-target-examples):
18287 New targets, configure and build example programs.
18288
18289Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18290
18291 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18292 use it as input to sedit the generated MPW makefile.
18293 * mpw-README: Add a suggestion about Gestalt.h.
18294
18295Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18296
18297 * config.sub: Accept *-*-ieee*.
18298
18299Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18300
18301 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18302 Ronald F. Guilmette <rfg@monkeys.com>.
18303
18304Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18305
18306 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18307 for powerpc-pe native.
18308 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18309 (target==powerpc-pe): duplicate i386-win32 entry.
18310
18311Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18312
18313 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18314 of vxworks, not just vxworks5.1.
18315
18316Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18317
18318 * mpw-configure: Add support for exec-prefix.
18319
18320Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18321
18322 * config.guess: Recognize HP model 816 machines as having
18323 a PA1.1 processor.
18324
18325Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18326
18327 * configure: Ignore new autoconf configure options.
18328
6599da04
JM
18329Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18330
18331 * config.guess: Recognize Pentium under SCO.
18332 From Robert Lipe <robertl@arnet.com>.
18333
18334Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18335
18336 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18337
18338Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18339
18340 * configure.in: Don't configure gas for alpha-dec-osf*.
18341
18342Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18343
18344 * configure.in: Default to --with-stabs for some targets for which
18345 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18346 i[345]86*-*-unixware*.
18347
18348Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18349
18350 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18351 rather than basing it on the target. Simplify handling of options
18352 controlling which directories to configure. Remove extraneous
18353 slash in multi-clean target.
18354
18355Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18356
18357 * config-ml.in: Prefix more variables with ml_ so they don't collide
18358 with configure's.
18359
18360Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18361
18362 * configure: Don't turn -v into --v.
18363
18364Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18365
18366 * configure.in (targargs): Fix typo.
18367
18368 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18369
18370Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18371
18372 * configure.in: Strip --host and --target options from
18373 CONFIG_ARGUMENTS, and always configure for --host only. Add
18374 --with-cross-host option when building with a cross-compiler.
18375 * configure: Canonicalize the arguments put into config.status by
18376 always using `=' for an option with an argument. Pass a presumed
18377 --host or --target explicitly.
18378
18379Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18380
18381 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18382 into general OS recognition case.
18383
18384Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18385
18386 * configure.in (target_configdirs): add target-winsup only
18387 for win32 target systems.
18388
18389Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18390
18391 * Makefile.in (all-target-libgloss): Depend upon
18392 configure-target-newlib, since when libgloss is built it looks to
18393 see if the newlib directory exists.
18394
18395Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18396
18397 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18398 cfg-ml-*.in.
18399
18400Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18401
18402 * configure: Handle LD and LD_FOR_TARGET when configuring a
18403 Canadian Cross.
18404
6599da04
JM
18405Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18406
18407 * configure.in (target_libs): add target-winsup.
18408 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18409 (target==ppcle-pe): remove ld from $noconfigdirs.
18410
18411Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18412
18413 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18414 Preserve relative path names in $srcdir. Build symlink tree if
18415 configuring cross target dir and srcdir=. (= no VPATH support).
18416 (configure-target-libg++): Depend on configure-target-librx.
18417 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18418 * config-ml.in: New file.
18419 * symlink-tree: New file.
18420 * configure: Ensure srcdir="." if that's what it is.
18421
18422Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18423
18424 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18425 includes and FLEX_SKELETON setting.
18426 * mpw-configure (--with-gnu-ld): New option, controls whether
18427 to use PPCLink or ld with PowerMac GCC.
18428 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18429 * mpw-config.in: Configure grez if targeting Mac.
18430
18431 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18432 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18433 just macos.
6599da04
JM
18434 * configure.in: Configure grez resource compiler if targeting Mac.
18435 * Makefile.in (all-grez, install-grez): New targets.
18436
18437Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18438
18439 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18440 gcc in the path, set CC to gcc -O2.
6599da04
JM
18441
18442Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18443
18444 * configure: Default ${build} correctly. Avoid picking up extra
18445 spaces when reading CC and CXX from Makefile. When doing a
18446 Canadian Cross, use plausible default values for numerous
18447 variables.
18448 * configure.in: When doing a Canadian Cross, don't try to
18449 configure tools whose configure script can't handle it.
18450
18451Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18452
18453 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18454
18455Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18456
18457 * configure: Remove dubious bug reporting address.
18458
18459Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18460
18461 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18462 configure script, run that instead of this directory's configure.
18463 In either case, print a message that we're configuring the sub-dir.
18464
18465Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18466
18467 * configure.in: Before checking for the existence of various files,
18468 use sed to filter out "target-".
18469
18470Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18471
18472 * Makefile.in (DO_X): Split rule to decrease command line length
18473 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18474 (Philippe De Muyter).
18475
18476Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18477
18478 * Makefile.in (all-patch): depend on all-libiberty.
18479
18480Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18481
18482 * configure.in: If the only directory in target_configdirs which
18483 actually exists is libiberty, then set target_configdirs to empty,
18484 to avoid trying to build a target libiberty in a gas or gdb
18485 distribution.
18486
18487Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18488
18489 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18490 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18491 systems.
6599da04
JM
18492
18493Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18494
18495 * configure.in (copy_dirs): Use sys-include instead of include
18496 for --with-headers option.
18497
18498Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18499
18500 * Makefile.in, configure.in: Make winsup builds work with
18501 new scheme.
18502
18503Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18504
18505 * configure.in: Build the linker on AIX.
18506
18507Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18508
18509 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18510 where needed.
18511
18512Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18513
18514 * Makefile.in (all-gcc): Fix typo.
18515
18516Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18517
18518 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18519
18520Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18521
18522 * configure.in: Rename libFOO to target-libFOO, and xiberty
18523 to target-xiberty, to provide more flexibility.
18524 (target_subdir): Define. Create if cross.
18525 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18526 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18527 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18528 check-libFOO -> check-target-libFOO, etc.
18529 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18530 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18531 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18532 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18533 allow ALL_GCC="" to only configure.
18534 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18535 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18536 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18537
18538Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18539
18540 * Makefile.in (taz): Build "info" in etc explicitly.
18541
18542Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18543
18544 * configure.in: Make sure that CC is undefined (as opposed to
18545 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18546 problem with autoconf trying to configure on a host without GCC.
18547
18548Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18549
18550 * mpw-configure: Set host alias from choice of host compiler,
18551 only use generic MPW Makefile sed if present, edit a file
18552 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18553 * mpw-README: Add problem notes about CW6 and CW7.
18554
18555Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18556
18557 * Makefile.in (taz): Use ";" instead of ";;".
18558
18559Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18560
18561 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18562 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18563 DISTDOCDIRS.
18564 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18565 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18566
18567Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18568
18569 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18570 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18571 Move bfd to DISTSTUFFDIRS.
18572
18573Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18574
18575 * Makefile.in (X11_LIB): Removed.
18576 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18577
18578 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18579
18580Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18581
18582 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18583 names.
18584
18585Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18586
18587 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18588
18589Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18590
18591 * configure.in (i[345]86-*-win32): Always build newlib.
18592 Don't configure cvs, autoconf or texinfo.
18593 * Makefile.in (LD_FOR_TARGET): New.
18594 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18595 Pass down LD_FOR_TARGET.
18596
18597Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18598
18599 * winsup: New directory.
18600 * Makefile.in: Build winsup.
18601 * configure.in: Winsup is configured when target is win32.
18602 Can only build win32 target GDB when native.
4e81ae98 18603
6599da04
JM
18604Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18605
18606 * config.guess: Recognize HP model 819 machines as having
18607 a PA 1.1 processor.
18608
18609Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18610
18611 * configure: Fix sed loop which substitutes for CC and CXX to
18612 avoid bug found in various sed implementations.
18613
18614Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18615
18616 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18617 simulator. Use standard powerpc-*-eabi*.
18618
18619Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18620
18621 * configure.in: Stop putting gas and binutils in noconfigdirs for
18622 powerpc-*-aix* and rs6000-*-*.
18623
18624Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18625
18626 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18627 -mcall-aixdesc libraries.
18628
18629Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18630
18631 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18632
18633 * config.sub (arm | armel | armeb): Fix shell syntax.
18634
18635Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18636
18637 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18638 -msoft-float and -mcpu=common support.
18639 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18640 libraries.
18641
18642Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18643
18644 * configure.in: Allow configuration and build of emacs19 for the alpha.
18645
18646Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18647
18648 * configure.in (CC): Get ^CC, not just any old CC, from
18649 ${host_makefile_frag}.
18650
18651Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18652
4e81ae98 18653 * configure.in (CC): Try to get CC from
6599da04
JM
18654 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18655
18656Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18657
18658 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18659 only if it exists in $(srcdir).
18660
18661Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18662
18663 * configure: If CC and CXX are not set in the environment, set
18664 them, based on either an existing Makefile or on searching for gcc
18665 in PATH. Substitute for CC and CXX in Makefile.
18666 * configure.in: Remove libm from target_libs. Separate
18667 target_configdirs from configdirs. If CC is not set in
18668 environment, try to get it from a host Makefile fragment. Rewrite
18669 changes of configdirs to use skipdirs instead. A few minor
18670 tweaks. Take directories out of target_configdirs as they are
18671 taken out of configdirs. Remove existing Makefile files from
18672 subdirectories. Substitute for TARGET_CONFIGDIRS and
18673 CONFIG_ARGUMENTS in Makefile.
18674 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18675 by configure.in.
18676 (CONFIG_ARGUMENTS): Likewise.
18677 (CONFIGURE_TARGET_MODULES): New variable.
18678 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18679 ($(CONFIGURE_TARGET_MODULES)): New target.
18680 (configure-libg++, configure-libio): New targets.
18681 (all-libg++): Depend upon configure-libg++.
18682 (all-libio): Depend upon configure-libio.
18683 (configure-libgloss, all-libgloss): New targets.
18684 (configure-libstdc++): New target.
18685 (all-libstdc++): Depend upon configure-libstdc++.
18686 (configure-librx, all-librx): New targets.
18687 (configure-newlib): New target.
18688 (all-newlib): Depend upon configure-newlib
18689 (configure-xiberty): New target.
18690 (all-xiberty): Depend upon configure-xiberty.
18691
18692Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18693
18694 * configure.in (host i[345]86-*-win32): Expand the
18695 noconfigdirs again.
18696
18697Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18698
18699 * mpw-configure: Fix sed command file name.
18700
18701Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18702
4e81ae98 18703 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18704 noconfigdirs again.
18705
18706Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18707
18708 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18709 or powerpc*-*-pe*, since they are not yet supported.
18710
18711Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18712
18713 Add PowerMac support and many other enhancements.
18714 * mpw-configure: New option --cc to select compiler to use,
18715 paste options set according to --cc into the generated
18716 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18717 if mpw-make.sed is present.
18718 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18719 add forward includes for PowerPC include files.
18720 * mpw-build.in: Build using Makefile.PPC if present.
18721 (do-byacc, etc): Remove separate version resource builds.
18722 (do-gas): Build "stamps" before "all".
18723 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18724 * mpw-README: Update to reflect --cc option, PowerMac support,
18725 and recently-reported compatibility problems.
18726
18727Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18728
18729 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18730 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18731 (--with-multilib-top): Pass to recursive invocations.
18732
18733Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18734
18735 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18736 v810-*-*.
18737
18738Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18739
18740 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18741 gdb, ld and opcodes on v810-*-*.
18742
6599da04
JM
18743Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18744
18745 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18746 (local-maintainer-clean): New target.
18747 (maintainer-clean): New target.
18748 (realclean): Just depend upon maintainer-clean.
18749
18750Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18751
18752 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18753
18754Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18755
18756 * configure.in: Build ld in mips*-*-bsd* case.
18757
18758Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18759
18760 * config.sub: Accept -lites* OS. From Ian Dall.
18761
18762Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18763
18764 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18765 targets.
6599da04
JM
18766
18767Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18768
18769 * configure.in: treat i386-win32 canadian cross the same as
18770 i386-go32 canadian cross.
18771
18772Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18773
18774 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18775 running under the simulator to build a reduced set of libraries.
18776 (powerpc-*-eabiaix): Add fine grained multilib support added to
18777 other powerpc targets yesterday.
18778
18779Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18780
18781 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18782 -disable-softfloat, -disable-relocatable, -disable-aix, and
18783 -disable-sysv to control which multilib libraries get built.
18784
18785Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18786
18787 * configure: Add Makefile.tem to list of files to remove in trap
18788 handler.
18789
18790Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18791
18792 * config.guess (*Linux*): Add missing "exit"s.
18793 Also, need specific check for alpha-unknown-linux (uses COFF).
18794
18795Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18796
18797 * config.guess: Merge with FSF:
18798
18799 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18800 * config.guess (AIX4): More robust release numbering discovery.
18801
18802 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18803 * config.guess (i386-sequent-ptx): Properly get version number.
18804
18805 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18806 * config.guess (mips:*:4*:UMIPS): New case.
18807
18808Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18809
18810 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18811 (i386-win32 host): Likewise. Don't build readline.
18812
18813Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18814
18815 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18816 SUPPORT_FILES to submakes.
18817
18818Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18819
18820 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18821 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18822 mpw-configure.
18823
18824Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18825
18826 * configure.in (appdirs): Use =, not ==, in test expression when
18827 trying to build the text to print in the warning message for
18828 Solaris users.
18829
18830Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18831
18832 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18833
18834Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18835
18836 * config.guess: Recognize lynx-2.3.
18837
18838Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18839
18840 * config.sub (z8ksim): Deleted
18841 (z8k-*-coff): New, this is the one true name of the target.
18842
18843Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18844
18845 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18846
18847Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18848
18849 * config.guess (*:Linux:*:*): First try asking the linker what the
18850 default object file format is (elf, aout, or coff). Then if this
18851 fails, try previous methods.
18852
18853Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18854
18855 * configure.in: Don't build newlib for *-*-vxworks5.1.
18856
18857Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18858
18859 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18860 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18861
18862Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18863
18864 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18865
18866Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18867
18868 * cfg-ml-com.in: New file.
18869 * cfg-ml-pos.in: New file.
18870
18871Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18872
18873 * COPYING.NEWLIB: Add HP free copyright to list.
18874
18875Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18876
18877 * config.sub: Recognize -eabi* for the system, not just -eabi.
18878
18879Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18880
18881 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18882 * config.sub, configure.in (win32): New target and host.
18883
18884Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18885
18886 * configure.in: Add i386-pe configuration.
18887
18888Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18889
18890 * mpw-build.in (install): Install GDB after LD.
18891
18892Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18893
18894 * mpw-config.in (elf/mips.h): Always forward-include, needed
18895 for GDB to build.
18896
18897Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18898
18899 * testsuite: New directory for customer acceptance and whole tool
18900 chain tests.
18901
18902Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18903
18904 * configure: If per-host line isn't found, but AC_OUTPUT is found
18905 and a configure script exists, run it instead.
18906
18907Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18908
18909 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18910
18911Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18912
18913 * configure: Set build_{cpu,vendor,os,alias} to host values when
18914 --build isn't specified.
18915
18916Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18917
18918 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18919 (FLAGS_TO_PASS): Pass them.
18920 (EXTRA_TARGET_FLAGS): Ditto.
18921
6599da04
JM
18922Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18923
18924 * Makefile.in (all-libg++): Depend on all-libstdc++.
18925
18926Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18927
18928 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 18929 i386-unknown-netbsd.
6599da04
JM
18930
18931Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18932
18933 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18934 hosted builds (DOS builds)
18935
18936Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18937
18938 Changes for ARM based on patches from Richard Earnshaw:
18939 * config.sub: Handle armeb and armel.
18940 * configure.in: Omit arm linker only for riscix.
18941
18942Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18943
18944 * config.guess: Update from FSF.
18945
18946Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18947
63f6bcd7 18948 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18949 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18950 powerpcle variant. Convert pentium into i586, not i486. Add p5
18951 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18952 temporarily.
18953
18954Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18955
18956 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18957
18958Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18959
18960 * config.sub: Accept -lites* as a basic system type.
18961
18962Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18963
18964 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18965 installed, and if so return linuxoldld as the system name.
18966
18967Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18968
18969 * config.guess: Add hppa1.1-hp-lites support.
18970
18971Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18972
18973 * configure.in: Don't build newlib for m68k-vxworks5.1.
18974
18975Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18976
18977 * configure.in (mips-sgi-irix6): Use mh-irix5.
18978
18979Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18980
18981 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18982
18983Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18984
18985 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18986 OSF/1. Fix compiler flags.
6599da04
JM
18987 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18988
18989Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18990
18991 * configure.in: Recognize --with-newlib.
18992 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18993
18994Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18995
d207ebef 18996 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18997 to *_X11_MODULES due to gdbtk needing X include files et al.
18998
18999Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19000
19001 Merge in support for Mac MPW as a host.
19002 (Old change descriptions retained for informational value.)
19003
19004 * mpw-config.in: Add generic include forwards for cpu-specific
19005 include files in aout and elf directories.
19006
19007 * mpw-configure: Added copyright.
19008 * mpw-config.in: Check for presence of required build tools.
19009 (target_libs): Add newlib.
19010 (target_tools): Add examples.
19011 (Read Me): Generate as "Read Me for MPW" instead.
19012 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19013 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19014 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19015
19016 * mpw-configure: Remove subdir-specific makefile hackery,
19017 delete mk.tmp after using it.
19018
19019 * mpw-build.in (all): Display start and end times.
19020
19021 * mpw-configure (host_canonical): Set.
19022 (target_cpu): Always add to makefiles.
19023 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19024 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19025 (mpw-mh-mpw): Look for in srcdir and srcroot.
19026 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19027
19028 * mpw-build.in: (install-only): New target.
19029
19030 * mpw-configure (host_alias, target_alias): Rename from hostalias
19031 and targetalias, add into generated Makefile.
19032 (mk.tmp): If present, add into generated Makefile.
19033 * mpw-build.in (all-gas): Build config.h first before gas proper.
19034
19035 * mpw-configure (config.status): Write only if changed.
19036 * mpw-config.in (readline): Configure it (not built, just used for
19037 definitions).
19038
19039 * mpw-config.in (elf/mips.h): Add a forward include.
19040
19041 * mpw-config.in: Forward-include most .h files in include into
19042 extra-include.
19043 (readline): Don't build.
19044 mpw-build.in (install): Install GDB.
19045
19046 * mpw-configure (prefix, mpw_prefix): Handle it.
19047 * mpw-config.in (mmalloc, readline): Don't configure.
19048 * mpw-build.in (thisscript): Rename to ThisScript.
19049 Use mpw-build instead of BuildProgram everywhere.
19050 (mmalloc, readline): Don't build.
19051 * mpw-README: New file, basic documentation about the MPW port.
19052
19053 * mpw-config.in: Use forward-include to create include files.
19054
19055 * mpw-configure: Add more things to the top of each configured
19056 Makefile, including contents of config/mpw-mh-mpw.
19057 * mpw-config.in (extra-include): Create this directory and fill it
19058 with Posix-like include files when configuring.
19059
19060 * config.sub (apple, mac, mpw): Add various aliases.
19061
19062 * mpw-build.in: New file, top-level build script fragment for MPW.
19063 * mpw-configure: New file, configure script for MPW.
19064 * mpw-config.in: New file, config fragment for MPW.
19065
19066Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19067
19068 * configure.in (host_libs): Remove glob, since it is gone from the
19069 sources.
19070
19071Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19072
19073 * Makefile.in: define empty GDB_NLM_DEPS var.
19074
19075 * configure.in(target_makefile_frag): use config/mt-netware
19076 for netware targets.
19077
19078Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19079
19080 * config.sub: Merge in recent FSF changes. Remove linux special
19081 cases.
19082
19083Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19084
731a8127 19085 Revert this change:
6599da04
JM
19086
19087 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19088
19089 * build-all.mk: Use CC=cc -Xs on Solaris.
19090
6599da04
JM
19091Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19092
19093 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19094 stop using it.
19095 * Makefile.in: Nuke all references to glob subdirectory.
19096
19097Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19098
19099 * configure.in: Fix --enable-shared logic in per-host.
19100
19101Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19102
19103 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19104
19105Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19106
19107 * configure.in (noconfigdirs): Don't build gas on AIX, for
19108 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19109
19110Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19111
19112 * configure: Fix --cache-file to work if the file argument is a
19113 relative path.
19114
19115Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19116
19117 * configure: If the --cache-file is used, pass it down to
19118 configure in subdirectories.
19119
19120Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19121
19122 * config.sub: add vxworks29k configuration.
19123
19124Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19125
19126 * Makefile.in (taz): Do "diststuff" part quietly.
19127
19128Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19129
19130 * config.sub: Mini-merge with gcc/config.sub.
19131
19132Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19133
19134 * config.guess (IRIX): Sed - to _.
19135
19136Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19137
19138 * Makefile.in (source-vault, binary-vault): New targets.
19139
19140Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19141
19142 * config.sub: Recognize -eabi as a basic system type.
19143
19144Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19145
19146 * configure.in (enable_shared stuff): Fix typo.
19147
19148Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19149
19150 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19151
19152Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19153
19154 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19155
19156Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19157
19158 * configure.in (rs6000-*-*): Don't build gas.
19159
19160Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19161
19162 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19163 reduce command line length.
19164 (AS_FOR_TARGET): Check for as.new, not Makefile.
19165 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19166
19167Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19168
19169 * config.guess: Merge from FSF.
19170
19171Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19172
19173 * configure: Don't use $ when handling program_suffix.
19174
19175Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19176
19177 * configure.in: Configure tk for hppa/hpux.
19178
19179Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19180
19181 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19182
19183Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19184
19185 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19186 to LIBCXXFLAGS. Tests are better run without it.
19187
19188Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19189
19190 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19191
19192Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19193
19194 * configure.in (*-*-netware*): Don't configure xiberty.
19195
19196Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19197
19198 * configure.in: Remove tk from native_only list.
19199
19200Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19201
19202 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19203 for special NCD build.
6599da04
JM
19204
19205Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19206
19207 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19208 makeall.bat, they're only useful for binutils snapshots.
19209 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19210 makeall.bat to specified SUPPORT_FILES.
19211
19212Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19213
19214 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19215 hosts. Add BNR's sun4 target to solaris host, so their
19216 build-from-source will be tested in-house first.
6599da04
JM
19217
19218Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19219
19220 * Makefile.in (LIBCFLAGS): New variable.
19221 (CFLAGS_FOR_TARGET): Ditto.
19222 (LIBCFLAGS_FOR_TARGET): Ditto.
19223 (LIBCXXFLAGS): Ditto.
19224 (CXXFLAGS_FOR_TARGET): Ditto.
19225 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19226 (BASE_FLAGS_TO_PASS): Pass them.
19227 (EXTRA_TARGET_FLAGS): Ditto.
19228
731a8127 19229 * configure.in: Support --enable-shared.
6599da04
JM
19230
19231Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19232
19233 * configure.in (target_libs): Include libstdc++ again.
19234 * config.guess: Update from FSF (for FreeBSD).
19235
19236Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19237
19238 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19239 makeall.bat.
19240 (DISTDOCDIRS): Add `etc'.
19241 (ETC_SUPPORT_PFX): New variable.
19242 (taz): Include anything from etc starting with a word in
19243 ETC_SUPPORT_PFX.
19244
19245Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19246
19247 * config.sub: Update for recent FSF changes. Remove obsolete
19248 h8300hds entry. Add -windows* and -osx as basic os. Minor
19249 spacing changes.
19250
19251Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19252
19253 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19254
19255 * config.guess: Merge with FSF.
19256 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19257
19258Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19259
19260 * configure: Since the "trap 0" handler will override the exit
19261 status on many systems, only use it for "exit 1", and make it set
19262 a non-zero exit status; reset it before "exit 0". Also, check
19263 exit status of config.sub, and error out if it failed.
19264
19265Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19266
19267 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19268 and install libgloss.
19269
19270Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19271
19272 * Makefile.in (all-binutils): Depend upon all-byacc.
19273
19274 * configure.in: Don't build emacs on Irix 5.
19275
19276Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19277
19278 * configure.in (*-*-netware*): Add libio.
19279
19280Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19281
19282 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19283 (CHECK_TARGET_MODULES): Ditto.
19284 (INSTALL_TARGET_MODULES): Ditto.
19285 (TARGET_LIBS): Ditto.
19286 (all-libstdc++): Note dependencies.
19287
19288Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19289
19290 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19291
19292Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19293
19294 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19295 -fexternal-templates.
19296
19297 * configure.in (target_libs): Add libstdc++.
19298 (noconfigdirs): Add libstdc++ as appropriate.
19299
19300Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19301
19302 * config.guess: Update from FSF.
19303
19304Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19305
19306 * configure: Use ${config_shell} when running ${configsub}.
19307
19308Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19309
19310 * config.sub: No longer recognize h8300h.
19311
19312Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19313
19314 * config.sub: Remove extraneous differences between config.sub and
19315 gcc/config.sub.
19316
19317Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19318
19319 * Makefile.in (DISTSTUFFDIRS): Add gas.
19320
19321Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19322
19323 * COPYING.NEWLIB: New file.
19324
19325Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19326
19327 * config.guess (HP-UX): Patch from Harlan Stenn
19328 <harlan@landmark.com> to also emit release level.
19329
19330Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19331
19332 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19333
19334Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19335
19336 * config.sub: Merge nextstep cleanup from FSF.
19337
19338Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19339
19340 * configure.in (arm-*-*): Don't configure ld for this target.
19341
19342Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19343
19344 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19345 librx, or newlib.
6599da04
JM
19346
19347Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19348
19349 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19350 configure ld--it works, but it doesn't support shared libraries.
19351
19352Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19353
19354 * config.guess (*-unknown-freebsd*): Get rid of possible
19355 trailing "(Release)" in version string.
19356 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19357
19358Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19359
19360 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19361 Fix type: *-next-neststep -> *-next-nextstep.
19362
19363 * config.guess: Merge from FSF:
19364
19365 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19366
19367 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19368
19369 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19370
19371 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19372 instead of UNIX_SV for UnixWare 1.0).
19373
19374Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19375
19376 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19377 to make gdb/nlm/* build after the compiler and linker.
19378
19379Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19380
19381 * config.guess (netbsd, freebsd, linux): Accept any machine,
19382 not just i[34]86.
19383 (m68k-atari-sysv4): Relocate to match FSF version.
19384
19385 * config.guess: More merges from the FSF:
19386
19387 Add a space before function call or macro invocation.
19388
19389 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19390
19391 * config.guess: Add trap cmd to remove dummy.c and dummy when
19392 interrupted.
19393
19394 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19395
19396 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19397 (dummy): Redirect stderr from compilation of dummy.c.
19398
19399 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19400
19401 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19402
19403Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19404
19405 * configure: Accept and ignore --cache*, for compatibility with
19406 new autoconf.
19407
19408Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19409
19410 * config.guess: Merge from FSF:
19411
19412 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19413
19414 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19415 (PATH): Add /.attbin at end for finding uname.
19416 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19417
19418 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19419
e490616e 19420 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19421
19422 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19423
e490616e
ZW
19424 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19425 to select whether to use ELF or COFF.
6599da04
JM
19426
19427 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19428
e490616e 19429 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19430
19431 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19432
19433 * config.guess: Guess the OS version for HPUX.
19434
19435 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19436
19437 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19438
19439Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19440
19441 * configure.in: Recognize --with-headers, --with-libs, and
19442 --without-newlib.
19443 * Makefile.in (all-xiberty): Depend upon all-ld.
19444
19445Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19446
19447 * configure.in: Change i[34]86 to i[345]86.
19448
19449Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19450
19451 * configure (version): A few more tweaks to help message.
19452
19453Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19454
19455 * Makefile.in: Remove (for now) librx as a host library,
19456 now that we're building it for target.
19457
19458Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19459
19460 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19461 (Karl Berry).
19462
19463Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19464
19465 * configure.in: Also configure librx.
19466
19467Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19468
19469 * Makefile.in: Update various rules to reflect that librx
19470 is now needed for libg++.
19471
19472Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19473
19474 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19475
19476Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19477
19478 * configure.in: Configure the examples directory.
19479
19480Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19481
19482 * configure: Simplify Jun 2 1994 change.
19483
19484Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19485
19486 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19487 /bin/gcc isn't good enough to build gcc.
19488
19489Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19490
19491 * Makefile.in (GDB_SUPPORT_FILES): Remove
19492 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19493 (gdb.tar.gz): Add new rule to use standard distribution building
19494 mechanism.
19495
19496Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19497
19498 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19499 Bill Cox <bill@cygnus.com>.
19500
19501Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19502
19503 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19504
19505Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19506
19507 * configure: Search current dir first in .gdbinit.
19508
19509Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19510
19511 * config.sub: Recognize freebsd (merged from gcc config.sub).
19512
19513Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19514
19515 * config.sub: Refer to NeXT's operating system as nextstep.
19516
19517 * config.sub (case $basic_machine): Re-order the cases, to match
19518 the order in the FSF version (which is mostly alphabethical).
19519 Merge in some additions and changes from the FSF.
19520
19521Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19522
19523 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19524 * config.sub: Recognize cxux7.
19525 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19526
19527Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19528
19529 * config.sub: Fix typo powerpc -> powerpc-*.
19530
19531Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19532
19533 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19534
19535 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19536 parallel with all-emacs and install-emacs). Top-level command
19537 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19538
19539Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19540
19541 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19542 $(relbindir)/make before doing ``make install'', and use
19543 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19544 installing over running make binary.
19545 ($(host)-stamp-stage3-installed): Likewise.
19546
19547Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19548
19549 * config.guess: Recognize Mach.
19550
19551Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19552
19553 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19554 see whether --exec-prefix was used.
19555
19556Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19557
19558 * README: Explicitly mention libg++/README. (Zoo's idea.)
19559
19560Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19561
19562 * Makefile.in: Add all-librx target similar to all-libproc.
19563
19564Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19565
19566 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19567 with post 1.2 uname bogosity.
19568
19569Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19570
19571 * configure: Remove temporary files on receipt of a signal.
19572
19573Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19574
19575 * configure: If there is a package_makefile_frag, remove
19576 ${subdir}/Makefile.tem after copying it in.
19577
19578Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19579
19580 * build_all.mk: support rs6000 lynx identifies itself as
19581 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19582 since /bin/gcc is too feeble to compile a modern gcc.
19583
19584Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19585
19586 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19587 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19588
19589Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19590
19591 * configure.in: Use mh-ncrsvr43. Patch from
19592 Tom McConnell <tmcconne@sedona.intel.com>.
19593
19594Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19595
19596 * config.guess (i386-unknown-bsdi): No longer need to
19597 check #if defined(__bsdi__) && defined(__i386__).
19598
19599Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19600
19601 * configure: Set program_transform_nameoption correctly.
19602
19603Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19604
19605 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 19606 added new targets and hppa info.
4e81ae98 19607
6599da04
JM
19608Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19609
19610 * configure: If config.guess result is a prefix of the user
19611 specified target, assume a native build and use the user specified
19612 target as the host alias. Remove SunOS patch suffix removal hack.
19613 * configure.in: Remove SunOS patch suffix removal hack.
19614
19615 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19616 in NATIVE_CHECK_MODULES.
19617
19618Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19619
19620 * Makefile.in: Rename HOST_ONLY to NATIVE.
19621 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 19622 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
19623 * configure.in: Add comments for easier maintenance.
19624
19625Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19626
19627 * Makefile.in: Add all-libproc target similar to all-gui.
19628
19629Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19630
19631 * Makefile.in (CHECK_MODULES): split into
19632 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19633
19634Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19635
19636 * config.guess (i386-unknown-bsdi): New system to guess.
19637
19638Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19639
19640 * Makefile.in: Add all-gui target (but not yet build by "all").
19641
19642Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19643
19644 * config.sub: Move deletion of patch suffix from here...
19645 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 19646 level scripts might need to know of a patch level.
6599da04
JM
19647
19648Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19649
19650 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 19651 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
19652
19653Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19654
19655 * Makefile.in (INSTALL_LAST): Delete.
19656 (INSTALL_DOSREL): New.
19657
19658Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19659
19660 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19661 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19662 whether we pass down --with-gnu-ld anyhow.
19663
19664Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19665
19666 * Makefile.in (INSTALL_LAST): Change operation so it works
19667 on more flavors of make.
19668 * configure.in (go32): Don't build libg++ or libio.
19669
19670Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19671
19672 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19673 they can be overriden by templates.
19674
19675Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19676
19677 * configure.in (target==go32): Don't build gdb.
19678 * dosrel: New directory.
19679
19680Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19681
19682 * configure.in (host==go32): Configure dosrel too.
19683 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19684 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19685 be set by incoming names or templates.
19686 (INSTALL_LAST): New rule.
6599da04
JM
19687
19688Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19689
19690 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19691
19692Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19693
6599da04
JM
19694 * configure.in (appdirs): New variable. Currently empty, but will
19695 be used in gas distribution. If nonempty, lists a set of
19696 directories at least one of which must get configured, or top
19697 level configuration is considered to have failed.
19698 (rs6000-*-lynxos*): Use new file name.
19699
19700Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19701
19702 Eliminate XTRAFLAGS.
19703 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19704 newlib include files using -idirafter, and also use -nostdinc.
19705 (CXX_FOR_TARGET): Likewise.
19706 (XTRAFLAGS): Removed.
19707 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19708 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19709 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19710 ($(DO_X)): Don't pass down XTRAFLAGS.
19711
19712Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19713
19714 * configure.in (mips*-dec-bsd*): New target; do build linker.
19715 (mips*-*-bsd*): New target; don't build linker.
19716
19717Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19718
19719 * configure.in: support rs6000-*-lynxos* configuration.
19720 support sunos4 as a cross target.
19721
19722 * config.sub: look for lynx*, not lynx since the OS version may
19723 legitimately be part of the name.
19724
19725Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19726
19727 * configure.in (i[34]86-*-sco*): Move to be with other i386
19728 targets.
19729 (romp-*-*): New target. Skip various binary utilities.
19730 (vax-*-*): New target. Don't build newlib.
19731 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19732
19733Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19734
19735 * configure.in: Only set host_makefile_frag if config
19736 directory exists.
19737
19738Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19739
19740 * install.sh: If $dstdir exists, don't check whether each
19741 component does.
19742
19743Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19744
19745 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19746
19747Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19748
3b75d237
AJ
19749 * configure.in (*-*-lynxos*): Don't configure newlib for either
19750 native or cross Lynx.
6599da04
JM
19751
19752Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19753
19754 * config.sub (sparc64-elf): Fix os.
19755 (z8k): Remove duplicate.
19756
19757Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19758
19759 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19760 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19761
19762Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19763
19764 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 19765 an NFS symlink (at least fail cleanly).
6599da04
JM
19766
19767Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19768
19769 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19770 -XNh2000.
19771
19772Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19773
19774 * configure: Unknown options are fatal again.
19775
19776Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19777
19778 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19779 compatibility.
6599da04
JM
19780
19781Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19782
19783 * build-all.mk: Add `clean' target.
19784
19785Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19786
19787 * config.guess: Add SINIX support.
19788 * configure.in: Add mips-*-sysv4* support.
19789
19790Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19791
19792 * build-all.mk: Document all useful targets.
19793 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19794 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19795
19796Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19797
19798 * configure: Support --silent, --quiet.
19799
19800Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19801
19802 * configure: Support --disable-FEATURE.
19803
19804Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19805
19806 * config.guess: Recognize NCR running SVR4.3.
19807
19808Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19809
19810 * config.guess: Make BSDI generate i386-unknown-bsd386.
19811 Patch from Paul Eggert <eggert@twinsun.com>.
19812
19813Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19814
19815 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19816
19817Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19818
19819 * configure: Make unrecognized options give nonfatal warnings
19820 instead of fatal errors, and pass them to any subdirectory
19821 configures in case they recognize them.
19822 Make --x equivalent to --with-x.
19823
19824Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19825
19826 * configure: Add --enable-* options. Clean up usage message and
19827 some comments.
19828
19829Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19830
19831 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19832
19833Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19834
19835 * configure.in (hppa*-*-*): Enable binutils.
19836
19837Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19838
19839 * config.sub: Recognize cisco.
19840
19841Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19842
19843 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19844
19845Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19846
19847 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19848 than one configuration name. Add comment.
19849
19850Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19851
19852 * config.guess: about target *-hitachi-hiuxwe2, fixed
19853 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19854 macro is incorrect.]
19855
19856Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19857
19858 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19859 than the "make ls" stuff which used to be here.
19860
19861Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19862
19863 * config.guess: Recognize i[34]86-unknown-freebsd.
19864 From Shawn M Carey <smcarey@rodan.syr.edu>.
19865
19866Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19867
19868 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19869
19870Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19871
19872 * config.guess: Check for ptx.
19873
19874Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19875
19876 * config.sub: Add os9k checking.
19877
19878Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19879
19880 * config.guess: Handle OSF1 running on HPPA processors
19881
19882Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19883
19884 * configure: If subdir configure fails, print out a message with
19885 subdirectory name, in case subdir's configure code didn't identify
19886 itself.
19887
19888Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19889
19890 * configure.in: Remove embedded newlines from configdirs.
19891 Avoid mismatches of substrings. Fix matching strings at end
19892 of configdirs.
19893
19894Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19895
19896 * config.guess: Add Lynx/rs6000 config support.
19897
19898Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19899
19900 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19901
19902Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19903
19904 * configure.in (hppa*-*-osf*): Treat this just like most other
19905 PA configurations (eg no binutils or ld).
19906 (hppa*-*-*elf*): These configurations have binutils and ld.
19907
19908Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19909
19910 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19911
19912Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19913
19914 * configure.in (rs6000-*-*): Build gas.
19915
19916Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19917
e490616e 19918 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19919
19920Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19921
19922 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19923 for GDB and GDB has been fixed to not need it.
19924
6599da04
JM
19925Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19926
19927 * config.guess: Recognize vax hosts.
19928
19929Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19930
19931 * configure (while loop): Don't use "break 2" inside case
19932 statement -- the case statement isn't an enclosing loop.
19933
19934Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19935
19936 * config.guess: Clean up NeXT support, to allow nextstep
19937 on Intel machines. Make OS be nextstep.
19938
19939Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19940
19941 * config.guess: Add alternate forms for Convex.
19942
19943Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19944
19945 * configure: Completely rewrite option processing. Take
19946 advantage of pattern-matching to avoid invoking test frequently.
19947 Also clean up host and target defaulting logic.
19948
19949Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19950
19951 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19952 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19953 commands (plus user environment) will fit SCO limits.
19954
19955Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19956
19957 * configure.in: Don't issue warnings about directories which are
19958 not being configured if -norecursion is set. Correct test for
19959 --with-gnu-as and --with-gnu-ld to not get confused by substring
19960 matches.
19961
19962 * configure.in: Don't build gas for alpha-dec-osf1*.
19963
19964Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19965
19966 * configure: Back out Per's change of 12/19/1993. It changes the
19967 behavior of configure in unexpected and confusing ways.
19968
19969 Also, use different delim char when calculating
19970 program_transform_name so that the name can contain slashes.
19971
19972Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19973
19974 * configure.in, config.sub: Add support for VSTa micro-kernel.
19975
19976Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19977
19978 * configure.in: Nuke hacks which were used to get a special
19979 version of GAS for HPPA configurations.
19980
19981Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19982
19983 * configure: If only ${target_alias} is given, use that
19984 as the default for ${host_alias}.
19985 * configure: Add missing back-slashes before nested quotes.
19986
19987Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19988
19989 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19990
19991Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19992
19993 * config.guess: Recognize some Tektronix configurations.
19994 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19995
19996Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19997
19998 * config.sub: Match any flavor of SH.
19999
20000Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20001
20002 * configure.in: Don't try to configure newlib for Alpha.
20003
20004Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20005
20006 * configure.in: Don't build ld for Irix 5. Don't build gas,
20007 libg++ or libio for any Alpha target.
20008
20009 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20010
20011Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20012
20013 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20014 default arguments -- so it tried to compress itself.
20015
20016Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20017
20018 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20019 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20020
20021Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20022
20023 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20024 versions of many libraries are not available.
6599da04
JM
20025
20026Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20027
20028 * config.guess: Recognize Apollos (using environment variables).
20029 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20030
20031Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20032
20033 * config.guess: Recognize Sony news mips running newsos.
20034
20035Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20036
20037 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20038 "fi ; else" for bash.
20039
20040Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20041
20042 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20043
20044Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20045
20046 * config.sub: accept unixware as an alias for svr4.2.
20047 Fix some inconsistancies with the gcc version.
20048
20049Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20050
20051 * Makefile.in (DISTDOCDIRS): Add gdb.
20052
20053Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20054
20055 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20056
20057Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20058
20059 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20060 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20061 this now.
20062
20063Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20064
20065 * config.sub: Accept hiux* as an OS name.
20066
20067 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20068 etc/make-stds.texi. The underscore came from gcc, and dje now
20069 agrees that RUNTESTFLAGS is the correct name.
20070
20071Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20072
20073 * install.sh: Remove 'set -e'. It makes any conditionals
20074 in the script useless.
20075
20076 * config.guess: Automatically recognize arm-acorn-riscix
20077 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20078
20079Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20080
20081 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20082
20083Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20084
20085 * Makefile.in (DISTDOCDIRS): New variable.
20086 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20087 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20088
20089Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20090
20091 * configure.in (hppa target): check the source directory for the
3d3b561f 20092 pagas sub-directory
6599da04
JM
20093
20094Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20095
20096 * config.sub: Allow -aout* and -elf*.
20097
20098Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20099
20100 * configure.in: Don't build ld on i386-solaris2, same as for
20101 sparc-solaris2.
20102
20103Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20104
20105 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20106
20107Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20108
20109 * configure.in: Configure gdb for alpha.
20110
20111Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20112
20113 * Makefile.in (CXXFLAGS): Add -O.
20114
20115Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20116
20117 * config.guess: added support for DG Aviion
20118
20119Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20120
20121 * configure.in: Produce warning message for subdirectories not
20122 configurable for this host/target combination. Don't try to
20123 configure gdb for vms.
20124
20125Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20126
20127 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20128 appropriate files before making "diststuff".
20129 (DISTBISONFILES): New var: list of files to be edited.
20130 (DISTSTUFFDIRS): Add binutils.
20131
20132Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20133
20134 * config.sub: also handle mipsel and mips64el (for little endian mips)
20135
20136Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20137
20138 * configure.in: Add * to end of all OS names.
20139
20140Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20141
20142 * configure.in: Build newlib for LynxOS native.
20143
20144Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20145
20146 * config.guess: Add support for delta 88k running SVR3.
20147
20148 * configure.in: Add comment about HP compiler vs. emacs.
20149
20150Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20151
20152 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20153 due to bugs in getpwnam & getpwuid)
6599da04
JM
20154
20155Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20156
20157 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20158 config.guess will produce a full version number.
20159
20160Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20161
20162 * configure.in: Build linker and binutils for alpha-dec-osf1.
20163
20164Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20165
20166 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20167 and gdb/testsuite/Makefile.in.
20168
20169Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20170
20171 * configure.in: recognize mips*- instead of mips-
20172
20173Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20174
20175 * config.sub: Accept linux*coff and linux*elf as operating
20176 systems.
20177
20178Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20179
20180 * config.sub: Recognize mips64, and mips3 as an alias for it.
20181
20182Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20183
20184 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20185 gdb knows how to handle OSF/1 shared libraries.
20186
20187Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20188
20189 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20190 * config.guess: Recognize Hitachi's HIUX.
20191 * config.sub: Recognize h3050r* and hppahitachi.
20192 Remove redundant cases for hp9k[23]*.
20193
20194Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20195
20196 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20197 if gas and ld are in the source tree and are in ${configdirs}.
20198 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20199 --with options (but still pass them down on the command line,
6599da04
JM
20200 if they were explicitly specified).
20201
20202Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20203
20204 * configure: substitute SHELL value in Makefile.in with
20205 ${CONFIG_SHELL}
20206
20207Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20208
20209 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20210 *-*-solaris2* targets.
20211
20212Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20213
20214 * Makefile.in: define M4, and pass it down to sub-makes;
20215 all-autoconf now depends on all-m4
20216
20217Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20218
20219 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20220 presence of {ar,ranlib} instead of a configured directory
20221
20222Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20223
20224 * config.guess: Accept 34?? as well as 33?? for NCR.
20225
20226Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20227
20228 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20229 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20230
20231Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20232
20233 * configure: grab values for $(CC) and $(CXX) from the
20234 environment, so that someone can do "CC=gcc configure; make" and
20235 have it work right (matching the way that autoconf works now)
20236
20237 * configure.in, Makefile.in: add support for gash, the tcl
20238 interface to Galaxy
20239
20240 * config.guess: add NetBSD variants (hp300, x86)
20241
20242Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20243
20244 * install.sh: Support -d option (in the manner of SunOS 4 install,
20245 as it is more deterministic than that of GNU install)
20246 (chmodcmd): Set file to mode 755 by default (should also do default
20247 chgrp and chown, but I don't feel like dealing with that now)
20248
20249Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20250
20251 * config.sub: Remove h8300hhms alias.
20252
20253Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20254
20255 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20256
20257Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20258
20259 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20260 as stmp-fixinc
20261
20262Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20263
20264 * config.sub: recognize m88110-bug-coff.
20265
20266Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20267
20268 * Makefile.in (all-libio): all dependencies on the toolchain used
20269 to build this (gcc, gas, ld, etc)
20270
20271Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20272
20273 * config.guess: Deal with OSF/1 1.3 on alpha.
20274
20275Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20276
20277 * install.sh: add some 'else true' clauses for portability
20278
20279 * configure.in: don't build libio for h8[35]00-*-* targets
20280
20281Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20282
20283 * Makefile.in: Add support for new libio.
20284
20285Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20286
20287 * install.sh: If one command fails, don't try the rest. Don't try
20288 to remove $dsttmp (via trap) unless we have already created it.
20289 If $src doesn't exist, detect it and exit with an error.
20290
20291 * config.guess: Recognize BSD on hp300.
20292
20293Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20294
20295 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20296 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20297
20298Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20299
20300 * Makefile.in (all-send-pr): depends on all-prms
20301
20302Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20303
20304 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20305
20306Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20307
20308 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20309 Added test for mips-mips-riscos5.
20310
20311Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20312
20313 * configure.in: use mh-hp300 for 68k HP hosts
20314
20315Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20316
20317 * configure: add support for CONFIG_SHELL, so that you can use
20318 some alternate shell for evaluating configure scripts
20319
20320Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20321
20322 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20323 in configure script to bug-gdb@prep.ai.mit.edu when building
20324 distribution archive.
20325 * Makefile.in (COMPRESS): Remove def.
20326 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20327 gdb.tar.Z and make-gdb.tar.Z respectively.
20328 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20329 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20330 to convergence with 'taz' target in Makefile.in.
20331
20332Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20333
20334 * install.sh (dsttmp): use trap to ensure that tmp files go
20335 away on error conditions
20336
20337Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20338
20339 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20340
20341Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20342
20343 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20344 its parent is '/' not ''.
20345
20346 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20347
20348Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20349
20350 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20351 that ${newsrcdir}/configure.in does.
20352
20353Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20354
20355 * test-build.mk: support for CONFIG_SHELL
20356
20357Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20358
20359 * config.sub (netware): Add as a basic system type.
20360
20361Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20362
20363 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20364 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20365
20366Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20367
20368 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20369 (h8300hhms is temporary until multi-libraries are implemented).
20370 * configure.in: Handle h8300h too.
20371
20372Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20373
20374 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20375
20376Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20377
20378 * configure: Remove extraneous output when guessing host type.
20379 * config.guess: Remove extraneous output when guessing using C
20380 compiler rather than uname, or when guessing fails.
20381
20382Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20383
20384 * Makefile.in: remove all.cross and install.cross targets
20385
20386 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20387 definitions
6599da04
JM
20388
20389Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20390
20391 * configure.in (target sh): Build gprof.
20392
20393Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20394
20395 * config.sub: change -solaris to -solaris2
20396
20397Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20398
20399 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20400
20401Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20402
20403 * configure: Correct error message for missing Makefile.in to
20404 print correct directory.
20405
20406Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20407
20408 * install.sh: kludge around 386BSD shell bug
20409
20410Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20411
20412 * config.guess: Recognize NeXT.
20413 * config.guess: Recognize i486-ncr-sysv4.
20414 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20415
20416Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20417
20418 * Makefile.in (MAKEINFOFLAGS): New variable.
20419 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20420 * build-all.mk, test-build.mk: Pass down --no-split as
20421 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20422
20423Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20424
20425 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20426
20427Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20428
20429 * Makefile.in (libg++.tar.z): New rule.
20430 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20431 * Makefile.in (taz): Only do a single chmod.
20432
20433Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20434
20435 * install.sh: don't use dirname anymore (replaced with sed usage)
20436
20437Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20438
20439 * Makefile.in: Change extension for gzip'd files from '.z' to
20440 '.gz' per new FSF standard usage.
20441
20442Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20443
20444 * configure: put quotes around the final value of program_transform_name
20445
20446Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20447
20448 * Makefile.in: new install.sh support; update install-info rules
20449
20450Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20451
20452 * configure.in: Build diff for crosses, but not for go32 host.
20453
20454 * configure.in: Build gprof only for native, and don't build it
20455 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20456
20457Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20458
20459 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20460
20461Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20462
20463 * configure.in (host_tools): Add prms.
20464
20465Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20466
20467 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20468 with $(FLAGS_TO_PASS) on the command line
20469
20470 * config.sub: Recognize lynx and lynxos
20471
20472Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20473
20474 * config.sub: Accept -ecoff*, not just -ecoff.
20475
20476Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20477
20478 * Makefile.in (taz): Use .gz suffix instead of .z.
20479 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20480 names.
20481
20482Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20483
20484 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20485
20486Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20487
20488 * Makefile.in (install-no-fixedincludes): install gcc last, so
20489 that rebuilds that might happen during 'make install' don't get
20490 bogus gcc include files
20491
20492Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20493
20494 Change from Utah for HPPA support:
20495 * config.guess: Recognize hppa1.x-hp-bsd.
20496
20497Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20498
20499 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20500 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20501
20502Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20503
20504 * config.sub: Add support for rom68k and bug boot monitors.
20505
20506Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20507
20508 * Makefile.in: Make all-opcodes depend on all-bfd.
20509
20510Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20511
20512 * config.guess: Added special check for i[34]86-univel-sysv4*.
20513
20514Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20515
20516 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20517 the processor rather than assuming i486.
20518
20519Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20520
20521 * config.guess: Recognize SunOS6 as Solaris3.
20522
20523Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20524
20525 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20526 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20527
20528Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20529
20530 * build-all.mk (all-cross): New target for Canadian Cross.
20531 Added Q2 go32 targets.
20532 * test-build.mk: Configure go32 cross sparclite-aout and
20533 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20534 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20535
20536Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20537
20538 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20539 GO32 hosted toolchains
20540
20541Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20542
20543 * configure: change so "-exec-prefix" gets passed down rather
20544 than "-exec_prefix" so autoconf generated Makefiles get the
20545 exec_prefix set right.
20546
20547Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20548
20549 * config.guess: get the Solaris2 minor version number
20550
20551 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20552
20553Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20554
20555 * config.guess: Recognize some Sequent platforms.
20556
20557Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20558
20559 * Makefile.in: added the vault-install target
20560
20561 * configure.in: actually use the Sun3 makefile fragment that's in
20562 config, also added the release dir to configdirs
20563
20564Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20565
20566 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20567
20568Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20569
20570 * configure.in: remove some program from Alpha targetted toolchains
20571
20572Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20573
20574 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20575 gprof.
20576 (taz): Run "make diststuff" in those directories instead of "make
20577 proto-dir". Look for "VERSION=" only at start of line in subdir
20578 Makefile. Use "gzip -9" for compression.
20579 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20580 (binutils.tar.z): New target.
20581
20582Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20583
20584 * Makefile.in (taz): Include gpl.texinfo.
20585
20586Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20587
20588 * Makefile.in (setup-dirs): Merged into "taz" target.
20589 (taz): Only do `proto-dir' stuff if a directory is actually needed
20590 for this target.
20591
20592Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20593
20594 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20595 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20596 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20597 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20598 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20599
20600Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20601
20602 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20603 config.sub, and move-if-change to gdb testsuite distribution
20604 archive, so the testsuite can be extracted, configured, and
20605 run separately from the gdb distribution. Blow away the Chill
20606 tests that require a Chill compiled executable, since GNU Chill
20607 is not yet publically available.
20608
20609Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20610
20611 * test-build.mk: set environment variables in a single command,
20612 instead of a list of assignments and exports
20613
20614 * config.guess: recognize Alpha/OSF1 systems
20615
20616Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20617
20618 * configure: Change help message to prefer --options rather than
3d3b561f 20619 -options.
6599da04
JM
20620
20621Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20622
20623 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20624 zippy@ecst.csuchico.edu.
20625 * config.guess: Recognize miniframe.
20626
20627Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20628
cc6010cd
AP
20629 * Makefile.in: Use srcroot to find runtest rather than rootme.
20630 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20631
20632Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20633
20634 * test-build.mk: Extensive additions to support building on a
20635 machine other than the host.
20636
20637Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20638
20639 * configure (tooldir): Fix for i386-aix again.
20640
20641Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20642
20643 * configure, Makefile.in: Change definition of $(tooldir)
20644 to match the FSF.
20645
20646Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20647
20648 * config.guess: Recognize i[34]86/SVR4.
20649
20650Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20651
20652 * Makefile.in (all-gdb): gdb depends on sim.
20653
20654Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20655
20656 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20657 at the same time we make the prototype gdb directory.
20658 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20659 files at the same time as the gdb base release distribution.
20660
20661Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20662
20663 * Makefile.in (check): Use individual check targets rather than
20664 DO_X rule.
20665 (check-gcc): Added.
20666
20667Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20668
20669 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20670 for System V release 3.2.
20671
20672Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20673
20674 * config.sub: Recognize hppaosf.
20675 * configure.in: Do configure ld/binutils/gas for it.
20676
20677Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20678
20679 * configure (tooldir): Alter syntax used to set this, for systems
20680 where "\$" isn't handled right, like i386-aix.
20681
20682Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20683
20684 * configure: Pass program-transform-name, not
20685 program_transform_name, to recursive configures.
20686
20687Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20688
20689 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20690 of gas+ld+binutils.
20691
20692Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20693
20694 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20695
20696Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20697
20698 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20699
6599da04
JM
20700Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20701
20702 * Makefile.in (PRMS): Set back to all-prms.
20703
20704Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20705
20706 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20707 targets, rather than for MIPS hosts.
20708
20709Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20710
20711 * configure.in: add comment for --with-x default values
20712
20713 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20714
20715 * Makefile.in: add check-* targets for each of the directories in
20716 the tree. Add a definition of RUNTEST that will use the one we
20717 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20718
20719Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20720
20721 * configure.in: Removed obsolete references to bfd_target and
20722 target_makefile_frag.
20723
20724 * build-all.mk: Set assorted targets for Q2.
20725 * config.sub: Recognize z8k-sim and h8300-hms.
20726 * test-build.mk: Really don't pass host to configure.
20727 (HOLES): Added uname.
20728
20729Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20730
20731 * configure: Handle an empty program-prefix, program-suffix or
20732 program-transform-name correctly.
20733
20734Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20735
20736 * build-all.mk: -G 8 no longer required for MIPS targets.
20737 * test-build.mk: Don't pass host argument to configure; make it
20738 guess.
20739
20740Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20741
20742 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20743 * Makefile.in (COMPRESS): New macro, like GZIP.
20744
20745Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20746
20747 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20748
20749 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20750 with gas currently defaults to -G 0.
20751
20752Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20753
20754 * Makefile.in (all-flex): flex depends on byacc.
20755
20756 * build-all.mk: If host not specified, use config.guess. Pass TAG
20757 to test-build.mk as RELEASE_TAG.
20758 * test-build.mk (configargs): New variable containing arguments to
20759 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20760 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20761
20762 * config.guess: Use /bin/uname when checking -X argument on SCO,
20763 to avoid invoking GNU uname which doesn't understand -X.
20764
20765 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20766
20767 * configure.in: Build gas for mips-*-*.
20768
20769Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20770
20771 * Makefile.in (all.normal): insert missing backslash.
20772
20773Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20774
731a8127 20775 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20776
20777 * Makefile.in: Complete overhaul to merge many almost identical
20778 targets.
20779
20780Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20781
20782 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20783 (gdb.tar.Z): Adjusted.
20784
20785 * Makefile.in (setup-dirs, taz): New targets; should be general
20786 enough to adapt for gdb sometime. Build only .z file.
20787 (gas.tar.z): New target.
20788
20789Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20790
20791 * build-all.mk: Use CC=cc -Xs on Solaris.
20792
6599da04
JM
20793Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20794
20795 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20796 for handling BISON for FSF releases.
20797
20798Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20799
20800 * configure: Actually implement the change zoo just documented.
20801
20802Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20803
20804 * configure: when using config.guess, only set target_alias when
20805 it's not already been set (ie, on the command line)
20806
20807Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20808
20809 * Makefile.in: add installcheck target, set PRMS to install-prms
20810
20811Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20812
20813 * configure: add support for package_makefile_fragment, handle the
20814 case where a directory has a configure.in file but no Makefile.in
20815 more gracefully (with an actual understandable error message, even);
20816 add support for --without (and add this to the usage message); also
20817 explicitly add a --host=${host_alias} to the command line when
20818 config.guess is used
20819
20820Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20821
20822 * configure: Must use both --host and --target in recursive calls.
20823
20824Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20825
20826 * Makefile.in: Change deja-gnu to dejagnu.
20827
20828Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20829
20830 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20831
20832Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20833
20834 * configure.in: canonicalize all instances to *-*-solaris2*,
20835 also strip out a number of tools to not build for go32 host
20836
20837Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20838
20839 * config.guess: add GPL.
20840
20841 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 20842 copyrights to 93.
6599da04
JM
20843
20844Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20845
20846 * Makefile.in (do-info): Removed obsolete check for existence of
20847 localenv file.
20848
20849 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20850
20851Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20852
20853 * Makefile.in: a couple of 'else true' for decstation,
20854 support for TclX
20855
20856 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20857
20858Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20859
20860 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20861
20862Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20863
20864 * config.guess: Recognize i386-ibm-aix (PS/2).
20865 * configure.in: Use config/mh-aix386 file for it.
20866
20867Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20868
20869 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20870 CC_FOR_TARGET instead.
20871 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20872
20873Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20874
20875 * Makefile.in: Add sim to list of directories sent with gdb
20876
20877Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20878
20879 * configure.in: Put back mips-dec-bsd* case.
20880
20881Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20882
20883 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20884 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20885 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20886
20887Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20888
20889 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20890
20891 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20892 (install-info): install dir.info only if it exists,
20893 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20894
20895Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20896
20897 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20898 gas for mips-dec-bsd.
20899
20900Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20901
20902 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20903 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20904
20905Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20906
20907 * configure.in: Added "dejagnu" to hosttools list.
20908
20909Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20910
20911 * config.sub, configure.in, config.guess: Add support
20912 for Bosx, an AIX variant from Bull.
20913 Patches from F.Pierresteguy@frcl.bull.fr.
20914
20915Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20916
20917 * devo/dejagnu: Initial creation of devo/dejagnu.
20918 Migrated dejagnu testcases and support files for testing software
20919 tools to reside as subdirectories, currently called "testsuite",
20920 within the directory of the software tool. Migrated all programs,
20921 support libraries, etc. beloging to dejagnu proper from
20922 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20923 with no modifications. The changes to these files which will
20924 allow them to configure, build, and execute properly will be made
20925 in a future update.
20926
20927Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20928
20929 * Makefile.in: Change send_pr to send-pr.
20930 * configure.in: Likewise.
20931 * send_pr: Renamed directory to send-pr.
20932
20933Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20934
20935 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20936
20937Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20938
20939 * README: Update for gdb-4.8 release.
20940 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20941 gdb-xxx.tar.z (gzip'd) file also.
20942
20943Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20944
20945 * Makefile.in: make all-diff depend on all-libiberty
20946
20947Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20948
20949 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20950
20951Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20952
20953 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20954
20955Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20956
20957 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20958 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20959 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20960
20961Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20962
20963 * Makefile.in: makeinfo binary is in a new location
20964
20965Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20966
20967 * config.sub: Accept -ecoff as an OS.
20968
20969 * Makefile.in: Various changes to eliminate a level of make
20970 recursion and reduce the required command line length.
20971 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20972 sub-makes.
20973 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20974 variables holding settings for specific sub-makes.
20975 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20976 in terms of BASE_FLAGS_TO_PASS.
20977 (TARGET_LIBS): New variable listing directories which use
20978 TARGET_FLAGS_TO_PASS.
20979 (subdir_do): Eliminated.
20980 (do-*): New set of targets to replace subdir_do.
20981 (various): All targets which used subdir_do now depend on do-*.
20982 (local-clean): Renamed from do_clean.
20983 (local-distclean): New target, dependency of distclean and
20984 realclean.
20985 (install-info): Don't create directories. Depend on dir.info
20986 rather than calling make recursively.
20987 (install-dir.info): Eliminated.
20988 (install-info-dirs): Create all info directories here.
20989 (dir.info): Depend upon do-install-info.
20990
20991 * test-build.mk (HOLES): Added false.
20992
20993Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20994
20995 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20996
20997Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20998
20999 * Makefile.in (info): remove dependency on all-texinfo. The
21000 problem was really in texinfo/C, not at this level.
21001
21002Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21003
21004 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21005
21006Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21007
21008 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21009 GDB releases.
21010
21011Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21012
21013 * configure: Include srcdir in message about target of link not
21014 being found. Don't convert `-' to `_' in `with' options being
21015 passed to subdirs.
21016
21017Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21018
21019 * configure.in: add uudecode to host_tools
21020
21021 * Makefile.in: added {all,install}-uudecode targets, added them to
21022 the appropriate lists
21023
21024Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21025
21026 * Makefile.in (all-gcc): Added dependency on all-gas.
21027
21028 * configure.in (mips-*-*): Build ld and binutils.
21029
21030Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21031
21032 * configure: check return code from mkdir, print error message and
3d3b561f 21033 exit on failure.
6599da04
JM
21034
21035Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21036
21037 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21038
21039Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21040
21041 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21042
21043Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21044
21045 * config.sub (h8500): Recognize this as a cpu type.
21046
21047Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21048
21049 * configure: source directory missing is no longer a warning
21050
21051 * configure.in: recognize irix[34]* instead of irix[34]
21052
21053 * Makefile.in: define and pass down X11_LIB
21054
6599da04
JM
21055Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21056
21057 * guess-systype: Renamed to ...
21058 * config.guess: ... by popular request.
21059 * configure.in, Makefile.in: Update accordingly.
21060
21061Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21062
21063 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21064 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21065 + Execute ./dummy instead of assuming . is in PATH.
21066
21067Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21068
21069 * guess-systype: New shell script. Attempts to guess the
21070 canonical host name of the executing host.
21071 Only a few hosts are supported so far.
21072 * configure: Call guess-systype if no host is specified.
21073
21074Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21075
21076 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21077 gcc Makefile.
21078
6599da04
JM
21079Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21080
21081 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21082 (all-gcc, install-gcc, subdir_do): Use it.
21083
21084Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21085
21086 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21087
21088Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21089
21090 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21091 set exclusively by configure, using configure.in .
6599da04
JM
21092
21093Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21094
21095 * test-build.mk: set $PATH for all builds
21096
21097 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21098
21099Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21100
21101 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21102 the one used in gcc/Makefile.in, so that a null expansion doesn't
21103 override the one needed to build gcc with a native cc.
21104
6599da04
JM
21105Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21106
21107 * configure: Accept -with arguments.
21108
21109Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21110
21111 * Makefile.in: added h8300sim
21112
21113Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21114
6599da04
JM
21115 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21116 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21117 (all-cygnus, native, build-cygnus): Make
21118 $(canonhost)-stamp-3stage-done, not $(host)....
21119 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21120 i386-sco3.2v4. Added else true to if command.
21121
21122Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21123
21124 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21125
21126Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21127
21128 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21129
21130Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21131
21132 * configure.in: don't remove binutils from Solaris builds
21133
21134Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21135
21136 * Makefile.in: get rid of earlier definitions for *clean,
21137 also handle the recursive info rule better
21138
21139Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21140
21141 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21142 do more-or-less the right thing.
21143
21144Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21145
21146 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21147 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21148
21149Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21150
21151 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21152 $(host_canonical).
21153
21154 * configure.in: split the configdirs list into 4 categories (native
21155 v. cross, library v. tool) and handle the cross-only and native-
21156 only in more reasonable (and correct!) way.
21157
21158Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21159
21160 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21161 configdirs anymore.
21162
21163Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21164
21165 * Makefile.in: extensive cleanup:: removed all of the explicit
21166 clean-* targets, collapsed many wrappers around subdir_do into
21167 one, added additional targets to satisfy standards.texi, deleted
21168 some old targets, some changes for consistency
21169
21170Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21171
21172 * configure.in: handle some programs as cross-only, and others as
21173 native only
21174
21175 * test-build.mk: handle partial holes in a more generic manner
21176
21177 * Makefile.in: m4 depends on libiberty
21178
6599da04
JM
21179Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21180
21181 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21182 time, wdiff, and find to configdirs
21183
21184 * Makefile.in: all, clean, and install rules for the new programs
21185 added to configure.in
21186
21187Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21188
21189 * configure.in: use mh-sun for all *-sun-* hosts
21190
6599da04
JM
21191Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21192
21193 * Makefile.in: define flags for X11 include files and library file
21194 locations, pass them down to the programs that need this info
21195
21196 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21197
6599da04
JM
21198Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21199
21200 * configure.in: start building libg++ for HP-UX targets
21201
21202Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21203
21204 * README: Update references to files moved into etc/.
21205
21206Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21207
21208 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21209 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21210
21211Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21212
21213 * configure: accept dash as well as underscore in long option
21214 names for FSF compatibility.
21215
21216Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21217
21218 * config.sub: added -sco3.2v4 support from FSF.
21219
21220Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21221
21222 * configure.in: expand the section that adds or removes
21223 directories from the list of programs to build, to handle native
21224 vs. cross in addition to host v. native
21225
21226Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21227
21228 * Makefile.in: Replace C++ in macro names with CXX.
21229 This is less likely to break ...
21230
21231Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21232
21233 * test-build.mk: add -w to GNU_MAKE
21234
21235Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21236
21237 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21238 add 'sparc' to list of recognized cpus. This needed to make
21239 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21240 Delete some redundant ose68 variants. Recognize -wrs as an os,
21241 then changes that into $CPU-wrs-vxworks.
21242
21243 * configure.in: remove most references to gdbtest, regularize
21244 target based program removal
21245
21246 * test-build.mk: import from p3 tree (many fixes and changes)
21247
21248Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21249
21250 * Makefile.in: added rules to handle tcl, tk, and expect
21251
21252 * configure.in: handle those directories if they exist
21253
21254Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21255
21256 * config.sub: removed bogus hppabsd and hppahpux names, since
21257 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21258
21259Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21260
21261 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21262 depends upon all-xiberty
21263
21264 * Makefile.in: changes from p3, including:
21265
21266 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21267
21268 * Makefile.in (XTRAFLAGS): include newlib directories if
21269 newlib/Makefile exists, rather than if host != target.
21270
21271 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21272
21273 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21274 from the same source tree and not building a cross-compiler. This
21275 matters for the libg++ configuration if reconfiguring a tree that
21276 has already been installed.
21277
21278 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21279
21280 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21281 pick up the machine and system specific header files.
21282
21283 * Makefile.in: added AS_FOR_TARGET, passed down in
21284 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21285 the C compiler to use to create programs which are run in the
21286 build environment, set it to default to $(CC), and passed it down
21287 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21288
21289 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21290
21291 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21292 We need them for unusual native builds, like systems without
21293 ranlib.
21294
21295 * configure: also define $(host_canonical) and
e490616e
ZW
21296 $(target_canonical), which are the full, canonical names for the
21297 given host and target
6599da04
JM
21298
21299Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21300
21301 * Makefile.in: Added separate definitions for C++.
21302
21303Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21304
21305 * configure.in (configdirs): Add deja-gnu.
21306
21307Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21308
21309 * README: Update for configure.texi and gdb-4.7 release.
21310
21311Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21312
21313 * Makefile.in: Move "all" target to top of file.
21314 Previously, first target was ".PHONY" which caused BSD4.4 make
21315 to build .PHONY when make was run without arguments.
21316
21317Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21318
21319 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21320 Library-copylefted code in libiberty.
21321
21322Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21323
21324 * config.sub: Replace m68kmote with plain old m68k.
21325
21326Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21327
21328 * Makefile.in: Remove space from blank line, avoid Make complaints.
21329
21330Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21331
21332 * config.sub: Complain if no argument is given. Added support for
21333 386bsd as OS and target alias.
21334
21335Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21336
21337 * Makefile.in (XTRAFLAGS): include newlib directories if
21338 newlib/Makefile exists, rather than if host != target.
21339
21340Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21341
21342 * config.sub: recognize sparclite-wrs-vxworks.
21343
21344 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21345 p3.) Added clean-xiberty to clean.
21346
21347Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21348
21349 * configure.in: use *-*-* instead of nested cases for host and target
21350
21351Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21352
21353 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21354 from the same source tree and not building a cross-compiler. This
21355 matters for the libg++ configuration if reconfiguring a tree that
21356 has already been installed.
21357
21358Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21359
21360 * config.sub (i486v/i486v4): Merge in from FSF version.
21361
21362Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21363
21364 * configure: only set PWD if it is already set.
21365
21366Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21367
21368 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21369 doesn't have unset and all success paths (and most error paths)
21370 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21371 to just ${PWD} to avoid confusion.)
21372
21373Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21374
21375 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21376 even for a native compilation.
21377
21378Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21379
21380 Changes to make the gdb.tar.Z rule work better.
21381
21382 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21383 (DEVO_SUPPORT): Add configure.texi.
21384 (bfd-ilrt.tar.Z): Remove ancient rule.
21385
21386Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21387
21388 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21389 pick up the machine and system specific header files.
21390
21391 * configure.in, config.sub: added new target m68010-adobe-scout,
21392 with alias of adobe68k. Changed configure.in to check for
21393 -scout before -sco* to avoid a false match.
21394
21395 * Makefile.in: added AS_FOR_TARGET, passed down in
21396 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21397 the C compiler to use to create programs which are run in the
21398 build environment, set it to default to $(CC), and passed it down
21399 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21400
21401Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21402
21403 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21404 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21405 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21406 FOR_TARGET variants, to newlib and libg++.
21407
21408Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21409
21410 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21411 first.
21412
21413Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21414
21415 * config.sub: Accept `elf' as an environment.
21416
21417Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21418
21419 * Makefile.in (all-opcodes): cd into the right directory
21420
21421Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21422
21423 * configure: added -program_transform_name option, used as
21424 argument to sed when installing programs.
21425 configure.texi: added documentation for -program_prefix,
21426 -program_suffix and -program_transform_name.
21427
21428Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21429
21430 * config.sub: Accept i486 where i386 ok.
21431
21432Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21433
21434 * config.sub: accept we32k
21435
21436Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21437
3b75d237 21438 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21439
21440 * Makefile.in: don't create all directories for ``make install'';
21441 let the subdirectories create the ones they need.
21442
21443Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21444
e490616e 21445 * COPYING: new file, GPL v2
6599da04
JM
21446
21447Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21448
21449 * Makefile.in: use the new gen-info-dir, which needs a template
21450 argument (which also lives in texinfo)
21451
21452 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21453
6599da04
JM
21454Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21455
21456 * config.sub (ncr3000): Change i386 to i486.
21457
21458Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21459
21460 * Makefile.in: add install-rcs, install-grep to
21461 install-no-fixedincludes, removed install-bison and install-libgcc
21462
21463Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21464
21465 * configure.in: grab the HPUX makefile fragment if on HPUX
21466
21467Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21468
21469 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21470 configure.in: recognise m68{k,000}-ericsson-OSE.
21471 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21472
21473Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21474
21475 * configure.in: rearrange the parts that remove programs from
21476 configdirs, based now on HOST==TARGET or by canonical triple.
21477
21478Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21479
21480 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21481 appropriate. predicate stage3 and comparison on the existence
21482 of gcc. That is, if gcc isn't around, we aren't three-staging.
21483 On very clean, also remove ...stamp-co. Build in-place before
21484 doing other builds.
6599da04
JM
21485
21486Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21487
21488 * Makefile.in, configure.in: add tgas
21489
21490Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21491
21492 * Makefile.in: a number of changes merged in from progressive.
21493
21494 * configure.in: add libm.
21495
21496 * .cvsignore: ignore some stuff that comes from test-build.mk.
21497
6599da04
JM
21498Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21499
21500 * config.sub: Add es1800 (m68k-ericsson-es1800).
21501
21502Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21503
21504 * configure: Add program_suffix (parallel to program_prefix)
21505 * Makefile.in: adjust directory-creating script for losing decstation
21506
21507Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21508
21509 * configure: Minor $subdir-related fixes.
21510
21511Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21512
21513 * configure: fix various problems with propogating
21514 makefile_target_frag in subdirs.
21515 * configure.in: config libgcc if its there
21516
21517Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21518
21519 * config.sub: HPPA merge.
21520
6599da04
JM
21521Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21522
21523 * Makefile.in: Replace all-bison with all-byacc in all
21524 dependency lines for other tools (which now use byacc).
21525
21526Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21527
21528 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21529
6599da04
JM
21530Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21531
21532 * Makefile.in: make gprof rules similar to byacc rules (instead of
21533 vestigal $(unsubdir) that didn't work...)
21534
21535Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21536
21537 * config.sub: Add support for Linux.
21538 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21539 (at least for libg++).
21540
21541Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21542
21543 * configure.texi: fix doc for the -nfp option to configure
21544
21545Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21546
21547 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21548
21549Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21550
21551 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21552 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21553 * configure.in: added solaris* host_makefile_frag hook.
21554
21555Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21556
21557 * config.sub: changed recognition of m68000 so that various
21558 m68k types can be specified via m680[01234]0
21559
21560Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21561
21562 * config.sub (basic_machine): fix sed so that '-foo' isn't
21563 completely substituted out while .+'-foo' loses the '-foo'
21564
21565Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21566
21567 * config.sub ($os): Add -aout.
21568
21569Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21570
21571 * configure: If host_makefile_frag is absolute, don't
21572 prefix ${invsubdir} (relevant to libg++ auto-configure).
21573
21574Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21575
21576 * Makefile.in (tooldir): Define it.
21577 (all-ld): Depend on all-flex.
21578
21579Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21580
21581 * Makefile.in (check): Fix libg++ special case.
21582
21583Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21584
21585 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21586 pwd's.
6599da04
JM
21587
21588 * configure: print the "Building in" message only when building in
3d3b561f 21589 other than "." AND verbose.
6599da04 21590
63f6bcd7 21591 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21592 configures.
6599da04
JM
21593
21594 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21595
21596Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21597
21598 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21599 fileutils.
6599da04
JM
21600
21601Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21602
21603 * configure: get makesrcdir right for subdirs deeper than 1.
21604
21605 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 21606 install.
6599da04
JM
21607
21608Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21609
21610 * Makefile.in: don't print subdir_do or recursion lines.
21611
21612Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21613
21614 * standards.texi: added menu item.
21615
21616 * Makefile.in: build and install standards.info.
21617
21618 * standards.texi: new file.
21619
21620Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21621
21622 * configure: test for and move config.status pieces from
3d3b561f 21623 ${subdir}/.
6599da04
JM
21624
21625Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21626
6599da04
JM
21627 * configure: Test for existance of files before trying to mv
21628 them, to avoid numerous non-existance messages.
21629
21630Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21631
21632 * configure: correct final line of config.status.
21633
21634 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 21635 the original Makefile.in is read only.
6599da04
JM
21636
21637 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
21638 Some makefiles depend on config.status to tell if a directory
21639 has been reconfigured for a different host. This change
21640 prevents those directories from remaking everything in the case
21641 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
21642
21643 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
21644 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21645 host alias from a missing config.sub.
6599da04
JM
21646
21647Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21648
21649 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 21650 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
21651
21652Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21653
21654 * configure: mkdir ${subdir} as needed.
21655
21656Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21657
21658 * Makefile.in,configure.in: added autoconf.
21659
21660Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21661
21662 * Makefile.in: no longer pass against on recursion.
21663
21664 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 21665 definitions are not inherited.
6599da04
JM
21666
21667 * configure: correct makesrcdir when subdir is .
21668
21669Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21670
21671 * configure: Add support for 'subdirs' variable, which is
21672 like 'configdirs', except that configure doesn't re-invoke
21673 itself for subdirs, it just creates a Makefile for each subdir.
21674 * configure.texi: Document subdirs.
21675
21676Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21677
21678 * configure.in: added flex to configdirs
21679
21680Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21681
21682 * Makefile.in: remove clean-stamps from clean.
21683
21684Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21685
21686 * configure.in: Add gdbtest to configdirs.
21687
21688Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21689
21690 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21691 to recursive makes.
21692 * configure.in: Recognize new ncr3000 config.
21693
21694Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21695
21696 * Makefile.in, configure.in: removed references to gdbm.
21697
21698Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21699
21700 * config.sub: Don't canonicalize os value
21701 newsos* to bsd (readline needs to check for newsos).
21702 (This fix was earlier made Jan 31, but got re-broken.)
21703
21704Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21705
21706 * configure.in: sco is an os, not a vendor!
21707
21708 * configure: Quote $( better. Keep various shells happy.
21709
21710Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21711
21712 * Makefile.in: eliminate stamp-files.
21713
21714Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21715
21716 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 21717 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
21718
21719Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21720
21721 * config.sub: fix iris/iris3.
21722
21723Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21724
21725 * configure: re-add -rm.
21726
21727Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21728
21729 * Maskefile.in: add .stmp-rcs to all.
21730
21731 * configure.in: remove gas from rs6000 build, use aix host fragment.
21732
21733Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21734
21735 * configure: pass down site_option during recursion.
21736
21737Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21738
21739 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21740
21741Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21742
21743 * configure: Change exec_prefix so that it really defaults to prefix.
21744
21745Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21746
21747 * Makefile.in, configure.in: Add support for mmalloc library.
21748
21749Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21750
21751 * Makefile.in: add stmp dependencies for a few more things.
21752
21753Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21754
21755 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 21756 collision, per john's suggestion.
6599da04
JM
21757
21758 * Makefile.in: add libiberty stmp to all and all.cross.
21759
21760Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21761
21762 * Makefile.in: remove force dependencies, add grep to all.
21763
21764Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21765
21766 * Makefile.in: drop flex. make stamp files work.
21767
21768 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
21769 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21770 gets cranky. use relative paths for configure and srcdir
21771 whenever possible. Send some error messages to stderr that were
21772 going to stdout.
6599da04
JM
21773
21774Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21775
21776 * Makefile.in: Fix libg++ rule to check for gcc directory
21777 before using gcc/gcc. Also pass XTRAFLAGS.
21778
21779Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21780
21781 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 21782 when they are already built.
6599da04
JM
21783
21784 * configure.texi: fixed a node pointer problem.
21785
21786Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21787
731a8127 21788 * config.sub configure.in gdb/configure.in
6599da04
JM
21789 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21790 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21791 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21792
21793Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21794
21795 * configure: -recurring becomes -silent. corrected help message
3d3b561f 21796 for -site= option.
6599da04
JM
21797
21798 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21799
21800Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21801
21802 * configure: when building Makefile for crosses, replace
3d3b561f
ML
21803 tooldir and program_prefix. default srcdir from location of
21804 config.sub. remove "for host in hosts" and "for target in
21805 targets" loops.
6599da04
JM
21806
21807Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21808
21809 * Makefile.in: Do not pass bindir or mandir to cvs.
21810
21811Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21812
21813 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
21814 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21815 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
21816
21817 * configure.texi: remove most references to multiple hosts,
3d3b561f 21818 multiple targets, subdirs, etc.
6599da04
JM
21819
21820 * configure.man: removed rcsid. reference config.sub not
3d3b561f 21821 config.subr.
6599da04
JM
21822
21823 * Makefile.in: mkdir $(infodir) on install-info.
21824
21825Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21826
21827 * configure.texi: Explain better about .gdbinit and about
21828 the environment that configure.in sections run in.
21829
21830Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21831
21832 * configure.in: Ultrix is only a decstation if it's a MIPS.
21833
21834Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21835
21836 * README: DOC.configure => cfg-paper.texi.
21837
21838Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21839
21840 * config.sub (near case $os): Don't convert newsos* to bsd!
21841
21842Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21843
21844 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21845 the number of copies of COPYING that go into the GDB tar file.
21846
21847Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21848
731a8127 21849 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21850 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21851 Fix SCO configuration stuff.
21852
21853Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21854
21855 * Makefile.in: For libg++, make sure the -I pointing
21856 to the gcc directory goes *after* all the libg++-local -I flags.
21857 Also, move just-gcc dependency from just-libg++ to all-libg++.
21858
21859Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21860
21861 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21862
21863Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21864
21865 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21866
21867Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21868
21869 * config.sub: Add stratus configuration frags. Also
21870 submitted to FSF.
21871
21872Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21873
21874 * Makefile.in (DEV_SUPPORT): add configure.man.
21875
21876 * config.sub(Decode manufacturer-specific): add -none*.
21877
21878Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21879
21880 * Makefile.in: remove form feeds to make Sun's make happy.
21881 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21882
21883Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21884
21885 * Makefile.in (AR_FLAGS): Make quieter.
21886
21887Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21888
21889 * configure.in: Add libg++.
21890 * configure: When verbose, don't output the command line at each
21891 level; it will be unremarkably the same as the previous version,
21892 which will be the same as what the user typed.
21893
21894Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21895
21896 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 21897 fileutils.
6599da04
JM
21898
21899 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
21900 look for sources in "..". Doing so breaks subdirectories that
21901 might have their own configure. If a subdir has it's own
21902 configure script, use it.
6599da04
JM
21903
21904Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21905
21906 * cfg-paper.texi: some changes suggested by rms.
21907
21908Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21909
21910 * config.sub: Merge in some small additions from the FSF version,
21911 taken from the gcc distribution, to bring the Cygnus and FSF
21912 versions into closer sync.
21913
21914Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21915
21916 * configure.in: Changed svr4 references to sysv4.
21917
21918Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21919
21920 * configure: added -V for version number option.
21921
21922Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21923
21924 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 21925 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
21926
21927Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21928
21929 * configure, config.subr, config.sub: config.subr is now
3d3b561f 21930 config.sub again.
6599da04
JM
21931
21932Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21933
21934 * configure.texi: new file, in progress.
21935
21936 * Makefile.in: build info file and install the man page for
3d3b561f 21937 configure.
6599da04
JM
21938
21939 * configure.man: new file, first cut.
21940
21941 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
21942 has gone. removed all traces of the -ansi option. removed all
21943 traces of the -languages option.
6599da04
JM
21944
21945 * config.subr: resync from rms.
21946
21947Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21948
21949 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
21950 config.subr, call the result config.subr, remove config.sub, use
21951 config.subr.
6599da04
JM
21952
21953 * Makefile.in: revised install for dir.info.
21954
21955Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21956
21957 * configure.in: add decstation host makefile frag.
21958
21959 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
21960 install. clean-gdbm on clean. infodir belongs in datadir.
21961 Make directories for info install. Build dir.info here then
21962 install it.
6599da04
JM
21963
21964Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21965
21966 * Makefile.in: fix for bad directory tests.
21967
21968Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21969
21970 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 21971 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
21972
21973 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
21974 work again and so one can focus one's attention on a particular
21975 package.
6599da04
JM
21976
21977Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21978
21979 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
21980 elif wherever possible. make -srcdir work without -objdir.
21981 -objdir= commented out.
6599da04
JM
21982
21983Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21984
21985 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
21986 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21987 Makefile now at top of generated Makefile. Removed cvs log
21988 entries. added -srcdir. create .gdbinit only if there is one
21989 in ${srcdir}.
6599da04
JM
21990
21991 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
21992 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21993 and mandir now keyed off datadir by default.
6599da04
JM
21994
21995Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21996
21997 * Freshly created ChangeLog.
21998
21999\f
22000Local Variables:
22001mode: change-log
22002left-margin: 8
22003fill-column: 76
22004version-control: never
22005End: