]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
ada: Fix typo in "pattern"
[thirdparty/gcc.git] / ChangeLog
CommitLineData
3d125c91
GA
12023-05-11 Robin Dapp <rdapp@ventanamicro.com>
2
3 * MAINTAINERS: Sort.
4
52023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
6
7 * MAINTAINERS: Add myself.
8
08d0d17b
GA
92023-05-10 Pan Li <pan2.li@intel.com>
10
11 * MAINTAINERS: Add myself.
12
50205195
GA
132023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
14
15 * Makefile.in: Define PROFILE_MERGER
16 * Makefile.tpl: Define PROFILE_MERGER
17
32a98ccd
GA
182023-04-27 Robin Dapp <rdapp@ventanamicro.com>
19
20 * MAINTAINERS: Change my email address.
21
4a3dbcbd
GA
222023-04-26 Patrick O'Neill <patrick@rivosinc.com>
23
24 * MAINTAINERS: Add myself.
25
262023-04-26 Martin Liska <mliska@suse.cz>
27
28 * MAINTAINERS: fix sorting
29
49cea02d
GA
302023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
31
32 * MAINTAINERS (Write After Approval): Add myself.
33
aeaf9426
GA
342023-04-24 Martin Liska <mliska@suse.cz>
35
36 * MAINTAINERS: Fix sorting.
37
6d7f9ebf
GA
382023-04-21 Peter Foley <pefoley2@pefoley.com>
39
40 * configure: Regenerate.
41 * configure.ac: Only create serdep.tmp if needed
42
432023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
472023-04-21 Vineet Gupta <vineetg@rivosinc.com>
48
49 * MAINTAINERS (Write After Approval): Add myself.
50 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
51
a8c8351c
GA
522023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
53
54 * MAINTAINERS: Add myself.
55
50bd9c41
GA
562023-03-22 Tobias Burnus <tobias@codesourcery.com>
57
58 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
59
c8065441
GA
602023-03-10 Arsen Arsenović <arsen@aarsen.me>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
88cc4495
GA
642023-02-16 Martin Liska <mliska@suse.cz>
65
66 * MAINTAINERS: I'm stepping down from my positions.
67
f432ad09
GA
682023-01-10 Philip Herron <herron.philip@googlemail.com>
69
70 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
71
d808db1f
GA
722023-01-06 Clément Chigot <chigot@adacore.com>
73
74 * configure.ac: Skip GMP and MPFR when --disable-gdb is
75 provided.
76 * configure: Regenerate.
77
faccda27
GA
782023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
79
80 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
81
90323d0b
GA
822022-12-31 Iain Sandoe <iain@sandoe.co.uk>
83
84 * Makefile.def: Do not build shared libffi.
85 * Makefile.in: Regenerate.
86
de282a20
GA
872022-12-21 Andrew Pinski <apinski@marvell.com>
88
89 * Makefile.def: Add configure-gdb dependencies
90 on all-gmp and all-mpfr.
91 * configure.ac: Split out MPC checking from MPFR.
92 Require GMP and MPFR if the gdb directory exist.
93 * Makefile.in: Regenerate.
94 * configure: Regenerate.
95
26f4aefa
GA
962022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
97
98 * configure.ac (target_libraries): Add target-libgm2.
99 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
100 Add GCC_TARGET_TOOL entry for gm2.
101 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 102 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
103 * Makefile.def (target_modules): Add libgm2.
104 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
105 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
106 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 107 and lib-check-target=check-target-libgm2.
32582c19
JJ
108 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
109 (HOST_EXPORTS): Add definition for GM2.
110 (BASE_TARGET_EXPORTS): Add definition for GM2.
111 (GM2_FOR_BUILD): Defined.
112 (GM2FLAGS): Defined.
113 (GM2_FOR_TARGET): Defined.
114 (GM2FLAGS_FOR_TARGET): Defined.
115 (EXTRA_HOST_FLAGS): Defined.
116 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
117 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
118 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
119 * configure: Rebuilt.
120 * Makefile.in: Rebuilt.
26f4aefa 121
f17ddf2c
GA
1222022-12-13 Philip Herron <philip.herron@embecosm.com>
123
124 * Makefile.def: Add Rust language.
125 * Makefile.in: Regenerate via autogen.
126
40ce6485
GA
1272022-12-09 Martin Liska <mliska@suse.cz>
128
129 * MAINTAINERS: Fix spacing.
130
4bc2d9f6
GA
1312022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
132
133 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
134
1352022-12-07 Iain Sandoe <iain@sandoe.co.uk>
136
137 * Makefile.def: Pass host_libs_picflag to host dependent library
138 configures.
139 * Makefile.in: Regenerate.
140 * configure: Regenerate.
141 * configure.ac (host_libs_picflag): New configure variable set to
142 '--with-pic' when building 'host_shared'.
143
d769c504
GA
1442022-11-25 Weimin Pan <weimin.pan@oracle.com>
145
146 * Makefile.def: Add libsframe as new module with its dependencies.
147 * Makefile.in: Regenerated.
148 * configure.ac: Add libsframe to host_libs.
149 * configure: Regenerated.
150
8761284f
GA
1512022-11-23 Marek Polacek <polacek@redhat.com>
152
153 Revert:
154 2022-11-23 Marek Polacek <polacek@redhat.com>
155
156 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
157 isl.
158 * Makefile.in: Regenerate.
159 * Makefile.tpl: Set PICFLAG.
160 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
161 check.
162 * configure: Regenerate.
163
1642022-11-23 Marek Polacek <polacek@redhat.com>
165
166 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
167 isl.
168 * Makefile.in: Regenerate.
169 * Makefile.tpl: Set PICFLAG.
170 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
171 check.
172 * configure: Regenerate.
173
83d400bd
GA
1742022-11-14 Martin Liska <mliska@suse.cz>
175
176 Revert:
177 2022-11-09 Martin Liska <mliska@suse.cz>
178
179 * doc/Makefile: New file.
180 * doc/_static/custom.css: New file.
181 * doc/baseconf.py: New file.
182 * doc/bsd.rst: New file.
183 * doc/contrib.rst: New file.
184 * doc/contribute.rst: New file.
185 * doc/cppdiropts.rst: New file.
186 * doc/cppenv.rst: New file.
187 * doc/cppopts.rst: New file.
188 * doc/cppwarnopts.rst: New file.
189 * doc/favicon.ico: New file.
190 * doc/funding.rst: New file.
191 * doc/gcc_sphinx.py: New file.
192 * doc/gnu.rst: New file.
193 * doc/gnu_free_documentation_license.rst: New file.
194 * doc/gpl-3.0.rst: New file.
195 * doc/indices-and-tables.rst: New file.
196 * doc/lgpl-2.1.rst: New file.
197 * doc/logo.pdf: New file.
198 * doc/logo.svg: New file.
199 * doc/md.rst: New file.
200 * doc/requirements.txt: New file.
201
2022022-11-14 Martin Liska <mliska@suse.cz>
203
204 Revert:
205 2022-11-09 Martin Liska <mliska@suse.cz>
206
207 * doc/baseconf.py: Port to GCC sources.
208
2092022-11-14 Martin Liska <mliska@suse.cz>
210
211 Revert:
212 2022-11-14 Martin Liska <mliska@suse.cz>
213
214 * configure: Regenerate.
215 * configure.ac: Support Sphinx based documentation.
216
2172022-11-14 Martin Liska <mliska@suse.cz>
218
219 Revert:
220 2022-11-09 Martin Liska <mliska@suse.cz>
221
222 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
223 provide a default.
224
2252022-11-14 Martin Liska <mliska@suse.cz>
226
227 Revert:
228 2022-11-09 Martin Liska <mliska@suse.cz>
229
230 * doc/bsd.rst:
3d3b561f 231 Add trailing newline.
83d400bd 232 * doc/contrib.rst:
3d3b561f 233 Add trailing newline.
83d400bd 234 * doc/contribute.rst:
3d3b561f 235 Add trailing newline.
83d400bd 236 * doc/cppdiropts.rst:
3d3b561f 237 Add trailing newline.
83d400bd 238 * doc/cppenv.rst:
3d3b561f 239 Add trailing newline.
83d400bd 240 * doc/cppopts.rst:
3d3b561f 241 Add trailing newline.
83d400bd 242 * doc/cppwarnopts.rst:
3d3b561f 243 Add trailing newline.
83d400bd 244 * doc/funding.rst:
3d3b561f 245 Add trailing newline.
83d400bd 246 * doc/gnu.rst:
3d3b561f 247 Add trailing newline.
83d400bd 248 * doc/gnu_free_documentation_license.rst:
3d3b561f 249 Add trailing newline.
83d400bd 250 * doc/gpl-3.0.rst:
3d3b561f 251 Add trailing newline.
83d400bd 252 * doc/indices-and-tables.rst:
3d3b561f 253 Add trailing newline.
83d400bd 254 * doc/lgpl-2.1.rst:
3d3b561f 255 Add trailing newline.
83d400bd 256 * doc/md.rst:
3d3b561f 257 Add trailing newline.
83d400bd
GA
258
2592022-11-14 Martin Liska <mliska@suse.cz>
260
261 Revert:
262 2022-11-09 Martin Liska <mliska@suse.cz>
263
264 * configure.ac: Use new install URL.
265 * configure: Regenerate.
266
2672022-11-14 Martin Liska <mliska@suse.cz>
268
269 Revert:
270 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
271
272 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
273 instead of just ``.''.
274 * doc/gcc_sphinx.py: Moved to...
275 * doc/modules/gcc_sphinx.py: ...here.
276
2772022-11-14 Martin Liska <mliska@suse.cz>
278
279 Revert:
280 2022-11-10 Martin Liska <mliska@suse.cz>
281
282 * doc/baseconf.py: Modernize by using pathlib.
283
2842022-11-14 Martin Liska <mliska@suse.cz>
285
286 Revert:
287 2022-11-11 Martin Liska <mliska@suse.cz>
288
289 * doc/Makefile: Disable -j auto.
290
2912022-11-14 Martin Liska <mliska@suse.cz>
292
293 Revert:
294 2022-11-11 Martin Liska <mliska@suse.cz>
295
296 * doc/Makefile: Update comment.
297
2982022-11-14 Martin Liska <mliska@suse.cz>
299
300 Revert:
301 2022-11-11 Martin Liska <mliska@suse.cz>
302
303 * doc/indices-and-tables.rst: Rename Indexes to Indices.
304
3052022-11-14 Martin Liska <mliska@suse.cz>
306
307 Revert:
308 2022-11-13 Martin Liska <mliska@suse.cz>
309
310 PR web/107643
311 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
312 is set.
313 * doc/indices-and-tables.rst: Use include_todo tag.
314
3152022-11-14 Martin Liska <mliska@suse.cz>
316
317 Revert:
318 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
319
320 * doc/contrib.rst: Update Jeff Law's email address.
321
eefbfbc7
GA
3222022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
323
324 * doc/contrib.rst: Update Jeff Law's email address.
325
3262022-11-13 Martin Liska <mliska@suse.cz>
327
328 PR web/107643
329 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
330 is set.
331 * doc/indices-and-tables.rst: Use include_todo tag.
332
5b6ce16a
GA
3332022-11-11 Martin Liska <mliska@suse.cz>
334
335 * doc/indices-and-tables.rst: Rename Indexes to Indices.
336
3372022-11-11 Martin Liska <mliska@suse.cz>
338
339 * doc/Makefile: Update comment.
340
3412022-11-11 Martin Liska <mliska@suse.cz>
342
343 * doc/Makefile: Disable -j auto.
344
f225b813
GA
3452022-11-10 Martin Liska <mliska@suse.cz>
346
347 * doc/baseconf.py: Modernize by using pathlib.
348
3492022-11-10 Arsen Arsenović <arsen@aarsen.me>
350
351 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
352 instead of just ``.''.
353 * doc/gcc_sphinx.py: Moved to...
354 * doc/modules/gcc_sphinx.py: ...here.
355
1cdfd0e5
GA
3562022-11-09 Martin Liska <mliska@suse.cz>
357
358 * configure.ac: Use new install URL.
359 * configure: Regenerate.
360
3612022-11-09 Martin Liska <mliska@suse.cz>
362
363 * doc/bsd.rst:
3d3b561f 364 Add trailing newline.
1cdfd0e5 365 * doc/contrib.rst:
3d3b561f 366 Add trailing newline.
1cdfd0e5 367 * doc/contribute.rst:
3d3b561f 368 Add trailing newline.
1cdfd0e5 369 * doc/cppdiropts.rst:
3d3b561f 370 Add trailing newline.
1cdfd0e5 371 * doc/cppenv.rst:
3d3b561f 372 Add trailing newline.
1cdfd0e5 373 * doc/cppopts.rst:
3d3b561f 374 Add trailing newline.
1cdfd0e5 375 * doc/cppwarnopts.rst:
3d3b561f 376 Add trailing newline.
1cdfd0e5 377 * doc/funding.rst:
3d3b561f 378 Add trailing newline.
1cdfd0e5 379 * doc/gnu.rst:
3d3b561f 380 Add trailing newline.
1cdfd0e5 381 * doc/gnu_free_documentation_license.rst:
3d3b561f 382 Add trailing newline.
1cdfd0e5 383 * doc/gpl-3.0.rst:
3d3b561f 384 Add trailing newline.
1cdfd0e5 385 * doc/indices-and-tables.rst:
3d3b561f 386 Add trailing newline.
1cdfd0e5 387 * doc/lgpl-2.1.rst:
3d3b561f 388 Add trailing newline.
1cdfd0e5 389 * doc/md.rst:
3d3b561f 390 Add trailing newline.
1cdfd0e5
GA
391
3922022-11-09 Martin Liska <mliska@suse.cz>
393
394 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
395 provide a default.
396
3972022-11-09 Martin Liska <mliska@suse.cz>
398
399 * configure: Regenerate.
400 * configure.ac: Support Sphinx based documentation.
401
4022022-11-09 Martin Liska <mliska@suse.cz>
403
404 * doc/baseconf.py: Port to GCC sources.
405
4062022-11-09 Martin Liska <mliska@suse.cz>
407
408 * doc/Makefile: New file.
409 * doc/_static/custom.css: New file.
410 * doc/baseconf.py: New file.
411 * doc/bsd.rst: New file.
412 * doc/contrib.rst: New file.
413 * doc/contribute.rst: New file.
414 * doc/cppdiropts.rst: New file.
415 * doc/cppenv.rst: New file.
416 * doc/cppopts.rst: New file.
417 * doc/cppwarnopts.rst: New file.
418 * doc/favicon.ico: New file.
419 * doc/funding.rst: New file.
420 * doc/gcc_sphinx.py: New file.
421 * doc/gnu.rst: New file.
422 * doc/gnu_free_documentation_license.rst: New file.
423 * doc/gpl-3.0.rst: New file.
424 * doc/indices-and-tables.rst: New file.
425 * doc/lgpl-2.1.rst: New file.
426 * doc/logo.pdf: New file.
427 * doc/logo.svg: New file.
428 * doc/md.rst: New file.
429 * doc/requirements.txt: New file.
430
89d0a14a
JJ
4312022-11-04 Thomas Schwinge <thomas@codesourcery.com>
432
433 * Makefile.def: Remove module 'liboffloadmic'.
434 * Makefile.in: Regenerate.
435 * configure.ac: Remove 'liboffloadmic' handling.
436 * configure: Regenerate.
437
9a8b868d
GA
4382022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
439
440 * MAINTAINERS: Update email address.
441
10439719
GA
4422022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
443
444 * configure.ac: Don't configure readline if --with-system-readline is
445 used.
446 * configure: Re-generate.
447
781f477a
GA
4482022-10-12 Cui,Lili <lili.cui@intel.com>
449
450 * MAINTAINERS (Write After Approval): Add myself.
451
ab332cd7
GA
4522022-10-11 Olivier Hainque <hainque@adacore.com>
453
454 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
455 and friends for rtp !large. Assume the linker has the required
456 abilities and set lt_cv_deplibs_check_method.
457
3a221b73
GA
4582022-09-30 Olivier Hainque <hainque@adacore.com>
459
460 * configure.ac (*vxworks*): If enable_shared is not
461 set, set to "no" and add --disable-shared to target and
462 host_configargs.
463 * configure: Regenerate.
464
220c4d8e
GA
4652022-09-26 Jeff Law <jlaw@ventanamicro.com>
466
467 * MAINTAINERS: Update my email address and DCO entry.
468
4afaeaab
GA
4692022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
470
471 * MAINTAINERS (Write After Approval): Add myself.
472
d0fc05e8
GA
4732022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
474
475 * MAINTAINERS (Write After Approval): Add myself.
476
fe2a8ce9
GA
4772022-09-07 Jeff Law <jeffreyalaw@gmail.com>
478
479 * MAINTAINERS: Update my email address.
480
4812022-09-07 Tom de Vries <tdevries@suse.de>
482
483 * configure.ac: Set extra_host_libiberty_configure_flags and
484 extra_host_zlib_configure_flags in separate case statements.
485 * configure: Regenerate.
486
25aeb922
GA
4872022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
488
489 * MAINTAINERS: Update c-sky port maintainers' emails.
490
542c60c4
GA
4912022-08-31 Martin Liska <mliska@suse.cz>
492
493 * configure: Regenerate.
494 * configure.ac: Delete hpux9 and hpux10.
495
30afe5e7
GA
4962022-08-18 Sergei Trofimovich <siarheit@google.com>
497
498 * Makefile.def: Drop libelf module and gcc-configure dependency
499 on it.
500 * Makefile.in: Regenerate with 'autogen Makefile.def'.
501 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
502 LIBELFINC.
503 * configure: Regenrate.
504 * configure.ac (host_libs): Drop unused libelf.
505
5062022-08-18 Sergei Trofimovich <siarheit@google.com>
507
508 * Makefile.in: Regenerate.
509
4ad52740
GA
5102022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
511
512 * MAINTAINERS: Add myself as AutoFDO maintainer.
513
32510382
GA
5142022-08-01 Roger Sayle <roger@nextmovesoftware.com>
515 Arnaud Charlet <charlet@adacore.com>
516
517 * configure: Regenerate.
518
4a7274dd
GA
5192022-07-31 Roger Sayle <roger@nextmovesoftware.com>
520
521 PR bootstrap/106472
522 * Makefile.def (dependencies): Make configure-target-libgo depend
523 upon all-target-libbacktrace.
524
1e2c5f4c
GA
5252022-07-27 David Faust <david.faust@oracle.com>
526
527 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
528
5292022-07-27 Richard Biener <rguenther@suse.de>
530
531 * MAINTAINERS (Roger Sayle): Update e-mail address.
532
bbb9c030
GA
5332022-07-21 Sam Feifer <sfeifer@redhat.com>
534
535 * MAINTAINERS (Write After Approval): Add myself.
536
5372022-07-21 Marc Poulhiès <poulhies@adacore.com>
538
539 * MAINTAINERS: Add myself as Ada front end co-maintainer.
540
7c0c10db
GA
5412022-07-19 Alexander Monakov <amonakov@ispras.ru>
542
543 * .gitignore: Do not ignore config.h.
544
bdc7b765
GA
5452022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
546
547 * MAINTAINERS: Add myself to Write After Approval.
548
8467574d
GA
5492022-07-04 Martin Liska <mliska@suse.cz>
550
551 * MAINTAINERS: fix sorting of names
552
3731dd0b
GA
5532022-07-03 Immad Mir <mirimmad17@gmail.com>
554
555 * MAINTAINERS: add myself.
556
5572022-07-03 Immad Mir <mirimmad17@gmail.com>
558
559 * MAINTAINERS: Add myself to write after approval and DCO.
560
20f0f305
GA
5612022-07-02 Tim Lange <mail@tim-lange.me>
562
563 * MAINTAINERS: Add myself.
564
ed974488
GA
5652022-07-01 Haochen Jiang <haochen.jiang@intel.com>
566
567 * MAINTAINERS (Write After Approval): Add myself.
568
976196b3
GA
5692022-06-30 Cui,Lili <lili.cui@intel.com>
570
571 Revert:
572 2022-06-30 Cui,Lili <lili.cui@intel.com>
573
574 * MAINTAINERS (Write After Approval): Add myself.
575
5762022-06-30 Cui,Lili <lili.cui@intel.com>
577
578 * MAINTAINERS (Write After Approval): Add myself.
579
fb29fdea
GA
5802022-06-28 Alexandre Oliva <oliva@adacore.com>
581
582 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
583 (EXTRA_GCC_FLAGS): Likewise.
584 * Makefile.in: Rebuilt.
585
5862022-06-28 konglin1 <lingling.kong@intel.com>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
9d3dd218
GA
5902022-06-27 Tom de Vries <tdevries@suse.de>
591
592 * configure.ac: Build libiberty pic variant for gdbserver.
593 * configure: Regenerate.
594
b2b72757
GA
5952022-06-26 Iain Sandoe <iain@sandoe.co.uk>
596
597 * configure: Regenerate.
598 * configure.ac: Correct use of $host.
599
87509781
GA
6002022-06-25 Jeff Law <jeffreyalaw@gmail.com>
601
602 * MAINTAINERS: Remove tilegx and tilepro entries.
603 * configure.ac: Remove tilegx and tilepro stanzas.
604 * configure: Rebuilt.
605
37b3b5da
GA
6062022-05-28 Bruce Korb <bkorb@gnu.org>
607
608 * .gitignore: Ignore vim swap files
609
9df4ffe4
GA
6102022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
611
612 * MAINTAINERS: Add myself to write after approval.
613
d0d513b5
GA
6142022-05-11 Kewen Lin <linkw@linux.ibm.com>
615
616 * MAINTAINERS: Remove myself from DCO section.
617
bd022ff9
GA
6182022-05-09 Xi Ruoyao <xry111@xry111.site>
619
620 * MAINTAINERS: Update my email address.
621
6222022-05-09 Clément Chigot <chigot@adacore.com>
623
624 * MAINTAINERS: Update my email address.
625
ab869e7f
GA
6262022-05-05 Kewen Lin <linkw@linux.ibm.com>
627
628 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
629 section.
630
d1d57187
GA
6312022-04-19 Richard Henderson <rth@gcc.gnu.org>
632
633 * MAINTAINERS: Update my email address.
634
8af4270d
GA
6352022-04-01 Qian Jianhua <qianjh@fujitsu.com>
636
637 * MAINTAINERS: Update my email address.
638
9f774626
GA
6392022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
640
641 * MAINTAINERS: (CPU Port Maintainers): Add myself and
642 Lulu as LoongArch port maintainer.
643
6442022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
645 Lulu Cheng <chenglulu@loongson.cn>
646
647 * configure.ac: Add LoongArch tuples.
648 * configure: Regenerate.
649
aab0127d
GA
6502022-03-28 Tom Tromey <tromey@adacore.com>
651
652 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
653 * configure: Rebuild.
654
6fc4a993
GA
6552022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
656
657 * MAINTAINERS: Change my information.
658
9fc8f278
GA
6592022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
660
661 * MAINTAINERS: Add myself to DCO section.
662
510613e7
GA
6632022-03-14 Jonathan Wakely <jwakely@redhat.com>
664
665 * configure.ac: Fix incorrect option in comment.
666 * configure: Regenerate.
667
8cc4f9cd
GA
6682022-03-09 Hans-Peter Nilsson <hp@axis.com>
669
670 * Makefile.def (dependencies): Make configure-sim depend on
671 all-readline.
672 * Makefile.in: Regenerate.
673
2cfb33fc
GA
6742022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
675
676 * MAINTAINERS (Write After Approval): Update my e-mail address.
677
2a2fda2d
GA
6782022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
679
680 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
681
1bb52662
GA
6822022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
683
684 * MAINTAINERS: Update my email and add myself to the DCO list.
685
e0b8716f
GA
6862022-01-25 Thomas Schwinge <thomas@codesourcery.com>
687
688 Revert:
689 2021-09-16 Andrew Pinski <apinski@marvell.com>
690
691 PR bootstrap/67102
692 * Makefile.def: Have configure-target-libffi depend on
693 all-target-libstdc++-v3.
694 * Makefile.in: Regenerate.
695
d43be9dc
GA
6962022-01-22 Jakub Jelinek <jakub@redhat.com>
697
698 PR other/104181
699 * build.log: Remove.
700
5fa55d55
GA
7012022-01-20 Martin Liska <mliska@suse.cz>
702
703 * MAINTAINERS: Adjust email address based on IRC request.
704
7a761ae6
GA
7052022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
706
707 * MAINTAINERS: Update my email address.
708
fc829782
GA
7092022-01-17 Martin Liska <mliska@suse.cz>
710
711 * MAINTAINERS: Rename .c names to .cc.
712
ad3f0d08
GA
7132022-01-13 Jakub Jelinek <jakub@redhat.com>
714
715 * Makefile.am: Remove.
716
01a254e3
GA
7172022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
718
719 * Makefile.am: New file.
720
7212022-01-11 Martin Liska <mliska@suse.cz>
722
723 * MAINTAINERS: Sort 2 names.
724
d9450aa0
GA
7252022-01-10 Martin Liska <mliska@suse.cz>
726
727 * MAINTAINERS: Fix obvious issues with sorting.
728
55e96bf9
GA
7292022-01-07 liuhongt <hongtao.liu@intel.com>
730
731 * build.log: New file.
732
0fbefa25
GA
7332022-01-05 Nathan Sidwell <nathan@acm.org>
734
735 * MAINTAINERS: Add DCO entry. Sort that list.
736
7d11b64b
GA
7372022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
738
739 * MAINTAINERS: Change of email address in both DCO and
740 Write After Approval list.
741
aa17859b
GA
7422021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
743
744 * configure: Regenerate.
745
7462021-12-21 Martin Liska <mliska@suse.cz>
747
748 * config.sub: Change mode back to 755.
749
2554e2da
GA
7502021-12-17 Martin Liska <mliska@suse.cz>
751
752 * config.sub: Sync from master.
753
7542021-12-17 Martin Liska <mliska@suse.cz>
755
756 Revert:
757 2021-12-16 Matthias Seidel <mseidel@apache.org>
758
759 * config.sub: Fix typo.
760
774269aa
GA
7612021-12-16 Matthias Seidel <mseidel@apache.org>
762
763 * config.sub: Fix typo.
764
7652021-12-16 H.J. Lu <hjl.tools@gmail.com>
766
767 Revert:
768 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
769
770 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
771 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
772 * configure.ac: Include config/gcc-plugin.m4.
773 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
774 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
775 RANLIB if possible.
776 * Makefile.in: Regenerated.
777 * configure: Likewise.
778
8a89c39b
GA
7792021-12-15 H.J. Lu <hjl.tools@gmail.com>
780
781 * Makefile.tpl (BUILD_CFLAGS): New.
782 (CFLAGS): Append $(BUILD_CFLAGS).
783 (CXXFLAGS): Likewise.
784 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
785 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
786 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
787 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
788 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
789 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
790 (PGO-TRAINING-TARGETS): Likewise.
791 (PGO_BUILD_TRAINING): Likewise.
792 (all): Add '+' to the command line for recursive make. Support
793 the PGO build.
794 * configure.ac: Add --enable-pgo-build[=lto].
795 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
796 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
797 * Makefile.in: Regenerated.
798 * configure: Likewise.
799
8002021-12-15 H.J. Lu <hjl.tools@gmail.com>
801
802 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
803 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
804 * configure.ac: Include config/gcc-plugin.m4.
805 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
806 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
807 RANLIB if possible.
808 * Makefile.in: Regenerated.
809 * configure: Likewise.
810
9c6586bc
GA
8112021-12-14 Marc Poulhiès <poulhies@adacore.com>
812
813 * MAINTAINERS: Add myself to write after approval.
814
3a580f96
GA
8152021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
816
817 * MAINTAINERS: Adding myself.
818
ea6ef320
GA
8192021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
820
821 * configure: Regenerate.
822 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
823 $(CPP).
824
c177e806
GA
8252021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
826
827 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
828 libatomic.
829 * Makefile.in: Regenerate.
830 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
831 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
832 target-libphobos-bootstrap.
833 (STAGE2_CONFIGURE_FLAGS): Likewise.
834 * configure: Regenerate.
835 * configure.ac: Add support for bootstrapping D front-end.
836
6b1695f4
GA
8372021-11-16 Martin Uecker <uecker@gcc.gnu.org>
838
839 * MAINTAINERS: Add myself to DCO section and update email address.
840
8412021-11-16 Iain Sandoe <iain@sandoe.co.uk>
842
843 * configure: Regenerate.
844 * configure.ac: Ensure that PIC (shared) defaults are set
845 correctly for Darwin.
846
8472021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
848
849 * MAINTAINERS: Update my address.
850
af2852b9
GA
8512021-11-12 Alan Modra <amodra@gmail.com>
852
853 * Makefile.def (configure-opcodes): Depend on configure-bfd.
854 * Makefile.in: Regenerate.
855
18ae471f
GA
8562021-11-03 Maciej W. Rozycki <macro@embecosm.com>
857
858 * MAINTAINERS: Clarify the policy WRT the Write After Approval
859 list.
860
b4df2dd3
GA
8612021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
862
863 * MAINTAINERS (Reviewers, arc): Remove my entry.
864 (Write After Approval): Add an entry for myself.
865
2322c8b1
GA
8662021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
867
868 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
869 * Makefile.in: Regenerate.
870 * configure: Regenerate.
871 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
872
3ff5b4ed
GA
8732021-10-26 Jeff Law <jeffreyalaw@gmail.com>
874
875 * MAINTAINERS: Fix up Maciej's entries.
876
8772021-10-26 Maciej W. Rozycki <macro@embecosm.com>
878
879 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
880 maintainer.
881
c2bd5d8a
GA
8822021-10-22 Eric Gallager <egallager@gcc.gnu.org>
883
884 PR other/102663
885 * Makefile.def: Handle install-dvi target.
886 * Makefile.tpl: Likewise.
887 * Makefile.in: Regenerate.
888
19472fc3
GA
8892021-10-19 Clément Chigot <clement.chigot@atos.net>
890
891 * MAINTAINERS: Add myself for write after approval.
892
52055987
GA
8932021-10-12 Eric Gallager <egallager@gcc.gnu.org>
894
895 * Makefile.def: Mark libcody, libdecnumber,
896 c++tools, libgcc, and libobjc as missing TAGS
897 targets.
898 * Makefile.in: Regenerate.
899
50e20ee6
GA
9002021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
901
902 * MAINTAINERS: Add myself to DCO section and update email
903 address.
904
d238146e
GA
9052021-09-29 Jonathan Wakely <jwakely@redhat.com>
906
907 * MAINTAINERS: Add myself to DCO section.
908
fd133479
GA
9092021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
910
911 * configure: Regenerate.
912 * configure.ac (skipdirs): Add the contents of target_configdirs if
913 we are not building gcc.
914
9a4293ed
GA
9152021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
916
917 * Makefile.def: Back-port commits ba4d88ad892f and
918 755ba58ebef0 from binutils-gdb repository.
919 * Makefile.in: Regenerated.
920
62498024
GA
9212021-09-20 Harald Anlauf <anlauf@gmx.de>
922
923 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
924
0a4cb439
GA
9252021-09-17 Iain Sandoe <iain@sandoe.co.uk>
926
927 * Makefile.def: Add a jit check target for the jit
928 language.
929 * Makefile.in: Regenerate.
930
e19570d3
GA
9312021-09-16 Andrew Pinski <apinski@marvell.com>
932
933 PR bootstrap/67102
934 * Makefile.def: Have configure-target-libffi depend on
935 all-target-libstdc++-v3.
936 * Makefile.in: Regenerate.
937
a26206ec
GA
9382021-09-10 Petter Tomner <tomner@kth.se>
939
940 * MAINTAINERS: Me added to DCO and write after approval
941
e11c6046
GA
9422021-09-01 YunQiang Su <syq@debian.org>
943
944 * MAINTAINERS: Add myself for write after approval.
945
6d51ee43
GA
9462021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
949 * Makefile.in: Regenerate.
950
4be4fa4e
GA
9512021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
952
953 * MAINTAINERS: Add myself for write after approval.
954
6e529985
GA
9552021-08-18 Iain Sandoe <iain@sandoe.co.uk>
956
957 * Makefile.in: Regenerate.
958 * Makefile.tpl: Make the state of the configured host
959 shared flag available to makefile fragements.
960
37768150
GA
9612021-08-09 Hongyu Wang <hongyu.wang@intel.com>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
92d45509
GA
9652021-07-20 Richard Earnshaw <rearnsha@arm.com>
966
967 * .dir-locals.el (bug-reference-url-format): Use https.
968
9692021-07-20 Richard Earnshaw <rearnsha@arm.com>
970
971 * .dir-locals.el (c-mode): Change fill-column to 79.
972
d97d71a1
GA
9732021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
974
975 * MAINTAINERS: Add myself to DCO section.
976
ef2ace64
GA
9772021-07-09 Iain Sandoe <iain@sandoe.co.uk>
978
979 * configure: Regenerate.
980 * configure.ac: Adjust cases for which it is necessary to
981 include the Darwin host config fragment.
982
6fba0eea
GA
9832021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
984
985 * MAINTAINERS: Add myself for write after approval and DCO.
986
6d53e6f9
GA
9872021-07-05 Iain Sandoe <iain@sandoe.co.uk>
988
989 * Makefile.def: Add dsymutil defs.
990 * Makefile.in: Regenerated.
991 * Makefile.tpl: Add dsymutil to flags.
992 * configure: Regenerated.
993 * configure.ac: Add dsymutil to target and build recipes.
994
bea7c16a
GA
9952021-07-01 Ankur Saini <arsenic@sourceware.org>
996
997 * MAINTAINERS: Add myself for write after approval.
998
25b6bfea
GA
9992021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1000
1001 * MAINTAINERS (Write After Approval): Add myself.
1002
90708f87
GA
10032021-06-25 Matthias Kretz <m.kretz@gsi.de>
1004
1005 * MAINTAINERS: Add myself for write after approval and DCO
1006
9aa8327e
GA
10072021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1008
1009 * .gitignore: Add entry for cscope.out.
1010
419af06a
GA
10112021-06-22 liuhongt <hongtao.liu@intel.com>
1012
1013 * MAINTAINERS: Remove my Write After Approval entry.
1014
2f080224
GA
10152021-06-21 liuhongt <hongtao.liu@intel.com>
1016
1017 * MAINTAINERS: Add myself as maintainer of the i386 vector
1018 extensions.
1019
c5581d48
GA
10202021-06-18 Antoni Boucher <bouanto@zoho.com>
1021
1022 * MAINTAINERS (Write After Approval): Add myself.
1023
688359a2
GA
10242021-06-17 Aldy Hernandez <aldyh@redhat.com>
1025
1026 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1027 as *vrp and ranger maintainers.
1028
28c62475
GA
10292021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1030
1031 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1032 not trigger testsuite failures.
1033
10342021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1035
1036 * MAINTAINERS: Add myself to DCO section with both email addresses.
1037
440c8a0a
GA
10382021-06-03 Jason Merrill <jason@redhat.com>
1039
1040 * MAINTAINERS: Add DCO version number.
1041
9663c744
GA
10422021-06-02 Jason Merrill <jason@redhat.com>
1043
1044 * MAINTAINERS: Add DCO section.
1045
ee682192
GA
10462021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
1a87f838
GA
10502021-05-29 Mike Frysinger <vapier@gentoo.org>
1051
1052 * configure.ac: Add gnulib to configdirs for sim.
1053 * configure: Regenerate.
1054
a8daf9a1
GA
10552021-05-18 Mike Frysinger <vapier@gentoo.org>
1056
1057 * Makefile.def: Add configure-sim dependency on all-gnulib.
1058 * Makefile.in: Regenerated.
1059
a7ffc1ef
GA
10602021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1061
1062 * MAINTAINERS (Write After Approval): Add myself.
1063
0ff3a0f2
GA
10642021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1065
1066 * MAINTAINERS (Write After Approval): Add myself.
1067
037e3661
GA
10682021-05-11 Martin Liska <mliska@suse.cz>
1069
1070 * MAINTAINERS: Remove entries for removed
1071 components (HSA, BRIG, libhsail-rt).
1072 Move Pekka to Write After Approval.
1073
10742021-05-11 Martin Liska <mliska@suse.cz>
1075
1076 * Makefile.def: Remove libhsail-rt.
1077 * Makefile.in: Likewise.
1078 * configure.ac: Likewise.
1079 * configure: Regenerate.
1080 * libhsail-rt/ChangeLog: Removed.
1081 * libhsail-rt/Makefile.am: Removed.
1082 * libhsail-rt/Makefile.in: Removed.
1083 * libhsail-rt/README: Removed.
1084 * libhsail-rt/aclocal.m4: Removed.
1085 * libhsail-rt/configure: Removed.
1086 * libhsail-rt/configure.ac: Removed.
1087 * libhsail-rt/configure.tgt: Removed.
1088 * libhsail-rt/include/internal/fibers.h: Removed.
1089 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1090 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1091 * libhsail-rt/include/internal/workitems.h: Removed.
1092 * libhsail-rt/rt/arithmetic.c: Removed.
1093 * libhsail-rt/rt/atomics.c: Removed.
1094 * libhsail-rt/rt/bitstring.c: Removed.
1095 * libhsail-rt/rt/fbarrier.c: Removed.
1096 * libhsail-rt/rt/fibers.c: Removed.
1097 * libhsail-rt/rt/fp16.c: Removed.
1098 * libhsail-rt/rt/misc.c: Removed.
1099 * libhsail-rt/rt/multimedia.c: Removed.
1100 * libhsail-rt/rt/queue.c: Removed.
1101 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1102 * libhsail-rt/rt/segment.c: Removed.
1103 * libhsail-rt/rt/workitems.c: Removed.
1104 * libhsail-rt/target-config.h.in: Removed.
1105
99e8df7a
GA
11062021-05-04 Nick Clifton <nickc@redhat.com>
1107
1108 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1109 * configure: Regenerate.
1110
e4ff4ffb
GA
11112021-04-28 Jakub Jelinek <jakub@redhat.com>
1112 Tobias Burnus <tobias@codesourcery.com>
1113
1114 * configure.ac (--enable-offload-defaulted): New.
1115 * configure: Regenerate.
1116
05ec629f
GA
11172021-04-23 David Faust <david.faust@oracle.com>
1118
1119 * MAINTAINERS (Write After Approval): Add myself.
1120
a0ecde22
GA
11212021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1122
1123 * MAINTAINERS (Write After Approval): Add myself.
1124
651684b4
GA
11252021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1126
1127 * MAINTAINERS: Add myself as pru port maintainer.
1128
bf1f3168
GA
11292021-03-23 David Malcolm <dmalcolm@redhat.com>
1130
1131 * MAINTAINERS: Add myself as static analyzer maintainer.
1132
287e3e84
GA
11332021-03-18 Jeff Law <jlaw@tachyum.com>
1134
1135 * MAINTAINERS: Update primary entry.
1136
5e93c2f0
GA
11372021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1138
1139 * MAINTAINERS (Write After Approval): Add myself.
1140
11412021-03-13 Mike Frysinger <vapier@gentoo.org>
1142
1143 * Makefile.def: Remove all-sim dependency on configure-gdb.
1144 * Makefile.in: Regenerated.
1145
48ff383f
GA
11462021-03-11 Jeff Law <law@redhat.com>
1147
1148 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1149
11502021-03-11 Martin Liska <mliska@suse.cz>
1151
1152 * Makefile.tpl: The change was done Makefile.in which
1153 is generated file.
1154
6405b40f
GA
11552021-03-08 Jeff Law <law@redhat.com>
1156
1157 * MAINTAINERS: Update my email address
1158
71e24b06
GA
11592021-02-23 Kito Cheng <kito.cheng@sifive.com>
1160
1161 * config.guess: Import latest upstream.
1162 * config.sub: Import latest upstream.
1163
161e4c08
GA
11642021-01-25 Martin Liska <mliska@suse.cz>
1165
1166 PR gcov-profile/98739
1167 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1168 for profiledbootstrap.
1169
8502e23d
GA
11702021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1171
1172 * MAINTAINERS (Write After Approval): Add myself.
1173
11742021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1175
1176 * MAINTAINERS (Write After Approval): Update my e-mail address.
1177
6851dda2
GA
11782021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1179
1180 * MAINTAINERS: Fix spacing.
1181
11822021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1183
1184 * MAINTAINERS (Write After Approval): Add myself
1185
942ae5be
GA
11862021-01-06 Nick Alcock <nick.alcock@oracle.com>
1187
1188 * Makefile.def: Sync with binutils-gdb:
1189 (dependencies): all-ld depends on all-libctf.
1190 (host_modules): libctf is no longer no_install.
1191 No longer no_check. Checking depends on all-ld.
1192 * Makefile.in: Regenerated.
1193
651b8a50
GA
11942021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1195
1196 * libtool.m4: Match gnu* along other GNU systems.
1197 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1198 * libgo/configure: Re-generate.
1199
7e73f511
GA
12002021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1201
1202 * MAINTAINERS: Update my email address.
1203
cd69e3d5
GA
12042020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1205
1206 * MAINTAINERS (Write After Approval): Add myself.
1207
6e9d8651
GA
12082020-12-15 Nathan Sidwell <nathan@acm.org>
1209
1210 * Makefile.def
1211 * Makefile.in
1212 * Makefile.tpl
1213 * configure
1214 * configure.ac
1215
12162020-12-15 Nathan Sidwell <nathan@acm.org>
1217
1218 * Makefile.def: Add libcody.
1219 * configure.ac: Add libcody.
1220 * Makefile.in: Regenerated.
1221 * configure: Regenerated.
1222
d52945ce
GA
12232020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1224
1225 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1226
6e1edf48
GA
12272020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1228
1229 PR target/97865
1230 * libtool.m4: Update handling of Darwin platform link flags
1231 for Darwin20.
1232
11860cf4
GA
12332020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1234
1235 * .gitignore: Sync with binutils-gdb
1236
12372020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1238
1239 * MAINTAINERS: Add myself as arc port maintainer.
1240
a9625c50
GA
12412020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1242
1243 PR d/87788
1244 * configure.ac: Don't disable D for *-*-darwin*.
1245 * configure: Regenerate.
1246
12472020-11-29 John David Anglin <danglin@gcc.gnu.org>
1248
1249 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1250 hppa64-*-hpux11*.
1251
360258da
GA
12522020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1253
1254 * configure: Regenerate.
1255 * configure.ac: Add --bootstrap-hwasan option.
1256
8e6198d0
GA
12572020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1258
1259 * config.guess: Import latest upstream.
1260 * config.sub: Import latest upstream.
1261
29c5d9ce
GA
12622020-11-16 Martin Liska <mliska@suse.cz>
1263
1264 * .gitignore: Add cache as clangd uses it now.
1265
77f67db2
GA
12662020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1267
1268 * MAINTAINERS (Write After Approval): add myself
1269
2bee28dd
GA
12702020-11-09 Pat Bernardi <bernardi@adacore.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
12742020-11-09 Jonathan Wakely <jwakely@redhat.com>
1275
1276 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1277 Remove FIXME comments.
1278
44cab2d8
GA
12792020-11-06 Martin Uecker <muecker@gwdg.de>
1280
1281 * MAINTAINERS: Update my email address.
1282
12832020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1284
1285 * MAINTAINERS (Write After Approval): Add myself.
1286
8e97b905
GA
12872020-10-06 Tobias Burnus <tobias@codesourcery.com>
1288
1289 PR target/97302
1290 * configure.ac: Only set with_gmp to /usr/local
1291 if not building in tree.
1292 * configure: Regenerate.
1293
239601c5
GA
12942020-09-18 Omar Tahir <omar.tahir@arm.com>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
57ea0894
GA
12982020-08-26 Tobias Burnus <tobias@codesourcery.com>
1299
1300 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1301
5b9a3d2a
GA
13022020-08-20 Tobias Burnus <tobias@codesourcery.com>
1303
1304 PR bootstrap/96612
1305 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1306 if not the same as ${host}.
1307 * configure: Regenerate.
1308
2c4c56c2
GA
13092020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1310
1311 * MAINTAINERS (Write After Approval): Add myself.
1312
afdd220a
GA
13132020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1314
1315 * MAINTAINERS: Update my email address.
1316
d48cca8f
GA
13172020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1318
1319 * MAINTAINERS (Write After Approval): Add myself.
1320
3ea9abca
GA
13212020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
8e3b453e
GA
13252020-06-12 Martin Liska <mliska@suse.cz>
1326
1327 * .gitignore: Add .clang-tidy.
1328
2c455ae0
GA
13292020-06-08 Jason Merrill <jason@redhat.com>
1330
1331 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1332 * configure: Regenerate.
1333
8f94b078
GA
13342020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1335
1336 * MAINTAINERS: Add myself as xtensa port maintainer.
1337
53ffb43a
GA
13382020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1339
1340 * configure.ac: Don't require --enable-host-shared when building
1341 for Mingw.
1342 * configure: Regenerate.
1343
5329b59a
JM
13442020-05-18 Jason Merrill <jason@redhat.com>
1345
1346 * configure.ac: Update bootstrap dialect to -std=c++11.
1347
9a4a0a5b
AC
13482020-05-18 Alex Coplan <alex.coplan@arm.com>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
afa3d80e
TS
13522020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1353
1354 PR target/92713
1355 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1356 (noconfigdirs): Add 'target-libstdc++-v3'.
1357 * configure: Regenerate.
1358
e6cbe965
SC
13592020-04-21 Stephen Casner <casner@acm.org>
1360
1361 PR 25830
1362 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1363 * configure: Rebuild.
1364
e9f799d2
ML
13652020-04-17 Martin Liska <mliska@suse.cz>
1366 Jonathan Yong <10walls@gmail.com>
1367
1368 PR gcov-profile/94570
1369 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1370 for CYGWIN.
1371
efd5bd4d
MJ
13722020-04-14 Martin Jambor <mjambor@suse.cz>
1373
1374 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1375
f9d09df0
TT
13762020-04-09 Tom Tromey <tom@tromey.com>
1377
1378 * configure: Rebuild.
1379 * Makefile.in: Rebuild.
1380 * Makefile.def (gdbsupport, gdbserver): New host modules.
1381 (configure-gdb): Depend on all-gdbsupport.
1382 (all-gdb): Depend on all-gdbsupport, all-libctf.
1383 * configure.ac (host_tools): Add gdbserver.
1384 Conditionally build gdbserver and gdbsupport.
1385
29b1533a
TB
13862020-03-09 Tobias Burnus <tobias@codesourcery.com>
1387
1388 * configure.ac: Build libgomp by default for amdgcn.
1389 * configure: Regenerate.
1390
7d6b3a78
SP
13912020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1392
1393 * MAINTAINERS (Write After Approval): Add myself.
1394
4707548e
JH
13952020-02-28 Joel Hutton <joel.hutton@arm.com>
1396
1397 * MAINTAINERS (Write After Approval) : Add myself.
1398
6f83ceb8
PD
13992020-02-20 Palmer Dabbelt <palmer@sifive.com>
1400
1401 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1402
d6ee2e7c
MS
14032020-02-14 Martin Sebor <msebor@redhat.com>
1404
1405 * doc/extend.texi (attribute alias): Mention type requirement.
1406 (attribute weak): Same.
1407 (attribute weakref): Correct invalid example.
1408
e01975f9
SB
14092020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1410
1411 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1412
affb7b66
JJ
14132020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1414 Jakub Jelinek <jakub@redhat.com>
1415
1416 * .gitattributes: Add *.md diff=md.
1417
780e19f8
GJL
14182020-01-14 Georg-Johann Lay <avr@gjlay.de>
1419
1420 The mentioned auto-generated file is no more part of the
1421
1422 GCC sources, it's auto-generated in $(builddir) during build.
1423
1424 PR target/92055
1425 * contrib/gcc_update (files_and_dependencies): Remove
1426 entry for gcc/config/avr/t-multilib.
1427
ef4395e5
AS
14282020-01-14 Anatoly Sokolov <aesok@dol.ru>
1429
1430 * MAINTAINERS: Update my email address.
1431
b2b465c5
JM
14322020-01-13 Joseph Myers <joseph@codesourcery.com>
1433
1434 * README.MOVED_TO_GIT: Remove.
1435
cff5a231
JM
14362020-01-11 Joseph Myers <joseph@codesourcery.com>
1437
1438 * README.MOVED_TO_GIT: New file.
1439
b1b72741
DZ
14402020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1441
1442 * MAINTAINERS (Write After Approval): Add myself.
1443
74a7b87a
JL
14442019-12-20 Jerome Lambourg <lambourg@adacore.com>
1445
1446 * MAINTAINERS (write_after_approval): Add myself.
1447
39f8777c
SMW
14482019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1449
1450 * MAINTAINERS (write_after_approval): Add myself.
1451
6226f592
MI
14522019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1453
1454 * MAINTAINERS (write_after_approval): Add myself.
1455
4f943869
MK
14562019-12-11 Matthias Klose <doko@ubuntu.com>
1457
1458 * configure.ac: Factor out common cases for compare_exclusions.
1459 * configure: Regenerate.
1460
a9046e98
JL
14612019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1462
1463 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1464 flag.
1465
53eb0cb3
LH
14662019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1467
a9046e98 1468 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1469
90ca6847
TB
14702019-11-27 Tobias Burnus <tobias@codesourcery.com>
1471
1472 PR middle-end/92463
1473 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1474 * configure: Regenerate
1475
aeebd94c
JB
14762019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1477
1478 * configure.ac: Use https for gcc.gnu.org.
1479 * configure: Regenerated.
1480
267d7432
JG
14812019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1482
1483 * MAINTAINERS (aarch64 port): Remove my name, move to...
1484 (Write After Approval): ...Here.
1485
a91eb234
KN
14862019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1487
1488 * MAINTAINERS: Change my email address as maintainer.
1489
8be34204
JB
14902019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1491
90ca6847
TB
1492 PR fortran/91828
1493 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1494 * configure: Regenerated.
8be34204 1495
678a1e99
JM
14962019-10-21 Jason Merrill <jason@redhat.com>
1497
1498 * .gitattributes: Also check ChangeLog whitespace.
1499
aa7710cb
AB
15002019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1501
1502 * contrib/dg-extract-results.sh: Add support for KPASS.
1503 * contrib/dg-extract-results.py: Likewise.
1504
6664a5f7
JM
15052019-10-17 Jason Merrill <jason@redhat.com>
1506
1507 * .gitattributes: Avoid {} in filename pattern.
1508
df77d703
TS
15092019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1510
1511 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1512 Approval section.
1513
4d07a2ec
FH
15142019-10-01 Frederik Harwath <frederik@codesourcery.com>
1515
1516 * MAINTAINERS: Add myself to Write After Approval
1517
5fdd1d33
RS
15182019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1519
1520 * MAINTAINERS: Add myself as an aarch64 maintainer.
1521
16b17446
KT
15222019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1523
1524 * MAINTAINERS: Add myself as aarch64 maintainer.
1525
a8cea25c
CL
15262019-09-23 Carl Love <cel@us.ibm.com>
1527
1528 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1529 New define_insn.
1530 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1531 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1532
0d1cfeed
ST
15332019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1534
1535 * MAINTAINERS (Sam Tebbs): Update email address.
1536
3d34b7af
TB
15372019-09-10 Tobias Burnus <tobias@codesourcery.com>
1538
1539 * MAINTAINERS: Update my email address.
1540
b1e21e5a
CL
15412019-09-10 Christophe Lyon <christophe.lyon@st.com>
1542
3d34b7af 1543 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1544
91dfef96
JM
15452019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1546
1547 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1548 Remove myself from Write After Approval section.
1549
15502019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1551
1552 * configure.ac: Support for bpf-*-* targets.
1553 * configure: Regenerate.
1554
b7b1f657
JM
15552019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1556
1557 * config.sub: Import upstream version 2019-06-30.
1558 * config.guess: Import upstream version 2019-07-24.
1559
2f2aeda9
UW
15602019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1561
1562 * MAINTAINERS: Remove spu port maintainers.
1563
91eed5f2
ML
15642019-08-28 Martin Liska <mliska@suse.cz>
1565
1566 * .gitignore: Add .clangd and compile_commands.json
1567 to .gitignore.
1568
d0fc6e9f
MF
15692019-08-23 Michael Forney <mforney@mforney.org>
1570
1571 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1572 * Makefile.in: Regenerate.
1573
aac9103b
TT
15742019-08-19 Tom Tromey <tom@tromey.com>
1575
1576 * configure: Rebuild.
1577 * configure.ac: Add --with-static-standard-libraries.
1578
3b5864f4
AO
15792019-08-16 Alexandre Oliva <oliva@gnu.org>
1580
1581 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1582
8fc306e9
ME
15832019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1584
1585 * MAINTAINERS (Write After Approval): Add myself.
1586
f069f0f2
KC
15872019-07-08 Kito Cheng <kito.cheng@sifive.com>
1588
1589 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1590 RISC-V port maitainer.
1591
9118c5e1
KC
15922019-07-08 Kito Cheng <kito.cheng@sifive.com>
1593
1594 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1595
c19713b7
KC
15962019-07-08 Kito Cheng <kito.cheng@sifive.com>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
e676d704 16002019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1601
1602 * MAINTAINERS (Write After Approval): Add myself.
1603
247b63e3
ML
16042019-06-25 Martin Liska <mliska@suse.cz>
1605
1606 contrib/filter-clang-warnings.py: Transform from
1607 filter-rtags-warnings.py.
1608
98e5be21
TT
16092019-06-15 Tom Tromey <tom@tromey.com>
1610
1611 * configure.ac (host_libs): Add gnulib.
1612 * configure: Rebuild.
1613 * Makefile.def (host_modules, dependencies): Add gnulib.
1614 * Makefile.in: Rebuild.
1615
1ab4217d
DD
16162019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1617
1618 * MAINTAINERS (Write After Approval): Add myself.
1619
3e209f57 16202019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1621
1622 * configure: Regenerate.
1623 * configure.ac: Add PRU target.
1624
8b164a4e 16252019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1626
1627 * MAINTAINERS (Write After Approval): Add myself.
1628
de6abd85
NC
16292019-06-11 Nick Clifton <nickc@redhat.com>
1630
1631 Import these changes from the binutils/gdb repository:
1632
1633 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1634
1635 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1636 and all its deps.
1637 * Makefile.in: Regenerated.
1638
1639 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1640
1641 * Makefile.def (host_modules): Add libctf.
1642 * Makefile.def (dependencies): Likewise.
1643 libctf depends on zlib, libiberty, and bfd.
1644 * Makefile.in: Regenerated.
1645 * configure.ac (host_libs): Add libctf.
1646 * configure: Regenerated.
1647
fb03c52f
VI
16482019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
dbd5df2e
PB
16522019-05-19 Peter Bergner <bergner@linux.ibm.com>
1653
1654 * MAINTAINERS: Update my email address.
1655
8ee47828
TR
16562019-05-17 Thomas Rodgers <trodgers@redhat.com>
1657
1658 * MAINTAINERS (Write After Approval): Add myself.
1659
f6b2daaf
JM
16602019-05-16 Jun Ma <junma@linux.alibaba.com>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
2ed6d245
JW
16642019-05-07 Jim Wilson <jimw@sifive.com>
1665
1666 * MAINTAINERS: Remove myself as IA-64 maintainer.
1667
d1b65077
RI
16682019-05-04 Roland Illig <roland.illig@gmx.de>
1669
1670 * MAINTAINERS (Write After Approval): Add myself.
1671
5fe6af6d
RB
16722019-05-02 Richard Biener <rguenther@suse.de>
1673
1674 PR bootstrap/85574
1675 * Makefile.tpl (compare target): Also compare extra-compare
1676 files.
1677 * Makefile.in: Regenerate.
1678
1e8dac32
RZ
16792019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1680
1681 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1682 as modulo-scheduler maintainer.
1683
42d3fe9a
IS
16842019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1685
1686 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1687
3d52462c
IS
16882019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1689
1690 * MAINTAINERS: Update my email address.
1691
4d024c32
JP
16922019-04-14 Johannes Pfau <johannespfau@gmail.com>
1693
1694 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1695 * configure: Regenerate.
1696
7d31d331
RO
16972019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1698
1699 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1700 * configure: Regenerate.
1701
bb50312e
IB
17022019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1703
1704 * configure.ac: Add target-zlib to target_libraries.
1705 * configure: Regenerate.
1706
1c67e69c
ML
17072019-04-09 Martin Liska <mliska@suse.cz>
1708
1709 * Makefile.in: Regenerate.
1710 * Makefile.tpl: Pass GENERATOR_CFLAGS
1711 in all stages.
1712
684f6008
ML
17132019-03-28 Martin Liska <mliska@suse.cz>
1714
1715 PR bootstrap/89829
1716 * Makefile.in: Revert r254150.
1717 * Makefile.tpl: Likewise.
1718
fed156ac
BE
17192019-03-28 Ben Elliston <bje@gnu.org>
1720
1721 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1722 related, and libdecnumber.
1723
d81beb31
AM
17242019-03-15 Alexander Monakov <amonakov@ispras.ru>
1725
1726 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1727 (Write After Approval): Remove myself.
1728
35e2f066
AM
17292019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1730
5fce606f 1731 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1732
60f32352
AS
17332019-02-11 Andrew Stubbs <ams@codesourcery.com>
1734
1735 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1736 (Write After Approval): Remove myself and Julian.
1737
b4f964c8
HA
17382019-01-26 Harald Anlauf <anlauf@gmx.de>
1739
1740 * MAINTAINERS (Write After Approval): Add myself.
1741
1009e9a2
KCY
17422019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
275e9ad9
XHL
17462019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1747
62fa42ce
SB
1748 * ChangeLog: Replace space with tab.
1749 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1750
8fcc3599
JG
17512019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1752
1753 * MAINTAINERS (Write After Approval): Add myself.
1754
9c83c587
LJH
17552019-01-18 Li Jia He <helijia@gcc.gnu.org>
1756
1757 * MAINTAINERS (Write After Approval): Add myself.
1758
7431c1a1
AS
17592019-01-17 Andrew Stubbs <ams@codesourcery.com>
1760 Kwok Cheung Yeung <kcy@codesourcery.com>
1761 Julian Brown <julian@codesourcery.com>
1762 Tom de Vries <tom@codesourcery.com>
1763 Jan Hubicka <hubicka@ucw.cz>
1764 Martin Jambor <mjambor@suse.cz>
1765
1766 * configure.ac: Likewise.
1767 * configure: Regenerate.
1768 * contrib/config-list.mk: Add amdgcn-amdhsa.
1769
0684a816
KL
17702019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
62fa42ce 17742019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1775
275e9ad9 1776 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1777
5227609c
RO
17782019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1779
1780 PR target/88535
1781 * config.guess: Import upstream version 2019-01-03.
1782 * config.sub: Import upstream version 2019-01-01.
1783
7c50cefc
TP
17842018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1785
1786 * MAINTAINERS (Write After Approval): Update my maintainer address.
1787
ea9a30d0
GB
17882018-12-21 Gergö Barany <gergo@codesourcery.com>
1789
1790 * MAINTAINERS (Write After Approval): Add myself.
1791
23d3e2d5
SB
17922018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1793
1794 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1795
e4a9a572
IS
17962018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1797
1798 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1799 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1800 (GCC_TARGET_TOOL): Likewise.
1801 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1802 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1803 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1804 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1805 * configure: Regenerate.
e4a9a572
IS
1806 * Makefile.in: Likewise.
1807
f9b4801c
JP
18082018-11-28 Johannes Pfau <johannespfau@gmail.com>
1809
1810 * MAINTAINERS (Write After Approval): Add myself.
1811
7f9414c1
ML
18122018-11-13 Martin Liska <mliska@suse.cz>
1813
1814 * gcc.target/i386/pr87930.c: Move to ...
1815 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1816
1dbff00c
SH
18172018-11-10 Stafford Horne <shorne@gmail.com>
1818
1819 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1820 (Write After Approval): Remove myself.
1821
e9f3803d
HAQ
18222018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1823
1824 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1825 Append $INCICONV to it.
1826
45bf1490
SH
18272018-11-04 Stafford Horne <shorne@gmail.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
22e05272
JM
18312018-10-31 Joseph Myers <joseph@codesourcery.com>
1832
1833 PR bootstrap/82856
1834 * multilib.am: New file. From automake.
1835
1836 Merge from binutils-gdb:
1837 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1838
1839 * libtool.m4: Use AC_LANG_SOURCE.
1840 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1841 * ar-lib: New file.
1842 * test-driver: New file.
1843 * configure: Re-generate.
1844
82a14443
MP
18452018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1846
1847 * MAINTAINERS (Write After Approval): Add myself.
1848
260eedb9
IB
18492018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1850
1851 PR bootstrap/87788
1852 PR d/87799
1853 * configure: Rebuild.
1854 * configure.ac: Disable D on systems where it is known not to work.
1855
b4c522fa
IB
18562018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1857
1858 * Makefile.def (target_modules): Add libphobos.
1859 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1860 GDCFLAGS_FOR_TARGET.
1861 (dependencies): Make libphobos depend on libatomic, libbacktrace
1862 configure, and zlib configure.
1863 (language): Add language d.
1864 * Makefile.in: Rebuild.
1865 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1866 (HOST_EXPORTS): Add GDC.
1867 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1868 (BASE_TARGET_EXPORTS): Add GDC.
1869 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1870 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1871 (EXTRA_HOST_FLAGS): Add GDC.
1872 (STAGE1_FLAGS_TO_PASS): Add GDC.
1873 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1874 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1875 environment variables.
1876 * configure: Rebuild.
1877 * configure.ac: Add target-libphobos to target_libraries. Set and
1878 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1879
04193ea0
IL
18802018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1881
1882 * MAINTAINERS (Write After Approval): Add myself.
1883
72eda5f2
IB
18842018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1885
1886 * MAINTAINERS (Write After Approval): Remove myself.
1887
4c029cee
IB
18882018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1889
1890 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1891
fc7367ea
BC
18922018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1893
1894 * MAINTAINERS: Update my email address.
1895
956a7508
TS
18962018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1897
1898 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1899 maintainer.
1900
16ddcc28
MM
19012018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1902
1903 * MAINTAINERS (Write After Approval): Add self.
1904
f9529512
ST
19052018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1906
1907 * MAINTAINERS (write after approval): Add myself.
1908
3ff89a4e
XG
19092018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1910
1911 * MAINTAINERS: Update my email address.
1912
e8a0276c
VL
19132018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1914
1915 * MAINTAINERS (write after approval): Add myself.
1916
3d20537c
RS
19172018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1918
1919 * MAINTAINERS: Add self to global reviewers list.
1920
661d1750
SL
19212018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1922
1923 MAINTAINERS: Add c-sky port maintainers.
1924
aa405905
ML
19252018-08-10 Martin Liska <mliska@suse.cz>
1926
1927 * MAINTAINERS: Revert change in previous commit and
92a285c1 1928 join lines.
aa405905 1929
04e2b41d
ML
19302018-08-10 Martin Liska <mliska@suse.cz>
1931
1932 * MAINTAINERS: Remove extra line.
1933
6e9f49e4
N
19342018-08-06 Naveen H.S <naveenh@marvell.com>
1935
1936 * MAINTAINERS: Update my email address.
1937
3b0df776
DD
19382018-07-19 DJ Delorie <dj@redhat.com>
1939
1940 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1941 as maintainer.
1942
f030b30e
AK
19432018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1944
1945 * MAINTAINERS: Adjust email address for me and my colleague Robin
1946 Dapp.
1947
7264261f
L
19482018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1949 Sunil K Pandey <sunil.k.pandey@intel.com>
1950
1951 PR target/84413
1952 * config/i386/i386.c (m_CORE_AVX512): New.
1953 (m_CORE_AVX2): Likewise.
1954 (m_CORE_ALL): Add m_CORE_AVX2.
1955 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1956 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1957 and remove the rest of m_SKYLAKE_AVX512.
1958
19975c57
SH
19592018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1960
1961 * config.sub: Sync with upstream version 2018-07-03.
1962
c234070e
SH
19632018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1964
1965 * config.guess: Sync with upstream version 2018-06-26.
1966 * config.sub: Sync with upstream version 2018-07-02.
1967
d41cd173
BW
19682018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1969
92a285c1 1970 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1971 * ltmain.sh: Likewise.
1972
d3435784
SB
19732018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1974
1975 * contrib/config-list.mk: Remove powerpc-linux_paired.
1976
da34ca3f
AO
19772018-06-29 Alexandre Oliva <oliva@adacore.com>
1978
1979 * configure.ac: Introduce support for @unless/@endunless.
1980 * Makefile.tpl (dep-kind): Rewrite with cond; return
1981 postbootstrap in some cases.
1982 (make-postboot-dep, postboot-targets): New.
1983 (dependencies): Do not output postbootstrap dependencies at
1984 first. Output non-target ones changed for configure to depend
1985 on stage_last @if gcc-bootstrap, and the original deps @unless
1986 gcc-bootstrap.
1987 * configure.in, Makefile.in: Rebuilt.
1988
8e236ddd
JW
19892018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1990
1991 * MAINTAINERS (write after approval): Add myself.
1992
71d40114
RV
19932018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1994
1995 * MAINTAINERS (write after approval): Add myself.
1996
8006534c
NC
19972018-06-19 Nick Clifton <nickc@redhat.com>
1998
1999 * zlib/configure.ac: Restore old behaviour of only enabling
2000 multilibs when a target subdirectory is defined. This allows
2001 building with srcdir == builddir.
2002 * zlib/configure: Regenerate.
2003
9e03592e
EB
20042018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2005
2006 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2007 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2008 * Makefile.in: Regenerate.
2009
29305f60
BE
20102018-06-16 Ben Elliston <bje@gnu.org>
2011
2012 * config.guess: Import latest version.
2013 * config.sub: Likewise.
2014
31db0fe0
ML
20152018-06-08 Martin Liska <mliska@suse.cz>
2016
2017 * MAINTAINERS: Remove MPX-related entries.
2018 * Makefile.def: Remove libmpx support.
9e03592e
EB
2019 * Makefile.in: Regenerate.
2020 * configure.ac: Remove removed files.
2021 * configure: Regenerate.
31db0fe0
ML
2022 * libmpx/ChangeLog: Remove.
2023 * libmpx/Makefile.am: Remove.
2024 * libmpx/Makefile.in: Remove.
2025 * libmpx/acinclude.m4: Remove.
2026 * libmpx/aclocal.m4: Remove.
2027 * libmpx/config.h.in: Remove.
2028 * libmpx/configure: Remove.
2029 * libmpx/configure.ac: Remove.
2030 * libmpx/configure.tgt: Remove.
2031 * libmpx/libmpx.spec.in: Remove.
2032 * libmpx/mpxrt/Makefile.am: Remove.
2033 * libmpx/mpxrt/Makefile.in: Remove.
2034 * libmpx/mpxrt/libmpx.map: Remove.
2035 * libmpx/mpxrt/libtool-version: Remove.
2036 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2037 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2038 * libmpx/mpxrt/mpxrt.c: Remove.
2039 * libmpx/mpxrt/mpxrt.h: Remove.
2040 * libmpx/mpxwrap/Makefile.am: Remove.
2041 * libmpx/mpxwrap/Makefile.in: Remove.
2042 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2043 * libmpx/mpxwrap/libtool-version: Remove.
2044 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2045
e68086c4
ML
20462018-06-04 Martin Liska <mliska@suse.cz>
2047
2048 * MAINTAINERS: Add myself as gcov maintainer.
2049
37cca345
MF
20502018-06-04 Matthew Fortune <mfortune@gmail.com>
2051
2052 * MAINTAINERS: Update my email address.
2053
74386680
TV
20542018-06-04 Tom de Vries <tdevries@suse.de>
2055
2056 * MAINTAINERS: Remove write-after-approval entries for component
2057 maintainers.
2058
010ff25b
JL
20592018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2060
2061 * MAINTAINERS (write after approval): Add myself.
2062
64acc19a 20632018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2064
2065 * MAINTAINERS: Update my email address.
2066
7aad7f4b
TV
20672018-06-01 Tom de Vries <tdevries@suse.de>
2068
2069 * MAINTAINERS: Update my email address.
2070
c5470754
BC
20712018-05-22 Bin Cheng <bin.cheng@arm.com>
2072
2073 * MAINTAINERS (loop-optimizer): Add myself.
2074
58b40a67
FT
20752018-05-01 Francois H. Theron <francois.theron@netronome.com>
2076
2077 * configure.ac: Added "nfp" target.
2078 * configure: Regenerate.
2079
bece35ca
RB
20802018-04-30 Richard Biener <rguenther@suse.de>
2081
2082 PR bootstrap/85571
2083 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2084 (STAGE3_TFLAGS): Likewise.
2085 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2086 (STAGEtrain_TFLAGS): Likewise.
2087 * Makefile.in: Regenerate.
2088
ae05281f
RB
20892018-04-26 Richard Biener <rguenther@suse.de>
2090
2091 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2092 (STAGE2_CFLAGS): Likewise.
2093 (STAGE2_TFLAGS): Likewise.
2094 (STAGE3_CFLAGS): Add -fchecking.
2095 (STAGE3_TFLAGS): Likewise.
2096 (STAGEtrain_CFLAGS): Filter out -fchecking.
2097 (STAGEtrain_TFLAGS): Likewise.
2098 * Makefile.in: Re-generate.
2099
c6e34a9b
CM
21002018-04-25 Catherine Moore <clm@codesourcery.com>
2101
2102 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2103
ae9fb56f
PC
21042018-04-18 Paul Clarke <pc@us.ibm.com>
2105
2106 * MAINTAINERS (write after approval): Add myself.
2107
a2919888
AS
21082018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2109
2110 * MAINTAINERS: Update my email address.
2111
c6024672
BS
21122018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2113
2114 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2115
85d36775
BS
21162018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2117
2118 * MAINTAINERS: Update my email address and disambiguate myself
2119 a bit from Will Schmidt.
2120
8bb406a2
NS
21212018-03-21 Nathan Sidwell <nathan@acm.org>
2122
2123 * MAINTAINERS: Move maintainers of now-removed picochip and score
2124 ports to write after approval.
2125
c9b39302
RS
21262018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2127
2128 * MAINTAINERS: Add entry for SVE maintainership.
2129
1fc1d82e
MR
21302018-02-13 Maciej W. Rozycki <macro@mips.com>
2131
2132 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2133 * configure: Regenerate.
2134
7b7f78d7
BK
21352018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2136
2137 * MAINTAINERS (write after approval): Add myself.
2138
3c1f3bf6
SP
21392018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2140
2141 * MAINTAINERS (write after approval): Add myself.
2142
182f27e3
SP
21432018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2144
2145 * MAINTAINERS (write after approval): Add myself.
85911661 2146
85ec4feb
JJ
21472018-01-03 Jakub Jelinek <jakub@redhat.com>
2148
2149 Update copyright years.
2150
ef7d7cf5
BE
21512018-01-03 Ben Elliston <bje@gnu.org>
2152
2153 * config.guess: Import latest version.
2154 * config.sub: Likewise.
2155
842df93e
SH
21562017-12-12 Stafford Horne <shorne@gmail.com>
2157
2158 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2159 * configure: Regenerate.
2160
1d0a8ae9
QZ
21612017-11-29 Qing Zhao <qing.zhao@oracle.com>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
5e9d6aa4
JK
21652017-11-28 Julia Koval <julia.koval@intel.com>
2166 Sebastian Peryt <sebastian.peryt@intel.com>
2167
2168 * Makefile.def (target_modules): Remove libcilkrts.
2169 * Makefile.in: Ditto.
2170 * configure: Ditto.
2171 * configure.ac: Ditto.
2172
d2eaaa89
JK
21732017-11-28 Julia Koval <julia.koval@intel.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
90b415f6
SD
21772017-11-22 Sudakshina Das <sudi.das@arm.com>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
f804ba3e
PD
21812017-11-06 Palmer Dabbelt <palmer@sifive.com>
2182
2183 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2184 Use my SiFive email address.
2185
8744c9bf
SP
21862017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2187
2188 * MAINTAINERS (write after approval): Add myself.
2189
7181cca3
ML
21902017-10-27 Martin Liska <mliska@suse.cz>
2191
2192 * Makefile.tpl: Use proper name of folder as it was renamed
2193 during transition to 4 stages.
2194 * Makefile.in: Regenerate.
2195
fb336a7b
IT
21962017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2197
e50ffab3 2198 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2199
7b5f5267
GP
22002017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2201
2202 * MAINTAINERS: Add a note that maintainership also includes web
2203 pages, docs, and testsuite related to that area.
2204
55de8eb3
TV
22052017-09-25 Tom de Vries <tom@codesourcery.com>
2206
2207 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2208
86ab175e
PMR
22092017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2210
2211 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2212
500ac452
NS
22132017-09-15 Nathan Sidwell <nathan@acm.org>
2214
2215 * MAINTAINERS: Remove myself as a vxworks maintainer.
2216
72ace300
TS
22172017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2218
2219 * MAINTAINERS: Remove email address of Jim Norris.
2220
1328002a
KT
22212017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2222
2223 * MAINTAINERS (Reviewers): Move myself from here...
2224 (CPU Port Maintainers): ... to here.
2225
84d0b6f5
JG
22262017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2227
2228 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2229
9c04bba3
RD
22302017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2231
e50ffab3 2232 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2233
5a427c63
TR
22342017-07-28 Tony Reix <tony.reix@atos.net>
2235
2236 * configure.ac (target-libffi): Don't disable for AIX.
2237 (go): Don't add to unsupported_languages on AIX.
2238 (target-libgo): Don't disable for AIX.
2239 * configure: Regenerate.
2240
8994b66f
YG
22412017-07-19 Yury Gribov <tetra2005@gmail.com>
2242
2243 * MAINTAINERS: Add myself.
2244
7a795e10
TS
22452017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2246
2247 * MAINTAINERS: Update my email address.
2248
50061652
RE
22492017-07-04 Richard Earnshaw <rearnsha@arm.com>
2250
2251 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2252 arm-specific auto-generated header files.
2253
d4360477
NS
22542017-07-03 Nathan Sidwell <nathan@acm.org>
2255
2256 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2257 * configure: Rebuilt.
2258
9dc9ae74
BS
22592017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2260
2261 * MAINTAINERS: Readd myself for c6x.
2262
c8cf0b6f
ML
22632017-06-28 Martin Liska <mliska@suse.cz>
2264
2265 PR bootstrap/81217
2266 * Makefile.def: Remove superfluous bootstrap_target from
2267 bootstrap_stage.
2268 * Makefile.in: Re-generate the file.
2269
0666865c
MO
22702017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2271
e50ffab3 2272 * MAINTAINERS: Add myself to Write After Approval
0666865c 2273
827c925e
AJ
22742017-06-21 Andrew Jenner <andrew@codesourcery.com>
2275
2276 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2277
0d053a49
ML
22782017-06-19 Martin Liska <mliska@suse.cz>
2279
2280 * Makefile.def: Define 4 stages PGO bootstrap.
2281 * Makefile.tpl: Define FLAGS.
2282 * Makefile.in: Regenerate.
2283
be75f645
ILT
22842017-06-14 Ian Lance Taylor <iant@golang.org>
2285
2286 * Makefile.def: Add check-gotools to go check targets.
2287 * Makefile.in: Rebuild.
2288
c725f69c
SB
22892017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2290
2291 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2292
76052545
EB
22932017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2294
2295 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2296 * configure: Regenerate.
2297
afd88efc
ML
22982017-05-31 Martin Liska <mliska@suse.cz>
2299
2300 * configure.ac: Add handling of stage2_werror_flags to
2301 action-if-given and to action-if-not-given.
2302 * configure: Regenerate.
2303
945bafd6
PB
23042017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2305
2306 * MAINTAINERS: Add self to Write After Approval
2307
b9396a49
BS
23082017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2309
2310 * MAINTAINERS: Update my email address, and remove myself as
2311 maintainer in some areas.
2312
aa1b69e7
EG
23132017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2314
2315 * MAINTAINERS: Add self to Write After Approval
2316
cdfee50a
NS
23172017-05-25 Nathan Sidwell <nathan@acm.org>
2318
2319 * configure.ac: Add --enable-languages=default to mean default and
2320 make --enable-languages=all mean all supported languages.
2321 * configure: Regenerated.
2322
83349046
SB
23232017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2324
2325 * config.gcc (powerpc*-*-*spe*): New.
2326 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2327 (powerpc-*-rtems*spe*): New.
2328 (powerpc*-*-linux*spe*): New.
2329 (powerpc-wrs-vxworksspe): New.
2330 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2331 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2332 * config.host (powerpc*-*-*spe*): New.
2333
01c712cb
ML
23342017-05-19 Martin Liska <mliska@suse.cz>
2335
2336 * configure.ac: Add --enable-werror-always just for
2337 bootstrap-debug (or none build config) and do not add it
2338 when we are on a release branch.
2339 * configure: Regenerated.
2340
7880c1a5
SL
23412017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2342
2343 * MAINTAINERS: Add self to Write After Approval
2344
c759355f
KK
23452017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2346
2347 * MAINTAINERS: Move myself to Write After Approval section.
2348
79557bae
CZ
23492017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2350
2351 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2352 ACCH registers.
2353 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2354 available.
2355 (umulsidi3): Likewise.
2356 (mulsidi3_700): Disable this pattern when we have advanced mpy
2357 instructions.
2358 (umulsidi3_700): Likewise.
2359 (maddsidi4): New pattern.
2360 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2361 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2362 (mpydu_imm_arcv2hs): Likewise.
2363 * config/arc/predicates.md (accl_operand): New predicate.
2364
c7314bc1
CZ
23652017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2366 Andrew Burgess <andrew.burgess@embecosm.com>
2367
2368 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2369 case.
2370 (ARC_AUTOFP_IRQ_P): Likewise.
2371 (ARC_AUTO_IRQ_P): Likewise.
2372 (rgf_banked_register_count): New variable.
2373 (parse_mrgf_banked_regs_option): New function.
2374 (arc_override_options): Handle rgf_banked_regs option.
2375 (arc_handle_interrupt_attribute): Add firq option.
2376 (arc_compute_function_type): Return fast irq type when required.
2377 (arc_must_save_register): Handle fast interrupts.
2378 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2379 (arc_return_address_regs): Update.
2380 * config/arc/arc.h (arc_return_address_regs): Update.
2381 (arc_function_type): Add fast interrupt type.
2382 (ARC_INTERRUPT_P): Update.
2383 (RC_FAST_INTERRUPT_P): Define.
2384 * config/arc/arc.md (simple_return): Update for fast interrupts.
2385 (p_return_i): Likewise.
2386 * config/arc/arc.opt (mrgf-banked-regs): New option.
2387 * doc/invoke.texi (mrgf-banked-regs): Document.
2388
41453183
CZ
23892017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2390
2391 * config/arc/arc.c (irq_ctrl_saved): New variable.
2392 (ARC_AUTOBLINK_IRQ_P): Define.
2393 (ARC_AUTOFP_IRQ_P): Likewise.
2394 (ARC_AUTO_IRQ_P): Likewise.
2395 (irq_range): New function.
2396 (arc_must_save_register): Likewise.
2397 (arc_must_save_return_addr): Likewise.
2398 (arc_dwarf_emit_irq_save_regs): Likewise.
2399 (arc_override_options): Handle deferred options.
2400 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2401 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2402 arc_must_save_return_addr.
2403 (arc_compute_frame_size): Handle automated save and restore of
2404 registers.
2405 (arc_expand_prologue): Likewise.
2406 (arc_expand_epilogue): Likewise.
2407 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2408 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2409 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2410
52744dd7
TK
24112017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2412 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2413
2414 PR bootstrap/77661
2415 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2416 in-tree build MPC.
2417 * Makefile.in: Regenerate.
2418
deeba76a
FXC
24192017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2420
2421 * configure.ac: Enable LTO by default on darwin >= 9.
2422 * configure: Regenerate.
2423
5a05e11d
PD
24242017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2425
2426 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2427 and Andrew Waterman as the RISC-V maintainers.
2428
e04f858c
NK
24292017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2430
2431 * MAINTAINERS: Add self to Write After Approval
2432
a98cf819
GP
24332017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2434
2435 * config.guess: Import latest from upstream.
2436
9826d1a3
GP
24372017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2438
2439 * MAINTAINERS (Write After Approval): Remove entries that are
2440 already covered under Reviewers.
2441
a46586c3
MW
24422017-03-08 Mark Wielaard <mark@klomp.org>
2443
2444 PR demangler/70909
2445 PR demangler/67264
2446 * include/demangle.h: Add d_printing to struct demangle_component
2447 and pass struct demangle_component as non const.
2448
734ca1c2
GP
24492017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2450
2451 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2452
93b87d1d
TS
24532017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2454
2455 * Makefile.tpl: Remove HOST_ISLVER.
2456 (HOST_EXPORTS): Remove ISLVER.
2457 * Makefile.in: Regenerate.
2458
f877b3ad
RB
24592017-02-13 Richard Biener <rguenther@suse.de>
2460
2461 * configure: Re-generate.
2462
2ad31830
GP
24632017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2464
2465 * MAINTAINERS: Adjust bug reporting URL.
2466
3501e62c
GP
24672017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2468
2469 * MAINTAINERS (Write After Approval): Remove redundant entry
2470 for Andrew Burgess.
2471
510555e0
JDA
24722017-02-03 John David Anglin <danglin@gcc.gnu.org>
2473
e50ffab3 2474 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2475 32-bit hppa*-*-hpux*.
e50ffab3 2476 * configure: Regenerate.
510555e0 2477
f6a24a94
MJ
24782017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2479
2480 * configure.ac: Moved the white list of enabling BRIG FE to
2481 libhsail-rt/configure.tgt.
2482 * configure: Regenerated.
2483 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2484
24852017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2486 Martin Jambor <mjambor@suse.cz>
2487
5fd1486c
PJ
2488 * Makefile.def (target_modules): Added libhsail-rt.
2489 (languages): Added language brig.
2490 * Makefile.in: Regenerated.
2491 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2492 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2493 * configure: Regenerated.
2494
3c36aa6b
JJ
24952017-01-17 Jakub Jelinek <jakub@redhat.com>
2496
2497 PR other/79046
2498 * configure: Regenerated.
2499
8f56cb51
AM
25002017-01-04 Alan Modra <amodra@gmail.com>
2501
2502 * configure: Regenerate.
2503
f2c764c5
BE
25042016-12-29 Ben Elliston <bje@gnu.org>
2505
2506 * config.sub: Import latest version.
2507
1dc9c117
AI
25082016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
c21fdaa1
JJ
25122016-12-21 Jakub Jelinek <jakub@redhat.com>
2513
2514 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2515 includes bootstrap-mpx.
2516 * configure: Regenerated.
2517
cc811459
CX
25182016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2519
2520 * MAINTAINERS (Write After Approval): Add myself.
2521
b55e6680
MJ
25222016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2523
8f56cb51 2524 * configure: Regenerate.
b55e6680 2525
825fba52
MK
25262016-12-01 Matthias Klose <doko@ubuntu.com>
2527
2528 * configure.ac: Don't use pkg-config to check for bdw-gc.
2529 * configure: Regenerate.
2530
114bf3f1
MK
25312016-11-30 Matthias Klose <doko@ubuntu.com>
2532
2533 * Makefile.def: Remove reference to boehm-gc target module.
2534 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2535 options and for the bdw-gc pkg-config module.
2536 * configure: Regenerate.
2537 * Makefile.in: Regenerate.
2538
21b0f96a
NS
25392016-11-28 Nathan Sidwell <nathan@acm.org>
2540
2541 * MAINTAINERS (nvptx): Remove self.
2542
292edab3
BE
25432016-11-25 Ben Elliston <bje@gnu.org>
2544
2545 * config.guess: Import latest version.
2546 * config.sub: Likewise.
2547
0954a00b
TT
25482016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
8e4d2ca4
MK
25522016-11-15 Matthias Klose <doko@ubuntu.com>
2553
2554 * Makefile.def: Remove references to GCJ.
2555 * Makefile.tpl: Likewise.
2556 * Makefile.in: Regenerate.
2557
84c1b9d3
MK
25582016-11-15 Matthias Klose <doko@ubuntu.com>
2559
2560 * config-ml.in: Remove references to GCJ.
2561 * configure.ac: Likewise.
2562 * configure: Regenerate.
2563
3f95ca6c
JC
25642016-11-01 Josh Conner <joshconner@google.com>
2565
2566 * MAINTAINERS (Write After Approval): Update email address,
2567
457cc672
CL
25682016-10-27 Carl Love <cel@us.ibm.com>
2569
2570 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2571 Approval list to make it alphabetical.
2572
2142f54f
CL
25732016-10-27 Carl Love <cel@us.ibm.com>
2574
2575 * MAINTAINERS (Write After Approval): Add myself.
2576
104700f4
AB
25772016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2578
2579 * MAINTAINERS (Reviewers): Add myself.
2580 (Write After Approval): Add myself.
2581
942c0db8
HP
25822016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2583 Ulrich Weigand <uweigand@de.ibm.com>
2584
2585 * MAINTAINERS: Update email address.
2586
fbf4c502
NS
25872016-10-10 Nathan Sidwell <nathan@acm.org>
2588
2589 * MAINTAINERS: Update email address.
2590
b20e7532
AT
25912016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2592
2593 * configure.ac: Add aarch64-*-freebsd*.
2594 * configure: Regenerate.
2595
2e21fd4d
SE
25962016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2597
2598 * MAINTAINERS: Update email address after it got reverted.
2599
43c40f3e
RO
26002016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2601
2602 * configure.ac (target_libraries): Readd target-boehm-gc.
2603 Restore --enable-objc-gc handling.
2604 * configure: Regenerate.
2605
f05796ba
JL
26062015-10-03 Jeff Law <law@redhat.com>
2607
2608 * MAINTAINERS: Move several inactive maintainers to the
2609 write-after-approval section.
2610
012447ea
JJ
26112016-09-30 Jakub Jelinek <jakub@redhat.com>
2612
2613 * configure.ac: Add target-libffi to target_libraries.
2614 Readd libgcj target disablings, modified to only target-libffi.
2615 Readd target addition of go to unsupported languages.
2616 * configure: Regenerated.
2617
a7d75d59
SE
26182016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2619
2620 * MAINTAINERS: Update email address.
2621
d1a79a95
AH
26222016-09-30 Andrew Haley <aph@redhat.com>
2623
4d8c733d 2624 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2625 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2626 libgcj.
2627
af2d4873
AH
26282016-09-30 Andrew Haley <aph@redhat.com>
2629
2630 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2631 write-after approval after GCJ deletion.
2632
07b78716
AH
26332016-09-30 Andrew Haley <aph@redhat.com>
2634
2635 * Makefile.def: Remove libjava.
2636 * Makefile.tpl: Likewise.
2637 * Makefile.in: Regenerate.
2638 * configure.ac: Likewise.
2639 * configure: Likewise.
2640 * gcc/java: Remove.
2641 * libjava: Likewise.
2642
a29b7214
CZ
26432016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2644
2645 * MAINTAINERS (Reviewers): Add myself.
2646
2fd88f4f
AK
26472016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2648
2649 * configure.ac: Disable "sim" directory for arc*-*-*.
2650 * configure: Regenerated.
2651
e2080e79
TC
26522016-09-23 Tamar Christina <tamar.christina@arm.com>
2653
2654 * MAINTAINERS (Write After Approval): Add myself.
2655
8f3675f8
MR
26562016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2657
2658 * configure.ac: Check for the minimum in-tree MPFR version
2659 handled.
2660 * configure: Regenerate.
2661
21f88103
YTL
26622016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2663
2664 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2665 * configure: Regenerated.
2666
60d51882
FR
26672016-07-19 Fritz Reese <fritzoreese@gmail.com>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
277d7ee0
AK
26712016-06-23 Andi Kleen <ak@linux.intel.com>
2672
2673 * Makefile.def: Add autoprofiledbootstrap.
2674 * Makefile.tpl: Dito.
2675 * Makefile.in: Regenerate.
2676
fd6487af
JS
26772016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2678
2679 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2680 * configure: Regenerate.
2681
3e326935
TS
26822016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2683
2684 * configure: Regenerate.
2685 * configure.ac: Remove support for avr-rtems.
2686
9582bf04
SKS
26872016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2688
2689 * MAINTAINERS (Write After Approval): Add myself.
2690
6f820b68
MC
26912016-06-16 Michael Collison <michael.collison@arm.com>
2692
2693 * MAINTAINERS (Write After Approval): Add myself.
2694
775ee7fa
MM
26952016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2696
2697 * MAINTAINERS (Write After Approval): Update e-mail address.
2698
de3ba371
JM
26992016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2700
21f88103 2701 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2702
350216e3
AM
27032016-05-28 Alan Modra <amodra@gmail.com>
2704
2705 * Makefile.tpl (configure): Depend on m4 files included.
2706 * Makefile.in: Regenerate.
2707
9cad20fa
BS
27082016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2709
2710 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2711 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2712
92466115
BS
27132016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2714
2715 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2716 special case builtin.
2717 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2718 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2719 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2720 for __builtin_vec_addec.
2721
fe38e08b
JS
27222016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2723
2724 * config.guess: Import version 2016-04-02 (newest).
2725 * config.sub: Import version 2016-05-10 (newest).
2726
cef1a0b8 27272016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2728
cef1a0b8
JL
2729 * configure.ac: Add ARC support to libgloss.
2730 * configure: Regenerate
704b85c7 2731
75a6b91a
AS
27322016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
00f35794
BE
27362016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2737
2738 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2739 * configure: Regenerated.
2740 * Makefile.def (gmp): Explicitly disable assembler.
2741 (mpfr): Adjust lib_path.
2742 (mpc): Likewise.
2743 * Makefile.in: Regenerated.
2744
c100769b
JJ
27452016-05-01 Jakub Jelinek <jakub@redhat.com>
2746
2747 PR bootstrap/70704
2748 * configure.ac (--enable-stage1-checking): Add missing
2749 --enable-checking=.
2750 * configure: Regenerated.
2751
bc6d9014
OE
27522016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2753
ace08cb8
OE
2754 * config.guess: Revert r235676.
2755 * config.sub: Revert r235676.
2756
27572016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2758
2759 * config.guess: Remove SH5 support.
bc6d9014
OE
2760 * config.sub: Likewise.
2761 * configure: Likewise.
2762 * configure.ac: Likewise.
2763
7db11a5a
JJ
27642016-04-26 Jakub Jelinek <jakub@redhat.com>
2765
2766 PR bootstrap/70704
2767 * configure.ac (--enable-stage1-checking): For --disable-checking or
2768 implicit --enable-checking, make sure extra flag matches in between
2769 stage1 and later checking.
2770 * configure: Regenerated.
2771
ab0fc037
TS
27722016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2773
2774 * .gitattributes: New file.
2775
c048fa95
SB
27762016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2777
2778 * MAINTAINERS (rs6000/powerpc port): Add myself.
2779
f3653cf5
SB
27802016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2781
2782 PR bootstrap/70173
2783 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2784 and gotools directories. Delete the stage_final file.
2785 * Makefile.in: Regenerate.
2786
4f93efa4
AV
27872016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2788
2789 * MAINTAINERS (Write After Approval): Add myself.
2790
c27e432e
SK
27912016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2792
2793 * MAINTAINERS (Fortran maintainer): Remove myself.
2794
7134713c
BS
27952016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2796
2797 * MAINTAINERS (Write After Approval): Add myself.
2798
7d74282a
KN
27992016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2800
2801 * MAINTAINERS (Write After Approval): Add myself.
2802
1b858e76
CC
28032016-03-17 Cary Coutant <ccoutant@gmail.com>
2804
2805 Sync with binutils-gdb:
2806
2807 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2808
2809 * configure.ac: Add mips and s390 to the gold target check.
2810 * configure: Regenerate.
2811
d15bd5bb
DD
28122016-03-01 DJ Delorie <dj@redhat.com>
2813
2814 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2815
6d1fa6bb
DM
28162016-02-22 David Malcolm <dmalcolm@redhat.com>
2817
2818 * MAINTAINERS (libcpp): Add myself.
2819 (diagnostic messages): Likewise.
2820
607bda60
TV
28212016-02-20 Tom de Vries <tom@codesourcery.com>
2822
2823 * MAINTAINERS: Fix whitespace.
2824
80cfaff8
CZ
28252016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2826
2827 * MAINTAINERS (Write After Approval): Add myself.
2828
c661a43d
SP
28292016-01-29 Sebastian Pop <s.pop@samsung.com>
2830
2831 * config/isl.m4: Add comments about isl-0.16.
2832 * configure: Regenerate.
2833
86b3a101
MJ
28342016-01-29 Martin Jambor <mjambor@suse.cz>
2835
2836 * MAINTAINERS (hsa maintainers): Add myself.
2837
960cbfd2
WD
28382015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2839
2840 * MAINTAINERS: (Write After Approval): Add myself.
2841
1e050c90
AK
28422016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2843 Sebastian Pop <s.pop@samsung.com>
2844
2845 * Makefile.in: Regenerate.
2846 * Makefile.tpl: Export ISLVER.
2847 * configure: Regenerate.
2848 * config/isl.m4: Detect isl-0.15.
2849
cefadad1
MM
28502016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2851
2852 PR bootstrap/69329
2853 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2854 * Makefile.in: Regenerate.
2855
9e530bcd
AP
28562016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2857
2858 * configure.ac: Enable LTO for DJGPP
2859 * configure: Regenerate
2860
324402a0
L
28612016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2862
2863 Sync with binutils-gdb:
2864 2015-10-21 Nick Clifton <nickc@redhat.com>
2865
2866 PR gas/19109
2867 * configure.ac: Note the 'none' is an acceptable argument to
2868 --enable-compressed-debug-sections.
2869 * configure: Regenerate.
2870
9eaaa830
BE
28712016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2872
2873 PR bootstrap/69134
2874 * Makefile.def (mpfr): Disable assembler.
2875 * Makefile.in: Regenerate.
2876
cfe67e03
BE
28772016-01-01 Ben Elliston <bje@gnu.org>
2878
2879 * config.guess: Import version 2016-01-01.
2880 * config.sub: Likewise.
2881
be33d404
SS
28822015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2883
2884 * MAINTAINERS (Write After Approval): Add myself.
2885
e357a5e0
SP
28862015-12-17 Sebastian Pop <s.pop@samsung.com>
2887
2888 * Makefile.in: Replace ISL with isl.
2889 * Makefile.tpl: Same.
2890 * config/isl.m4: Same.
2891 * configure.ac: Same.
2892 * contrib/download_prerequisites: Same.
2893 * configure: Regenerate.
2894
1ad2439b
AP
28952015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2896
2897 * MAINTAINERS (Write After Approval): Add Myself.
2898
70decafb
NS
28992015-12-17 Nathan Sidwell <nathan@acm.org>
2900
2901 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2902 * configure: Regenerate.
2903
560d18d3
AK
29042015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2905 Sebastian Pop <s.pop@samsung.com>
2906
2907 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2908 isl_ctx_get_max_operations.
2909 * configure: Regenerate.
2910
57e8ab24 29112015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2912
2913 * MAINTAINERS (Write After Approval): Add myself.
2914
105b682e
ILT
29152015-12-02 Ian Lance Taylor <iant@google.com>
2916
2917 PR go/66147
2918 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2919 * Makefile.in: Regenerate.
2920
7eb46bec
AT
29212015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2922
2923 PR libffi/65726
2924 * Makefile.def (lang_env_dependencies): Make libffi depend
2925 on cxx.
2926 * Makefile.in: Regenerate.
2927
cc3baaa9
DE
29282015-11-26 David Edelsohn <dje.gcc@gmail.com>
2929
2930 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2931 symbols.
2932
3be96231
TG
29332015-11-20 Tristan Gingold <gingold@adacore.com>
2934
2935 Sync with binutils-gdb:
2936 2015-11-20 Tristan Gingold <gingold@adacore.com>
2937
2938 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2939 * configure: Regenerate.
2940
daa53f38
ML
29412015-11-19 Martin Liska <mliska@suse.cz>
2942
2943 * .gitignore: Add .clang-format to ignored files.
2944 * Makefile.in: Add clang-format.
2945 * Makefile.tpl: Likewise.
2946
54985c70
TA
29472015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2948
2949 * configure.ac: Enable libmpx by default.
2950 * configure: Regenerated.
2951
d0397c75
SE
29522015-10-23 Steve Ellcey <sellcey@imgtec.com>
2953
2954 * MAINTAINERS: Update email address.
2955
735a559c
PM
29562015-10-23 Paulo Matos <pmatos@linki.tools>
2957
2958 * MAINTAINERS: Update email address.
2959
15713b43
AH
29602015-10-23 Alan Hayward <alan.hayward@arm.com>
2961
2962 * MAINTAINERS (Write After Approval): Add myself.
2963
78edb32f
L
29642015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2965
2966 Sync with binutils-gdb:
2967 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2968
2969 PR gas/19109
2970 * configure.ac: Add
2971 --enable-compressed-debug-sections={all,gas,gold,ld}.
2972 * configure: Regenerated.
2973
dec6b7f1
AC
29742015-10-16 Arnaud Charlet <charlet@adacore.com>
2975
2976 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2977
6be1d686
ML
29782015-10-09 Martin Liska <mliska@suse.cz>
2979
2980 * MAINTAINERS (Write After Approval): Add myself.
2981
dc0e2060
AF
29822015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2983
2984 * MAINTAINERS (Write After Approval): Add myself.
2985
bec93d40
FW
29862015-10-02 Florian Weimer <fweimer@redhat.com>
2987
2988 * MAINTAINERS: Update email address.
2989
0487f06d
LK
29902015-10-02 Louis Krupp <louis.krupp@zoho.com>
2991
2992 * MAINTAINERS (Write After Approval): Add myself.
2993
56547ff7
KT
29942015-09-20 Kai Tietz <ktietz70@googlemail.com>
2995
423ea09f 2996 * MAINTAINERS: Update email.
56547ff7 2997
ed4c91ea
BS
29982015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2999
3000 * MAINTAINERS: Update my email address.
3001
2503fd9e
JB
30022015-09-01 James Bowman <james.bowman@ftdichip.com>
3003
3004 * MAINTAINERS (ft32 port): Add myself.
3005
3726332a
DS
30062015-08-28 David Sherwood <david.sherwood@arm.com>
3007
3008 * MAINTAINERS: Add myself.
3009
15480aaf
PM
30102015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3011
3012 * MAINTAINERS (Write After Approval): Add myself.
3013
ad4f95e3
FXC
30142015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3015
3016 PR libfortran/54572
3017 * Makefile.def: Make libgfortran depend on libbacktrace.
3018 * Makefile.in: Regenerate.
3019
95f25df0
SD
30202015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3021
3022 * MAINTAINERS (Write After Approval): Add myself.
3023
5dc85f7e
TV
30242015-08-12 Tom de Vries <tom@codesourcery.com>
3025
3026 PR other/67092
3027 * configure.ac: Remove --with_host_libstdcxx support.
3028 * configure: Regenerate.
3029
44a7d18d
TS
30302015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3031 Jakub Jelinek <jakub@redhat.com>
3032
3033 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3034 nvptx*-*-*.
3035 * configure: Regenerate.
3036
bf5372e7
YS
30372015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3038
3039 * Makefile.def (libiconv): Define bootstrap=true.
3040 Mark pdf/html/info as missing.
3041 (configure-gcc): Depend on all-libiconv.
3042 (all-gcc): Ditto.
3043 (configure-libcpp): Ditto.
3044 (all-libcpp): Ditto.
3045 (configure-intl): Ditto.
3046 (all-intl): Ditto.
3047 * Makefile.in: Regenerate.
3048
94b8fdcc
BC
30492015-08-03 Bin Cheng <bin.cheng@arm.com>
3050
3051 * MAINTAINERS (loop ivopts): Add the entry and myself.
3052
430bcac1
NS
30532015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3054
3055 * MAINTAINERS (nvptx): Add self.
3056
110d61da
AL
30572015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3058
3059 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3060 128-bit vector modes.
3061
c9da7548 30622015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3063
c9da7548
VV
3064 * MAINTAINERS (Write After Approval): Add myself.
3065
423ea09f 30662015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3067
3068 * config.sub, config.guess: Import from upstream.
3069
6b1786aa
JL
30702015-07-24 Michael Darling <darlingm@gmail.com>
3071
3072 PR other/66259
3073 * config-ml.in: Reflects renaming of configure.in to configure.ac
3074 * configure: Likewise
3075 * configure.ac: Likewise
3076
45952786
BS
30772015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3078
3079 * MAINTAINERS: Update my email address.
3080
f1595603
L
30812015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3082
3083 Sync with binutils-gdb:
3084 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3085
3086 * configure.ac (target_configdirs): Exclude target-zlib if
3087 target-libjava isn't built.
3088 * configure: Regenerated.
3089
a05c2c75
L
30902015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3091
3092 Sync with binutils-gdb:
3093 2015-05-13 John David Anglin <dave.anglin@bell.net>
3094
3095 * configure.ac: Disable configuration of GDB for HPUX targets.
3096 * configure: Regenerate.
3097
3098 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3099
3100 * configure.ac: Add --with-system-zlib.
3101 * configure: Regenerated.
3102
3103 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3104
3105 * configure.ac: Add FT32 support.
3106 * configure: Regenerate.
3107
3108 2015-01-12 Anthony Green <green@moxielogic.com>
3109
3110 * configure.ac: Don't disable gprof for moxie.
3111 * configure: Rebuild.
3112
1c01ebf6
L
31132015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3114
3115 Sync with binutils-gdb:
3116 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3117
3118 PR ld/18355
3119 * Makefile.def: Add extra_configure_flags to host zlib.
3120 * configure.ac (extra_host_zlib_configure_flags): New. Set
3121 to --enable-host-shared When bfd is to be built as shared
3122 library. AC_SUBST.
3123 * Makefile.in: Regenerated.
3124
e59969a1
HPN
31252015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3126
3127 Sync with src:
3128 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3129 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3130 * Makefile.in: Regenerated.
3131
d9063947
L
31322015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3133
3134 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3135 target.
3136 * configure: Regenerate.
3137
b837291d
LC
31382015-06-23 Ludovic Courtès <ludo@gnu.org>
3139
3140 * MAINTAINERS (Write After Approval): Add myself.
3141
2a97995f
AT
31422015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3143
3144 * MAINTAINERS (OS Port Maintainers): Add myself.
3145 (Various Maintainers): Remove myself from libffi testsuite.
3146
19cd26a6
RS
31472015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3148
3149 * MAINTAINERS (gen* on machine desc): Add self.
3150
8ca528d9
JM
31512015-06-02 Jason Merrill <jason@redhat.com>
3152
3153 PR bootstrap/66319
3154 * configure.ac: Use -std=gnu++98.
3155
4526c3c1
SN
31562015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3157
3158 * MAINTAINERS (Write After Approval): Add myself.
3159
318a4e6d
MF
31602015-05-28 Mike Frysinger <vapier@gentoo.org>
3161
3162 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3163 * configure: Regenerate.
3164
46070488
JM
31652015-05-26 Jason Merrill <jason@redhat.com>
3166
3167 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3168 * configure: Regenerate.
3169
fef939d6
JB
31702015-05-16 James Bowman <james.bowman@ftdichip.com>
3171
3172 * configure.ac: FT32 target added.
fef939d6
JB
3173 * configure: Regenerated.
3174
886faf50
IB
31752015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3176
3177 * MAINTAINERS (Write After Approval): Add myself.
3178
91c6b410
PM
31792015-05-11 Paulo Matos <paulo@matos-sorge.com>
3180
3181 * MAINTAINERS (Write After Approval): Add myself.
3182
e640447c
PM
31832015-05-11 Paulo Matos <paulo@matos-sorge.com>
3184
3185 * configure.ac: Fix typo.
3186 * configure: Regenerate.
3187
e587377d
MM
31882015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3189
3190 * MAINTAINERS (Write After Approval): Add myself.
3191
cabb9d59
MK
31922015-05-03 Matthias Klose <doko@ubuntu.com>
3193
3194 * configure.ac: Match $host configured with triplets.
3195 * configure: Regenerate.
3196
fafb95a6
BRF
31972015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3198
3199 * Makefile.tpl: Remove surplus whitespace throughout.
3200 * Makefile.in: Regenerate.
3201
85867772
SB
32022015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3203
3204 * MAINTAINERS (Various Maintainers): Add myself as instruction
3205 combiner maintainer.
3206
c10b5ea0
JJ
32072015-04-17 Jakub Jelinek <jakub@redhat.com>
3208
3209 PR bootstrap/62077
3210 * configure.ac (--enable-stage1-checking): Default to
3211 release,misc,gimple,rtlflag,tree,types if --disable-checking
3212 or --enable-checking is not specified and DEV-PHASE is not
3213 experimental.
3214 * configure: Regenerated.
3215
77019397
MO
32162015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3217
3218 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3219 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3220 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3221 * Makefile.in: Regenerate.
3222
17feae99 32232015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3224
3225 * MAINTAINERS: Update my email address.
3226
e61ffb3b
JG
32272015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3228
3229 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3230
b16cc4f2
KT
32312015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3232
3233 * MAINTAINERS: Add myself as an arm port reviewer.
3234
ec523909
ML
32352015-03-25 Martin Liska <mliska@suse.cz>
3236 Yury Gribov <y.gribov@samsung.com>
3237
3238 * Makefile.in: Fix ln source location for vimrc file.
3239 * Makefile.tpl: Likewise.
3240
fc30054e
AH
32412015-03-09 Aldy Hernandez <aldyh@redhat.com>
3242
3243 PR bootstrap/25672
3244 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3245 cross-compiling. Similarly for CXX_FOR_TARGET.
3246 * configure: Regenerate.
3247
5373cd33
IE
32482015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3249
3250 * Makefile.def: Add libmpx.
3251 * configure.ac: Add libmpx.
3252 * Makefile.in: Regenerate.
3253 * configure: Regenerate.
3254
a6e8abb9
KY
32552015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3256
3257 * MAINTAINERS (CPU Port Maintainers): Add myself
3258 i386 vector ISA extns mantainer.
3259
f2b86778
JL
32602015-03-13 Jeff Law <law@redhat.com>
3261
3262 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3263 maintainer.
3264 Remove Richard Henderson as a maintainer for the x86 port.
3265
9dd44d1c
JR
32662015-03-03 Joern Rennecke <gnu@amylaar.uk>
3267
3268 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3269
33079441
IE
32702015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3271
3272 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3273 pointer bounds checker and i386 MPX maintainer.
3274
d083ae5f
SL
32752015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3276
3277 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3278
f91f1c13
MS
32792015-02-26 Martin Sebor <msebor@redhat.com>
3280
3281 * MAINTAINERS (Various Maintainers): Add self.
3282
426c1eb0
TS
32832015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3284
3285 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3286 Make sure it contains lto.
3287 * configure: Regenerate.
3288
8ae12d71
TS
32892015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3290
3291 * configure: Regenerate.
3292
11aa81cc 32932015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 32941
11aa81cc
DN
3295 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3296 middle-end, docstring): Remove myself.
3297 (Write After Approval): Add myself.
3298
a436ab27
JJ
32992015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3300
3301 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3302 (Write After Approval): Update address.
3303
231d020b
DM
33042015-01-29 David Malcolm <dmalcolm@redhat.com>
3305
3306 PR jit/64780
3307 * configure.ac: Require the user to explicitly specify
3308 --enable-host-shared if the jit is enabled.
3309 * configure: Regenerate.
3310
82a94471
RS
33112015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3312
3313 * MAINTAINERS (Write After Approval): Add myself.
3314
e6f0c56d
TV
33152015-01-25 Tom de Vries <tom@codesourcery.com>
3316
3317 * MAINTAINERS: Make whitespace consistent.
3318
631ff3e1
BO
33192015-01-23 Braden Obrzut <admin@maniacsvault.net>
3320
3321 * MAINTAINERS (Write After Approval): Add myself.
3322
09b9cd1f
AV
33232015-01-20 Andre Vehreschild <vehre@gmx.de>
3324
3325 * MAINTAINERS: (Write After Approval): Add myself.
3326
802ed46a
MU
33272015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3328
3329 * MAINTAINERS: (Write After Approval): Add myself.
3330
c61fcfa6
PT
33312015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3332
3333 * MAINTAINERS: (Write After Approval): Add myself.
3334
ebcd09c1
IS
33352015-01-13 Iain Sandoe <iain@codesourcery.com>
3336
3337 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3338 objective-c/c++ front end maintainer.
3339
71aa170d
MP
33402015-01-13 Marek Polacek <polacek@redhat.com>
3341
3342 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3343
da067543
JL
33442015-01-12 Jeff Law <law@redhat.com>
3345
3346 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3347 a very long time.
3348
bf1de3f0
ILT
33492015-01-09 Ian Lance Taylor <iant@google.com>
3350
3351 * configure.ac (host_tools): Add gotools.
3352 * Makefile.def (host_modules): Add gotools.
3353 (dependencies): Add dependency of all-gotools on all-target-libgo.
3354
82a19768
AT
33552015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3356
3357 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3358 * configure: Regenerate.
3359
53dd59bf
TS
33602015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3361
3362 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3363 all-target-libgomp.
3364 * Makefile.in: Regenerate.
3365
8054942d
EB
33662015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3367
3368 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3369
0969ec7d
EB
33702015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3371
3372 * configure.ac: Add Visium support.
3373 * configure: Regenerate.
3374
ec8fd1c0
AS
33752015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3376
3377 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3378 * configure: Regenerate.
3379
9bccfdf5
AP
33802015-01-03 Andrew Pinski <apinski@cavium.com>
3381
3382 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3383 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3384 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3385 (OBJCOPY_FOR_TARGET): New variable.
3386 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3387 * Makefile.in: Regenerate.
3388 * configure.ac: Check for already installed target objcopy.
3389 Also GCC_TARGET_TOOL on objcopy.
3390 * configure: Regenerate.
3391
007adc0d
HPN
33922015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3393
3394 * config.sub: Update from upstream, to 2015-01-01 version.
3395 * config.guess: Ditto.
3396
fe55e976
SH
33972014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3398
3399 * MAINTAINERS (RTEMS Ports): Add myself.
3400
b86d271e
PMR
34012014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3402
3403 * MAINTAINERS (Write After Approval): Add myself.
3404
9733278a
MH
34052014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3406
3407 * MAINTAINERS (Write After Approval): Add myself.
3408
4b4f2e35
TS
34092014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3410
3411 * configure.ac (--enable-as-accelerator-for): Don't set
3412 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3413 * configure: Regenerate.
3414
b6a65eb6
JJ
34152014-12-13 Jakub Jelinek <jakub@redhat.com>
3416
3417 PR bootstrap/64023
3418 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3419 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3420 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3421 to CXX.
3422 * Makefile.in: Regenerated.
3423
c3e1e693
YG
34242014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3425 Yury Gribov <y.gribov@samsung.com>
3426
3427 * .gitignore: Added .local.vimrc and .lvimrc.
3428 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3429 * Makefile.in: Regenerate.
3430
34312014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3432
3433 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3434 * configure: Regenerated.
3435
b9fb25a5
BS
34362014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3437
3438 * MAINTAINERS (nvptx port): New entry.
3439
d896cc4d
JBG
34402014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3441
3442 * configure: Regenerate.
3443
74ae587e
JBG
34442014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3445
3446 * configure.ac: Merge with Binutils.
3447
45c89690
TB
34482014-11-26 Tobias Burnus <burnus@net-b.de>
3449
3450 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3451 * Makefile.in: Regenerate.
3452
ea903c37
BE
34532014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3454
3455 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3456 missing flex.
3457 * Makefile.in: Regenerated.
3458
eb23df59
IV
34592014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3460
3461 * Makefile.in: Regenerate.
3462
a699d672
L
34632014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3464
3465 PR bootstrap/63784
3466 * libtool.m4: Add $pic_flag with -shared.
3467
fc065a61
RL
34682014-11-21 Renlin Li <Renlin.Li@arm.com>
3469
3470 * MAINTAINERS (Write After Approval): Added myself.
3471
efcc23e6
AV
34722014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3473
3474 * MAINTAINERS (write-after-approval): Add myself.
3475
dd308ed8
MK
34762014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3477
3478 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3479 from 2 years ago.
3480
ac8698a1
AV
34812014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3482
3483 Revert:
3484 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3485
3486 * MAINTAINERS (Write After Approval): Added myself as line map
3487 maintainer.
3488
8dab9330
RL
34892014-11-19 Renlin Li <Renlin.Li@arm.com>
3490
3491 Revert:
3492 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3493
3494 * MAINTAINERS (Write After Approval): Added myself.
3495
1be22083
RL
34962014-11-19 Renlin Li <Renlin.Li@arm.com>
3497
3498 * MAINTAINERS (Write After Approval): Added myself.
3499
59392f46
AV
35002014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3501
3502 * MAINTAINERS (Write After Approval): Added myself as line map
3503 maintainer.
3504
0f3422cc
DS
35052014-11-17 Dodji Seketeli <dodji@redhat.com>
3506
3507 * MAINTAINERS (Various Maintainers): Added myself as line map
3508 maintainer.
3509
0c8969f0
JBG
35102014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3511
3512 * move-if-change: Sync from upstream gnulib.
3513
d7134c0e
JBG
35142014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3515
3516 * compile: Sync with upstream Automake.
3517 * depcomp: Ditto.
3518 * install-sh: Ditto.
3519 * missing: Ditto.
3520 * mkinstalldirs: Ditto.
3521 * ylwrap: Ditto.
3522
e4ff7e6a
JBG
35232014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3524
3525 * config.sub: Update from upstream config repo.
3526 * config.guess: Ditto.
3527
5f520819
KY
35282014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3529
3530 * Makefile.def: Add liboffloadmic to target_modules. Make
3531 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3532 * Makefile.in: Regenerate.
3533 * configure: Regenerate.
3534 * configure.ac: Add liboffloadmic to target binaries.
3535 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3536 Add liboffloadmic to noconfig list when C++ is not supported.
3537
85c64bbe
BS
35382014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3539 Thomas Schwinge <thomas@codesourcery.com>
3540 Ilya Verbin <ilya.verbin@intel.com>
3541 Andrey Turetskiy <andrey.turetskiy@intel.com>
3542
3543 * configure: Regenerate.
3544 * configure.ac (--enable-as-accelerator-for)
3545 (--enable-offload-targets): New configure options.
3546
7d35a59e
TB
35472014-11-11 Tobias Burnus <burnus@net-b.de>
3548
0a002272 3549 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3550 * Makefile.in: Regenerate.
3551
35485da9
DM
35522014-11-11 David Malcolm <dmalcolm@redhat.com>
3553
3554 * ChangeLog.jit: New.
3555 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3556
ebf6d33b
FXC
35572014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3558
3559 PR target/63610
3560 * libtool.m4: Fix globbing of darwin versions.
3561 * configure: Regenerate.
3562
4a9bb2aa
TB
35632014-11-11 Tobias Burnus <burnus@net-b.de>
3564
4a9bb2aa
TB
3565 * Makefile.def: Remove CLooG.
3566 * Makefile.tpl: Ditto.
3567 * configure.ac: Ditto.
3568 * configure: Regenerate.
3569 * Makefile.in: Ditto.
3570
738f2522
BS
35712014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3572
3573 * configure.ac: Handle nvptx-*-*.
3574 * configure: Regenerate.
3575
9b591dd1
PG
35762014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3577
3578 * MAINTAINERS (Write After Approval): Add myself.
3579
14258928
JJ
35802014-10-31 Jakub Jelinek <jakub@redhat.com>
3581
3582 * Makefile.def (libcc1): Remove bootstrap=true;.
3583 * Makefile.in: Regenerated.
3584
1335a8ca
JBG
35852014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3586
3587 * configure.ac: Update comment.
3588 * configure: Regenerate.
3589
cb115cc2
IE
35902014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3591
3592 * MAINTAINERS (Write After Approval): Add myself.
3593
fca38047
TS
35942014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3595
3596 * configure.ac (extra_host_libiberty_configure_flags): Add
3597 --enable-shared also for libcc1's benefit.
3598 * configure: Regenerate.
3599
65c0707b
TG
36002014-10-29 Tristan Gingold <gingold@adacore.com>
3601
3602 * MAINTAINERS: Change my email address.
3603
ddc8de03
PM
36042014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3605 Tom Tromey <tromey@redhat.com>
3606
3607 * Makefile.def: Add libcc1 to host_modules.
3608 * configure.ac (host_tools): Add libcc1.
3609 * Makefile.in, configure: Rebuild.
3610
4eb1ac39 36112014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3612
3613 * configure.ac (build_configargs): Don't share config.cache between
3614 build subdirs.
7fd74620 3615 * configure: Regenerate.
3d96b0d0 3616
d81230b5
DH
36172014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3618
3619 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3620 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3621 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3622 leon3v7 as leon3.
3623 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3624 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3625 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3626 * config/sparc/sparc.md (cpu): Add leon3v7.
3627 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3628
c7a6a617
DH
36292014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3630
3631 * MAINTAINERS (write-after-approval): Add myself.
3632
74cc5471
ILT
36332014-10-23 Ian Lance Taylor <iant@google.com>
3634
3635 * configure.ac: Disable the Go frontend on systems where it is known
3636 to not work.
3637 * configure: Regenerate.
3638
929315a9
RB
36392014-10-23 Richard Biener <rguenther@suse.de>
3640
3641 * Makefile.def: Add libcpp build module and dependencies.
3642 * configure.ac: Add libcpp build module.
3643 * Makefile.in: Regenerate.
3644 * configure: Likewise.
3645
5d12b768
MF
36462014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3647
3648 * MAINTAINERS (write-after-approval): Add myself.
3649
7b262a51
MLI
36502014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3651
3652 * INSTALL/README: Do not mention CVS.
3653
7705dfd1
JY
36542014-10-03 Jing Yu <jingyu@google.com>
3655
3656 * configure.ac: Add aarch64 to list of targets that support gold.
3657 * configure: Regenerate.
3658
a3052d31
FD
36592014-09-29 François Dumont <fdumont@gcc.gnu.org>
3660
3661 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3662
b2a1b261
CM
36632014-09-29 Catherine Moore <clm@codesourcery.com>
3664
3665 * MAINTAINERS: Add myself as MIPS maintainer.
3666
05342e10
MF
36672014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3668
3669 * MAINTAINERS: Move myself to MIPS maintainers.
3670
3f6bb7e5
JBG
36712014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3672
3673 * MAINTAINERS: Put all email addresses between '<' and '>'.
3674
3e895729
FXC
36752014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3676
3677 * MAINTAINERS: Move myself to reviewers (Fortran).
3678
e04733ee
AK
36792014-09-01 Andi Kleen <ak@linux.intel.com>
3680
3681 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3682 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3683 * Makefile.in: Regenerate.
3684
e79c0ea8
DM
36852014-08-28 David Malcolm <dmalcolm@redhat.com>
3686
3687 * rtx-classes-status.txt: Delete
3688
b32d5189
DM
36892014-08-28 David Malcolm <dmalcolm@redhat.com>
3690
3691 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3692
e0c0c325
SP
36932014-08-27 Sebastian Pop <s.pop@samsung.com>
3694
3695 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3696 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3697 of checking for version number.
3698 * configure: Regenerated.
3699 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3700
d7ac0a6a
DM
37012014-08-27 David Malcolm <dmalcolm@redhat.com>
3702
3703 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3704 is done; begin phase 6 (use extra rtx_def subclasses).
3705
9daaca36
DM
37062014-08-27 David Malcolm <dmalcolm@redhat.com>
3707
3708 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3709 done; begin phase 5 (additional rtx_def subclasses).
3710
b2908ba6
DM
37112014-08-26 David Malcolm <dmalcolm@redhat.com>
3712
3713 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3714
1130d5e3
DM
37152014-08-26 David Malcolm <dmalcolm@redhat.com>
3716
3717 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3718 SET_BB_HEADER are done.
3719
0e0ce50d
DM
37202014-08-26 David Malcolm <dmalcolm@redhat.com>
3721
3722 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3723 done.
3724
3d30f4e8
DM
37252014-08-26 David Malcolm <dmalcolm@redhat.com>
3726
3727 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3728
6144a836
DM
37292014-08-26 David Malcolm <dmalcolm@redhat.com>
3730
3731 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3732
b311fd0f
DM
37332014-08-25 David Malcolm <dmalcolm@redhat.com>
3734
3735 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3736
d8ce2eae
DM
37372014-08-25 David Malcolm <dmalcolm@redhat.com>
3738
3739 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3740
1455e88c
DM
37412014-08-25 David Malcolm <dmalcolm@redhat.com>
3742
3743 * rtx-classes-status.txt: Phase 3 (per-file commits within
3744 "config" subdirs) is done; begin phase 4 (removal of
3745 "scaffolding").
3746
76c531d3
DM
37472014-08-23 David Malcolm <dmalcolm@redhat.com>
3748
3749 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3750 dir) is done; begin phase 3 (per-file commits within "config"
3751 subdirs).
3752
00550b3d
DM
37532014-08-21 David Malcolm <dmalcolm@redhat.com>
3754
3755 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3756 phase 2 (per-file commits in main source dir).
3757
622dbadf
BC
37582014-08-21 Bin Cheng <bin.cheng@arm.com>
3759
3760 * configure: Regenerated.
3761
c1286e0b
DM
37622014-08-19 David Malcolm <dmalcolm@redhat.com>
3763
3764 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3765
c2fc1aee
DM
37662014-08-19 David Malcolm <dmalcolm@redhat.com>
3767
3768 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3769
68975683
DM
37702014-08-19 David Malcolm <dmalcolm@redhat.com>
3771
3772 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3773
d914bc6b
DM
37742014-08-19 David Malcolm <dmalcolm@redhat.com>
3775
3776 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3777
8020a4d5
DM
37782014-08-19 David Malcolm <dmalcolm@redhat.com>
3779
3780 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3781
a231b8a5
JV
37822014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3783
3784 * MAINTAINERS (Write After Approval): Add myself.
3785
ce8126f5
CF
37862014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3787
3788 * MAINTAINERS: Remove myself
3789
0f82e5c9
DM
37902014-08-19 David Malcolm <dmalcolm@redhat.com>
3791
3792 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3793
9c9afb69
PP
37942014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3795
3796 * MAINTAINERS (Write After Approval): Add myself.
3797
190bea87
DM
37982014-08-18 David Malcolm <dmalcolm@redhat.com>
3799
3800 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3801 SET_BB_HEADER, SET_BB_FOOTER
3802
c41b94ce
DM
38032014-08-18 David Malcolm <dmalcolm@redhat.com>
3804
bb3fff01 3805 * rtx-classes-status.txt: New file
c41b94ce 3806
eae1a5d4
RG
38072014-08-18 Roman Gareev <gareevroman@gmail.com>
3808
3809 * configure.ac: Eliminate ClooG installation dependency.
3810 * configure: Regenerate.
3811 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3812 * Makefile.in: Regenerate.
3813
f613bc0f
IV
38142014-08-15 Ilya Verbin <iverbin@gmail.com>
3815
3816 * MAINTAINERS (Write After Approval): Add myself.
3817
423ea09f 38182014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3819
3820 * MAINTAINERS (Write After Approval): Add myself.
3821
88b1a322
JW
38222014-08-01 Jiong Wang <jiong.wang@arm.com>
3823
3824 * MAINTAINERS (Write After Approval): Add myself.
3825
8ed499f8
AG
38262014-07-28 Anthony Green <green@moxielogic.com>
3827
3828 Import from savannah.gnu.org:
3829 * config.sub: Update to 2014-07-28 version.
3830
09ec3110
RS
38312014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3832
3833 * MAINTAINERS: Remove my MIPS maintainer entry.
3834
7b7f941a
UB
38352014-07-26 Uros Bizjak <ubizjak@gmail.com>
3836
3837 PR target/47230
3838 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3839 * configure: Regenerate.
3840
a12f7ac8
JN
38412014-07-24 James Norris <jnorris@codesourcery.com>
3842
3843 * MAINTAINERS (Write After Approval): Add myself.
3844
09611faf
RG
38452014-07-20 Roman Gareev <gareevroman@gmail.com>
3846
3847 * configure.ac: Accept only CLooG 0.18.1.
3848 * configure: Regenerate.
3849
37738b0f
RG
38502014-07-17 Roman Gareev <gareevroman@gmail.com>
3851
3852 * configure.ac: Don't accept isl 0.11.
3853 * configure: Regenerate.
3854
473037cb
AZ
38552014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3856
3857 * MAINTAINERS (Write After Approval): Add myself.
3858
9a62ed16
RO
38592014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3860
3861 * configure.ac: Don't accept isl 0.10.
3862 * configure: Regenerate.
3863
c41f1c42 38642014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3865
c41f1c42
BE
3866 Fix include path for in-tree cloog.
3867 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3868 * configure: Regenerate.
29d0a43c 3869
c41f1c42 38702014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3871
c41f1c42 3872 * .gitignore: Import gcc_update output.
a5852bea 3873
b6383ab8
TS
38742014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3875
a10ec8bc
TS
3876 * config-ml.in: Robustify ac_configure_args parsing.
3877
45b3824d
TS
3878 * configure.ac (--enable-linker-plugin-configure-flags)
3879 (--enable-linker-plugin-flags): New flags.
3880 (configdirs): Conditionally add libiberty-linker-plugin.
3881 * configure: Regenerate.
3882 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3883 (host_modules) <lto-plugin>: Pay attention to
3884 @extra_linker_plugin_flags@ and
3885 @extra_linker_plugin_configure_flags@.
3886 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3887 * Makefile.in: Regenerate.
3888
b6383ab8
TS
3889 * Makefile.tpl (configure-[+prefix+][+module+])
3890 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3891 "module_srcdir" instead of "module" for locating a module's srcdir.
3892 * Makefile.in: Regenerate.
3893
a4a1b5f3
MF
38942014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3895
3896 * MAINTAINERS (Write After Approval): Add myself.
3897
38a13841
SP
38982014-06-06 Sebastian Pop <sebpop@gmail.com>
3899
3900 * MAINTAINERS: Update my email address.
3901
153fcd41
TP
39022014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3903
3904 * MAINTAINERS (Write After Approval): Add myself.
3905
e25d9632
AB
39062014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3907
3908 * MAINTAINERS (Write After Approval): Add myself.
3909
1007a55c
JW
39102014-05-30 Jonathan Wakely <jwakely@redhat.com>
3911
3912 PR libstdc++/61011
3913 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3914 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3915 * configure: Regenerate.
3916
fd9ed1ae
PA
39172014-05-28 Pedro Alves <palves@redhat.com>
3918
3919 * MAINTAINERS (Write After Approval): Add myself.
3920
03bdb69f
MK
39212014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3922
3923 * MAINTAINERS: Update my affiliation/email.
3924
905083ad
MS
39252014-05-19 Mike Stump <mikestump@comcast.net>
3926
3927 * MAINTAINERS: Add wide-int reviewers.
3928
707f1839
SL
39292014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3930
3931 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3932 * configure: Regenerated.
3933
7321dc60
TR
39342014-05-15 Torvald Riegel <triegel@redhat.com>
3935
3936 * MAINTAINERS (libitm): Add myself as maintainer.
3937
5b1e4b47
CB
39382014-05-07 Charles Baylis <charles.baylis@linaro.org>
3939
3940 * MAINTAINERS (Write After Approval): Add myself.
3941
a4ebe104
RS
39422014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3943
3944 * config.sub, config.guess: Import from upstream.
3945
9575df4a
AL
39462014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3947
3948 * MAINTAINERS (Write After Approval): Put myself in correct order.
3949
2fdc94b7
AL
39502014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
080c6230
LB
39542014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3955
3956 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3957 section.
3958
4e4c8692
RÁE
39592014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3960
3961 * MAINTAINERS (Write After Approval): Delete myself.
3962
ffe7f7a7
JJ
39632014-04-17 Jakub Jelinek <jakub@redhat.com>
3964
3965 PR sanitizer/56781
3966 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3967 and -B* options with -Xcompiler.
3968
147d38a5
EB
39692014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3970
3971 PR bootstrap/60620
423ea09f 3972 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3973 * Makefile.in: Regenerate.
3974
ba1925c3
YS
39752014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3976
3977 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3978 for WINDRES_FOR_TARGET in default-manifest.o rule.
3979 * Makefile.in: Regenerate.
3980
8707b3bc
DH
39812014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3982
3983 * MAINTAINERS (Write After Approval): Add myself.
3984
9e1c8fc1
JJ
39852014-03-26 Jakub Jelinek <jakub@redhat.com>
3986
3987 PR sanitizer/56781
3988 * Makefile.def: Set bootstrap=true; for host fixincludes.
3989 * configure.ac: Don't bootstrap host fixincludes unless
3990 --with-build-config=bootstrap-{a,ub}san.
3991 * Makefile.in: Regenerated.
3992 * configure: Regenerated.
3993
beeda1d9
JJ
39942014-03-21 Jakub Jelinek <jakub@redhat.com>
3995
3996 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3997 --enable-vtable-verify option parsing. Don't add
3998 target-libsanitizer to bootstrap_target_libs unless
3999 --with-build-config=bootstrap-asan or
4000 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4001 to bootstrap_target_libs unless --enable-vtable-verify.
4002 * configure: Regenerated.
4003
e5dddc50
AS
40042014-03-10 Anatoly Sokolov <aesok@post.ru>
4005
4006 * MAINTAINERS (Write After Approval): Add myself.
4007
df5bc1cb
DC
40082014-03-07 Denis Chertykov <chertykov@gmail.com>
4009
4010 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4011
3b9edeac
JJ
40122014-03-07 Jakub Jelinek <jakub@redhat.com>
4013
4014 PR bootstrap/58572
4015 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4016 -I for libstdc++-v3 includes if $(LEAN).
4017 * Makefile.in: Regenerated.
4018
c01a8548
JW
40192014-03-04 Jonathan Wakely <jwakely@redhat.com>
4020
4021 * MAINTAINERS: Update my email address.
4022
341c653c
WL
40232014-02-24 Walter Lee <walt@tilera.com>
4024
4025 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4026 (tilegx-*-*): Change to tilegx*-*-*.
4027 * configure: Regenerate.
4028
37f2c4f0
LR
40292014-02-17 Loren J. Rittle <ljrittle@acm.org>
4030
4031 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4032
6c01e96e
KV
40332014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4034
4035 * MAINTAINERS (Write After Approval): Add myself.
4036
91da0481
RO
40372014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4038
4039 PR target/59788
4040 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4041 *solaris2*.
4042
dd35b84f
JDA
40432014-01-21 John David Anglin <danglin@gcc.gnu.org>
4044
4045 * MAINTAINERS: Update my email address.
4046
493b8af8
GP
40472014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4048
4049 * MAINTAINERS: Convert to UTF-8.
4050 Properly sort Xinliang David Li's entry.
4051
f121b81d
CLT
40522013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4053 Sandra Loosemore <sandra@codesourcery.com>
4054
4055 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4056 nios2 port maintainers.
4057
74f769b5
MT
40582013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4059
4060 * MAINTAINERS (Write After Approval): Add myself.
4061
79e0604d 40622013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4063
4064 * configure.ac: Add user-friendly check for native x86_64-linux
4065 multilibs.
4066 * configure: Regenerate.
4067
40682013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4069
4070 * MAINTAINERS: Add myself as sh maintainer.
4071
40722013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4073
4074 * MAINTAINERS: Add self as SLSR maintainer.
4075
40762013-11-18 Jan Hubicka <hubicka@ucw.cz>
4077
4078 * MAINTAINERS: Update my email address.
4079
40802013-11-15 David Edelsohn <dje.gcc@gmail.com>
4081
4082 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4083
40842013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4085
4086 * Makefile.in: Regenerate.
4087
4088 * Makefile.tpl: Fix typo.
4089 * Makefile.in: Regenerate partially.
4090
40912013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4092
4093 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4094 supported.
4095 * configure: Regenerated.
4096
40972013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
41012013-10-30 Jason Merrill <jason@redhat.com>
4102
4103 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4104 --disable-build-format-warnings.
4105
41062013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4107
423ea09f 4108 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4109 depend on libstdc++ and libgcc.
4110 * configure: Regenerate.
4111 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4112 libcilkrts for POSIX and i*86, and x86_64 architectures.
4113 * Makefile.in: Added libcilkrts related fields to support building it.
4114
41152013-10-26 Jeff Law <law@redhat.com>
4116
4117 * Makefile.def (target_modules): Remove libmudflap
4118 (languages): Remove check-target-libmudflap).
4119 * Makefile.in: Rebuilt.
4120 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4121 * configure.ac (target_libraries): Remove target-libmudflap.
4122 Remove checks which disabled libmudflap on some systems.
4123 * configure: Rebuilt.
4124 * libmudflap: Directory removed.
4125
41262013-10-21 Cong Hou <congh@google.com>
4127
4128 * MAINTAINERS (Write After Approval): Add myself.
4129
41302013-10-16 Mike Stump <mikestump@comcast.net>
4131
4132 * .dir-locals.el: Add.
4133
41342013-10-15 David Malcolm <dmalcolm@redhat.com>
4135
4136 * configure.ac: Add --enable-host-shared
4137 * configure: Regenerate.
4138
41392013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4140
4141 Import from savannah.gnu.org:
4142 * config.guess: Update to 2013-06-10 version.
4143 * config.sub: Update to 2013-10-01 version.
4144
41452013-10-01 Simon Cook <simon.cook@embecosm.com>
4146
4147 Changes to build configuration to allow big endian ARC ELF toolchain
4148 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4149 * configure: Regenerate.
4150
41512013-09-20 Alan Modra <amodra@gmail.com>
4152
4153 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4154 ppc host match. Support little-endian powerpc linux hosts.
4155
41562013-09-19 Dodji Seketeli <dodji@redhat.com>
4157
4158 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4159 maintainer.
4160
41612013-09-12 DJ Delorie <dj@redhat.com>
4162
4163 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4164 maintainers.
4165
41662013-09-03 Richard Biener <rguenther@suse.de>
4167
4168 * configure.ac: Also allow ISL 0.12.
4169 * configure: Regenerated.
4170
41712013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4172
4173 * MAINTAINERS (Write After Approval): Add myself.
4174
41752013-08-27 David Malcolm <dmalcolm@redhat.com>
4176
4177 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4178
41792013-08-26 Caroline Tice <cmtice@google.com>
4180
4181 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4182 "Various Reviewers" to libvtv "Various Maintainers".
4183
41842013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4185
4186 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4187
41882013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4189
4190 * MAINTAINERS: Update name, email.
4191
41922013-08-13 Adam Butcher <adam@jessamine.co.uk>
4193
4194 * MAINTAINERS (Write After Approval): Add myself.
4195
41962013-08-12 Caroline Tice <cmtice@google.com>
4197
4198 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4199 address in the Write After Approval section.
4200
42012013-08-09 Carlos O'Donell <carlos@redhat.com>
4202
4203 * MAINTAINERS (Write After Approval): Update email.
4204
42052013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4206
4207 * configure.ac: Adjust to check VTV_SUPPORTED.
4208 * configure: Regenerated.
4209
42102013-08-02 Caroline Tice <cmtice@google.com>
4211
4212 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4213 on non-linux systems; add target-libvtv to noconfigdirs; add
4214 libsupc++/.libs to C++ library search paths.
4215 * configure: Regenerated.
4216 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4217 libstdc++ and libgcc.
4218 * Makefile.in: Regenerated.
4219
42202013-07-19 Yvan Roux <yvan.roux@linaro.org>
4221
4222 * MAINTAINERS (Write After Approval): Add myself.
4223
42242013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4225 Shiva Chen <shiva0217@gmail.com>
4226
4227 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4228 nds32 port maintainers.
4229
42302013-07-17 Tim Shen <timshen91@gmail.com>
4231
4232 * MAINTAINERS (Write After Approval): Add myself.
4233
42342013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4235
4236 * configure.ac: Sync from binutils.
4237 * configure: Regenerate.
4238
42392013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
42432013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4244
4245 * MAINTAINERS (Write After Approval): Add myself.
4246
42472013-05-17 David Malcolm <dmalcolm@redhat.com>
4248
4249 * MAINTAINERS (Write After Approval): Add myself.
4250
42512013-04-30 Brooks Moses <bmoses@google.com>
4252
4253 * MAINTAINERS: Update my email; move myself from Fortran
4254 reviewer to Write After Approval.
4255
42562013-04-16 Andreas Schwab <schwab@suse.de>
4257
4258 * configure.ac (aarch64-*-*): Don't disable java.
4259 * configure: Regenerate.
4260
42612013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4262
4263 * MAINTAINERS (Write After Approval): Add myself.
4264
42652013-03-30 Matthias Klose <doko@ubuntu.com>
4266
4267 * Makefile.def (target_modules): Don't install libffi.
4268 * Makefile.in: Regenerate.
4269
42702013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4271
4272 * MAINTAINERS (Write After Approval): Add myself.
4273
42742013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4275
4276 * MAINTAINERS (Write After Approval): Add myself.
4277
42782013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4279
4280 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4281 * configure: Regenerated.
4282
a15d2ea8
ILT
42832013-02-05 Ian Lance Taylor <iant@google.com>
4284
4285 PR go/55969
4286 * configure.ac: Disable libgo on some systems where it does not
4287 work.
4288
a3b854b6
FXC
42892013-02-04 David Edelsohn <dje.gcc@gmail.com>
4290
4291 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4292 Remove Geoff Keating as rs6000 port maintainer, at his request.
4293
42942013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4295
4296 * MAINTAINERS: Update my email.
4297
42982013-01-23 Shenghou Ma <minux.ma@gmail.com>
4299
4300 * configure: Re-generate.
4301
43022013-01-15 Richard Biener <rguenther@suse.de>
4303
4304 PR other/55973
4305 * configure: Re-generate.
4306
43072013-01-14 Matthias Klose <doko@ubuntu.com>
4308
4309 * Makefile.def (install-target-libsanitizer): Depend on
4310 install-target-libstdc++-v3.
4311 * Makefile.in: Regenerate.
4312
43132013-01-14 Richard Biener <rguenther@suse.de>
4314
4315 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4316 * configure: Re-generate
4317
43182013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4319
4320 * config.sub: Update from config repo.
4321
43222013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4323
4324 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4325 * Makefile.in: Regenerate.
4326
43272013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4328
4329 * MAINTAINERS (arc): Add new port maintainership for myself.
4330
43312013-01-09 Jason Merrill <jason@redhat.com>
4332
4333 * .gitignore: Import from gdb repository.
4334
43352013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4336
4337 * Makefile.def (configure-gcc): Depend on all-gmp.
4338 (all-gcc): Remove dependency on all-gmp.
4339 * Makefile.in: Regenerated.
4340
43412013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4342
4343 * config.sub: Merge from config repo.
4344 * config.guess: Ditto.
4345
43462013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4347
4348 * Makefile.def: Merge from binutils.
4349 * Makefile.in: Ditto.
4350
43512013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4352
4353 * MAINTAINERS: Update my email.
4354
43552012-12-29 Ben Elliston <bje@gnu.org>
4356
4357 * config.guess: Update to 2012-12-29 version.
4358 * config.sub: Likewise.
4359
43602012-12-20 Matthias Klose <doko@ubuntu.com>
4361
4362 * Makefile.def (install-target-libgfortran): Depend on
4363 install-target-libquadmath, install-target-libgcc.
4364 (install-target-libsanitizer): Depend on install-target-libgcc.
4365 (install-target-libjava): Depend on install-target-libgcc.
4366 (install-target-libitm): Depend on install-target-libgcc.
4367 (install-target-libobjc): Depend on install-target-libgcc.
4368 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4369 * Makefile.in: Regenerate.
4370
43712012-12-19 Matthias Klose <doko@ubuntu.com>
4372
4373 * Makefile.def (install-target-libgo): Depend on
4374 install-target-libatomic.
4375 * Makefile.in: Regenerate.
4376
43772012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4378
4379 PR go/55201
4380 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4381 * Makefile.in: Regenerate.
4382
43832012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4384
4385 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4386 * configure: Regenerate.
4387
43882012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4389
4390 * config.sub: Merge from config repo.
4391
43922012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4393
4394 * Makefile.def (target_modules): Add bootstrap=true and
4395 raw_cxx=true to libsanitizer.
4396 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4397 * Makefile.in: Regenerated.
4398 * configure: Likewise.
4399
44002012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4401
4402 * MAINTAINERS: Remove self as RTL optimization maintainer.
4403
44042012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4405
4406 * MAINTAINERS (Write After Approval): Add myself.
4407
44082012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4409
4410 * Makefile.def (target_modules): Remove bootstrap=true and
4411 raw_cxx=true from libsanitizer.
4412 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4413 * Makefile.in: Regenerated.
4414 * configure: Likewise.
4415
44162012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4417
4418 * Makefile.def (target_modules): Add bootstrap=true and
4419 raw_cxx=true to libsanitizer.
4420 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4421 * Makefile.in: Regenerated.
4422 * configure: Likewise.
4423
44242012-11-28 Andrew Pinski <apinski@cavium.com>
4425
4426 PR bootstrap/54279
4427 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4428 * configure: Regenerate.
4429 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4430 * Makefile.in: Regenerate.
4431
44322012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4433
4434 * configure.ac: Disable libsanitizer if we're not building C++.
4435 * configure: Regenerate.
4436
44372012-11-15 Roland McGrath <roland@hack.frob.com>
4438
4439 * MAINTAINERS (Write After Approval): Add myself.
4440
44412012-11-15 Dmitry Vyukov <dvyukov@google.com>
4442
4443 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4444 Kostya Serebryany (kcc@google.com) and
4445 Jakub Jelinek (jakub@redhat.com).
4446 Rename area for Dodji Seketeli (dodji@redhat.com).
4447
44482012-11-15 Dodji Seketeli <dodji@redhat.com>
4449
4450 * MAINTAINERS: (asan.c, related): Add myself.
4451
44522012-11-14 Roland McGrath <mcgrathr@google.com>
4453
4454 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4455 * configure: Regenerate.
4456
44572012-11-13 Richard Henderson <rth@redhat.com>
4458
4459 * configure.ac: Move libsanitizer logic to subdirectory.
4460 * configure: Regenerate.
4461
44622012-11-13 Dodji Seketeli <dodji@redhat.com>
4463
4464 * configure.ac: Enable libsanitizer just on x86 linux for now.
4465 * configure: Re-generate.
4466
44672012-11-13 David Edelsohn <dje.gcc@gmail.com>
4468
4469 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4470 sections.
4471 * configure: Regenerate.
4472
44732012-11-13 Hans-Peter Nilsson <hp@axis.com>
4474
4475 * configure.ac: Add section for configdirs for libsanitizer.
4476 Disable for cris-*-* and mmix-*-*.
4477 * configure: Regenerate.
4478
44792012-11-12 Wei Mi <wmi@google.com>
4480
4481 * configure.ac: Add libsanitizer to target_libraries.
4482 * Makefile.def: Ditto.
4483 * configure: Regenerate.
4484 * Makefile.in: Regenerate.
4485 * libsanitizer: New directory for asan runtime. Contains an empty
4486 tsan directory.
4487
44882012-11-03 Corinna Vinschen <corinna@vinschen.de>
4489
4490 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4491 against Mingw64 w32api.
4492 * configure: Regenerate.
4493
44942012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4495
4496 * configure: Regenerated.
4497
44982012-11-03 Robert Mason <rbmj@verizon.net>
4499
4500 * configure.ac: add --disable-libstdcxx configure option
4501 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4502
45032012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4504
4505 * MAINTAINERS (Write After Approval): Add myself.
4506
45072012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4508
4509 * MAINTAINERS (Write After Approval): Add myself.
4510
45112012-10-24 Sharad Singhai <singhai@google.com>
4512
4513 * MAINTAINERS (Write After Approval): Add myself.
4514
45152012-10-24 Eric Christopher <echristo@gmail.com>
4516
4517 * MAINTAINERS: Update email address.
4518
45192012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4520
4521 PR bootstrap/54820
4522 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4523 * configure: Regenerate.
4524
45252012-10-23 Richard Earnshaw <rearnsha@arm.com>
4526
4527 * MAINTAINERS (aarch64): Add Marcus and myself.
4528
45292012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4530
4531 PR bootstrap/54820
4532 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4533 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4534 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4535 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4536 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4537 * Makefile.in: Regenerate.
4538 * configure.ac (have_static_libs): New variable and associated check.
4539 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4540 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4541 * configure: Regenerate.
4542
45432012-10-10 Richard Biener <rguenther@suse.de>
4544
4545 * MAINTAINERS: Adjust for changed surname.
4546
45472012-10-04 Lawrence Crowl <crowl@google.com>
4548
4549 * MAINTAINERS (Write After Approval): Add myself.
4550
45512012-10-01 Cary Coutant <ccoutant@google.com>
4552
4553 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4554
45552012-09-28 Ian Lance Taylor <iant@google.com>
4556
4557 * Makefile.def: Make all-target-libgo depend on
4558 all-target-libbacktrace.
4559 * Makefile.in: Rebuild.
4560
45612012-09-26 Ian Lance Taylor <iant@google.com>
4562
4563 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4564 * Makefile.in: Rebuild.
4565
45662012-09-20 Walter Lee <walt@tilera.com>
4567
4568 * configure.ac: Add tilegx to list of targets that support gold.
4569 * configure: Regenerate.
4570
45712012-09-20 Marek Polacek <polacek@redhat.com>
4572
4573 * MAINTAINERS (Write After Approval): Add myself.
4574
45752012-09-19 Steve Ellcey <sellcey@mips.com>
4576
4577 * configure.ac: Add mips*-mti-elf* target.
4578 * configure: Regenerate.
4579
45802012-09-17 Ian Lance Taylor <iant@google.com>
4581
4582 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4583 * configure.ac (host_libs): Add libbacktrace.
4584 (target_libraries): Add libbacktrace.
4585 * Makefile.def (host_modules): Add libbacktrace.
4586 (target_modules): Likewise.
4587 * configure, Makefile.in: Rebuild.
4588
45892012-09-14 David Edelsohn <dje.gcc@gmail.com>
4590
4591 PR target/38607
4592 Merge upstream change.
4593 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4594
4595 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4596 Add libgomp*.o to compare_exclusions for AIX.
4597 * configure: Regenerate.
4598
45992012-09-06 Diego Novillo <dnovillo@google.com>
4600
4601 * configure.ac: Bump minimum GMP version to 4.2.3.
4602 * configure: Re-generate.
4603
46042012-09-05 Georg-Johann Lay <avr@gjlay.de>
4605
4606 PR target/54461
4607 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4608 target-libgloss if not configured --with-avrlibc=no.
4609 * configure: Regenerate.
4610
46112012-09-04 Jason Merrill <jason@redhat.com>
4612
4613 * configure.ac: Fix --enable-languages=all.
4614
46152012-09-04 Christophe Lyon <christophe.lyon@st.com>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
46192012-09-03 Richard Guenther <rguenther@suse.de>
4620
4621 PR bootstrap/54138
4622 * configure.ac: Re-organize ISL / CLOOG checks to allow
4623 disabling with either --without-isl or --without-cloog.
4624 * configure: Regenerated.
4625
46262012-09-03 Georg-Johann Lay <avr@gjlay.de>
4627
4628 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4629 * configure: Regenerate.
4630
46312012-08-27 Ulrich Drepper <drepper@gmail.com>
4632
4633 * MAINTAINERS: Fix my email address.
4634
46352012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4636
4637 PR binutils/4970
4638 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4639 and opcodes.
4640 * Makefile.in: Regenerated.
4641
46422012-08-26 Art Haas <ahaas@impactweather.com>
4643
4644 * configure: Regenerate.
4645
46462012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4647
4648 * INSTALL/README: Also refer to the online installation
4649 instructions.
4650
46512012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4652
4653 * MAINTAINERS (Write After Approval): Add myself.
4654 (Picochip port): Remove myself.
4655
46562012-08-14 Diego Novillo <dnovillo@google.com>
4657
4658 Merge from cxx-conversion branch.
4659
4660 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4661 POSTSTAGE1_CONFIGURE_FLAGS.
4662 * Makefile.in: Regenerate.
4663 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4664 Force C++ when bootstrapping.
4665 * configure: Regenerate.
4666
46672012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4668
4669 * MAINTAINERS (Write After Approval): Add myself.
4670
46712012-07-16 Joseph Myers <joseph@codesourcery.com>
4672
4673 * README: Document use of ranges of years in copyright notices.
4674
46752012-07-06 Richard Guenther <rguenther@suse.de>
4676
4677 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4678 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4679 --with-gmp=system.
4680 * Makefile.in: Regenerated.
4681 * configure: Likewise.
4682
46832012-07-06 Richard Guenther <rguenther@suse.de>
4684
4685 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4686 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4687 supply V=1 as extra_make_flags.
4688 * configure: Regenerated.
4689 * Makefile.in: Likewise.
4690
46912012-07-04 Tristan Gingold <gingold@adacore.com>
4692
4693 * configure: Regenerate.
4694
46952012-07-03 Richard Guenther <rguenther@suse.de>
4696
4697 * Makfile.def (isl): Remove not necessary extra_exports and
4698 extra_make_flags.
4699 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4700 * Makefile.in: Regenerated.
4701
47022012-07-03 Richard Guenther <rguenther@suse.de>
4703
4704 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4705 * configure.ac: If either the ISL or the CLooG check failed
4706 do not try to build in-tree versions.
4707 * Makefile.in: Regenerated.
4708 * configure: Regenerated.
4709
47102012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4711
4712 * configure: Regenerate.
4713
47142012-07-02 Janis Johnson <janisjo@codesourcery.com>
4715
4716 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4717 maintainer.
4718
47192012-07-02 Richard Guenther <rguenther@suse.de>
4720
4721 * configure: Regenerated.
4722
47232012-07-02 Richard Guenther <rguenther@suse.de>
4724 Michael Matz <matz@suse.de>
4725 Tobias Grosser <tobias@grosser.es>
4726 Sebastian Pop <sebpop@gmail.com>
4727
4728 * Makefile.def: Add ISL host module, remove PPL host module.
4729 Adjust ClooG host module to use the proper ISL.
4730 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4731 * configure.ac: Include config/isl.m4. Add ISL host library,
4732 remove PPL. Remove PPL configury, add ISL configury, adjust
4733 ClooG configury.
4734 * Makefile.in: Regenerated.
4735 * configure: Likewise.
4736
47372012-07-02 Richard Guenther <rguenther@suse.de>
4738
4739 Merge from graphite branch
4740 2011-07-21 Tobias Grosser <tobias@grosser.es>
4741
4742 * configure: Regenerated.
4743 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4744 both cloog.org and legacy versions. The only supported version will
4745 be CLooG with the isl backend.
4746
4747 2011-07-21 Tobias Grosser <tobias@grosser.es>
4748
4749 * configure: Regenerated.
4750 * configure.ac: Require cloog isl 0.17.0
4751
4752 2011-07-21 Tobias Grosser <tobias@grosser.es>
4753
4754 * configure: Regenerated.
4755 * config/cloog.m4: Do not define CLOOG_ORG
4756
47572012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4758
4759 * configure.ac: Skip C if explicitly selected.
4760 * configure: Regenerate.
4761
47622012-06-28 Christophe Lyon <christophe.lyon@st.com>
4763
4764 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4765 they contain -O2.
4766 * configure: Regenerate.
4767
47682012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4769
4770 PR debug/53740
4771 * df.h, df-problems.c, dce.c: Revert last patch.
4772
47732012-06-25 Iain Sandoe <iain@codesourcery.com>
4774
4775 * MAINTAINERS (Write After Approval): Update my email address.
4776
47772012-06-21 Meador Inge <meadori@codesourcery.com>
4778
4779 * MAINTAINERS (Write After Approval): Add myself.
4780
47812012-06-20 Jason Merrill <jason@redhat.com>
4782
4783 * Makefile.tpl (check-target-libgomp-c++): New.
4784 (check-target-libitm-c++): New.
4785 * Makefile.def (c++): Add them.
4786 * Makefile.in: Regenerate.
4787
47882012-05-29 Edmar Wienskoski <edmar@freescale.com>
4789
4790 * MAINTAINERS (Write After Approval): Add myself.
4791
47922012-05-16 Olivier Hainque <hainque@adacore.com>
4793
4794 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4795 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4796 (install-no-fixedincludes): Adjust accordingly.
4797 * Makefile.in: Regenerate.
4798
47992012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4800
4801 Merge upstream change
4802 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4803
48042012-05-14 Marc Glisse <marc.glisse@inria.fr>
4805
4806 * MAINTAINERS (Write After Approval): Add myself.
4807
48082012-05-09 Nick Clifton <nickc@redhat.com>
4809 Paul Smith <psmith@gnu.org>
4810
4811 PR bootstrap/50461
4812 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4813 allow for the fact that from release v3.1.0 of MPFR the source
4814 files were moved into a src sub-directory.
4815 * configure: Regenerate.
4816
48172012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4818
4819 * configure.ac: Bump minimum MPFR version to 2.4.0.
4820 * configure: Regenerated.
4821
48222012-05-01 Richard Henderson <rth@redhat.com>
4823
4824 * Makefile.def (libatomic): New target_module.
4825 * configure.ac (target_libraries): Add libatomic.
4826 (noconfigdirs): Check if libatomic is supported.
4827 * Makefile.in, configure: Rebuild.
4828
48292012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4830
4831 * MAINTAINERS (Write After Approval): Add myself.
4832
48332012-04-25 Joel Brobecker <brobecker@adacore.com>
4834
4835 * config.sub: Update to 2012-04-18 version from official repo.
4836
48372012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4838
4839 * MAINTAINERS (Write After Approval): Add myself.
4840
48412012-04-11 Steve Ellcey <sellcey@mips.com>
4842
4843 * MAINTAINERS: Changed email address.
4844
48452012-03-28 Georg-Johann Lay <avr@gjlay.de>
4846
4847 PR target/52737
4848 * contrib/gcc_update (files_and_dependencies):
4849 Remove gcc/config/avr/t-multilib from touch data.
4850
48512012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4852
4853 * MAINTAINERS (OS Port Maintainers): Remove irix.
4854 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4855 (unsupported_languages): Remove mips-sgi-irix6.*.
4856 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4857 (with_stabs): Remove.
4858 * configure: Regenerate.
4859
48602012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4861
4862 * MAINTAINERS (OS Port Maintainers): Remove osf.
4863 * configure.ac (enable_libgomp): Remove *-*-osf*.
4864 (with_stabs): Remove alpha*-*-osf*.
4865 * configure: Regenerate.
4866
48672012-03-05 Tristan Gingold <gingold@adacore.com>
4868
4869 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4870 * configure: Regenerate.
4871
48722012-02-17 Walter Lee <walt@tilera.com>
4873
4874 * MAINTAINERS: (Write After Approval): Delete myself.
4875
48762012-02-14 Walter Lee <walt@tilera.com>
4877
4878 * MAINTAINERS (tilegx port): Add myself.
4879 (tilepro port): Add myself.
4880 (Write After Approval): Add myself.
4881
48822012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4883
4884 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4885 and Joseph Myers as docstring relicensing maintainers.
4886
48872012-02-09 Bin Cheng <bin.cheng@arm.com>
4888
4889 * MAINTAINERS (write-after-approval): Add myself.
4890
48912012-02-08 Ira Rosen <irar@il.ibm.com>
4892
4893 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4894 maintainer.
4895
48962012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4897
4898 * MAINTAINERS (Write After Approval): Move myself to
4899 maintain alphabetical order.
4900
49012012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
49052012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4906
4907 * MAINTAINERS (Write After Approval): Add myself.
4908
49092012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4910 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4911
4912 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4913 * configure: Regenerate.
4914
49152012-01-23 Harshit Chopra <harshit@google.com>
4916
4917 * MAINTAINERS (Write After Approval): Add myself.
4918
49192012-01-22 Douglas B Rupp <rupp@ngnat.com>
4920
4921 * configure.ac: Remove reference to mh-interix.
4922 * configure: Regenerate.
4923
49242012-01-05 Richard Henderson <rth@redhat.com>
4925
4926 PR bootstrap/51072
4927 * configure.ac: Disable libitm if c++ is not enabled.
4928 * configure: Rebuild.
4929
4930 * configure.ac: Fix regexp for same.
4931 * configure: Rebuild.
4932
49332012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4934
4935 * MAINTAINERS (Write After Approval): Add myself.
4936
49372012-01-02 Richard Guenther <rguenther@suse.de>
4938
4939 PR bootstrap/51686
4940 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4941 * Makefile.in: Regenerate.
4942
49432011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
49472011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4948
4949 * configure: Regenerate.
4950
49512011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4952
4953 * MAINTAINERS (picochip): Changed email address.
4954
49552011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4956
4957 * MAINTAINERS (write-after-approval): Add self.
4958
49592011-11-29 DJ Delorie <dj@redhat.com>
4960
4961 * configure.ac (rl78-*-*) New case.
4962 * configure: Regenerate.
4963 * MAINTAINERS: Add myself as RL78 maintainer.
4964
49652011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4966
4967 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4968
49692011-11-21 Andreas Tobler <andreast@fgznet.ch>
4970
4971 * libtool.m4: Additional FreeBSD 10 fixes.
4972
49732011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4974
4975 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4976 Maintainers section, as Epiphany maintainer.
4977
49782011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4979
4980 PR target/49992
4981 * configure.ac: Remove ranlib special-casing for Darwin.
4982 * configure: Regenerate.
4983
49842011-11-12 Andrey Belevantsev <abel@ispras.ru>
4985
4986 * MAINTAINERS (Reviewers): Keep the list sorted.
4987
49882011-11-11 Andrey Belevantsev <abel@ispras.ru>
4989
4990 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4991
49922011-11-09 Roland McGrath <mcgrathr@google.com>
4993
4994 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4995 * configure: Rebuild.
4996 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4997 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4998 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4999 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5000 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5001 Add READELF.
5002 * Makefile.in: Rebuild.
5003
50042011-11-09 Jason Merrill <jason@redhat.com>
5005
5006 * Makefile.def (language=c++): Remove check-c++0x.
5007 * Makefile.in (check-gcc-c++): Regenerate.
5008
50092011-11-08 Richard Henderson <rth@redhat.com>
5010
5011 * configure.ac: Test for libitm directory present first.
5012
5013 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5014
5015 * configure.ac: Test libitm/configure.tgt to disable libitm.
5016 * configure: Rebuild.
5017
50182011-11-07 Aldy Hernandez <aldyh@redhat.com>
5019 Richard Henderson <rth@redhat.com>
5020
5021 Merged from transactional-memory.
5022
5023 * Makefile.def (lang_env_dependencies): libitm is c++.
5024 Add libitm target module.
5025 * configure.ac: Likewise.
5026 * config/mmap.m4: New file.
5027 * contrib/gcc_update: Add libitm to touch data.
5028 * Makefile.in, configure: Rebuild.
5029
50302011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5031
5032 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5033 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5034 * Makefile.in: Regenerate.
5035
50362011-11-01 DJ Delorie <dj@redhat.com>
5037
5038 * config.sub: Update to version 2011-10-29 (added rl78)
5039
50402011-10-27 Nick Clifton <nickc@redhat.com>
5041
5042 * config.sub: Import these changes from the config project:
5043
5044 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5045 Ben Elliston <bje@gnu.org>
5046
5047 * config.sub (epiphany): New.
5048
5049 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5050 Ben Elliston <bje@gnu.org>
5051
5052 * config.sub (hexagon, hexagon-*): New.
5053
5054 2011-08-23 Roland McGrath <mcgrathr@google.com>
5055
5056 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5057 64eb to be64.
5058
5059 2011-08-16 Roland McGrath <mcgrathr@google.com>
5060
5061 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5062 (nacl): Grok as alias for 32el-unknown-nacl.
5063
50642011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5065
5066 * MAINTAINERS (Write After Approval): Add myself.
5067
50682011-10-24 Teresa Johnson <tejohnson@google.com>
5069
5070 * MAINTAINERS (Write After Approval): Add myself.
5071
50722011-09-21 Jakub Jelinek <jakub@redhat.com>
5073
5074 * MAINTAINERS (sparc port): Remove myself.
5075
50762011-09-14 Tom de Vries <tom@codesourcery.com>
5077
5078 * MAINTAINERS (Write After Approval): Add myself.
5079
50802011-08-14 Yao Qi <yao@codesourcery.com>
5081
5082 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5083 * configure: Regenerate.
5084
50852011-07-26 Ian Lance Taylor <iant@google.com>
5086
5087 * configure.ac: Set have_compiler based on whether gcc directory
5088 exists, rather than on whether gcc is in configdirs.
5089 * configure: Rebuild.
5090
50912011-07-21 Joseph Myers <joseph@codesourcery.com>
5092
5093 * MAINTAINERS (Global Reviewers): Add self.
5094
50952011-07-20 David Edelsohn <dje.gcc@gmail.com>
5096
5097 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5098 link directories.
5099 * Makefile.in: Rebuild.
5100
51012011-07-20 Ian Lance Taylor <iant@google.com>
5102
5103 PR bootstrap/49787
5104 * configure.ac: Move --enable-bootstrap handling earlier in file.
5105 If --enable-bootstrap and either --enable-build-with-cxx or
5106 --enable-build-poststage1-with-cxx, enable C++ automatically.
5107 * configure: Rebuild.
5108
51092011-07-19 Ian Lance Taylor <iant@google.com>
5110
5111 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5112 make C++ a boot_language. Set and substitute
5113 POSTSTAGE1_CONFIGURE_FLAGS.
5114 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5115 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5116 * configure, Makefile.in: Rebuild.
5117
51182011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5119
5120 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5121 maintainers.
5122
51232011-07-18 Jakub Jelinek <jakub@redhat.com>
5124
5125 * MAINTAINERS (Global Reviewers): Add myself.
5126
51272011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5128
5129 * configure: Regenerate.
5130
51312011-07-16 Jason Merrill <jason@redhat.com>
5132
5133 * Makefile.def (language=c++): Add check-c++0x and
5134 check-target-libmudflap-c++.
5135 * Makefile.tpl (check-target-libmudflap-c++): New.
5136 * Makefile.in: Regenerate.
5137
51382011-07-16 Matthias Klose <doko@ubuntu.com>
5139
5140 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5141 * Makefile.def (target_modules/libjava): Pass
5142 $(EXTRA_CONFIGARGS_LIBJAVA).
5143 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5144 if not configured with --enable-static-libjava.
5145 * Makefile.in: Regenerate.
5146 * configure: Likewise.
5147
51482011-07-15 Jason Merrill <jason@redhat.com>
5149
5150 * Makefile.in (check-c++): Move check-gcc-c++0x after
5151 check-target-libstdc++-v3.
5152
51532011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5154
5155 * MAINTAINERS (c6x port): New entry.
5156
51572011-07-13 Jason Merrill <jason@redhat.com>
5158
5159 * Makefile.in (check-gcc-c++0x): New.
5160 (check-c++): Depend on it.
5161
51622011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5163
5164 PR target/39150
5165 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5166 x86_64-*-solaris2.1[0-9]*.
5167 * configure: Regenerate.
5168
51692011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5170
5171 * MAINTAINERS (RTL optimizers): Add self.
5172
51732011-06-27 Gabriel Charette <gchare@google.com>
5174
5175 * MAINTAINERS (Write After Approval): Add myself.
5176
51772011-06-22 Hans-Peter Nilsson <hp@axis.com>
5178
5179 PR regression/47836
5180 PR bootstrap/23656
5181 PR other/47733
5182 PR bootstrap/49247
5183 PR c/48825
5184 * configure.ac (target_libraries): Remove target-libiberty.
5185 Remove case-statement setting skipdirs=target-libiberty for
5186 multiple targets. Remove checking target_configdirs and
5187 removing target-libiberty but keeping target-libgcc if
5188 otherwise empty.
5189 * Makefile.def (target_modules): Don't add libiberty.
5190 (dependencies): Remove all traces of target-libiberty.
5191 * configure, Makefile.in: Regenerate.
5192
51932011-06-13 Walter Lee <walt@tilera.com>
5194
5195 * configure.ac (tilepro-*-*) New case.
5196 (tilegx-*-*): Likewise.
5197 * configure: Regenerate.
5198
51992011-06-06 Jing Yu <jingyu@google.com>
5200
5201 * configure.ac: Skip target-libiberty for
5202 arm*-*-linux-androideabi.
5203 * configure: Regenerated.
5204
52052011-06-06 Nick Clifton <nickc@redhat.com>
5206
5207 * config.sub: Sync from upstream.
5208
52092011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5210
5211 * MAINTAINERS (Write After Approval): Add myself.
5212
52132011-06-01 Daniel Jacobowitz <drow@false.org>
5214
5215 * MAINTAINERS: Update my email address.
5216
52172011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5218
5219 * MAINTAINERS (Write After Approval): Update my email address.
5220
52212011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5222
5223 * MAINTAINERS (Write After Approval): Add myself.
5224
52252011-05-08 Doug Kwan <dougkwan@google.com>
5226
5227 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5228 * configure: Regenerated.
5229 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5230 value from configure.
5231 * Makefile.in: Regenerated.
5232
52332011-05-05 Joseph Myers <joseph@codesourcery.com>
5234
5235 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5236 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5237 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5238 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5239 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5240 *-*-vxworks*): Disable newlib and libgloss in separate case
5241 statement.
5242 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5243 to separate case statement.
5244 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5245 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5246 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5247 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5248 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5249 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5250 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5251 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5252 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5253 i[[3456789]]86-*-rdos*, m32r-*-*,
5254 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5255 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5256 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5257 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5258 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5259 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5260 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5261 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5262 and libgloss in main case over targets. Remove most empty cases
5263 in main case over targets.
5264 * configure: Regenerate.
5265
52662011-05-04 Janis Johnson <janisjo@codesourcery.com>
5267
5268 * MAINTAINERS (Write After Approval): Add myself.
5269
52702011-05-04 Joseph Myers <joseph@codesourcery.com>
5271
5272 * configure.ac: Remove code setting special library locations for
5273 hppa*64*-*-hpux11*. Remove code setting compiler for
5274 sparc-sun-solaris2*.
5275 * configure: Regenerate.
5276
52772011-05-04 Joseph Myers <joseph@codesourcery.com>
5278
5279 * configure.ac: Separate libgloss_dir settings from general case
5280 over targets.
5281 * configure: Regenerate.
5282
52832011-04-28 Joseph Myers <joseph@codesourcery.com>
5284
5285 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5286 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5287 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5288 cases in libgcj-disabling case statement.
5289 (hppa*64*-*-linux*): Set unsupported_languages instead of
5290 disabling target-zlib.
5291 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5292 to hppa*64*-*-hpux*.
5293 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5294 hppa*-*-hpux*.
5295 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5296 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5297 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5298 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5299 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5300 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5301 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5302 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5303 libgcj-disabling case statement.
5304 * configure: Regenerate.
5305
53062011-04-28 Joseph Myers <joseph@codesourcery.com>
5307
5308 * configure.ac: Disable Java for targets not supporting libffi.
5309 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5310 Remove cases in Java-disabling statement.
5311 (*arm-wince-pe): Change to arm-wince-pe.
5312 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5313 cases in Java-disabling statement.
5314 (bfin-*-*): Don't disable Java again.
5315 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5316 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5317 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5318 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5319 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5320 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5321 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5322 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5323 Java-disabling statement.
5324 (mmix-*-*): Don't disable Java again.
5325 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5326 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5327 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5328 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5329 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5330 statement.
5331 * configure: Regenerate.
5332
53332011-04-28 Joseph Myers <joseph@codesourcery.com>
5334
5335 * configure.ac: Separate cases disabling Java and Java libraries
5336 from general case over targets.
5337 * configure: Regenerate.
5338
53392011-04-21 Jie Zhang <jzhang918@gmail.com>
5340
5341 * MAINTAINERS: Update my email address.
5342
53432011-04-20 Easwaran Raman <eraman@google.com>
5344
5345 * MAINTAINERS (Write After Approval): Add myself.
5346
53472011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5348
5349 PR lto/48086
5350 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5351 * configure: Regenerate.
5352
53532011-04-16 Jim Meyering <meyering@redhat.com>
5354
5355 * MAINTAINERS (Write After Approval): Add myself.
5356
53572011-04-15 Dodji Seketeli <dodji@redhat.com>
5358
5359 * MAINTAINERS: Update my email address.
5360
53612011-04-13 Georg-Johann Lay <avr@gjlay.de>
5362
5363 * MAINTAINERS (Write After Approval): Add myself.
5364
53652011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5366
5367 * MAINTAINERS (Write After Approval): Add myself.
5368
53692011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5370
5371 * MAINTAINERS (Write After Approval): Add myself.
5372
53732011-04-06 Joseph Myers <joseph@codesourcery.com>
5374
5375 * configure.ac (build_tools): Remove build-byacc.
5376 (host_libs): Remove mmalloc.
5377 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5378 autoconf automake libtool diff rcs fileutils shellutils time
5379 textutils wdiff find uudecode hello tar gzip indent recode release
5380 sed perl gawk findutils gettext zip.
5381 (libgcj): Remove target-qthreads.
5382 (target_tools): Remove target-examples target-gperf.
5383 (YACC): Don't handle building byacc.
5384 * configure: Regenerate.
5385 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5386 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5387 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5388 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5389 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5390 handle building components.
5391 * Makefile.in: Regenerate.
5392
53932011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5394
5395 * MAINTAINERS: Update my email address as Xtensa maintainer.
5396
53972011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5398
5399 * config.sub: Sync from upstream.
5400
54012011-04-01 Joseph Myers <joseph@codesourcery.com>
5402
5403 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5404 (microblaze*): Don't disable libssp.
5405 * configure: Regenerate.
5406
54072011-04-01 Joseph Myers <joseph@codesourcery.com>
5408
5409 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5410 moveifchange.
5411 * configure: Regenerate.
5412 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5413 * Makefile.in: Regenerate.
5414
54152011-04-01 Joseph Myers <joseph@codesourcery.com>
5416
5417 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5418 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5419 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5420 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5421 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5422 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5423 md_exec_prefix cases.
5424 * configure: Regenerate.
5425
54262011-04-01 Joseph Myers <joseph@codesourcery.com>
5427
5428 * configure.ac: Separate cases disabling target-libssp,
5429 target-libiberty, target-libstdc++-v3 and Fortran from general
5430 case over targets.
5431 * configure: Regenerate.
5432
54332011-04-01 Joseph Myers <joseph@codesourcery.com>
5434
5435 * configure.ac (*-*-chorusos): Don't disable libgcj.
5436 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5437 Remove case.
5438 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5439 (arm-*-coff): Don't disable libgcj.
5440 (arm*-*-linux-gnueabi): Remove useless assignment.
5441 (arm-*-riscix*): Don't disable libgcj.
5442 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5443 configuration.
5444 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5445 (c54x*-*-*): Remove case.
5446 (tic54x-*-*): Don't disable GCC or GCC libraries.
5447 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5448 to *.
5449 (d10v-*-*): Don't disable GCC libraries.
5450 (d30v-*-*): Don't disable libgcj.
5451 (h8500-*-*): Don't disable GCC libraries.
5452 (i960-*-*): Don't disable libgcj.
5453 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5454 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5455 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5456 libgcj.
5457 (m68k-*-coff*): Remove case.
5458 (mmix-*-*): Don't disable libgloss on host.
5459 (mn10200-*-*, mn10300-*-*): Remove cases.
5460 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5461 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5462 Don't disable libgcj.
5463 (romp-*-*): Remove case.
5464 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5465 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5466 case.
5467 (v810-*-*): Don't disable GCC libraries.
5468 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5469 (ip2k-*-*): Don't disable GCC libraries.
5470 * configure: Regenerate.
5471
54722011-03-28 Joseph Myers <joseph@codesourcery.com>
5473
5474 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5475 libffi on host.
5476 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5477 on host.
5478 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5479 * configure: Regenerate.
5480
54812011-03-26 John Marino <binutils@marino.st>
5482
5483 * configure.ac: Add support for *-*-dragonfly*
5484 * configure: Regenerate.
5485
54862011-03-25 Joseph Myers <joseph@codesourcery.com>
5487
5488 * configure.ac (native_only): Remove.
5489 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5490 send-pr uudecode guile gnuserv on host.
5491 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5492 send-pr rcs guile perl texinfo libtool on host.
5493 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5494 automake send-pr rcs guile perl texinfo libtool on host.
5495 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5496 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5497 (alpha*-dec-osf*): Don't disable fileutils on target.
5498 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5499 texinfo send-pr expect dejagnu on target.
5500 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5501 target-qthreads on target.
5502 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5503 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5504 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5505 x86_64-*-mingw*): Don't disable expect on target.
5506 (*-*-cygwin*): Don't disable target-gperf on target.
5507 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5508 gnuserv on target.
5509 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5510 target.
5511 * configure: Regenerate.
5512
55132011-03-25 Joseph Myers <joseph@codesourcery.com>
5514
5515 * configure.ac (target_tools): Remove target-groff.
5516 (native_only): Remove target-groff.
5517 (hppa*64*-*-*): Don't disable byacc.
5518 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5519 setting.
5520 (*-*-kaos*): Don't skip target-librx and target-groff.
5521 (*-*-netware*): Don't skip target-libmudflap.
5522 (*-*-tpf*): Don't skip target-libmudflap.
5523 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5524 directories on the host.
5525 (ia64*-*-*vms*): Don't skip tix.
5526 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5527 host.
5528 * configure: Regenerate.
5529
55302011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5531
5532 * configure.ac: Remove references to mt-mep, mt-netware,
5533 mt-wince.
5534 * Makefile.def: Add all-utils soft dependencies.
5535 * Makefile.tpl: Remove GDB_NLM_DEPS.
5536 * configure: Regenerate.
5537 * Makefile.in: Regenerate.
5538
55392011-03-24 Paolo Bonzini <bonzini@gnu.org>
5540
5541 * configure.ac: Do not include mh-x86omitfp.
5542 * configure: Regenerate.
5543
55442011-03-24 Paolo Bonzini <bonzini@gnu.org>
5545
5546 * configure.ac: Remove empty cases.
5547 * configure: Regenerate.
5548
55492011-03-24 Paolo Bonzini <bonzini@gnu.org>
5550
5551 * Makefile.def: Add dependency from termcap to gdb.
5552 * Makefile.in: Regenerate.
5553
55542011-03-24 Paolo Bonzini <bonzini@gnu.org>
5555
5556 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5557 * configure: Regenerate.
5558 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5559 * Makefile.tpl: Likewise.
5560 * Makefile.in: Regenerate.
5561
55622011-03-24 Paolo Bonzini <bonzini@gnu.org>
5563
5564 * configure.ac: Remove all mentions of tentative_cc.
5565 * configure: Regenerate.
5566
55672011-03-24 Joseph Myers <joseph@codesourcery.com>
5568
5569 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5570 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5571 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5572 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5573 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5574 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5575 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5576 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5577 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5578 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5579 *-*-rhapsody*): Remove host cases.
5580 * configure: Regenerate.
5581
55822011-03-24 Joseph Myers <joseph@codesourcery.com>
5583
5584 * configure.ac (ppc*-*-pe): Remove host case.
5585 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5586 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5587 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5588 cases.
5589 * configure: Regenerate.
5590
55912011-03-24 Joseph Myers <joseph@codesourcery.com>
5592
5593 * config.sub: Update to version 2011-03-23.
5594
55952011-03-22 Joseph Myers <joseph@codesourcery.com>
5596
5597 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5598 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5599 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5600 * configure: Regenerate.
5601
56022011-03-22 Joseph Myers <joseph@codesourcery.com>
5603
5604 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5605 to Write After Approval.
5606 * config-ml.in: Don't handle arc-*-elf*.
5607 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5608 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5609 handle GCC libraries.
5610 * configure: Regenerate.
5611
56122011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5613
5614 PR bootstrap/48120:
5615 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5616 Add -lstdc++ -lm to LIBS.
5617 * configure: Regenerate.
5618
56192011-03-18 David Edelsohn <dje.gcc@gmail.com>
5620
5621 * config.guess: Update to version 2011-02-02
5622 * config.sub: Update to version 2011-02-24
5623
56242011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5625
5626 PR lto/48086
5627 * configure.ac: Re-enable LTO on *-apple-darwin9.
5628 * configure: Regenerate.
5629
56302011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5631
5632 PR lto/48086
5633 * configure.ac: Disable LTO on darwin due to an assembler change in
5634 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5635 under 256.
5636 * configure: Regenerate.
5637
56382011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5639
5640 * MAINTAINERS: Update myself as score backend maintainer,
5641 update my e-mail address.
5642
56432011-03-09 Xuepeng Guo <terry.guo@arm.com>
5644
5645 * MAINTAINERS: Update my e-mail address.
5646
56472011-03-06 Joey Ye <joey.ye@arm.com>
5648
5649 * MAINTAINERS: Update my e-mail address.
5650
56512011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5652
5653 * configure.ac: Adjust test of with_ppl.
5654 * configure: Regenerated.
5655
56562011-03-02 Kai Tietz <ktietz@redhat.com>
5657
5658 * MAINTAINERS: Adjust my e-mail address.
5659
56602011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5661
5662 * configure.ac: Add -lpwl to ppllibs.
5663 * configure: Regenerated.
5664
56652011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5666
5667 * config/cloog.m4: Add -lisl to clooglibs.
5668 * configure: Regenerated.
5669
56702011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5671
5672 * MAINTAINERS (CPU Port maintainers): Add self.
5673
56742011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5675
5676 * MAINTAINERS: Add myself as testsuite maintainer.
5677
56782011-02-15 Mike Stump <mikestump@comcast.net>
5679
5680 * MAINTAINERS: Add myself as testsuite maintainer.
5681
56822011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5683
5684 Import from Libtool and gnulib:
5685
5686 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5687
5688 Prepare for supporting FreeBSD 10.
5689 * config.rpath: Remove handling of freebsd1* which soon would
5690 match FreeBSD 10.0.
5691
5692 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5693
5694 Remove support for FreeBSD 1.x.
5695 * libtool.m4 (_LT_LINKER_SHLIBS)
5696 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5697 soon would incorrectly match FreeBSD 10.0.
5698
56992011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5700
5701 PR binutils/12283
5702 * move-if-change: Import version from gnulib.
5703
57042011-02-12 Alexandre Oliva <aoliva@redhat.com>
5705
5706 PR lto/47225
5707 * Makefile.def (lto-plugin): Double dash for enable-shared.
5708 (configure-gcc): Depend on all-lto-plugin.
5709 * Makefile.in: Rebuilt.
5710
57112011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5712
5713 * configure.ac: Remove extra bracket.
5714 * configure: Regenerate.
5715
57162011-02-08 Tobias Burnus <burnus@net-b.de>
5717
5718 * MAINTAINERS: Add myself as libquadmath maintainer.
5719
57202011-02-08 Thomas Schwinge <thomas@schwinge.name>
5721
5722 * MAINTAINERS: Update my email address.
5723
57242011-02-07 Joseph Myers <joseph@codesourcery.com>
5725
5726 * MAINTAINERS (option handling): Add self.
5727
57282011-02-06 Kai Tietz <kai.tietz@onevision.com>
5729
5730 PR lto/47225
5731 * Makefile.def: Add dependency for install-gcc
5732 on install-lto-plugin.
5733 * Makfile.in: Regenerated
5734
57352011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5736
5737 * MAINTAINERS (CPU Port Maintainers): Add myself.
5738
57392011-01-31 Alexandre Oliva <aoliva@redhat.com>
5740
5741 PR libgcj/44341
5742 * configure.ac: Discard --with-* flags for host when configuring
5743 target libraries for cross build.
5744 * configure: Rebuilt.
5745
57462011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5747
5748 * MAINTAINERS (linear loop transforms): Removed.
5749
57502011-01-25 Jakub Jelinek <jakub@redhat.com>
5751
5752 * configure.ac: If with_ppl is no, move setting with_cloog=no
5753 after CLOOG_REQUESTED check.
5754 * configure: Regenerated.
5755
57562011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5757
5758 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5759 CLooG has been requested.
5760 * configure: Regenerated.
5761
57622011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5763
5764 * configure: Regenerated.
5765 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5766
57672011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5768
5769 * configure: Regenerated.
5770 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5771
57722011-01-21 Andreas Schwab <schwab@redhat.com>
5773
5774 * configure.ac: Use AS_HELP_STRING throughout.
5775 * configure: Regenerate.
5776
57772011-01-18 Jie Zhang <jie.zhang@analog.com>
5778
5779 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5780 * configure: Regenerate.
5781
57822011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5783
5784 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5785
57862011-01-13 Joel Brobecker <brobecker@adacore.com>
5787
5788 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5789 for ia64-hpux.
5790 * configure: Regenerate.
5791
57922011-01-07 Jan Hubicka <jh@suse.cz>
5793
5794 PR lto/47225
5795 * Makefile.in: Regenerate.
5796 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5797 configure.
5798
57992011-01-07 Jan Hubicka <jh@suse.cz>
5800
5801 * Makefile.in: Regenerate.
5802 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5803 and configure dependency on lto-plugin configure.
5804 (lto-plugin module): Remove dependency on GCC; add dependency on
5805 liniberty.
5806
58072011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5808
5809 * MAINTAINERS (Write After Approval): Add myself.
5810
58112010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5812
5813 * configure: Regenerate.
5814
58152010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5816
5817 * configure.ac: (picochip): Disable libiberty.
5818
58192010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5820
5821 * MAINTAINERS (Write After Approval): Add myself.
5822
58232010-12-10 Ian Lance Taylor <iant@google.com>
5824
5825 PR bootstrap/46819
5826 * configure.ac: For --disable-libgcj clear libgcj_saved.
5827 * configure: Rebuild.
5828
58292010-12-10 Tobias Burnus <burnus@net-b.de>
5830
5831 PR fortran/46540
5832 * configure.ac: Add --disable-libquadmath and
5833 --disable-libquadmath-support.
5834 * configure: Regenerate.
5835
58362010-12-03 Ian Lance Taylor <iant@google.com>
5837
5838 * MAINTAINERS: Add myself as libgo maintainer.
5839
58402010-12-03 Hans-Peter Nilsson <hp@axis.com>
5841
5842 PR libffi/46792
5843 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5844 * configure: Regenerate.
5845
58462010-12-02 Ian Lance Taylor <iant@google.com>
5847
5848 * configure.ac: Always set default for poststage1_ldflags to
5849 -static-libstdc++ -static-libgcc.
5850
58512010-11-29 Andreas Schwab <schwab@redhat.com>
5852
5853 * configure.ac: Move comment to remove extra space in last argument
5854 of GCC_TARGET_TOOL.
5855
58562010-11-26 Alexandre Oliva <aoliva@redhat.com>
5857
5858 PR other/46026
5859 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5860 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5861 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5862 (BASE_FLAGS_TO_PASS): Use it.
5863 * configure: Rebuilt.
5864 * Makefile.in: Rebuilt.
5865
58662010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5867
5868 PR binutils/12258
5869 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5870 Properly check default linker.
5871 * configure: Regnerated.
5872
58732010-11-23 Matthias Klose <doko@ubuntu.com>
5874
5875 * configure.ac: For --enable-gold, handle value `default' instead of
5876 `both*'. New configure option --{en,dis}able-ld.
5877 * configure: Regenerate.
5878
58792010-11-20 Ian Lance Taylor <iant@google.com>
5880
5881 * configure.ac: Only disable a language library if no language needs
5882 it. Don't let --disable-libgcj uncondtionally disable libffi.
5883 * configure: Rebuild.
5884
58852010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5886
5887 * Makefile.in: Regenerate.
5888
5889 PR other/46202
5890 * configure.ac: Fix just-built in-tree STRIP name to be
5891 binutils/strip-new.
5892 * configure: Regenerate.
5893 * Makefile.def (install-strip-gcc, install-strip-binutils)
5894 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5895 (install-strip-sid): Mirror dependencies on non-strip variants
5896 of these targets on the respective -strip prerequisites.
5897 * Makefile.tpl (install-strip, install-strip-host)
5898 (install-strip-target): New targets.
5899 (install-strip-[+module+], install-strip-target-[+module+]):
5900 New targets.
5901 * Makefile.in: Regenerate.
5902
59032010-11-19 Ian Lance Taylor <iant@google.com>
5904 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5905
5906 * configure.ac: Add target-libgo to target_libraries. Set
5907 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5908 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5909 (HOST_EXPORTS): Add GOC.
5910 (BASE_TARGET_EXPORTS): Add GOC.
5911 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5912 (GOCFLAGS_FOR_TARGET): New variable.
5913 (EXTRA_HOST_FLAGS): Add GOC.
5914 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5915 * Makefile.def (target_modules): Add libgo.
5916 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5917 (dependencies): Add dependency from configure-target-libgo to
5918 configure-target-libffi and all-target-libstdc++-v3. Add
5919 dependencies from all-target-libgo to all-target-libffi.
5920 (languages): Add go.
5921 * configure: Rebuild.
5922 * Makefile.in: Rebuild.
5923
59242010-11-19 Ian Lance Taylor <iant@google.com>
5925
5926 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5927 compiler/flag environment variables.
5928
59292010-11-18 Ian Lance Taylor <iant@google.com>
5930
5931 * configure.ac: Check for lang_requires_boot_languages in
5932 config-lang.in files.
5933 * configure: Rebuild.
5934
59352010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5936 Tobias Burnus <burnus@net-b.de>
5937
5938 PR fortran/32049
5939 * Makefile.def: Add libquadmath; build it with language=fortran.
5940 * configure.ac: Add libquadmath.
5941 * Makefile.tpl: Handle multiple libs in check-[+language+].
5942 * Makefile.in: Regenerate.
5943 * configure: Regenerate.
5944
b9b9d342
TT
59452010-11-16 Tom Tromey <tromey@redhat.com>
5946
5947 * MAINTAINERS: Moved myself to reviewers section.
5948
ecbfe87a
ZD
59492010-11-15 Zdenek Dvorak <ook@ucw.cz>
5950
5951 * MAINTAINERS: Moved myself to reviewers section.
5952
29a4f477
RW
59532010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5954
5955 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5956 (Write After Approval): Remove self.
5957
9965e3cd
AS
59582010-11-15 Andreas Schwab <schwab@redhat.com>
5959
5960 * configure.ac: Fix spelling in option names.
5961 * configure: Regenerated.
5962
0463992b
GJL
59632010-11-13 Georg-Johann Lay <georgjohann@web.de>
5964
5965 PR bootstrap/39622
5966 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5967 * configure: Regenerated.
5968
3df08734
KG
59692010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5970
5971 * MAINTAINERS: Update my email address.
5972
f16e2237
TG
59732010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5974
f16e2237
TG
5975 * configure: Regenerate.
5976
0bb52d68
TG
59772010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5978
1f980c25 5979 * configure: Regenerate.
0bb52d68 5980
aba2b02e
TG
59812010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5982
aba2b02e
TG
5983 * configure: Regenerate.
5984
27882098
TG
59852010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5986
27882098
TG
5987 * configure: Regenerate.
5988
d32ef397
AS
59892010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5990
5991 * configure.ac: Support official CLooG.org versions.
5992 * configure: Regenerate.
5993 * config/cloog.m4: New.
5994
5a4b6c0e
FD
59952010-11-10 François Dumont <francois.cppdevs@free.fr>
5996
5997 * MAINTAINERS (Write After Approval): Add myself.
5998
f2cea726
DE
59992010-11-09 David Edelsohn <dje.gcc@gmail.com>
6000
6001 * MAINTAINERS: Update my email address.
6002
d8ed14ce
IS
60032010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6004
6005 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6006 * configure: Regenerate.
d8ed14ce 6007
48215350
DK
60082010-11-03 Ian Lance Taylor <iant@google.com>
6009 Dave Korn <dave.korn.cygwin@gmail.com>
6010
6011 PR lto/46273
6012 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6013 and on other supported platforms whenever LTO is enabled.
6014 * configure: Rebuild.
6015
87841584
AM
60162010-11-02 Alan Modra <amodra@gmail.com>
6017
6018 PR binutils/12110
6019 * configure.ac: Error when source path contains spaces.
6020 * configure: Regenerate.
6021
fe12dfe1
JW
60222010-10-23 James E. Wilson <wilson@codesourcery.com>
6023
6024 * MAINTAINERS: Update my email address.
6025
66c92425
ILT
60262010-10-20 Ian Lance Taylor <iant@google.com>
6027
6028 * Makefile.def (target_modules): Set lib_path to src/.libs for
6029 libstdc++-v3 module.
6030 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6031 * Makefile.in: Rebuild.
6032
187d3518
LB
60332010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6034
6035 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6036 (Write After Approval): Remove myself.
6037
02db6bba
TG
60382010-10-15 Tristan Gingold <gingold@adacore.com>
6039
6040 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6041
c0103e74
DR
60422010-10-14 Douglas Rupp <rupp@gnat.com>
6043
6044 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6045
1cd0b716
DK
60462010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6047
6048 * configure.ac (build_lto_plugin): New shell variable.
6049 (--enable-lto): Turn on by default for all non-ELF platforms that
6050 have had LTO support added so far. Set build_lto_plugin appropriately
6051 for both ELF and non-ELF.
6052 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6053 * configure: Regenerate.
6054
d4c1abb3
RW
60552010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6056
6057 Sync from src:
6058 * configure.ac (v850 support): Remove target-libgloss from
6059 noconfigdirs.
6060 * configure: Regenerate.
6061
ffedf511
RW
60622010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6063
6064 PR bootstrap/45326
6065 PR bootstrap/45174
6066 * configure.ac: Honor initial values of $build_configargs,
6067 $host_configargs, $target_configargs. Mark the precious, so
6068 environment settings get recorded.
6069 * configure: Regenerate.
6070
e1826acc
RW
60712010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6072
6073 PR bootstrap/45796
6074 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6075 Depend on all-build-libiberty.
6076 * Makefile.in: Regenerate.
6077
80920132
ME
60782010-09-30 Michael Eager <eager@eagercon.com>
6079
6080 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6081 * configure: Regenerate.
6082
770a498a
ME
60832010-09-28 Michael Eager <eager@eagercon.com>
6084
6085 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6086
86dfbd58
RW
60872010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6088
6089 PR bootstrap/44621
6090 * configure.ac: Fix unportable shell quoting.
6091 * configure: Regenerate.
6092
db50fe7d
IS
60932010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6094
6095 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6096 targets and amend comment.
6097 * configure: Regenerate.
6098
0064e825
TB
60992010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6100
6101 * MAINTAINERS (Write After Approval): Add myself.
6102
bb79486c
JH
61032010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6104
6105 * configure.ac: Enable LTO by default on Darwin.
6106 * configure: Regenerate.
6107
9e0b22c3
MS
61082010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6109
bb79486c 6110 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6111
2fabf1b7
IB
61122010-09-01 Ian Bolton <ian.bolton@arm.com>
6113
bb79486c 6114 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6115
3a9abc98
DS
61162010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6117
6118 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6119 ports
6120
331a9a59
DY
61212010-07-28 David Yuste <david.yuste@gmail.com>
6122
6123 * MAINTAINERS (Write After Approval): Add myself.
6124
223a9d64
N
61252010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6126
6127 * configure.ac: Support all v850 targets.
6128 * configure: Regenerate.
6129
9183bdcf
MG
61302010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6131
6132 PR bootstrap/44455
6133 * configure.ac (extra_mpfr_configure_flags): Copy from
6134 extra_mpc_gmp_configure_flags.
6135 * configure: Re-generated.
6136
2e290598
AK
61372010-07-22 Andi Kleen <ak@linux.intel.com>
6138
6139 * MAINTAINERS (Write After Approval): Add myself.
6140
8d6cd388
CLT
61412010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6142
6143 * MAINTAINERS (Write After Approval): Add myself.
6144
b0b01eb0
JY
61452010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6146
6147 * MAINTAINERS (Write After Approval): Add myself.
6148
77198d71
JH
61492010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6150
6151 PR target/44862
6152 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6153 Provide -B option to allow for link spec %s substitutions for
6154 libstdc++.a on darwin.
6155 * Makefile.in: Regenerate.
6156
02fe70af
MM
61572010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6158
6159 * MAINTAINERS (Reviewers): Update my e-mail address
6160
c63a4676
AO
61612010-06-10 Alexandre Oliva <aoliva@redhat.com>
6162
6163 * Makefile.def (configure-gcc): Depend on all-libelf.
6164 * Makefile.in: Rebuild.
6165
e68edbf6
FC
61662010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6167
6168 * MAINTAINERS (Write After Approval): Add myself in the right place.
6169
dce2d8b2 61702010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6171
6172 * MAINTAINERS (Write After Approval): Add myself.
6173
dce2d8b2 61742010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6175
6176 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6177
61782010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6179
1ab55d69
MK
6180 * config.sub: Update to version 2010-05-21.
6181 * config.guess: Update to version 2010-04-03.
0c422e74 6182
02540df4
SB
61832010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6184
6185 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6186 * configure: Regenerate.
6187
dfe5f5b2
ST
61882010-05-12 Sriraman Tallam <tmsriram@google.com>
6189
6190 * MAINTAINERS (Write After Approval): Add myself.
6191
c082f9f3
SB
61922010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6193
6194 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6195 a platform that supports LTO.
6196 * configure: Regenerate.
6197
f1af9e5f
SP
61982010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6199
6200 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6201 * configure: Regenerated.
6202
38e3d868
RM
62032010-04-27 Roland McGrath <roland@redhat.com>
6204 H.J. Lu <hongjiu.lu@intel.com>
6205
6206 * configure.ac (--enable-gold): Support both, both/gold and
6207 both/bfd to add gold to configdirs without removing ld.
6208 * configure: Regenerated.
6209
6210 * Makefile.def: Add install-gold dependency to install-ld.
6211 * Makefile.in: Regenerated.
6212
3bec79c5
DK
62132010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6214
6215 PR lto/42776
6216 * configure.ac (--enable-lto): Refactor handling so libelf tests
6217 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6218 and allow LTO to be explicitly enabled on non-ELF platforms that
6219 are known to support it inside else-clause.
6220 * configure: Regenerate.
6221
615c8ffa
EB
62222010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6223
6224 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6225 * configure: Regenerate.
6226
e4522f78
RC
62272010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6228
6229 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6230 * configure: Regenerate.
6231
8ccb78f2
RO
62322010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6233
6234 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6235 separately.
6236 * configure: Regenerate.
6237
d5cc2ee3
KW
62382010-04-16 Kevin Williams <kevin.williams@inria.fr>
6239
6240 * MAINTAINERS (Write After Approval): Add myself.
6241
8406cb62
TG
62422010-04-14 Tristan Gingold <gingold@adacore.com>
6243
6244 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6245 * configure: Regenerate.
6246
3591b8e2
SE
62472010-04-13 Steve Ellcey <sje@cup.hp.com>
6248
6249 * configure: Regenerate after change to elf.m4.
6250
a82ecc7b
IS
62512010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
1f0bf148
SP
62552010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6256
6257 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6258 * configure: Regenerated.
6259
62602010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6261
6262 * configure.ac: Print "buggy but acceptable" when CLooG
6263 revision is less than 9.
6264 * configure: Regenerated.
6265
ecd01dee
DN
62662010-04-01 Diego Novillo <dnovillo@google.com>
6267
6268 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6269
dc683a3f
RW
62702010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6271
6272 PR bootstrap/43615
6273 PR bootstrap/43328
6274
6275 Revert:
6276
6277 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6278
6279 * configure.ac: Do not pass --enable-multilib nor
6280 --disable-multilib in baseargs. Accept explicitly passed
6281 --enable_multilib.
6282 * configure: Regenerate.
6283
7527d83f
UW
62842010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6285
6286 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6287
895522b6
JJ
62882010-03-31 Janis Johnson <janis187@us.ibm.com>
6289
6290 * MAINTAINERS: Remove myself.
6291
9db4e878
RW
62922010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6293
6294 PR bootstrap/43328
6295 * configure.ac: Do not pass --enable-multilib nor
6296 --disable-multilib in baseargs. Accept explicitly passed
6297 --enable_multilib.
6298 * configure: Regenerate.
6299
acf6bf36
AP
63002010-03-28 Andrew Pinski <pinskia@gmail.com>
6301
6302 * MAINTAINERS (spu port): Remove me.
6303
b42f0d7e
JM
63042010-03-23 Joseph Myers <joseph@codesourcery.com>
6305
6306 * configure.ac (tic6x-*-*): New case.
6307 * configure: Regenerate.
6308
0d1152b1
JM
63092010-03-23 Joseph Myers <joseph@codesourcery.com>
6310
6311 * config.sub: Update to version 2010-03-22.
6312 * config.guess: Update to version 2009-12-30.
6313
dce2d8b2 63142010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6315
6316 PR ada/42554
6317 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6318 * configure: Regenerate.
6319
5408fbe8
RR
63202010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6321
6322 * MAINTAINERS: Update my email address.
6323
3f55a3b3
SP
63242010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6325
6326 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6327 (ghassan.shobaki@amd.com): Removed.
6328
3f08f7e8
AM
63292010-03-17 Alan Modra <amodra@gmail.com>
6330
6331 * MAINTAINERS: Update my email address.
6332
f3a9d094
DN
63332010-03-16 Diego Novillo <dnovillo@google.com>
6334
6335 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6336 Matthews.
6337
db5c4b8b
JM
63382010-03-16 Joseph Myers <joseph@codesourcery.com>
6339
6340 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6341 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6342
b995570a
JM
63432010-03-16 Joseph Myers <joseph@codesourcery.com>
6344
6345 * MAINTAINERS: Update my email address.
6346
124cc66f
DJ
63472010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6348
6349 * MAINTAINERS: Update my email address.
6350
a4581668
BS
63512010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6352
6353 * MAINTAINERS: Update my email address.
6354
49d78e29
JZ
63552010-03-09 Jie Zhang <jie@codesourcery.com>
6356
6357 * MAINTAINERS: Update my email address.
6358
8927b7c0
RO
63592010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6360
6361 PR libstdc++/32499
6362 * configure.ac (RANLIB): Default to true.
6363 (STRIP): Likewise.
6364 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6365 * configure: Regenerate.
6366
dce2d8b2 63672010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6368
6369 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6370 (Write After Approval): Update my email address.
6371
bf646aaf
NC
63722010-02-17 Nick Clifton <nickc@redhat.com>
6373
6374 PR 11238
6375 * Makefile.tpl (local-distclean): Also remove config.cache files in
6376 sub-directories as there may not be Makefiles present in the
6377 sub-directories.
96e41f16
NC
6378 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6379 the config.cache files found by the find command.
6380
bf646aaf
NC
6381 * Makefile.in: Regenerate.
6382 * configure.ac: Revert previous delta.
6383 * configure: Regenerate.
6384
ff78880a
NC
63852010-02-15 Nick Clifton <nickc@redhat.com>
6386
6387 PR 11238
6388 * configure.ac: Delete config.cache files in sub-directories when
6389 deleting Makefiles.
6390 * configure: Regenerate.
6391
8150eadf
BE
63922010-02-12 Ben Elliston <bje@gnu.org>
6393
6394 * MAINTAINERS: Update my email address.
6395
a9e12bfd
AP
63962010-02-08 Andrew Pinski <pinskia@gmail.com>
6397
6398 * MAINTAINERS (spu port): Update my email address.
6399
95315086
JZ
64002010-02-08 Jie Zhang <jie.zhang@analog.com>
6401
6402 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6403
362c6d2f
KG
64042010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6405
6406 * configure.ac: Add "recommended" version checks for GMP/MPC.
6407 Update recommended GMP/MPFR/MPC versions.
6408 * configure: Regenerate.
6409
888c5ad2
JR
64102010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6411
6412 * MAINTAINERS: Move my Embecosm email address into the
6413 write-after-approval section.
6414
3bf714a7
ILT
64152010-01-26 Ian Lance Taylor <iant@google.com>
6416
6417 * MAINTAINERS: Add myself as Go frontend maintainer.
6418
ad1e5170
JR
64192010-01-25 Joern Rennecke <amylaar@spamcop.net>
6420
6421 PR libstdc++/36101, PR libstdc++/42813
6422 * configure.ac (bootstrap_target_libs): Make inclusion of
6423 target-libgomp conditional on libgomb being in target_configdirs.
6424 * configure: Regenerate.
6425
fb0553d1
JR
64262010-01-23 Joern Rennecke <amylaar@spamcop.net>
6427
6428 PR libstdc++/36101, PR libstdc++/42813
6429 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6430 * configure: Regenerate.
6431
aae29963
JR
64322010-01-22 Joern Rennecke <amylaar@spamcop.net>
6433
6434 PR libstdc++/36101, PR libstdc++/42813
6435 * configure.ac (target_configdirs): Substitute.
6436 * Makefile.def: Bootstrap target module libgomp.
6437 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6438 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6439 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6440 * configure, Makefile.in: Regenerate.
6441
d8fe8895
DK
64422010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6443
6444 * MAINTAINERS: Adjust my details.
6445
ebfe4897
EW
64462010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6447
6448 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6449
f7746c59
TL
64502010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6451
6452 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6453
306c7b5b
TL
64542010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6455
6456 * MAINTAINERS (Write After Approval): Add myself.
6457
1b8b9e19
KT
64582010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6459
6460 * MAINTAINERS (Write After Approval): Add myself.
6461
c164615b
RG
64622010-01-11 Richard Guenther <rguenther@suse.de>
6463
6464 PR lto/41569
6465 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6466 * Makefile.in: Regenerated.
6467
f3f623ae
AT
64682010-01-11 Andreas Tobler <andreast@fgznet.ch>
6469
6470 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6471 * configure: Regenerate.
6472
592c90ff 64732010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6474 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6475
6476 PR bootstrap/42424
6477 * configure.ac: Include libtool m4 files.
9c78662a 6478 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6479 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6480 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6481
592c90ff
KG
6482 * configure: Regenerate.
6483
60a2e213
RW
64842010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6485
6486 PR bootstrap/41818
6487 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6488 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6489 * Makefile.in: Regenerate.
6490
7413962d
RG
64912010-01-02 Richard Guenther <rguenther@suse.de>
6492
6493 PR lto/41529
6494 * configure.ac: Include config/elf.m4. Disable LTO if not
6495 builting for an elf target.
6496 * configure: Regenerate.
6497
f77f3945
CF
64982009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6499
6500 * MAINTAINERS: Change my email address.
6501
4960e3f0
BE
65022009-12-18 Ben Elliston <bje@au.ibm.com>
6503
6504 * config.sub, config.guess: Update from upstream sources.
6505
d16a31da
SZ
65062009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6507
6508 * MAINTAINERS (Write After Approval): Add myself.
6509
3a5729ea
KG
65102009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6511
6512 PR middle-end/30447
6513 PR middle-end/30789
6514 PR other/40302
6515
6516 * configure.ac: Require MPC.
6517 * configure: Regenerate.
6518
43e02a8a
RW
65192009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6520
6521 PR target/38384
6522 PR bootstrap/40972
6523 * libtool.m4: Sync from git Libtool.
6524 * ltoptions.m4: Likewise.
6525 * ltversion.m4: Likewise.
6526 * lt~obsolete.m4: Likewise.
6527 * ltmain.sh: Likewise.
6528
360d4522
KG
65292009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6530
6531 * configure.ac: Update minimum MPC version to 0.8.
6532 * configure: Regenerate.
6533
f264ed56
SP
65342009-11-21 Sebastian Pop <sebpop@gmail.com>
6535
6536 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6537 * configure: Regenerated.
6538
ed2eaa9f
ILT
65392009-11-21 Ian Lance Taylor <iant@google.com>
6540
6541 * configure.ac: Change default of poststage1_ldflags to be empty if
6542 poststage1_libs is set. When poststage1_libs is empty, and
6543 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6544 * configure: Rebuild.
6545
58346783
AN
65462009-11-21 Adam Nemet <adambnmet@gmail.com>
6547
6548 * MAINTAINERS (Write After Approval): Update my email address.
6549
5ca0106a
BE
65502009-11-20 Ben Elliston <bje@au.ibm.com>
6551
6552 * config.guess: Update from upstream sources.
6553
87213cd4
AO
65542009-11-16 Alexandre Oliva <aoliva@redhat.com>
6555
6556 * Makefile.def: Restore host and target settings for gmp.
6557 * Makefile.in: Rebuild.
6558
f61428ed
AO
65592009-11-16 Alexandre Oliva <aoliva@redhat.com>
6560
6561 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6562 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6563 Fix portability of test of C++ as bootstrap language. Add
6564 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6565 * configure: Rebuild.
6566 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6567 and cloog. Fix in-tree ppl configuration. Introduce libelf
6568 in-tree building.
6569 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6570 (POSTSTAGE1_HOST_EXPORTS): Use it.
6571 (STAGE[+id+]_CXXFLAGS): New.
6572 (BASE_FLAGS_TO_PASS): Pass it down.
6573 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6574 extra_exports.
6575 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6576 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6577 extra_exports.
6578 * Makefile.in: Rebuild.
6579
f6c56be6
BE
65802009-11-17 Ben Elliston <bje@au.ibm.com>
6581
6582 * config.sub, config.guess: Update from upstream sources.
6583
0ccb5970
JK
65842009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6585
6586 * MAINTAINERS (Write After Approval): Add myself.
6587
dce2d8b2 65882009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6589
6590 * MAINTAINERS (Write After Approval): Add myself.
6591
5d571eaa
OS
65922009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6593
6594 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6595 paths for *-w64-mingw* and x86_64-*mingw*.
6596 * configure: Regenerated.
6597
dce2d8b2 65982009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6599
6600 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6601
c393f559
BK
66022009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6603
6604 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6605 Phil Edwards to Write-After Approval.
6606
ef4c4300
KT
66072009-10-30 Kai Tietz <kai.tietz@onevision.com>
6608
6609 * configure.ac: Disable target-winsup & co for
6610 x86_64-*-mingw* and *-w64-mingw* targets.
6611 * configure: Regenerated.
6612
65a324b4
NC
66132009-10-16 Nick Clifton <nickc@redhat.com>
6614
6615 * MAINTAINERS: Add myself as a maintainer for the RX port.
6616
dce2d8b2 66172009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6618
9c78662a 6619 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6620
17e72e5d
RO
66212009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6622
6623 * configure.ac (CLooG test): Use = with test.
6624 * configure: Regenerate.
6625
ed3a56f3
RG
66262009-10-22 Richard Guenther <rguenther@suse.de>
6627
6628 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6629 cloog if the ppl version check failed. Move flags saving
6630 before setting in libelf check.
6631 * configure: Regenerate.
6632
ad0abd3c
RG
66332009-10-21 Richard Guenther <rguenther@suse.de>
6634
6635 * configure.ac: Adjust the ppl and cloog configure to work as
6636 documented. Disable cloog if ppl was disabled. Omit the version
6637 checks if they were disabled.
6638 * configure: Re-generate.
6639
e4c5bd48
RW
66402009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6641
6642 * configure.ac: Add 'lto' to enable_languages, not
6643 new_enable_languages, and only if not already present.
6644 * configure: Regenerate.
6645
0ffd69c5
GP
66462009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6647
6648 * README: Refer to the various COPYING* files instead of just
6649 COPYING.
6650 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6651
dce2d8b2 66522009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6653
6654 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6655
58687768
RG
66562009-10-07 Richard Guenther <rguenther@suse.de>
6657
6658 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6659 and Richard Guenther as reviewers.
6660 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6661 as reviewers.
6662
49b0ca5c 66632009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6664
49b0ca5c 6665 * config.sub: Update from upstream sources.
d2d9ce5e 6666
aeb94799
ILT
66672009-10-06 Ian Lance Taylor <iant@google.com>
6668
6669 * Makefile.def: check-gold depends upon all-gas.
6670 * Makefile.in: Rebuild.
6671
123651cd
PM
66722009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6673
6674 * MAINTAINERS (Write After Approval): Add myself.
6675
d7f09764
DN
66762009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6677
6678 * Makefile.def: all-lto-plugin depends on all-libiberty.
6679 set bootstrap=true for lto-plugin.
6680 Add lto-plugin.
6681 * Makefile.in: Regenerate.
6682 * configure.ac (host_libs): Add lto-plugin.
6683 * configure: Regenerate.
6684
d7f09764
DN
66852009-10-03 Diego Novillo <dnovillo@google.com>
6686
6687 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6688 (HOST_LIBELFLIBS): Define.
6689 (HOST_LIBELFINC): Define.
6690 * Makefile.in: Regenerate.
6691 * configure.ac: Add --enable-lto.
6692 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6693 If --enable-lto is used, add 'lto' to new_enable_languages.
6694 If --enable-lto is used and gold is enabled, add
6695 lto-plugin to configdirs.
6696 * configure: Regenerate.
6697
66982009-10-03 Simon Baldwin <simonb@google.com>
6699
6700 * configure.ac: If --with-system-zlib, suppress local zlib and
6701 pass --with-system-zlib to subdir configure scripts.
6702 * configure: Regenerate.
6703
dce2d8b2 67042009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6705 Paolo Bonzini <bonzini@gnu.org>
6706
6707 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6708 $(srcdir).
6709 * Makefile.in: Rebuilt.
6710
dce2d8b2 67112009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6712
6713 * MAINTAINERS (Write After Approval): Add myself.
6714
3e661154
KG
67152009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6716
6717 * configure.ac: Update minimum MPC version to 0.7.
6718 * configure: Regenerate.
6719
f1a036e4
NC
67202009-09-25 Nick Clifton <nickc@redhat.com>
6721
6722 * configure.ac: Pass any --cache-file=/dev/null option on to
6723 subconfigures.
6724 * configure: Regenerate.
6725
d4c74acc
NC
67262009-09-23 Nick Clifton <nickc@redhat.com>
6727
6728 * config.sub, config.guess: Update from upstream sources.
6729
dce2d8b2 67302009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6731
6732 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6733 * Makefile.in: Rebuilt.
6734
0db770bd
RW
67352009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6736
6737 PR bootstrap/32272
6738 * configure.ac: Error out if $srcdir isn't '.' but contains
6739 host-${host_noncanonical}.
6740 * configure: Regenerate.
6741
71101870
RO
67422009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6743
6744 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6745 maintainer.
6746
ca6d0d62
RW
67472009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6748
79cd2b23
RW
6749 * configure.ac: If bootstrapping a combined tree with
6750 --enable-gold, require c++ in stage1_languages.
6751 * configure: Regenerate.
6752
ab9dcd0c
RW
6753 * configure.ac: Also add target_libs of stage1_languages to
6754 bootstrap_target_libs.
6755 * configure: Regenerate.
6756
ca6d0d62
RW
6757 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6758 with --enable-languages not containing c++.
6759 * configure: Regenerate.
6760
1c3c9f12
JZ
67612009-09-15 Jie Zhang <jie.zhang@analog.com>
6762
6763 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6764 * configure: Regenerate.
6765
dce2d8b2 67662009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6767
6fb30a14
JR
6768 * MAINTAINERS (Write After Approval): Update my e-mail address,
6769 and move from from here...
6770 (Waiting for paperwork): To here.
0318772d 6771
4056c2c6
JM
67722009-09-09 Joseph Myers <joseph@codesourcery.com>
6773
6774 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6775
3e54529c
RW
67762009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6777
6778 * configure.ac: Do not use $extrasub for replacing @if/@endif
6779 parts in Makefile; instead, use additional arguments to
6780 AC_CONFIG_COMMANDS to do the replacement manually, with several
6781 sed invocations, to avoid HP-UX sed command limits.
6782 * configure: Regenerate.
6783
713e2ea6
AO
67842009-09-08 Alexandre Oliva <aoliva@redhat.com>
6785
6786 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6787 blank before -L.
6788
5646b7b9
AO
67892009-09-04 Alexandre Oliva <aoliva@redhat.com>
6790
6791 * configure.ac (with-build-config): Document. Handle without.
6792 Handle missing argument.
6793 * configure: Rebuilt.
6794
e12c4094
AO
67952009-09-03 Alexandre Oliva <aoliva@redhat.com>
6796
6797 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6798 Default to bootstrap-debug only if compare-debug works.
6799 * configure: Rebuilt.
6800 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6801 * Makefile.in: Rebuilt.
6802
75cb0057
RO
68032009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6804
6805 * MAINTAINERS (OS Port Maintainers): Update my email address.
6806
8fc68cba
AO
68072009-09-01 Alexandre Oliva <aoliva@redhat.com>
6808
6809 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6810 * Makefile.in: Rebuilt.
6811
44cb38cf
CD
68122009-09-01 Chris Demetriou <cgd@google.com>
6813
6814 * MAINTAINERS (Write After Approval): Add myself.
6815
f9329c35
DS
68162009-08-31 Dodji Seketeli <dodji@redhat.com>
6817
6818 PR debug/30161
6819 * include/dwarf2.h (enum dwarf_tag): Added
6820 DW_TAG_GNU_template_template_param
6821 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6822
f945e229
PB
68232009-08-30 Paolo Bonzini <bonzini@gnu.org>
6824
6825 * Makefile.tpl (AWK): Fix typo.
6826 * Makefile.in: Regenerate.
6827
87264276
PB
68282009-08-30 Paolo Bonzini <bonzini@gnu.org>
6829
6830 * configure.ac: Detect awk and sed.
6831 * Makefile.def (flags_to_pass): Add AWK and SED.
6832 * Makefile.tpl (AWK, SED): New.
6833 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6834 * configure: Regenerate.
6835 * Makefile.in: Regenerate.
6836
68ccd57c
DK
68372009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6838
6839 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6840 (collapseslashes): Likewise.
6841
df58e648
RW
68422009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6843
6844 * configure.ac (AC_PREREQ): Bump to 2.64.
6845
0539cb2c
RW
68462009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6847
70fa0efa
RW
6848 * configure.ac: Remove --with-datarootdir, --with-docdir,
6849 --with-pdfdir, --with-htmldir switches.
6850 * configure: Regenerate.
6851
5213506e
RW
6852 * configure: Regenerate.
6853
0539cb2c
RW
6854 * compile: Sync from Automake 1.11.
6855 * depcomp: Likewise.
6856 * install-sh: Likewise.
6857 * missing: Likewise.
6858 * mkinstalldirs: Likewise.
6859 * ylwrap: Likewise.
6860
197c68cc
DK
68612009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6862
6863 * ltmain.sh (func_normal_abspath): New function.
6864 (func_relative_path): Likewise.
6865 (func_mode_help): Document new -bindir option for link mode.
6866 (func_mode_link): Add new -bindir option, and use it to place
6867 output DLL if specified.
6868
58af276a
RW
68692009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6870
0115d4a3
RW
6871 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6872 (baseargs): Add --disable-option-checking.
6873 * configure: Regenerate.
6874
58af276a
RW
6875 * Makefile.def (configure-target-libiberty): Depend on
6876 all-binutils and all-ld.
6877 (configure-target-newlib): Likewise.
6878 * Makefile.in: Regenerate.
6879
e9d9afef
BE
68802009-08-17 Ben Elliston <bje@au.ibm.com>
6881
6882 * config.sub, config.guess: Update from upstream sources.
6883
354ebf88
RW
68842009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6885
6886 Sync from src, merge:
6887
6888 2009-07-02 Tristan Gingold <gingold@adacore.com>
6889
6890 * configure.ac: Do not exclude gas for i386-*-darwin.
6891 Add a case for x86_64-*-darwin.
6892 * configure: Regenerate.
6893
8375f7b2
NV
68942009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6895
6896 * MAINTAINERS: Add my name to Write After Approval list.
6897
dce2d8b2 68982009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6899
6900 * configure.ac: Add Microblaze target.
6901 * configure: Regenerate.
6902
ea2002ba
CB
69032009-07-31 Christian Bruel <christian.bruel@st.com>
6904
6905 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6906 * configure: Regenerate.
2bf33cdb 6907
dce2d8b2 69082009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6909
6910 * MAINTAINERS (Write After Approval): Update my e-mail address.
6911
e90e6bd7
ILT
69122009-07-06 Ian Lance Taylor <iant@google.com>
6913
6914 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6915 * configure: Rebuild.
6916
f6e0880a
TG
69172009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6918
6919 * MAINTAINERS: Move myself to the Graphite Reviewers.
6920
6d984927
WG
69212009-06-30 Wei Guozhi <carrot@google.com>
6922
6923 * MAINTAINERS: Add my name to Write After Approval list.
6924
f2689b09
SE
69252009-06-26 Steve Ellcey <sje@cup.hp.com>
6926
6927 PR bootstrap/40338
6928 * configure.ac (comparestring): Create new variable.
6929 * Makefile.tpl (comparestring): Use to skip some comparisions.
6930 * configure: Regenerate.
6931 * Makefile.in: Regenerate.
6932
f62c0ba4
DE
69332009-06-26 Doug Evans <dje@sebabeach.org>
6934
6935 * Makefile.def (host_modules): Add cgen.
6936 * Makefile.in: Regenerate.
6937 * configure.ac (host_tools): Add cgen.
6938 * configure: Regenerate.
6939
7acf4da6
DD
69402009-06-23 DJ Delorie <dj@redhat.com>
6941
6942 * MAINTAINERS: Add myself as mep maintainer.
6943
00020c16
ILT
69442009-06-23 Ian Lance Taylor <iant@google.com>
6945
6946 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6947 boot_languages. Only bootstrap target libraries listed in
6948 target_libs for some boot language. Add --with-stage1-ldflags,
6949 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6950 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6951 if not building with C++.
6952 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6953 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6954 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6955 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6956 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6957 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6958 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6959 * configure, Makefile.in: Rebuild.
6960
1da52d4a
LF
69612009-06-23 Li Feng <nemokingdom@gmail.com>
6962
6963 * MAINTAINERS: Added my name to write-after-approval list.
6964
144c9175
RM
69652009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6966
6967 * configure.ac: Define is_elf for QNX Neutrino targets.
6968 * configure: Regenerate.
6969
e5871e24
GS
69702009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6971
9c78662a 6972 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6973
5f4a82c0
KG
69742009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6975
6976 * configure.ac: Detect MPC in default directory.
6977 * configure: Regenerate.
6978
394e9195
JG
69792009-06-03 Jerome Guitton <guitton@adacore.com>
6980 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6981
9c78662a
UB
6982 * Makefile.tpl (all): Avoid a trailing backslash.
6983 * Makefile.in: Regenerate.
394e9195 6984
47bca6aa
BE
69852009-06-03 Ben Elliston <bje@au.ibm.com>
6986
6987 * config.sub, config.guess: Update from upstream sources.
6988
a891a473
RS
69892009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6990
6991 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6992 to noconfdirs.
6993 * configure: Regenerate.
6994
70cb2d9f
AO
69952009-06-02 Alexandre Oliva <aoliva@redhat.com>
6996
6997 * Makefile.tpl ([+compare-target+]): Compare all stage
6998 directories, rather than just gcc.
6999 * Makefile.in: Rebuilt.
7000
7f1245df
DK
70012009-06-01 Doug Kwan <dougkwan@google.com>
7002
7003 * configure.ac: Support gold for target arm*-*-*.
7004 * configure: Regenerate.
394e9195 7005
acd26225
KG
70062009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7007
7008 * Makefile.def: Add MPC support and dependencies.
7009 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7010
7011 * Makefile.in, configure: Regenerate.
7012
a1fc946a
AO
70132009-05-27 Alexandre Oliva <aoliva@redhat.com>
7014
7015 * Makefile.tpl (all): Avoid harmless warning in make all when
7016 gcc-bootstrap is enabled but stage_last does not exist.
7017 * Makefile.in: Rebuilt.
7018
2e6a3c8d
NR
70192009-05-24 Nicolas Roche <roche@adacore.com>
7020
7021 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7022 * Makefile.in: Regenerate.
7023
63487d11
DC
70242009-05-21 Denis Chertykov <chertykov@gmail.com>
7025
7026 * MAINTAINERS: Update my e-mail address.
7027
449223af
DK
70282009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7029
7030 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7031 * configure: Regenerate.
7032
31c98f49
AO
70332009-05-18 Alexandre Oliva <aoliva@redhat.com>
7034
7035 PR other/40159
7036 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7037 gcc-no-bootstrap are mutually exclusive.
7038 * Makefile.in: Rebuilt.
7039
0f501837
AO
70402009-05-18 Alexandre Oliva <aoliva@redhat.com>
7041
7042 PR other/40159
7043 * Makefile.tpl (all): Don't end with unconditional success.
7044 * Makefile.in: Rebuilt.
7045
4a4a4e99
AO
70462009-05-12 Alexandre Oliva <aoliva@redhat.com>
7047
7048 PR target/37137
7049 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7050 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7051 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7052 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7053 stage_configureflags, stage_cflags and stage_libcflags into
7054 explicit Makefile macros.
7055 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7056 GFORTRAN.
7057 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7058 CC. Set CC_FOR_BUILD from CC.
7059 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7060 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7061 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7062 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7063 and GFORTRAN.
7064 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7065 (_LIBCFLAGS): Renamed to _TFLAGS.
7066 (do-compare-debug, do-compare3-debug): Drop.
7067 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7068 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7069 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7070 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7071 (XGCC_FLAGS_FOR_TARGET): New.
7072 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7073 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7074 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7075 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7076 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7077 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7078 TFLAGS.
7079 (BUILD_CONFIG): Include if requested.
7080 (all): Set TFLAGS on bootstrap.
7081 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7082 (all-stageid-prefixmodule): Likewise.
7083 (do-clean, distclean-stageid): Set TFLAGS.
7084 (restrap): Fix whitespace.
7085 * Makefile.in: Rebuilt.
7086
1cee3429
PB
70872009-05-07 Paolo Bonzini <bonzini@gnu.org>
7088
7089 * config.guess: Sync with src.
7090
0b70eafd
DK
70912009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7092
7093 * configure.ac ($with_ppl): Default to no if not supplied.
7094 ($with_cloog): Likewise.
7095 configure: Regenerate.
7096
5175f17c
JW
70972009-04-27 James E. Wilson <wilson@codesourcery.com>
7098
7099 * MAINTAINERS: Update my e-mail address.
7100
952fa153
NC
71012009-04-27 Nick Clifton <nickc@redhat.com>
7102
7103 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7104
a687f83c
EB
71052009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7106
7107 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7108 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7109 * Makefile.in: Regenerate.
7110
9e3eba15
KG
71112009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7112
7113 PR bootstrap/39739
7114 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7115 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7116
7117 * configure, Makefile.in: Regenerate.
7118
a687f83c 71192009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7120
7121 * include/hashtab.h: Update GTY annotations to new syntax
7122 * include/splay-tree.h: Likewise
7123
070bdbd9
BE
71242009-04-17 Ben Elliston <bje@au.ibm.com>
7125
7126 * config.sub, config.guess: Update from upstream sources.
7127
55f2d967
AG
71282009-04-15 Anthony Green <green@moxielogic.com>
7129
7130 * configure.ac: Add moxie support.
7131 * configure: Rebuilt.
7132
309c24a9
JJ
71332009-04-14 Jakub Jelinek <jakub@redhat.com>
7134
7135 * configure.ac: Change copyright header to refer to version
7136 3 of the GNU General Public License and to point readers at the
7137 COPYING3 file and the FSF's license web page.
7138 * Makefile.def: Likewise.
7139 * Makefile.tpl: Likewise.
7140 * Makefile.in: Regenerate.
7141
b93133bc
JH
71422009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7143
7144 * configure.ac: Restore match for darwin9 or later. Use double
7145 brackets since regeneration eats one pair.
7146 * configure: Regenerate.
7147
d18ff35a
L
71482009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7149
7150 PR gas/10039
7151 * configure.ac: Require texinfo 4.7.
7152 * configure: Regenerated.
7153
748086b7
JJ
71542009-04-09 Nick Clifton <nickc@redhat.com>
7155
7156 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7157 the GCC Runtime Library Exception.
7158
a3337ea2
KG
71592009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7160
7161 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7162 * configure: Regenerate.
7163
60911f14
SE
71642009-04-01 Steve Ellcey <sje@cup.hp.com>
7165
7166 * Makefil.def (languages): New entries.
7167 * Makefile.tpl (check-gcc-*): New generic target.
7168 * Makefile.in: Regenerate.
60911f14 7169
dce2d8b2 71702009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7171
d18ff35a 7172 * MAINTAINERS: Update my email address.
7369c1d0 7173
cfb1f59f
TT
71742009-03-18 Tom Tromey <tromey@redhat.com>
7175
d18ff35a
L
7176 * configure: Rebuild.
7177 * configure.ac (host_libs): Add libiconv.
7178 * Makefile.in: Rebuild.
7179 * Makefile.def (host_modules): Add libiconv.
7180 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7181
75eeae1a
TG
71822009-03-16 Tristan Gingold <gingold@adacore.com>
7183
7184 * configure.ac: Treat gdb as supported on x86_64-darwin.
7185 * configure: Regenerate.
7186
f38095f3
JM
71872009-03-16 Joseph Myers <joseph@codesourcery.com>
7188
7189 * configure.ac (--with-host-libstdcxx): New option.
7190 * configure: Regenerate.
7191
dce2d8b2 71922009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7193
7194 * MAINTAINERS: Move myself into the write after approval list.
7195
6d401294
NP
71962009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7197
7198 * MAINTAINERS: Update e-mail address.
2bf33cdb 7199
07c97076
DN
72002009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7201
7202 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7203
dce2d8b2 72042009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7205
7206 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7207
7a9d3fe8
RW
72082009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7209
7210 Backport from git Libtool:
7211
7212 2009-01-19 Robert Millan <rmh@aybabtu.com>
7213 Support GNU/kOpenSolaris.
7214 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7215 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7216 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7217 GNU/kOpenSolaris.
7218
c9e9e11f
AS
72192009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7220
7221 * MAINTAINERS: Update e-mail address.
7222
5e8c1552 72232009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7224
7225 * MAINTAINERS (Write After Approval): Add self.
7226
b0adb088
BM
72272009-02-18 Bingfeng Mei <bmei@broadcom.com>
7228
7229 * MAINTAINERS (Write After Approval): Add myself.
7230
ee04b574
AS
72312009-02-05 Andreas Schwab <schwab@suse.de>
7232
7233 * Makefile.tpl (stage_last): Define $r and $s before using
7234 $(RECURSE_FLAGS_TO_PASS).
7235 * Makefile.in: Regenerate
7236
907884c9
ILT
72372009-01-30 Ian Lance Taylor <iant@google.com>
7238
7239 * MAINTAINERS: Move myself to the Global Reviewers list.
7240
416ac4d4
RM
72412009-01-29 Robert Millan <rmh@aybabtu.com>
7242
7243 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7244 * configure: Regenerate.
7245
ee5decb3
GP
72462009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7247
7248 * MAINTAINERS: Make whitespace consistent.
19196f44 7249 Remove Robert Millan from Write After Approval.
ee5decb3 7250
36fbb0ec
AM
72512009-01-16 Alan Modra <amodra@bigpond.net.au>
7252
7253 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7254 (all-opcodes): Depend on all-libiberty.
7255 * Makefile.in: Regenerate.
7256
52535a64
DR
72572009-01-15 Douglas B Rupp <rupp@gnat.com>
7258
7259 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7260 * configure: Regenerate.
7261
e04a57df
RR
72622009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7263
7264 * MAINTAINERS (Write After Approval): Add myself.
7265
856c450b
SK
72662009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7267
7268 * MAINTAINERS: Add myself to reviewers (Fortran).
7269
dce2d8b2 72702009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7271
7272 PR tree-optimization/38515
7273 * configure.ac (cloog-polylib): Removed.
7274 (with_ppl, with_cloog): Test for "no".
7275 * configure: Regenerated.
7276
1e5e8a59
DF
72772009-01-11 Daniel Franke <franke.daniel@gmail.com>
7278
7279 * MAINTAINERS: Moved myself to reviewers (Fortran).
7280
5e5debf6
TS
72812009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7282
7283 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7284 (Write After Approval): Remove myself.
7285
1c42acf1
DN
72862009-01-03 Diego Novillo <dnovillo@google.com>
7287
7288 * MAINTAINERS: Remove myself from alias maintainership.
7289
2fbbedaf
DA
72902009-01-02 David Ayers <ayers@fsfe.org>
7291
7292 * MAINTAINERS: Update e-mail address.
7293
17213821
GP
72942008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7295
7296 * MAINTAINERS: Make whitespace consistent.
7297
baafc534
RW
72982008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7299
7300 Backport from upstream Libtool:
7301 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7302 Add cache variables to tests that require the linker to work.
7303 For shlibpath_overrides_runpath, this also changes the semantics
7304 to let the result from the C compiler take precedence.
7305
18430d27
BE
73062008-12-02 Ben Elliston <bje@au.ibm.com>
7307
7308 * config.sub, config.guess: Update from upstream sources.
7309
dce2d8b2 73102008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7311
7312 * configure.ac (ppllibs): Add by default the lib flags.
7313 * configure: Regenerate.
7314
41e9641b
LM
73152008-12-08 Luis Machado <luisgpm@br.ibm.com>
7316
7317 * MAINTAINERS: Add myself to the write after approval list.
7318
25783c30
JH
73192008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7320
ee04b574
AS
7321 * configure.ac: Add double brackets on darwin[912].
7322 * configure: Regenerate.
25783c30 7323
0e318fcc
DK
73242008-12-03 Daniel Kraft <d@domob.eu>
7325
7326 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7327 Approval to Reviewer section (for Fortran front-end).
7328
7f171b95
JH
73292008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7330
7331 * configure.ac: Expand to darwin10 and later.
7332 * configure: Regenerate.
7333
09ce620e
AS
73342008-12-02 Andreas Schwab <schwab@suse.de>
7335
7336 * Makefile.def: configure-target-boehm-gc depends on
7337 all-target-libstdc++-v3.
7338 * Makefile.in: Regenerate.
7339
386c704d
KT
73402008-12-02 Kai Tietz <kai.tietz@onevision.com>
7341
7342 * MAINTAINERS: Add myself as mingw maintainer.
7343
e03dd84a
BE
73442008-12-02 Ben Elliston <bje@au.ibm.com>
7345
7346 * config.sub, config.guess: Update from upstream sources.
7347
3fa87964
GP
73482008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7349
7350 * README.SCO: Remove.
7351
df72d7ed
FP
73522008-11-29 Fernando Pereira <pronesto@gmail.com>
7353
7354 * MAINTAINERS: Add myself to the write after approval list.
7355
b5646528
DK
73562008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7357
7358 * MAINTAINERS: Update my email address in WAA section.
7359
dce2d8b2 73602008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7361
7362 * MAINTAINERS: Update e-mail address.
7363
dce2d8b2 73642008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7365
7366 * MAINTAINERS: Change e-mail address.
7367
0db3a858
TG
73682008-11-27 Tristan Gingold <gingold@adacore.com>
7369
7370 * configure.ac: Build gdb for i?86-*-darwin*
7371 * configure: Regenerated.
7372
dce2d8b2 73732008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7374
7375 * MAINTAINERS: Added my full name.
7376
487e299b
DJ
73772008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7378
7379 PR bootstrap/38014
7380 PR bootstrap/37923
7381
7382 Revert:
7383
7384 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7385
7386 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7387 * Makefile.in: Regenerated.
7388
7389 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7390
7391 PR gdb/921
7392 PR gdb/1646
7393 PR gdb/2175
7394 PR gdb/2176
7395
7396 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7397 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7398 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7399 (HOST_EXPORTS): Pass CPPFLAGS.
7400 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7401 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7402 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7403 * Makefile.in, configure: Regenerated.
7404 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7405 and CPPFLAGS_FOR_BUILD.
7406
dce2d8b2 74072008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7408
7409 * MAINTAINERS: Add myself as middle end maintainer.
7410
044fed69
AS
74112008-11-06 Andrew Stubbs <ams@codesourcery.com>
7412
7413 * MAINTAINERS (Write after approval): Add myself.
7414
caf6defe
DN
74152008-11-05 Diego Novillo <dnovillo@google.com>
7416
7417 * MAINTAINERS (Global Reviewers): Add myself.
7418 (Non-Algorithmic Maintainers): Remove myself.
7419
3e9899ac
TS
74202008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7421
09ce620e 7422 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7423
ea99e36e
MM
74242008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7425
09ce620e 7426 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7427
fb0d2684
BE
74282008-10-31 Ben Elliston <bje@au.ibm.com>
7429
7430 * configure.ac (spu-*-*): Remove special case.
7431 * configure: Regenerate.
7432
73c07a3e
CM
74332008-10-30 Catherine Moore <clm@codesourcery.com>
7434
7435 * MAINTAINERS (Write after approval): Update my email address.
7436
7310a2da
SSF
74372008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7438
7439 * configure.ac [spu-*-*]: Do not set skipdirs.
7440 * configure: Re-generate.
7441
7e51fe23
BS
74422008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7443
7444 * MAINTAINERS (Various Maintainers): Add myself to reload.
7445
ef20be93
RG
74462008-10-25 Richard Guenther <rguenther@suse.de>
7447
7448 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7449 maintainer. Remove myself as libgcc-math maintainer.
7450 (Non-Algorithmic Maintainers): Remove myself.
7451
03ffcfa0
DJ
74522008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7453
7454 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7455 * Makefile.in: Regenerated.
7456
dec014a9
CC
74572008-10-23 Cary Coutant <ccoutant@google.com>
7458
7459 * MAINTAINERS (Write after approval): Add myself.
7460
b36c386c
DJ
74612008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7462
7463 PR gdb/921
7464 PR gdb/1646
7465 PR gdb/2175
7466 PR gdb/2176
7467
7468 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7469 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7470 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7471 (HOST_EXPORTS): Pass CPPFLAGS.
7472 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7473 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7474 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7475 * Makefile.in, configure: Regenerated.
7476 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7477 and CPPFLAGS_FOR_BUILD.
7478
dce2d8b2 74792008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7480
7481 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7482 Sebastian Pop.
7483
e0bda97e
AP
74842008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7485
7486 * MAINTAINERS (Write After Approval): Added myself.
7487
36c713e0
KG
74882008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7489
7490 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7491 recommended version to 2.3.2.
7492
7493 * configure: Regenerate.
7494
8fe005ee
MM
74952008-10-01 Mark Mitchell <mark@codesourcery.com>
7496
7497 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7498
be8f156f
DD
74992008-09-29 David Daney <david.daney@caviumnetworks.com>
7500
7501 * MAINTAINERS (Write After Approval): Update e-mail address.
7502
ae11dff4
PG
75032008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7504
7505 * libtool.m4: Update to libtool 2.2.6.
7506 * lt~obsolete.m4: Update to libtool 2.2.6.
7507 * ltmain.sh: Update to libtool 2.2.6.
7508 * ltsugar.m4: Update to libtool 2.2.6.
7509 * ltversion.m4: Update to libtool 2.2.6.
7510 * ltoptions.m4: Update to libtool 2.2.6.
7511 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7512
441154b1
CF
75132008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7514
7515 * MAINTAINERS (Write After Approval): Add myself.
7516
775b3b26
BRF
75172008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7518
7519 * MAINTAINERS (Write After Approval): Update my name.
7520
94538043
SB
75212008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7522
09ce620e 7523 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7524
52d1bfd8
SE
75252008-09-18 Steve Ellcey <sje@cup.hp.com>
7526
09ce620e 7527 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7528
c5cc92f5
GP
75292008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7530
7531 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7532 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7533 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7534 and Michael Tiemann from Write After Approval since they do not
7535 actually have access.
7536
23d9794a
RG
75372008-09-05 Richard Guenther <rguenther@suse.de>
7538
7539 * configure.ac: Initialize clooglibs to -lcloog.
7540 * configure: Re-generate.
7541
192a671e
LCW
75422008-09-04 Le-Chun Wu <lcwu@google.com>
7543
7544 * MAINTAINERS (Write After Approval): Add myself.
7545
d789184e
SP
75462008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7547
7548 * configure.ac (--with-cloog-polylib): New.
7549 (--disable-cloog-version-check): New.
7550 (--disable-ppl-version-check): New.
7551 * configure: Re-generate.
7552
36a881c7
RG
75532008-09-03 Richard Guenther <rguenther@suse.de>
7554
7555 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7556 cloog test.
7557 * configure: Re-generate.
7558
358da97e
HS
75592008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7560
7561 Add picoChip port.
7562 * MAINTAINERS: Add picoChip maintainers.
7563
f8bf9252
SP
75642008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7565 Tobias Grosser <grosser@fim.uni-passau.de>
7566 Jan Sjodin <jan.sjodin@amd.com>
7567 Harsha Jagasia <harsha.jagasia@amd.com>
7568 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7569 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7570 Adrien Eliche <aeliche@isty.uvsq.fr>
7571
7572 Merge from graphite branch.
7573 * configure: Regenerate.
7574 * Makefile.in: Regenerate.
7575 * configure.ac (host_libs): Add ppl and cloog.
7576 Add checks for PPL and CLooG.
7577 * Makefile.def (ppl, cloog): Added modules and dependences.
7578 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7579 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7580
d89f0ad6
AL
75812008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7582
7583 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7584 (GCC_SHLIB_SUBDIR): New.
7585 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7586 * configure: Regenerate.
7587 * Makefile.in: Regenerate.
7588
88a25817
GP
75892008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7590
7591 * MAINTAINERS: Consistently use tabs to separate columns.
7592
f873f15f
TG
75932008-08-29 Tristan Gingold <gingold@adacore.com>
7594
7595 * MAINTAINERS (Write after Approval): Add myself.
7596
e1514c3f
TG
75972008-08-28 Tristan Gingold <gingold@adacore.com>
7598
7599 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7600 Enable bfd, binutils and opcodes.
7601 * configure: Regenerate.
7602
4717882f
JDA
76032008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7604
7605 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7606
28c9884c
TK
76072008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7608
7609 * MAINTAINERS: Use correct Umlaut for last name.
7610
ae96d86a
FXC
76112008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7612
7613 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7614
3ecc96e3
DE
76152008-08-16 David Edelsohn <edelsohn@gnu.org>
7616
7617 * MAINTAINERS: Update my email address.
7618
dd609cc1
EB
76192008-08-16 Nicolas Roche <roche@adacore.com>
7620
7621 * Makefile.tpl: Add BOOT_ADAFLAGS.
7622 * Makefile.in: Regenerate.
7623
08d0963a
RS
76242008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7625
7626 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7627 * configure: Regenerate.
7628
dce2d8b2 76292008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7630
7631 * configure.ac: Add makefile fragments for hpux.
7632 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7633 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7634 * configure: Regenerate.
7635 * Makefile.in: Regenerate.
7636
dce2d8b2 76372008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7638
7639 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7640
dce2d8b2 76412008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7642
7643 * MAINTAINERS (Write after Approval): Add myself.
7644
78209f30
XG
76452008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7646
7647 * MAINTAINERS (Write After Approval): Add myself.
7648
5b5b098d
AJ
76492008-06-29 Andrew Jenner <andrew@codesourcery.com>
7650
7651 * MAINTAINERS (Write After Approval): Add myself.
7652
d812ec93
KW
76532008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7654
7655 * MAINTAINERS: Update my email address.
7656
99e78224
JY
76572008-06-25 Joey Ye <joey.ye@intel.com>
7658
7659 * MAINTAINERS (Write After Approval): Add myself.
7660
18c04407
RW
76612008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7662
7663 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7664 * Makefile.in: Regenerate.
7665 * configure: Regenerate.
7666
47aa9a31
DK
76672008-06-17 Daniel Kraft <d@domob.eu>
7668
7669 * MAINTAINERS (Write After Approval): Add myself.
7670
ad33ff57
RW
76712008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7672
7673 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7674 "$@" is still intact with both Autoconf 2.59 and 2.62.
7675 * configure: Regenerate.
7676
cdce5c41
RW
76772008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7678
7679 * Makefile.tpl: Fix comment errors.
7680 * Makefile.in: Regenerate.
7681
01b79d11
DM
76822008-06-12 David S. Miller <davem@davemloft.net>
7683 David Edelsohn <edelsohn@gnu.org>
7684
7685 * configure.ac: Add powerpc*-*-* to gold supported targets.
7686 * configure: Regenerate.
7687
f8c33439
JM
76882008-06-08 Joseph Myers <joseph@codesourcery.com>
7689
7690 PR tree-optimization/36218
7691 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7692 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7693 (all prefix="build-"): Pass them to build-system sub-makes.
7694 * Makefile.in: Regenerate.
7695
cd985f66
JM
76962008-06-07 Joseph Myers <joseph@codesourcery.com>
7697
7698 * MAINTAINERS (mt port): Remove.
7699 (sco5, unixware, sco udk): Remove.
7700 (Kean Johnston): Add to Write After Approval.
7701
3f6383d3
JB
77022008-05-30 Julian Brown <julian@codesourcery.com>
7703
7704 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7705 of libobjc for ARM EABI Linux.
7706 * configure: Regenerate.
30da41ed 7707
dce2d8b2 77082008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7709
09ce620e 7710 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7711
dce2d8b2 77122008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7713
e29cc9b4 7714 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7715
955410cb
JW
77162008-05-15 Janus Weil <janus@gcc.gnu.org>
7717
7718 * MAINTAINERS (Write After Approval): Add myself.
7719
719bb4e3 77202008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7721
7722 * config-ml.in: don't handle --enable-shared and --enable-static.
7723
372b05fc
RS
77242008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7725
7726 * MAINTAINERS: Update my email address.
7727
f73e2200
PC
77282008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7729
7730 * MAINTAINERS: Update my email address.
09ce620e 7731
3e438e2b
KVH
77322008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7733
7734 * MAINTAINERS (Write After Approval): Add myself.
7735
177bf491
GS
77362008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7737
7738 * MAINTAINERS (Write After Approval): Add myself.
7739
dce2d8b2 77402008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7741
7742 * MAINTAINERS (crx): Add myself.
7743
14a8726b
PB
77442008-04-18 Paolo Bonzini <bonzini@gnu.org>
7745
7746 Sync with src:
7747 2008-04-14 David S. Miller <davem@davemloft.net>
7748
09ce620e
AS
7749 * configure.ac: Add sparc*-*-* to gold supported targets.
7750 * configure: Regenerate.
14a8726b 7751
7142fb32
PB
77522008-04-18 Paolo Bonzini <bonzini@gnu.org>
7753
7754 PR bootstrap/35457
7755 * configure.ac: Include override.m4.
7756 * configure: Regenerate.
7757
c6b196de
PB
77582008-04-18 Paolo Bonzini <bonzini@gnu.org>
7759
09ce620e
AS
7760 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7761 * Makefile.in: Regenerate.
c6b196de 7762
dce2d8b2 77632008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7764
09ce620e 7765 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7766 as nonconfigurable directories list.
09ce620e 7767 * configure: Regenerate.
c993ae60 7768
8479b1b1
BE
77692008-04-14 Ben Elliston <bje@au.ibm.com>
7770
7771 * config.sub, config.guess: Update from upstream sources.
7772
295e261a
HPN
77732008-04-12 Hans-Peter Nilsson <hp@axis.com>
7774
7775 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7776 * Makefile.in: Regenerate.
7777
ac3949d9
EW
77782008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7779
7780 * configure.ac: Do not build libssp for the AVR.
7781 * configure: Regenerate.
7782
06407e30
ILT
77832008-04-07 Ian Lance Taylor <iant@google.com>
7784
7785 * Makefile.def: check-gold depends upon all-binutils.
7786 * Makefile.in: Regenerate.
7787
97db009c
AH
77882008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7789
7790 * MAINTAINERS (Write After Approval): Add myself.
7791
2a79c47f
NC
77922008-04-04 Nick Clifton <nickc@redhat.com>
7793
7794 PR binutils/4334
5f4bebbf 7795 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7796 builds.
7797 * configure: Regenerate.
7798
c53a18d3
N
77992008-04-04 NightStrike <NightStrike@gmail.com>
7800
7801 PR other/35151
09ce620e
AS
7802 * configure.ac: Combine rules for mingw32 and mingw64.
7803 * configure: Regenerate.
c53a18d3 7804
d925aa70
KT
78052008-04-02 Kai Tietz <kai.tietz@onvision.com>
7806
7807 * MAINTAINERS (Write After Approval): Add myself.
7808
dce2d8b2 78092008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7810
7811 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7812 * Makefile.in (.NOTPARALLEL): Ditto.
7813
4412a506
PG
78142008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7815
7816 * MAINTAINERS (Write After Approval): Add myself.
7817
dce2d8b2 78182008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7819
7820 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7821 * Makefile.in (.NOTPARALLEL): Regenerate.
7822
639223bd
PB
78232008-03-27 Paolo Bonzini <bonzini@gnu.org>
7824
7825 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7826 * Makefile.in: Regenerate.
7827
b8ab1f4a
JS
78282008-03-26 Jakub Staszak <kuba@et.pl>
7829
7830 * MAINTAINERS (Write After Approval): Add myself.
7831
b45890a4
TK
78322008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7833
7834 * MAINTAINERS: Update e-mail address.
7835
5afab7ad
ILT
78362008-03-20 Ian Lance Taylor <iant@google.com>
7837
7838 * configure.ac: Add support for --enable-gold.
7839 * Makefile.def: Add gold as a directory like ld.
7840 * configure, Makefile.in: Regenerate.
7841
38d24731
RW
78422008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7843
7844 * configure.ac: m4_include config/proginstall.m4.
7845 * configure: Regenerate.
32bc4cf4
RW
7846
7847 Backport from upstream Libtool:
09ce620e 7848
32bc4cf4 7849 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7850
32bc4cf4
RW
7851 Deal with Autoconf 2.62's semantic change in m4_append.
7852 * ltsugar.m4 (lt_append): Replace broken versions of
7853 m4_append.
7854 (lt_if_append_uniq): Don't require separator to be overquoted,
7855 and avoid broken m4_append.
7856 (lt_dict_add): Fix typo.
7857 * libtool.m4 (_LT_DECL): Don't overquote separator.
7858
9d3c50ea
DE
78592008-03-13 David Edelsohn <edelsohn@gnu.org>
7860
7861 * config.rpath: Add AIX 6 support.
7862
5d2edb29
PB
78632008-03-13 Paolo Bonzini <bonzini@gnu.org>
7864
7865 * Makefile.def (stageprofile). Remove -fprofile-generate
7866 from stage_libcflags.
7867 * Makefile.in: Regenerate.
7868
954910ef
BE
78692008-03-13 Ben Elliston <bje@au.ibm.com>
7870
7871 * config.sub, config.guess: Update from upstream sources.
7872
e8645a40
TT
78732008-03-06 Tom Tromey <tromey@redhat.com>
7874
7875 * MAINTAINERS: Update for treelang deletion.
7876
2c8e955e
JW
78772008-03-03 James E. Wilson <wilson@tuliptree.org>
7878
7879 * MAINTAINERS: Update my email address.
7880
54acd307
SS
78812008-03-03 Stan Shebs <stanshebs@earthlink.net>
7882
893ad2a1 7883 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7884 (objective-c/c++): Add myself as a maintainer.
7885
4b52b516
VR
78862008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7887
7888 * MAINTAINERS (Write After Approval): Update my email address.
7889
e652b516
TB
78902008-02-25 Tomas Bily <tbily@suse.cz>
7891
7892 * MAINTAINERS (Write After Approval): Add myself.
7893
02d30740
JJ
78942008-02-23 Jakub Jelinek <jakub@redhat.com>
7895
7896 * MAINTAINERS (OpenMP): Add myself.
7897
1c8bd6a3
PB
78982008-02-20 Paolo Bonzini <bonzini@gnu.org>
7899
4b40b2a5
UB
7900 PR bootstrap/32009
7901 PR bootstrap/32161
1c8bd6a3 7902
4b40b2a5
UB
7903 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7904 * configure: Regenerate.
1c8bd6a3 7905
4b40b2a5
UB
7906 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7907 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7908 STAGE4_LIBCFLAGS): New.
7909 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7910 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7911 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7912 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7913 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7914 for target modules. Don't export LIBCFLAGS.
7915 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7916 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7917 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7918 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7919 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7920 * Makefile.in: Regenerate.
1c8bd6a3 7921
bb44c9d2
RW
79222008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7923
7924 PR libgcj/33085
7925 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7926 Do not use -DDLL_EXPORT. Backport from upstream.
7927
29a7754d
RW
79282008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7929
7930 * MAINTAINERS (Write After Approval): Add myself.
7931
9a212bb7
HPN
79322008-02-02 Hans-Peter Nilsson <hp@axis.com>
7933
7934 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7935 * configure: Regenerate.
7936
aa12a573
MG
79372008-01-31 Marc Gauthier <marc@tensilica.com>
7938
7939 * configure.ac (xtensa*-*-*): Recognize processor variants.
7940 * configure: Regenerate.
7941
ac9e6043
RW
79422008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7943
40049ccc
UB
7944 PR bootstrap/34922
7945 * configure.ac (PARSE_ARGS): Push suitable setting of
7946 ac_subdirs_all, for `./configure --help=recursive'.
7947 Handle `+' in generic toplevel directory disabling.
7948 * configure: Regenerate.
ac9e6043 7949
4288c86a
NC
79502008-01-28 Nick Clifton <nickc@redhat.com>
7951
7952 * MAINTAINERS (xstormy16): Take over maintainership.
7953
8d8da227
JM
79542008-01-25 Joseph Myers <joseph@codesourcery.com>
7955
7956 * MAINTAINERS (c4x port): Remove.
7957
349b60e7
DE
79582008-01-24 David Edelsohn <edelsohn@gnu.org>
7959
7960 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7961
3ca06a68
BE
79622008-01-23 Ben Elliston <bje@au.ibm.com>
7963
7964 * config.sub, config.guess: Update from upstream sources.
7965
3c631381
TG
79662008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7967
7968 * MAINTAINERS (Write After Approval): Add myself.
7969
20533ef1
L
79702008-01-17 H.J. Lu <hjl.tools@gmail.com>
7971
7972 * MAINTAINERS: Update my email address.
7973
79742008-01-09 Raksit Ashok <raksit@google.com>
7975
7976 * MAINTAINERS (Write After Approval): Add myself.
7977
684f4f6a
RA
79782008-01-09 Raksit Ashok <raksit@google.com>
7979
7980 * MAINTAINERS (Write After Approval): Add myself.
7981
9cb8756f
BE
79822008-01-08 Ben Elliston <bje@au.ibm.com>
7983
7984 * config.sub, config.guess: Update from upstream sources.
7985
94e1934d
KG
79862007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7987
7988 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7989 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7990 * configure: Regenerate.
7991
a2e51f77
SP
79922007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7993
7994 * MAINTAINERS: Update my email address.
7995
ffe3dcd9
BRF
79962007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7997
7998 * MAINTAINERS: Update my email address.
7999
aa4095c9
RS
80002007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8001
8002 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8003 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8004 * Makefile.in: Regenerate.
8005
dce2d8b2 80062007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
8007
8008 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8009 misplaced entries.
8010
0fe0f073
AT
80112007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8012
8013 * configure.ac: Enable libjava for x86_64-*-darwin9.
8014 * configure: Regenerate.
8015
dce2d8b2 80162007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
8017
8018 * MAINTAINERS (Write After Approval): Add myself.
8019
c3220d4c
BE
80202007-12-05 Ben Elliston <bje@au.ibm.com>
8021
8022 * config.sub, config.guess: Update from upstream sources.
8023
aba7501e
MK
80242007-12-02 Matthias Klose <doko@ubuntu.com>
8025
8026 * config-ml.in: Remove 64bit configure tests.
8027
d683ec81
PB
80282007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8029
8030 * config-ml.in: Robustify against white space in absolute file
8031 names.
8032
8033 * config-ml.in (multi-clean): Substitute ${Makefile}.
8034 Remove superfluous ${Makefile} in list.
8035
60f1711a
TS
80362007-11-19 Thiemo Seufer <ths@mips.com>
8037
8038 * config-ml.in: Don't hardcode the Makefile name.
8039
487f9d96
AM
80402007-11-08 Alexander Monakov <amonakov@ispras.ru>
8041
8042 * MAINTAINERS (Write After Approval): Add myself.
8043
fa3886fe
ST
80442007-11-07 Samuel Tardieu <sam@rfc1149.net>
8045
8046 * MAINTAINERS (Write After Approval): Add myself.
8047
dce2d8b2 80482007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
8049
8050 * MAINTAINERS (Write After Approval): Add myself.
8051
acc48927
BE
80522007-10-25 Ben Elliston <bje@au.ibm.com>
8053
8054 * MAINTAINERS (mercury): Remove entry.
8055 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8056
e00e9858
DJ
80572007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8058
8059 * Makefile.def (dependencies): Make configure-gdb depend on
8060 all-intl.
8061 * Makefile.in: Regenerated.
8062
def14a3c
SK
80632007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8064
8065 * MAINTAINERS (Fortran maintainer): Remove myself.
8066
dce2d8b2 80672007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8068
8069 * Makefile.def: To avoid problems running with parallel makes,
8070 build newlib before libgloss so that target specific header
8071 files are availble.
8072 * Makefile.in: Regenerate
8073
bbfbfafc
DJ
80742007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8075
8076 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8077 * Makefile.in: Regenerate.
8078
c56abad5
VM
80792007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8080
8081 * MAINTAINERS (Register allocation reviewer): Add myself.
8082
f019adc1
MF
80832007-10-08 Mike Frysinger <vapier@gentoo.org>
8084
8085 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8086 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8087 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8088 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8089 * configure: Regenerate.
8090
dce2d8b2 80912006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8092
8093 * MAINTAINERS (Register allocation reviewer): Add myself.
8094
0999159b
PB
80952007-10-01 Paolo Bonzini <bonzini@gnu.org>
8096
8097 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8098 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8099 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8100 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8101 * configure.ac: Default them to host tools for $host = $build.
8102 Subst them.
8103
8104 * configure: Regenerate.
8105 * Makefile.in: Regenerate.
8106
dce2d8b2 81072006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8108
8109 * MAINTAINERS (Register allocation reviewer): Add myself.
8110
dce2d8b2 81112006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8112
8113 * MAINTAINERS (Register allocation reviewer): Add myself.
8114
9d209c83
SP
81152007-09-21 Seongbae Park <seongbae.park@gmail.com>
8116
8117 * MAINTAINERS (Write After Approval): Fix typo.
8118
1ec3b87b
RS
81192007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8120
8121 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8122 * configure: Regenerate.
8123
19d5986d
PJ
81242007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8125
8126 PR bootstrap/31906
8127 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8128 they're already prefixed.
19d5986d 8129
6d3b5aea
BK
81302007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8131
8132 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8133 libstdc++.
8134 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8135 * configure: Regenerate.
8136 * Makefile.in: Regenerate.
09ce620e 8137
4fe7e755
AS
81382007-09-17 Andreas Schwab <schwab@suse.de>
8139
8140 * configure.ac: Raise minimum makeinfo version to 4.6.
8141 * configure: Regenerate.
8142
dce2d8b2 81432007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8144
ffe3dcd9 8145 * MAINTAINERS (write-after-approval) add myself
d483feaa 8146
fa9a3f31
AM
81472007-09-15 Alan Modra <amodra@bigpond.net.au>
8148
8149 * configure.ac: Correct makeinfo version check.
8150 * configure: Regenerate.
8151
6593a73e
RS
81522007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8153
8154 * MAINTAINERS: Update my email address.
8155
d9dced13
RS
81562007-09-14 Richard Sandiford <richard@codesourcery.com>
8157
8158 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8159 to $skipdirs and only disable gprof for newlib. Use the normal
8160 mips*-elf* handling in other respects.
8161 * configure: Regnerate.
8162
773c1467
DD
81632007-09-12 David Daney <ddaney@avtrex.com>
8164
8165 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8166 enabling libgcj.
8167 * configure: Regenerate.
8168
c03353e2
RIL
81692007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8170
8171 PR other/32154
8172 * configure.ac: For libgloss targets, point the linker to the linker
8173 script, startup code and simulator library.
8174 * configure: Regenerate.
8175
c4e9bf2b
AH
81762007-09-07 Andrew Haley <aph@redhat.com>
8177
8178 * configure.ac (noconfigdirs): Remove target-libffi and
8179 target-libjava.
8180 * configure: Regenerate.
8181
1f5a6b84
FXC
81822007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8183
8184 PR target/33281
8185 * configure.ac: Use config/mh-mingw on mingw.
8186 * configure: Regenerate.
1f5a6b84 8187
3951e521
PH
81882007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8189
9f349f63 8190 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8191
e643dc23
RG
81922007-09-05 Richard Guenther <rguenther@suse.de>
8193
8194 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8195 nor --disable-checking is provided also turn on yes and types
8196 checking for stage1.
8197 * configure: Re-generate.
8198
039874df
KW
81992007-08-30 Krister Walfridsson <cato@df.lth.se>
8200
8201 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8202 (Write After Approval): Remove myself.
8203
c3f07bd6 82042007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8205
c3f07bd6 8206 * config.sub, config.guess: Update from upstream sources.
15098359 8207
40049ccc 82082007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8209
8210 * MAINTAINERS (Write After Approval): Added myself.
8211 * MAINTAINERS (Reviewers): Removed myself.
8212
c8aea42c 82132007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8214 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8215
8216 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8217 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8218 * Makefile.in: Regenerate.
8219 * configure.ac (--with-debug-prefix-map): New.
8220 * configure: Regenerate.
8221
4bf6c438
RS
82222007-08-17 Richard Sandiford <richard@codesourcery.com>
8223 Nigel Stephens <nigel@mips.com>
8224
4bf6c438
RS
8225 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8226 as target_makefile_frag.
8227 * configure: Regenerate.
8228
bb286d71
AO
82292007-08-16 Alexandre Oliva <aoliva@redhat.com>
8230
8231 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8232 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8233 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8234 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8235 (do-compare, do-compare3, do-compare-debug): New.
8236 ([+compare-target+]): Use them.
8237
a4630417
MK
82382007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8239
8240 * MAINTAINERS (Write After Approval): Change my email address.
8241
d9acb717
RW
82422007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8243 Ben Elliston <bje@au.ibm.com>
8244
8245 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8246 --silent if $silent.
8247 * configure: Regenerate.
8248
96876681
ZD
82492003-08-12 Zdenek Dvorak <ook@ucw.cz>
8250
8251 * MAINTAINERS (Various Maintainers): Add myself as
8252 loop infrastructure maintainer. Update my e-mail
8253 address.
8254
1c1d80ee
DN
82552007-07-31 Diego Novillo <dnovillo@google.com>
8256
8257 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8258 Adjust description.
8259
7e98624c
RG
82602007-07-26 Richard Guenther <rguenther@suse.de>
8261
8262 * configure.ac: Add types checking to stage1 checking flags.
8263 * configure: Regenerate.
8264
4c85af60
NC
82652007-07-17 Nick Clifton <nickc@redhat.com>
8266
8267 * COPYING3: New file. Contains version 3 of the GNU General
8268 Public License.
8269 * COPYING3.LIB: New file. Contains version 3 of the GNU
8270 Lesser General Public License.
8271
19ddfd3a
AK
82722007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8273
8274 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8275
2a064545
AK
82762007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8277
8278 * MAINTAINERS (S/390 co-maintainer): Add myself.
8279 (Write After Approval): Remove myself.
8280
f861f54d
DH
82812007-07-13 Dan Hipschman <dsh@google.com>
8282
8283 * MAINTAINERS (Write After Approval): Add myself.
8284
0136f2f7
NC
82852007-07-11 Nick Clifton <nickc@redhat.com>
8286
8287 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8288 WINDRES export.
8289 * Makefile.in: Regenerate.
8290
6e29b5a4
RO
82912007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8292
8293 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8294 maintainer.
8295
159a4b02
L
82962007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8297
8298 * lt~obsolete.m4: New. Import from 20070318 libtool.
8299
6ba67283
JB
83002007-07-03 Julian Brown <julian@codesourcery.com>
8301
8302 * MAINTAINERS (Write After Approval): Add myself.
8303
30b74385
RW
83042007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8305
8306 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8307 * configure: Regenerate.
8308
83092007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8310
8311 * configure.ac: Add some missing m4 quotation.
8312 * configure: Regenerate.
8313
943c54ce
SB
83142007-07-02 Simon Baldwin <simonb@google.com>
8315
8316 * MAINTAINERS (Write After Approval): Add myself.
8317
1c00b503
PB
83182007-07-02 Paolo Bonzini <bonzini@gnu.org>
8319
8320 * configure: Regenerate.
8321
901119ae
KT
83222007-07-02 Kai Tietz <kai.tietz@onevision.com>
8323
8324 * Makefile.def: Add windmc tool to build.
8325 * Makefile.tpl: Likewise.
8326 * configure.ac: Likewise.
8327 * Makefile.in: Regenerate.
8328 * configure: Regenerate.
09ce620e 8329
83f4c19f
DD
83302007-06-28 DJ Delorie <dj@redhat.com>
8331
8332 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8333 not building newlib.
8334 * configure: Regenerated.
09ce620e 8335
5346c75c
JS
83362007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8337
8338 * MAINTAINERS (Write After Approval): Add myself.
8339
aacfb86b
MM
83402007-06-25 Martin Michlmayr <tbm@cyrius.com>
8341
8342 * MAINTAINERS (Write After Approval): Add myself.
8343
590bf0d3
CM
83442007-06-19 Chris Matthews <chrismatthews@google.com>
8345
8346 * MAINTAINERS (Write After Approval): Add myself.
8347
cdbbee7a
RIL
83482007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8349
8350 * MAINTAINERS (Write After Approval): Add myself.
8351
b8afffc1
DJ
83522007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8353
8354 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8355 * Makefile.in: Regenerated.
8356
3fcfad76
BS
83572007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8358
8359 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8360 bfin*-*-uclinux* targets.
8361 * configure: Regenerate.
8362
3f5a2b7f
ILT
83632007-06-14 Ian Lance Taylor <iant@google.com>
8364
8365 * MAINTAINERS: Add myself as non-algorithmic global write
8366 maintainer.
8367
4c46daee
DN
83682007-06-14 Diego Novillo <dnovillo@google.com>
8369
8370 * MAINTAINERS: Add self as middle-end maintainer and
8371 non-algorithmic global write maintainer.
8372
a3bb222a
FXC
83732007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8374
8375 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8376 Move all Fortran maintainers except Paul Brook into the
8377 Non-Autopoiesis section.
8378
a19e8f64
PB
83792007-06-14 Paolo Bonzini <bonzini@gnu.org>
8380
8381 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8382 (distclean-stage[+id+]): Possibly delete stage_last.
8383 * Makefile.in: Regenerate.
8384
1c2abe5e
SP
83852007-06-12 Seongbae Park <seongbae.park@gmail.com>
8386
8387 * MAINTAINERS (Various Maintainer): Fix typo.
8388
abca4739
PB
83892007-06-11 Paolo Bonzini <bonzini@gnu.org>
8390
8391 * MAINTAINERS (Various Maintainer): Add myself as
8392 dataflow maintainer.
8393
a894d2c3
BE
83942007-06-07 Ben Elliston <bje@au.ibm.com>
8395
8396 * config.sub, config.guess: Update from upstream sources.
8397
8024d75e
BE
83982007-06-07 Ben Elliston <bje@au.ibm.com>
8399
8400 * Makefile.tpl: Fix spelling error.
8401 * Makefile.in: Regenerate.
8402
973a9a5e
SE
84032007-06-01 Steve Ellcey <sje@cup.hp.com>
8404
96598938
L
8405 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8406 lt_cv_sys_max_cmd_len.
973a9a5e 8407
ccb4d26b
DN
84082007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8409
8410 * MAINTAINERS (Various Maintainers): Add myself as
8411 auto-vectorizer maintainer.
8412
eecb7461
PB
84132003-05-31 Paolo Bonzini <bonzini@gnu.org>
8414
8415 PR libjava/32098
8416 * libtool.m4: Revert previous change.
8417 * ltgcc.m4: Put it here.
8418
89d28202
ZD
84192003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8420
8421 * MAINTAINERS (Various Maintainers): Add myself as
8422 auto-vectorizer maintainer.
8423
60c7a11a
L
84242007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8425
8426 PR libjava/32098
8427 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8428
9dd3cc81
RG
84292007-05-30 Richard Guenther <rguenther@suse.de>
8430
8431 * MAINTAINERS (Various Maintainers): Add myself as
8432 auto-vectorizer maintainer.
8433
9cc1244e
JJ
84342007-05-30 Jakub Jelinek <jakub@redhat.com>
8435
8436 PR bootstrap/29382
8437 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8438 * configure: Rebuilt.
8439
6124296b
RC
84402007-05-28 Roberto Costa <robsettantasei@gmail.com>
8441
8442 * MAINTAINERS (Write After Approval): Removed my name.
8443
6b757a0d
SB
84442007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8445
8446 * MAINTAINERS (Write After Approval): Remove myself.
8447
86ef8528
AT
84482007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8449
8450 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8451
1cf3d07d
SE
84522007-05-23 Steve Ellcey <sje@cup.hp.com>
8453
8454 * ltmain.sh: Update from ToT Libtool.
8455 * libtool.m4: Update from ToT Libtool.
8456 * ltsugar.m4: New. Update from ToT Libtool.
8457 * ltversion.m4: New. Update from ToT Libtool.
8458 * ltoptions.m4: New. Update from ToT Libtool.
8459 * ltconfig: Remove.
8460 * ltcf-c.sh: Remove.
8461 * ltcf-cxx.sh: Remove.
8462 * ltcf-gcj.sh: Remove.
8463
ce3fcf8c
OW
84642007-05-22 Ollie Wild <aaw@google.com>
8465
8466 * MAINTAINERS (Write After Approval): Add myself.
8467
342b9200
PB
84682007-05-16 Paolo Bonzini <bonzini@gnu.org>
8469
8470 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8471 stage_cflags.
8472 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8473 Remove CFLAGS/LIBCFLAGS.
8474 (configure-stage[+id+]-[+prefix+][+module+],
8475 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8476 * Makefile.in: Regenerate.
8477
cea17285
DN
84782007-05-15 Diego Novillo <dnovillo@google.com>
8479
8480 * MAINTAINERS: Update e-mail address.
8481
11c004e7
RE
84822007-05-15 Revital Eres <eres@il.ibm.com>
8483
8484 * MAINTAINERS (Write After Approval): Add myself.
8485
ab6bd693
RC
84862007-05-14 Roberto Costa <robsettantasei@gmail.com>
8487
8488 * MAINTAINERS (Write After Approval): Updated my address.
8489
388cdf07
TN
84902007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8491
8492 * MAINTAINERS (Write After Approval): Add myself.
8493
23f24034
SR
84942007-05-11 Silvius Rus <rus@google.com>
8495
8496 * MAINTAINERS (Write After Approval): Add myself.
8497
34a7526e
TT
84982007-04-23 Tom Tromey <tromey@redhat.com>
8499
8500 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8501
51da21be
MM
85022007-04-22 Mark Mitchell <mark@codesourcery.com>
8503
8504 * MAINTAINERS (cpplib): Rename to ...
8505 (libcpp): ... this. Add C/C++ front end maintainers.
8506
70070387
SE
85072007-04-14 Steve Ellcey <sje@cup.hp.com>
8508
8509 * config-ml.in: Pass ${ml_config_env} to configure calls.
8510
df1a0dbb
CB
85112007-04-04 Christian Bruel <christian.bruel@st.com>
8512
8513 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8514
9daff147
DK
85152007-04-02 Dave Korn <dave.korn@artimi.com>
8516
8517 * MAINTAINERS (Write After Approval): Add myself.
8518
374eadb2
TB
85192007-03-31 Tobias Burnus <burnus@net-b.de>
8520
8521 * MAINTAINERS (fortran 95 front end): Add myself.
8522
8eced3a2
DR
85232007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8524
8525 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8526
653de3e3
AZ
85272007-03-24 Ayal Zaks <zaks@il.ibm.com>
8528
8529 * MAINTAINERS (Modulo Scheduler): Add myself.
8530
b737d953
BM
85312007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8532
8533 * MAINTAINERS (fortran 95 front end): Add myself.
8534 (c++ front end): whitespace fix.
8535
a584cdf2
NF
85362007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8537
8538 * MAINTAINERS (Write After Approval): Add myself.
8539
8c79f3c4
RS
85402007-03-21 Richard Sandiford <richard@codesourcery.com>
8541
8542 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8543 of glob. Quote arguments with single quotes too.
8544 * configure: Regenerate.
8545
07f1ac6d
BM
85462007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8547
8548 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8549 * Makefile.in: Regenerate
8550
172e41aa
AS
85512007-03-07 Andreas Schwab <schwab@suse.de>
8552
8553 * configure: Regenerate.
8554
9c4d2493
BM
85552007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8556
8557 * configure.ac: Add "--with-pdfdir" configure option,
8558 which defines pdfdir variable.
8559 * Makefile.def (target=fixincludes): Add install-pdf to
8560 missing targets.
8561 (recursive_targets): Add install-pdf target.
8562 (flags_to_pass): Add pdfdir.
8563 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8564 target.
8565 * configure: Regenerate
8566 * Makefile.in: Regenerate
8567
e14e622e
EC
85682007-02-28 Eric Christopher <echristo@apple.com>
8569
8570 Revert:
8571 2006-12-07 Mike Stump <mrs@apple.com>
8572
8573 * Makefile.def (dependencies): Add dependency for
8574 install-target-libssp and install-target-libgomp on
8575 install-gcc.
8576 * Makefile.in: Regenerate.
8577
54e433bc
MK
85782007-02-27 Matt Kraai <kraai@ftbfs.org>
8579
8580 * configure: Regenerate.
8581 * configure.ac: Move statements after variable declarations.
8582
6c8d3d8f
KK
85832007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8584
8585 * MAINTAINERS: Add myself as sh maintainer.
8586
9f8c6739
JM
85872007-02-19 Joseph Myers <joseph@codesourcery.com>
8588
8589 * configure.ac: Adjust for loop syntax.
8590 * configure: Regenerate.
8591
278a7a38
AO
85922007-02-18 Alexandre Oliva <aoliva@redhat.com>
8593
8594 * configure: Rebuilt.
8595
b2eaac4a
AO
85962007-02-18 Alexandre Oliva <aoliva@redhat.com>
8597
8598 * configure.ac: Drop multiple occurrences of --enable-languages,
8599 and fix its quoting.
8600 * configure: Rebuilt.
8601
beeaf216 86022007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8603 Nathan Sidwell <nathan@codesourcery.com>
8604 Vladimir Prus <vladimir@codesourcery.com>
8605 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8606
8607 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8608 * configure: Regenerate.
8609
09201a09
GP
86102007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8611
8612 * ltconfig (freebsd*): Default to elf.
8613
291f172e
DJ
86142007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8615
8616 * configure.ac (target_libraries): Move libgcc before libiberty.
8617 * configure: Regenerated.
8618
c3a86da9
DJ
86192007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8620 Paolo Bonzini <bonzini@gnu.org>
8621
8622 PR bootstrap/30753
8623 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8624 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8625 * configure: Regenerated.
8626
88e1e72a
FXC
86272007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8628
8629 * MAINTAINERS (Language Front End Maintainers): Update my mail
8630 address.
8631
44bfc3ac
DJ
86322007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8633
8634 PR bootstrap/30748
8635 * configure.ac: Correct syntax for Solaris ksh.
8636 * configure: Regenerated.
8637
3e19841a
PB
86382007-02-09 Paolo Bonzini <bonzini@gnu.org>
8639
8640 * configure.ac: Sync with src.
8641 * configure: Regenerate.
8642
74a48762
PB
86432007-02-09 Paolo Bonzini <bonzini@gnu.org>
8644
8645 * Makefile.in: Regenerate.
8646
d846e52e
PB
86472007-02-09 Paolo Bonzini <bonzini@gnu.org>
8648
8649 * config.sub: Sync with src.
8650
1c710c3c
DJ
86512007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8652
8653 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8654 noncanonical equivalents.
8655 * configure.in: Rename to...
8656 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8657 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8658 target_noncanonical. Use them. Rewrite removal of configure
8659 arguments for autoconf 2.59. Discard variable settings. Force
8660 program_transform_name for native tools.
8661
8662 * Makefile.in: Regenerated.
8663 * configure: Regenerated with autoconf 2.59.
8664
dce2d8b2 86652007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8666
3de8da2a 8667 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8668
f6671c93
AS
86692007-01-31 Andreas Schwab <schwab@suse.de>
8670
8671 * Makefile.tpl (LDFLAGS): Substitute it.
8672 * Makefile.in: Regenerate.
8673
dce2d8b2 86742007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8675
3de8da2a 8676 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8677
2472200d
DE
86782007-01-28 David Edelsohn <edelsohn@gnu.org>
8679
3de8da2a 8680 * MAINTAINERS (spu port): Add myself.
2472200d 8681
5305be7e
RG
86822007-01-23 Richard Guenther <rguenther@suse.de>
8683
8684 PR bootstrap/30541
8685 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8686 * Makefile.tpl (GNATBIND): Substitute it.
8687 (GNATMAKE): Likewise.
8688 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8689 of STAGE_PREFIX.
8690 * Makefile.in: Regenerate.
8691 * configure: Regenerate.
8692
416cfb5e
MS
86932007-01-18 Mike Stump <mrs@apple.com>
8694
8695 * configure.in: Re-enable -Werror for gcc builds.
8696
3de8da2a 86972007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8698
3de8da2a 8699 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8700
d943d7c4
PB
87012007-01-11 Paolo Bonzini <bonzini@gnu.org>
8702
8703 * configure.in: Change == to = in test command.
3de8da2a 8704 * configure: Regenerate.
d943d7c4 8705
e69bf64b 87062007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8707 Nick Clifton <nickc@redhat.com>
8708 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8709
8710 * configure.in (build_configargs, host_configargs, target_configargs):
8711 Remove build/host/target parameters.
8712 (host_libs): Add gmp and mpfr.
8713 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8714 * Makefile.def (gmp, mpfr): New.
8715 (gcc): Remove target.
8716 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8717 target_os, target_vendor): New.
dce2d8b2 8718 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8719 * configure: Regenerate.
8720 * Makefile.in: Regenerate.
e69bf64b
PB
8721
87222007-01-11 Matt Fago <fago@earthlink.net>
8723
8724 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8725 to improve robustness of configure tests.
e69bf64b 8726 * configure: Regenerate.
e14e622e 8727
a42f3b80
UB
87282007-01-09 Uros Bizjak <ubizjak@gmail.com>
8729
8730 * MAINTAINERS: Add myself as i386 maintainer.
8731
a36aee1a
JH
87322007-01-08 Jan Hubicka <jh@suse.cz>
8733
61fcaeef 8734 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8735
738a52d3
KT
87362007-01-08 Kai Tietz <kai.tietz@onevision.com>
8737
8738 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8739 * configure: Regenerate.
738a52d3 8740
54fdc474
DJ
87412007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8742
8743 * Makefile.tpl (all-target): Correct @if conditional for target
8744 modules.
8745 * configure.in: Omit libiberty if building only target libgcc.
8746 * configure, Makefile.in: Regenerated.
8747
3dd71726
PB
87482007-01-04 Paolo Bonzini <bonzini@gnu.org>
8749
dce2d8b2 8750 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8751 * configure: Regenerate.
8752
fa958513
DJ
87532007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8754
8755 * Makefile.def (target_modules): Add libgcc.
8756 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8757 * Makefile.tpl (clean-target-libgcc): Delete.
8758 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8759 on gcc even for bootstrapped modules. Rewrite handling of
8760 lang_env_dependencies to loop over target_modules.
8761 * configure.in (target_libraries): Add target-libgcc.
8762 * Makefile.in, configure: Regenerated.
8763
e1888513
PB
87642006-12-29 Paolo Bonzini <bonzini@gnu.org>
8765
8766 * configure.in: Reorganize recognition of languages. Add
8767 --enable-stage1-languages. Show supported languages for the chosen
8768 target rather than all recognized languages.
8769 * configure: Regenerate.
8770
53b88b73
PB
87712006-12-29 Paolo Bonzini <bonzini@gnu.org>
8772
8773 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8774 * Makefile.in: Regenerate.
8775
a3993f33
KG
87762006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8777
8778 * configure.in: Warn that MPFR 2.2.0 is buggy.
8779 * configure: Regenerate.
8780
f063a9ed
ILT
87812006-12-27 Ian Lance Taylor <iant@google.com>
8782
8783 * configure.in: When removing Makefiles to force a reconfigure, also
8784 remove prev-DIR*/Makefile.
8785 * configure: Regenerate.
8786
af71363e
AS
87872006-12-22 Andreas Schwab <schwab@suse.de>
8788
8789 * configure: Regenerate with correct autoconf version.
8790
0b0dc272
AM
87912006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8792
3de8da2a
UB
8793 * configure.in: add AC_SUBST for *_FOR_TARGET.
8794 * configure: Regenerate.
0b0dc272 8795
53b88b73
PB
87962006-12-19 Paolo Bonzini <bonzini@gnu.org>
8797
8798 * configure.in: Simplify logic for rejecting languages that cannot
8799 be built. Separate the case when a language is unsupported,
8800 from the case when the user chooses not to build a language.
8801
400ebff4
PB
88022006-12-19 Paolo Bonzini <bonzini@gnu.org>
8803
8804 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8805 it only affects bootstrap and could be tested on "$host" as well.
8806 * configure: Regenerate.
8807 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8808
8efea775
PB
88092006-12-19 Paolo Bonzini <bonzini@gnu.org>
8810
8811 PR bootstrap/29544
8812 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8813 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8814 move here comment from Makefile.tpl.
8815 * Makefile.tpl: Move some definitions higher in the file.
8816 (STAGE1_CHECKING): New.
8817 * configure.in: Add --enable-stage1-checking.
8818 * configure: Regenerate.
8819 * Makefile.in: Regenerate.
8820
ed88a7ed
PB
88212006-12-19 Paolo Bonzini <bonzini@gnu.org>
8822
8823 * MAINTAINERS: Add myself as build system maintainer.
8824
b65151d3
SM
88252006-12-15 Simon Martin <simartin@users.sourceforge.net>
8826
8827 * MAINTAINERS (Write After Approval): Add myself.
8828
7e050830
EC
88292006-12-13 Eric Christopher <echristo@apple.com>
8830
8831 * MAINTAINERS: Add myself as darwin maintainer.
8832
8b494895
ILT
88332006-12-11 Ian Lance Taylor <ian@airs.com>
8834
8835 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8836
dce2d8b2 88372006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8838
8839 MAINTAINERS: Update my entry.
8840
58e24147
AM
88412006-12-11 Alan Modra <amodra@bigpond.net.au>
8842
8843 * configure.in: Handle spu makefile frag.
58e24147
AM
8844 * Makefile.tpl (MAINT): Define
8845 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8846 * configure: Regenerate.
8847 * Makefile.in: Regenerate.
8848
9b6f37a0
BE
88492006-12-11 Ben Elliston <bje@au.ibm.com>
8850
8851 * config.guess: Import latest version.
8852 * config.sub: Likewise.
8853
ea6f5c57
BE
88542006-12-11 Ben Elliston <bje@au.ibm.com>
8855
8856 * configure.in (spu-*-*): Don't skip target-libiberty.
8857 * configure: Regenerate.
8858
42c1cd8a
AT
88592006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8860
8861 PR bootstrap/30134
8862 * configure.in: Correct x86 darwin support for libjava to powerpc
8863 and i?86 only.
8864 * configure: Regenerate.
8865
55eb837d
ST
88662006-12-08 Sandro Tolaini <tolaini@libero.it>
8867
8868 * configure.in: Add x86 darwin support for libjava.
8869 * configure: Regenerate.
8870
5bdacbc7
MS
88712006-12-07 Mike Stump <mrs@apple.com>
8872
8873 * Makefile.def (dependencies): Add dependency for
8874 install-target-libssp and install-target-libgomp on
8875 install-gcc.
8876 * Makefile.in: Regenerate.
8877
477d851c
RG
88782006-12-04 Richard Guenther <rguenther@suse.de>
8879
8880 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8881 (Non-Algorithmic Maintainers): Move over non-algorithmic
8882 loop optimizer maintainers, add myself as a non-algorithmic
8883 middle-end maintainer.
8884
5d33d367
DF
88852006-12-04 Daniel Franke <franke.daniel@gmail.com>
8886
8887 * MAINTAINERS (Write After Approval): Add myself.
8888
dbee1fb3
KG
88892006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8890
8891 * configure.in: Update error message for missing GMP/MPFR.
8892
8893 * configure: Regenerate.
8894
b5147de7
KG
88952006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8896
8897 * configure.in: Update MPFR version in error message.
8898
8899 * configure: Regenerate.
8900
f019376c
KG
89012006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8902
8903 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8904 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8905 --with-gmp-lib): New flags.
8906
8907 * configure: Regenerate.
8908
91ed95ae
BM
89092006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8910
8911 * MAINTAINERS (Write After Approval): Change my email address.
8912
3a971f15
MLI
89132006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8914
05170031 8915 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8916
dce2d8b2 89172006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8918
8919 * MAINTAINERS (i18n): Update e-mail address.
8920
df5487ee
TS
89212006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8922
8923 * MAINTAINERS (spu port): Add myself as maintainer.
8924 (Write After Approval): Remove myself.
8925
92c2f0ee
BE
89262006-11-22 Ben Elliston <bje@au.ibm.com>
8927
8928 * configure.in (skipdirs): Don't build libssp for SPU.
8929 * configure: Regenerate.
8930
a3b97199
AP
89312006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8932
8933 * MAINTAINERS (spu port): Add myself as maintainer.
8934 (libobjc): Update my email address.
8935
0eb97064
AB
89362006-11-21 Andrea Bona <andrea.bona@st.com>
8937
8938 * MAINTAINERS (Write After Approval): Add myself.
8939
dce2d8b2 89402006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8941
8942 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8943 * configure : Rebuilt.
8944
dce2d8b2 89452006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8946
8947 * MAINTAINERS (Write After Approval): Add myself.
8948
d58542ea
AO
89492006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8950
8951 * MAINTAINERS (Write After Approval): Add myself.
8952
a357b5ae
KG
89532006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8954
8955 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8956 libmpfr.a.
8957 * configure: Regenerate.
8958
9bd6112c
PB
89592006-11-16 Paolo Bonzini <bonzini@gnu.org>
8960
8961 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8962 (unstage): Test for stage_last presence.
8963
8964 PR bootstrap/29802
dce2d8b2
EB
8965 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8966 STAGE_PREFIX.
9bd6112c
PB
8967 * Makefile.in: Regenerate.
8968
c8cf9f0f
ZD
89692003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8970
8971 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8972 maintainers.
8973
467b1fc6
ER
89742006-11-14 Erven Rohou <erven.rohou@st.com>
8975
8976 * MAINTAINERS (Write After Approval): Add myself.
8977
995a5697
PB
89782006-11-14 Paolo Bonzini <bonzini@gnu.org>
8979
8980 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8981 and stageN-package/Makefile.
8982 * Makefile.in: Regenerated.
8983
c8d6d53e
JZ
89842006-11-14 Jie Zhang <jie.zhang@analog.com>
8985
8986 * configure.in: Remove target-libgloss from noconfigdirs for
8987 bfin-*-*.
8988 * configure: Regenerated.
8989
dffb147d
KG
89902006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8991
8992 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8993
dffb147d
KG
8994 * configure: Regenerate.
8995
ca558912
KG
89962006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8997
8998 * configure.in: Robustify error message for missing GMP/MPFR.
8999
9000 * configure: Regenerate.
9001
dce2d8b2 90022006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
9003
9004 * MAINTAINERS (Write After Approval): Add myself.
9005
dce2d8b2 90062006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
9007
9008 * MAINTAINERS: Change email address.
9009
91de1527
VP
90102006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9011
9012 * MAINTAINERS (Write After Approval): Add myself.
9013
a3867703
PB
90142006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9015
9016 * MAINTAINERS (Write After Approval): Add myself.
9017
b4364fa2
CL
90182006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9019
7e050830 9020 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 9021 Write After Approval section.
b4364fa2 9022
70ec446f
KG
90232006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9024
9025 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9026 need_gmp anymore.
9027 * configure: Regenerate.
9028
018c8d88
TB
90292006-10-16 Tobias Burnus <burnus@net-b.de>
9030
9031 * MAINTAINERS (Write After Approval): Add myself.
9032
f6a1687e
BE
90332006-10-16 Ben Elliston <bje@au.ibm.com>
9034
9035 * config.guess: Import latest version.
9036 * config.sub: Likewise.
9037
b5422ad7
BM
90382006-10-10 Brooks Moses <bmoses@stanford.edu>
9039
9040 * Makefile.def: Added pdf target handling.
9041 * Makefile.tpl: Added pdf target handling.
9042 * Makefile.in: Regenerated.
9043
bdcee471
CL
90442006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9045
9046 * MAINTAINERS: Add self as score port maintainer.
9047
7d610414
BM
90482006-10-04 Brooks Moses <bmoses@stanford.edu>
9049
9050 * MAINTAINERS (Write After Approval): Add myself.
9051
e48d66a9
SK
90522006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9053
7e050830 9054 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9055 or newer.
9056 * configure: Regenerated.
9057
c394e891
DB
90582006-09-27 Dave Brolley <brolley@redhat.com>
9059
dce2d8b2
EB
9060 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9061 using $s instead of $r.
c394e891
DB
9062 * configure: Regenerated.
9063
1ee4c5a0
TS
90642006-09-26 Thiemo Seufer <ths@mips.com>
9065
9066 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9067 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9068 * configure: Regenerate.
9069
dce2d8b2 90702006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9071
9072 * MAINTAINERS (Write After Approval): Remove myself.
9073
0c502898
CF
90742006-09-22 Chao-ying Fu <fu@mips.com>
9075
9076 * MAINTAINERS (Write After Approval): Add myself.
9077
a7819e42
JM
90782006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9079
9080 * MAINTAINERS: Add self as soft-fp maintainer.
9081
dce2d8b2 90822006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9083
9084 * MAINTAINERS: Add myself as avr maintainer.
9085 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9086
e8288489
RC
90872006-09-07 Roberto Costa <roberto.costa@st.com>
9088
9089 * MAINTAINERS (Write After Approval): Add myself.
9090
b91f0a41
CV
90912006-08-30 Corinna Vinschen <corinna@vinschen.de>
9092
9093 * configure.in: Never build newlib for a Mingw host.
9094 Never build newlib as Mingw target library.
9095 Test the existence of winsup/cygwin for building a Cygwin newlib,
9096 rather than just winsup.
9097 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9098 building a Mingw target.
9099 * configure: Regenerate.
9100
094c07a0
EB
91012006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9102
9103 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9104
8d1171cb
PB
91052006-07-25 Paolo Bonzini <bonzini@gnu.org>
9106
9107 * config.guess: Import from src (was more updated).
9108 * config.sub: Likewise.
9109
2e9e6f68
DJ
91102006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9111
9112 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9113 * configure: Regenerated.
9114
57255173
PB
91152006-07-18 Paolo Bonzini <bonzini@gnu.org>
9116
cc6010cd
AP
9117 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9118 for stages after the first.
57255173 9119
9fbe6585
JJ
91202006-07-17 Jakub Jelinek <jakub@redhat.com>
9121
9122 * Makefile.def: Add dependencies for configure-opcodes
9123 on configure-intl and all-opcodes on all-intl.
9124 * Makefile.in: Regenerated.
9125
18c3f977
BE
91262006-07-13 Ben Elliston <bje@au.ibm.com>
9127
9128 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9129
27b56ba6
PE
91302006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9131
9132 Port to hosts whose 'sort' and 'tail' implementations
9133 treat operands with leading '+' as file names, as POSIX
9134 has required since 2001. However, make sure the code still
9135 works on pre-POSIX hosts.
9136 * ltmain.sh: Don't assume "sort +2" is equivalent to
9137 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9138
ad6d4e43
UW
91392006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9140
9141 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9142
706601d9
PG
91432006-07-04 Peter O'Gorman <peter@pogma.com>
9144
9145 * ltconfig: chmod 644 before ranlib during install.
9146
0b50988a
EB
91472006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9148
9149 PR bootstrap/18058
9150 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9151 if the bootstrap compiler is a GCC version that supports it.
9152 * configure: Regenerate.
9153
b6348cb3
PB
91542006-07-03 Paolo Bonzini <bonzini@gnu.org>
9155
95695ad3 9156 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9157 * configure: Regenerate.
9158
1546bb64
PB
91592006-07-03 Paolo Bonzini <bonzini@gnu.org>
9160
9161 PR other/27063
9162 * configure.in: Test subdir_requires and give an appropriate
9163 error message.
9164 * configure: Regenerate.
9165
5cb6c629
AJH
91662006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9167
9168 * MAINTAINERS (Write After Approval): Add myself.
9169
f4d8cdf8
JDA
91702006-06-22 John David Anglin <dave.anglin@nrc.ca>
9171
9172 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9173
4fe5abb7
SE
91742006-06-22 Steve Ellcey <sje@cup.hp.com>
9175
9176 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9177
2a79fd67
DA
91782006-06-20 David Ayers <d.ayers@inode.at>
9179
9180 PR bootstrap/28072
9181 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9182 whether target-libjava is being configured instead of whether the
9183 java front end is enabled.
9184 * configure: Regenerate.
7e050830 9185
04879af3
RO
91862006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9187
9188 PR target/27540
9189 * configure.in: Only enable libgomp on IRIX 6.
9190 * configure: Regenerate.
9191
ec6c7392
PB
91922006-06-15 Paolo Bonzini <bonzini@gnu.org>
9193
9194 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9195 too.
9196 * Makefile.in: Regenerate.
9197
12973d7a
DD
91982006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9199
9200 * config-ml.in: Alter CCASFLAGS to include special
9201 multilib options the same as is done for CFLAGS.
9202
c67ed86a
JDA
92032006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9204
9205 * configure.in: Don't enable libgomp on hpux10.
9206 * configure: Rebuilt.
9207
cb253473
DA
92082006-06-12 David Ayers <d.ayers@inode.at>
9209
9210 PR bootstrap/27963
9211 PR target/19970
7e050830 9212 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9213 ${libgcj} is specified.
9214 * configure: Regenerate.
7e050830 9215
dce2d8b2 92162006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9217
9218 Sync from src:
7e050830
EC
9219
9220 * configure.in: Sync.
32845532 9221 * configure: Regenerated.
7e050830 9222
32845532
CD
9223 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9224
9225 * Makefile.def: Added dependencies from sim and gdb on intl, and
9226 added configure dependencies to everything with an all dependency
9227 on intl.
9228 * Makefile.in: Regenerated.
9229
7cd0cf9c
DA
92302006-06-06 David Ayers <d.ayers@inode.at>
9231
9232 PR libobjc/13946
9233 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9234 * Makefile.in: Regenerate.
9235 * configure.in: Add --enable-objc-gc at toplevel and have it
9236 enable boehm-gc for Objective-C.
9237 Remove target-boehm-gc from libgcj.
9238 Add target-boehm-gc to target_libraries.
9239 Add target-boehm-gc to noconfigdirs where ${libgcj}
9240 is specified.
9241 Assert that boehm-gc is supported when requested for Objective-C.
9242 Only build boehm-gc if needed either for Java or Objective-C.
9243 * configure: Regenerate.
7e050830 9244
3ff3adad
PB
92452006-06-05 Paolo Bonzini <bonzini@gnu.org>
9246
9247 PR 27674
9248 * Makefile.tpl (configure-[+prefix+][+module+],
9249 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9250 Remove rule to unstage bootstrapped modules.
9251 (stage_current): New.
9252 * Makefile.in: Regenerate.
9253
898e551d
LB
92542006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9255
9256 * MAINTAINERS (Write After Approval): Update my e-mail address.
9257
ea60341e
MS
92582006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9259
9260 * include/libiberty.h: Declare pex_run_in_environment.
9261
222ae291
AL
92622006-05-31 Asher Langton <langton2@llnl.gov>
9263
9264 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9265
e9a54b07
PB
92662006-05-25 Paolo Bonzini <bonzini@gnu.org>
9267
9268 * Makefile.def (bfd, opcodes): Fix lib_path.
9269 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9270 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9271 * Makefile.in: Regenerate.
9272
03e67131
CD
92732006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9274
9275 * Makefile.in: Regenerate.
9276
65d6e994
CD
92772006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9278
9279 * Makefile.def: Add install-html target. Add datarootdir
9280 docdir and htmldir to flags_to_pass.
9281 * Makefile.tpl: Add install-html target.
9282 * Makefile.in: Regenerate.
9283 * configure.in: Add --with-datarootdir, --with-docdir, and
9284 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9285 * configure: Regenerate.
9286
9e299237
MS
92872006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9288
9289 * configure.in: Enable gprof for cross builds.
9290 * configure: Regenerate.
9291
c31202cd
RG
92922006-05-22 Richard Guenther <rguenther@suse.de>
9293
9294 Revert
9295 2006-01-31 Richard Guenther <rguenther@suse.de>
9296 Paolo Bonzini <bonzini@gnu.org>
9297
9298 * Makefile.def (target_modules): Add libgcc-math target module.
9299 * configure.in (target_libraries): Add libgcc-math target library.
9300 (--enable-libgcc-math): New configure switch.
9301 * Makefile.in: Re-generate.
9302 * configure: Re-generate.
9303 * libgcc-math: New toplevel directory.
9304
2a332582
JDA
93052006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9306 Andreas Tobler <a.tobler@schweiz.ch>
9307
9308 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9309 * configure: Rebuilt.
9310
dce2d8b2 93112006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9312
ccce6917
SL
9313 * MAINTAINERS (Write After Approval): Add myself.
9314
ed606bc0
DD
93152006-05-01 DJ Delorie <dj@redhat.com>
9316
3d8f47a0 9317 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9318 * configure: Regenerate.
9319
9386bd20
RG
93202006-05-01 Richard Guenther <rguenther@suse.de>
9321
9322 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9323 maintainer.
9324
dce2d8b2 93252006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9326
9327 * MAINTAINERS (Write After Approval): Add myself.
9328
87ceee72
JB
93292006-04-28 Jan Beulich <jbeulich@novell.com>
9330
9331 * MAINTAINERS (Write After Approval): Add myself.
9332
e88a2c09
DD
93332006-04-18 DJ Delorie <dj@redhat.com>
9334
9335 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9336 reference libgloss so that libssp can be built in a combined
9337 tree.
9338 * configure: Regenerate.
9339
675f0a8a
RM
93402006-04-08 Robert Millan <rmh@gcc.gnu.org>
9341
9342 * MAINTAINERS (Write After Approval): Add myself.
9343
27b6c940
BE
93442006-04-05 Ben Elliston <bje@au.ibm.com>
9345
9346 * configure.in: Require makeinfo 4.4 or higher.
9347 * configure: Regenerate.
9348
687b17d4
GP
93492006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9350
9351 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9352 Rearrange the entries of other libraries to have them in one place.
9353
906ac235
JB
93542006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9355
7e050830 9356 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9357 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9358
fb0103e5
RG
93592006-03-14 Richard Guenther <rguenther@suse.de>
9360
9361 * configure: Regenerate with autoconf 2.13.
9362
17237f6b
JB
93632006-03-13 Jim Blandy <jimb@codesourcery.com>
9364
9365 * MAINTAINERS: Use my work address.
bed31434
JB
9366
9367 * MAINTAINERS: Update my E-mail address.
9368
27079765
AH
93692006-03-10 Aldy Hernandez <aldyh@redhat.com>
9370
9371 * configure.in: Handle --disable-<component> generically.
9372 * configure: Regenerate.
9373
54a17039
L
93742006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9375
9376 PR libgcj/17311
9377 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9378
b9bd11ca
EE
93792006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9380
9381 * MAINTAINERS (Write After Approval): Remove myself.
9382 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9383
dce2d8b2 93842006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9385
072b06f2
RE
9386 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9387 (TARGET_CONFIGDIRS): Remove.
9388 * configure.in: Remove AC_SUBST(target_configdirs).
9389 * Makefile.in, configure: Regenerated.
ee2312f3 9390
936e1a35
SK
93912006-02-20 Steven G. Kargl <kargls@comcast.net>
9392
9393 * MAINTAINERS (Write After Approval): Remove myself.
9394 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9395
cc11cc9b
PB
93962006-02-20 Paolo Bonzini <bonzini@gnu.org>
9397
9398 PR bootstrap/25670
9399
9400 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9401
9402 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9403 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9404 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9405 BUILD_PREFIX, BUILD_PREFIX_1.
9406 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9407
9408 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9409 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9410
9411 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9412 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9413 of `cat stage_current`. Always provide the `r' and `s' variables.
9414 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9415 a single shell execution.
9416 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9417 bootstrapped modules, make the stage1 module if the build was not
9418 started yet, else build the current stage.
9419 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9420 (all-build, all-host, all-target, [+make_target+]-host,
9421 [+make_target+]-target): Do not use \-continued lines.
9422 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9423 (current_stage, restrap, stage_last): New.
9424
9425 * Makefile.in: Regenerate.
9426 * configure: Regenerate.
9427
63a7c9ef
BD
94282006-02-19 Bud Davis <jmdavis@link.com>
9429
9430 * MAINTAINERS (Write After Approval): Remove myself.
9431 (Language Front End Maintainers): Add myself as fortran 95
9432 maintainer and update e-mail address.
9433
a3543e3a
FXC
94342006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9435
9436 * MAINTAINERS (Write After Approval): Remove myself.
9437 (Language Front End Maintainers): Add myself as fortran 95
9438 maintainer.
9439
ca5b1d2c
VK
94402006-02-16 Victor Kaplansky <victork@il.ibm.com>
9441
9442 * MAINTAINERS (Write After Approval): Add myself.
9443
0499513f
TK
94442006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9445
9446 * MAINTAINERS (Write After Approval): Remove myself.
9447 (Language Front End Maintainers): Add myself as
9448 fortran 95 maintainer.
9449
d1f8db0c
PB
94502006-02-14 Paolo Bonzini <bonzini@gnu.org>
9451
9452 Sync from src:
9453
9454 2005-12-27 Leif Ekblad <leif@rdos.net>
9455
cc6010cd
AP
9456 * configure.in: Add support for RDOS target.
9457 * configure: Regenerate.
d1f8db0c
PB
9458
94592006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9460 Andreas Schwab <schwab@suse.de>
d1f8db0c 9461
cc6010cd 9462 * configure: Regenerate.
d1f8db0c 9463
cac90078
DE
94642006-02-12 David Edelsohn <edelsohn@gnu.org>
9465
9466 * configure.in (enable_libgomp): Add AIX.
9467 * configure: Regenerate.
9468
bd37fbf5
MK
94692006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9470
9471 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9472
23027b7a
LM
94732006-02-03 Lee Millward <lee.millward@gmail.com>
9474
9475 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9476
0058967b
RG
94772006-01-31 Richard Guenther <rguenther@suse.de>
9478 Paolo Bonzini <bonzini@gnu.org>
9479
9480 * Makefile.def (target_modules): Add libgcc-math target module.
9481 * configure.in (target_libraries): Add libgcc-math target library.
9482 (--enable-libgcc-math): New configure switch.
9483 * Makefile.in: Re-generate.
9484 * configure: Re-generate.
9485 * libgcc-math: New toplevel directory.
9486
e8b05380
PB
94872006-01-26 Paolo Bonzini <bonzini@gnu.org>
9488
9489 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9490 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9491 the assembler, linker and binutils.
9492 * configure: Regenerate.
9493
d54d5437
DM
94942006-01-22 Dirk Mueller <dmueller@suse.de>
9495
9496 * MAINTAINERS (Write After Approval): Add myself.
9497
670cbfcf
DN
94982006-01-20 Diego Novillo <dnovillo@redhat.com>
9499
9500 * configure: Regenerate.
9501
953ff289
DN
95022006-01-18 Richard Henderson <rth@redhat.com>
9503 Jakub Jelinek <jakub@redhat.com>
9504 Diego Novillo <dnovillo@redhat.com>
9505
9506 * libgomp: New directory.
9507 * Makefile.def: Add target_module libgomp.
9508 * Makefile.in: Regenerate.
9509 * configure.in (target_libraries): Add target-libgomp.
9510 * configure: Regenerate.
9511
32ce4048
AO
95122006-01-05 Alexandre Oliva <aoliva@redhat.com>
9513
9514 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9515 @ from continuation.
9516 * Makefile.in: Rebuilt.
9517
0eaf8e17 95182006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9519
c76c0c83
CL
9520 * MAINTAINERS (Write After Approval): Add myself.
9521
2d309510
PB
95222006-01-04 Paolo Bonzini <bonzini@gnu.org>
9523
9524 PR bootstrap/24252
9525
9526 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9527 * Makefile.tpl (OBJDUMP): New.
9528 (EXTRA_HOST_FLAGS): Add it.
9529 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9530
953ff289
DN
9531 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9532 to use symbolic links between directories. Avoid race conditions
9533 or make them harmless.
9534 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9535
9536 * Makefile.def (LEAN): Pass.
9537 * Makefile.tpl (LEAN): Define.
9538 (stage[+id+]-start): Accept that the previous directory does not
9539 exist, if the bootstrap is lean.
9540 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9541 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9542 configure substitution.
9543 ([+compare-target+]): Likewise.
9544 ([+bootstrap-target+]-lean): New.
9545 * configure.in: Remove lean bootstrap support from here.
9546
953ff289
DN
9547 * Makefile.in: Regenerate.
9548 * configure: Regenerate.
2d309510 9549
368872c3
BE
95502006-01-04 Ben Elliston <bje@au.ibm.com>
9551
9552 * MAINTAINERS (libdecnumber): Add myself.
9553
d79e6356
MM
95542006-01-02 Mark Mitchell <mark@codesourcery.com>
9555
9556 * libtool-ldflags: New script.
9557
a6fbc1e2
AS
95582006-01-02 Andreas Schwab <schwab@suse.de>
9559
9560 * configure.in: When reconfiguring remove Makefile in
9561 all stage directories.
9562 * configure: Regenerate.
9563
103a4b39
SB
95642005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9565
9566 * MAINTAINERS: Update my email address.
9567
212f829c
PB
95682005-12-20 Paolo Bonzini <bonzini@gnu.org>
9569
9570 Revert Ada-related part of the previous change.
9571
9572 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9573 Do not pass.
9574 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9575 * Makefile.in: Regenerate.
9576 * configure.in: Do not include mt-ppc-aix target fragment.
9577 * configure: Regenerate.
9578
8ef1f2df
PB
95792005-12-19 Paolo Bonzini <bonzini@gnu.org>
9580
9581 * configure.in: Select appropriate fragments for PowerPC/AIX.
9582 * configure: Regenerate.
9583
9584 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9585 BOOT_CFLAGS, BOOT_LDFLAGS.
9586 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9587 BOOT_CFLAGS, BOOT_LDFLAGS.
9588 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9589 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9590 (stage): Fail if we cannot complete the work.
9591 * Makefile.in: Regenerate.
9592
ab34901f
NS
95932005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9594
9595 * configure.in: Replace ms1 with mt.
9596 * configure: Rebuilt.
9597
cbe82f21
BM
95982005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9599
9600 * MAINTAINERS: Update my email address.
9601
19843472
PB
96022005-12-15 Paolo Bonzini <bonzini@gnu.org>
9603
9604 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9605 install-host-nogcc): Don't invoke $(stage) at the end.
9606 * Makefile.in: Regenerate.
9607
1ca26cd2
PB
96082005-12-14 Paolo Bonzini <bonzini@gnu.org>
9609
9610 * configure.in: Flip the top-level bootstrap switch.
9611 * configure: Regenerate.
9612
f41d6665
DJ
96132005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9614
9615 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9616 $(stage) and $(unstage).
9617 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9618 (all): Remove stray semicolon.
9619 (local-distclean): Don't handle multilib.tmp and multilib.out.
9620 (install.all): Set $s for consistency.
9621 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9622 check_multilibs setting. Always make the install directory.
9623 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9624 Correct @if/@endif.
9625 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9626 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9627 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9628 (multilib.out): Remove.
9629 * Makefile.in: Regenerated.
9630
dce2d8b2 96312005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9632
9633 * MAINTAINERS (Write After Approval): Add myself.
9634
64f182bd
NS
96352005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9636
121b2cee
NS
9637 * MAINTAINERS: Add myself as mt maintainer.
9638
64f182bd
NS
9639 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9640
a6d63770
AN
96412005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9642
9643 * MAINTAINERS: Change email address.
9644
2abefe3d
PB
96452005-12-05 Paolo Bonzini <bonzini@gnu.org>
9646
9647 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9648 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9649 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9650 Find in-tree tools if available.
9651 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9652 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9653 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9654 (COMPILER_*_FOR_TARGET): New.
9655 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9656 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9657 (CONFIGURED_*, USUAL_*): Remove.
9658 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9659 STRIP): Use autoconf substitutions.
9660 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9661 COMPILER_NM_FOR_TARGET): New.
9662 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9663
9664 (all): Make all-host and all-target in parallel.
9665 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9666 that $$r and $$s are set before invoking a recursive make.
9667 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9668 ([+bootstrap-target+]): Inline most of the `all' target.
9669
2f3bdde7
BE
96702005-11-29 Ben Elliston <bje@au.ibm.com>
9671
9672 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9673 from the gcc build directory.
9674 * Makefile.in: Regenerate.
9675
a4b6c45a
BE
96762005-11-29 Ben Elliston <bje@au.ibm.com>
9677
9678 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9679 depend on all-libdecnumber.
9680 * configure.in (host_libs): Include libdecnumber.
9681 * Makefile.in: Regenerate.
9682 * configure: Likewise.
9683
473a74b9
BE
96842005-11-29 Ben Elliston <bje@au.ibm.com>
9685
9686 * libdecnumber: Import decNumber sources from the dfp-branch.
9687
b4623110
KJ
96882005-11-21 Kean Johnston <jkj@sco.com>
9689
9690 * config.sub, config.guess: Sync from upstream sources.
9691
67dc1785
BE
96922005-11-21 Ben Elliston <bje@au.ibm.com>
9693
9694 Import from Autoconf sources:
9695
9696 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9697 * config/move-if-change: Don't output "$2 is unchanged";
9698 suggested by Ben Elliston. Handle weird characters correctly.
9699
186abafe
AT
97002005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9701
9702 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9703 to match upstream libtool for darwin.
9704
ef9db8d5
DJ
97052005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9706
9707 * Makefile.def: Remove gdb dependencies for gdbtk.
9708 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9709 (configure-gdb, install-gdb): New rules.
9710 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9711 * Makefile.in, configure: Regenerated.
9712
9c5141ab
JB
97132005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9714
9715 * MAINTAINERS (Write After Approval): Add myself.
9716
4523d51b
EE
97172005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9718
9719 * MAINTAINERS (Write After Approval): Add myself.
9720
086b011c
DN
97212005-10-24 Diego Novillo <dnovillo@redhat.com>
9722
9723 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9724 Diego Novillo.
9725
e7c84bf8
PB
97262005-10-22 Paolo Bonzini <bonzini@gnu.org>
9727
9728 PR bootstrap/24297
9729 * Makefile.tpl (do-[+make-target+], do-check, install,
9730 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9731 are set before recursing.
9732 * Makefile.in: Regenerate.
9733
b88a7564
EB
97342005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9735
9736 PR bootstrap/18939
9737 * Makefile.def (gcc) <target>: Fix thinko.
9738 * Makefile.in: Regenerate.
9739
61efc800
BS
97402005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9741
9742 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9743 * configure: Regenerate.
9744
f53d2869
JZ
97452005-10-15 Jie Zhang <jie.zhang@analog.com>
9746
9747 * MAINTAINERS (Write After Approval): Add self.
9748
077fc835
KH
97492005-10-08 Kazu Hirata <kazu@codesourcery.com>
9750
9751 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9752 target-libffi, target-qthreads, target-libjava, and
9753 targetlibobjc.
9754 * configure: Regenerate.
9755
d739199a
DJ
97562005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9757
9758 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9759 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9760 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9761 (USUAL_OBJDUMP_FOR_TARGET): New.
9762 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9763 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9764 * configure, Makefile.in: Regenerated.
d739199a 9765
db38c6bb
PB
97662005-10-05 Paolo Bonzini <bonzini@gnu.org>
9767
9768 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9769 before other host packages.
9770
3015564c
KK
97712005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9772
9773 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9774
1061f99e
PB
97752005-10-05 Paolo Bonzini <bonzini@gnu.org>
9776
9777 PR bootstrap/22340
9778
9779 * configure.in (default_target): Remove.
9780 * Makefile.tpl (all): Do not use prerequisites as subroutines
9781 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9782 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9783 use prerequisites as subroutines.
9784 (check-host, check-target): New.
9785 (bootstrap configure & all targets): Do not use stage*-start
9786 if the directory layout is already ok.
9787 (non-bootstrap configure & all targets): Prepend a $(unstage).
9788 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9789 (NOTPARALLEL): Remove.
9790 (unstage, stage variables): New variables.
9791 (unstage, stage targets): Simply expand to those variables.
9792
9793 * configure: Regenerate.
9794 * Makefile.in: Regenerate.
9795
4a9c436f
JW
97962005-10-04 James E Wilson <wilson@specifix.com>
9797
9798 * Makefile.def (lang_env_dependencies): Add libmudflap.
9799 * Makefile.in: Regenerate.
9800
37150080
AS
98012005-10-03 Andreas Schwab <schwab@suse.de>
9802
9803 Backport from libtool CVS:
9804 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9805
9806 * ltmain.sh: add support for installing into temporary
9807 staging area (e.g. 'make install DESTDIR=...')
9808
39d16468
L
98092005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9810
9811 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9812 * configure: Regenerated.
9813
72a7ab82
AP
98142005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9815
9816 * configure: Regenerate with the correct
9817 autoconf version.
9818
6b65a26d
CM
98192005-09-30 Catherine Moore <clm@cm00re.com>
9820
9821 * configure.in (bfin-*-*): New.
9822 * configure: Regenerated.
9823
040b1c5a
GK
98242005-09-28 Geoffrey Keating <geoffk@apple.com>
9825
9826 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9827 (LIPO_FOR_TARGET): New.
9828 (CONFIGURED_LIPO_FOR_TARGET): New.
9829 (USUAL_LIPO_FOR_TARGET): New.
9830 (STRIP_FOR_TARGET): New.
9831 (CONFIGURED_STRIP_FOR_TARGET): New.
9832 (USUAL_STRIP_FOR_TARGET): New.
9833 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9834 STRIP_FOR_TARGET.
9835 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9836 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9837 * Makefile.in: Regenerate.
9838 * configure: Regenerate.
7e050830 9839
3a3c28db
DE
98402005-09-19 David Edelsohn <edelsohn@gnu.org>
9841
9842 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9843 (rs6000-*-aix*): Same.
9844 * configure: Regenerate.
9845
2749a921
TT
98462005-09-16 Tom Tromey <tromey@redhat.com>
9847
9848 * MAINTAINERS: Add self as java maintainer.
9849
7f26dfa3
FXC
98502005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9851
9852 * configure.in: Recognize f95 in the --enable-languages option,
9853 and substitute it for fortran, issuing a warning.
9854 * configure: Regenerate.
9855
d8852c4f
PE
98562005-08-30 Phil Edwards <phil@codesourcery.com>
9857
9858 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9859 * configure: Regenerated.
9860
ad685e81
AH
98612005-08-22 Aldy Hernandez <aldyh@redhat.com>
9862
9863 * MAINTAINERS: Add self as ms1 maintainer.
9864
b00d752c
RE
98652005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9866
9867 * Makefile.def (libssp): Add to lang_env_dependencies.
9868 * Makefile.in: Regenerate.
9869
9ed8fb9b
ILT
98702005-08-18 Ian Lance Taylor <ian@airs.com>
9871
9872 * MAINTAINERS: Add myself as middle-end maintainer.
9873
0f029d39
CG
98742005-08-17 Christian Groessler <chris@groessler.org>
9875
9876 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9877 * Makefile.in: Regenerate.
9878
81087874
AK
98792005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9880
9881 * MAINTAINERS (write after approval): Added myself.
9882
6a134f1c
MR
98832005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9884
9885 * MAINTAINERS (Write After Approval): Add myself.
9886
2693c0b0
PB
98872005-08-12 Paolo Bonzini <bonzini@gnu.org>
9888
9889 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9890 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9891 Look for alternate names of the target cc and c++
9892 * configure: Regenerate.
9893
4de997d1
PB
98942005-08-08 Paolo Bonzini <bonzini@gnu.org>
9895
9896 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9897 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9898 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9899 tools; remove code to manually set them.
9900 (Target tools): Look in the environment for them.
9901 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9902 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9903 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9904 build directory.
9905 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9906 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9907 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9908 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9909 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9910 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9911 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9912 * configure: Regenerate.
9913 * Makefile.in: Regenerate.
9914
b089e33a
BE
99152005-07-28 Ben Elliston <bje@au.ibm.com>
9916
9917 * MAINTAINERS: Update for removed CPU targets.
9918
e3791243
MM
99192005-07-27 Mark Mitchell <mark@codesourcery.com>
9920
9921 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9922 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9923 * Makefile.in: Regenerated.
9924
526635cb
MM
99252005-07-26 Mark Mitchell <mark@codesourcery.com>
9926
9927 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9928 (CFLAGS_FOR_TARGET): Use it.
9929 (CXXFLAGS_FOR_TARGET): Likewise.
9930 * Makefile.in: Regenerated.
9931 * configure.in (--with-build-sysroot): New option.
9932 * configure: Regenerated.
9933
19791f70
PB
99342005-07-24 Paolo Bonzini <bonzini@gnu.org>
9935
9936 * Makefile.tpl: Wrap install between unstage and stage
9937 * Makefile.in: Regenerate.
9938
35f5a23f
EC
99392005-07-21 Eric Christopher <echristo@apple.com>
9940
9941 * MAINTAINERS: Update affiliation.
9942
ff3ddf15
PW
99432005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9944
9945 * MAINTAINERS: Add self as crx port maintainer.
9946
3a664c1c
DD
99472005-07-20 DJ Delorie <dj@redhat.com>
9948
9949 * MAINTAINERS: Add self as m32c maintainer.
9950
539df155
KC
99512005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9952
9953 * all files: Update FSF address.
9954
be9c593a
EC
99552005-07-15 Eric Christopher <echristo@redhat.com>
9956
9957 * MAINTAINERS: Change affiliation.
9958
fd7ea4ab
JB
99592005-07-14 Jim Blandy <jimb@redhat.com>
9960
9961 * configure.in: Add cases for Renesas m32c.
9962 * configure: Regenerated.
7e050830 9963
0063a823
KC
99642005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9965
d0ca130a
KC
9966 * COPYING.LIB: Update from fsf.org.
9967
99682005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9969
9970 * COPYING, compile, config.guess,
0063a823
KC
9971 config.sub, install-sh, missing, mkinstalldirs,
9972 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9973 * config-ml.in: Update FSF address.
0063a823 9974
a8ba31f2
EC
99752005-07-13 Eric Christopher <echristo@redhat.com>
9976
9977 * configure.in: Add toplevel noconfigdir support for tpf.
9978 * configure: Regenerate.
9979
5bea4a03
PB
99802005-07-11 Paolo Bonzini <bonzini@gnu.org>
9981
9982 PR ada/22340
9983
9984 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9985 * Makefile.in: Regenerate.
9986
284bdbbd
MM
99872005-07-07 Mark Mitchell <mark@codesourcery.com>
9988
9989 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9990 Brolley to write-after-approval.
284bdbbd 9991
452190fb
AS
99922005-07-07 Andreas Schwab <schwab@suse.de>
9993
9994 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9995 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9996 * Makefile.in: Regenerated.
9997
9c8f9ec2
GK
99982005-07-06 Geoffrey Keating <geoffk@apple.com>
9999
10000 * configure.in: Don't build sim or rda when targetting darwin.
10001 * configure: Regenerate.
10002
ef0087a7
KH
100032005-07-06 Kazu Hirata <kazu@codesourcery.com>
10004
10005 * configure.in: Add --enable-libssp and --disable-libssp.
10006 * configure: Regenerate with autoconf-2.13.
10007
77008252
JJ
100082005-07-02 Jakub Jelinek <jakub@redhat.com>
10009
10010 * Makefile.def (target_modules): Add libssp.
10011 * configure.in (target_libraries): Add target-libssp.
10012 * configure: Rebuilt.
10013 * Makefile.in: Rebuilt.
10014
a04eae1b
ZW
100152005-07-01 Zack Weinberg <zackw@panix.com>
10016
10017 * MAINTAINERS: Change email address. Resign from maintainership.
10018
948884cd
RG
100192005-07-01 Richard Guenther <rguenther@suse.de>
10020
10021 * MAINTAINERS: Change my e-mail address and affiliation.
10022
c7870f5d
PB
100232005-06-22 Paolo Bonzini <bonzini@gnu.org>
10024
10025 * Makefile.def (stagefeedback): Come after profile.
10026 Define profiledbootstrap target.
10027 * Makefile.tpl (profiledbootstrap): Remove.
10028 (stageprofile-end): Zap stagefeedback.
10029 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10030 * Makefile.in: Regenerate.
10031
ab99519a
RS
100322005-06-13 Richard Sandiford <richard@codesourcery.com>
10033
10034 * MAINTAINERS: Update my email address.
10035
f610dd5f
ZW
100362005-06-13 Zack Weinberg <zack@codesourcery.com>
10037
10038 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10039 In 'cpp' stanza, support '#line' as well as '# '.
10040
71bc2a83
AS
100412005-06-08 Andreas Schwab <schwab@suse.de>
10042
10043 * MAINTAINERS: Move myself from 'Write After Approval' to
10044 'CPU Port Maintainers' section as m68k maintainer.
10045
4fab7234
HPN
100462005-06-07 Hans-Peter Nilsson <hp@axis.com>
10047
10048 * configure.in (unsupported_languages): New macro.
10049 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10050 non-ported target libraries in noconfigdirs.
10051 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10052 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10053 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10054 unsupported_languages.
10055 * configure: Regenerate.
10056
68193f9b
TS
100572005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10058
10059 * configure.in: Fix typo in handling of --with-mpfr-dir.
10060 * configure: Regenerate.
10061
f26f6b8d
RS
100622005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10063
10064 * MAINTAINERS: Update my email address.
10065
ba4853f8
JB
100662005-06-02 Jim Blandy <jimb@redhat.com>
10067
10068 * config.sub: Add cases for the Renesas m32c. (This patch has been
10069 accepted into the master sources.)
10070
79dd769c 100712005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10072 Michael Snyder <msnyder@redhat.com>
10073 Stan Cox <scox@redhat.com>
79dd769c 10074
f610dd5f 10075 * configure.in: Set noconfigdirs for ms1.
79dd769c 10076
f610dd5f 10077 * configure: Regenerate.
79dd769c 10078
d29e107f
JD
100792005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10080
10081 * MAINTAINERS (Write After Approval): Add self.
10082
e93196c3
JC
100832005-06-01 Josh Conner <jconner@apple.com>
10084
10085 * MAINTAINERS (Write After Approval): Add self.
10086
ae263c7a
KH
100872005-06-01 Kazu Hirata <kazu@codesourcery.com>
10088
10089 * MAINTAINERS: Update my email address.
10090
585b3aa3
ZM
100912005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10092
10093 * MAINTAINERS (Write After Approval): Add self.
10094
4930c50b
CD
100952005-05-26 Chris Demetriou <cgd@broadcom.com>
10096
10097 * MAINTAINERS (Write After Approval): Remove self.
10098
2dfbef6d
PB
100992005-05-25 Paolo Bonzini <bonzini@gnu.org>
10100
10101 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10102 (Dependencies): Consider target modules for bootstrap dependencies.
10103 Make target bootstrap modules depend on each stage's gcc.
10104 * Makefile.in: Regenerate.
10105
bcb28cf5
PB
101062005-05-20 Paolo Bonzini <bonzini@gnu.org>
10107
10108 * Makefile.def (configure-gcc): Depend on binutils having been built.
10109 (all-gcc): No need to do it here.
10110 * Makefile.in: Regenerate.
10111
0cf085e4
PB
101122005-05-19 Paul Brook <paul@codesourcery.com>
10113
f610dd5f 10114 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10115 language cannot be built.
10116 * configure: Regenerate.
10117
dfb2c39a
DJ
101182005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10119
10120 * ylwrap: Import from Automake 1.9.5.
10121
771aaa92
DU
101222005-05-13 David Ung <davidu@mips.com>
10123
10124 * MAINTAINERS (Write After Approval): Add self.
10125
3ac9bd58
MS
101262005-05-09 Mike Stump <mrs@apple.com>
10127
10128 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10129 lt_cv_sys_max_cmd_len for now.
f610dd5f 10130
f77a5578
SC
101312005-05-09 Stan Cox <scox@redhat.com>
10132
10133 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10134
795e36e5
MK
101352005-05-08 Matt Kraai <kraai@ftbfs.org>
10136
10137 * README.SCO: Update the URL.
10138
c9392a2b
DE
101392005-05-05 David Edelsohn <edelsohn@gnu.org>
10140
10141 * ltconfig: Define file_list_spec. Pass file_list_spec and
10142 with_gnu_ld to libtool.
10143 * ltcf-c.sh (aix[45]): Define file_list_spec.
10144 * ltcf-cxx.sh (aix[45]): Same.
10145 * ltcf-gcj.sh (aix[45]): Same.
10146 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10147 exists, write list of input files to temporary file.
10148
bebcd931
MS
101492005-05-04 Mike Stump <mrs@apple.com>
10150
10151 * configure.in: Always pass --target to target configures as
10152 otherwise rebuilds that do --recheck will fail.
10153 * confiugure: Rebuilt.
10154
ce406537
PB
101552005-05-04 Paolo Bonzini <bonzini@gnu.org>
10156
10157 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10158 STAGE_HOST_EXPORTS.
10159 (configure, all): Add bootstrap support.
10160 (Host modules, target modules): Pass post-stage1 flags and exports.
10161 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10162 * Makefile.in: Regenerate.
10163
aa9dcfc4
PB
101642005-04-29 Paolo Bonzini <bonzini@gnu.org>
10165
10166 * configure: Regenerate.
10167
b6f9abcf
MS
101682005-04-27 Mike Stump <mrs@apple.com>
10169
10170 * MAINTAINERS: Add self as darwin maintainer.
10171
acb217cb
BS
101722005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10173
10174 * config.sub: Update from master copy.
10175
b6dae270
MS
101762005-04-21 Mike Stump <mrs@apple.com>
10177
10178 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10179 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10180
c2e0d3a9
HPN
101812005-04-19 Hans-Peter Nilsson <hp@axis.com>
10182
10183 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10184 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10185 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10186 "*-*-elf" and "*-*-linux*".
10187 * configure: Regenerate.
10188
871ae772
JM
101892005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10190
10191 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10192
bf070c29
MS
101932005-04-12 Mike Stump <mrs@apple.com>
10194
10195 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10196
e865b6f7
TK
101972005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10198
10199 * MAINTAINERS (Write After Approval): Add myself.
10200
7b71ad7f
BS
102012005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10202
10203 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10204
25b42232
PB
102052005-04-06 Paolo Bonzini <bonzini@gnu.org>
10206
f610dd5f 10207 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10208 (TARGET_CONFIGARGS): Include --with-target-subdir.
10209 (configure, all): New macros. Use them throughout.
10210 * Makefile.in: Regenerate.
10211
d727c624
JG
102122005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10213
10214 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10215
fff72cc4
ZD
102162005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10217
10218 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10219
86472dc3
GP
102202005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10221
10222 * MAINTAINERS: Move John Carr to Write After Approval.
10223
dce2d8b2 102242005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10225
10226 * config/mh-mingw32: Delete.
10227 * configure.in: Don't use it.
10228 * configure: Regenerate.
10229
33da42bc
PB
102302005-03-31 Paolo Bonzini <bonzini@gnu.org>
10231
10232 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10233 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10234 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10235 (HOST_LIB_PATH): Generate from Makefile.def.
10236 (TARGET_LIB_PATH): Likewise.
10237 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10238 * Makefile.in: Regenerate.
10239 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10240 (RPATH_ENVVAR): Include Darwin case.
10241 * configure: Regenerate.
10242
15cc1841
TF
102432005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10244
10245 * MAINTAINERS (Various Maintainers): Remove self.
10246 (Write After Approval): Add self.
10247
6a8c79d5
TF
102482005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10249
10250 * MAINTAINERS (Various Maintainers): Add self.
10251
256f7136
PB
102522005-03-25 Paolo Bonzini <bonzini@gnu.org>
10253
10254 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10255 * configure: Regenerate.
10256
191dd2c9
ZW
102572005-03-21 Zack Weinberg <zack@codesourcery.com>
10258
10259 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10260 gcc_version, and gcc_version_trigger from set of flags to pass.
10261 * Makefile.tpl: Remove definitions of above variables.
10262 (config.status): Remove dependency on $(gcc_version_trigger).
10263 * Makefile.in: Regenerate.
10264 * configure.in: Do not reference config/gcc-version.m4 nor
10265 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10266 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10267 * configure: Regenerate.
10268
ef6e9bc0 102692005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10270 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10271
10272 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10273 * Makefile.in: Regenerate.
10274
009bbd5a
FW
102752005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10276
10277 * MAINTAINERS (Write After Approval): Add myself.
10278
09f8755b
DA
102792005-03-03 David Ayers <d.ayers@inode.at>
10280
10281 * MAINTAINERS (Write After Approval): Add myself.
10282
e73ed25c
AO
102832005-03-01 Alexandre Oliva <aoliva@redhat.com>
10284
10285 PR libgcj/20160
10286 * ltmain.sh: Avoid creating archives with components that have
10287 duplicate basenames.
10288
ace9ac7b
AP
102892005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10290
10291 PR bootstrap/20250
10292 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10293 instead of check.
10294 * Makefile.in: Regenerate.
10295
c9db9354
PB
102962005-02-28 Paolo Bonzini <bonzini@gnu.org>
10297
10298 * Makefile.in: Regenerate to fix conflict between the previous two
10299 patches.
10300
215c351a
PB
103012005-02-28 Paolo Bonzini <bonzini@gnu.org>
10302
10303 PR bootstrap/17383
10304 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10305 * Makefile.tpl (HOST_SUBDIR): New substitution.
10306 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10307 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10308 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10309 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10310 (Host modules, Bootstrapped modules): Use it.
10311 (Build modules, Target modules): Do not create symlink trees,
10312 always configure out-of-srcdir.
10313 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10314 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10315 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10316 $(HOST_SUBDIR). Create a symlink for host_subdir.
10317
10318 * Makefile.in: Regenerate.
10319 * configure: Regenerate.
10320
5395b47b
NN
103212005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10322
10323 Merged from libada-gnattools-branch:
10324 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10325
10326 * gnattools: New directory.
10327 * Makefile.def: Add gnattools as a module, depending on target-libada.
10328 * Makefile.in: Regenerate.
10329 * configure.in: Include gnattools in host_tools; disable it if ada
10330 is disabled.
10331 * configure: Regenerate.
10332
ca2cc05c
JM
103332005-02-24 James A. Morrison <phython@gcc.gnu.org>
10334
10335 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10336 treelang maintainer.
10337 (Write After Approval): Remove myself.
10338
d2f3024f
PS
103392005-02-23 Paul Schlie <schlie@comcast.net>
10340
10341 * configure.in: Allow darwin targeted ports to build tk, itcl and
10342 libgui.
10343 * configure: Regenerate.
10344
bba5e0ca
EB
103452005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10346
10347 PR libgcj/10353
10348 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10349 * configure: Regenerate.
10350
70132ce7
SK
103512005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10352
10353 * MAINTAINERS (Write After Approval): Add myself.
10354
20f0edca
ILT
103552005-02-10 Ian Lance Taylor <ian@airs.com>
10356
10357 * MAINTAINERS: Update my e-mail address.
10358
e64e5109
RG
103592005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10360
10361 * MAINTAINERS (Write After Approval): Add myself.
10362
40d64b5a
HPN
103632005-01-29 Hans-Peter Nilsson <hp@axis.com>
10364
10365 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10366 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10367 target-libgloss when not *-*-elf and *-*-aout.
10368 * configure: Regenerate.
10369
54a12711
KH
103702005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10371
10372 * MAINTAINERS: Remove obsolete entries.
10373
0aa99dbb
KH
10374 * MAINTAINERS (Write After Approval): Add Michael Matz.
10375
2b009f5f
NB
103762005-01-19 Neil Booth <neil@daikokuya.co.uk>
10377
10378 * MAINTAINERS: Remove self as cpplib maintainer.
10379
385870f5
KC
103802005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10381
10382 * install-sh, config.sub: Import from upstream.
10383
e7daab31
KC
103842005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10385
10386 PR bootstrap/18222
10387 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10388 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10389 * Makefile.in: Regenerate.
10390
e6003f4d
JT
103912005-01-16 Jason Thorpe <thorpej@netbsd.org>
10392
10393 * MAINTAINERS: Update my email address.
10394
145e2972 103952005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10396 Andreas Schwab <schwab@suse.de>
145e2972
DE
10397
10398 PR bootstrap/18033
10399 * config-ml.in: Eval option if surrounded by single quotes.
10400
86c7e0da
PB
104012005-01-03 Paolo Bonzini <bonzini@gnu.org>
10402
10403 Revert 2004-12-28 Makefile changes, a better fix will be
10404 applied to mainline and src after GCC 4.0 branches.
10405
3224a22f
PB
104062004-12-28 Paolo Bonzini <bonzini@gnu.org>
10407
10408 PR bootstrap/17383
10409
10410 * Makefile.def (target_modules): Remove stage parameter,
10411 it is always true now.
10412 * Makefile.tpl (configure-build-[+module+],
10413 configure-target-[+module+]): Always build symlink tree
10414 for the directory and for include. BUILD_SUBDIR and
10415 TARGET_SUBDIR cannot be . anymore.
10416 * Makefile.in: Regenerate.
10417
aaf51ca2
DE
104182004-12-25 David Edelsohn <edelsohn@gnu.org>
10419
10420 Revert 2004-12-08 Makefile changes.
10421
4e32e454
DS
104222004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10423
10424 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10425 cygwin, mingw.
10426
669f01d8
AS
104272004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10428
10429 * configure.in (sh64-*-*): Reenable gprof.
10430 * configure: Regenerate.
10431
1b227ee0
DE
104322004-12-08 David Edelsohn <edelsohn@gnu.org>
10433
10434 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10435 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10436 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10437 * Makefile.in: Regenerate.
10438
ce5e944c
CF
104392004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10440
10441 * MAINTAINERS: Update my email address.
10442
893f1e87
MK
104432004-12-07 Matt Kraai <kraai@ftbfs.org>
10444
10445 * Makefile.tpl: Generate normal dependencies if the LHS module is
10446 not bootstrapped.
10447 * Makefile.in: Regenerate.
10448
bb59c339
RS
104492004-12-03 Richard Sandiford <rsandifo@redhat.com>
10450
10451 * configure.in: Include config/gxx-include-dir.m4. Use
10452 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10453 * configure: Regenerate.
10454
4982adbe
RS
104552004-12-03 Richard Sandiford <rsandifo@redhat.com>
10456
10457 * config.if: Delete.
10458 * configure.in: Set libstdcxx_incdir directly.
10459 * configure: Regenerate.
10460
05750653
EC
104612004-12-02 Eric Christopher <echristo@redhat.com>
10462
10463 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10464 * Makefile.in: Regenerate.
10465
5fef1dbd
RS
104662004-12-02 Richard Sandiford <rsandifo@redhat.com>
10467
10468 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10469 * configure: Regenerate.
10470
afabd8e6
RS
104712004-12-02 Richard Sandiford <rsandifo@redhat.com>
10472
10473 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10474 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10475 * configure: Regenerate.
10476
78716e86
EC
104772004-12-01 Eric Christopher <echristo@redhat.com>
10478
10479 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10480 of things to remove.
10481
57ab8ba9
MK
104822004-11-29 Matt Kraai <kraai@ftbfs.org>
10483
10484 * MAINTAINERS (Write After Approval): Update my e-mail address.
10485
2539bffe
KC
104862004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10487
10488 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10489 from CVS libtool to always pass_all.
10490
3e732ba0
JDA
104912004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10492
10493 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10494 (hppa*64*-*-*): Delete incorrect comment.
10495 * configure: Rebuilt.
10496
767f726e
KC
104972004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10498
10499 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10500
2c92e90f
KC
105012004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10502
10503 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10504 from CVS libtool to always pass_all.
10505
32f84e48
KC
105062004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10507
10508 * install-sh, compile: Import from automake.
10509
9587be8a
KC
105102004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10511
10512 * config.guess, config.sub: Import from savannnah.
10513
04e81808 105142004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10515
10516 * MAINTAINERS (Write After Approval): Add myself
10517
f87a2b2e
MS
105182004-11-12 Mike Stump <mrs@apple.com>
10519
10520 * Makefile.def: Add html support.
10521 * Makefile.tpl: Likewise.
10522 * Makefile.in: Regenerate.
10523
848556c2
GK
105242004-11-11 Geoffrey Keating <geoffk@apple.com>
10525
556f03c4
GK
10526 PR 18423
10527 * configure.in: Remove all instances of build-fixincludes from
10528 noconfigdirs.
10529 (build_configargs): Supply --target to subdirectories.
10530 * configure: Regenerate.
10531
848556c2
GK
10532 * Makefile.def: Make gcc install depend on fixincludes install.
10533 * Makefile.in: Regenerate.
10534
9e5712a5
JJ
105352004-11-10 Janis Johnson <janis187@us.ibm.com>
10536
10537 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10538
4ef509c0
PB
105392004-11-11 Paul Brook <paul@codesourcery.com>
10540
10541 * MAINTAINERS: Add self as arm maintainer. Update email address.
10542
20d11df6
HPN
105432004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10544
10545 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10546 target-libgfortran.
79fd8592 10547 * configure: Regenerate.
20d11df6 10548
68c70f15
DE
105492004-11-07 David Edelsohn <edelsohn@gnu.org>
10550
10551 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10552 like CC.
10553
54f88091
PB
105542004-11-05 Paolo Bonzini <bonzini@gnu.org>
10555
10556 * Makefile.def (host fixincludes): Specify missing targets.
10557 * Makefile.in: Regenerate.
10558
6866abb8
RC
105592004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10560
10561 * MAINTAINERS: Add myself
10562
83f62578
GL
105632004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10564
10565 * MAINTAINERS (Write After Approval): Add myself.
10566
53c7ffe7
GK
105672004-11-04 Geoffrey Keating <geoffk@apple.com>
10568
10569 * Makefile.def: Build fixincludes for the host, too.
10570 * Makefile.in: Regenerate.
10571 * configure.in (host_tools): Add fixincludes.
10572 * configure: Regenerate.
10573
ac8b3d9d
DJ
105742004-11-04 Daniel Jacobowitz <dan@debian.org>
10575
10576 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10577 * configure: Regenerated.
10578
bab37580
L
105792004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10580
10581 PR other/17783
10582 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10583 * configure: Regenerated.
10584
db1de713
MM
105852004-10-31 Mark Mitchell <mark@codesourcery.com>
10586
10587 * README.SCO: Update per FSF instructions.
10588
a827e21a
EW
105892004-10-28 Eric B. Weddington <ericw@evcohs.com>
10590
10591 PR target/18151
10592 * configure.in (case ${target}): Do not build fixincludes for avr.
10593 * configure: Regenerated.
10594
9d069a4f
PB
105952004-10-26 Paolo Bonzini <bonzini@gnu.org>
10596
10597 * configure.in (case ${target}): Do not build fixincludes
10598 on platforms where it is not used.
10599 * configure: Regenerated.
10600
fc45f3fe
DJ
106012004-10-23 Daniel Jacobowitz <dan@debian.org>
10602
10603 * configure.in: Use an absolute path to install-sh.
10604 * configure: Regenerated.
10605
36554b92
AL
106062004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10607
10608 * MAINTAINERS (Write After Approval): Add myself.
10609
88e9994a
KH
106102004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10611
10612 * MAINTAINERS: Remove from Write After Approval those that are
10613 already maintainers.
10614
ad02a944
SP
106152004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10616
10617 * MAINTAINERS: Update my email address.
10618
c8e6cd41
KC
106192004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10620
10621 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10622 * configure: Regenerate.
10623
dce2d8b2 106242004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10625
10626 * MAINTAINERS: Update my email address.
10627
a8b0957e
KH
106282004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10629
10630 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10631 entries belonging to this category.
10632
96836f61
JZ
106332004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10634
10635 * MAINTAINERS: Update my e-mail address.
10636
7e0b5752
PB
106372004-10-06 Paolo Bonzini <bonzini@gnu.org>
10638
10639 Fix wrong conflict resolution in:
10640
10641 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10642
10643 * Makefile.in: Regenerate.
10644 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10645 in the recursive `make', instead of hardwiring `all'.
10646 (Autogenerated TARGET-* variables): New.
10647
370f7a47
TL
106482004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10649
10650 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10651 * configure: Regenerate.
370f7a47 10652
13e5d623
KH
106532004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10654
10655 * MAINTAINERS (Various Maintainers): Move the "windows,
10656 cygwin, mingw" maintainer to ...
10657 (OS Port Maintainers): ... here.
10658
a6497c1b
KH
106592004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10660
10661 * MAINTAINERS (Write After Approval): Remove those that are
10662 maintainers of some subsystem.
10663
1abb828a
D
106642004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10665
10666 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10667 * ltcf-cxx.sh (tpf*): Likewise.
10668 * ltconfig (tpf*): Add TPF OS configuration support.
10669
16d1338d
BS
106702004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10671
10672 * MAINTAINERS: Change my email address to my new work account.
10673
9082a750
MR
106742004-09-24 Michael Roth <mroth@nessie.de>
10675
10676 * configure.in (--without-headers): Add missing double quotes.
10677 * configure: Regenerate.
10678
dce2d8b2 106792004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10680
10681 * ylwrap: Revert to previous version.
10682
4c4a5bbc
L
106832004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10684
10685 PR bootstrap/17369
10686 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10687 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10688 SET_GCC_LIB_PATH_CMD.
10689 (BASE_TARGET_EXPORTS): Likewise.
10690 * Makefile.in: Regenerated.
10691
10692 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10693 * configure: Regenerated.
10694
85f59630
KC
106952004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10696
10697 * config.guess: New upstream version
10698 * compile, depcomp, install-sh, ylwrap: Likewise.
10699
95c53c62
RS
107002004-09-19 Roger Sayle <roger@eyesopen.com>
10701
10702 * config/mh-x86omitfp: New host makefile fragment. Add
10703 -fomit-frame-pointer to the default BOOT_CFLAGS.
10704 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10705 * configure: Regenerate.
10706
0a1c093b
AP
107072004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10708
10709 PR target/11572
10710 * configure.in (*-*-darwin*): Renable libobjc.
10711 * configure: Regenerate.
10712
315fcf97
NS
107132004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10714
10715 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10716
0a050485 107172004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10718
0a050485
DB
10719 * Makefile.def: Remove libbanshee.
10720 * Makefile.tpl: Ditto.
10721 * configure.in: Ditto.
10722 * Makefile.in: Regen.
10723 * configure: Ditto.
10724
5f4a098e
DE
107252004-09-08 David Edelsohn <edelsohn@gnu.org>
10726
10727 * ltmain.sh: Use $pic_object as $non_pic_object if
10728 $non_pic_object=none.
10729
32b2511f
PB
107302004-09-07 Paolo Bonzini <bonzini@gnu.org>
10731
10732 * missing: Import latest version from master repository.
10733
fc4d0e82
NC
107342004-09-06 Nick Clifton <nickc@redhat.com>
10735
10736 * config.sub: Import latest version from master repository.
10737 * config.guess: Likewise.
10738 This includes these changes:
78716e86 10739
fc4d0e82
NC
10740 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10741
10742 * config.sub: Handle crisv32, alias etraxfs.
10743 * config.guess (crisv32:Linux:*:*): Handle.
10744
10745 2004-08-13 Brad Smith <brad@comstyle.com>
10746
10747 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10748 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10749
10750 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10751
10752 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10753 assume the processor is a powerpc. This is because coreutils
10754 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10755 in this case, due to a MacOS X bug that causes
10756 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10757 to return a negative number.
10758 Problem reported by Petter Reinholdtsen in:
10759 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10760
10761 2004-07-19 Ben Elliston <bje@gnu.org>
10762
10763 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10764
10765 2004-06-24 Ben Elliston <bje@gnu.org>
10766
10767 * config.guess: Update copyright years.
10768 * config.sub: Likewise.
10769
10770 2004-06-22 Robert Millan <robertmh@gnu.org>
10771
10772 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10773 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10774
10775 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10776
10777 * config.guess (*:*VMS:*:*): New entry. Replaces
10778 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10779 manufacturer.
10780
10781 2004-06-22 Ben Elliston <bje@gnu.org>
10782
10783 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10784 * config.sub: Likewise.
10785
10786 2004-06-22 Ben Elliston <bje@gnu.org>
10787
10788 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10789 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10790
10791 2004-06-11 Ben Elliston <bje@gnu.org>
10792
10793 * config.guess (pegasos:OpenBSD:*:*): Remove.
10794
10795 2004-06-11 Ben Elliston <bje@gnu.org>
10796
10797 From Wouter Verhelst <wouter@grep.be>:
10798 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10799
10800 2004-06-11 Ben Elliston <bje@gnu.org>
10801
10802 * config.guess (luna88k:OpenBSD:*:*): New.
10803
10804 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10805
10806 * config.guess (m32r*:Linux:*:*): New case.
10807 * config.sub: Handle m32rle.
10808
10809 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10810
10811 From Jens Petersen <petersen@redhat.com>:
10812 * config.sub: Handle sparcv8.
10813
10814 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10815
10816 From Tom Smith <smith@cag.lkg.hp.com>:
10817 * config.guess: Version suffixes are equally significant on Tru64
10818 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10819 prefix of "P" (patched kernel).
10820
10821 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10822
10823 * config.sub: Add support for National Semiconductor CRX target.
10824
2f4cc6bf
JJ
108252004-09-03 Janis Johnson <janis187@us.ibm.com>
10826
10827 * MAINTAINERS (Various Maintainers): Remove myself as web page
10828 maintainer, add myself as maintainer of build status lists.
10829
61fec9ff
JB
108302004-09-03 Jan Beulich <jbeulich@novell.com>
10831
10832 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10833 *-*-netware, but add target-libmudflap.
10834 Consolidate *-*-netware targets (of which really only i?86 exists)
10835 into a single entry.
10836 * configure: Likewise.
10837
45f366ab
PB
108382004-09-01 Paolo Bonzini <bonzini@gnu.org>
10839
10840 * Makefile.tpl (sorry): Remove.
10841 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10842 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10843 (do-clean): Clean per-stage directories too.
10844 (do-distclean): Run distclean-stage1 too.
10845 (.NOTPARALLEL): Enable during toplevel bootstrap.
10846 (stage[+id+]-bubble): Enable parallel execution during
10847 the recursive invocation.
10848 * Makefile.in: Regenerate.
10849
10850 Fix previous checkin:
10851
10852 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10853 include.
10854 * configure.in: Fix indentation.
10855 * configure: Regenerate.
10856
dce2d8b2 108572004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10858
45f366ab
PB
10859 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10860 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10861 * configure: regenerate
78716e86 10862 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10863 -mdynamic-no-pic
be8fff81 10864
71b5d516
PB
108652004-08-31 Paolo Bonzini <bonzini@gnu.org>
10866
10867 * Makefile.def (build_modules): Add fixincludes.
10868 (dependencies): Make gcc depend on fixincludes.
10869 * configure.in (build_tools): Add fixincludes.
10870 (build_configdirs): Always include build_libs.
10871 * Makefile.in: Regenerate.
10872 * configure: Regenerate.
10873
108742004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10875
10876 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10877 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10878 phony targets; do not generate timestamp files.
10879 (distclean-stageN): Remove references to their timestamp files.
10880 (restageN, touch-stageN): Remove.
10881 (stageN-bubble): Rewritten.
10882 (compare): Support lean bootstraps.
10883 * Makefile.in: Regenerate.
10884
10885 * configure.in: Only warn when bootstrapping but
10886 build != host or build != target. Support lean bootstraps.
10887 * configure: Regenerate.
10888
ce7cbbb0
PE
108892004-08-26 Phil Edwards <phil@codesourcery.com>
10890
10891 * configure.in: Give a better error message if GMP/MPFR are missing
10892 and a language needing them has been requested.
10893 * configure: Regenerated.
10894
9c71a529
PE
108952004-08-25 Phil Edwards <phil@codesourcery.com>
10896
10897 * configure.in: Print a list of available language front-ends if
10898 a requested one is missing. Tidy stray tab characters.
10899 * configure: Regenerated.
10900
e3f92d3b
MK
109012004-08-19 Michael Koch <konqueror@gmx.de>
10902
10903 * gcc/doc/install.texi: Update entry about automake for libjava.
10904
c3f84f61
RM
109052004-08-17 Robert Millan <robertmh@gnu.org>
10906
10907 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10908 (instead of FreeBSD).
10909 * configure: Regenerate.
10910
7c27e184
PB
109112004-08-16 Paolo Bonzini <bonzini@gnu.org>
10912
10913 * Makefile.in: Regenerate.
10914 * configure: Regenerate.
10915
10916 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10917 stage_*_flags.
10918 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10919 for bootstrapped modules if toplevel bootstrap is going.
10920 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10921 modules. Adjust for changes in Makefile.def. Enable several
10922 rules even in non-bootstrap mode, just to avoid peppering the
10923 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10924 (stage-[+prev+]-bubble): Remove.
10925
10926 * Makefile.def (Dependencies): Depend on all-build-bison,
10927 all-build-flex, all-build-byacc, all-build-texinfo, rather
10928 than the host variations.
10929 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10930 with BUILD_SUBDIR.
10931 (BISON): Update for recent Bisons.
10932 (YACC): Fix typo.
10933 (cross): Depend on all-build.
10934 (all): Do not depend on all-build.
10935 (prebootstrap): Remove.
10936 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10937 (Prebootstrap dependencies): Add them to the per-stage targets
10938 and to all-prebootstrap.
10939 * configure.in (build_configdirs): Always enable build_tools.
10940 (BUILD_DIR_PREFIX): Remove.
10941
10942 * Makefile.def (gcc): Add target variable.
10943 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10944 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10945 in the recursive `make', instead of hardwiring `all'.
10946 (Autogenerated TARGET-* variables): New.
10947
20f3bb80
BB
109482004-08-13 Brian Booth <bbooth@redhat.com>
10949
10950 * MAINTAINERS: Remove myself from write-after-approval.
10951
b5be499d
NN
109522004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10953
10954 * src-release: Stop distributing mmalloc with gdb (which doesn't
10955 use it).
10956 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10957 * Makefile.in: Regenerate.
10958
b3f8d95d
MM
109592004-08-09 Mark Mitchell <mark@codesourcery.com>
10960
10961 * configure.in (arm*-*-eabi*): New target.
10962 * configure: Regenerate.
10963
3589b69e
PB
109642004-08-06 Paolo Bonzini <bonzini@gnu.org>
10965
10966 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10967 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10968 (Dependencies): New section.
10969 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10970 (configure-target-[+module+]): Depend on maybe-all-gcc
10971 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10972 (toplevel profiledbootstrap): Fix dependencies.
10973 * Makefile.in: Regenerate.
10974
972974fc
MM
109752004-08-03 Mark Mitchell <mark@codesourcery.com>
10976
10977 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10978 target-libiberty to noconfigdirs.
10979 * configure: Regenerate.
10980
bebf829d
PB
109812004-08-03 Paul Brook <paul@codesourcery.com>
10982
10983 * configure.in: Check for MPFR as well as GMP.
10984 * configure: Regenerate.
10985
98a5bb3b
RM
109862004-08-01 Robert Millan <robertmh@gnu.org>
10987
10988 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10989 libmudflap for all GNU-based systems (with Glibc).
10990 * configure: Regenerate.
10991
dce2d8b2 109922004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10993
10994 * Makefile.def (host-modules): Add gcc.
10995 * Makefile.in: Regenerate.
10996 * Makefile.tpl (sorry): New rule.
10997 (configure-host, all-host, [+make_target+]-host, do-check,
10998 install-host): Do not add gcc as a special case.
10999 (host modules): Add a small special-casing for gcc. Export
11000 extra_make_flags through the environment.
11001 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11002 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11003 other recursive targets for gcc): Remove.
11004
11005 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11006 (stage, unstage): New rules.
11007 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11008 distclean-stage[+id+]): Use stage_current.
11009 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11010 the stage*-start rules.
11011
aeb732c1
GK
110122004-08-02 Geoffrey Keating <geoffk@apple.com>
11013
11014 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11015 use -all_load flag.
11016
25b656e7
PB
110172004-08-02 Paolo Bonzini <bonzini@gnu.org>
11018
11019 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11020 * configure: Regenerate.
11021
cc440d71
TM
110222004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11023
11024 * maintainer-scripts/gcc_release: Revert yesterday's change.
11025
270e140b
SB
110262004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11027
11028 * MAINTAINERS: Add myself to write-after-approval.
11029
3e4035f8
TM
110302004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11031
11032 * libf2c: Removed.
11033 * gcc/gccbug.in: Updated because of libf2c removal.
11034 * maintainer-scripts/gcc_release: Ditto.
11035
dce2d8b2 110362004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
11037
11038 * configure.in: Build libmudflap by default on FreeBSD.
11039 * configure: Regenerated.
11040
dfcada9a
MM
110412004-07-09 Mark Mitchell <mark@codesourcery.com>
11042
11043 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11044 systems.
11045 * configure: Regenerated.
11046
dce2d8b2 110472004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
11048
11049 PR target/16344
11050 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11051 feedback based compiler.
11052 * Makefile.in: Rebuilt.
11053
95bcca47
AO
110542004-07-08 Alexandre Oliva <aoliva@redhat.com>
11055
11056 * Makefile.def (host_modules): Set bootstrap=true for flex.
11057 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11058 * Makefile.in: Rebuilt.
11059
051822f6
JH
110602004-07-07 Jan Hubicka <jh@suse.cz>
11061
11062 * MAINTAINERS: Add self as a profile feedback maintainer.
11063
7b61653a
PE
110642004-07-05 Phil Edwards <phil@codesourcery.com>
11065
11066 * configure.in: Do not prepend $srcdir to /dev/null in
11067 makefile fragments.
11068 * configure: Regenerate.
11069
23f6b2f9
PB
110702004-07-01 Paolo Bonzini <bonzini@gnu.org>
11071
11072 * Makefile.def (build_modules): Add bison, byacc, flex,
11073 m4, texinfo.
11074 (flags_to_pass): Add FLEX.
11075 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11076 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11077 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11078 DEFAULT_MAKEINFO): Remove.
11079 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11080 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11081 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11082 objdir or else use configured tool.
11083 (all-build): New.
11084 (all): Depend on it.
11085 (Build module dependencies): Add.
11086 * Makefile.in: Regenerate.
11087 * configure.in: Better support for multiple build modules,
11088 matching what is done for host/target modules. Do not look
11089 for "plausible" locations of build tools if Canadian cross.
11090 Use autoconf's AC_PROG_CC to find a C compiler. Define
11091 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11092 * configure: Regenerate.
78716e86 11093
1c020272
PB
110942004-06-22 Paolo Bonzini <bonzini@gnu.org>
11095
11096 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11097 * Makefile.in: Regenerate.
11098
a52a0a7f
PB
110992004-06-22 Paolo Bonzini <bonzini@gnu.org>
11100
11101 * Makefile.tpl (configure-build-[+module+],
11102 configure-[+module+], configure-target-[+module+]): Pass
11103 [+extra_configure_args+].
11104 (all-build-[+module+], all-[+module+], check-[+module+],
11105 install-[+module+], [+make_target+]-[+module+],
11106 all-target-[+module+], check-target-[+module+],
11107 install-target-[+module+], [+make_target+]-target-[+module+]):
11108 Pass [+extra_make_args+].
11109 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11110 (GCC_HOST_EXPORTS): Remove.
11111 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11112 cross, check-gcc, check-gcc-c++, install-gcc,
11113 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11114 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11115 * Makefile.in: Regenerate.
11116
ccde3f1a
MS
111172004-06-21 Matthew Sachs <msachs@apple.com>
11118
11119 * MAINTAINERS: Added self to write-after-approval.
11120
6264b0a6
CF
111212004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11122
11123 * configure.in: Check for srcdir/winsup rather than build directory
11124 winsup.
11125 * configure: Regenerate.
11126
801e2270
CV
111272004-06-17 Corinna Vinschen <vinschen@redhat.com>
11128
11129 * configure.in: Don't build Cygwin native newlib if winsup
11130 directory is missing. Emit warning instead.
11131 * configure: Regenerate.
11132
ad6717df
PB
111332004-06-09 Paolo Bonzini <bonzini@gnu.org>
11134
11135 * Makefile.tpl (touch-stage[+id+]): New.
11136 (restage[+prev+]): Depend on touch-stage[+id+].
11137
11138 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11139 Use it throughout.
11140
11141 * Makefile.def: Add profile and feedback bootstrap stages.
11142 Remove next field from bootstrap stages.
11143 * Makefile.tpl (LN, LN_S): Substitute.
11144 (stageN-start, stageN-end): Use double-colon rules, to
11145 provide a hook for additional setup commands.
11146 (distclean-stageN-gcc, restageN): Create dependencies from
11147 [+prev+], not from [+next+].
11148 (stageN-bubble): Add commands for successive stages from
11149 [+prev+], using double-colon rules.
11150 (all-stageN-gcc): Fix typo.
11151 (stagefeedback-start, profiledbootstrap): New.
11152 * Makefile.in: Regenerate.
11153 * configure.in: Call ACX_PROG_LN.
11154 * configure: Regenerate.
11155
5bbb9680
CY
111562004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11157
11158 * MAINTAINERS (Write After Approval): Add myself.
11159
e18be1d4
MA
111602004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11161
11162 * MAINTAINERS (Write After Approval): Add myself.
11163
5607edfd
PB
111642004-06-03 Paolo Bonzini <bonzini@gnu.org>
11165
11166 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11167 without gcc.
11168 * configure: Regenerate.
11169
1ec4e9c3
PB
111702004-06-01 Paolo Bonzini <bonzini@gnu.org>
11171
11172 * Makefile.tpl: Fix typo.
11173 * Makefile.in: Regenerate.
11174
dce2d8b2 111752004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11176
11177 * configure.in: Remove new- prefix from toplevel
11178 bootstrap targets.
11179 * configure: Regenerate.
11180
f516a7da
PB
111812004-06-01 Paolo Bonzini <bonzini@gnu.org>
11182
11183 * Makefile.tpl (all.normal): Rename to all.
11184 (all): Replace with a rule to pick the default
11185 target from configure.
11186 (all-gcc, configure-gcc): Use conditionals to
11187 do nothing when toplevel bootstrap is going on.
11188 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11189 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11190 * configure.in: Support --enable-bootstrap.
11191
11192 * Makefile.def: Remove new- prefix from toplevel
11193 bootstrap targets.
11194 * Makefile.tpl: Likewise.
11195
11196 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11197 target.
11198
11199 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11200 $(RECURSE_FLAGS) to recursive invocation of make.
11201
11202 * Makefile.in: Regenerate.
11203 * configure: Regenerate.
11204
78dd5e36 112052004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11206 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11207
11208 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11209 like CC.
11210
30f1bddc
DJ
112112004-05-27 Daniel Jacobowitz <dan@debian.org>
11212
11213 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11214 * configure: Regenerate.
11215
4fc4dd12
DJ
112162004-05-25 Daniel Jacobowitz <drow@false.org>
11217
11218 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11219 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11220 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11221 targets.
11222 * Makefile.in: Regenerate.
11223
dce2d8b2 112242004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11225
11226 * configure.in: Test the ability to symlink directories.
11227 * configure: Regenerate.
11228
11229 * Makefile.def (bootstrap-stage): New definitions.
11230 * Makefile.tpl (configure-stage1-gcc,
11231 configure-stage2-gcc, configure-stage3-gcc,
11232 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11233 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11234 new-restage3, compare): Autogenerate, see Makefile.in
11235 entry for behavioral changes.
11236 (distclean-stage1, new-stage1-start, new-stage1-end,
11237 new-stage1-bubble, distclean-stage2, new-stage2-start,
11238 new-stage2-end, new-stage2-bubble, distclean-stage3,
11239 new-stage3-start, new-stage3-end): New autogenerated targets.
11240 (objext, prebootstrap, BOOT_CFLAGS,
11241 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11242 targets.
11243
11244 * Makefile.in: Regenerate.
11245 (distclean-stage1, new-stage1-start, new-stage1-end,
11246 new-stage1-bubble, distclean-stage2, new-stage2-start,
11247 new-stage2-end, new-stage2-bubble, distclean-stage3,
11248 new-stage3-start, new-stage3-end): New targets.
11249 (all-stage1-gcc): Move prebootstrap dependency from here...
11250 (configure-stage1-gcc): ...to here.
11251 (new-bootstrap): Use bubble targets.
11252 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11253 Use per-stage distclean targets.
11254 (configure-stage1-gcc, configure-stage2-gcc,
11255 configure-stage3-gcc, all-stage1-gcc,
11256 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11257 Use new-stageN-start to prepare the tree.
11258
4f4e53dd
PB
112592004-05-23 Paolo Bonzini <bonzini@gnu.org>
11260
11261 * Makefile.def (host_modules): add libcpp.
11262 * Makefile.tpl: Add dependencies on and for libcpp.
11263 * Makefile.in: Regenerate.
11264 * configure.in: Add libcpp host module.
11265 * configure: Regenerate.
11266
60975492
PB
112672004-05-21 Paolo Bonzini <bonzini@gnu.org>
11268
11269 * Makefile.tpl: Whenever a recursive target is defined, wrap
11270 it in a special @if/@endif block, and prepare its maybe
11271 dependency in the @if/@endif block
11272 * configure.in: Instead of writing maybe dependencies, remove
11273 the @if/@endif statements, and remove the @if/@endif blocks
11274 that remain.
11275 * configure: Regenerate.
11276 * Makefile.in: Regenerate.
11277
5ce7d75d
JJ
112782004-05-20 Janis Johnson <janis187@us.ibm.com>
11279
11280 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11281
c779c42f
KK
112822004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11283
11284 PR bootstrap/15120
11285 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11286 * */configure: Rebuilt.
11287
b4117c30
ZW
112882004-05-17 Zack Weinberg <zack@codesourcery.com>
11289
11290 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11291 of libf2c.
11292 * configure, Makefile.in: Regenerate.
11293
719bb4e3 112942004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11295
11296 * MAINTAINERS (Write After Approval): Add myself.
11297
6de9cd9a
DN
112982004-05-13 Diego Novillo <dnovillo@redhat.com>
11299
11300 Merge from tree-ssa-20020619-branch.
11301
11302 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11303 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11304 (HOST_GMPLIBS): Define.
11305 (HOST_GMPINC): Define.
11306 (TARGET_LIB_PATH): Add libmudflap.
11307 (GFORTRAN_FOR_TARGET): Define.
11308 (configure-build*): Export GFORTRAN.
11309 (configure-gcc): Export GMPLIBS and GMPINC.
11310 (all-gcc): Add maybe-all-libbanshee.
11311 (configure-target-libgfortran): Define.
11312 * Makefile.in: Regenerate.
11313 * configure.in (host_libs): Add libbanshee.
11314 (target_libraries): Add target-libmudflap and target-libgfortran.
11315 Add --with-libbanshee.
11316 Handle --disable-libmudflap.
11317 (*-*-freebsd*): Use with_gmp.
11318 Add $(libgcj) to noconfigdirs.
11319 * configure: Regenerate.
11320 * depcomp: New file.
11321 * MAINTAINERS: Add tree-ssa maintainers.
11322
8f1b790f
VM
113232004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11324
b4117c30 11325 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11326
693446fc
BF
113272004-04-30 Brian Ford <ford@vss.fsi.com>
11328
b4117c30 11329 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11330
d1bb666c
UB
113312004-04-29 Uros Bizjak <uros@kss-loka.si>
11332
b4117c30 11333 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11334
6cf1ac42
PB
113352004-04-28 Paolo Bonzini <bonzini@gnu.org>
11336
11337 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11338 * configure: Regenerate.
11339
632933d5
PB
113402004-04-27 Paolo Bonzini <bonzini@gnu.org>
11341
11342 Revert:
11343 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11344
11345 * Makefile.def (flags_to_pass): Remove *dir variables that
11346 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11347 as well as prefix and exec_prefix.
11348 * Makefile.in: Regenerate.
11349
80dc6aa0
RM
113502004-04-26 Robert Millan <robertmh@gnu.org>
11351
11352 Add patches from libtool CVS.
11353 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11354 * ltconfig: Likewise.
11355 * ltcf-c.sh: Likewise.
11356 * ltcf-cxx.sh: Likewise.
11357 * ltcf-gcj.sh: Likewise.
11358
e11283f1
PB
113592004-04-26 Paolo Bonzini <bonzini@gnu.org>
11360
11361 * Makefile.def (host_modules): Mark with the bootstrap
11362 flag packages on which gcc depends.
11363 * Makefile.tpl (all-bootstrap): Use it.
11364 * Makefile.in: Regenerate.
11365
8546950c
PB
113662004-04-26 Paolo Bonzini <bonzini@gnu.org>
11367
11368 * Makefile.def (flags_to_pass): Remove *dir variables that
11369 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11370 as well as prefix and exec_prefix.
11371 * Makefile.in: Regenerate.
11372
a76494aa
PB
113732004-04-26 Paolo Bonzini <bonzini@gnu.org>
11374
b4117c30
ZW
11375 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11376 * configure: Regenerate.
11377 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11378 * gcc/Makefile.tpl (compare): Use the result of the test.
11379 * gcc/Makefile.in: Regenerate.
a76494aa 11380
03a91701
PB
113812004-04-23 Paolo Bonzini <bonzini@gnu.org>
11382
11383 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11384 Always relocate gcc and prev-gcc to the original names, even
11385 if the build fails.
11386 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11387 New targets.
11388
082a6351
LG
113892004-04-23 Laurent GUERBY <laurent@guerby.net>
11390
11391 * MAINTAINERS: Update my email address.
b4117c30 11392
1f1d584b
RO
113932004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11394
11395 * configure.in (mips*-*-irix5*): Enable ld.
11396 * configure: Regenerate.
082a6351 11397
1db673ca
RO
113982004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11399
11400 * configure: Regenerate.
11401
ce4ea44e
JW
114022004-04-15 James E Wilson <wilson@specifixinc.com>
11403
11404 * Makefile.tpl (configure-[+module+], configure-gcc,
11405 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11406 Set and export LDFLAGS.
11407 * Makefile.in: Regenerate.
11408
611f62ad
MC
114092004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11410
b4117c30 11411 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11412
be912515
NN
114132004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11414
11415 PR bootstrap/14871
11416 * Makefile.tpl: If we don't have built-in-tree target tools,
11417 use the ones found by configure rather than hacking around with
11418 program_transform_name.
11419 * configure.in: Give Makefile.tpl the information necessary
11420 to do that.
11421 * Makefile.in: Regenerate.
11422 * configure: Regenerate.
11423
9104315a
NN
114242004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11425
11426 PR bootstrap/14760
11427 * configure.in: When computing baseargs, strip *all* copies of
11428 offending options. Also, don't match/substitute the trailing space,
11429 so that this actually works when two similar options are separated by
11430 only one space.
11431 * configure: Regenerate.
11432
bef1d700
DE
114332004-04-06 David Edelsohn <edelsohn@gnu.org>
11434
b4117c30
ZW
11435 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11436 (rs6000-*-aix*): Same.
11437 * configure: Regenerate.
bef1d700 11438
54bcf05e 114392004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11440
11441 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11442
369a832c 114432004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11444
11445 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11446
09a9c095
NN
114472004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11448
7caf53cb
NN
11449 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11450 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11451 * Makefile.in: Regenerate.
11452
09a9c095
NN
11453 * configure.in (top level bootstrap support): Rework --enable-werror
11454 to set @stage2_werror_flag@.
11455 * configure: Regenerate.
11456 * Makefile.tpl (top level bootstrap support): Pass
11457 @stage2_werror_flag@ down to configure in stages 2 and 3.
11458 * Makefile.in: Regenerate.
11459
5595a2bd
NN
114602004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11461
cbfd7e06
NN
11462 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11463 for stages 2 and 3 as well as in make. As a consequence, remove
11464 OUTPUT_OPTION (now detected by configure) from the flags passed down
11465 to make.
11466 * Makefile.in: Regenerate.
11467
5595a2bd
NN
11468 * Makefile.tpl (new-bootstrap): Fix typo.
11469 * Makefile.in: Regenerate.
11470
ca3b3e20
NN
114712004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11472
295f4e42
NN
11473 * Makefile.tpl: Rearrange by moving recursive_targets rules
11474 into their proper sections.
11475 * Makefile.tpl (top level bootstrap support): Move disabling
11476 of coverage flags from 'make' to 'configure'; improve comments.
11477 * Makefile.in: Regenerate.
11478
340de83f
NN
11479 * Makefile.tpl (experimental top level bootstrap) Move stage1
11480 language setting from all- target to configure- target; disable
11481 intermodule optimization in stage 1; prevent gratuitous rebuilds
11482 of stage 1.
11483 * Makefile.in: Regenerate.
11484 * configure.in: Comma-separate stage 1 language list for top
11485 level bootstrap.
11486 * configure: Regenerate.
11487
ca3b3e20
NN
11488 * Makefile.tpl: Clean up experimental top level bootstrap support:
11489 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11490 prev-gcc in configure- targets as well as all- targets.
11491 * Makefile.in: Regenerate.
11492
4d038073
KC
114932004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11494
11495 * compile: New file imported from automake.
11496
ab3533d6
PB
114972004-03-17 Paolo Bonzini <bonzini@gnu.org>
11498
11499 * configure.in: Remove symbolic link section.
11500 * configure: Regenerate.
11501 * Makefile.tpl (links): Remove.
11502 * Makefile.in: Regenerate.
11503
1e0f07d3 115042004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11505 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11506
11507 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11508 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11509 * configure.in: Fix comment typo from last patch.
11510 * configure: Regenerate.
11511
2805b53a
NN
115122004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11513
11514 * Makefile.tpl: Introduce experimental top level bootstrap support.
11515 * Makefile.in: Regenerate.
11516 * configure.in: Introduce support for top level bootstrap.
11517 * configure: Regenerate.
11518
79b4b7d2 115192004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11520 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11521
11522 PR bootstrap/14522
11523 * configure.in: Cope with shells that do not support unquoted ^
11524 * configure: Regenerate.
11525
6bbec498 115262004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11527 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11528
11529 PR bootstrap/14522
79b4b7d2 11530 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11531 quotes inside quoted backquote substitutions.
11532 * configure: Regenerate.
11533
83c15dfc
AP
115342004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11535
11536 PR bootstrap/14522
f2bd98d4 11537 * configure.in: Fix escaping of $.
83c15dfc
AP
11538 * configure: Regenerate.
11539
55ffb5ed
NN
115402004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11541
11542 * configure: Regenerate, since I forgot to while committing Paolo's
11543 changes.
11544
e4c9c075
PB
115452004-03-08 Paolo Bonzini <bonzini@gnu.org>
11546
11547 PR ada/14131
11548 Move language detection to the top level.
11549 * configure.in: Find default values for the tools as
11550 soon as possible. Disable ada if GNAT is not found.
11551 Emit error message about missing languages. Expand
11552 --enable-languages=all for the gcc subdirectory.
11553
5199e2c6
BE
115542004-03-10 Ben Elliston <bje@gnu.org>
11555
11556 * MAINTAINERS: Update my email address.
11557
c18b95e5
DE
115582004-03-05 David Edelsohn <edelsohn@gnu.org>
11559
11560 * ltconfig: Disable building static libraries if building shared
11561 libraries on AIX 5L.
11562
d0fe5ad3
RS
115632004-03-01 Richard Sandiford <rsandifo@redhat.com>
11564
11565 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11566 and disable libgcj.
11567 * configure: Regenerated.
11568
e6f71f9d
BB
115692004-03-01 Brian Booth <bbooth@redhat.com>
11570
11571 * MAINTAINERS: Add myself to write-after-approval.
11572
8983e50e
PB
115732004-03-01 Paolo Bonzini <bonzini@gnu.org>
11574
11575 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11576
d4cd9d81
NN
115772004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11578
11579 PR bootstrap/7087
11580 * Makefile.tpl: Guard XFOO sed statements better.
11581 * Makefile.tpl: Add dependency for configure-target-libada.
11582 * Makefile.in: Regenerate (incidentally fixes broken
11583 commit when libada-branch was merged).
11584
0ea0229e
KC
115852004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11586
11587 * MAINTAINERS: Add myself to write-after-approval.
11588
bad93735
AP
115892004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11590
11591 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11592 maintainers.
11593
a7ca14fc
AC
115942004-02-20 Andrew Cagney <cagney@redhat.com>
11595
11596 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11597 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11598
51592782
NN
115992004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11600
11601 PR bootstrap/11932
11602 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11603
6a30854a
JQ
116042004-02-14 Jerry Quinn <jlquinn@optonline.net>
11605
11606 * MAINTAINERS: Added myself to write-after-approval.
11607
be8b2bee
MK
116082004-02-14 Michael Koch <konqueror@gmx.de>
11609
11610 * MAINTAINERS: Added myself to write-after-approval.
11611
972760b7
JM
116122004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11613
11614 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11615 some OS port maintainers to OS port maintainers section.
11616
b0281654
FCE
116172004-02-13 Frank Ch. Eigler <fche@redhat.com>
11618
11619 * MAINTAINERS: Add self.
11620
3c419fd6
KH
116212004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11622
11623 * MAINTAINERS: Alphabetize.
11624
e88e9aee
PB
116252004-02-12 Paolo Bonzini <bonzini@gnu.org>
11626
11627 * MAINTAINERS: Remove myself.
b4117c30 11628
1915e422
DE
116292004-02-11 David Edelsohn <edelsohn@gnu.org>
11630
11631 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11632 (rs6000-*-aix*): Same.
11633 * configure: Regenerate.
11634
a22c2d8d
KC
116352004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11636
11637 * configure.in (host): Add in missing $noconfigdirs to defines.
11638 * configure: Regenerate.
11639
d9cdb878
AC
116402004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11641 Nathanael Nerode <neroden@gcc.gnu.org>
11642
11643 PR ada/6637, PR ada/5911
b4117c30 11644 Merge with libada-branch:
d9cdb878
AC
11645 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11646 with appropriate dependencies. Add --enable-libada configure switch.
11647 * configure, Makefile.in: Regenerate.
11648
8bd92821
PB
116492004-02-09 Paolo Bonzini <bonzini@gnu.org>
11650
11651 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11652
89a95129
RO
116532004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11654
11655 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11656 * configure: Regenerate.
11657
892629bc
GK
116582004-02-04 Geoffrey Keating <geoffk@apple.com>
11659
11660 Merge from upstream:
11661
11662 * ltmain.in: When setting IFS to '~', be careful about user
11663 arguments that contain '~'.
11664
11665 2004-02-04 Peter O'Gorman <peter@pogma.com>
11666
11667 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11668 Also test $base_compile against $CC with escaped arguments. Bug
11669 reported by Geoff Keating <geoffk@apple.com>.
11670
6b402165
KH
116712004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11672
11673 * MAINTAINERS: Remove i960 port.
11674
fa2f0306
DD
116752004-01-23 DJ Delorie <dj@redhat.com>
11676
11677 * Makefile.def (target_modules) [libiberty]: Don't stage.
11678 * Makefile.in: Rebuilt.
11679
9feb20aa
CT
116802004-01-20 Caroline Tice <ctice@apple.com>
11681
11682 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11683
7aed2ccc
PC
116842004-01-19 Paolo Carlini <pcarlini@suse.de>
11685
11686 * MAINTAINERS: Update my email address.
11687
f25bebe1
JM
116882004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11689
11690 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11691
28083580
VR
116922004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11693
11694 * MAINTAINERS: Remove entries without email address.
11695
c0f4b5e4
DJ
116962004-01-15 Daniel Jacobowitz <drow@mvista.com>
11697
11698 * MAINTAINERS: Add myself to write-after-approval.
11699
b5eb5a5e
SB
117002004-01-15 Steven Bosscher <stevenb@suse.de>
11701
11702 * MAINTAINERS: Update my email address.
11703
dce2d8b2 117042004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11705
11706 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11707 * Makefile.tpl (configure-target-[+module+]): Support stage.
11708 * Makefile.in: Rebuilt.
11709
74c0b320
ILT
117102004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11711
11712 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11713
2560344b
RS
117142004-01-10 Richard Sandiford <rsandifo@redhat.com>
11715
11716 * MAINTAINERS: Add myself as a MIPS maintainer.
11717
8b21cda6
NN
117182004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11719
2b6c260d
NN
11720 * configure.in: Use ./config.cache, not config.cache.
11721 * configure: Regenerate.
11722 * Makefile.tpl: Special-casing not needed for GCC any more.
11723 * Makefile.in: Regenerate.
11724
09438bde
NN
11725 * configure.in: Don't share a cache file for host dirs.
11726 * configure: Regenerate.
11727
8b21cda6
NN
11728 * config-ml.in: Don't mess with the cache file.
11729
e42870df
EB
117302004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11731
11732 * MAINTAINERS: Move myself from 'Write After Approval' to
11733 'CPU Port Maintainers' section as SPARC maintainer.
11734
6b9eb62c
NN
117352004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11736
78a816a6
NN
11737 * Makefile.tpl: Make GCC use a separate config.cache.
11738 * Makefile.in: Regenerate.
11739
6b9eb62c
NN
11740 PR bootstrap/11932, PR bootstrap/11933
11741 (I don't know if it will fix either of them, but it relates
11742 to them.)
11743 * configure.in: Don't use shared config.cache for target
11744 directories.
11745 * configure: Regenerate.
11746
86d7b562
DN
117472004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11748
11749 * MAINTAINERS: Add myself to 'Write After Approval' section.
11750
07d0a605
RS
117512003-12-31 Roger Sayle <roger@eyesopen.com>
11752
11753 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11754 * configure: Regenerated.
11755
459ac19f
KH
117562003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11757
11758 * MAINTAINERS: Remove the mn10200 maintainer.
11759
5785c0ed 117602003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11761
cc6010cd
AP
11762 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11763 * configure: Regenerated.
5785c0ed 11764
a268eff9
JH
117652003-12-16 Jan Hubicka <jh@suse.cz>
11766
11767 * MAINTAINERS: Add myself as callgraph maintainer.
11768
9d465b12
TF
117692003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11770
11771 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11772 * configure: Regenerate.
11773
a68a270a
GB
117742003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11775
11776 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11777 'Write After Approval' section. Update email.
11778
dce2d8b2 117792003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11780
11781 * MAINTAINERS (Write After Approval): Add myself.
11782
8c052da4
MT
117832003-11-20 Matt Thomas <matt@3am-software.com>
11784
11785 * MAINTAINERS: Add myself as a vax port maintainer.
11786
e75f9147
KC
117872003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11788
11789 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11790 (configure-build-[+module+], configure-[+module+]): Likewise.
11791 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11792 * Makefile.in: Regenerate.
11793
43d8d958
AT
117942003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11795
11796 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11797 shared/dylibed libraries.
11798 * ltmain.sh: Likewise.
11799 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11800 * ltcf-cxx.sh: Likewise.
11801 * ltcf-gcj.sh: Likewise.
11802 * ltconfig: Likewise.
11803
638dcaa0
SC
118042003-11-17 Stan Cox <scox@redhat.com>
11805
11806 * MAINTAINERS: Add myself as iq2000 port maintainer.
11807
15cc172b
AC
118082003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11809
b4117c30
ZW
11810 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11811 * Makefile.in: Regenerate.
15cc172b 11812
20af77cd
UW
118132003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11814
11815 * config.sub: Update to 2003-11-03 version.
11816
4dd01c5c
PE
118172003-10-20 Phil Edwards <phil@codesourcery.com>
11818
11819 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11820 * configure: Regenerate.
11821
dce2d8b2 118222003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11823
11824 * MAINTAINERS: Add myself to 'Write After Approval' section.
11825
8b7ebc31
AC
118262003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11827
11828 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11829
afe1910c
JM
118302003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11831
11832 * MAINTAINERS: Update my email address.
11833
05dcec66
RO
118342003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11835
11836 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11837
dce2d8b2 118382003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11839
11840 * MAINTAINERS: Add myself to 'Write After Approval' section.
11841
507ec745
BI
118422003-10-16 Bernardo Innocenti <bernie@develer.com>
11843
11844 * config.guess: Update to 2003-10-16 version.
11845 * config.sub: Update to 2003-10-16 version.
11846
dce2d8b2 118472003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11848
11849 * MAINTAINERS: Added myself to 'Write After Approval' section.
11850
0c9b16bc
FH
118512003-10-15 Falk Hueffner <falk@debian.org>
11852
11853 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11854 'Write After Approval' section. Update email.
11855
74d57d15
RS
118562003-10-14 Roger Sayle <roger@eyesopen.com>
11857
11858 * MAINTAINERS: Move myself from 'Write After Approval' to
11859 'Various Maintainers' section as middle-end maintainer.
11860
d29b8ad8
NN
118612003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11862
11863 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11864 HOST_FLAGS_TO_PASS.
11865 * Makefile.in: Regenerate.
11866
26db814a
BI
118672003-10-11 Bernardo Innocenti <bernie@develer.com>
11868
11869 * config.guess: Update to 2003-10-07 version.
11870 * config.sub: Update to 2003-10-07 version.
11871
fffeb871
RO
118722003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11873
11874 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11875 * ltconfig (irix5*, irix6*): Don't override version_type.
11876
6691a79e
ME
118772003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11878
11879 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11880 * configure: Rebuilt
11881 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11882 * Makefile.in: Rebuilt
11883
62cdd71e
L
118842003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11885
11886 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11887
6fe2eacc
CW
118882003-09-30 Carlo Wood <carlo@alinoe.com>
11889
cc6010cd 11890 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11891
ea57e5ad
PK
118922003-09-29 Paul Koning <ni1d@arrl.net>
11893
11894 * MAINTAINERS: Move myself from "Write After Approval"
11895 to CPU platform maintainers for pdp11 platform.
11896
e070672a
AT
118972003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11898
11899 * MAINTAINERS: Move myself from 'Write After Approval' to
11900 'Various Maintainers' section as libffi testsuite maintainer.
11901
43bb47c2
DJ
119022003-09-21 Daniel Jacobowitz <drow@mvista.com>
11903
11904 * configure.in: Pass a computed --program-transform-name
11905 to subconfigures.
11906 * configure: Regenerated.
11907
da9d3b37
NN
119082003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11909
94322beb
NN
11910 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11911 * Makefile.in: Regenerate.
11912
da9d3b37
NN
11913 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11914 * Makefile.in: Regenerate.
11915
ffd9060b
ZL
119162003-09-19 Ziemowit Laski <zlaski@apple.com>
11917
11918 * MAINTAINERS: Move myself from 'Write After Approval'
11919 to 'Various Maintainers' (objective-c) section.
11920
eeae7b41
DJ
119212003-09-17 Daniel Jacobowitz <drow@mvista.com>
11922
11923 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11924 quoting.
11925 * configure: Regenerated.
11926
a080d12b
JB
119272003-09-16 Joel Brobecker <brobecker@gnat.com>
11928
11929 * MAINTAINERS (Write After Approval): Add myself to write after
11930 approval list.
11931
6cd2fc59
DN
119322003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11933
cc6010cd 11934 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11935
dcbdd9cc
ILT
119362003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11937
11938 * MAINTAINERS: Update my e-mail address.
11939
e517f636
AM
119402003-09-09 Alan Modra <amodra@bigpond.net.au>
11941
11942 * libtool.m4 (LD): Correct powerpc64 host match.
11943
bc49924b
JW
119442003-09-06 James E Wilson <wilson@tuliptree.org>
11945
11946 * MAINTAINTERS: Update my affiliation and email address.
11947
082124f5
ZD
119482003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11949
11950 * MAINTAINERS (Write After Approval): Add myself.
11951
dc94d89e
DD
119522003-09-04 DJ Delorie <dj@redhat.com>
11953
11954 * configure: Regenerate.
11955
119562003-09-04 Robert Millan <robertmh@gnu.org>
11957
11958 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11959
7a0f2d4e
KG
119602003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11961
11962 * configure.in: Ensure arguments to sed are properly spaced.
11963 * configure: Regenerate.
11964
88d032eb
GP
119652003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11966
11967 * MAINTAINERS: Update my e-mail address.
11968
0b3f3d22
ME
119692003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11970
11971 * MAINTAINERS (Write After Approval): Add myself.
11972
d253f9ba
DJ
119732003-08-27 Daniel Jacobowitz <drow@mvista.com>
11974
11975 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11976 * configure: Regenerated.
11977
066ec9c9
MM
119782003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11979
11980 * MAINTAINERS: Update my email address.
11981
415d7ef9
PE
119822003-08-23 Phil Edwards <pme@gcc.gnu.org>
11983
11984 * configure.in: Use newline instead of semicolon when assuming
11985 shell arguments in a for loop.
11986 * configure: Regenerated.
11987
e1567352
JE
119882003-08-22 Jason Eckhardt <jle@rice.edu>
11989
11990 * MAINTAINERS: Resurrect the i860 maintainer.
11991
b348267b
GK
119922003-08-20 Geoffrey Keating <geoffk@apple.com>
11993
e50084fa
GK
11994 PR 8180
11995 * configure.in: When testing with_libs and with_headers, treat
11996 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11997 * configure: Regenerate.
b4117c30 11998
b348267b
GK
11999 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12000 make, shell, etc.
12001 (baseargs): Likewise.
12002 * configure: Regenerate.
12003
ca26ffe0
BI
120042003-08-20 Bernardo Innocenti <bernie@develer.com>
12005
12006 * MAINTAINERS (Write After Approval): Add myself.
12007
940cde4d
GK
120082003-08-19 Geoffrey Keating <geoffk@apple.com>
12009
12010 * configure.in: Disable libgcj for darwin not on powerpc.
12011 * configure: Rebuild.
12012
74bed51b
ADL
120132003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12014
12015 * config-ml.in, symlink-tree: Add license.
12016
b4117c30
ZW
120172003-08-03 Richard Stallman <rms@gnu.org>
12018 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12019
12020 * README.SCO: New file.
12021
333a28b4
MK
120222003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12023
12024 * Makefile.tpl (check, check-c++): Express dependencies using
12025 dependencies rather than commands.
12026 * Makefile.in: Regenerate.
12027
c197e306
AC
120282003-08-01 Andrew Cagney <cagney@redhat.com>
12029
12030 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12031 * configure: Ditto.
12032
a8ee6e2d
GK
120332003-07-31 Geoffrey Keating <geoffk@apple.com>
12034
12035 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 12036 * Makefile.in: Update.
a8ee6e2d 12037
8d9b3f2e
AT
120382003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12039
12040 * configure.in: Enable libgcj for darwin.
12041 * configure: Rebuild.
12042
52c0c542
PE
120432003-07-29 Phil Edwards <pme@gcc.gnu.org>
12044
12045 * config-ml.in: Use ac_configure_args directly instead of
12046 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12047 actually seen.
12048
b4acb5ef
NN
120492003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12050
12051 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12052 creating target and build subdirs to build all parent dirs as needed.
12053 * Makefile.in: Rebuild.
12054 * configure.in: Don't build dirs explicitly here.
12055 * configure: Rebuild.
12056
a51d71d0
PB
120572003-07-26 Paul Brook <paul@nowt.org>
12058
12059 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12060
f43e12ce
AO
120612003-07-22 Alexandre Oliva <aoliva@redhat.com>
12062
12063 * Makefile.tpl (all-make): Depend on intl.
12064 * Makefile.in: Rebuilt.
12065
8a199ff6
PE
120662003-07-20 Phil Edwards <pme@gcc.gnu.org>
12067
12068 * install-sh: Update to newer upstream versions (associated with
12069 aclocal 1.7).
12070 * mkinstalldirs: Likewise.
12071 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12072
e6a8c803
AP
120732003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12074
12075 * MAINTAINERS: Move self from Bug database only accounts
12076 to write-after-approval.
12077
9f13608f
NN
120782003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12079
12080 * config.if: Remove unused libc_interface determination.
12081
c7864714
NN
120822003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12083
12084 * MAINTAINERS: Move self from write-after-approval to
12085 build machinery (*.in).
12086
775956d0
NN
120872003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12088
12089 PR bootstrap/11273
12090 PR bootstrap/11408
12091 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12092 unused INSTALL_PROGRAM_ARGS.
12093 * configure.in: Use AC_PROG_INSTALL.
12094 * Makefile.in: Regenerate.
12095 * configure: Regenerate.
12096
c7f67a6e
KH
120972003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12098
12099 * MAINTAINERS: Alphabetize.
12100
33952f6f
AO
121012003-07-10 Alexandre Oliva <aoliva@redhat.com>
12102
12103 * configure: Rebuilt.
12104 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12105 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12106 newlib nor libgloss.
12107 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12108 * configure.in (am33_2.0-*-linux*): Added.
12109
0d4f1b4e
BW
121102003-07-09 Bob Wilson <bob.wilson@acm.org>
12111
12112 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12113 * configure: Regenerate.
12114
56694dd9
ZW
121152003-07-07 Zack Weinberg <zack@codesourcery.com>
12116
12117 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12118 * Makefile.in: Regenerate.
12119
21607eb4
ZW
121202003-07-04 Zack Weinberg <zack@codesourcery.com>
12121
12122 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12123 * Makefile.in: Regenerate.
12124
dce2d8b2 121252003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12126
12127 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12128 * Makefile.in: Regenerated.
12129
5d42f90e
L
12130 * config-ml.in: Replace PWD with PWD_COMMAND.
12131
6eb95e99
ZW
121322003-07-04 Zack Weinberg <zack@codesourcery.com>
12133
12134 * intl: New directory; see intl/ChangeLog for details.
12135 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12136 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12137 * Makefile.in: Regenerate.
12138
07d1940e
NN
121392003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12140
12141 * configure.in: Clean up config-lang.in handling. Delete
12142 useless assignment to "subdirs".
12143 * configure: Regenerate.
12144
4dbda6f0
NN
121452003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12146
12147 * configure.in: Rename 'target_libs' to 'target_libraries'.
12148 Remove useless reference to 'target_libs'.
12149 * configure: Regenerate.
12150
2c30ab71
KS
121512003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12152
12153 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12154 * Makefile.in: Regenerate.
12155
11405c93
NN
121562003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12157
12158 * Makefile.def: Introduce flags_to_pass.
12159 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12160 * Makefile.in: Regenerate.
12161
fb87ad5d
HPN
121622003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12163
12164 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12165 and target-libgloss.
12166 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12167 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12168 * configure: Regenerate.
12169
a7956a48
BK
121702003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12171
12172 * configure.in: Update testsuite_flags to new location.
12173 * configure. Regenerate.
6eb95e99 12174
eaf9f3b2
NN
121752003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12176
12177 * Makefile.tpl: Remove BUILD_CC stuff.
12178 * Makefile.in: Regenerate.
12179
2d89ffef
KH
121802003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12181
12182 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12183
dce2d8b2 121842003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12185
12186 * MAINTAINERS (Write After Approval): Add myself.
12187
dce2d8b2 121882003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12189
b951c91c
L
12190 * config.guess: Update to 2003-06-12 version.
12191 * config.sub: Update to 2003-06-13 version.
12192
dce2d8b2 121932003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12194
12195 * config.guess: Update to 2003-06-06 version.
12196 * config.sub: Update to 2003-06-06 version.
12197
655b7166
RO
121982003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12199
12200 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12201 * configure. Regenerate.
12202
01b759aa
NN
122032003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12204
bf1d3e81
NN
12205 * configure.in: Disable serial configure by default.
12206 * configure: Regenerate.
12207 * Makefile.tpl: Abolish .NOTPARALLEL.
12208 * Makefile.in: Regenerate.
12209
e89fbdfe
NN
12210 * Makefile.tpl: Replace {build,host,target}_canonical by
12211 {build,host,target}.
12212 * Makefile.in: Regenerate.
12213
01b759aa
NN
12214 * Makefile.tpl: Fix stupid pasto.
12215 * Makefile.in: Regenerate.
12216
f7dae026
NN
122172003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12218
12219 * Makefile.tpl: Remove bogus conditional.
12220 * Makefile.in: Regenerate.
12221
122222003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12223
12224 * Makefile.tpl (profiledbootstrap): New target.
12225 * Makefile.in (profiledbootstrap): New target.
12226
2ffc3e73 122272003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12228
12229 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12230 Pinski. Remove user names from other bugzilla-only maintainers.
12231
1a1e6b96
NN
122322003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12233
1358ccea
NN
12234 * Makefile.tpl: Make 'recursive targets' using autogen rather
12235 than shell loop. Remove duplicate 'clean' targets and false
12236 comments.
12237 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12238 Add systematic method of specifying missing targets in subdirs.
12239 Add copyright boilerplate.
12240 * Makefile.in: Regenerate.
12241 * configure.in: Add 'recursive targets' to maybe list.
12242 * configure: Regenerate.
12243
ae74ed1f
NN
12244 * MAINTAINERS: "GNATS only" -> "Bug database only".
12245
1a1e6b96
NN
12246 * Makefile.tpl: Rename [+target+] to [+make_target+].
12247 * Makefile.def: Rename 'target' to 'make_target'.
12248
c79af3fa
NB
122492003-05-31 Neil Booth <neil@daikokuya.co.uk>
12250
12251 * MAINTAINERS: Add self as options handling maintainer.
12252
39d85b61
MM
122532003-05-28 Michael Meissner <gnu@the-meissners.org>
12254
12255 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12256 been too long since I touched those ports.
12257
afc2b62d
DD
122582003-05-28 DJ Delorie <dj@redhat.com>
12259
12260 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12261 * Makefile.in: Regenerate.
12262
df445104
MR
122632003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12264
12265 * configure.in: Use curly braces in the definition of tooldir.
12266 * configure: Regenerate.
12267
2eb98e5d 122682003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12269
2eb98e5d
DD
12270 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12271 newlib or libgloss.
12272 * Makefile.in: Regenerate.
12273
862fced8
DD
122742003-05-21 DJ Delorie <dj@redhat.com>
12275
12276 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12277 * Makefile.in: Regenerate.
12278
fc351800
ILT
122792003-05-20 Ian Lance Taylor <ian@airs.com>
12280
12281 * MAINTAINERS: Update my e-mail address.
12282
7e2dbcef
NN
122832003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12284
12285 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12286 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12287 Factor out common code from autogen IF statements.
12288 * configure: Regenerate.
12289 * Makefile.in: Regenerate.
12290
f2a0e225
KC
122912003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12292
12293 * configure.in: Accept i[3456789]86 for machine type.
12294 * configure: Regenerate.
12295
8b87bb96
NN
122962003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12297
12298 * configure.in: Switch more things to use maybe dependencies.
12299 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12300 * configure: Regenerate.
12301 * Makefile.tpl: Switch more things to use maybe dependencies.
12302 * Makefile.in: Regenerate.
12303
fdb882bc 123042003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12305
12306 * Makefile.tpl (install-opcodes): Define.
12307 * Makefile.in: Rebuild.
12308
f7c50032
AJ
123092003-05-13 Andreas Jaeger <aj@suse.de>
12310
12311 * config.guess: Update to 2003-05-09 version.
12312 * config.sub: Update to 2003-05-09 version.
12313
dce2d8b2 123142003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12315
12316 * configure.in: Correct sed script so that options in quotes are not
12317 deleted.
12318 * configure: Rebuild.
12319
aa8f1f57
CV
123202003-05-12 Corinna Vinschen <corinna@vinschen.de>
12321
12322 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12323 and $$s/newlib/libc/sys/cygwin32 include paths.
12324 * configure: Ditto.
12325
0c130f81
MM
123262003-05-12 Michael Meissner <gnu@the-meissners.org>
12327
12328 * MAINTAINERS: Update my email addresses.
12329
aa1a100b
EB
123302003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12331
12332 * config-ml.in: Propagate INSTALL variables.
f7c50032 12333
87861833
GP
123342003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12335
12336 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12337
de722255
CD
123382003-05-02 Chris Demetriou <cgd@broadcom.com>
12339
6eb95e99
ZW
12340 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12341 * Makefile.in: Regenerate.
de722255 12342
96c4a002
WB
123432003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12344
12345 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12346
55b15a11
WB
123472003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12348
12349 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12350
0c227849
DJ
123512003-04-27 Daniel Jacobowitz <drow@mvista.com>
12352
12353 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12354 * Makefile.in: Regenerated.
12355
d45148c1
WB
123562003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12357
12358 * MAINTAINERS (Write After Approval): Upgrade myself from
12359 GNATS only to write-after-approval. Update my mail address.
12360
dce2d8b2 123612003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12362
12363 (OS Port Maintainers: freebsd): Add myself.
12364
438f50c3
MM
123652003-04-22 Mark Mitchell <mark@codesourcery.com>
12366
12367 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12368
9074e169
KJ
123692003-04-22 Kean Johnston <jkj@sco.com>
12370
12371 * MAINTAINERS (SCO ports): Added myself.
12372
dfd39a2e
NS
123732003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12374
12375 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12376
ccbae82a
KJ
123772003-04-19 Kean Johnston <jkj@sco.com>
12378
12379 * MAINTAINERS (Write After Approval): Add myself.
12380
2f50999f
GP
123812003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12382
12383 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12384 * Makefile.in: Regenerate.
12385
e9b84181
JJ
123862003-04-18 Jakub Jelinek <jakub@redhat.com>
12387
12388 * configure.in (powerpc64*-*-linux*): Remove.
12389 * configure: Rebuilt.
12390
1ca4c6e1
PE
123912003-04-17 Phil Edwards <pme@gcc.gnu.org>
12392
12393 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12394 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12395 and restrap.
12396 * Makefile.in: Regenerate.
12397
0590b963
RE
123982003-04-16 Richard Earnshaw <rearnsha@arm.com>
12399
12400 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12401 * configure: Regenerated.
12402
ff41a56f
DD
124032003-04-15 DJ Delorie <dj@redhat.com>
12404
12405 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12406
50d440bc
NC
124072003-04-13 Nick Clifton <nickc@redhat.com>
12408
12409 * config-ml.in: Remove support for --disable-aix removing
12410 call-aix multilibs.
12411
b1e0a93e
AO
124122003-04-10 Alexandre Oliva <aoliva@redhat.com>
12413
12414 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12415 * */configure: Rebuilt.
12416
71fb704d
JS
124172003-04-08 Joel Sherrill <joel@oarcorp.com>
12418
12419 * MAINTAINERS: Add my email address.
12420
3897ea90
OH
124212003-03-17 Olivier Hainque <hainque@act-europe.fr>
12422
12423 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12424
93c834b7
NN
124252003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12426
12427 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12428 * Makefile.in: Regenerate.
12429
82c34dcb
MC
124302003-03-14 Michael Chastain <mec@shout.net>
12431
12432 * Makefile.in: Regenerate with correct Makefile.def.
12433
73458fb7
NN
124342003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12435
12436 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12437 Make macro.
12438 * Makefile.in: Regenerate.
12439 * configure.in: Clean up gxx_include_dir logic.
12440 * configure: Regenerate.
12441
32cf27e5
AE
124422003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12443
12444 * MAINTAINERS (Write After Approval): Add myself.
12445
c727e7a0
BE
124462003-03-10 Ben Elliston <bje@wasabisystems.com>
12447
12448 * MAINTAINERS: Update my mail address.
12449
9a27ac7a
FS
124502003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12451
12452 * configure.in (gxx_include_dir): Fix typo.
12453 * configure: Regenerated.
12454
3aa83176
NN
124552003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12456
12457 * Makefile.tpl: Reindent.
12458 * Makefile.in: Regenerate.
12459 * configure.in: Reindent. Don't set unused variables.
12460 * configure: Regenerate.
12461
9124bc53
DJ
124622003-03-04 Daniel Jacobowitz <drow@mvista.com>
12463
12464 * configure.in: Include $(build_tooldir)/sys-include in
12465 FLAGS_FOR_TARGET.
12466 * configure: Regenerated.
12467
cb543528
NN
124682003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12469
c858bf1e
NN
12470 * Makefile.tpl: Always pass down RANLIB.
12471 * Makefile.in: Regenerate.
12472
aa9c3ab4
NN
12473 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12474 * Makefile.in: Regenerate.
12475 * configure.in: Remove unused logic relating to --enable-shared
12476 and --enable-threads. Remove bogus comments. Remove redundant
12477 noconfigdirs.
12478 * configure: Regenerate.
12479
cb543528
NN
12480 * configure.in: Replace ${libstdcxx_version} by its value.
12481 Remove reference to mh-dgux.
12482 * configure: Regenerate.
12483
53f70c1b
KB
124842003-03-03 Kevin Buettner <kevinb@redhat.com>
12485
12486 * MAINTAINERS (Write After Approval): Add myself.
12487
df0f0674
NN
124882003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12489
12490 * Makefile.tpl: Rearrange.
12491 * Makefile.in: Regenerate.
12492
dce2d8b2 124932003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12494
12495 * configure.in: Add support for kaOS as cross build target system.
12496 * configure: Regenerated.
12497
a7a287eb
SB
124982003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12499
12500 * MAINTAINERS (Write after approval): Add myself.
12501
ff00c8a2
JW
125022003-02-21 James E Wilson <wilson@tuliptree.org>
12503
12504 * MAINTAINERS: Update my email address.
12505
abb2db7a
ZW
125062003-02-21 Zack Weinberg <zack@codesourcery.com>
12507
12508 * MAINTAINERS: Add self to blanket write privs. section.
12509
e9f2dc3b
SM
125102003-02-20 Sean McNeil <sean@blue.mcneil.com>
12511
12512 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12513 configure-target-* as some target builds may require additional
12514 flags for preprocessor tests.
12515 * Makefile.in: Regenerated.
12516
ee03dc5e
AO
125172003-02-19 Alexandre Oliva <aoliva@redhat.com>
12518
11856278
AO
12519 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12520 * ltconfig: Handle it.
12521 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12522 auto-detecting it.
12523
274aef32
AO
12524 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12525 it is used as argument to $CC.
12526 * ltcf-gcj.sh: Likewise.
12527
ee03dc5e
AO
12528 * configure.in: Introduce --enable-maintainer-mode.
12529 * configure: Rebuilt.
12530 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12531 for maintainer mode.
12532 * Makefile.in: Rebuilt.
12533
30db8e17
JM
125342003-02-18 Jason Merrill <jason@redhat.com>
12535
12536 * Makefile.tpl (check-c++): Allow parallelism.
12537
cab60ac6
GP
125382003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12539
12540 * MAINTAINERS: Remove John Carr (who never actually had access to
12541 gcc.gnu.org).
12542
c8e5d1af
GK
125432003-02-15 Geoffrey Keating <geoffk@apple.com>
12544
12545 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12546 don't configure target-libobjc.
12547 * configure: Regenerate.
12548
70f91f50
RO
125492003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12550
12551 * Makefile.tpl (RANLIB): Define.
12552 * Makefile.in: Regenerate.
12553
669e9062
LB
125542003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12555
12556 * MAINTAINERS: Update my email.
abb2db7a 12557
61b56b2e
KS
125582003-02-06 Keith R Seitz <keiths@redhat.com>
12559
12560 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12561 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12562 * Makefile.in: Regenerated.
12563 * configure.in: Remove all traces of snavigator, db, and grep.
12564 * configure: Regenerated.
12565
a1ba6e15
GP
125662003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12567
12568 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12569 After Approval.
12570
f5f2cce5
CC
125712003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12572
12573 * MAINTAINERS (Write after approval): Add myself.
12574
ba49f6f1
FCE
125752003-01-31 Frank Ch. Eigler <fche@redhat.com>
12576
12577 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12578 * Makefile.in: Regenerated.
12579
ccf9f10c
RS
125802003-01-30 Roger Sayle <roger@eyesopen.com>
12581
12582 * config.guess: Updated to 2003-01-30's version.
12583 * config.sub: Updated to 2003-01-28's version.
12584
a693735b
AO
125852003-01-30 Alexandre Oliva <aoliva@redhat.com>
12586
12587 * config.if: If gcc_version is already set, just use it. Don't set
12588 gcc_version_trigger if it's already set, otherwise set it to
12589 gcc/version.c, but only if the file exists. If it is not set and
12590 gcc/version.c does not exist, try to extract the version number from
12591 $CC.
12592
204c43d6
AT
125932003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12594
abb2db7a 12595 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12596
842e91ec
PE
125972003-01-27 Phil Edwards <pme@gcc.gnu.org>
12598
12599 * configure.in: Revert 24Jan change.
12600 * configure: Regenerate.
12601
6b99984e
GP
126022003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12603
12604 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12605 entry of HJ Lu.
12606
806e0935
NN
126072003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12608
12609 * configure.in: Revert previous change.
12610 * configure: Regenerate.
12611
307a9864
NN
126122003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12613
12614 * configure.in: Make rda native-only.
12615 * configure: Regenerate.
12616
02ba6302
VR
126172003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12618
12619 * MAINTAINERS: Move myself from GNATS-only-accounts to
12620 write-after-approval.
12621
77d187bc
NN
126222003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12623
12624 * configure.in: Add missing \.
12625 * configure: Rebuilt.
12626
a94a2d4c
JJ
126272003-01-17 Jakub Jelinek <jakub@redhat.com>
12628
12629 * configure.in (baseargs): Avoid using \| in sed regular
12630 expressions.
12631 * configure: Rebuilt.
12632
73f84924
JJ
126332003-01-16 Jakub Jelinek <jakub@redhat.com>
12634
12635 * configure.in (baseargs): Remove all supported forms of
12636 --cache-file, --srcdir, --host, --build and --target options
12637 from argument lists.
12638 * configure: Rebuilt.
12639
8c12fc63
JZ
126402003-01-15 Josef Zlomek <zlomekj@suse.cz>
12641
12642 * MAINTAINERS: Add myself to write-after-approval list.
12643
7c005a3a
AO
126442003-01-15 Alexandre Oliva <aoliva@redhat.com>
12645
12646 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12647 * configure: Rebuilt.
12648
3dfabf63
NN
126492003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12650
12651 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12652 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12653 * Makefile.in: Regenerate.
12654 * configure: Regenerate.
12655
cf53ae10
AO
126562003-01-09 Alexandre Oliva <aoliva@redhat.com>
12657
12658 * configure.in: Remove Makefile in build, host and target modules
12659 unless configure was run with --no-recursion.
12660 * configure: Rebuilt.
12661
3fbe8e4a
CC
126622003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12663
12664 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12665 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12666 * Makefile.in: Regenerate.
12667
66e2aa7d
CD
126682003-01-08 Chris Demetriou <cgd@broadcom.com>
12669
12670 * config.guess: Update to 2003-01-03 version.
12671 * config.sub: Update to 2003-01-03 version.
12672
b5038cfb
CF
126732003-01-07 Christopher Faylor <cgf@redhat.com>
12674
12675 * configure: Regenerate with proper autoconf 2.13.
12676
d02c69be
CF
126772003-01-07 Christopher Faylor <cgf@redhat.com>
12678
12679 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12680 * configure: Regenerate.
d02c69be 12681
e914a571
AC
126822003-01-06 Andrew Cagney <ac131313@redhat.com>
12683
12684 * configure.in (GDB_TK): Add tcl directories conditional on
12685 gdb/gdbtk directory being present.
12686 * configure: Regenerate.
abb2db7a 12687
dce2d8b2 126882003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12689
dce2d8b2
EB
12690 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12691 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12692 * configure: Rebuilt.
12693
89a7012a
TT
126942002-12-31 Tom Tromey <tromey@redhat.com>
12695
12696 * Makefile.in: Rebuilt.
12697 * Makefile.def (target_modules) [libffi]: Allow installation.
12698
3f4f56e2
AS
126992002-12-31 Andreas Schwab <schwab@suse.de>
12700
12701 * configure.in: Fix use of $program_transform_name.
12702 * configure: Regenerated.
12703
6c1b8d0a
DJ
127042002-12-30 Daniel Jacobowitz <drow@mvista.com>
12705
12706 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12707 * configure: Regenerated.
6c1b8d0a 12708
c5120911
AO
127092002-12-29 Alexandre Oliva <aoliva@redhat.com>
12710
12711 * Makefile.tpl (local-distclean): Don't remove...
12712 (multilib.ts): ... this. Moved into...
12713 (multilib.out): ... this. Don't use sub-make.
12714 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12715 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12716 (configure-build-[+module+], configure-[+module+],
12717 configure-target-[+module+], configure-gcc): ... these. Test
12718 for Makefile existence. Drop config.status from dependencies.
12719 * Makefile.in: Rebuilt.
12720 * configure.in: Move gcc-version-trigger to the end of
12721 ac_configure_args. Add comments to maybedep.tmp and
12722 serdep.tmp. Introduce --disable-serial-configure. Remove
12723 nonopt from baseargs, matching and removing corresponding
12724 whitespace while at it.
12725 * configure: Rebuilt.
12726
e245b0ea
AO
127272002-12-28 Alexandre Oliva <aoliva@redhat.com>
12728
903de295
AO
12729 * configure.in (host_configargs): Replace reference to
12730 no-longer-defined buildopts with --build=${build_alias}.
12731 * configure: Rebuilt.
12732
e245b0ea
AO
12733 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12734 program_transform_name to standard idiom.
12735 (AUTOGEN, AUTOCONF): Define.
12736 (Makefile.in): Use $(AUTOGEN).
12737 (Makefile): Depend on config.status, and use autoconf-style rule to
12738 build it. Move original commands to...
12739 (config.status): ... this new target.
12740 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12741 $(AUTOCONF).
12742 * Makefile.in: Rebuilt.
12743
671aa708
NN
127442002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12745
53fbfb58
NN
12746 * Makefile.tpl: Fix dramatic bustage due to change in
12747 program_transform_name.
12748 * Makefile.in: Regenerate.
12749
12750 * configure.in: Remove unnecessary PATH setting.
12751 * configure: Regnerate.
12752
12753 * configure.in: Don't default to unprefixed tools unless
12754 the native tools will work.
12755 * configure: Regenerate.
12756
671aa708
NN
12757 * configure.in: Convert to autoconf script. Blow away lots
12758 of now-redundant Makefile fragments.
12759 * configure: Generate using Autoconf.
12760 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12761 * Makefile.in: Regenerate.
12762
57f40826
NN
127632002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12764
3fedb745
NN
12765 * configure: Fix stupid bug where RANLIB was mistakenly included.
12766
abb2db7a 12767 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12768 (build_configargs, host_configargs, target_configargs).
12769
12770 * configure.in: Move logic out of sed statement.
12771
abb2db7a 12772 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12773 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12774
315fa0f4
SS
127752002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12776
12777 * config.sub: Import from master repository
12778 * config.guess: Ditto
12779
45aff44f
AS
127802002-12-24 Andreas Schwab <schwab@suse.de>
12781
12782 * Makefile.tpl (multilib.out): Fix missing space.
12783 * Makefile.in: Regenerate.
12784
88b5521b
NN
127852002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12786
12787 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12788 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12789 * Makefile.in: Regenerate.
12790 * configure.in: Remove unnecessary leftovers.
12791
2a726918
GK
127922002-12-21 Geoffrey Keating <geoffk@apple.com>
12793
12794 * configure.in (extra_ranlibflags_for_target): New variable.
12795 (*-*-darwin): Add -c to ranlib commands.
12796 * configure (tooldir): Handle extra_ranlibflags_for_target.
12797
aace3269 127982002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12799
12800 * Makefile.tpl: Revert HJL's change.
12801 * Makefile.in: Regenerated.
12802 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12803 always.
12804
f0895142
AS
128052002-12-19 Andreas Schwab <schwab@suse.de>
12806
12807 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12808 * Makefile.in: Regenerate.
12809
dce2d8b2 128102002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12811
12812 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12813 * Makefile.in: Regenerated.
12814
12815 * configure.in (build_prefix): New. Substitute.
12816
212f6dd0
NN
128172002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12818
79308c5d
NN
12819 * Makefile.tpl: Don't let real targets depend on phony targets.
12820 * Makefile.in: Regenerate.
12821
212f6dd0
NN
12822 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12823 * Makefile.in: Regenerate.
12824
ab17919f
SS
128252002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12826
12827 * config.sub: Import from master repository
12828 * config.guess: Ditto
12829
5ecf91d1
JM
128302002-12-16 Jason Merrill <jason@redhat.com>
12831
12832 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12833 previous 'make bootstrap'.
12834 * Makefile.in: Regenerate.
12835
d8437e1b
HPN
128362002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12837
12838 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12839
4977bab6
ZW
128402002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12841
12842 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12843 * Makefile.in: Regenerate.
12844
0edcfdcb
JM
128452002-12-13 Jason Merrill <jason@redhat.com>
12846
6248218a 12847 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12848 library tests.
12849 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12850 * Makefile.in: Regenerate.
12851
4977bab6
ZW
128522002-12-12 Alexandre Oliva <aoliva@redhat.com>
12853
12854 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12855 * Makefile.in: Rebuilt.
12856
f87505dd
AO
128572002-12-12 Alexandre Oliva <aoliva@redhat.com>
12858
12859 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12860
4977bab6
ZW
128612002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12862
12863 * configure: Fix bug put in by gremlins.
12864
12865 * Makefile.tpl: Substitute more autoconfily.
12866 * configure: Substitute more autoconfily.
12867 * Makefile.in: Regenerate.
12868
7f0db92a
SS
128692002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12870
12871 * config.sub: Import from master repository
12872 * config.guess: Ditto
12873 * MAINTAINERS: Added Svein Seldal under write after approval
12874
4977bab6
ZW
128752002-12-08 Andrew Cagney <ac131313@redhat.com>
12876
12877 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12878 * Makefile.in (all-sim): Ditto.
12879
128802002-12-06 DJ Delorie <dj@redhat.com>
12881
12882 * Makefile.tpl: Change configure dependencies to not have real
12883 targets depend on phony targets.
12884
128852002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12886
12887 * configure.in: Revert unintentional change.
12888
12889 * Makefile.tpl: Change dependency for */multilib.out so that
12890 it works when gcc isn't in the tree.
12891
12892 * configure.in: Substitute more.
12893 * configure: Run subconfigures from the Makefile.
12894 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12895 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12896
67f1b906
GP
128972002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12898
12899 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12900
4977bab6
ZW
129012002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12902
12903 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12904 and corresponding dependencies.
12905 * Makefile.in: Regenerate.
12906
12907 * configure.in (host_tools): Order binutils, gas and ld for
12908 convenience in running the testsuites.
12909
12910 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12911 * Makefile.in: Regenerate.
12912 * configure.in: Introduce rules to serialize subconfigure runs.
12913
12914 * configure.in: Introduce BASE_CC_FOR_TARGET.
12915 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12916 Realize configure-build-* targets. Realize configure-target-* targets.
12917 * Makefile.in: Regenerate.
12918
129192002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12920
12921 * configure: Move gcc_version_trigger stuff from here...
12922 * configure.in: ...to here.
12923
12924 * configure.in: Separate subconfigure options added by this file from
12925 options given by the user. Add machinery to put args for host
12926 subconfigures into the Makefile.
12927
12928 * Makefile.tpl: Remove 'vault' targets.
12929 * Makefile.tpl: Reorder and comment dependencies.
12930 * Makefile.in: Regenerate.
12931
129322002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12933 * configure.in: Fix my broken commit of previous patch. (sigh)
12934
743f054e
GK
129352002-11-28 Geoffrey Keating <geoffk@apple.com>
12936
12937 * configure.in: Move host-specific darwin noconfigdirs into
12938 the host-specific section.
12939
4977bab6
ZW
129402002-11-28 Geoffrey Keating <geoffk@apple.com>
12941
12942 * configure.in: Move host-specific darwin noconfigdirs into
12943 the host-specific section.
12944
129452002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12946
12947 * configure: Remove skip-this-dir support.
12948 * Makefile.tpl: Remove skip-this-dir support.
12949
12950 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12951 subdirectories.
12952 * Makefile.in: Regenerate.
12953
12954 * Makefile.tpl: Strip out useless setting of 'dir'.
12955 * Makefile.in: Regenerate.
12956
129572002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12958
12959 * configure.in: Fix deeply stupid bug.
12960
12961 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12962 shell code in CXX_FOR_TARGET
12963 * Makefile.def: Introduce raw_cxx.
12964 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12965 RAW_CXX_FOR_TARGET.
12966 * Makefile.in: Regenerate.
12967
129682002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12969
12970 * Makefile.tpl: Remove unnecessary ifs.
12971 * Makefile.in: Regenerate.
12972
12973 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12974 dependencies. Maybe-ize build-libiberty. Create dummy install
12975 targets for 'no_install' modules.
12976 * configure: Move GDB_TK substitution to configure.in. Move
12977 build_modules stuff to configure.in.
12978 * configure.in: Implement soft dependency machinery. Maybe-ize
12979 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12980 * Makefile.in: Regenerate.
12981
129822002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12983
12984 * Makefile.tpl: Make all-target, install-target behave similarly
12985 to all, install (only hitting configured targets). Eliminate
12986 unused macro defintions.
12987
12988 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12989 build != host.
12990
12991 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12992
12993 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12994
12995 * configure.in: Produce lists of subdir targets we're actually
12996 configuring. Remove references to "dosrel".
12997 * Makefile.tpl: Let configure set which subdir targets are hit.
12998 Remove install-cross; clean up install; remove ALL. Remove
12999 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13000 Autogenerate host module targets. Remove empty dependency lines
13001 and redundant dependency; rearrange slightly.
13002 * Makefile.def: Add host-side libtermcap, utils.
13003
13004 * Makefile.in: Regenerate.
13005
e6226a2f
RO
130062002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13007
13008 * ltconfig (osf[345]): Append $major to soname_spec.
13009 Reflect this in library_names_spec.
13010 * ltmain.sh (osf): Prefix $major with . for use as extension.
13011
3b75d237
AJ
130122002-11-19 Andreas Jaeger <aj@suse.de>
13013
13014 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13015 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13016 and sparc64 GNU/Linux systems.
13017
809108de
NS
130182002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13019
13020 * MAINTAINERS: Update email.
13021
e7e0de7e
GP
130222002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13023
13024 * MAINTAINERS: Complete James Dennett's entry.
13025
f7109dea
EB
130262002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13027
13028 * MAINTAINERS (Write After Approval): Add myself.
13029
d3ac17c9
BK
130302002-11-13 Bruce Korb <bkorb@gnu.org>
13031
13032 * Makefile.tpl: syntactic cleanup
13033
dce2d8b2 130342002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
13035
13036 * MAINTAINERS: Add myself to write-after-approval list.
13037
4977bab6
ZW
130382002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13039
13040 * Makefile.def: Add list of recursive targets to autogenerate.
13041 Add build_modules.
13042 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13043 targets. Autogenerate *-build-* targets.
13044 * Makefile.in: Regenerate.
13045
130462002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13047
13048 * configure: More autoconf-style substitutions.
13049 * Makefile.tpl: More autoconf-style substitutions.
13050 * Makefile.in: Regenerate.
13051
130522002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13053
13054 * configure: Substitute more variables in a more autoconf-friendly
13055 way. Simplify slightly.
13056 * Makefile.tpl: Make more variables substitutable in an
13057 autoconf-friendly way.
13058 * Makefile.in: Regenerate.
13059
d4783999
JW
130602002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13061
13062 * MAINTAINERS (Write After Approval): Add myself.
13063
4977bab6
ZW
130642002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13065
13066 * configure.in (v810*): Remove special setting of tools.
13067
13068 * configure: Add support for extra required flags for ar or nm.
13069 * configure.in (aix4.3+): Use above support for target-specific
13070 issues, rather than using config/mt-aix43.
13071
130722002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13073
13074 * configure: Remove 'removing', which doesn't work. Replace $subdir
13075 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13076 with $srcdir. Reformat indentation. Substitute some variables
13077 formerly hard-coded in the Makefile for build=host.
13078 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13079 * Makefile.def: Autogenerate more.
13080 * Makefile.in: Regenerate.
13081
1c9c903e
AN
130822002-11-04 Adam Nemet <anemet@lnxw.com>
13083
13084 * MAINTAINERS (Write After Approval): Add myself.
13085
40673d2b
KB
130862002-11-04 Kevin Buettner <kevinb@redhat.com>
13087
13088 * Makefile.def (host_modules): Add rda.
13089 * Makefile.in: Regenerate.
13090 * configure.in (target_tool): Add target-rda to list.
13091
42e650ae
GP
130922002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13093
13094 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13095
e004b81f
PE
130962002-10-25 Phil Edwards <pme@gcc.gnu.org>
13097
13098 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13099 and restrap targets to this rule.
13100 * Makefile.in: Regenerate.
13101
06bd49b1
GP
131022002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13103
13104 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13105 GNATS only accounts.
13106
d0af82b0
HPN
131072002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13108
13109 * configure.in (i[3456]86-*-linux*): Add check to disable
13110 ${libgcj} for glibc1.
13111
10782654
DC
131122002-10-24 Denis Chertykov <denisc@overta.ru>
13113
13114 * MAINTAINERS: Add myself as ip2k port maintainer.
13115
a5a438f5
SS
131162002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13117
13118 * configure.in: Add tic4x target.
13119
fe3d5b7f
NN
131202002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13121
aba8a494
NN
13122 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13123 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13124 * Makefile.in: Regenerate.
13125
fe3d5b7f
NN
13126 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13127 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13128 * Makefile.in: Regenerate.
13129
a6ad79e7
JJ
131302002-10-02 Janis Johnson <janis187@us.ibm.com>
13131
13132 * MAINTAINERS: Add myself as web pages co-maintainer.
13133
6a8a9058
NN
131342002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13135
13136 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13137 * Makefile.in: Regenerate.
13138
327d975a
ZW
131392002-10-02 Zack Weinberg <zack@codesourcery.com>
13140
13141 * MAINTAINERS: Add myself and Nathan Sidwell
13142 <nathan@codesourcery.com> as VxWorks maintainers.
13143
a5ae8f19 131442002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13145
13146 * Makefile.def: Remove order dependency comments.
13147 * Makefile.tpl: Add explicit install-install dependencies.
13148 * Makefile.in: Regenerate.
d0f6c823 13149
34c6040c 13150 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13151 * Makefile.in: Regenerate.
34c6040c 13152
d0f6c823
NN
13153 * Makefile.tpl: Add configure-target (for src-release in src)
13154 * Makefile.in: Regenerate.
13155
50bd210b
NC
131562002-09-30 Nick Clifton <nickc@redhat.com>
13157
13158 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13159
ca25149e
UW
131602002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13161
13162 * configure.in (s390*-*-linux*): Enable libgcj.
13163
dd30b57d
NN
131642002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13165
9e60a678
NN
13166 * configure: Revert accidentally applied changes.
13167
dd30b57d
NN
13168 * Makefile.tpl: Make more autoconf-friendly.
13169 * Makefile.in: Regenerate.
13170 * configure: Make substitution more autoconf-like.
13171
5831424e
RE
131722002-09-28 Richard Earnshaw <rearnsha@arm.com>
13173
13174 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13175 single entry to handle all these.
13176 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13177 libjava on arm-*-elf.
13178
b7f3b15b
GK
131792002-09-27 Geoffrey Keating <geoffk@apple.com>
13180
13181 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13182 things that depend on them.
13183
0dffceed
NN
131842002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13185
13186 * Makefile.tpl: Make subsituted variables more autoconfy.
13187 * Makefile.in: Regenerate.
13188 * configure: Make seds more autoconfy.
13189
1db75a86 131902002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13191
13192 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13193 * Makefile.in: Regenerate.
13194 * configure.in: Rewrite sed statements to look autoconfy.
13195
1db75a86
NN
13196 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13197 all-target-foo on configure-target-foo.
13198 * Makefile.def: Ditto.
13199 * Makefile.in: Rebuild.
13200
741a4e89
AH
132012002-09-25 Andrew Haley <aph@redhat.com>
13202
13203 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13204
95ddd785
NN
132052002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13206
13207 * Makefile.def: New file.
13208 * Makefile.tpl: New file.
13209 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13210 * contrib/gcc_update: Note that Makefile.in is a generated file.
13211
13212 * configure.in: Minor rearrangement. Simplify tests.
13213
65a824f6
JT
132142002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13215
13216 * configure.in (with_headers): Skip copy if value is "yes".
13217 (with_libs): Likewise.
13218
51270f0a 132192002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13220
13221 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13222 * configure.in (sh*-*-pe*): Ditto.
13223 * configure.in (mips*-*-pe*): Ditto.
13224 * configure.in (*arm-wince-pe): Ditto.
13225
8f89dbf4
NN
13226 * configure.in: Rearrange.
13227
c1b8db3f
KH
132282002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13229
13230 * MAINTAINERS: Update my email address.
13231
341f0575
PK
132322002-08-30 Paul Koning <pkoning@equallogic.com>
13233
13234 * MAINTAINERS: (Write After Approval): Add myself.
13235
d2e06980
GK
132362002-08-29 Geoffrey Keating <geoffk@redhat.com>
13237
13238 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13239
4906d5d8
GK
132402002-08-24 Geoffrey Keating <geoffk@redhat.com>
13241
13242 * MAINTAINERS: Change my mailing address.
13243
e9a25cc8
PC
132442002-08-21 Paolo Carlini <pcarlini@unitus.it>
13245
13246 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13247 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13248
dce2d8b2 132492002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13250
13251 * MAINTAINERS (Write After Approval): Remove myself.
13252 (Various Maintainers: c++ runtime libs): Add myself.
13253
5ce6f47b
EC
132542002-08-15 Eric Christopher <echristo@redhat.com>
13255
13256 * config.sub: Import from master repository.
13257 * config.guess: Ditto.
13258
7f9317f0
AO
132592002-08-19 Alexandre Oliva <aoliva@redhat.com>
13260
13261 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13262 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13263 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13264
7aecca3d
AH
132652002-08-16 Aldy Hernandez <aldyh@redhat.com>
13266
13267 * MAINTAINERS: Add self to rs6000 vector extensions.
13268
8ea4b195
AO
132692002-08-15 Alexandre Oliva <aoliva@redhat.com>
13270
13271 * libiberty/configure: Reverted unintended yesterday's check in.
13272
f5cc59a7
AO
132732002-08-14 Alexandre Oliva <aoliva@redhat.com>
13274
13275 * boehm-gc/configure, libf2c/configure: Rebuilt.
13276 * libffi/configure, libiberty/configure: Ditto.
13277 * libjava/configure, libobjc/configure: Ditto.
13278 * libstdc++-v3/configure, zlib/configure: Ditto.
13279 Merged from binutils:
13280 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13281 From Steve Ellcey <sje@cup.hp.com>:
13282 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13283 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13284 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13285 IA64.
13286 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13287 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13288 soname_spec, sys_lib_search_path_spec): Ditto.
13289
dce2d8b2 132902002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13291
13292 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13293
2ff34870
L
132942002-08-04 H.J. Lu (hjl@gnu.org)
13295
13296 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13297
a014f2fe
KW
132982002-08-02 Krister Walfridsson <cato@df.lth.se>
13299
13300 * MAINTAINERS (Write After Approval): Add myself.
13301
c01d477a
AM
133022002-07-31 Alan Modra <amodra@bigpond.net.au>
13303
13304 * configure.in: Move generic linux case to end. Copy generic
13305 linux noconfigdirs to mips*-*-linux* entry and new
13306 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13307
68cd2524
MM
133082002-07-19 Michael Matz <matz@suse.de>
13309
13310 * MAINTAINERS: Add myself as ra* maintainer.
13311
e2d83b8c
CD
133122002-07-16 Chris Demetriou <cgd@broadcom.com>
13313
13314 * config.guess: Update to 2002-07-09 version.
13315 * config.sub: Update to 2002-07-03 version.
13316
cece4f1d
HPN
133172002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13318
13319 * MAINTAINERS: Fix typo in a maintainer email address.
13320
bb654703
NN
133212002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13322
13323 * configure.in: Remove two redundant tests.
13324
789b7de5
RO
133252002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13326
13327 * configure.in (mips*-*-irix6*o32): Enable stabs.
13328
e1da1089
NN
133292002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13330
f3970bba
NN
13331 * configure.in: Don't build grez.
13332 * Makefile.in: Ditto.
13333
e1da1089
NN
13334 * Makefile.in: Remove references to bsp, cygmon, libstub.
13335 * configure.in: Ditto.
13336
13337 * configure.in: Remove leftover reference to gdbtest.
13338
57c905fa
PE
133392002-07-08 Phil Edwards <pme@gcc.gnu.org>
13340
13341 * configure.in (gxx_include_dir): Change to match versioned
13342 C++ headers if --enable-version-specific-runtime-libs is used.
13343
a0af94a7 133442002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13345
a0af94a7
SE
13346 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13347
423ce3eb
NN
133482002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13349
13350 * configure.in: Make --without-x work.
13351
98186934
NN
133522002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13353
c3b7d169
NN
13354 * configure.in: Rearrange target Makefile fragment collection.
13355
98186934
NN
13356 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13357 cvs[src].
13358 * configure.in: Ditto.
13359
eebd288a
MK
133602002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13361
13362 * MAINTAINERS (Write After Approval): Update my e-mail address.
13363
3ab36f05
NN
133642002-06-24 Ben Elliston <bje@redhat.com>
13365
13366 * configure.in (host_tools): Remove cgen.
13367
13368 * Makefile.in (all-cgen): Remove; runs from its source directory.
13369 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13370 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13371 (all-sim): Likewise.
13372
dce2d8b2 133732002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13374
13375 * Makefile.in: Eliminate 'apache' targets.
13376 * configure.in: Eliminate 'apache' targets.
13377
55380b08
NN
13378 * configure.in: Eliminate redundant tests. Reorganize.
13379
9a5c1b9d
NN
13380 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13381
5fd3853a
NN
13382 * config-ml.in: Eliminate references to Cygnus configure.
13383
cfefc434
NN
13384 * Makefile.in: Eliminate references to building emacs.
13385
2fe93885
GS
133862002-06-28 Graham Stott <graham.stott@btinternet.com>
13387
13388 * MAINTAINERS: Update my email address.
13389
53c40185
BK
133902002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13391
13392 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13393 (cxx_incdir): Remove.
53c40185 13394
97679694
NN
133952002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13396
13397 * MAINTAINERS (Write After Approval): Add self.
13398
b03bcd37
DC
13399Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13400
13401 * configure.in: Add support for ip2k.
13402
6bd12129
NN
134032002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13404
13405 * configure.in: Fix AIX configury bug.
13406
e0d98a92
SE
134072002-06-20 Steve Ellcey <sje@cup.hp.com>
13408
13409 * MAINTAINERS (Write After Approval): Add self.
13410
ba3292db
NN
134112002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13412
ef40bc65
NN
13413 * configure.in: replace ${topsrcdir} with ${srcdir}
13414
7a0be465
NN
13415 * configure.in: Move definition of libstdcxx_flags
13416 right above usage, rather than waaay earlier.
13417
e1848dde
NN
13418 * configure.in: Pull definition of is_cross_compiler earlier.
13419
8bc2fff1
NN
13420 * configure.in: Rearrange a little.
13421
ba3292db
NN
13422 * configure.in: Remove references to librx.
13423 * Makefile.in: Remove references to librx.
13424
11d8b408
DC
13425Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13426
13427 * config.sub: Add support for avr target.
13428 Import from master sources, rev 1.255
5ce6f47b 13429
93da8339
PE
134302002-06-19 Phil Edwards <pme@gcc.gnu.org>
13431
13432 * configure, .cvsignore: Revert previous change...
13433 * Makefile: ...delete.
13434
b4caab5c
NN
134352002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13436
13437 * configure.in: Eliminate ${gasdir} variable.
13438
ee777171
DB
134392002-06-18 Dave Brolley <brolley@redhat.com>
13440
13441 * configure.in: Add support for frv.
13442 * config.sub: Add support for frv.
13443
26e4af54
PE
134442002-06-18 Phil Edwards <pme@gcc.gnu.org>
13445
13446 * configure: Remove garbage from previous commit.
13447
bb20b7da
PE
134482002-06-18 Phil Edwards <pme@gcc.gnu.org>
13449
13450 * configure: For in-source builds, make a subdir and re-exec there.
13451 * Makefile: New file. Pass targets through to build directory.
13452 * .cvsignore: No longer ignore "Makefile".
13453
9d321f6c
DR
134542002-06-16 Douglas Rupp <rupp@gnat.com>
13455
13456 * MAINTAINERS (Write After Approval): Add self.
13457
c8eb2bc0
KG
134582002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13459
13460 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13461
f210d239
JT
134622002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13463
13464 * configure.in (vax-*-netbsd*): Re-enable gas.
13465
e9667b3c
NN
134662002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13467
efe1f357
NN
13468 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13469 BUILD_PREFIX_1, to correct nomenclature.
13470 * configure: Likewise.
13471
e9667b3c
NN
13472 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13473 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13474
fe2fe497
OH
134752002-05-31 Olaf Hering <olh@suse.de>
13476
13477 * config-ml.in: Propogate DESTDIR also.
13478
dcf7f0dd
JT
134792002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13480
13481 * configure.in (vax-*-netbsd*): Don't build gas for this
13482 platform.
13483
6ff14f32
MM
134842002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13485
13486 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13487 and libgcj for AVR.
13488
397de1ff
KK
134892002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13490
13491 * MAINTAINERS (Write After Approval): Add myself.
13492
ac30211c
JT
134932002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13494
13495 * config.guess: Update to 2002-05-22 version.
13496 * config.sub: Likewise.
13497
1e6347d8
RO
134982002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13499
13500 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13501 * config-ml.in: Likewise.
13502 * configure: Likewise.
13503 * configure.in: Likewise.
13504
e5ce1d6d
SC
135052002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13506
13507 * MAINTAINERS: Update my email address.
13508
6cdef75d
NN
135092002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13510
4a87f061
NN
13511 * configure.in: Simplify makefile fragment collection.
13512
13513 * configure.in: Remove code to build emacs.
603606e7 13514
e254d6b5
NN
13515 * configure.in : Remove --srcdir argument from targargs and buildargs
13516 (it's always overridden in the Makefile anyway). Rearrange a bit.
13517
13518 * configure: Move some logic to configure.in.
13519 * configure.in: Move some logic from configure.
6cdef75d 13520
1d6006fe
TT
135212002-05-11 Tom Tromey <tromey@redhat.com>
13522
13523 * MAINTAINERS: Reflect libgcj reality.
13524
b70b3534
FS
135252002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13526
13527 * Makefile.in: Honour DESTDIR.
13528
4434687a
MM
135292002-05-08 Mark Mitchell <mark@codesourcery.com>
13530
13531 * config.guess: Import 2002-03-20 version.
13532 * config.sub: Import 2002-04-26 version.
13533
a89e49c7
RO
135342002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13535
13536 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13537
44e55536
TJ
135382002-05-07 Tim Josling <tej@melbpc.org.au>
13539
13540 * MAINTAINERS: Add self.
13541
dce2d8b2 135422002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13543
13544 * ltmain.sh: Detect and handle object name conflicts
13545 while piecewise linking a static library.
13546
b7c13625
AO
135472002-05-05 Alexandre Oliva <aoliva@redhat.com>
13548
13549 * configure.in (noconfigdirs): Don't disable libgcj on
13550 sparc64-*-solaris* and sparcv9-*-solaris*.
13551
4182d9fa
AO
135522002-05-03 Alexandre Oliva <aoliva@redhat.com>
13553
13554 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13555
7bebf279
TF
135562002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13557
13558 * configure.in (FLAGS_FOR_TARGET): Do not add
13559 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13560 on i[3456]86-*-linux*.
13561
9a06dc7d
TF
135622002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13563
13564 * configure.in (noconfigdirs): Replace [ ] with test.
13565
13566 * configure.in (noconfigdirs): Do not add target-newlib if
13567 target == i[3456]86-*-linux*, and host == target.
13568
a51a07fa
NN
135692002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13570
9e7facd6
DD
13571 * configure.in: delete reference to absent file
13572
aeaa0f2f
NN
13573 * configure.in: replace '[' with 'test'
13574
4bb98828
NN
13575 * configure.in: Eliminate references to gash.
13576 * Makefile.in: Eliminate references to gash.
13577
64791664
NN
13578 * configure.in: remove useless references to 'pic' makefile fragments.
13579
3ed57cf4
NN
13580 * configure.in: (*-*-windows*) Finish removing.
13581
a51a07fa
NN
13582 * configure.in: Eliminate redundant test for libgui.
13583
8552f6f1
RS
135842002-04-29 Roger Sayle <roger@eyesopen.com>
13585
13586 * MAINTAINERS: Add self and realphabetize. Update entries
13587 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13588 entry for a29k port maintainer.
13589
dce2d8b2 135902002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13591
13592 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13593 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13594
704c9a14
NN
135952002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13596
13597 * configure.in: remove references to dead files
13598
7bff5059
MM
135992002-04-19 Mark Mitchell <mark@codesourcery.com>
13600
13601 * MAINTAINERS: Add information about purpose of this file.
13602
0c7c67f0
TT
136032002-04-18 Tom Tromey <tromey@redhat.com>
13604
13605 * configure.in: Disallow configuring libgcj when it is already
13606 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13607 Solaris 2.8 by default. For PR libgcj/6158.
13608
63501e91
NN
136092002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13610
13611 * configure.in: Move default CC setting out of config/mh-* fragments
13612 directly into here.
13613
701afd4d
NN
136142002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13615
13616 * configure.in: don't even try to configure or make a subdirectory
13617 if there's no configure script for it.
13618
07cdae91
MM
136192002-04-15 Mark Mitchell <mark@codesourcery.com>
13620
13621 * MAINTAINERS: Remove chill maintainers.
13622 * Makefile.in (CHILLFLAGS): Remove.
13623 (CHILL_LIB): Remove.
13624 (TARGET_CONFIGDIRS): Remove libchill.
13625 (CHILL_FOR_TARGET): Remove.
13626 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13627 CHILL_LIB.
13628 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13629 (CHECK_TARGET_MODULES): Likewise.
13630 (INSTALL_TARGET_MODULES): Likewise.
13631 (CLEAN_TARGET_MODULES): Likewise.
13632 (configure-target-libchill): Remove.
13633 (all-target-libchill): Remove.
13634 * configure.in (target_libs): Remove target-libchill.
13635 Do not compute CHILL_FOR_TARGET.
13636 * libchill: Remove directory.
5ce6f47b 13637
ab50d72b
DD
136382002-04-11 DJ Delorie <dj@redhat.com>
13639
13640 * Makefile.in, configure.in: Sync with binutils, entries
13641 follow...
13642
0a1e123a
DD
136432002-04-07 Andrew Cagney <ac131313@redhat.com>
13644
13645 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13646 (do-tar, do-bz2): New rules.
13647 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13648 (gdb-tar): New rule.
13649 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13650 (insight_dejagnu.tar): New rule.
13651 (insight.tar): New rule.
13652 (gdb+dejagnu.tar): New rule.
13653 (gdb.tar): New rule.
13654
ab50d72b
DD
136552002-02-01 Mo DeJong <supermo@bayarea.net>
13656
13657 * Makefile.in: Add all-tix to deps for all-snavigator
13658 so that tix is built when building snavigator.
13659
136602002-01-11 Steve Ellcey <sje@cup.hp.com>
13661
13662 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13663 ld and gdb are not supported.
13664
136652002-01-07 Mark Salter <msalter@redhat.com>
13666
13667 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13668 Allow target-libgloss to be built for arm, strongarm, and xscale.
13669
136702001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13671
13672 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13673 options for i[3456]86-pc-linux* native builds.
13674
136752001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13676
13677 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13678 files from .po files for a distribution.
13679
136802001-09-03 Jeff Holcomb <jeffh@redhat.com>
13681
13682 * configure.in: Enable libstdc++-v3 for h8300 targets.
13683
136842001-06-19 Alan Modra <amodra@bigpond.net.au>
13685
13686 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13687 version from bfd/.
13688
13689Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13690
13691 * Makefile.in (VER): When present, extract the version number from
13692 the file version.in.
13693
dce2d8b2 136942001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13695
13696 * configure.in : enable ld for aix
13697
136982001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13699
13700 * config.guess: Add linux target for S/390.
13701
137022000-11-07 Philip Blundell <pb@futuretv.com>
13703
13704 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13705
137062000-11-03 Philip Blundell <pb@futuretv.com>
13707
13708 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13709 files.
13710
137112001-01-15 Ben Elliston <bje@redhat.com>
13712
13713 * configure.in (host_tools): Add sid.
13714 Always configure cgen.
13715
137162000-11-24 Nick Clifton <nickc@redhat.com>
13717
13718 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13719
ab50d72b
DD
137202000-08-20 Doug Evans <dje@casey.transmeta.com>
13721
13722 * Makefile.in (ALL_MODULES): Add all-cgen.
13723 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13724 (all-cgen): New target.
13725 (all-opcodes,all-sim): Depend on all-cgen.
13726 * configure.in (host_tools): Add cgen.
13727 Only configure cgen if --enable-cgen-maint.
13728
dce2d8b2 137292002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13730
13731 * configure.in: Add *-*-freebsd* configurations.
13732
90def2b2
TT
137332002-04-08 Tom Tromey <tromey@redhat.com>
13734
13735 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13736 Fixes PR libgcj/6068.
13737
320d7e7a
KW
137382002-03-30 Krister Walfridsson <cato@df.lth.se>
13739
13740 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13741
18b467f1
RO
137422002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13743
13744 * configure.in (alpha*-dec-osf*): Enable libgcj.
13745
dce2d8b2 137462003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13747
13748 * MAINTAINERS (Write After Approval): Add myself.
13749
56ae9405
NC
137502002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13751
13752 Fix for: PR bootstrap/3591, target/5676
13753 * configure.in (mcore-pe): Disable the configuration of
13754 libstdc++-v3 since exceptions are not supported.
13755
f18d9a0c
AG
137562002-03-20 Anthony Green <green@redhat.com>
13757
13758 * configure.in: Enable libgcj for xscale-elf target.
13759
dce2d8b2 13760Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13761
13762 * MAINTAINERS: Update my email address.
13763
28eca9e8
AO
137642002-03-16 Alexandre Oliva <aoliva@redhat.com>
13765
13766 * ltmain.sh (relink_command): Fix typo in previous change.
13767
e67e72c7
AO
137682002-03-15 Alexandre Oliva <aoliva@redhat.com>
13769
13770 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13771 (relink_command): Added --tag flags.
13772 (mode=install): If relinking fails; error out.
13773
c2273204
RH
137742002-03-12 Richard Henderson <rth@redhat.com>
13775
13776 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13777 .NOTPARALLEL tag.
13778 (do-check): Rename from check.
13779 (check): Allow parallel check.
13780
bcb64245
BW
137812002-03-12 Bob Wilson <bob.wilson@acm.org>
13782
13783 * MAINTAINERS: Add myself as maintainer for xtensa port.
13784 Fix alphabetical order in CPU port maintainer list.
13785 Remove myself from Write After Approval list.
13786
63adb4ff
RH
137872002-03-11 Richard Henderson <rth@redhat.com>
13788
13789 * Makefile.in (.NOTPARALLEL): Add fake tag.
13790
9bec4bf0
L
137912002-03-07 H.J. Lu (hjl@gnu.org)
13792
13793 * configure.in: Enable gprof for mips*-*-linux*.
13794
c7fc1f84
DS
137952002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13796
13797 * MAINTAINERS (Write After Approval): Add myself.
13798
6bff33fb
AO
137992002-02-28 Alexandre Oliva <aoliva@redhat.com>
13800
13801 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13802 libjava.
13803 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13804
0210b33b
AO
138052002-02-23 Alexandre Oliva <aoliva@redhat.com>
13806
13807 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13808 because its Makefile is there; test for the executable instead.
13809
fcc0a3ef
AO
138102002-02-22 Alexandre Oliva <aoliva@redhat.com>
13811
13812 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13813 libstdc++-v3 and libjava.
13814
dce2d8b2 138152002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13816
13817 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13818 boehm-gc
5ce6f47b 13819
40fe0ec3
AO
138202002-02-09 Alexandre Oliva <aoliva@redhat.com>
13821
13822 * config.guess: Updated to 2002-01-30's version.
13823 * config.sub: Updated to 2002-02-01's version.
13824 Contribute sh64-elf.
13825 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13826 * configure.in: Added sh64-*-*.
13827
694d53ee
CD
138282002-02-08 Chris Demetriou <cgd@broadcom.com>
13829
13830 * MAINTAINERS: Belatedly add myself to write after approval list.
13831
a9ca50b1
JH
13832Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13833
13834 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13835 Remove self as Write After Approval.
13836
5ffc3500
GK
138372002-01-31 Geoffrey Keating <geoffk@redhat.com>
13838
13839 * MAINTAINERS: Put self in as maintainer for contrib/regression
13840 directory.
13841
4ceaf7fb
PE
138422002-01-28 Phil Edwards <pme@gcc.gnu.org>
13843
13844 * MAINTAINERS: Update my email address.
13845
51584787
JT
138462002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13847
5ce6f47b
EC
13848 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13849 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13850 libraries if not supported for NetBSD on target CPU.
13851
5701d273
DR
138522002-01-25 Douglas B Rupp <rupp@gnat.com>
13853
13854 * install-sh: Use _inst.$$_ for temp file name.
13855
b299a075
JT
138562002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13857
13858 * MAINTAINERS (Write After Approval): Move my contact info
13859 from here...
13860 (OS Port Maintainers): ...to here (netbsd).
13861
51fe14b5
BW
138622002-01-22 Bob Wilson <bob.wilson@acm.org>
13863
13864 * MAINTAINERS (Write After Approval): Add myself.
13865
dce2d8b2 138662002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13867
13868 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13869 (all-target-fastjar): Also depend on all-target-libiberty.
13870
3cd87679
L
138712002-01-16 H.J. Lu (hjl@gnu.org)
13872
13873 * config.guess: Import from master sources, rev 1.225.
13874 * config.sub: Import from master sources, rev 1.238.
13875
969a6d8f
KH
138762002-01-16 Kazu Hirata <kazu@hxi.com>
13877
13878 * MAINTAINERS (Write After Approval): Remove myself.
13879
366f6a52
FW
138802001-12-19 Florian Weimer <fw@deneb.enyo.de>
13881
13882 * MAINTAINERS (Write After Approval): Add myself.
13883
f02240b6
JM
138842001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13885
13886 * MAINTAINERS: Add self as docs co-maintainer.
13887
5d08dc39
MK
138882001-12-11 Matthias Klose <doko@debian.org>
13889
13890 * MAINTAINERS (Write After Approval): Add myself.
13891
39e790d5
ZW
138922001-12-09 Zack Weinberg <zack@codesourcery.com>
13893
13894 * MAINTAINERS: Update my email address.
13895
4519d6a3
TC
138962001-12-07 Turly O'Connor <turly@apple.com>
13897 * MAINTAINERS (Write After Approval): Add myself.
13898 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13899 (rs6000_initialize_trampoline): Call __trampoline_setup for
13900 ABI_DARWIN too.
13901 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13902 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13903
21cf0a73
PC
139042001-12-07 Paolo Carlini <pcarlini@unitus.it>
13905
13906 * MAINTAINERS (Write After Approval): Add myself.
13907
4ee43206
DR
13908Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13909
13910 * configure, configure.in: Use temp file for long sed commands.
13911
251931f3
LG
139122001-12-03 Laurent Guerby <guerby@acm.org>
13913
13914 * config.sub: Update to version 1.232 on subversion.
13915
03777dd7
BE
139162001-12-03 Ben Elliston <bje@redhat.com>
13917
13918 * MAINTAINERS: Update mail address for config.* patches.
13919
dce2d8b2 139202001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13921 Zack Weinberg <zack@codesourcery.com>
13922
13923 When build != host, create libiberty for the build machine.
13924
13925 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13926 CONFIG_ARGUMENTS.
13927 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13928 New variables.
13929 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13930 and rules.
13931 (all.normal): Depend on ALL_BUILD_MODULES.
13932 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13933 (all-build-libiberty): Depend on configure-build-libiberty.
13934
13935 * configure: Calculate and substitute proper value for
13936 ALL_BUILD_MODULES.
13937 * configure.in: Create the build subdirectory.
13938 Calculate and substitute TARGET_CONFIGARGS (formerly
13939 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13940
04075e8f
ZL
139412001-11-26 Ziemowit Laski <zlaski@apple.com>
13942
13943 * MAINTAINERS (write-after-approval): Add self.
13944
ed19322d
CR
139452001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13946
13947 * MAINTAINERS (GNATS only accounts): Remove self.
13948
90a12988
HPN
139492001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13950
13951 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13952 libf2c.
13953
77e653ad
CR
139542001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13955
13956 * MAINTAINERS (Write After Approval): Add self.
13957
64adad99
DB
139582001-11-12 David O'Brien <obrien@FreeBSD.org>
13959
13960 * MAINTAINERS: mips and s390 are also CPU ports.
13961
834a28c7
DB
139622001-11-12 David O'Brien <obrien@FreeBSD.org>
13963
13964 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13965
ef94239f
DB
139662001-11-11 David O'Brien <obrien@FreeBSD.org>
13967
13968 * MAINTAINERS: Alphabetize.
13969
beda0427
KH
139702001-11-09 Kazu Hirata <kazu@hxi.com>
13971
13972 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13973
6ca224d3
JDA
139742001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13975
13976 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13977
132e4bd7
PE
139782001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13979
13980 * configure.in (--enable-languages): Be more permissive about
13981 syntax. Check for empty lists better. Warn about $LANGUAGES.
13982
c6243b4c
GK
139832001-11-08 Geoffrey Keating <geoffk@redhat.com>
13984
13985 * config.sub: Import from master sources, rev. 1.230.
13986 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13987
abbb9e76
LG
139882001-11-07 Laurent Guerby <guerby@acm.org>
13989
13990 * MAINTAINERS (Write After Approval): Add self.
13991
53cdb27a
HPN
139922001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13993
13994 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13995
dd3a88c9
HPN
139962001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13997
13998 * config.sub: Import from master sources, rev 1.226.
13999 * config.guess: Import from master sources, rev 1.216.
14000
d344dce9
HPN
140012001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14002
14003 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14004 * MAINTAINERS: Add self as maintainer of MMIX port.
14005 Remove old after-approval entry.
14006
63f6bcd7
JM
140072001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14008
14009 * ChangeLog, configure: Fix spelling errors.
14010
84f92638
BK
140112001-10-20 Brendan Kehoe <brendan@zen.org>
14012
14013 * MAINTAINERS: Tweak my address.
14014
dce2d8b2 14015Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
14016
14017 * MAINTAINERS: Update my email address.
14018
1567080c 140192001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 14020
f48a3b5c 14021 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 14022 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 14023
30106886
GB
140242001-10-10 Geert Bosch <bosch@gnat.com>
14025
e490616e 14026 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
14027 Added Robert Dewar.
14028
dce2d8b2 140292001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
14030
14031 * MAINTAINERS (Write After Approval): Added self
14032
d1c3e709
GB
140332001-10-02 Geert Bosch <bosch@gnat.com>
14034
14035 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14036
50f5f793
JM
140372001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14038
14039 * configure: Handle temporary files securely using mkdir.
14040
7fddf9a9
AO
140412001-09-29 Alexandre Oliva <aoliva@redhat.com>
14042
14043 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14044
dce2d8b2 140452001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
14046
14047 * configure.in (*-*-linux*): Disable configuration of target-newlib
14048 and target-libgloss.
e490616e 14049
0c055e34
AO
140502001-09-26 Alexandre Oliva <aoliva@redhat.com>
14051
14052 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14053 RANLIB.
14054
759bfa90
AO
140552001-09-21 Alexandre Oliva <aoliva@redhat.com>
14056
14057 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14058 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14059 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14060 avoid quotes nesting problems.
14061 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14062 (DO_X): Export only variables that are set.
14063
1dc4a750
BE
140642001-09-19 Ben Elliston <bje@redhat.com>
14065
14066 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14067 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14068 semantics. Use the shell built-in "type" command instead.
14069
898c7238
AO
140702001-08-31 Alexandre Oliva <aoliva@redhat.com>
14071
14072 Merged from gcc-3_0-branch:
14073 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14074 * ltcf-c.sh: Use $objext, not $ac_objext.
14075 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14076 * ltcf-cxx.sh: Add support for GNU.
14077 2001-07-22 Timothy Wall <twall@redhat.com>
14078 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14079 default settings if using GNU tools with that configuration.
14080 * ltcf-cxx.sh: Ditto.
14081 * ltcf-gcj.sh: Ditto.
14082 2001-07-21 Michael Chastain <chastain@redhat.com>
14083 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14084 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14085 * ltmain.sh: Mark as gcc-local.
14086
8fa0a32e
EC
140872001-08-30 Eric Christopher <echristo@redhat.com>
14088 Jason Eckhardt <jle@redhat.com>
14089
14090 * config.guess: Merge from master sources.
14091 * config.sub: Merge from master sources, add support for mipsisa32.
14092
32f30f91 140932001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14094 * config.sub: Merge from master sources, rev 1.219.
14095 * MAINTAINERS: Add self as contact for stormy16 port.
14096
f6084f99
ZW
140972001-08-14 Zack Weinberg <zackw@panix.com>
14098
14099 * config.sub: Merge from master sources, rev 1.218.
14100 * config.guess: Merge from master sources, rev 1.209.
14101
91b54f7f
GS
141022001-08-11 Graham Stott <grahams@redhat.com>
14103
14104 * Makefile.in (check-c++): Add missing semicolon.
14105
e5b3941e
JH
14106Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14107
32f30f91 14108 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14109
6387a56e
EC
141102001-07-30 Eric Christopher <echristo@redhat.com>
14111
14112 * MAINTAINERS (Various maintainers: mips port): Added myself.
14113
53b475f0
AH
141142001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14115
e490616e 14116 * configure.in (sh-*-linux*): New.
53b475f0 14117
2a08c780
RH
141182001-07-27 Richard Henderson <rth@redhat.com>
14119
14120 * .cvsignore: Add LAST_UPDATED.
14121
bfa79422
UW
141222001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14123
14124 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14125
0ae85492
AH
141262001-07-16 Aldy Hernandez <aldyh@redhat.com>
14127
e490616e 14128 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14129
8e1ab0fe
NP
14130Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14131
14132 * MAINTAINERS (Write After Approval): Added myself.
14133
2b997990
SC
141342001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14135
14136 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14137 and libgcj on m68hc11/m68hc12.
14138
d920e825
L
141392001-06-27 H.J. Lu (hjl@gnu.org)
14140
14141 * Makefile (CFLAGS_FOR_BUILD): New.
14142 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14143
d425a1e0
JM
141442001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14145
14146 * README: Remove version number.
14147
5b5b4207
GP
141482001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14149
14150 * INSTALL/README: Update wrt. to the installation instructions now
14151 residing in gcc/doc/install.texi.
14152
be839b69
JM
141532001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14154
14155 * README: Replace with a cut-down and updated version of gcc/README.
14156
fe2ee7c4
DE
141572001-06-12 David Edelsohn <edelsohn@gnu.org>
14158
14159 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14160 multilibs to be disabled.
14161
4f5d646c
DB
141622001-06-11 Daniel Berlin <dan@cgsoftware.com>
14163
14164 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14165
818f0c85
AO
141662001-06-09 Alexandre Oliva <aoliva@redhat.com>
14167
14168 * config.guess: Import CVS version 1.195.
14169 * config.sub: Import CVS version 1.212.
14170
e9a8af10
AO
141712001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14172
14173 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14174 gcc/xgcc is built, use -print-prog-name to find out the program
14175 name to use.
14176
ae3ca0a9
PE
141772001-06-04 Phil Edwards <pme@sources.redhat.com>
14178
14179 * config.guess: Import CVS version 1.194. All gcc-local changes
14180 appear to also be in the master copy.
14181 * config.sub: Import CVS version 1.211.
14182
066bd40d
MM
14183Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14184
14185 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14186 with_gcc]: Use `gcc -shared' to build a shared library.
14187
4aef4f33
JDA
14188Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14189
14190 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14191 archives.
14192
c386f00f
RO
14193Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14194
14195 * MAINTAINERS (Write After Approval): Add myself.
14196
2ae5cea5
HPN
141972001-06-01 Hans-Peter Nilsson <hp@axis.com>
14198
14199 * configure.in (libstdcxx_flags): Do not try to execute
14200 libstdc++-v3/testsuite_flags until it exists.
14201
c3766183
AM
142022001-06-01 Alan Modra <amodra@bigpond.net.au>
14203
14204 * MAINTAINERS: Update my email address.
14205
9b337833
GS
142062001-05-31 Graham Stott <grahams@redhat.com>
14207
14208 * MAINTAINERS (Write After Approval): Add myself.
14209
dce2d8b2 142102001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14211
14212 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14213 libraries when using g++ with native linker.
14214
5f7de4b8
AO
142152001-05-28 Alexandre Oliva <aoliva@redhat.com>
14216
14217 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14218
a7bc0fbb
AO
142192001-05-22 Alexandre Oliva <aoliva@redhat.com>
14220
14221 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14222 [aix4*|aix5*]: Prepend blank.
14223
33456445
AO
142242001-05-20 Alexandre Oliva <aoliva@redhat.com>
14225
14226 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14227 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14228 of subdir/configure scripts to use the new libtool.m4.
14229
e48d3d00
MK
142302001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14231
14232 * MAINTAINERS (Write After Approval): Add myself.
14233
9e0e191b
BK
142342001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14235
14236 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14237
3f19b439
BE
142382001-05-11 Ben Elliston <bje@redhat.com>
14239
14240 * Makefile.in (all-sid): New target.
14241 (check-sid, clean-sid, install-sid): Likewise.
14242
6ebe3121
JO
142432001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14244
14245 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14246
ca3667c4
AO
142472001-05-03 Alexandre Oliva <aoliva@redhat.com>
14248
14249 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14250 libgcj.
14251
142522001-05-03 Alexandre Oliva <aoliva@redhat.com>
14253
14254 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14255 gcc/xgcc is built, use -print-prog-name to find out the program
14256 name to use.
14257
b2964d63
AO
142582001-04-26 Alexandre Oliva <aoliva@redhat.com>
14259
b1bb2302
AO
14260 * configure.in (noconfigdirs): Don't reset it from scratch in the
14261 target case; only append to it.
6387a56e 14262
b2964d63
AO
14263 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14264 sparc-*-solaris2.8]: Disable ${libgcj}.
14265
8343765d
AO
142662001-04-25 Alexandre Oliva <aoliva@redhat.com>
14267
14268 * configure.in (libgcj_saved): Copy from $libgcj.
14269 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14270 --disable-libgcj.
14271
ddbb6d43
GRK
142722001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14273
14274 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14275 C front end maintainer.
ddbb6d43 14276
3fa03ff9
AG
14277Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14278
14279 * configure.in: Move *-chorusos target case to the proper switch.
14280 Disable libgcj.
14281
99ffe40f
AO
142822001-04-12 Alexandre Oliva <aoliva@redhat.com>
14283
14284 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14285 1.641.2.228.
14286
78faa32d
FS
142872001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14288
14289 * Makefile.in (STAGE1_CFLAGS): Pass down.
14290
cdbff0ab
AM
142912001-04-13 Alan Modra <amodra@one.net.au>
14292
14293 * config.guess: Add hppa64-linux support. Note for next import that
14294 this is already in the master file.
14295 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14296
75b9074c
AO
142972001-04-12 Alexandre Oliva <aoliva@redhat.com>
14298
14299 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14300 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14301
125404c5
SS
143022001-04-11 Stan Shebs <shebs@apple.com>
14303
14304 * MAINTAINERS: Add self as Darwin port maintainer.
14305
876684fe
AM
143062001-04-11 Alan Modra <amodra@one.net.au>
14307
14308 * MAINTAINERS: Update my email address.
14309
06729913
LR
143102001-04-10 Loren J. Rittle <ljrittle@acm.org>
14311
14312 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14313 recent versions of FreeBSD (release 3 or later).
14314 * ltconfig: On FreeBSD, -lc must not be provided when building
14315 a shared library or else the standard -pthread gcc option is
14316 rendered worthless to later users of the built library.
14317
67916302
JM
143182001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14319
14320 * MAINTAINERS: Add self and RTH as C front end maintainers.
14321
d2bc0628
AO
143222001-04-05 Alexandre Oliva <aoliva@redhat.com>
14323
e490616e
ZW
14324 * config.sub: Make sure to match an already-canonicalized
14325 machine name (eg. mn10300-unknown-elf).
d2bc0628 14326
a3406c06
AO
143272001-04-01 Alexandre Oliva <aoliva@redhat.com>
14328
14329 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14330 New macros.
14331 (bootstrap, cross): Use RECURSE_FLAGS.
14332 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14333
a076f6a4
AO
143342001-03-27 Alexandre Oliva <aoliva@redhat.com>
14335
14336 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14337
e9f4fa71
CH
143382001-03-22 Colin Howell <chowell@redhat.com>
14339
7238de5c
CH
14340 * Makefile.in (DO_X): Do not backslash single-quotes in
14341 backquotes (two places).
e9f4fa71 14342
b6b14b1b
AO
143432001-03-22 Alexandre Oliva <aoliva@redhat.com>
14344
14345 Re-installed:
14346 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14347 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14348 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14349 * ltcf-cxx.sh: Likewise.
14350 * ltcf-gcj.sh: Likewise.
14351
1eb0b89d
GP
143522001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14353
14354 * MAINTAINERS: Add myself as "documentation co-maintainer".
14355
82e23236
AO
143562001-03-22 Alexandre Oliva <aoliva@redhat.com>
14357
14358 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14359 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14360
64ec27c3
TT
143612001-03-19 Tom Tromey <tromey@redhat.com>
14362
14363 * config-ml.in: Handle GCJ and GCJFLAGS.
14364
191de407
MC
143652001-03-21 Michael Chastain <chastain@redhat.com>
14366
14367 * Makefile.in: all-m4 depends on all-texinfo.
14368
fed4dede
LR
143692001-03-20 Loren J. Rittle <ljrittle@acm.org>
14370
14371 * MAINTAINERS: Add myself to write after approval list.
14372
085072bb
LB
143732001-03-18 Laurynas Biveinis <lauras@softhome.net>
14374
14375 * Makefile.in (DO_X): Quote nested quotes.
14376
5af8ea3f
AM
143772001-03-18 Alan Modra <alan@linuxcare.com.au>
14378
14379 * MAINTAINERS: Add myself to write after approval list.
14380
69e23037
LB
143812001-03-15 Laurynas Biveinis <lauras@softhome.net>
14382
14383 * Makefile.in (DO_X): Use double quotes for quoting
14384 "RANLIB=$${RANLIB}".
14385
2b9650f4
OP
143862001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14387
14388 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14389
dce2d8b2 143902001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14391
14392 * configure.in: Only use `lang_requires' for languages athat are
14393 actually enabled.
14394
f6646274
PE
143952001-03-08 Phil Edwards <pme@sources.redhat.com>
14396
14397 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14398
c9a54638
AO
143992001-03-08 Alexandre Oliva <aoliva@redhat.com>
14400
14401 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14402
6a556ad6
TT
144032001-03-07 Tom Tromey <tromey@redhat.com>
14404
14405 * configure.in: Allow config-lang.in to set `lang_requires' to list
14406 of other required languages.
14407
6822468a
LB
144082001-03-06 Laurynas Biveinis <lauras@softhome.net>
14409
14410 * Makefile.in: Remove RANLIB definition. Use RANLIB
14411 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14412 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14413
f04885d3 144142001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14415 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14416
f04885d3
BK
14417 * Makefile.in (check-c++): Use tabs, not spaces.
14418
288edf47 144192001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14420
288edf47
LB
14421 * MAINTAINERS: add myself to Write After Approval list.
14422
3d55d2f8 144232001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14424
e490616e 14425 * Makefile.in (check-c++): New rule.
6387a56e 14426
4d88a68a
BK
14427 * configure.in (target_libs): Remove libg++.
14428 (noconfigdirs): Remove libg++.
14429 (noconfigdirs): Same.
14430 (noconfigdirs): Same.
14431 (noconfigdirs): Same.
14432
14433 * config-ml.in: Remove libg++ references.
14434
14435 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14436 (ALL_TARGET_MODULES): Same.
14437 (configure-target-libg++): Remove.
14438 (all-target-libg++): Remove.
14439 (configure-target-libio): Remove.
14440 (all-target-libio): Remove.
14441 (check-target-libio): Remove.
14442 (.PHONY): Remove.
14443 (libg++.tar.bz2): Remove.
14444 (all-target-cygmon): Remove libio.
14445 (all-target-libstdc++): Remove.
14446 (configure-target-libstdc++): Remove.
14447 (TARGET_LIB_PATH): Remove libstdc++.
14448 (ALL_GCC_CXX): Remove libstdc++.
14449 (all-target-gperf): Correct.
14450
2437d4ed
NC
144512001-02-16 Nick Clifton <nickc@redhat.com>
14452
14453 * configure.in (noconfigdirs): Allow configuration of texinfo
14454 for Cygwin hosts.
14455
85b99cbe
AG
144562001-02-15 Anthony Green <green@redhat.com>
14457
14458 * configure: Introduce GCJ_FOR_TARGET.
14459 * configure.in: Ditto.
14460 * Makefile.in: Ditto.
14461
7b18790c
AS
144622001-02-13 Andreas Schwab <schwab@suse.de>
14463
14464 * MAINTAINERS: Update mail address.
14465
c4880c99
MS
144662001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14467
14468 * config.guess: Add linux target for S/390.
14469 * config.sub: Likewise.
14470
dce2d8b2 144712001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14472
14473 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14474 target-libgloss.
e31ae6db 14475
7739adfb
BE
144762001-02-06 Ben Elliston <bje@redhat.com>
14477
14478 * configure: Output host type to stdout, not stderr.
14479
36ca672c
MM
144802001-02-05 Mark Mitchell <mark@codesourcery.com>
14481
e40f2829 14482 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14483 * ltcf-cxx.sh: Likewise.
14484
36ca672c
MM
14485 * config.if: Assume enable_libstdcxx_v3 is defined.
14486
22fdd65e
MM
144872001-02-04 Mark Mitchell <mark@codesourcery.com>
14488
14489 Remove V2 C++ library.
14490 * configure.in: Remove --enable-libstdcxx_v3 support.
14491
3b60dd8e
BM
144922001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14493
14494 * include/demangle.h: Add prototype for java_demangle_v3.
14495
42c0c80a
PE
144962001-01-29 Phil Edwards <pme@sources.redhat.com>
14497
14498 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14499
0be25992
RH
145002001-01-27 Richard Henderson <rth@redhat.com>
14501
14502 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14503
8a8de62d
MS
145042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14505
14506 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14507 Don't unset, it's non-portable and no longer necessary, set to empty
14508 instead.
14509
92769744
MS
145102001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14511
14512 * ltconfig: Shell portability fix for the tagname validity check.
14513
88a1c0ab
AO
145142001-01-27 Alexandre Oliva <aoliva@redhat.com>
14515
14516 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14517 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14518
45291dd5
MS
145192001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14520
14521 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14522
1ace7e15
TT
145232001-01-26 Tom Tromey <tromey@redhat.com>
14524
14525 * configure.in: Allow libgcj to be built on Sparc Solaris.
14526
0ef8b11b
DE
145272001-01-25 David Edelsohn <edelsohn@gnu.org>
14528
14529 * ltcf-c.sh: Add aix5 case.
14530 * ltcf-cxx.sh: Likewise.
14531 * ltconfig: Likewise.
14532
0006091e
AO
145332001-01-24 Alexandre Oliva <aoliva@redhat.com>
14534
9bad11e1
AO
14535 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14536 keep at least one of build_libtool_libs or build_old_libs set to
14537 yes.
14538
0006091e
AO
14539 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14540 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14541
7c01b2b5
BM
145422001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14543
14544 * configure.in: Enable libgcj on several additional platforms.
14545
d340e0ac
BM
145462001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14547
14548 * configure.in: Enable libgcj for linux targets.
14549
5baf8c37
MS
145502001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14551
14552 * MAINTAINERS (Write After Approval): Add myself.
14553
10a0ba84
JDA
145542001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14555
14556 * MAINTAINERS: Add myself as vax port maintainer.
14557
357c6a4b
FH
145582001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14559
14560 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14561
6e2d9a7a
MS
145622001-01-09 Mike Stump <mrs@wrs.com>
14563
14564 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14565 failures of subdirectories.
14566
b6b14b1b 145672001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14568
b6b14b1b 14569 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14570 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14571 * ltcf-cxx.sh: Likewise.
14572 * ltcf-gcj.sh: Likewise.
14573 * ltconfig.sh: Fix typo.
976b230d 14574
07109110
LB
145752001-01-02 Laurynas Biveinis <lauras@softhome.net>
14576
14577 * configure: handle DOS-style absolute paths.
14578
1da5b8fc
LB
145792001-01-02 Laurynas Biveinis <lauras@softhome.net>
14580
14581 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14582
4c2f5b4f
MM
145832000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14584
14585 * MAINTAINERS: Add myself as avr port co-maintainer.
14586
bc53668e
BE
145872000-12-28 Ben Elliston <bje@redhat.com>
14588
14589 * MAINTAINERS: Add myself under ``Write After Approval''.
14590
c387606f
JM
145912000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14592
14593 * texinfo: Remove directory from GCC.
14594
2cb5082c
JM
145952000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14596
14597 * COPYING: Update to current
14598 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14599 to 19yy as example year in copyright notice).
14600
cc330df9
BK
146012000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14602
6387a56e 14603 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14604 (libstdcxx_incdir): Pass down.
14605 * config.if: Remove expired bits for cxx_interface, add stub.
14606 (libstdcxx_incdir): Add variable for g++ include directory.
14607 * configure.in (gxx_include_dir): Use it.
6387a56e 14608
4c6b2835
AO
146092000-12-18 Alexandre Oliva <aoliva@redhat.com>
14610
14611 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14612 with old-email address from ``Write After Approval''.
14613
3896f13e
AJ
146142000-12-15 Andreas Jaeger <aj@suse.de>
14615
14616 * configure.in: Handle lang_dirs.
14617
146182000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14619
ad46e881
TT
14620 * MAINTAINERS: Removed brads.
14621
90a10418
TT
14622 * MAINTAINERS: Added gcj developers.
14623
41dfe3a2 146242000-12-13 Anthony Green <green@redhat.com>
6387a56e 14625
41dfe3a2 14626 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14627 listed. Disable libgcj for x86 and Alpha Linux until compatible
14628 with g++ abi.
6387a56e 14629
e2f601da
MS
146302000-12-13 Mike Stump <mrs@wrs.com>
14631
14632 * Makefile.in (local-distclean): Also remove fastjar.
14633
70030c01
RB
146342000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14635
14636 * contrib/gcc_update: Add fastjar --touch entries.
14637
2a50f859
AO
146382000-12-12 Alexandre Oliva <aoliva@redhat.com>
14639
14640 * configure.in: Disable language-specific target libraries for
14641 languages that aren't enabled.
14642
7743113b
AG
146432000-12-10 Anthony Green <green@redhat.com>
14644
14645 * configure.in: Define libgcj. Disable libgcj target libraries for
14646 most targets.
14647
92e061a6
NB
146482000-12-10 Neil Booth <neilb@earthling.net>
14649
14650 * MAINTAINERS: Update mail address, remove from WAA list.
14651
f34ff6d6
APB
146522000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14653
14654 * libjava: Imported from /cvs/java.
14655 * libffi: Likewise.
14656 * Boehm-gc: Likewise.
14657
d82a33c6
APB
146582000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14659
14660 * configure.in (target_libs): Revert 2000-12-08 patch.
14661 (noconfigdirs): Added target-libjava.
14662
e14f8e28
LB
146632000-12-09 Laurynas Biveinis <lauras@softhome.net>
14664
14665 * djunpack.bat: removed.
14666
fc26516b
LB
146672000-12-09 Laurynas Biveinis <lauras@softhome.net>
14668
14669 * Makefile.in: handle DOS-style absolute paths.
14670 * config-ml.in: likewise.
14671 * symlink-tree: likewise.
14672
bd8757b3
APB
146732000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14674
14675 * fastjar: Imported.
14676
81522a1f
APB
146772000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14678
14679 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14680 libjava.
14681 * configure.in (target_libs): Removed `target-libjava'.
14682
5db1f7ed
APB
146832000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14684
14685 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14686 (ALL_MODULES): Added fastjar.
14687 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14688 (all-target-libjava): all-fastjar replaces all-zip.
14689 (all-fastjar): Added.
14690 (configure-target-fastjar, all-target-fastjar): Likewise.
14691 * configure.in (host_tools): Added fastjar.
14692
5e59997c
MS
146932000-12-07 Mike Stump <mrs@wrs.com>
14694
14695 * Makefile.in (local-distclean): Remove leftover built files.
14696
0a534f40
NC
146972000-11-24 Nick Clifton <nickc@redhat.com>
14698
14699 * configure.in (xscale-elf): Add target.
14700 (xscale-coff): Add target.
14701
7686cadf
LR
147022000-11-22 Loren J. Rittle <ljrittle@acm.org>
14703
e490616e
ZW
14704 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14705 recent versions of FreeBSD (release 3 or later).
14706 * ltconfig: On FreeBSD, -lc must not be provided when building
14707 a shared library or else the standard -pthread gcc option is
14708 rendered worthless to later users of the built library.
7686cadf 14709
fff01699
FF
147102000-11-16 Fred Fish <fnf@be.com>
14711
14712 * configure.in (enable_libstdcxx_v3): Fix typo,
14713 libstd++ -> libstdc++.
14714
4dc16355
KL
147152000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14716
14717 * MAINTAINERS: Add self to Write After Approval list.
14718
bf6fc7b2
BS
147192000-11-21 Bernd Schmidt <bernds@redhat.com>
14720
14721 * MAINTAINERS: Update my email address. Add myself to global write
14722 privs list.
14723
ce8e06b1
AO
147242000-11-18 Alexandre Oliva <aoliva@redhat.com>
14725
6e2a4843
AO
14726 * Makefile.in: Merge with src and libgcj.
14727 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14728 configure-target-<library> when their configure scripts need the C
14729 or C++ library to have already been built to work properly.
14730 (do_proto_toplev): Set them to an empty string.
14731
ce8e06b1
AO
14732 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14733 (REALLY_SET_LIB_PATH): Use them.
14734
c003f378
SS
147352000-11-17 Stan Shebs <shebs@apple.com>
14736
14737 * MAINTAINERS: Add self to Write After Approval list.
14738
cc1e60ea
JM
147392000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14740
14741 * configure: Provide the original toplevel configure arguments
14742 (including $0) to subprocesses in the environment rather than
14743 through gcc/configargs.h.
14744
1173593d
JM
147452000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14746
14747 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14748 C99. Alphabetise "Write After Approval" list.
14749
520907ee
MM
147502000-11-12 Mark Mitchell <mark@codesourcery.com>
14751
34f6fbdb
MM
14752 * configure: Turn on libstdc++ V3 by default.
14753
520907ee
MM
14754 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14755 if we've got GCC.
14756
0bbd37ed
PB
147572000-11-11 Philip Blundell <philb@gnu.org>
14758
14759 * MAINTAINERS: Add self to Write After Approval list.
14760
7ca0e6d9
DE
147612000-11-09 David Edelsohn <edelsohn@gnu.org>
14762
14763 * ltcf-c.sh (aix4): Improve shared library configuration; require
14764 exporting symbols.
14765 * ltcf-cxx.sh (aix4): Define.
14766 * ltconfig (aix4): Define library and soname specs appropriate for
14767 AIX. Define command to create export symbols list.
14768
dce2d8b2 14769Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14770
14771 * config.sub: Add support for Sun Chorus
14772
fc05d516
NC
147732000-10-31 Nick Clifton <nickc@redhat.com>
14774
14775 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14776 <name>@redhat.com. Also installed new email address for Clint
14777 Popetz.
6387a56e 14778
90a0e73f
JM
147792000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14780
14781 * etc: Remove directory from GCC.
14782
a5e1b548
MM
147832000-10-16 Michael Meissner <meissner@redhat.com>
14784
14785 * configure (gcc/configargs.h): Only create if there is a build GCC
14786 directory created.
14787
6387a56e
EC
147882000-10-16 Matthias Klose <doko@debian.org>
14789
be1db873
MK
14790 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14791 when configured for libstdc++-v3.
14792
f5fa9a5b
PE
147932000-10-05 Phil Edwards <pme@gcc.gnu.org>
14794
14795 * configure: Save configure arguments to gcc/configargs.h.
14796
61a77fea
PT
147972000-10-04 Philipp Thomas <pthomas@suse.de>
14798
14799 * config.guess: Import CVS version 1.157.
14800 * config.sub: Import CVS version 1.181.
14801
3a4fee66
AP
148022000-10-04 Andris Pavenis <pavenis@latnet.lv>
14803
14804 * Makefile.in (bootstrap): avoid recursion if subdir missing
14805 (cross): ditto
14806 (do-proto-toplev): ditto
14807
3dd7094e
AO
148082000-09-30 Alexandre Oliva <aoliva@redhat.com>
14809
de710532
AO
14810 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14811 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14812
3dd7094e
AO
14813 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14814 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14815 all affected `configure' scripts.
14816
e592386f
NB
14817Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14818
14819 * MAINTAINERS: Add self as cpplib co-maintainer.
14820
fba54939
AH
148212000-09-24 Aldy Hernandez <aldyh@redhat.com>
14822
14823 * MAINTAINERS: Add self to Write After Approval list.
14824
2bd429f4
GP
148252000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14826
14827 * INSTALL/README: egcs -> GCC update.
14828
dce2d8b2 14829Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14830
14831 * MAINTAINERS: Add myself to Write After Approval list.
14832
d7ce9a83
KH
148332000-09-15 Kazu Hirata <kazu@hxi.com>
14834
14835 * MAINTAINERS: Add myself to Write After Approval list.
14836
18a53ffe
JL
14837Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14838
e490616e
ZW
14839 * configure.in: Do not build byacc for hppa64. Provide paths to the
14840 X11 libraries for hppa64.
18a53ffe 14841
f246ff23
SC
148422000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14843
14844 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14845
06298abd
AO
148462000-09-06 Alexandre Oliva <aoliva@redhat.com>
14847
4b92758a
AO
14848 * Makefile.in (all-zlib): Added dummy target.
14849
06298abd
AO
14850 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14851 ltcf-gcj.sh: Updated from libtool multi-language branch.
14852
4d73d07a
AO
148532000-09-05 Alexandre Oliva <aoliva@redhat.com>
14854
14855 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14856 (bootstrap*): Depend on all-bootstrap.
14857
05d52d78
PT
148582000-09-05 Philipp Thomas <pthomas@suse.de>
14859
14860 * config.guess: Import CVS version 1.156.
14861 * config.sub: Import CVS version 1.179.
14862
3c809ba4
AG
148632000-09-02 Anthony Green <green@cygnus.com>
14864
14865 * Makefile.in (all-gcc): Depend on all-zlib.
14866 (CLEAN_MODULES): Add clean-zlib.
14867 (ALL_MODULES): Add all-zlib.
14868 * configure.in (host_libs): Add zlib.
14869
10ad78a0 148702000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14871
14872 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14873 crosses, but add gcc/include to the header search path for them.
14874
b36a9ce3
DB
148752000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14876
14877 * MAINTAINERS: Add self to Write After Approval list.
14878
cb011248
FS
148792000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14880
14881 * config.guess: Import CVS version 1.152.
14882 * config.sub: Import CVS version 1.177.
14883
db310af0
AO
148842000-08-25 Alexandre Oliva <aoliva@redhat.com>
14885
7965440a
AO
14886 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14887 $targargs to tell whether newlib is going to be built.
14888
db310af0
AO
14889 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14890 $$r/TARGET_SUBDIR/libio for _G_config.h.
14891
e7977565
AO
148922000-08-23 Alexandre Oliva <aoliva@redhat.com>
14893
14894 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14895
126bb9ed
DD
148962000-08-22 DJ Delorie <dj@redhat.com>
14897
14898 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14899
5b0e9d29
AO
149002000-08-22 Alexandre Oliva <aoliva@redhat.com>
14901
14902 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14903 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14904 sub-configures.
14905
4f3e904e
DD
149062000-08-21 DJ Delorie <dj@redhat.com>
14907
14908 * MAINTAINERS: Add self as a libiberty maintainer
14909
c9635443
AO
149102000-08-16 Alexandre Oliva <aoliva@redhat.com>
14911
14912 * configure.in (libstdcxx_flags): Use
14913 libstdc++-v3/src/libstdc++.INC.
14914
8b2100ba
AO
149152000-08-15 Alexandre Oliva <aoliva@redhat.com>
14916
14917 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14918
57119aa9
ZW
149192000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14920
eeb943b0
ZW
14921 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14922
6387a56e 14923 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14924 explicit. Substitute enable_threads into generated Makefiles.
14925 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14926 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14927
acffa7c4
GK
149282000-08-13 Geoff Keating <geoffk@cygnus.com>
14929
14930 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14931
808d8c41
AO
149322000-08-12 Alexandre Oliva <aoliva@redhat.com>
14933
14934 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14935 previous delta.
14936
1fc8c51c 149372000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14938
1fc8c51c
JM
14939 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14940 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14941 (FLAGS_FOR_TARGET): Not here.
14942 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14943
25698887
AO
149442000-08-11 Alexandre Oliva <aoliva@redhat.com>
14945
14946 * config-ml.in (CC, CXX): Don't introduce a leading space.
14947
10120687
DD
149482000-08-07 DJ Delorie <dj@delorie.com>
14949
14950 * MAINTAINERS: Add self as a DJGPP maintainer
14951
15c758e9
DD
149522000-08-07 DJ Delorie <dj@redhat.com>
14953
14954 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14955 "if we're also building gcc, and it's a gcc that will run on the
14956 build machine, we want to use its includes instead of the system's
14957 default includes".
14958
2d0de245
JM
149592000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14960
14961 * MAINTAINERS: Add self to Write After Approval list.
14962
e81b330a
AO
149632000-08-03 Alexandre Oliva <aoliva@redhat.com>
14964
83440c1e
AO
14965 * configure.in (libstdcxx_flags): Don't use `"'.
14966
e81b330a
AO
14967 * config-ml.in: Adjust multilib search paths to the
14968 appropriate multilib tree.
14969
cf95c847
AO
149702000-08-02 Alexandre Oliva <aoliva@redhat.com>
14971
14972 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14973 commas in $LANGUAGES.
14974
9e9af119
MH
149752000-08-02 Manfred Hollstein <manfredh@redhat.com>
14976
14977 * configure.in: Re-enable all references to libg++ and librx.
14978
606ce391
AO
149792000-08-01 Alexandre Oliva <aoliva@redhat.com>
14980
89820b43
AO
14981 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14982 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14983 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14984 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14985
606ce391
AO
14986 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14987
04179d4a
AO
149882000-07-31 Alexandre Oliva <aoliva@redhat.com>
14989
14990 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14991 CXX_FOR_TARGET for sed.
14992
d4eb109c
AO
149932000-07-30 Alexandre Oliva <aoliva@redhat.com>
14994
14995 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14996 Do not override if already set in the environment or in configure.
14997 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14998 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14999
4f4caf92
AO
150002000-07-28 Alexandre Oliva <aoliva@redhat.com>
15001
15002 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15003 the libtool CVS tree multi-language branch.
15004 * ltconfig, ltmain.sh: Updated.
6387a56e 15005
b87487b6
AO
150062000-07-27 Alexandre Oliva <aoliva@redhat.com>
15007
1670d1ea
AO
15008 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15009 (clean-target): Depend on it.
15010
b87487b6
AO
15011 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15012 (GCC_FOR_TARGET): Use it.
15013 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15014 * configure.in: ... here.
15015 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15016 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15017
4e81ae98
EC
150182000-07-24 Eric Christopher <echristo@cygnus.com>
15019
15020 * MAINTAINERS: Add self to Write After Approval list.
15021
059ae32c
AO
150222000-07-24 Alexandre Oliva <aoliva@redhat.com>
15023
5b28edd4
AO
15024 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15025 (configure-target-libchill, configure-target-libobjc): Likewise.
15026
059ae32c
AO
15027 * configure.in: Use the same cache file for all target libs.
15028 * config-ml.in: But different cache files per multilib variant.
15029
1adcd149
MS
150302000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15031
15032 * configure (topsrcdir): Don't use dirname.
15033
2d573dff
JO
150342000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15035
15036 * MAINTAINERS: Add self to Write After Approval list.
15037
d207ebef
JM
150382000-07-20 Jason Merrill <jason@redhat.com>
15039
15040 * configure.in: Remove all references to libg++ and librx.
15041
15042 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15043
150442000-07-20 Hans-Peter Nilsson <hp@axis.com>
15045
15046 * config.sub: Update to subversions version 2000-07-06.
15047
7b7792d5
AH
150482000-07-12 Andrew Haley <aph@cygnus.com>
15049
15050 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15051 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15052
3abaac67
PE
150532000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15054
15055 * symlink-tree: Check number of arguments.
15056
34be2b36
JW
150572000-07-05 Jim Wilson <wilson@cygnus.com>
15058
15059 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15060 search path for a g++ extracted from the build tree. This
15061 will allow link tests run by configure scripts in
15062 subdirectories to succeed.
15063
d207ebef
JM
150642000-07-01 Koundinya K <kk@ddeorg.soft.net>
15065
e490616e 15066 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15067
0900331b
MH
150682000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15069
15070 * MAINTAINERS: Add myself as loop discovery maintainer.
15071
d207ebef
JM
150722000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15073
15074 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15075 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15076
150772000-06-19 Timothy Wall <twall@cygnus.com>
15078
15079 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15080 * config.sub: Add tic54x target.
15081
11a27a76
TM
15082Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15083
15084 * MAINTAINERS: Add self as Fortran maintainer,
15085 remove Craig Burley.
15086
d207ebef 15087Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15088
d207ebef
JM
15089 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15090 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15091
7758b73f
PT
15092Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15093
15094 * MAINTAINERS: Add self as i18n maintainer
15095
d207ebef
JM
1509620000-05-21 H.J. Lu (hjl@gnu.org)
15097
e490616e
ZW
15098 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15099 directory are used if they exist. Make sure
15100 $(build_tooldir)/include is searched for header files,
15101 $(build_tooldir)/lib/ for library files.
d207ebef 15102 (GCC_FOR_TARGET): Likewise.
e490616e 15103 (CXX_FOR_TARGET): Likewise.
d207ebef 15104
bae29210
JL
15105Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15106
15107 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15108
d207ebef 15109Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15110
15111 * Makefile.in (configure-target-libiberty): Depend on
15112 configure-target-newlib.
15113
aab0d19d
AO
151142000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15115
15116 * configure.in, Makefile.in: Merge all libffi-related
15117 configury stuff from the libgcj tree.
15118
d207ebef
JM
15119Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15120
15121 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15122 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15123
15124Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15125
15126 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15127 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15128 current version information. Add to proto-toplev directory.
d207ebef
JM
15129 (gdb-taz): Build do-djunpack.
15130
758c7bd4
DE
151312000-05-15 David Edelsohn <edelsohn@gnu.org>
15132
15133 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15134
1888228d
AC
15135Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15136
15137 * MAINTAINERS: Add self to Write After Approval list.
15138
d207ebef
JM
151392000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15140
15141 * ltmain.sh: Preserve in relink_command any environment
15142 variables that may affect the linker behavior.
15143
2d7cc2fe
JL
15144Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15145
d207ebef
JM
15146 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15147
15148Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15149
15150 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15151
151522000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15153
15154 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15155 with the version name.
2d7cc2fe 15156
ee455968
JE
15157Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15158
15159 * MAINTAINERS: Add self as bb-reorder maintainer.
15160
73b97e5c
BK
151612000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15162
15163 * config.if: Tweak.
15164
d207ebef
JM
151652000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15166
15167 * djunpack.bat: New file.
15168
15169Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15170
15171 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15172 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15173 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15174 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15175
954869eb
DP
151762000-04-16 Dave Pitts <dpitts@cozx.com>
15177
e490616e
ZW
15178 * config.sub (case $basic_machine): Change default for "ibm-*"
15179 to "openedition".
954869eb 15180
eaabe541
AJ
151812000-04-13 Andreas Jaeger <aj@suse.de>
15182
15183 * MAINTAINERS: Added myself.
15184
d207ebef
JM
15185Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15186
15187 * Makefile.in (gdb-taz): New target. GDB specific archive.
15188 (do-md5sum): New target.
15189 (MD5PROG): Define.
15190 (PACKAGE): Default to TOOL.
15191 (VER): Default to a shell script.
15192 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15193 md5 checksum generation.
d207ebef
JM
15194 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15195 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15196 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15197 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15198
15199Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15200
15201 * configure (warn_cflags): Delete.
15202
0ea6d60c
PDM
15203Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15204
15205 * MAINTAINERS: Added myself.
15206
17090313 152072000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15208 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15209
e490616e
ZW
15210 * configure.in (enable_libstdcxx_v3): Add.
15211 (target_libs): Add bits here to switch between libstdc++-v2 and
15212 libstdc++-v3.
15213 * config.if: And this file too.
15214 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15215
76b78517
MM
152162000-04-05 Michael Meissner <meissner@redhat.com>
15217
15218 * config.sub (d30v): Add d30v as a basic machine type.
15219
ad242caf
JM
152202000-03-29 Jason Merrill <jason@casey.cygnus.com>
15221
15222 * configure.in: -linux-gnu*, not -linux-gnu.
15223
d4537148
TM
15224Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15225
15226 * MAINTAINERS: Add self in write-after-approval section.
15227
f152e9d4
JW
15228Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15229
15230 * MAINTAINERS: Add self as ia64 port maintainer.
15231
6a5fcef1
NB
152322000-03-08 Neil Booth <NeilB@earthling.net>
15233
15234 * MAINTAINERS: Add self in write-after-approval section.
15235
d207ebef 15236Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15237
d207ebef
JM
15238 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15239 (do-tar-bz2): Replace TOOL with PACKAGE.
15240 (gdb.tar.bz2): Remove GDBTK from GDB package.
15241 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15242 dejagnu.tar.bz2): New packages.
d207ebef
JM
15243
152442000-02-27 Andreas Jaeger <aj@suse.de>
15245
15246 * configure.in: Add entry for mips*-*-linux*, move catch all
15247 *-*-*linux* entry below this one.
15248
152492000-02-27 Ian Lance Taylor <ian@zembu.com>
15250
15251 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15252
521fe9d0
NC
152532000-02-24 Nick Clifton <nickc@cygnus.com>
15254
15255 * config.sub: Support an OS of "wince".
15256
d207ebef
JM
15257Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15258
15259 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15260 version.
d207ebef 15261
dce2d8b2 152622000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15263
15264 * config.sub: Add support for Linux/IBM 370.
15265 * configure.in: Likewise.
15266
3a685f6f
NC
152672000-02-22 Nick Clifton <nickc@cygnus.com>
15268
15269 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15270
dce2d8b2 152712000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15272
d207ebef 15273 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15274
4746ee26
KG
152752000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15276
15277 * configure (gcc_version): When setting, narrow search to
15278 lines containing `version_string'.
15279
ba96c72d
DC
152802000-02-15 Denis Chertykov <denisc@overta.ru>
15281
15282 * config.sub: Add support for avr target.
15283
77f16a66
NC
152842000-02-14 Nick Clifton <nickc@cygnus.com>
15285
15286 * MAINTAINERS: Add maintainers for MCore port.
15287
784a3a80
HPN
15288Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15289
15290 * config.sub: Add mmix-knuth-mmixware.
15291
719dd4fa
KG
152922000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15293
15294 * MAINTAINERS: Pair cccp with cpplib maintainership.
15295
dce2d8b2 152962000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15297
15298 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15299 structure stuff to -L library search.
15300 (CXX_FOR_TARGET): Ditto.
15301 (CROSS_CHECK_MODULES): Fix spelling mistake.
15302
7a53e94b
MM
153032000-01-24 Mark Mitchell <mark@codesourcery.com>
15304
15305 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15306 the C++ compiler.
15307
0da3b5a7
RH
153082000-01-12 Richard Henderson <rth@cygnus.com>
15309
15310 * configure.in: Don't build some bits for beos.
15311
02368d6d
JS
153122000-01-12 Joel Sherrill (joel@OARcorp.com)
15313
15314 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15315 as include files.
15316
2e76d35c
ZW
153172000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15318
15319 * Add self as cpplib maintainer, as requested by Jason
15320 Merrill. Correct my e-mail address.
15321
4c25fdcf
GK
153222000-01-06 Geoff Keating <geoffk@cygnus.com>
15323
15324 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15325 not mh-aix43.
15326
188e3966
HPN
15327Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15328
15329 * MAINTAINERS: Add myself to "write after approval" list.
15330
c2f5d030
RH
153311999-12-14 Richard Henderson <rth@cygnus.com>
15332
15333 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15334 * config.sub: Accept alphaev[78], alphaev8.
15335
eeda916a
AO
153361999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15337
15338 * config.guess, config.sub: Update from autoconf.
15339
b3bd7820
BK
153401999-11-29 Bruce Korb <autogen@linuxbox.com>
15341
2c290989 15342 * MAINTAINERS: update my playtime e-address.
b3bd7820 15343
1882b2b1
RO
15344Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15345
15346 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15347 necessary libraries are missing.
15348
dce2d8b2 15349Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15350
15351 * MAINTAINERS: Add new 'write after approval' maintainer.
15352
1e25de97
APB
15353Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15354
15355 * MAINTAINERS: Add new Java maintainer.
15356
1722c704
AS
153571999-10-25 Andreas Schwab <schwab@suse.de>
15358
15359 * configure: Fix quoting inside arguments of eval.
15360
8141abe8
NC
153611999-10-21 Nick Clifton <nickc@cygnus.com>
15362
15363 * config-ml.in: Allow suppression of some ARM multilibs.
15364
0b77644a
LV
15365Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15366
15367 * config.guess: Add OS/390 match pattern.
15368 * config.sub: Add mvs, openedition targets.
15369 * configure.in (i370-ibm-opened*): New.
15370
d207ebef
JM
153711999-09-04 Steve Chamberlain <sac@pobox.com>
15372
15373 * config.sub: Add support for configuring for pj.
15374
153751999-08-31 Nick Clifton <nickc@cygnus.com>
15376
15377 * config.sub (maybe_os): Add support for configuring for fr30.
15378
af13ebe9
NC
153791999-08-25 Nick Clifton <nickc@cygnus.com>
15380
15381 * configure.in: Do not configure or build ld for AIX
15382 platforms. ld is known to be broken on these platforms.
15383
1250c760
RO
15384Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15385
15386 * config-ml.in: Pass compiler flag corresponding to multidirs to
15387 subdir configures.
15388
d207ebef
JM
153891999-08-09 Ian Lance Taylor <ian@zembu.com>
15390
15391 * Makefile.in (LDFLAGS): Define.
15392
153931999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15394
15395 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15396 noconfigdirs.
15397 (*-*-cygwin*): Likewise.
15398
153991999-08-08 Ian Lance Taylor <ian@zembu.com>
15400
15401 * mkdep: New file.
15402 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15403 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15404
15405 From Eli Zaretskii <eliz@is.elta.co.il>:
15406 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15407 long file name when using DJGPP on MS-DOS.
15408
dbd83e11
JL
15409Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15410
15411 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15412
d207ebef
JM
154131999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15414
15415 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15416 dependency as this causes "make check" to globally "make all"
15417
cd1f4c2c
TT
15418Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15419
15420 * configure.in (target_libs): Added target-zlib.
15421 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15422 (CONFIGURE_TARGET_MODULES): Likewise.
15423 (CHECK_TARGET_MODULES): Likewise.
15424 (INSTALL_TARGET_MODULES): Likewise.
15425 (CLEAN_TARGET_MODULES): Likewise.
15426 (configure-target-zlib): New target.
15427 (all-target-zlib): Likewise.
15428 (all-target-libjava): Depend on all-target-zlib.
15429 (configure-target-libjava): Depend on configure-target-zlib.
15430
15431 * Makefile.in (configure-target-libjava): Depend on
15432 configure-target-newlib.
15433 (configure-target-boehm-gc): New target.
15434 (configure-target-qthreads): New target.
15435
e490616e
ZW
15436 * configure.in (target_libs): Added target-qthreads.
15437 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15438 (CONFIGURE_TARGET_MODULES): Likewise.
15439 (CHECK_TARGET_MODULES): Likewise.
15440 (INSTALL_TARGET_MODULES): Likewise.
15441 (CLEAN_TARGET_MODULES): Likewise.
15442 (all-target-qthreads): New target.
15443 (configure-target-libjava): Depend on configure-target-qthreads.
15444 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15445
15446 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15447 (CONFIGURE_TARGET_MODULES): Likewise.
15448 (CHECK_TARGET_MODULES): Likewise.
15449 (INSTALL_TARGET_MODULES): Likewise.
15450 (CLEAN_TARGET_MODULES): Likewise.
15451 (all-target-libjava): New target.
15452 (all-target-boehm-gc): Likewise.
15453 * configure.in (target_libs): Added libjava, boehm-gc.
15454
d207ebef
JM
154551999-07-22 Ian Lance Taylor <ian@zembu.com>
15456
15457 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15458 configure.bat in SUPPORT_FILES.
15459 (gas+binutils.tar.bz2): Likewise.
15460
15461 * makeall.bat: Remove; obsolete.
15462
154631999-07-21 Ian Lance Taylor <ian@zembu.com>
15464
15465 From Mark Elbrecht:
15466 * configure.bat: Remove; obsolete.
15467
154681999-07-11 Ian Lance Taylor <ian@zembu.com>
15469
15470 * configure: Add -W -Wall to the default CFLAGS when compiling with
15471 gcc.
15472
15473Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15474
15475 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15476
154771999-06-30 Mark Mitchell <mark@codesourcery.com>
15478
15479 * configure.in: Build ld on IRIX6.
15480
154811999-06-12 Ian Lance Taylor <ian@zembu.com>
15482
15483 * Makefile.in: Change distribution targets to use bzip2 instead of
15484 gzip.
15485 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15486 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15487
154881999-06-04 Nick Clifton <nickc@cygnus.com>
15489
15490 * config.sub: Add mcore target.
15491
26d088fa
CD
15492Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15493
15494 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15495
c2c08b29
L
15496Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15497
15498 * config.guess (dummy): Changed to $dummy.
15499
671d0648
NC
155001999-05-24 Nick Clifton <nickc@cygnus.com>
15501
15502 * config.sub: Tidied up case statements.
15503
b1345c72
BE
155041999-05-22 Ben Elliston <bje@cygnus.com>
15505
51ccbd8d
BE
15506 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15507 <jiro@din.or.jp>.
15508
b1345c72
BE
15509 * config.guess: Merge with FSF version. Future changes will be
15510 more accurately recorded in this ChangeLog.
15511 * config.sub: Likewise.
15512
2caf864f
SM
15513Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15514
3d3b561f 15515 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15516
d207ebef
JM
155171999-04-30 Tom Tromey <tromey@cygnus.com>
15518
15519 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15520
90fb0c24
TT
155211999-04-23 Tom Tromey <tromey@cygnus.com>
15522
15523 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15524
d207ebef
JM
155251999-04-20 Drew Moseley <dmoseley@cygnus.com>
15526
15527 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15528 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15529 Bad merge removed these two changes.
15530
3516940d 15531Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15532 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15533
15534 * config.guess (interix Alpha): Add.
15535
d207ebef
JM
155361999-04-11 Richard Henderson <rth@cygnus.com>
15537
15538 * configure.in (i?86-*-beos*): Do config gperf; don't config
15539 gdb, newlib, or libgloss.
15540
e891fbfe 15541Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15542
e891fbfe
AO
15543 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15544 link a trivial program with -mabi=64. If it fails, remove mabi=64
15545 from multidirs.
15546
f9ae47d6
PT
15547Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15548
15549 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15550
d207ebef
JM
155511999-04-08 Nick Clifton <nickc@cygnus.com>
15552
15553 * config.sub: Add support for mcore targets.
15554
155551999-04-07 Michael Meissner <meissner@cygnus.com>
15556
15557 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15558 not mt-ospace, in order to shut up assembler warning about using
15559 symbols that are named the same as registers.
15560
155611999-04-07 Drew Moseley <dmoseley@cygnus.com>
15562
15563 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15564 dependency list for all-target-cygmon.
15565
155661999-04-05 Doug Evans <devans@casey.cygnus.com>
15567
15568 * config-ml.in: Check $host, not $target, for selective multilibs.
15569 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15570 thumb interworking, and underscore prefix multilibs.
15571
155721999-04-04 Ian Lance Taylor <ian@zembu.com>
15573
15574 * missing: Update to version from current automake.
15575
88101ab9
L
15576Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15577
15578 * configure (gxx_include_dir): Removed.
15579
15580 * configure.in (gxx_include_dir): Handle it.
15581 * Makefile.in: Likewise.
15582
d207ebef
JM
155831999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15584
15585 * config.sub (mips64vr4111,mips64vr4111el) Add.
15586
155871999-03-21 Ben Elliston <bje@cygnus.com>
15588
e490616e 15589 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15590
8dc91cbe
ME
15591Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15592
8dc91cbe
ME
15593 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15594 config/mh-djgpp.
15595
d207ebef
JM
15596Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15597
15598 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15599 all-target-newlib to dependency list for all-target-bsp.
15600
926bb5ed
MK
15601Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15602
15603 * config.sub: Add i386-uwin support.
15604 * config.guess: Likewise.
15605
4a6e3000
FS
15606Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15607
15608 * configure.in: cleanup, add mh-*pic handling for arm, special
15609 case powerpc*-*-aix*
15610
d207ebef
JM
15611Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15612
15613 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15614 can be built.
15615
15616Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15617
15618 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15619 targets.
d207ebef 15620
71c91078
NC
156211999-03-02 Nick Clifton <nickc@cygnus.com>
15622
15623 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15624
282e5df8
GN
15625Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15626
15627 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15628
1de558ee
NC
156291999-02-24 Nick Clifton <nickc@cygnus.com>
15630
15631 * config.sub: Fix typo in arm recognition.
15632
d207ebef
JM
15633Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15634
15635 * configure.in (noconfigdirs): Changed target_configdirs to
15636 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15637 rather than m68k-*-* since it is not known to work on
15638 m68k-aout. Ditto for arm-*-*oabi.
15639
15640Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15641
15642 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15643
156441999-02-19 Ben Elliston <bje@cygnus.com>
15645
15646 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15647 Smart and improved by Andrew Cagney.
15648
fab7445a
ME
15649Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15650
15651 * config.guess: Recognize openbsd-*-hppa.
15652
8ccdc228
L
15653Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15654
15655 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15656 only if it is not empty.
15657
3b7265ff
NC
156581999-02-17 Nick Clifton <nickc@cygnus.com>
15659
15660 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15661
d207ebef 15662 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15663
15664 * config.sub: Modified to recognize uname's armv* syntax.
15665
d207ebef
JM
156661999-02-17 Mark Salter <msalter@cygnus.com>
15667
15668 * configure.in: Added target-bsp for sparclite.
15669
15670Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15671
15672 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15673
156741999-02-08 Nick Clifton <nickc@cygnus.com>
15675
15676 * configure.in: Add support for strongarm port.
15677 * config.sub: Add support for strongarm target.
15678
c48dd3f5 15679Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15680
c48dd3f5
MK
15681 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15682 the old name config/mh-cygwin32.
15683 Enable texinfo.
15684
d207ebef
JM
15685Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15686
15687 * configure.in: Do build ld for ix86 Solaris.
15688
ecd62820
JW
15689Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15690
15691 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15692 $AR_FOR_TARGET. Likewise for RANLIB.
15693
bbd8fa7f 15694Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15695
e490616e
ZW
15696 * config.sub (oabi): Recognize.
15697 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15698
0397442c
RL
15699Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15700
15701 * config.guess: Improve detection of i686 on UnixWare 7.
15702
c9ffaa63
MK
15703Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15704
15705 * config.guess: Add support for i386-pc-interix.
15706 * config.sub: Likewise.
15707 * configure.in: Likewise.
c9ffaa63 15708
d207ebef
JM
15709Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15710
15711 * Makefile.in: Remove unneeded all-target-libio from
15712 from all-target-winsup target since it is now unneeded.
15713 Add all-target-libtermcap in its place since it is now
15714 needed.
15715
15716Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15717
15718 * configure.in: makefile stub for cygwin target is probably
15719 unnecessary. Remove it for now.
d207ebef
JM
15720
15721Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15722
15723 * configure.in: libtermcap.a should be built when cygwin is the
15724 target as well as the host.
15725 * config.guess: Allow mixed case in cygwin uname output.
15726 * Makefile.in: Add libtermcap target.
d207ebef 15727
ebe12325
JL
15728Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15729
15730 * config.sub: Clean up handling of hppa2.0.
15731
57057b67
RB
15732Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15733
15734 * config.guess: Use C code to identify more HP machines.
15735
f8670be1
JL
15736Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15737
15738 * config.sub: Handle hppa2.0.
15739
d207ebef
JM
15740Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15741
15742 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15743 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15744
157451998-12-15 Mark Salter <msalter@cygnus.com>
15746
15747 * configure.in: Added target-bsp for several target architectures.
15748
15749 * Makefile.in: Added rules for bsp.
15750
d1a09590
JL
15751Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15752
15753 * config.guess: Improve detection of hppa2.0 processors.
15754
15755Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15756
15757 * config.guess: Recognize FreeBSD using ELF automatically.
15758
71205e0b
MH
157591998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15760
15761 * configure (skip-this-dir): Add handling for new shell script, which
15762 might be created by a sub-directory's configure to indicate, this particular
15763 directory is "unwanted".
15764 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15765
d207ebef
JM
15766Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15767
15768 * ltconfig: import from libtool, after changing libtool to
15769 account for the cygwin name change.
15770
15771Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15772
15773 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15774 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15775
15776Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15777
15778 * configure.in: Add libtermcap to list of cygwin dependencies.
15779
15780Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15781
e490616e
ZW
15782 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15783 they include winsup/include when it's a cygwin target.
d207ebef
JM
15784
157851998-11-12 Tom Tromey <tromey@cygnus.com>
15786
15787 * configure.in (host_tools): Added zip.
15788 * Makefile.in (all-target-libjava): Depend on all-zip.
15789 (all-zip): New target.
15790 (ALL_MODULES): Added all-zip.
15791 (NATIVE_CHECK_MODULES): Added check-zip.
15792 (INSTALL_MODULES): Added install-zip.
15793 (CLEAN_MODULES): Added clean-zip.
15794
15795Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15796
15797 * Makefile.in: lose "32" from comment about cygwin.
15798
15799Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15800
15801 * configure.in: Use -Os to build target libraries for the fr30.
15802
15803Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15804
15805 * config.sub: Add fr30.
15806
15807Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15808
e490616e 15809 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15810 cygwin* instead of cygwin32*.
15811 * config.sub: Check cygwin* instead of cygwin32*.
15812
d2ec8b39
RL
15813Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15814
15815 * config.guess: Match any version of Unixware7.
15816
d207ebef
JM
158171998-10-20 Syd Polk <spolk@cygnus.com>
15818
15819 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15820 if desired.
15821
35cd2565
JL
15822Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15823
15824 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15825 these if the appropriate directories and files to not exist.
15826
52d4e5b7
JL
15827Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15828
15829 * Makefile.in (DEVO_SUPPORT): Add config.if.
15830
38ada91e
MH
15831Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15832
15833 * configure: Add pattern to replace "build_tooldir"'s
15834 definition in the generated Makefile with "tooldir"'s
15835 actual value.
15836
e44e84da
JL
15837Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15838
56a8387f
JL
15839 * config.sub: Bring back lost sparcv9.
15840
e44e84da
JL
15841 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15842
5cb95c7a
JL
15843Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15844
15845 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15846 CC_FOR_TARGET and friends.
15847
15848Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15849
ceff9b14
AO
15850 * Makefile.in (build_tooldir): New variable, same as tooldir.
15851 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15852 -B$(build_tooldir)/bin/.
15853 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15854
f2d11dcd
GP
15855Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15856
15857 * README: Remove installation instructions and refer to the
15858 INSTALL directory instead.
15859
73a6d2e7 15860Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15861
73a6d2e7
RL
15862 * config.sub: Add support for i[34567]86-pc-udk.
15863 * configure.in: Likewise.
15864
5d4a5ee6
JL
15865Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15866
15867 * Makefile.in: add bzip2 package building bits for user
15868 tools module
15869 * configure.in: ditto
15870
6fc19d6d
JL
15871Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15872
15873 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15874 (ALL_TARGET_MODULES): Add all-target-libobjc.
15875 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15876 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15877 (all-target-libchill): Add dependencies.
15878 * configure.in (target_libs): Add libchill.
4e81ae98 15879
f653f0ab
MH
158801998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15881
15882 * configure.in (target_subdir): Remove duplicate line.
15883
5d4a5ee6
JL
15884Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15885
15886 * Makefile.in (all-automake): fix dependencies.
15887
494933e4
JL
15888Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15889
15890 * configure.in: Minor cleanups for building in the $(target_alias)
15891 subdir.
15892
f6b58262
JW
158931998-09-22 Jim Wilson <wilson@cygnus.com>
15894
15895 * Makefile.in (bootstrap): Set r and s before make all. Use
15896 BASE_FLAGS_TO_PASS in make all.
15897 (cross): Likewise.
15898
27c7a08d
MM
158991998-09-20 Mark Mitchell <mark@markmitchell.com>
15900
15901 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15902
e67afd1e
RH
15903Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15904
15905 * config.sub: Fix typo in last change.
15906
8e44ac71
MH
159071998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15908
15909 * config.sub: Add support for C4x target.
15910 * configure.in: Likewise.
15911
d7496fbb
DM
159121998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15913
15914 * config.sub: Recognize sparcv9 just like sparc64.
15915
22097bd1
RL
15916Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15917
15918 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15919
4b877abd
JL
15920Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15921
2c8ec9a2
JL
15922 * config.guess: Correctly identify Pentium II sco boxes.
15923
4b877abd
JL
15924 * config.guess: Fix "tr" code. From Weiwen Liu.
15925
ab03db52
JH
15926Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15927
15928 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15929 stabs.
15930
b54db294
JL
15931Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15932
15933 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15934 (ALL_TARGET_MODULES): Add all-target-libchill.
15935 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15936 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15937 (all-target-libchill): Add dependencies.
15938 * configure.in (target_libs): Add libchill.
15939
bf48dd73
LW
15940Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15941
15942 * config.guess: Avoid assumptions about "tr" behaves when
15943 LANG is set to something other than English.
15944
a3cbd105
L
15945Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15946
15947 * configure (gxx_include_dir): Changed to
15948 '${prefix}/include/g++'-${libstdcxx_interface}.
15949
15950 * config.if: New to determine the interfaces.
15951
c4acd909
MK
15952Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15953
15954 * config.guess: Detect and handle MPE/IX.
15955 * config.sub: Deal with MPE/IX.
15956
9ea97665
DE
15957Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15958
15959 * configure.in: Use mh-aix43.
15960
0ce065bd
MH
159611998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15962
15963 * configure: Fix --without/--disable cases for gxx-include-dir.
15964
5d4a5ee6
JL
15965Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15966
15967 * mdata-sh: Imported. Needed for automake support.
15968
15969Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15970
15971 * Makefile.in (taz): Try "chmod -R og=u ." before
15972 "chmod og=u `find . -print`".
15973
15974Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15975
15976 * configure.in: Add arm-elf and thumb-elf support.
15977
15978Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15979
15980 * Makefile.in: Undo previous patch.
15981
15982Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15983
15984 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15985 to here ...
15986 (install-no-fixedincludes): and here
15987 (INSTALL_MODULES): ... from here.
15988
466456d9
ILT
15989Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15990
15991 * config.sub: Merge with FSF.
15992
1b409d25
ILT
15993 * config.guess: Merge with FSF.
15994
d207ebef
JM
15995Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15996
15997 * configure (extraconfigdirs): New variable.
15998 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15999 * Makefile.in (all): Move higher in file.
16000 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16001 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16002 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16003 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16004 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16005
160061998-07-23 Brendan Kehoe <brendan@cygnus.com>
16007
16008 * Makefile.in (all-target-libjava): Depend on all-gcc and
16009 all-target-newlib.
16010 (configure-target-libjava): Depend on $(ALL_GCC).
16011
7f1937c1
RL
16012Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16013
16014 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16015 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16016
2ada2bd6
ML
16017Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16018
16019 * INSTALL/README: Fix typo.
16020
1e025bde
ML
16021Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16022
5d4a5ee6
JL
16023 * ylwrap: Change absolute path checks to check for DOS style path
16024 names.
1e025bde 16025
5d4a5ee6
JL
16026 * ylwrap: Don't use a full path name if the source file is in the
16027 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 16028
6755ff73
ILT
16029 * config-ml.in: Default to being verbose, to match Feb 18 change to
16030 configure.
16031
5d4a5ee6
JL
16032Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16033
16034 Brought over from egcs:
16035
16036 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16037
16038 * configure.in (target_subdir): Set to ${target_alias} instead
16039 of "libraries".
16040
16041 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16042
16043 * configure.in (target_subdir): Set to libraries if enable_multilib.
16044
16045Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16046
16047 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16048 multilibs, force reconfiguration the first time we create
16049 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16050
16051Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16052
16053 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16054 avoid confusion with --no-recursion.
16055
16056Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16057
16058 * configure.in: Win32 hosts shouldn't use install -x
16059 * install-sh: remove -x option, and special .exe-handling
16060 hack.
16061
d207ebef
JM
16062Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16063
16064 * config.guess: Recognize i586-pc-beos.
16065 * configure.in: Don't build some bits for beos.
16066
fbd836fc
ILT
16067Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16068
5d4a5ee6
JL
16069 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16070 CFLAGS default to -O2.
16071
fbd836fc
ILT
16072 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16073 when using GNU ld.
16074
16075Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16076
16077 * ltmain.sh: Correct install when using a different shell.
16078
16079Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16080
16081 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16082
d207ebef
JM
16083Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16084
16085 * makefile.vms: Update to build binutils/makefile.vms. Add install
16086 target.
fbd836fc
ILT
16087
16088Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16089
16090 * ltconfig: Update to correct AIX handling.
16091
69b471bc
JL
16092Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16093
81241b5e
JL
16094 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16095
69b471bc
JL
16096 * configure.in (target_subdir): Set to ${target_alias} instead
16097 of "libraries".
16098
bedf82df
MH
160991998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16100
16101 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16102 (Makefile): Depend on $(gcc_version_trigger).
16103
16104 * configure (gcc_version): Change default initializer to empty
16105 string.
16106 (gcc_version_trigger): New variable; pass this variable down
16107 to subdir configures to enable them checking gcc's version
16108 themselves. Emit make macros for both gcc_version vars.
16109 (topsrcdir): Initialize reliably.
16110 (recursion line): Remove --with-gcc-version=${gcc_version}.
16111
28e449d8
MH
161121998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16113
16114 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16115 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16116 in $(libsubdir); emit definition in each generated Makefile.
16117 (gxx_include_dir): Initialize depending on
16118 $enable_version_specific_runtime_libs.
28e449d8 16119
50c4c9f7
MH
161201998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16121
16122 * configure (gcc_version): Initialize properly depending on
16123 how and where configure is started.
16124 (recursion line): Pass a --with-gcc-version=${gcc_version}
16125 to configures in subdirs.
16126
d207ebef
JM
16127Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16128
16129 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16130 cygmon
d207ebef 16131
5d4a5ee6
JL
16132Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16133
16134 * configure.in: Add cygmon and libstub support for mn10200.
16135
2f96399b
MH
161361998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16137
16138 * configure (gcc_version): Add new variable describing the
16139 particular gcc version we're building.
16140 * Makefile.in (libsubdir): Add new macro for the directory
16141 in which the compiler finds executables, libraries, etc.
16142 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16143 and libsubdir.
16144
c4137c50
AO
16145Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16146
ceff9b14
AO
16147 * Makefile.in (local-clean): Remove *.log.
16148 (warning.log): Built with warn_summary from build.log.
16149 (mail-report.log): Run test_summary.
16150 (mail-report-with-warnings.log): Run test_summary including
16151 warning.log in the report.
c4137c50 16152
276d5ee0
RL
16153Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16154
16155 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16156
5d4a5ee6
JL
16157Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16158
16159 * Makefile.in (grep): Grep no longer depends on libiberty.
16160
16161Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16162
16163 * Makefile.in: all-snavigator needs all-libgui.
16164
16165Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16166
16167 * configure.in: Add cygmon and libstub support for mn10300.
16168
8af14275
ILT
16169Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16170
16171 * missing: Update to version from automake 1.3.
16172
fbd836fc
ILT
16173 * ltmain.sh: On installation, don't get confused if the same name
16174 appears more than once in the list of library names.
16175
466456d9
ILT
16176Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16177
16178 * config.sub: Accept m68060 and m5200 as CPU names.
16179
5d4a5ee6
JL
16180Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16181
16182 * configure: Use && rather than using -a in test, because odd
16183 strings can confuse test.
16184 * configure.in: Likewise.
16185
fbd836fc
ILT
16186Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16187
16188 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16189
f0983958
AO
16190Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16191
16192 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16193 bootstrap4-lean): New targets.
f0983958 16194
bfed1ea0
JL
16195Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16196
16197 * mpw-* Delete. Not used.
16198
5d4a5ee6
JL
16199Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16200
16201 * COPYING.LIB: Update FSF address.
16202
bfed1ea0
JL
16203Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16204
16205 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16206
5d4a5ee6
JL
16207 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16208 GAS_SUPPORT_DIRS.
16209
bfed1ea0
JL
16210Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16211
16212 * ltconfig, ltmain.sh: Avoid producing a version number if
16213 -version-info was not used.
16214
5d4a5ee6
JL
16215Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16216
16217 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16218 building with newlib.
16219
162201998-04-30 Paul Eggert <eggert@twinsun.com>
16221
d207ebef 16222 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16223 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16224
16225Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16226
16227 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16228 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16229
16230Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16231
16232 * configure.in: Change alpha to alpha* in several places.
16233
d207ebef
JM
16234Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16235
16236 * config.sub: Recognize sparc86x.
16237
77be0cab
MM
16238Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16239
16240 * configure.in (--enable-target-optspace): Remove debug echo.
16241
62441128
JW
16242Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16243
16244 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16245
bfed1ea0
JL
16246Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16247
16248 * ltconfig: Update cygwin32 support.
16249
5d4a5ee6
JL
16250 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16251 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16252 (GDB_SUPPORT_DIRS): Likewise.
16253
3f4ea1de
MM
16254Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16255
16256 * configure.in (target_makefile_frag): If --enable-target-optspace,
16257 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16258 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16259 not used.
16260 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16261
5d4a5ee6
JL
16262Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16263
16264 * Makefile.in (all-bfd): Depend on all-intl.
16265 (all-binutils): Likewise.
16266 (all-gas): Likewise.
16267 (all-gprof): Likewise.
16268 (all-ld): Likewise.
16269
162701998-04-19 Brendan Kehoe <brendan@cygnus.com>
16271
16272 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16273
bfed1ea0
JL
16274Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16275
5d4a5ee6
JL
16276 * Makefile.in (all-bfd): Depend upon all-libiberty.
16277
bfed1ea0
JL
16278 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16279
5d4a5ee6
JL
16280Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16281
16282 * Makefile.in: Add libstub.
16283
16284 * configure.in: Ditto. Build libstub for targets that have cygmon
16285 support.
16286
16287Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16288
16289 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16290
16291Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16292
16293 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16294 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16295
ec8d6ddc
KW
16296Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16297
16298 * configure: Define DEFAULT_M4 by searching PATH.
16299 * Makfile.in: Use DEFAULT_M4.
16300
bfed1ea0
JL
16301Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16302
16303 * ltconfig: Add cygwin32 support.
16304
5d4a5ee6
JL
16305 * Makefile.in, configure.in: Add libtool as a native only directory
16306 to configure and build.
16307
547a6183
JL
16308Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16309
16310 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16311
5d4a5ee6 16312Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16313
5d4a5ee6
JL
16314 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16315
16316Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16317
16318 * Makefile.in: add ash make rules
16319 * configure.in: add ash to native_only and host_tools lists
16320
16321Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16322
16323 * Makefile.in (all-gettext, all-intl): New targets.
16324 (ALL_MODULES): Added all-gettext, all-intl.
16325 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16326 (INSTALL_MODULES): Added install-gettext, install-intl.
16327 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16328
16329 * configure.in (host_tools): Added gettext.
16330 (native_only): Likewise.
16331 (noconfigdirs) [various cases]: Likewise.
16332 (host_libs): Added intl.
16333
d207ebef
JM
16334Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16335
16336 * configure: Do not disable building gdbtk for cygwin32 hosts.
16337
e98e406f
NC
16338Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16339
16340 * configure.in: Add thumb-coff target.
16341 * config.sub: Add thumb-coff target.
16342
5d4a5ee6
JL
16343Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16344
16345 * Makefile.in: Revert yesterday's change.
16346 (all-target-winsup): all-target-librx stays out of here.
16347
16348Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16349
16350 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16351 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16352 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16353 Remove references to librx and libg++.
16354
16355Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16356
16357 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16358 recursive makes
16359
bfed1ea0
JL
16360Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16361
16362 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16363 for newlib directory.
bfed1ea0
JL
16364 (CXX_FOR_TARGET): Likewise.
16365
16366Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16367
16368 * ltconfig: Update after libtool/ltconfig.in change for
16369 hpux11.
16370
16371Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16372
16373 * ltconfig, ltmain.sh: Update to libtool 1.2.
16374
3cd730af
MH
16375Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16376
16377 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16378 (install-gcc-cross): Instead, override LANGUAGES here.
16379
80564603
DL
163801998-03-18 Dave Love <d.love@dl.ac.uk>
16381
16382 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16383 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16384
d207ebef
JM
16385Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16386
16387 * configure.in: Add Thumb-pe target.
16388
5d4a5ee6 16389Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16390
5d4a5ee6
JL
16391 * Makefile.in - changed sn targets to snavigator
16392 * configure.in - changed sn targets to snavigator
16393
2d4a0558
MH
16394Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16395
16396 * config-ml.in: After building symlink tree call make distclean
16397 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16398 to be the case for libiberty.
16399
04b93567
L
16400Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16401
16402 * configure: When making link, also check the current
16403 directory. The configure scripts may create one.
16404
9a06b842
RH
16405Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16406
16407 * config.sub: Accept alphapca56 and alphaev6 properly.
16408
217fc4e6
FS
16409Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16410
16411 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16412
3e07bdbd 16413Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16414
e490616e 16415 * config.sub (sco5): Fix typo.
3e07bdbd 16416
5d4a5ee6
JL
16417Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16418
16419 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16420 install-itcl.
16421 (install-itcl): Remove dependency on install-tcl.
16422
16423Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16424
16425 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16426
16427Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16428
16429 * configure.in: Don't build libgui for a cygwin32 target when not on
16430 a cygwin32 host.
16431
16432Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16433
16434 * configure (redirect): Set to null, so default behavior of
16435 configure is now --verbose.
16436
ce0d965c
DL
164371998-02-16 Dave Love <d.love@dl.ac.uk>
16438
16439 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16440 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16441
3acd1fd0
MH
16442Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16443
16444 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16445 this change to sync Makefile.in with its ChangeLog entries.
16446
5d4a5ee6
JL
16447Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16448
16449 * ltmain.sh (mkdir): Check that the directory doesn't exist
16450 before we exit with error, so that we don't get races during
16451 parallel builds.
16452
bfed1ea0
JL
16453Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16454
16455 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16456
4e77e8f1
MH
16457Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16458
16459 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16460 PICFLAG_FOR_TARGET.
16461 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16462
16463 * configure: Emit a definition for the new macro enable_shared
16464 into each Makefile.
16465
5d4a5ee6
JL
16466Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16467
16468 * configure.in (host_tools, native_only): Add libtool.
16469
16470Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16471
16472 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16473 Fix typo in ming config comment.
16474
bfed1ea0
JL
16475Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16476
16477 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16478
5d4a5ee6
JL
16479Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16480
16481 * config.sub: Add tic30 cases, and map c30 to tic30.
16482
8821a725
RH
16483Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16484
16485 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16486 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16487 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16488 (CLEAN_TARGET_MODULES): Similarly
16489 (all-target-libf2c): Add dependences.
4e81ae98 16490 * configure.in (target_libs): Add libf2c.
8821a725 16491
5d4a5ee6
JL
16492Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16493
16494 * configure.in: Remove expect from noconfigdirs when target
16495 is cygwin32. OK to build expect and dejagnu with Canadian
16496 Cross.
16497
0aadd657
ILT
16498Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16499
5d4a5ee6
JL
16500 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16501 host.
16502
0aadd657
ILT
16503 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16504 and mingw32.
16505
d0a8352c
MH
16506Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16507
16508 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16509 here as it is not defined in the toplevel Makefile.
16510
59739e3c
MH
16511Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16512
16513 * configure (package_makefile_rules_frag): New variable, which names
16514 a file with generic rules, ...
16515 Change comment to mention we now have FIVE parts.
16516 * configure: Undo last change.
16517
228197ee
LT
16518Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16519
16520 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16521 * config.sub: More accurate determination of HP processor types.
228197ee 16522
efd4c0ba
MH
16523Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16524
16525 * configure (package_makefile_frag): Move inserting the
16526 ${package_makefile_frag} to where it should be according
16527 to the comment.
16528
6eef3189
PB
16529Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16530
16531 * config.guess: Add support for Linux/ARM.
16532
d207ebef
JM
16533Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16534
16535 * .cvsignore: Remove *-info and *-install since they match
16536 release-info and mpw-install, which we don't want to just ignore.
16537
48464ebf
RH
16538Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16539
16540 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16541
803462a7
PN
16542Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16543
16544 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16545 local_prefix to sub-make invocations.
16546
520ab477
L
16547Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16548
16549 * configure.in: Check makefile fragments in the source
16550 directory.
16551
4bcdb76d
AO
16552Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16553
ceff9b14
AO
16554 * configure.in: Check whether host and target makefile
16555 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16556
5d4a5ee6
JL
16557Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16558
16559 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16560
16561Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16562
16563 * configure.in: Make sure we only replace RPATH_ENVVAR on
16564 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16565 regexp to sed.
16566
16567 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16568 to sub-makes.
16569
0d3e11a5
LI
165701998-01-13 Lee Iverson (leei@ai.sri.com)
16571
16572 * config-ml.in (multi-do): LDFLAGS must include multilib
16573 designator.
16574
d45b3d87 16575Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16576
16577 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16578
d39cd7a1
MK
16579Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16580
16581 * config.sub: Add mingw32 support.
16582 * configure.in: Likewise.
d39cd7a1 16583
6decbc24
FS
16584Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16585
16586 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16587
5d4a5ee6
JL
16588Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16589
16590 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16591 * configure (gxx_include_dir): Provide a definition for subdirs
16592 which do not use autoconf.
16593
16594Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16595
16596 * config.guess: Sync with egcs. Picks up new alpha support,
16597 BeOS & some additional linux support.
16598
d3d1907a
JL
16599Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16600
16601 * config.guess: HP 9000/803 is a PA1.1 machine.
16602
b104e095
RH
16603Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16604
16605 * configure.in: It's alpha*-...
16606
aca823c1
L
16607Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16608
16609 * configure.in (host_makefile_frag, target_makefile_frag):
16610 Handle multiple config files.
16611 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16612 alpha-*-*.
16613
d207ebef
JM
16614Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16615
16616 * mkdep: New file.
16617
16618Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16619
16620 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16621
5d4a5ee6
JL
16622Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16623
16624 * Makefile.in: Add libgui directory.
16625 (GDB_TK): Add all-libgui.
16626 * configure.in: Add libgui directory.
16627 * configure: Add all-libgui to GDB_TK.
16628
16629Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16630
16631 * config-ml.in (multidirs): Add m32r to multilib list.
16632
16633Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16634
16635 * Makefile.in (all-target-gperf): Change dependency to
16636 all-target-libstdc++.
16637
baf55877
FF
16638Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16639
16640 * config.guess: Add BeOS support.
16641
5d4a5ee6
JL
16642Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16643
16644 Source directory cvs renamed to cvssrc:
16645 * configure.in (host_tools): Change cvs to cvssrc.
16646 (native_only): Likewise.
16647 (noconfigdirs) [various cases]: Likewise.
16648 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16649 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16650 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16651 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16652 (all-cvssrc): Rename target from all-cvs.
16653
f2d76545
JL
16654Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16655
16656 * configure (gxx_include_dir): Fix thinko.
16657
205cba53
JL
16658Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16659
16660 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16661 (install-cross, install-gcc-cross): New targets.
16662
5d4a5ee6
JL
16663Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16664
16665 * configure.in (noconfigdirs): Add support for Thumb target.
16666
16667 * config.sub (maybe_os): Add support for Thumb target.
16668
16669Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16670
16671 * Makefile.in: Add rules for cygmon.
16672
16673 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16674
96b0f1fc
JL
16675Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16676
16677 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16678 * configure (gxx_include_dir): Provide a definition for subdirs
16679 which do not use autoconf.
d207ebef
JM
16680
16681Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16682
16683 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16684 11/18/97 build
d207ebef 16685
7dfef6ed
JL
16686Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16687
16688 * From Franz Sirl.
16689 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16690 found on RedHat Linux systems.
96b0f1fc 16691
83cfe7c0
JL
16692Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16693
16694 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16695 guesses.
16696
7dfef6ed
JL
16697Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16698
16699 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16700
5d4a5ee6
JL
16701Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16702
16703 * ltmain.sh: If mkdir fails, check whether the directory was created
16704 anyhow by some other process.
16705
d207ebef
JM
16706Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16707
16708 * configure.in (d30v-*-*): Configure all directories.
16709
16710Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16711
16712 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16713 for the D30V.
16714
16715Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16716
16717 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16718
5d4a5ee6
JL
16719Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16720
e490616e
ZW
16721 * include/libiberty.h: Add extern "C" { so it can be used with C++
16722 progrms.
16723 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16724 programs.
5d4a5ee6 16725
d207ebef
JM
16726Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16727
16728 * configure.in (d30v-*-*): Configure GCC now.
16729
5d4a5ee6
JL
16730Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16731
16732 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16733 is no longer needed.
16734
c9670e62
JM
16735Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16736
16737 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16738
cc71c0ca
MH
16739Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16740
16741 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16742 targets using "$@" to provide support for similar but not identical
16743 targets without having to duplicate code.
16744
d207ebef
JM
16745Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16746
16747 * makefile.vms: Fix to work with DEC C.
16748
16749Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16750
16751 * config.sub: Add mips-tx39-elf to marketing names.
16752
16753Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16754
16755 * ltmain.sh: Handle symlinks in generated script.
16756
16757Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16758
16759 * configure: Handle autoconf style directory options: --bindir,
16760 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16761 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16762 --sysconfdir.
16763 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16764 (sharedstatedir, localstatedir, oldincludedir): New variables.
16765 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16766 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16767 sbindir, sharedstatedir, and sysconfdir.
16768
b1e3ddfd
AJ
16769Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16770
16771 * Makefile.in (bootstrap-lean): New target.
16772
d207ebef
JM
16773Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16774
16775 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16776 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16777
16778Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16779
16780 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16781
09f97c1e
JL
16782Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16783
16784 * Makefile.in (cross): New target.
16785
335d0ab2
AO
16786Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16787 Jeff Law <law@cygnus.com>
16788
16789 * Makefile.in (bootstrap2, bootstrap3): New targets.
16790 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16791 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16792
d207ebef
JM
16793Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16794
16795 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16796 windows. Consistent with gdb/configure.
d207ebef 16797
e693cc28
UD
167981997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16799
e693cc28
UD
16800 * configure.in: Name Linux target fragment.
16801
16802 * configure: Rewrite so that project Makefile fragment is inserted
16803 first and appears last in the resulting Makefile.
16804
d207ebef
JM
16805Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16806
16807 * Makefile.in (install-itcl): Install tcl first.
16808
5d4a5ee6
JL
16809Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16810
16811 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16812
f401679e
JW
16813Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16814
16815 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16816
16817 * configure.in (skipdirs): Add target-librx for Linux.
16818 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16819
ec20b1b9
JL
16820Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16821
16822 * Makefile.in (bootstrap): New target.
16823
becdcf6d
JL
16824Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16825
63f6bcd7 16826 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16827
d207ebef
JM
16828Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16829
16830 * config.guess: Merge with FSF.
16831
0c82f6bf
FF
16832Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16833
16834 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16835
d207ebef
JM
16836Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16837
16838 * config.sub: Add "marketing-names" patch.
16839
3fbc0b70
JS
16840Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16841
e490616e 16842 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16843
e20d4801
JL
16844Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16845
16846 * config.sub: Handle v850-elf.
16847
fe181f78 16848Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16849
16850 * .cvsignore (*-install): Remove.
16851
bfed1ea0
JL
16852Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16853
16854 * ltconfig: Set CONFIG_SHELL in libtool.
16855 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16856
558a1e7c
JW
16857Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16858
16859 * configure.in (target_subdir): Set to libraries if enable_multilib.
16860
7818d6fc
JW
16861Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16862
16863 * config.guess: Update from gcc directory.
16864
d207ebef
JM
16865Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16866
16867 * Makefile.in (all-sim): Depends on all-readline.
16868
6599da04
JM
16869Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16870
16871 * Makefile.in (BISON, YACC): Use $$s.
16872 (all-bison): Depend on all-texinfo.
16873
16874Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16875
16876 * Makefile.in (BISON): Add -L flag.
16877 (YACC): Likewise.
16878
d207ebef
JM
16879Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16880
4e81ae98
EC
16881 * configure.in (noconfigdirs): Add support for v850e target.
16882
d207ebef
JM
16883 * config.sub (maybe_os): Add support for v850e target.
16884
16885Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16886
4e81ae98
EC
16887 * configure.in (noconfigdirs): Add support for v850ea target.
16888
d207ebef
JM
16889 * config.sub (maybe_os): Add support for v850ea target.
16890
6599da04
JM
16891Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16892
16893 * config.sub: Add mipstx39. Delete r3900.
16894
16895Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16896
16897 * Makefile.in (all-autoconf): Depends on all-texinfo.
16898
16899Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16900
16901 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16902 eabi targets.
16903
16904Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16905
16906 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16907
16908 * configure: When handling a Canadian Cross, handle YACC as well as
16909 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16910 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16911
16912Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16913
16914 * Makefile.in (BISON): bison, not byacc or bison -y.
16915 (YACC): bison -y or byacc or yacc.
16916 (various): Add *-bison as appropriate.
16917 (taz): No need to mess with BISON anymore.
16918
16919Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16920
16921 * configure: If OSTYPE matches *win32*, try to find a good value for
16922 CONFIG_SHELL.
16923
16924Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16925
16926 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16927 configure.in if it is present.
16928
16929Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16930
16931 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16932
16933Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16934
16935 * config.sub: Recognize `arc' cpu.
16936 * configure.in: Likewise.
16937 * config-ml.in: Likewise.
16938
16939Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16942
16943Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16944
16945 * configure: Changed sed delimiter from ':' to '|' when
16946 attempting to substitute ${config_shell} for SHELL. On
16947 NT ${config_shell} may contain a ':' in it.
16948
16949Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16950
16951 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16952
16953Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16954
16955 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16956
16957Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16958
16959 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16960
16961 * ylwrap: If the program is a relative path, force it to be
16962 absolute.
16963
16964Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16965
16966 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16967
16968Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16969
16970 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16971 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16972 for libraries.
6599da04
JM
16973
16974Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16975
16976 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16977 separated by spaces.
6599da04
JM
16978
16979Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16980
16981 * ylwrap: New file.
16982 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16983
16984 * ltmain.sh: Handle /bin/sh at start of install program.
16985
16986 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16987
16988 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16989 * missing: New file, from automake 1.2.
16990
16991Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16992
16993 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16994 check-tk to CHECK_X11_MODULES.
16995
16996Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16997
16998 * config.sub: Merge with FSF.
16999
17000Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17001
17002 * config.guess: Merge with FSF.
17003
17004Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17005
17006 * configure: Treat msdosdjgpp like go32.
17007 * configure.in: Likewise. Don't remove gprof for go32.
17008
17009 * configure: Change Makefile.tem2 to Makefile.tm2.
17010
17011Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17012
17013 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17014
17015Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17016
17017 * install-sh (chmodcmd): Set to null if the DST directory already
17018 exists. Same as Nov 11th change.
17019
17020Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17021
4e81ae98 17022 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
17023
17024Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17025
17026 * config.guess: Update from FSF.
17027
17028Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17029
17030 * Makefile.in (GDB_TK): Depend on itcl and tix.
17031
17032Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17033
17034 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17035 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17036 (INSTALL_SCRIPT): New variable.
17037 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17038 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17039 to -x.
17040 * install-sh: Add support for -x option.
17041
17042Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17043
17044 * configure.in, Makefile.in: Treat tix like itcl.
17045
17046Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17047
17048 * Makefile.in (WINDRES): New variable.
17049 (WINDRES_FOR_TARGET): New variable.
17050 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17051 (EXTRA_HOST_FLAGS): Add WINDRES.
17052 (EXTRA_TARGET_FLAGS): Add WINDRES.
17053 (EXTRA_GCC_FLAGS): Add WINDRES.
17054 ($(DO_X)): Pass down WINDRES.
17055 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17056 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17057 DLLTOOL_FOR_TARGET.
17058
17059Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17060
17061 * configure.in: configure sim before gdb for win32-x-ppc
17062
17063Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17064
17065 Move gperf into the toplevel, from libg++.
17066 * configure.in (target_tools): Add target-gperf.
17067 (native_only): Add target-gperf.
17068 * Makefile.in (all-target-gperf): New target, depend on
17069 all-target-libg++.
17070 (configure-target-gperf): Empty rule.
17071 (ALL_TARGET_MODULES): Add all-target-gperf.
17072 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17073 (CHECK_TARGET_MODULES): Add check-target-gperf.
17074 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17075 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17076
17077Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17078
6599da04
JM
17079 * config.sub (mn10200): Recognize new basic machine.
17080
17081Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17082
17083 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17084 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17085
17086Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17087
17088 * configure.in: If we're building mips-sgi-irix6* native, turn on
17089 ENABLE_MULTILIB and set TARGET_SUBDIR.
17090
17091Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17092
17093 * Makefile.in (all-sn): Depend on all-grep.
17094
17095Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17096
17097 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17098
17099 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17100 Makefile. From Jeff Makey <jeff@cts.com>.
17101 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17102
17103 * Makefile.in (DISTBISONFILES): Remove.
17104 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17105 $(DEFAULT_YACC).
17106
17107 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17108 cygwin32.
6599da04
JM
17109
17110 * Makefile.in (LD): New variable.
17111 (EXTRA_HOST_FLAGS): Pass down LD.
17112 ($(DO_X)): Likewise.
17113
17114Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17115
17116 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17117
17118Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17119
17120 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17121 before adding our own. Always add --build.
6599da04
JM
17122
17123Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17124
17125 * configure.in (targargs): Pass --build if we're doing
17126 a cross-compile.
17127
17128Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17129
ca236658 17130 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17131 sed. Otherwise sed chokes on NT path names with drive
17132 designators. Also look for "?:*" as the leading characters in an
17133 absolute pathname.
17134
17135Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17136
17137 * config.sub: Support for r3900.
17138
17139Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17140
17141 * configure.in: Use install-sh, not install.sh.
17142
17143Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17144
17145 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17146 apply it twice.
17147
17148Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17149
17150 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17151 install-binutils.
17152
17153Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17154
17155 * Makefile.in: Add automake targets.
17156 * configure.in (host_tools): Add automake.
17157
17158Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17159
17160 * configure: Default CXX to c++, not gcc.
17161 * Makefile.in (CXX): Set to c++, not gcc.
17162 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17163
17164Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17165
17166 * install-sh: try appending a .exe if source file doesn't
17167 exist
17168
17169Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17170
17171 * configure.in: Turn on multilib by default.
17172 (cross_only): Remove target-libiberty.
17173
17174 * Makefile.in (all-gcc): Don't depend on libiberty.
17175
17176Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17177
17178 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17179
17180Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17181
17182 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17183 (DISTBISONFILES): Add ld/Makefile.in
17184
17185Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17186
17187 * configure.in: if target is cygwin32 but host isn't cygwin32,
17188 don't configure gdb tcl tk expect, not just gdb.
17189
17190Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17191
17192 * configure.in: Added gnuserv everywhere sn appears.
17193
17194 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17195 (CROSS_CHECK_MODULES): Added check-gnuserv.
17196 (INSTALL_MODULES): Added install-gnuserv.
17197 (CLEAN_MODULES): Added clean-gnuserv.
17198 (all-gnuserv): New target.
17199
17200Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17201
17202 * config.guess: Fixes for MIPS OpenBSD systems.
17203
17204Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17205
17206 * Makefile.in (INSTALL_XFORM): Remove.
17207 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17208
17209 * mkinstalldirs: New file, copied from automake.
17210 * Makefile.in (installdirs): Rename from install-dirs. Use
17211 mkinstalldirs. Change all users.
17212 (DEVO_SUPPORT): Add mkinstalldirs.
17213
17214Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17215
17216 * install-sh: Rename from install.sh.
17217 * Makefile.in (INSTALL): Change install.sh to install-sh.
17218 (DEVO_SUPPORT): Likewise.
17219
17220 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17221 Graichen <graichen@rzpd.de>.
17222
17223Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17224
17225 * config.guess: Recognize OpenBSD systems correctly.
17226
17227Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17228
17229 * README, Makefile.in (ETC_SUPPORT): Remove references to
17230 cfg-paper*, configure.{texi,man,info*}._
17231
17232Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17233
17234 * Makefile.in (all.normal): Ensure that gcc is built after all
17235 the x11 - ie gdb - targets.
17236
17237Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17238
17239 * makefile.vms: Don't run conf-a-gas.
17240
17241Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17242
e490616e 17243 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17244
d207ebef
JM
17245Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17246
17247 * configure.in: Remove noconfigdirs case since gdb also
17248 configures and builds for tic80-coff.
17249
6599da04
JM
17250Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17251
17252 * configure: Set cache_file to config.cache.
17253 * Makefile.in (local-distclean): Remove config.cache.
17254
17255Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17256
17257 * COPYING: Update FSF address.
17258
d207ebef
JM
17259Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17260
17261 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17262 noconfigdirs.
17263
6599da04
JM
17264Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17265
17266 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17267 MAKEDIRS, is empty.
17268
17269Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17270
17271 * config.sub: Tweak mn10300 entry.
17272
17273Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17274
17275 * configure.in (host_tools): Put sim before gdb, so gdb's
17276 configure.tgt can determine if the simulator was configured.
17277
17278Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17279
17280 * config.sub: Move BeOS $os case to be with other Cygnus
17281 local cases.
17282
17283Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17284
17285 * config.sub: Remove misplaced comment that broke Linux.
17286
17287Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17288
17289 * config.sub: Add BeOS support.
17290
17291Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17292
17293 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17294
17295Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17296
17297 * configure.in (noconfigdirs): Remove tcl and tk from
17298 noconfigdirs for cygwin32 builds.
17299
d207ebef
JM
17300Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17301
17302 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17303
6599da04
JM
17304Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17305
17306 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17307 make-all.com, use makefile.vms instead.
17308
17309Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17310
17311 * config.sub: Accept -lnews*.
17312
d207ebef
JM
17313Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17314
17315 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17316 target-examples and target-libiberty for d30v.
d207ebef
JM
17317
17318Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17319
17320 * configure.in (noconfigdirs): Enable ld for d30v.
17321
17322Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17323
17324 * configure.in (tic80-*-*): Build compiler.
17325
17326Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17327
17328 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17329 unsupported d30v directories
d207ebef
JM
17330
17331Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17332
4e81ae98
EC
17333 * config.sub, configure.in: Add d30v target cpu.
17334
6599da04
JM
17335Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17336
17337 * makefile.vms: New file.
17338 * make-all.com: Remove.
17339
17340Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17341
17342 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17343
17344Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17345
17346 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17347
17348Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17349
17350 * Makefile.in (ALL_MODULES): Added all-db.
17351 (CROSS_CHECK_MODULES): Addec check-db.
17352 (INSTALL_MODULES): Added install-db.
17353 (CLEAN_MODULES): Added clean-db.
17354
17355Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17356
17357 * config.guess: Merge with latest FSF sources.
17358
17359Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17360
17361 * Makefile.in (ALL_MODULES): Added all-itcl.
17362 (CROSS_CHECK_MODULES): Added check-itcl.
17363 (INSTALL_MODULES): Added install-itcl.
17364 (CLEAN_MODULES): Added clean-itcl.
17365
17366Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17367
17368 * configure.in: build gdb for mn10200
17369
17370Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17371
17372 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17373
d207ebef
JM
17374Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17375
17376 * configure.in (tic80-*-*): Turn off most targets right now.
17377
6599da04
JM
17378Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17379
17380 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17381 rather than the makeinfo program.
17382 (do-info): Depend upon all-texinfo.
17383
17384Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17385
17386 * configure.in: Remove uses of config/mh-linux.
17387
17388 * config.sub, config.guess: Merge with latest FSF sources.
17389
d207ebef
JM
17390Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17391
17392 * config.sub (case $basic_machine): Add tic80 entries.
17393
6599da04
JM
17394Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17395
17396 * config.sub, config.guess: Merge with latest FSF sources.
17397
17398Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17399
17400 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17401 * mpw-config.in: Test for NewFolderRecursive.
17402 * mpw-install: Use symbolic name for startup filename.
17403 * mpw-README: Add various additional details.
17404
17405Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17406
17407 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17408
17409Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17410
17411 * configure.in: Do build gcc and the target libraries for
17412 the mn10200.
17413
17414Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17415
17416 * configure.in: don't avoid building gdb for mn10300 any more
17417 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17418 instead of single-quoting it.
17419
17420Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17421
17422 * configure.in: Don't use --with-stabs on IRIX 6.
17423
17424Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17425
17426 * configure.in (m32r): Build gdb, libg++ now.
17427
17428Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17429
17430 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17431 directories from noconfigdirs.
17432
17433Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17434
17435 * config.sub (basic_machine): added mips16 configuration
17436
17437Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17438
17439 * config.sub: Handle d10v-unknown.
17440
d207ebef
JM
17441Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17442
17443 * config.sub: Handle v850-unknown.
17444
6599da04
JM
17445Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17446
17447 * Makefile.in: add findutils
17448 * configure.in: add findutils to list of host_tools
17449
17450Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17451
17452 * config.sub: Handle mn10200 and mn10300.
17453
17454Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17455
17456 * configure.in (d10v-*): Do not build librx.
17457
17458Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17459
17460 * configure.in (mn10300): Build everything except gdb & libgloss.
17461
17462Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17463
17464 * config.guess: Patch for Dansk Data Elektronik servers,
17465 from Niels Skou Olsen <nso@dde.dk>.
17466
17467 For ncr, use /bin/uname rather than uname, since GNU uname does not
17468 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17469
17470 Patch for MIPS R4000 running System V,
17471 from Eric S. Raymond <esr@snark.thyrsus.com>.
17472
17473 Fix thinko for nextstep.
17474
17475 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17476
17477 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17478 * config.guess: Guess mips-dec-mach_bsd4.3.
17479
17480 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17481 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17482 release numbers.
17483 * config.guess (mips-mips-riscos*): Emit just enough of the
17484 release number.
17485
17486 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17487 * config.guess (sparc-auspex-sunos*): Added.
17488 (f300-fujitsu-*): Added.
17489
17490 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17491 * config.guess: Recognize a Tadpole as a sparc.
17492
17493Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17494
17495 * config.guess: Don't assume that NextStep version is either 2 or
17496 3. NextStep 4 (aka OpenStep 4) has come out now.
17497
17498Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17499
17500 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17501 From Rik Faith <faith@cs.unc.edu>.
17502
17503Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17504
17505 * config.sub: Contributions from bug-gnu-utils to:
17506 Support plain "hppa" (no version given) architecture, reported by
17507 OpenStep.
17508 OpenBSD like NetBSD.
17509 LynxOs is not a hardware supplier.
17510
17511 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17512 OpenBSD like NetBSD.
6599da04
JM
17513 Stratus systems.
17514 More Pyramid systems.
17515 i[n>4]86 Intel chips.
17516 M680[n>4]0 Motorola chips.
17517 Use unknown instead of lynx for hardware manufacturer.
17518
17519Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17520
17521 * install.sh (chmodcmd): Set to null if the DST directory already
17522 exists.
17523
17524Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17525
17526 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17527 not use mt-ppc target Makefile fragment any more.
17528
17529Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17530
17531 * configure.in (*-*-windows): Exclude everything but those dirs
17532 needed to build windows.
17533
17534Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17535
17536 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17537
17538Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17539
17540 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17541
17542Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17543
17544 * Undo my previous change.
17545
17546Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17547
17548 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17549 unconditionally.
17550 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17551
17552Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17553
17554 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17555 host to add it's own flags.
6599da04
JM
17556
17557Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17558
17559 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17560
17561Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17562
17563 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17564 (CXX_FOR_TARGET): Likewise.
17565 (GCC_FOR_TARGET): Define.
17566 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17567 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17568 CC_FOR_TARGET was specified on the command line.
17569 (MAKEOVERRIDES): Don't define.
17570
17571Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17572
17573 * configure.in (m32r): Fix spelling of libg++ libs.
17574
17575Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17576
17577 * config.sub (-apple*): Remove, now redundant.
17578
17579Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17580
17581 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17582
17583 * configure: Rework yesterday's sed script patch.
17584
17585 * config.sub: Merge with FSF.
17586
17587Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17588
17589 * config.guess: Merge from FSF.
17590
17591 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17592 * config.guess: Use pc instead of unknown, for pc clone systems.
17593 Change linux to linux-gnu.
6599da04
JM
17594
17595 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17596 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17597
17598Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17599
17600 * test-build.mk (HOLES): Add "xargs" for gdb.
17601
17602 * configure: Avoid hpux10.20 sed bug.
17603
17604Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17605
731a8127 17606 * configure.in: Add support for windows host
6599da04
JM
17607 (that is a build done under the Microsoft build environment).
17608
17609Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17610
17611 * Makefile.in: Replace all uses of srcroot with s, to shrink
17612 command line lengths.
17613
17614 Patches from Geoffrey Noer <noer@cygnus.com>:
17615 * configure.in: If configuring for newlib, pass --with-newlib to
17616 subdirectories.
17617 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17618 -Bnewlib/ and -Lwinsup to gcc.
17619 (CXX_FOR_TARGET): Likewise.
17620
17621Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17622
17623 * Makefile.in (ETC_SUPPORT): Add configure.
17624
17625Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17626
4e81ae98 17627 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17628 host configuration file.
17629
17630Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17631
17632 * configure.in: Break mn10x00 support into separate
17633 mn10200 and mn10300 configurations.
17634 * config.sub: Likewise.
17635
17636Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17637
17638 * configure.in: Add lots of stuff to noconfigdirs for
17639 the mn10x00 targets.
17640
17641 * config.sub, configure.in: Add mn10x00 support.
17642
17643Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17644
17645 * make-all.com: Call conf-a-gas, not config-a-gas.
17646
17647Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17648
17649 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17650 targets.
6599da04
JM
17651
17652Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17653
17654 * mpw-README: Add much more detail for native PowerMac.
17655 * mpw-install: New file.
17656 * mpw-configure: Add --norecursion and --help options.
17657 * mpw-config.in: Translate readme and install files when
17658 copying to objdir.
17659 * mpw-build.in: Don't always depend on byacc and flex.
17660 (install-only-top): New action.
17661
d207ebef
JM
17662Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17663
17664 * configure.in: You can now configure GDB for the v850.
17665
6599da04
JM
17666Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17667
17668 * configure.in (noconfigdirs): Don't configure any C++ dirs
17669 if targeting D10V.
17670
17671Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17672
17673 * config.sub: Recognize mips64vr5000.
17674
17675Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17676
17677 * configure.in: Use a single line for host_tools and native_only.
17678
17679Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17680
17681 * config.sub, configure.in: Add entries for m32r.
17682
17683Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17684
17685 * Makefile.in (inet-install): Don't run install-gzip.
17686
17687Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17688
17689 * configure.in: Don't config lots of things for *-*-windows*.
17690
17691Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17692
17693 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17694 (host_libs, host_tools): Copy from configure.in.
17695 * mpw-configure: Don't complain about directories not found.
17696
17697Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17698
17699 * configure.in (i[345]86): Recognize i686 for pentium pro.
17700 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17701 file.
17702
17703 * config.guess (i[345]86): Ditto.
17704
17705Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17706
17707 * configure.in (noconfigdirs): Removed gdb for D10V.
17708
d207ebef 17709Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17710
d207ebef
JM
17711 * configure.in: Remove ld, target-libio, target-libg++, and
17712 target-libstdc++ from noconfigdirs.
5d4a5ee6 17713
6599da04
JM
17714Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17715
17716 * configure: Fix three locations where shell scripts were
17717 being run directly rather than with config_shell.
17718
d207ebef
JM
17719Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17720
17721 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17722 * config.sub (basic_machine): Recognize v850.
17723
6599da04
JM
17724Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17725
17726 * mpw-configure: Handle multiple enable/disable options and
17727 pass them down recursively, handle -c and -s flags appropriately
17728 depending on choice of compiler, add escape mechanism for
17729 quoted arguments to gC.
17730
17731Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17732
17733 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17734 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17735 so that -mrelocatable-lib and -mno-eabi are used.
17736
17737 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17738 not support --print-multi-lib, don't abort.
17739
6599da04
JM
17740Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17741
17742 * make-all.com: Run config-a-gas.
17743 * setup.com: Don't copy subdirectory files around.
17744
17745Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17746
17747 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17748 target, it now compiles correctly.
17749
17750Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17751
17752 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17753
17754Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17755
4e81ae98 17756 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17757
17758Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17759
17760 * configure.in (native_only): Add prms.
17761
17762Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17763
17764 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17765 (BINUTILS_SUPPORT_DIRS): Likewise.
17766
17767Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17768
17769 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17770 d10v support is added.
17771
17772Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17773
17774 * configure.in (d10v-*-*): New target.
17775
17776Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17777
17778 * config.guess (HP 9000/811): Recognize this as a PA1.1
17779 machine.
17780
17781Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17782
17783 * Makefile.in (do-tar-gz): New target, split out from tail end of
17784 taz target. Run each command separately, don't use pipes.
17785 (taz): Use it.
17786
17787Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17788
17789 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17790 * mpw-build.in: No builds should depend on building byacc or flex,
17791 they are assumed to be installed already.
17792
17793Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17794
17795 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17796 variable that CC_FOR_TARGET needs.
17797
17798Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17799
17800 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17801 options have changed since the last time the subdirectory was
17802 configured, and if it has, reconfigure.
17803 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17804 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17805
17806Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17807
17808 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17809 CLEAN_MODULES): Add bash.
17810 (all-bash): New target.
17811
17812Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17813
17814 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17815
17816Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17817
17818 * config.sub (basic_machine): Recognize d10v as a valid processor.
17819
17820Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17821
17822 * mpw-configure: Add support for --bindir.
17823 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17824
17825Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17826
17827 * configure.in: add bash, time, gawk to list of hosttools and things
17828 to only build for native toolchains
17829
17830Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17831
17832 * Makefile.in (docdir): Remove.
17833
17834Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17835
17836 * Makefile.in (datadir): Set to $(prefix)/share.
17837
17838Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17839
17840 * configure.in: build diff and patch for cygwin32-hosted
17841 toolchains.
17842
17843Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17844
17845 * config.sub: Accept -rtems*.
17846
17847Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17848
e490616e
ZW
17849 * configure.in: enable dosrel for cygwin32-hosted builds,
17850 remove diff from the list of things not buildable
17851 via Canadian Cross
6599da04
JM
17852
17853Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17854
17855 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17856 don't get ". ".
6599da04
JM
17857
17858Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17859
17860 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17861
17862Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17863
17864 * Makefile.in (taz): Handle case where tex3patch didn't even get
17865 checked out. Also, if it was found, put the symlink in a new util
17866 subdirectory.
17867
17868Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17869
17870 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17871
17872Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17873
17874 * config.sub: Recognize -openvms.
17875 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17876 * make-all.com, setup.com: New files.
17877
17878Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17879
17880 * Makefile.in (taz): tex3patch moved to texinfo/util.
17881
17882Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17883
17884 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17885 * configure.in: remove make from disable-if-Can-Cross list
17886 enable gdb if ${host} and ${target} are cygwin32
17887
17888Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17889
17890 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17891 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17892
17893Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17894
17895 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17896 distinguish sysv/svr4/bsd variants.
17897 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17898
17899Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17900
17901 * configure.in: Added copyright notice.
17902 * move-if-change: Added copyright notice.
17903
17904Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17905
17906 * configure.in (powerpcle-*-solaris*): Until we get shared
17907 libraries working, don't build gdb, sim, make, tcl, tk, or
17908 expect.
17909
17910Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17911
17912 * config.guess: Merge with FSF:
17913
17914 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17915 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17916
17917 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17918 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17919
17920 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17921 * config.guess: Combine two OSF1 rules.
17922 Also recognize field test versions. From mjr@zk3.dec.com.
17923 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17924 because GNU uname does not support -p. From pmr@pajato.com.
17925
17926Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17927
17928 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17929
17930Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17931
17932 * mpw-README: Document GCCIncludes.
17933
17934Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17935
17936 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17937
17938Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17939
17940 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17941
17942Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17943
17944 * configure.in (*-*-cygwin32): Configure make.
17945
17946Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17947
17948 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17949
17950Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17951
17952 * Makefile.in (all-inet): Depend on all-perl.
17953
17954 * Makefile.in (inet-install): New target.
17955
17956 * Makefile.in (all-inet): Depend on all-tcl.
17957 (all-inet): Depend on all-send-pr.
17958
17959Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17960
17961 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17962 temporarily.
17963
17964Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17965
17966 * configure.in: Don't configure --with-gnu-ld on AIX.
17967
17968Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17969
17970 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17971
17972Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17973
17974 * Makefile.in (ALL_MODULES): Added all-inet.
17975 (CROSS_CHECK_MODULES): Added check-inet.
17976 (INSTALL_MODULES): Added install-inet.
17977 (CLEAN_MODULES): Added clean-inet.
17978 (all-indent): New target.
17979
17980 * configure.in (host_tools): Added inet.
17981 (native_only): Added inet.
17982 (noconfigdirs): Added inet.
17983
17984Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17985
17986 * configure.in: Don't configure libgloss if we are not configuring
17987 newlib.
17988
17989Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17990
17991 * configure.in: Don't configure libgloss for unsupported
17992 architectures.
17993
17994Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17995
17996 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17997
17998Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17999
18000 * Makefile.in (ALL_MODULES): Include all-apache.
18001 (CROSS_CHECK_MODULES): Include check-apache.
18002 (INSTALL_MODULES): Include install-apache.
18003 (all-apache): New target.
18004
18005 * configure.in: Added apache everywhere perl is seen.
18006
18007Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18008
18009 * Makefile.in: Add support for clean-{module} and
18010 clean-target-{module} rules.
18011
18012Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18013
18014 * configure.in (*-*-ose) do not build libgloss.
18015
18016Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18017
18018 * config.guess (prep*:SunOS:5.*:*): Turn into
18019 powerpele-unknown-solaris2.
18020
18021Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18022
18023 * configure.in: Permit --enable-shared to specify a list of
18024 directories.
18025
18026Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18027
18028 * configure.in (host==solaris): Pass only the first word of $CC
18029 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18030
18031Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18032
18033 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18034
18035Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18036
18037 * Makefile.in (ALL_MODULES): Include all-perl.
18038 (CROSS_CHECK_MODULES): Include check-perl.
18039 (INSTALL_MODULES): Include install-perl.
18040 (ALL_X11_MODULES): Include all-guile.
18041 (CHECK_X11_MODULES): Include check-guile.
18042 (INSTALL_X11_MODULES): Include install-guile.
18043 (all-perl): New target.
18044 (all-guile): New target.
18045
18046 * configure.in (host_tools): Include perl and guile.
18047 (native_only): Include perl and guile.
18048 (noconfigdirs): Don't build guile and perl; no ports have been
18049 done.
18050
18051Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18052
e490616e
ZW
18053 * configure (--enable-*): Handle quoted option lists such as
18054 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18055
18056Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18057
18058 * Makefile.in ({,inst}all-target): New rule so we can make and
18059 install all of the target directories easily.
18060
18061Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18062
18063 * configure.in: Add missing global flag in sed substitution when
18064 deleting `target-' from ${configdirs}.
18065
18066Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18067
18068 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18069 option.
18070
18071 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18072 config/mh-necv4.
18073
18074 * install.sh: Correct misspelling of transformbasename.
18075
18076 * config.guess: Recognize mips-*-sysv*.
18077
18078Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18079
18080 * config.sub: Recognize mon960.
18081
18082Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18083
18084 * configure: Restore Canadian Cross handling of BISON and LEX,
18085 removed in Feb 20 change.
18086
18087Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18088
18089 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18090 Mention make install. Remove the old copyright date as well the
18091 clumsy and rather pointless copyright on the README file.
18092
18093Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18094
18095 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18096 Makefile after running symlink-tree, then run `make distclean' to
18097 avoid clobbering any generated files in srcdir.
18098
18099Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18100
18101 * configure.in (m68k-*-netbsd*): Build everything now.
18102
18103Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18104
18105 * Makefile.in (taz): Fix quoting.
18106
18107Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18108
18109 * configure.in (sparclet-*-*): Build everything now.
18110
18111Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18112
18113 * configure.in (m68k-*-linux*): New host.
18114
18115Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18116
18117 * configure: Check for bison before byacc.
18118
18119Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18120
18121 * Makefile.in configure: Change the way LEX and BISON/YACC are
18122 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18123 searching PATH. These are used as fallbacks by Makefile.in if
18124 flex/bison/byacc aren't in objdir.
18125
18126Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18127
18128 * Makefile.in: Make everything which depends upon all-bfd also
18129 depend upon all-opcodes, in case --with-commonbfdlib is used.
18130
18131Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18132
18133 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18134 building NT native compilers on Unix.
18135
18136Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18137
18138 * configure.in: Don't get CC from the host Makefile fragment if we
18139 can find gcc in PATH, or if this is a Canadian Cross. Move the
18140 Solaris test for /usr/ucb/cc to the post target script, just after
18141 the compiler sanity test.
18142
18143Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18144
18145 * config.sub: Merge with FSF.
18146
18147Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18148
18149 * Makefile.in (RPATH_ENVVAR): New variable.
18150 (REALLY_SET_LIB_PATH): Use it.
18151 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18152
18153Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18154
18155 * config.sub, configure.in: Recognize sparclet cpu.
18156
18157Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18158
18159 * config.guess: Support m68k-cbm-sysv4.
18160
18161Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18162
18163 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18164 m68k-unknown-linuxaout from linker help string. Put quotes around
18165 $ld_help_string.
18166
18167Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18168
18169 * config.guess (powerpc-harris-powerunix): Add guess for port
18170 to new target.
18171
18172Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18173
18174 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18175
18176Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18177
18178 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18179 $(REALLY_SET_LIB_PATH) in Makefile.
18180 * Makefile.in (SET_LIB_PATH): New variable.
18181 (REALLY_SET_LIB_PATH): New variable.
18182 ($(DO_X)): Use $(SET_LIB_PATH).
18183 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18184 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18185 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18186 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18187 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18188 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18189 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18190 (install-dosrel): Likewise.
18191 (all-opcodes): Depend upon all-libiberty.
18192
18193Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18194
18195 * config.guess (*:CYGWIN*): New
18196
18197Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18198
18199 * Makefile.in (all-target-winsup): All all-target-libiberty.
18200
18201Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18202
18203 * configure.in (noconfigdirs): Add missing # in front of comment.
18204
18205Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18206
18207 * configure.in: add second pass to things added to noconfigdirs
18208 so *-gm-magic can exclude libgloss properly.
18209
18210Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18211
18212 * mpw-configure (extralibs_name, rez_name): Set correctly
18213 for MWC68K compiler.
18214
18215 * mpw-README: Add more info on the necessary build tools.
18216
18217Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18218
18219 * configure.in, config.sub: Recognize cygwin32.
18220
18221Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18222
18223 * config.guess, config.sub: Recognize A/UX.
18224
18225Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18226
18227 * config.sub: Merge with gcc/config.sub.
18228
18229Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18230
18231 * mpw-build.in (do-binutils): Add build of stamps.
18232
18233Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18234
18235 * config.sub: Add recognition for mips64vr4100*-* targets.
18236
18237Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18238
18239 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18240 Add creation of gconfigargs with `--enable-shared' turned on.
18241 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18242 ($(host)-stamp-stage3-configured): Likewise.
18243 (HOLES): Add chatr and ldd.
18244 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18245
18246Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18247
18248 * configure: Pass --nfp to recursive configures.
18249
18250Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18251
18252 * Makefile.in (DLLTOOL): New.
18253 (DLLTOOL_FOR_TARGET): New.
18254 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18255 (EXTRA_TARGET_FLAGS): Ditto.
18256 (EXTRA_GCC_FLAGS): Ditto.
18257 (CONFIGURE_TARGET_MODULES): Ditto.
18258 (DO_X): Ditto.
18259 * configure: Add DLLTOOL.
18260
18261Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18262
18263 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18264 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18265 mh-sco, since old workarounds no longer needed, and don't
18266 build ld, since libraries have weak symbols in COFF.
18267
18268Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18269
18270 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18271
18272Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18273
18274 * configure.in: Make sure that ${CC} can be used to compile an
18275 executable.
18276
18277Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18278
18279 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18280 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18281 nothing depending on whether gdbtk is being built.
18282
18283Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18284
18285 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18286
18287Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18288
18289 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18290 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18291
18292Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18293
18294 * config-ml.in: Add support for
18295 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18296 Simplify setting of multidirs from --disable-foo.
18297
18298Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18299
18300 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18301 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18302 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18303 non-empty, pass them on to the GCC make.
6599da04
JM
18304 (all-bootstrap): New rule that is like all-gcc, except it executes
18305 the GCC bootstrap rule instead of the GCC all rule.
18306
18307Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18308
18309 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18310
18311Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18312
18313 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18314 DG/UX support.
18315
18316Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18317
18318 * config.sub (i*86*) Change [345] to [3456]
18319
18320Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18321
18322 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18323 --with-gnu-ld=no.
18324
18325Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18326
18327 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18328 AIX multilibs get built.
18329
18330Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18331
18332 * configure.in (i386-win32): Don't build expect if we're not
18333 building the tcl subdir.
18334
18335Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18336
18337 * Makefile.in: (configure-target-examples, all-target-examples):
18338 New targets, configure and build example programs.
18339
18340Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18341
18342 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18343 use it as input to sedit the generated MPW makefile.
18344 * mpw-README: Add a suggestion about Gestalt.h.
18345
18346Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18347
18348 * config.sub: Accept *-*-ieee*.
18349
18350Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18351
18352 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18353 Ronald F. Guilmette <rfg@monkeys.com>.
18354
18355Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18356
18357 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18358 for powerpc-pe native.
18359 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18360 (target==powerpc-pe): duplicate i386-win32 entry.
18361
18362Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18363
18364 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18365 of vxworks, not just vxworks5.1.
18366
18367Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18368
18369 * mpw-configure: Add support for exec-prefix.
18370
18371Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18372
18373 * config.guess: Recognize HP model 816 machines as having
18374 a PA1.1 processor.
18375
18376Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18377
18378 * configure: Ignore new autoconf configure options.
18379
6599da04
JM
18380Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18381
18382 * config.guess: Recognize Pentium under SCO.
18383 From Robert Lipe <robertl@arnet.com>.
18384
18385Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18386
18387 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18388
18389Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18390
18391 * configure.in: Don't configure gas for alpha-dec-osf*.
18392
18393Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18394
18395 * configure.in: Default to --with-stabs for some targets for which
18396 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18397 i[345]86*-*-unixware*.
18398
18399Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18400
18401 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18402 rather than basing it on the target. Simplify handling of options
18403 controlling which directories to configure. Remove extraneous
18404 slash in multi-clean target.
18405
18406Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18407
18408 * config-ml.in: Prefix more variables with ml_ so they don't collide
18409 with configure's.
18410
18411Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18412
18413 * configure: Don't turn -v into --v.
18414
18415Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18416
18417 * configure.in (targargs): Fix typo.
18418
18419 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18420
18421Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18422
18423 * configure.in: Strip --host and --target options from
18424 CONFIG_ARGUMENTS, and always configure for --host only. Add
18425 --with-cross-host option when building with a cross-compiler.
18426 * configure: Canonicalize the arguments put into config.status by
18427 always using `=' for an option with an argument. Pass a presumed
18428 --host or --target explicitly.
18429
18430Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18431
18432 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18433 into general OS recognition case.
18434
18435Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18436
18437 * configure.in (target_configdirs): add target-winsup only
18438 for win32 target systems.
18439
18440Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18441
18442 * Makefile.in (all-target-libgloss): Depend upon
18443 configure-target-newlib, since when libgloss is built it looks to
18444 see if the newlib directory exists.
18445
18446Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18447
18448 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18449 cfg-ml-*.in.
18450
18451Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18452
18453 * configure: Handle LD and LD_FOR_TARGET when configuring a
18454 Canadian Cross.
18455
6599da04
JM
18456Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18457
18458 * configure.in (target_libs): add target-winsup.
18459 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18460 (target==ppcle-pe): remove ld from $noconfigdirs.
18461
18462Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18463
18464 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18465 Preserve relative path names in $srcdir. Build symlink tree if
18466 configuring cross target dir and srcdir=. (= no VPATH support).
18467 (configure-target-libg++): Depend on configure-target-librx.
18468 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18469 * config-ml.in: New file.
18470 * symlink-tree: New file.
18471 * configure: Ensure srcdir="." if that's what it is.
18472
18473Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18474
18475 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18476 includes and FLEX_SKELETON setting.
18477 * mpw-configure (--with-gnu-ld): New option, controls whether
18478 to use PPCLink or ld with PowerMac GCC.
18479 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18480 * mpw-config.in: Configure grez if targeting Mac.
18481
18482 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18483 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18484 just macos.
6599da04
JM
18485 * configure.in: Configure grez resource compiler if targeting Mac.
18486 * Makefile.in (all-grez, install-grez): New targets.
18487
18488Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18489
18490 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18491 gcc in the path, set CC to gcc -O2.
6599da04
JM
18492
18493Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18494
18495 * configure: Default ${build} correctly. Avoid picking up extra
18496 spaces when reading CC and CXX from Makefile. When doing a
18497 Canadian Cross, use plausible default values for numerous
18498 variables.
18499 * configure.in: When doing a Canadian Cross, don't try to
18500 configure tools whose configure script can't handle it.
18501
18502Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18503
18504 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18505
18506Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18507
18508 * configure: Remove dubious bug reporting address.
18509
18510Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18511
18512 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18513 configure script, run that instead of this directory's configure.
18514 In either case, print a message that we're configuring the sub-dir.
18515
18516Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18517
18518 * configure.in: Before checking for the existence of various files,
18519 use sed to filter out "target-".
18520
18521Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18522
18523 * Makefile.in (DO_X): Split rule to decrease command line length
18524 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18525 (Philippe De Muyter).
18526
18527Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18528
18529 * Makefile.in (all-patch): depend on all-libiberty.
18530
18531Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18532
18533 * configure.in: If the only directory in target_configdirs which
18534 actually exists is libiberty, then set target_configdirs to empty,
18535 to avoid trying to build a target libiberty in a gas or gdb
18536 distribution.
18537
18538Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18539
18540 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18541 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18542 systems.
6599da04
JM
18543
18544Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18545
18546 * configure.in (copy_dirs): Use sys-include instead of include
18547 for --with-headers option.
18548
18549Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18550
18551 * Makefile.in, configure.in: Make winsup builds work with
18552 new scheme.
18553
18554Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18555
18556 * configure.in: Build the linker on AIX.
18557
18558Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18559
18560 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18561 where needed.
18562
18563Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18564
18565 * Makefile.in (all-gcc): Fix typo.
18566
18567Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18568
18569 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18570
18571Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18572
18573 * configure.in: Rename libFOO to target-libFOO, and xiberty
18574 to target-xiberty, to provide more flexibility.
18575 (target_subdir): Define. Create if cross.
18576 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18577 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18578 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18579 check-libFOO -> check-target-libFOO, etc.
18580 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18581 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18582 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18583 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18584 allow ALL_GCC="" to only configure.
18585 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18586 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18587 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18588
18589Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18590
18591 * Makefile.in (taz): Build "info" in etc explicitly.
18592
18593Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18594
18595 * configure.in: Make sure that CC is undefined (as opposed to
18596 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18597 problem with autoconf trying to configure on a host without GCC.
18598
18599Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18600
18601 * mpw-configure: Set host alias from choice of host compiler,
18602 only use generic MPW Makefile sed if present, edit a file
18603 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18604 * mpw-README: Add problem notes about CW6 and CW7.
18605
18606Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18607
18608 * Makefile.in (taz): Use ";" instead of ";;".
18609
18610Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18611
18612 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18613 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18614 DISTDOCDIRS.
18615 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18616 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18617
18618Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18619
18620 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18621 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18622 Move bfd to DISTSTUFFDIRS.
18623
18624Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18625
18626 * Makefile.in (X11_LIB): Removed.
18627 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18628
18629 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18630
18631Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18632
18633 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18634 names.
18635
18636Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18637
18638 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18639
18640Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18641
18642 * configure.in (i[345]86-*-win32): Always build newlib.
18643 Don't configure cvs, autoconf or texinfo.
18644 * Makefile.in (LD_FOR_TARGET): New.
18645 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18646 Pass down LD_FOR_TARGET.
18647
18648Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18649
18650 * winsup: New directory.
18651 * Makefile.in: Build winsup.
18652 * configure.in: Winsup is configured when target is win32.
18653 Can only build win32 target GDB when native.
4e81ae98 18654
6599da04
JM
18655Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18656
18657 * config.guess: Recognize HP model 819 machines as having
18658 a PA 1.1 processor.
18659
18660Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18661
18662 * configure: Fix sed loop which substitutes for CC and CXX to
18663 avoid bug found in various sed implementations.
18664
18665Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18666
18667 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18668 simulator. Use standard powerpc-*-eabi*.
18669
18670Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18671
18672 * configure.in: Stop putting gas and binutils in noconfigdirs for
18673 powerpc-*-aix* and rs6000-*-*.
18674
18675Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18676
18677 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18678 -mcall-aixdesc libraries.
18679
18680Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18681
18682 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18683
18684 * config.sub (arm | armel | armeb): Fix shell syntax.
18685
18686Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18687
18688 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18689 -msoft-float and -mcpu=common support.
18690 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18691 libraries.
18692
18693Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18694
18695 * configure.in: Allow configuration and build of emacs19 for the alpha.
18696
18697Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18698
18699 * configure.in (CC): Get ^CC, not just any old CC, from
18700 ${host_makefile_frag}.
18701
18702Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18703
4e81ae98 18704 * configure.in (CC): Try to get CC from
6599da04
JM
18705 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18706
18707Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18708
18709 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18710 only if it exists in $(srcdir).
18711
18712Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18713
18714 * configure: If CC and CXX are not set in the environment, set
18715 them, based on either an existing Makefile or on searching for gcc
18716 in PATH. Substitute for CC and CXX in Makefile.
18717 * configure.in: Remove libm from target_libs. Separate
18718 target_configdirs from configdirs. If CC is not set in
18719 environment, try to get it from a host Makefile fragment. Rewrite
18720 changes of configdirs to use skipdirs instead. A few minor
18721 tweaks. Take directories out of target_configdirs as they are
18722 taken out of configdirs. Remove existing Makefile files from
18723 subdirectories. Substitute for TARGET_CONFIGDIRS and
18724 CONFIG_ARGUMENTS in Makefile.
18725 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18726 by configure.in.
18727 (CONFIG_ARGUMENTS): Likewise.
18728 (CONFIGURE_TARGET_MODULES): New variable.
18729 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18730 ($(CONFIGURE_TARGET_MODULES)): New target.
18731 (configure-libg++, configure-libio): New targets.
18732 (all-libg++): Depend upon configure-libg++.
18733 (all-libio): Depend upon configure-libio.
18734 (configure-libgloss, all-libgloss): New targets.
18735 (configure-libstdc++): New target.
18736 (all-libstdc++): Depend upon configure-libstdc++.
18737 (configure-librx, all-librx): New targets.
18738 (configure-newlib): New target.
18739 (all-newlib): Depend upon configure-newlib
18740 (configure-xiberty): New target.
18741 (all-xiberty): Depend upon configure-xiberty.
18742
18743Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18744
18745 * configure.in (host i[345]86-*-win32): Expand the
18746 noconfigdirs again.
18747
18748Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18749
18750 * mpw-configure: Fix sed command file name.
18751
18752Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18753
4e81ae98 18754 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18755 noconfigdirs again.
18756
18757Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18758
18759 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18760 or powerpc*-*-pe*, since they are not yet supported.
18761
18762Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18763
18764 Add PowerMac support and many other enhancements.
18765 * mpw-configure: New option --cc to select compiler to use,
18766 paste options set according to --cc into the generated
18767 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18768 if mpw-make.sed is present.
18769 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18770 add forward includes for PowerPC include files.
18771 * mpw-build.in: Build using Makefile.PPC if present.
18772 (do-byacc, etc): Remove separate version resource builds.
18773 (do-gas): Build "stamps" before "all".
18774 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18775 * mpw-README: Update to reflect --cc option, PowerMac support,
18776 and recently-reported compatibility problems.
18777
18778Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18779
18780 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18781 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18782 (--with-multilib-top): Pass to recursive invocations.
18783
18784Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18785
18786 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18787 v810-*-*.
18788
18789Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18790
18791 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18792 gdb, ld and opcodes on v810-*-*.
18793
6599da04
JM
18794Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18795
18796 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18797 (local-maintainer-clean): New target.
18798 (maintainer-clean): New target.
18799 (realclean): Just depend upon maintainer-clean.
18800
18801Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18802
18803 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18804
18805Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18806
18807 * configure.in: Build ld in mips*-*-bsd* case.
18808
18809Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18810
18811 * config.sub: Accept -lites* OS. From Ian Dall.
18812
18813Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18814
18815 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18816 targets.
6599da04
JM
18817
18818Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18819
18820 * configure.in: treat i386-win32 canadian cross the same as
18821 i386-go32 canadian cross.
18822
18823Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18824
18825 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18826 running under the simulator to build a reduced set of libraries.
18827 (powerpc-*-eabiaix): Add fine grained multilib support added to
18828 other powerpc targets yesterday.
18829
18830Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18831
18832 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18833 -disable-softfloat, -disable-relocatable, -disable-aix, and
18834 -disable-sysv to control which multilib libraries get built.
18835
18836Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18837
18838 * configure: Add Makefile.tem to list of files to remove in trap
18839 handler.
18840
18841Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18842
18843 * config.guess (*Linux*): Add missing "exit"s.
18844 Also, need specific check for alpha-unknown-linux (uses COFF).
18845
18846Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18847
18848 * config.guess: Merge with FSF:
18849
18850 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18851 * config.guess (AIX4): More robust release numbering discovery.
18852
18853 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18854 * config.guess (i386-sequent-ptx): Properly get version number.
18855
18856 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18857 * config.guess (mips:*:4*:UMIPS): New case.
18858
18859Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18860
18861 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18862 (i386-win32 host): Likewise. Don't build readline.
18863
18864Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18865
18866 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18867 SUPPORT_FILES to submakes.
18868
18869Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18870
18871 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18872 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18873 mpw-configure.
18874
18875Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18876
18877 * configure.in (appdirs): Use =, not ==, in test expression when
18878 trying to build the text to print in the warning message for
18879 Solaris users.
18880
18881Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18882
18883 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18884
18885Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18886
18887 * config.guess: Recognize lynx-2.3.
18888
18889Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18890
18891 * config.sub (z8ksim): Deleted
18892 (z8k-*-coff): New, this is the one true name of the target.
18893
18894Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18895
18896 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18897
18898Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18899
18900 * config.guess (*:Linux:*:*): First try asking the linker what the
18901 default object file format is (elf, aout, or coff). Then if this
18902 fails, try previous methods.
18903
18904Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18905
18906 * configure.in: Don't build newlib for *-*-vxworks5.1.
18907
18908Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18909
18910 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18911 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18912
18913Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18914
18915 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18916
18917Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18918
18919 * cfg-ml-com.in: New file.
18920 * cfg-ml-pos.in: New file.
18921
18922Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18923
18924 * COPYING.NEWLIB: Add HP free copyright to list.
18925
18926Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18927
18928 * config.sub: Recognize -eabi* for the system, not just -eabi.
18929
18930Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18931
18932 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18933 * config.sub, configure.in (win32): New target and host.
18934
18935Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18936
18937 * configure.in: Add i386-pe configuration.
18938
18939Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18940
18941 * mpw-build.in (install): Install GDB after LD.
18942
18943Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18944
18945 * mpw-config.in (elf/mips.h): Always forward-include, needed
18946 for GDB to build.
18947
18948Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18949
18950 * testsuite: New directory for customer acceptance and whole tool
18951 chain tests.
18952
18953Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18954
18955 * configure: If per-host line isn't found, but AC_OUTPUT is found
18956 and a configure script exists, run it instead.
18957
18958Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18959
18960 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18961
18962Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18963
18964 * configure: Set build_{cpu,vendor,os,alias} to host values when
18965 --build isn't specified.
18966
18967Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18968
18969 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18970 (FLAGS_TO_PASS): Pass them.
18971 (EXTRA_TARGET_FLAGS): Ditto.
18972
6599da04
JM
18973Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18974
18975 * Makefile.in (all-libg++): Depend on all-libstdc++.
18976
18977Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18978
18979 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 18980 i386-unknown-netbsd.
6599da04
JM
18981
18982Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18983
18984 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18985 hosted builds (DOS builds)
18986
18987Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18988
18989 Changes for ARM based on patches from Richard Earnshaw:
18990 * config.sub: Handle armeb and armel.
18991 * configure.in: Omit arm linker only for riscix.
18992
18993Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18994
18995 * config.guess: Update from FSF.
18996
18997Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18998
63f6bcd7 18999 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
19000 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19001 powerpcle variant. Convert pentium into i586, not i486. Add p5
19002 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19003 temporarily.
19004
19005Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19006
19007 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19008
19009Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19010
19011 * config.sub: Accept -lites* as a basic system type.
19012
19013Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19014
19015 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19016 installed, and if so return linuxoldld as the system name.
19017
19018Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19019
19020 * config.guess: Add hppa1.1-hp-lites support.
19021
19022Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19023
19024 * configure.in: Don't build newlib for m68k-vxworks5.1.
19025
19026Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19027
19028 * configure.in (mips-sgi-irix6): Use mh-irix5.
19029
19030Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19031
19032 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19033
19034Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19035
19036 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 19037 OSF/1. Fix compiler flags.
6599da04
JM
19038 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19039
19040Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19041
19042 * configure.in: Recognize --with-newlib.
19043 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19044
19045Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19046
d207ebef 19047 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
19048 to *_X11_MODULES due to gdbtk needing X include files et al.
19049
19050Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19051
19052 Merge in support for Mac MPW as a host.
19053 (Old change descriptions retained for informational value.)
19054
19055 * mpw-config.in: Add generic include forwards for cpu-specific
19056 include files in aout and elf directories.
19057
19058 * mpw-configure: Added copyright.
19059 * mpw-config.in: Check for presence of required build tools.
19060 (target_libs): Add newlib.
19061 (target_tools): Add examples.
19062 (Read Me): Generate as "Read Me for MPW" instead.
19063 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19064 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19065 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19066
19067 * mpw-configure: Remove subdir-specific makefile hackery,
19068 delete mk.tmp after using it.
19069
19070 * mpw-build.in (all): Display start and end times.
19071
19072 * mpw-configure (host_canonical): Set.
19073 (target_cpu): Always add to makefiles.
19074 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19075 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19076 (mpw-mh-mpw): Look for in srcdir and srcroot.
19077 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19078
19079 * mpw-build.in: (install-only): New target.
19080
19081 * mpw-configure (host_alias, target_alias): Rename from hostalias
19082 and targetalias, add into generated Makefile.
19083 (mk.tmp): If present, add into generated Makefile.
19084 * mpw-build.in (all-gas): Build config.h first before gas proper.
19085
19086 * mpw-configure (config.status): Write only if changed.
19087 * mpw-config.in (readline): Configure it (not built, just used for
19088 definitions).
19089
19090 * mpw-config.in (elf/mips.h): Add a forward include.
19091
19092 * mpw-config.in: Forward-include most .h files in include into
19093 extra-include.
19094 (readline): Don't build.
19095 mpw-build.in (install): Install GDB.
19096
19097 * mpw-configure (prefix, mpw_prefix): Handle it.
19098 * mpw-config.in (mmalloc, readline): Don't configure.
19099 * mpw-build.in (thisscript): Rename to ThisScript.
19100 Use mpw-build instead of BuildProgram everywhere.
19101 (mmalloc, readline): Don't build.
19102 * mpw-README: New file, basic documentation about the MPW port.
19103
19104 * mpw-config.in: Use forward-include to create include files.
19105
19106 * mpw-configure: Add more things to the top of each configured
19107 Makefile, including contents of config/mpw-mh-mpw.
19108 * mpw-config.in (extra-include): Create this directory and fill it
19109 with Posix-like include files when configuring.
19110
19111 * config.sub (apple, mac, mpw): Add various aliases.
19112
19113 * mpw-build.in: New file, top-level build script fragment for MPW.
19114 * mpw-configure: New file, configure script for MPW.
19115 * mpw-config.in: New file, config fragment for MPW.
19116
19117Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19118
19119 * configure.in (host_libs): Remove glob, since it is gone from the
19120 sources.
19121
19122Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19123
19124 * Makefile.in: define empty GDB_NLM_DEPS var.
19125
19126 * configure.in(target_makefile_frag): use config/mt-netware
19127 for netware targets.
19128
19129Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19130
19131 * config.sub: Merge in recent FSF changes. Remove linux special
19132 cases.
19133
19134Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19135
731a8127 19136 Revert this change:
6599da04
JM
19137
19138 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19139
19140 * build-all.mk: Use CC=cc -Xs on Solaris.
19141
6599da04
JM
19142Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19143
19144 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19145 stop using it.
19146 * Makefile.in: Nuke all references to glob subdirectory.
19147
19148Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19149
19150 * configure.in: Fix --enable-shared logic in per-host.
19151
19152Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19153
19154 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19155
19156Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19157
19158 * configure.in (noconfigdirs): Don't build gas on AIX, for
19159 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19160
19161Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19162
19163 * configure: Fix --cache-file to work if the file argument is a
19164 relative path.
19165
19166Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19167
19168 * configure: If the --cache-file is used, pass it down to
19169 configure in subdirectories.
19170
19171Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19172
19173 * config.sub: add vxworks29k configuration.
19174
19175Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19176
19177 * Makefile.in (taz): Do "diststuff" part quietly.
19178
19179Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19180
19181 * config.sub: Mini-merge with gcc/config.sub.
19182
19183Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19184
19185 * config.guess (IRIX): Sed - to _.
19186
19187Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19188
19189 * Makefile.in (source-vault, binary-vault): New targets.
19190
19191Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19192
19193 * config.sub: Recognize -eabi as a basic system type.
19194
19195Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19196
19197 * configure.in (enable_shared stuff): Fix typo.
19198
19199Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19200
19201 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19202
19203Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19204
19205 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19206
19207Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19208
19209 * configure.in (rs6000-*-*): Don't build gas.
19210
19211Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19212
19213 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19214 reduce command line length.
19215 (AS_FOR_TARGET): Check for as.new, not Makefile.
19216 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19217
19218Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19219
19220 * config.guess: Merge from FSF.
19221
19222Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19223
19224 * configure: Don't use $ when handling program_suffix.
19225
19226Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19227
19228 * configure.in: Configure tk for hppa/hpux.
19229
19230Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19231
19232 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19233
19234Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19235
19236 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19237 to LIBCXXFLAGS. Tests are better run without it.
19238
19239Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19240
19241 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19242
19243Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19244
19245 * configure.in (*-*-netware*): Don't configure xiberty.
19246
19247Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19248
19249 * configure.in: Remove tk from native_only list.
19250
19251Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19252
19253 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19254 for special NCD build.
6599da04
JM
19255
19256Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19257
19258 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19259 makeall.bat, they're only useful for binutils snapshots.
19260 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19261 makeall.bat to specified SUPPORT_FILES.
19262
19263Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19264
19265 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19266 hosts. Add BNR's sun4 target to solaris host, so their
19267 build-from-source will be tested in-house first.
6599da04
JM
19268
19269Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19270
19271 * Makefile.in (LIBCFLAGS): New variable.
19272 (CFLAGS_FOR_TARGET): Ditto.
19273 (LIBCFLAGS_FOR_TARGET): Ditto.
19274 (LIBCXXFLAGS): Ditto.
19275 (CXXFLAGS_FOR_TARGET): Ditto.
19276 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19277 (BASE_FLAGS_TO_PASS): Pass them.
19278 (EXTRA_TARGET_FLAGS): Ditto.
19279
731a8127 19280 * configure.in: Support --enable-shared.
6599da04
JM
19281
19282Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19283
19284 * configure.in (target_libs): Include libstdc++ again.
19285 * config.guess: Update from FSF (for FreeBSD).
19286
19287Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19288
19289 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19290 makeall.bat.
19291 (DISTDOCDIRS): Add `etc'.
19292 (ETC_SUPPORT_PFX): New variable.
19293 (taz): Include anything from etc starting with a word in
19294 ETC_SUPPORT_PFX.
19295
19296Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19297
19298 * config.sub: Update for recent FSF changes. Remove obsolete
19299 h8300hds entry. Add -windows* and -osx as basic os. Minor
19300 spacing changes.
19301
19302Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19303
19304 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19305
19306 * config.guess: Merge with FSF.
19307 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19308
19309Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19310
19311 * configure: Since the "trap 0" handler will override the exit
19312 status on many systems, only use it for "exit 1", and make it set
19313 a non-zero exit status; reset it before "exit 0". Also, check
19314 exit status of config.sub, and error out if it failed.
19315
19316Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19317
19318 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19319 and install libgloss.
19320
19321Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19322
19323 * Makefile.in (all-binutils): Depend upon all-byacc.
19324
19325 * configure.in: Don't build emacs on Irix 5.
19326
19327Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19328
19329 * configure.in (*-*-netware*): Add libio.
19330
19331Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19332
19333 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19334 (CHECK_TARGET_MODULES): Ditto.
19335 (INSTALL_TARGET_MODULES): Ditto.
19336 (TARGET_LIBS): Ditto.
19337 (all-libstdc++): Note dependencies.
19338
19339Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19340
19341 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19342
19343Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19344
19345 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19346 -fexternal-templates.
19347
19348 * configure.in (target_libs): Add libstdc++.
19349 (noconfigdirs): Add libstdc++ as appropriate.
19350
19351Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19352
19353 * config.guess: Update from FSF.
19354
19355Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19356
19357 * configure: Use ${config_shell} when running ${configsub}.
19358
19359Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19360
19361 * config.sub: No longer recognize h8300h.
19362
19363Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19364
19365 * config.sub: Remove extraneous differences between config.sub and
19366 gcc/config.sub.
19367
19368Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19369
19370 * Makefile.in (DISTSTUFFDIRS): Add gas.
19371
19372Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19373
19374 * COPYING.NEWLIB: New file.
19375
19376Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19377
19378 * config.guess (HP-UX): Patch from Harlan Stenn
19379 <harlan@landmark.com> to also emit release level.
19380
19381Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19382
19383 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19384
19385Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19386
19387 * config.sub: Merge nextstep cleanup from FSF.
19388
19389Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19390
19391 * configure.in (arm-*-*): Don't configure ld for this target.
19392
19393Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19394
19395 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19396 librx, or newlib.
6599da04
JM
19397
19398Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19399
19400 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19401 configure ld--it works, but it doesn't support shared libraries.
19402
19403Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19404
19405 * config.guess (*-unknown-freebsd*): Get rid of possible
19406 trailing "(Release)" in version string.
19407 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19408
19409Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19410
19411 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19412 Fix type: *-next-neststep -> *-next-nextstep.
19413
19414 * config.guess: Merge from FSF:
19415
19416 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19417
19418 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19419
19420 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19421
19422 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19423 instead of UNIX_SV for UnixWare 1.0).
19424
19425Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19426
19427 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19428 to make gdb/nlm/* build after the compiler and linker.
19429
19430Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19431
19432 * config.guess (netbsd, freebsd, linux): Accept any machine,
19433 not just i[34]86.
19434 (m68k-atari-sysv4): Relocate to match FSF version.
19435
19436 * config.guess: More merges from the FSF:
19437
19438 Add a space before function call or macro invocation.
19439
19440 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19441
19442 * config.guess: Add trap cmd to remove dummy.c and dummy when
19443 interrupted.
19444
19445 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19446
19447 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19448 (dummy): Redirect stderr from compilation of dummy.c.
19449
19450 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19451
19452 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19453
19454Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19455
19456 * configure: Accept and ignore --cache*, for compatibility with
19457 new autoconf.
19458
19459Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19460
19461 * config.guess: Merge from FSF:
19462
19463 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19464
19465 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19466 (PATH): Add /.attbin at end for finding uname.
19467 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19468
19469 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19470
e490616e 19471 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19472
19473 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19474
e490616e
ZW
19475 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19476 to select whether to use ELF or COFF.
6599da04
JM
19477
19478 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19479
e490616e 19480 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19481
19482 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19483
19484 * config.guess: Guess the OS version for HPUX.
19485
19486 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19487
19488 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19489
19490Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19491
19492 * configure.in: Recognize --with-headers, --with-libs, and
19493 --without-newlib.
19494 * Makefile.in (all-xiberty): Depend upon all-ld.
19495
19496Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19497
19498 * configure.in: Change i[34]86 to i[345]86.
19499
19500Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19501
19502 * configure (version): A few more tweaks to help message.
19503
19504Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19505
19506 * Makefile.in: Remove (for now) librx as a host library,
19507 now that we're building it for target.
19508
19509Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19510
19511 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19512 (Karl Berry).
19513
19514Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19515
19516 * configure.in: Also configure librx.
19517
19518Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19519
19520 * Makefile.in: Update various rules to reflect that librx
19521 is now needed for libg++.
19522
19523Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19524
19525 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19526
19527Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19528
19529 * configure.in: Configure the examples directory.
19530
19531Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19532
19533 * configure: Simplify Jun 2 1994 change.
19534
19535Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19536
19537 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19538 /bin/gcc isn't good enough to build gcc.
19539
19540Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19541
19542 * Makefile.in (GDB_SUPPORT_FILES): Remove
19543 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19544 (gdb.tar.gz): Add new rule to use standard distribution building
19545 mechanism.
19546
19547Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19548
19549 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19550 Bill Cox <bill@cygnus.com>.
19551
19552Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19553
19554 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19555
19556Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19557
19558 * configure: Search current dir first in .gdbinit.
19559
19560Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19561
19562 * config.sub: Recognize freebsd (merged from gcc config.sub).
19563
19564Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19565
19566 * config.sub: Refer to NeXT's operating system as nextstep.
19567
19568 * config.sub (case $basic_machine): Re-order the cases, to match
19569 the order in the FSF version (which is mostly alphabethical).
19570 Merge in some additions and changes from the FSF.
19571
19572Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19573
19574 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19575 * config.sub: Recognize cxux7.
19576 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19577
19578Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19579
19580 * config.sub: Fix typo powerpc -> powerpc-*.
19581
19582Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19583
19584 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19585
19586 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19587 parallel with all-emacs and install-emacs). Top-level command
19588 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19589
19590Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19591
19592 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19593 $(relbindir)/make before doing ``make install'', and use
19594 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19595 installing over running make binary.
19596 ($(host)-stamp-stage3-installed): Likewise.
19597
19598Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19599
19600 * config.guess: Recognize Mach.
19601
19602Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19603
19604 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19605 see whether --exec-prefix was used.
19606
19607Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19608
19609 * README: Explicitly mention libg++/README. (Zoo's idea.)
19610
19611Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19612
19613 * Makefile.in: Add all-librx target similar to all-libproc.
19614
19615Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19616
19617 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19618 with post 1.2 uname bogosity.
19619
19620Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19621
19622 * configure: Remove temporary files on receipt of a signal.
19623
19624Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19625
19626 * configure: If there is a package_makefile_frag, remove
19627 ${subdir}/Makefile.tem after copying it in.
19628
19629Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19630
19631 * build_all.mk: support rs6000 lynx identifies itself as
19632 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19633 since /bin/gcc is too feeble to compile a modern gcc.
19634
19635Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19636
19637 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19638 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19639
19640Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19641
19642 * configure.in: Use mh-ncrsvr43. Patch from
19643 Tom McConnell <tmcconne@sedona.intel.com>.
19644
19645Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19646
19647 * config.guess (i386-unknown-bsdi): No longer need to
19648 check #if defined(__bsdi__) && defined(__i386__).
19649
19650Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19651
19652 * configure: Set program_transform_nameoption correctly.
19653
19654Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19655
19656 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 19657 added new targets and hppa info.
4e81ae98 19658
6599da04
JM
19659Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19660
19661 * configure: If config.guess result is a prefix of the user
19662 specified target, assume a native build and use the user specified
19663 target as the host alias. Remove SunOS patch suffix removal hack.
19664 * configure.in: Remove SunOS patch suffix removal hack.
19665
19666 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19667 in NATIVE_CHECK_MODULES.
19668
19669Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19670
19671 * Makefile.in: Rename HOST_ONLY to NATIVE.
19672 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 19673 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
19674 * configure.in: Add comments for easier maintenance.
19675
19676Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19677
19678 * Makefile.in: Add all-libproc target similar to all-gui.
19679
19680Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19681
19682 * Makefile.in (CHECK_MODULES): split into
19683 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19684
19685Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19686
19687 * config.guess (i386-unknown-bsdi): New system to guess.
19688
19689Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19690
19691 * Makefile.in: Add all-gui target (but not yet build by "all").
19692
19693Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19694
19695 * config.sub: Move deletion of patch suffix from here...
19696 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 19697 level scripts might need to know of a patch level.
6599da04
JM
19698
19699Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19700
19701 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 19702 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
19703
19704Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19705
19706 * Makefile.in (INSTALL_LAST): Delete.
19707 (INSTALL_DOSREL): New.
19708
19709Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19710
19711 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19712 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19713 whether we pass down --with-gnu-ld anyhow.
19714
19715Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19716
19717 * Makefile.in (INSTALL_LAST): Change operation so it works
19718 on more flavors of make.
19719 * configure.in (go32): Don't build libg++ or libio.
19720
19721Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19722
19723 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19724 they can be overriden by templates.
19725
19726Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19727
19728 * configure.in (target==go32): Don't build gdb.
19729 * dosrel: New directory.
19730
19731Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19732
19733 * configure.in (host==go32): Configure dosrel too.
19734 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19735 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19736 be set by incoming names or templates.
19737 (INSTALL_LAST): New rule.
6599da04
JM
19738
19739Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19740
19741 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19742
19743Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19744
6599da04
JM
19745 * configure.in (appdirs): New variable. Currently empty, but will
19746 be used in gas distribution. If nonempty, lists a set of
19747 directories at least one of which must get configured, or top
19748 level configuration is considered to have failed.
19749 (rs6000-*-lynxos*): Use new file name.
19750
19751Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19752
19753 Eliminate XTRAFLAGS.
19754 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19755 newlib include files using -idirafter, and also use -nostdinc.
19756 (CXX_FOR_TARGET): Likewise.
19757 (XTRAFLAGS): Removed.
19758 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19759 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19760 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19761 ($(DO_X)): Don't pass down XTRAFLAGS.
19762
19763Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19764
19765 * configure.in (mips*-dec-bsd*): New target; do build linker.
19766 (mips*-*-bsd*): New target; don't build linker.
19767
19768Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19769
19770 * configure.in: support rs6000-*-lynxos* configuration.
19771 support sunos4 as a cross target.
19772
19773 * config.sub: look for lynx*, not lynx since the OS version may
19774 legitimately be part of the name.
19775
19776Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19777
19778 * configure.in (i[34]86-*-sco*): Move to be with other i386
19779 targets.
19780 (romp-*-*): New target. Skip various binary utilities.
19781 (vax-*-*): New target. Don't build newlib.
19782 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19783
19784Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19785
19786 * configure.in: Only set host_makefile_frag if config
19787 directory exists.
19788
19789Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19790
19791 * install.sh: If $dstdir exists, don't check whether each
19792 component does.
19793
19794Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19795
19796 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19797
19798Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19799
3b75d237
AJ
19800 * configure.in (*-*-lynxos*): Don't configure newlib for either
19801 native or cross Lynx.
6599da04
JM
19802
19803Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19804
19805 * config.sub (sparc64-elf): Fix os.
19806 (z8k): Remove duplicate.
19807
19808Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19809
19810 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19811 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19812
19813Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19814
19815 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 19816 an NFS symlink (at least fail cleanly).
6599da04
JM
19817
19818Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19819
19820 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19821 -XNh2000.
19822
19823Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19824
19825 * configure: Unknown options are fatal again.
19826
19827Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19828
19829 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19830 compatibility.
6599da04
JM
19831
19832Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19833
19834 * build-all.mk: Add `clean' target.
19835
19836Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19837
19838 * config.guess: Add SINIX support.
19839 * configure.in: Add mips-*-sysv4* support.
19840
19841Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19842
19843 * build-all.mk: Document all useful targets.
19844 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19845 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19846
19847Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19848
19849 * configure: Support --silent, --quiet.
19850
19851Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19852
19853 * configure: Support --disable-FEATURE.
19854
19855Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19856
19857 * config.guess: Recognize NCR running SVR4.3.
19858
19859Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19860
19861 * config.guess: Make BSDI generate i386-unknown-bsd386.
19862 Patch from Paul Eggert <eggert@twinsun.com>.
19863
19864Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19865
19866 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19867
19868Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19869
19870 * configure: Make unrecognized options give nonfatal warnings
19871 instead of fatal errors, and pass them to any subdirectory
19872 configures in case they recognize them.
19873 Make --x equivalent to --with-x.
19874
19875Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19876
19877 * configure: Add --enable-* options. Clean up usage message and
19878 some comments.
19879
19880Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19881
19882 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19883
19884Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19885
19886 * configure.in (hppa*-*-*): Enable binutils.
19887
19888Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19889
19890 * config.sub: Recognize cisco.
19891
19892Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19893
19894 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19895
19896Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19897
19898 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19899 than one configuration name. Add comment.
19900
19901Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19902
19903 * config.guess: about target *-hitachi-hiuxwe2, fixed
19904 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19905 macro is incorrect.]
19906
19907Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19908
19909 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19910 than the "make ls" stuff which used to be here.
19911
19912Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19913
19914 * config.guess: Recognize i[34]86-unknown-freebsd.
19915 From Shawn M Carey <smcarey@rodan.syr.edu>.
19916
19917Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19918
19919 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19920
19921Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19922
19923 * config.guess: Check for ptx.
19924
19925Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19926
19927 * config.sub: Add os9k checking.
19928
19929Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19930
19931 * config.guess: Handle OSF1 running on HPPA processors
19932
19933Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19934
19935 * configure: If subdir configure fails, print out a message with
19936 subdirectory name, in case subdir's configure code didn't identify
19937 itself.
19938
19939Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19940
19941 * configure.in: Remove embedded newlines from configdirs.
19942 Avoid mismatches of substrings. Fix matching strings at end
19943 of configdirs.
19944
19945Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19946
19947 * config.guess: Add Lynx/rs6000 config support.
19948
19949Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19950
19951 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19952
19953Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19954
19955 * configure.in (hppa*-*-osf*): Treat this just like most other
19956 PA configurations (eg no binutils or ld).
19957 (hppa*-*-*elf*): These configurations have binutils and ld.
19958
19959Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19960
19961 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19962
19963Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19964
19965 * configure.in (rs6000-*-*): Build gas.
19966
19967Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19968
e490616e 19969 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19970
19971Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19972
19973 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19974 for GDB and GDB has been fixed to not need it.
19975
6599da04
JM
19976Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19977
19978 * config.guess: Recognize vax hosts.
19979
19980Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19981
19982 * configure (while loop): Don't use "break 2" inside case
19983 statement -- the case statement isn't an enclosing loop.
19984
19985Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19986
19987 * config.guess: Clean up NeXT support, to allow nextstep
19988 on Intel machines. Make OS be nextstep.
19989
19990Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19991
19992 * config.guess: Add alternate forms for Convex.
19993
19994Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19995
19996 * configure: Completely rewrite option processing. Take
19997 advantage of pattern-matching to avoid invoking test frequently.
19998 Also clean up host and target defaulting logic.
19999
20000Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20001
20002 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20003 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20004 commands (plus user environment) will fit SCO limits.
20005
20006Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20007
20008 * configure.in: Don't issue warnings about directories which are
20009 not being configured if -norecursion is set. Correct test for
20010 --with-gnu-as and --with-gnu-ld to not get confused by substring
20011 matches.
20012
20013 * configure.in: Don't build gas for alpha-dec-osf1*.
20014
20015Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20016
20017 * configure: Back out Per's change of 12/19/1993. It changes the
20018 behavior of configure in unexpected and confusing ways.
20019
20020 Also, use different delim char when calculating
20021 program_transform_name so that the name can contain slashes.
20022
20023Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20024
20025 * configure.in, config.sub: Add support for VSTa micro-kernel.
20026
20027Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20028
20029 * configure.in: Nuke hacks which were used to get a special
20030 version of GAS for HPPA configurations.
20031
20032Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20033
20034 * configure: If only ${target_alias} is given, use that
20035 as the default for ${host_alias}.
20036 * configure: Add missing back-slashes before nested quotes.
20037
20038Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20039
20040 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20041
20042Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20043
20044 * config.guess: Recognize some Tektronix configurations.
20045 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20046
20047Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20048
20049 * config.sub: Match any flavor of SH.
20050
20051Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20052
20053 * configure.in: Don't try to configure newlib for Alpha.
20054
20055Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20056
20057 * configure.in: Don't build ld for Irix 5. Don't build gas,
20058 libg++ or libio for any Alpha target.
20059
20060 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20061
20062Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20063
20064 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20065 default arguments -- so it tried to compress itself.
20066
20067Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20068
20069 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20070 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20071
20072Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20073
20074 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20075 versions of many libraries are not available.
6599da04
JM
20076
20077Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20078
20079 * config.guess: Recognize Apollos (using environment variables).
20080 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20081
20082Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20083
20084 * config.guess: Recognize Sony news mips running newsos.
20085
20086Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20087
20088 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20089 "fi ; else" for bash.
20090
20091Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20092
20093 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20094
20095Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20096
20097 * config.sub: accept unixware as an alias for svr4.2.
20098 Fix some inconsistancies with the gcc version.
20099
20100Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20101
20102 * Makefile.in (DISTDOCDIRS): Add gdb.
20103
20104Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20105
20106 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20107
20108Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20109
20110 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20111 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20112 this now.
20113
20114Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20115
20116 * config.sub: Accept hiux* as an OS name.
20117
20118 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20119 etc/make-stds.texi. The underscore came from gcc, and dje now
20120 agrees that RUNTESTFLAGS is the correct name.
20121
20122Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20123
20124 * install.sh: Remove 'set -e'. It makes any conditionals
20125 in the script useless.
20126
20127 * config.guess: Automatically recognize arm-acorn-riscix
20128 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20129
20130Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20131
20132 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20133
20134Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20135
20136 * Makefile.in (DISTDOCDIRS): New variable.
20137 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20138 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20139
20140Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20141
20142 * configure.in (hppa target): check the source directory for the
3d3b561f 20143 pagas sub-directory
6599da04
JM
20144
20145Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20146
20147 * config.sub: Allow -aout* and -elf*.
20148
20149Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20150
20151 * configure.in: Don't build ld on i386-solaris2, same as for
20152 sparc-solaris2.
20153
20154Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20155
20156 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20157
20158Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20159
20160 * configure.in: Configure gdb for alpha.
20161
20162Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20163
20164 * Makefile.in (CXXFLAGS): Add -O.
20165
20166Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20167
20168 * config.guess: added support for DG Aviion
20169
20170Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20171
20172 * configure.in: Produce warning message for subdirectories not
20173 configurable for this host/target combination. Don't try to
20174 configure gdb for vms.
20175
20176Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20177
20178 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20179 appropriate files before making "diststuff".
20180 (DISTBISONFILES): New var: list of files to be edited.
20181 (DISTSTUFFDIRS): Add binutils.
20182
20183Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20184
20185 * config.sub: also handle mipsel and mips64el (for little endian mips)
20186
20187Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20188
20189 * configure.in: Add * to end of all OS names.
20190
20191Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20192
20193 * configure.in: Build newlib for LynxOS native.
20194
20195Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20196
20197 * config.guess: Add support for delta 88k running SVR3.
20198
20199 * configure.in: Add comment about HP compiler vs. emacs.
20200
20201Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20202
20203 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20204 due to bugs in getpwnam & getpwuid)
6599da04
JM
20205
20206Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20207
20208 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20209 config.guess will produce a full version number.
20210
20211Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20212
20213 * configure.in: Build linker and binutils for alpha-dec-osf1.
20214
20215Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20216
20217 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20218 and gdb/testsuite/Makefile.in.
20219
20220Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20221
20222 * configure.in: recognize mips*- instead of mips-
20223
20224Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20225
20226 * config.sub: Accept linux*coff and linux*elf as operating
20227 systems.
20228
20229Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20230
20231 * config.sub: Recognize mips64, and mips3 as an alias for it.
20232
20233Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20234
20235 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20236 gdb knows how to handle OSF/1 shared libraries.
20237
20238Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20239
20240 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20241 * config.guess: Recognize Hitachi's HIUX.
20242 * config.sub: Recognize h3050r* and hppahitachi.
20243 Remove redundant cases for hp9k[23]*.
20244
20245Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20246
20247 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20248 if gas and ld are in the source tree and are in ${configdirs}.
20249 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20250 --with options (but still pass them down on the command line,
6599da04
JM
20251 if they were explicitly specified).
20252
20253Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20254
20255 * configure: substitute SHELL value in Makefile.in with
20256 ${CONFIG_SHELL}
20257
20258Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20259
20260 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20261 *-*-solaris2* targets.
20262
20263Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20264
20265 * Makefile.in: define M4, and pass it down to sub-makes;
20266 all-autoconf now depends on all-m4
20267
20268Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20269
20270 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20271 presence of {ar,ranlib} instead of a configured directory
20272
20273Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20274
20275 * config.guess: Accept 34?? as well as 33?? for NCR.
20276
20277Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20278
20279 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20280 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20281
20282Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20283
20284 * configure: grab values for $(CC) and $(CXX) from the
20285 environment, so that someone can do "CC=gcc configure; make" and
20286 have it work right (matching the way that autoconf works now)
20287
20288 * configure.in, Makefile.in: add support for gash, the tcl
20289 interface to Galaxy
20290
20291 * config.guess: add NetBSD variants (hp300, x86)
20292
20293Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20294
20295 * install.sh: Support -d option (in the manner of SunOS 4 install,
20296 as it is more deterministic than that of GNU install)
20297 (chmodcmd): Set file to mode 755 by default (should also do default
20298 chgrp and chown, but I don't feel like dealing with that now)
20299
20300Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20301
20302 * config.sub: Remove h8300hhms alias.
20303
20304Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20305
20306 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20307
20308Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20309
20310 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20311 as stmp-fixinc
20312
20313Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20314
20315 * config.sub: recognize m88110-bug-coff.
20316
20317Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20318
20319 * Makefile.in (all-libio): all dependencies on the toolchain used
20320 to build this (gcc, gas, ld, etc)
20321
20322Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20323
20324 * config.guess: Deal with OSF/1 1.3 on alpha.
20325
20326Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20327
20328 * install.sh: add some 'else true' clauses for portability
20329
20330 * configure.in: don't build libio for h8[35]00-*-* targets
20331
20332Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20333
20334 * Makefile.in: Add support for new libio.
20335
20336Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20337
20338 * install.sh: If one command fails, don't try the rest. Don't try
20339 to remove $dsttmp (via trap) unless we have already created it.
20340 If $src doesn't exist, detect it and exit with an error.
20341
20342 * config.guess: Recognize BSD on hp300.
20343
20344Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20345
20346 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20347 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20348
20349Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20350
20351 * Makefile.in (all-send-pr): depends on all-prms
20352
20353Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20354
20355 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20356
20357Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20358
20359 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20360 Added test for mips-mips-riscos5.
20361
20362Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20363
20364 * configure.in: use mh-hp300 for 68k HP hosts
20365
20366Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20367
20368 * configure: add support for CONFIG_SHELL, so that you can use
20369 some alternate shell for evaluating configure scripts
20370
20371Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20372
20373 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20374 in configure script to bug-gdb@prep.ai.mit.edu when building
20375 distribution archive.
20376 * Makefile.in (COMPRESS): Remove def.
20377 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20378 gdb.tar.Z and make-gdb.tar.Z respectively.
20379 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20380 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20381 to convergence with 'taz' target in Makefile.in.
20382
20383Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20384
20385 * install.sh (dsttmp): use trap to ensure that tmp files go
20386 away on error conditions
20387
20388Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20389
20390 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20391
20392Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20393
20394 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20395 its parent is '/' not ''.
20396
20397 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20398
20399Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20400
20401 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20402 that ${newsrcdir}/configure.in does.
20403
20404Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20405
20406 * test-build.mk: support for CONFIG_SHELL
20407
20408Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20409
20410 * config.sub (netware): Add as a basic system type.
20411
20412Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20413
20414 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20415 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20416
20417Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20418
20419 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20420 (h8300hhms is temporary until multi-libraries are implemented).
20421 * configure.in: Handle h8300h too.
20422
20423Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20424
20425 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20426
20427Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20428
20429 * configure: Remove extraneous output when guessing host type.
20430 * config.guess: Remove extraneous output when guessing using C
20431 compiler rather than uname, or when guessing fails.
20432
20433Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20434
20435 * Makefile.in: remove all.cross and install.cross targets
20436
20437 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20438 definitions
6599da04
JM
20439
20440Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20441
20442 * configure.in (target sh): Build gprof.
20443
20444Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20445
20446 * config.sub: change -solaris to -solaris2
20447
20448Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20449
20450 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20451
20452Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20453
20454 * configure: Correct error message for missing Makefile.in to
20455 print correct directory.
20456
20457Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20458
20459 * install.sh: kludge around 386BSD shell bug
20460
20461Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20462
20463 * config.guess: Recognize NeXT.
20464 * config.guess: Recognize i486-ncr-sysv4.
20465 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20466
20467Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20468
20469 * Makefile.in (MAKEINFOFLAGS): New variable.
20470 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20471 * build-all.mk, test-build.mk: Pass down --no-split as
20472 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20473
20474Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20475
20476 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20477
20478Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20479
20480 * Makefile.in (libg++.tar.z): New rule.
20481 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20482 * Makefile.in (taz): Only do a single chmod.
20483
20484Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20485
20486 * install.sh: don't use dirname anymore (replaced with sed usage)
20487
20488Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20489
20490 * Makefile.in: Change extension for gzip'd files from '.z' to
20491 '.gz' per new FSF standard usage.
20492
20493Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20494
20495 * configure: put quotes around the final value of program_transform_name
20496
20497Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20498
20499 * Makefile.in: new install.sh support; update install-info rules
20500
20501Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20502
20503 * configure.in: Build diff for crosses, but not for go32 host.
20504
20505 * configure.in: Build gprof only for native, and don't build it
20506 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20507
20508Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20509
20510 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20511
20512Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20513
20514 * configure.in (host_tools): Add prms.
20515
20516Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20517
20518 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20519 with $(FLAGS_TO_PASS) on the command line
20520
20521 * config.sub: Recognize lynx and lynxos
20522
20523Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20524
20525 * config.sub: Accept -ecoff*, not just -ecoff.
20526
20527Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20528
20529 * Makefile.in (taz): Use .gz suffix instead of .z.
20530 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20531 names.
20532
20533Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20534
20535 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20536
20537Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20538
20539 * Makefile.in (install-no-fixedincludes): install gcc last, so
20540 that rebuilds that might happen during 'make install' don't get
20541 bogus gcc include files
20542
20543Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20544
20545 Change from Utah for HPPA support:
20546 * config.guess: Recognize hppa1.x-hp-bsd.
20547
20548Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20549
20550 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20551 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20552
20553Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20554
20555 * config.sub: Add support for rom68k and bug boot monitors.
20556
20557Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20558
20559 * Makefile.in: Make all-opcodes depend on all-bfd.
20560
20561Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20562
20563 * config.guess: Added special check for i[34]86-univel-sysv4*.
20564
20565Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20566
20567 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20568 the processor rather than assuming i486.
20569
20570Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20571
20572 * config.guess: Recognize SunOS6 as Solaris3.
20573
20574Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20575
20576 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20577 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20578
20579Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20580
20581 * build-all.mk (all-cross): New target for Canadian Cross.
20582 Added Q2 go32 targets.
20583 * test-build.mk: Configure go32 cross sparclite-aout and
20584 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20585 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20586
20587Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20588
20589 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20590 GO32 hosted toolchains
20591
20592Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20593
20594 * configure: change so "-exec-prefix" gets passed down rather
20595 than "-exec_prefix" so autoconf generated Makefiles get the
20596 exec_prefix set right.
20597
20598Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20599
20600 * config.guess: get the Solaris2 minor version number
20601
20602 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20603
20604Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20605
20606 * config.guess: Recognize some Sequent platforms.
20607
20608Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20609
20610 * Makefile.in: added the vault-install target
20611
20612 * configure.in: actually use the Sun3 makefile fragment that's in
20613 config, also added the release dir to configdirs
20614
20615Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20616
20617 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20618
20619Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20620
20621 * configure.in: remove some program from Alpha targetted toolchains
20622
20623Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20624
20625 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20626 gprof.
20627 (taz): Run "make diststuff" in those directories instead of "make
20628 proto-dir". Look for "VERSION=" only at start of line in subdir
20629 Makefile. Use "gzip -9" for compression.
20630 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20631 (binutils.tar.z): New target.
20632
20633Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20634
20635 * Makefile.in (taz): Include gpl.texinfo.
20636
20637Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20638
20639 * Makefile.in (setup-dirs): Merged into "taz" target.
20640 (taz): Only do `proto-dir' stuff if a directory is actually needed
20641 for this target.
20642
20643Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20644
20645 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20646 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20647 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20648 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20649 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20650
20651Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20652
20653 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20654 config.sub, and move-if-change to gdb testsuite distribution
20655 archive, so the testsuite can be extracted, configured, and
20656 run separately from the gdb distribution. Blow away the Chill
20657 tests that require a Chill compiled executable, since GNU Chill
20658 is not yet publically available.
20659
20660Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20661
20662 * test-build.mk: set environment variables in a single command,
20663 instead of a list of assignments and exports
20664
20665 * config.guess: recognize Alpha/OSF1 systems
20666
20667Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20668
20669 * configure: Change help message to prefer --options rather than
3d3b561f 20670 -options.
6599da04
JM
20671
20672Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20673
20674 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20675 zippy@ecst.csuchico.edu.
20676 * config.guess: Recognize miniframe.
20677
20678Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20679
cc6010cd
AP
20680 * Makefile.in: Use srcroot to find runtest rather than rootme.
20681 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20682
20683Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20684
20685 * test-build.mk: Extensive additions to support building on a
20686 machine other than the host.
20687
20688Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20689
20690 * configure (tooldir): Fix for i386-aix again.
20691
20692Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20693
20694 * configure, Makefile.in: Change definition of $(tooldir)
20695 to match the FSF.
20696
20697Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20698
20699 * config.guess: Recognize i[34]86/SVR4.
20700
20701Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20702
20703 * Makefile.in (all-gdb): gdb depends on sim.
20704
20705Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20706
20707 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20708 at the same time we make the prototype gdb directory.
20709 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20710 files at the same time as the gdb base release distribution.
20711
20712Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20713
20714 * Makefile.in (check): Use individual check targets rather than
20715 DO_X rule.
20716 (check-gcc): Added.
20717
20718Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20719
20720 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20721 for System V release 3.2.
20722
20723Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20724
20725 * config.sub: Recognize hppaosf.
20726 * configure.in: Do configure ld/binutils/gas for it.
20727
20728Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20729
20730 * configure (tooldir): Alter syntax used to set this, for systems
20731 where "\$" isn't handled right, like i386-aix.
20732
20733Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20734
20735 * configure: Pass program-transform-name, not
20736 program_transform_name, to recursive configures.
20737
20738Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20739
20740 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20741 of gas+ld+binutils.
20742
20743Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20744
20745 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20746
20747Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20748
20749 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20750
6599da04
JM
20751Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20752
20753 * Makefile.in (PRMS): Set back to all-prms.
20754
20755Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20756
20757 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20758 targets, rather than for MIPS hosts.
20759
20760Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20761
20762 * configure.in: add comment for --with-x default values
20763
20764 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20765
20766 * Makefile.in: add check-* targets for each of the directories in
20767 the tree. Add a definition of RUNTEST that will use the one we
20768 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20769
20770Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20771
20772 * configure.in: Removed obsolete references to bfd_target and
20773 target_makefile_frag.
20774
20775 * build-all.mk: Set assorted targets for Q2.
20776 * config.sub: Recognize z8k-sim and h8300-hms.
20777 * test-build.mk: Really don't pass host to configure.
20778 (HOLES): Added uname.
20779
20780Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20781
20782 * configure: Handle an empty program-prefix, program-suffix or
20783 program-transform-name correctly.
20784
20785Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20786
20787 * build-all.mk: -G 8 no longer required for MIPS targets.
20788 * test-build.mk: Don't pass host argument to configure; make it
20789 guess.
20790
20791Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20792
20793 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20794 * Makefile.in (COMPRESS): New macro, like GZIP.
20795
20796Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20797
20798 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20799
20800 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20801 with gas currently defaults to -G 0.
20802
20803Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20804
20805 * Makefile.in (all-flex): flex depends on byacc.
20806
20807 * build-all.mk: If host not specified, use config.guess. Pass TAG
20808 to test-build.mk as RELEASE_TAG.
20809 * test-build.mk (configargs): New variable containing arguments to
20810 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20811 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20812
20813 * config.guess: Use /bin/uname when checking -X argument on SCO,
20814 to avoid invoking GNU uname which doesn't understand -X.
20815
20816 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20817
20818 * configure.in: Build gas for mips-*-*.
20819
20820Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20821
20822 * Makefile.in (all.normal): insert missing backslash.
20823
20824Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20825
731a8127 20826 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20827
20828 * Makefile.in: Complete overhaul to merge many almost identical
20829 targets.
20830
20831Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20832
20833 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20834 (gdb.tar.Z): Adjusted.
20835
20836 * Makefile.in (setup-dirs, taz): New targets; should be general
20837 enough to adapt for gdb sometime. Build only .z file.
20838 (gas.tar.z): New target.
20839
20840Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20841
20842 * build-all.mk: Use CC=cc -Xs on Solaris.
20843
6599da04
JM
20844Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20845
20846 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20847 for handling BISON for FSF releases.
20848
20849Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20850
20851 * configure: Actually implement the change zoo just documented.
20852
20853Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20854
20855 * configure: when using config.guess, only set target_alias when
20856 it's not already been set (ie, on the command line)
20857
20858Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20859
20860 * Makefile.in: add installcheck target, set PRMS to install-prms
20861
20862Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20863
20864 * configure: add support for package_makefile_fragment, handle the
20865 case where a directory has a configure.in file but no Makefile.in
20866 more gracefully (with an actual understandable error message, even);
20867 add support for --without (and add this to the usage message); also
20868 explicitly add a --host=${host_alias} to the command line when
20869 config.guess is used
20870
20871Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20872
20873 * configure: Must use both --host and --target in recursive calls.
20874
20875Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20876
20877 * Makefile.in: Change deja-gnu to dejagnu.
20878
20879Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20880
20881 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20882
20883Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20884
20885 * configure.in: canonicalize all instances to *-*-solaris2*,
20886 also strip out a number of tools to not build for go32 host
20887
20888Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20889
20890 * config.guess: add GPL.
20891
20892 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 20893 copyrights to 93.
6599da04
JM
20894
20895Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20896
20897 * Makefile.in (do-info): Removed obsolete check for existence of
20898 localenv file.
20899
20900 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20901
20902Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20903
20904 * Makefile.in: a couple of 'else true' for decstation,
20905 support for TclX
20906
20907 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20908
20909Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20910
20911 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20912
20913Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20914
20915 * config.guess: Recognize i386-ibm-aix (PS/2).
20916 * configure.in: Use config/mh-aix386 file for it.
20917
20918Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20919
20920 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20921 CC_FOR_TARGET instead.
20922 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20923
20924Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20925
20926 * Makefile.in: Add sim to list of directories sent with gdb
20927
20928Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20929
20930 * configure.in: Put back mips-dec-bsd* case.
20931
20932Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20933
20934 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20935 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20936 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20937
20938Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20939
20940 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20941
20942 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20943 (install-info): install dir.info only if it exists,
20944 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20945
20946Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20947
20948 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20949 gas for mips-dec-bsd.
20950
20951Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20952
20953 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20954 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20955
20956Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20957
20958 * configure.in: Added "dejagnu" to hosttools list.
20959
20960Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20961
20962 * config.sub, configure.in, config.guess: Add support
20963 for Bosx, an AIX variant from Bull.
20964 Patches from F.Pierresteguy@frcl.bull.fr.
20965
20966Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20967
20968 * devo/dejagnu: Initial creation of devo/dejagnu.
20969 Migrated dejagnu testcases and support files for testing software
20970 tools to reside as subdirectories, currently called "testsuite",
20971 within the directory of the software tool. Migrated all programs,
20972 support libraries, etc. beloging to dejagnu proper from
20973 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20974 with no modifications. The changes to these files which will
20975 allow them to configure, build, and execute properly will be made
20976 in a future update.
20977
20978Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20979
20980 * Makefile.in: Change send_pr to send-pr.
20981 * configure.in: Likewise.
20982 * send_pr: Renamed directory to send-pr.
20983
20984Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20985
20986 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20987
20988Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20989
20990 * README: Update for gdb-4.8 release.
20991 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20992 gdb-xxx.tar.z (gzip'd) file also.
20993
20994Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20995
20996 * Makefile.in: make all-diff depend on all-libiberty
20997
20998Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20999
21000 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21001
21002Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21003
21004 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21005
21006Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21007
21008 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21009 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21010 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21011
21012Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21013
21014 * Makefile.in: makeinfo binary is in a new location
21015
21016Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21017
21018 * config.sub: Accept -ecoff as an OS.
21019
21020 * Makefile.in: Various changes to eliminate a level of make
21021 recursion and reduce the required command line length.
21022 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21023 sub-makes.
21024 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21025 variables holding settings for specific sub-makes.
21026 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21027 in terms of BASE_FLAGS_TO_PASS.
21028 (TARGET_LIBS): New variable listing directories which use
21029 TARGET_FLAGS_TO_PASS.
21030 (subdir_do): Eliminated.
21031 (do-*): New set of targets to replace subdir_do.
21032 (various): All targets which used subdir_do now depend on do-*.
21033 (local-clean): Renamed from do_clean.
21034 (local-distclean): New target, dependency of distclean and
21035 realclean.
21036 (install-info): Don't create directories. Depend on dir.info
21037 rather than calling make recursively.
21038 (install-dir.info): Eliminated.
21039 (install-info-dirs): Create all info directories here.
21040 (dir.info): Depend upon do-install-info.
21041
21042 * test-build.mk (HOLES): Added false.
21043
21044Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21045
21046 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21047
21048Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21049
21050 * Makefile.in (info): remove dependency on all-texinfo. The
21051 problem was really in texinfo/C, not at this level.
21052
21053Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21054
21055 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21056
21057Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21058
21059 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21060 GDB releases.
21061
21062Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21063
21064 * configure: Include srcdir in message about target of link not
21065 being found. Don't convert `-' to `_' in `with' options being
21066 passed to subdirs.
21067
21068Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21069
21070 * configure.in: add uudecode to host_tools
21071
21072 * Makefile.in: added {all,install}-uudecode targets, added them to
21073 the appropriate lists
21074
21075Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21076
21077 * Makefile.in (all-gcc): Added dependency on all-gas.
21078
21079 * configure.in (mips-*-*): Build ld and binutils.
21080
21081Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21082
21083 * configure: check return code from mkdir, print error message and
3d3b561f 21084 exit on failure.
6599da04
JM
21085
21086Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21087
21088 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21089
21090Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21091
21092 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21093
21094Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21095
21096 * config.sub (h8500): Recognize this as a cpu type.
21097
21098Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21099
21100 * configure: source directory missing is no longer a warning
21101
21102 * configure.in: recognize irix[34]* instead of irix[34]
21103
21104 * Makefile.in: define and pass down X11_LIB
21105
6599da04
JM
21106Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21107
21108 * guess-systype: Renamed to ...
21109 * config.guess: ... by popular request.
21110 * configure.in, Makefile.in: Update accordingly.
21111
21112Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21113
21114 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21115 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21116 + Execute ./dummy instead of assuming . is in PATH.
21117
21118Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21119
21120 * guess-systype: New shell script. Attempts to guess the
21121 canonical host name of the executing host.
21122 Only a few hosts are supported so far.
21123 * configure: Call guess-systype if no host is specified.
21124
21125Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21126
21127 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21128 gcc Makefile.
21129
6599da04
JM
21130Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21131
21132 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21133 (all-gcc, install-gcc, subdir_do): Use it.
21134
21135Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21136
21137 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21138
21139Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21140
21141 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21142 set exclusively by configure, using configure.in .
6599da04
JM
21143
21144Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21145
21146 * test-build.mk: set $PATH for all builds
21147
21148 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21149
21150Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21151
21152 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21153 the one used in gcc/Makefile.in, so that a null expansion doesn't
21154 override the one needed to build gcc with a native cc.
21155
6599da04
JM
21156Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21157
21158 * configure: Accept -with arguments.
21159
21160Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21161
21162 * Makefile.in: added h8300sim
21163
21164Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21165
6599da04
JM
21166 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21167 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21168 (all-cygnus, native, build-cygnus): Make
21169 $(canonhost)-stamp-3stage-done, not $(host)....
21170 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21171 i386-sco3.2v4. Added else true to if command.
21172
21173Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21174
21175 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21176
21177Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21178
21179 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21180
21181Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21182
21183 * configure.in: don't remove binutils from Solaris builds
21184
21185Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21186
21187 * Makefile.in: get rid of earlier definitions for *clean,
21188 also handle the recursive info rule better
21189
21190Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21191
21192 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21193 do more-or-less the right thing.
21194
21195Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21196
21197 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21198 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21199
21200Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21201
21202 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21203 $(host_canonical).
21204
21205 * configure.in: split the configdirs list into 4 categories (native
21206 v. cross, library v. tool) and handle the cross-only and native-
21207 only in more reasonable (and correct!) way.
21208
21209Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21210
21211 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21212 configdirs anymore.
21213
21214Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21215
21216 * Makefile.in: extensive cleanup:: removed all of the explicit
21217 clean-* targets, collapsed many wrappers around subdir_do into
21218 one, added additional targets to satisfy standards.texi, deleted
21219 some old targets, some changes for consistency
21220
21221Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21222
21223 * configure.in: handle some programs as cross-only, and others as
21224 native only
21225
21226 * test-build.mk: handle partial holes in a more generic manner
21227
21228 * Makefile.in: m4 depends on libiberty
21229
6599da04
JM
21230Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21231
21232 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21233 time, wdiff, and find to configdirs
21234
21235 * Makefile.in: all, clean, and install rules for the new programs
21236 added to configure.in
21237
21238Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21239
21240 * configure.in: use mh-sun for all *-sun-* hosts
21241
6599da04
JM
21242Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21243
21244 * Makefile.in: define flags for X11 include files and library file
21245 locations, pass them down to the programs that need this info
21246
21247 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21248
6599da04
JM
21249Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21250
21251 * configure.in: start building libg++ for HP-UX targets
21252
21253Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21254
21255 * README: Update references to files moved into etc/.
21256
21257Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21258
21259 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21260 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21261
21262Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21263
21264 * configure: accept dash as well as underscore in long option
21265 names for FSF compatibility.
21266
21267Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21268
21269 * config.sub: added -sco3.2v4 support from FSF.
21270
21271Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21272
21273 * configure.in: expand the section that adds or removes
21274 directories from the list of programs to build, to handle native
21275 vs. cross in addition to host v. native
21276
21277Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21278
21279 * Makefile.in: Replace C++ in macro names with CXX.
21280 This is less likely to break ...
21281
21282Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21283
21284 * test-build.mk: add -w to GNU_MAKE
21285
21286Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21287
21288 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21289 add 'sparc' to list of recognized cpus. This needed to make
21290 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21291 Delete some redundant ose68 variants. Recognize -wrs as an os,
21292 then changes that into $CPU-wrs-vxworks.
21293
21294 * configure.in: remove most references to gdbtest, regularize
21295 target based program removal
21296
21297 * test-build.mk: import from p3 tree (many fixes and changes)
21298
21299Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21300
21301 * Makefile.in: added rules to handle tcl, tk, and expect
21302
21303 * configure.in: handle those directories if they exist
21304
21305Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21306
21307 * config.sub: removed bogus hppabsd and hppahpux names, since
21308 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21309
21310Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21311
21312 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21313 depends upon all-xiberty
21314
21315 * Makefile.in: changes from p3, including:
21316
21317 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21318
21319 * Makefile.in (XTRAFLAGS): include newlib directories if
21320 newlib/Makefile exists, rather than if host != target.
21321
21322 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21323
21324 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21325 from the same source tree and not building a cross-compiler. This
21326 matters for the libg++ configuration if reconfiguring a tree that
21327 has already been installed.
21328
21329 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21330
21331 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21332 pick up the machine and system specific header files.
21333
21334 * Makefile.in: added AS_FOR_TARGET, passed down in
21335 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21336 the C compiler to use to create programs which are run in the
21337 build environment, set it to default to $(CC), and passed it down
21338 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21339
21340 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21341
21342 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21343 We need them for unusual native builds, like systems without
21344 ranlib.
21345
21346 * configure: also define $(host_canonical) and
e490616e
ZW
21347 $(target_canonical), which are the full, canonical names for the
21348 given host and target
6599da04
JM
21349
21350Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21351
21352 * Makefile.in: Added separate definitions for C++.
21353
21354Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21355
21356 * configure.in (configdirs): Add deja-gnu.
21357
21358Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21359
21360 * README: Update for configure.texi and gdb-4.7 release.
21361
21362Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21363
21364 * Makefile.in: Move "all" target to top of file.
21365 Previously, first target was ".PHONY" which caused BSD4.4 make
21366 to build .PHONY when make was run without arguments.
21367
21368Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21369
21370 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21371 Library-copylefted code in libiberty.
21372
21373Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21374
21375 * config.sub: Replace m68kmote with plain old m68k.
21376
21377Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21378
21379 * Makefile.in: Remove space from blank line, avoid Make complaints.
21380
21381Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21382
21383 * config.sub: Complain if no argument is given. Added support for
21384 386bsd as OS and target alias.
21385
21386Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21387
21388 * Makefile.in (XTRAFLAGS): include newlib directories if
21389 newlib/Makefile exists, rather than if host != target.
21390
21391Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21392
21393 * config.sub: recognize sparclite-wrs-vxworks.
21394
21395 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21396 p3.) Added clean-xiberty to clean.
21397
21398Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21399
21400 * configure.in: use *-*-* instead of nested cases for host and target
21401
21402Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21403
21404 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21405 from the same source tree and not building a cross-compiler. This
21406 matters for the libg++ configuration if reconfiguring a tree that
21407 has already been installed.
21408
21409Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21410
21411 * config.sub (i486v/i486v4): Merge in from FSF version.
21412
21413Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21414
21415 * configure: only set PWD if it is already set.
21416
21417Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21418
21419 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21420 doesn't have unset and all success paths (and most error paths)
21421 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21422 to just ${PWD} to avoid confusion.)
21423
21424Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21425
21426 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21427 even for a native compilation.
21428
21429Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21430
21431 Changes to make the gdb.tar.Z rule work better.
21432
21433 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21434 (DEVO_SUPPORT): Add configure.texi.
21435 (bfd-ilrt.tar.Z): Remove ancient rule.
21436
21437Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21438
21439 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21440 pick up the machine and system specific header files.
21441
21442 * configure.in, config.sub: added new target m68010-adobe-scout,
21443 with alias of adobe68k. Changed configure.in to check for
21444 -scout before -sco* to avoid a false match.
21445
21446 * Makefile.in: added AS_FOR_TARGET, passed down in
21447 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21448 the C compiler to use to create programs which are run in the
21449 build environment, set it to default to $(CC), and passed it down
21450 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21451
21452Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21453
21454 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21455 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21456 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21457 FOR_TARGET variants, to newlib and libg++.
21458
21459Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21460
21461 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21462 first.
21463
21464Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21465
21466 * config.sub: Accept `elf' as an environment.
21467
21468Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21469
21470 * Makefile.in (all-opcodes): cd into the right directory
21471
21472Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21473
21474 * configure: added -program_transform_name option, used as
21475 argument to sed when installing programs.
21476 configure.texi: added documentation for -program_prefix,
21477 -program_suffix and -program_transform_name.
21478
21479Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21480
21481 * config.sub: Accept i486 where i386 ok.
21482
21483Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21484
21485 * config.sub: accept we32k
21486
21487Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21488
3b75d237 21489 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21490
21491 * Makefile.in: don't create all directories for ``make install'';
21492 let the subdirectories create the ones they need.
21493
21494Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21495
e490616e 21496 * COPYING: new file, GPL v2
6599da04
JM
21497
21498Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21499
21500 * Makefile.in: use the new gen-info-dir, which needs a template
21501 argument (which also lives in texinfo)
21502
21503 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21504
6599da04
JM
21505Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21506
21507 * config.sub (ncr3000): Change i386 to i486.
21508
21509Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21510
21511 * Makefile.in: add install-rcs, install-grep to
21512 install-no-fixedincludes, removed install-bison and install-libgcc
21513
21514Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21515
21516 * configure.in: grab the HPUX makefile fragment if on HPUX
21517
21518Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21519
21520 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21521 configure.in: recognise m68{k,000}-ericsson-OSE.
21522 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21523
21524Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21525
21526 * configure.in: rearrange the parts that remove programs from
21527 configdirs, based now on HOST==TARGET or by canonical triple.
21528
21529Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21530
21531 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21532 appropriate. predicate stage3 and comparison on the existence
21533 of gcc. That is, if gcc isn't around, we aren't three-staging.
21534 On very clean, also remove ...stamp-co. Build in-place before
21535 doing other builds.
6599da04
JM
21536
21537Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21538
21539 * Makefile.in, configure.in: add tgas
21540
21541Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21542
21543 * Makefile.in: a number of changes merged in from progressive.
21544
21545 * configure.in: add libm.
21546
21547 * .cvsignore: ignore some stuff that comes from test-build.mk.
21548
6599da04
JM
21549Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21550
21551 * config.sub: Add es1800 (m68k-ericsson-es1800).
21552
21553Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21554
21555 * configure: Add program_suffix (parallel to program_prefix)
21556 * Makefile.in: adjust directory-creating script for losing decstation
21557
21558Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21559
21560 * configure: Minor $subdir-related fixes.
21561
21562Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21563
21564 * configure: fix various problems with propogating
21565 makefile_target_frag in subdirs.
21566 * configure.in: config libgcc if its there
21567
21568Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21569
21570 * config.sub: HPPA merge.
21571
6599da04
JM
21572Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21573
21574 * Makefile.in: Replace all-bison with all-byacc in all
21575 dependency lines for other tools (which now use byacc).
21576
21577Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21578
21579 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21580
6599da04
JM
21581Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21582
21583 * Makefile.in: make gprof rules similar to byacc rules (instead of
21584 vestigal $(unsubdir) that didn't work...)
21585
21586Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21587
21588 * config.sub: Add support for Linux.
21589 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21590 (at least for libg++).
21591
21592Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21593
21594 * configure.texi: fix doc for the -nfp option to configure
21595
21596Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21597
21598 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21599
21600Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21601
21602 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21603 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21604 * configure.in: added solaris* host_makefile_frag hook.
21605
21606Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21607
21608 * config.sub: changed recognition of m68000 so that various
21609 m68k types can be specified via m680[01234]0
21610
21611Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21612
21613 * config.sub (basic_machine): fix sed so that '-foo' isn't
21614 completely substituted out while .+'-foo' loses the '-foo'
21615
21616Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21617
21618 * config.sub ($os): Add -aout.
21619
21620Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21621
21622 * configure: If host_makefile_frag is absolute, don't
21623 prefix ${invsubdir} (relevant to libg++ auto-configure).
21624
21625Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21626
21627 * Makefile.in (tooldir): Define it.
21628 (all-ld): Depend on all-flex.
21629
21630Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21631
21632 * Makefile.in (check): Fix libg++ special case.
21633
21634Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21635
21636 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21637 pwd's.
6599da04
JM
21638
21639 * configure: print the "Building in" message only when building in
3d3b561f 21640 other than "." AND verbose.
6599da04 21641
63f6bcd7 21642 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21643 configures.
6599da04
JM
21644
21645 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21646
21647Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21648
21649 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21650 fileutils.
6599da04
JM
21651
21652Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21653
21654 * configure: get makesrcdir right for subdirs deeper than 1.
21655
21656 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 21657 install.
6599da04
JM
21658
21659Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21660
21661 * Makefile.in: don't print subdir_do or recursion lines.
21662
21663Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21664
21665 * standards.texi: added menu item.
21666
21667 * Makefile.in: build and install standards.info.
21668
21669 * standards.texi: new file.
21670
21671Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21672
21673 * configure: test for and move config.status pieces from
3d3b561f 21674 ${subdir}/.
6599da04
JM
21675
21676Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21677
6599da04
JM
21678 * configure: Test for existance of files before trying to mv
21679 them, to avoid numerous non-existance messages.
21680
21681Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21682
21683 * configure: correct final line of config.status.
21684
21685 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 21686 the original Makefile.in is read only.
6599da04
JM
21687
21688 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
21689 Some makefiles depend on config.status to tell if a directory
21690 has been reconfigured for a different host. This change
21691 prevents those directories from remaking everything in the case
21692 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
21693
21694 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
21695 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21696 host alias from a missing config.sub.
6599da04
JM
21697
21698Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21699
21700 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 21701 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
21702
21703Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21704
21705 * configure: mkdir ${subdir} as needed.
21706
21707Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21708
21709 * Makefile.in,configure.in: added autoconf.
21710
21711Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21712
21713 * Makefile.in: no longer pass against on recursion.
21714
21715 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 21716 definitions are not inherited.
6599da04
JM
21717
21718 * configure: correct makesrcdir when subdir is .
21719
21720Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21721
21722 * configure: Add support for 'subdirs' variable, which is
21723 like 'configdirs', except that configure doesn't re-invoke
21724 itself for subdirs, it just creates a Makefile for each subdir.
21725 * configure.texi: Document subdirs.
21726
21727Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21728
21729 * configure.in: added flex to configdirs
21730
21731Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21732
21733 * Makefile.in: remove clean-stamps from clean.
21734
21735Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21736
21737 * configure.in: Add gdbtest to configdirs.
21738
21739Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21740
21741 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21742 to recursive makes.
21743 * configure.in: Recognize new ncr3000 config.
21744
21745Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21746
21747 * Makefile.in, configure.in: removed references to gdbm.
21748
21749Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21750
21751 * config.sub: Don't canonicalize os value
21752 newsos* to bsd (readline needs to check for newsos).
21753 (This fix was earlier made Jan 31, but got re-broken.)
21754
21755Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21756
21757 * configure.in: sco is an os, not a vendor!
21758
21759 * configure: Quote $( better. Keep various shells happy.
21760
21761Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21762
21763 * Makefile.in: eliminate stamp-files.
21764
21765Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21766
21767 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 21768 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
21769
21770Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21771
21772 * config.sub: fix iris/iris3.
21773
21774Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21775
21776 * configure: re-add -rm.
21777
21778Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21779
21780 * Maskefile.in: add .stmp-rcs to all.
21781
21782 * configure.in: remove gas from rs6000 build, use aix host fragment.
21783
21784Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21785
21786 * configure: pass down site_option during recursion.
21787
21788Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21789
21790 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21791
21792Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21793
21794 * configure: Change exec_prefix so that it really defaults to prefix.
21795
21796Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21797
21798 * Makefile.in, configure.in: Add support for mmalloc library.
21799
21800Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21801
21802 * Makefile.in: add stmp dependencies for a few more things.
21803
21804Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21805
21806 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 21807 collision, per john's suggestion.
6599da04
JM
21808
21809 * Makefile.in: add libiberty stmp to all and all.cross.
21810
21811Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21812
21813 * Makefile.in: remove force dependencies, add grep to all.
21814
21815Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21816
21817 * Makefile.in: drop flex. make stamp files work.
21818
21819 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
21820 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21821 gets cranky. use relative paths for configure and srcdir
21822 whenever possible. Send some error messages to stderr that were
21823 going to stdout.
6599da04
JM
21824
21825Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21826
21827 * Makefile.in: Fix libg++ rule to check for gcc directory
21828 before using gcc/gcc. Also pass XTRAFLAGS.
21829
21830Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21831
21832 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 21833 when they are already built.
6599da04
JM
21834
21835 * configure.texi: fixed a node pointer problem.
21836
21837Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21838
731a8127 21839 * config.sub configure.in gdb/configure.in
6599da04
JM
21840 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21841 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21842 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21843
21844Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21845
21846 * configure: -recurring becomes -silent. corrected help message
3d3b561f 21847 for -site= option.
6599da04
JM
21848
21849 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21850
21851Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21852
21853 * configure: when building Makefile for crosses, replace
3d3b561f
ML
21854 tooldir and program_prefix. default srcdir from location of
21855 config.sub. remove "for host in hosts" and "for target in
21856 targets" loops.
6599da04
JM
21857
21858Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21859
21860 * Makefile.in: Do not pass bindir or mandir to cvs.
21861
21862Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21863
21864 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
21865 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21866 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
21867
21868 * configure.texi: remove most references to multiple hosts,
3d3b561f 21869 multiple targets, subdirs, etc.
6599da04
JM
21870
21871 * configure.man: removed rcsid. reference config.sub not
3d3b561f 21872 config.subr.
6599da04
JM
21873
21874 * Makefile.in: mkdir $(infodir) on install-info.
21875
21876Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21877
21878 * configure.texi: Explain better about .gdbinit and about
21879 the environment that configure.in sections run in.
21880
21881Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21882
21883 * configure.in: Ultrix is only a decstation if it's a MIPS.
21884
21885Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21886
21887 * README: DOC.configure => cfg-paper.texi.
21888
21889Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21890
21891 * config.sub (near case $os): Don't convert newsos* to bsd!
21892
21893Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21894
21895 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21896 the number of copies of COPYING that go into the GDB tar file.
21897
21898Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21899
731a8127 21900 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21901 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21902 Fix SCO configuration stuff.
21903
21904Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21905
21906 * Makefile.in: For libg++, make sure the -I pointing
21907 to the gcc directory goes *after* all the libg++-local -I flags.
21908 Also, move just-gcc dependency from just-libg++ to all-libg++.
21909
21910Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21911
21912 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21913
21914Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21915
21916 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21917
21918Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21919
21920 * config.sub: Add stratus configuration frags. Also
21921 submitted to FSF.
21922
21923Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21924
21925 * Makefile.in (DEV_SUPPORT): add configure.man.
21926
21927 * config.sub(Decode manufacturer-specific): add -none*.
21928
21929Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21930
21931 * Makefile.in: remove form feeds to make Sun's make happy.
21932 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21933
21934Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21935
21936 * Makefile.in (AR_FLAGS): Make quieter.
21937
21938Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21939
21940 * configure.in: Add libg++.
21941 * configure: When verbose, don't output the command line at each
21942 level; it will be unremarkably the same as the previous version,
21943 which will be the same as what the user typed.
21944
21945Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21946
21947 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 21948 fileutils.
6599da04
JM
21949
21950 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
21951 look for sources in "..". Doing so breaks subdirectories that
21952 might have their own configure. If a subdir has it's own
21953 configure script, use it.
6599da04
JM
21954
21955Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21956
21957 * cfg-paper.texi: some changes suggested by rms.
21958
21959Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21960
21961 * config.sub: Merge in some small additions from the FSF version,
21962 taken from the gcc distribution, to bring the Cygnus and FSF
21963 versions into closer sync.
21964
21965Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21966
21967 * configure.in: Changed svr4 references to sysv4.
21968
21969Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21970
21971 * configure: added -V for version number option.
21972
21973Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21974
21975 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 21976 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
21977
21978Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21979
21980 * configure, config.subr, config.sub: config.subr is now
3d3b561f 21981 config.sub again.
6599da04
JM
21982
21983Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21984
21985 * configure.texi: new file, in progress.
21986
21987 * Makefile.in: build info file and install the man page for
3d3b561f 21988 configure.
6599da04
JM
21989
21990 * configure.man: new file, first cut.
21991
21992 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
21993 has gone. removed all traces of the -ansi option. removed all
21994 traces of the -languages option.
6599da04
JM
21995
21996 * config.subr: resync from rms.
21997
21998Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21999
22000 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
22001 config.subr, call the result config.subr, remove config.sub, use
22002 config.subr.
6599da04
JM
22003
22004 * Makefile.in: revised install for dir.info.
22005
22006Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22007
22008 * configure.in: add decstation host makefile frag.
22009
22010 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
22011 install. clean-gdbm on clean. infodir belongs in datadir.
22012 Make directories for info install. Build dir.info here then
22013 install it.
6599da04
JM
22014
22015Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22016
22017 * Makefile.in: fix for bad directory tests.
22018
22019Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22020
22021 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 22022 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
22023
22024 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
22025 work again and so one can focus one's attention on a particular
22026 package.
6599da04
JM
22027
22028Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22029
22030 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
22031 elif wherever possible. make -srcdir work without -objdir.
22032 -objdir= commented out.
6599da04
JM
22033
22034Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22035
22036 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
22037 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22038 Makefile now at top of generated Makefile. Removed cvs log
22039 entries. added -srcdir. create .gdbinit only if there is one
22040 in ${srcdir}.
6599da04
JM
22041
22042 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
22043 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22044 and mandir now keyed off datadir by default.
6599da04
JM
22045
22046Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22047
22048 * Freshly created ChangeLog.
22049
22050\f
22051Local Variables:
22052mode: change-log
22053left-margin: 8
22054fill-column: 76
22055version-control: never
22056End: