]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
i386: Fix stack protector peephole2 operand predicate [PR112332]
[thirdparty/gcc.git] / ChangeLog
CommitLineData
3b632746
GA
12023-10-22 Iain Sandoe <iain@sandoe.co.uk>
2
3 * configure: Regenerate.
4 * configure.ac: Do not add default runpaths to GCC exes
5 when we are building -static-libstdc++/-static-libgcc (the
6 default).
7 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
8 enable flag to alter Darwin libraries to use @rpath names.
9
d5cfabc6
GA
102023-10-15 Mike Frysinger <vapier@gentoo.org>
11
12 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
13 * Makefile.in: Regenerate.
14
6febf76c
GA
152023-10-11 Filip Kastl <fkastl@suse.cz>
16
17 * MAINTAINERS: Fix name order.
18
69e3072c
GA
192023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
20
21 * MAINTAINERS: Add myself.
22
0defa2a0
GA
232023-10-06 Sergei Trofimovich <siarheit@google.com>
24
25 PR bootstrap/111663
26 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
27 * Makefile.in: Regenerate.
28
6c44b95d
GA
292023-10-05 Jan Engelhardt <jengelh@inai.de>
30
31 * SECURITY.txt: Fix up indentation.
32
332023-10-05 Jan Engelhardt <jengelh@inai.de>
34
35 * SECURITY.txt: Fix up commas.
36
bf2e66e3
GA
372023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
38
39 * SECURITY.txt: New file.
40
6b78e9a5
GA
412023-09-18 Fei Gao <gaofei@eswincomputing.com>
42
43 * MAINTAINERS: Add myself.
44
37bbfd1c
GA
452023-09-15 Yang Yujie <yangyujie@loongson.cn>
46
47 * config-ml.in: Remove unneeded loongarch clause.
48 * configure.ac: Register custom makefile fragments mt-loongarch-*
49 for loongarch targets.
50 * configure: Regenerate.
51
a1c20158
GA
522023-09-12 Edwin Lu <ewlu@rivosinc.com>
53
54 * MAINTAINERS: Add myself
55
562023-09-12 Thomas Schwinge <thomas@codesourcery.com>
57 Chung-Lin Tang <cltang@codesourcery.com>
58
59 PR testsuite/109951
60 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
61 'SYSROOT_CFLAGS_FOR_TARGET'.
62 * Makefile.in: Regenerate.
63
d820cd78
GA
642023-09-05 Yang Yujie <yangyujie@loongson.cn>
65
66 * config-ml.in: Do not build the multilib library variant
67 that is duplicate with the toplevel one.
68
ded52c9f
GA
692023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
70
71 * MAINTAINERS: Add myself.
72
6cd85273
GA
732023-08-22 Filip Kastl <fkastl@suse.cz>
74
75 * MAINTAINERS: Update my email address.
76
886afed6
GA
772023-08-11 Eric Feng <ef2648@columbia.edu>
78
79 * MAINTAINERS: Add myself.
80
4b92dba7
GA
812023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
82
83 * Makefile.def: Reflect that libsframe needs to installed before
84 libbfd. Reorder a bit to better track libsframe dependencies.
85 * Makefile.in: Regenerate.
86
872023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
88
89 * Makefile.def: Add install dependency on libsframe for libbfd.
90 * Makefile.in: Regenerated.
91
922023-08-07 Nick Alcock <nick.alcock@oracle.com>
93
94 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
95 Solaris 11.
96
972023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
98
99 * configure: Regenerate.
100 * configure.ac: Add Haiku to list of ELF OSes
101 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
102
1032023-08-07 Nick Alcock <nick.alcock@oracle.com>
104
105 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
106 options, including options containing paths.
107
1082023-08-07 Nick Alcock <nick.alcock@oracle.com>
109
110 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
111 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
112 errors from nms that refuse to work on non-regular files. Remove
113 other workarounds for this problem. Strip out blank lines from the
114 nm output.
115
1162023-08-07 Arsen Arsenović <arsen@aarsen.me>
117
118 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
119 * configure: Regenerate.
120
1212023-08-07 Simon Marchi <simon.marchi@efficios.com>
122
123 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
124 * configure: Re-generate.
125 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
126 (PKG_CONFIG_PATH): New.
127 * Makefile.in: Re-generate.
128
1292023-08-07 Luis Machado <luis.machado@arm.com>
130
131 * configure.ac: Disable year2038 by default on 32-bit hosts.
132 * configure: Regenerate.
133
1342023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
135
136 * Makefile.def: Add gprofng module.
137 * configure.ac: Add --enable-gprofng option.
138 * Makefile.in: Regenerate.
139 * configure: Regenerate.
140
1412023-08-07 Martin Liska <mliska@suse.cz>
142
143 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
144 * configure: Regenerate.
145
1462023-08-07 Fangrui Song <maskray@google.com>
147
148 * configure: Regenerate.
149 * configure.ac: Add --with-zstd.
150
1512023-08-07 Arsen Arsenović <arsen@aarsen.me>
152
153 * configure: Regenerate.
154 * configure.ac: Recover tilegx/tilepro targets.
155
1562023-08-07 H.J. Lu <hjl.tools@gmail.com>
157
158 * configure: Regenerated.
159 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
160 --plugin and rc before enabling --plugin.
161
1622023-08-07 H.J. Lu <hjl.tools@gmail.com>
163
164 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
165 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
166 * configure.ac: Include config/gcc-plugin.m4.
167 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
168 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
169 RANLIB if possible.
170 * Makefile.in: Regenerated.
171 * configure: Likewise.
172
1732023-08-07 Arsen Arsenović <arsen@aarsen.me>
174
175 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
176 $(CFLAGS).
177
1782023-08-07 David Faust <david.faust@oracle.com>
179
180 * MAINTAINERS: Add the BPF port to my reviewer listing.
181
4297a08e
GA
1822023-08-02 Jan Beulich <jbeulich@suse.com>
183
184 * MAINTAINERS: Correct my email address.
185
1862023-08-02 Hu, Lin1 <lin1.hu@intel.com>
187
188 * MAINTAINERS (Write After Approval): Add myself.
189
cf58b896
GA
1902023-08-01 Richard Ball <richard.ball@arm.com>
191
192 * MAINTAINERS: Add myself.
193
a2f31d79
GA
1942023-07-31 Andreas Schwab <schwab@suse.de>
195
196 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
197 * configure: Regenerate.
198 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
199
2002023-07-31 xuli <xuli1@eswincomputing.com>
201
202 * MAINTAINERS: Add myself.
203
af37e394
GA
2042023-07-25 Thomas Schwinge <thomas@codesourcery.com>
205
206 * MAINTAINERS: List myself as "nvptx port" maintainer.
207
0ce63530
GA
2082023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
209
210 * MAINTAINERS: Add myself to write after approval
211
ec842611
GA
2122023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
213
214 * MAINTAINERS: Add myself as a reviewer for the riscv port.
215
2162023-07-18 Robin Dapp <rdapp@ventanamicro.com>
217
218 * MAINTAINERS: Add myself as a reviewer for the riscv port.
219
15939bae
GA
2202023-07-12 Hao Liu <hliu@os.amperecomputing.com>
221
222 * MAINTAINERS: Add Hao Liu to write after approval
223
2242023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
225
226 * MAINTAINERS: Add Ken Matsui to write after approval
227
01405f01
GA
2282023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
229
230 * Makefile.in: Collect both kernel and user events for autofdo
231 * Makefile.tpl: Collect both kernel and user events for autofdo
232
69d3015a
GA
2332023-06-30 Rishi Raj <rishiraj45035@gmail.com>
234
235 * MAINTAINERS: Added myself to Write After Approval and DCO
236
14bfda60
GA
2372023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
238
239 * Makefile.in: Remove -gtoggle for STAGEautoprofile
240 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
241
f445b42e
GA
2422023-06-25 Lehua Ding <lehua.ding@rivai.ai>
243
244 * MAINTAINERS: Add Lehua Ding to write after approval
245
2462023-06-25 Iain Sandoe <iain@sandoe.co.uk>
247
248 * Makefile.def: Pass the enable-host-pie value to GCC configure.
249 * Makefile.in: Regenerate.
250 * configure: Regenerate.
251 * configure.ac: Adjust the logic for shared and PIE host flags to
252 ensure that PIE is passed for hosts that require it.
253
f10a4ce0
GA
2542023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
255
256 * MAINTAINERS (Write After Approval): move Matthew Fortune
257 to Write After Approval.
258
7ff79341
GA
2592023-06-15 Marek Polacek <polacek@redhat.com>
260
261 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
262 check.
263 * configure: Regenerate.
264
c1c5edef
GA
2652023-06-14 Filip Kastl <filip.kastl@gmail.com>
266
267 * MAINTAINERS: Add myself to write after approval
268
829d5975
GA
2692023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
270
271 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
272 port maintainer.
273 (Write After Approval): Remove myself.
274
df2762ac
GA
2752023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
276
277 * MAINTAINERS (Write After Approval): Add myself.
278
b4c15a14
GA
2792023-05-29 Martin Jambor <mjambor@suse.cz>
280
281 * MAINTAINERS: Replace spaces with tabs.
282
68816ba2
GA
2832023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
284
285 * MAINTAINERS: New entry.
286
b2776076
GA
2872023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
288
289 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
290 * Makefile.in: Regenerate
291
ff2dcddf
GA
2922023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
293
294 * Makefile.in: Disable warnings as errors for STAGEautofeedback
295
3d125c91
GA
2962023-05-11 Robin Dapp <rdapp@ventanamicro.com>
297
298 * MAINTAINERS: Sort.
299
3002023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
301
302 * MAINTAINERS: Add myself.
303
08d0d17b
GA
3042023-05-10 Pan Li <pan2.li@intel.com>
305
306 * MAINTAINERS: Add myself.
307
50205195
GA
3082023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
309
310 * Makefile.in: Define PROFILE_MERGER
311 * Makefile.tpl: Define PROFILE_MERGER
312
32a98ccd
GA
3132023-04-27 Robin Dapp <rdapp@ventanamicro.com>
314
315 * MAINTAINERS: Change my email address.
316
4a3dbcbd
GA
3172023-04-26 Patrick O'Neill <patrick@rivosinc.com>
318
319 * MAINTAINERS: Add myself.
320
3212023-04-26 Martin Liska <mliska@suse.cz>
322
323 * MAINTAINERS: fix sorting
324
49cea02d
GA
3252023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
326
327 * MAINTAINERS (Write After Approval): Add myself.
328
aeaf9426
GA
3292023-04-24 Martin Liska <mliska@suse.cz>
330
331 * MAINTAINERS: Fix sorting.
332
6d7f9ebf
GA
3332023-04-21 Peter Foley <pefoley2@pefoley.com>
334
335 * configure: Regenerate.
336 * configure.ac: Only create serdep.tmp if needed
337
3382023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
339
340 * MAINTAINERS (Write After Approval): Add myself.
341
3422023-04-21 Vineet Gupta <vineetg@rivosinc.com>
343
344 * MAINTAINERS (Write After Approval): Add myself.
345 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
346
a8c8351c
GA
3472023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
348
349 * MAINTAINERS: Add myself.
350
50bd9c41
GA
3512023-03-22 Tobias Burnus <tobias@codesourcery.com>
352
353 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
354
c8065441
GA
3552023-03-10 Arsen Arsenović <arsen@aarsen.me>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
88cc4495
GA
3592023-02-16 Martin Liska <mliska@suse.cz>
360
361 * MAINTAINERS: I'm stepping down from my positions.
362
f432ad09
GA
3632023-01-10 Philip Herron <herron.philip@googlemail.com>
364
365 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
366
d808db1f
GA
3672023-01-06 Clément Chigot <chigot@adacore.com>
368
369 * configure.ac: Skip GMP and MPFR when --disable-gdb is
370 provided.
371 * configure: Regenerate.
372
faccda27
GA
3732023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
374
375 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
376
90323d0b
GA
3772022-12-31 Iain Sandoe <iain@sandoe.co.uk>
378
379 * Makefile.def: Do not build shared libffi.
380 * Makefile.in: Regenerate.
381
de282a20
GA
3822022-12-21 Andrew Pinski <apinski@marvell.com>
383
384 * Makefile.def: Add configure-gdb dependencies
385 on all-gmp and all-mpfr.
386 * configure.ac: Split out MPC checking from MPFR.
387 Require GMP and MPFR if the gdb directory exist.
388 * Makefile.in: Regenerate.
389 * configure: Regenerate.
390
26f4aefa
GA
3912022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
392
393 * configure.ac (target_libraries): Add target-libgm2.
394 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
395 Add GCC_TARGET_TOOL entry for gm2.
396 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 397 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
398 * Makefile.def (target_modules): Add libgm2.
399 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
400 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
401 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 402 and lib-check-target=check-target-libgm2.
32582c19
JJ
403 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
404 (HOST_EXPORTS): Add definition for GM2.
405 (BASE_TARGET_EXPORTS): Add definition for GM2.
406 (GM2_FOR_BUILD): Defined.
407 (GM2FLAGS): Defined.
408 (GM2_FOR_TARGET): Defined.
409 (GM2FLAGS_FOR_TARGET): Defined.
410 (EXTRA_HOST_FLAGS): Defined.
411 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
412 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
413 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
414 * configure: Rebuilt.
415 * Makefile.in: Rebuilt.
26f4aefa 416
f17ddf2c
GA
4172022-12-13 Philip Herron <philip.herron@embecosm.com>
418
419 * Makefile.def: Add Rust language.
420 * Makefile.in: Regenerate via autogen.
421
40ce6485
GA
4222022-12-09 Martin Liska <mliska@suse.cz>
423
424 * MAINTAINERS: Fix spacing.
425
4bc2d9f6
GA
4262022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
427
428 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
429
4302022-12-07 Iain Sandoe <iain@sandoe.co.uk>
431
432 * Makefile.def: Pass host_libs_picflag to host dependent library
433 configures.
434 * Makefile.in: Regenerate.
435 * configure: Regenerate.
436 * configure.ac (host_libs_picflag): New configure variable set to
437 '--with-pic' when building 'host_shared'.
438
d769c504
GA
4392022-11-25 Weimin Pan <weimin.pan@oracle.com>
440
441 * Makefile.def: Add libsframe as new module with its dependencies.
442 * Makefile.in: Regenerated.
443 * configure.ac: Add libsframe to host_libs.
444 * configure: Regenerated.
445
8761284f
GA
4462022-11-23 Marek Polacek <polacek@redhat.com>
447
448 Revert:
449 2022-11-23 Marek Polacek <polacek@redhat.com>
450
451 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
452 isl.
453 * Makefile.in: Regenerate.
454 * Makefile.tpl: Set PICFLAG.
455 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
456 check.
457 * configure: Regenerate.
458
4592022-11-23 Marek Polacek <polacek@redhat.com>
460
461 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
462 isl.
463 * Makefile.in: Regenerate.
464 * Makefile.tpl: Set PICFLAG.
465 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
466 check.
467 * configure: Regenerate.
468
83d400bd
GA
4692022-11-14 Martin Liska <mliska@suse.cz>
470
471 Revert:
472 2022-11-09 Martin Liska <mliska@suse.cz>
473
474 * doc/Makefile: New file.
475 * doc/_static/custom.css: New file.
476 * doc/baseconf.py: New file.
477 * doc/bsd.rst: New file.
478 * doc/contrib.rst: New file.
479 * doc/contribute.rst: New file.
480 * doc/cppdiropts.rst: New file.
481 * doc/cppenv.rst: New file.
482 * doc/cppopts.rst: New file.
483 * doc/cppwarnopts.rst: New file.
484 * doc/favicon.ico: New file.
485 * doc/funding.rst: New file.
486 * doc/gcc_sphinx.py: New file.
487 * doc/gnu.rst: New file.
488 * doc/gnu_free_documentation_license.rst: New file.
489 * doc/gpl-3.0.rst: New file.
490 * doc/indices-and-tables.rst: New file.
491 * doc/lgpl-2.1.rst: New file.
492 * doc/logo.pdf: New file.
493 * doc/logo.svg: New file.
494 * doc/md.rst: New file.
495 * doc/requirements.txt: New file.
496
4972022-11-14 Martin Liska <mliska@suse.cz>
498
499 Revert:
500 2022-11-09 Martin Liska <mliska@suse.cz>
501
502 * doc/baseconf.py: Port to GCC sources.
503
5042022-11-14 Martin Liska <mliska@suse.cz>
505
506 Revert:
507 2022-11-14 Martin Liska <mliska@suse.cz>
508
509 * configure: Regenerate.
510 * configure.ac: Support Sphinx based documentation.
511
5122022-11-14 Martin Liska <mliska@suse.cz>
513
514 Revert:
515 2022-11-09 Martin Liska <mliska@suse.cz>
516
517 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
518 provide a default.
519
5202022-11-14 Martin Liska <mliska@suse.cz>
521
522 Revert:
523 2022-11-09 Martin Liska <mliska@suse.cz>
524
525 * doc/bsd.rst:
3d3b561f 526 Add trailing newline.
83d400bd 527 * doc/contrib.rst:
3d3b561f 528 Add trailing newline.
83d400bd 529 * doc/contribute.rst:
3d3b561f 530 Add trailing newline.
83d400bd 531 * doc/cppdiropts.rst:
3d3b561f 532 Add trailing newline.
83d400bd 533 * doc/cppenv.rst:
3d3b561f 534 Add trailing newline.
83d400bd 535 * doc/cppopts.rst:
3d3b561f 536 Add trailing newline.
83d400bd 537 * doc/cppwarnopts.rst:
3d3b561f 538 Add trailing newline.
83d400bd 539 * doc/funding.rst:
3d3b561f 540 Add trailing newline.
83d400bd 541 * doc/gnu.rst:
3d3b561f 542 Add trailing newline.
83d400bd 543 * doc/gnu_free_documentation_license.rst:
3d3b561f 544 Add trailing newline.
83d400bd 545 * doc/gpl-3.0.rst:
3d3b561f 546 Add trailing newline.
83d400bd 547 * doc/indices-and-tables.rst:
3d3b561f 548 Add trailing newline.
83d400bd 549 * doc/lgpl-2.1.rst:
3d3b561f 550 Add trailing newline.
83d400bd 551 * doc/md.rst:
3d3b561f 552 Add trailing newline.
83d400bd
GA
553
5542022-11-14 Martin Liska <mliska@suse.cz>
555
556 Revert:
557 2022-11-09 Martin Liska <mliska@suse.cz>
558
559 * configure.ac: Use new install URL.
560 * configure: Regenerate.
561
5622022-11-14 Martin Liska <mliska@suse.cz>
563
564 Revert:
565 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
566
567 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
568 instead of just ``.''.
569 * doc/gcc_sphinx.py: Moved to...
570 * doc/modules/gcc_sphinx.py: ...here.
571
5722022-11-14 Martin Liska <mliska@suse.cz>
573
574 Revert:
575 2022-11-10 Martin Liska <mliska@suse.cz>
576
577 * doc/baseconf.py: Modernize by using pathlib.
578
5792022-11-14 Martin Liska <mliska@suse.cz>
580
581 Revert:
582 2022-11-11 Martin Liska <mliska@suse.cz>
583
584 * doc/Makefile: Disable -j auto.
585
5862022-11-14 Martin Liska <mliska@suse.cz>
587
588 Revert:
589 2022-11-11 Martin Liska <mliska@suse.cz>
590
591 * doc/Makefile: Update comment.
592
5932022-11-14 Martin Liska <mliska@suse.cz>
594
595 Revert:
596 2022-11-11 Martin Liska <mliska@suse.cz>
597
598 * doc/indices-and-tables.rst: Rename Indexes to Indices.
599
6002022-11-14 Martin Liska <mliska@suse.cz>
601
602 Revert:
603 2022-11-13 Martin Liska <mliska@suse.cz>
604
605 PR web/107643
606 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
607 is set.
608 * doc/indices-and-tables.rst: Use include_todo tag.
609
6102022-11-14 Martin Liska <mliska@suse.cz>
611
612 Revert:
613 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
614
615 * doc/contrib.rst: Update Jeff Law's email address.
616
eefbfbc7
GA
6172022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
618
619 * doc/contrib.rst: Update Jeff Law's email address.
620
6212022-11-13 Martin Liska <mliska@suse.cz>
622
623 PR web/107643
624 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
625 is set.
626 * doc/indices-and-tables.rst: Use include_todo tag.
627
5b6ce16a
GA
6282022-11-11 Martin Liska <mliska@suse.cz>
629
630 * doc/indices-and-tables.rst: Rename Indexes to Indices.
631
6322022-11-11 Martin Liska <mliska@suse.cz>
633
634 * doc/Makefile: Update comment.
635
6362022-11-11 Martin Liska <mliska@suse.cz>
637
638 * doc/Makefile: Disable -j auto.
639
f225b813
GA
6402022-11-10 Martin Liska <mliska@suse.cz>
641
642 * doc/baseconf.py: Modernize by using pathlib.
643
6442022-11-10 Arsen Arsenović <arsen@aarsen.me>
645
646 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
647 instead of just ``.''.
648 * doc/gcc_sphinx.py: Moved to...
649 * doc/modules/gcc_sphinx.py: ...here.
650
1cdfd0e5
GA
6512022-11-09 Martin Liska <mliska@suse.cz>
652
653 * configure.ac: Use new install URL.
654 * configure: Regenerate.
655
6562022-11-09 Martin Liska <mliska@suse.cz>
657
658 * doc/bsd.rst:
3d3b561f 659 Add trailing newline.
1cdfd0e5 660 * doc/contrib.rst:
3d3b561f 661 Add trailing newline.
1cdfd0e5 662 * doc/contribute.rst:
3d3b561f 663 Add trailing newline.
1cdfd0e5 664 * doc/cppdiropts.rst:
3d3b561f 665 Add trailing newline.
1cdfd0e5 666 * doc/cppenv.rst:
3d3b561f 667 Add trailing newline.
1cdfd0e5 668 * doc/cppopts.rst:
3d3b561f 669 Add trailing newline.
1cdfd0e5 670 * doc/cppwarnopts.rst:
3d3b561f 671 Add trailing newline.
1cdfd0e5 672 * doc/funding.rst:
3d3b561f 673 Add trailing newline.
1cdfd0e5 674 * doc/gnu.rst:
3d3b561f 675 Add trailing newline.
1cdfd0e5 676 * doc/gnu_free_documentation_license.rst:
3d3b561f 677 Add trailing newline.
1cdfd0e5 678 * doc/gpl-3.0.rst:
3d3b561f 679 Add trailing newline.
1cdfd0e5 680 * doc/indices-and-tables.rst:
3d3b561f 681 Add trailing newline.
1cdfd0e5 682 * doc/lgpl-2.1.rst:
3d3b561f 683 Add trailing newline.
1cdfd0e5 684 * doc/md.rst:
3d3b561f 685 Add trailing newline.
1cdfd0e5
GA
686
6872022-11-09 Martin Liska <mliska@suse.cz>
688
689 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
690 provide a default.
691
6922022-11-09 Martin Liska <mliska@suse.cz>
693
694 * configure: Regenerate.
695 * configure.ac: Support Sphinx based documentation.
696
6972022-11-09 Martin Liska <mliska@suse.cz>
698
699 * doc/baseconf.py: Port to GCC sources.
700
7012022-11-09 Martin Liska <mliska@suse.cz>
702
703 * doc/Makefile: New file.
704 * doc/_static/custom.css: New file.
705 * doc/baseconf.py: New file.
706 * doc/bsd.rst: New file.
707 * doc/contrib.rst: New file.
708 * doc/contribute.rst: New file.
709 * doc/cppdiropts.rst: New file.
710 * doc/cppenv.rst: New file.
711 * doc/cppopts.rst: New file.
712 * doc/cppwarnopts.rst: New file.
713 * doc/favicon.ico: New file.
714 * doc/funding.rst: New file.
715 * doc/gcc_sphinx.py: New file.
716 * doc/gnu.rst: New file.
717 * doc/gnu_free_documentation_license.rst: New file.
718 * doc/gpl-3.0.rst: New file.
719 * doc/indices-and-tables.rst: New file.
720 * doc/lgpl-2.1.rst: New file.
721 * doc/logo.pdf: New file.
722 * doc/logo.svg: New file.
723 * doc/md.rst: New file.
724 * doc/requirements.txt: New file.
725
89d0a14a
JJ
7262022-11-04 Thomas Schwinge <thomas@codesourcery.com>
727
728 * Makefile.def: Remove module 'liboffloadmic'.
729 * Makefile.in: Regenerate.
730 * configure.ac: Remove 'liboffloadmic' handling.
731 * configure: Regenerate.
732
9a8b868d
GA
7332022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
734
735 * MAINTAINERS: Update email address.
736
10439719
GA
7372022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
738
739 * configure.ac: Don't configure readline if --with-system-readline is
740 used.
741 * configure: Re-generate.
742
781f477a
GA
7432022-10-12 Cui,Lili <lili.cui@intel.com>
744
745 * MAINTAINERS (Write After Approval): Add myself.
746
ab332cd7
GA
7472022-10-11 Olivier Hainque <hainque@adacore.com>
748
749 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
750 and friends for rtp !large. Assume the linker has the required
751 abilities and set lt_cv_deplibs_check_method.
752
3a221b73
GA
7532022-09-30 Olivier Hainque <hainque@adacore.com>
754
755 * configure.ac (*vxworks*): If enable_shared is not
756 set, set to "no" and add --disable-shared to target and
757 host_configargs.
758 * configure: Regenerate.
759
220c4d8e
GA
7602022-09-26 Jeff Law <jlaw@ventanamicro.com>
761
762 * MAINTAINERS: Update my email address and DCO entry.
763
4afaeaab
GA
7642022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
765
766 * MAINTAINERS (Write After Approval): Add myself.
767
d0fc05e8
GA
7682022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
769
770 * MAINTAINERS (Write After Approval): Add myself.
771
fe2a8ce9
GA
7722022-09-07 Jeff Law <jeffreyalaw@gmail.com>
773
774 * MAINTAINERS: Update my email address.
775
7762022-09-07 Tom de Vries <tdevries@suse.de>
777
778 * configure.ac: Set extra_host_libiberty_configure_flags and
779 extra_host_zlib_configure_flags in separate case statements.
780 * configure: Regenerate.
781
25aeb922
GA
7822022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
783
784 * MAINTAINERS: Update c-sky port maintainers' emails.
785
542c60c4
GA
7862022-08-31 Martin Liska <mliska@suse.cz>
787
788 * configure: Regenerate.
789 * configure.ac: Delete hpux9 and hpux10.
790
30afe5e7
GA
7912022-08-18 Sergei Trofimovich <siarheit@google.com>
792
793 * Makefile.def: Drop libelf module and gcc-configure dependency
794 on it.
795 * Makefile.in: Regenerate with 'autogen Makefile.def'.
796 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
797 LIBELFINC.
798 * configure: Regenrate.
799 * configure.ac (host_libs): Drop unused libelf.
800
8012022-08-18 Sergei Trofimovich <siarheit@google.com>
802
803 * Makefile.in: Regenerate.
804
4ad52740
GA
8052022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
806
807 * MAINTAINERS: Add myself as AutoFDO maintainer.
808
32510382
GA
8092022-08-01 Roger Sayle <roger@nextmovesoftware.com>
810 Arnaud Charlet <charlet@adacore.com>
811
812 * configure: Regenerate.
813
4a7274dd
GA
8142022-07-31 Roger Sayle <roger@nextmovesoftware.com>
815
816 PR bootstrap/106472
817 * Makefile.def (dependencies): Make configure-target-libgo depend
818 upon all-target-libbacktrace.
819
1e2c5f4c
GA
8202022-07-27 David Faust <david.faust@oracle.com>
821
822 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
823
8242022-07-27 Richard Biener <rguenther@suse.de>
825
826 * MAINTAINERS (Roger Sayle): Update e-mail address.
827
bbb9c030
GA
8282022-07-21 Sam Feifer <sfeifer@redhat.com>
829
830 * MAINTAINERS (Write After Approval): Add myself.
831
8322022-07-21 Marc Poulhiès <poulhies@adacore.com>
833
834 * MAINTAINERS: Add myself as Ada front end co-maintainer.
835
7c0c10db
GA
8362022-07-19 Alexander Monakov <amonakov@ispras.ru>
837
838 * .gitignore: Do not ignore config.h.
839
bdc7b765
GA
8402022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
841
842 * MAINTAINERS: Add myself to Write After Approval.
843
8467574d
GA
8442022-07-04 Martin Liska <mliska@suse.cz>
845
846 * MAINTAINERS: fix sorting of names
847
3731dd0b
GA
8482022-07-03 Immad Mir <mirimmad17@gmail.com>
849
850 * MAINTAINERS: add myself.
851
8522022-07-03 Immad Mir <mirimmad17@gmail.com>
853
854 * MAINTAINERS: Add myself to write after approval and DCO.
855
20f0f305
GA
8562022-07-02 Tim Lange <mail@tim-lange.me>
857
858 * MAINTAINERS: Add myself.
859
ed974488
GA
8602022-07-01 Haochen Jiang <haochen.jiang@intel.com>
861
862 * MAINTAINERS (Write After Approval): Add myself.
863
976196b3
GA
8642022-06-30 Cui,Lili <lili.cui@intel.com>
865
866 Revert:
867 2022-06-30 Cui,Lili <lili.cui@intel.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
8712022-06-30 Cui,Lili <lili.cui@intel.com>
872
873 * MAINTAINERS (Write After Approval): Add myself.
874
fb29fdea
GA
8752022-06-28 Alexandre Oliva <oliva@adacore.com>
876
877 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
878 (EXTRA_GCC_FLAGS): Likewise.
879 * Makefile.in: Rebuilt.
880
8812022-06-28 konglin1 <lingling.kong@intel.com>
882
883 * MAINTAINERS (Write After Approval): Add myself.
884
9d3dd218
GA
8852022-06-27 Tom de Vries <tdevries@suse.de>
886
887 * configure.ac: Build libiberty pic variant for gdbserver.
888 * configure: Regenerate.
889
b2b72757
GA
8902022-06-26 Iain Sandoe <iain@sandoe.co.uk>
891
892 * configure: Regenerate.
893 * configure.ac: Correct use of $host.
894
87509781
GA
8952022-06-25 Jeff Law <jeffreyalaw@gmail.com>
896
897 * MAINTAINERS: Remove tilegx and tilepro entries.
898 * configure.ac: Remove tilegx and tilepro stanzas.
899 * configure: Rebuilt.
900
37b3b5da
GA
9012022-05-28 Bruce Korb <bkorb@gnu.org>
902
903 * .gitignore: Ignore vim swap files
904
9df4ffe4
GA
9052022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
906
907 * MAINTAINERS: Add myself to write after approval.
908
d0d513b5
GA
9092022-05-11 Kewen Lin <linkw@linux.ibm.com>
910
911 * MAINTAINERS: Remove myself from DCO section.
912
bd022ff9
GA
9132022-05-09 Xi Ruoyao <xry111@xry111.site>
914
915 * MAINTAINERS: Update my email address.
916
9172022-05-09 Clément Chigot <chigot@adacore.com>
918
919 * MAINTAINERS: Update my email address.
920
ab869e7f
GA
9212022-05-05 Kewen Lin <linkw@linux.ibm.com>
922
923 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
924 section.
925
d1d57187
GA
9262022-04-19 Richard Henderson <rth@gcc.gnu.org>
927
928 * MAINTAINERS: Update my email address.
929
8af4270d
GA
9302022-04-01 Qian Jianhua <qianjh@fujitsu.com>
931
932 * MAINTAINERS: Update my email address.
933
9f774626
GA
9342022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
935
936 * MAINTAINERS: (CPU Port Maintainers): Add myself and
937 Lulu as LoongArch port maintainer.
938
9392022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
940 Lulu Cheng <chenglulu@loongson.cn>
941
942 * configure.ac: Add LoongArch tuples.
943 * configure: Regenerate.
944
aab0127d
GA
9452022-03-28 Tom Tromey <tromey@adacore.com>
946
947 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
948 * configure: Rebuild.
949
6fc4a993
GA
9502022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
951
952 * MAINTAINERS: Change my information.
953
9fc8f278
GA
9542022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
955
956 * MAINTAINERS: Add myself to DCO section.
957
510613e7
GA
9582022-03-14 Jonathan Wakely <jwakely@redhat.com>
959
960 * configure.ac: Fix incorrect option in comment.
961 * configure: Regenerate.
962
8cc4f9cd
GA
9632022-03-09 Hans-Peter Nilsson <hp@axis.com>
964
965 * Makefile.def (dependencies): Make configure-sim depend on
966 all-readline.
967 * Makefile.in: Regenerate.
968
2cfb33fc
GA
9692022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
970
971 * MAINTAINERS (Write After Approval): Update my e-mail address.
972
2a2fda2d
GA
9732022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
974
975 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
976
1bb52662
GA
9772022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
978
979 * MAINTAINERS: Update my email and add myself to the DCO list.
980
e0b8716f
GA
9812022-01-25 Thomas Schwinge <thomas@codesourcery.com>
982
983 Revert:
984 2021-09-16 Andrew Pinski <apinski@marvell.com>
985
986 PR bootstrap/67102
987 * Makefile.def: Have configure-target-libffi depend on
988 all-target-libstdc++-v3.
989 * Makefile.in: Regenerate.
990
d43be9dc
GA
9912022-01-22 Jakub Jelinek <jakub@redhat.com>
992
993 PR other/104181
994 * build.log: Remove.
995
5fa55d55
GA
9962022-01-20 Martin Liska <mliska@suse.cz>
997
998 * MAINTAINERS: Adjust email address based on IRC request.
999
7a761ae6
GA
10002022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1001
1002 * MAINTAINERS: Update my email address.
1003
fc829782
GA
10042022-01-17 Martin Liska <mliska@suse.cz>
1005
1006 * MAINTAINERS: Rename .c names to .cc.
1007
ad3f0d08
GA
10082022-01-13 Jakub Jelinek <jakub@redhat.com>
1009
1010 * Makefile.am: Remove.
1011
01a254e3
GA
10122022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1013
1014 * Makefile.am: New file.
1015
10162022-01-11 Martin Liska <mliska@suse.cz>
1017
1018 * MAINTAINERS: Sort 2 names.
1019
d9450aa0
GA
10202022-01-10 Martin Liska <mliska@suse.cz>
1021
1022 * MAINTAINERS: Fix obvious issues with sorting.
1023
55e96bf9
GA
10242022-01-07 liuhongt <hongtao.liu@intel.com>
1025
1026 * build.log: New file.
1027
0fbefa25
GA
10282022-01-05 Nathan Sidwell <nathan@acm.org>
1029
1030 * MAINTAINERS: Add DCO entry. Sort that list.
1031
7d11b64b
GA
10322022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1033
1034 * MAINTAINERS: Change of email address in both DCO and
1035 Write After Approval list.
1036
aa17859b
GA
10372021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1038
1039 * configure: Regenerate.
1040
10412021-12-21 Martin Liska <mliska@suse.cz>
1042
1043 * config.sub: Change mode back to 755.
1044
2554e2da
GA
10452021-12-17 Martin Liska <mliska@suse.cz>
1046
1047 * config.sub: Sync from master.
1048
10492021-12-17 Martin Liska <mliska@suse.cz>
1050
1051 Revert:
1052 2021-12-16 Matthias Seidel <mseidel@apache.org>
1053
1054 * config.sub: Fix typo.
1055
774269aa
GA
10562021-12-16 Matthias Seidel <mseidel@apache.org>
1057
1058 * config.sub: Fix typo.
1059
10602021-12-16 H.J. Lu <hjl.tools@gmail.com>
1061
1062 Revert:
1063 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1064
1065 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1066 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1067 * configure.ac: Include config/gcc-plugin.m4.
1068 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1069 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1070 RANLIB if possible.
1071 * Makefile.in: Regenerated.
1072 * configure: Likewise.
1073
8a89c39b
GA
10742021-12-15 H.J. Lu <hjl.tools@gmail.com>
1075
1076 * Makefile.tpl (BUILD_CFLAGS): New.
1077 (CFLAGS): Append $(BUILD_CFLAGS).
1078 (CXXFLAGS): Likewise.
1079 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1080 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1081 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1082 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1083 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1084 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1085 (PGO-TRAINING-TARGETS): Likewise.
1086 (PGO_BUILD_TRAINING): Likewise.
1087 (all): Add '+' to the command line for recursive make. Support
1088 the PGO build.
1089 * configure.ac: Add --enable-pgo-build[=lto].
1090 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1091 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1092 * Makefile.in: Regenerated.
1093 * configure: Likewise.
1094
10952021-12-15 H.J. Lu <hjl.tools@gmail.com>
1096
1097 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1098 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1099 * configure.ac: Include config/gcc-plugin.m4.
1100 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1101 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1102 RANLIB if possible.
1103 * Makefile.in: Regenerated.
1104 * configure: Likewise.
1105
9c6586bc
GA
11062021-12-14 Marc Poulhiès <poulhies@adacore.com>
1107
1108 * MAINTAINERS: Add myself to write after approval.
1109
3a580f96
GA
11102021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1111
1112 * MAINTAINERS: Adding myself.
1113
ea6ef320
GA
11142021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1115
1116 * configure: Regenerate.
1117 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1118 $(CPP).
1119
c177e806
GA
11202021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1121
1122 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1123 libatomic.
1124 * Makefile.in: Regenerate.
1125 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1126 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1127 target-libphobos-bootstrap.
1128 (STAGE2_CONFIGURE_FLAGS): Likewise.
1129 * configure: Regenerate.
1130 * configure.ac: Add support for bootstrapping D front-end.
1131
6b1695f4
GA
11322021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1133
1134 * MAINTAINERS: Add myself to DCO section and update email address.
1135
11362021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1137
1138 * configure: Regenerate.
1139 * configure.ac: Ensure that PIC (shared) defaults are set
1140 correctly for Darwin.
1141
11422021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1143
1144 * MAINTAINERS: Update my address.
1145
af2852b9
GA
11462021-11-12 Alan Modra <amodra@gmail.com>
1147
1148 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1149 * Makefile.in: Regenerate.
1150
18ae471f
GA
11512021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1152
1153 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1154 list.
1155
b4df2dd3
GA
11562021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1157
1158 * MAINTAINERS (Reviewers, arc): Remove my entry.
1159 (Write After Approval): Add an entry for myself.
1160
2322c8b1
GA
11612021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1162
1163 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1164 * Makefile.in: Regenerate.
1165 * configure: Regenerate.
1166 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1167
3ff5b4ed
GA
11682021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1169
1170 * MAINTAINERS: Fix up Maciej's entries.
1171
11722021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1173
1174 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1175 maintainer.
1176
c2bd5d8a
GA
11772021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1178
1179 PR other/102663
1180 * Makefile.def: Handle install-dvi target.
1181 * Makefile.tpl: Likewise.
1182 * Makefile.in: Regenerate.
1183
19472fc3
GA
11842021-10-19 Clément Chigot <clement.chigot@atos.net>
1185
1186 * MAINTAINERS: Add myself for write after approval.
1187
52055987
GA
11882021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1189
1190 * Makefile.def: Mark libcody, libdecnumber,
1191 c++tools, libgcc, and libobjc as missing TAGS
1192 targets.
1193 * Makefile.in: Regenerate.
1194
50e20ee6
GA
11952021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1196
1197 * MAINTAINERS: Add myself to DCO section and update email
1198 address.
1199
d238146e
GA
12002021-09-29 Jonathan Wakely <jwakely@redhat.com>
1201
1202 * MAINTAINERS: Add myself to DCO section.
1203
fd133479
GA
12042021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1205
1206 * configure: Regenerate.
1207 * configure.ac (skipdirs): Add the contents of target_configdirs if
1208 we are not building gcc.
1209
9a4293ed
GA
12102021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1211
1212 * Makefile.def: Back-port commits ba4d88ad892f and
1213 755ba58ebef0 from binutils-gdb repository.
1214 * Makefile.in: Regenerated.
1215
62498024
GA
12162021-09-20 Harald Anlauf <anlauf@gmx.de>
1217
1218 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1219
0a4cb439
GA
12202021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1221
1222 * Makefile.def: Add a jit check target for the jit
1223 language.
1224 * Makefile.in: Regenerate.
1225
e19570d3
GA
12262021-09-16 Andrew Pinski <apinski@marvell.com>
1227
1228 PR bootstrap/67102
1229 * Makefile.def: Have configure-target-libffi depend on
1230 all-target-libstdc++-v3.
1231 * Makefile.in: Regenerate.
1232
a26206ec
GA
12332021-09-10 Petter Tomner <tomner@kth.se>
1234
1235 * MAINTAINERS: Me added to DCO and write after approval
1236
e11c6046
GA
12372021-09-01 YunQiang Su <syq@debian.org>
1238
1239 * MAINTAINERS: Add myself for write after approval.
1240
6d51ee43
GA
12412021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1242
1243 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1244 * Makefile.in: Regenerate.
1245
4be4fa4e
GA
12462021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1247
1248 * MAINTAINERS: Add myself for write after approval.
1249
6e529985
GA
12502021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1251
1252 * Makefile.in: Regenerate.
1253 * Makefile.tpl: Make the state of the configured host
1254 shared flag available to makefile fragements.
1255
37768150
GA
12562021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1257
1258 * MAINTAINERS (Write After Approval): Add myself.
1259
92d45509
GA
12602021-07-20 Richard Earnshaw <rearnsha@arm.com>
1261
1262 * .dir-locals.el (bug-reference-url-format): Use https.
1263
12642021-07-20 Richard Earnshaw <rearnsha@arm.com>
1265
1266 * .dir-locals.el (c-mode): Change fill-column to 79.
1267
d97d71a1
GA
12682021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1269
1270 * MAINTAINERS: Add myself to DCO section.
1271
ef2ace64
GA
12722021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1273
1274 * configure: Regenerate.
1275 * configure.ac: Adjust cases for which it is necessary to
1276 include the Darwin host config fragment.
1277
6fba0eea
GA
12782021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1279
1280 * MAINTAINERS: Add myself for write after approval and DCO.
1281
6d53e6f9
GA
12822021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1283
1284 * Makefile.def: Add dsymutil defs.
1285 * Makefile.in: Regenerated.
1286 * Makefile.tpl: Add dsymutil to flags.
1287 * configure: Regenerated.
1288 * configure.ac: Add dsymutil to target and build recipes.
1289
bea7c16a
GA
12902021-07-01 Ankur Saini <arsenic@sourceware.org>
1291
1292 * MAINTAINERS: Add myself for write after approval.
1293
25b6bfea
GA
12942021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
90708f87
GA
12982021-06-25 Matthias Kretz <m.kretz@gsi.de>
1299
1300 * MAINTAINERS: Add myself for write after approval and DCO
1301
9aa8327e
GA
13022021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1303
1304 * .gitignore: Add entry for cscope.out.
1305
419af06a
GA
13062021-06-22 liuhongt <hongtao.liu@intel.com>
1307
1308 * MAINTAINERS: Remove my Write After Approval entry.
1309
2f080224
GA
13102021-06-21 liuhongt <hongtao.liu@intel.com>
1311
1312 * MAINTAINERS: Add myself as maintainer of the i386 vector
1313 extensions.
1314
c5581d48
GA
13152021-06-18 Antoni Boucher <bouanto@zoho.com>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
688359a2
GA
13192021-06-17 Aldy Hernandez <aldyh@redhat.com>
1320
1321 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1322 as *vrp and ranger maintainers.
1323
28c62475
GA
13242021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1325
1326 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1327 not trigger testsuite failures.
1328
13292021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1330
1331 * MAINTAINERS: Add myself to DCO section with both email addresses.
1332
440c8a0a
GA
13332021-06-03 Jason Merrill <jason@redhat.com>
1334
1335 * MAINTAINERS: Add DCO version number.
1336
9663c744
GA
13372021-06-02 Jason Merrill <jason@redhat.com>
1338
1339 * MAINTAINERS: Add DCO section.
1340
ee682192
GA
13412021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1342
1343 * MAINTAINERS (Write After Approval): Add myself.
1344
1a87f838
GA
13452021-05-29 Mike Frysinger <vapier@gentoo.org>
1346
1347 * configure.ac: Add gnulib to configdirs for sim.
1348 * configure: Regenerate.
1349
a8daf9a1
GA
13502021-05-18 Mike Frysinger <vapier@gentoo.org>
1351
1352 * Makefile.def: Add configure-sim dependency on all-gnulib.
1353 * Makefile.in: Regenerated.
1354
a7ffc1ef
GA
13552021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1356
1357 * MAINTAINERS (Write After Approval): Add myself.
1358
0ff3a0f2
GA
13592021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1360
1361 * MAINTAINERS (Write After Approval): Add myself.
1362
037e3661
GA
13632021-05-11 Martin Liska <mliska@suse.cz>
1364
1365 * MAINTAINERS: Remove entries for removed
1366 components (HSA, BRIG, libhsail-rt).
1367 Move Pekka to Write After Approval.
1368
13692021-05-11 Martin Liska <mliska@suse.cz>
1370
1371 * Makefile.def: Remove libhsail-rt.
1372 * Makefile.in: Likewise.
1373 * configure.ac: Likewise.
1374 * configure: Regenerate.
1375 * libhsail-rt/ChangeLog: Removed.
1376 * libhsail-rt/Makefile.am: Removed.
1377 * libhsail-rt/Makefile.in: Removed.
1378 * libhsail-rt/README: Removed.
1379 * libhsail-rt/aclocal.m4: Removed.
1380 * libhsail-rt/configure: Removed.
1381 * libhsail-rt/configure.ac: Removed.
1382 * libhsail-rt/configure.tgt: Removed.
1383 * libhsail-rt/include/internal/fibers.h: Removed.
1384 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1385 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1386 * libhsail-rt/include/internal/workitems.h: Removed.
1387 * libhsail-rt/rt/arithmetic.c: Removed.
1388 * libhsail-rt/rt/atomics.c: Removed.
1389 * libhsail-rt/rt/bitstring.c: Removed.
1390 * libhsail-rt/rt/fbarrier.c: Removed.
1391 * libhsail-rt/rt/fibers.c: Removed.
1392 * libhsail-rt/rt/fp16.c: Removed.
1393 * libhsail-rt/rt/misc.c: Removed.
1394 * libhsail-rt/rt/multimedia.c: Removed.
1395 * libhsail-rt/rt/queue.c: Removed.
1396 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1397 * libhsail-rt/rt/segment.c: Removed.
1398 * libhsail-rt/rt/workitems.c: Removed.
1399 * libhsail-rt/target-config.h.in: Removed.
1400
99e8df7a
GA
14012021-05-04 Nick Clifton <nickc@redhat.com>
1402
1403 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1404 * configure: Regenerate.
1405
e4ff4ffb
GA
14062021-04-28 Jakub Jelinek <jakub@redhat.com>
1407 Tobias Burnus <tobias@codesourcery.com>
1408
1409 * configure.ac (--enable-offload-defaulted): New.
1410 * configure: Regenerate.
1411
05ec629f
GA
14122021-04-23 David Faust <david.faust@oracle.com>
1413
1414 * MAINTAINERS (Write After Approval): Add myself.
1415
a0ecde22
GA
14162021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1417
1418 * MAINTAINERS (Write After Approval): Add myself.
1419
651684b4
GA
14202021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1421
1422 * MAINTAINERS: Add myself as pru port maintainer.
1423
bf1f3168
GA
14242021-03-23 David Malcolm <dmalcolm@redhat.com>
1425
1426 * MAINTAINERS: Add myself as static analyzer maintainer.
1427
287e3e84
GA
14282021-03-18 Jeff Law <jlaw@tachyum.com>
1429
1430 * MAINTAINERS: Update primary entry.
1431
5e93c2f0
GA
14322021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1433
1434 * MAINTAINERS (Write After Approval): Add myself.
1435
14362021-03-13 Mike Frysinger <vapier@gentoo.org>
1437
1438 * Makefile.def: Remove all-sim dependency on configure-gdb.
1439 * Makefile.in: Regenerated.
1440
48ff383f
GA
14412021-03-11 Jeff Law <law@redhat.com>
1442
1443 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1444
14452021-03-11 Martin Liska <mliska@suse.cz>
1446
1447 * Makefile.tpl: The change was done Makefile.in which
1448 is generated file.
1449
6405b40f
GA
14502021-03-08 Jeff Law <law@redhat.com>
1451
1452 * MAINTAINERS: Update my email address
1453
71e24b06
GA
14542021-02-23 Kito Cheng <kito.cheng@sifive.com>
1455
1456 * config.guess: Import latest upstream.
1457 * config.sub: Import latest upstream.
1458
161e4c08
GA
14592021-01-25 Martin Liska <mliska@suse.cz>
1460
1461 PR gcov-profile/98739
1462 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1463 for profiledbootstrap.
1464
8502e23d
GA
14652021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1466
1467 * MAINTAINERS (Write After Approval): Add myself.
1468
14692021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1470
1471 * MAINTAINERS (Write After Approval): Update my e-mail address.
1472
6851dda2
GA
14732021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1474
1475 * MAINTAINERS: Fix spacing.
1476
14772021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1478
1479 * MAINTAINERS (Write After Approval): Add myself
1480
942ae5be
GA
14812021-01-06 Nick Alcock <nick.alcock@oracle.com>
1482
1483 * Makefile.def: Sync with binutils-gdb:
1484 (dependencies): all-ld depends on all-libctf.
1485 (host_modules): libctf is no longer no_install.
1486 No longer no_check. Checking depends on all-ld.
1487 * Makefile.in: Regenerated.
1488
651b8a50
GA
14892021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1490
1491 * libtool.m4: Match gnu* along other GNU systems.
1492 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1493 * libgo/configure: Re-generate.
1494
7e73f511
GA
14952021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1496
1497 * MAINTAINERS: Update my email address.
1498
cd69e3d5
GA
14992020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1500
1501 * MAINTAINERS (Write After Approval): Add myself.
1502
6e9d8651
GA
15032020-12-15 Nathan Sidwell <nathan@acm.org>
1504
1505 * Makefile.def
1506 * Makefile.in
1507 * Makefile.tpl
1508 * configure
1509 * configure.ac
1510
15112020-12-15 Nathan Sidwell <nathan@acm.org>
1512
1513 * Makefile.def: Add libcody.
1514 * configure.ac: Add libcody.
1515 * Makefile.in: Regenerated.
1516 * configure: Regenerated.
1517
d52945ce
GA
15182020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1519
1520 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1521
6e1edf48
GA
15222020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1523
1524 PR target/97865
1525 * libtool.m4: Update handling of Darwin platform link flags
1526 for Darwin20.
1527
11860cf4
GA
15282020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1529
1530 * .gitignore: Sync with binutils-gdb
1531
15322020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1533
1534 * MAINTAINERS: Add myself as arc port maintainer.
1535
a9625c50
GA
15362020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1537
1538 PR d/87788
1539 * configure.ac: Don't disable D for *-*-darwin*.
1540 * configure: Regenerate.
1541
15422020-11-29 John David Anglin <danglin@gcc.gnu.org>
1543
1544 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1545 hppa64-*-hpux11*.
1546
360258da
GA
15472020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1548
1549 * configure: Regenerate.
1550 * configure.ac: Add --bootstrap-hwasan option.
1551
8e6198d0
GA
15522020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1553
1554 * config.guess: Import latest upstream.
1555 * config.sub: Import latest upstream.
1556
29c5d9ce
GA
15572020-11-16 Martin Liska <mliska@suse.cz>
1558
1559 * .gitignore: Add cache as clangd uses it now.
1560
77f67db2
GA
15612020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1562
1563 * MAINTAINERS (Write After Approval): add myself
1564
2bee28dd
GA
15652020-11-09 Pat Bernardi <bernardi@adacore.com>
1566
1567 * MAINTAINERS (Write After Approval): Add myself.
1568
15692020-11-09 Jonathan Wakely <jwakely@redhat.com>
1570
1571 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1572 Remove FIXME comments.
1573
44cab2d8
GA
15742020-11-06 Martin Uecker <muecker@gwdg.de>
1575
1576 * MAINTAINERS: Update my email address.
1577
15782020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1579
1580 * MAINTAINERS (Write After Approval): Add myself.
1581
8e97b905
GA
15822020-10-06 Tobias Burnus <tobias@codesourcery.com>
1583
1584 PR target/97302
1585 * configure.ac: Only set with_gmp to /usr/local
1586 if not building in tree.
1587 * configure: Regenerate.
1588
239601c5
GA
15892020-09-18 Omar Tahir <omar.tahir@arm.com>
1590
1591 * MAINTAINERS (Write After Approval): Add myself.
1592
57ea0894
GA
15932020-08-26 Tobias Burnus <tobias@codesourcery.com>
1594
1595 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1596
5b9a3d2a
GA
15972020-08-20 Tobias Burnus <tobias@codesourcery.com>
1598
1599 PR bootstrap/96612
1600 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1601 if not the same as ${host}.
1602 * configure: Regenerate.
1603
2c4c56c2
GA
16042020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1605
1606 * MAINTAINERS (Write After Approval): Add myself.
1607
afdd220a
GA
16082020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1609
1610 * MAINTAINERS: Update my email address.
1611
d48cca8f
GA
16122020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1613
1614 * MAINTAINERS (Write After Approval): Add myself.
1615
3ea9abca
GA
16162020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1617
1618 * MAINTAINERS (Write After Approval): Add myself.
1619
8e3b453e
GA
16202020-06-12 Martin Liska <mliska@suse.cz>
1621
1622 * .gitignore: Add .clang-tidy.
1623
2c455ae0
GA
16242020-06-08 Jason Merrill <jason@redhat.com>
1625
1626 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1627 * configure: Regenerate.
1628
8f94b078
GA
16292020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1630
1631 * MAINTAINERS: Add myself as xtensa port maintainer.
1632
53ffb43a
GA
16332020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1634
1635 * configure.ac: Don't require --enable-host-shared when building
1636 for Mingw.
1637 * configure: Regenerate.
1638
5329b59a
JM
16392020-05-18 Jason Merrill <jason@redhat.com>
1640
1641 * configure.ac: Update bootstrap dialect to -std=c++11.
1642
9a4a0a5b
AC
16432020-05-18 Alex Coplan <alex.coplan@arm.com>
1644
1645 * MAINTAINERS (Write After Approval): Add myself.
1646
afa3d80e
TS
16472020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1648
1649 PR target/92713
1650 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1651 (noconfigdirs): Add 'target-libstdc++-v3'.
1652 * configure: Regenerate.
1653
e6cbe965
SC
16542020-04-21 Stephen Casner <casner@acm.org>
1655
1656 PR 25830
1657 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1658 * configure: Rebuild.
1659
e9f799d2
ML
16602020-04-17 Martin Liska <mliska@suse.cz>
1661 Jonathan Yong <10walls@gmail.com>
1662
1663 PR gcov-profile/94570
1664 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1665 for CYGWIN.
1666
efd5bd4d
MJ
16672020-04-14 Martin Jambor <mjambor@suse.cz>
1668
1669 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1670
f9d09df0
TT
16712020-04-09 Tom Tromey <tom@tromey.com>
1672
1673 * configure: Rebuild.
1674 * Makefile.in: Rebuild.
1675 * Makefile.def (gdbsupport, gdbserver): New host modules.
1676 (configure-gdb): Depend on all-gdbsupport.
1677 (all-gdb): Depend on all-gdbsupport, all-libctf.
1678 * configure.ac (host_tools): Add gdbserver.
1679 Conditionally build gdbserver and gdbsupport.
1680
29b1533a
TB
16812020-03-09 Tobias Burnus <tobias@codesourcery.com>
1682
1683 * configure.ac: Build libgomp by default for amdgcn.
1684 * configure: Regenerate.
1685
7d6b3a78
SP
16862020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1687
1688 * MAINTAINERS (Write After Approval): Add myself.
1689
4707548e
JH
16902020-02-28 Joel Hutton <joel.hutton@arm.com>
1691
1692 * MAINTAINERS (Write After Approval) : Add myself.
1693
6f83ceb8
PD
16942020-02-20 Palmer Dabbelt <palmer@sifive.com>
1695
1696 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1697
d6ee2e7c
MS
16982020-02-14 Martin Sebor <msebor@redhat.com>
1699
1700 * doc/extend.texi (attribute alias): Mention type requirement.
1701 (attribute weak): Same.
1702 (attribute weakref): Correct invalid example.
1703
e01975f9
SB
17042020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1705
1706 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1707
affb7b66
JJ
17082020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1709 Jakub Jelinek <jakub@redhat.com>
1710
1711 * .gitattributes: Add *.md diff=md.
1712
780e19f8
GJL
17132020-01-14 Georg-Johann Lay <avr@gjlay.de>
1714
1715 The mentioned auto-generated file is no more part of the
1716
1717 GCC sources, it's auto-generated in $(builddir) during build.
1718
1719 PR target/92055
1720 * contrib/gcc_update (files_and_dependencies): Remove
1721 entry for gcc/config/avr/t-multilib.
1722
ef4395e5
AS
17232020-01-14 Anatoly Sokolov <aesok@dol.ru>
1724
1725 * MAINTAINERS: Update my email address.
1726
b2b465c5
JM
17272020-01-13 Joseph Myers <joseph@codesourcery.com>
1728
1729 * README.MOVED_TO_GIT: Remove.
1730
cff5a231
JM
17312020-01-11 Joseph Myers <joseph@codesourcery.com>
1732
1733 * README.MOVED_TO_GIT: New file.
1734
b1b72741
DZ
17352020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1736
1737 * MAINTAINERS (Write After Approval): Add myself.
1738
74a7b87a
JL
17392019-12-20 Jerome Lambourg <lambourg@adacore.com>
1740
1741 * MAINTAINERS (write_after_approval): Add myself.
1742
39f8777c
SMW
17432019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1744
1745 * MAINTAINERS (write_after_approval): Add myself.
1746
6226f592
MI
17472019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1748
1749 * MAINTAINERS (write_after_approval): Add myself.
1750
4f943869
MK
17512019-12-11 Matthias Klose <doko@ubuntu.com>
1752
1753 * configure.ac: Factor out common cases for compare_exclusions.
1754 * configure: Regenerate.
1755
a9046e98
JL
17562019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1757
1758 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1759 flag.
1760
53eb0cb3
LH
17612019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1762
a9046e98 1763 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1764
90ca6847
TB
17652019-11-27 Tobias Burnus <tobias@codesourcery.com>
1766
1767 PR middle-end/92463
1768 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1769 * configure: Regenerate
1770
aeebd94c
JB
17712019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1772
1773 * configure.ac: Use https for gcc.gnu.org.
1774 * configure: Regenerated.
1775
267d7432
JG
17762019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1777
1778 * MAINTAINERS (aarch64 port): Remove my name, move to...
1779 (Write After Approval): ...Here.
1780
a91eb234
KN
17812019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1782
1783 * MAINTAINERS: Change my email address as maintainer.
1784
8be34204
JB
17852019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1786
90ca6847
TB
1787 PR fortran/91828
1788 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1789 * configure: Regenerated.
8be34204 1790
678a1e99
JM
17912019-10-21 Jason Merrill <jason@redhat.com>
1792
1793 * .gitattributes: Also check ChangeLog whitespace.
1794
aa7710cb
AB
17952019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1796
1797 * contrib/dg-extract-results.sh: Add support for KPASS.
1798 * contrib/dg-extract-results.py: Likewise.
1799
6664a5f7
JM
18002019-10-17 Jason Merrill <jason@redhat.com>
1801
1802 * .gitattributes: Avoid {} in filename pattern.
1803
df77d703
TS
18042019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1805
1806 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1807 Approval section.
1808
4d07a2ec
FH
18092019-10-01 Frederik Harwath <frederik@codesourcery.com>
1810
1811 * MAINTAINERS: Add myself to Write After Approval
1812
5fdd1d33
RS
18132019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1814
1815 * MAINTAINERS: Add myself as an aarch64 maintainer.
1816
16b17446
KT
18172019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1818
1819 * MAINTAINERS: Add myself as aarch64 maintainer.
1820
a8cea25c
CL
18212019-09-23 Carl Love <cel@us.ibm.com>
1822
1823 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1824 New define_insn.
1825 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1826 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1827
0d1cfeed
ST
18282019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1829
1830 * MAINTAINERS (Sam Tebbs): Update email address.
1831
3d34b7af
TB
18322019-09-10 Tobias Burnus <tobias@codesourcery.com>
1833
1834 * MAINTAINERS: Update my email address.
1835
b1e21e5a
CL
18362019-09-10 Christophe Lyon <christophe.lyon@st.com>
1837
3d34b7af 1838 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1839
91dfef96
JM
18402019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1841
1842 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1843 Remove myself from Write After Approval section.
1844
18452019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1846
1847 * configure.ac: Support for bpf-*-* targets.
1848 * configure: Regenerate.
1849
b7b1f657
JM
18502019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1851
1852 * config.sub: Import upstream version 2019-06-30.
1853 * config.guess: Import upstream version 2019-07-24.
1854
2f2aeda9
UW
18552019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1856
1857 * MAINTAINERS: Remove spu port maintainers.
1858
91eed5f2
ML
18592019-08-28 Martin Liska <mliska@suse.cz>
1860
1861 * .gitignore: Add .clangd and compile_commands.json
1862 to .gitignore.
1863
d0fc6e9f
MF
18642019-08-23 Michael Forney <mforney@mforney.org>
1865
1866 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1867 * Makefile.in: Regenerate.
1868
aac9103b
TT
18692019-08-19 Tom Tromey <tom@tromey.com>
1870
1871 * configure: Rebuild.
1872 * configure.ac: Add --with-static-standard-libraries.
1873
3b5864f4
AO
18742019-08-16 Alexandre Oliva <oliva@gnu.org>
1875
1876 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1877
8fc306e9
ME
18782019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1879
1880 * MAINTAINERS (Write After Approval): Add myself.
1881
f069f0f2
KC
18822019-07-08 Kito Cheng <kito.cheng@sifive.com>
1883
1884 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1885 RISC-V port maitainer.
1886
9118c5e1
KC
18872019-07-08 Kito Cheng <kito.cheng@sifive.com>
1888
1889 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1890
c19713b7
KC
18912019-07-08 Kito Cheng <kito.cheng@sifive.com>
1892
1893 * MAINTAINERS (Write After Approval): Add myself.
1894
e676d704 18952019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1896
1897 * MAINTAINERS (Write After Approval): Add myself.
1898
247b63e3
ML
18992019-06-25 Martin Liska <mliska@suse.cz>
1900
1901 contrib/filter-clang-warnings.py: Transform from
1902 filter-rtags-warnings.py.
1903
98e5be21
TT
19042019-06-15 Tom Tromey <tom@tromey.com>
1905
1906 * configure.ac (host_libs): Add gnulib.
1907 * configure: Rebuild.
1908 * Makefile.def (host_modules, dependencies): Add gnulib.
1909 * Makefile.in: Rebuild.
1910
1ab4217d
DD
19112019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1912
1913 * MAINTAINERS (Write After Approval): Add myself.
1914
3e209f57 19152019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1916
1917 * configure: Regenerate.
1918 * configure.ac: Add PRU target.
1919
8b164a4e 19202019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1921
1922 * MAINTAINERS (Write After Approval): Add myself.
1923
de6abd85
NC
19242019-06-11 Nick Clifton <nickc@redhat.com>
1925
1926 Import these changes from the binutils/gdb repository:
1927
1928 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1929
1930 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1931 and all its deps.
1932 * Makefile.in: Regenerated.
1933
1934 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1935
1936 * Makefile.def (host_modules): Add libctf.
1937 * Makefile.def (dependencies): Likewise.
1938 libctf depends on zlib, libiberty, and bfd.
1939 * Makefile.in: Regenerated.
1940 * configure.ac (host_libs): Add libctf.
1941 * configure: Regenerated.
1942
fb03c52f
VI
19432019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1944
1945 * MAINTAINERS (Write After Approval): Add myself.
1946
dbd5df2e
PB
19472019-05-19 Peter Bergner <bergner@linux.ibm.com>
1948
1949 * MAINTAINERS: Update my email address.
1950
8ee47828
TR
19512019-05-17 Thomas Rodgers <trodgers@redhat.com>
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
f6b2daaf
JM
19552019-05-16 Jun Ma <junma@linux.alibaba.com>
1956
1957 * MAINTAINERS (Write After Approval): Add myself.
1958
2ed6d245
JW
19592019-05-07 Jim Wilson <jimw@sifive.com>
1960
1961 * MAINTAINERS: Remove myself as IA-64 maintainer.
1962
d1b65077
RI
19632019-05-04 Roland Illig <roland.illig@gmx.de>
1964
1965 * MAINTAINERS (Write After Approval): Add myself.
1966
5fe6af6d
RB
19672019-05-02 Richard Biener <rguenther@suse.de>
1968
1969 PR bootstrap/85574
1970 * Makefile.tpl (compare target): Also compare extra-compare
1971 files.
1972 * Makefile.in: Regenerate.
1973
1e8dac32
RZ
19742019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1975
1976 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1977 as modulo-scheduler maintainer.
1978
42d3fe9a
IS
19792019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1980
1981 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1982
3d52462c
IS
19832019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1984
1985 * MAINTAINERS: Update my email address.
1986
4d024c32
JP
19872019-04-14 Johannes Pfau <johannespfau@gmail.com>
1988
1989 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1990 * configure: Regenerate.
1991
7d31d331
RO
19922019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1993
1994 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1995 * configure: Regenerate.
1996
bb50312e
IB
19972019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1998
1999 * configure.ac: Add target-zlib to target_libraries.
2000 * configure: Regenerate.
2001
1c67e69c
ML
20022019-04-09 Martin Liska <mliska@suse.cz>
2003
2004 * Makefile.in: Regenerate.
2005 * Makefile.tpl: Pass GENERATOR_CFLAGS
2006 in all stages.
2007
684f6008
ML
20082019-03-28 Martin Liska <mliska@suse.cz>
2009
2010 PR bootstrap/89829
2011 * Makefile.in: Revert r254150.
2012 * Makefile.tpl: Likewise.
2013
fed156ac
BE
20142019-03-28 Ben Elliston <bje@gnu.org>
2015
2016 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2017 related, and libdecnumber.
2018
d81beb31
AM
20192019-03-15 Alexander Monakov <amonakov@ispras.ru>
2020
2021 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2022 (Write After Approval): Remove myself.
2023
35e2f066
AM
20242019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2025
5fce606f 2026 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 2027
60f32352
AS
20282019-02-11 Andrew Stubbs <ams@codesourcery.com>
2029
2030 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2031 (Write After Approval): Remove myself and Julian.
2032
b4f964c8
HA
20332019-01-26 Harald Anlauf <anlauf@gmx.de>
2034
2035 * MAINTAINERS (Write After Approval): Add myself.
2036
1009e9a2
KCY
20372019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
275e9ad9
XHL
20412019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2042
62fa42ce
SB
2043 * ChangeLog: Replace space with tab.
2044 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 2045
8fcc3599
JG
20462019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2047
2048 * MAINTAINERS (Write After Approval): Add myself.
2049
9c83c587
LJH
20502019-01-18 Li Jia He <helijia@gcc.gnu.org>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
7431c1a1
AS
20542019-01-17 Andrew Stubbs <ams@codesourcery.com>
2055 Kwok Cheung Yeung <kcy@codesourcery.com>
2056 Julian Brown <julian@codesourcery.com>
2057 Tom de Vries <tom@codesourcery.com>
2058 Jan Hubicka <hubicka@ucw.cz>
2059 Martin Jambor <mjambor@suse.cz>
2060
2061 * configure.ac: Likewise.
2062 * configure: Regenerate.
2063 * contrib/config-list.mk: Add amdgcn-amdhsa.
2064
0684a816
KL
20652019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2066
2067 * MAINTAINERS (Write After Approval): Add myself.
2068
62fa42ce 20692019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 2070
275e9ad9 2071 * MAINTAINERS (Write After Approval): Add myself.
9a603611 2072
5227609c
RO
20732019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2074
2075 PR target/88535
2076 * config.guess: Import upstream version 2019-01-03.
2077 * config.sub: Import upstream version 2019-01-01.
2078
7c50cefc
TP
20792018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2080
2081 * MAINTAINERS (Write After Approval): Update my maintainer address.
2082
ea9a30d0
GB
20832018-12-21 Gergö Barany <gergo@codesourcery.com>
2084
2085 * MAINTAINERS (Write After Approval): Add myself.
2086
23d3e2d5
SB
20872018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2088
2089 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2090
e4a9a572
IS
20912018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2092
2093 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2094 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2095 (GCC_TARGET_TOOL): Likewise.
2096 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2097 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 2098 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 2099 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 2100 * configure: Regenerate.
e4a9a572
IS
2101 * Makefile.in: Likewise.
2102
f9b4801c
JP
21032018-11-28 Johannes Pfau <johannespfau@gmail.com>
2104
2105 * MAINTAINERS (Write After Approval): Add myself.
2106
7f9414c1
ML
21072018-11-13 Martin Liska <mliska@suse.cz>
2108
2109 * gcc.target/i386/pr87930.c: Move to ...
2110 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2111
1dbff00c
SH
21122018-11-10 Stafford Horne <shorne@gmail.com>
2113
2114 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2115 (Write After Approval): Remove myself.
2116
e9f3803d
HAQ
21172018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2118
2119 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2120 Append $INCICONV to it.
2121
45bf1490
SH
21222018-11-04 Stafford Horne <shorne@gmail.com>
2123
2124 * MAINTAINERS (Write After Approval): Add myself.
2125
22e05272
JM
21262018-10-31 Joseph Myers <joseph@codesourcery.com>
2127
2128 PR bootstrap/82856
2129 * multilib.am: New file. From automake.
2130
2131 Merge from binutils-gdb:
2132 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2133
2134 * libtool.m4: Use AC_LANG_SOURCE.
2135 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2136 * ar-lib: New file.
2137 * test-driver: New file.
2138 * configure: Re-generate.
2139
82a14443
MP
21402018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2141
2142 * MAINTAINERS (Write After Approval): Add myself.
2143
260eedb9
IB
21442018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2145
2146 PR bootstrap/87788
2147 PR d/87799
2148 * configure: Rebuild.
2149 * configure.ac: Disable D on systems where it is known not to work.
2150
b4c522fa
IB
21512018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2152
2153 * Makefile.def (target_modules): Add libphobos.
2154 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2155 GDCFLAGS_FOR_TARGET.
2156 (dependencies): Make libphobos depend on libatomic, libbacktrace
2157 configure, and zlib configure.
2158 (language): Add language d.
2159 * Makefile.in: Rebuild.
2160 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2161 (HOST_EXPORTS): Add GDC.
2162 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2163 (BASE_TARGET_EXPORTS): Add GDC.
2164 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2165 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2166 (EXTRA_HOST_FLAGS): Add GDC.
2167 (STAGE1_FLAGS_TO_PASS): Add GDC.
2168 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2169 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2170 environment variables.
2171 * configure: Rebuild.
2172 * configure.ac: Add target-libphobos to target_libraries. Set and
2173 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2174
04193ea0
IL
21752018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2176
2177 * MAINTAINERS (Write After Approval): Add myself.
2178
72eda5f2
IB
21792018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2180
2181 * MAINTAINERS (Write After Approval): Remove myself.
2182
4c029cee
IB
21832018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2184
2185 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2186
fc7367ea
BC
21872018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2188
2189 * MAINTAINERS: Update my email address.
2190
956a7508
TS
21912018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2192
2193 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2194 maintainer.
2195
16ddcc28
MM
21962018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2197
2198 * MAINTAINERS (Write After Approval): Add self.
2199
f9529512
ST
22002018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2201
2202 * MAINTAINERS (write after approval): Add myself.
2203
3ff89a4e
XG
22042018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2205
2206 * MAINTAINERS: Update my email address.
2207
e8a0276c
VL
22082018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2209
2210 * MAINTAINERS (write after approval): Add myself.
2211
3d20537c
RS
22122018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2213
2214 * MAINTAINERS: Add self to global reviewers list.
2215
661d1750
SL
22162018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2217
2218 MAINTAINERS: Add c-sky port maintainers.
2219
aa405905
ML
22202018-08-10 Martin Liska <mliska@suse.cz>
2221
2222 * MAINTAINERS: Revert change in previous commit and
92a285c1 2223 join lines.
aa405905 2224
04e2b41d
ML
22252018-08-10 Martin Liska <mliska@suse.cz>
2226
2227 * MAINTAINERS: Remove extra line.
2228
6e9f49e4
N
22292018-08-06 Naveen H.S <naveenh@marvell.com>
2230
2231 * MAINTAINERS: Update my email address.
2232
3b0df776
DD
22332018-07-19 DJ Delorie <dj@redhat.com>
2234
2235 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2236 as maintainer.
2237
f030b30e
AK
22382018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2239
2240 * MAINTAINERS: Adjust email address for me and my colleague Robin
2241 Dapp.
2242
7264261f
L
22432018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2244 Sunil K Pandey <sunil.k.pandey@intel.com>
2245
2246 PR target/84413
2247 * config/i386/i386.c (m_CORE_AVX512): New.
2248 (m_CORE_AVX2): Likewise.
2249 (m_CORE_ALL): Add m_CORE_AVX2.
2250 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2251 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2252 and remove the rest of m_SKYLAKE_AVX512.
2253
19975c57
SH
22542018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2255
2256 * config.sub: Sync with upstream version 2018-07-03.
2257
c234070e
SH
22582018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2259
2260 * config.guess: Sync with upstream version 2018-06-26.
2261 * config.sub: Sync with upstream version 2018-07-02.
2262
d41cd173
BW
22632018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2264
92a285c1 2265 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
2266 * ltmain.sh: Likewise.
2267
d3435784
SB
22682018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2269
2270 * contrib/config-list.mk: Remove powerpc-linux_paired.
2271
da34ca3f
AO
22722018-06-29 Alexandre Oliva <oliva@adacore.com>
2273
2274 * configure.ac: Introduce support for @unless/@endunless.
2275 * Makefile.tpl (dep-kind): Rewrite with cond; return
2276 postbootstrap in some cases.
2277 (make-postboot-dep, postboot-targets): New.
2278 (dependencies): Do not output postbootstrap dependencies at
2279 first. Output non-target ones changed for configure to depend
2280 on stage_last @if gcc-bootstrap, and the original deps @unless
2281 gcc-bootstrap.
2282 * configure.in, Makefile.in: Rebuilt.
2283
8e236ddd
JW
22842018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2285
2286 * MAINTAINERS (write after approval): Add myself.
2287
71d40114
RV
22882018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2289
2290 * MAINTAINERS (write after approval): Add myself.
2291
8006534c
NC
22922018-06-19 Nick Clifton <nickc@redhat.com>
2293
2294 * zlib/configure.ac: Restore old behaviour of only enabling
2295 multilibs when a target subdirectory is defined. This allows
2296 building with srcdir == builddir.
2297 * zlib/configure: Regenerate.
2298
9e03592e
EB
22992018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2300
2301 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2302 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2303 * Makefile.in: Regenerate.
2304
29305f60
BE
23052018-06-16 Ben Elliston <bje@gnu.org>
2306
2307 * config.guess: Import latest version.
2308 * config.sub: Likewise.
2309
31db0fe0
ML
23102018-06-08 Martin Liska <mliska@suse.cz>
2311
2312 * MAINTAINERS: Remove MPX-related entries.
2313 * Makefile.def: Remove libmpx support.
9e03592e
EB
2314 * Makefile.in: Regenerate.
2315 * configure.ac: Remove removed files.
2316 * configure: Regenerate.
31db0fe0
ML
2317 * libmpx/ChangeLog: Remove.
2318 * libmpx/Makefile.am: Remove.
2319 * libmpx/Makefile.in: Remove.
2320 * libmpx/acinclude.m4: Remove.
2321 * libmpx/aclocal.m4: Remove.
2322 * libmpx/config.h.in: Remove.
2323 * libmpx/configure: Remove.
2324 * libmpx/configure.ac: Remove.
2325 * libmpx/configure.tgt: Remove.
2326 * libmpx/libmpx.spec.in: Remove.
2327 * libmpx/mpxrt/Makefile.am: Remove.
2328 * libmpx/mpxrt/Makefile.in: Remove.
2329 * libmpx/mpxrt/libmpx.map: Remove.
2330 * libmpx/mpxrt/libtool-version: Remove.
2331 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2332 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2333 * libmpx/mpxrt/mpxrt.c: Remove.
2334 * libmpx/mpxrt/mpxrt.h: Remove.
2335 * libmpx/mpxwrap/Makefile.am: Remove.
2336 * libmpx/mpxwrap/Makefile.in: Remove.
2337 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2338 * libmpx/mpxwrap/libtool-version: Remove.
2339 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2340
e68086c4
ML
23412018-06-04 Martin Liska <mliska@suse.cz>
2342
2343 * MAINTAINERS: Add myself as gcov maintainer.
2344
37cca345
MF
23452018-06-04 Matthew Fortune <mfortune@gmail.com>
2346
2347 * MAINTAINERS: Update my email address.
2348
74386680
TV
23492018-06-04 Tom de Vries <tdevries@suse.de>
2350
2351 * MAINTAINERS: Remove write-after-approval entries for component
2352 maintainers.
2353
010ff25b
JL
23542018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2355
2356 * MAINTAINERS (write after approval): Add myself.
2357
64acc19a 23582018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2359
2360 * MAINTAINERS: Update my email address.
2361
7aad7f4b
TV
23622018-06-01 Tom de Vries <tdevries@suse.de>
2363
2364 * MAINTAINERS: Update my email address.
2365
c5470754
BC
23662018-05-22 Bin Cheng <bin.cheng@arm.com>
2367
2368 * MAINTAINERS (loop-optimizer): Add myself.
2369
58b40a67
FT
23702018-05-01 Francois H. Theron <francois.theron@netronome.com>
2371
2372 * configure.ac: Added "nfp" target.
2373 * configure: Regenerate.
2374
bece35ca
RB
23752018-04-30 Richard Biener <rguenther@suse.de>
2376
2377 PR bootstrap/85571
2378 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2379 (STAGE3_TFLAGS): Likewise.
2380 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2381 (STAGEtrain_TFLAGS): Likewise.
2382 * Makefile.in: Regenerate.
2383
ae05281f
RB
23842018-04-26 Richard Biener <rguenther@suse.de>
2385
2386 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2387 (STAGE2_CFLAGS): Likewise.
2388 (STAGE2_TFLAGS): Likewise.
2389 (STAGE3_CFLAGS): Add -fchecking.
2390 (STAGE3_TFLAGS): Likewise.
2391 (STAGEtrain_CFLAGS): Filter out -fchecking.
2392 (STAGEtrain_TFLAGS): Likewise.
2393 * Makefile.in: Re-generate.
2394
c6e34a9b
CM
23952018-04-25 Catherine Moore <clm@codesourcery.com>
2396
2397 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2398
ae9fb56f
PC
23992018-04-18 Paul Clarke <pc@us.ibm.com>
2400
2401 * MAINTAINERS (write after approval): Add myself.
2402
a2919888
AS
24032018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2404
2405 * MAINTAINERS: Update my email address.
2406
c6024672
BS
24072018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2408
2409 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2410
85d36775
BS
24112018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2412
2413 * MAINTAINERS: Update my email address and disambiguate myself
2414 a bit from Will Schmidt.
2415
8bb406a2
NS
24162018-03-21 Nathan Sidwell <nathan@acm.org>
2417
2418 * MAINTAINERS: Move maintainers of now-removed picochip and score
2419 ports to write after approval.
2420
c9b39302
RS
24212018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2422
2423 * MAINTAINERS: Add entry for SVE maintainership.
2424
1fc1d82e
MR
24252018-02-13 Maciej W. Rozycki <macro@mips.com>
2426
2427 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2428 * configure: Regenerate.
2429
7b7f78d7
BK
24302018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2431
2432 * MAINTAINERS (write after approval): Add myself.
2433
3c1f3bf6
SP
24342018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2435
2436 * MAINTAINERS (write after approval): Add myself.
2437
182f27e3
SP
24382018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2439
2440 * MAINTAINERS (write after approval): Add myself.
85911661 2441
85ec4feb
JJ
24422018-01-03 Jakub Jelinek <jakub@redhat.com>
2443
2444 Update copyright years.
2445
ef7d7cf5
BE
24462018-01-03 Ben Elliston <bje@gnu.org>
2447
2448 * config.guess: Import latest version.
2449 * config.sub: Likewise.
2450
842df93e
SH
24512017-12-12 Stafford Horne <shorne@gmail.com>
2452
2453 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2454 * configure: Regenerate.
2455
1d0a8ae9
QZ
24562017-11-29 Qing Zhao <qing.zhao@oracle.com>
2457
2458 * MAINTAINERS (Write After Approval): Add myself.
2459
5e9d6aa4
JK
24602017-11-28 Julia Koval <julia.koval@intel.com>
2461 Sebastian Peryt <sebastian.peryt@intel.com>
2462
2463 * Makefile.def (target_modules): Remove libcilkrts.
2464 * Makefile.in: Ditto.
2465 * configure: Ditto.
2466 * configure.ac: Ditto.
2467
d2eaaa89
JK
24682017-11-28 Julia Koval <julia.koval@intel.com>
2469
2470 * MAINTAINERS (Write After Approval): Add myself.
2471
90b415f6
SD
24722017-11-22 Sudakshina Das <sudi.das@arm.com>
2473
2474 * MAINTAINERS (Write After Approval): Add myself.
2475
f804ba3e
PD
24762017-11-06 Palmer Dabbelt <palmer@sifive.com>
2477
2478 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2479 Use my SiFive email address.
2480
8744c9bf
SP
24812017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2482
2483 * MAINTAINERS (write after approval): Add myself.
2484
7181cca3
ML
24852017-10-27 Martin Liska <mliska@suse.cz>
2486
2487 * Makefile.tpl: Use proper name of folder as it was renamed
2488 during transition to 4 stages.
2489 * Makefile.in: Regenerate.
2490
fb336a7b
IT
24912017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2492
e50ffab3 2493 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2494
7b5f5267
GP
24952017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2496
2497 * MAINTAINERS: Add a note that maintainership also includes web
2498 pages, docs, and testsuite related to that area.
2499
55de8eb3
TV
25002017-09-25 Tom de Vries <tom@codesourcery.com>
2501
2502 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2503
86ab175e
PMR
25042017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2505
2506 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2507
500ac452
NS
25082017-09-15 Nathan Sidwell <nathan@acm.org>
2509
2510 * MAINTAINERS: Remove myself as a vxworks maintainer.
2511
72ace300
TS
25122017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2513
2514 * MAINTAINERS: Remove email address of Jim Norris.
2515
1328002a
KT
25162017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2517
2518 * MAINTAINERS (Reviewers): Move myself from here...
2519 (CPU Port Maintainers): ... to here.
2520
84d0b6f5
JG
25212017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2522
2523 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2524
9c04bba3
RD
25252017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2526
e50ffab3 2527 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2528
5a427c63
TR
25292017-07-28 Tony Reix <tony.reix@atos.net>
2530
2531 * configure.ac (target-libffi): Don't disable for AIX.
2532 (go): Don't add to unsupported_languages on AIX.
2533 (target-libgo): Don't disable for AIX.
2534 * configure: Regenerate.
2535
8994b66f
YG
25362017-07-19 Yury Gribov <tetra2005@gmail.com>
2537
2538 * MAINTAINERS: Add myself.
2539
7a795e10
TS
25402017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2541
2542 * MAINTAINERS: Update my email address.
2543
50061652
RE
25442017-07-04 Richard Earnshaw <rearnsha@arm.com>
2545
2546 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2547 arm-specific auto-generated header files.
2548
d4360477
NS
25492017-07-03 Nathan Sidwell <nathan@acm.org>
2550
2551 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2552 * configure: Rebuilt.
2553
9dc9ae74
BS
25542017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2555
2556 * MAINTAINERS: Readd myself for c6x.
2557
c8cf0b6f
ML
25582017-06-28 Martin Liska <mliska@suse.cz>
2559
2560 PR bootstrap/81217
2561 * Makefile.def: Remove superfluous bootstrap_target from
2562 bootstrap_stage.
2563 * Makefile.in: Re-generate the file.
2564
0666865c
MO
25652017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2566
e50ffab3 2567 * MAINTAINERS: Add myself to Write After Approval
0666865c 2568
827c925e
AJ
25692017-06-21 Andrew Jenner <andrew@codesourcery.com>
2570
2571 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2572
0d053a49
ML
25732017-06-19 Martin Liska <mliska@suse.cz>
2574
2575 * Makefile.def: Define 4 stages PGO bootstrap.
2576 * Makefile.tpl: Define FLAGS.
2577 * Makefile.in: Regenerate.
2578
be75f645
ILT
25792017-06-14 Ian Lance Taylor <iant@golang.org>
2580
2581 * Makefile.def: Add check-gotools to go check targets.
2582 * Makefile.in: Rebuild.
2583
c725f69c
SB
25842017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2585
2586 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2587
76052545
EB
25882017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2589
2590 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2591 * configure: Regenerate.
2592
afd88efc
ML
25932017-05-31 Martin Liska <mliska@suse.cz>
2594
2595 * configure.ac: Add handling of stage2_werror_flags to
2596 action-if-given and to action-if-not-given.
2597 * configure: Regenerate.
2598
945bafd6
PB
25992017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2600
2601 * MAINTAINERS: Add self to Write After Approval
2602
b9396a49
BS
26032017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2604
2605 * MAINTAINERS: Update my email address, and remove myself as
2606 maintainer in some areas.
2607
aa1b69e7
EG
26082017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2609
2610 * MAINTAINERS: Add self to Write After Approval
2611
cdfee50a
NS
26122017-05-25 Nathan Sidwell <nathan@acm.org>
2613
2614 * configure.ac: Add --enable-languages=default to mean default and
2615 make --enable-languages=all mean all supported languages.
2616 * configure: Regenerated.
2617
83349046
SB
26182017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2619
2620 * config.gcc (powerpc*-*-*spe*): New.
2621 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2622 (powerpc-*-rtems*spe*): New.
2623 (powerpc*-*-linux*spe*): New.
2624 (powerpc-wrs-vxworksspe): New.
2625 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2626 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2627 * config.host (powerpc*-*-*spe*): New.
2628
01c712cb
ML
26292017-05-19 Martin Liska <mliska@suse.cz>
2630
2631 * configure.ac: Add --enable-werror-always just for
2632 bootstrap-debug (or none build config) and do not add it
2633 when we are on a release branch.
2634 * configure: Regenerated.
2635
7880c1a5
SL
26362017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2637
2638 * MAINTAINERS: Add self to Write After Approval
2639
c759355f
KK
26402017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2641
2642 * MAINTAINERS: Move myself to Write After Approval section.
2643
79557bae
CZ
26442017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2645
2646 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2647 ACCH registers.
2648 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2649 available.
2650 (umulsidi3): Likewise.
2651 (mulsidi3_700): Disable this pattern when we have advanced mpy
2652 instructions.
2653 (umulsidi3_700): Likewise.
2654 (maddsidi4): New pattern.
2655 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2656 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2657 (mpydu_imm_arcv2hs): Likewise.
2658 * config/arc/predicates.md (accl_operand): New predicate.
2659
c7314bc1
CZ
26602017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2661 Andrew Burgess <andrew.burgess@embecosm.com>
2662
2663 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2664 case.
2665 (ARC_AUTOFP_IRQ_P): Likewise.
2666 (ARC_AUTO_IRQ_P): Likewise.
2667 (rgf_banked_register_count): New variable.
2668 (parse_mrgf_banked_regs_option): New function.
2669 (arc_override_options): Handle rgf_banked_regs option.
2670 (arc_handle_interrupt_attribute): Add firq option.
2671 (arc_compute_function_type): Return fast irq type when required.
2672 (arc_must_save_register): Handle fast interrupts.
2673 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2674 (arc_return_address_regs): Update.
2675 * config/arc/arc.h (arc_return_address_regs): Update.
2676 (arc_function_type): Add fast interrupt type.
2677 (ARC_INTERRUPT_P): Update.
2678 (RC_FAST_INTERRUPT_P): Define.
2679 * config/arc/arc.md (simple_return): Update for fast interrupts.
2680 (p_return_i): Likewise.
2681 * config/arc/arc.opt (mrgf-banked-regs): New option.
2682 * doc/invoke.texi (mrgf-banked-regs): Document.
2683
41453183
CZ
26842017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2685
2686 * config/arc/arc.c (irq_ctrl_saved): New variable.
2687 (ARC_AUTOBLINK_IRQ_P): Define.
2688 (ARC_AUTOFP_IRQ_P): Likewise.
2689 (ARC_AUTO_IRQ_P): Likewise.
2690 (irq_range): New function.
2691 (arc_must_save_register): Likewise.
2692 (arc_must_save_return_addr): Likewise.
2693 (arc_dwarf_emit_irq_save_regs): Likewise.
2694 (arc_override_options): Handle deferred options.
2695 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2696 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2697 arc_must_save_return_addr.
2698 (arc_compute_frame_size): Handle automated save and restore of
2699 registers.
2700 (arc_expand_prologue): Likewise.
2701 (arc_expand_epilogue): Likewise.
2702 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2703 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2704 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2705
52744dd7
TK
27062017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2707 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2708
2709 PR bootstrap/77661
2710 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2711 in-tree build MPC.
2712 * Makefile.in: Regenerate.
2713
deeba76a
FXC
27142017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2715
2716 * configure.ac: Enable LTO by default on darwin >= 9.
2717 * configure: Regenerate.
2718
5a05e11d
PD
27192017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2720
2721 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2722 and Andrew Waterman as the RISC-V maintainers.
2723
e04f858c
NK
27242017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2725
2726 * MAINTAINERS: Add self to Write After Approval
2727
a98cf819
GP
27282017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2729
2730 * config.guess: Import latest from upstream.
2731
9826d1a3
GP
27322017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2733
2734 * MAINTAINERS (Write After Approval): Remove entries that are
2735 already covered under Reviewers.
2736
a46586c3
MW
27372017-03-08 Mark Wielaard <mark@klomp.org>
2738
2739 PR demangler/70909
2740 PR demangler/67264
2741 * include/demangle.h: Add d_printing to struct demangle_component
2742 and pass struct demangle_component as non const.
2743
734ca1c2
GP
27442017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2745
2746 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2747
93b87d1d
TS
27482017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2749
2750 * Makefile.tpl: Remove HOST_ISLVER.
2751 (HOST_EXPORTS): Remove ISLVER.
2752 * Makefile.in: Regenerate.
2753
f877b3ad
RB
27542017-02-13 Richard Biener <rguenther@suse.de>
2755
2756 * configure: Re-generate.
2757
2ad31830
GP
27582017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2759
2760 * MAINTAINERS: Adjust bug reporting URL.
2761
3501e62c
GP
27622017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2763
2764 * MAINTAINERS (Write After Approval): Remove redundant entry
2765 for Andrew Burgess.
2766
510555e0
JDA
27672017-02-03 John David Anglin <danglin@gcc.gnu.org>
2768
e50ffab3 2769 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2770 32-bit hppa*-*-hpux*.
e50ffab3 2771 * configure: Regenerate.
510555e0 2772
f6a24a94
MJ
27732017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2774
2775 * configure.ac: Moved the white list of enabling BRIG FE to
2776 libhsail-rt/configure.tgt.
2777 * configure: Regenerated.
2778 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2779
27802017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2781 Martin Jambor <mjambor@suse.cz>
2782
5fd1486c
PJ
2783 * Makefile.def (target_modules): Added libhsail-rt.
2784 (languages): Added language brig.
2785 * Makefile.in: Regenerated.
2786 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2787 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2788 * configure: Regenerated.
2789
3c36aa6b
JJ
27902017-01-17 Jakub Jelinek <jakub@redhat.com>
2791
2792 PR other/79046
2793 * configure: Regenerated.
2794
8f56cb51
AM
27952017-01-04 Alan Modra <amodra@gmail.com>
2796
2797 * configure: Regenerate.
2798
f2c764c5
BE
27992016-12-29 Ben Elliston <bje@gnu.org>
2800
2801 * config.sub: Import latest version.
2802
1dc9c117
AI
28032016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2804
2805 * MAINTAINERS (Write After Approval): Add myself.
2806
c21fdaa1
JJ
28072016-12-21 Jakub Jelinek <jakub@redhat.com>
2808
2809 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2810 includes bootstrap-mpx.
2811 * configure: Regenerated.
2812
cc811459
CX
28132016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2814
2815 * MAINTAINERS (Write After Approval): Add myself.
2816
b55e6680
MJ
28172016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2818
8f56cb51 2819 * configure: Regenerate.
b55e6680 2820
825fba52
MK
28212016-12-01 Matthias Klose <doko@ubuntu.com>
2822
2823 * configure.ac: Don't use pkg-config to check for bdw-gc.
2824 * configure: Regenerate.
2825
114bf3f1
MK
28262016-11-30 Matthias Klose <doko@ubuntu.com>
2827
2828 * Makefile.def: Remove reference to boehm-gc target module.
2829 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2830 options and for the bdw-gc pkg-config module.
2831 * configure: Regenerate.
2832 * Makefile.in: Regenerate.
2833
21b0f96a
NS
28342016-11-28 Nathan Sidwell <nathan@acm.org>
2835
2836 * MAINTAINERS (nvptx): Remove self.
2837
292edab3
BE
28382016-11-25 Ben Elliston <bje@gnu.org>
2839
2840 * config.guess: Import latest version.
2841 * config.sub: Likewise.
2842
0954a00b
TT
28432016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2844
2845 * MAINTAINERS (Write After Approval): Add myself.
2846
8e4d2ca4
MK
28472016-11-15 Matthias Klose <doko@ubuntu.com>
2848
2849 * Makefile.def: Remove references to GCJ.
2850 * Makefile.tpl: Likewise.
2851 * Makefile.in: Regenerate.
2852
84c1b9d3
MK
28532016-11-15 Matthias Klose <doko@ubuntu.com>
2854
2855 * config-ml.in: Remove references to GCJ.
2856 * configure.ac: Likewise.
2857 * configure: Regenerate.
2858
3f95ca6c
JC
28592016-11-01 Josh Conner <joshconner@google.com>
2860
2861 * MAINTAINERS (Write After Approval): Update email address,
2862
457cc672
CL
28632016-10-27 Carl Love <cel@us.ibm.com>
2864
2865 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2866 Approval list to make it alphabetical.
2867
2142f54f
CL
28682016-10-27 Carl Love <cel@us.ibm.com>
2869
2870 * MAINTAINERS (Write After Approval): Add myself.
2871
104700f4
AB
28722016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2873
2874 * MAINTAINERS (Reviewers): Add myself.
2875 (Write After Approval): Add myself.
2876
942c0db8
HP
28772016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2878 Ulrich Weigand <uweigand@de.ibm.com>
2879
2880 * MAINTAINERS: Update email address.
2881
fbf4c502
NS
28822016-10-10 Nathan Sidwell <nathan@acm.org>
2883
2884 * MAINTAINERS: Update email address.
2885
b20e7532
AT
28862016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2887
2888 * configure.ac: Add aarch64-*-freebsd*.
2889 * configure: Regenerate.
2890
2e21fd4d
SE
28912016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2892
2893 * MAINTAINERS: Update email address after it got reverted.
2894
43c40f3e
RO
28952016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2896
2897 * configure.ac (target_libraries): Readd target-boehm-gc.
2898 Restore --enable-objc-gc handling.
2899 * configure: Regenerate.
2900
f05796ba
JL
29012015-10-03 Jeff Law <law@redhat.com>
2902
2903 * MAINTAINERS: Move several inactive maintainers to the
2904 write-after-approval section.
2905
012447ea
JJ
29062016-09-30 Jakub Jelinek <jakub@redhat.com>
2907
2908 * configure.ac: Add target-libffi to target_libraries.
2909 Readd libgcj target disablings, modified to only target-libffi.
2910 Readd target addition of go to unsupported languages.
2911 * configure: Regenerated.
2912
a7d75d59
SE
29132016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2914
2915 * MAINTAINERS: Update email address.
2916
d1a79a95
AH
29172016-09-30 Andrew Haley <aph@redhat.com>
2918
4d8c733d 2919 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2920 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2921 libgcj.
2922
af2d4873
AH
29232016-09-30 Andrew Haley <aph@redhat.com>
2924
2925 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2926 write-after approval after GCJ deletion.
2927
07b78716
AH
29282016-09-30 Andrew Haley <aph@redhat.com>
2929
2930 * Makefile.def: Remove libjava.
2931 * Makefile.tpl: Likewise.
2932 * Makefile.in: Regenerate.
2933 * configure.ac: Likewise.
2934 * configure: Likewise.
2935 * gcc/java: Remove.
2936 * libjava: Likewise.
2937
a29b7214
CZ
29382016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2939
2940 * MAINTAINERS (Reviewers): Add myself.
2941
2fd88f4f
AK
29422016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2943
2944 * configure.ac: Disable "sim" directory for arc*-*-*.
2945 * configure: Regenerated.
2946
e2080e79
TC
29472016-09-23 Tamar Christina <tamar.christina@arm.com>
2948
2949 * MAINTAINERS (Write After Approval): Add myself.
2950
8f3675f8
MR
29512016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2952
2953 * configure.ac: Check for the minimum in-tree MPFR version
2954 handled.
2955 * configure: Regenerate.
2956
21f88103
YTL
29572016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2958
2959 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2960 * configure: Regenerated.
2961
60d51882
FR
29622016-07-19 Fritz Reese <fritzoreese@gmail.com>
2963
2964 * MAINTAINERS (Write After Approval): Add myself.
2965
277d7ee0
AK
29662016-06-23 Andi Kleen <ak@linux.intel.com>
2967
2968 * Makefile.def: Add autoprofiledbootstrap.
2969 * Makefile.tpl: Dito.
2970 * Makefile.in: Regenerate.
2971
fd6487af
JS
29722016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2973
2974 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2975 * configure: Regenerate.
2976
3e326935
TS
29772016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2978
2979 * configure: Regenerate.
2980 * configure.ac: Remove support for avr-rtems.
2981
9582bf04
SKS
29822016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2983
2984 * MAINTAINERS (Write After Approval): Add myself.
2985
6f820b68
MC
29862016-06-16 Michael Collison <michael.collison@arm.com>
2987
2988 * MAINTAINERS (Write After Approval): Add myself.
2989
775ee7fa
MM
29902016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2991
2992 * MAINTAINERS (Write After Approval): Update e-mail address.
2993
de3ba371
JM
29942016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2995
21f88103 2996 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2997
350216e3
AM
29982016-05-28 Alan Modra <amodra@gmail.com>
2999
3000 * Makefile.tpl (configure): Depend on m4 files included.
3001 * Makefile.in: Regenerate.
3002
9cad20fa
BS
30032016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3004
3005 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3006 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3007
92466115
BS
30082016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3009
3010 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3011 special case builtin.
3012 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3013 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3014 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3015 for __builtin_vec_addec.
3016
fe38e08b
JS
30172016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3018
3019 * config.guess: Import version 2016-04-02 (newest).
3020 * config.sub: Import version 2016-05-10 (newest).
3021
cef1a0b8 30222016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 3023
cef1a0b8
JL
3024 * configure.ac: Add ARC support to libgloss.
3025 * configure: Regenerate
704b85c7 3026
75a6b91a
AS
30272016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
00f35794
BE
30312016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3032
3033 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3034 * configure: Regenerated.
3035 * Makefile.def (gmp): Explicitly disable assembler.
3036 (mpfr): Adjust lib_path.
3037 (mpc): Likewise.
3038 * Makefile.in: Regenerated.
3039
c100769b
JJ
30402016-05-01 Jakub Jelinek <jakub@redhat.com>
3041
3042 PR bootstrap/70704
3043 * configure.ac (--enable-stage1-checking): Add missing
3044 --enable-checking=.
3045 * configure: Regenerated.
3046
bc6d9014
OE
30472016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3048
ace08cb8
OE
3049 * config.guess: Revert r235676.
3050 * config.sub: Revert r235676.
3051
30522016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3053
3054 * config.guess: Remove SH5 support.
bc6d9014
OE
3055 * config.sub: Likewise.
3056 * configure: Likewise.
3057 * configure.ac: Likewise.
3058
7db11a5a
JJ
30592016-04-26 Jakub Jelinek <jakub@redhat.com>
3060
3061 PR bootstrap/70704
3062 * configure.ac (--enable-stage1-checking): For --disable-checking or
3063 implicit --enable-checking, make sure extra flag matches in between
3064 stage1 and later checking.
3065 * configure: Regenerated.
3066
ab0fc037
TS
30672016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3068
3069 * .gitattributes: New file.
3070
c048fa95
SB
30712016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3072
3073 * MAINTAINERS (rs6000/powerpc port): Add myself.
3074
f3653cf5
SB
30752016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3076
3077 PR bootstrap/70173
3078 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3079 and gotools directories. Delete the stage_final file.
3080 * Makefile.in: Regenerate.
3081
4f93efa4
AV
30822016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
c27e432e
SK
30862016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3087
3088 * MAINTAINERS (Fortran maintainer): Remove myself.
3089
7134713c
BS
30902016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3091
3092 * MAINTAINERS (Write After Approval): Add myself.
3093
7d74282a
KN
30942016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3095
3096 * MAINTAINERS (Write After Approval): Add myself.
3097
1b858e76
CC
30982016-03-17 Cary Coutant <ccoutant@gmail.com>
3099
3100 Sync with binutils-gdb:
3101
3102 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3103
3104 * configure.ac: Add mips and s390 to the gold target check.
3105 * configure: Regenerate.
3106
d15bd5bb
DD
31072016-03-01 DJ Delorie <dj@redhat.com>
3108
3109 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3110
6d1fa6bb
DM
31112016-02-22 David Malcolm <dmalcolm@redhat.com>
3112
3113 * MAINTAINERS (libcpp): Add myself.
3114 (diagnostic messages): Likewise.
3115
607bda60
TV
31162016-02-20 Tom de Vries <tom@codesourcery.com>
3117
3118 * MAINTAINERS: Fix whitespace.
3119
80cfaff8
CZ
31202016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3121
3122 * MAINTAINERS (Write After Approval): Add myself.
3123
c661a43d
SP
31242016-01-29 Sebastian Pop <s.pop@samsung.com>
3125
3126 * config/isl.m4: Add comments about isl-0.16.
3127 * configure: Regenerate.
3128
86b3a101
MJ
31292016-01-29 Martin Jambor <mjambor@suse.cz>
3130
3131 * MAINTAINERS (hsa maintainers): Add myself.
3132
960cbfd2
WD
31332015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3134
3135 * MAINTAINERS: (Write After Approval): Add myself.
3136
1e050c90
AK
31372016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3138 Sebastian Pop <s.pop@samsung.com>
3139
3140 * Makefile.in: Regenerate.
3141 * Makefile.tpl: Export ISLVER.
3142 * configure: Regenerate.
3143 * config/isl.m4: Detect isl-0.15.
3144
cefadad1
MM
31452016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3146
3147 PR bootstrap/69329
3148 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3149 * Makefile.in: Regenerate.
3150
9e530bcd
AP
31512016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3152
3153 * configure.ac: Enable LTO for DJGPP
3154 * configure: Regenerate
3155
324402a0
L
31562016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3157
3158 Sync with binutils-gdb:
3159 2015-10-21 Nick Clifton <nickc@redhat.com>
3160
3161 PR gas/19109
3162 * configure.ac: Note the 'none' is an acceptable argument to
3163 --enable-compressed-debug-sections.
3164 * configure: Regenerate.
3165
9eaaa830
BE
31662016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3167
3168 PR bootstrap/69134
3169 * Makefile.def (mpfr): Disable assembler.
3170 * Makefile.in: Regenerate.
3171
cfe67e03
BE
31722016-01-01 Ben Elliston <bje@gnu.org>
3173
3174 * config.guess: Import version 2016-01-01.
3175 * config.sub: Likewise.
3176
be33d404
SS
31772015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3178
3179 * MAINTAINERS (Write After Approval): Add myself.
3180
e357a5e0
SP
31812015-12-17 Sebastian Pop <s.pop@samsung.com>
3182
3183 * Makefile.in: Replace ISL with isl.
3184 * Makefile.tpl: Same.
3185 * config/isl.m4: Same.
3186 * configure.ac: Same.
3187 * contrib/download_prerequisites: Same.
3188 * configure: Regenerate.
3189
1ad2439b
AP
31902015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3191
3192 * MAINTAINERS (Write After Approval): Add Myself.
3193
70decafb
NS
31942015-12-17 Nathan Sidwell <nathan@acm.org>
3195
3196 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3197 * configure: Regenerate.
3198
560d18d3
AK
31992015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3200 Sebastian Pop <s.pop@samsung.com>
3201
3202 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3203 isl_ctx_get_max_operations.
3204 * configure: Regenerate.
3205
57e8ab24 32062015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
3207
3208 * MAINTAINERS (Write After Approval): Add myself.
3209
105b682e
ILT
32102015-12-02 Ian Lance Taylor <iant@google.com>
3211
3212 PR go/66147
3213 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3214 * Makefile.in: Regenerate.
3215
7eb46bec
AT
32162015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3217
3218 PR libffi/65726
3219 * Makefile.def (lang_env_dependencies): Make libffi depend
3220 on cxx.
3221 * Makefile.in: Regenerate.
3222
cc3baaa9
DE
32232015-11-26 David Edelsohn <dje.gcc@gmail.com>
3224
3225 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3226 symbols.
3227
3be96231
TG
32282015-11-20 Tristan Gingold <gingold@adacore.com>
3229
3230 Sync with binutils-gdb:
3231 2015-11-20 Tristan Gingold <gingold@adacore.com>
3232
3233 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3234 * configure: Regenerate.
3235
daa53f38
ML
32362015-11-19 Martin Liska <mliska@suse.cz>
3237
3238 * .gitignore: Add .clang-format to ignored files.
3239 * Makefile.in: Add clang-format.
3240 * Makefile.tpl: Likewise.
3241
54985c70
TA
32422015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3243
3244 * configure.ac: Enable libmpx by default.
3245 * configure: Regenerated.
3246
d0397c75
SE
32472015-10-23 Steve Ellcey <sellcey@imgtec.com>
3248
3249 * MAINTAINERS: Update email address.
3250
735a559c
PM
32512015-10-23 Paulo Matos <pmatos@linki.tools>
3252
3253 * MAINTAINERS: Update email address.
3254
15713b43
AH
32552015-10-23 Alan Hayward <alan.hayward@arm.com>
3256
3257 * MAINTAINERS (Write After Approval): Add myself.
3258
78edb32f
L
32592015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3260
3261 Sync with binutils-gdb:
3262 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3263
3264 PR gas/19109
3265 * configure.ac: Add
3266 --enable-compressed-debug-sections={all,gas,gold,ld}.
3267 * configure: Regenerated.
3268
dec6b7f1
AC
32692015-10-16 Arnaud Charlet <charlet@adacore.com>
3270
3271 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3272
6be1d686
ML
32732015-10-09 Martin Liska <mliska@suse.cz>
3274
3275 * MAINTAINERS (Write After Approval): Add myself.
3276
dc0e2060
AF
32772015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3278
3279 * MAINTAINERS (Write After Approval): Add myself.
3280
bec93d40
FW
32812015-10-02 Florian Weimer <fweimer@redhat.com>
3282
3283 * MAINTAINERS: Update email address.
3284
0487f06d
LK
32852015-10-02 Louis Krupp <louis.krupp@zoho.com>
3286
3287 * MAINTAINERS (Write After Approval): Add myself.
3288
56547ff7
KT
32892015-09-20 Kai Tietz <ktietz70@googlemail.com>
3290
423ea09f 3291 * MAINTAINERS: Update email.
56547ff7 3292
ed4c91ea
BS
32932015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3294
3295 * MAINTAINERS: Update my email address.
3296
2503fd9e
JB
32972015-09-01 James Bowman <james.bowman@ftdichip.com>
3298
3299 * MAINTAINERS (ft32 port): Add myself.
3300
3726332a
DS
33012015-08-28 David Sherwood <david.sherwood@arm.com>
3302
3303 * MAINTAINERS: Add myself.
3304
15480aaf
PM
33052015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3306
3307 * MAINTAINERS (Write After Approval): Add myself.
3308
ad4f95e3
FXC
33092015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3310
3311 PR libfortran/54572
3312 * Makefile.def: Make libgfortran depend on libbacktrace.
3313 * Makefile.in: Regenerate.
3314
95f25df0
SD
33152015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3316
3317 * MAINTAINERS (Write After Approval): Add myself.
3318
5dc85f7e
TV
33192015-08-12 Tom de Vries <tom@codesourcery.com>
3320
3321 PR other/67092
3322 * configure.ac: Remove --with_host_libstdcxx support.
3323 * configure: Regenerate.
3324
44a7d18d
TS
33252015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3326 Jakub Jelinek <jakub@redhat.com>
3327
3328 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3329 nvptx*-*-*.
3330 * configure: Regenerate.
3331
bf5372e7
YS
33322015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3333
3334 * Makefile.def (libiconv): Define bootstrap=true.
3335 Mark pdf/html/info as missing.
3336 (configure-gcc): Depend on all-libiconv.
3337 (all-gcc): Ditto.
3338 (configure-libcpp): Ditto.
3339 (all-libcpp): Ditto.
3340 (configure-intl): Ditto.
3341 (all-intl): Ditto.
3342 * Makefile.in: Regenerate.
3343
94b8fdcc
BC
33442015-08-03 Bin Cheng <bin.cheng@arm.com>
3345
3346 * MAINTAINERS (loop ivopts): Add the entry and myself.
3347
430bcac1
NS
33482015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3349
3350 * MAINTAINERS (nvptx): Add self.
3351
110d61da
AL
33522015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3353
3354 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3355 128-bit vector modes.
3356
c9da7548 33572015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3358
c9da7548
VV
3359 * MAINTAINERS (Write After Approval): Add myself.
3360
423ea09f 33612015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3362
3363 * config.sub, config.guess: Import from upstream.
3364
6b1786aa
JL
33652015-07-24 Michael Darling <darlingm@gmail.com>
3366
3367 PR other/66259
3368 * config-ml.in: Reflects renaming of configure.in to configure.ac
3369 * configure: Likewise
3370 * configure.ac: Likewise
3371
45952786
BS
33722015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3373
3374 * MAINTAINERS: Update my email address.
3375
f1595603
L
33762015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3377
3378 Sync with binutils-gdb:
3379 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3380
3381 * configure.ac (target_configdirs): Exclude target-zlib if
3382 target-libjava isn't built.
3383 * configure: Regenerated.
3384
a05c2c75
L
33852015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3386
3387 Sync with binutils-gdb:
3388 2015-05-13 John David Anglin <dave.anglin@bell.net>
3389
3390 * configure.ac: Disable configuration of GDB for HPUX targets.
3391 * configure: Regenerate.
3392
3393 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3394
3395 * configure.ac: Add --with-system-zlib.
3396 * configure: Regenerated.
3397
3398 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3399
3400 * configure.ac: Add FT32 support.
3401 * configure: Regenerate.
3402
3403 2015-01-12 Anthony Green <green@moxielogic.com>
3404
3405 * configure.ac: Don't disable gprof for moxie.
3406 * configure: Rebuild.
3407
1c01ebf6
L
34082015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3409
3410 Sync with binutils-gdb:
3411 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3412
3413 PR ld/18355
3414 * Makefile.def: Add extra_configure_flags to host zlib.
3415 * configure.ac (extra_host_zlib_configure_flags): New. Set
3416 to --enable-host-shared When bfd is to be built as shared
3417 library. AC_SUBST.
3418 * Makefile.in: Regenerated.
3419
e59969a1
HPN
34202015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3421
3422 Sync with src:
3423 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3424 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3425 * Makefile.in: Regenerated.
3426
d9063947
L
34272015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3428
3429 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3430 target.
3431 * configure: Regenerate.
3432
b837291d
LC
34332015-06-23 Ludovic Courtès <ludo@gnu.org>
3434
3435 * MAINTAINERS (Write After Approval): Add myself.
3436
2a97995f
AT
34372015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3438
3439 * MAINTAINERS (OS Port Maintainers): Add myself.
3440 (Various Maintainers): Remove myself from libffi testsuite.
3441
19cd26a6
RS
34422015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3443
3444 * MAINTAINERS (gen* on machine desc): Add self.
3445
8ca528d9
JM
34462015-06-02 Jason Merrill <jason@redhat.com>
3447
3448 PR bootstrap/66319
3449 * configure.ac: Use -std=gnu++98.
3450
4526c3c1
SN
34512015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3452
3453 * MAINTAINERS (Write After Approval): Add myself.
3454
318a4e6d
MF
34552015-05-28 Mike Frysinger <vapier@gentoo.org>
3456
3457 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3458 * configure: Regenerate.
3459
46070488
JM
34602015-05-26 Jason Merrill <jason@redhat.com>
3461
3462 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3463 * configure: Regenerate.
3464
fef939d6
JB
34652015-05-16 James Bowman <james.bowman@ftdichip.com>
3466
3467 * configure.ac: FT32 target added.
fef939d6
JB
3468 * configure: Regenerated.
3469
886faf50
IB
34702015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3471
3472 * MAINTAINERS (Write After Approval): Add myself.
3473
91c6b410
PM
34742015-05-11 Paulo Matos <paulo@matos-sorge.com>
3475
3476 * MAINTAINERS (Write After Approval): Add myself.
3477
e640447c
PM
34782015-05-11 Paulo Matos <paulo@matos-sorge.com>
3479
3480 * configure.ac: Fix typo.
3481 * configure: Regenerate.
3482
e587377d
MM
34832015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3484
3485 * MAINTAINERS (Write After Approval): Add myself.
3486
cabb9d59
MK
34872015-05-03 Matthias Klose <doko@ubuntu.com>
3488
3489 * configure.ac: Match $host configured with triplets.
3490 * configure: Regenerate.
3491
fafb95a6
BRF
34922015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3493
3494 * Makefile.tpl: Remove surplus whitespace throughout.
3495 * Makefile.in: Regenerate.
3496
85867772
SB
34972015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3498
3499 * MAINTAINERS (Various Maintainers): Add myself as instruction
3500 combiner maintainer.
3501
c10b5ea0
JJ
35022015-04-17 Jakub Jelinek <jakub@redhat.com>
3503
3504 PR bootstrap/62077
3505 * configure.ac (--enable-stage1-checking): Default to
3506 release,misc,gimple,rtlflag,tree,types if --disable-checking
3507 or --enable-checking is not specified and DEV-PHASE is not
3508 experimental.
3509 * configure: Regenerated.
3510
77019397
MO
35112015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3512
3513 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3514 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3515 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3516 * Makefile.in: Regenerate.
3517
17feae99 35182015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3519
3520 * MAINTAINERS: Update my email address.
3521
e61ffb3b
JG
35222015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3523
3524 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3525
b16cc4f2
KT
35262015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3527
3528 * MAINTAINERS: Add myself as an arm port reviewer.
3529
ec523909
ML
35302015-03-25 Martin Liska <mliska@suse.cz>
3531 Yury Gribov <y.gribov@samsung.com>
3532
3533 * Makefile.in: Fix ln source location for vimrc file.
3534 * Makefile.tpl: Likewise.
3535
fc30054e
AH
35362015-03-09 Aldy Hernandez <aldyh@redhat.com>
3537
3538 PR bootstrap/25672
3539 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3540 cross-compiling. Similarly for CXX_FOR_TARGET.
3541 * configure: Regenerate.
3542
5373cd33
IE
35432015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3544
3545 * Makefile.def: Add libmpx.
3546 * configure.ac: Add libmpx.
3547 * Makefile.in: Regenerate.
3548 * configure: Regenerate.
3549
a6e8abb9
KY
35502015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3551
3552 * MAINTAINERS (CPU Port Maintainers): Add myself
3553 i386 vector ISA extns mantainer.
3554
f2b86778
JL
35552015-03-13 Jeff Law <law@redhat.com>
3556
3557 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3558 maintainer.
3559 Remove Richard Henderson as a maintainer for the x86 port.
3560
9dd44d1c
JR
35612015-03-03 Joern Rennecke <gnu@amylaar.uk>
3562
3563 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3564
33079441
IE
35652015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3566
3567 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3568 pointer bounds checker and i386 MPX maintainer.
3569
d083ae5f
SL
35702015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3571
3572 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3573
f91f1c13
MS
35742015-02-26 Martin Sebor <msebor@redhat.com>
3575
3576 * MAINTAINERS (Various Maintainers): Add self.
3577
426c1eb0
TS
35782015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3579
3580 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3581 Make sure it contains lto.
3582 * configure: Regenerate.
3583
8ae12d71
TS
35842015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3585
3586 * configure: Regenerate.
3587
11aa81cc 35882015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 35891
11aa81cc
DN
3590 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3591 middle-end, docstring): Remove myself.
3592 (Write After Approval): Add myself.
3593
a436ab27
JJ
35942015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3595
3596 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3597 (Write After Approval): Update address.
3598
231d020b
DM
35992015-01-29 David Malcolm <dmalcolm@redhat.com>
3600
3601 PR jit/64780
3602 * configure.ac: Require the user to explicitly specify
3603 --enable-host-shared if the jit is enabled.
3604 * configure: Regenerate.
3605
82a94471
RS
36062015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3607
3608 * MAINTAINERS (Write After Approval): Add myself.
3609
e6f0c56d
TV
36102015-01-25 Tom de Vries <tom@codesourcery.com>
3611
3612 * MAINTAINERS: Make whitespace consistent.
3613
631ff3e1
BO
36142015-01-23 Braden Obrzut <admin@maniacsvault.net>
3615
3616 * MAINTAINERS (Write After Approval): Add myself.
3617
09b9cd1f
AV
36182015-01-20 Andre Vehreschild <vehre@gmx.de>
3619
3620 * MAINTAINERS: (Write After Approval): Add myself.
3621
802ed46a
MU
36222015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3623
3624 * MAINTAINERS: (Write After Approval): Add myself.
3625
c61fcfa6
PT
36262015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3627
3628 * MAINTAINERS: (Write After Approval): Add myself.
3629
ebcd09c1
IS
36302015-01-13 Iain Sandoe <iain@codesourcery.com>
3631
3632 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3633 objective-c/c++ front end maintainer.
3634
71aa170d
MP
36352015-01-13 Marek Polacek <polacek@redhat.com>
3636
3637 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3638
da067543
JL
36392015-01-12 Jeff Law <law@redhat.com>
3640
3641 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3642 a very long time.
3643
bf1de3f0
ILT
36442015-01-09 Ian Lance Taylor <iant@google.com>
3645
3646 * configure.ac (host_tools): Add gotools.
3647 * Makefile.def (host_modules): Add gotools.
3648 (dependencies): Add dependency of all-gotools on all-target-libgo.
3649
82a19768
AT
36502015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3651
3652 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3653 * configure: Regenerate.
3654
53dd59bf
TS
36552015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3656
3657 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3658 all-target-libgomp.
3659 * Makefile.in: Regenerate.
3660
8054942d
EB
36612015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3662
3663 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3664
0969ec7d
EB
36652015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3666
3667 * configure.ac: Add Visium support.
3668 * configure: Regenerate.
3669
ec8fd1c0
AS
36702015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3671
3672 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3673 * configure: Regenerate.
3674
9bccfdf5
AP
36752015-01-03 Andrew Pinski <apinski@cavium.com>
3676
3677 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3678 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3679 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3680 (OBJCOPY_FOR_TARGET): New variable.
3681 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3682 * Makefile.in: Regenerate.
3683 * configure.ac: Check for already installed target objcopy.
3684 Also GCC_TARGET_TOOL on objcopy.
3685 * configure: Regenerate.
3686
007adc0d
HPN
36872015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3688
3689 * config.sub: Update from upstream, to 2015-01-01 version.
3690 * config.guess: Ditto.
3691
fe55e976
SH
36922014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3693
3694 * MAINTAINERS (RTEMS Ports): Add myself.
3695
b86d271e
PMR
36962014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3697
3698 * MAINTAINERS (Write After Approval): Add myself.
3699
9733278a
MH
37002014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3701
3702 * MAINTAINERS (Write After Approval): Add myself.
3703
4b4f2e35
TS
37042014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3705
3706 * configure.ac (--enable-as-accelerator-for): Don't set
3707 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3708 * configure: Regenerate.
3709
b6a65eb6
JJ
37102014-12-13 Jakub Jelinek <jakub@redhat.com>
3711
3712 PR bootstrap/64023
3713 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3714 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3715 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3716 to CXX.
3717 * Makefile.in: Regenerated.
3718
c3e1e693
YG
37192014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3720 Yury Gribov <y.gribov@samsung.com>
3721
3722 * .gitignore: Added .local.vimrc and .lvimrc.
3723 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3724 * Makefile.in: Regenerate.
3725
37262014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3727
3728 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3729 * configure: Regenerated.
3730
b9fb25a5
BS
37312014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3732
3733 * MAINTAINERS (nvptx port): New entry.
3734
d896cc4d
JBG
37352014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3736
3737 * configure: Regenerate.
3738
74ae587e
JBG
37392014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3740
3741 * configure.ac: Merge with Binutils.
3742
45c89690
TB
37432014-11-26 Tobias Burnus <burnus@net-b.de>
3744
3745 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3746 * Makefile.in: Regenerate.
3747
ea903c37
BE
37482014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3749
3750 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3751 missing flex.
3752 * Makefile.in: Regenerated.
3753
eb23df59
IV
37542014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3755
3756 * Makefile.in: Regenerate.
3757
a699d672
L
37582014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3759
3760 PR bootstrap/63784
3761 * libtool.m4: Add $pic_flag with -shared.
3762
fc065a61
RL
37632014-11-21 Renlin Li <Renlin.Li@arm.com>
3764
3765 * MAINTAINERS (Write After Approval): Added myself.
3766
efcc23e6
AV
37672014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3768
3769 * MAINTAINERS (write-after-approval): Add myself.
3770
dd308ed8
MK
37712014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3772
3773 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3774 from 2 years ago.
3775
ac8698a1
AV
37762014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3777
3778 Revert:
3779 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3780
3781 * MAINTAINERS (Write After Approval): Added myself as line map
3782 maintainer.
3783
8dab9330
RL
37842014-11-19 Renlin Li <Renlin.Li@arm.com>
3785
3786 Revert:
3787 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3788
3789 * MAINTAINERS (Write After Approval): Added myself.
3790
1be22083
RL
37912014-11-19 Renlin Li <Renlin.Li@arm.com>
3792
3793 * MAINTAINERS (Write After Approval): Added myself.
3794
59392f46
AV
37952014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3796
3797 * MAINTAINERS (Write After Approval): Added myself as line map
3798 maintainer.
3799
0f3422cc
DS
38002014-11-17 Dodji Seketeli <dodji@redhat.com>
3801
3802 * MAINTAINERS (Various Maintainers): Added myself as line map
3803 maintainer.
3804
0c8969f0
JBG
38052014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3806
3807 * move-if-change: Sync from upstream gnulib.
3808
d7134c0e
JBG
38092014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3810
3811 * compile: Sync with upstream Automake.
3812 * depcomp: Ditto.
3813 * install-sh: Ditto.
3814 * missing: Ditto.
3815 * mkinstalldirs: Ditto.
3816 * ylwrap: Ditto.
3817
e4ff7e6a
JBG
38182014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3819
3820 * config.sub: Update from upstream config repo.
3821 * config.guess: Ditto.
3822
5f520819
KY
38232014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3824
3825 * Makefile.def: Add liboffloadmic to target_modules. Make
3826 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3827 * Makefile.in: Regenerate.
3828 * configure: Regenerate.
3829 * configure.ac: Add liboffloadmic to target binaries.
3830 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3831 Add liboffloadmic to noconfig list when C++ is not supported.
3832
85c64bbe
BS
38332014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3834 Thomas Schwinge <thomas@codesourcery.com>
3835 Ilya Verbin <ilya.verbin@intel.com>
3836 Andrey Turetskiy <andrey.turetskiy@intel.com>
3837
3838 * configure: Regenerate.
3839 * configure.ac (--enable-as-accelerator-for)
3840 (--enable-offload-targets): New configure options.
3841
7d35a59e
TB
38422014-11-11 Tobias Burnus <burnus@net-b.de>
3843
0a002272 3844 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3845 * Makefile.in: Regenerate.
3846
35485da9
DM
38472014-11-11 David Malcolm <dmalcolm@redhat.com>
3848
3849 * ChangeLog.jit: New.
3850 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3851
ebf6d33b
FXC
38522014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3853
3854 PR target/63610
3855 * libtool.m4: Fix globbing of darwin versions.
3856 * configure: Regenerate.
3857
4a9bb2aa
TB
38582014-11-11 Tobias Burnus <burnus@net-b.de>
3859
4a9bb2aa
TB
3860 * Makefile.def: Remove CLooG.
3861 * Makefile.tpl: Ditto.
3862 * configure.ac: Ditto.
3863 * configure: Regenerate.
3864 * Makefile.in: Ditto.
3865
738f2522
BS
38662014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3867
3868 * configure.ac: Handle nvptx-*-*.
3869 * configure: Regenerate.
3870
9b591dd1
PG
38712014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3872
3873 * MAINTAINERS (Write After Approval): Add myself.
3874
14258928
JJ
38752014-10-31 Jakub Jelinek <jakub@redhat.com>
3876
3877 * Makefile.def (libcc1): Remove bootstrap=true;.
3878 * Makefile.in: Regenerated.
3879
1335a8ca
JBG
38802014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3881
3882 * configure.ac: Update comment.
3883 * configure: Regenerate.
3884
cb115cc2
IE
38852014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3886
3887 * MAINTAINERS (Write After Approval): Add myself.
3888
fca38047
TS
38892014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3890
3891 * configure.ac (extra_host_libiberty_configure_flags): Add
3892 --enable-shared also for libcc1's benefit.
3893 * configure: Regenerate.
3894
65c0707b
TG
38952014-10-29 Tristan Gingold <gingold@adacore.com>
3896
3897 * MAINTAINERS: Change my email address.
3898
ddc8de03
PM
38992014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3900 Tom Tromey <tromey@redhat.com>
3901
3902 * Makefile.def: Add libcc1 to host_modules.
3903 * configure.ac (host_tools): Add libcc1.
3904 * Makefile.in, configure: Rebuild.
3905
4eb1ac39 39062014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3907
3908 * configure.ac (build_configargs): Don't share config.cache between
3909 build subdirs.
7fd74620 3910 * configure: Regenerate.
3d96b0d0 3911
d81230b5
DH
39122014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3913
3914 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3915 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3916 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3917 leon3v7 as leon3.
3918 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3919 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3920 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3921 * config/sparc/sparc.md (cpu): Add leon3v7.
3922 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3923
c7a6a617
DH
39242014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3925
3926 * MAINTAINERS (write-after-approval): Add myself.
3927
74cc5471
ILT
39282014-10-23 Ian Lance Taylor <iant@google.com>
3929
3930 * configure.ac: Disable the Go frontend on systems where it is known
3931 to not work.
3932 * configure: Regenerate.
3933
929315a9
RB
39342014-10-23 Richard Biener <rguenther@suse.de>
3935
3936 * Makefile.def: Add libcpp build module and dependencies.
3937 * configure.ac: Add libcpp build module.
3938 * Makefile.in: Regenerate.
3939 * configure: Likewise.
3940
5d12b768
MF
39412014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3942
3943 * MAINTAINERS (write-after-approval): Add myself.
3944
7b262a51
MLI
39452014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3946
3947 * INSTALL/README: Do not mention CVS.
3948
7705dfd1
JY
39492014-10-03 Jing Yu <jingyu@google.com>
3950
3951 * configure.ac: Add aarch64 to list of targets that support gold.
3952 * configure: Regenerate.
3953
a3052d31
FD
39542014-09-29 François Dumont <fdumont@gcc.gnu.org>
3955
3956 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3957
b2a1b261
CM
39582014-09-29 Catherine Moore <clm@codesourcery.com>
3959
3960 * MAINTAINERS: Add myself as MIPS maintainer.
3961
05342e10
MF
39622014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3963
3964 * MAINTAINERS: Move myself to MIPS maintainers.
3965
3f6bb7e5
JBG
39662014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3967
3968 * MAINTAINERS: Put all email addresses between '<' and '>'.
3969
3e895729
FXC
39702014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3971
3972 * MAINTAINERS: Move myself to reviewers (Fortran).
3973
e04733ee
AK
39742014-09-01 Andi Kleen <ak@linux.intel.com>
3975
3976 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3977 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3978 * Makefile.in: Regenerate.
3979
e79c0ea8
DM
39802014-08-28 David Malcolm <dmalcolm@redhat.com>
3981
3982 * rtx-classes-status.txt: Delete
3983
b32d5189
DM
39842014-08-28 David Malcolm <dmalcolm@redhat.com>
3985
3986 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3987
e0c0c325
SP
39882014-08-27 Sebastian Pop <s.pop@samsung.com>
3989
3990 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3991 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3992 of checking for version number.
3993 * configure: Regenerated.
3994 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3995
d7ac0a6a
DM
39962014-08-27 David Malcolm <dmalcolm@redhat.com>
3997
3998 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3999 is done; begin phase 6 (use extra rtx_def subclasses).
4000
9daaca36
DM
40012014-08-27 David Malcolm <dmalcolm@redhat.com>
4002
4003 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4004 done; begin phase 5 (additional rtx_def subclasses).
4005
b2908ba6
DM
40062014-08-26 David Malcolm <dmalcolm@redhat.com>
4007
4008 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4009
1130d5e3
DM
40102014-08-26 David Malcolm <dmalcolm@redhat.com>
4011
4012 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4013 SET_BB_HEADER are done.
4014
0e0ce50d
DM
40152014-08-26 David Malcolm <dmalcolm@redhat.com>
4016
4017 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4018 done.
4019
3d30f4e8
DM
40202014-08-26 David Malcolm <dmalcolm@redhat.com>
4021
4022 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4023
6144a836
DM
40242014-08-26 David Malcolm <dmalcolm@redhat.com>
4025
4026 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4027
b311fd0f
DM
40282014-08-25 David Malcolm <dmalcolm@redhat.com>
4029
4030 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4031
d8ce2eae
DM
40322014-08-25 David Malcolm <dmalcolm@redhat.com>
4033
4034 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4035
1455e88c
DM
40362014-08-25 David Malcolm <dmalcolm@redhat.com>
4037
4038 * rtx-classes-status.txt: Phase 3 (per-file commits within
4039 "config" subdirs) is done; begin phase 4 (removal of
4040 "scaffolding").
4041
76c531d3
DM
40422014-08-23 David Malcolm <dmalcolm@redhat.com>
4043
4044 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4045 dir) is done; begin phase 3 (per-file commits within "config"
4046 subdirs).
4047
00550b3d
DM
40482014-08-21 David Malcolm <dmalcolm@redhat.com>
4049
4050 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4051 phase 2 (per-file commits in main source dir).
4052
622dbadf
BC
40532014-08-21 Bin Cheng <bin.cheng@arm.com>
4054
4055 * configure: Regenerated.
4056
c1286e0b
DM
40572014-08-19 David Malcolm <dmalcolm@redhat.com>
4058
4059 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4060
c2fc1aee
DM
40612014-08-19 David Malcolm <dmalcolm@redhat.com>
4062
4063 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4064
68975683
DM
40652014-08-19 David Malcolm <dmalcolm@redhat.com>
4066
4067 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4068
d914bc6b
DM
40692014-08-19 David Malcolm <dmalcolm@redhat.com>
4070
4071 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4072
8020a4d5
DM
40732014-08-19 David Malcolm <dmalcolm@redhat.com>
4074
4075 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4076
a231b8a5
JV
40772014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4078
4079 * MAINTAINERS (Write After Approval): Add myself.
4080
ce8126f5
CF
40812014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4082
4083 * MAINTAINERS: Remove myself
4084
0f82e5c9
DM
40852014-08-19 David Malcolm <dmalcolm@redhat.com>
4086
4087 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4088
9c9afb69
PP
40892014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4090
4091 * MAINTAINERS (Write After Approval): Add myself.
4092
190bea87
DM
40932014-08-18 David Malcolm <dmalcolm@redhat.com>
4094
4095 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4096 SET_BB_HEADER, SET_BB_FOOTER
4097
c41b94ce
DM
40982014-08-18 David Malcolm <dmalcolm@redhat.com>
4099
bb3fff01 4100 * rtx-classes-status.txt: New file
c41b94ce 4101
eae1a5d4
RG
41022014-08-18 Roman Gareev <gareevroman@gmail.com>
4103
4104 * configure.ac: Eliminate ClooG installation dependency.
4105 * configure: Regenerate.
4106 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4107 * Makefile.in: Regenerate.
4108
f613bc0f
IV
41092014-08-15 Ilya Verbin <iverbin@gmail.com>
4110
4111 * MAINTAINERS (Write After Approval): Add myself.
4112
423ea09f 41132014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
4114
4115 * MAINTAINERS (Write After Approval): Add myself.
4116
88b1a322
JW
41172014-08-01 Jiong Wang <jiong.wang@arm.com>
4118
4119 * MAINTAINERS (Write After Approval): Add myself.
4120
8ed499f8
AG
41212014-07-28 Anthony Green <green@moxielogic.com>
4122
4123 Import from savannah.gnu.org:
4124 * config.sub: Update to 2014-07-28 version.
4125
09ec3110
RS
41262014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4127
4128 * MAINTAINERS: Remove my MIPS maintainer entry.
4129
7b7f941a
UB
41302014-07-26 Uros Bizjak <ubizjak@gmail.com>
4131
4132 PR target/47230
4133 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4134 * configure: Regenerate.
4135
a12f7ac8
JN
41362014-07-24 James Norris <jnorris@codesourcery.com>
4137
4138 * MAINTAINERS (Write After Approval): Add myself.
4139
09611faf
RG
41402014-07-20 Roman Gareev <gareevroman@gmail.com>
4141
4142 * configure.ac: Accept only CLooG 0.18.1.
4143 * configure: Regenerate.
4144
37738b0f
RG
41452014-07-17 Roman Gareev <gareevroman@gmail.com>
4146
4147 * configure.ac: Don't accept isl 0.11.
4148 * configure: Regenerate.
4149
473037cb
AZ
41502014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4151
4152 * MAINTAINERS (Write After Approval): Add myself.
4153
9a62ed16
RO
41542014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4155
4156 * configure.ac: Don't accept isl 0.10.
4157 * configure: Regenerate.
4158
c41f1c42 41592014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 4160
c41f1c42
BE
4161 Fix include path for in-tree cloog.
4162 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4163 * configure: Regenerate.
29d0a43c 4164
c41f1c42 41652014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 4166
c41f1c42 4167 * .gitignore: Import gcc_update output.
a5852bea 4168
b6383ab8
TS
41692014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4170
a10ec8bc
TS
4171 * config-ml.in: Robustify ac_configure_args parsing.
4172
45b3824d
TS
4173 * configure.ac (--enable-linker-plugin-configure-flags)
4174 (--enable-linker-plugin-flags): New flags.
4175 (configdirs): Conditionally add libiberty-linker-plugin.
4176 * configure: Regenerate.
4177 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4178 (host_modules) <lto-plugin>: Pay attention to
4179 @extra_linker_plugin_flags@ and
4180 @extra_linker_plugin_configure_flags@.
4181 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4182 * Makefile.in: Regenerate.
4183
b6383ab8
TS
4184 * Makefile.tpl (configure-[+prefix+][+module+])
4185 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4186 "module_srcdir" instead of "module" for locating a module's srcdir.
4187 * Makefile.in: Regenerate.
4188
a4a1b5f3
MF
41892014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4190
4191 * MAINTAINERS (Write After Approval): Add myself.
4192
38a13841
SP
41932014-06-06 Sebastian Pop <sebpop@gmail.com>
4194
4195 * MAINTAINERS: Update my email address.
4196
153fcd41
TP
41972014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4198
4199 * MAINTAINERS (Write After Approval): Add myself.
4200
e25d9632
AB
42012014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4202
4203 * MAINTAINERS (Write After Approval): Add myself.
4204
1007a55c
JW
42052014-05-30 Jonathan Wakely <jwakely@redhat.com>
4206
4207 PR libstdc++/61011
4208 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4209 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4210 * configure: Regenerate.
4211
fd9ed1ae
PA
42122014-05-28 Pedro Alves <palves@redhat.com>
4213
4214 * MAINTAINERS (Write After Approval): Add myself.
4215
03bdb69f
MK
42162014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4217
4218 * MAINTAINERS: Update my affiliation/email.
4219
905083ad
MS
42202014-05-19 Mike Stump <mikestump@comcast.net>
4221
4222 * MAINTAINERS: Add wide-int reviewers.
4223
707f1839
SL
42242014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4225
4226 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4227 * configure: Regenerated.
4228
7321dc60
TR
42292014-05-15 Torvald Riegel <triegel@redhat.com>
4230
4231 * MAINTAINERS (libitm): Add myself as maintainer.
4232
5b1e4b47
CB
42332014-05-07 Charles Baylis <charles.baylis@linaro.org>
4234
4235 * MAINTAINERS (Write After Approval): Add myself.
4236
a4ebe104
RS
42372014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4238
4239 * config.sub, config.guess: Import from upstream.
4240
9575df4a
AL
42412014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4242
4243 * MAINTAINERS (Write After Approval): Put myself in correct order.
4244
2fdc94b7
AL
42452014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4246
4247 * MAINTAINERS (Write After Approval): Add myself.
4248
080c6230
LB
42492014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4250
4251 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4252 section.
4253
4e4c8692
RÁE
42542014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4255
4256 * MAINTAINERS (Write After Approval): Delete myself.
4257
ffe7f7a7
JJ
42582014-04-17 Jakub Jelinek <jakub@redhat.com>
4259
4260 PR sanitizer/56781
4261 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4262 and -B* options with -Xcompiler.
4263
147d38a5
EB
42642014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4265
4266 PR bootstrap/60620
423ea09f 4267 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
4268 * Makefile.in: Regenerate.
4269
ba1925c3
YS
42702014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4271
4272 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4273 for WINDRES_FOR_TARGET in default-manifest.o rule.
4274 * Makefile.in: Regenerate.
4275
8707b3bc
DH
42762014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4277
4278 * MAINTAINERS (Write After Approval): Add myself.
4279
9e1c8fc1
JJ
42802014-03-26 Jakub Jelinek <jakub@redhat.com>
4281
4282 PR sanitizer/56781
4283 * Makefile.def: Set bootstrap=true; for host fixincludes.
4284 * configure.ac: Don't bootstrap host fixincludes unless
4285 --with-build-config=bootstrap-{a,ub}san.
4286 * Makefile.in: Regenerated.
4287 * configure: Regenerated.
4288
beeda1d9
JJ
42892014-03-21 Jakub Jelinek <jakub@redhat.com>
4290
4291 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4292 --enable-vtable-verify option parsing. Don't add
4293 target-libsanitizer to bootstrap_target_libs unless
4294 --with-build-config=bootstrap-asan or
4295 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4296 to bootstrap_target_libs unless --enable-vtable-verify.
4297 * configure: Regenerated.
4298
e5dddc50
AS
42992014-03-10 Anatoly Sokolov <aesok@post.ru>
4300
4301 * MAINTAINERS (Write After Approval): Add myself.
4302
df5bc1cb
DC
43032014-03-07 Denis Chertykov <chertykov@gmail.com>
4304
4305 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4306
3b9edeac
JJ
43072014-03-07 Jakub Jelinek <jakub@redhat.com>
4308
4309 PR bootstrap/58572
4310 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4311 -I for libstdc++-v3 includes if $(LEAN).
4312 * Makefile.in: Regenerated.
4313
c01a8548
JW
43142014-03-04 Jonathan Wakely <jwakely@redhat.com>
4315
4316 * MAINTAINERS: Update my email address.
4317
341c653c
WL
43182014-02-24 Walter Lee <walt@tilera.com>
4319
4320 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4321 (tilegx-*-*): Change to tilegx*-*-*.
4322 * configure: Regenerate.
4323
37f2c4f0
LR
43242014-02-17 Loren J. Rittle <ljrittle@acm.org>
4325
4326 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4327
6c01e96e
KV
43282014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4329
4330 * MAINTAINERS (Write After Approval): Add myself.
4331
91da0481
RO
43322014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4333
4334 PR target/59788
4335 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4336 *solaris2*.
4337
dd35b84f
JDA
43382014-01-21 John David Anglin <danglin@gcc.gnu.org>
4339
4340 * MAINTAINERS: Update my email address.
4341
493b8af8
GP
43422014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4343
4344 * MAINTAINERS: Convert to UTF-8.
4345 Properly sort Xinliang David Li's entry.
4346
f121b81d
CLT
43472013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4348 Sandra Loosemore <sandra@codesourcery.com>
4349
4350 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4351 nios2 port maintainers.
4352
74f769b5
MT
43532013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4354
4355 * MAINTAINERS (Write After Approval): Add myself.
4356
79e0604d 43572013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4358
4359 * configure.ac: Add user-friendly check for native x86_64-linux
4360 multilibs.
4361 * configure: Regenerate.
4362
43632013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4364
4365 * MAINTAINERS: Add myself as sh maintainer.
4366
43672013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4368
4369 * MAINTAINERS: Add self as SLSR maintainer.
4370
43712013-11-18 Jan Hubicka <hubicka@ucw.cz>
4372
4373 * MAINTAINERS: Update my email address.
4374
43752013-11-15 David Edelsohn <dje.gcc@gmail.com>
4376
4377 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4378
43792013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4380
4381 * Makefile.in: Regenerate.
4382
4383 * Makefile.tpl: Fix typo.
4384 * Makefile.in: Regenerate partially.
4385
43862013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4387
4388 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4389 supported.
4390 * configure: Regenerated.
4391
43922013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4393
4394 * MAINTAINERS (Write After Approval): Add myself.
4395
43962013-10-30 Jason Merrill <jason@redhat.com>
4397
4398 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4399 --disable-build-format-warnings.
4400
44012013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4402
423ea09f 4403 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4404 depend on libstdc++ and libgcc.
4405 * configure: Regenerate.
4406 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4407 libcilkrts for POSIX and i*86, and x86_64 architectures.
4408 * Makefile.in: Added libcilkrts related fields to support building it.
4409
44102013-10-26 Jeff Law <law@redhat.com>
4411
4412 * Makefile.def (target_modules): Remove libmudflap
4413 (languages): Remove check-target-libmudflap).
4414 * Makefile.in: Rebuilt.
4415 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4416 * configure.ac (target_libraries): Remove target-libmudflap.
4417 Remove checks which disabled libmudflap on some systems.
4418 * configure: Rebuilt.
4419 * libmudflap: Directory removed.
4420
44212013-10-21 Cong Hou <congh@google.com>
4422
4423 * MAINTAINERS (Write After Approval): Add myself.
4424
44252013-10-16 Mike Stump <mikestump@comcast.net>
4426
4427 * .dir-locals.el: Add.
4428
44292013-10-15 David Malcolm <dmalcolm@redhat.com>
4430
4431 * configure.ac: Add --enable-host-shared
4432 * configure: Regenerate.
4433
44342013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4435
4436 Import from savannah.gnu.org:
4437 * config.guess: Update to 2013-06-10 version.
4438 * config.sub: Update to 2013-10-01 version.
4439
44402013-10-01 Simon Cook <simon.cook@embecosm.com>
4441
4442 Changes to build configuration to allow big endian ARC ELF toolchain
4443 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4444 * configure: Regenerate.
4445
44462013-09-20 Alan Modra <amodra@gmail.com>
4447
4448 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4449 ppc host match. Support little-endian powerpc linux hosts.
4450
44512013-09-19 Dodji Seketeli <dodji@redhat.com>
4452
4453 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4454 maintainer.
4455
44562013-09-12 DJ Delorie <dj@redhat.com>
4457
4458 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4459 maintainers.
4460
44612013-09-03 Richard Biener <rguenther@suse.de>
4462
4463 * configure.ac: Also allow ISL 0.12.
4464 * configure: Regenerated.
4465
44662013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4467
4468 * MAINTAINERS (Write After Approval): Add myself.
4469
44702013-08-27 David Malcolm <dmalcolm@redhat.com>
4471
4472 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4473
44742013-08-26 Caroline Tice <cmtice@google.com>
4475
4476 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4477 "Various Reviewers" to libvtv "Various Maintainers".
4478
44792013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4480
4481 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4482
44832013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4484
4485 * MAINTAINERS: Update name, email.
4486
44872013-08-13 Adam Butcher <adam@jessamine.co.uk>
4488
4489 * MAINTAINERS (Write After Approval): Add myself.
4490
44912013-08-12 Caroline Tice <cmtice@google.com>
4492
4493 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4494 address in the Write After Approval section.
4495
44962013-08-09 Carlos O'Donell <carlos@redhat.com>
4497
4498 * MAINTAINERS (Write After Approval): Update email.
4499
45002013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4501
4502 * configure.ac: Adjust to check VTV_SUPPORTED.
4503 * configure: Regenerated.
4504
45052013-08-02 Caroline Tice <cmtice@google.com>
4506
4507 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4508 on non-linux systems; add target-libvtv to noconfigdirs; add
4509 libsupc++/.libs to C++ library search paths.
4510 * configure: Regenerated.
4511 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4512 libstdc++ and libgcc.
4513 * Makefile.in: Regenerated.
4514
45152013-07-19 Yvan Roux <yvan.roux@linaro.org>
4516
4517 * MAINTAINERS (Write After Approval): Add myself.
4518
45192013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4520 Shiva Chen <shiva0217@gmail.com>
4521
4522 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4523 nds32 port maintainers.
4524
45252013-07-17 Tim Shen <timshen91@gmail.com>
4526
4527 * MAINTAINERS (Write After Approval): Add myself.
4528
45292013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4530
4531 * configure.ac: Sync from binutils.
4532 * configure: Regenerate.
4533
45342013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4535
4536 * MAINTAINERS (Write After Approval): Add myself.
4537
45382013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4539
4540 * MAINTAINERS (Write After Approval): Add myself.
4541
45422013-05-17 David Malcolm <dmalcolm@redhat.com>
4543
4544 * MAINTAINERS (Write After Approval): Add myself.
4545
45462013-04-30 Brooks Moses <bmoses@google.com>
4547
4548 * MAINTAINERS: Update my email; move myself from Fortran
4549 reviewer to Write After Approval.
4550
45512013-04-16 Andreas Schwab <schwab@suse.de>
4552
4553 * configure.ac (aarch64-*-*): Don't disable java.
4554 * configure: Regenerate.
4555
45562013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4557
4558 * MAINTAINERS (Write After Approval): Add myself.
4559
45602013-03-30 Matthias Klose <doko@ubuntu.com>
4561
4562 * Makefile.def (target_modules): Don't install libffi.
4563 * Makefile.in: Regenerate.
4564
45652013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
45692013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
45732013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4574
4575 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4576 * configure: Regenerated.
4577
a15d2ea8
ILT
45782013-02-05 Ian Lance Taylor <iant@google.com>
4579
4580 PR go/55969
4581 * configure.ac: Disable libgo on some systems where it does not
4582 work.
4583
a3b854b6
FXC
45842013-02-04 David Edelsohn <dje.gcc@gmail.com>
4585
4586 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4587 Remove Geoff Keating as rs6000 port maintainer, at his request.
4588
45892013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4590
4591 * MAINTAINERS: Update my email.
4592
45932013-01-23 Shenghou Ma <minux.ma@gmail.com>
4594
4595 * configure: Re-generate.
4596
45972013-01-15 Richard Biener <rguenther@suse.de>
4598
4599 PR other/55973
4600 * configure: Re-generate.
4601
46022013-01-14 Matthias Klose <doko@ubuntu.com>
4603
4604 * Makefile.def (install-target-libsanitizer): Depend on
4605 install-target-libstdc++-v3.
4606 * Makefile.in: Regenerate.
4607
46082013-01-14 Richard Biener <rguenther@suse.de>
4609
4610 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4611 * configure: Re-generate
4612
46132013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4614
4615 * config.sub: Update from config repo.
4616
46172013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4618
4619 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4620 * Makefile.in: Regenerate.
4621
46222013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4623
4624 * MAINTAINERS (arc): Add new port maintainership for myself.
4625
46262013-01-09 Jason Merrill <jason@redhat.com>
4627
4628 * .gitignore: Import from gdb repository.
4629
46302013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4631
4632 * Makefile.def (configure-gcc): Depend on all-gmp.
4633 (all-gcc): Remove dependency on all-gmp.
4634 * Makefile.in: Regenerated.
4635
46362013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4637
4638 * config.sub: Merge from config repo.
4639 * config.guess: Ditto.
4640
46412013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4642
4643 * Makefile.def: Merge from binutils.
4644 * Makefile.in: Ditto.
4645
46462013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4647
4648 * MAINTAINERS: Update my email.
4649
46502012-12-29 Ben Elliston <bje@gnu.org>
4651
4652 * config.guess: Update to 2012-12-29 version.
4653 * config.sub: Likewise.
4654
46552012-12-20 Matthias Klose <doko@ubuntu.com>
4656
4657 * Makefile.def (install-target-libgfortran): Depend on
4658 install-target-libquadmath, install-target-libgcc.
4659 (install-target-libsanitizer): Depend on install-target-libgcc.
4660 (install-target-libjava): Depend on install-target-libgcc.
4661 (install-target-libitm): Depend on install-target-libgcc.
4662 (install-target-libobjc): Depend on install-target-libgcc.
4663 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4664 * Makefile.in: Regenerate.
4665
46662012-12-19 Matthias Klose <doko@ubuntu.com>
4667
4668 * Makefile.def (install-target-libgo): Depend on
4669 install-target-libatomic.
4670 * Makefile.in: Regenerate.
4671
46722012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4673
4674 PR go/55201
4675 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4676 * Makefile.in: Regenerate.
4677
46782012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4679
4680 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4681 * configure: Regenerate.
4682
46832012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4684
4685 * config.sub: Merge from config repo.
4686
46872012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4688
4689 * Makefile.def (target_modules): Add bootstrap=true and
4690 raw_cxx=true to libsanitizer.
4691 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4692 * Makefile.in: Regenerated.
4693 * configure: Likewise.
4694
46952012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4696
4697 * MAINTAINERS: Remove self as RTL optimization maintainer.
4698
46992012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4700
4701 * MAINTAINERS (Write After Approval): Add myself.
4702
47032012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4704
4705 * Makefile.def (target_modules): Remove bootstrap=true and
4706 raw_cxx=true from libsanitizer.
4707 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4708 * Makefile.in: Regenerated.
4709 * configure: Likewise.
4710
47112012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4712
4713 * Makefile.def (target_modules): Add bootstrap=true and
4714 raw_cxx=true to libsanitizer.
4715 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4716 * Makefile.in: Regenerated.
4717 * configure: Likewise.
4718
47192012-11-28 Andrew Pinski <apinski@cavium.com>
4720
4721 PR bootstrap/54279
4722 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4723 * configure: Regenerate.
4724 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4725 * Makefile.in: Regenerate.
4726
47272012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4728
4729 * configure.ac: Disable libsanitizer if we're not building C++.
4730 * configure: Regenerate.
4731
47322012-11-15 Roland McGrath <roland@hack.frob.com>
4733
4734 * MAINTAINERS (Write After Approval): Add myself.
4735
47362012-11-15 Dmitry Vyukov <dvyukov@google.com>
4737
4738 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4739 Kostya Serebryany (kcc@google.com) and
4740 Jakub Jelinek (jakub@redhat.com).
4741 Rename area for Dodji Seketeli (dodji@redhat.com).
4742
47432012-11-15 Dodji Seketeli <dodji@redhat.com>
4744
4745 * MAINTAINERS: (asan.c, related): Add myself.
4746
47472012-11-14 Roland McGrath <mcgrathr@google.com>
4748
4749 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4750 * configure: Regenerate.
4751
47522012-11-13 Richard Henderson <rth@redhat.com>
4753
4754 * configure.ac: Move libsanitizer logic to subdirectory.
4755 * configure: Regenerate.
4756
47572012-11-13 Dodji Seketeli <dodji@redhat.com>
4758
4759 * configure.ac: Enable libsanitizer just on x86 linux for now.
4760 * configure: Re-generate.
4761
47622012-11-13 David Edelsohn <dje.gcc@gmail.com>
4763
4764 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4765 sections.
4766 * configure: Regenerate.
4767
47682012-11-13 Hans-Peter Nilsson <hp@axis.com>
4769
4770 * configure.ac: Add section for configdirs for libsanitizer.
4771 Disable for cris-*-* and mmix-*-*.
4772 * configure: Regenerate.
4773
47742012-11-12 Wei Mi <wmi@google.com>
4775
4776 * configure.ac: Add libsanitizer to target_libraries.
4777 * Makefile.def: Ditto.
4778 * configure: Regenerate.
4779 * Makefile.in: Regenerate.
4780 * libsanitizer: New directory for asan runtime. Contains an empty
4781 tsan directory.
4782
47832012-11-03 Corinna Vinschen <corinna@vinschen.de>
4784
4785 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4786 against Mingw64 w32api.
4787 * configure: Regenerate.
4788
47892012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4790
4791 * configure: Regenerated.
4792
47932012-11-03 Robert Mason <rbmj@verizon.net>
4794
4795 * configure.ac: add --disable-libstdcxx configure option
4796 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4797
47982012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4799
4800 * MAINTAINERS (Write After Approval): Add myself.
4801
48022012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4803
4804 * MAINTAINERS (Write After Approval): Add myself.
4805
48062012-10-24 Sharad Singhai <singhai@google.com>
4807
4808 * MAINTAINERS (Write After Approval): Add myself.
4809
48102012-10-24 Eric Christopher <echristo@gmail.com>
4811
4812 * MAINTAINERS: Update email address.
4813
48142012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4815
4816 PR bootstrap/54820
4817 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4818 * configure: Regenerate.
4819
48202012-10-23 Richard Earnshaw <rearnsha@arm.com>
4821
4822 * MAINTAINERS (aarch64): Add Marcus and myself.
4823
48242012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4825
4826 PR bootstrap/54820
4827 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4828 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4829 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4830 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4831 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4832 * Makefile.in: Regenerate.
4833 * configure.ac (have_static_libs): New variable and associated check.
4834 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4835 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4836 * configure: Regenerate.
4837
48382012-10-10 Richard Biener <rguenther@suse.de>
4839
4840 * MAINTAINERS: Adjust for changed surname.
4841
48422012-10-04 Lawrence Crowl <crowl@google.com>
4843
4844 * MAINTAINERS (Write After Approval): Add myself.
4845
48462012-10-01 Cary Coutant <ccoutant@google.com>
4847
4848 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4849
48502012-09-28 Ian Lance Taylor <iant@google.com>
4851
4852 * Makefile.def: Make all-target-libgo depend on
4853 all-target-libbacktrace.
4854 * Makefile.in: Rebuild.
4855
48562012-09-26 Ian Lance Taylor <iant@google.com>
4857
4858 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4859 * Makefile.in: Rebuild.
4860
48612012-09-20 Walter Lee <walt@tilera.com>
4862
4863 * configure.ac: Add tilegx to list of targets that support gold.
4864 * configure: Regenerate.
4865
48662012-09-20 Marek Polacek <polacek@redhat.com>
4867
4868 * MAINTAINERS (Write After Approval): Add myself.
4869
48702012-09-19 Steve Ellcey <sellcey@mips.com>
4871
4872 * configure.ac: Add mips*-mti-elf* target.
4873 * configure: Regenerate.
4874
48752012-09-17 Ian Lance Taylor <iant@google.com>
4876
4877 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4878 * configure.ac (host_libs): Add libbacktrace.
4879 (target_libraries): Add libbacktrace.
4880 * Makefile.def (host_modules): Add libbacktrace.
4881 (target_modules): Likewise.
4882 * configure, Makefile.in: Rebuild.
4883
48842012-09-14 David Edelsohn <dje.gcc@gmail.com>
4885
4886 PR target/38607
4887 Merge upstream change.
4888 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4889
4890 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4891 Add libgomp*.o to compare_exclusions for AIX.
4892 * configure: Regenerate.
4893
48942012-09-06 Diego Novillo <dnovillo@google.com>
4895
4896 * configure.ac: Bump minimum GMP version to 4.2.3.
4897 * configure: Re-generate.
4898
48992012-09-05 Georg-Johann Lay <avr@gjlay.de>
4900
4901 PR target/54461
4902 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4903 target-libgloss if not configured --with-avrlibc=no.
4904 * configure: Regenerate.
4905
49062012-09-04 Jason Merrill <jason@redhat.com>
4907
4908 * configure.ac: Fix --enable-languages=all.
4909
49102012-09-04 Christophe Lyon <christophe.lyon@st.com>
4911
4912 * MAINTAINERS (Write After Approval): Add myself.
4913
49142012-09-03 Richard Guenther <rguenther@suse.de>
4915
4916 PR bootstrap/54138
4917 * configure.ac: Re-organize ISL / CLOOG checks to allow
4918 disabling with either --without-isl or --without-cloog.
4919 * configure: Regenerated.
4920
49212012-09-03 Georg-Johann Lay <avr@gjlay.de>
4922
4923 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4924 * configure: Regenerate.
4925
49262012-08-27 Ulrich Drepper <drepper@gmail.com>
4927
4928 * MAINTAINERS: Fix my email address.
4929
49302012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4931
4932 PR binutils/4970
4933 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4934 and opcodes.
4935 * Makefile.in: Regenerated.
4936
49372012-08-26 Art Haas <ahaas@impactweather.com>
4938
4939 * configure: Regenerate.
4940
49412012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4942
4943 * INSTALL/README: Also refer to the online installation
4944 instructions.
4945
49462012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4947
4948 * MAINTAINERS (Write After Approval): Add myself.
4949 (Picochip port): Remove myself.
4950
49512012-08-14 Diego Novillo <dnovillo@google.com>
4952
4953 Merge from cxx-conversion branch.
4954
4955 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4956 POSTSTAGE1_CONFIGURE_FLAGS.
4957 * Makefile.in: Regenerate.
4958 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4959 Force C++ when bootstrapping.
4960 * configure: Regenerate.
4961
49622012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4963
4964 * MAINTAINERS (Write After Approval): Add myself.
4965
49662012-07-16 Joseph Myers <joseph@codesourcery.com>
4967
4968 * README: Document use of ranges of years in copyright notices.
4969
49702012-07-06 Richard Guenther <rguenther@suse.de>
4971
4972 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4973 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4974 --with-gmp=system.
4975 * Makefile.in: Regenerated.
4976 * configure: Likewise.
4977
49782012-07-06 Richard Guenther <rguenther@suse.de>
4979
4980 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4981 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4982 supply V=1 as extra_make_flags.
4983 * configure: Regenerated.
4984 * Makefile.in: Likewise.
4985
49862012-07-04 Tristan Gingold <gingold@adacore.com>
4987
4988 * configure: Regenerate.
4989
49902012-07-03 Richard Guenther <rguenther@suse.de>
4991
4992 * Makfile.def (isl): Remove not necessary extra_exports and
4993 extra_make_flags.
4994 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4995 * Makefile.in: Regenerated.
4996
49972012-07-03 Richard Guenther <rguenther@suse.de>
4998
4999 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5000 * configure.ac: If either the ISL or the CLooG check failed
5001 do not try to build in-tree versions.
5002 * Makefile.in: Regenerated.
5003 * configure: Regenerated.
5004
50052012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5006
5007 * configure: Regenerate.
5008
50092012-07-02 Janis Johnson <janisjo@codesourcery.com>
5010
5011 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5012 maintainer.
5013
50142012-07-02 Richard Guenther <rguenther@suse.de>
5015
5016 * configure: Regenerated.
5017
50182012-07-02 Richard Guenther <rguenther@suse.de>
5019 Michael Matz <matz@suse.de>
5020 Tobias Grosser <tobias@grosser.es>
5021 Sebastian Pop <sebpop@gmail.com>
5022
5023 * Makefile.def: Add ISL host module, remove PPL host module.
5024 Adjust ClooG host module to use the proper ISL.
5025 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5026 * configure.ac: Include config/isl.m4. Add ISL host library,
5027 remove PPL. Remove PPL configury, add ISL configury, adjust
5028 ClooG configury.
5029 * Makefile.in: Regenerated.
5030 * configure: Likewise.
5031
50322012-07-02 Richard Guenther <rguenther@suse.de>
5033
5034 Merge from graphite branch
5035 2011-07-21 Tobias Grosser <tobias@grosser.es>
5036
5037 * configure: Regenerated.
5038 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5039 both cloog.org and legacy versions. The only supported version will
5040 be CLooG with the isl backend.
5041
5042 2011-07-21 Tobias Grosser <tobias@grosser.es>
5043
5044 * configure: Regenerated.
5045 * configure.ac: Require cloog isl 0.17.0
5046
5047 2011-07-21 Tobias Grosser <tobias@grosser.es>
5048
5049 * configure: Regenerated.
5050 * config/cloog.m4: Do not define CLOOG_ORG
5051
50522012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5053
5054 * configure.ac: Skip C if explicitly selected.
5055 * configure: Regenerate.
5056
50572012-06-28 Christophe Lyon <christophe.lyon@st.com>
5058
5059 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5060 they contain -O2.
5061 * configure: Regenerate.
5062
50632012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5064
5065 PR debug/53740
5066 * df.h, df-problems.c, dce.c: Revert last patch.
5067
50682012-06-25 Iain Sandoe <iain@codesourcery.com>
5069
5070 * MAINTAINERS (Write After Approval): Update my email address.
5071
50722012-06-21 Meador Inge <meadori@codesourcery.com>
5073
5074 * MAINTAINERS (Write After Approval): Add myself.
5075
50762012-06-20 Jason Merrill <jason@redhat.com>
5077
5078 * Makefile.tpl (check-target-libgomp-c++): New.
5079 (check-target-libitm-c++): New.
5080 * Makefile.def (c++): Add them.
5081 * Makefile.in: Regenerate.
5082
50832012-05-29 Edmar Wienskoski <edmar@freescale.com>
5084
5085 * MAINTAINERS (Write After Approval): Add myself.
5086
50872012-05-16 Olivier Hainque <hainque@adacore.com>
5088
5089 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5090 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5091 (install-no-fixedincludes): Adjust accordingly.
5092 * Makefile.in: Regenerate.
5093
50942012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5095
5096 Merge upstream change
5097 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5098
50992012-05-14 Marc Glisse <marc.glisse@inria.fr>
5100
5101 * MAINTAINERS (Write After Approval): Add myself.
5102
51032012-05-09 Nick Clifton <nickc@redhat.com>
5104 Paul Smith <psmith@gnu.org>
5105
5106 PR bootstrap/50461
5107 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5108 allow for the fact that from release v3.1.0 of MPFR the source
5109 files were moved into a src sub-directory.
5110 * configure: Regenerate.
5111
51122012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5113
5114 * configure.ac: Bump minimum MPFR version to 2.4.0.
5115 * configure: Regenerated.
5116
51172012-05-01 Richard Henderson <rth@redhat.com>
5118
5119 * Makefile.def (libatomic): New target_module.
5120 * configure.ac (target_libraries): Add libatomic.
5121 (noconfigdirs): Check if libatomic is supported.
5122 * Makefile.in, configure: Rebuild.
5123
51242012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5125
5126 * MAINTAINERS (Write After Approval): Add myself.
5127
51282012-04-25 Joel Brobecker <brobecker@adacore.com>
5129
5130 * config.sub: Update to 2012-04-18 version from official repo.
5131
51322012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5133
5134 * MAINTAINERS (Write After Approval): Add myself.
5135
51362012-04-11 Steve Ellcey <sellcey@mips.com>
5137
5138 * MAINTAINERS: Changed email address.
5139
51402012-03-28 Georg-Johann Lay <avr@gjlay.de>
5141
5142 PR target/52737
5143 * contrib/gcc_update (files_and_dependencies):
5144 Remove gcc/config/avr/t-multilib from touch data.
5145
51462012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5147
5148 * MAINTAINERS (OS Port Maintainers): Remove irix.
5149 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5150 (unsupported_languages): Remove mips-sgi-irix6.*.
5151 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5152 (with_stabs): Remove.
5153 * configure: Regenerate.
5154
51552012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5156
5157 * MAINTAINERS (OS Port Maintainers): Remove osf.
5158 * configure.ac (enable_libgomp): Remove *-*-osf*.
5159 (with_stabs): Remove alpha*-*-osf*.
5160 * configure: Regenerate.
5161
51622012-03-05 Tristan Gingold <gingold@adacore.com>
5163
5164 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5165 * configure: Regenerate.
5166
51672012-02-17 Walter Lee <walt@tilera.com>
5168
5169 * MAINTAINERS: (Write After Approval): Delete myself.
5170
51712012-02-14 Walter Lee <walt@tilera.com>
5172
5173 * MAINTAINERS (tilegx port): Add myself.
5174 (tilepro port): Add myself.
5175 (Write After Approval): Add myself.
5176
51772012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5178
5179 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5180 and Joseph Myers as docstring relicensing maintainers.
5181
51822012-02-09 Bin Cheng <bin.cheng@arm.com>
5183
5184 * MAINTAINERS (write-after-approval): Add myself.
5185
51862012-02-08 Ira Rosen <irar@il.ibm.com>
5187
5188 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5189 maintainer.
5190
51912012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5192
5193 * MAINTAINERS (Write After Approval): Move myself to
5194 maintain alphabetical order.
5195
51962012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5197
5198 * MAINTAINERS (Write After Approval): Add myself.
5199
52002012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5201
5202 * MAINTAINERS (Write After Approval): Add myself.
5203
52042012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5205 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5206
5207 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5208 * configure: Regenerate.
5209
52102012-01-23 Harshit Chopra <harshit@google.com>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
52142012-01-22 Douglas B Rupp <rupp@ngnat.com>
5215
5216 * configure.ac: Remove reference to mh-interix.
5217 * configure: Regenerate.
5218
52192012-01-05 Richard Henderson <rth@redhat.com>
5220
5221 PR bootstrap/51072
5222 * configure.ac: Disable libitm if c++ is not enabled.
5223 * configure: Rebuild.
5224
5225 * configure.ac: Fix regexp for same.
5226 * configure: Rebuild.
5227
52282012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5229
5230 * MAINTAINERS (Write After Approval): Add myself.
5231
52322012-01-02 Richard Guenther <rguenther@suse.de>
5233
5234 PR bootstrap/51686
5235 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5236 * Makefile.in: Regenerate.
5237
52382011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5239
5240 * MAINTAINERS (Write After Approval): Add myself.
5241
52422011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5243
5244 * configure: Regenerate.
5245
52462011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5247
5248 * MAINTAINERS (picochip): Changed email address.
5249
52502011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5251
5252 * MAINTAINERS (write-after-approval): Add self.
5253
52542011-11-29 DJ Delorie <dj@redhat.com>
5255
5256 * configure.ac (rl78-*-*) New case.
5257 * configure: Regenerate.
5258 * MAINTAINERS: Add myself as RL78 maintainer.
5259
52602011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5261
5262 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5263
52642011-11-21 Andreas Tobler <andreast@fgznet.ch>
5265
5266 * libtool.m4: Additional FreeBSD 10 fixes.
5267
52682011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5269
5270 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5271 Maintainers section, as Epiphany maintainer.
5272
52732011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5274
5275 PR target/49992
5276 * configure.ac: Remove ranlib special-casing for Darwin.
5277 * configure: Regenerate.
5278
52792011-11-12 Andrey Belevantsev <abel@ispras.ru>
5280
5281 * MAINTAINERS (Reviewers): Keep the list sorted.
5282
52832011-11-11 Andrey Belevantsev <abel@ispras.ru>
5284
5285 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5286
52872011-11-09 Roland McGrath <mcgrathr@google.com>
5288
5289 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5290 * configure: Rebuild.
5291 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5292 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5293 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5294 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5295 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5296 Add READELF.
5297 * Makefile.in: Rebuild.
5298
52992011-11-09 Jason Merrill <jason@redhat.com>
5300
5301 * Makefile.def (language=c++): Remove check-c++0x.
5302 * Makefile.in (check-gcc-c++): Regenerate.
5303
53042011-11-08 Richard Henderson <rth@redhat.com>
5305
5306 * configure.ac: Test for libitm directory present first.
5307
5308 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5309
5310 * configure.ac: Test libitm/configure.tgt to disable libitm.
5311 * configure: Rebuild.
5312
53132011-11-07 Aldy Hernandez <aldyh@redhat.com>
5314 Richard Henderson <rth@redhat.com>
5315
5316 Merged from transactional-memory.
5317
5318 * Makefile.def (lang_env_dependencies): libitm is c++.
5319 Add libitm target module.
5320 * configure.ac: Likewise.
5321 * config/mmap.m4: New file.
5322 * contrib/gcc_update: Add libitm to touch data.
5323 * Makefile.in, configure: Rebuild.
5324
53252011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5326
5327 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5328 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5329 * Makefile.in: Regenerate.
5330
53312011-11-01 DJ Delorie <dj@redhat.com>
5332
5333 * config.sub: Update to version 2011-10-29 (added rl78)
5334
53352011-10-27 Nick Clifton <nickc@redhat.com>
5336
5337 * config.sub: Import these changes from the config project:
5338
5339 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5340 Ben Elliston <bje@gnu.org>
5341
5342 * config.sub (epiphany): New.
5343
5344 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5345 Ben Elliston <bje@gnu.org>
5346
5347 * config.sub (hexagon, hexagon-*): New.
5348
5349 2011-08-23 Roland McGrath <mcgrathr@google.com>
5350
5351 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5352 64eb to be64.
5353
5354 2011-08-16 Roland McGrath <mcgrathr@google.com>
5355
5356 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5357 (nacl): Grok as alias for 32el-unknown-nacl.
5358
53592011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5360
5361 * MAINTAINERS (Write After Approval): Add myself.
5362
53632011-10-24 Teresa Johnson <tejohnson@google.com>
5364
5365 * MAINTAINERS (Write After Approval): Add myself.
5366
53672011-09-21 Jakub Jelinek <jakub@redhat.com>
5368
5369 * MAINTAINERS (sparc port): Remove myself.
5370
53712011-09-14 Tom de Vries <tom@codesourcery.com>
5372
5373 * MAINTAINERS (Write After Approval): Add myself.
5374
53752011-08-14 Yao Qi <yao@codesourcery.com>
5376
5377 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5378 * configure: Regenerate.
5379
53802011-07-26 Ian Lance Taylor <iant@google.com>
5381
5382 * configure.ac: Set have_compiler based on whether gcc directory
5383 exists, rather than on whether gcc is in configdirs.
5384 * configure: Rebuild.
5385
53862011-07-21 Joseph Myers <joseph@codesourcery.com>
5387
5388 * MAINTAINERS (Global Reviewers): Add self.
5389
53902011-07-20 David Edelsohn <dje.gcc@gmail.com>
5391
5392 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5393 link directories.
5394 * Makefile.in: Rebuild.
5395
53962011-07-20 Ian Lance Taylor <iant@google.com>
5397
5398 PR bootstrap/49787
5399 * configure.ac: Move --enable-bootstrap handling earlier in file.
5400 If --enable-bootstrap and either --enable-build-with-cxx or
5401 --enable-build-poststage1-with-cxx, enable C++ automatically.
5402 * configure: Rebuild.
5403
54042011-07-19 Ian Lance Taylor <iant@google.com>
5405
5406 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5407 make C++ a boot_language. Set and substitute
5408 POSTSTAGE1_CONFIGURE_FLAGS.
5409 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5410 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5411 * configure, Makefile.in: Rebuild.
5412
54132011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5414
5415 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5416 maintainers.
5417
54182011-07-18 Jakub Jelinek <jakub@redhat.com>
5419
5420 * MAINTAINERS (Global Reviewers): Add myself.
5421
54222011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5423
5424 * configure: Regenerate.
5425
54262011-07-16 Jason Merrill <jason@redhat.com>
5427
5428 * Makefile.def (language=c++): Add check-c++0x and
5429 check-target-libmudflap-c++.
5430 * Makefile.tpl (check-target-libmudflap-c++): New.
5431 * Makefile.in: Regenerate.
5432
54332011-07-16 Matthias Klose <doko@ubuntu.com>
5434
5435 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5436 * Makefile.def (target_modules/libjava): Pass
5437 $(EXTRA_CONFIGARGS_LIBJAVA).
5438 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5439 if not configured with --enable-static-libjava.
5440 * Makefile.in: Regenerate.
5441 * configure: Likewise.
5442
54432011-07-15 Jason Merrill <jason@redhat.com>
5444
5445 * Makefile.in (check-c++): Move check-gcc-c++0x after
5446 check-target-libstdc++-v3.
5447
54482011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5449
5450 * MAINTAINERS (c6x port): New entry.
5451
54522011-07-13 Jason Merrill <jason@redhat.com>
5453
5454 * Makefile.in (check-gcc-c++0x): New.
5455 (check-c++): Depend on it.
5456
54572011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5458
5459 PR target/39150
5460 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5461 x86_64-*-solaris2.1[0-9]*.
5462 * configure: Regenerate.
5463
54642011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5465
5466 * MAINTAINERS (RTL optimizers): Add self.
5467
54682011-06-27 Gabriel Charette <gchare@google.com>
5469
5470 * MAINTAINERS (Write After Approval): Add myself.
5471
54722011-06-22 Hans-Peter Nilsson <hp@axis.com>
5473
5474 PR regression/47836
5475 PR bootstrap/23656
5476 PR other/47733
5477 PR bootstrap/49247
5478 PR c/48825
5479 * configure.ac (target_libraries): Remove target-libiberty.
5480 Remove case-statement setting skipdirs=target-libiberty for
5481 multiple targets. Remove checking target_configdirs and
5482 removing target-libiberty but keeping target-libgcc if
5483 otherwise empty.
5484 * Makefile.def (target_modules): Don't add libiberty.
5485 (dependencies): Remove all traces of target-libiberty.
5486 * configure, Makefile.in: Regenerate.
5487
54882011-06-13 Walter Lee <walt@tilera.com>
5489
5490 * configure.ac (tilepro-*-*) New case.
5491 (tilegx-*-*): Likewise.
5492 * configure: Regenerate.
5493
54942011-06-06 Jing Yu <jingyu@google.com>
5495
5496 * configure.ac: Skip target-libiberty for
5497 arm*-*-linux-androideabi.
5498 * configure: Regenerated.
5499
55002011-06-06 Nick Clifton <nickc@redhat.com>
5501
5502 * config.sub: Sync from upstream.
5503
55042011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5505
5506 * MAINTAINERS (Write After Approval): Add myself.
5507
55082011-06-01 Daniel Jacobowitz <drow@false.org>
5509
5510 * MAINTAINERS: Update my email address.
5511
55122011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5513
5514 * MAINTAINERS (Write After Approval): Update my email address.
5515
55162011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5517
5518 * MAINTAINERS (Write After Approval): Add myself.
5519
55202011-05-08 Doug Kwan <dougkwan@google.com>
5521
5522 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5523 * configure: Regenerated.
5524 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5525 value from configure.
5526 * Makefile.in: Regenerated.
5527
55282011-05-05 Joseph Myers <joseph@codesourcery.com>
5529
5530 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5531 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5532 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5533 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5534 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5535 *-*-vxworks*): Disable newlib and libgloss in separate case
5536 statement.
5537 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5538 to separate case statement.
5539 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5540 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5541 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5542 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5543 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5544 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5545 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5546 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5547 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5548 i[[3456789]]86-*-rdos*, m32r-*-*,
5549 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5550 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5551 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5552 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5553 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5554 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5555 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5556 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5557 and libgloss in main case over targets. Remove most empty cases
5558 in main case over targets.
5559 * configure: Regenerate.
5560
55612011-05-04 Janis Johnson <janisjo@codesourcery.com>
5562
5563 * MAINTAINERS (Write After Approval): Add myself.
5564
55652011-05-04 Joseph Myers <joseph@codesourcery.com>
5566
5567 * configure.ac: Remove code setting special library locations for
5568 hppa*64*-*-hpux11*. Remove code setting compiler for
5569 sparc-sun-solaris2*.
5570 * configure: Regenerate.
5571
55722011-05-04 Joseph Myers <joseph@codesourcery.com>
5573
5574 * configure.ac: Separate libgloss_dir settings from general case
5575 over targets.
5576 * configure: Regenerate.
5577
55782011-04-28 Joseph Myers <joseph@codesourcery.com>
5579
5580 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5581 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5582 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5583 cases in libgcj-disabling case statement.
5584 (hppa*64*-*-linux*): Set unsupported_languages instead of
5585 disabling target-zlib.
5586 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5587 to hppa*64*-*-hpux*.
5588 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5589 hppa*-*-hpux*.
5590 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5591 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5592 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5593 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5594 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5595 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5596 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5597 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5598 libgcj-disabling case statement.
5599 * configure: Regenerate.
5600
56012011-04-28 Joseph Myers <joseph@codesourcery.com>
5602
5603 * configure.ac: Disable Java for targets not supporting libffi.
5604 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5605 Remove cases in Java-disabling statement.
5606 (*arm-wince-pe): Change to arm-wince-pe.
5607 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5608 cases in Java-disabling statement.
5609 (bfin-*-*): Don't disable Java again.
5610 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5611 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5612 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5613 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5614 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5615 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5616 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5617 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5618 Java-disabling statement.
5619 (mmix-*-*): Don't disable Java again.
5620 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5621 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5622 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5623 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5624 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5625 statement.
5626 * configure: Regenerate.
5627
56282011-04-28 Joseph Myers <joseph@codesourcery.com>
5629
5630 * configure.ac: Separate cases disabling Java and Java libraries
5631 from general case over targets.
5632 * configure: Regenerate.
5633
56342011-04-21 Jie Zhang <jzhang918@gmail.com>
5635
5636 * MAINTAINERS: Update my email address.
5637
56382011-04-20 Easwaran Raman <eraman@google.com>
5639
5640 * MAINTAINERS (Write After Approval): Add myself.
5641
56422011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5643
5644 PR lto/48086
5645 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5646 * configure: Regenerate.
5647
56482011-04-16 Jim Meyering <meyering@redhat.com>
5649
5650 * MAINTAINERS (Write After Approval): Add myself.
5651
56522011-04-15 Dodji Seketeli <dodji@redhat.com>
5653
5654 * MAINTAINERS: Update my email address.
5655
56562011-04-13 Georg-Johann Lay <avr@gjlay.de>
5657
5658 * MAINTAINERS (Write After Approval): Add myself.
5659
56602011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5661
5662 * MAINTAINERS (Write After Approval): Add myself.
5663
56642011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5665
5666 * MAINTAINERS (Write After Approval): Add myself.
5667
56682011-04-06 Joseph Myers <joseph@codesourcery.com>
5669
5670 * configure.ac (build_tools): Remove build-byacc.
5671 (host_libs): Remove mmalloc.
5672 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5673 autoconf automake libtool diff rcs fileutils shellutils time
5674 textutils wdiff find uudecode hello tar gzip indent recode release
5675 sed perl gawk findutils gettext zip.
5676 (libgcj): Remove target-qthreads.
5677 (target_tools): Remove target-examples target-gperf.
5678 (YACC): Don't handle building byacc.
5679 * configure: Regenerate.
5680 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5681 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5682 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5683 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5684 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5685 handle building components.
5686 * Makefile.in: Regenerate.
5687
56882011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5689
5690 * MAINTAINERS: Update my email address as Xtensa maintainer.
5691
56922011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5693
5694 * config.sub: Sync from upstream.
5695
56962011-04-01 Joseph Myers <joseph@codesourcery.com>
5697
5698 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5699 (microblaze*): Don't disable libssp.
5700 * configure: Regenerate.
5701
57022011-04-01 Joseph Myers <joseph@codesourcery.com>
5703
5704 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5705 moveifchange.
5706 * configure: Regenerate.
5707 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5708 * Makefile.in: Regenerate.
5709
57102011-04-01 Joseph Myers <joseph@codesourcery.com>
5711
5712 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5713 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5714 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5715 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5716 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5717 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5718 md_exec_prefix cases.
5719 * configure: Regenerate.
5720
57212011-04-01 Joseph Myers <joseph@codesourcery.com>
5722
5723 * configure.ac: Separate cases disabling target-libssp,
5724 target-libiberty, target-libstdc++-v3 and Fortran from general
5725 case over targets.
5726 * configure: Regenerate.
5727
57282011-04-01 Joseph Myers <joseph@codesourcery.com>
5729
5730 * configure.ac (*-*-chorusos): Don't disable libgcj.
5731 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5732 Remove case.
5733 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5734 (arm-*-coff): Don't disable libgcj.
5735 (arm*-*-linux-gnueabi): Remove useless assignment.
5736 (arm-*-riscix*): Don't disable libgcj.
5737 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5738 configuration.
5739 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5740 (c54x*-*-*): Remove case.
5741 (tic54x-*-*): Don't disable GCC or GCC libraries.
5742 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5743 to *.
5744 (d10v-*-*): Don't disable GCC libraries.
5745 (d30v-*-*): Don't disable libgcj.
5746 (h8500-*-*): Don't disable GCC libraries.
5747 (i960-*-*): Don't disable libgcj.
5748 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5749 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5750 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5751 libgcj.
5752 (m68k-*-coff*): Remove case.
5753 (mmix-*-*): Don't disable libgloss on host.
5754 (mn10200-*-*, mn10300-*-*): Remove cases.
5755 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5756 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5757 Don't disable libgcj.
5758 (romp-*-*): Remove case.
5759 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5760 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5761 case.
5762 (v810-*-*): Don't disable GCC libraries.
5763 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5764 (ip2k-*-*): Don't disable GCC libraries.
5765 * configure: Regenerate.
5766
57672011-03-28 Joseph Myers <joseph@codesourcery.com>
5768
5769 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5770 libffi on host.
5771 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5772 on host.
5773 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5774 * configure: Regenerate.
5775
57762011-03-26 John Marino <binutils@marino.st>
5777
5778 * configure.ac: Add support for *-*-dragonfly*
5779 * configure: Regenerate.
5780
57812011-03-25 Joseph Myers <joseph@codesourcery.com>
5782
5783 * configure.ac (native_only): Remove.
5784 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5785 send-pr uudecode guile gnuserv on host.
5786 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5787 send-pr rcs guile perl texinfo libtool on host.
5788 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5789 automake send-pr rcs guile perl texinfo libtool on host.
5790 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5791 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5792 (alpha*-dec-osf*): Don't disable fileutils on target.
5793 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5794 texinfo send-pr expect dejagnu on target.
5795 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5796 target-qthreads on target.
5797 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5798 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5799 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5800 x86_64-*-mingw*): Don't disable expect on target.
5801 (*-*-cygwin*): Don't disable target-gperf on target.
5802 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5803 gnuserv on target.
5804 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5805 target.
5806 * configure: Regenerate.
5807
58082011-03-25 Joseph Myers <joseph@codesourcery.com>
5809
5810 * configure.ac (target_tools): Remove target-groff.
5811 (native_only): Remove target-groff.
5812 (hppa*64*-*-*): Don't disable byacc.
5813 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5814 setting.
5815 (*-*-kaos*): Don't skip target-librx and target-groff.
5816 (*-*-netware*): Don't skip target-libmudflap.
5817 (*-*-tpf*): Don't skip target-libmudflap.
5818 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5819 directories on the host.
5820 (ia64*-*-*vms*): Don't skip tix.
5821 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5822 host.
5823 * configure: Regenerate.
5824
58252011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5826
5827 * configure.ac: Remove references to mt-mep, mt-netware,
5828 mt-wince.
5829 * Makefile.def: Add all-utils soft dependencies.
5830 * Makefile.tpl: Remove GDB_NLM_DEPS.
5831 * configure: Regenerate.
5832 * Makefile.in: Regenerate.
5833
58342011-03-24 Paolo Bonzini <bonzini@gnu.org>
5835
5836 * configure.ac: Do not include mh-x86omitfp.
5837 * configure: Regenerate.
5838
58392011-03-24 Paolo Bonzini <bonzini@gnu.org>
5840
5841 * configure.ac: Remove empty cases.
5842 * configure: Regenerate.
5843
58442011-03-24 Paolo Bonzini <bonzini@gnu.org>
5845
5846 * Makefile.def: Add dependency from termcap to gdb.
5847 * Makefile.in: Regenerate.
5848
58492011-03-24 Paolo Bonzini <bonzini@gnu.org>
5850
5851 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5852 * configure: Regenerate.
5853 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5854 * Makefile.tpl: Likewise.
5855 * Makefile.in: Regenerate.
5856
58572011-03-24 Paolo Bonzini <bonzini@gnu.org>
5858
5859 * configure.ac: Remove all mentions of tentative_cc.
5860 * configure: Regenerate.
5861
58622011-03-24 Joseph Myers <joseph@codesourcery.com>
5863
5864 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5865 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5866 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5867 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5868 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5869 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5870 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5871 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5872 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5873 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5874 *-*-rhapsody*): Remove host cases.
5875 * configure: Regenerate.
5876
58772011-03-24 Joseph Myers <joseph@codesourcery.com>
5878
5879 * configure.ac (ppc*-*-pe): Remove host case.
5880 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5881 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5882 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5883 cases.
5884 * configure: Regenerate.
5885
58862011-03-24 Joseph Myers <joseph@codesourcery.com>
5887
5888 * config.sub: Update to version 2011-03-23.
5889
58902011-03-22 Joseph Myers <joseph@codesourcery.com>
5891
5892 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5893 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5894 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5895 * configure: Regenerate.
5896
58972011-03-22 Joseph Myers <joseph@codesourcery.com>
5898
5899 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5900 to Write After Approval.
5901 * config-ml.in: Don't handle arc-*-elf*.
5902 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5903 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5904 handle GCC libraries.
5905 * configure: Regenerate.
5906
59072011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5908
5909 PR bootstrap/48120:
5910 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5911 Add -lstdc++ -lm to LIBS.
5912 * configure: Regenerate.
5913
59142011-03-18 David Edelsohn <dje.gcc@gmail.com>
5915
5916 * config.guess: Update to version 2011-02-02
5917 * config.sub: Update to version 2011-02-24
5918
59192011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5920
5921 PR lto/48086
5922 * configure.ac: Re-enable LTO on *-apple-darwin9.
5923 * configure: Regenerate.
5924
59252011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5926
5927 PR lto/48086
5928 * configure.ac: Disable LTO on darwin due to an assembler change in
5929 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5930 under 256.
5931 * configure: Regenerate.
5932
59332011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5934
5935 * MAINTAINERS: Update myself as score backend maintainer,
5936 update my e-mail address.
5937
59382011-03-09 Xuepeng Guo <terry.guo@arm.com>
5939
5940 * MAINTAINERS: Update my e-mail address.
5941
59422011-03-06 Joey Ye <joey.ye@arm.com>
5943
5944 * MAINTAINERS: Update my e-mail address.
5945
59462011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5947
5948 * configure.ac: Adjust test of with_ppl.
5949 * configure: Regenerated.
5950
59512011-03-02 Kai Tietz <ktietz@redhat.com>
5952
5953 * MAINTAINERS: Adjust my e-mail address.
5954
59552011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5956
5957 * configure.ac: Add -lpwl to ppllibs.
5958 * configure: Regenerated.
5959
59602011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5961
5962 * config/cloog.m4: Add -lisl to clooglibs.
5963 * configure: Regenerated.
5964
59652011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5966
5967 * MAINTAINERS (CPU Port maintainers): Add self.
5968
59692011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5970
5971 * MAINTAINERS: Add myself as testsuite maintainer.
5972
59732011-02-15 Mike Stump <mikestump@comcast.net>
5974
5975 * MAINTAINERS: Add myself as testsuite maintainer.
5976
59772011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5978
5979 Import from Libtool and gnulib:
5980
5981 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5982
5983 Prepare for supporting FreeBSD 10.
5984 * config.rpath: Remove handling of freebsd1* which soon would
5985 match FreeBSD 10.0.
5986
5987 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5988
5989 Remove support for FreeBSD 1.x.
5990 * libtool.m4 (_LT_LINKER_SHLIBS)
5991 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5992 soon would incorrectly match FreeBSD 10.0.
5993
59942011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5995
5996 PR binutils/12283
5997 * move-if-change: Import version from gnulib.
5998
59992011-02-12 Alexandre Oliva <aoliva@redhat.com>
6000
6001 PR lto/47225
6002 * Makefile.def (lto-plugin): Double dash for enable-shared.
6003 (configure-gcc): Depend on all-lto-plugin.
6004 * Makefile.in: Rebuilt.
6005
60062011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6007
6008 * configure.ac: Remove extra bracket.
6009 * configure: Regenerate.
6010
60112011-02-08 Tobias Burnus <burnus@net-b.de>
6012
6013 * MAINTAINERS: Add myself as libquadmath maintainer.
6014
60152011-02-08 Thomas Schwinge <thomas@schwinge.name>
6016
6017 * MAINTAINERS: Update my email address.
6018
60192011-02-07 Joseph Myers <joseph@codesourcery.com>
6020
6021 * MAINTAINERS (option handling): Add self.
6022
60232011-02-06 Kai Tietz <kai.tietz@onevision.com>
6024
6025 PR lto/47225
6026 * Makefile.def: Add dependency for install-gcc
6027 on install-lto-plugin.
6028 * Makfile.in: Regenerated
6029
60302011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6031
6032 * MAINTAINERS (CPU Port Maintainers): Add myself.
6033
60342011-01-31 Alexandre Oliva <aoliva@redhat.com>
6035
6036 PR libgcj/44341
6037 * configure.ac: Discard --with-* flags for host when configuring
6038 target libraries for cross build.
6039 * configure: Rebuilt.
6040
60412011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6042
6043 * MAINTAINERS (linear loop transforms): Removed.
6044
60452011-01-25 Jakub Jelinek <jakub@redhat.com>
6046
6047 * configure.ac: If with_ppl is no, move setting with_cloog=no
6048 after CLOOG_REQUESTED check.
6049 * configure: Regenerated.
6050
60512011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6052
6053 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6054 CLooG has been requested.
6055 * configure: Regenerated.
6056
60572011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6058
6059 * configure: Regenerated.
6060 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6061
60622011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6063
6064 * configure: Regenerated.
6065 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6066
60672011-01-21 Andreas Schwab <schwab@redhat.com>
6068
6069 * configure.ac: Use AS_HELP_STRING throughout.
6070 * configure: Regenerate.
6071
60722011-01-18 Jie Zhang <jie.zhang@analog.com>
6073
6074 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6075 * configure: Regenerate.
6076
60772011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6078
6079 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6080
60812011-01-13 Joel Brobecker <brobecker@adacore.com>
6082
6083 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6084 for ia64-hpux.
6085 * configure: Regenerate.
6086
60872011-01-07 Jan Hubicka <jh@suse.cz>
6088
6089 PR lto/47225
6090 * Makefile.in: Regenerate.
6091 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6092 configure.
6093
60942011-01-07 Jan Hubicka <jh@suse.cz>
6095
6096 * Makefile.in: Regenerate.
6097 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6098 and configure dependency on lto-plugin configure.
6099 (lto-plugin module): Remove dependency on GCC; add dependency on
6100 liniberty.
6101
61022011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6103
6104 * MAINTAINERS (Write After Approval): Add myself.
6105
61062010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6107
6108 * configure: Regenerate.
6109
61102010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6111
6112 * configure.ac: (picochip): Disable libiberty.
6113
61142010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6115
6116 * MAINTAINERS (Write After Approval): Add myself.
6117
61182010-12-10 Ian Lance Taylor <iant@google.com>
6119
6120 PR bootstrap/46819
6121 * configure.ac: For --disable-libgcj clear libgcj_saved.
6122 * configure: Rebuild.
6123
61242010-12-10 Tobias Burnus <burnus@net-b.de>
6125
6126 PR fortran/46540
6127 * configure.ac: Add --disable-libquadmath and
6128 --disable-libquadmath-support.
6129 * configure: Regenerate.
6130
61312010-12-03 Ian Lance Taylor <iant@google.com>
6132
6133 * MAINTAINERS: Add myself as libgo maintainer.
6134
61352010-12-03 Hans-Peter Nilsson <hp@axis.com>
6136
6137 PR libffi/46792
6138 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6139 * configure: Regenerate.
6140
61412010-12-02 Ian Lance Taylor <iant@google.com>
6142
6143 * configure.ac: Always set default for poststage1_ldflags to
6144 -static-libstdc++ -static-libgcc.
6145
61462010-11-29 Andreas Schwab <schwab@redhat.com>
6147
6148 * configure.ac: Move comment to remove extra space in last argument
6149 of GCC_TARGET_TOOL.
6150
61512010-11-26 Alexandre Oliva <aoliva@redhat.com>
6152
6153 PR other/46026
6154 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6155 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6156 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6157 (BASE_FLAGS_TO_PASS): Use it.
6158 * configure: Rebuilt.
6159 * Makefile.in: Rebuilt.
6160
61612010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6162
6163 PR binutils/12258
6164 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6165 Properly check default linker.
6166 * configure: Regnerated.
6167
61682010-11-23 Matthias Klose <doko@ubuntu.com>
6169
6170 * configure.ac: For --enable-gold, handle value `default' instead of
6171 `both*'. New configure option --{en,dis}able-ld.
6172 * configure: Regenerate.
6173
61742010-11-20 Ian Lance Taylor <iant@google.com>
6175
6176 * configure.ac: Only disable a language library if no language needs
6177 it. Don't let --disable-libgcj uncondtionally disable libffi.
6178 * configure: Rebuild.
6179
61802010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6181
6182 * Makefile.in: Regenerate.
6183
6184 PR other/46202
6185 * configure.ac: Fix just-built in-tree STRIP name to be
6186 binutils/strip-new.
6187 * configure: Regenerate.
6188 * Makefile.def (install-strip-gcc, install-strip-binutils)
6189 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6190 (install-strip-sid): Mirror dependencies on non-strip variants
6191 of these targets on the respective -strip prerequisites.
6192 * Makefile.tpl (install-strip, install-strip-host)
6193 (install-strip-target): New targets.
6194 (install-strip-[+module+], install-strip-target-[+module+]):
6195 New targets.
6196 * Makefile.in: Regenerate.
6197
61982010-11-19 Ian Lance Taylor <iant@google.com>
6199 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6200
6201 * configure.ac: Add target-libgo to target_libraries. Set
6202 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6203 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6204 (HOST_EXPORTS): Add GOC.
6205 (BASE_TARGET_EXPORTS): Add GOC.
6206 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6207 (GOCFLAGS_FOR_TARGET): New variable.
6208 (EXTRA_HOST_FLAGS): Add GOC.
6209 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6210 * Makefile.def (target_modules): Add libgo.
6211 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6212 (dependencies): Add dependency from configure-target-libgo to
6213 configure-target-libffi and all-target-libstdc++-v3. Add
6214 dependencies from all-target-libgo to all-target-libffi.
6215 (languages): Add go.
6216 * configure: Rebuild.
6217 * Makefile.in: Rebuild.
6218
62192010-11-19 Ian Lance Taylor <iant@google.com>
6220
6221 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6222 compiler/flag environment variables.
6223
62242010-11-18 Ian Lance Taylor <iant@google.com>
6225
6226 * configure.ac: Check for lang_requires_boot_languages in
6227 config-lang.in files.
6228 * configure: Rebuild.
6229
62302010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
6231 Tobias Burnus <burnus@net-b.de>
6232
6233 PR fortran/32049
6234 * Makefile.def: Add libquadmath; build it with language=fortran.
6235 * configure.ac: Add libquadmath.
6236 * Makefile.tpl: Handle multiple libs in check-[+language+].
6237 * Makefile.in: Regenerate.
6238 * configure: Regenerate.
6239
b9b9d342
TT
62402010-11-16 Tom Tromey <tromey@redhat.com>
6241
6242 * MAINTAINERS: Moved myself to reviewers section.
6243
ecbfe87a
ZD
62442010-11-15 Zdenek Dvorak <ook@ucw.cz>
6245
6246 * MAINTAINERS: Moved myself to reviewers section.
6247
29a4f477
RW
62482010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6249
6250 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6251 (Write After Approval): Remove self.
6252
9965e3cd
AS
62532010-11-15 Andreas Schwab <schwab@redhat.com>
6254
6255 * configure.ac: Fix spelling in option names.
6256 * configure: Regenerated.
6257
0463992b
GJL
62582010-11-13 Georg-Johann Lay <georgjohann@web.de>
6259
6260 PR bootstrap/39622
6261 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6262 * configure: Regenerated.
6263
3df08734
KG
62642010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6265
6266 * MAINTAINERS: Update my email address.
6267
f16e2237
TG
62682010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6269
f16e2237
TG
6270 * configure: Regenerate.
6271
0bb52d68
TG
62722010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6273
1f980c25 6274 * configure: Regenerate.
0bb52d68 6275
aba2b02e
TG
62762010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6277
aba2b02e
TG
6278 * configure: Regenerate.
6279
27882098
TG
62802010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6281
27882098
TG
6282 * configure: Regenerate.
6283
d32ef397
AS
62842010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6285
6286 * configure.ac: Support official CLooG.org versions.
6287 * configure: Regenerate.
6288 * config/cloog.m4: New.
6289
5a4b6c0e
FD
62902010-11-10 François Dumont <francois.cppdevs@free.fr>
6291
6292 * MAINTAINERS (Write After Approval): Add myself.
6293
f2cea726
DE
62942010-11-09 David Edelsohn <dje.gcc@gmail.com>
6295
6296 * MAINTAINERS: Update my email address.
6297
d8ed14ce
IS
62982010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6299
6300 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6301 * configure: Regenerate.
d8ed14ce 6302
48215350
DK
63032010-11-03 Ian Lance Taylor <iant@google.com>
6304 Dave Korn <dave.korn.cygwin@gmail.com>
6305
6306 PR lto/46273
6307 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6308 and on other supported platforms whenever LTO is enabled.
6309 * configure: Rebuild.
6310
87841584
AM
63112010-11-02 Alan Modra <amodra@gmail.com>
6312
6313 PR binutils/12110
6314 * configure.ac: Error when source path contains spaces.
6315 * configure: Regenerate.
6316
fe12dfe1
JW
63172010-10-23 James E. Wilson <wilson@codesourcery.com>
6318
6319 * MAINTAINERS: Update my email address.
6320
66c92425
ILT
63212010-10-20 Ian Lance Taylor <iant@google.com>
6322
6323 * Makefile.def (target_modules): Set lib_path to src/.libs for
6324 libstdc++-v3 module.
6325 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6326 * Makefile.in: Rebuild.
6327
187d3518
LB
63282010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6329
6330 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6331 (Write After Approval): Remove myself.
6332
02db6bba
TG
63332010-10-15 Tristan Gingold <gingold@adacore.com>
6334
6335 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6336
c0103e74
DR
63372010-10-14 Douglas Rupp <rupp@gnat.com>
6338
6339 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6340
1cd0b716
DK
63412010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6342
6343 * configure.ac (build_lto_plugin): New shell variable.
6344 (--enable-lto): Turn on by default for all non-ELF platforms that
6345 have had LTO support added so far. Set build_lto_plugin appropriately
6346 for both ELF and non-ELF.
6347 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6348 * configure: Regenerate.
6349
d4c1abb3
RW
63502010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6351
6352 Sync from src:
6353 * configure.ac (v850 support): Remove target-libgloss from
6354 noconfigdirs.
6355 * configure: Regenerate.
6356
ffedf511
RW
63572010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6358
6359 PR bootstrap/45326
6360 PR bootstrap/45174
6361 * configure.ac: Honor initial values of $build_configargs,
6362 $host_configargs, $target_configargs. Mark the precious, so
6363 environment settings get recorded.
6364 * configure: Regenerate.
6365
e1826acc
RW
63662010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6367
6368 PR bootstrap/45796
6369 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6370 Depend on all-build-libiberty.
6371 * Makefile.in: Regenerate.
6372
80920132
ME
63732010-09-30 Michael Eager <eager@eagercon.com>
6374
6375 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6376 * configure: Regenerate.
6377
770a498a
ME
63782010-09-28 Michael Eager <eager@eagercon.com>
6379
6380 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6381
86dfbd58
RW
63822010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6383
6384 PR bootstrap/44621
6385 * configure.ac: Fix unportable shell quoting.
6386 * configure: Regenerate.
6387
db50fe7d
IS
63882010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6389
6390 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6391 targets and amend comment.
6392 * configure: Regenerate.
6393
0064e825
TB
63942010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6395
6396 * MAINTAINERS (Write After Approval): Add myself.
6397
bb79486c
JH
63982010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6399
6400 * configure.ac: Enable LTO by default on Darwin.
6401 * configure: Regenerate.
6402
9e0b22c3
MS
64032010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6404
bb79486c 6405 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6406
2fabf1b7
IB
64072010-09-01 Ian Bolton <ian.bolton@arm.com>
6408
bb79486c 6409 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6410
3a9abc98
DS
64112010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6412
6413 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6414 ports
6415
331a9a59
DY
64162010-07-28 David Yuste <david.yuste@gmail.com>
6417
6418 * MAINTAINERS (Write After Approval): Add myself.
6419
223a9d64
N
64202010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6421
6422 * configure.ac: Support all v850 targets.
6423 * configure: Regenerate.
6424
9183bdcf
MG
64252010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6426
6427 PR bootstrap/44455
6428 * configure.ac (extra_mpfr_configure_flags): Copy from
6429 extra_mpc_gmp_configure_flags.
6430 * configure: Re-generated.
6431
2e290598
AK
64322010-07-22 Andi Kleen <ak@linux.intel.com>
6433
6434 * MAINTAINERS (Write After Approval): Add myself.
6435
8d6cd388
CLT
64362010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6437
6438 * MAINTAINERS (Write After Approval): Add myself.
6439
b0b01eb0
JY
64402010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6441
6442 * MAINTAINERS (Write After Approval): Add myself.
6443
77198d71
JH
64442010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6445
6446 PR target/44862
6447 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6448 Provide -B option to allow for link spec %s substitutions for
6449 libstdc++.a on darwin.
6450 * Makefile.in: Regenerate.
6451
02fe70af
MM
64522010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6453
6454 * MAINTAINERS (Reviewers): Update my e-mail address
6455
c63a4676
AO
64562010-06-10 Alexandre Oliva <aoliva@redhat.com>
6457
6458 * Makefile.def (configure-gcc): Depend on all-libelf.
6459 * Makefile.in: Rebuild.
6460
e68edbf6
FC
64612010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6462
6463 * MAINTAINERS (Write After Approval): Add myself in the right place.
6464
dce2d8b2 64652010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6466
6467 * MAINTAINERS (Write After Approval): Add myself.
6468
dce2d8b2 64692010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6470
6471 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6472
64732010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6474
1ab55d69
MK
6475 * config.sub: Update to version 2010-05-21.
6476 * config.guess: Update to version 2010-04-03.
0c422e74 6477
02540df4
SB
64782010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6479
6480 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6481 * configure: Regenerate.
6482
dfe5f5b2
ST
64832010-05-12 Sriraman Tallam <tmsriram@google.com>
6484
6485 * MAINTAINERS (Write After Approval): Add myself.
6486
c082f9f3
SB
64872010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6488
6489 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6490 a platform that supports LTO.
6491 * configure: Regenerate.
6492
f1af9e5f
SP
64932010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6494
6495 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6496 * configure: Regenerated.
6497
38e3d868
RM
64982010-04-27 Roland McGrath <roland@redhat.com>
6499 H.J. Lu <hongjiu.lu@intel.com>
6500
6501 * configure.ac (--enable-gold): Support both, both/gold and
6502 both/bfd to add gold to configdirs without removing ld.
6503 * configure: Regenerated.
6504
6505 * Makefile.def: Add install-gold dependency to install-ld.
6506 * Makefile.in: Regenerated.
6507
3bec79c5
DK
65082010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6509
6510 PR lto/42776
6511 * configure.ac (--enable-lto): Refactor handling so libelf tests
6512 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6513 and allow LTO to be explicitly enabled on non-ELF platforms that
6514 are known to support it inside else-clause.
6515 * configure: Regenerate.
6516
615c8ffa
EB
65172010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6518
6519 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6520 * configure: Regenerate.
6521
e4522f78
RC
65222010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6523
6524 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6525 * configure: Regenerate.
6526
8ccb78f2
RO
65272010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6528
6529 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6530 separately.
6531 * configure: Regenerate.
6532
d5cc2ee3
KW
65332010-04-16 Kevin Williams <kevin.williams@inria.fr>
6534
6535 * MAINTAINERS (Write After Approval): Add myself.
6536
8406cb62
TG
65372010-04-14 Tristan Gingold <gingold@adacore.com>
6538
6539 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6540 * configure: Regenerate.
6541
3591b8e2
SE
65422010-04-13 Steve Ellcey <sje@cup.hp.com>
6543
6544 * configure: Regenerate after change to elf.m4.
6545
a82ecc7b
IS
65462010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6547
6548 * MAINTAINERS (Write After Approval): Add myself.
6549
1f0bf148
SP
65502010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6551
6552 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6553 * configure: Regenerated.
6554
65552010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6556
6557 * configure.ac: Print "buggy but acceptable" when CLooG
6558 revision is less than 9.
6559 * configure: Regenerated.
6560
ecd01dee
DN
65612010-04-01 Diego Novillo <dnovillo@google.com>
6562
6563 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6564
dc683a3f
RW
65652010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6566
6567 PR bootstrap/43615
6568 PR bootstrap/43328
6569
6570 Revert:
6571
6572 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6573
6574 * configure.ac: Do not pass --enable-multilib nor
6575 --disable-multilib in baseargs. Accept explicitly passed
6576 --enable_multilib.
6577 * configure: Regenerate.
6578
7527d83f
UW
65792010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6580
6581 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6582
895522b6
JJ
65832010-03-31 Janis Johnson <janis187@us.ibm.com>
6584
6585 * MAINTAINERS: Remove myself.
6586
9db4e878
RW
65872010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6588
6589 PR bootstrap/43328
6590 * configure.ac: Do not pass --enable-multilib nor
6591 --disable-multilib in baseargs. Accept explicitly passed
6592 --enable_multilib.
6593 * configure: Regenerate.
6594
acf6bf36
AP
65952010-03-28 Andrew Pinski <pinskia@gmail.com>
6596
6597 * MAINTAINERS (spu port): Remove me.
6598
b42f0d7e
JM
65992010-03-23 Joseph Myers <joseph@codesourcery.com>
6600
6601 * configure.ac (tic6x-*-*): New case.
6602 * configure: Regenerate.
6603
0d1152b1
JM
66042010-03-23 Joseph Myers <joseph@codesourcery.com>
6605
6606 * config.sub: Update to version 2010-03-22.
6607 * config.guess: Update to version 2009-12-30.
6608
dce2d8b2 66092010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6610
6611 PR ada/42554
6612 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6613 * configure: Regenerate.
6614
5408fbe8
RR
66152010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6616
6617 * MAINTAINERS: Update my email address.
6618
3f55a3b3
SP
66192010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6620
6621 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6622 (ghassan.shobaki@amd.com): Removed.
6623
3f08f7e8
AM
66242010-03-17 Alan Modra <amodra@gmail.com>
6625
6626 * MAINTAINERS: Update my email address.
6627
f3a9d094
DN
66282010-03-16 Diego Novillo <dnovillo@google.com>
6629
6630 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6631 Matthews.
6632
db5c4b8b
JM
66332010-03-16 Joseph Myers <joseph@codesourcery.com>
6634
6635 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6636 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6637
b995570a
JM
66382010-03-16 Joseph Myers <joseph@codesourcery.com>
6639
6640 * MAINTAINERS: Update my email address.
6641
124cc66f
DJ
66422010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6643
6644 * MAINTAINERS: Update my email address.
6645
a4581668
BS
66462010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6647
6648 * MAINTAINERS: Update my email address.
6649
49d78e29
JZ
66502010-03-09 Jie Zhang <jie@codesourcery.com>
6651
6652 * MAINTAINERS: Update my email address.
6653
8927b7c0
RO
66542010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6655
6656 PR libstdc++/32499
6657 * configure.ac (RANLIB): Default to true.
6658 (STRIP): Likewise.
6659 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6660 * configure: Regenerate.
6661
dce2d8b2 66622010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6663
6664 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6665 (Write After Approval): Update my email address.
6666
bf646aaf
NC
66672010-02-17 Nick Clifton <nickc@redhat.com>
6668
6669 PR 11238
6670 * Makefile.tpl (local-distclean): Also remove config.cache files in
6671 sub-directories as there may not be Makefiles present in the
6672 sub-directories.
96e41f16
NC
6673 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6674 the config.cache files found by the find command.
6675
bf646aaf
NC
6676 * Makefile.in: Regenerate.
6677 * configure.ac: Revert previous delta.
6678 * configure: Regenerate.
6679
ff78880a
NC
66802010-02-15 Nick Clifton <nickc@redhat.com>
6681
6682 PR 11238
6683 * configure.ac: Delete config.cache files in sub-directories when
6684 deleting Makefiles.
6685 * configure: Regenerate.
6686
8150eadf
BE
66872010-02-12 Ben Elliston <bje@gnu.org>
6688
6689 * MAINTAINERS: Update my email address.
6690
a9e12bfd
AP
66912010-02-08 Andrew Pinski <pinskia@gmail.com>
6692
6693 * MAINTAINERS (spu port): Update my email address.
6694
95315086
JZ
66952010-02-08 Jie Zhang <jie.zhang@analog.com>
6696
6697 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6698
362c6d2f
KG
66992010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6700
6701 * configure.ac: Add "recommended" version checks for GMP/MPC.
6702 Update recommended GMP/MPFR/MPC versions.
6703 * configure: Regenerate.
6704
888c5ad2
JR
67052010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6706
6707 * MAINTAINERS: Move my Embecosm email address into the
6708 write-after-approval section.
6709
3bf714a7
ILT
67102010-01-26 Ian Lance Taylor <iant@google.com>
6711
6712 * MAINTAINERS: Add myself as Go frontend maintainer.
6713
ad1e5170
JR
67142010-01-25 Joern Rennecke <amylaar@spamcop.net>
6715
6716 PR libstdc++/36101, PR libstdc++/42813
6717 * configure.ac (bootstrap_target_libs): Make inclusion of
6718 target-libgomp conditional on libgomb being in target_configdirs.
6719 * configure: Regenerate.
6720
fb0553d1
JR
67212010-01-23 Joern Rennecke <amylaar@spamcop.net>
6722
6723 PR libstdc++/36101, PR libstdc++/42813
6724 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6725 * configure: Regenerate.
6726
aae29963
JR
67272010-01-22 Joern Rennecke <amylaar@spamcop.net>
6728
6729 PR libstdc++/36101, PR libstdc++/42813
6730 * configure.ac (target_configdirs): Substitute.
6731 * Makefile.def: Bootstrap target module libgomp.
6732 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6733 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6734 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6735 * configure, Makefile.in: Regenerate.
6736
d8fe8895
DK
67372010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6738
6739 * MAINTAINERS: Adjust my details.
6740
ebfe4897
EW
67412010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6742
6743 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6744
f7746c59
TL
67452010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6746
6747 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6748
306c7b5b
TL
67492010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6750
6751 * MAINTAINERS (Write After Approval): Add myself.
6752
1b8b9e19
KT
67532010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6754
6755 * MAINTAINERS (Write After Approval): Add myself.
6756
c164615b
RG
67572010-01-11 Richard Guenther <rguenther@suse.de>
6758
6759 PR lto/41569
6760 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6761 * Makefile.in: Regenerated.
6762
f3f623ae
AT
67632010-01-11 Andreas Tobler <andreast@fgznet.ch>
6764
6765 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6766 * configure: Regenerate.
6767
592c90ff 67682010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6769 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6770
6771 PR bootstrap/42424
6772 * configure.ac: Include libtool m4 files.
9c78662a 6773 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6774 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6775 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6776
592c90ff
KG
6777 * configure: Regenerate.
6778
60a2e213
RW
67792010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6780
6781 PR bootstrap/41818
6782 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6783 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6784 * Makefile.in: Regenerate.
6785
7413962d
RG
67862010-01-02 Richard Guenther <rguenther@suse.de>
6787
6788 PR lto/41529
6789 * configure.ac: Include config/elf.m4. Disable LTO if not
6790 builting for an elf target.
6791 * configure: Regenerate.
6792
f77f3945
CF
67932009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6794
6795 * MAINTAINERS: Change my email address.
6796
4960e3f0
BE
67972009-12-18 Ben Elliston <bje@au.ibm.com>
6798
6799 * config.sub, config.guess: Update from upstream sources.
6800
d16a31da
SZ
68012009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6802
6803 * MAINTAINERS (Write After Approval): Add myself.
6804
3a5729ea
KG
68052009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6806
6807 PR middle-end/30447
6808 PR middle-end/30789
6809 PR other/40302
6810
6811 * configure.ac: Require MPC.
6812 * configure: Regenerate.
6813
43e02a8a
RW
68142009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6815
6816 PR target/38384
6817 PR bootstrap/40972
6818 * libtool.m4: Sync from git Libtool.
6819 * ltoptions.m4: Likewise.
6820 * ltversion.m4: Likewise.
6821 * lt~obsolete.m4: Likewise.
6822 * ltmain.sh: Likewise.
6823
360d4522
KG
68242009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6825
6826 * configure.ac: Update minimum MPC version to 0.8.
6827 * configure: Regenerate.
6828
f264ed56
SP
68292009-11-21 Sebastian Pop <sebpop@gmail.com>
6830
6831 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6832 * configure: Regenerated.
6833
ed2eaa9f
ILT
68342009-11-21 Ian Lance Taylor <iant@google.com>
6835
6836 * configure.ac: Change default of poststage1_ldflags to be empty if
6837 poststage1_libs is set. When poststage1_libs is empty, and
6838 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6839 * configure: Rebuild.
6840
58346783
AN
68412009-11-21 Adam Nemet <adambnmet@gmail.com>
6842
6843 * MAINTAINERS (Write After Approval): Update my email address.
6844
5ca0106a
BE
68452009-11-20 Ben Elliston <bje@au.ibm.com>
6846
6847 * config.guess: Update from upstream sources.
6848
87213cd4
AO
68492009-11-16 Alexandre Oliva <aoliva@redhat.com>
6850
6851 * Makefile.def: Restore host and target settings for gmp.
6852 * Makefile.in: Rebuild.
6853
f61428ed
AO
68542009-11-16 Alexandre Oliva <aoliva@redhat.com>
6855
6856 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6857 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6858 Fix portability of test of C++ as bootstrap language. Add
6859 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6860 * configure: Rebuild.
6861 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6862 and cloog. Fix in-tree ppl configuration. Introduce libelf
6863 in-tree building.
6864 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6865 (POSTSTAGE1_HOST_EXPORTS): Use it.
6866 (STAGE[+id+]_CXXFLAGS): New.
6867 (BASE_FLAGS_TO_PASS): Pass it down.
6868 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6869 extra_exports.
6870 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6871 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6872 extra_exports.
6873 * Makefile.in: Rebuild.
6874
f6c56be6
BE
68752009-11-17 Ben Elliston <bje@au.ibm.com>
6876
6877 * config.sub, config.guess: Update from upstream sources.
6878
0ccb5970
JK
68792009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6880
6881 * MAINTAINERS (Write After Approval): Add myself.
6882
dce2d8b2 68832009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6884
6885 * MAINTAINERS (Write After Approval): Add myself.
6886
5d571eaa
OS
68872009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6888
6889 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6890 paths for *-w64-mingw* and x86_64-*mingw*.
6891 * configure: Regenerated.
6892
dce2d8b2 68932009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6894
6895 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6896
c393f559
BK
68972009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6898
6899 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6900 Phil Edwards to Write-After Approval.
6901
ef4c4300
KT
69022009-10-30 Kai Tietz <kai.tietz@onevision.com>
6903
6904 * configure.ac: Disable target-winsup & co for
6905 x86_64-*-mingw* and *-w64-mingw* targets.
6906 * configure: Regenerated.
6907
65a324b4
NC
69082009-10-16 Nick Clifton <nickc@redhat.com>
6909
6910 * MAINTAINERS: Add myself as a maintainer for the RX port.
6911
dce2d8b2 69122009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6913
9c78662a 6914 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6915
17e72e5d
RO
69162009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6917
6918 * configure.ac (CLooG test): Use = with test.
6919 * configure: Regenerate.
6920
ed3a56f3
RG
69212009-10-22 Richard Guenther <rguenther@suse.de>
6922
6923 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6924 cloog if the ppl version check failed. Move flags saving
6925 before setting in libelf check.
6926 * configure: Regenerate.
6927
ad0abd3c
RG
69282009-10-21 Richard Guenther <rguenther@suse.de>
6929
6930 * configure.ac: Adjust the ppl and cloog configure to work as
6931 documented. Disable cloog if ppl was disabled. Omit the version
6932 checks if they were disabled.
6933 * configure: Re-generate.
6934
e4c5bd48
RW
69352009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6936
6937 * configure.ac: Add 'lto' to enable_languages, not
6938 new_enable_languages, and only if not already present.
6939 * configure: Regenerate.
6940
0ffd69c5
GP
69412009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6942
6943 * README: Refer to the various COPYING* files instead of just
6944 COPYING.
6945 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6946
dce2d8b2 69472009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6948
6949 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6950
58687768
RG
69512009-10-07 Richard Guenther <rguenther@suse.de>
6952
6953 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6954 and Richard Guenther as reviewers.
6955 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6956 as reviewers.
6957
49b0ca5c 69582009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6959
49b0ca5c 6960 * config.sub: Update from upstream sources.
d2d9ce5e 6961
aeb94799
ILT
69622009-10-06 Ian Lance Taylor <iant@google.com>
6963
6964 * Makefile.def: check-gold depends upon all-gas.
6965 * Makefile.in: Rebuild.
6966
123651cd
PM
69672009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6968
6969 * MAINTAINERS (Write After Approval): Add myself.
6970
d7f09764
DN
69712009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6972
6973 * Makefile.def: all-lto-plugin depends on all-libiberty.
6974 set bootstrap=true for lto-plugin.
6975 Add lto-plugin.
6976 * Makefile.in: Regenerate.
6977 * configure.ac (host_libs): Add lto-plugin.
6978 * configure: Regenerate.
6979
d7f09764
DN
69802009-10-03 Diego Novillo <dnovillo@google.com>
6981
6982 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6983 (HOST_LIBELFLIBS): Define.
6984 (HOST_LIBELFINC): Define.
6985 * Makefile.in: Regenerate.
6986 * configure.ac: Add --enable-lto.
6987 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6988 If --enable-lto is used, add 'lto' to new_enable_languages.
6989 If --enable-lto is used and gold is enabled, add
6990 lto-plugin to configdirs.
6991 * configure: Regenerate.
6992
69932009-10-03 Simon Baldwin <simonb@google.com>
6994
6995 * configure.ac: If --with-system-zlib, suppress local zlib and
6996 pass --with-system-zlib to subdir configure scripts.
6997 * configure: Regenerate.
6998
dce2d8b2 69992009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
7000 Paolo Bonzini <bonzini@gnu.org>
7001
7002 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7003 $(srcdir).
7004 * Makefile.in: Rebuilt.
7005
dce2d8b2 70062009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
7007
7008 * MAINTAINERS (Write After Approval): Add myself.
7009
3e661154
KG
70102009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7011
7012 * configure.ac: Update minimum MPC version to 0.7.
7013 * configure: Regenerate.
7014
f1a036e4
NC
70152009-09-25 Nick Clifton <nickc@redhat.com>
7016
7017 * configure.ac: Pass any --cache-file=/dev/null option on to
7018 subconfigures.
7019 * configure: Regenerate.
7020
d4c74acc
NC
70212009-09-23 Nick Clifton <nickc@redhat.com>
7022
7023 * config.sub, config.guess: Update from upstream sources.
7024
dce2d8b2 70252009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
7026
7027 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7028 * Makefile.in: Rebuilt.
7029
0db770bd
RW
70302009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7031
7032 PR bootstrap/32272
7033 * configure.ac: Error out if $srcdir isn't '.' but contains
7034 host-${host_noncanonical}.
7035 * configure: Regenerate.
7036
71101870
RO
70372009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7038
7039 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7040 maintainer.
7041
ca6d0d62
RW
70422009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7043
79cd2b23
RW
7044 * configure.ac: If bootstrapping a combined tree with
7045 --enable-gold, require c++ in stage1_languages.
7046 * configure: Regenerate.
7047
ab9dcd0c
RW
7048 * configure.ac: Also add target_libs of stage1_languages to
7049 bootstrap_target_libs.
7050 * configure: Regenerate.
7051
ca6d0d62
RW
7052 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7053 with --enable-languages not containing c++.
7054 * configure: Regenerate.
7055
1c3c9f12
JZ
70562009-09-15 Jie Zhang <jie.zhang@analog.com>
7057
7058 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7059 * configure: Regenerate.
7060
dce2d8b2 70612009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 7062
6fb30a14
JR
7063 * MAINTAINERS (Write After Approval): Update my e-mail address,
7064 and move from from here...
7065 (Waiting for paperwork): To here.
0318772d 7066
4056c2c6
JM
70672009-09-09 Joseph Myers <joseph@codesourcery.com>
7068
7069 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7070
3e54529c
RW
70712009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7072
7073 * configure.ac: Do not use $extrasub for replacing @if/@endif
7074 parts in Makefile; instead, use additional arguments to
7075 AC_CONFIG_COMMANDS to do the replacement manually, with several
7076 sed invocations, to avoid HP-UX sed command limits.
7077 * configure: Regenerate.
7078
713e2ea6
AO
70792009-09-08 Alexandre Oliva <aoliva@redhat.com>
7080
7081 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7082 blank before -L.
7083
5646b7b9
AO
70842009-09-04 Alexandre Oliva <aoliva@redhat.com>
7085
7086 * configure.ac (with-build-config): Document. Handle without.
7087 Handle missing argument.
7088 * configure: Rebuilt.
7089
e12c4094
AO
70902009-09-03 Alexandre Oliva <aoliva@redhat.com>
7091
7092 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7093 Default to bootstrap-debug only if compare-debug works.
7094 * configure: Rebuilt.
7095 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7096 * Makefile.in: Rebuilt.
7097
75cb0057
RO
70982009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7099
7100 * MAINTAINERS (OS Port Maintainers): Update my email address.
7101
8fc68cba
AO
71022009-09-01 Alexandre Oliva <aoliva@redhat.com>
7103
7104 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7105 * Makefile.in: Rebuilt.
7106
44cb38cf
CD
71072009-09-01 Chris Demetriou <cgd@google.com>
7108
7109 * MAINTAINERS (Write After Approval): Add myself.
7110
f9329c35
DS
71112009-08-31 Dodji Seketeli <dodji@redhat.com>
7112
7113 PR debug/30161
7114 * include/dwarf2.h (enum dwarf_tag): Added
7115 DW_TAG_GNU_template_template_param
7116 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7117
f945e229
PB
71182009-08-30 Paolo Bonzini <bonzini@gnu.org>
7119
7120 * Makefile.tpl (AWK): Fix typo.
7121 * Makefile.in: Regenerate.
7122
87264276
PB
71232009-08-30 Paolo Bonzini <bonzini@gnu.org>
7124
7125 * configure.ac: Detect awk and sed.
7126 * Makefile.def (flags_to_pass): Add AWK and SED.
7127 * Makefile.tpl (AWK, SED): New.
7128 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7129 * configure: Regenerate.
7130 * Makefile.in: Regenerate.
7131
68ccd57c
DK
71322009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7133
7134 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7135 (collapseslashes): Likewise.
7136
df58e648
RW
71372009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7138
7139 * configure.ac (AC_PREREQ): Bump to 2.64.
7140
0539cb2c
RW
71412009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7142
70fa0efa
RW
7143 * configure.ac: Remove --with-datarootdir, --with-docdir,
7144 --with-pdfdir, --with-htmldir switches.
7145 * configure: Regenerate.
7146
5213506e
RW
7147 * configure: Regenerate.
7148
0539cb2c
RW
7149 * compile: Sync from Automake 1.11.
7150 * depcomp: Likewise.
7151 * install-sh: Likewise.
7152 * missing: Likewise.
7153 * mkinstalldirs: Likewise.
7154 * ylwrap: Likewise.
7155
197c68cc
DK
71562009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7157
7158 * ltmain.sh (func_normal_abspath): New function.
7159 (func_relative_path): Likewise.
7160 (func_mode_help): Document new -bindir option for link mode.
7161 (func_mode_link): Add new -bindir option, and use it to place
7162 output DLL if specified.
7163
58af276a
RW
71642009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7165
0115d4a3
RW
7166 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7167 (baseargs): Add --disable-option-checking.
7168 * configure: Regenerate.
7169
58af276a
RW
7170 * Makefile.def (configure-target-libiberty): Depend on
7171 all-binutils and all-ld.
7172 (configure-target-newlib): Likewise.
7173 * Makefile.in: Regenerate.
7174
e9d9afef
BE
71752009-08-17 Ben Elliston <bje@au.ibm.com>
7176
7177 * config.sub, config.guess: Update from upstream sources.
7178
354ebf88
RW
71792009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7180
7181 Sync from src, merge:
7182
7183 2009-07-02 Tristan Gingold <gingold@adacore.com>
7184
7185 * configure.ac: Do not exclude gas for i386-*-darwin.
7186 Add a case for x86_64-*-darwin.
7187 * configure: Regenerate.
7188
8375f7b2
NV
71892009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7190
7191 * MAINTAINERS: Add my name to Write After Approval list.
7192
dce2d8b2 71932009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
7194
7195 * configure.ac: Add Microblaze target.
7196 * configure: Regenerate.
7197
ea2002ba
CB
71982009-07-31 Christian Bruel <christian.bruel@st.com>
7199
7200 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7201 * configure: Regenerate.
2bf33cdb 7202
dce2d8b2 72032009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
7204
7205 * MAINTAINERS (Write After Approval): Update my e-mail address.
7206
e90e6bd7
ILT
72072009-07-06 Ian Lance Taylor <iant@google.com>
7208
7209 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7210 * configure: Rebuild.
7211
f6e0880a
TG
72122009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7213
7214 * MAINTAINERS: Move myself to the Graphite Reviewers.
7215
6d984927
WG
72162009-06-30 Wei Guozhi <carrot@google.com>
7217
7218 * MAINTAINERS: Add my name to Write After Approval list.
7219
f2689b09
SE
72202009-06-26 Steve Ellcey <sje@cup.hp.com>
7221
7222 PR bootstrap/40338
7223 * configure.ac (comparestring): Create new variable.
7224 * Makefile.tpl (comparestring): Use to skip some comparisions.
7225 * configure: Regenerate.
7226 * Makefile.in: Regenerate.
7227
f62c0ba4
DE
72282009-06-26 Doug Evans <dje@sebabeach.org>
7229
7230 * Makefile.def (host_modules): Add cgen.
7231 * Makefile.in: Regenerate.
7232 * configure.ac (host_tools): Add cgen.
7233 * configure: Regenerate.
7234
7acf4da6
DD
72352009-06-23 DJ Delorie <dj@redhat.com>
7236
7237 * MAINTAINERS: Add myself as mep maintainer.
7238
00020c16
ILT
72392009-06-23 Ian Lance Taylor <iant@google.com>
7240
7241 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7242 boot_languages. Only bootstrap target libraries listed in
7243 target_libs for some boot language. Add --with-stage1-ldflags,
7244 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7245 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7246 if not building with C++.
7247 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7248 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7249 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7250 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7251 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7252 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7253 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7254 * configure, Makefile.in: Rebuild.
7255
1da52d4a
LF
72562009-06-23 Li Feng <nemokingdom@gmail.com>
7257
7258 * MAINTAINERS: Added my name to write-after-approval list.
7259
144c9175
RM
72602009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7261
7262 * configure.ac: Define is_elf for QNX Neutrino targets.
7263 * configure: Regenerate.
7264
e5871e24
GS
72652009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7266
9c78662a 7267 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 7268
5f4a82c0
KG
72692009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7270
7271 * configure.ac: Detect MPC in default directory.
7272 * configure: Regenerate.
7273
394e9195
JG
72742009-06-03 Jerome Guitton <guitton@adacore.com>
7275 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7276
9c78662a
UB
7277 * Makefile.tpl (all): Avoid a trailing backslash.
7278 * Makefile.in: Regenerate.
394e9195 7279
47bca6aa
BE
72802009-06-03 Ben Elliston <bje@au.ibm.com>
7281
7282 * config.sub, config.guess: Update from upstream sources.
7283
a891a473
RS
72842009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7285
7286 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7287 to noconfdirs.
7288 * configure: Regenerate.
7289
70cb2d9f
AO
72902009-06-02 Alexandre Oliva <aoliva@redhat.com>
7291
7292 * Makefile.tpl ([+compare-target+]): Compare all stage
7293 directories, rather than just gcc.
7294 * Makefile.in: Rebuilt.
7295
7f1245df
DK
72962009-06-01 Doug Kwan <dougkwan@google.com>
7297
7298 * configure.ac: Support gold for target arm*-*-*.
7299 * configure: Regenerate.
394e9195 7300
acd26225
KG
73012009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7302
7303 * Makefile.def: Add MPC support and dependencies.
7304 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7305
7306 * Makefile.in, configure: Regenerate.
7307
a1fc946a
AO
73082009-05-27 Alexandre Oliva <aoliva@redhat.com>
7309
7310 * Makefile.tpl (all): Avoid harmless warning in make all when
7311 gcc-bootstrap is enabled but stage_last does not exist.
7312 * Makefile.in: Rebuilt.
7313
2e6a3c8d
NR
73142009-05-24 Nicolas Roche <roche@adacore.com>
7315
7316 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7317 * Makefile.in: Regenerate.
7318
63487d11
DC
73192009-05-21 Denis Chertykov <chertykov@gmail.com>
7320
7321 * MAINTAINERS: Update my e-mail address.
7322
449223af
DK
73232009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7324
7325 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7326 * configure: Regenerate.
7327
31c98f49
AO
73282009-05-18 Alexandre Oliva <aoliva@redhat.com>
7329
7330 PR other/40159
7331 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7332 gcc-no-bootstrap are mutually exclusive.
7333 * Makefile.in: Rebuilt.
7334
0f501837
AO
73352009-05-18 Alexandre Oliva <aoliva@redhat.com>
7336
7337 PR other/40159
7338 * Makefile.tpl (all): Don't end with unconditional success.
7339 * Makefile.in: Rebuilt.
7340
4a4a4e99
AO
73412009-05-12 Alexandre Oliva <aoliva@redhat.com>
7342
7343 PR target/37137
7344 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7345 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7346 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7347 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7348 stage_configureflags, stage_cflags and stage_libcflags into
7349 explicit Makefile macros.
7350 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7351 GFORTRAN.
7352 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7353 CC. Set CC_FOR_BUILD from CC.
7354 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7355 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7356 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7357 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7358 and GFORTRAN.
7359 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7360 (_LIBCFLAGS): Renamed to _TFLAGS.
7361 (do-compare-debug, do-compare3-debug): Drop.
7362 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7363 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7364 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7365 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7366 (XGCC_FLAGS_FOR_TARGET): New.
7367 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7368 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7369 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7370 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7371 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7372 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7373 TFLAGS.
7374 (BUILD_CONFIG): Include if requested.
7375 (all): Set TFLAGS on bootstrap.
7376 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7377 (all-stageid-prefixmodule): Likewise.
7378 (do-clean, distclean-stageid): Set TFLAGS.
7379 (restrap): Fix whitespace.
7380 * Makefile.in: Rebuilt.
7381
1cee3429
PB
73822009-05-07 Paolo Bonzini <bonzini@gnu.org>
7383
7384 * config.guess: Sync with src.
7385
0b70eafd
DK
73862009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7387
7388 * configure.ac ($with_ppl): Default to no if not supplied.
7389 ($with_cloog): Likewise.
7390 configure: Regenerate.
7391
5175f17c
JW
73922009-04-27 James E. Wilson <wilson@codesourcery.com>
7393
7394 * MAINTAINERS: Update my e-mail address.
7395
952fa153
NC
73962009-04-27 Nick Clifton <nickc@redhat.com>
7397
7398 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7399
a687f83c
EB
74002009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7401
7402 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7403 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7404 * Makefile.in: Regenerate.
7405
9e3eba15
KG
74062009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7407
7408 PR bootstrap/39739
7409 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7410 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7411
7412 * configure, Makefile.in: Regenerate.
7413
a687f83c 74142009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7415
7416 * include/hashtab.h: Update GTY annotations to new syntax
7417 * include/splay-tree.h: Likewise
7418
070bdbd9
BE
74192009-04-17 Ben Elliston <bje@au.ibm.com>
7420
7421 * config.sub, config.guess: Update from upstream sources.
7422
55f2d967
AG
74232009-04-15 Anthony Green <green@moxielogic.com>
7424
7425 * configure.ac: Add moxie support.
7426 * configure: Rebuilt.
7427
309c24a9
JJ
74282009-04-14 Jakub Jelinek <jakub@redhat.com>
7429
7430 * configure.ac: Change copyright header to refer to version
7431 3 of the GNU General Public License and to point readers at the
7432 COPYING3 file and the FSF's license web page.
7433 * Makefile.def: Likewise.
7434 * Makefile.tpl: Likewise.
7435 * Makefile.in: Regenerate.
7436
b93133bc
JH
74372009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7438
7439 * configure.ac: Restore match for darwin9 or later. Use double
7440 brackets since regeneration eats one pair.
7441 * configure: Regenerate.
7442
d18ff35a
L
74432009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7444
7445 PR gas/10039
7446 * configure.ac: Require texinfo 4.7.
7447 * configure: Regenerated.
7448
748086b7
JJ
74492009-04-09 Nick Clifton <nickc@redhat.com>
7450
7451 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7452 the GCC Runtime Library Exception.
7453
a3337ea2
KG
74542009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7455
7456 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7457 * configure: Regenerate.
7458
60911f14
SE
74592009-04-01 Steve Ellcey <sje@cup.hp.com>
7460
7461 * Makefil.def (languages): New entries.
7462 * Makefile.tpl (check-gcc-*): New generic target.
7463 * Makefile.in: Regenerate.
60911f14 7464
dce2d8b2 74652009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7466
d18ff35a 7467 * MAINTAINERS: Update my email address.
7369c1d0 7468
cfb1f59f
TT
74692009-03-18 Tom Tromey <tromey@redhat.com>
7470
d18ff35a
L
7471 * configure: Rebuild.
7472 * configure.ac (host_libs): Add libiconv.
7473 * Makefile.in: Rebuild.
7474 * Makefile.def (host_modules): Add libiconv.
7475 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7476
75eeae1a
TG
74772009-03-16 Tristan Gingold <gingold@adacore.com>
7478
7479 * configure.ac: Treat gdb as supported on x86_64-darwin.
7480 * configure: Regenerate.
7481
f38095f3
JM
74822009-03-16 Joseph Myers <joseph@codesourcery.com>
7483
7484 * configure.ac (--with-host-libstdcxx): New option.
7485 * configure: Regenerate.
7486
dce2d8b2 74872009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7488
7489 * MAINTAINERS: Move myself into the write after approval list.
7490
6d401294
NP
74912009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7492
7493 * MAINTAINERS: Update e-mail address.
2bf33cdb 7494
07c97076
DN
74952009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7496
7497 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7498
dce2d8b2 74992009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7500
7501 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7502
7a9d3fe8
RW
75032009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7504
7505 Backport from git Libtool:
7506
7507 2009-01-19 Robert Millan <rmh@aybabtu.com>
7508 Support GNU/kOpenSolaris.
7509 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7510 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7511 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7512 GNU/kOpenSolaris.
7513
c9e9e11f
AS
75142009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7515
7516 * MAINTAINERS: Update e-mail address.
7517
5e8c1552 75182009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7519
7520 * MAINTAINERS (Write After Approval): Add self.
7521
b0adb088
BM
75222009-02-18 Bingfeng Mei <bmei@broadcom.com>
7523
7524 * MAINTAINERS (Write After Approval): Add myself.
7525
ee04b574
AS
75262009-02-05 Andreas Schwab <schwab@suse.de>
7527
7528 * Makefile.tpl (stage_last): Define $r and $s before using
7529 $(RECURSE_FLAGS_TO_PASS).
7530 * Makefile.in: Regenerate
7531
907884c9
ILT
75322009-01-30 Ian Lance Taylor <iant@google.com>
7533
7534 * MAINTAINERS: Move myself to the Global Reviewers list.
7535
416ac4d4
RM
75362009-01-29 Robert Millan <rmh@aybabtu.com>
7537
7538 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7539 * configure: Regenerate.
7540
ee5decb3
GP
75412009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7542
7543 * MAINTAINERS: Make whitespace consistent.
19196f44 7544 Remove Robert Millan from Write After Approval.
ee5decb3 7545
36fbb0ec
AM
75462009-01-16 Alan Modra <amodra@bigpond.net.au>
7547
7548 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7549 (all-opcodes): Depend on all-libiberty.
7550 * Makefile.in: Regenerate.
7551
52535a64
DR
75522009-01-15 Douglas B Rupp <rupp@gnat.com>
7553
7554 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7555 * configure: Regenerate.
7556
e04a57df
RR
75572009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7558
7559 * MAINTAINERS (Write After Approval): Add myself.
7560
856c450b
SK
75612009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7562
7563 * MAINTAINERS: Add myself to reviewers (Fortran).
7564
dce2d8b2 75652009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7566
7567 PR tree-optimization/38515
7568 * configure.ac (cloog-polylib): Removed.
7569 (with_ppl, with_cloog): Test for "no".
7570 * configure: Regenerated.
7571
1e5e8a59
DF
75722009-01-11 Daniel Franke <franke.daniel@gmail.com>
7573
7574 * MAINTAINERS: Moved myself to reviewers (Fortran).
7575
5e5debf6
TS
75762009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7577
7578 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7579 (Write After Approval): Remove myself.
7580
1c42acf1
DN
75812009-01-03 Diego Novillo <dnovillo@google.com>
7582
7583 * MAINTAINERS: Remove myself from alias maintainership.
7584
2fbbedaf
DA
75852009-01-02 David Ayers <ayers@fsfe.org>
7586
7587 * MAINTAINERS: Update e-mail address.
7588
17213821
GP
75892008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7590
7591 * MAINTAINERS: Make whitespace consistent.
7592
baafc534
RW
75932008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7594
7595 Backport from upstream Libtool:
7596 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7597 Add cache variables to tests that require the linker to work.
7598 For shlibpath_overrides_runpath, this also changes the semantics
7599 to let the result from the C compiler take precedence.
7600
18430d27
BE
76012008-12-02 Ben Elliston <bje@au.ibm.com>
7602
7603 * config.sub, config.guess: Update from upstream sources.
7604
dce2d8b2 76052008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7606
7607 * configure.ac (ppllibs): Add by default the lib flags.
7608 * configure: Regenerate.
7609
41e9641b
LM
76102008-12-08 Luis Machado <luisgpm@br.ibm.com>
7611
7612 * MAINTAINERS: Add myself to the write after approval list.
7613
25783c30
JH
76142008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7615
ee04b574
AS
7616 * configure.ac: Add double brackets on darwin[912].
7617 * configure: Regenerate.
25783c30 7618
0e318fcc
DK
76192008-12-03 Daniel Kraft <d@domob.eu>
7620
7621 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7622 Approval to Reviewer section (for Fortran front-end).
7623
7f171b95
JH
76242008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7625
7626 * configure.ac: Expand to darwin10 and later.
7627 * configure: Regenerate.
7628
09ce620e
AS
76292008-12-02 Andreas Schwab <schwab@suse.de>
7630
7631 * Makefile.def: configure-target-boehm-gc depends on
7632 all-target-libstdc++-v3.
7633 * Makefile.in: Regenerate.
7634
386c704d
KT
76352008-12-02 Kai Tietz <kai.tietz@onevision.com>
7636
7637 * MAINTAINERS: Add myself as mingw maintainer.
7638
e03dd84a
BE
76392008-12-02 Ben Elliston <bje@au.ibm.com>
7640
7641 * config.sub, config.guess: Update from upstream sources.
7642
3fa87964
GP
76432008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7644
7645 * README.SCO: Remove.
7646
df72d7ed
FP
76472008-11-29 Fernando Pereira <pronesto@gmail.com>
7648
7649 * MAINTAINERS: Add myself to the write after approval list.
7650
b5646528
DK
76512008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7652
7653 * MAINTAINERS: Update my email address in WAA section.
7654
dce2d8b2 76552008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7656
7657 * MAINTAINERS: Update e-mail address.
7658
dce2d8b2 76592008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7660
7661 * MAINTAINERS: Change e-mail address.
7662
0db3a858
TG
76632008-11-27 Tristan Gingold <gingold@adacore.com>
7664
7665 * configure.ac: Build gdb for i?86-*-darwin*
7666 * configure: Regenerated.
7667
dce2d8b2 76682008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7669
7670 * MAINTAINERS: Added my full name.
7671
487e299b
DJ
76722008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7673
7674 PR bootstrap/38014
7675 PR bootstrap/37923
7676
7677 Revert:
7678
7679 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7680
7681 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7682 * Makefile.in: Regenerated.
7683
7684 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7685
7686 PR gdb/921
7687 PR gdb/1646
7688 PR gdb/2175
7689 PR gdb/2176
7690
7691 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7692 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7693 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7694 (HOST_EXPORTS): Pass CPPFLAGS.
7695 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7696 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7697 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7698 * Makefile.in, configure: Regenerated.
7699 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7700 and CPPFLAGS_FOR_BUILD.
7701
dce2d8b2 77022008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7703
7704 * MAINTAINERS: Add myself as middle end maintainer.
7705
044fed69
AS
77062008-11-06 Andrew Stubbs <ams@codesourcery.com>
7707
7708 * MAINTAINERS (Write after approval): Add myself.
7709
caf6defe
DN
77102008-11-05 Diego Novillo <dnovillo@google.com>
7711
7712 * MAINTAINERS (Global Reviewers): Add myself.
7713 (Non-Algorithmic Maintainers): Remove myself.
7714
3e9899ac
TS
77152008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7716
09ce620e 7717 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7718
ea99e36e
MM
77192008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7720
09ce620e 7721 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7722
fb0d2684
BE
77232008-10-31 Ben Elliston <bje@au.ibm.com>
7724
7725 * configure.ac (spu-*-*): Remove special case.
7726 * configure: Regenerate.
7727
73c07a3e
CM
77282008-10-30 Catherine Moore <clm@codesourcery.com>
7729
7730 * MAINTAINERS (Write after approval): Update my email address.
7731
7310a2da
SSF
77322008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7733
7734 * configure.ac [spu-*-*]: Do not set skipdirs.
7735 * configure: Re-generate.
7736
7e51fe23
BS
77372008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7738
7739 * MAINTAINERS (Various Maintainers): Add myself to reload.
7740
ef20be93
RG
77412008-10-25 Richard Guenther <rguenther@suse.de>
7742
7743 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7744 maintainer. Remove myself as libgcc-math maintainer.
7745 (Non-Algorithmic Maintainers): Remove myself.
7746
03ffcfa0
DJ
77472008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7748
7749 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7750 * Makefile.in: Regenerated.
7751
dec014a9
CC
77522008-10-23 Cary Coutant <ccoutant@google.com>
7753
7754 * MAINTAINERS (Write after approval): Add myself.
7755
b36c386c
DJ
77562008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7757
7758 PR gdb/921
7759 PR gdb/1646
7760 PR gdb/2175
7761 PR gdb/2176
7762
7763 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7764 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7765 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7766 (HOST_EXPORTS): Pass CPPFLAGS.
7767 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7768 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7769 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7770 * Makefile.in, configure: Regenerated.
7771 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7772 and CPPFLAGS_FOR_BUILD.
7773
dce2d8b2 77742008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7775
7776 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7777 Sebastian Pop.
7778
e0bda97e
AP
77792008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7780
7781 * MAINTAINERS (Write After Approval): Added myself.
7782
36c713e0
KG
77832008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7784
7785 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7786 recommended version to 2.3.2.
7787
7788 * configure: Regenerate.
7789
8fe005ee
MM
77902008-10-01 Mark Mitchell <mark@codesourcery.com>
7791
7792 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7793
be8f156f
DD
77942008-09-29 David Daney <david.daney@caviumnetworks.com>
7795
7796 * MAINTAINERS (Write After Approval): Update e-mail address.
7797
ae11dff4
PG
77982008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7799
7800 * libtool.m4: Update to libtool 2.2.6.
7801 * lt~obsolete.m4: Update to libtool 2.2.6.
7802 * ltmain.sh: Update to libtool 2.2.6.
7803 * ltsugar.m4: Update to libtool 2.2.6.
7804 * ltversion.m4: Update to libtool 2.2.6.
7805 * ltoptions.m4: Update to libtool 2.2.6.
7806 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7807
441154b1
CF
78082008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7809
7810 * MAINTAINERS (Write After Approval): Add myself.
7811
775b3b26
BRF
78122008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7813
7814 * MAINTAINERS (Write After Approval): Update my name.
7815
94538043
SB
78162008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7817
09ce620e 7818 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7819
52d1bfd8
SE
78202008-09-18 Steve Ellcey <sje@cup.hp.com>
7821
09ce620e 7822 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7823
c5cc92f5
GP
78242008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7825
7826 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7827 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7828 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7829 and Michael Tiemann from Write After Approval since they do not
7830 actually have access.
7831
23d9794a
RG
78322008-09-05 Richard Guenther <rguenther@suse.de>
7833
7834 * configure.ac: Initialize clooglibs to -lcloog.
7835 * configure: Re-generate.
7836
192a671e
LCW
78372008-09-04 Le-Chun Wu <lcwu@google.com>
7838
7839 * MAINTAINERS (Write After Approval): Add myself.
7840
d789184e
SP
78412008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7842
7843 * configure.ac (--with-cloog-polylib): New.
7844 (--disable-cloog-version-check): New.
7845 (--disable-ppl-version-check): New.
7846 * configure: Re-generate.
7847
36a881c7
RG
78482008-09-03 Richard Guenther <rguenther@suse.de>
7849
7850 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7851 cloog test.
7852 * configure: Re-generate.
7853
358da97e
HS
78542008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7855
7856 Add picoChip port.
7857 * MAINTAINERS: Add picoChip maintainers.
7858
f8bf9252
SP
78592008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7860 Tobias Grosser <grosser@fim.uni-passau.de>
7861 Jan Sjodin <jan.sjodin@amd.com>
7862 Harsha Jagasia <harsha.jagasia@amd.com>
7863 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7864 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7865 Adrien Eliche <aeliche@isty.uvsq.fr>
7866
7867 Merge from graphite branch.
7868 * configure: Regenerate.
7869 * Makefile.in: Regenerate.
7870 * configure.ac (host_libs): Add ppl and cloog.
7871 Add checks for PPL and CLooG.
7872 * Makefile.def (ppl, cloog): Added modules and dependences.
7873 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7874 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7875
d89f0ad6
AL
78762008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7877
7878 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7879 (GCC_SHLIB_SUBDIR): New.
7880 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7881 * configure: Regenerate.
7882 * Makefile.in: Regenerate.
7883
88a25817
GP
78842008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7885
7886 * MAINTAINERS: Consistently use tabs to separate columns.
7887
f873f15f
TG
78882008-08-29 Tristan Gingold <gingold@adacore.com>
7889
7890 * MAINTAINERS (Write after Approval): Add myself.
7891
e1514c3f
TG
78922008-08-28 Tristan Gingold <gingold@adacore.com>
7893
7894 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7895 Enable bfd, binutils and opcodes.
7896 * configure: Regenerate.
7897
4717882f
JDA
78982008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7899
7900 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7901
28c9884c
TK
79022008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7903
7904 * MAINTAINERS: Use correct Umlaut for last name.
7905
ae96d86a
FXC
79062008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7907
7908 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7909
3ecc96e3
DE
79102008-08-16 David Edelsohn <edelsohn@gnu.org>
7911
7912 * MAINTAINERS: Update my email address.
7913
dd609cc1
EB
79142008-08-16 Nicolas Roche <roche@adacore.com>
7915
7916 * Makefile.tpl: Add BOOT_ADAFLAGS.
7917 * Makefile.in: Regenerate.
7918
08d0963a
RS
79192008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7920
7921 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7922 * configure: Regenerate.
7923
dce2d8b2 79242008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7925
7926 * configure.ac: Add makefile fragments for hpux.
7927 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7928 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7929 * configure: Regenerate.
7930 * Makefile.in: Regenerate.
7931
dce2d8b2 79322008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7933
7934 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7935
dce2d8b2 79362008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7937
7938 * MAINTAINERS (Write after Approval): Add myself.
7939
78209f30
XG
79402008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7941
7942 * MAINTAINERS (Write After Approval): Add myself.
7943
5b5b098d
AJ
79442008-06-29 Andrew Jenner <andrew@codesourcery.com>
7945
7946 * MAINTAINERS (Write After Approval): Add myself.
7947
d812ec93
KW
79482008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7949
7950 * MAINTAINERS: Update my email address.
7951
99e78224
JY
79522008-06-25 Joey Ye <joey.ye@intel.com>
7953
7954 * MAINTAINERS (Write After Approval): Add myself.
7955
18c04407
RW
79562008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7957
7958 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7959 * Makefile.in: Regenerate.
7960 * configure: Regenerate.
7961
47aa9a31
DK
79622008-06-17 Daniel Kraft <d@domob.eu>
7963
7964 * MAINTAINERS (Write After Approval): Add myself.
7965
ad33ff57
RW
79662008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7967
7968 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7969 "$@" is still intact with both Autoconf 2.59 and 2.62.
7970 * configure: Regenerate.
7971
cdce5c41
RW
79722008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7973
7974 * Makefile.tpl: Fix comment errors.
7975 * Makefile.in: Regenerate.
7976
01b79d11
DM
79772008-06-12 David S. Miller <davem@davemloft.net>
7978 David Edelsohn <edelsohn@gnu.org>
7979
7980 * configure.ac: Add powerpc*-*-* to gold supported targets.
7981 * configure: Regenerate.
7982
f8c33439
JM
79832008-06-08 Joseph Myers <joseph@codesourcery.com>
7984
7985 PR tree-optimization/36218
7986 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7987 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7988 (all prefix="build-"): Pass them to build-system sub-makes.
7989 * Makefile.in: Regenerate.
7990
cd985f66
JM
79912008-06-07 Joseph Myers <joseph@codesourcery.com>
7992
7993 * MAINTAINERS (mt port): Remove.
7994 (sco5, unixware, sco udk): Remove.
7995 (Kean Johnston): Add to Write After Approval.
7996
3f6383d3
JB
79972008-05-30 Julian Brown <julian@codesourcery.com>
7998
7999 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8000 of libobjc for ARM EABI Linux.
8001 * configure: Regenerate.
30da41ed 8002
dce2d8b2 80032008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 8004
09ce620e 8005 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 8006
dce2d8b2 80072008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 8008
e29cc9b4 8009 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 8010
955410cb
JW
80112008-05-15 Janus Weil <janus@gcc.gnu.org>
8012
8013 * MAINTAINERS (Write After Approval): Add myself.
8014
719bb4e3 80152008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
8016
8017 * config-ml.in: don't handle --enable-shared and --enable-static.
8018
372b05fc
RS
80192008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8020
8021 * MAINTAINERS: Update my email address.
8022
f73e2200
PC
80232008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8024
8025 * MAINTAINERS: Update my email address.
09ce620e 8026
3e438e2b
KVH
80272008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8028
8029 * MAINTAINERS (Write After Approval): Add myself.
8030
177bf491
GS
80312008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8032
8033 * MAINTAINERS (Write After Approval): Add myself.
8034
dce2d8b2 80352008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
8036
8037 * MAINTAINERS (crx): Add myself.
8038
14a8726b
PB
80392008-04-18 Paolo Bonzini <bonzini@gnu.org>
8040
8041 Sync with src:
8042 2008-04-14 David S. Miller <davem@davemloft.net>
8043
09ce620e
AS
8044 * configure.ac: Add sparc*-*-* to gold supported targets.
8045 * configure: Regenerate.
14a8726b 8046
7142fb32
PB
80472008-04-18 Paolo Bonzini <bonzini@gnu.org>
8048
8049 PR bootstrap/35457
8050 * configure.ac: Include override.m4.
8051 * configure: Regenerate.
8052
c6b196de
PB
80532008-04-18 Paolo Bonzini <bonzini@gnu.org>
8054
09ce620e
AS
8055 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8056 * Makefile.in: Regenerate.
c6b196de 8057
dce2d8b2 80582008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 8059
09ce620e 8060 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 8061 as nonconfigurable directories list.
09ce620e 8062 * configure: Regenerate.
c993ae60 8063
8479b1b1
BE
80642008-04-14 Ben Elliston <bje@au.ibm.com>
8065
8066 * config.sub, config.guess: Update from upstream sources.
8067
295e261a
HPN
80682008-04-12 Hans-Peter Nilsson <hp@axis.com>
8069
8070 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8071 * Makefile.in: Regenerate.
8072
ac3949d9
EW
80732008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8074
8075 * configure.ac: Do not build libssp for the AVR.
8076 * configure: Regenerate.
8077
06407e30
ILT
80782008-04-07 Ian Lance Taylor <iant@google.com>
8079
8080 * Makefile.def: check-gold depends upon all-binutils.
8081 * Makefile.in: Regenerate.
8082
97db009c
AH
80832008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8084
8085 * MAINTAINERS (Write After Approval): Add myself.
8086
2a79c47f
NC
80872008-04-04 Nick Clifton <nickc@redhat.com>
8088
8089 PR binutils/4334
5f4bebbf 8090 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
8091 builds.
8092 * configure: Regenerate.
8093
c53a18d3
N
80942008-04-04 NightStrike <NightStrike@gmail.com>
8095
8096 PR other/35151
09ce620e
AS
8097 * configure.ac: Combine rules for mingw32 and mingw64.
8098 * configure: Regenerate.
c53a18d3 8099
d925aa70
KT
81002008-04-02 Kai Tietz <kai.tietz@onvision.com>
8101
8102 * MAINTAINERS (Write After Approval): Add myself.
8103
dce2d8b2 81042008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
8105
8106 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8107 * Makefile.in (.NOTPARALLEL): Ditto.
8108
4412a506
PG
81092008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8110
8111 * MAINTAINERS (Write After Approval): Add myself.
8112
dce2d8b2 81132008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
8114
8115 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8116 * Makefile.in (.NOTPARALLEL): Regenerate.
8117
639223bd
PB
81182008-03-27 Paolo Bonzini <bonzini@gnu.org>
8119
8120 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8121 * Makefile.in: Regenerate.
8122
b8ab1f4a
JS
81232008-03-26 Jakub Staszak <kuba@et.pl>
8124
8125 * MAINTAINERS (Write After Approval): Add myself.
8126
b45890a4
TK
81272008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8128
8129 * MAINTAINERS: Update e-mail address.
8130
5afab7ad
ILT
81312008-03-20 Ian Lance Taylor <iant@google.com>
8132
8133 * configure.ac: Add support for --enable-gold.
8134 * Makefile.def: Add gold as a directory like ld.
8135 * configure, Makefile.in: Regenerate.
8136
38d24731
RW
81372008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8138
8139 * configure.ac: m4_include config/proginstall.m4.
8140 * configure: Regenerate.
32bc4cf4
RW
8141
8142 Backport from upstream Libtool:
09ce620e 8143
32bc4cf4 8144 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 8145
32bc4cf4
RW
8146 Deal with Autoconf 2.62's semantic change in m4_append.
8147 * ltsugar.m4 (lt_append): Replace broken versions of
8148 m4_append.
8149 (lt_if_append_uniq): Don't require separator to be overquoted,
8150 and avoid broken m4_append.
8151 (lt_dict_add): Fix typo.
8152 * libtool.m4 (_LT_DECL): Don't overquote separator.
8153
9d3c50ea
DE
81542008-03-13 David Edelsohn <edelsohn@gnu.org>
8155
8156 * config.rpath: Add AIX 6 support.
8157
5d2edb29
PB
81582008-03-13 Paolo Bonzini <bonzini@gnu.org>
8159
8160 * Makefile.def (stageprofile). Remove -fprofile-generate
8161 from stage_libcflags.
8162 * Makefile.in: Regenerate.
8163
954910ef
BE
81642008-03-13 Ben Elliston <bje@au.ibm.com>
8165
8166 * config.sub, config.guess: Update from upstream sources.
8167
e8645a40
TT
81682008-03-06 Tom Tromey <tromey@redhat.com>
8169
8170 * MAINTAINERS: Update for treelang deletion.
8171
2c8e955e
JW
81722008-03-03 James E. Wilson <wilson@tuliptree.org>
8173
8174 * MAINTAINERS: Update my email address.
8175
54acd307
SS
81762008-03-03 Stan Shebs <stanshebs@earthlink.net>
8177
893ad2a1 8178 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
8179 (objective-c/c++): Add myself as a maintainer.
8180
4b52b516
VR
81812008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8182
8183 * MAINTAINERS (Write After Approval): Update my email address.
8184
e652b516
TB
81852008-02-25 Tomas Bily <tbily@suse.cz>
8186
8187 * MAINTAINERS (Write After Approval): Add myself.
8188
02d30740
JJ
81892008-02-23 Jakub Jelinek <jakub@redhat.com>
8190
8191 * MAINTAINERS (OpenMP): Add myself.
8192
1c8bd6a3
PB
81932008-02-20 Paolo Bonzini <bonzini@gnu.org>
8194
4b40b2a5
UB
8195 PR bootstrap/32009
8196 PR bootstrap/32161
1c8bd6a3 8197
4b40b2a5
UB
8198 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8199 * configure: Regenerate.
1c8bd6a3 8200
4b40b2a5
UB
8201 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8202 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8203 STAGE4_LIBCFLAGS): New.
8204 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8205 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8206 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8207 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8208 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8209 for target modules. Don't export LIBCFLAGS.
8210 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8211 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8212 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8213 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8214 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8215 * Makefile.in: Regenerate.
1c8bd6a3 8216
bb44c9d2
RW
82172008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8218
8219 PR libgcj/33085
8220 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8221 Do not use -DDLL_EXPORT. Backport from upstream.
8222
29a7754d
RW
82232008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8224
8225 * MAINTAINERS (Write After Approval): Add myself.
8226
9a212bb7
HPN
82272008-02-02 Hans-Peter Nilsson <hp@axis.com>
8228
8229 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8230 * configure: Regenerate.
8231
aa12a573
MG
82322008-01-31 Marc Gauthier <marc@tensilica.com>
8233
8234 * configure.ac (xtensa*-*-*): Recognize processor variants.
8235 * configure: Regenerate.
8236
ac9e6043
RW
82372008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8238
40049ccc
UB
8239 PR bootstrap/34922
8240 * configure.ac (PARSE_ARGS): Push suitable setting of
8241 ac_subdirs_all, for `./configure --help=recursive'.
8242 Handle `+' in generic toplevel directory disabling.
8243 * configure: Regenerate.
ac9e6043 8244
4288c86a
NC
82452008-01-28 Nick Clifton <nickc@redhat.com>
8246
8247 * MAINTAINERS (xstormy16): Take over maintainership.
8248
8d8da227
JM
82492008-01-25 Joseph Myers <joseph@codesourcery.com>
8250
8251 * MAINTAINERS (c4x port): Remove.
8252
349b60e7
DE
82532008-01-24 David Edelsohn <edelsohn@gnu.org>
8254
8255 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8256
3ca06a68
BE
82572008-01-23 Ben Elliston <bje@au.ibm.com>
8258
8259 * config.sub, config.guess: Update from upstream sources.
8260
3c631381
TG
82612008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8262
8263 * MAINTAINERS (Write After Approval): Add myself.
8264
20533ef1
L
82652008-01-17 H.J. Lu <hjl.tools@gmail.com>
8266
8267 * MAINTAINERS: Update my email address.
8268
82692008-01-09 Raksit Ashok <raksit@google.com>
8270
8271 * MAINTAINERS (Write After Approval): Add myself.
8272
684f4f6a
RA
82732008-01-09 Raksit Ashok <raksit@google.com>
8274
8275 * MAINTAINERS (Write After Approval): Add myself.
8276
9cb8756f
BE
82772008-01-08 Ben Elliston <bje@au.ibm.com>
8278
8279 * config.sub, config.guess: Update from upstream sources.
8280
94e1934d
KG
82812007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8282
8283 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 8284 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
8285 * configure: Regenerate.
8286
a2e51f77
SP
82872007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8288
8289 * MAINTAINERS: Update my email address.
8290
ffe3dcd9
BRF
82912007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8292
8293 * MAINTAINERS: Update my email address.
8294
aa4095c9
RS
82952007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8296
8297 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8298 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8299 * Makefile.in: Regenerate.
8300
dce2d8b2 83012007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
8302
8303 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8304 misplaced entries.
8305
0fe0f073
AT
83062007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8307
8308 * configure.ac: Enable libjava for x86_64-*-darwin9.
8309 * configure: Regenerate.
8310
dce2d8b2 83112007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
8312
8313 * MAINTAINERS (Write After Approval): Add myself.
8314
c3220d4c
BE
83152007-12-05 Ben Elliston <bje@au.ibm.com>
8316
8317 * config.sub, config.guess: Update from upstream sources.
8318
aba7501e
MK
83192007-12-02 Matthias Klose <doko@ubuntu.com>
8320
8321 * config-ml.in: Remove 64bit configure tests.
8322
d683ec81
PB
83232007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8324
8325 * config-ml.in: Robustify against white space in absolute file
8326 names.
8327
8328 * config-ml.in (multi-clean): Substitute ${Makefile}.
8329 Remove superfluous ${Makefile} in list.
8330
60f1711a
TS
83312007-11-19 Thiemo Seufer <ths@mips.com>
8332
8333 * config-ml.in: Don't hardcode the Makefile name.
8334
487f9d96
AM
83352007-11-08 Alexander Monakov <amonakov@ispras.ru>
8336
8337 * MAINTAINERS (Write After Approval): Add myself.
8338
fa3886fe
ST
83392007-11-07 Samuel Tardieu <sam@rfc1149.net>
8340
8341 * MAINTAINERS (Write After Approval): Add myself.
8342
dce2d8b2 83432007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
8344
8345 * MAINTAINERS (Write After Approval): Add myself.
8346
acc48927
BE
83472007-10-25 Ben Elliston <bje@au.ibm.com>
8348
8349 * MAINTAINERS (mercury): Remove entry.
8350 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8351
e00e9858
DJ
83522007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8353
8354 * Makefile.def (dependencies): Make configure-gdb depend on
8355 all-intl.
8356 * Makefile.in: Regenerated.
8357
def14a3c
SK
83582007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8359
8360 * MAINTAINERS (Fortran maintainer): Remove myself.
8361
dce2d8b2 83622007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8363
8364 * Makefile.def: To avoid problems running with parallel makes,
8365 build newlib before libgloss so that target specific header
8366 files are availble.
8367 * Makefile.in: Regenerate
8368
bbfbfafc
DJ
83692007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8370
8371 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8372 * Makefile.in: Regenerate.
8373
c56abad5
VM
83742007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8375
8376 * MAINTAINERS (Register allocation reviewer): Add myself.
8377
f019adc1
MF
83782007-10-08 Mike Frysinger <vapier@gentoo.org>
8379
8380 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8381 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8382 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8383 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8384 * configure: Regenerate.
8385
dce2d8b2 83862006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8387
8388 * MAINTAINERS (Register allocation reviewer): Add myself.
8389
0999159b
PB
83902007-10-01 Paolo Bonzini <bonzini@gnu.org>
8391
8392 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8393 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8394 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8395 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8396 * configure.ac: Default them to host tools for $host = $build.
8397 Subst them.
8398
8399 * configure: Regenerate.
8400 * Makefile.in: Regenerate.
8401
dce2d8b2 84022006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8403
8404 * MAINTAINERS (Register allocation reviewer): Add myself.
8405
dce2d8b2 84062006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8407
8408 * MAINTAINERS (Register allocation reviewer): Add myself.
8409
9d209c83
SP
84102007-09-21 Seongbae Park <seongbae.park@gmail.com>
8411
8412 * MAINTAINERS (Write After Approval): Fix typo.
8413
1ec3b87b
RS
84142007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8415
8416 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8417 * configure: Regenerate.
8418
19d5986d
PJ
84192007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8420
8421 PR bootstrap/31906
8422 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8423 they're already prefixed.
19d5986d 8424
6d3b5aea
BK
84252007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8426
8427 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8428 libstdc++.
8429 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8430 * configure: Regenerate.
8431 * Makefile.in: Regenerate.
09ce620e 8432
4fe7e755
AS
84332007-09-17 Andreas Schwab <schwab@suse.de>
8434
8435 * configure.ac: Raise minimum makeinfo version to 4.6.
8436 * configure: Regenerate.
8437
dce2d8b2 84382007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8439
ffe3dcd9 8440 * MAINTAINERS (write-after-approval) add myself
d483feaa 8441
fa9a3f31
AM
84422007-09-15 Alan Modra <amodra@bigpond.net.au>
8443
8444 * configure.ac: Correct makeinfo version check.
8445 * configure: Regenerate.
8446
6593a73e
RS
84472007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8448
8449 * MAINTAINERS: Update my email address.
8450
d9dced13
RS
84512007-09-14 Richard Sandiford <richard@codesourcery.com>
8452
8453 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8454 to $skipdirs and only disable gprof for newlib. Use the normal
8455 mips*-elf* handling in other respects.
8456 * configure: Regnerate.
8457
773c1467
DD
84582007-09-12 David Daney <ddaney@avtrex.com>
8459
8460 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8461 enabling libgcj.
8462 * configure: Regenerate.
8463
c03353e2
RIL
84642007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8465
8466 PR other/32154
8467 * configure.ac: For libgloss targets, point the linker to the linker
8468 script, startup code and simulator library.
8469 * configure: Regenerate.
8470
c4e9bf2b
AH
84712007-09-07 Andrew Haley <aph@redhat.com>
8472
8473 * configure.ac (noconfigdirs): Remove target-libffi and
8474 target-libjava.
8475 * configure: Regenerate.
8476
1f5a6b84
FXC
84772007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8478
8479 PR target/33281
8480 * configure.ac: Use config/mh-mingw on mingw.
8481 * configure: Regenerate.
1f5a6b84 8482
3951e521
PH
84832007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8484
9f349f63 8485 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8486
e643dc23
RG
84872007-09-05 Richard Guenther <rguenther@suse.de>
8488
8489 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8490 nor --disable-checking is provided also turn on yes and types
8491 checking for stage1.
8492 * configure: Re-generate.
8493
039874df
KW
84942007-08-30 Krister Walfridsson <cato@df.lth.se>
8495
8496 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8497 (Write After Approval): Remove myself.
8498
c3f07bd6 84992007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8500
c3f07bd6 8501 * config.sub, config.guess: Update from upstream sources.
15098359 8502
40049ccc 85032007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8504
8505 * MAINTAINERS (Write After Approval): Added myself.
8506 * MAINTAINERS (Reviewers): Removed myself.
8507
c8aea42c 85082007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8509 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8510
8511 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8512 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8513 * Makefile.in: Regenerate.
8514 * configure.ac (--with-debug-prefix-map): New.
8515 * configure: Regenerate.
8516
4bf6c438
RS
85172007-08-17 Richard Sandiford <richard@codesourcery.com>
8518 Nigel Stephens <nigel@mips.com>
8519
4bf6c438
RS
8520 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8521 as target_makefile_frag.
8522 * configure: Regenerate.
8523
bb286d71
AO
85242007-08-16 Alexandre Oliva <aoliva@redhat.com>
8525
8526 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8527 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8528 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8529 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8530 (do-compare, do-compare3, do-compare-debug): New.
8531 ([+compare-target+]): Use them.
8532
a4630417
MK
85332007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8534
8535 * MAINTAINERS (Write After Approval): Change my email address.
8536
d9acb717
RW
85372007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8538 Ben Elliston <bje@au.ibm.com>
8539
8540 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8541 --silent if $silent.
8542 * configure: Regenerate.
8543
96876681
ZD
85442003-08-12 Zdenek Dvorak <ook@ucw.cz>
8545
8546 * MAINTAINERS (Various Maintainers): Add myself as
8547 loop infrastructure maintainer. Update my e-mail
8548 address.
8549
1c1d80ee
DN
85502007-07-31 Diego Novillo <dnovillo@google.com>
8551
8552 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8553 Adjust description.
8554
7e98624c
RG
85552007-07-26 Richard Guenther <rguenther@suse.de>
8556
8557 * configure.ac: Add types checking to stage1 checking flags.
8558 * configure: Regenerate.
8559
4c85af60
NC
85602007-07-17 Nick Clifton <nickc@redhat.com>
8561
8562 * COPYING3: New file. Contains version 3 of the GNU General
8563 Public License.
8564 * COPYING3.LIB: New file. Contains version 3 of the GNU
8565 Lesser General Public License.
8566
19ddfd3a
AK
85672007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8568
8569 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8570
2a064545
AK
85712007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8572
8573 * MAINTAINERS (S/390 co-maintainer): Add myself.
8574 (Write After Approval): Remove myself.
8575
f861f54d
DH
85762007-07-13 Dan Hipschman <dsh@google.com>
8577
8578 * MAINTAINERS (Write After Approval): Add myself.
8579
0136f2f7
NC
85802007-07-11 Nick Clifton <nickc@redhat.com>
8581
8582 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8583 WINDRES export.
8584 * Makefile.in: Regenerate.
8585
6e29b5a4
RO
85862007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8587
8588 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8589 maintainer.
8590
159a4b02
L
85912007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8592
8593 * lt~obsolete.m4: New. Import from 20070318 libtool.
8594
6ba67283
JB
85952007-07-03 Julian Brown <julian@codesourcery.com>
8596
8597 * MAINTAINERS (Write After Approval): Add myself.
8598
30b74385
RW
85992007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8600
8601 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8602 * configure: Regenerate.
8603
86042007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8605
8606 * configure.ac: Add some missing m4 quotation.
8607 * configure: Regenerate.
8608
943c54ce
SB
86092007-07-02 Simon Baldwin <simonb@google.com>
8610
8611 * MAINTAINERS (Write After Approval): Add myself.
8612
1c00b503
PB
86132007-07-02 Paolo Bonzini <bonzini@gnu.org>
8614
8615 * configure: Regenerate.
8616
901119ae
KT
86172007-07-02 Kai Tietz <kai.tietz@onevision.com>
8618
8619 * Makefile.def: Add windmc tool to build.
8620 * Makefile.tpl: Likewise.
8621 * configure.ac: Likewise.
8622 * Makefile.in: Regenerate.
8623 * configure: Regenerate.
09ce620e 8624
83f4c19f
DD
86252007-06-28 DJ Delorie <dj@redhat.com>
8626
8627 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8628 not building newlib.
8629 * configure: Regenerated.
09ce620e 8630
5346c75c
JS
86312007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8632
8633 * MAINTAINERS (Write After Approval): Add myself.
8634
aacfb86b
MM
86352007-06-25 Martin Michlmayr <tbm@cyrius.com>
8636
8637 * MAINTAINERS (Write After Approval): Add myself.
8638
590bf0d3
CM
86392007-06-19 Chris Matthews <chrismatthews@google.com>
8640
8641 * MAINTAINERS (Write After Approval): Add myself.
8642
cdbbee7a
RIL
86432007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8644
8645 * MAINTAINERS (Write After Approval): Add myself.
8646
b8afffc1
DJ
86472007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8648
8649 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8650 * Makefile.in: Regenerated.
8651
3fcfad76
BS
86522007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8653
8654 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8655 bfin*-*-uclinux* targets.
8656 * configure: Regenerate.
8657
3f5a2b7f
ILT
86582007-06-14 Ian Lance Taylor <iant@google.com>
8659
8660 * MAINTAINERS: Add myself as non-algorithmic global write
8661 maintainer.
8662
4c46daee
DN
86632007-06-14 Diego Novillo <dnovillo@google.com>
8664
8665 * MAINTAINERS: Add self as middle-end maintainer and
8666 non-algorithmic global write maintainer.
8667
a3bb222a
FXC
86682007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8669
8670 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8671 Move all Fortran maintainers except Paul Brook into the
8672 Non-Autopoiesis section.
8673
a19e8f64
PB
86742007-06-14 Paolo Bonzini <bonzini@gnu.org>
8675
8676 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8677 (distclean-stage[+id+]): Possibly delete stage_last.
8678 * Makefile.in: Regenerate.
8679
1c2abe5e
SP
86802007-06-12 Seongbae Park <seongbae.park@gmail.com>
8681
8682 * MAINTAINERS (Various Maintainer): Fix typo.
8683
abca4739
PB
86842007-06-11 Paolo Bonzini <bonzini@gnu.org>
8685
8686 * MAINTAINERS (Various Maintainer): Add myself as
8687 dataflow maintainer.
8688
a894d2c3
BE
86892007-06-07 Ben Elliston <bje@au.ibm.com>
8690
8691 * config.sub, config.guess: Update from upstream sources.
8692
8024d75e
BE
86932007-06-07 Ben Elliston <bje@au.ibm.com>
8694
8695 * Makefile.tpl: Fix spelling error.
8696 * Makefile.in: Regenerate.
8697
973a9a5e
SE
86982007-06-01 Steve Ellcey <sje@cup.hp.com>
8699
96598938
L
8700 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8701 lt_cv_sys_max_cmd_len.
973a9a5e 8702
ccb4d26b
DN
87032007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8704
8705 * MAINTAINERS (Various Maintainers): Add myself as
8706 auto-vectorizer maintainer.
8707
eecb7461
PB
87082003-05-31 Paolo Bonzini <bonzini@gnu.org>
8709
8710 PR libjava/32098
8711 * libtool.m4: Revert previous change.
8712 * ltgcc.m4: Put it here.
8713
89d28202
ZD
87142003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8715
8716 * MAINTAINERS (Various Maintainers): Add myself as
8717 auto-vectorizer maintainer.
8718
60c7a11a
L
87192007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8720
8721 PR libjava/32098
8722 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8723
9dd3cc81
RG
87242007-05-30 Richard Guenther <rguenther@suse.de>
8725
8726 * MAINTAINERS (Various Maintainers): Add myself as
8727 auto-vectorizer maintainer.
8728
9cc1244e
JJ
87292007-05-30 Jakub Jelinek <jakub@redhat.com>
8730
8731 PR bootstrap/29382
8732 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8733 * configure: Rebuilt.
8734
6124296b
RC
87352007-05-28 Roberto Costa <robsettantasei@gmail.com>
8736
8737 * MAINTAINERS (Write After Approval): Removed my name.
8738
6b757a0d
SB
87392007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8740
8741 * MAINTAINERS (Write After Approval): Remove myself.
8742
86ef8528
AT
87432007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8744
8745 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8746
1cf3d07d
SE
87472007-05-23 Steve Ellcey <sje@cup.hp.com>
8748
8749 * ltmain.sh: Update from ToT Libtool.
8750 * libtool.m4: Update from ToT Libtool.
8751 * ltsugar.m4: New. Update from ToT Libtool.
8752 * ltversion.m4: New. Update from ToT Libtool.
8753 * ltoptions.m4: New. Update from ToT Libtool.
8754 * ltconfig: Remove.
8755 * ltcf-c.sh: Remove.
8756 * ltcf-cxx.sh: Remove.
8757 * ltcf-gcj.sh: Remove.
8758
ce3fcf8c
OW
87592007-05-22 Ollie Wild <aaw@google.com>
8760
8761 * MAINTAINERS (Write After Approval): Add myself.
8762
342b9200
PB
87632007-05-16 Paolo Bonzini <bonzini@gnu.org>
8764
8765 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8766 stage_cflags.
8767 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8768 Remove CFLAGS/LIBCFLAGS.
8769 (configure-stage[+id+]-[+prefix+][+module+],
8770 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8771 * Makefile.in: Regenerate.
8772
cea17285
DN
87732007-05-15 Diego Novillo <dnovillo@google.com>
8774
8775 * MAINTAINERS: Update e-mail address.
8776
11c004e7
RE
87772007-05-15 Revital Eres <eres@il.ibm.com>
8778
8779 * MAINTAINERS (Write After Approval): Add myself.
8780
ab6bd693
RC
87812007-05-14 Roberto Costa <robsettantasei@gmail.com>
8782
8783 * MAINTAINERS (Write After Approval): Updated my address.
8784
388cdf07
TN
87852007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8786
8787 * MAINTAINERS (Write After Approval): Add myself.
8788
23f24034
SR
87892007-05-11 Silvius Rus <rus@google.com>
8790
8791 * MAINTAINERS (Write After Approval): Add myself.
8792
34a7526e
TT
87932007-04-23 Tom Tromey <tromey@redhat.com>
8794
8795 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8796
51da21be
MM
87972007-04-22 Mark Mitchell <mark@codesourcery.com>
8798
8799 * MAINTAINERS (cpplib): Rename to ...
8800 (libcpp): ... this. Add C/C++ front end maintainers.
8801
70070387
SE
88022007-04-14 Steve Ellcey <sje@cup.hp.com>
8803
8804 * config-ml.in: Pass ${ml_config_env} to configure calls.
8805
df1a0dbb
CB
88062007-04-04 Christian Bruel <christian.bruel@st.com>
8807
8808 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8809
9daff147
DK
88102007-04-02 Dave Korn <dave.korn@artimi.com>
8811
8812 * MAINTAINERS (Write After Approval): Add myself.
8813
374eadb2
TB
88142007-03-31 Tobias Burnus <burnus@net-b.de>
8815
8816 * MAINTAINERS (fortran 95 front end): Add myself.
8817
8eced3a2
DR
88182007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8819
8820 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8821
653de3e3
AZ
88222007-03-24 Ayal Zaks <zaks@il.ibm.com>
8823
8824 * MAINTAINERS (Modulo Scheduler): Add myself.
8825
b737d953
BM
88262007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8827
8828 * MAINTAINERS (fortran 95 front end): Add myself.
8829 (c++ front end): whitespace fix.
8830
a584cdf2
NF
88312007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
8834
8c79f3c4
RS
88352007-03-21 Richard Sandiford <richard@codesourcery.com>
8836
8837 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8838 of glob. Quote arguments with single quotes too.
8839 * configure: Regenerate.
8840
07f1ac6d
BM
88412007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8842
8843 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8844 * Makefile.in: Regenerate
8845
172e41aa
AS
88462007-03-07 Andreas Schwab <schwab@suse.de>
8847
8848 * configure: Regenerate.
8849
9c4d2493
BM
88502007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8851
8852 * configure.ac: Add "--with-pdfdir" configure option,
8853 which defines pdfdir variable.
8854 * Makefile.def (target=fixincludes): Add install-pdf to
8855 missing targets.
8856 (recursive_targets): Add install-pdf target.
8857 (flags_to_pass): Add pdfdir.
8858 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8859 target.
8860 * configure: Regenerate
8861 * Makefile.in: Regenerate
8862
e14e622e
EC
88632007-02-28 Eric Christopher <echristo@apple.com>
8864
8865 Revert:
8866 2006-12-07 Mike Stump <mrs@apple.com>
8867
8868 * Makefile.def (dependencies): Add dependency for
8869 install-target-libssp and install-target-libgomp on
8870 install-gcc.
8871 * Makefile.in: Regenerate.
8872
54e433bc
MK
88732007-02-27 Matt Kraai <kraai@ftbfs.org>
8874
8875 * configure: Regenerate.
8876 * configure.ac: Move statements after variable declarations.
8877
6c8d3d8f
KK
88782007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8879
8880 * MAINTAINERS: Add myself as sh maintainer.
8881
9f8c6739
JM
88822007-02-19 Joseph Myers <joseph@codesourcery.com>
8883
8884 * configure.ac: Adjust for loop syntax.
8885 * configure: Regenerate.
8886
278a7a38
AO
88872007-02-18 Alexandre Oliva <aoliva@redhat.com>
8888
8889 * configure: Rebuilt.
8890
b2eaac4a
AO
88912007-02-18 Alexandre Oliva <aoliva@redhat.com>
8892
8893 * configure.ac: Drop multiple occurrences of --enable-languages,
8894 and fix its quoting.
8895 * configure: Rebuilt.
8896
beeaf216 88972007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8898 Nathan Sidwell <nathan@codesourcery.com>
8899 Vladimir Prus <vladimir@codesourcery.com>
8900 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8901
8902 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8903 * configure: Regenerate.
8904
09201a09
GP
89052007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8906
8907 * ltconfig (freebsd*): Default to elf.
8908
291f172e
DJ
89092007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8910
8911 * configure.ac (target_libraries): Move libgcc before libiberty.
8912 * configure: Regenerated.
8913
c3a86da9
DJ
89142007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8915 Paolo Bonzini <bonzini@gnu.org>
8916
8917 PR bootstrap/30753
8918 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8919 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8920 * configure: Regenerated.
8921
88e1e72a
FXC
89222007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8923
8924 * MAINTAINERS (Language Front End Maintainers): Update my mail
8925 address.
8926
44bfc3ac
DJ
89272007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8928
8929 PR bootstrap/30748
8930 * configure.ac: Correct syntax for Solaris ksh.
8931 * configure: Regenerated.
8932
3e19841a
PB
89332007-02-09 Paolo Bonzini <bonzini@gnu.org>
8934
8935 * configure.ac: Sync with src.
8936 * configure: Regenerate.
8937
74a48762
PB
89382007-02-09 Paolo Bonzini <bonzini@gnu.org>
8939
8940 * Makefile.in: Regenerate.
8941
d846e52e
PB
89422007-02-09 Paolo Bonzini <bonzini@gnu.org>
8943
8944 * config.sub: Sync with src.
8945
1c710c3c
DJ
89462007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8947
8948 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8949 noncanonical equivalents.
8950 * configure.in: Rename to...
8951 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8952 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8953 target_noncanonical. Use them. Rewrite removal of configure
8954 arguments for autoconf 2.59. Discard variable settings. Force
8955 program_transform_name for native tools.
8956
8957 * Makefile.in: Regenerated.
8958 * configure: Regenerated with autoconf 2.59.
8959
dce2d8b2 89602007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8961
3de8da2a 8962 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8963
f6671c93
AS
89642007-01-31 Andreas Schwab <schwab@suse.de>
8965
8966 * Makefile.tpl (LDFLAGS): Substitute it.
8967 * Makefile.in: Regenerate.
8968
dce2d8b2 89692007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8970
3de8da2a 8971 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8972
2472200d
DE
89732007-01-28 David Edelsohn <edelsohn@gnu.org>
8974
3de8da2a 8975 * MAINTAINERS (spu port): Add myself.
2472200d 8976
5305be7e
RG
89772007-01-23 Richard Guenther <rguenther@suse.de>
8978
8979 PR bootstrap/30541
8980 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8981 * Makefile.tpl (GNATBIND): Substitute it.
8982 (GNATMAKE): Likewise.
8983 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8984 of STAGE_PREFIX.
8985 * Makefile.in: Regenerate.
8986 * configure: Regenerate.
8987
416cfb5e
MS
89882007-01-18 Mike Stump <mrs@apple.com>
8989
8990 * configure.in: Re-enable -Werror for gcc builds.
8991
3de8da2a 89922007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8993
3de8da2a 8994 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8995
d943d7c4
PB
89962007-01-11 Paolo Bonzini <bonzini@gnu.org>
8997
8998 * configure.in: Change == to = in test command.
3de8da2a 8999 * configure: Regenerate.
d943d7c4 9000
e69bf64b 90012007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
9002 Nick Clifton <nickc@redhat.com>
9003 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9004
9005 * configure.in (build_configargs, host_configargs, target_configargs):
9006 Remove build/host/target parameters.
9007 (host_libs): Add gmp and mpfr.
9008 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9009 * Makefile.def (gmp, mpfr): New.
9010 (gcc): Remove target.
9011 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9012 target_os, target_vendor): New.
dce2d8b2 9013 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
9014 * configure: Regenerate.
9015 * Makefile.in: Regenerate.
e69bf64b
PB
9016
90172007-01-11 Matt Fago <fago@earthlink.net>
9018
9019 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 9020 to improve robustness of configure tests.
e69bf64b 9021 * configure: Regenerate.
e14e622e 9022
a42f3b80
UB
90232007-01-09 Uros Bizjak <ubizjak@gmail.com>
9024
9025 * MAINTAINERS: Add myself as i386 maintainer.
9026
a36aee1a
JH
90272007-01-08 Jan Hubicka <jh@suse.cz>
9028
61fcaeef 9029 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 9030
738a52d3
KT
90312007-01-08 Kai Tietz <kai.tietz@onevision.com>
9032
9033 * configure.in: Add support for an x86_64-mingw* target.
95af8923 9034 * configure: Regenerate.
738a52d3 9035
54fdc474
DJ
90362007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9037
9038 * Makefile.tpl (all-target): Correct @if conditional for target
9039 modules.
9040 * configure.in: Omit libiberty if building only target libgcc.
9041 * configure, Makefile.in: Regenerated.
9042
3dd71726
PB
90432007-01-04 Paolo Bonzini <bonzini@gnu.org>
9044
dce2d8b2 9045 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
9046 * configure: Regenerate.
9047
fa958513
DJ
90482007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9049
9050 * Makefile.def (target_modules): Add libgcc.
9051 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9052 * Makefile.tpl (clean-target-libgcc): Delete.
9053 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9054 on gcc even for bootstrapped modules. Rewrite handling of
9055 lang_env_dependencies to loop over target_modules.
9056 * configure.in (target_libraries): Add target-libgcc.
9057 * Makefile.in, configure: Regenerated.
9058
e1888513
PB
90592006-12-29 Paolo Bonzini <bonzini@gnu.org>
9060
9061 * configure.in: Reorganize recognition of languages. Add
9062 --enable-stage1-languages. Show supported languages for the chosen
9063 target rather than all recognized languages.
9064 * configure: Regenerate.
9065
53b88b73
PB
90662006-12-29 Paolo Bonzini <bonzini@gnu.org>
9067
9068 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9069 * Makefile.in: Regenerate.
9070
a3993f33
KG
90712006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9072
9073 * configure.in: Warn that MPFR 2.2.0 is buggy.
9074 * configure: Regenerate.
9075
f063a9ed
ILT
90762006-12-27 Ian Lance Taylor <iant@google.com>
9077
9078 * configure.in: When removing Makefiles to force a reconfigure, also
9079 remove prev-DIR*/Makefile.
9080 * configure: Regenerate.
9081
af71363e
AS
90822006-12-22 Andreas Schwab <schwab@suse.de>
9083
9084 * configure: Regenerate with correct autoconf version.
9085
0b0dc272
AM
90862006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9087
3de8da2a
UB
9088 * configure.in: add AC_SUBST for *_FOR_TARGET.
9089 * configure: Regenerate.
0b0dc272 9090
53b88b73
PB
90912006-12-19 Paolo Bonzini <bonzini@gnu.org>
9092
9093 * configure.in: Simplify logic for rejecting languages that cannot
9094 be built. Separate the case when a language is unsupported,
9095 from the case when the user chooses not to build a language.
9096
400ebff4
PB
90972006-12-19 Paolo Bonzini <bonzini@gnu.org>
9098
9099 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9100 it only affects bootstrap and could be tested on "$host" as well.
9101 * configure: Regenerate.
9102 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9103
8efea775
PB
91042006-12-19 Paolo Bonzini <bonzini@gnu.org>
9105
9106 PR bootstrap/29544
9107 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9108 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9109 move here comment from Makefile.tpl.
9110 * Makefile.tpl: Move some definitions higher in the file.
9111 (STAGE1_CHECKING): New.
9112 * configure.in: Add --enable-stage1-checking.
9113 * configure: Regenerate.
9114 * Makefile.in: Regenerate.
9115
ed88a7ed
PB
91162006-12-19 Paolo Bonzini <bonzini@gnu.org>
9117
9118 * MAINTAINERS: Add myself as build system maintainer.
9119
b65151d3
SM
91202006-12-15 Simon Martin <simartin@users.sourceforge.net>
9121
9122 * MAINTAINERS (Write After Approval): Add myself.
9123
7e050830
EC
91242006-12-13 Eric Christopher <echristo@apple.com>
9125
9126 * MAINTAINERS: Add myself as darwin maintainer.
9127
8b494895
ILT
91282006-12-11 Ian Lance Taylor <ian@airs.com>
9129
9130 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9131
dce2d8b2 91322006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
9133
9134 MAINTAINERS: Update my entry.
9135
58e24147
AM
91362006-12-11 Alan Modra <amodra@bigpond.net.au>
9137
9138 * configure.in: Handle spu makefile frag.
58e24147
AM
9139 * Makefile.tpl (MAINT): Define
9140 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9141 * configure: Regenerate.
9142 * Makefile.in: Regenerate.
9143
9b6f37a0
BE
91442006-12-11 Ben Elliston <bje@au.ibm.com>
9145
9146 * config.guess: Import latest version.
9147 * config.sub: Likewise.
9148
ea6f5c57
BE
91492006-12-11 Ben Elliston <bje@au.ibm.com>
9150
9151 * configure.in (spu-*-*): Don't skip target-libiberty.
9152 * configure: Regenerate.
9153
42c1cd8a
AT
91542006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9155
9156 PR bootstrap/30134
9157 * configure.in: Correct x86 darwin support for libjava to powerpc
9158 and i?86 only.
9159 * configure: Regenerate.
9160
55eb837d
ST
91612006-12-08 Sandro Tolaini <tolaini@libero.it>
9162
9163 * configure.in: Add x86 darwin support for libjava.
9164 * configure: Regenerate.
9165
5bdacbc7
MS
91662006-12-07 Mike Stump <mrs@apple.com>
9167
9168 * Makefile.def (dependencies): Add dependency for
9169 install-target-libssp and install-target-libgomp on
9170 install-gcc.
9171 * Makefile.in: Regenerate.
9172
477d851c
RG
91732006-12-04 Richard Guenther <rguenther@suse.de>
9174
9175 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9176 (Non-Algorithmic Maintainers): Move over non-algorithmic
9177 loop optimizer maintainers, add myself as a non-algorithmic
9178 middle-end maintainer.
9179
5d33d367
DF
91802006-12-04 Daniel Franke <franke.daniel@gmail.com>
9181
9182 * MAINTAINERS (Write After Approval): Add myself.
9183
dbee1fb3
KG
91842006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9185
9186 * configure.in: Update error message for missing GMP/MPFR.
9187
9188 * configure: Regenerate.
9189
b5147de7
KG
91902006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9191
9192 * configure.in: Update MPFR version in error message.
9193
9194 * configure: Regenerate.
9195
f019376c
KG
91962006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9197
9198 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9199 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9200 --with-gmp-lib): New flags.
9201
9202 * configure: Regenerate.
9203
91ed95ae
BM
92042006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9205
9206 * MAINTAINERS (Write After Approval): Change my email address.
9207
3a971f15
MLI
92082006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9209
05170031 9210 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 9211
dce2d8b2 92122006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
9213
9214 * MAINTAINERS (i18n): Update e-mail address.
9215
df5487ee
TS
92162006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9217
9218 * MAINTAINERS (spu port): Add myself as maintainer.
9219 (Write After Approval): Remove myself.
9220
92c2f0ee
BE
92212006-11-22 Ben Elliston <bje@au.ibm.com>
9222
9223 * configure.in (skipdirs): Don't build libssp for SPU.
9224 * configure: Regenerate.
9225
a3b97199
AP
92262006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9227
9228 * MAINTAINERS (spu port): Add myself as maintainer.
9229 (libobjc): Update my email address.
9230
0eb97064
AB
92312006-11-21 Andrea Bona <andrea.bona@st.com>
9232
9233 * MAINTAINERS (Write After Approval): Add myself.
9234
dce2d8b2 92352006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
9236
9237 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9238 * configure : Rebuilt.
9239
dce2d8b2 92402006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
9241
9242 * MAINTAINERS (Write After Approval): Add myself.
9243
d58542ea
AO
92442006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9245
9246 * MAINTAINERS (Write After Approval): Add myself.
9247
a357b5ae
KG
92482006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9249
9250 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9251 libmpfr.a.
9252 * configure: Regenerate.
9253
9bd6112c
PB
92542006-11-16 Paolo Bonzini <bonzini@gnu.org>
9255
9256 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9257 (unstage): Test for stage_last presence.
9258
9259 PR bootstrap/29802
dce2d8b2
EB
9260 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9261 STAGE_PREFIX.
9bd6112c
PB
9262 * Makefile.in: Regenerate.
9263
c8cf9f0f
ZD
92642003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9265
9266 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9267 maintainers.
9268
467b1fc6
ER
92692006-11-14 Erven Rohou <erven.rohou@st.com>
9270
9271 * MAINTAINERS (Write After Approval): Add myself.
9272
995a5697
PB
92732006-11-14 Paolo Bonzini <bonzini@gnu.org>
9274
9275 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9276 and stageN-package/Makefile.
9277 * Makefile.in: Regenerated.
9278
c8d6d53e
JZ
92792006-11-14 Jie Zhang <jie.zhang@analog.com>
9280
9281 * configure.in: Remove target-libgloss from noconfigdirs for
9282 bfin-*-*.
9283 * configure: Regenerated.
9284
dffb147d
KG
92852006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9286
9287 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 9288
dffb147d
KG
9289 * configure: Regenerate.
9290
ca558912
KG
92912006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9292
9293 * configure.in: Robustify error message for missing GMP/MPFR.
9294
9295 * configure: Regenerate.
9296
dce2d8b2 92972006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
9298
9299 * MAINTAINERS (Write After Approval): Add myself.
9300
dce2d8b2 93012006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
9302
9303 * MAINTAINERS: Change email address.
9304
91de1527
VP
93052006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9306
9307 * MAINTAINERS (Write After Approval): Add myself.
9308
a3867703
PB
93092006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9310
9311 * MAINTAINERS (Write After Approval): Add myself.
9312
b4364fa2
CL
93132006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9314
7e050830 9315 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 9316 Write After Approval section.
b4364fa2 9317
70ec446f
KG
93182006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9319
9320 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9321 need_gmp anymore.
9322 * configure: Regenerate.
9323
018c8d88
TB
93242006-10-16 Tobias Burnus <burnus@net-b.de>
9325
9326 * MAINTAINERS (Write After Approval): Add myself.
9327
f6a1687e
BE
93282006-10-16 Ben Elliston <bje@au.ibm.com>
9329
9330 * config.guess: Import latest version.
9331 * config.sub: Likewise.
9332
b5422ad7
BM
93332006-10-10 Brooks Moses <bmoses@stanford.edu>
9334
9335 * Makefile.def: Added pdf target handling.
9336 * Makefile.tpl: Added pdf target handling.
9337 * Makefile.in: Regenerated.
9338
bdcee471
CL
93392006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9340
9341 * MAINTAINERS: Add self as score port maintainer.
9342
7d610414
BM
93432006-10-04 Brooks Moses <bmoses@stanford.edu>
9344
9345 * MAINTAINERS (Write After Approval): Add myself.
9346
e48d66a9
SK
93472006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9348
7e050830 9349 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9350 or newer.
9351 * configure: Regenerated.
9352
c394e891
DB
93532006-09-27 Dave Brolley <brolley@redhat.com>
9354
dce2d8b2
EB
9355 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9356 using $s instead of $r.
c394e891
DB
9357 * configure: Regenerated.
9358
1ee4c5a0
TS
93592006-09-26 Thiemo Seufer <ths@mips.com>
9360
9361 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9362 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9363 * configure: Regenerate.
9364
dce2d8b2 93652006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9366
9367 * MAINTAINERS (Write After Approval): Remove myself.
9368
0c502898
CF
93692006-09-22 Chao-ying Fu <fu@mips.com>
9370
9371 * MAINTAINERS (Write After Approval): Add myself.
9372
a7819e42
JM
93732006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9374
9375 * MAINTAINERS: Add self as soft-fp maintainer.
9376
dce2d8b2 93772006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9378
9379 * MAINTAINERS: Add myself as avr maintainer.
9380 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9381
e8288489
RC
93822006-09-07 Roberto Costa <roberto.costa@st.com>
9383
9384 * MAINTAINERS (Write After Approval): Add myself.
9385
b91f0a41
CV
93862006-08-30 Corinna Vinschen <corinna@vinschen.de>
9387
9388 * configure.in: Never build newlib for a Mingw host.
9389 Never build newlib as Mingw target library.
9390 Test the existence of winsup/cygwin for building a Cygwin newlib,
9391 rather than just winsup.
9392 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9393 building a Mingw target.
9394 * configure: Regenerate.
9395
094c07a0
EB
93962006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9397
9398 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9399
8d1171cb
PB
94002006-07-25 Paolo Bonzini <bonzini@gnu.org>
9401
9402 * config.guess: Import from src (was more updated).
9403 * config.sub: Likewise.
9404
2e9e6f68
DJ
94052006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9406
9407 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9408 * configure: Regenerated.
9409
57255173
PB
94102006-07-18 Paolo Bonzini <bonzini@gnu.org>
9411
cc6010cd
AP
9412 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9413 for stages after the first.
57255173 9414
9fbe6585
JJ
94152006-07-17 Jakub Jelinek <jakub@redhat.com>
9416
9417 * Makefile.def: Add dependencies for configure-opcodes
9418 on configure-intl and all-opcodes on all-intl.
9419 * Makefile.in: Regenerated.
9420
18c3f977
BE
94212006-07-13 Ben Elliston <bje@au.ibm.com>
9422
9423 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9424
27b56ba6
PE
94252006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9426
9427 Port to hosts whose 'sort' and 'tail' implementations
9428 treat operands with leading '+' as file names, as POSIX
9429 has required since 2001. However, make sure the code still
9430 works on pre-POSIX hosts.
9431 * ltmain.sh: Don't assume "sort +2" is equivalent to
9432 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9433
ad6d4e43
UW
94342006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9435
9436 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9437
706601d9
PG
94382006-07-04 Peter O'Gorman <peter@pogma.com>
9439
9440 * ltconfig: chmod 644 before ranlib during install.
9441
0b50988a
EB
94422006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9443
9444 PR bootstrap/18058
9445 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9446 if the bootstrap compiler is a GCC version that supports it.
9447 * configure: Regenerate.
9448
b6348cb3
PB
94492006-07-03 Paolo Bonzini <bonzini@gnu.org>
9450
95695ad3 9451 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9452 * configure: Regenerate.
9453
1546bb64
PB
94542006-07-03 Paolo Bonzini <bonzini@gnu.org>
9455
9456 PR other/27063
9457 * configure.in: Test subdir_requires and give an appropriate
9458 error message.
9459 * configure: Regenerate.
9460
5cb6c629
AJH
94612006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9462
9463 * MAINTAINERS (Write After Approval): Add myself.
9464
f4d8cdf8
JDA
94652006-06-22 John David Anglin <dave.anglin@nrc.ca>
9466
9467 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9468
4fe5abb7
SE
94692006-06-22 Steve Ellcey <sje@cup.hp.com>
9470
9471 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9472
2a79fd67
DA
94732006-06-20 David Ayers <d.ayers@inode.at>
9474
9475 PR bootstrap/28072
9476 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9477 whether target-libjava is being configured instead of whether the
9478 java front end is enabled.
9479 * configure: Regenerate.
7e050830 9480
04879af3
RO
94812006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9482
9483 PR target/27540
9484 * configure.in: Only enable libgomp on IRIX 6.
9485 * configure: Regenerate.
9486
ec6c7392
PB
94872006-06-15 Paolo Bonzini <bonzini@gnu.org>
9488
9489 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9490 too.
9491 * Makefile.in: Regenerate.
9492
12973d7a
DD
94932006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9494
9495 * config-ml.in: Alter CCASFLAGS to include special
9496 multilib options the same as is done for CFLAGS.
9497
c67ed86a
JDA
94982006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9499
9500 * configure.in: Don't enable libgomp on hpux10.
9501 * configure: Rebuilt.
9502
cb253473
DA
95032006-06-12 David Ayers <d.ayers@inode.at>
9504
9505 PR bootstrap/27963
9506 PR target/19970
7e050830 9507 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9508 ${libgcj} is specified.
9509 * configure: Regenerate.
7e050830 9510
dce2d8b2 95112006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9512
9513 Sync from src:
7e050830
EC
9514
9515 * configure.in: Sync.
32845532 9516 * configure: Regenerated.
7e050830 9517
32845532
CD
9518 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9519
9520 * Makefile.def: Added dependencies from sim and gdb on intl, and
9521 added configure dependencies to everything with an all dependency
9522 on intl.
9523 * Makefile.in: Regenerated.
9524
7cd0cf9c
DA
95252006-06-06 David Ayers <d.ayers@inode.at>
9526
9527 PR libobjc/13946
9528 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9529 * Makefile.in: Regenerate.
9530 * configure.in: Add --enable-objc-gc at toplevel and have it
9531 enable boehm-gc for Objective-C.
9532 Remove target-boehm-gc from libgcj.
9533 Add target-boehm-gc to target_libraries.
9534 Add target-boehm-gc to noconfigdirs where ${libgcj}
9535 is specified.
9536 Assert that boehm-gc is supported when requested for Objective-C.
9537 Only build boehm-gc if needed either for Java or Objective-C.
9538 * configure: Regenerate.
7e050830 9539
3ff3adad
PB
95402006-06-05 Paolo Bonzini <bonzini@gnu.org>
9541
9542 PR 27674
9543 * Makefile.tpl (configure-[+prefix+][+module+],
9544 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9545 Remove rule to unstage bootstrapped modules.
9546 (stage_current): New.
9547 * Makefile.in: Regenerate.
9548
898e551d
LB
95492006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9550
9551 * MAINTAINERS (Write After Approval): Update my e-mail address.
9552
ea60341e
MS
95532006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9554
9555 * include/libiberty.h: Declare pex_run_in_environment.
9556
222ae291
AL
95572006-05-31 Asher Langton <langton2@llnl.gov>
9558
9559 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9560
e9a54b07
PB
95612006-05-25 Paolo Bonzini <bonzini@gnu.org>
9562
9563 * Makefile.def (bfd, opcodes): Fix lib_path.
9564 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9565 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9566 * Makefile.in: Regenerate.
9567
03e67131
CD
95682006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9569
9570 * Makefile.in: Regenerate.
9571
65d6e994
CD
95722006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9573
9574 * Makefile.def: Add install-html target. Add datarootdir
9575 docdir and htmldir to flags_to_pass.
9576 * Makefile.tpl: Add install-html target.
9577 * Makefile.in: Regenerate.
9578 * configure.in: Add --with-datarootdir, --with-docdir, and
9579 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9580 * configure: Regenerate.
9581
9e299237
MS
95822006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9583
9584 * configure.in: Enable gprof for cross builds.
9585 * configure: Regenerate.
9586
c31202cd
RG
95872006-05-22 Richard Guenther <rguenther@suse.de>
9588
9589 Revert
9590 2006-01-31 Richard Guenther <rguenther@suse.de>
9591 Paolo Bonzini <bonzini@gnu.org>
9592
9593 * Makefile.def (target_modules): Add libgcc-math target module.
9594 * configure.in (target_libraries): Add libgcc-math target library.
9595 (--enable-libgcc-math): New configure switch.
9596 * Makefile.in: Re-generate.
9597 * configure: Re-generate.
9598 * libgcc-math: New toplevel directory.
9599
2a332582
JDA
96002006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9601 Andreas Tobler <a.tobler@schweiz.ch>
9602
9603 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9604 * configure: Rebuilt.
9605
dce2d8b2 96062006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9607
ccce6917
SL
9608 * MAINTAINERS (Write After Approval): Add myself.
9609
ed606bc0
DD
96102006-05-01 DJ Delorie <dj@redhat.com>
9611
3d8f47a0 9612 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9613 * configure: Regenerate.
9614
9386bd20
RG
96152006-05-01 Richard Guenther <rguenther@suse.de>
9616
9617 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9618 maintainer.
9619
dce2d8b2 96202006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9621
9622 * MAINTAINERS (Write After Approval): Add myself.
9623
87ceee72
JB
96242006-04-28 Jan Beulich <jbeulich@novell.com>
9625
9626 * MAINTAINERS (Write After Approval): Add myself.
9627
e88a2c09
DD
96282006-04-18 DJ Delorie <dj@redhat.com>
9629
9630 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9631 reference libgloss so that libssp can be built in a combined
9632 tree.
9633 * configure: Regenerate.
9634
675f0a8a
RM
96352006-04-08 Robert Millan <rmh@gcc.gnu.org>
9636
9637 * MAINTAINERS (Write After Approval): Add myself.
9638
27b6c940
BE
96392006-04-05 Ben Elliston <bje@au.ibm.com>
9640
9641 * configure.in: Require makeinfo 4.4 or higher.
9642 * configure: Regenerate.
9643
687b17d4
GP
96442006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9645
9646 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9647 Rearrange the entries of other libraries to have them in one place.
9648
906ac235
JB
96492006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9650
7e050830 9651 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9652 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9653
fb0103e5
RG
96542006-03-14 Richard Guenther <rguenther@suse.de>
9655
9656 * configure: Regenerate with autoconf 2.13.
9657
17237f6b
JB
96582006-03-13 Jim Blandy <jimb@codesourcery.com>
9659
9660 * MAINTAINERS: Use my work address.
bed31434
JB
9661
9662 * MAINTAINERS: Update my E-mail address.
9663
27079765
AH
96642006-03-10 Aldy Hernandez <aldyh@redhat.com>
9665
9666 * configure.in: Handle --disable-<component> generically.
9667 * configure: Regenerate.
9668
54a17039
L
96692006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9670
9671 PR libgcj/17311
9672 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9673
b9bd11ca
EE
96742006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9675
9676 * MAINTAINERS (Write After Approval): Remove myself.
9677 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9678
dce2d8b2 96792006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9680
072b06f2
RE
9681 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9682 (TARGET_CONFIGDIRS): Remove.
9683 * configure.in: Remove AC_SUBST(target_configdirs).
9684 * Makefile.in, configure: Regenerated.
ee2312f3 9685
936e1a35
SK
96862006-02-20 Steven G. Kargl <kargls@comcast.net>
9687
9688 * MAINTAINERS (Write After Approval): Remove myself.
9689 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9690
cc11cc9b
PB
96912006-02-20 Paolo Bonzini <bonzini@gnu.org>
9692
9693 PR bootstrap/25670
9694
9695 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9696
9697 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9698 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9699 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9700 BUILD_PREFIX, BUILD_PREFIX_1.
9701 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9702
9703 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9704 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9705
9706 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9707 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9708 of `cat stage_current`. Always provide the `r' and `s' variables.
9709 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9710 a single shell execution.
9711 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9712 bootstrapped modules, make the stage1 module if the build was not
9713 started yet, else build the current stage.
9714 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9715 (all-build, all-host, all-target, [+make_target+]-host,
9716 [+make_target+]-target): Do not use \-continued lines.
9717 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9718 (current_stage, restrap, stage_last): New.
9719
9720 * Makefile.in: Regenerate.
9721 * configure: Regenerate.
9722
63a7c9ef
BD
97232006-02-19 Bud Davis <jmdavis@link.com>
9724
9725 * MAINTAINERS (Write After Approval): Remove myself.
9726 (Language Front End Maintainers): Add myself as fortran 95
9727 maintainer and update e-mail address.
9728
a3543e3a
FXC
97292006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9730
9731 * MAINTAINERS (Write After Approval): Remove myself.
9732 (Language Front End Maintainers): Add myself as fortran 95
9733 maintainer.
9734
ca5b1d2c
VK
97352006-02-16 Victor Kaplansky <victork@il.ibm.com>
9736
9737 * MAINTAINERS (Write After Approval): Add myself.
9738
0499513f
TK
97392006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9740
9741 * MAINTAINERS (Write After Approval): Remove myself.
9742 (Language Front End Maintainers): Add myself as
9743 fortran 95 maintainer.
9744
d1f8db0c
PB
97452006-02-14 Paolo Bonzini <bonzini@gnu.org>
9746
9747 Sync from src:
9748
9749 2005-12-27 Leif Ekblad <leif@rdos.net>
9750
cc6010cd
AP
9751 * configure.in: Add support for RDOS target.
9752 * configure: Regenerate.
d1f8db0c
PB
9753
97542006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9755 Andreas Schwab <schwab@suse.de>
d1f8db0c 9756
cc6010cd 9757 * configure: Regenerate.
d1f8db0c 9758
cac90078
DE
97592006-02-12 David Edelsohn <edelsohn@gnu.org>
9760
9761 * configure.in (enable_libgomp): Add AIX.
9762 * configure: Regenerate.
9763
bd37fbf5
MK
97642006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9765
9766 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9767
23027b7a
LM
97682006-02-03 Lee Millward <lee.millward@gmail.com>
9769
9770 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9771
0058967b
RG
97722006-01-31 Richard Guenther <rguenther@suse.de>
9773 Paolo Bonzini <bonzini@gnu.org>
9774
9775 * Makefile.def (target_modules): Add libgcc-math target module.
9776 * configure.in (target_libraries): Add libgcc-math target library.
9777 (--enable-libgcc-math): New configure switch.
9778 * Makefile.in: Re-generate.
9779 * configure: Re-generate.
9780 * libgcc-math: New toplevel directory.
9781
e8b05380
PB
97822006-01-26 Paolo Bonzini <bonzini@gnu.org>
9783
9784 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9785 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9786 the assembler, linker and binutils.
9787 * configure: Regenerate.
9788
d54d5437
DM
97892006-01-22 Dirk Mueller <dmueller@suse.de>
9790
9791 * MAINTAINERS (Write After Approval): Add myself.
9792
670cbfcf
DN
97932006-01-20 Diego Novillo <dnovillo@redhat.com>
9794
9795 * configure: Regenerate.
9796
953ff289
DN
97972006-01-18 Richard Henderson <rth@redhat.com>
9798 Jakub Jelinek <jakub@redhat.com>
9799 Diego Novillo <dnovillo@redhat.com>
9800
9801 * libgomp: New directory.
9802 * Makefile.def: Add target_module libgomp.
9803 * Makefile.in: Regenerate.
9804 * configure.in (target_libraries): Add target-libgomp.
9805 * configure: Regenerate.
9806
32ce4048
AO
98072006-01-05 Alexandre Oliva <aoliva@redhat.com>
9808
9809 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9810 @ from continuation.
9811 * Makefile.in: Rebuilt.
9812
0eaf8e17 98132006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9814
c76c0c83
CL
9815 * MAINTAINERS (Write After Approval): Add myself.
9816
2d309510
PB
98172006-01-04 Paolo Bonzini <bonzini@gnu.org>
9818
9819 PR bootstrap/24252
9820
9821 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9822 * Makefile.tpl (OBJDUMP): New.
9823 (EXTRA_HOST_FLAGS): Add it.
9824 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9825
953ff289
DN
9826 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9827 to use symbolic links between directories. Avoid race conditions
9828 or make them harmless.
9829 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9830
9831 * Makefile.def (LEAN): Pass.
9832 * Makefile.tpl (LEAN): Define.
9833 (stage[+id+]-start): Accept that the previous directory does not
9834 exist, if the bootstrap is lean.
9835 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9836 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9837 configure substitution.
9838 ([+compare-target+]): Likewise.
9839 ([+bootstrap-target+]-lean): New.
9840 * configure.in: Remove lean bootstrap support from here.
9841
953ff289
DN
9842 * Makefile.in: Regenerate.
9843 * configure: Regenerate.
2d309510 9844
368872c3
BE
98452006-01-04 Ben Elliston <bje@au.ibm.com>
9846
9847 * MAINTAINERS (libdecnumber): Add myself.
9848
d79e6356
MM
98492006-01-02 Mark Mitchell <mark@codesourcery.com>
9850
9851 * libtool-ldflags: New script.
9852
a6fbc1e2
AS
98532006-01-02 Andreas Schwab <schwab@suse.de>
9854
9855 * configure.in: When reconfiguring remove Makefile in
9856 all stage directories.
9857 * configure: Regenerate.
9858
103a4b39
SB
98592005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9860
9861 * MAINTAINERS: Update my email address.
9862
212f829c
PB
98632005-12-20 Paolo Bonzini <bonzini@gnu.org>
9864
9865 Revert Ada-related part of the previous change.
9866
9867 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9868 Do not pass.
9869 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9870 * Makefile.in: Regenerate.
9871 * configure.in: Do not include mt-ppc-aix target fragment.
9872 * configure: Regenerate.
9873
8ef1f2df
PB
98742005-12-19 Paolo Bonzini <bonzini@gnu.org>
9875
9876 * configure.in: Select appropriate fragments for PowerPC/AIX.
9877 * configure: Regenerate.
9878
9879 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9880 BOOT_CFLAGS, BOOT_LDFLAGS.
9881 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9882 BOOT_CFLAGS, BOOT_LDFLAGS.
9883 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9884 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9885 (stage): Fail if we cannot complete the work.
9886 * Makefile.in: Regenerate.
9887
ab34901f
NS
98882005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9889
9890 * configure.in: Replace ms1 with mt.
9891 * configure: Rebuilt.
9892
cbe82f21
BM
98932005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9894
9895 * MAINTAINERS: Update my email address.
9896
19843472
PB
98972005-12-15 Paolo Bonzini <bonzini@gnu.org>
9898
9899 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9900 install-host-nogcc): Don't invoke $(stage) at the end.
9901 * Makefile.in: Regenerate.
9902
1ca26cd2
PB
99032005-12-14 Paolo Bonzini <bonzini@gnu.org>
9904
9905 * configure.in: Flip the top-level bootstrap switch.
9906 * configure: Regenerate.
9907
f41d6665
DJ
99082005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9909
9910 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9911 $(stage) and $(unstage).
9912 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9913 (all): Remove stray semicolon.
9914 (local-distclean): Don't handle multilib.tmp and multilib.out.
9915 (install.all): Set $s for consistency.
9916 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9917 check_multilibs setting. Always make the install directory.
9918 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9919 Correct @if/@endif.
9920 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9921 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9922 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9923 (multilib.out): Remove.
9924 * Makefile.in: Regenerated.
9925
dce2d8b2 99262005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9927
9928 * MAINTAINERS (Write After Approval): Add myself.
9929
64f182bd
NS
99302005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9931
121b2cee
NS
9932 * MAINTAINERS: Add myself as mt maintainer.
9933
64f182bd
NS
9934 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9935
a6d63770
AN
99362005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9937
9938 * MAINTAINERS: Change email address.
9939
2abefe3d
PB
99402005-12-05 Paolo Bonzini <bonzini@gnu.org>
9941
9942 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9943 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9944 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9945 Find in-tree tools if available.
9946 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9947 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9948 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9949 (COMPILER_*_FOR_TARGET): New.
9950 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9951 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9952 (CONFIGURED_*, USUAL_*): Remove.
9953 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9954 STRIP): Use autoconf substitutions.
9955 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9956 COMPILER_NM_FOR_TARGET): New.
9957 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9958
9959 (all): Make all-host and all-target in parallel.
9960 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9961 that $$r and $$s are set before invoking a recursive make.
9962 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9963 ([+bootstrap-target+]): Inline most of the `all' target.
9964
2f3bdde7
BE
99652005-11-29 Ben Elliston <bje@au.ibm.com>
9966
9967 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9968 from the gcc build directory.
9969 * Makefile.in: Regenerate.
9970
a4b6c45a
BE
99712005-11-29 Ben Elliston <bje@au.ibm.com>
9972
9973 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9974 depend on all-libdecnumber.
9975 * configure.in (host_libs): Include libdecnumber.
9976 * Makefile.in: Regenerate.
9977 * configure: Likewise.
9978
473a74b9
BE
99792005-11-29 Ben Elliston <bje@au.ibm.com>
9980
9981 * libdecnumber: Import decNumber sources from the dfp-branch.
9982
b4623110
KJ
99832005-11-21 Kean Johnston <jkj@sco.com>
9984
9985 * config.sub, config.guess: Sync from upstream sources.
9986
67dc1785
BE
99872005-11-21 Ben Elliston <bje@au.ibm.com>
9988
9989 Import from Autoconf sources:
9990
9991 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9992 * config/move-if-change: Don't output "$2 is unchanged";
9993 suggested by Ben Elliston. Handle weird characters correctly.
9994
186abafe
AT
99952005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9996
9997 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9998 to match upstream libtool for darwin.
9999
ef9db8d5
DJ
100002005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10001
10002 * Makefile.def: Remove gdb dependencies for gdbtk.
10003 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10004 (configure-gdb, install-gdb): New rules.
10005 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10006 * Makefile.in, configure: Regenerated.
10007
9c5141ab
JB
100082005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10009
10010 * MAINTAINERS (Write After Approval): Add myself.
10011
4523d51b
EE
100122005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10013
10014 * MAINTAINERS (Write After Approval): Add myself.
10015
086b011c
DN
100162005-10-24 Diego Novillo <dnovillo@redhat.com>
10017
10018 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10019 Diego Novillo.
10020
e7c84bf8
PB
100212005-10-22 Paolo Bonzini <bonzini@gnu.org>
10022
10023 PR bootstrap/24297
10024 * Makefile.tpl (do-[+make-target+], do-check, install,
10025 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10026 are set before recursing.
10027 * Makefile.in: Regenerate.
10028
b88a7564
EB
100292005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10030
10031 PR bootstrap/18939
10032 * Makefile.def (gcc) <target>: Fix thinko.
10033 * Makefile.in: Regenerate.
10034
61efc800
BS
100352005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10036
10037 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10038 * configure: Regenerate.
10039
f53d2869
JZ
100402005-10-15 Jie Zhang <jie.zhang@analog.com>
10041
10042 * MAINTAINERS (Write After Approval): Add self.
10043
077fc835
KH
100442005-10-08 Kazu Hirata <kazu@codesourcery.com>
10045
10046 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10047 target-libffi, target-qthreads, target-libjava, and
10048 targetlibobjc.
10049 * configure: Regenerate.
10050
d739199a
DJ
100512005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10052
10053 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10054 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10055 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10056 (USUAL_OBJDUMP_FOR_TARGET): New.
10057 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10058 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 10059 * configure, Makefile.in: Regenerated.
d739199a 10060
db38c6bb
PB
100612005-10-05 Paolo Bonzini <bonzini@gnu.org>
10062
10063 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10064 before other host packages.
10065
3015564c
KK
100662005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10067
10068 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10069
1061f99e
PB
100702005-10-05 Paolo Bonzini <bonzini@gnu.org>
10071
10072 PR bootstrap/22340
10073
10074 * configure.in (default_target): Remove.
10075 * Makefile.tpl (all): Do not use prerequisites as subroutines
10076 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10077 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10078 use prerequisites as subroutines.
10079 (check-host, check-target): New.
10080 (bootstrap configure & all targets): Do not use stage*-start
10081 if the directory layout is already ok.
10082 (non-bootstrap configure & all targets): Prepend a $(unstage).
10083 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10084 (NOTPARALLEL): Remove.
10085 (unstage, stage variables): New variables.
10086 (unstage, stage targets): Simply expand to those variables.
10087
10088 * configure: Regenerate.
10089 * Makefile.in: Regenerate.
10090
4a9c436f
JW
100912005-10-04 James E Wilson <wilson@specifix.com>
10092
10093 * Makefile.def (lang_env_dependencies): Add libmudflap.
10094 * Makefile.in: Regenerate.
10095
37150080
AS
100962005-10-03 Andreas Schwab <schwab@suse.de>
10097
10098 Backport from libtool CVS:
10099 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10100
10101 * ltmain.sh: add support for installing into temporary
10102 staging area (e.g. 'make install DESTDIR=...')
10103
39d16468
L
101042005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10105
10106 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10107 * configure: Regenerated.
10108
72a7ab82
AP
101092005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10110
10111 * configure: Regenerate with the correct
10112 autoconf version.
10113
6b65a26d
CM
101142005-09-30 Catherine Moore <clm@cm00re.com>
10115
10116 * configure.in (bfin-*-*): New.
10117 * configure: Regenerated.
10118
040b1c5a
GK
101192005-09-28 Geoffrey Keating <geoffk@apple.com>
10120
10121 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10122 (LIPO_FOR_TARGET): New.
10123 (CONFIGURED_LIPO_FOR_TARGET): New.
10124 (USUAL_LIPO_FOR_TARGET): New.
10125 (STRIP_FOR_TARGET): New.
10126 (CONFIGURED_STRIP_FOR_TARGET): New.
10127 (USUAL_STRIP_FOR_TARGET): New.
10128 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10129 STRIP_FOR_TARGET.
10130 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10131 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10132 * Makefile.in: Regenerate.
10133 * configure: Regenerate.
7e050830 10134
3a3c28db
DE
101352005-09-19 David Edelsohn <edelsohn@gnu.org>
10136
10137 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10138 (rs6000-*-aix*): Same.
10139 * configure: Regenerate.
10140
2749a921
TT
101412005-09-16 Tom Tromey <tromey@redhat.com>
10142
10143 * MAINTAINERS: Add self as java maintainer.
10144
7f26dfa3
FXC
101452005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10146
10147 * configure.in: Recognize f95 in the --enable-languages option,
10148 and substitute it for fortran, issuing a warning.
10149 * configure: Regenerate.
10150
d8852c4f
PE
101512005-08-30 Phil Edwards <phil@codesourcery.com>
10152
10153 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10154 * configure: Regenerated.
10155
ad685e81
AH
101562005-08-22 Aldy Hernandez <aldyh@redhat.com>
10157
10158 * MAINTAINERS: Add self as ms1 maintainer.
10159
b00d752c
RE
101602005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10161
10162 * Makefile.def (libssp): Add to lang_env_dependencies.
10163 * Makefile.in: Regenerate.
10164
9ed8fb9b
ILT
101652005-08-18 Ian Lance Taylor <ian@airs.com>
10166
10167 * MAINTAINERS: Add myself as middle-end maintainer.
10168
0f029d39
CG
101692005-08-17 Christian Groessler <chris@groessler.org>
10170
10171 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10172 * Makefile.in: Regenerate.
10173
81087874
AK
101742005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10175
10176 * MAINTAINERS (write after approval): Added myself.
10177
6a134f1c
MR
101782005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10179
10180 * MAINTAINERS (Write After Approval): Add myself.
10181
2693c0b0
PB
101822005-08-12 Paolo Bonzini <bonzini@gnu.org>
10183
10184 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10185 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10186 Look for alternate names of the target cc and c++
10187 * configure: Regenerate.
10188
4de997d1
PB
101892005-08-08 Paolo Bonzini <bonzini@gnu.org>
10190
10191 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10192 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10193 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10194 tools; remove code to manually set them.
10195 (Target tools): Look in the environment for them.
10196 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10197 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10198 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10199 build directory.
10200 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10201 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10202 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10203 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10204 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10205 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10206 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10207 * configure: Regenerate.
10208 * Makefile.in: Regenerate.
10209
b089e33a
BE
102102005-07-28 Ben Elliston <bje@au.ibm.com>
10211
10212 * MAINTAINERS: Update for removed CPU targets.
10213
e3791243
MM
102142005-07-27 Mark Mitchell <mark@codesourcery.com>
10215
10216 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 10217 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
10218 * Makefile.in: Regenerated.
10219
526635cb
MM
102202005-07-26 Mark Mitchell <mark@codesourcery.com>
10221
10222 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10223 (CFLAGS_FOR_TARGET): Use it.
10224 (CXXFLAGS_FOR_TARGET): Likewise.
10225 * Makefile.in: Regenerated.
10226 * configure.in (--with-build-sysroot): New option.
10227 * configure: Regenerated.
10228
19791f70
PB
102292005-07-24 Paolo Bonzini <bonzini@gnu.org>
10230
10231 * Makefile.tpl: Wrap install between unstage and stage
10232 * Makefile.in: Regenerate.
10233
35f5a23f
EC
102342005-07-21 Eric Christopher <echristo@apple.com>
10235
10236 * MAINTAINERS: Update affiliation.
10237
ff3ddf15
PW
102382005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10239
10240 * MAINTAINERS: Add self as crx port maintainer.
10241
3a664c1c
DD
102422005-07-20 DJ Delorie <dj@redhat.com>
10243
10244 * MAINTAINERS: Add self as m32c maintainer.
10245
539df155
KC
102462005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10247
10248 * all files: Update FSF address.
10249
be9c593a
EC
102502005-07-15 Eric Christopher <echristo@redhat.com>
10251
10252 * MAINTAINERS: Change affiliation.
10253
fd7ea4ab
JB
102542005-07-14 Jim Blandy <jimb@redhat.com>
10255
10256 * configure.in: Add cases for Renesas m32c.
10257 * configure: Regenerated.
7e050830 10258
0063a823
KC
102592005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10260
d0ca130a
KC
10261 * COPYING.LIB: Update from fsf.org.
10262
102632005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10264
10265 * COPYING, compile, config.guess,
0063a823
KC
10266 config.sub, install-sh, missing, mkinstalldirs,
10267 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 10268 * config-ml.in: Update FSF address.
0063a823 10269
a8ba31f2
EC
102702005-07-13 Eric Christopher <echristo@redhat.com>
10271
10272 * configure.in: Add toplevel noconfigdir support for tpf.
10273 * configure: Regenerate.
10274
5bea4a03
PB
102752005-07-11 Paolo Bonzini <bonzini@gnu.org>
10276
10277 PR ada/22340
10278
10279 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10280 * Makefile.in: Regenerate.
10281
284bdbbd
MM
102822005-07-07 Mark Mitchell <mark@codesourcery.com>
10283
10284 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 10285 Brolley to write-after-approval.
284bdbbd 10286
452190fb
AS
102872005-07-07 Andreas Schwab <schwab@suse.de>
10288
10289 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10290 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10291 * Makefile.in: Regenerated.
10292
9c8f9ec2
GK
102932005-07-06 Geoffrey Keating <geoffk@apple.com>
10294
10295 * configure.in: Don't build sim or rda when targetting darwin.
10296 * configure: Regenerate.
10297
ef0087a7
KH
102982005-07-06 Kazu Hirata <kazu@codesourcery.com>
10299
10300 * configure.in: Add --enable-libssp and --disable-libssp.
10301 * configure: Regenerate with autoconf-2.13.
10302
77008252
JJ
103032005-07-02 Jakub Jelinek <jakub@redhat.com>
10304
10305 * Makefile.def (target_modules): Add libssp.
10306 * configure.in (target_libraries): Add target-libssp.
10307 * configure: Rebuilt.
10308 * Makefile.in: Rebuilt.
10309
a04eae1b
ZW
103102005-07-01 Zack Weinberg <zackw@panix.com>
10311
10312 * MAINTAINERS: Change email address. Resign from maintainership.
10313
948884cd
RG
103142005-07-01 Richard Guenther <rguenther@suse.de>
10315
10316 * MAINTAINERS: Change my e-mail address and affiliation.
10317
c7870f5d
PB
103182005-06-22 Paolo Bonzini <bonzini@gnu.org>
10319
10320 * Makefile.def (stagefeedback): Come after profile.
10321 Define profiledbootstrap target.
10322 * Makefile.tpl (profiledbootstrap): Remove.
10323 (stageprofile-end): Zap stagefeedback.
10324 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10325 * Makefile.in: Regenerate.
10326
ab99519a
RS
103272005-06-13 Richard Sandiford <richard@codesourcery.com>
10328
10329 * MAINTAINERS: Update my email address.
10330
f610dd5f
ZW
103312005-06-13 Zack Weinberg <zack@codesourcery.com>
10332
10333 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10334 In 'cpp' stanza, support '#line' as well as '# '.
10335
71bc2a83
AS
103362005-06-08 Andreas Schwab <schwab@suse.de>
10337
10338 * MAINTAINERS: Move myself from 'Write After Approval' to
10339 'CPU Port Maintainers' section as m68k maintainer.
10340
4fab7234
HPN
103412005-06-07 Hans-Peter Nilsson <hp@axis.com>
10342
10343 * configure.in (unsupported_languages): New macro.
10344 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10345 non-ported target libraries in noconfigdirs.
10346 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10347 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10348 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10349 unsupported_languages.
10350 * configure: Regenerate.
10351
68193f9b
TS
103522005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10353
10354 * configure.in: Fix typo in handling of --with-mpfr-dir.
10355 * configure: Regenerate.
10356
f26f6b8d
RS
103572005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10358
10359 * MAINTAINERS: Update my email address.
10360
ba4853f8
JB
103612005-06-02 Jim Blandy <jimb@redhat.com>
10362
10363 * config.sub: Add cases for the Renesas m32c. (This patch has been
10364 accepted into the master sources.)
10365
79dd769c 103662005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10367 Michael Snyder <msnyder@redhat.com>
10368 Stan Cox <scox@redhat.com>
79dd769c 10369
f610dd5f 10370 * configure.in: Set noconfigdirs for ms1.
79dd769c 10371
f610dd5f 10372 * configure: Regenerate.
79dd769c 10373
d29e107f
JD
103742005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10375
10376 * MAINTAINERS (Write After Approval): Add self.
10377
e93196c3
JC
103782005-06-01 Josh Conner <jconner@apple.com>
10379
10380 * MAINTAINERS (Write After Approval): Add self.
10381
ae263c7a
KH
103822005-06-01 Kazu Hirata <kazu@codesourcery.com>
10383
10384 * MAINTAINERS: Update my email address.
10385
585b3aa3
ZM
103862005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10387
10388 * MAINTAINERS (Write After Approval): Add self.
10389
4930c50b
CD
103902005-05-26 Chris Demetriou <cgd@broadcom.com>
10391
10392 * MAINTAINERS (Write After Approval): Remove self.
10393
2dfbef6d
PB
103942005-05-25 Paolo Bonzini <bonzini@gnu.org>
10395
10396 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10397 (Dependencies): Consider target modules for bootstrap dependencies.
10398 Make target bootstrap modules depend on each stage's gcc.
10399 * Makefile.in: Regenerate.
10400
bcb28cf5
PB
104012005-05-20 Paolo Bonzini <bonzini@gnu.org>
10402
10403 * Makefile.def (configure-gcc): Depend on binutils having been built.
10404 (all-gcc): No need to do it here.
10405 * Makefile.in: Regenerate.
10406
0cf085e4
PB
104072005-05-19 Paul Brook <paul@codesourcery.com>
10408
f610dd5f 10409 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10410 language cannot be built.
10411 * configure: Regenerate.
10412
dfb2c39a
DJ
104132005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10414
10415 * ylwrap: Import from Automake 1.9.5.
10416
771aaa92
DU
104172005-05-13 David Ung <davidu@mips.com>
10418
10419 * MAINTAINERS (Write After Approval): Add self.
10420
3ac9bd58
MS
104212005-05-09 Mike Stump <mrs@apple.com>
10422
10423 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10424 lt_cv_sys_max_cmd_len for now.
f610dd5f 10425
f77a5578
SC
104262005-05-09 Stan Cox <scox@redhat.com>
10427
10428 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10429
795e36e5
MK
104302005-05-08 Matt Kraai <kraai@ftbfs.org>
10431
10432 * README.SCO: Update the URL.
10433
c9392a2b
DE
104342005-05-05 David Edelsohn <edelsohn@gnu.org>
10435
10436 * ltconfig: Define file_list_spec. Pass file_list_spec and
10437 with_gnu_ld to libtool.
10438 * ltcf-c.sh (aix[45]): Define file_list_spec.
10439 * ltcf-cxx.sh (aix[45]): Same.
10440 * ltcf-gcj.sh (aix[45]): Same.
10441 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10442 exists, write list of input files to temporary file.
10443
bebcd931
MS
104442005-05-04 Mike Stump <mrs@apple.com>
10445
10446 * configure.in: Always pass --target to target configures as
10447 otherwise rebuilds that do --recheck will fail.
10448 * confiugure: Rebuilt.
10449
ce406537
PB
104502005-05-04 Paolo Bonzini <bonzini@gnu.org>
10451
10452 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10453 STAGE_HOST_EXPORTS.
10454 (configure, all): Add bootstrap support.
10455 (Host modules, target modules): Pass post-stage1 flags and exports.
10456 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10457 * Makefile.in: Regenerate.
10458
aa9dcfc4
PB
104592005-04-29 Paolo Bonzini <bonzini@gnu.org>
10460
10461 * configure: Regenerate.
10462
b6f9abcf
MS
104632005-04-27 Mike Stump <mrs@apple.com>
10464
10465 * MAINTAINERS: Add self as darwin maintainer.
10466
acb217cb
BS
104672005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10468
10469 * config.sub: Update from master copy.
10470
b6dae270
MS
104712005-04-21 Mike Stump <mrs@apple.com>
10472
10473 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10474 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10475
c2e0d3a9
HPN
104762005-04-19 Hans-Peter Nilsson <hp@axis.com>
10477
10478 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10479 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10480 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10481 "*-*-elf" and "*-*-linux*".
10482 * configure: Regenerate.
10483
871ae772
JM
104842005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10485
10486 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10487
bf070c29
MS
104882005-04-12 Mike Stump <mrs@apple.com>
10489
10490 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10491
e865b6f7
TK
104922005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10493
10494 * MAINTAINERS (Write After Approval): Add myself.
10495
7b71ad7f
BS
104962005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10497
10498 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10499
25b42232
PB
105002005-04-06 Paolo Bonzini <bonzini@gnu.org>
10501
f610dd5f 10502 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10503 (TARGET_CONFIGARGS): Include --with-target-subdir.
10504 (configure, all): New macros. Use them throughout.
10505 * Makefile.in: Regenerate.
10506
d727c624
JG
105072005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10508
10509 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10510
fff72cc4
ZD
105112005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10512
10513 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10514
86472dc3
GP
105152005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10516
10517 * MAINTAINERS: Move John Carr to Write After Approval.
10518
dce2d8b2 105192005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10520
10521 * config/mh-mingw32: Delete.
10522 * configure.in: Don't use it.
10523 * configure: Regenerate.
10524
33da42bc
PB
105252005-03-31 Paolo Bonzini <bonzini@gnu.org>
10526
10527 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10528 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10529 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10530 (HOST_LIB_PATH): Generate from Makefile.def.
10531 (TARGET_LIB_PATH): Likewise.
10532 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10533 * Makefile.in: Regenerate.
10534 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10535 (RPATH_ENVVAR): Include Darwin case.
10536 * configure: Regenerate.
10537
15cc1841
TF
105382005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10539
10540 * MAINTAINERS (Various Maintainers): Remove self.
10541 (Write After Approval): Add self.
10542
6a8c79d5
TF
105432005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10544
10545 * MAINTAINERS (Various Maintainers): Add self.
10546
256f7136
PB
105472005-03-25 Paolo Bonzini <bonzini@gnu.org>
10548
10549 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10550 * configure: Regenerate.
10551
191dd2c9
ZW
105522005-03-21 Zack Weinberg <zack@codesourcery.com>
10553
10554 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10555 gcc_version, and gcc_version_trigger from set of flags to pass.
10556 * Makefile.tpl: Remove definitions of above variables.
10557 (config.status): Remove dependency on $(gcc_version_trigger).
10558 * Makefile.in: Regenerate.
10559 * configure.in: Do not reference config/gcc-version.m4 nor
10560 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10561 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10562 * configure: Regenerate.
10563
ef6e9bc0 105642005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10565 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10566
10567 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10568 * Makefile.in: Regenerate.
10569
009bbd5a
FW
105702005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10571
10572 * MAINTAINERS (Write After Approval): Add myself.
10573
09f8755b
DA
105742005-03-03 David Ayers <d.ayers@inode.at>
10575
10576 * MAINTAINERS (Write After Approval): Add myself.
10577
e73ed25c
AO
105782005-03-01 Alexandre Oliva <aoliva@redhat.com>
10579
10580 PR libgcj/20160
10581 * ltmain.sh: Avoid creating archives with components that have
10582 duplicate basenames.
10583
ace9ac7b
AP
105842005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10585
10586 PR bootstrap/20250
10587 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10588 instead of check.
10589 * Makefile.in: Regenerate.
10590
c9db9354
PB
105912005-02-28 Paolo Bonzini <bonzini@gnu.org>
10592
10593 * Makefile.in: Regenerate to fix conflict between the previous two
10594 patches.
10595
215c351a
PB
105962005-02-28 Paolo Bonzini <bonzini@gnu.org>
10597
10598 PR bootstrap/17383
10599 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10600 * Makefile.tpl (HOST_SUBDIR): New substitution.
10601 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10602 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10603 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10604 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10605 (Host modules, Bootstrapped modules): Use it.
10606 (Build modules, Target modules): Do not create symlink trees,
10607 always configure out-of-srcdir.
10608 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10609 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10610 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10611 $(HOST_SUBDIR). Create a symlink for host_subdir.
10612
10613 * Makefile.in: Regenerate.
10614 * configure: Regenerate.
10615
5395b47b
NN
106162005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10617
10618 Merged from libada-gnattools-branch:
10619 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10620
10621 * gnattools: New directory.
10622 * Makefile.def: Add gnattools as a module, depending on target-libada.
10623 * Makefile.in: Regenerate.
10624 * configure.in: Include gnattools in host_tools; disable it if ada
10625 is disabled.
10626 * configure: Regenerate.
10627
ca2cc05c
JM
106282005-02-24 James A. Morrison <phython@gcc.gnu.org>
10629
10630 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10631 treelang maintainer.
10632 (Write After Approval): Remove myself.
10633
d2f3024f
PS
106342005-02-23 Paul Schlie <schlie@comcast.net>
10635
10636 * configure.in: Allow darwin targeted ports to build tk, itcl and
10637 libgui.
10638 * configure: Regenerate.
10639
bba5e0ca
EB
106402005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10641
10642 PR libgcj/10353
10643 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10644 * configure: Regenerate.
10645
70132ce7
SK
106462005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10647
10648 * MAINTAINERS (Write After Approval): Add myself.
10649
20f0edca
ILT
106502005-02-10 Ian Lance Taylor <ian@airs.com>
10651
10652 * MAINTAINERS: Update my e-mail address.
10653
e64e5109
RG
106542005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10655
10656 * MAINTAINERS (Write After Approval): Add myself.
10657
40d64b5a
HPN
106582005-01-29 Hans-Peter Nilsson <hp@axis.com>
10659
10660 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10661 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10662 target-libgloss when not *-*-elf and *-*-aout.
10663 * configure: Regenerate.
10664
54a12711
KH
106652005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10666
10667 * MAINTAINERS: Remove obsolete entries.
10668
0aa99dbb
KH
10669 * MAINTAINERS (Write After Approval): Add Michael Matz.
10670
2b009f5f
NB
106712005-01-19 Neil Booth <neil@daikokuya.co.uk>
10672
10673 * MAINTAINERS: Remove self as cpplib maintainer.
10674
385870f5
KC
106752005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10676
10677 * install-sh, config.sub: Import from upstream.
10678
e7daab31
KC
106792005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10680
10681 PR bootstrap/18222
10682 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10683 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10684 * Makefile.in: Regenerate.
10685
e6003f4d
JT
106862005-01-16 Jason Thorpe <thorpej@netbsd.org>
10687
10688 * MAINTAINERS: Update my email address.
10689
145e2972 106902005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10691 Andreas Schwab <schwab@suse.de>
145e2972
DE
10692
10693 PR bootstrap/18033
10694 * config-ml.in: Eval option if surrounded by single quotes.
10695
86c7e0da
PB
106962005-01-03 Paolo Bonzini <bonzini@gnu.org>
10697
10698 Revert 2004-12-28 Makefile changes, a better fix will be
10699 applied to mainline and src after GCC 4.0 branches.
10700
3224a22f
PB
107012004-12-28 Paolo Bonzini <bonzini@gnu.org>
10702
10703 PR bootstrap/17383
10704
10705 * Makefile.def (target_modules): Remove stage parameter,
10706 it is always true now.
10707 * Makefile.tpl (configure-build-[+module+],
10708 configure-target-[+module+]): Always build symlink tree
10709 for the directory and for include. BUILD_SUBDIR and
10710 TARGET_SUBDIR cannot be . anymore.
10711 * Makefile.in: Regenerate.
10712
aaf51ca2
DE
107132004-12-25 David Edelsohn <edelsohn@gnu.org>
10714
10715 Revert 2004-12-08 Makefile changes.
10716
4e32e454
DS
107172004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10718
10719 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10720 cygwin, mingw.
10721
669f01d8
AS
107222004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10723
10724 * configure.in (sh64-*-*): Reenable gprof.
10725 * configure: Regenerate.
10726
1b227ee0
DE
107272004-12-08 David Edelsohn <edelsohn@gnu.org>
10728
10729 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10730 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10731 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10732 * Makefile.in: Regenerate.
10733
ce5e944c
CF
107342004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10735
10736 * MAINTAINERS: Update my email address.
10737
893f1e87
MK
107382004-12-07 Matt Kraai <kraai@ftbfs.org>
10739
10740 * Makefile.tpl: Generate normal dependencies if the LHS module is
10741 not bootstrapped.
10742 * Makefile.in: Regenerate.
10743
bb59c339
RS
107442004-12-03 Richard Sandiford <rsandifo@redhat.com>
10745
10746 * configure.in: Include config/gxx-include-dir.m4. Use
10747 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10748 * configure: Regenerate.
10749
4982adbe
RS
107502004-12-03 Richard Sandiford <rsandifo@redhat.com>
10751
10752 * config.if: Delete.
10753 * configure.in: Set libstdcxx_incdir directly.
10754 * configure: Regenerate.
10755
05750653
EC
107562004-12-02 Eric Christopher <echristo@redhat.com>
10757
10758 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10759 * Makefile.in: Regenerate.
10760
5fef1dbd
RS
107612004-12-02 Richard Sandiford <rsandifo@redhat.com>
10762
10763 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10764 * configure: Regenerate.
10765
afabd8e6
RS
107662004-12-02 Richard Sandiford <rsandifo@redhat.com>
10767
10768 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10769 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10770 * configure: Regenerate.
10771
78716e86
EC
107722004-12-01 Eric Christopher <echristo@redhat.com>
10773
10774 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10775 of things to remove.
10776
57ab8ba9
MK
107772004-11-29 Matt Kraai <kraai@ftbfs.org>
10778
10779 * MAINTAINERS (Write After Approval): Update my e-mail address.
10780
2539bffe
KC
107812004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10782
10783 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10784 from CVS libtool to always pass_all.
10785
3e732ba0
JDA
107862004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10787
10788 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10789 (hppa*64*-*-*): Delete incorrect comment.
10790 * configure: Rebuilt.
10791
767f726e
KC
107922004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10793
10794 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10795
2c92e90f
KC
107962004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10797
10798 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10799 from CVS libtool to always pass_all.
10800
32f84e48
KC
108012004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10802
10803 * install-sh, compile: Import from automake.
10804
9587be8a
KC
108052004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10806
10807 * config.guess, config.sub: Import from savannnah.
10808
04e81808 108092004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10810
10811 * MAINTAINERS (Write After Approval): Add myself
10812
f87a2b2e
MS
108132004-11-12 Mike Stump <mrs@apple.com>
10814
10815 * Makefile.def: Add html support.
10816 * Makefile.tpl: Likewise.
10817 * Makefile.in: Regenerate.
10818
848556c2
GK
108192004-11-11 Geoffrey Keating <geoffk@apple.com>
10820
556f03c4
GK
10821 PR 18423
10822 * configure.in: Remove all instances of build-fixincludes from
10823 noconfigdirs.
10824 (build_configargs): Supply --target to subdirectories.
10825 * configure: Regenerate.
10826
848556c2
GK
10827 * Makefile.def: Make gcc install depend on fixincludes install.
10828 * Makefile.in: Regenerate.
10829
9e5712a5
JJ
108302004-11-10 Janis Johnson <janis187@us.ibm.com>
10831
10832 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10833
4ef509c0
PB
108342004-11-11 Paul Brook <paul@codesourcery.com>
10835
10836 * MAINTAINERS: Add self as arm maintainer. Update email address.
10837
20d11df6
HPN
108382004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10839
10840 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10841 target-libgfortran.
79fd8592 10842 * configure: Regenerate.
20d11df6 10843
68c70f15
DE
108442004-11-07 David Edelsohn <edelsohn@gnu.org>
10845
10846 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10847 like CC.
10848
54f88091
PB
108492004-11-05 Paolo Bonzini <bonzini@gnu.org>
10850
10851 * Makefile.def (host fixincludes): Specify missing targets.
10852 * Makefile.in: Regenerate.
10853
6866abb8
RC
108542004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10855
10856 * MAINTAINERS: Add myself
10857
83f62578
GL
108582004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10859
10860 * MAINTAINERS (Write After Approval): Add myself.
10861
53c7ffe7
GK
108622004-11-04 Geoffrey Keating <geoffk@apple.com>
10863
10864 * Makefile.def: Build fixincludes for the host, too.
10865 * Makefile.in: Regenerate.
10866 * configure.in (host_tools): Add fixincludes.
10867 * configure: Regenerate.
10868
ac8b3d9d
DJ
108692004-11-04 Daniel Jacobowitz <dan@debian.org>
10870
10871 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10872 * configure: Regenerated.
10873
bab37580
L
108742004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10875
10876 PR other/17783
10877 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10878 * configure: Regenerated.
10879
db1de713
MM
108802004-10-31 Mark Mitchell <mark@codesourcery.com>
10881
10882 * README.SCO: Update per FSF instructions.
10883
a827e21a
EW
108842004-10-28 Eric B. Weddington <ericw@evcohs.com>
10885
10886 PR target/18151
10887 * configure.in (case ${target}): Do not build fixincludes for avr.
10888 * configure: Regenerated.
10889
9d069a4f
PB
108902004-10-26 Paolo Bonzini <bonzini@gnu.org>
10891
10892 * configure.in (case ${target}): Do not build fixincludes
10893 on platforms where it is not used.
10894 * configure: Regenerated.
10895
fc45f3fe
DJ
108962004-10-23 Daniel Jacobowitz <dan@debian.org>
10897
10898 * configure.in: Use an absolute path to install-sh.
10899 * configure: Regenerated.
10900
36554b92
AL
109012004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10902
10903 * MAINTAINERS (Write After Approval): Add myself.
10904
88e9994a
KH
109052004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10906
10907 * MAINTAINERS: Remove from Write After Approval those that are
10908 already maintainers.
10909
ad02a944
SP
109102004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10911
10912 * MAINTAINERS: Update my email address.
10913
c8e6cd41
KC
109142004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10915
10916 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10917 * configure: Regenerate.
10918
dce2d8b2 109192004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10920
10921 * MAINTAINERS: Update my email address.
10922
a8b0957e
KH
109232004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10924
10925 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10926 entries belonging to this category.
10927
96836f61
JZ
109282004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10929
10930 * MAINTAINERS: Update my e-mail address.
10931
7e0b5752
PB
109322004-10-06 Paolo Bonzini <bonzini@gnu.org>
10933
10934 Fix wrong conflict resolution in:
10935
10936 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10937
10938 * Makefile.in: Regenerate.
10939 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10940 in the recursive `make', instead of hardwiring `all'.
10941 (Autogenerated TARGET-* variables): New.
10942
370f7a47
TL
109432004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10944
10945 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10946 * configure: Regenerate.
370f7a47 10947
13e5d623
KH
109482004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10949
10950 * MAINTAINERS (Various Maintainers): Move the "windows,
10951 cygwin, mingw" maintainer to ...
10952 (OS Port Maintainers): ... here.
10953
a6497c1b
KH
109542004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10955
10956 * MAINTAINERS (Write After Approval): Remove those that are
10957 maintainers of some subsystem.
10958
1abb828a
D
109592004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10960
10961 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10962 * ltcf-cxx.sh (tpf*): Likewise.
10963 * ltconfig (tpf*): Add TPF OS configuration support.
10964
16d1338d
BS
109652004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10966
10967 * MAINTAINERS: Change my email address to my new work account.
10968
9082a750
MR
109692004-09-24 Michael Roth <mroth@nessie.de>
10970
10971 * configure.in (--without-headers): Add missing double quotes.
10972 * configure: Regenerate.
10973
dce2d8b2 109742004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10975
10976 * ylwrap: Revert to previous version.
10977
4c4a5bbc
L
109782004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10979
10980 PR bootstrap/17369
10981 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10982 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10983 SET_GCC_LIB_PATH_CMD.
10984 (BASE_TARGET_EXPORTS): Likewise.
10985 * Makefile.in: Regenerated.
10986
10987 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10988 * configure: Regenerated.
10989
85f59630
KC
109902004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10991
10992 * config.guess: New upstream version
10993 * compile, depcomp, install-sh, ylwrap: Likewise.
10994
95c53c62
RS
109952004-09-19 Roger Sayle <roger@eyesopen.com>
10996
10997 * config/mh-x86omitfp: New host makefile fragment. Add
10998 -fomit-frame-pointer to the default BOOT_CFLAGS.
10999 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11000 * configure: Regenerate.
11001
0a1c093b
AP
110022004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11003
11004 PR target/11572
11005 * configure.in (*-*-darwin*): Renable libobjc.
11006 * configure: Regenerate.
11007
315fcf97
NS
110082004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11009
11010 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11011
0a050485 110122004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 11013
0a050485
DB
11014 * Makefile.def: Remove libbanshee.
11015 * Makefile.tpl: Ditto.
11016 * configure.in: Ditto.
11017 * Makefile.in: Regen.
11018 * configure: Ditto.
11019
5f4a098e
DE
110202004-09-08 David Edelsohn <edelsohn@gnu.org>
11021
11022 * ltmain.sh: Use $pic_object as $non_pic_object if
11023 $non_pic_object=none.
11024
32b2511f
PB
110252004-09-07 Paolo Bonzini <bonzini@gnu.org>
11026
11027 * missing: Import latest version from master repository.
11028
fc4d0e82
NC
110292004-09-06 Nick Clifton <nickc@redhat.com>
11030
11031 * config.sub: Import latest version from master repository.
11032 * config.guess: Likewise.
11033 This includes these changes:
78716e86 11034
fc4d0e82
NC
11035 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11036
11037 * config.sub: Handle crisv32, alias etraxfs.
11038 * config.guess (crisv32:Linux:*:*): Handle.
11039
11040 2004-08-13 Brad Smith <brad@comstyle.com>
11041
11042 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11043 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11044
11045 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11046
11047 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11048 assume the processor is a powerpc. This is because coreutils
11049 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11050 in this case, due to a MacOS X bug that causes
11051 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11052 to return a negative number.
11053 Problem reported by Petter Reinholdtsen in:
11054 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11055
11056 2004-07-19 Ben Elliston <bje@gnu.org>
11057
11058 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11059
11060 2004-06-24 Ben Elliston <bje@gnu.org>
11061
11062 * config.guess: Update copyright years.
11063 * config.sub: Likewise.
11064
11065 2004-06-22 Robert Millan <robertmh@gnu.org>
11066
11067 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11068 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11069
11070 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11071
11072 * config.guess (*:*VMS:*:*): New entry. Replaces
11073 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11074 manufacturer.
11075
11076 2004-06-22 Ben Elliston <bje@gnu.org>
11077
11078 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11079 * config.sub: Likewise.
11080
11081 2004-06-22 Ben Elliston <bje@gnu.org>
11082
11083 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11084 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11085
11086 2004-06-11 Ben Elliston <bje@gnu.org>
11087
11088 * config.guess (pegasos:OpenBSD:*:*): Remove.
11089
11090 2004-06-11 Ben Elliston <bje@gnu.org>
11091
11092 From Wouter Verhelst <wouter@grep.be>:
11093 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11094
11095 2004-06-11 Ben Elliston <bje@gnu.org>
11096
11097 * config.guess (luna88k:OpenBSD:*:*): New.
11098
11099 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11100
11101 * config.guess (m32r*:Linux:*:*): New case.
11102 * config.sub: Handle m32rle.
11103
11104 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11105
11106 From Jens Petersen <petersen@redhat.com>:
11107 * config.sub: Handle sparcv8.
11108
11109 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11110
11111 From Tom Smith <smith@cag.lkg.hp.com>:
11112 * config.guess: Version suffixes are equally significant on Tru64
11113 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11114 prefix of "P" (patched kernel).
11115
11116 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11117
11118 * config.sub: Add support for National Semiconductor CRX target.
11119
2f4cc6bf
JJ
111202004-09-03 Janis Johnson <janis187@us.ibm.com>
11121
11122 * MAINTAINERS (Various Maintainers): Remove myself as web page
11123 maintainer, add myself as maintainer of build status lists.
11124
61fec9ff
JB
111252004-09-03 Jan Beulich <jbeulich@novell.com>
11126
11127 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11128 *-*-netware, but add target-libmudflap.
11129 Consolidate *-*-netware targets (of which really only i?86 exists)
11130 into a single entry.
11131 * configure: Likewise.
11132
45f366ab
PB
111332004-09-01 Paolo Bonzini <bonzini@gnu.org>
11134
11135 * Makefile.tpl (sorry): Remove.
11136 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11137 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11138 (do-clean): Clean per-stage directories too.
11139 (do-distclean): Run distclean-stage1 too.
11140 (.NOTPARALLEL): Enable during toplevel bootstrap.
11141 (stage[+id+]-bubble): Enable parallel execution during
11142 the recursive invocation.
11143 * Makefile.in: Regenerate.
11144
11145 Fix previous checkin:
11146
11147 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11148 include.
11149 * configure.in: Fix indentation.
11150 * configure: Regenerate.
11151
dce2d8b2 111522004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 11153
45f366ab
PB
11154 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11155 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11156 * configure: regenerate
78716e86 11157 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 11158 -mdynamic-no-pic
be8fff81 11159
71b5d516
PB
111602004-08-31 Paolo Bonzini <bonzini@gnu.org>
11161
11162 * Makefile.def (build_modules): Add fixincludes.
11163 (dependencies): Make gcc depend on fixincludes.
11164 * configure.in (build_tools): Add fixincludes.
11165 (build_configdirs): Always include build_libs.
11166 * Makefile.in: Regenerate.
11167 * configure: Regenerate.
11168
111692004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
11170
11171 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11172 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11173 phony targets; do not generate timestamp files.
11174 (distclean-stageN): Remove references to their timestamp files.
11175 (restageN, touch-stageN): Remove.
11176 (stageN-bubble): Rewritten.
11177 (compare): Support lean bootstraps.
11178 * Makefile.in: Regenerate.
11179
11180 * configure.in: Only warn when bootstrapping but
11181 build != host or build != target. Support lean bootstraps.
11182 * configure: Regenerate.
11183
ce7cbbb0
PE
111842004-08-26 Phil Edwards <phil@codesourcery.com>
11185
11186 * configure.in: Give a better error message if GMP/MPFR are missing
11187 and a language needing them has been requested.
11188 * configure: Regenerated.
11189
9c71a529
PE
111902004-08-25 Phil Edwards <phil@codesourcery.com>
11191
11192 * configure.in: Print a list of available language front-ends if
11193 a requested one is missing. Tidy stray tab characters.
11194 * configure: Regenerated.
11195
e3f92d3b
MK
111962004-08-19 Michael Koch <konqueror@gmx.de>
11197
11198 * gcc/doc/install.texi: Update entry about automake for libjava.
11199
c3f84f61
RM
112002004-08-17 Robert Millan <robertmh@gnu.org>
11201
11202 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11203 (instead of FreeBSD).
11204 * configure: Regenerate.
11205
7c27e184
PB
112062004-08-16 Paolo Bonzini <bonzini@gnu.org>
11207
11208 * Makefile.in: Regenerate.
11209 * configure: Regenerate.
11210
11211 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11212 stage_*_flags.
11213 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11214 for bootstrapped modules if toplevel bootstrap is going.
11215 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11216 modules. Adjust for changes in Makefile.def. Enable several
11217 rules even in non-bootstrap mode, just to avoid peppering the
11218 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11219 (stage-[+prev+]-bubble): Remove.
11220
11221 * Makefile.def (Dependencies): Depend on all-build-bison,
11222 all-build-flex, all-build-byacc, all-build-texinfo, rather
11223 than the host variations.
11224 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11225 with BUILD_SUBDIR.
11226 (BISON): Update for recent Bisons.
11227 (YACC): Fix typo.
11228 (cross): Depend on all-build.
11229 (all): Do not depend on all-build.
11230 (prebootstrap): Remove.
11231 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11232 (Prebootstrap dependencies): Add them to the per-stage targets
11233 and to all-prebootstrap.
11234 * configure.in (build_configdirs): Always enable build_tools.
11235 (BUILD_DIR_PREFIX): Remove.
11236
11237 * Makefile.def (gcc): Add target variable.
11238 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11239 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11240 in the recursive `make', instead of hardwiring `all'.
11241 (Autogenerated TARGET-* variables): New.
11242
20f3bb80
BB
112432004-08-13 Brian Booth <bbooth@redhat.com>
11244
11245 * MAINTAINERS: Remove myself from write-after-approval.
11246
b5be499d
NN
112472004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11248
11249 * src-release: Stop distributing mmalloc with gdb (which doesn't
11250 use it).
11251 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11252 * Makefile.in: Regenerate.
11253
b3f8d95d
MM
112542004-08-09 Mark Mitchell <mark@codesourcery.com>
11255
11256 * configure.in (arm*-*-eabi*): New target.
11257 * configure: Regenerate.
11258
3589b69e
PB
112592004-08-06 Paolo Bonzini <bonzini@gnu.org>
11260
11261 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11262 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11263 (Dependencies): New section.
11264 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11265 (configure-target-[+module+]): Depend on maybe-all-gcc
11266 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11267 (toplevel profiledbootstrap): Fix dependencies.
11268 * Makefile.in: Regenerate.
11269
972974fc
MM
112702004-08-03 Mark Mitchell <mark@codesourcery.com>
11271
11272 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11273 target-libiberty to noconfigdirs.
11274 * configure: Regenerate.
11275
bebf829d
PB
112762004-08-03 Paul Brook <paul@codesourcery.com>
11277
11278 * configure.in: Check for MPFR as well as GMP.
11279 * configure: Regenerate.
11280
98a5bb3b
RM
112812004-08-01 Robert Millan <robertmh@gnu.org>
11282
11283 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11284 libmudflap for all GNU-based systems (with Glibc).
11285 * configure: Regenerate.
11286
dce2d8b2 112872004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
11288
11289 * Makefile.def (host-modules): Add gcc.
11290 * Makefile.in: Regenerate.
11291 * Makefile.tpl (sorry): New rule.
11292 (configure-host, all-host, [+make_target+]-host, do-check,
11293 install-host): Do not add gcc as a special case.
11294 (host modules): Add a small special-casing for gcc. Export
11295 extra_make_flags through the environment.
11296 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11297 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11298 other recursive targets for gcc): Remove.
11299
11300 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11301 (stage, unstage): New rules.
11302 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11303 distclean-stage[+id+]): Use stage_current.
11304 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11305 the stage*-start rules.
11306
aeb732c1
GK
113072004-08-02 Geoffrey Keating <geoffk@apple.com>
11308
11309 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11310 use -all_load flag.
11311
25b656e7
PB
113122004-08-02 Paolo Bonzini <bonzini@gnu.org>
11313
11314 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11315 * configure: Regenerate.
11316
cc440d71
TM
113172004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11318
11319 * maintainer-scripts/gcc_release: Revert yesterday's change.
11320
270e140b
SB
113212004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11322
11323 * MAINTAINERS: Add myself to write-after-approval.
11324
3e4035f8
TM
113252004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11326
11327 * libf2c: Removed.
11328 * gcc/gccbug.in: Updated because of libf2c removal.
11329 * maintainer-scripts/gcc_release: Ditto.
11330
dce2d8b2 113312004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
11332
11333 * configure.in: Build libmudflap by default on FreeBSD.
11334 * configure: Regenerated.
11335
dfcada9a
MM
113362004-07-09 Mark Mitchell <mark@codesourcery.com>
11337
11338 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11339 systems.
11340 * configure: Regenerated.
11341
dce2d8b2 113422004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
11343
11344 PR target/16344
11345 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11346 feedback based compiler.
11347 * Makefile.in: Rebuilt.
11348
95bcca47
AO
113492004-07-08 Alexandre Oliva <aoliva@redhat.com>
11350
11351 * Makefile.def (host_modules): Set bootstrap=true for flex.
11352 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11353 * Makefile.in: Rebuilt.
11354
051822f6
JH
113552004-07-07 Jan Hubicka <jh@suse.cz>
11356
11357 * MAINTAINERS: Add self as a profile feedback maintainer.
11358
7b61653a
PE
113592004-07-05 Phil Edwards <phil@codesourcery.com>
11360
11361 * configure.in: Do not prepend $srcdir to /dev/null in
11362 makefile fragments.
11363 * configure: Regenerate.
11364
23f6b2f9
PB
113652004-07-01 Paolo Bonzini <bonzini@gnu.org>
11366
11367 * Makefile.def (build_modules): Add bison, byacc, flex,
11368 m4, texinfo.
11369 (flags_to_pass): Add FLEX.
11370 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11371 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11372 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11373 DEFAULT_MAKEINFO): Remove.
11374 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11375 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11376 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11377 objdir or else use configured tool.
11378 (all-build): New.
11379 (all): Depend on it.
11380 (Build module dependencies): Add.
11381 * Makefile.in: Regenerate.
11382 * configure.in: Better support for multiple build modules,
11383 matching what is done for host/target modules. Do not look
11384 for "plausible" locations of build tools if Canadian cross.
11385 Use autoconf's AC_PROG_CC to find a C compiler. Define
11386 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11387 * configure: Regenerate.
78716e86 11388
1c020272
PB
113892004-06-22 Paolo Bonzini <bonzini@gnu.org>
11390
11391 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11392 * Makefile.in: Regenerate.
11393
a52a0a7f
PB
113942004-06-22 Paolo Bonzini <bonzini@gnu.org>
11395
11396 * Makefile.tpl (configure-build-[+module+],
11397 configure-[+module+], configure-target-[+module+]): Pass
11398 [+extra_configure_args+].
11399 (all-build-[+module+], all-[+module+], check-[+module+],
11400 install-[+module+], [+make_target+]-[+module+],
11401 all-target-[+module+], check-target-[+module+],
11402 install-target-[+module+], [+make_target+]-target-[+module+]):
11403 Pass [+extra_make_args+].
11404 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11405 (GCC_HOST_EXPORTS): Remove.
11406 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11407 cross, check-gcc, check-gcc-c++, install-gcc,
11408 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11409 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11410 * Makefile.in: Regenerate.
11411
ccde3f1a
MS
114122004-06-21 Matthew Sachs <msachs@apple.com>
11413
11414 * MAINTAINERS: Added self to write-after-approval.
11415
6264b0a6
CF
114162004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11417
11418 * configure.in: Check for srcdir/winsup rather than build directory
11419 winsup.
11420 * configure: Regenerate.
11421
801e2270
CV
114222004-06-17 Corinna Vinschen <vinschen@redhat.com>
11423
11424 * configure.in: Don't build Cygwin native newlib if winsup
11425 directory is missing. Emit warning instead.
11426 * configure: Regenerate.
11427
ad6717df
PB
114282004-06-09 Paolo Bonzini <bonzini@gnu.org>
11429
11430 * Makefile.tpl (touch-stage[+id+]): New.
11431 (restage[+prev+]): Depend on touch-stage[+id+].
11432
11433 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11434 Use it throughout.
11435
11436 * Makefile.def: Add profile and feedback bootstrap stages.
11437 Remove next field from bootstrap stages.
11438 * Makefile.tpl (LN, LN_S): Substitute.
11439 (stageN-start, stageN-end): Use double-colon rules, to
11440 provide a hook for additional setup commands.
11441 (distclean-stageN-gcc, restageN): Create dependencies from
11442 [+prev+], not from [+next+].
11443 (stageN-bubble): Add commands for successive stages from
11444 [+prev+], using double-colon rules.
11445 (all-stageN-gcc): Fix typo.
11446 (stagefeedback-start, profiledbootstrap): New.
11447 * Makefile.in: Regenerate.
11448 * configure.in: Call ACX_PROG_LN.
11449 * configure: Regenerate.
11450
5bbb9680
CY
114512004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11452
11453 * MAINTAINERS (Write After Approval): Add myself.
11454
e18be1d4
MA
114552004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11456
11457 * MAINTAINERS (Write After Approval): Add myself.
11458
5607edfd
PB
114592004-06-03 Paolo Bonzini <bonzini@gnu.org>
11460
11461 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11462 without gcc.
11463 * configure: Regenerate.
11464
1ec4e9c3
PB
114652004-06-01 Paolo Bonzini <bonzini@gnu.org>
11466
11467 * Makefile.tpl: Fix typo.
11468 * Makefile.in: Regenerate.
11469
dce2d8b2 114702004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11471
11472 * configure.in: Remove new- prefix from toplevel
11473 bootstrap targets.
11474 * configure: Regenerate.
11475
f516a7da
PB
114762004-06-01 Paolo Bonzini <bonzini@gnu.org>
11477
11478 * Makefile.tpl (all.normal): Rename to all.
11479 (all): Replace with a rule to pick the default
11480 target from configure.
11481 (all-gcc, configure-gcc): Use conditionals to
11482 do nothing when toplevel bootstrap is going on.
11483 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11484 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11485 * configure.in: Support --enable-bootstrap.
11486
11487 * Makefile.def: Remove new- prefix from toplevel
11488 bootstrap targets.
11489 * Makefile.tpl: Likewise.
11490
11491 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11492 target.
11493
11494 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11495 $(RECURSE_FLAGS) to recursive invocation of make.
11496
11497 * Makefile.in: Regenerate.
11498 * configure: Regenerate.
11499
78dd5e36 115002004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11501 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11502
11503 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11504 like CC.
11505
30f1bddc
DJ
115062004-05-27 Daniel Jacobowitz <dan@debian.org>
11507
11508 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11509 * configure: Regenerate.
11510
4fc4dd12
DJ
115112004-05-25 Daniel Jacobowitz <drow@false.org>
11512
11513 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11514 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11515 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11516 targets.
11517 * Makefile.in: Regenerate.
11518
dce2d8b2 115192004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11520
11521 * configure.in: Test the ability to symlink directories.
11522 * configure: Regenerate.
11523
11524 * Makefile.def (bootstrap-stage): New definitions.
11525 * Makefile.tpl (configure-stage1-gcc,
11526 configure-stage2-gcc, configure-stage3-gcc,
11527 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11528 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11529 new-restage3, compare): Autogenerate, see Makefile.in
11530 entry for behavioral changes.
11531 (distclean-stage1, new-stage1-start, new-stage1-end,
11532 new-stage1-bubble, distclean-stage2, new-stage2-start,
11533 new-stage2-end, new-stage2-bubble, distclean-stage3,
11534 new-stage3-start, new-stage3-end): New autogenerated targets.
11535 (objext, prebootstrap, BOOT_CFLAGS,
11536 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11537 targets.
11538
11539 * Makefile.in: Regenerate.
11540 (distclean-stage1, new-stage1-start, new-stage1-end,
11541 new-stage1-bubble, distclean-stage2, new-stage2-start,
11542 new-stage2-end, new-stage2-bubble, distclean-stage3,
11543 new-stage3-start, new-stage3-end): New targets.
11544 (all-stage1-gcc): Move prebootstrap dependency from here...
11545 (configure-stage1-gcc): ...to here.
11546 (new-bootstrap): Use bubble targets.
11547 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11548 Use per-stage distclean targets.
11549 (configure-stage1-gcc, configure-stage2-gcc,
11550 configure-stage3-gcc, all-stage1-gcc,
11551 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11552 Use new-stageN-start to prepare the tree.
11553
4f4e53dd
PB
115542004-05-23 Paolo Bonzini <bonzini@gnu.org>
11555
11556 * Makefile.def (host_modules): add libcpp.
11557 * Makefile.tpl: Add dependencies on and for libcpp.
11558 * Makefile.in: Regenerate.
11559 * configure.in: Add libcpp host module.
11560 * configure: Regenerate.
11561
60975492
PB
115622004-05-21 Paolo Bonzini <bonzini@gnu.org>
11563
11564 * Makefile.tpl: Whenever a recursive target is defined, wrap
11565 it in a special @if/@endif block, and prepare its maybe
11566 dependency in the @if/@endif block
11567 * configure.in: Instead of writing maybe dependencies, remove
11568 the @if/@endif statements, and remove the @if/@endif blocks
11569 that remain.
11570 * configure: Regenerate.
11571 * Makefile.in: Regenerate.
11572
5ce7d75d
JJ
115732004-05-20 Janis Johnson <janis187@us.ibm.com>
11574
11575 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11576
c779c42f
KK
115772004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11578
11579 PR bootstrap/15120
11580 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11581 * */configure: Rebuilt.
11582
b4117c30
ZW
115832004-05-17 Zack Weinberg <zack@codesourcery.com>
11584
11585 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11586 of libf2c.
11587 * configure, Makefile.in: Regenerate.
11588
719bb4e3 115892004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11590
11591 * MAINTAINERS (Write After Approval): Add myself.
11592
6de9cd9a
DN
115932004-05-13 Diego Novillo <dnovillo@redhat.com>
11594
11595 Merge from tree-ssa-20020619-branch.
11596
11597 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11598 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11599 (HOST_GMPLIBS): Define.
11600 (HOST_GMPINC): Define.
11601 (TARGET_LIB_PATH): Add libmudflap.
11602 (GFORTRAN_FOR_TARGET): Define.
11603 (configure-build*): Export GFORTRAN.
11604 (configure-gcc): Export GMPLIBS and GMPINC.
11605 (all-gcc): Add maybe-all-libbanshee.
11606 (configure-target-libgfortran): Define.
11607 * Makefile.in: Regenerate.
11608 * configure.in (host_libs): Add libbanshee.
11609 (target_libraries): Add target-libmudflap and target-libgfortran.
11610 Add --with-libbanshee.
11611 Handle --disable-libmudflap.
11612 (*-*-freebsd*): Use with_gmp.
11613 Add $(libgcj) to noconfigdirs.
11614 * configure: Regenerate.
11615 * depcomp: New file.
11616 * MAINTAINERS: Add tree-ssa maintainers.
11617
8f1b790f
VM
116182004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11619
b4117c30 11620 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11621
693446fc
BF
116222004-04-30 Brian Ford <ford@vss.fsi.com>
11623
b4117c30 11624 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11625
d1bb666c
UB
116262004-04-29 Uros Bizjak <uros@kss-loka.si>
11627
b4117c30 11628 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11629
6cf1ac42
PB
116302004-04-28 Paolo Bonzini <bonzini@gnu.org>
11631
11632 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11633 * configure: Regenerate.
11634
632933d5
PB
116352004-04-27 Paolo Bonzini <bonzini@gnu.org>
11636
11637 Revert:
11638 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11639
11640 * Makefile.def (flags_to_pass): Remove *dir variables that
11641 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11642 as well as prefix and exec_prefix.
11643 * Makefile.in: Regenerate.
11644
80dc6aa0
RM
116452004-04-26 Robert Millan <robertmh@gnu.org>
11646
11647 Add patches from libtool CVS.
11648 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11649 * ltconfig: Likewise.
11650 * ltcf-c.sh: Likewise.
11651 * ltcf-cxx.sh: Likewise.
11652 * ltcf-gcj.sh: Likewise.
11653
e11283f1
PB
116542004-04-26 Paolo Bonzini <bonzini@gnu.org>
11655
11656 * Makefile.def (host_modules): Mark with the bootstrap
11657 flag packages on which gcc depends.
11658 * Makefile.tpl (all-bootstrap): Use it.
11659 * Makefile.in: Regenerate.
11660
8546950c
PB
116612004-04-26 Paolo Bonzini <bonzini@gnu.org>
11662
11663 * Makefile.def (flags_to_pass): Remove *dir variables that
11664 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11665 as well as prefix and exec_prefix.
11666 * Makefile.in: Regenerate.
11667
a76494aa
PB
116682004-04-26 Paolo Bonzini <bonzini@gnu.org>
11669
b4117c30
ZW
11670 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11671 * configure: Regenerate.
11672 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11673 * gcc/Makefile.tpl (compare): Use the result of the test.
11674 * gcc/Makefile.in: Regenerate.
a76494aa 11675
03a91701
PB
116762004-04-23 Paolo Bonzini <bonzini@gnu.org>
11677
11678 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11679 Always relocate gcc and prev-gcc to the original names, even
11680 if the build fails.
11681 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11682 New targets.
11683
082a6351
LG
116842004-04-23 Laurent GUERBY <laurent@guerby.net>
11685
11686 * MAINTAINERS: Update my email address.
b4117c30 11687
1f1d584b
RO
116882004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11689
11690 * configure.in (mips*-*-irix5*): Enable ld.
11691 * configure: Regenerate.
082a6351 11692
1db673ca
RO
116932004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11694
11695 * configure: Regenerate.
11696
ce4ea44e
JW
116972004-04-15 James E Wilson <wilson@specifixinc.com>
11698
11699 * Makefile.tpl (configure-[+module+], configure-gcc,
11700 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11701 Set and export LDFLAGS.
11702 * Makefile.in: Regenerate.
11703
611f62ad
MC
117042004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11705
b4117c30 11706 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11707
be912515
NN
117082004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11709
11710 PR bootstrap/14871
11711 * Makefile.tpl: If we don't have built-in-tree target tools,
11712 use the ones found by configure rather than hacking around with
11713 program_transform_name.
11714 * configure.in: Give Makefile.tpl the information necessary
11715 to do that.
11716 * Makefile.in: Regenerate.
11717 * configure: Regenerate.
11718
9104315a
NN
117192004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11720
11721 PR bootstrap/14760
11722 * configure.in: When computing baseargs, strip *all* copies of
11723 offending options. Also, don't match/substitute the trailing space,
11724 so that this actually works when two similar options are separated by
11725 only one space.
11726 * configure: Regenerate.
11727
bef1d700
DE
117282004-04-06 David Edelsohn <edelsohn@gnu.org>
11729
b4117c30
ZW
11730 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11731 (rs6000-*-aix*): Same.
11732 * configure: Regenerate.
bef1d700 11733
54bcf05e 117342004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11735
11736 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11737
369a832c 117382004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11739
11740 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11741
09a9c095
NN
117422004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11743
7caf53cb
NN
11744 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11745 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11746 * Makefile.in: Regenerate.
11747
09a9c095
NN
11748 * configure.in (top level bootstrap support): Rework --enable-werror
11749 to set @stage2_werror_flag@.
11750 * configure: Regenerate.
11751 * Makefile.tpl (top level bootstrap support): Pass
11752 @stage2_werror_flag@ down to configure in stages 2 and 3.
11753 * Makefile.in: Regenerate.
11754
5595a2bd
NN
117552004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11756
cbfd7e06
NN
11757 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11758 for stages 2 and 3 as well as in make. As a consequence, remove
11759 OUTPUT_OPTION (now detected by configure) from the flags passed down
11760 to make.
11761 * Makefile.in: Regenerate.
11762
5595a2bd
NN
11763 * Makefile.tpl (new-bootstrap): Fix typo.
11764 * Makefile.in: Regenerate.
11765
ca3b3e20
NN
117662004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11767
295f4e42
NN
11768 * Makefile.tpl: Rearrange by moving recursive_targets rules
11769 into their proper sections.
11770 * Makefile.tpl (top level bootstrap support): Move disabling
11771 of coverage flags from 'make' to 'configure'; improve comments.
11772 * Makefile.in: Regenerate.
11773
340de83f
NN
11774 * Makefile.tpl (experimental top level bootstrap) Move stage1
11775 language setting from all- target to configure- target; disable
11776 intermodule optimization in stage 1; prevent gratuitous rebuilds
11777 of stage 1.
11778 * Makefile.in: Regenerate.
11779 * configure.in: Comma-separate stage 1 language list for top
11780 level bootstrap.
11781 * configure: Regenerate.
11782
ca3b3e20
NN
11783 * Makefile.tpl: Clean up experimental top level bootstrap support:
11784 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11785 prev-gcc in configure- targets as well as all- targets.
11786 * Makefile.in: Regenerate.
11787
4d038073
KC
117882004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11789
11790 * compile: New file imported from automake.
11791
ab3533d6
PB
117922004-03-17 Paolo Bonzini <bonzini@gnu.org>
11793
11794 * configure.in: Remove symbolic link section.
11795 * configure: Regenerate.
11796 * Makefile.tpl (links): Remove.
11797 * Makefile.in: Regenerate.
11798
1e0f07d3 117992004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11800 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11801
11802 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11803 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11804 * configure.in: Fix comment typo from last patch.
11805 * configure: Regenerate.
11806
2805b53a
NN
118072004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11808
11809 * Makefile.tpl: Introduce experimental top level bootstrap support.
11810 * Makefile.in: Regenerate.
11811 * configure.in: Introduce support for top level bootstrap.
11812 * configure: Regenerate.
11813
79b4b7d2 118142004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11815 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11816
11817 PR bootstrap/14522
11818 * configure.in: Cope with shells that do not support unquoted ^
11819 * configure: Regenerate.
11820
6bbec498 118212004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11822 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11823
11824 PR bootstrap/14522
79b4b7d2 11825 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11826 quotes inside quoted backquote substitutions.
11827 * configure: Regenerate.
11828
83c15dfc
AP
118292004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11830
11831 PR bootstrap/14522
f2bd98d4 11832 * configure.in: Fix escaping of $.
83c15dfc
AP
11833 * configure: Regenerate.
11834
55ffb5ed
NN
118352004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11836
11837 * configure: Regenerate, since I forgot to while committing Paolo's
11838 changes.
11839
e4c9c075
PB
118402004-03-08 Paolo Bonzini <bonzini@gnu.org>
11841
11842 PR ada/14131
11843 Move language detection to the top level.
11844 * configure.in: Find default values for the tools as
11845 soon as possible. Disable ada if GNAT is not found.
11846 Emit error message about missing languages. Expand
11847 --enable-languages=all for the gcc subdirectory.
11848
5199e2c6
BE
118492004-03-10 Ben Elliston <bje@gnu.org>
11850
11851 * MAINTAINERS: Update my email address.
11852
c18b95e5
DE
118532004-03-05 David Edelsohn <edelsohn@gnu.org>
11854
11855 * ltconfig: Disable building static libraries if building shared
11856 libraries on AIX 5L.
11857
d0fe5ad3
RS
118582004-03-01 Richard Sandiford <rsandifo@redhat.com>
11859
11860 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11861 and disable libgcj.
11862 * configure: Regenerated.
11863
e6f71f9d
BB
118642004-03-01 Brian Booth <bbooth@redhat.com>
11865
11866 * MAINTAINERS: Add myself to write-after-approval.
11867
8983e50e
PB
118682004-03-01 Paolo Bonzini <bonzini@gnu.org>
11869
11870 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11871
d4cd9d81
NN
118722004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11873
11874 PR bootstrap/7087
11875 * Makefile.tpl: Guard XFOO sed statements better.
11876 * Makefile.tpl: Add dependency for configure-target-libada.
11877 * Makefile.in: Regenerate (incidentally fixes broken
11878 commit when libada-branch was merged).
11879
0ea0229e
KC
118802004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11881
11882 * MAINTAINERS: Add myself to write-after-approval.
11883
bad93735
AP
118842004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11885
11886 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11887 maintainers.
11888
a7ca14fc
AC
118892004-02-20 Andrew Cagney <cagney@redhat.com>
11890
11891 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11892 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11893
51592782
NN
118942004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11895
11896 PR bootstrap/11932
11897 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11898
6a30854a
JQ
118992004-02-14 Jerry Quinn <jlquinn@optonline.net>
11900
11901 * MAINTAINERS: Added myself to write-after-approval.
11902
be8b2bee
MK
119032004-02-14 Michael Koch <konqueror@gmx.de>
11904
11905 * MAINTAINERS: Added myself to write-after-approval.
11906
972760b7
JM
119072004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11908
11909 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11910 some OS port maintainers to OS port maintainers section.
11911
b0281654
FCE
119122004-02-13 Frank Ch. Eigler <fche@redhat.com>
11913
11914 * MAINTAINERS: Add self.
11915
3c419fd6
KH
119162004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11917
11918 * MAINTAINERS: Alphabetize.
11919
e88e9aee
PB
119202004-02-12 Paolo Bonzini <bonzini@gnu.org>
11921
11922 * MAINTAINERS: Remove myself.
b4117c30 11923
1915e422
DE
119242004-02-11 David Edelsohn <edelsohn@gnu.org>
11925
11926 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11927 (rs6000-*-aix*): Same.
11928 * configure: Regenerate.
11929
a22c2d8d
KC
119302004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11931
11932 * configure.in (host): Add in missing $noconfigdirs to defines.
11933 * configure: Regenerate.
11934
d9cdb878
AC
119352004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11936 Nathanael Nerode <neroden@gcc.gnu.org>
11937
11938 PR ada/6637, PR ada/5911
b4117c30 11939 Merge with libada-branch:
d9cdb878
AC
11940 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11941 with appropriate dependencies. Add --enable-libada configure switch.
11942 * configure, Makefile.in: Regenerate.
11943
8bd92821
PB
119442004-02-09 Paolo Bonzini <bonzini@gnu.org>
11945
11946 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11947
89a95129
RO
119482004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11949
11950 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11951 * configure: Regenerate.
11952
892629bc
GK
119532004-02-04 Geoffrey Keating <geoffk@apple.com>
11954
11955 Merge from upstream:
11956
11957 * ltmain.in: When setting IFS to '~', be careful about user
11958 arguments that contain '~'.
11959
11960 2004-02-04 Peter O'Gorman <peter@pogma.com>
11961
11962 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11963 Also test $base_compile against $CC with escaped arguments. Bug
11964 reported by Geoff Keating <geoffk@apple.com>.
11965
6b402165
KH
119662004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11967
11968 * MAINTAINERS: Remove i960 port.
11969
fa2f0306
DD
119702004-01-23 DJ Delorie <dj@redhat.com>
11971
11972 * Makefile.def (target_modules) [libiberty]: Don't stage.
11973 * Makefile.in: Rebuilt.
11974
9feb20aa
CT
119752004-01-20 Caroline Tice <ctice@apple.com>
11976
11977 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11978
7aed2ccc
PC
119792004-01-19 Paolo Carlini <pcarlini@suse.de>
11980
11981 * MAINTAINERS: Update my email address.
11982
f25bebe1
JM
119832004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11984
11985 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11986
28083580
VR
119872004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11988
11989 * MAINTAINERS: Remove entries without email address.
11990
c0f4b5e4
DJ
119912004-01-15 Daniel Jacobowitz <drow@mvista.com>
11992
11993 * MAINTAINERS: Add myself to write-after-approval.
11994
b5eb5a5e
SB
119952004-01-15 Steven Bosscher <stevenb@suse.de>
11996
11997 * MAINTAINERS: Update my email address.
11998
dce2d8b2 119992004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
12000
12001 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12002 * Makefile.tpl (configure-target-[+module+]): Support stage.
12003 * Makefile.in: Rebuilt.
12004
74c0b320
ILT
120052004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12006
12007 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12008
2560344b
RS
120092004-01-10 Richard Sandiford <rsandifo@redhat.com>
12010
12011 * MAINTAINERS: Add myself as a MIPS maintainer.
12012
8b21cda6
NN
120132004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12014
2b6c260d
NN
12015 * configure.in: Use ./config.cache, not config.cache.
12016 * configure: Regenerate.
12017 * Makefile.tpl: Special-casing not needed for GCC any more.
12018 * Makefile.in: Regenerate.
12019
09438bde
NN
12020 * configure.in: Don't share a cache file for host dirs.
12021 * configure: Regenerate.
12022
8b21cda6
NN
12023 * config-ml.in: Don't mess with the cache file.
12024
e42870df
EB
120252004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12026
12027 * MAINTAINERS: Move myself from 'Write After Approval' to
12028 'CPU Port Maintainers' section as SPARC maintainer.
12029
6b9eb62c
NN
120302004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12031
78a816a6
NN
12032 * Makefile.tpl: Make GCC use a separate config.cache.
12033 * Makefile.in: Regenerate.
12034
6b9eb62c
NN
12035 PR bootstrap/11932, PR bootstrap/11933
12036 (I don't know if it will fix either of them, but it relates
12037 to them.)
12038 * configure.in: Don't use shared config.cache for target
12039 directories.
12040 * configure: Regenerate.
12041
86d7b562
DN
120422004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12043
12044 * MAINTAINERS: Add myself to 'Write After Approval' section.
12045
07d0a605
RS
120462003-12-31 Roger Sayle <roger@eyesopen.com>
12047
12048 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12049 * configure: Regenerated.
12050
459ac19f
KH
120512003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12052
12053 * MAINTAINERS: Remove the mn10200 maintainer.
12054
5785c0ed 120552003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 12056
cc6010cd
AP
12057 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12058 * configure: Regenerated.
5785c0ed 12059
a268eff9
JH
120602003-12-16 Jan Hubicka <jh@suse.cz>
12061
12062 * MAINTAINERS: Add myself as callgraph maintainer.
12063
9d465b12
TF
120642003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12065
12066 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12067 * configure: Regenerate.
12068
a68a270a
GB
120692003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12070
12071 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12072 'Write After Approval' section. Update email.
12073
dce2d8b2 120742003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
12075
12076 * MAINTAINERS (Write After Approval): Add myself.
12077
8c052da4
MT
120782003-11-20 Matt Thomas <matt@3am-software.com>
12079
12080 * MAINTAINERS: Add myself as a vax port maintainer.
12081
e75f9147
KC
120822003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12083
12084 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12085 (configure-build-[+module+], configure-[+module+]): Likewise.
12086 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12087 * Makefile.in: Regenerate.
12088
43d8d958
AT
120892003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12090
12091 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12092 shared/dylibed libraries.
12093 * ltmain.sh: Likewise.
12094 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12095 * ltcf-cxx.sh: Likewise.
12096 * ltcf-gcj.sh: Likewise.
12097 * ltconfig: Likewise.
12098
638dcaa0
SC
120992003-11-17 Stan Cox <scox@redhat.com>
12100
12101 * MAINTAINERS: Add myself as iq2000 port maintainer.
12102
15cc172b
AC
121032003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12104
b4117c30
ZW
12105 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12106 * Makefile.in: Regenerate.
15cc172b 12107
20af77cd
UW
121082003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12109
12110 * config.sub: Update to 2003-11-03 version.
12111
4dd01c5c
PE
121122003-10-20 Phil Edwards <phil@codesourcery.com>
12113
12114 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12115 * configure: Regenerate.
12116
dce2d8b2 121172003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
12118
12119 * MAINTAINERS: Add myself to 'Write After Approval' section.
12120
8b7ebc31
AC
121212003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12122
12123 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12124
afe1910c
JM
121252003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12126
12127 * MAINTAINERS: Update my email address.
12128
05dcec66
RO
121292003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12130
12131 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12132
dce2d8b2 121332003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
12134
12135 * MAINTAINERS: Add myself to 'Write After Approval' section.
12136
507ec745
BI
121372003-10-16 Bernardo Innocenti <bernie@develer.com>
12138
12139 * config.guess: Update to 2003-10-16 version.
12140 * config.sub: Update to 2003-10-16 version.
12141
dce2d8b2 121422003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
12143
12144 * MAINTAINERS: Added myself to 'Write After Approval' section.
12145
0c9b16bc
FH
121462003-10-15 Falk Hueffner <falk@debian.org>
12147
12148 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12149 'Write After Approval' section. Update email.
12150
74d57d15
RS
121512003-10-14 Roger Sayle <roger@eyesopen.com>
12152
12153 * MAINTAINERS: Move myself from 'Write After Approval' to
12154 'Various Maintainers' section as middle-end maintainer.
12155
d29b8ad8
NN
121562003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12157
12158 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12159 HOST_FLAGS_TO_PASS.
12160 * Makefile.in: Regenerate.
12161
26db814a
BI
121622003-10-11 Bernardo Innocenti <bernie@develer.com>
12163
12164 * config.guess: Update to 2003-10-07 version.
12165 * config.sub: Update to 2003-10-07 version.
12166
fffeb871
RO
121672003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12168
12169 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12170 * ltconfig (irix5*, irix6*): Don't override version_type.
12171
6691a79e
ME
121722003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12173
12174 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12175 * configure: Rebuilt
12176 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12177 * Makefile.in: Rebuilt
12178
62cdd71e
L
121792003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12180
12181 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12182
6fe2eacc
CW
121832003-09-30 Carlo Wood <carlo@alinoe.com>
12184
cc6010cd 12185 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 12186
ea57e5ad
PK
121872003-09-29 Paul Koning <ni1d@arrl.net>
12188
12189 * MAINTAINERS: Move myself from "Write After Approval"
12190 to CPU platform maintainers for pdp11 platform.
12191
e070672a
AT
121922003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12193
12194 * MAINTAINERS: Move myself from 'Write After Approval' to
12195 'Various Maintainers' section as libffi testsuite maintainer.
12196
43bb47c2
DJ
121972003-09-21 Daniel Jacobowitz <drow@mvista.com>
12198
12199 * configure.in: Pass a computed --program-transform-name
12200 to subconfigures.
12201 * configure: Regenerated.
12202
da9d3b37
NN
122032003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12204
94322beb
NN
12205 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12206 * Makefile.in: Regenerate.
12207
da9d3b37
NN
12208 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12209 * Makefile.in: Regenerate.
12210
ffd9060b
ZL
122112003-09-19 Ziemowit Laski <zlaski@apple.com>
12212
12213 * MAINTAINERS: Move myself from 'Write After Approval'
12214 to 'Various Maintainers' (objective-c) section.
12215
eeae7b41
DJ
122162003-09-17 Daniel Jacobowitz <drow@mvista.com>
12217
12218 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12219 quoting.
12220 * configure: Regenerated.
12221
a080d12b
JB
122222003-09-16 Joel Brobecker <brobecker@gnat.com>
12223
12224 * MAINTAINERS (Write After Approval): Add myself to write after
12225 approval list.
12226
6cd2fc59
DN
122272003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12228
cc6010cd 12229 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 12230
dcbdd9cc
ILT
122312003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12232
12233 * MAINTAINERS: Update my e-mail address.
12234
e517f636
AM
122352003-09-09 Alan Modra <amodra@bigpond.net.au>
12236
12237 * libtool.m4 (LD): Correct powerpc64 host match.
12238
bc49924b
JW
122392003-09-06 James E Wilson <wilson@tuliptree.org>
12240
12241 * MAINTAINTERS: Update my affiliation and email address.
12242
082124f5
ZD
122432003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12244
12245 * MAINTAINERS (Write After Approval): Add myself.
12246
dc94d89e
DD
122472003-09-04 DJ Delorie <dj@redhat.com>
12248
12249 * configure: Regenerate.
12250
122512003-09-04 Robert Millan <robertmh@gnu.org>
12252
12253 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 12254
7a0f2d4e
KG
122552003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12256
12257 * configure.in: Ensure arguments to sed are properly spaced.
12258 * configure: Regenerate.
12259
88d032eb
GP
122602003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12261
12262 * MAINTAINERS: Update my e-mail address.
12263
0b3f3d22
ME
122642003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12265
12266 * MAINTAINERS (Write After Approval): Add myself.
12267
d253f9ba
DJ
122682003-08-27 Daniel Jacobowitz <drow@mvista.com>
12269
12270 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12271 * configure: Regenerated.
12272
066ec9c9
MM
122732003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12274
12275 * MAINTAINERS: Update my email address.
12276
415d7ef9
PE
122772003-08-23 Phil Edwards <pme@gcc.gnu.org>
12278
12279 * configure.in: Use newline instead of semicolon when assuming
12280 shell arguments in a for loop.
12281 * configure: Regenerated.
12282
e1567352
JE
122832003-08-22 Jason Eckhardt <jle@rice.edu>
12284
12285 * MAINTAINERS: Resurrect the i860 maintainer.
12286
b348267b
GK
122872003-08-20 Geoffrey Keating <geoffk@apple.com>
12288
e50084fa
GK
12289 PR 8180
12290 * configure.in: When testing with_libs and with_headers, treat
12291 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12292 * configure: Regenerate.
b4117c30 12293
b348267b
GK
12294 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12295 make, shell, etc.
12296 (baseargs): Likewise.
12297 * configure: Regenerate.
12298
ca26ffe0
BI
122992003-08-20 Bernardo Innocenti <bernie@develer.com>
12300
12301 * MAINTAINERS (Write After Approval): Add myself.
12302
940cde4d
GK
123032003-08-19 Geoffrey Keating <geoffk@apple.com>
12304
12305 * configure.in: Disable libgcj for darwin not on powerpc.
12306 * configure: Rebuild.
12307
74bed51b
ADL
123082003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12309
12310 * config-ml.in, symlink-tree: Add license.
12311
b4117c30
ZW
123122003-08-03 Richard Stallman <rms@gnu.org>
12313 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12314
12315 * README.SCO: New file.
12316
333a28b4
MK
123172003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12318
12319 * Makefile.tpl (check, check-c++): Express dependencies using
12320 dependencies rather than commands.
12321 * Makefile.in: Regenerate.
12322
c197e306
AC
123232003-08-01 Andrew Cagney <cagney@redhat.com>
12324
12325 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12326 * configure: Ditto.
12327
a8ee6e2d
GK
123282003-07-31 Geoffrey Keating <geoffk@apple.com>
12329
12330 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 12331 * Makefile.in: Update.
a8ee6e2d 12332
8d9b3f2e
AT
123332003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12334
12335 * configure.in: Enable libgcj for darwin.
12336 * configure: Rebuild.
12337
52c0c542
PE
123382003-07-29 Phil Edwards <pme@gcc.gnu.org>
12339
12340 * config-ml.in: Use ac_configure_args directly instead of
12341 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12342 actually seen.
12343
b4acb5ef
NN
123442003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12345
12346 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12347 creating target and build subdirs to build all parent dirs as needed.
12348 * Makefile.in: Rebuild.
12349 * configure.in: Don't build dirs explicitly here.
12350 * configure: Rebuild.
12351
a51d71d0
PB
123522003-07-26 Paul Brook <paul@nowt.org>
12353
12354 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12355
f43e12ce
AO
123562003-07-22 Alexandre Oliva <aoliva@redhat.com>
12357
12358 * Makefile.tpl (all-make): Depend on intl.
12359 * Makefile.in: Rebuilt.
12360
8a199ff6
PE
123612003-07-20 Phil Edwards <pme@gcc.gnu.org>
12362
12363 * install-sh: Update to newer upstream versions (associated with
12364 aclocal 1.7).
12365 * mkinstalldirs: Likewise.
12366 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12367
e6a8c803
AP
123682003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12369
12370 * MAINTAINERS: Move self from Bug database only accounts
12371 to write-after-approval.
12372
9f13608f
NN
123732003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12374
12375 * config.if: Remove unused libc_interface determination.
12376
c7864714
NN
123772003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12378
12379 * MAINTAINERS: Move self from write-after-approval to
12380 build machinery (*.in).
12381
775956d0
NN
123822003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12383
12384 PR bootstrap/11273
12385 PR bootstrap/11408
12386 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12387 unused INSTALL_PROGRAM_ARGS.
12388 * configure.in: Use AC_PROG_INSTALL.
12389 * Makefile.in: Regenerate.
12390 * configure: Regenerate.
12391
c7f67a6e
KH
123922003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12393
12394 * MAINTAINERS: Alphabetize.
12395
33952f6f
AO
123962003-07-10 Alexandre Oliva <aoliva@redhat.com>
12397
12398 * configure: Rebuilt.
12399 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12400 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12401 newlib nor libgloss.
12402 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12403 * configure.in (am33_2.0-*-linux*): Added.
12404
0d4f1b4e
BW
124052003-07-09 Bob Wilson <bob.wilson@acm.org>
12406
12407 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12408 * configure: Regenerate.
12409
56694dd9
ZW
124102003-07-07 Zack Weinberg <zack@codesourcery.com>
12411
12412 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12413 * Makefile.in: Regenerate.
12414
21607eb4
ZW
124152003-07-04 Zack Weinberg <zack@codesourcery.com>
12416
12417 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12418 * Makefile.in: Regenerate.
12419
dce2d8b2 124202003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12421
12422 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12423 * Makefile.in: Regenerated.
12424
5d42f90e
L
12425 * config-ml.in: Replace PWD with PWD_COMMAND.
12426
6eb95e99
ZW
124272003-07-04 Zack Weinberg <zack@codesourcery.com>
12428
12429 * intl: New directory; see intl/ChangeLog for details.
12430 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12431 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12432 * Makefile.in: Regenerate.
12433
07d1940e
NN
124342003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12435
12436 * configure.in: Clean up config-lang.in handling. Delete
12437 useless assignment to "subdirs".
12438 * configure: Regenerate.
12439
4dbda6f0
NN
124402003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12441
12442 * configure.in: Rename 'target_libs' to 'target_libraries'.
12443 Remove useless reference to 'target_libs'.
12444 * configure: Regenerate.
12445
2c30ab71
KS
124462003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12447
12448 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12449 * Makefile.in: Regenerate.
12450
11405c93
NN
124512003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12452
12453 * Makefile.def: Introduce flags_to_pass.
12454 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12455 * Makefile.in: Regenerate.
12456
fb87ad5d
HPN
124572003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12458
12459 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12460 and target-libgloss.
12461 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12462 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12463 * configure: Regenerate.
12464
a7956a48
BK
124652003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12466
12467 * configure.in: Update testsuite_flags to new location.
12468 * configure. Regenerate.
6eb95e99 12469
eaf9f3b2
NN
124702003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12471
12472 * Makefile.tpl: Remove BUILD_CC stuff.
12473 * Makefile.in: Regenerate.
12474
2d89ffef
KH
124752003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12476
12477 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12478
dce2d8b2 124792003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12480
12481 * MAINTAINERS (Write After Approval): Add myself.
12482
dce2d8b2 124832003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12484
b951c91c
L
12485 * config.guess: Update to 2003-06-12 version.
12486 * config.sub: Update to 2003-06-13 version.
12487
dce2d8b2 124882003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12489
12490 * config.guess: Update to 2003-06-06 version.
12491 * config.sub: Update to 2003-06-06 version.
12492
655b7166
RO
124932003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12494
12495 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12496 * configure. Regenerate.
12497
01b759aa
NN
124982003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12499
bf1d3e81
NN
12500 * configure.in: Disable serial configure by default.
12501 * configure: Regenerate.
12502 * Makefile.tpl: Abolish .NOTPARALLEL.
12503 * Makefile.in: Regenerate.
12504
e89fbdfe
NN
12505 * Makefile.tpl: Replace {build,host,target}_canonical by
12506 {build,host,target}.
12507 * Makefile.in: Regenerate.
12508
01b759aa
NN
12509 * Makefile.tpl: Fix stupid pasto.
12510 * Makefile.in: Regenerate.
12511
f7dae026
NN
125122003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12513
12514 * Makefile.tpl: Remove bogus conditional.
12515 * Makefile.in: Regenerate.
12516
125172003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12518
12519 * Makefile.tpl (profiledbootstrap): New target.
12520 * Makefile.in (profiledbootstrap): New target.
12521
2ffc3e73 125222003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12523
12524 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12525 Pinski. Remove user names from other bugzilla-only maintainers.
12526
1a1e6b96
NN
125272003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12528
1358ccea
NN
12529 * Makefile.tpl: Make 'recursive targets' using autogen rather
12530 than shell loop. Remove duplicate 'clean' targets and false
12531 comments.
12532 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12533 Add systematic method of specifying missing targets in subdirs.
12534 Add copyright boilerplate.
12535 * Makefile.in: Regenerate.
12536 * configure.in: Add 'recursive targets' to maybe list.
12537 * configure: Regenerate.
12538
ae74ed1f
NN
12539 * MAINTAINERS: "GNATS only" -> "Bug database only".
12540
1a1e6b96
NN
12541 * Makefile.tpl: Rename [+target+] to [+make_target+].
12542 * Makefile.def: Rename 'target' to 'make_target'.
12543
c79af3fa
NB
125442003-05-31 Neil Booth <neil@daikokuya.co.uk>
12545
12546 * MAINTAINERS: Add self as options handling maintainer.
12547
39d85b61
MM
125482003-05-28 Michael Meissner <gnu@the-meissners.org>
12549
12550 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12551 been too long since I touched those ports.
12552
afc2b62d
DD
125532003-05-28 DJ Delorie <dj@redhat.com>
12554
12555 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12556 * Makefile.in: Regenerate.
12557
df445104
MR
125582003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12559
12560 * configure.in: Use curly braces in the definition of tooldir.
12561 * configure: Regenerate.
12562
2eb98e5d 125632003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12564
2eb98e5d
DD
12565 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12566 newlib or libgloss.
12567 * Makefile.in: Regenerate.
12568
862fced8
DD
125692003-05-21 DJ Delorie <dj@redhat.com>
12570
12571 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12572 * Makefile.in: Regenerate.
12573
fc351800
ILT
125742003-05-20 Ian Lance Taylor <ian@airs.com>
12575
12576 * MAINTAINERS: Update my e-mail address.
12577
7e2dbcef
NN
125782003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12579
12580 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12581 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12582 Factor out common code from autogen IF statements.
12583 * configure: Regenerate.
12584 * Makefile.in: Regenerate.
12585
f2a0e225
KC
125862003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12587
12588 * configure.in: Accept i[3456789]86 for machine type.
12589 * configure: Regenerate.
12590
8b87bb96
NN
125912003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12592
12593 * configure.in: Switch more things to use maybe dependencies.
12594 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12595 * configure: Regenerate.
12596 * Makefile.tpl: Switch more things to use maybe dependencies.
12597 * Makefile.in: Regenerate.
12598
fdb882bc 125992003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12600
12601 * Makefile.tpl (install-opcodes): Define.
12602 * Makefile.in: Rebuild.
12603
f7c50032
AJ
126042003-05-13 Andreas Jaeger <aj@suse.de>
12605
12606 * config.guess: Update to 2003-05-09 version.
12607 * config.sub: Update to 2003-05-09 version.
12608
dce2d8b2 126092003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12610
12611 * configure.in: Correct sed script so that options in quotes are not
12612 deleted.
12613 * configure: Rebuild.
12614
aa8f1f57
CV
126152003-05-12 Corinna Vinschen <corinna@vinschen.de>
12616
12617 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12618 and $$s/newlib/libc/sys/cygwin32 include paths.
12619 * configure: Ditto.
12620
0c130f81
MM
126212003-05-12 Michael Meissner <gnu@the-meissners.org>
12622
12623 * MAINTAINERS: Update my email addresses.
12624
aa1a100b
EB
126252003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12626
12627 * config-ml.in: Propagate INSTALL variables.
f7c50032 12628
87861833
GP
126292003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12630
12631 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12632
de722255
CD
126332003-05-02 Chris Demetriou <cgd@broadcom.com>
12634
6eb95e99
ZW
12635 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12636 * Makefile.in: Regenerate.
de722255 12637
96c4a002
WB
126382003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12639
12640 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12641
55b15a11
WB
126422003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12643
12644 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12645
0c227849
DJ
126462003-04-27 Daniel Jacobowitz <drow@mvista.com>
12647
12648 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12649 * Makefile.in: Regenerated.
12650
d45148c1
WB
126512003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12652
12653 * MAINTAINERS (Write After Approval): Upgrade myself from
12654 GNATS only to write-after-approval. Update my mail address.
12655
dce2d8b2 126562003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12657
12658 (OS Port Maintainers: freebsd): Add myself.
12659
438f50c3
MM
126602003-04-22 Mark Mitchell <mark@codesourcery.com>
12661
12662 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12663
9074e169
KJ
126642003-04-22 Kean Johnston <jkj@sco.com>
12665
12666 * MAINTAINERS (SCO ports): Added myself.
12667
dfd39a2e
NS
126682003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12669
12670 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12671
ccbae82a
KJ
126722003-04-19 Kean Johnston <jkj@sco.com>
12673
12674 * MAINTAINERS (Write After Approval): Add myself.
12675
2f50999f
GP
126762003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12677
12678 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12679 * Makefile.in: Regenerate.
12680
e9b84181
JJ
126812003-04-18 Jakub Jelinek <jakub@redhat.com>
12682
12683 * configure.in (powerpc64*-*-linux*): Remove.
12684 * configure: Rebuilt.
12685
1ca4c6e1
PE
126862003-04-17 Phil Edwards <pme@gcc.gnu.org>
12687
12688 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12689 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12690 and restrap.
12691 * Makefile.in: Regenerate.
12692
0590b963
RE
126932003-04-16 Richard Earnshaw <rearnsha@arm.com>
12694
12695 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12696 * configure: Regenerated.
12697
ff41a56f
DD
126982003-04-15 DJ Delorie <dj@redhat.com>
12699
12700 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12701
50d440bc
NC
127022003-04-13 Nick Clifton <nickc@redhat.com>
12703
12704 * config-ml.in: Remove support for --disable-aix removing
12705 call-aix multilibs.
12706
b1e0a93e
AO
127072003-04-10 Alexandre Oliva <aoliva@redhat.com>
12708
12709 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12710 * */configure: Rebuilt.
12711
71fb704d
JS
127122003-04-08 Joel Sherrill <joel@oarcorp.com>
12713
12714 * MAINTAINERS: Add my email address.
12715
3897ea90
OH
127162003-03-17 Olivier Hainque <hainque@act-europe.fr>
12717
12718 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12719
93c834b7
NN
127202003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12721
12722 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12723 * Makefile.in: Regenerate.
12724
82c34dcb
MC
127252003-03-14 Michael Chastain <mec@shout.net>
12726
12727 * Makefile.in: Regenerate with correct Makefile.def.
12728
73458fb7
NN
127292003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12730
12731 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12732 Make macro.
12733 * Makefile.in: Regenerate.
12734 * configure.in: Clean up gxx_include_dir logic.
12735 * configure: Regenerate.
12736
32cf27e5
AE
127372003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12738
12739 * MAINTAINERS (Write After Approval): Add myself.
12740
c727e7a0
BE
127412003-03-10 Ben Elliston <bje@wasabisystems.com>
12742
12743 * MAINTAINERS: Update my mail address.
12744
9a27ac7a
FS
127452003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12746
12747 * configure.in (gxx_include_dir): Fix typo.
12748 * configure: Regenerated.
12749
3aa83176
NN
127502003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12751
12752 * Makefile.tpl: Reindent.
12753 * Makefile.in: Regenerate.
12754 * configure.in: Reindent. Don't set unused variables.
12755 * configure: Regenerate.
12756
9124bc53
DJ
127572003-03-04 Daniel Jacobowitz <drow@mvista.com>
12758
12759 * configure.in: Include $(build_tooldir)/sys-include in
12760 FLAGS_FOR_TARGET.
12761 * configure: Regenerated.
12762
cb543528
NN
127632003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12764
c858bf1e
NN
12765 * Makefile.tpl: Always pass down RANLIB.
12766 * Makefile.in: Regenerate.
12767
aa9c3ab4
NN
12768 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12769 * Makefile.in: Regenerate.
12770 * configure.in: Remove unused logic relating to --enable-shared
12771 and --enable-threads. Remove bogus comments. Remove redundant
12772 noconfigdirs.
12773 * configure: Regenerate.
12774
cb543528
NN
12775 * configure.in: Replace ${libstdcxx_version} by its value.
12776 Remove reference to mh-dgux.
12777 * configure: Regenerate.
12778
53f70c1b
KB
127792003-03-03 Kevin Buettner <kevinb@redhat.com>
12780
12781 * MAINTAINERS (Write After Approval): Add myself.
12782
df0f0674
NN
127832003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12784
12785 * Makefile.tpl: Rearrange.
12786 * Makefile.in: Regenerate.
12787
dce2d8b2 127882003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12789
12790 * configure.in: Add support for kaOS as cross build target system.
12791 * configure: Regenerated.
12792
a7a287eb
SB
127932003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12794
12795 * MAINTAINERS (Write after approval): Add myself.
12796
ff00c8a2
JW
127972003-02-21 James E Wilson <wilson@tuliptree.org>
12798
12799 * MAINTAINERS: Update my email address.
12800
abb2db7a
ZW
128012003-02-21 Zack Weinberg <zack@codesourcery.com>
12802
12803 * MAINTAINERS: Add self to blanket write privs. section.
12804
e9f2dc3b
SM
128052003-02-20 Sean McNeil <sean@blue.mcneil.com>
12806
12807 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12808 configure-target-* as some target builds may require additional
12809 flags for preprocessor tests.
12810 * Makefile.in: Regenerated.
12811
ee03dc5e
AO
128122003-02-19 Alexandre Oliva <aoliva@redhat.com>
12813
11856278
AO
12814 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12815 * ltconfig: Handle it.
12816 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12817 auto-detecting it.
12818
274aef32
AO
12819 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12820 it is used as argument to $CC.
12821 * ltcf-gcj.sh: Likewise.
12822
ee03dc5e
AO
12823 * configure.in: Introduce --enable-maintainer-mode.
12824 * configure: Rebuilt.
12825 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12826 for maintainer mode.
12827 * Makefile.in: Rebuilt.
12828
30db8e17
JM
128292003-02-18 Jason Merrill <jason@redhat.com>
12830
12831 * Makefile.tpl (check-c++): Allow parallelism.
12832
cab60ac6
GP
128332003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12834
12835 * MAINTAINERS: Remove John Carr (who never actually had access to
12836 gcc.gnu.org).
12837
c8e5d1af
GK
128382003-02-15 Geoffrey Keating <geoffk@apple.com>
12839
12840 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12841 don't configure target-libobjc.
12842 * configure: Regenerate.
12843
70f91f50
RO
128442003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12845
12846 * Makefile.tpl (RANLIB): Define.
12847 * Makefile.in: Regenerate.
12848
669e9062
LB
128492003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12850
12851 * MAINTAINERS: Update my email.
abb2db7a 12852
61b56b2e
KS
128532003-02-06 Keith R Seitz <keiths@redhat.com>
12854
12855 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12856 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12857 * Makefile.in: Regenerated.
12858 * configure.in: Remove all traces of snavigator, db, and grep.
12859 * configure: Regenerated.
12860
a1ba6e15
GP
128612003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12862
12863 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12864 After Approval.
12865
f5f2cce5
CC
128662003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12867
12868 * MAINTAINERS (Write after approval): Add myself.
12869
ba49f6f1
FCE
128702003-01-31 Frank Ch. Eigler <fche@redhat.com>
12871
12872 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12873 * Makefile.in: Regenerated.
12874
ccf9f10c
RS
128752003-01-30 Roger Sayle <roger@eyesopen.com>
12876
12877 * config.guess: Updated to 2003-01-30's version.
12878 * config.sub: Updated to 2003-01-28's version.
12879
a693735b
AO
128802003-01-30 Alexandre Oliva <aoliva@redhat.com>
12881
12882 * config.if: If gcc_version is already set, just use it. Don't set
12883 gcc_version_trigger if it's already set, otherwise set it to
12884 gcc/version.c, but only if the file exists. If it is not set and
12885 gcc/version.c does not exist, try to extract the version number from
12886 $CC.
12887
204c43d6
AT
128882003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12889
abb2db7a 12890 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12891
842e91ec
PE
128922003-01-27 Phil Edwards <pme@gcc.gnu.org>
12893
12894 * configure.in: Revert 24Jan change.
12895 * configure: Regenerate.
12896
6b99984e
GP
128972003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12898
12899 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12900 entry of HJ Lu.
12901
806e0935
NN
129022003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12903
12904 * configure.in: Revert previous change.
12905 * configure: Regenerate.
12906
307a9864
NN
129072003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12908
12909 * configure.in: Make rda native-only.
12910 * configure: Regenerate.
12911
02ba6302
VR
129122003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12913
12914 * MAINTAINERS: Move myself from GNATS-only-accounts to
12915 write-after-approval.
12916
77d187bc
NN
129172003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12918
12919 * configure.in: Add missing \.
12920 * configure: Rebuilt.
12921
a94a2d4c
JJ
129222003-01-17 Jakub Jelinek <jakub@redhat.com>
12923
12924 * configure.in (baseargs): Avoid using \| in sed regular
12925 expressions.
12926 * configure: Rebuilt.
12927
73f84924
JJ
129282003-01-16 Jakub Jelinek <jakub@redhat.com>
12929
12930 * configure.in (baseargs): Remove all supported forms of
12931 --cache-file, --srcdir, --host, --build and --target options
12932 from argument lists.
12933 * configure: Rebuilt.
12934
8c12fc63
JZ
129352003-01-15 Josef Zlomek <zlomekj@suse.cz>
12936
12937 * MAINTAINERS: Add myself to write-after-approval list.
12938
7c005a3a
AO
129392003-01-15 Alexandre Oliva <aoliva@redhat.com>
12940
12941 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12942 * configure: Rebuilt.
12943
3dfabf63
NN
129442003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12945
12946 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12947 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12948 * Makefile.in: Regenerate.
12949 * configure: Regenerate.
12950
cf53ae10
AO
129512003-01-09 Alexandre Oliva <aoliva@redhat.com>
12952
12953 * configure.in: Remove Makefile in build, host and target modules
12954 unless configure was run with --no-recursion.
12955 * configure: Rebuilt.
12956
3fbe8e4a
CC
129572003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12958
12959 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12960 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12961 * Makefile.in: Regenerate.
12962
66e2aa7d
CD
129632003-01-08 Chris Demetriou <cgd@broadcom.com>
12964
12965 * config.guess: Update to 2003-01-03 version.
12966 * config.sub: Update to 2003-01-03 version.
12967
b5038cfb
CF
129682003-01-07 Christopher Faylor <cgf@redhat.com>
12969
12970 * configure: Regenerate with proper autoconf 2.13.
12971
d02c69be
CF
129722003-01-07 Christopher Faylor <cgf@redhat.com>
12973
12974 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12975 * configure: Regenerate.
d02c69be 12976
e914a571
AC
129772003-01-06 Andrew Cagney <ac131313@redhat.com>
12978
12979 * configure.in (GDB_TK): Add tcl directories conditional on
12980 gdb/gdbtk directory being present.
12981 * configure: Regenerate.
abb2db7a 12982
dce2d8b2 129832003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12984
dce2d8b2
EB
12985 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12986 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12987 * configure: Rebuilt.
12988
89a7012a
TT
129892002-12-31 Tom Tromey <tromey@redhat.com>
12990
12991 * Makefile.in: Rebuilt.
12992 * Makefile.def (target_modules) [libffi]: Allow installation.
12993
3f4f56e2
AS
129942002-12-31 Andreas Schwab <schwab@suse.de>
12995
12996 * configure.in: Fix use of $program_transform_name.
12997 * configure: Regenerated.
12998
6c1b8d0a
DJ
129992002-12-30 Daniel Jacobowitz <drow@mvista.com>
13000
13001 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 13002 * configure: Regenerated.
6c1b8d0a 13003
c5120911
AO
130042002-12-29 Alexandre Oliva <aoliva@redhat.com>
13005
13006 * Makefile.tpl (local-distclean): Don't remove...
13007 (multilib.ts): ... this. Moved into...
13008 (multilib.out): ... this. Don't use sub-make.
13009 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13010 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13011 (configure-build-[+module+], configure-[+module+],
13012 configure-target-[+module+], configure-gcc): ... these. Test
13013 for Makefile existence. Drop config.status from dependencies.
13014 * Makefile.in: Rebuilt.
13015 * configure.in: Move gcc-version-trigger to the end of
13016 ac_configure_args. Add comments to maybedep.tmp and
13017 serdep.tmp. Introduce --disable-serial-configure. Remove
13018 nonopt from baseargs, matching and removing corresponding
13019 whitespace while at it.
13020 * configure: Rebuilt.
13021
e245b0ea
AO
130222002-12-28 Alexandre Oliva <aoliva@redhat.com>
13023
903de295
AO
13024 * configure.in (host_configargs): Replace reference to
13025 no-longer-defined buildopts with --build=${build_alias}.
13026 * configure: Rebuilt.
13027
e245b0ea
AO
13028 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13029 program_transform_name to standard idiom.
13030 (AUTOGEN, AUTOCONF): Define.
13031 (Makefile.in): Use $(AUTOGEN).
13032 (Makefile): Depend on config.status, and use autoconf-style rule to
13033 build it. Move original commands to...
13034 (config.status): ... this new target.
13035 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13036 $(AUTOCONF).
13037 * Makefile.in: Rebuilt.
13038
671aa708
NN
130392002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13040
53fbfb58
NN
13041 * Makefile.tpl: Fix dramatic bustage due to change in
13042 program_transform_name.
13043 * Makefile.in: Regenerate.
13044
13045 * configure.in: Remove unnecessary PATH setting.
13046 * configure: Regnerate.
13047
13048 * configure.in: Don't default to unprefixed tools unless
13049 the native tools will work.
13050 * configure: Regenerate.
13051
671aa708
NN
13052 * configure.in: Convert to autoconf script. Blow away lots
13053 of now-redundant Makefile fragments.
13054 * configure: Generate using Autoconf.
13055 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13056 * Makefile.in: Regenerate.
13057
57f40826
NN
130582002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13059
3fedb745
NN
13060 * configure: Fix stupid bug where RANLIB was mistakenly included.
13061
abb2db7a 13062 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
13063 (build_configargs, host_configargs, target_configargs).
13064
13065 * configure.in: Move logic out of sed statement.
13066
abb2db7a 13067 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
13068 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13069
315fa0f4
SS
130702002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13071
13072 * config.sub: Import from master repository
13073 * config.guess: Ditto
13074
45aff44f
AS
130752002-12-24 Andreas Schwab <schwab@suse.de>
13076
13077 * Makefile.tpl (multilib.out): Fix missing space.
13078 * Makefile.in: Regenerate.
13079
88b5521b
NN
130802002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13081
13082 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13083 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13084 * Makefile.in: Regenerate.
13085 * configure.in: Remove unnecessary leftovers.
13086
2a726918
GK
130872002-12-21 Geoffrey Keating <geoffk@apple.com>
13088
13089 * configure.in (extra_ranlibflags_for_target): New variable.
13090 (*-*-darwin): Add -c to ranlib commands.
13091 * configure (tooldir): Handle extra_ranlibflags_for_target.
13092
aace3269 130932002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
13094
13095 * Makefile.tpl: Revert HJL's change.
13096 * Makefile.in: Regenerated.
13097 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13098 always.
13099
f0895142
AS
131002002-12-19 Andreas Schwab <schwab@suse.de>
13101
13102 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13103 * Makefile.in: Regenerate.
13104
dce2d8b2 131052002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
13106
13107 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13108 * Makefile.in: Regenerated.
13109
13110 * configure.in (build_prefix): New. Substitute.
13111
212f6dd0
NN
131122002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13113
79308c5d
NN
13114 * Makefile.tpl: Don't let real targets depend on phony targets.
13115 * Makefile.in: Regenerate.
13116
212f6dd0
NN
13117 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13118 * Makefile.in: Regenerate.
13119
ab17919f
SS
131202002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13121
13122 * config.sub: Import from master repository
13123 * config.guess: Ditto
13124
5ecf91d1
JM
131252002-12-16 Jason Merrill <jason@redhat.com>
13126
13127 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13128 previous 'make bootstrap'.
13129 * Makefile.in: Regenerate.
13130
d8437e1b
HPN
131312002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13132
13133 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13134
4977bab6
ZW
131352002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13136
13137 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13138 * Makefile.in: Regenerate.
13139
0edcfdcb
JM
131402002-12-13 Jason Merrill <jason@redhat.com>
13141
6248218a 13142 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
13143 library tests.
13144 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
13145 * Makefile.in: Regenerate.
13146
4977bab6
ZW
131472002-12-12 Alexandre Oliva <aoliva@redhat.com>
13148
13149 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13150 * Makefile.in: Rebuilt.
13151
f87505dd
AO
131522002-12-12 Alexandre Oliva <aoliva@redhat.com>
13153
13154 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13155
4977bab6
ZW
131562002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13157
13158 * configure: Fix bug put in by gremlins.
13159
13160 * Makefile.tpl: Substitute more autoconfily.
13161 * configure: Substitute more autoconfily.
13162 * Makefile.in: Regenerate.
13163
7f0db92a
SS
131642002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13165
13166 * config.sub: Import from master repository
13167 * config.guess: Ditto
13168 * MAINTAINERS: Added Svein Seldal under write after approval
13169
4977bab6
ZW
131702002-12-08 Andrew Cagney <ac131313@redhat.com>
13171
13172 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13173 * Makefile.in (all-sim): Ditto.
13174
131752002-12-06 DJ Delorie <dj@redhat.com>
13176
13177 * Makefile.tpl: Change configure dependencies to not have real
13178 targets depend on phony targets.
13179
131802002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13181
13182 * configure.in: Revert unintentional change.
13183
13184 * Makefile.tpl: Change dependency for */multilib.out so that
13185 it works when gcc isn't in the tree.
13186
13187 * configure.in: Substitute more.
13188 * configure: Run subconfigures from the Makefile.
13189 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13190 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13191
67f1b906
GP
131922002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13193
13194 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13195
4977bab6
ZW
131962002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13197
13198 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13199 and corresponding dependencies.
13200 * Makefile.in: Regenerate.
13201
13202 * configure.in (host_tools): Order binutils, gas and ld for
13203 convenience in running the testsuites.
13204
13205 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13206 * Makefile.in: Regenerate.
13207 * configure.in: Introduce rules to serialize subconfigure runs.
13208
13209 * configure.in: Introduce BASE_CC_FOR_TARGET.
13210 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13211 Realize configure-build-* targets. Realize configure-target-* targets.
13212 * Makefile.in: Regenerate.
13213
132142002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13215
13216 * configure: Move gcc_version_trigger stuff from here...
13217 * configure.in: ...to here.
13218
13219 * configure.in: Separate subconfigure options added by this file from
13220 options given by the user. Add machinery to put args for host
13221 subconfigures into the Makefile.
13222
13223 * Makefile.tpl: Remove 'vault' targets.
13224 * Makefile.tpl: Reorder and comment dependencies.
13225 * Makefile.in: Regenerate.
13226
132272002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13228 * configure.in: Fix my broken commit of previous patch. (sigh)
13229
743f054e
GK
132302002-11-28 Geoffrey Keating <geoffk@apple.com>
13231
13232 * configure.in: Move host-specific darwin noconfigdirs into
13233 the host-specific section.
13234
4977bab6
ZW
132352002-11-28 Geoffrey Keating <geoffk@apple.com>
13236
13237 * configure.in: Move host-specific darwin noconfigdirs into
13238 the host-specific section.
13239
132402002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13241
13242 * configure: Remove skip-this-dir support.
13243 * Makefile.tpl: Remove skip-this-dir support.
13244
13245 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13246 subdirectories.
13247 * Makefile.in: Regenerate.
13248
13249 * Makefile.tpl: Strip out useless setting of 'dir'.
13250 * Makefile.in: Regenerate.
13251
132522002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13253
13254 * configure.in: Fix deeply stupid bug.
13255
13256 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13257 shell code in CXX_FOR_TARGET
13258 * Makefile.def: Introduce raw_cxx.
13259 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13260 RAW_CXX_FOR_TARGET.
13261 * Makefile.in: Regenerate.
13262
132632002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13264
13265 * Makefile.tpl: Remove unnecessary ifs.
13266 * Makefile.in: Regenerate.
13267
13268 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13269 dependencies. Maybe-ize build-libiberty. Create dummy install
13270 targets for 'no_install' modules.
13271 * configure: Move GDB_TK substitution to configure.in. Move
13272 build_modules stuff to configure.in.
13273 * configure.in: Implement soft dependency machinery. Maybe-ize
13274 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13275 * Makefile.in: Regenerate.
13276
132772002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13278
13279 * Makefile.tpl: Make all-target, install-target behave similarly
13280 to all, install (only hitting configured targets). Eliminate
13281 unused macro defintions.
13282
13283 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13284 build != host.
13285
13286 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13287
13288 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13289
13290 * configure.in: Produce lists of subdir targets we're actually
13291 configuring. Remove references to "dosrel".
13292 * Makefile.tpl: Let configure set which subdir targets are hit.
13293 Remove install-cross; clean up install; remove ALL. Remove
13294 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13295 Autogenerate host module targets. Remove empty dependency lines
13296 and redundant dependency; rearrange slightly.
13297 * Makefile.def: Add host-side libtermcap, utils.
13298
13299 * Makefile.in: Regenerate.
13300
e6226a2f
RO
133012002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13302
13303 * ltconfig (osf[345]): Append $major to soname_spec.
13304 Reflect this in library_names_spec.
13305 * ltmain.sh (osf): Prefix $major with . for use as extension.
13306
3b75d237
AJ
133072002-11-19 Andreas Jaeger <aj@suse.de>
13308
13309 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13310 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13311 and sparc64 GNU/Linux systems.
13312
809108de
NS
133132002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13314
13315 * MAINTAINERS: Update email.
13316
e7e0de7e
GP
133172002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13318
13319 * MAINTAINERS: Complete James Dennett's entry.
13320
f7109dea
EB
133212002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13322
13323 * MAINTAINERS (Write After Approval): Add myself.
13324
d3ac17c9
BK
133252002-11-13 Bruce Korb <bkorb@gnu.org>
13326
13327 * Makefile.tpl: syntactic cleanup
13328
dce2d8b2 133292002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
13330
13331 * MAINTAINERS: Add myself to write-after-approval list.
13332
4977bab6
ZW
133332002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13334
13335 * Makefile.def: Add list of recursive targets to autogenerate.
13336 Add build_modules.
13337 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13338 targets. Autogenerate *-build-* targets.
13339 * Makefile.in: Regenerate.
13340
133412002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13342
13343 * configure: More autoconf-style substitutions.
13344 * Makefile.tpl: More autoconf-style substitutions.
13345 * Makefile.in: Regenerate.
13346
133472002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13348
13349 * configure: Substitute more variables in a more autoconf-friendly
13350 way. Simplify slightly.
13351 * Makefile.tpl: Make more variables substitutable in an
13352 autoconf-friendly way.
13353 * Makefile.in: Regenerate.
13354
d4783999
JW
133552002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13356
13357 * MAINTAINERS (Write After Approval): Add myself.
13358
4977bab6
ZW
133592002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13360
13361 * configure.in (v810*): Remove special setting of tools.
13362
13363 * configure: Add support for extra required flags for ar or nm.
13364 * configure.in (aix4.3+): Use above support for target-specific
13365 issues, rather than using config/mt-aix43.
13366
133672002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13368
13369 * configure: Remove 'removing', which doesn't work. Replace $subdir
13370 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13371 with $srcdir. Reformat indentation. Substitute some variables
13372 formerly hard-coded in the Makefile for build=host.
13373 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13374 * Makefile.def: Autogenerate more.
13375 * Makefile.in: Regenerate.
13376
1c9c903e
AN
133772002-11-04 Adam Nemet <anemet@lnxw.com>
13378
13379 * MAINTAINERS (Write After Approval): Add myself.
13380
40673d2b
KB
133812002-11-04 Kevin Buettner <kevinb@redhat.com>
13382
13383 * Makefile.def (host_modules): Add rda.
13384 * Makefile.in: Regenerate.
13385 * configure.in (target_tool): Add target-rda to list.
13386
42e650ae
GP
133872002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13388
13389 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13390
e004b81f
PE
133912002-10-25 Phil Edwards <pme@gcc.gnu.org>
13392
13393 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13394 and restrap targets to this rule.
13395 * Makefile.in: Regenerate.
13396
06bd49b1
GP
133972002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13398
13399 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13400 GNATS only accounts.
13401
d0af82b0
HPN
134022002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13403
13404 * configure.in (i[3456]86-*-linux*): Add check to disable
13405 ${libgcj} for glibc1.
13406
10782654
DC
134072002-10-24 Denis Chertykov <denisc@overta.ru>
13408
13409 * MAINTAINERS: Add myself as ip2k port maintainer.
13410
a5a438f5
SS
134112002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13412
13413 * configure.in: Add tic4x target.
13414
fe3d5b7f
NN
134152002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13416
aba8a494
NN
13417 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13418 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13419 * Makefile.in: Regenerate.
13420
fe3d5b7f
NN
13421 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13422 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13423 * Makefile.in: Regenerate.
13424
a6ad79e7
JJ
134252002-10-02 Janis Johnson <janis187@us.ibm.com>
13426
13427 * MAINTAINERS: Add myself as web pages co-maintainer.
13428
6a8a9058
NN
134292002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13430
13431 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13432 * Makefile.in: Regenerate.
13433
327d975a
ZW
134342002-10-02 Zack Weinberg <zack@codesourcery.com>
13435
13436 * MAINTAINERS: Add myself and Nathan Sidwell
13437 <nathan@codesourcery.com> as VxWorks maintainers.
13438
a5ae8f19 134392002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13440
13441 * Makefile.def: Remove order dependency comments.
13442 * Makefile.tpl: Add explicit install-install dependencies.
13443 * Makefile.in: Regenerate.
d0f6c823 13444
34c6040c 13445 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13446 * Makefile.in: Regenerate.
34c6040c 13447
d0f6c823
NN
13448 * Makefile.tpl: Add configure-target (for src-release in src)
13449 * Makefile.in: Regenerate.
13450
50bd210b
NC
134512002-09-30 Nick Clifton <nickc@redhat.com>
13452
13453 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13454
ca25149e
UW
134552002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13456
13457 * configure.in (s390*-*-linux*): Enable libgcj.
13458
dd30b57d
NN
134592002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13460
9e60a678
NN
13461 * configure: Revert accidentally applied changes.
13462
dd30b57d
NN
13463 * Makefile.tpl: Make more autoconf-friendly.
13464 * Makefile.in: Regenerate.
13465 * configure: Make substitution more autoconf-like.
13466
5831424e
RE
134672002-09-28 Richard Earnshaw <rearnsha@arm.com>
13468
13469 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13470 single entry to handle all these.
13471 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13472 libjava on arm-*-elf.
13473
b7f3b15b
GK
134742002-09-27 Geoffrey Keating <geoffk@apple.com>
13475
13476 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13477 things that depend on them.
13478
0dffceed
NN
134792002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13480
13481 * Makefile.tpl: Make subsituted variables more autoconfy.
13482 * Makefile.in: Regenerate.
13483 * configure: Make seds more autoconfy.
13484
1db75a86 134852002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13486
13487 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13488 * Makefile.in: Regenerate.
13489 * configure.in: Rewrite sed statements to look autoconfy.
13490
1db75a86
NN
13491 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13492 all-target-foo on configure-target-foo.
13493 * Makefile.def: Ditto.
13494 * Makefile.in: Rebuild.
13495
741a4e89
AH
134962002-09-25 Andrew Haley <aph@redhat.com>
13497
13498 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13499
95ddd785
NN
135002002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13501
13502 * Makefile.def: New file.
13503 * Makefile.tpl: New file.
13504 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13505 * contrib/gcc_update: Note that Makefile.in is a generated file.
13506
13507 * configure.in: Minor rearrangement. Simplify tests.
13508
65a824f6
JT
135092002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13510
13511 * configure.in (with_headers): Skip copy if value is "yes".
13512 (with_libs): Likewise.
13513
51270f0a 135142002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13515
13516 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13517 * configure.in (sh*-*-pe*): Ditto.
13518 * configure.in (mips*-*-pe*): Ditto.
13519 * configure.in (*arm-wince-pe): Ditto.
13520
8f89dbf4
NN
13521 * configure.in: Rearrange.
13522
c1b8db3f
KH
135232002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13524
13525 * MAINTAINERS: Update my email address.
13526
341f0575
PK
135272002-08-30 Paul Koning <pkoning@equallogic.com>
13528
13529 * MAINTAINERS: (Write After Approval): Add myself.
13530
d2e06980
GK
135312002-08-29 Geoffrey Keating <geoffk@redhat.com>
13532
13533 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13534
4906d5d8
GK
135352002-08-24 Geoffrey Keating <geoffk@redhat.com>
13536
13537 * MAINTAINERS: Change my mailing address.
13538
e9a25cc8
PC
135392002-08-21 Paolo Carlini <pcarlini@unitus.it>
13540
13541 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13542 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13543
dce2d8b2 135442002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13545
13546 * MAINTAINERS (Write After Approval): Remove myself.
13547 (Various Maintainers: c++ runtime libs): Add myself.
13548
5ce6f47b
EC
135492002-08-15 Eric Christopher <echristo@redhat.com>
13550
13551 * config.sub: Import from master repository.
13552 * config.guess: Ditto.
13553
7f9317f0
AO
135542002-08-19 Alexandre Oliva <aoliva@redhat.com>
13555
13556 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13557 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13558 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13559
7aecca3d
AH
135602002-08-16 Aldy Hernandez <aldyh@redhat.com>
13561
13562 * MAINTAINERS: Add self to rs6000 vector extensions.
13563
8ea4b195
AO
135642002-08-15 Alexandre Oliva <aoliva@redhat.com>
13565
13566 * libiberty/configure: Reverted unintended yesterday's check in.
13567
f5cc59a7
AO
135682002-08-14 Alexandre Oliva <aoliva@redhat.com>
13569
13570 * boehm-gc/configure, libf2c/configure: Rebuilt.
13571 * libffi/configure, libiberty/configure: Ditto.
13572 * libjava/configure, libobjc/configure: Ditto.
13573 * libstdc++-v3/configure, zlib/configure: Ditto.
13574 Merged from binutils:
13575 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13576 From Steve Ellcey <sje@cup.hp.com>:
13577 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13578 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13579 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13580 IA64.
13581 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13582 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13583 soname_spec, sys_lib_search_path_spec): Ditto.
13584
dce2d8b2 135852002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13586
13587 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13588
2ff34870
L
135892002-08-04 H.J. Lu (hjl@gnu.org)
13590
13591 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13592
a014f2fe
KW
135932002-08-02 Krister Walfridsson <cato@df.lth.se>
13594
13595 * MAINTAINERS (Write After Approval): Add myself.
13596
c01d477a
AM
135972002-07-31 Alan Modra <amodra@bigpond.net.au>
13598
13599 * configure.in: Move generic linux case to end. Copy generic
13600 linux noconfigdirs to mips*-*-linux* entry and new
13601 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13602
68cd2524
MM
136032002-07-19 Michael Matz <matz@suse.de>
13604
13605 * MAINTAINERS: Add myself as ra* maintainer.
13606
e2d83b8c
CD
136072002-07-16 Chris Demetriou <cgd@broadcom.com>
13608
13609 * config.guess: Update to 2002-07-09 version.
13610 * config.sub: Update to 2002-07-03 version.
13611
cece4f1d
HPN
136122002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13613
13614 * MAINTAINERS: Fix typo in a maintainer email address.
13615
bb654703
NN
136162002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13617
13618 * configure.in: Remove two redundant tests.
13619
789b7de5
RO
136202002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13621
13622 * configure.in (mips*-*-irix6*o32): Enable stabs.
13623
e1da1089
NN
136242002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13625
f3970bba
NN
13626 * configure.in: Don't build grez.
13627 * Makefile.in: Ditto.
13628
e1da1089
NN
13629 * Makefile.in: Remove references to bsp, cygmon, libstub.
13630 * configure.in: Ditto.
13631
13632 * configure.in: Remove leftover reference to gdbtest.
13633
57c905fa
PE
136342002-07-08 Phil Edwards <pme@gcc.gnu.org>
13635
13636 * configure.in (gxx_include_dir): Change to match versioned
13637 C++ headers if --enable-version-specific-runtime-libs is used.
13638
a0af94a7 136392002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13640
a0af94a7
SE
13641 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13642
423ce3eb
NN
136432002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13644
13645 * configure.in: Make --without-x work.
13646
98186934
NN
136472002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13648
c3b7d169
NN
13649 * configure.in: Rearrange target Makefile fragment collection.
13650
98186934
NN
13651 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13652 cvs[src].
13653 * configure.in: Ditto.
13654
eebd288a
MK
136552002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13656
13657 * MAINTAINERS (Write After Approval): Update my e-mail address.
13658
3ab36f05
NN
136592002-06-24 Ben Elliston <bje@redhat.com>
13660
13661 * configure.in (host_tools): Remove cgen.
13662
13663 * Makefile.in (all-cgen): Remove; runs from its source directory.
13664 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13665 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13666 (all-sim): Likewise.
13667
dce2d8b2 136682002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13669
13670 * Makefile.in: Eliminate 'apache' targets.
13671 * configure.in: Eliminate 'apache' targets.
13672
55380b08
NN
13673 * configure.in: Eliminate redundant tests. Reorganize.
13674
9a5c1b9d
NN
13675 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13676
5fd3853a
NN
13677 * config-ml.in: Eliminate references to Cygnus configure.
13678
cfefc434
NN
13679 * Makefile.in: Eliminate references to building emacs.
13680
2fe93885
GS
136812002-06-28 Graham Stott <graham.stott@btinternet.com>
13682
13683 * MAINTAINERS: Update my email address.
13684
53c40185
BK
136852002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13686
13687 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13688 (cxx_incdir): Remove.
53c40185 13689
97679694
NN
136902002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13691
13692 * MAINTAINERS (Write After Approval): Add self.
13693
b03bcd37
DC
13694Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13695
13696 * configure.in: Add support for ip2k.
13697
6bd12129
NN
136982002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13699
13700 * configure.in: Fix AIX configury bug.
13701
e0d98a92
SE
137022002-06-20 Steve Ellcey <sje@cup.hp.com>
13703
13704 * MAINTAINERS (Write After Approval): Add self.
13705
ba3292db
NN
137062002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13707
ef40bc65
NN
13708 * configure.in: replace ${topsrcdir} with ${srcdir}
13709
7a0be465
NN
13710 * configure.in: Move definition of libstdcxx_flags
13711 right above usage, rather than waaay earlier.
13712
e1848dde
NN
13713 * configure.in: Pull definition of is_cross_compiler earlier.
13714
8bc2fff1
NN
13715 * configure.in: Rearrange a little.
13716
ba3292db
NN
13717 * configure.in: Remove references to librx.
13718 * Makefile.in: Remove references to librx.
13719
11d8b408
DC
13720Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13721
13722 * config.sub: Add support for avr target.
13723 Import from master sources, rev 1.255
5ce6f47b 13724
93da8339
PE
137252002-06-19 Phil Edwards <pme@gcc.gnu.org>
13726
13727 * configure, .cvsignore: Revert previous change...
13728 * Makefile: ...delete.
13729
b4caab5c
NN
137302002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13731
13732 * configure.in: Eliminate ${gasdir} variable.
13733
ee777171
DB
137342002-06-18 Dave Brolley <brolley@redhat.com>
13735
13736 * configure.in: Add support for frv.
13737 * config.sub: Add support for frv.
13738
26e4af54
PE
137392002-06-18 Phil Edwards <pme@gcc.gnu.org>
13740
13741 * configure: Remove garbage from previous commit.
13742
bb20b7da
PE
137432002-06-18 Phil Edwards <pme@gcc.gnu.org>
13744
13745 * configure: For in-source builds, make a subdir and re-exec there.
13746 * Makefile: New file. Pass targets through to build directory.
13747 * .cvsignore: No longer ignore "Makefile".
13748
9d321f6c
DR
137492002-06-16 Douglas Rupp <rupp@gnat.com>
13750
13751 * MAINTAINERS (Write After Approval): Add self.
13752
c8eb2bc0
KG
137532002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13754
13755 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13756
f210d239
JT
137572002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13758
13759 * configure.in (vax-*-netbsd*): Re-enable gas.
13760
e9667b3c
NN
137612002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13762
efe1f357
NN
13763 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13764 BUILD_PREFIX_1, to correct nomenclature.
13765 * configure: Likewise.
13766
e9667b3c
NN
13767 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13768 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13769
fe2fe497
OH
137702002-05-31 Olaf Hering <olh@suse.de>
13771
13772 * config-ml.in: Propogate DESTDIR also.
13773
dcf7f0dd
JT
137742002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13775
13776 * configure.in (vax-*-netbsd*): Don't build gas for this
13777 platform.
13778
6ff14f32
MM
137792002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13780
13781 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13782 and libgcj for AVR.
13783
397de1ff
KK
137842002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13785
13786 * MAINTAINERS (Write After Approval): Add myself.
13787
ac30211c
JT
137882002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13789
13790 * config.guess: Update to 2002-05-22 version.
13791 * config.sub: Likewise.
13792
1e6347d8
RO
137932002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13794
13795 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13796 * config-ml.in: Likewise.
13797 * configure: Likewise.
13798 * configure.in: Likewise.
13799
e5ce1d6d
SC
138002002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13801
13802 * MAINTAINERS: Update my email address.
13803
6cdef75d
NN
138042002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13805
4a87f061
NN
13806 * configure.in: Simplify makefile fragment collection.
13807
13808 * configure.in: Remove code to build emacs.
603606e7 13809
e254d6b5
NN
13810 * configure.in : Remove --srcdir argument from targargs and buildargs
13811 (it's always overridden in the Makefile anyway). Rearrange a bit.
13812
13813 * configure: Move some logic to configure.in.
13814 * configure.in: Move some logic from configure.
6cdef75d 13815
1d6006fe
TT
138162002-05-11 Tom Tromey <tromey@redhat.com>
13817
13818 * MAINTAINERS: Reflect libgcj reality.
13819
b70b3534
FS
138202002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13821
13822 * Makefile.in: Honour DESTDIR.
13823
4434687a
MM
138242002-05-08 Mark Mitchell <mark@codesourcery.com>
13825
13826 * config.guess: Import 2002-03-20 version.
13827 * config.sub: Import 2002-04-26 version.
13828
a89e49c7
RO
138292002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13830
13831 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13832
44e55536
TJ
138332002-05-07 Tim Josling <tej@melbpc.org.au>
13834
13835 * MAINTAINERS: Add self.
13836
dce2d8b2 138372002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13838
13839 * ltmain.sh: Detect and handle object name conflicts
13840 while piecewise linking a static library.
13841
b7c13625
AO
138422002-05-05 Alexandre Oliva <aoliva@redhat.com>
13843
13844 * configure.in (noconfigdirs): Don't disable libgcj on
13845 sparc64-*-solaris* and sparcv9-*-solaris*.
13846
4182d9fa
AO
138472002-05-03 Alexandre Oliva <aoliva@redhat.com>
13848
13849 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13850
7bebf279
TF
138512002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13852
13853 * configure.in (FLAGS_FOR_TARGET): Do not add
13854 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13855 on i[3456]86-*-linux*.
13856
9a06dc7d
TF
138572002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13858
13859 * configure.in (noconfigdirs): Replace [ ] with test.
13860
13861 * configure.in (noconfigdirs): Do not add target-newlib if
13862 target == i[3456]86-*-linux*, and host == target.
13863
a51a07fa
NN
138642002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13865
9e7facd6
DD
13866 * configure.in: delete reference to absent file
13867
aeaa0f2f
NN
13868 * configure.in: replace '[' with 'test'
13869
4bb98828
NN
13870 * configure.in: Eliminate references to gash.
13871 * Makefile.in: Eliminate references to gash.
13872
64791664
NN
13873 * configure.in: remove useless references to 'pic' makefile fragments.
13874
3ed57cf4
NN
13875 * configure.in: (*-*-windows*) Finish removing.
13876
a51a07fa
NN
13877 * configure.in: Eliminate redundant test for libgui.
13878
8552f6f1
RS
138792002-04-29 Roger Sayle <roger@eyesopen.com>
13880
13881 * MAINTAINERS: Add self and realphabetize. Update entries
13882 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13883 entry for a29k port maintainer.
13884
dce2d8b2 138852002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13886
13887 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13888 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13889
704c9a14
NN
138902002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13891
13892 * configure.in: remove references to dead files
13893
7bff5059
MM
138942002-04-19 Mark Mitchell <mark@codesourcery.com>
13895
13896 * MAINTAINERS: Add information about purpose of this file.
13897
0c7c67f0
TT
138982002-04-18 Tom Tromey <tromey@redhat.com>
13899
13900 * configure.in: Disallow configuring libgcj when it is already
13901 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13902 Solaris 2.8 by default. For PR libgcj/6158.
13903
63501e91
NN
139042002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13905
13906 * configure.in: Move default CC setting out of config/mh-* fragments
13907 directly into here.
13908
701afd4d
NN
139092002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13910
13911 * configure.in: don't even try to configure or make a subdirectory
13912 if there's no configure script for it.
13913
07cdae91
MM
139142002-04-15 Mark Mitchell <mark@codesourcery.com>
13915
13916 * MAINTAINERS: Remove chill maintainers.
13917 * Makefile.in (CHILLFLAGS): Remove.
13918 (CHILL_LIB): Remove.
13919 (TARGET_CONFIGDIRS): Remove libchill.
13920 (CHILL_FOR_TARGET): Remove.
13921 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13922 CHILL_LIB.
13923 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13924 (CHECK_TARGET_MODULES): Likewise.
13925 (INSTALL_TARGET_MODULES): Likewise.
13926 (CLEAN_TARGET_MODULES): Likewise.
13927 (configure-target-libchill): Remove.
13928 (all-target-libchill): Remove.
13929 * configure.in (target_libs): Remove target-libchill.
13930 Do not compute CHILL_FOR_TARGET.
13931 * libchill: Remove directory.
5ce6f47b 13932
ab50d72b
DD
139332002-04-11 DJ Delorie <dj@redhat.com>
13934
13935 * Makefile.in, configure.in: Sync with binutils, entries
13936 follow...
13937
0a1e123a
DD
139382002-04-07 Andrew Cagney <ac131313@redhat.com>
13939
13940 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13941 (do-tar, do-bz2): New rules.
13942 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13943 (gdb-tar): New rule.
13944 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13945 (insight_dejagnu.tar): New rule.
13946 (insight.tar): New rule.
13947 (gdb+dejagnu.tar): New rule.
13948 (gdb.tar): New rule.
13949
ab50d72b
DD
139502002-02-01 Mo DeJong <supermo@bayarea.net>
13951
13952 * Makefile.in: Add all-tix to deps for all-snavigator
13953 so that tix is built when building snavigator.
13954
139552002-01-11 Steve Ellcey <sje@cup.hp.com>
13956
13957 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13958 ld and gdb are not supported.
13959
139602002-01-07 Mark Salter <msalter@redhat.com>
13961
13962 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13963 Allow target-libgloss to be built for arm, strongarm, and xscale.
13964
139652001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13966
13967 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13968 options for i[3456]86-pc-linux* native builds.
13969
139702001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13971
13972 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13973 files from .po files for a distribution.
13974
139752001-09-03 Jeff Holcomb <jeffh@redhat.com>
13976
13977 * configure.in: Enable libstdc++-v3 for h8300 targets.
13978
139792001-06-19 Alan Modra <amodra@bigpond.net.au>
13980
13981 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13982 version from bfd/.
13983
13984Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13985
13986 * Makefile.in (VER): When present, extract the version number from
13987 the file version.in.
13988
dce2d8b2 139892001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13990
13991 * configure.in : enable ld for aix
13992
139932001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13994
13995 * config.guess: Add linux target for S/390.
13996
139972000-11-07 Philip Blundell <pb@futuretv.com>
13998
13999 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14000
140012000-11-03 Philip Blundell <pb@futuretv.com>
14002
14003 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14004 files.
14005
140062001-01-15 Ben Elliston <bje@redhat.com>
14007
14008 * configure.in (host_tools): Add sid.
14009 Always configure cgen.
14010
140112000-11-24 Nick Clifton <nickc@redhat.com>
14012
14013 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14014
ab50d72b
DD
140152000-08-20 Doug Evans <dje@casey.transmeta.com>
14016
14017 * Makefile.in (ALL_MODULES): Add all-cgen.
14018 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14019 (all-cgen): New target.
14020 (all-opcodes,all-sim): Depend on all-cgen.
14021 * configure.in (host_tools): Add cgen.
14022 Only configure cgen if --enable-cgen-maint.
14023
dce2d8b2 140242002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
14025
14026 * configure.in: Add *-*-freebsd* configurations.
14027
90def2b2
TT
140282002-04-08 Tom Tromey <tromey@redhat.com>
14029
14030 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14031 Fixes PR libgcj/6068.
14032
320d7e7a
KW
140332002-03-30 Krister Walfridsson <cato@df.lth.se>
14034
14035 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14036
18b467f1
RO
140372002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14038
14039 * configure.in (alpha*-dec-osf*): Enable libgcj.
14040
dce2d8b2 140412003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
14042
14043 * MAINTAINERS (Write After Approval): Add myself.
14044
56ae9405
NC
140452002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14046
14047 Fix for: PR bootstrap/3591, target/5676
14048 * configure.in (mcore-pe): Disable the configuration of
14049 libstdc++-v3 since exceptions are not supported.
14050
f18d9a0c
AG
140512002-03-20 Anthony Green <green@redhat.com>
14052
14053 * configure.in: Enable libgcj for xscale-elf target.
14054
dce2d8b2 14055Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
14056
14057 * MAINTAINERS: Update my email address.
14058
28eca9e8
AO
140592002-03-16 Alexandre Oliva <aoliva@redhat.com>
14060
14061 * ltmain.sh (relink_command): Fix typo in previous change.
14062
e67e72c7
AO
140632002-03-15 Alexandre Oliva <aoliva@redhat.com>
14064
14065 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14066 (relink_command): Added --tag flags.
14067 (mode=install): If relinking fails; error out.
14068
c2273204
RH
140692002-03-12 Richard Henderson <rth@redhat.com>
14070
14071 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14072 .NOTPARALLEL tag.
14073 (do-check): Rename from check.
14074 (check): Allow parallel check.
14075
bcb64245
BW
140762002-03-12 Bob Wilson <bob.wilson@acm.org>
14077
14078 * MAINTAINERS: Add myself as maintainer for xtensa port.
14079 Fix alphabetical order in CPU port maintainer list.
14080 Remove myself from Write After Approval list.
14081
63adb4ff
RH
140822002-03-11 Richard Henderson <rth@redhat.com>
14083
14084 * Makefile.in (.NOTPARALLEL): Add fake tag.
14085
9bec4bf0
L
140862002-03-07 H.J. Lu (hjl@gnu.org)
14087
14088 * configure.in: Enable gprof for mips*-*-linux*.
14089
c7fc1f84
DS
140902002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14091
14092 * MAINTAINERS (Write After Approval): Add myself.
14093
6bff33fb
AO
140942002-02-28 Alexandre Oliva <aoliva@redhat.com>
14095
14096 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14097 libjava.
14098 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14099
0210b33b
AO
141002002-02-23 Alexandre Oliva <aoliva@redhat.com>
14101
14102 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14103 because its Makefile is there; test for the executable instead.
14104
fcc0a3ef
AO
141052002-02-22 Alexandre Oliva <aoliva@redhat.com>
14106
14107 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14108 libstdc++-v3 and libjava.
14109
dce2d8b2 141102002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
14111
14112 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14113 boehm-gc
5ce6f47b 14114
40fe0ec3
AO
141152002-02-09 Alexandre Oliva <aoliva@redhat.com>
14116
14117 * config.guess: Updated to 2002-01-30's version.
14118 * config.sub: Updated to 2002-02-01's version.
14119 Contribute sh64-elf.
14120 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14121 * configure.in: Added sh64-*-*.
14122
694d53ee
CD
141232002-02-08 Chris Demetriou <cgd@broadcom.com>
14124
14125 * MAINTAINERS: Belatedly add myself to write after approval list.
14126
a9ca50b1
JH
14127Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14128
14129 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14130 Remove self as Write After Approval.
14131
5ffc3500
GK
141322002-01-31 Geoffrey Keating <geoffk@redhat.com>
14133
14134 * MAINTAINERS: Put self in as maintainer for contrib/regression
14135 directory.
14136
4ceaf7fb
PE
141372002-01-28 Phil Edwards <pme@gcc.gnu.org>
14138
14139 * MAINTAINERS: Update my email address.
14140
51584787
JT
141412002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14142
5ce6f47b
EC
14143 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14144 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
14145 libraries if not supported for NetBSD on target CPU.
14146
5701d273
DR
141472002-01-25 Douglas B Rupp <rupp@gnat.com>
14148
14149 * install-sh: Use _inst.$$_ for temp file name.
14150
b299a075
JT
141512002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14152
14153 * MAINTAINERS (Write After Approval): Move my contact info
14154 from here...
14155 (OS Port Maintainers): ...to here (netbsd).
14156
51fe14b5
BW
141572002-01-22 Bob Wilson <bob.wilson@acm.org>
14158
14159 * MAINTAINERS (Write After Approval): Add myself.
14160
dce2d8b2 141612002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
14162
14163 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14164 (all-target-fastjar): Also depend on all-target-libiberty.
14165
3cd87679
L
141662002-01-16 H.J. Lu (hjl@gnu.org)
14167
14168 * config.guess: Import from master sources, rev 1.225.
14169 * config.sub: Import from master sources, rev 1.238.
14170
969a6d8f
KH
141712002-01-16 Kazu Hirata <kazu@hxi.com>
14172
14173 * MAINTAINERS (Write After Approval): Remove myself.
14174
366f6a52
FW
141752001-12-19 Florian Weimer <fw@deneb.enyo.de>
14176
14177 * MAINTAINERS (Write After Approval): Add myself.
14178
f02240b6
JM
141792001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14180
14181 * MAINTAINERS: Add self as docs co-maintainer.
14182
5d08dc39
MK
141832001-12-11 Matthias Klose <doko@debian.org>
14184
14185 * MAINTAINERS (Write After Approval): Add myself.
14186
39e790d5
ZW
141872001-12-09 Zack Weinberg <zack@codesourcery.com>
14188
14189 * MAINTAINERS: Update my email address.
14190
4519d6a3
TC
141912001-12-07 Turly O'Connor <turly@apple.com>
14192 * MAINTAINERS (Write After Approval): Add myself.
14193 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14194 (rs6000_initialize_trampoline): Call __trampoline_setup for
14195 ABI_DARWIN too.
14196 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 14197 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 14198
21cf0a73
PC
141992001-12-07 Paolo Carlini <pcarlini@unitus.it>
14200
14201 * MAINTAINERS (Write After Approval): Add myself.
14202
4ee43206
DR
14203Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14204
14205 * configure, configure.in: Use temp file for long sed commands.
14206
251931f3
LG
142072001-12-03 Laurent Guerby <guerby@acm.org>
14208
14209 * config.sub: Update to version 1.232 on subversion.
14210
03777dd7
BE
142112001-12-03 Ben Elliston <bje@redhat.com>
14212
14213 * MAINTAINERS: Update mail address for config.* patches.
14214
dce2d8b2 142152001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
14216 Zack Weinberg <zack@codesourcery.com>
14217
14218 When build != host, create libiberty for the build machine.
14219
14220 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14221 CONFIG_ARGUMENTS.
14222 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14223 New variables.
14224 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14225 and rules.
14226 (all.normal): Depend on ALL_BUILD_MODULES.
14227 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14228 (all-build-libiberty): Depend on configure-build-libiberty.
14229
14230 * configure: Calculate and substitute proper value for
14231 ALL_BUILD_MODULES.
14232 * configure.in: Create the build subdirectory.
14233 Calculate and substitute TARGET_CONFIGARGS (formerly
14234 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14235
04075e8f
ZL
142362001-11-26 Ziemowit Laski <zlaski@apple.com>
14237
14238 * MAINTAINERS (write-after-approval): Add self.
14239
ed19322d
CR
142402001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14241
14242 * MAINTAINERS (GNATS only accounts): Remove self.
14243
90a12988
HPN
142442001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14245
14246 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14247 libf2c.
14248
77e653ad
CR
142492001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14250
14251 * MAINTAINERS (Write After Approval): Add self.
14252
64adad99
DB
142532001-11-12 David O'Brien <obrien@FreeBSD.org>
14254
14255 * MAINTAINERS: mips and s390 are also CPU ports.
14256
834a28c7
DB
142572001-11-12 David O'Brien <obrien@FreeBSD.org>
14258
14259 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14260
ef94239f
DB
142612001-11-11 David O'Brien <obrien@FreeBSD.org>
14262
14263 * MAINTAINERS: Alphabetize.
14264
beda0427
KH
142652001-11-09 Kazu Hirata <kazu@hxi.com>
14266
14267 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14268
6ca224d3
JDA
142692001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14270
14271 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14272
132e4bd7
PE
142732001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14274
14275 * configure.in (--enable-languages): Be more permissive about
14276 syntax. Check for empty lists better. Warn about $LANGUAGES.
14277
c6243b4c
GK
142782001-11-08 Geoffrey Keating <geoffk@redhat.com>
14279
14280 * config.sub: Import from master sources, rev. 1.230.
14281 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14282
abbb9e76
LG
142832001-11-07 Laurent Guerby <guerby@acm.org>
14284
14285 * MAINTAINERS (Write After Approval): Add self.
14286
53cdb27a
HPN
142872001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14288
14289 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14290
dd3a88c9
HPN
142912001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14292
14293 * config.sub: Import from master sources, rev 1.226.
14294 * config.guess: Import from master sources, rev 1.216.
14295
d344dce9
HPN
142962001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14297
14298 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14299 * MAINTAINERS: Add self as maintainer of MMIX port.
14300 Remove old after-approval entry.
14301
63f6bcd7
JM
143022001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14303
14304 * ChangeLog, configure: Fix spelling errors.
14305
84f92638
BK
143062001-10-20 Brendan Kehoe <brendan@zen.org>
14307
14308 * MAINTAINERS: Tweak my address.
14309
dce2d8b2 14310Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
14311
14312 * MAINTAINERS: Update my email address.
14313
1567080c 143142001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 14315
f48a3b5c 14316 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 14317 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 14318
30106886
GB
143192001-10-10 Geert Bosch <bosch@gnat.com>
14320
e490616e 14321 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
14322 Added Robert Dewar.
14323
dce2d8b2 143242001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
14325
14326 * MAINTAINERS (Write After Approval): Added self
14327
d1c3e709
GB
143282001-10-02 Geert Bosch <bosch@gnat.com>
14329
14330 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14331
50f5f793
JM
143322001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14333
14334 * configure: Handle temporary files securely using mkdir.
14335
7fddf9a9
AO
143362001-09-29 Alexandre Oliva <aoliva@redhat.com>
14337
14338 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14339
dce2d8b2 143402001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
14341
14342 * configure.in (*-*-linux*): Disable configuration of target-newlib
14343 and target-libgloss.
e490616e 14344
0c055e34
AO
143452001-09-26 Alexandre Oliva <aoliva@redhat.com>
14346
14347 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14348 RANLIB.
14349
759bfa90
AO
143502001-09-21 Alexandre Oliva <aoliva@redhat.com>
14351
14352 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14353 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14354 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14355 avoid quotes nesting problems.
14356 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14357 (DO_X): Export only variables that are set.
14358
1dc4a750
BE
143592001-09-19 Ben Elliston <bje@redhat.com>
14360
14361 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14362 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14363 semantics. Use the shell built-in "type" command instead.
14364
898c7238
AO
143652001-08-31 Alexandre Oliva <aoliva@redhat.com>
14366
14367 Merged from gcc-3_0-branch:
14368 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14369 * ltcf-c.sh: Use $objext, not $ac_objext.
14370 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14371 * ltcf-cxx.sh: Add support for GNU.
14372 2001-07-22 Timothy Wall <twall@redhat.com>
14373 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14374 default settings if using GNU tools with that configuration.
14375 * ltcf-cxx.sh: Ditto.
14376 * ltcf-gcj.sh: Ditto.
14377 2001-07-21 Michael Chastain <chastain@redhat.com>
14378 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14379 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14380 * ltmain.sh: Mark as gcc-local.
14381
8fa0a32e
EC
143822001-08-30 Eric Christopher <echristo@redhat.com>
14383 Jason Eckhardt <jle@redhat.com>
14384
14385 * config.guess: Merge from master sources.
14386 * config.sub: Merge from master sources, add support for mipsisa32.
14387
32f30f91 143882001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14389 * config.sub: Merge from master sources, rev 1.219.
14390 * MAINTAINERS: Add self as contact for stormy16 port.
14391
f6084f99
ZW
143922001-08-14 Zack Weinberg <zackw@panix.com>
14393
14394 * config.sub: Merge from master sources, rev 1.218.
14395 * config.guess: Merge from master sources, rev 1.209.
14396
91b54f7f
GS
143972001-08-11 Graham Stott <grahams@redhat.com>
14398
14399 * Makefile.in (check-c++): Add missing semicolon.
14400
e5b3941e
JH
14401Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14402
32f30f91 14403 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14404
6387a56e
EC
144052001-07-30 Eric Christopher <echristo@redhat.com>
14406
14407 * MAINTAINERS (Various maintainers: mips port): Added myself.
14408
53b475f0
AH
144092001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14410
e490616e 14411 * configure.in (sh-*-linux*): New.
53b475f0 14412
2a08c780
RH
144132001-07-27 Richard Henderson <rth@redhat.com>
14414
14415 * .cvsignore: Add LAST_UPDATED.
14416
bfa79422
UW
144172001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14418
14419 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14420
0ae85492
AH
144212001-07-16 Aldy Hernandez <aldyh@redhat.com>
14422
e490616e 14423 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14424
8e1ab0fe
NP
14425Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14426
14427 * MAINTAINERS (Write After Approval): Added myself.
14428
2b997990
SC
144292001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14430
14431 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14432 and libgcj on m68hc11/m68hc12.
14433
d920e825
L
144342001-06-27 H.J. Lu (hjl@gnu.org)
14435
14436 * Makefile (CFLAGS_FOR_BUILD): New.
14437 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14438
d425a1e0
JM
144392001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14440
14441 * README: Remove version number.
14442
5b5b4207
GP
144432001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14444
14445 * INSTALL/README: Update wrt. to the installation instructions now
14446 residing in gcc/doc/install.texi.
14447
be839b69
JM
144482001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14449
14450 * README: Replace with a cut-down and updated version of gcc/README.
14451
fe2ee7c4
DE
144522001-06-12 David Edelsohn <edelsohn@gnu.org>
14453
14454 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14455 multilibs to be disabled.
14456
4f5d646c
DB
144572001-06-11 Daniel Berlin <dan@cgsoftware.com>
14458
14459 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14460
818f0c85
AO
144612001-06-09 Alexandre Oliva <aoliva@redhat.com>
14462
14463 * config.guess: Import CVS version 1.195.
14464 * config.sub: Import CVS version 1.212.
14465
e9a8af10
AO
144662001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14467
14468 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14469 gcc/xgcc is built, use -print-prog-name to find out the program
14470 name to use.
14471
ae3ca0a9
PE
144722001-06-04 Phil Edwards <pme@sources.redhat.com>
14473
14474 * config.guess: Import CVS version 1.194. All gcc-local changes
14475 appear to also be in the master copy.
14476 * config.sub: Import CVS version 1.211.
14477
066bd40d
MM
14478Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14479
14480 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14481 with_gcc]: Use `gcc -shared' to build a shared library.
14482
4aef4f33
JDA
14483Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14484
14485 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14486 archives.
14487
c386f00f
RO
14488Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14489
14490 * MAINTAINERS (Write After Approval): Add myself.
14491
2ae5cea5
HPN
144922001-06-01 Hans-Peter Nilsson <hp@axis.com>
14493
14494 * configure.in (libstdcxx_flags): Do not try to execute
14495 libstdc++-v3/testsuite_flags until it exists.
14496
c3766183
AM
144972001-06-01 Alan Modra <amodra@bigpond.net.au>
14498
14499 * MAINTAINERS: Update my email address.
14500
9b337833
GS
145012001-05-31 Graham Stott <grahams@redhat.com>
14502
14503 * MAINTAINERS (Write After Approval): Add myself.
14504
dce2d8b2 145052001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14506
14507 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14508 libraries when using g++ with native linker.
14509
5f7de4b8
AO
145102001-05-28 Alexandre Oliva <aoliva@redhat.com>
14511
14512 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14513
a7bc0fbb
AO
145142001-05-22 Alexandre Oliva <aoliva@redhat.com>
14515
14516 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14517 [aix4*|aix5*]: Prepend blank.
14518
33456445
AO
145192001-05-20 Alexandre Oliva <aoliva@redhat.com>
14520
14521 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14522 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14523 of subdir/configure scripts to use the new libtool.m4.
14524
e48d3d00
MK
145252001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14526
14527 * MAINTAINERS (Write After Approval): Add myself.
14528
9e0e191b
BK
145292001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14530
14531 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14532
3f19b439
BE
145332001-05-11 Ben Elliston <bje@redhat.com>
14534
14535 * Makefile.in (all-sid): New target.
14536 (check-sid, clean-sid, install-sid): Likewise.
14537
6ebe3121
JO
145382001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14539
14540 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14541
ca3667c4
AO
145422001-05-03 Alexandre Oliva <aoliva@redhat.com>
14543
14544 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14545 libgcj.
14546
145472001-05-03 Alexandre Oliva <aoliva@redhat.com>
14548
14549 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14550 gcc/xgcc is built, use -print-prog-name to find out the program
14551 name to use.
14552
b2964d63
AO
145532001-04-26 Alexandre Oliva <aoliva@redhat.com>
14554
b1bb2302
AO
14555 * configure.in (noconfigdirs): Don't reset it from scratch in the
14556 target case; only append to it.
6387a56e 14557
b2964d63
AO
14558 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14559 sparc-*-solaris2.8]: Disable ${libgcj}.
14560
8343765d
AO
145612001-04-25 Alexandre Oliva <aoliva@redhat.com>
14562
14563 * configure.in (libgcj_saved): Copy from $libgcj.
14564 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14565 --disable-libgcj.
14566
ddbb6d43
GRK
145672001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14568
14569 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14570 C front end maintainer.
ddbb6d43 14571
3fa03ff9
AG
14572Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14573
14574 * configure.in: Move *-chorusos target case to the proper switch.
14575 Disable libgcj.
14576
99ffe40f
AO
145772001-04-12 Alexandre Oliva <aoliva@redhat.com>
14578
14579 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14580 1.641.2.228.
14581
78faa32d
FS
145822001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14583
14584 * Makefile.in (STAGE1_CFLAGS): Pass down.
14585
cdbff0ab
AM
145862001-04-13 Alan Modra <amodra@one.net.au>
14587
14588 * config.guess: Add hppa64-linux support. Note for next import that
14589 this is already in the master file.
14590 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14591
75b9074c
AO
145922001-04-12 Alexandre Oliva <aoliva@redhat.com>
14593
14594 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14595 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14596
125404c5
SS
145972001-04-11 Stan Shebs <shebs@apple.com>
14598
14599 * MAINTAINERS: Add self as Darwin port maintainer.
14600
876684fe
AM
146012001-04-11 Alan Modra <amodra@one.net.au>
14602
14603 * MAINTAINERS: Update my email address.
14604
06729913
LR
146052001-04-10 Loren J. Rittle <ljrittle@acm.org>
14606
14607 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14608 recent versions of FreeBSD (release 3 or later).
14609 * ltconfig: On FreeBSD, -lc must not be provided when building
14610 a shared library or else the standard -pthread gcc option is
14611 rendered worthless to later users of the built library.
14612
67916302
JM
146132001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14614
14615 * MAINTAINERS: Add self and RTH as C front end maintainers.
14616
d2bc0628
AO
146172001-04-05 Alexandre Oliva <aoliva@redhat.com>
14618
e490616e
ZW
14619 * config.sub: Make sure to match an already-canonicalized
14620 machine name (eg. mn10300-unknown-elf).
d2bc0628 14621
a3406c06
AO
146222001-04-01 Alexandre Oliva <aoliva@redhat.com>
14623
14624 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14625 New macros.
14626 (bootstrap, cross): Use RECURSE_FLAGS.
14627 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14628
a076f6a4
AO
146292001-03-27 Alexandre Oliva <aoliva@redhat.com>
14630
14631 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14632
e9f4fa71
CH
146332001-03-22 Colin Howell <chowell@redhat.com>
14634
7238de5c
CH
14635 * Makefile.in (DO_X): Do not backslash single-quotes in
14636 backquotes (two places).
e9f4fa71 14637
b6b14b1b
AO
146382001-03-22 Alexandre Oliva <aoliva@redhat.com>
14639
14640 Re-installed:
14641 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14642 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14643 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14644 * ltcf-cxx.sh: Likewise.
14645 * ltcf-gcj.sh: Likewise.
14646
1eb0b89d
GP
146472001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14648
14649 * MAINTAINERS: Add myself as "documentation co-maintainer".
14650
82e23236
AO
146512001-03-22 Alexandre Oliva <aoliva@redhat.com>
14652
14653 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14654 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14655
64ec27c3
TT
146562001-03-19 Tom Tromey <tromey@redhat.com>
14657
14658 * config-ml.in: Handle GCJ and GCJFLAGS.
14659
191de407
MC
146602001-03-21 Michael Chastain <chastain@redhat.com>
14661
14662 * Makefile.in: all-m4 depends on all-texinfo.
14663
fed4dede
LR
146642001-03-20 Loren J. Rittle <ljrittle@acm.org>
14665
14666 * MAINTAINERS: Add myself to write after approval list.
14667
085072bb
LB
146682001-03-18 Laurynas Biveinis <lauras@softhome.net>
14669
14670 * Makefile.in (DO_X): Quote nested quotes.
14671
5af8ea3f
AM
146722001-03-18 Alan Modra <alan@linuxcare.com.au>
14673
14674 * MAINTAINERS: Add myself to write after approval list.
14675
69e23037
LB
146762001-03-15 Laurynas Biveinis <lauras@softhome.net>
14677
14678 * Makefile.in (DO_X): Use double quotes for quoting
14679 "RANLIB=$${RANLIB}".
14680
2b9650f4
OP
146812001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14682
14683 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14684
dce2d8b2 146852001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14686
14687 * configure.in: Only use `lang_requires' for languages athat are
14688 actually enabled.
14689
f6646274
PE
146902001-03-08 Phil Edwards <pme@sources.redhat.com>
14691
14692 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14693
c9a54638
AO
146942001-03-08 Alexandre Oliva <aoliva@redhat.com>
14695
14696 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14697
6a556ad6
TT
146982001-03-07 Tom Tromey <tromey@redhat.com>
14699
14700 * configure.in: Allow config-lang.in to set `lang_requires' to list
14701 of other required languages.
14702
6822468a
LB
147032001-03-06 Laurynas Biveinis <lauras@softhome.net>
14704
14705 * Makefile.in: Remove RANLIB definition. Use RANLIB
14706 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14707 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14708
f04885d3 147092001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14710 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14711
f04885d3
BK
14712 * Makefile.in (check-c++): Use tabs, not spaces.
14713
288edf47 147142001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14715
288edf47
LB
14716 * MAINTAINERS: add myself to Write After Approval list.
14717
3d55d2f8 147182001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14719
e490616e 14720 * Makefile.in (check-c++): New rule.
6387a56e 14721
4d88a68a
BK
14722 * configure.in (target_libs): Remove libg++.
14723 (noconfigdirs): Remove libg++.
14724 (noconfigdirs): Same.
14725 (noconfigdirs): Same.
14726 (noconfigdirs): Same.
14727
14728 * config-ml.in: Remove libg++ references.
14729
14730 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14731 (ALL_TARGET_MODULES): Same.
14732 (configure-target-libg++): Remove.
14733 (all-target-libg++): Remove.
14734 (configure-target-libio): Remove.
14735 (all-target-libio): Remove.
14736 (check-target-libio): Remove.
14737 (.PHONY): Remove.
14738 (libg++.tar.bz2): Remove.
14739 (all-target-cygmon): Remove libio.
14740 (all-target-libstdc++): Remove.
14741 (configure-target-libstdc++): Remove.
14742 (TARGET_LIB_PATH): Remove libstdc++.
14743 (ALL_GCC_CXX): Remove libstdc++.
14744 (all-target-gperf): Correct.
14745
2437d4ed
NC
147462001-02-16 Nick Clifton <nickc@redhat.com>
14747
14748 * configure.in (noconfigdirs): Allow configuration of texinfo
14749 for Cygwin hosts.
14750
85b99cbe
AG
147512001-02-15 Anthony Green <green@redhat.com>
14752
14753 * configure: Introduce GCJ_FOR_TARGET.
14754 * configure.in: Ditto.
14755 * Makefile.in: Ditto.
14756
7b18790c
AS
147572001-02-13 Andreas Schwab <schwab@suse.de>
14758
14759 * MAINTAINERS: Update mail address.
14760
c4880c99
MS
147612001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14762
14763 * config.guess: Add linux target for S/390.
14764 * config.sub: Likewise.
14765
dce2d8b2 147662001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14767
14768 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14769 target-libgloss.
e31ae6db 14770
7739adfb
BE
147712001-02-06 Ben Elliston <bje@redhat.com>
14772
14773 * configure: Output host type to stdout, not stderr.
14774
36ca672c
MM
147752001-02-05 Mark Mitchell <mark@codesourcery.com>
14776
e40f2829 14777 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14778 * ltcf-cxx.sh: Likewise.
14779
36ca672c
MM
14780 * config.if: Assume enable_libstdcxx_v3 is defined.
14781
22fdd65e
MM
147822001-02-04 Mark Mitchell <mark@codesourcery.com>
14783
14784 Remove V2 C++ library.
14785 * configure.in: Remove --enable-libstdcxx_v3 support.
14786
3b60dd8e
BM
147872001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14788
14789 * include/demangle.h: Add prototype for java_demangle_v3.
14790
42c0c80a
PE
147912001-01-29 Phil Edwards <pme@sources.redhat.com>
14792
14793 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14794
0be25992
RH
147952001-01-27 Richard Henderson <rth@redhat.com>
14796
14797 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14798
8a8de62d
MS
147992001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14800
14801 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14802 Don't unset, it's non-portable and no longer necessary, set to empty
14803 instead.
14804
92769744
MS
148052001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14806
14807 * ltconfig: Shell portability fix for the tagname validity check.
14808
88a1c0ab
AO
148092001-01-27 Alexandre Oliva <aoliva@redhat.com>
14810
14811 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14812 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14813
45291dd5
MS
148142001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14815
14816 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14817
1ace7e15
TT
148182001-01-26 Tom Tromey <tromey@redhat.com>
14819
14820 * configure.in: Allow libgcj to be built on Sparc Solaris.
14821
0ef8b11b
DE
148222001-01-25 David Edelsohn <edelsohn@gnu.org>
14823
14824 * ltcf-c.sh: Add aix5 case.
14825 * ltcf-cxx.sh: Likewise.
14826 * ltconfig: Likewise.
14827
0006091e
AO
148282001-01-24 Alexandre Oliva <aoliva@redhat.com>
14829
9bad11e1
AO
14830 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14831 keep at least one of build_libtool_libs or build_old_libs set to
14832 yes.
14833
0006091e
AO
14834 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14835 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14836
7c01b2b5
BM
148372001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14838
14839 * configure.in: Enable libgcj on several additional platforms.
14840
d340e0ac
BM
148412001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14842
14843 * configure.in: Enable libgcj for linux targets.
14844
5baf8c37
MS
148452001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14846
14847 * MAINTAINERS (Write After Approval): Add myself.
14848
10a0ba84
JDA
148492001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14850
14851 * MAINTAINERS: Add myself as vax port maintainer.
14852
357c6a4b
FH
148532001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14854
14855 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14856
6e2d9a7a
MS
148572001-01-09 Mike Stump <mrs@wrs.com>
14858
14859 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14860 failures of subdirectories.
14861
b6b14b1b 148622001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14863
b6b14b1b 14864 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14865 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14866 * ltcf-cxx.sh: Likewise.
14867 * ltcf-gcj.sh: Likewise.
14868 * ltconfig.sh: Fix typo.
976b230d 14869
07109110
LB
148702001-01-02 Laurynas Biveinis <lauras@softhome.net>
14871
14872 * configure: handle DOS-style absolute paths.
14873
1da5b8fc
LB
148742001-01-02 Laurynas Biveinis <lauras@softhome.net>
14875
14876 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14877
4c2f5b4f
MM
148782000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14879
14880 * MAINTAINERS: Add myself as avr port co-maintainer.
14881
bc53668e
BE
148822000-12-28 Ben Elliston <bje@redhat.com>
14883
14884 * MAINTAINERS: Add myself under ``Write After Approval''.
14885
c387606f
JM
148862000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14887
14888 * texinfo: Remove directory from GCC.
14889
2cb5082c
JM
148902000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14891
14892 * COPYING: Update to current
14893 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14894 to 19yy as example year in copyright notice).
14895
cc330df9
BK
148962000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14897
6387a56e 14898 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14899 (libstdcxx_incdir): Pass down.
14900 * config.if: Remove expired bits for cxx_interface, add stub.
14901 (libstdcxx_incdir): Add variable for g++ include directory.
14902 * configure.in (gxx_include_dir): Use it.
6387a56e 14903
4c6b2835
AO
149042000-12-18 Alexandre Oliva <aoliva@redhat.com>
14905
14906 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14907 with old-email address from ``Write After Approval''.
14908
3896f13e
AJ
149092000-12-15 Andreas Jaeger <aj@suse.de>
14910
14911 * configure.in: Handle lang_dirs.
14912
149132000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14914
ad46e881
TT
14915 * MAINTAINERS: Removed brads.
14916
90a10418
TT
14917 * MAINTAINERS: Added gcj developers.
14918
41dfe3a2 149192000-12-13 Anthony Green <green@redhat.com>
6387a56e 14920
41dfe3a2 14921 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14922 listed. Disable libgcj for x86 and Alpha Linux until compatible
14923 with g++ abi.
6387a56e 14924
e2f601da
MS
149252000-12-13 Mike Stump <mrs@wrs.com>
14926
14927 * Makefile.in (local-distclean): Also remove fastjar.
14928
70030c01
RB
149292000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14930
14931 * contrib/gcc_update: Add fastjar --touch entries.
14932
2a50f859
AO
149332000-12-12 Alexandre Oliva <aoliva@redhat.com>
14934
14935 * configure.in: Disable language-specific target libraries for
14936 languages that aren't enabled.
14937
7743113b
AG
149382000-12-10 Anthony Green <green@redhat.com>
14939
14940 * configure.in: Define libgcj. Disable libgcj target libraries for
14941 most targets.
14942
92e061a6
NB
149432000-12-10 Neil Booth <neilb@earthling.net>
14944
14945 * MAINTAINERS: Update mail address, remove from WAA list.
14946
f34ff6d6
APB
149472000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14948
14949 * libjava: Imported from /cvs/java.
14950 * libffi: Likewise.
14951 * Boehm-gc: Likewise.
14952
d82a33c6
APB
149532000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14954
14955 * configure.in (target_libs): Revert 2000-12-08 patch.
14956 (noconfigdirs): Added target-libjava.
14957
e14f8e28
LB
149582000-12-09 Laurynas Biveinis <lauras@softhome.net>
14959
14960 * djunpack.bat: removed.
14961
fc26516b
LB
149622000-12-09 Laurynas Biveinis <lauras@softhome.net>
14963
14964 * Makefile.in: handle DOS-style absolute paths.
14965 * config-ml.in: likewise.
14966 * symlink-tree: likewise.
14967
bd8757b3
APB
149682000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14969
14970 * fastjar: Imported.
14971
81522a1f
APB
149722000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14973
14974 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14975 libjava.
14976 * configure.in (target_libs): Removed `target-libjava'.
14977
5db1f7ed
APB
149782000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14979
14980 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14981 (ALL_MODULES): Added fastjar.
14982 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14983 (all-target-libjava): all-fastjar replaces all-zip.
14984 (all-fastjar): Added.
14985 (configure-target-fastjar, all-target-fastjar): Likewise.
14986 * configure.in (host_tools): Added fastjar.
14987
5e59997c
MS
149882000-12-07 Mike Stump <mrs@wrs.com>
14989
14990 * Makefile.in (local-distclean): Remove leftover built files.
14991
0a534f40
NC
149922000-11-24 Nick Clifton <nickc@redhat.com>
14993
14994 * configure.in (xscale-elf): Add target.
14995 (xscale-coff): Add target.
14996
7686cadf
LR
149972000-11-22 Loren J. Rittle <ljrittle@acm.org>
14998
e490616e
ZW
14999 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15000 recent versions of FreeBSD (release 3 or later).
15001 * ltconfig: On FreeBSD, -lc must not be provided when building
15002 a shared library or else the standard -pthread gcc option is
15003 rendered worthless to later users of the built library.
7686cadf 15004
fff01699
FF
150052000-11-16 Fred Fish <fnf@be.com>
15006
15007 * configure.in (enable_libstdcxx_v3): Fix typo,
15008 libstd++ -> libstdc++.
15009
4dc16355
KL
150102000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15011
15012 * MAINTAINERS: Add self to Write After Approval list.
15013
bf6fc7b2
BS
150142000-11-21 Bernd Schmidt <bernds@redhat.com>
15015
15016 * MAINTAINERS: Update my email address. Add myself to global write
15017 privs list.
15018
ce8e06b1
AO
150192000-11-18 Alexandre Oliva <aoliva@redhat.com>
15020
6e2a4843
AO
15021 * Makefile.in: Merge with src and libgcj.
15022 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15023 configure-target-<library> when their configure scripts need the C
15024 or C++ library to have already been built to work properly.
15025 (do_proto_toplev): Set them to an empty string.
15026
ce8e06b1
AO
15027 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15028 (REALLY_SET_LIB_PATH): Use them.
15029
c003f378
SS
150302000-11-17 Stan Shebs <shebs@apple.com>
15031
15032 * MAINTAINERS: Add self to Write After Approval list.
15033
cc1e60ea
JM
150342000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15035
15036 * configure: Provide the original toplevel configure arguments
15037 (including $0) to subprocesses in the environment rather than
15038 through gcc/configargs.h.
15039
1173593d
JM
150402000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15041
15042 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15043 C99. Alphabetise "Write After Approval" list.
15044
520907ee
MM
150452000-11-12 Mark Mitchell <mark@codesourcery.com>
15046
34f6fbdb
MM
15047 * configure: Turn on libstdc++ V3 by default.
15048
520907ee
MM
15049 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15050 if we've got GCC.
15051
0bbd37ed
PB
150522000-11-11 Philip Blundell <philb@gnu.org>
15053
15054 * MAINTAINERS: Add self to Write After Approval list.
15055
7ca0e6d9
DE
150562000-11-09 David Edelsohn <edelsohn@gnu.org>
15057
15058 * ltcf-c.sh (aix4): Improve shared library configuration; require
15059 exporting symbols.
15060 * ltcf-cxx.sh (aix4): Define.
15061 * ltconfig (aix4): Define library and soname specs appropriate for
15062 AIX. Define command to create export symbols list.
15063
dce2d8b2 15064Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
15065
15066 * config.sub: Add support for Sun Chorus
15067
fc05d516
NC
150682000-10-31 Nick Clifton <nickc@redhat.com>
15069
15070 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15071 <name>@redhat.com. Also installed new email address for Clint
15072 Popetz.
6387a56e 15073
90a0e73f
JM
150742000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15075
15076 * etc: Remove directory from GCC.
15077
a5e1b548
MM
150782000-10-16 Michael Meissner <meissner@redhat.com>
15079
15080 * configure (gcc/configargs.h): Only create if there is a build GCC
15081 directory created.
15082
6387a56e
EC
150832000-10-16 Matthias Klose <doko@debian.org>
15084
be1db873
MK
15085 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15086 when configured for libstdc++-v3.
15087
f5fa9a5b
PE
150882000-10-05 Phil Edwards <pme@gcc.gnu.org>
15089
15090 * configure: Save configure arguments to gcc/configargs.h.
15091
61a77fea
PT
150922000-10-04 Philipp Thomas <pthomas@suse.de>
15093
15094 * config.guess: Import CVS version 1.157.
15095 * config.sub: Import CVS version 1.181.
15096
3a4fee66
AP
150972000-10-04 Andris Pavenis <pavenis@latnet.lv>
15098
15099 * Makefile.in (bootstrap): avoid recursion if subdir missing
15100 (cross): ditto
15101 (do-proto-toplev): ditto
15102
3dd7094e
AO
151032000-09-30 Alexandre Oliva <aoliva@redhat.com>
15104
de710532
AO
15105 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15106 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15107
3dd7094e
AO
15108 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15109 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15110 all affected `configure' scripts.
15111
e592386f
NB
15112Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15113
15114 * MAINTAINERS: Add self as cpplib co-maintainer.
15115
fba54939
AH
151162000-09-24 Aldy Hernandez <aldyh@redhat.com>
15117
15118 * MAINTAINERS: Add self to Write After Approval list.
15119
2bd429f4
GP
151202000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15121
15122 * INSTALL/README: egcs -> GCC update.
15123
dce2d8b2 15124Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
15125
15126 * MAINTAINERS: Add myself to Write After Approval list.
15127
d7ce9a83
KH
151282000-09-15 Kazu Hirata <kazu@hxi.com>
15129
15130 * MAINTAINERS: Add myself to Write After Approval list.
15131
18a53ffe
JL
15132Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15133
e490616e
ZW
15134 * configure.in: Do not build byacc for hppa64. Provide paths to the
15135 X11 libraries for hppa64.
18a53ffe 15136
f246ff23
SC
151372000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15138
15139 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15140
06298abd
AO
151412000-09-06 Alexandre Oliva <aoliva@redhat.com>
15142
4b92758a
AO
15143 * Makefile.in (all-zlib): Added dummy target.
15144
06298abd
AO
15145 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15146 ltcf-gcj.sh: Updated from libtool multi-language branch.
15147
4d73d07a
AO
151482000-09-05 Alexandre Oliva <aoliva@redhat.com>
15149
15150 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15151 (bootstrap*): Depend on all-bootstrap.
15152
05d52d78
PT
151532000-09-05 Philipp Thomas <pthomas@suse.de>
15154
15155 * config.guess: Import CVS version 1.156.
15156 * config.sub: Import CVS version 1.179.
15157
3c809ba4
AG
151582000-09-02 Anthony Green <green@cygnus.com>
15159
15160 * Makefile.in (all-gcc): Depend on all-zlib.
15161 (CLEAN_MODULES): Add clean-zlib.
15162 (ALL_MODULES): Add all-zlib.
15163 * configure.in (host_libs): Add zlib.
15164
10ad78a0 151652000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
15166
15167 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15168 crosses, but add gcc/include to the header search path for them.
15169
b36a9ce3
DB
151702000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15171
15172 * MAINTAINERS: Add self to Write After Approval list.
15173
cb011248
FS
151742000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15175
15176 * config.guess: Import CVS version 1.152.
15177 * config.sub: Import CVS version 1.177.
15178
db310af0
AO
151792000-08-25 Alexandre Oliva <aoliva@redhat.com>
15180
7965440a
AO
15181 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15182 $targargs to tell whether newlib is going to be built.
15183
db310af0
AO
15184 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15185 $$r/TARGET_SUBDIR/libio for _G_config.h.
15186
e7977565
AO
151872000-08-23 Alexandre Oliva <aoliva@redhat.com>
15188
15189 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15190
126bb9ed
DD
151912000-08-22 DJ Delorie <dj@redhat.com>
15192
15193 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15194
5b0e9d29
AO
151952000-08-22 Alexandre Oliva <aoliva@redhat.com>
15196
15197 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15198 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15199 sub-configures.
15200
4f3e904e
DD
152012000-08-21 DJ Delorie <dj@redhat.com>
15202
15203 * MAINTAINERS: Add self as a libiberty maintainer
15204
c9635443
AO
152052000-08-16 Alexandre Oliva <aoliva@redhat.com>
15206
15207 * configure.in (libstdcxx_flags): Use
15208 libstdc++-v3/src/libstdc++.INC.
15209
8b2100ba
AO
152102000-08-15 Alexandre Oliva <aoliva@redhat.com>
15211
15212 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15213
57119aa9
ZW
152142000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15215
eeb943b0
ZW
15216 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15217
6387a56e 15218 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
15219 explicit. Substitute enable_threads into generated Makefiles.
15220 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15221 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15222
acffa7c4
GK
152232000-08-13 Geoff Keating <geoffk@cygnus.com>
15224
15225 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15226
808d8c41
AO
152272000-08-12 Alexandre Oliva <aoliva@redhat.com>
15228
15229 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15230 previous delta.
15231
1fc8c51c 152322000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 15233
1fc8c51c
JM
15234 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15235 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15236 (FLAGS_FOR_TARGET): Not here.
15237 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 15238
25698887
AO
152392000-08-11 Alexandre Oliva <aoliva@redhat.com>
15240
15241 * config-ml.in (CC, CXX): Don't introduce a leading space.
15242
10120687
DD
152432000-08-07 DJ Delorie <dj@delorie.com>
15244
15245 * MAINTAINERS: Add self as a DJGPP maintainer
15246
15c758e9
DD
152472000-08-07 DJ Delorie <dj@redhat.com>
15248
15249 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15250 "if we're also building gcc, and it's a gcc that will run on the
15251 build machine, we want to use its includes instead of the system's
15252 default includes".
15253
2d0de245
JM
152542000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15255
15256 * MAINTAINERS: Add self to Write After Approval list.
15257
e81b330a
AO
152582000-08-03 Alexandre Oliva <aoliva@redhat.com>
15259
83440c1e
AO
15260 * configure.in (libstdcxx_flags): Don't use `"'.
15261
e81b330a
AO
15262 * config-ml.in: Adjust multilib search paths to the
15263 appropriate multilib tree.
15264
cf95c847
AO
152652000-08-02 Alexandre Oliva <aoliva@redhat.com>
15266
15267 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15268 commas in $LANGUAGES.
15269
9e9af119
MH
152702000-08-02 Manfred Hollstein <manfredh@redhat.com>
15271
15272 * configure.in: Re-enable all references to libg++ and librx.
15273
606ce391
AO
152742000-08-01 Alexandre Oliva <aoliva@redhat.com>
15275
89820b43
AO
15276 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15277 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15278 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15279 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15280
606ce391
AO
15281 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15282
04179d4a
AO
152832000-07-31 Alexandre Oliva <aoliva@redhat.com>
15284
15285 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15286 CXX_FOR_TARGET for sed.
15287
d4eb109c
AO
152882000-07-30 Alexandre Oliva <aoliva@redhat.com>
15289
15290 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15291 Do not override if already set in the environment or in configure.
15292 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15293 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15294
4f4caf92
AO
152952000-07-28 Alexandre Oliva <aoliva@redhat.com>
15296
15297 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15298 the libtool CVS tree multi-language branch.
15299 * ltconfig, ltmain.sh: Updated.
6387a56e 15300
b87487b6
AO
153012000-07-27 Alexandre Oliva <aoliva@redhat.com>
15302
1670d1ea
AO
15303 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15304 (clean-target): Depend on it.
15305
b87487b6
AO
15306 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15307 (GCC_FOR_TARGET): Use it.
15308 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15309 * configure.in: ... here.
15310 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15311 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15312
4e81ae98
EC
153132000-07-24 Eric Christopher <echristo@cygnus.com>
15314
15315 * MAINTAINERS: Add self to Write After Approval list.
15316
059ae32c
AO
153172000-07-24 Alexandre Oliva <aoliva@redhat.com>
15318
5b28edd4
AO
15319 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15320 (configure-target-libchill, configure-target-libobjc): Likewise.
15321
059ae32c
AO
15322 * configure.in: Use the same cache file for all target libs.
15323 * config-ml.in: But different cache files per multilib variant.
15324
1adcd149
MS
153252000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15326
15327 * configure (topsrcdir): Don't use dirname.
15328
2d573dff
JO
153292000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15330
15331 * MAINTAINERS: Add self to Write After Approval list.
15332
d207ebef
JM
153332000-07-20 Jason Merrill <jason@redhat.com>
15334
15335 * configure.in: Remove all references to libg++ and librx.
15336
15337 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15338
153392000-07-20 Hans-Peter Nilsson <hp@axis.com>
15340
15341 * config.sub: Update to subversions version 2000-07-06.
15342
7b7792d5
AH
153432000-07-12 Andrew Haley <aph@cygnus.com>
15344
15345 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15346 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15347
3abaac67
PE
153482000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15349
15350 * symlink-tree: Check number of arguments.
15351
34be2b36
JW
153522000-07-05 Jim Wilson <wilson@cygnus.com>
15353
15354 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15355 search path for a g++ extracted from the build tree. This
15356 will allow link tests run by configure scripts in
15357 subdirectories to succeed.
15358
d207ebef
JM
153592000-07-01 Koundinya K <kk@ddeorg.soft.net>
15360
e490616e 15361 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15362
0900331b
MH
153632000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15364
15365 * MAINTAINERS: Add myself as loop discovery maintainer.
15366
d207ebef
JM
153672000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15368
15369 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15370 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15371
153722000-06-19 Timothy Wall <twall@cygnus.com>
15373
15374 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15375 * config.sub: Add tic54x target.
15376
11a27a76
TM
15377Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15378
15379 * MAINTAINERS: Add self as Fortran maintainer,
15380 remove Craig Burley.
15381
d207ebef 15382Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15383
d207ebef
JM
15384 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15385 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15386
7758b73f
PT
15387Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15388
15389 * MAINTAINERS: Add self as i18n maintainer
15390
d207ebef
JM
1539120000-05-21 H.J. Lu (hjl@gnu.org)
15392
e490616e
ZW
15393 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15394 directory are used if they exist. Make sure
15395 $(build_tooldir)/include is searched for header files,
15396 $(build_tooldir)/lib/ for library files.
d207ebef 15397 (GCC_FOR_TARGET): Likewise.
e490616e 15398 (CXX_FOR_TARGET): Likewise.
d207ebef 15399
bae29210
JL
15400Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15401
15402 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15403
d207ebef 15404Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15405
15406 * Makefile.in (configure-target-libiberty): Depend on
15407 configure-target-newlib.
15408
aab0d19d
AO
154092000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15410
15411 * configure.in, Makefile.in: Merge all libffi-related
15412 configury stuff from the libgcj tree.
15413
d207ebef
JM
15414Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15415
15416 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15417 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15418
15419Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15420
15421 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15422 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15423 current version information. Add to proto-toplev directory.
d207ebef
JM
15424 (gdb-taz): Build do-djunpack.
15425
758c7bd4
DE
154262000-05-15 David Edelsohn <edelsohn@gnu.org>
15427
15428 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15429
1888228d
AC
15430Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15431
15432 * MAINTAINERS: Add self to Write After Approval list.
15433
d207ebef
JM
154342000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15435
15436 * ltmain.sh: Preserve in relink_command any environment
15437 variables that may affect the linker behavior.
15438
2d7cc2fe
JL
15439Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15440
d207ebef
JM
15441 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15442
15443Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15444
15445 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15446
154472000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15448
15449 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15450 with the version name.
2d7cc2fe 15451
ee455968
JE
15452Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15453
15454 * MAINTAINERS: Add self as bb-reorder maintainer.
15455
73b97e5c
BK
154562000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15457
15458 * config.if: Tweak.
15459
d207ebef
JM
154602000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15461
15462 * djunpack.bat: New file.
15463
15464Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15465
15466 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15467 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15468 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15469 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15470
954869eb
DP
154712000-04-16 Dave Pitts <dpitts@cozx.com>
15472
e490616e
ZW
15473 * config.sub (case $basic_machine): Change default for "ibm-*"
15474 to "openedition".
954869eb 15475
eaabe541
AJ
154762000-04-13 Andreas Jaeger <aj@suse.de>
15477
15478 * MAINTAINERS: Added myself.
15479
d207ebef
JM
15480Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15481
15482 * Makefile.in (gdb-taz): New target. GDB specific archive.
15483 (do-md5sum): New target.
15484 (MD5PROG): Define.
15485 (PACKAGE): Default to TOOL.
15486 (VER): Default to a shell script.
15487 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15488 md5 checksum generation.
d207ebef
JM
15489 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15490 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15491 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15492 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15493
15494Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15495
15496 * configure (warn_cflags): Delete.
15497
0ea6d60c
PDM
15498Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15499
15500 * MAINTAINERS: Added myself.
15501
17090313 155022000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15503 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15504
e490616e
ZW
15505 * configure.in (enable_libstdcxx_v3): Add.
15506 (target_libs): Add bits here to switch between libstdc++-v2 and
15507 libstdc++-v3.
15508 * config.if: And this file too.
15509 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15510
76b78517
MM
155112000-04-05 Michael Meissner <meissner@redhat.com>
15512
15513 * config.sub (d30v): Add d30v as a basic machine type.
15514
ad242caf
JM
155152000-03-29 Jason Merrill <jason@casey.cygnus.com>
15516
15517 * configure.in: -linux-gnu*, not -linux-gnu.
15518
d4537148
TM
15519Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15520
15521 * MAINTAINERS: Add self in write-after-approval section.
15522
f152e9d4
JW
15523Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15524
15525 * MAINTAINERS: Add self as ia64 port maintainer.
15526
6a5fcef1
NB
155272000-03-08 Neil Booth <NeilB@earthling.net>
15528
15529 * MAINTAINERS: Add self in write-after-approval section.
15530
d207ebef 15531Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15532
d207ebef
JM
15533 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15534 (do-tar-bz2): Replace TOOL with PACKAGE.
15535 (gdb.tar.bz2): Remove GDBTK from GDB package.
15536 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15537 dejagnu.tar.bz2): New packages.
d207ebef
JM
15538
155392000-02-27 Andreas Jaeger <aj@suse.de>
15540
15541 * configure.in: Add entry for mips*-*-linux*, move catch all
15542 *-*-*linux* entry below this one.
15543
155442000-02-27 Ian Lance Taylor <ian@zembu.com>
15545
15546 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15547
521fe9d0
NC
155482000-02-24 Nick Clifton <nickc@cygnus.com>
15549
15550 * config.sub: Support an OS of "wince".
15551
d207ebef
JM
15552Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15553
15554 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15555 version.
d207ebef 15556
dce2d8b2 155572000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15558
15559 * config.sub: Add support for Linux/IBM 370.
15560 * configure.in: Likewise.
15561
3a685f6f
NC
155622000-02-22 Nick Clifton <nickc@cygnus.com>
15563
15564 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15565
dce2d8b2 155662000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15567
d207ebef 15568 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15569
4746ee26
KG
155702000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15571
15572 * configure (gcc_version): When setting, narrow search to
15573 lines containing `version_string'.
15574
ba96c72d
DC
155752000-02-15 Denis Chertykov <denisc@overta.ru>
15576
15577 * config.sub: Add support for avr target.
15578
77f16a66
NC
155792000-02-14 Nick Clifton <nickc@cygnus.com>
15580
15581 * MAINTAINERS: Add maintainers for MCore port.
15582
784a3a80
HPN
15583Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15584
15585 * config.sub: Add mmix-knuth-mmixware.
15586
719dd4fa
KG
155872000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15588
15589 * MAINTAINERS: Pair cccp with cpplib maintainership.
15590
dce2d8b2 155912000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15592
15593 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15594 structure stuff to -L library search.
15595 (CXX_FOR_TARGET): Ditto.
15596 (CROSS_CHECK_MODULES): Fix spelling mistake.
15597
7a53e94b
MM
155982000-01-24 Mark Mitchell <mark@codesourcery.com>
15599
15600 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15601 the C++ compiler.
15602
0da3b5a7
RH
156032000-01-12 Richard Henderson <rth@cygnus.com>
15604
15605 * configure.in: Don't build some bits for beos.
15606
02368d6d
JS
156072000-01-12 Joel Sherrill (joel@OARcorp.com)
15608
15609 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15610 as include files.
15611
2e76d35c
ZW
156122000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15613
15614 * Add self as cpplib maintainer, as requested by Jason
15615 Merrill. Correct my e-mail address.
15616
4c25fdcf
GK
156172000-01-06 Geoff Keating <geoffk@cygnus.com>
15618
15619 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15620 not mh-aix43.
15621
188e3966
HPN
15622Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15623
15624 * MAINTAINERS: Add myself to "write after approval" list.
15625
c2f5d030
RH
156261999-12-14 Richard Henderson <rth@cygnus.com>
15627
15628 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15629 * config.sub: Accept alphaev[78], alphaev8.
15630
eeda916a
AO
156311999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15632
15633 * config.guess, config.sub: Update from autoconf.
15634
b3bd7820
BK
156351999-11-29 Bruce Korb <autogen@linuxbox.com>
15636
2c290989 15637 * MAINTAINERS: update my playtime e-address.
b3bd7820 15638
1882b2b1
RO
15639Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15640
15641 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15642 necessary libraries are missing.
15643
dce2d8b2 15644Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15645
15646 * MAINTAINERS: Add new 'write after approval' maintainer.
15647
1e25de97
APB
15648Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15649
15650 * MAINTAINERS: Add new Java maintainer.
15651
1722c704
AS
156521999-10-25 Andreas Schwab <schwab@suse.de>
15653
15654 * configure: Fix quoting inside arguments of eval.
15655
8141abe8
NC
156561999-10-21 Nick Clifton <nickc@cygnus.com>
15657
15658 * config-ml.in: Allow suppression of some ARM multilibs.
15659
0b77644a
LV
15660Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15661
15662 * config.guess: Add OS/390 match pattern.
15663 * config.sub: Add mvs, openedition targets.
15664 * configure.in (i370-ibm-opened*): New.
15665
d207ebef
JM
156661999-09-04 Steve Chamberlain <sac@pobox.com>
15667
15668 * config.sub: Add support for configuring for pj.
15669
156701999-08-31 Nick Clifton <nickc@cygnus.com>
15671
15672 * config.sub (maybe_os): Add support for configuring for fr30.
15673
af13ebe9
NC
156741999-08-25 Nick Clifton <nickc@cygnus.com>
15675
15676 * configure.in: Do not configure or build ld for AIX
15677 platforms. ld is known to be broken on these platforms.
15678
1250c760
RO
15679Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15680
15681 * config-ml.in: Pass compiler flag corresponding to multidirs to
15682 subdir configures.
15683
d207ebef
JM
156841999-08-09 Ian Lance Taylor <ian@zembu.com>
15685
15686 * Makefile.in (LDFLAGS): Define.
15687
156881999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15689
15690 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15691 noconfigdirs.
15692 (*-*-cygwin*): Likewise.
15693
156941999-08-08 Ian Lance Taylor <ian@zembu.com>
15695
15696 * mkdep: New file.
15697 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15698 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15699
15700 From Eli Zaretskii <eliz@is.elta.co.il>:
15701 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15702 long file name when using DJGPP on MS-DOS.
15703
dbd83e11
JL
15704Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15705
15706 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15707
d207ebef
JM
157081999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15709
15710 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15711 dependency as this causes "make check" to globally "make all"
15712
cd1f4c2c
TT
15713Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15714
15715 * configure.in (target_libs): Added target-zlib.
15716 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15717 (CONFIGURE_TARGET_MODULES): Likewise.
15718 (CHECK_TARGET_MODULES): Likewise.
15719 (INSTALL_TARGET_MODULES): Likewise.
15720 (CLEAN_TARGET_MODULES): Likewise.
15721 (configure-target-zlib): New target.
15722 (all-target-zlib): Likewise.
15723 (all-target-libjava): Depend on all-target-zlib.
15724 (configure-target-libjava): Depend on configure-target-zlib.
15725
15726 * Makefile.in (configure-target-libjava): Depend on
15727 configure-target-newlib.
15728 (configure-target-boehm-gc): New target.
15729 (configure-target-qthreads): New target.
15730
e490616e
ZW
15731 * configure.in (target_libs): Added target-qthreads.
15732 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15733 (CONFIGURE_TARGET_MODULES): Likewise.
15734 (CHECK_TARGET_MODULES): Likewise.
15735 (INSTALL_TARGET_MODULES): Likewise.
15736 (CLEAN_TARGET_MODULES): Likewise.
15737 (all-target-qthreads): New target.
15738 (configure-target-libjava): Depend on configure-target-qthreads.
15739 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15740
15741 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15742 (CONFIGURE_TARGET_MODULES): Likewise.
15743 (CHECK_TARGET_MODULES): Likewise.
15744 (INSTALL_TARGET_MODULES): Likewise.
15745 (CLEAN_TARGET_MODULES): Likewise.
15746 (all-target-libjava): New target.
15747 (all-target-boehm-gc): Likewise.
15748 * configure.in (target_libs): Added libjava, boehm-gc.
15749
d207ebef
JM
157501999-07-22 Ian Lance Taylor <ian@zembu.com>
15751
15752 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15753 configure.bat in SUPPORT_FILES.
15754 (gas+binutils.tar.bz2): Likewise.
15755
15756 * makeall.bat: Remove; obsolete.
15757
157581999-07-21 Ian Lance Taylor <ian@zembu.com>
15759
15760 From Mark Elbrecht:
15761 * configure.bat: Remove; obsolete.
15762
157631999-07-11 Ian Lance Taylor <ian@zembu.com>
15764
15765 * configure: Add -W -Wall to the default CFLAGS when compiling with
15766 gcc.
15767
15768Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15769
15770 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15771
157721999-06-30 Mark Mitchell <mark@codesourcery.com>
15773
15774 * configure.in: Build ld on IRIX6.
15775
157761999-06-12 Ian Lance Taylor <ian@zembu.com>
15777
15778 * Makefile.in: Change distribution targets to use bzip2 instead of
15779 gzip.
15780 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15781 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15782
157831999-06-04 Nick Clifton <nickc@cygnus.com>
15784
15785 * config.sub: Add mcore target.
15786
26d088fa
CD
15787Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15788
15789 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15790
c2c08b29
L
15791Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15792
15793 * config.guess (dummy): Changed to $dummy.
15794
671d0648
NC
157951999-05-24 Nick Clifton <nickc@cygnus.com>
15796
15797 * config.sub: Tidied up case statements.
15798
b1345c72
BE
157991999-05-22 Ben Elliston <bje@cygnus.com>
15800
51ccbd8d
BE
15801 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15802 <jiro@din.or.jp>.
15803
b1345c72
BE
15804 * config.guess: Merge with FSF version. Future changes will be
15805 more accurately recorded in this ChangeLog.
15806 * config.sub: Likewise.
15807
2caf864f
SM
15808Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15809
3d3b561f 15810 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15811
d207ebef
JM
158121999-04-30 Tom Tromey <tromey@cygnus.com>
15813
15814 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15815
90fb0c24
TT
158161999-04-23 Tom Tromey <tromey@cygnus.com>
15817
15818 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15819
d207ebef
JM
158201999-04-20 Drew Moseley <dmoseley@cygnus.com>
15821
15822 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15823 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15824 Bad merge removed these two changes.
15825
3516940d 15826Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15827 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15828
15829 * config.guess (interix Alpha): Add.
15830
d207ebef
JM
158311999-04-11 Richard Henderson <rth@cygnus.com>
15832
15833 * configure.in (i?86-*-beos*): Do config gperf; don't config
15834 gdb, newlib, or libgloss.
15835
e891fbfe 15836Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15837
e891fbfe
AO
15838 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15839 link a trivial program with -mabi=64. If it fails, remove mabi=64
15840 from multidirs.
15841
f9ae47d6
PT
15842Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15843
15844 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15845
d207ebef
JM
158461999-04-08 Nick Clifton <nickc@cygnus.com>
15847
15848 * config.sub: Add support for mcore targets.
15849
158501999-04-07 Michael Meissner <meissner@cygnus.com>
15851
15852 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15853 not mt-ospace, in order to shut up assembler warning about using
15854 symbols that are named the same as registers.
15855
158561999-04-07 Drew Moseley <dmoseley@cygnus.com>
15857
15858 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15859 dependency list for all-target-cygmon.
15860
158611999-04-05 Doug Evans <devans@casey.cygnus.com>
15862
15863 * config-ml.in: Check $host, not $target, for selective multilibs.
15864 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15865 thumb interworking, and underscore prefix multilibs.
15866
158671999-04-04 Ian Lance Taylor <ian@zembu.com>
15868
15869 * missing: Update to version from current automake.
15870
88101ab9
L
15871Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15872
15873 * configure (gxx_include_dir): Removed.
15874
15875 * configure.in (gxx_include_dir): Handle it.
15876 * Makefile.in: Likewise.
15877
d207ebef
JM
158781999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15879
15880 * config.sub (mips64vr4111,mips64vr4111el) Add.
15881
158821999-03-21 Ben Elliston <bje@cygnus.com>
15883
e490616e 15884 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15885
8dc91cbe
ME
15886Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15887
8dc91cbe
ME
15888 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15889 config/mh-djgpp.
15890
d207ebef
JM
15891Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15892
15893 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15894 all-target-newlib to dependency list for all-target-bsp.
15895
926bb5ed
MK
15896Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15897
15898 * config.sub: Add i386-uwin support.
15899 * config.guess: Likewise.
15900
4a6e3000
FS
15901Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15902
15903 * configure.in: cleanup, add mh-*pic handling for arm, special
15904 case powerpc*-*-aix*
15905
d207ebef
JM
15906Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15907
15908 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15909 can be built.
15910
15911Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15912
15913 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15914 targets.
d207ebef 15915
71c91078
NC
159161999-03-02 Nick Clifton <nickc@cygnus.com>
15917
15918 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15919
282e5df8
GN
15920Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15921
15922 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15923
1de558ee
NC
159241999-02-24 Nick Clifton <nickc@cygnus.com>
15925
15926 * config.sub: Fix typo in arm recognition.
15927
d207ebef
JM
15928Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15929
15930 * configure.in (noconfigdirs): Changed target_configdirs to
15931 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15932 rather than m68k-*-* since it is not known to work on
15933 m68k-aout. Ditto for arm-*-*oabi.
15934
15935Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15936
15937 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15938
159391999-02-19 Ben Elliston <bje@cygnus.com>
15940
15941 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15942 Smart and improved by Andrew Cagney.
15943
fab7445a
ME
15944Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15945
15946 * config.guess: Recognize openbsd-*-hppa.
15947
8ccdc228
L
15948Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15949
15950 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15951 only if it is not empty.
15952
3b7265ff
NC
159531999-02-17 Nick Clifton <nickc@cygnus.com>
15954
15955 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15956
d207ebef 15957 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15958
15959 * config.sub: Modified to recognize uname's armv* syntax.
15960
d207ebef
JM
159611999-02-17 Mark Salter <msalter@cygnus.com>
15962
15963 * configure.in: Added target-bsp for sparclite.
15964
15965Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15966
15967 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15968
159691999-02-08 Nick Clifton <nickc@cygnus.com>
15970
15971 * configure.in: Add support for strongarm port.
15972 * config.sub: Add support for strongarm target.
15973
c48dd3f5 15974Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15975
c48dd3f5
MK
15976 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15977 the old name config/mh-cygwin32.
15978 Enable texinfo.
15979
d207ebef
JM
15980Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15981
15982 * configure.in: Do build ld for ix86 Solaris.
15983
ecd62820
JW
15984Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15985
15986 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15987 $AR_FOR_TARGET. Likewise for RANLIB.
15988
bbd8fa7f 15989Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15990
e490616e
ZW
15991 * config.sub (oabi): Recognize.
15992 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15993
0397442c
RL
15994Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15995
15996 * config.guess: Improve detection of i686 on UnixWare 7.
15997
c9ffaa63
MK
15998Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15999
16000 * config.guess: Add support for i386-pc-interix.
16001 * config.sub: Likewise.
16002 * configure.in: Likewise.
c9ffaa63 16003
d207ebef
JM
16004Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16005
16006 * Makefile.in: Remove unneeded all-target-libio from
16007 from all-target-winsup target since it is now unneeded.
16008 Add all-target-libtermcap in its place since it is now
16009 needed.
16010
16011Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16012
16013 * configure.in: makefile stub for cygwin target is probably
16014 unnecessary. Remove it for now.
d207ebef
JM
16015
16016Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16017
16018 * configure.in: libtermcap.a should be built when cygwin is the
16019 target as well as the host.
16020 * config.guess: Allow mixed case in cygwin uname output.
16021 * Makefile.in: Add libtermcap target.
d207ebef 16022
ebe12325
JL
16023Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16024
16025 * config.sub: Clean up handling of hppa2.0.
16026
57057b67
RB
16027Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16028
16029 * config.guess: Use C code to identify more HP machines.
16030
f8670be1
JL
16031Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16032
16033 * config.sub: Handle hppa2.0.
16034
d207ebef
JM
16035Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16036
16037 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 16038 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
16039
160401998-12-15 Mark Salter <msalter@cygnus.com>
16041
16042 * configure.in: Added target-bsp for several target architectures.
16043
16044 * Makefile.in: Added rules for bsp.
16045
d1a09590
JL
16046Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16047
16048 * config.guess: Improve detection of hppa2.0 processors.
16049
16050Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16051
16052 * config.guess: Recognize FreeBSD using ELF automatically.
16053
71205e0b
MH
160541998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16055
16056 * configure (skip-this-dir): Add handling for new shell script, which
16057 might be created by a sub-directory's configure to indicate, this particular
16058 directory is "unwanted".
16059 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16060
d207ebef
JM
16061Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16062
16063 * ltconfig: import from libtool, after changing libtool to
16064 account for the cygwin name change.
16065
16066Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16067
16068 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16069 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16070
16071Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16072
16073 * configure.in: Add libtermcap to list of cygwin dependencies.
16074
16075Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16076
e490616e
ZW
16077 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16078 they include winsup/include when it's a cygwin target.
d207ebef
JM
16079
160801998-11-12 Tom Tromey <tromey@cygnus.com>
16081
16082 * configure.in (host_tools): Added zip.
16083 * Makefile.in (all-target-libjava): Depend on all-zip.
16084 (all-zip): New target.
16085 (ALL_MODULES): Added all-zip.
16086 (NATIVE_CHECK_MODULES): Added check-zip.
16087 (INSTALL_MODULES): Added install-zip.
16088 (CLEAN_MODULES): Added clean-zip.
16089
16090Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16091
16092 * Makefile.in: lose "32" from comment about cygwin.
16093
16094Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16095
16096 * configure.in: Use -Os to build target libraries for the fr30.
16097
16098Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16099
16100 * config.sub: Add fr30.
16101
16102Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16103
e490616e 16104 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
16105 cygwin* instead of cygwin32*.
16106 * config.sub: Check cygwin* instead of cygwin32*.
16107
d2ec8b39
RL
16108Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16109
16110 * config.guess: Match any version of Unixware7.
16111
d207ebef
JM
161121998-10-20 Syd Polk <spolk@cygnus.com>
16113
16114 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16115 if desired.
16116
35cd2565
JL
16117Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16118
16119 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16120 these if the appropriate directories and files to not exist.
16121
52d4e5b7
JL
16122Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16123
16124 * Makefile.in (DEVO_SUPPORT): Add config.if.
16125
38ada91e
MH
16126Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16127
16128 * configure: Add pattern to replace "build_tooldir"'s
16129 definition in the generated Makefile with "tooldir"'s
16130 actual value.
16131
e44e84da
JL
16132Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16133
56a8387f
JL
16134 * config.sub: Bring back lost sparcv9.
16135
e44e84da
JL
16136 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16137
5cb95c7a
JL
16138Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16139
16140 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16141 CC_FOR_TARGET and friends.
16142
16143Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 16144
ceff9b14
AO
16145 * Makefile.in (build_tooldir): New variable, same as tooldir.
16146 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16147 -B$(build_tooldir)/bin/.
16148 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 16149
f2d11dcd
GP
16150Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16151
16152 * README: Remove installation instructions and refer to the
16153 INSTALL directory instead.
16154
73a6d2e7 16155Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 16156
73a6d2e7
RL
16157 * config.sub: Add support for i[34567]86-pc-udk.
16158 * configure.in: Likewise.
16159
5d4a5ee6
JL
16160Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16161
16162 * Makefile.in: add bzip2 package building bits for user
16163 tools module
16164 * configure.in: ditto
16165
6fc19d6d
JL
16166Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16167
16168 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16169 (ALL_TARGET_MODULES): Add all-target-libobjc.
16170 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16171 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16172 (all-target-libchill): Add dependencies.
16173 * configure.in (target_libs): Add libchill.
4e81ae98 16174
f653f0ab
MH
161751998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16176
16177 * configure.in (target_subdir): Remove duplicate line.
16178
5d4a5ee6
JL
16179Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16180
16181 * Makefile.in (all-automake): fix dependencies.
16182
494933e4
JL
16183Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16184
16185 * configure.in: Minor cleanups for building in the $(target_alias)
16186 subdir.
16187
f6b58262
JW
161881998-09-22 Jim Wilson <wilson@cygnus.com>
16189
16190 * Makefile.in (bootstrap): Set r and s before make all. Use
16191 BASE_FLAGS_TO_PASS in make all.
16192 (cross): Likewise.
16193
27c7a08d
MM
161941998-09-20 Mark Mitchell <mark@markmitchell.com>
16195
16196 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16197
e67afd1e
RH
16198Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16199
16200 * config.sub: Fix typo in last change.
16201
8e44ac71
MH
162021998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16203
16204 * config.sub: Add support for C4x target.
16205 * configure.in: Likewise.
16206
d7496fbb
DM
162071998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16208
16209 * config.sub: Recognize sparcv9 just like sparc64.
16210
22097bd1
RL
16211Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16212
16213 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16214
4b877abd
JL
16215Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16216
2c8ec9a2
JL
16217 * config.guess: Correctly identify Pentium II sco boxes.
16218
4b877abd
JL
16219 * config.guess: Fix "tr" code. From Weiwen Liu.
16220
ab03db52
JH
16221Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16222
16223 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16224 stabs.
16225
b54db294
JL
16226Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16227
16228 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16229 (ALL_TARGET_MODULES): Add all-target-libchill.
16230 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16231 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16232 (all-target-libchill): Add dependencies.
16233 * configure.in (target_libs): Add libchill.
16234
bf48dd73
LW
16235Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16236
16237 * config.guess: Avoid assumptions about "tr" behaves when
16238 LANG is set to something other than English.
16239
a3cbd105
L
16240Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16241
16242 * configure (gxx_include_dir): Changed to
16243 '${prefix}/include/g++'-${libstdcxx_interface}.
16244
16245 * config.if: New to determine the interfaces.
16246
c4acd909
MK
16247Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16248
16249 * config.guess: Detect and handle MPE/IX.
16250 * config.sub: Deal with MPE/IX.
16251
9ea97665
DE
16252Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16253
16254 * configure.in: Use mh-aix43.
16255
0ce065bd
MH
162561998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16257
16258 * configure: Fix --without/--disable cases for gxx-include-dir.
16259
5d4a5ee6
JL
16260Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16261
16262 * mdata-sh: Imported. Needed for automake support.
16263
16264Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16265
16266 * Makefile.in (taz): Try "chmod -R og=u ." before
16267 "chmod og=u `find . -print`".
16268
16269Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16270
16271 * configure.in: Add arm-elf and thumb-elf support.
16272
16273Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16274
16275 * Makefile.in: Undo previous patch.
16276
16277Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16278
16279 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16280 to here ...
16281 (install-no-fixedincludes): and here
16282 (INSTALL_MODULES): ... from here.
16283
466456d9
ILT
16284Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16285
16286 * config.sub: Merge with FSF.
16287
1b409d25
ILT
16288 * config.guess: Merge with FSF.
16289
d207ebef
JM
16290Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16291
16292 * configure (extraconfigdirs): New variable.
16293 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16294 * Makefile.in (all): Move higher in file.
16295 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16296 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16297 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16298 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16299 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16300
163011998-07-23 Brendan Kehoe <brendan@cygnus.com>
16302
16303 * Makefile.in (all-target-libjava): Depend on all-gcc and
16304 all-target-newlib.
16305 (configure-target-libjava): Depend on $(ALL_GCC).
16306
7f1937c1
RL
16307Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16308
16309 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16310 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16311
2ada2bd6
ML
16312Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16313
16314 * INSTALL/README: Fix typo.
16315
1e025bde
ML
16316Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16317
5d4a5ee6
JL
16318 * ylwrap: Change absolute path checks to check for DOS style path
16319 names.
1e025bde 16320
5d4a5ee6
JL
16321 * ylwrap: Don't use a full path name if the source file is in the
16322 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 16323
6755ff73
ILT
16324 * config-ml.in: Default to being verbose, to match Feb 18 change to
16325 configure.
16326
5d4a5ee6
JL
16327Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16328
16329 Brought over from egcs:
16330
16331 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16332
16333 * configure.in (target_subdir): Set to ${target_alias} instead
16334 of "libraries".
16335
16336 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16337
16338 * configure.in (target_subdir): Set to libraries if enable_multilib.
16339
16340Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16341
16342 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16343 multilibs, force reconfiguration the first time we create
16344 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16345
16346Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16347
16348 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16349 avoid confusion with --no-recursion.
16350
16351Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16352
16353 * configure.in: Win32 hosts shouldn't use install -x
16354 * install-sh: remove -x option, and special .exe-handling
16355 hack.
16356
d207ebef
JM
16357Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16358
16359 * config.guess: Recognize i586-pc-beos.
16360 * configure.in: Don't build some bits for beos.
16361
fbd836fc
ILT
16362Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16363
5d4a5ee6
JL
16364 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16365 CFLAGS default to -O2.
16366
fbd836fc
ILT
16367 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16368 when using GNU ld.
16369
16370Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16371
16372 * ltmain.sh: Correct install when using a different shell.
16373
16374Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16375
16376 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16377
d207ebef
JM
16378Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16379
16380 * makefile.vms: Update to build binutils/makefile.vms. Add install
16381 target.
fbd836fc
ILT
16382
16383Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16384
16385 * ltconfig: Update to correct AIX handling.
16386
69b471bc
JL
16387Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16388
81241b5e
JL
16389 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16390
69b471bc
JL
16391 * configure.in (target_subdir): Set to ${target_alias} instead
16392 of "libraries".
16393
bedf82df
MH
163941998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16395
16396 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16397 (Makefile): Depend on $(gcc_version_trigger).
16398
16399 * configure (gcc_version): Change default initializer to empty
16400 string.
16401 (gcc_version_trigger): New variable; pass this variable down
16402 to subdir configures to enable them checking gcc's version
16403 themselves. Emit make macros for both gcc_version vars.
16404 (topsrcdir): Initialize reliably.
16405 (recursion line): Remove --with-gcc-version=${gcc_version}.
16406
28e449d8
MH
164071998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16408
16409 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16410 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16411 in $(libsubdir); emit definition in each generated Makefile.
16412 (gxx_include_dir): Initialize depending on
16413 $enable_version_specific_runtime_libs.
28e449d8 16414
50c4c9f7
MH
164151998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16416
16417 * configure (gcc_version): Initialize properly depending on
16418 how and where configure is started.
16419 (recursion line): Pass a --with-gcc-version=${gcc_version}
16420 to configures in subdirs.
16421
d207ebef
JM
16422Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16423
16424 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16425 cygmon
d207ebef 16426
5d4a5ee6
JL
16427Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16428
16429 * configure.in: Add cygmon and libstub support for mn10200.
16430
2f96399b
MH
164311998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16432
16433 * configure (gcc_version): Add new variable describing the
16434 particular gcc version we're building.
16435 * Makefile.in (libsubdir): Add new macro for the directory
16436 in which the compiler finds executables, libraries, etc.
16437 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16438 and libsubdir.
16439
c4137c50
AO
16440Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16441
ceff9b14
AO
16442 * Makefile.in (local-clean): Remove *.log.
16443 (warning.log): Built with warn_summary from build.log.
16444 (mail-report.log): Run test_summary.
16445 (mail-report-with-warnings.log): Run test_summary including
16446 warning.log in the report.
c4137c50 16447
276d5ee0
RL
16448Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16449
16450 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16451
5d4a5ee6
JL
16452Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16453
16454 * Makefile.in (grep): Grep no longer depends on libiberty.
16455
16456Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16457
16458 * Makefile.in: all-snavigator needs all-libgui.
16459
16460Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16461
16462 * configure.in: Add cygmon and libstub support for mn10300.
16463
8af14275
ILT
16464Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16465
16466 * missing: Update to version from automake 1.3.
16467
fbd836fc
ILT
16468 * ltmain.sh: On installation, don't get confused if the same name
16469 appears more than once in the list of library names.
16470
466456d9
ILT
16471Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16472
16473 * config.sub: Accept m68060 and m5200 as CPU names.
16474
5d4a5ee6
JL
16475Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16476
16477 * configure: Use && rather than using -a in test, because odd
16478 strings can confuse test.
16479 * configure.in: Likewise.
16480
fbd836fc
ILT
16481Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16482
16483 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16484
f0983958
AO
16485Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16486
16487 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16488 bootstrap4-lean): New targets.
f0983958 16489
bfed1ea0
JL
16490Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16491
16492 * mpw-* Delete. Not used.
16493
5d4a5ee6
JL
16494Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16495
16496 * COPYING.LIB: Update FSF address.
16497
bfed1ea0
JL
16498Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16499
16500 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16501
5d4a5ee6
JL
16502 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16503 GAS_SUPPORT_DIRS.
16504
bfed1ea0
JL
16505Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16506
16507 * ltconfig, ltmain.sh: Avoid producing a version number if
16508 -version-info was not used.
16509
5d4a5ee6
JL
16510Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16511
16512 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16513 building with newlib.
16514
165151998-04-30 Paul Eggert <eggert@twinsun.com>
16516
d207ebef 16517 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16518 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16519
16520Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16521
16522 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16523 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16524
16525Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16526
16527 * configure.in: Change alpha to alpha* in several places.
16528
d207ebef
JM
16529Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16530
16531 * config.sub: Recognize sparc86x.
16532
77be0cab
MM
16533Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16534
16535 * configure.in (--enable-target-optspace): Remove debug echo.
16536
62441128
JW
16537Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16538
16539 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16540
bfed1ea0
JL
16541Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16542
16543 * ltconfig: Update cygwin32 support.
16544
5d4a5ee6
JL
16545 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16546 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16547 (GDB_SUPPORT_DIRS): Likewise.
16548
3f4ea1de
MM
16549Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16550
16551 * configure.in (target_makefile_frag): If --enable-target-optspace,
16552 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16553 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16554 not used.
16555 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16556
5d4a5ee6
JL
16557Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16558
16559 * Makefile.in (all-bfd): Depend on all-intl.
16560 (all-binutils): Likewise.
16561 (all-gas): Likewise.
16562 (all-gprof): Likewise.
16563 (all-ld): Likewise.
16564
165651998-04-19 Brendan Kehoe <brendan@cygnus.com>
16566
16567 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16568
bfed1ea0
JL
16569Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16570
5d4a5ee6
JL
16571 * Makefile.in (all-bfd): Depend upon all-libiberty.
16572
bfed1ea0
JL
16573 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16574
5d4a5ee6
JL
16575Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16576
16577 * Makefile.in: Add libstub.
16578
16579 * configure.in: Ditto. Build libstub for targets that have cygmon
16580 support.
16581
16582Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16583
16584 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16585
16586Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16587
16588 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16589 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16590
ec8d6ddc
KW
16591Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16592
16593 * configure: Define DEFAULT_M4 by searching PATH.
16594 * Makfile.in: Use DEFAULT_M4.
16595
bfed1ea0
JL
16596Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16597
16598 * ltconfig: Add cygwin32 support.
16599
5d4a5ee6
JL
16600 * Makefile.in, configure.in: Add libtool as a native only directory
16601 to configure and build.
16602
547a6183
JL
16603Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16604
16605 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16606
5d4a5ee6 16607Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16608
5d4a5ee6
JL
16609 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16610
16611Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16612
16613 * Makefile.in: add ash make rules
16614 * configure.in: add ash to native_only and host_tools lists
16615
16616Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16617
16618 * Makefile.in (all-gettext, all-intl): New targets.
16619 (ALL_MODULES): Added all-gettext, all-intl.
16620 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16621 (INSTALL_MODULES): Added install-gettext, install-intl.
16622 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16623
16624 * configure.in (host_tools): Added gettext.
16625 (native_only): Likewise.
16626 (noconfigdirs) [various cases]: Likewise.
16627 (host_libs): Added intl.
16628
d207ebef
JM
16629Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16630
16631 * configure: Do not disable building gdbtk for cygwin32 hosts.
16632
e98e406f
NC
16633Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16634
16635 * configure.in: Add thumb-coff target.
16636 * config.sub: Add thumb-coff target.
16637
5d4a5ee6
JL
16638Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16639
16640 * Makefile.in: Revert yesterday's change.
16641 (all-target-winsup): all-target-librx stays out of here.
16642
16643Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16644
16645 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16646 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16647 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16648 Remove references to librx and libg++.
16649
16650Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16651
16652 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16653 recursive makes
16654
bfed1ea0
JL
16655Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16656
16657 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16658 for newlib directory.
bfed1ea0
JL
16659 (CXX_FOR_TARGET): Likewise.
16660
16661Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16662
16663 * ltconfig: Update after libtool/ltconfig.in change for
16664 hpux11.
16665
16666Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16667
16668 * ltconfig, ltmain.sh: Update to libtool 1.2.
16669
3cd730af
MH
16670Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16671
16672 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16673 (install-gcc-cross): Instead, override LANGUAGES here.
16674
80564603
DL
166751998-03-18 Dave Love <d.love@dl.ac.uk>
16676
16677 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16678 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16679
d207ebef
JM
16680Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16681
16682 * configure.in: Add Thumb-pe target.
16683
5d4a5ee6 16684Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16685
5d4a5ee6
JL
16686 * Makefile.in - changed sn targets to snavigator
16687 * configure.in - changed sn targets to snavigator
16688
2d4a0558
MH
16689Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16690
16691 * config-ml.in: After building symlink tree call make distclean
16692 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16693 to be the case for libiberty.
16694
04b93567
L
16695Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16696
16697 * configure: When making link, also check the current
16698 directory. The configure scripts may create one.
16699
9a06b842
RH
16700Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16701
16702 * config.sub: Accept alphapca56 and alphaev6 properly.
16703
217fc4e6
FS
16704Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16705
16706 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16707
3e07bdbd 16708Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16709
e490616e 16710 * config.sub (sco5): Fix typo.
3e07bdbd 16711
5d4a5ee6
JL
16712Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16713
16714 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16715 install-itcl.
16716 (install-itcl): Remove dependency on install-tcl.
16717
16718Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16719
16720 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16721
16722Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16723
16724 * configure.in: Don't build libgui for a cygwin32 target when not on
16725 a cygwin32 host.
16726
16727Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16728
16729 * configure (redirect): Set to null, so default behavior of
16730 configure is now --verbose.
16731
ce0d965c
DL
167321998-02-16 Dave Love <d.love@dl.ac.uk>
16733
16734 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16735 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16736
3acd1fd0
MH
16737Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16738
16739 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16740 this change to sync Makefile.in with its ChangeLog entries.
16741
5d4a5ee6
JL
16742Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16743
16744 * ltmain.sh (mkdir): Check that the directory doesn't exist
16745 before we exit with error, so that we don't get races during
16746 parallel builds.
16747
bfed1ea0
JL
16748Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16749
16750 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16751
4e77e8f1
MH
16752Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16753
16754 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16755 PICFLAG_FOR_TARGET.
16756 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16757
16758 * configure: Emit a definition for the new macro enable_shared
16759 into each Makefile.
16760
5d4a5ee6
JL
16761Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16762
16763 * configure.in (host_tools, native_only): Add libtool.
16764
16765Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16766
16767 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16768 Fix typo in ming config comment.
16769
bfed1ea0
JL
16770Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16771
16772 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16773
5d4a5ee6
JL
16774Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16775
16776 * config.sub: Add tic30 cases, and map c30 to tic30.
16777
8821a725
RH
16778Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16779
16780 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16781 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16782 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16783 (CLEAN_TARGET_MODULES): Similarly
16784 (all-target-libf2c): Add dependences.
4e81ae98 16785 * configure.in (target_libs): Add libf2c.
8821a725 16786
5d4a5ee6
JL
16787Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16788
16789 * configure.in: Remove expect from noconfigdirs when target
16790 is cygwin32. OK to build expect and dejagnu with Canadian
16791 Cross.
16792
0aadd657
ILT
16793Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16794
5d4a5ee6
JL
16795 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16796 host.
16797
0aadd657
ILT
16798 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16799 and mingw32.
16800
d0a8352c
MH
16801Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16802
16803 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16804 here as it is not defined in the toplevel Makefile.
16805
59739e3c
MH
16806Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16807
16808 * configure (package_makefile_rules_frag): New variable, which names
16809 a file with generic rules, ...
16810 Change comment to mention we now have FIVE parts.
16811 * configure: Undo last change.
16812
228197ee
LT
16813Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16814
16815 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16816 * config.sub: More accurate determination of HP processor types.
228197ee 16817
efd4c0ba
MH
16818Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16819
16820 * configure (package_makefile_frag): Move inserting the
16821 ${package_makefile_frag} to where it should be according
16822 to the comment.
16823
6eef3189
PB
16824Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16825
16826 * config.guess: Add support for Linux/ARM.
16827
d207ebef
JM
16828Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16829
16830 * .cvsignore: Remove *-info and *-install since they match
16831 release-info and mpw-install, which we don't want to just ignore.
16832
48464ebf
RH
16833Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16834
16835 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16836
803462a7
PN
16837Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16838
16839 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16840 local_prefix to sub-make invocations.
16841
520ab477
L
16842Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16843
16844 * configure.in: Check makefile fragments in the source
16845 directory.
16846
4bcdb76d
AO
16847Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16848
ceff9b14
AO
16849 * configure.in: Check whether host and target makefile
16850 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16851
5d4a5ee6
JL
16852Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16853
16854 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16855
16856Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16857
16858 * configure.in: Make sure we only replace RPATH_ENVVAR on
16859 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16860 regexp to sed.
16861
16862 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16863 to sub-makes.
16864
0d3e11a5
LI
168651998-01-13 Lee Iverson (leei@ai.sri.com)
16866
16867 * config-ml.in (multi-do): LDFLAGS must include multilib
16868 designator.
16869
d45b3d87 16870Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16871
16872 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16873
d39cd7a1
MK
16874Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16875
16876 * config.sub: Add mingw32 support.
16877 * configure.in: Likewise.
d39cd7a1 16878
6decbc24
FS
16879Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16880
16881 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16882
5d4a5ee6
JL
16883Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16884
16885 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16886 * configure (gxx_include_dir): Provide a definition for subdirs
16887 which do not use autoconf.
16888
16889Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16890
16891 * config.guess: Sync with egcs. Picks up new alpha support,
16892 BeOS & some additional linux support.
16893
d3d1907a
JL
16894Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16895
16896 * config.guess: HP 9000/803 is a PA1.1 machine.
16897
b104e095
RH
16898Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16899
16900 * configure.in: It's alpha*-...
16901
aca823c1
L
16902Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16903
16904 * configure.in (host_makefile_frag, target_makefile_frag):
16905 Handle multiple config files.
16906 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16907 alpha-*-*.
16908
d207ebef
JM
16909Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16910
16911 * mkdep: New file.
16912
16913Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16914
16915 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16916
5d4a5ee6
JL
16917Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16918
16919 * Makefile.in: Add libgui directory.
16920 (GDB_TK): Add all-libgui.
16921 * configure.in: Add libgui directory.
16922 * configure: Add all-libgui to GDB_TK.
16923
16924Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16925
16926 * config-ml.in (multidirs): Add m32r to multilib list.
16927
16928Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16929
16930 * Makefile.in (all-target-gperf): Change dependency to
16931 all-target-libstdc++.
16932
baf55877
FF
16933Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16934
16935 * config.guess: Add BeOS support.
16936
5d4a5ee6
JL
16937Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16938
16939 Source directory cvs renamed to cvssrc:
16940 * configure.in (host_tools): Change cvs to cvssrc.
16941 (native_only): Likewise.
16942 (noconfigdirs) [various cases]: Likewise.
16943 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16944 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16945 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16946 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16947 (all-cvssrc): Rename target from all-cvs.
16948
f2d76545
JL
16949Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16950
16951 * configure (gxx_include_dir): Fix thinko.
16952
205cba53
JL
16953Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16954
16955 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16956 (install-cross, install-gcc-cross): New targets.
16957
5d4a5ee6
JL
16958Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16959
16960 * configure.in (noconfigdirs): Add support for Thumb target.
16961
16962 * config.sub (maybe_os): Add support for Thumb target.
16963
16964Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16965
16966 * Makefile.in: Add rules for cygmon.
16967
16968 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16969
96b0f1fc
JL
16970Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16971
16972 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16973 * configure (gxx_include_dir): Provide a definition for subdirs
16974 which do not use autoconf.
d207ebef
JM
16975
16976Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16977
16978 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16979 11/18/97 build
d207ebef 16980
7dfef6ed
JL
16981Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16982
16983 * From Franz Sirl.
16984 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16985 found on RedHat Linux systems.
96b0f1fc 16986
83cfe7c0
JL
16987Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16988
16989 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16990 guesses.
16991
7dfef6ed
JL
16992Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16993
16994 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16995
5d4a5ee6
JL
16996Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16997
16998 * ltmain.sh: If mkdir fails, check whether the directory was created
16999 anyhow by some other process.
17000
d207ebef
JM
17001Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17002
17003 * configure.in (d30v-*-*): Configure all directories.
17004
17005Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17006
17007 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17008 for the D30V.
17009
17010Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17011
17012 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17013
5d4a5ee6
JL
17014Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17015
e490616e
ZW
17016 * include/libiberty.h: Add extern "C" { so it can be used with C++
17017 progrms.
17018 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17019 programs.
5d4a5ee6 17020
d207ebef
JM
17021Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17022
17023 * configure.in (d30v-*-*): Configure GCC now.
17024
5d4a5ee6
JL
17025Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17026
17027 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17028 is no longer needed.
17029
c9670e62
JM
17030Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17031
17032 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17033
cc71c0ca
MH
17034Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17035
17036 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17037 targets using "$@" to provide support for similar but not identical
17038 targets without having to duplicate code.
17039
d207ebef
JM
17040Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17041
17042 * makefile.vms: Fix to work with DEC C.
17043
17044Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17045
17046 * config.sub: Add mips-tx39-elf to marketing names.
17047
17048Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17049
17050 * ltmain.sh: Handle symlinks in generated script.
17051
17052Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17053
17054 * configure: Handle autoconf style directory options: --bindir,
17055 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17056 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17057 --sysconfdir.
17058 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17059 (sharedstatedir, localstatedir, oldincludedir): New variables.
17060 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17061 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17062 sbindir, sharedstatedir, and sysconfdir.
17063
b1e3ddfd
AJ
17064Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17065
17066 * Makefile.in (bootstrap-lean): New target.
17067
d207ebef
JM
17068Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17069
17070 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 17071 sn, and gnuserv from noconfigdirs.
d207ebef
JM
17072
17073Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17074
17075 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17076
09f97c1e
JL
17077Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17078
17079 * Makefile.in (cross): New target.
17080
335d0ab2
AO
17081Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17082 Jeff Law <law@cygnus.com>
17083
17084 * Makefile.in (bootstrap2, bootstrap3): New targets.
17085 (all-bootstrap): Remove outdated and confusing target.
339c9b00 17086 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 17087
d207ebef
JM
17088Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17089
17090 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 17091 windows. Consistent with gdb/configure.
d207ebef 17092
e693cc28
UD
170931997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17094
e693cc28
UD
17095 * configure.in: Name Linux target fragment.
17096
17097 * configure: Rewrite so that project Makefile fragment is inserted
17098 first and appears last in the resulting Makefile.
17099
d207ebef
JM
17100Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17101
17102 * Makefile.in (install-itcl): Install tcl first.
17103
5d4a5ee6
JL
17104Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17105
17106 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17107
f401679e
JW
17108Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17109
17110 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17111
17112 * configure.in (skipdirs): Add target-librx for Linux.
17113 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17114
ec20b1b9
JL
17115Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17116
17117 * Makefile.in (bootstrap): New target.
17118
becdcf6d
JL
17119Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17120
63f6bcd7 17121 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 17122
d207ebef
JM
17123Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17124
17125 * config.guess: Merge with FSF.
17126
0c82f6bf
FF
17127Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17128
17129 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17130
d207ebef
JM
17131Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17132
17133 * config.sub: Add "marketing-names" patch.
17134
3fbc0b70
JS
17135Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17136
e490616e 17137 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 17138
e20d4801
JL
17139Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17140
17141 * config.sub: Handle v850-elf.
17142
fe181f78 17143Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
17144
17145 * .cvsignore (*-install): Remove.
17146
bfed1ea0
JL
17147Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17148
17149 * ltconfig: Set CONFIG_SHELL in libtool.
17150 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17151
558a1e7c
JW
17152Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17153
17154 * configure.in (target_subdir): Set to libraries if enable_multilib.
17155
7818d6fc
JW
17156Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17157
17158 * config.guess: Update from gcc directory.
17159
d207ebef
JM
17160Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17161
17162 * Makefile.in (all-sim): Depends on all-readline.
17163
6599da04
JM
17164Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17165
17166 * Makefile.in (BISON, YACC): Use $$s.
17167 (all-bison): Depend on all-texinfo.
17168
17169Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17170
17171 * Makefile.in (BISON): Add -L flag.
17172 (YACC): Likewise.
17173
d207ebef
JM
17174Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17175
4e81ae98
EC
17176 * configure.in (noconfigdirs): Add support for v850e target.
17177
d207ebef
JM
17178 * config.sub (maybe_os): Add support for v850e target.
17179
17180Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17181
4e81ae98
EC
17182 * configure.in (noconfigdirs): Add support for v850ea target.
17183
d207ebef
JM
17184 * config.sub (maybe_os): Add support for v850ea target.
17185
6599da04
JM
17186Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17187
17188 * config.sub: Add mipstx39. Delete r3900.
17189
17190Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17191
17192 * Makefile.in (all-autoconf): Depends on all-texinfo.
17193
17194Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17195
17196 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17197 eabi targets.
17198
17199Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17200
17201 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17202
17203 * configure: When handling a Canadian Cross, handle YACC as well as
17204 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 17205 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
17206
17207Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17208
17209 * Makefile.in (BISON): bison, not byacc or bison -y.
17210 (YACC): bison -y or byacc or yacc.
17211 (various): Add *-bison as appropriate.
17212 (taz): No need to mess with BISON anymore.
17213
17214Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17215
17216 * configure: If OSTYPE matches *win32*, try to find a good value for
17217 CONFIG_SHELL.
17218
17219Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17220
17221 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17222 configure.in if it is present.
17223
17224Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17225
17226 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17227
17228Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17229
17230 * config.sub: Recognize `arc' cpu.
17231 * configure.in: Likewise.
17232 * config-ml.in: Likewise.
17233
17234Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17235
17236 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17237
17238Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17239
17240 * configure: Changed sed delimiter from ':' to '|' when
17241 attempting to substitute ${config_shell} for SHELL. On
17242 NT ${config_shell} may contain a ':' in it.
17243
17244Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17245
17246 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17247
17248Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17249
17250 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17251
17252Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17253
17254 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17255
17256 * ylwrap: If the program is a relative path, force it to be
17257 absolute.
17258
17259Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17260
17261 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17262
17263Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17264
17265 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
17266 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17267 for libraries.
6599da04
JM
17268
17269Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17270
17271 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 17272 separated by spaces.
6599da04
JM
17273
17274Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17275
17276 * ylwrap: New file.
17277 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17278
17279 * ltmain.sh: Handle /bin/sh at start of install program.
17280
17281 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17282
17283 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17284 * missing: New file, from automake 1.2.
17285
17286Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17287
17288 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17289 check-tk to CHECK_X11_MODULES.
17290
17291Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17292
17293 * config.sub: Merge with FSF.
17294
17295Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17296
17297 * config.guess: Merge with FSF.
17298
17299Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17300
17301 * configure: Treat msdosdjgpp like go32.
17302 * configure.in: Likewise. Don't remove gprof for go32.
17303
17304 * configure: Change Makefile.tem2 to Makefile.tm2.
17305
17306Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17307
17308 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17309
17310Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17311
17312 * install-sh (chmodcmd): Set to null if the DST directory already
17313 exists. Same as Nov 11th change.
17314
17315Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17316
4e81ae98 17317 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
17318
17319Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17320
17321 * config.guess: Update from FSF.
17322
17323Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17324
17325 * Makefile.in (GDB_TK): Depend on itcl and tix.
17326
17327Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17328
17329 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17330 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17331 (INSTALL_SCRIPT): New variable.
17332 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17333 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17334 to -x.
17335 * install-sh: Add support for -x option.
17336
17337Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17338
17339 * configure.in, Makefile.in: Treat tix like itcl.
17340
17341Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17342
17343 * Makefile.in (WINDRES): New variable.
17344 (WINDRES_FOR_TARGET): New variable.
17345 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17346 (EXTRA_HOST_FLAGS): Add WINDRES.
17347 (EXTRA_TARGET_FLAGS): Add WINDRES.
17348 (EXTRA_GCC_FLAGS): Add WINDRES.
17349 ($(DO_X)): Pass down WINDRES.
17350 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17351 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17352 DLLTOOL_FOR_TARGET.
17353
17354Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17355
17356 * configure.in: configure sim before gdb for win32-x-ppc
17357
17358Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17359
17360 Move gperf into the toplevel, from libg++.
17361 * configure.in (target_tools): Add target-gperf.
17362 (native_only): Add target-gperf.
17363 * Makefile.in (all-target-gperf): New target, depend on
17364 all-target-libg++.
17365 (configure-target-gperf): Empty rule.
17366 (ALL_TARGET_MODULES): Add all-target-gperf.
17367 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17368 (CHECK_TARGET_MODULES): Add check-target-gperf.
17369 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17370 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17371
17372Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17373
6599da04
JM
17374 * config.sub (mn10200): Recognize new basic machine.
17375
17376Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17377
17378 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17379 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17380
17381Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17382
17383 * configure.in: If we're building mips-sgi-irix6* native, turn on
17384 ENABLE_MULTILIB and set TARGET_SUBDIR.
17385
17386Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17387
17388 * Makefile.in (all-sn): Depend on all-grep.
17389
17390Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17391
17392 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17393
17394 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17395 Makefile. From Jeff Makey <jeff@cts.com>.
17396 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17397
17398 * Makefile.in (DISTBISONFILES): Remove.
17399 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17400 $(DEFAULT_YACC).
17401
17402 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17403 cygwin32.
6599da04
JM
17404
17405 * Makefile.in (LD): New variable.
17406 (EXTRA_HOST_FLAGS): Pass down LD.
17407 ($(DO_X)): Likewise.
17408
17409Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17410
17411 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17412
17413Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17414
17415 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17416 before adding our own. Always add --build.
6599da04
JM
17417
17418Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17419
17420 * configure.in (targargs): Pass --build if we're doing
17421 a cross-compile.
17422
17423Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17424
ca236658 17425 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17426 sed. Otherwise sed chokes on NT path names with drive
17427 designators. Also look for "?:*" as the leading characters in an
17428 absolute pathname.
17429
17430Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17431
17432 * config.sub: Support for r3900.
17433
17434Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17435
17436 * configure.in: Use install-sh, not install.sh.
17437
17438Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17439
17440 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17441 apply it twice.
17442
17443Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17444
17445 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17446 install-binutils.
17447
17448Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17449
17450 * Makefile.in: Add automake targets.
17451 * configure.in (host_tools): Add automake.
17452
17453Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17454
17455 * configure: Default CXX to c++, not gcc.
17456 * Makefile.in (CXX): Set to c++, not gcc.
17457 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17458
17459Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17460
17461 * install-sh: try appending a .exe if source file doesn't
17462 exist
17463
17464Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17465
17466 * configure.in: Turn on multilib by default.
17467 (cross_only): Remove target-libiberty.
17468
17469 * Makefile.in (all-gcc): Don't depend on libiberty.
17470
17471Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17472
17473 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17474
17475Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17476
17477 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17478 (DISTBISONFILES): Add ld/Makefile.in
17479
17480Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17481
17482 * configure.in: if target is cygwin32 but host isn't cygwin32,
17483 don't configure gdb tcl tk expect, not just gdb.
17484
17485Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17486
17487 * configure.in: Added gnuserv everywhere sn appears.
17488
17489 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17490 (CROSS_CHECK_MODULES): Added check-gnuserv.
17491 (INSTALL_MODULES): Added install-gnuserv.
17492 (CLEAN_MODULES): Added clean-gnuserv.
17493 (all-gnuserv): New target.
17494
17495Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17496
17497 * config.guess: Fixes for MIPS OpenBSD systems.
17498
17499Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17500
17501 * Makefile.in (INSTALL_XFORM): Remove.
17502 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17503
17504 * mkinstalldirs: New file, copied from automake.
17505 * Makefile.in (installdirs): Rename from install-dirs. Use
17506 mkinstalldirs. Change all users.
17507 (DEVO_SUPPORT): Add mkinstalldirs.
17508
17509Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17510
17511 * install-sh: Rename from install.sh.
17512 * Makefile.in (INSTALL): Change install.sh to install-sh.
17513 (DEVO_SUPPORT): Likewise.
17514
17515 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17516 Graichen <graichen@rzpd.de>.
17517
17518Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17519
17520 * config.guess: Recognize OpenBSD systems correctly.
17521
17522Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17523
17524 * README, Makefile.in (ETC_SUPPORT): Remove references to
17525 cfg-paper*, configure.{texi,man,info*}._
17526
17527Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17528
17529 * Makefile.in (all.normal): Ensure that gcc is built after all
17530 the x11 - ie gdb - targets.
17531
17532Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17533
17534 * makefile.vms: Don't run conf-a-gas.
17535
17536Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17537
e490616e 17538 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17539
d207ebef
JM
17540Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17541
17542 * configure.in: Remove noconfigdirs case since gdb also
17543 configures and builds for tic80-coff.
17544
6599da04
JM
17545Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17546
17547 * configure: Set cache_file to config.cache.
17548 * Makefile.in (local-distclean): Remove config.cache.
17549
17550Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17551
17552 * COPYING: Update FSF address.
17553
d207ebef
JM
17554Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17555
17556 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17557 noconfigdirs.
17558
6599da04
JM
17559Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17560
17561 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17562 MAKEDIRS, is empty.
17563
17564Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17565
17566 * config.sub: Tweak mn10300 entry.
17567
17568Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17569
17570 * configure.in (host_tools): Put sim before gdb, so gdb's
17571 configure.tgt can determine if the simulator was configured.
17572
17573Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17574
17575 * config.sub: Move BeOS $os case to be with other Cygnus
17576 local cases.
17577
17578Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17579
17580 * config.sub: Remove misplaced comment that broke Linux.
17581
17582Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17583
17584 * config.sub: Add BeOS support.
17585
17586Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17587
17588 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17589
17590Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17591
17592 * configure.in (noconfigdirs): Remove tcl and tk from
17593 noconfigdirs for cygwin32 builds.
17594
d207ebef
JM
17595Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17596
17597 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17598
6599da04
JM
17599Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17600
17601 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17602 make-all.com, use makefile.vms instead.
17603
17604Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17605
17606 * config.sub: Accept -lnews*.
17607
d207ebef
JM
17608Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17609
17610 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17611 target-examples and target-libiberty for d30v.
d207ebef
JM
17612
17613Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17614
17615 * configure.in (noconfigdirs): Enable ld for d30v.
17616
17617Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17618
17619 * configure.in (tic80-*-*): Build compiler.
17620
17621Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17622
17623 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17624 unsupported d30v directories
d207ebef
JM
17625
17626Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17627
4e81ae98
EC
17628 * config.sub, configure.in: Add d30v target cpu.
17629
6599da04
JM
17630Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17631
17632 * makefile.vms: New file.
17633 * make-all.com: Remove.
17634
17635Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17636
17637 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17638
17639Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17640
17641 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17642
17643Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17644
17645 * Makefile.in (ALL_MODULES): Added all-db.
17646 (CROSS_CHECK_MODULES): Addec check-db.
17647 (INSTALL_MODULES): Added install-db.
17648 (CLEAN_MODULES): Added clean-db.
17649
17650Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17651
17652 * config.guess: Merge with latest FSF sources.
17653
17654Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17655
17656 * Makefile.in (ALL_MODULES): Added all-itcl.
17657 (CROSS_CHECK_MODULES): Added check-itcl.
17658 (INSTALL_MODULES): Added install-itcl.
17659 (CLEAN_MODULES): Added clean-itcl.
17660
17661Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17662
17663 * configure.in: build gdb for mn10200
17664
17665Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17666
17667 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17668
d207ebef
JM
17669Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17670
17671 * configure.in (tic80-*-*): Turn off most targets right now.
17672
6599da04
JM
17673Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17674
17675 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17676 rather than the makeinfo program.
17677 (do-info): Depend upon all-texinfo.
17678
17679Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17680
17681 * configure.in: Remove uses of config/mh-linux.
17682
17683 * config.sub, config.guess: Merge with latest FSF sources.
17684
d207ebef
JM
17685Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17686
17687 * config.sub (case $basic_machine): Add tic80 entries.
17688
6599da04
JM
17689Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17690
17691 * config.sub, config.guess: Merge with latest FSF sources.
17692
17693Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17694
17695 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17696 * mpw-config.in: Test for NewFolderRecursive.
17697 * mpw-install: Use symbolic name for startup filename.
17698 * mpw-README: Add various additional details.
17699
17700Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17701
17702 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17703
17704Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17705
17706 * configure.in: Do build gcc and the target libraries for
17707 the mn10200.
17708
17709Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17710
17711 * configure.in: don't avoid building gdb for mn10300 any more
17712 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17713 instead of single-quoting it.
17714
17715Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17716
17717 * configure.in: Don't use --with-stabs on IRIX 6.
17718
17719Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17720
17721 * configure.in (m32r): Build gdb, libg++ now.
17722
17723Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17724
17725 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17726 directories from noconfigdirs.
17727
17728Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17729
17730 * config.sub (basic_machine): added mips16 configuration
17731
17732Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17733
17734 * config.sub: Handle d10v-unknown.
17735
d207ebef
JM
17736Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17737
17738 * config.sub: Handle v850-unknown.
17739
6599da04
JM
17740Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17741
17742 * Makefile.in: add findutils
17743 * configure.in: add findutils to list of host_tools
17744
17745Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17746
17747 * config.sub: Handle mn10200 and mn10300.
17748
17749Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17750
17751 * configure.in (d10v-*): Do not build librx.
17752
17753Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17754
17755 * configure.in (mn10300): Build everything except gdb & libgloss.
17756
17757Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17758
17759 * config.guess: Patch for Dansk Data Elektronik servers,
17760 from Niels Skou Olsen <nso@dde.dk>.
17761
17762 For ncr, use /bin/uname rather than uname, since GNU uname does not
17763 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17764
17765 Patch for MIPS R4000 running System V,
17766 from Eric S. Raymond <esr@snark.thyrsus.com>.
17767
17768 Fix thinko for nextstep.
17769
17770 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17771
17772 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17773 * config.guess: Guess mips-dec-mach_bsd4.3.
17774
17775 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17776 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17777 release numbers.
17778 * config.guess (mips-mips-riscos*): Emit just enough of the
17779 release number.
17780
17781 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17782 * config.guess (sparc-auspex-sunos*): Added.
17783 (f300-fujitsu-*): Added.
17784
17785 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17786 * config.guess: Recognize a Tadpole as a sparc.
17787
17788Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17789
17790 * config.guess: Don't assume that NextStep version is either 2 or
17791 3. NextStep 4 (aka OpenStep 4) has come out now.
17792
17793Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17794
17795 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17796 From Rik Faith <faith@cs.unc.edu>.
17797
17798Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17799
17800 * config.sub: Contributions from bug-gnu-utils to:
17801 Support plain "hppa" (no version given) architecture, reported by
17802 OpenStep.
17803 OpenBSD like NetBSD.
17804 LynxOs is not a hardware supplier.
17805
17806 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17807 OpenBSD like NetBSD.
6599da04
JM
17808 Stratus systems.
17809 More Pyramid systems.
17810 i[n>4]86 Intel chips.
17811 M680[n>4]0 Motorola chips.
17812 Use unknown instead of lynx for hardware manufacturer.
17813
17814Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17815
17816 * install.sh (chmodcmd): Set to null if the DST directory already
17817 exists.
17818
17819Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17820
17821 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17822 not use mt-ppc target Makefile fragment any more.
17823
17824Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17825
17826 * configure.in (*-*-windows): Exclude everything but those dirs
17827 needed to build windows.
17828
17829Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17830
17831 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17832
17833Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17834
17835 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17836
17837Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17838
17839 * Undo my previous change.
17840
17841Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17842
17843 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17844 unconditionally.
17845 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17846
17847Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17848
17849 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17850 host to add it's own flags.
6599da04
JM
17851
17852Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17853
17854 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17855
17856Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17857
17858 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17859 (CXX_FOR_TARGET): Likewise.
17860 (GCC_FOR_TARGET): Define.
17861 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17862 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17863 CC_FOR_TARGET was specified on the command line.
17864 (MAKEOVERRIDES): Don't define.
17865
17866Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17867
17868 * configure.in (m32r): Fix spelling of libg++ libs.
17869
17870Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17871
17872 * config.sub (-apple*): Remove, now redundant.
17873
17874Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17875
17876 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17877
17878 * configure: Rework yesterday's sed script patch.
17879
17880 * config.sub: Merge with FSF.
17881
17882Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17883
17884 * config.guess: Merge from FSF.
17885
17886 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17887 * config.guess: Use pc instead of unknown, for pc clone systems.
17888 Change linux to linux-gnu.
6599da04
JM
17889
17890 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17891 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17892
17893Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17894
17895 * test-build.mk (HOLES): Add "xargs" for gdb.
17896
17897 * configure: Avoid hpux10.20 sed bug.
17898
17899Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17900
731a8127 17901 * configure.in: Add support for windows host
6599da04
JM
17902 (that is a build done under the Microsoft build environment).
17903
17904Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17905
17906 * Makefile.in: Replace all uses of srcroot with s, to shrink
17907 command line lengths.
17908
17909 Patches from Geoffrey Noer <noer@cygnus.com>:
17910 * configure.in: If configuring for newlib, pass --with-newlib to
17911 subdirectories.
17912 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17913 -Bnewlib/ and -Lwinsup to gcc.
17914 (CXX_FOR_TARGET): Likewise.
17915
17916Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17917
17918 * Makefile.in (ETC_SUPPORT): Add configure.
17919
17920Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17921
4e81ae98 17922 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17923 host configuration file.
17924
17925Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17926
17927 * configure.in: Break mn10x00 support into separate
17928 mn10200 and mn10300 configurations.
17929 * config.sub: Likewise.
17930
17931Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17932
17933 * configure.in: Add lots of stuff to noconfigdirs for
17934 the mn10x00 targets.
17935
17936 * config.sub, configure.in: Add mn10x00 support.
17937
17938Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17939
17940 * make-all.com: Call conf-a-gas, not config-a-gas.
17941
17942Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17943
17944 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17945 targets.
6599da04
JM
17946
17947Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17948
17949 * mpw-README: Add much more detail for native PowerMac.
17950 * mpw-install: New file.
17951 * mpw-configure: Add --norecursion and --help options.
17952 * mpw-config.in: Translate readme and install files when
17953 copying to objdir.
17954 * mpw-build.in: Don't always depend on byacc and flex.
17955 (install-only-top): New action.
17956
d207ebef
JM
17957Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17958
17959 * configure.in: You can now configure GDB for the v850.
17960
6599da04
JM
17961Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17962
17963 * configure.in (noconfigdirs): Don't configure any C++ dirs
17964 if targeting D10V.
17965
17966Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17967
17968 * config.sub: Recognize mips64vr5000.
17969
17970Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17971
17972 * configure.in: Use a single line for host_tools and native_only.
17973
17974Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17975
17976 * config.sub, configure.in: Add entries for m32r.
17977
17978Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17979
17980 * Makefile.in (inet-install): Don't run install-gzip.
17981
17982Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17983
17984 * configure.in: Don't config lots of things for *-*-windows*.
17985
17986Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17987
17988 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17989 (host_libs, host_tools): Copy from configure.in.
17990 * mpw-configure: Don't complain about directories not found.
17991
17992Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17993
17994 * configure.in (i[345]86): Recognize i686 for pentium pro.
17995 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17996 file.
17997
17998 * config.guess (i[345]86): Ditto.
17999
18000Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18001
18002 * configure.in (noconfigdirs): Removed gdb for D10V.
18003
d207ebef 18004Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 18005
d207ebef
JM
18006 * configure.in: Remove ld, target-libio, target-libg++, and
18007 target-libstdc++ from noconfigdirs.
5d4a5ee6 18008
6599da04
JM
18009Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18010
18011 * configure: Fix three locations where shell scripts were
18012 being run directly rather than with config_shell.
18013
d207ebef
JM
18014Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18015
18016 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18017 * config.sub (basic_machine): Recognize v850.
18018
6599da04
JM
18019Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18020
18021 * mpw-configure: Handle multiple enable/disable options and
18022 pass them down recursively, handle -c and -s flags appropriately
18023 depending on choice of compiler, add escape mechanism for
18024 quoted arguments to gC.
18025
18026Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18027
18028 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18029 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18030 so that -mrelocatable-lib and -mno-eabi are used.
18031
18032 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18033 not support --print-multi-lib, don't abort.
18034
6599da04
JM
18035Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18036
18037 * make-all.com: Run config-a-gas.
18038 * setup.com: Don't copy subdirectory files around.
18039
18040Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18041
18042 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18043 target, it now compiles correctly.
18044
18045Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18046
18047 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18048
18049Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18050
4e81ae98 18051 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
18052
18053Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18054
18055 * configure.in (native_only): Add prms.
18056
18057Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18058
18059 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18060 (BINUTILS_SUPPORT_DIRS): Likewise.
18061
18062Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18063
18064 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18065 d10v support is added.
18066
18067Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18068
18069 * configure.in (d10v-*-*): New target.
18070
18071Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18072
18073 * config.guess (HP 9000/811): Recognize this as a PA1.1
18074 machine.
18075
18076Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18077
18078 * Makefile.in (do-tar-gz): New target, split out from tail end of
18079 taz target. Run each command separately, don't use pipes.
18080 (taz): Use it.
18081
18082Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18083
18084 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18085 * mpw-build.in: No builds should depend on building byacc or flex,
18086 they are assumed to be installed already.
18087
18088Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18089
18090 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18091 variable that CC_FOR_TARGET needs.
18092
18093Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18094
18095 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18096 options have changed since the last time the subdirectory was
18097 configured, and if it has, reconfigure.
18098 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18099 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18100
18101Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18102
18103 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18104 CLEAN_MODULES): Add bash.
18105 (all-bash): New target.
18106
18107Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18108
18109 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18110
18111Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18112
18113 * config.sub (basic_machine): Recognize d10v as a valid processor.
18114
18115Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18116
18117 * mpw-configure: Add support for --bindir.
18118 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18119
18120Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18121
18122 * configure.in: add bash, time, gawk to list of hosttools and things
18123 to only build for native toolchains
18124
18125Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18126
18127 * Makefile.in (docdir): Remove.
18128
18129Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18130
18131 * Makefile.in (datadir): Set to $(prefix)/share.
18132
18133Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18134
18135 * configure.in: build diff and patch for cygwin32-hosted
18136 toolchains.
18137
18138Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18139
18140 * config.sub: Accept -rtems*.
18141
18142Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18143
e490616e
ZW
18144 * configure.in: enable dosrel for cygwin32-hosted builds,
18145 remove diff from the list of things not buildable
18146 via Canadian Cross
6599da04
JM
18147
18148Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18149
18150 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 18151 don't get ". ".
6599da04
JM
18152
18153Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18154
18155 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18156
18157Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18158
18159 * Makefile.in (taz): Handle case where tex3patch didn't even get
18160 checked out. Also, if it was found, put the symlink in a new util
18161 subdirectory.
18162
18163Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18164
18165 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18166
18167Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18168
18169 * config.sub: Recognize -openvms.
18170 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18171 * make-all.com, setup.com: New files.
18172
18173Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18174
18175 * Makefile.in (taz): tex3patch moved to texinfo/util.
18176
18177Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18178
18179 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18180 * configure.in: remove make from disable-if-Can-Cross list
18181 enable gdb if ${host} and ${target} are cygwin32
18182
18183Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18184
18185 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18186 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18187
18188Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18189
18190 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18191 distinguish sysv/svr4/bsd variants.
18192 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18193
18194Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18195
18196 * configure.in: Added copyright notice.
18197 * move-if-change: Added copyright notice.
18198
18199Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18200
18201 * configure.in (powerpcle-*-solaris*): Until we get shared
18202 libraries working, don't build gdb, sim, make, tcl, tk, or
18203 expect.
18204
18205Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18206
18207 * config.guess: Merge with FSF:
18208
18209 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18210 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18211
18212 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18213 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18214
18215 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18216 * config.guess: Combine two OSF1 rules.
18217 Also recognize field test versions. From mjr@zk3.dec.com.
18218 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18219 because GNU uname does not support -p. From pmr@pajato.com.
18220
18221Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18222
18223 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18224
18225Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18226
18227 * mpw-README: Document GCCIncludes.
18228
18229Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18230
18231 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18232
18233Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18234
18235 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18236
18237Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18238
18239 * configure.in (*-*-cygwin32): Configure make.
18240
18241Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18242
18243 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18244
18245Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18246
18247 * Makefile.in (all-inet): Depend on all-perl.
18248
18249 * Makefile.in (inet-install): New target.
18250
18251 * Makefile.in (all-inet): Depend on all-tcl.
18252 (all-inet): Depend on all-send-pr.
18253
18254Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18255
18256 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18257 temporarily.
18258
18259Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18260
18261 * configure.in: Don't configure --with-gnu-ld on AIX.
18262
18263Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18264
18265 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18266
18267Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18268
18269 * Makefile.in (ALL_MODULES): Added all-inet.
18270 (CROSS_CHECK_MODULES): Added check-inet.
18271 (INSTALL_MODULES): Added install-inet.
18272 (CLEAN_MODULES): Added clean-inet.
18273 (all-indent): New target.
18274
18275 * configure.in (host_tools): Added inet.
18276 (native_only): Added inet.
18277 (noconfigdirs): Added inet.
18278
18279Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18280
18281 * configure.in: Don't configure libgloss if we are not configuring
18282 newlib.
18283
18284Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18285
18286 * configure.in: Don't configure libgloss for unsupported
18287 architectures.
18288
18289Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18290
18291 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18292
18293Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18294
18295 * Makefile.in (ALL_MODULES): Include all-apache.
18296 (CROSS_CHECK_MODULES): Include check-apache.
18297 (INSTALL_MODULES): Include install-apache.
18298 (all-apache): New target.
18299
18300 * configure.in: Added apache everywhere perl is seen.
18301
18302Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18303
18304 * Makefile.in: Add support for clean-{module} and
18305 clean-target-{module} rules.
18306
18307Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18308
18309 * configure.in (*-*-ose) do not build libgloss.
18310
18311Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18312
18313 * config.guess (prep*:SunOS:5.*:*): Turn into
18314 powerpele-unknown-solaris2.
18315
18316Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18317
18318 * configure.in: Permit --enable-shared to specify a list of
18319 directories.
18320
18321Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18322
18323 * configure.in (host==solaris): Pass only the first word of $CC
18324 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18325
18326Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18327
18328 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18329
18330Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18331
18332 * Makefile.in (ALL_MODULES): Include all-perl.
18333 (CROSS_CHECK_MODULES): Include check-perl.
18334 (INSTALL_MODULES): Include install-perl.
18335 (ALL_X11_MODULES): Include all-guile.
18336 (CHECK_X11_MODULES): Include check-guile.
18337 (INSTALL_X11_MODULES): Include install-guile.
18338 (all-perl): New target.
18339 (all-guile): New target.
18340
18341 * configure.in (host_tools): Include perl and guile.
18342 (native_only): Include perl and guile.
18343 (noconfigdirs): Don't build guile and perl; no ports have been
18344 done.
18345
18346Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18347
e490616e
ZW
18348 * configure (--enable-*): Handle quoted option lists such as
18349 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18350
18351Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18352
18353 * Makefile.in ({,inst}all-target): New rule so we can make and
18354 install all of the target directories easily.
18355
18356Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18357
18358 * configure.in: Add missing global flag in sed substitution when
18359 deleting `target-' from ${configdirs}.
18360
18361Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18362
18363 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18364 option.
18365
18366 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18367 config/mh-necv4.
18368
18369 * install.sh: Correct misspelling of transformbasename.
18370
18371 * config.guess: Recognize mips-*-sysv*.
18372
18373Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18374
18375 * config.sub: Recognize mon960.
18376
18377Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18378
18379 * configure: Restore Canadian Cross handling of BISON and LEX,
18380 removed in Feb 20 change.
18381
18382Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18383
18384 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18385 Mention make install. Remove the old copyright date as well the
18386 clumsy and rather pointless copyright on the README file.
18387
18388Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18389
18390 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18391 Makefile after running symlink-tree, then run `make distclean' to
18392 avoid clobbering any generated files in srcdir.
18393
18394Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18395
18396 * configure.in (m68k-*-netbsd*): Build everything now.
18397
18398Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18399
18400 * Makefile.in (taz): Fix quoting.
18401
18402Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18403
18404 * configure.in (sparclet-*-*): Build everything now.
18405
18406Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18407
18408 * configure.in (m68k-*-linux*): New host.
18409
18410Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18411
18412 * configure: Check for bison before byacc.
18413
18414Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18415
18416 * Makefile.in configure: Change the way LEX and BISON/YACC are
18417 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18418 searching PATH. These are used as fallbacks by Makefile.in if
18419 flex/bison/byacc aren't in objdir.
18420
18421Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18422
18423 * Makefile.in: Make everything which depends upon all-bfd also
18424 depend upon all-opcodes, in case --with-commonbfdlib is used.
18425
18426Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18427
18428 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18429 building NT native compilers on Unix.
18430
18431Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18432
18433 * configure.in: Don't get CC from the host Makefile fragment if we
18434 can find gcc in PATH, or if this is a Canadian Cross. Move the
18435 Solaris test for /usr/ucb/cc to the post target script, just after
18436 the compiler sanity test.
18437
18438Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18439
18440 * config.sub: Merge with FSF.
18441
18442Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18443
18444 * Makefile.in (RPATH_ENVVAR): New variable.
18445 (REALLY_SET_LIB_PATH): Use it.
18446 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18447
18448Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18449
18450 * config.sub, configure.in: Recognize sparclet cpu.
18451
18452Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18453
18454 * config.guess: Support m68k-cbm-sysv4.
18455
18456Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18457
18458 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18459 m68k-unknown-linuxaout from linker help string. Put quotes around
18460 $ld_help_string.
18461
18462Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18463
18464 * config.guess (powerpc-harris-powerunix): Add guess for port
18465 to new target.
18466
18467Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18468
18469 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18470
18471Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18472
18473 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18474 $(REALLY_SET_LIB_PATH) in Makefile.
18475 * Makefile.in (SET_LIB_PATH): New variable.
18476 (REALLY_SET_LIB_PATH): New variable.
18477 ($(DO_X)): Use $(SET_LIB_PATH).
18478 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18479 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18480 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18481 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18482 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18483 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18484 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18485 (install-dosrel): Likewise.
18486 (all-opcodes): Depend upon all-libiberty.
18487
18488Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18489
18490 * config.guess (*:CYGWIN*): New
18491
18492Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18493
18494 * Makefile.in (all-target-winsup): All all-target-libiberty.
18495
18496Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18497
18498 * configure.in (noconfigdirs): Add missing # in front of comment.
18499
18500Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18501
18502 * configure.in: add second pass to things added to noconfigdirs
18503 so *-gm-magic can exclude libgloss properly.
18504
18505Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18506
18507 * mpw-configure (extralibs_name, rez_name): Set correctly
18508 for MWC68K compiler.
18509
18510 * mpw-README: Add more info on the necessary build tools.
18511
18512Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18513
18514 * configure.in, config.sub: Recognize cygwin32.
18515
18516Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18517
18518 * config.guess, config.sub: Recognize A/UX.
18519
18520Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18521
18522 * config.sub: Merge with gcc/config.sub.
18523
18524Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18525
18526 * mpw-build.in (do-binutils): Add build of stamps.
18527
18528Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18529
18530 * config.sub: Add recognition for mips64vr4100*-* targets.
18531
18532Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18533
18534 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18535 Add creation of gconfigargs with `--enable-shared' turned on.
18536 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18537 ($(host)-stamp-stage3-configured): Likewise.
18538 (HOLES): Add chatr and ldd.
18539 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18540
18541Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18542
18543 * configure: Pass --nfp to recursive configures.
18544
18545Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18546
18547 * Makefile.in (DLLTOOL): New.
18548 (DLLTOOL_FOR_TARGET): New.
18549 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18550 (EXTRA_TARGET_FLAGS): Ditto.
18551 (EXTRA_GCC_FLAGS): Ditto.
18552 (CONFIGURE_TARGET_MODULES): Ditto.
18553 (DO_X): Ditto.
18554 * configure: Add DLLTOOL.
18555
18556Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18557
18558 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18559 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18560 mh-sco, since old workarounds no longer needed, and don't
18561 build ld, since libraries have weak symbols in COFF.
18562
18563Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18564
18565 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18566
18567Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18568
18569 * configure.in: Make sure that ${CC} can be used to compile an
18570 executable.
18571
18572Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18573
18574 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18575 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18576 nothing depending on whether gdbtk is being built.
18577
18578Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18579
18580 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18581
18582Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18583
18584 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18585 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18586
18587Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18588
18589 * config-ml.in: Add support for
18590 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18591 Simplify setting of multidirs from --disable-foo.
18592
18593Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18594
18595 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18596 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18597 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18598 non-empty, pass them on to the GCC make.
6599da04
JM
18599 (all-bootstrap): New rule that is like all-gcc, except it executes
18600 the GCC bootstrap rule instead of the GCC all rule.
18601
18602Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18603
18604 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18605
18606Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18607
18608 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18609 DG/UX support.
18610
18611Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18612
18613 * config.sub (i*86*) Change [345] to [3456]
18614
18615Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18616
18617 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18618 --with-gnu-ld=no.
18619
18620Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18621
18622 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18623 AIX multilibs get built.
18624
18625Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18626
18627 * configure.in (i386-win32): Don't build expect if we're not
18628 building the tcl subdir.
18629
18630Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18631
18632 * Makefile.in: (configure-target-examples, all-target-examples):
18633 New targets, configure and build example programs.
18634
18635Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18636
18637 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18638 use it as input to sedit the generated MPW makefile.
18639 * mpw-README: Add a suggestion about Gestalt.h.
18640
18641Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18642
18643 * config.sub: Accept *-*-ieee*.
18644
18645Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18646
18647 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18648 Ronald F. Guilmette <rfg@monkeys.com>.
18649
18650Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18651
18652 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18653 for powerpc-pe native.
18654 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18655 (target==powerpc-pe): duplicate i386-win32 entry.
18656
18657Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18658
18659 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18660 of vxworks, not just vxworks5.1.
18661
18662Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18663
18664 * mpw-configure: Add support for exec-prefix.
18665
18666Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18667
18668 * config.guess: Recognize HP model 816 machines as having
18669 a PA1.1 processor.
18670
18671Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18672
18673 * configure: Ignore new autoconf configure options.
18674
6599da04
JM
18675Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18676
18677 * config.guess: Recognize Pentium under SCO.
18678 From Robert Lipe <robertl@arnet.com>.
18679
18680Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18681
18682 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18683
18684Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18685
18686 * configure.in: Don't configure gas for alpha-dec-osf*.
18687
18688Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18689
18690 * configure.in: Default to --with-stabs for some targets for which
18691 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18692 i[345]86*-*-unixware*.
18693
18694Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18695
18696 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18697 rather than basing it on the target. Simplify handling of options
18698 controlling which directories to configure. Remove extraneous
18699 slash in multi-clean target.
18700
18701Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18702
18703 * config-ml.in: Prefix more variables with ml_ so they don't collide
18704 with configure's.
18705
18706Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18707
18708 * configure: Don't turn -v into --v.
18709
18710Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18711
18712 * configure.in (targargs): Fix typo.
18713
18714 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18715
18716Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18717
18718 * configure.in: Strip --host and --target options from
18719 CONFIG_ARGUMENTS, and always configure for --host only. Add
18720 --with-cross-host option when building with a cross-compiler.
18721 * configure: Canonicalize the arguments put into config.status by
18722 always using `=' for an option with an argument. Pass a presumed
18723 --host or --target explicitly.
18724
18725Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18726
18727 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18728 into general OS recognition case.
18729
18730Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18731
18732 * configure.in (target_configdirs): add target-winsup only
18733 for win32 target systems.
18734
18735Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18736
18737 * Makefile.in (all-target-libgloss): Depend upon
18738 configure-target-newlib, since when libgloss is built it looks to
18739 see if the newlib directory exists.
18740
18741Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18742
18743 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18744 cfg-ml-*.in.
18745
18746Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18747
18748 * configure: Handle LD and LD_FOR_TARGET when configuring a
18749 Canadian Cross.
18750
6599da04
JM
18751Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18752
18753 * configure.in (target_libs): add target-winsup.
18754 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18755 (target==ppcle-pe): remove ld from $noconfigdirs.
18756
18757Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18758
18759 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18760 Preserve relative path names in $srcdir. Build symlink tree if
18761 configuring cross target dir and srcdir=. (= no VPATH support).
18762 (configure-target-libg++): Depend on configure-target-librx.
18763 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18764 * config-ml.in: New file.
18765 * symlink-tree: New file.
18766 * configure: Ensure srcdir="." if that's what it is.
18767
18768Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18769
18770 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18771 includes and FLEX_SKELETON setting.
18772 * mpw-configure (--with-gnu-ld): New option, controls whether
18773 to use PPCLink or ld with PowerMac GCC.
18774 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18775 * mpw-config.in: Configure grez if targeting Mac.
18776
18777 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18778 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18779 just macos.
6599da04
JM
18780 * configure.in: Configure grez resource compiler if targeting Mac.
18781 * Makefile.in (all-grez, install-grez): New targets.
18782
18783Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18784
18785 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18786 gcc in the path, set CC to gcc -O2.
6599da04
JM
18787
18788Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18789
18790 * configure: Default ${build} correctly. Avoid picking up extra
18791 spaces when reading CC and CXX from Makefile. When doing a
18792 Canadian Cross, use plausible default values for numerous
18793 variables.
18794 * configure.in: When doing a Canadian Cross, don't try to
18795 configure tools whose configure script can't handle it.
18796
18797Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18798
18799 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18800
18801Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18802
18803 * configure: Remove dubious bug reporting address.
18804
18805Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18806
18807 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18808 configure script, run that instead of this directory's configure.
18809 In either case, print a message that we're configuring the sub-dir.
18810
18811Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18812
18813 * configure.in: Before checking for the existence of various files,
18814 use sed to filter out "target-".
18815
18816Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18817
18818 * Makefile.in (DO_X): Split rule to decrease command line length
18819 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18820 (Philippe De Muyter).
18821
18822Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18823
18824 * Makefile.in (all-patch): depend on all-libiberty.
18825
18826Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18827
18828 * configure.in: If the only directory in target_configdirs which
18829 actually exists is libiberty, then set target_configdirs to empty,
18830 to avoid trying to build a target libiberty in a gas or gdb
18831 distribution.
18832
18833Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18834
18835 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18836 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18837 systems.
6599da04
JM
18838
18839Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18840
18841 * configure.in (copy_dirs): Use sys-include instead of include
18842 for --with-headers option.
18843
18844Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18845
18846 * Makefile.in, configure.in: Make winsup builds work with
18847 new scheme.
18848
18849Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18850
18851 * configure.in: Build the linker on AIX.
18852
18853Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18854
18855 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18856 where needed.
18857
18858Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18859
18860 * Makefile.in (all-gcc): Fix typo.
18861
18862Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18863
18864 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18865
18866Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18867
18868 * configure.in: Rename libFOO to target-libFOO, and xiberty
18869 to target-xiberty, to provide more flexibility.
18870 (target_subdir): Define. Create if cross.
18871 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18872 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18873 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18874 check-libFOO -> check-target-libFOO, etc.
18875 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18876 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18877 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18878 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18879 allow ALL_GCC="" to only configure.
18880 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18881 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18882 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18883
18884Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18885
18886 * Makefile.in (taz): Build "info" in etc explicitly.
18887
18888Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18889
18890 * configure.in: Make sure that CC is undefined (as opposed to
18891 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18892 problem with autoconf trying to configure on a host without GCC.
18893
18894Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18895
18896 * mpw-configure: Set host alias from choice of host compiler,
18897 only use generic MPW Makefile sed if present, edit a file
18898 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18899 * mpw-README: Add problem notes about CW6 and CW7.
18900
18901Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18902
18903 * Makefile.in (taz): Use ";" instead of ";;".
18904
18905Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18906
18907 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18908 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18909 DISTDOCDIRS.
18910 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18911 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18912
18913Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18914
18915 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18916 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18917 Move bfd to DISTSTUFFDIRS.
18918
18919Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18920
18921 * Makefile.in (X11_LIB): Removed.
18922 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18923
18924 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18925
18926Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18927
18928 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18929 names.
18930
18931Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18932
18933 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18934
18935Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18936
18937 * configure.in (i[345]86-*-win32): Always build newlib.
18938 Don't configure cvs, autoconf or texinfo.
18939 * Makefile.in (LD_FOR_TARGET): New.
18940 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18941 Pass down LD_FOR_TARGET.
18942
18943Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18944
18945 * winsup: New directory.
18946 * Makefile.in: Build winsup.
18947 * configure.in: Winsup is configured when target is win32.
18948 Can only build win32 target GDB when native.
4e81ae98 18949
6599da04
JM
18950Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18951
18952 * config.guess: Recognize HP model 819 machines as having
18953 a PA 1.1 processor.
18954
18955Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18956
18957 * configure: Fix sed loop which substitutes for CC and CXX to
18958 avoid bug found in various sed implementations.
18959
18960Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18961
18962 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18963 simulator. Use standard powerpc-*-eabi*.
18964
18965Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18966
18967 * configure.in: Stop putting gas and binutils in noconfigdirs for
18968 powerpc-*-aix* and rs6000-*-*.
18969
18970Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18971
18972 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18973 -mcall-aixdesc libraries.
18974
18975Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18976
18977 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18978
18979 * config.sub (arm | armel | armeb): Fix shell syntax.
18980
18981Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18982
18983 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18984 -msoft-float and -mcpu=common support.
18985 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18986 libraries.
18987
18988Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18989
18990 * configure.in: Allow configuration and build of emacs19 for the alpha.
18991
18992Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18993
18994 * configure.in (CC): Get ^CC, not just any old CC, from
18995 ${host_makefile_frag}.
18996
18997Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18998
4e81ae98 18999 * configure.in (CC): Try to get CC from
6599da04
JM
19000 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19001
19002Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19003
19004 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19005 only if it exists in $(srcdir).
19006
19007Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19008
19009 * configure: If CC and CXX are not set in the environment, set
19010 them, based on either an existing Makefile or on searching for gcc
19011 in PATH. Substitute for CC and CXX in Makefile.
19012 * configure.in: Remove libm from target_libs. Separate
19013 target_configdirs from configdirs. If CC is not set in
19014 environment, try to get it from a host Makefile fragment. Rewrite
19015 changes of configdirs to use skipdirs instead. A few minor
19016 tweaks. Take directories out of target_configdirs as they are
19017 taken out of configdirs. Remove existing Makefile files from
19018 subdirectories. Substitute for TARGET_CONFIGDIRS and
19019 CONFIG_ARGUMENTS in Makefile.
19020 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19021 by configure.in.
19022 (CONFIG_ARGUMENTS): Likewise.
19023 (CONFIGURE_TARGET_MODULES): New variable.
19024 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19025 ($(CONFIGURE_TARGET_MODULES)): New target.
19026 (configure-libg++, configure-libio): New targets.
19027 (all-libg++): Depend upon configure-libg++.
19028 (all-libio): Depend upon configure-libio.
19029 (configure-libgloss, all-libgloss): New targets.
19030 (configure-libstdc++): New target.
19031 (all-libstdc++): Depend upon configure-libstdc++.
19032 (configure-librx, all-librx): New targets.
19033 (configure-newlib): New target.
19034 (all-newlib): Depend upon configure-newlib
19035 (configure-xiberty): New target.
19036 (all-xiberty): Depend upon configure-xiberty.
19037
19038Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19039
19040 * configure.in (host i[345]86-*-win32): Expand the
19041 noconfigdirs again.
19042
19043Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19044
19045 * mpw-configure: Fix sed command file name.
19046
19047Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19048
4e81ae98 19049 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
19050 noconfigdirs again.
19051
19052Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19053
19054 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19055 or powerpc*-*-pe*, since they are not yet supported.
19056
19057Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19058
19059 Add PowerMac support and many other enhancements.
19060 * mpw-configure: New option --cc to select compiler to use,
19061 paste options set according to --cc into the generated
19062 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19063 if mpw-make.sed is present.
19064 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19065 add forward includes for PowerPC include files.
19066 * mpw-build.in: Build using Makefile.PPC if present.
19067 (do-byacc, etc): Remove separate version resource builds.
19068 (do-gas): Build "stamps" before "all".
19069 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19070 * mpw-README: Update to reflect --cc option, PowerMac support,
19071 and recently-reported compatibility problems.
19072
19073Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19074
19075 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19076 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19077 (--with-multilib-top): Pass to recursive invocations.
19078
19079Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19080
19081 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19082 v810-*-*.
19083
19084Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19085
19086 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19087 gdb, ld and opcodes on v810-*-*.
19088
6599da04
JM
19089Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19090
19091 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19092 (local-maintainer-clean): New target.
19093 (maintainer-clean): New target.
19094 (realclean): Just depend upon maintainer-clean.
19095
19096Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19097
19098 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19099
19100Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19101
19102 * configure.in: Build ld in mips*-*-bsd* case.
19103
19104Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19105
19106 * config.sub: Accept -lites* OS. From Ian Dall.
19107
19108Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19109
19110 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 19111 targets.
6599da04
JM
19112
19113Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19114
19115 * configure.in: treat i386-win32 canadian cross the same as
19116 i386-go32 canadian cross.
19117
19118Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19119
19120 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19121 running under the simulator to build a reduced set of libraries.
19122 (powerpc-*-eabiaix): Add fine grained multilib support added to
19123 other powerpc targets yesterday.
19124
19125Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19126
19127 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19128 -disable-softfloat, -disable-relocatable, -disable-aix, and
19129 -disable-sysv to control which multilib libraries get built.
19130
19131Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19132
19133 * configure: Add Makefile.tem to list of files to remove in trap
19134 handler.
19135
19136Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19137
19138 * config.guess (*Linux*): Add missing "exit"s.
19139 Also, need specific check for alpha-unknown-linux (uses COFF).
19140
19141Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19142
19143 * config.guess: Merge with FSF:
19144
19145 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19146 * config.guess (AIX4): More robust release numbering discovery.
19147
19148 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19149 * config.guess (i386-sequent-ptx): Properly get version number.
19150
19151 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19152 * config.guess (mips:*:4*:UMIPS): New case.
19153
19154Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19155
19156 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19157 (i386-win32 host): Likewise. Don't build readline.
19158
19159Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19160
19161 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19162 SUPPORT_FILES to submakes.
19163
19164Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19165
19166 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19167 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19168 mpw-configure.
19169
19170Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19171
19172 * configure.in (appdirs): Use =, not ==, in test expression when
19173 trying to build the text to print in the warning message for
19174 Solaris users.
19175
19176Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19177
19178 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19179
19180Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19181
19182 * config.guess: Recognize lynx-2.3.
19183
19184Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19185
19186 * config.sub (z8ksim): Deleted
19187 (z8k-*-coff): New, this is the one true name of the target.
19188
19189Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19190
19191 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19192
19193Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19194
19195 * config.guess (*:Linux:*:*): First try asking the linker what the
19196 default object file format is (elf, aout, or coff). Then if this
19197 fails, try previous methods.
19198
19199Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19200
19201 * configure.in: Don't build newlib for *-*-vxworks5.1.
19202
19203Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19204
19205 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19206 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19207
19208Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19209
19210 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19211
19212Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19213
19214 * cfg-ml-com.in: New file.
19215 * cfg-ml-pos.in: New file.
19216
19217Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19218
19219 * COPYING.NEWLIB: Add HP free copyright to list.
19220
19221Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19222
19223 * config.sub: Recognize -eabi* for the system, not just -eabi.
19224
19225Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19226
19227 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19228 * config.sub, configure.in (win32): New target and host.
19229
19230Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19231
19232 * configure.in: Add i386-pe configuration.
19233
19234Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19235
19236 * mpw-build.in (install): Install GDB after LD.
19237
19238Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19239
19240 * mpw-config.in (elf/mips.h): Always forward-include, needed
19241 for GDB to build.
19242
19243Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19244
19245 * testsuite: New directory for customer acceptance and whole tool
19246 chain tests.
19247
19248Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19249
19250 * configure: If per-host line isn't found, but AC_OUTPUT is found
19251 and a configure script exists, run it instead.
19252
19253Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19254
19255 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19256
19257Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19258
19259 * configure: Set build_{cpu,vendor,os,alias} to host values when
19260 --build isn't specified.
19261
19262Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19263
19264 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19265 (FLAGS_TO_PASS): Pass them.
19266 (EXTRA_TARGET_FLAGS): Ditto.
19267
6599da04
JM
19268Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19269
19270 * Makefile.in (all-libg++): Depend on all-libstdc++.
19271
19272Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19273
19274 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 19275 i386-unknown-netbsd.
6599da04
JM
19276
19277Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19278
19279 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19280 hosted builds (DOS builds)
19281
19282Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19283
19284 Changes for ARM based on patches from Richard Earnshaw:
19285 * config.sub: Handle armeb and armel.
19286 * configure.in: Omit arm linker only for riscix.
19287
19288Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19289
19290 * config.guess: Update from FSF.
19291
19292Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19293
63f6bcd7 19294 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
19295 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19296 powerpcle variant. Convert pentium into i586, not i486. Add p5
19297 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19298 temporarily.
19299
19300Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19301
19302 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19303
19304Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19305
19306 * config.sub: Accept -lites* as a basic system type.
19307
19308Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19309
19310 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19311 installed, and if so return linuxoldld as the system name.
19312
19313Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19314
19315 * config.guess: Add hppa1.1-hp-lites support.
19316
19317Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19318
19319 * configure.in: Don't build newlib for m68k-vxworks5.1.
19320
19321Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19322
19323 * configure.in (mips-sgi-irix6): Use mh-irix5.
19324
19325Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19326
19327 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19328
19329Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19330
19331 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 19332 OSF/1. Fix compiler flags.
6599da04
JM
19333 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19334
19335Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19336
19337 * configure.in: Recognize --with-newlib.
19338 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19339
19340Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19341
d207ebef 19342 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
19343 to *_X11_MODULES due to gdbtk needing X include files et al.
19344
19345Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19346
19347 Merge in support for Mac MPW as a host.
19348 (Old change descriptions retained for informational value.)
19349
19350 * mpw-config.in: Add generic include forwards for cpu-specific
19351 include files in aout and elf directories.
19352
19353 * mpw-configure: Added copyright.
19354 * mpw-config.in: Check for presence of required build tools.
19355 (target_libs): Add newlib.
19356 (target_tools): Add examples.
19357 (Read Me): Generate as "Read Me for MPW" instead.
19358 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19359 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19360 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19361
19362 * mpw-configure: Remove subdir-specific makefile hackery,
19363 delete mk.tmp after using it.
19364
19365 * mpw-build.in (all): Display start and end times.
19366
19367 * mpw-configure (host_canonical): Set.
19368 (target_cpu): Always add to makefiles.
19369 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19370 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19371 (mpw-mh-mpw): Look for in srcdir and srcroot.
19372 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19373
19374 * mpw-build.in: (install-only): New target.
19375
19376 * mpw-configure (host_alias, target_alias): Rename from hostalias
19377 and targetalias, add into generated Makefile.
19378 (mk.tmp): If present, add into generated Makefile.
19379 * mpw-build.in (all-gas): Build config.h first before gas proper.
19380
19381 * mpw-configure (config.status): Write only if changed.
19382 * mpw-config.in (readline): Configure it (not built, just used for
19383 definitions).
19384
19385 * mpw-config.in (elf/mips.h): Add a forward include.
19386
19387 * mpw-config.in: Forward-include most .h files in include into
19388 extra-include.
19389 (readline): Don't build.
19390 mpw-build.in (install): Install GDB.
19391
19392 * mpw-configure (prefix, mpw_prefix): Handle it.
19393 * mpw-config.in (mmalloc, readline): Don't configure.
19394 * mpw-build.in (thisscript): Rename to ThisScript.
19395 Use mpw-build instead of BuildProgram everywhere.
19396 (mmalloc, readline): Don't build.
19397 * mpw-README: New file, basic documentation about the MPW port.
19398
19399 * mpw-config.in: Use forward-include to create include files.
19400
19401 * mpw-configure: Add more things to the top of each configured
19402 Makefile, including contents of config/mpw-mh-mpw.
19403 * mpw-config.in (extra-include): Create this directory and fill it
19404 with Posix-like include files when configuring.
19405
19406 * config.sub (apple, mac, mpw): Add various aliases.
19407
19408 * mpw-build.in: New file, top-level build script fragment for MPW.
19409 * mpw-configure: New file, configure script for MPW.
19410 * mpw-config.in: New file, config fragment for MPW.
19411
19412Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19413
19414 * configure.in (host_libs): Remove glob, since it is gone from the
19415 sources.
19416
19417Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19418
19419 * Makefile.in: define empty GDB_NLM_DEPS var.
19420
19421 * configure.in(target_makefile_frag): use config/mt-netware
19422 for netware targets.
19423
19424Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19425
19426 * config.sub: Merge in recent FSF changes. Remove linux special
19427 cases.
19428
19429Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19430
731a8127 19431 Revert this change:
6599da04
JM
19432
19433 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19434
19435 * build-all.mk: Use CC=cc -Xs on Solaris.
19436
6599da04
JM
19437Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19438
19439 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19440 stop using it.
19441 * Makefile.in: Nuke all references to glob subdirectory.
19442
19443Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19444
19445 * configure.in: Fix --enable-shared logic in per-host.
19446
19447Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19448
19449 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19450
19451Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19452
19453 * configure.in (noconfigdirs): Don't build gas on AIX, for
19454 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19455
19456Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19457
19458 * configure: Fix --cache-file to work if the file argument is a
19459 relative path.
19460
19461Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19462
19463 * configure: If the --cache-file is used, pass it down to
19464 configure in subdirectories.
19465
19466Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19467
19468 * config.sub: add vxworks29k configuration.
19469
19470Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19471
19472 * Makefile.in (taz): Do "diststuff" part quietly.
19473
19474Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19475
19476 * config.sub: Mini-merge with gcc/config.sub.
19477
19478Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19479
19480 * config.guess (IRIX): Sed - to _.
19481
19482Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19483
19484 * Makefile.in (source-vault, binary-vault): New targets.
19485
19486Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19487
19488 * config.sub: Recognize -eabi as a basic system type.
19489
19490Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19491
19492 * configure.in (enable_shared stuff): Fix typo.
19493
19494Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19495
19496 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19497
19498Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19499
19500 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19501
19502Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19503
19504 * configure.in (rs6000-*-*): Don't build gas.
19505
19506Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19507
19508 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19509 reduce command line length.
19510 (AS_FOR_TARGET): Check for as.new, not Makefile.
19511 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19512
19513Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19514
19515 * config.guess: Merge from FSF.
19516
19517Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19518
19519 * configure: Don't use $ when handling program_suffix.
19520
19521Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19522
19523 * configure.in: Configure tk for hppa/hpux.
19524
19525Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19526
19527 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19528
19529Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19530
19531 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19532 to LIBCXXFLAGS. Tests are better run without it.
19533
19534Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19535
19536 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19537
19538Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19539
19540 * configure.in (*-*-netware*): Don't configure xiberty.
19541
19542Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19543
19544 * configure.in: Remove tk from native_only list.
19545
19546Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19547
19548 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19549 for special NCD build.
6599da04
JM
19550
19551Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19552
19553 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19554 makeall.bat, they're only useful for binutils snapshots.
19555 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19556 makeall.bat to specified SUPPORT_FILES.
19557
19558Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19559
19560 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19561 hosts. Add BNR's sun4 target to solaris host, so their
19562 build-from-source will be tested in-house first.
6599da04
JM
19563
19564Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19565
19566 * Makefile.in (LIBCFLAGS): New variable.
19567 (CFLAGS_FOR_TARGET): Ditto.
19568 (LIBCFLAGS_FOR_TARGET): Ditto.
19569 (LIBCXXFLAGS): Ditto.
19570 (CXXFLAGS_FOR_TARGET): Ditto.
19571 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19572 (BASE_FLAGS_TO_PASS): Pass them.
19573 (EXTRA_TARGET_FLAGS): Ditto.
19574
731a8127 19575 * configure.in: Support --enable-shared.
6599da04
JM
19576
19577Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19578
19579 * configure.in (target_libs): Include libstdc++ again.
19580 * config.guess: Update from FSF (for FreeBSD).
19581
19582Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19583
19584 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19585 makeall.bat.
19586 (DISTDOCDIRS): Add `etc'.
19587 (ETC_SUPPORT_PFX): New variable.
19588 (taz): Include anything from etc starting with a word in
19589 ETC_SUPPORT_PFX.
19590
19591Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19592
19593 * config.sub: Update for recent FSF changes. Remove obsolete
19594 h8300hds entry. Add -windows* and -osx as basic os. Minor
19595 spacing changes.
19596
19597Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19598
19599 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19600
19601 * config.guess: Merge with FSF.
19602 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19603
19604Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19605
19606 * configure: Since the "trap 0" handler will override the exit
19607 status on many systems, only use it for "exit 1", and make it set
19608 a non-zero exit status; reset it before "exit 0". Also, check
19609 exit status of config.sub, and error out if it failed.
19610
19611Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19612
19613 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19614 and install libgloss.
19615
19616Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19617
19618 * Makefile.in (all-binutils): Depend upon all-byacc.
19619
19620 * configure.in: Don't build emacs on Irix 5.
19621
19622Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19623
19624 * configure.in (*-*-netware*): Add libio.
19625
19626Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19627
19628 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19629 (CHECK_TARGET_MODULES): Ditto.
19630 (INSTALL_TARGET_MODULES): Ditto.
19631 (TARGET_LIBS): Ditto.
19632 (all-libstdc++): Note dependencies.
19633
19634Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19635
19636 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19637
19638Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19639
19640 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19641 -fexternal-templates.
19642
19643 * configure.in (target_libs): Add libstdc++.
19644 (noconfigdirs): Add libstdc++ as appropriate.
19645
19646Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19647
19648 * config.guess: Update from FSF.
19649
19650Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19651
19652 * configure: Use ${config_shell} when running ${configsub}.
19653
19654Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19655
19656 * config.sub: No longer recognize h8300h.
19657
19658Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19659
19660 * config.sub: Remove extraneous differences between config.sub and
19661 gcc/config.sub.
19662
19663Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19664
19665 * Makefile.in (DISTSTUFFDIRS): Add gas.
19666
19667Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19668
19669 * COPYING.NEWLIB: New file.
19670
19671Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19672
19673 * config.guess (HP-UX): Patch from Harlan Stenn
19674 <harlan@landmark.com> to also emit release level.
19675
19676Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19677
19678 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19679
19680Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19681
19682 * config.sub: Merge nextstep cleanup from FSF.
19683
19684Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19685
19686 * configure.in (arm-*-*): Don't configure ld for this target.
19687
19688Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19689
19690 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19691 librx, or newlib.
6599da04
JM
19692
19693Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19694
19695 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19696 configure ld--it works, but it doesn't support shared libraries.
19697
19698Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19699
19700 * config.guess (*-unknown-freebsd*): Get rid of possible
19701 trailing "(Release)" in version string.
19702 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19703
19704Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19705
19706 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19707 Fix type: *-next-neststep -> *-next-nextstep.
19708
19709 * config.guess: Merge from FSF:
19710
19711 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19712
19713 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19714
19715 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19716
19717 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19718 instead of UNIX_SV for UnixWare 1.0).
19719
19720Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19721
19722 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19723 to make gdb/nlm/* build after the compiler and linker.
19724
19725Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19726
19727 * config.guess (netbsd, freebsd, linux): Accept any machine,
19728 not just i[34]86.
19729 (m68k-atari-sysv4): Relocate to match FSF version.
19730
19731 * config.guess: More merges from the FSF:
19732
19733 Add a space before function call or macro invocation.
19734
19735 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19736
19737 * config.guess: Add trap cmd to remove dummy.c and dummy when
19738 interrupted.
19739
19740 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19741
19742 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19743 (dummy): Redirect stderr from compilation of dummy.c.
19744
19745 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19746
19747 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19748
19749Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19750
19751 * configure: Accept and ignore --cache*, for compatibility with
19752 new autoconf.
19753
19754Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19755
19756 * config.guess: Merge from FSF:
19757
19758 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19759
19760 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19761 (PATH): Add /.attbin at end for finding uname.
19762 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19763
19764 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19765
e490616e 19766 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19767
19768 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19769
e490616e
ZW
19770 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19771 to select whether to use ELF or COFF.
6599da04
JM
19772
19773 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19774
e490616e 19775 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19776
19777 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19778
19779 * config.guess: Guess the OS version for HPUX.
19780
19781 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19782
19783 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19784
19785Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19786
19787 * configure.in: Recognize --with-headers, --with-libs, and
19788 --without-newlib.
19789 * Makefile.in (all-xiberty): Depend upon all-ld.
19790
19791Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19792
19793 * configure.in: Change i[34]86 to i[345]86.
19794
19795Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19796
19797 * configure (version): A few more tweaks to help message.
19798
19799Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19800
19801 * Makefile.in: Remove (for now) librx as a host library,
19802 now that we're building it for target.
19803
19804Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19805
19806 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19807 (Karl Berry).
19808
19809Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19810
19811 * configure.in: Also configure librx.
19812
19813Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19814
19815 * Makefile.in: Update various rules to reflect that librx
19816 is now needed for libg++.
19817
19818Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19819
19820 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19821
19822Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19823
19824 * configure.in: Configure the examples directory.
19825
19826Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19827
19828 * configure: Simplify Jun 2 1994 change.
19829
19830Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19831
19832 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19833 /bin/gcc isn't good enough to build gcc.
19834
19835Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19836
19837 * Makefile.in (GDB_SUPPORT_FILES): Remove
19838 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19839 (gdb.tar.gz): Add new rule to use standard distribution building
19840 mechanism.
19841
19842Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19843
19844 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19845 Bill Cox <bill@cygnus.com>.
19846
19847Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19848
19849 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19850
19851Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19852
19853 * configure: Search current dir first in .gdbinit.
19854
19855Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19856
19857 * config.sub: Recognize freebsd (merged from gcc config.sub).
19858
19859Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19860
19861 * config.sub: Refer to NeXT's operating system as nextstep.
19862
19863 * config.sub (case $basic_machine): Re-order the cases, to match
19864 the order in the FSF version (which is mostly alphabethical).
19865 Merge in some additions and changes from the FSF.
19866
19867Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19868
19869 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19870 * config.sub: Recognize cxux7.
19871 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19872
19873Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19874
19875 * config.sub: Fix typo powerpc -> powerpc-*.
19876
19877Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19878
19879 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19880
19881 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19882 parallel with all-emacs and install-emacs). Top-level command
19883 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19884
19885Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19886
19887 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19888 $(relbindir)/make before doing ``make install'', and use
19889 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19890 installing over running make binary.
19891 ($(host)-stamp-stage3-installed): Likewise.
19892
19893Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19894
19895 * config.guess: Recognize Mach.
19896
19897Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19898
19899 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19900 see whether --exec-prefix was used.
19901
19902Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19903
19904 * README: Explicitly mention libg++/README. (Zoo's idea.)
19905
19906Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19907
19908 * Makefile.in: Add all-librx target similar to all-libproc.
19909
19910Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19911
19912 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19913 with post 1.2 uname bogosity.
19914
19915Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19916
19917 * configure: Remove temporary files on receipt of a signal.
19918
19919Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19920
19921 * configure: If there is a package_makefile_frag, remove
19922 ${subdir}/Makefile.tem after copying it in.
19923
19924Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19925
19926 * build_all.mk: support rs6000 lynx identifies itself as
19927 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19928 since /bin/gcc is too feeble to compile a modern gcc.
19929
19930Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19931
19932 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19933 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19934
19935Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19936
19937 * configure.in: Use mh-ncrsvr43. Patch from
19938 Tom McConnell <tmcconne@sedona.intel.com>.
19939
19940Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19941
19942 * config.guess (i386-unknown-bsdi): No longer need to
19943 check #if defined(__bsdi__) && defined(__i386__).
19944
19945Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19946
19947 * configure: Set program_transform_nameoption correctly.
19948
19949Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19950
19951 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 19952 added new targets and hppa info.
4e81ae98 19953
6599da04
JM
19954Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19955
19956 * configure: If config.guess result is a prefix of the user
19957 specified target, assume a native build and use the user specified
19958 target as the host alias. Remove SunOS patch suffix removal hack.
19959 * configure.in: Remove SunOS patch suffix removal hack.
19960
19961 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19962 in NATIVE_CHECK_MODULES.
19963
19964Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19965
19966 * Makefile.in: Rename HOST_ONLY to NATIVE.
19967 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 19968 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
19969 * configure.in: Add comments for easier maintenance.
19970
19971Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19972
19973 * Makefile.in: Add all-libproc target similar to all-gui.
19974
19975Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19976
19977 * Makefile.in (CHECK_MODULES): split into
19978 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19979
19980Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19981
19982 * config.guess (i386-unknown-bsdi): New system to guess.
19983
19984Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19985
19986 * Makefile.in: Add all-gui target (but not yet build by "all").
19987
19988Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19989
19990 * config.sub: Move deletion of patch suffix from here...
19991 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 19992 level scripts might need to know of a patch level.
6599da04
JM
19993
19994Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19995
19996 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 19997 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
19998
19999Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20000
20001 * Makefile.in (INSTALL_LAST): Delete.
20002 (INSTALL_DOSREL): New.
20003
20004Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20005
20006 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20007 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20008 whether we pass down --with-gnu-ld anyhow.
20009
20010Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20011
20012 * Makefile.in (INSTALL_LAST): Change operation so it works
20013 on more flavors of make.
20014 * configure.in (go32): Don't build libg++ or libio.
20015
20016Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20017
20018 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20019 they can be overriden by templates.
20020
20021Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20022
20023 * configure.in (target==go32): Don't build gdb.
20024 * dosrel: New directory.
20025
20026Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20027
20028 * configure.in (host==go32): Configure dosrel too.
20029 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20030 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20031 be set by incoming names or templates.
20032 (INSTALL_LAST): New rule.
6599da04
JM
20033
20034Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20035
20036 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20037
20038Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20039
6599da04
JM
20040 * configure.in (appdirs): New variable. Currently empty, but will
20041 be used in gas distribution. If nonempty, lists a set of
20042 directories at least one of which must get configured, or top
20043 level configuration is considered to have failed.
20044 (rs6000-*-lynxos*): Use new file name.
20045
20046Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20047
20048 Eliminate XTRAFLAGS.
20049 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20050 newlib include files using -idirafter, and also use -nostdinc.
20051 (CXX_FOR_TARGET): Likewise.
20052 (XTRAFLAGS): Removed.
20053 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20054 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20055 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20056 ($(DO_X)): Don't pass down XTRAFLAGS.
20057
20058Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20059
20060 * configure.in (mips*-dec-bsd*): New target; do build linker.
20061 (mips*-*-bsd*): New target; don't build linker.
20062
20063Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20064
20065 * configure.in: support rs6000-*-lynxos* configuration.
20066 support sunos4 as a cross target.
20067
20068 * config.sub: look for lynx*, not lynx since the OS version may
20069 legitimately be part of the name.
20070
20071Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20072
20073 * configure.in (i[34]86-*-sco*): Move to be with other i386
20074 targets.
20075 (romp-*-*): New target. Skip various binary utilities.
20076 (vax-*-*): New target. Don't build newlib.
20077 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20078
20079Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20080
20081 * configure.in: Only set host_makefile_frag if config
20082 directory exists.
20083
20084Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20085
20086 * install.sh: If $dstdir exists, don't check whether each
20087 component does.
20088
20089Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20090
20091 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20092
20093Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20094
3b75d237
AJ
20095 * configure.in (*-*-lynxos*): Don't configure newlib for either
20096 native or cross Lynx.
6599da04
JM
20097
20098Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20099
20100 * config.sub (sparc64-elf): Fix os.
20101 (z8k): Remove duplicate.
20102
20103Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20104
20105 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20106 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20107
20108Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20109
20110 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 20111 an NFS symlink (at least fail cleanly).
6599da04
JM
20112
20113Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20114
20115 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20116 -XNh2000.
20117
20118Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20119
20120 * configure: Unknown options are fatal again.
20121
20122Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20123
20124 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 20125 compatibility.
6599da04
JM
20126
20127Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20128
20129 * build-all.mk: Add `clean' target.
20130
20131Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20132
20133 * config.guess: Add SINIX support.
20134 * configure.in: Add mips-*-sysv4* support.
20135
20136Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20137
20138 * build-all.mk: Document all useful targets.
20139 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20140 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20141
20142Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20143
20144 * configure: Support --silent, --quiet.
20145
20146Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20147
20148 * configure: Support --disable-FEATURE.
20149
20150Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20151
20152 * config.guess: Recognize NCR running SVR4.3.
20153
20154Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20155
20156 * config.guess: Make BSDI generate i386-unknown-bsd386.
20157 Patch from Paul Eggert <eggert@twinsun.com>.
20158
20159Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20160
20161 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20162
20163Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20164
20165 * configure: Make unrecognized options give nonfatal warnings
20166 instead of fatal errors, and pass them to any subdirectory
20167 configures in case they recognize them.
20168 Make --x equivalent to --with-x.
20169
20170Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20171
20172 * configure: Add --enable-* options. Clean up usage message and
20173 some comments.
20174
20175Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20176
20177 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20178
20179Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20180
20181 * configure.in (hppa*-*-*): Enable binutils.
20182
20183Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20184
20185 * config.sub: Recognize cisco.
20186
20187Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20188
20189 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20190
20191Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20192
20193 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20194 than one configuration name. Add comment.
20195
20196Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20197
20198 * config.guess: about target *-hitachi-hiuxwe2, fixed
20199 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20200 macro is incorrect.]
20201
20202Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20203
20204 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20205 than the "make ls" stuff which used to be here.
20206
20207Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20208
20209 * config.guess: Recognize i[34]86-unknown-freebsd.
20210 From Shawn M Carey <smcarey@rodan.syr.edu>.
20211
20212Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20213
20214 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20215
20216Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20217
20218 * config.guess: Check for ptx.
20219
20220Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20221
20222 * config.sub: Add os9k checking.
20223
20224Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20225
20226 * config.guess: Handle OSF1 running on HPPA processors
20227
20228Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20229
20230 * configure: If subdir configure fails, print out a message with
20231 subdirectory name, in case subdir's configure code didn't identify
20232 itself.
20233
20234Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20235
20236 * configure.in: Remove embedded newlines from configdirs.
20237 Avoid mismatches of substrings. Fix matching strings at end
20238 of configdirs.
20239
20240Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20241
20242 * config.guess: Add Lynx/rs6000 config support.
20243
20244Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20245
20246 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20247
20248Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20249
20250 * configure.in (hppa*-*-osf*): Treat this just like most other
20251 PA configurations (eg no binutils or ld).
20252 (hppa*-*-*elf*): These configurations have binutils and ld.
20253
20254Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20255
20256 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20257
20258Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20259
20260 * configure.in (rs6000-*-*): Build gas.
20261
20262Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20263
e490616e 20264 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
20265
20266Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20267
20268 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20269 for GDB and GDB has been fixed to not need it.
20270
6599da04
JM
20271Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20272
20273 * config.guess: Recognize vax hosts.
20274
20275Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20276
20277 * configure (while loop): Don't use "break 2" inside case
20278 statement -- the case statement isn't an enclosing loop.
20279
20280Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20281
20282 * config.guess: Clean up NeXT support, to allow nextstep
20283 on Intel machines. Make OS be nextstep.
20284
20285Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20286
20287 * config.guess: Add alternate forms for Convex.
20288
20289Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20290
20291 * configure: Completely rewrite option processing. Take
20292 advantage of pattern-matching to avoid invoking test frequently.
20293 Also clean up host and target defaulting logic.
20294
20295Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20296
20297 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20298 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20299 commands (plus user environment) will fit SCO limits.
20300
20301Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20302
20303 * configure.in: Don't issue warnings about directories which are
20304 not being configured if -norecursion is set. Correct test for
20305 --with-gnu-as and --with-gnu-ld to not get confused by substring
20306 matches.
20307
20308 * configure.in: Don't build gas for alpha-dec-osf1*.
20309
20310Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20311
20312 * configure: Back out Per's change of 12/19/1993. It changes the
20313 behavior of configure in unexpected and confusing ways.
20314
20315 Also, use different delim char when calculating
20316 program_transform_name so that the name can contain slashes.
20317
20318Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20319
20320 * configure.in, config.sub: Add support for VSTa micro-kernel.
20321
20322Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20323
20324 * configure.in: Nuke hacks which were used to get a special
20325 version of GAS for HPPA configurations.
20326
20327Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20328
20329 * configure: If only ${target_alias} is given, use that
20330 as the default for ${host_alias}.
20331 * configure: Add missing back-slashes before nested quotes.
20332
20333Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20334
20335 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20336
20337Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20338
20339 * config.guess: Recognize some Tektronix configurations.
20340 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20341
20342Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20343
20344 * config.sub: Match any flavor of SH.
20345
20346Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20347
20348 * configure.in: Don't try to configure newlib for Alpha.
20349
20350Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20351
20352 * configure.in: Don't build ld for Irix 5. Don't build gas,
20353 libg++ or libio for any Alpha target.
20354
20355 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20356
20357Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20358
20359 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20360 default arguments -- so it tried to compress itself.
20361
20362Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20363
20364 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20365 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20366
20367Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20368
20369 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20370 versions of many libraries are not available.
6599da04
JM
20371
20372Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20373
20374 * config.guess: Recognize Apollos (using environment variables).
20375 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20376
20377Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20378
20379 * config.guess: Recognize Sony news mips running newsos.
20380
20381Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20382
20383 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20384 "fi ; else" for bash.
20385
20386Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20387
20388 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20389
20390Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20391
20392 * config.sub: accept unixware as an alias for svr4.2.
20393 Fix some inconsistancies with the gcc version.
20394
20395Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20396
20397 * Makefile.in (DISTDOCDIRS): Add gdb.
20398
20399Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20400
20401 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20402
20403Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20404
20405 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20406 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20407 this now.
20408
20409Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20410
20411 * config.sub: Accept hiux* as an OS name.
20412
20413 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20414 etc/make-stds.texi. The underscore came from gcc, and dje now
20415 agrees that RUNTESTFLAGS is the correct name.
20416
20417Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20418
20419 * install.sh: Remove 'set -e'. It makes any conditionals
20420 in the script useless.
20421
20422 * config.guess: Automatically recognize arm-acorn-riscix
20423 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20424
20425Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20426
20427 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20428
20429Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20430
20431 * Makefile.in (DISTDOCDIRS): New variable.
20432 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20433 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20434
20435Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20436
20437 * configure.in (hppa target): check the source directory for the
3d3b561f 20438 pagas sub-directory
6599da04
JM
20439
20440Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20441
20442 * config.sub: Allow -aout* and -elf*.
20443
20444Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20445
20446 * configure.in: Don't build ld on i386-solaris2, same as for
20447 sparc-solaris2.
20448
20449Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20450
20451 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20452
20453Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20454
20455 * configure.in: Configure gdb for alpha.
20456
20457Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20458
20459 * Makefile.in (CXXFLAGS): Add -O.
20460
20461Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20462
20463 * config.guess: added support for DG Aviion
20464
20465Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20466
20467 * configure.in: Produce warning message for subdirectories not
20468 configurable for this host/target combination. Don't try to
20469 configure gdb for vms.
20470
20471Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20472
20473 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20474 appropriate files before making "diststuff".
20475 (DISTBISONFILES): New var: list of files to be edited.
20476 (DISTSTUFFDIRS): Add binutils.
20477
20478Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20479
20480 * config.sub: also handle mipsel and mips64el (for little endian mips)
20481
20482Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20483
20484 * configure.in: Add * to end of all OS names.
20485
20486Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20487
20488 * configure.in: Build newlib for LynxOS native.
20489
20490Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20491
20492 * config.guess: Add support for delta 88k running SVR3.
20493
20494 * configure.in: Add comment about HP compiler vs. emacs.
20495
20496Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20497
20498 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20499 due to bugs in getpwnam & getpwuid)
6599da04
JM
20500
20501Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20502
20503 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20504 config.guess will produce a full version number.
20505
20506Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20507
20508 * configure.in: Build linker and binutils for alpha-dec-osf1.
20509
20510Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20511
20512 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20513 and gdb/testsuite/Makefile.in.
20514
20515Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20516
20517 * configure.in: recognize mips*- instead of mips-
20518
20519Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20520
20521 * config.sub: Accept linux*coff and linux*elf as operating
20522 systems.
20523
20524Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20525
20526 * config.sub: Recognize mips64, and mips3 as an alias for it.
20527
20528Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20529
20530 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20531 gdb knows how to handle OSF/1 shared libraries.
20532
20533Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20534
20535 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20536 * config.guess: Recognize Hitachi's HIUX.
20537 * config.sub: Recognize h3050r* and hppahitachi.
20538 Remove redundant cases for hp9k[23]*.
20539
20540Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20541
20542 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20543 if gas and ld are in the source tree and are in ${configdirs}.
20544 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20545 --with options (but still pass them down on the command line,
6599da04
JM
20546 if they were explicitly specified).
20547
20548Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20549
20550 * configure: substitute SHELL value in Makefile.in with
20551 ${CONFIG_SHELL}
20552
20553Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20554
20555 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20556 *-*-solaris2* targets.
20557
20558Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20559
20560 * Makefile.in: define M4, and pass it down to sub-makes;
20561 all-autoconf now depends on all-m4
20562
20563Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20564
20565 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20566 presence of {ar,ranlib} instead of a configured directory
20567
20568Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20569
20570 * config.guess: Accept 34?? as well as 33?? for NCR.
20571
20572Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20573
20574 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20575 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20576
20577Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20578
20579 * configure: grab values for $(CC) and $(CXX) from the
20580 environment, so that someone can do "CC=gcc configure; make" and
20581 have it work right (matching the way that autoconf works now)
20582
20583 * configure.in, Makefile.in: add support for gash, the tcl
20584 interface to Galaxy
20585
20586 * config.guess: add NetBSD variants (hp300, x86)
20587
20588Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20589
20590 * install.sh: Support -d option (in the manner of SunOS 4 install,
20591 as it is more deterministic than that of GNU install)
20592 (chmodcmd): Set file to mode 755 by default (should also do default
20593 chgrp and chown, but I don't feel like dealing with that now)
20594
20595Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20596
20597 * config.sub: Remove h8300hhms alias.
20598
20599Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20600
20601 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20602
20603Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20604
20605 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20606 as stmp-fixinc
20607
20608Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20609
20610 * config.sub: recognize m88110-bug-coff.
20611
20612Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20613
20614 * Makefile.in (all-libio): all dependencies on the toolchain used
20615 to build this (gcc, gas, ld, etc)
20616
20617Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20618
20619 * config.guess: Deal with OSF/1 1.3 on alpha.
20620
20621Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20622
20623 * install.sh: add some 'else true' clauses for portability
20624
20625 * configure.in: don't build libio for h8[35]00-*-* targets
20626
20627Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20628
20629 * Makefile.in: Add support for new libio.
20630
20631Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20632
20633 * install.sh: If one command fails, don't try the rest. Don't try
20634 to remove $dsttmp (via trap) unless we have already created it.
20635 If $src doesn't exist, detect it and exit with an error.
20636
20637 * config.guess: Recognize BSD on hp300.
20638
20639Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20640
20641 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20642 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20643
20644Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20645
20646 * Makefile.in (all-send-pr): depends on all-prms
20647
20648Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20649
20650 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20651
20652Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20653
20654 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20655 Added test for mips-mips-riscos5.
20656
20657Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20658
20659 * configure.in: use mh-hp300 for 68k HP hosts
20660
20661Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20662
20663 * configure: add support for CONFIG_SHELL, so that you can use
20664 some alternate shell for evaluating configure scripts
20665
20666Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20667
20668 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20669 in configure script to bug-gdb@prep.ai.mit.edu when building
20670 distribution archive.
20671 * Makefile.in (COMPRESS): Remove def.
20672 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20673 gdb.tar.Z and make-gdb.tar.Z respectively.
20674 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20675 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20676 to convergence with 'taz' target in Makefile.in.
20677
20678Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20679
20680 * install.sh (dsttmp): use trap to ensure that tmp files go
20681 away on error conditions
20682
20683Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20684
20685 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20686
20687Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20688
20689 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20690 its parent is '/' not ''.
20691
20692 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20693
20694Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20695
20696 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20697 that ${newsrcdir}/configure.in does.
20698
20699Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20700
20701 * test-build.mk: support for CONFIG_SHELL
20702
20703Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20704
20705 * config.sub (netware): Add as a basic system type.
20706
20707Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20708
20709 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20710 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20711
20712Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20713
20714 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20715 (h8300hhms is temporary until multi-libraries are implemented).
20716 * configure.in: Handle h8300h too.
20717
20718Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20719
20720 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20721
20722Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20723
20724 * configure: Remove extraneous output when guessing host type.
20725 * config.guess: Remove extraneous output when guessing using C
20726 compiler rather than uname, or when guessing fails.
20727
20728Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20729
20730 * Makefile.in: remove all.cross and install.cross targets
20731
20732 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20733 definitions
6599da04
JM
20734
20735Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20736
20737 * configure.in (target sh): Build gprof.
20738
20739Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20740
20741 * config.sub: change -solaris to -solaris2
20742
20743Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20744
20745 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20746
20747Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20748
20749 * configure: Correct error message for missing Makefile.in to
20750 print correct directory.
20751
20752Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20753
20754 * install.sh: kludge around 386BSD shell bug
20755
20756Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20757
20758 * config.guess: Recognize NeXT.
20759 * config.guess: Recognize i486-ncr-sysv4.
20760 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20761
20762Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20763
20764 * Makefile.in (MAKEINFOFLAGS): New variable.
20765 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20766 * build-all.mk, test-build.mk: Pass down --no-split as
20767 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20768
20769Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20770
20771 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20772
20773Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20774
20775 * Makefile.in (libg++.tar.z): New rule.
20776 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20777 * Makefile.in (taz): Only do a single chmod.
20778
20779Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20780
20781 * install.sh: don't use dirname anymore (replaced with sed usage)
20782
20783Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20784
20785 * Makefile.in: Change extension for gzip'd files from '.z' to
20786 '.gz' per new FSF standard usage.
20787
20788Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20789
20790 * configure: put quotes around the final value of program_transform_name
20791
20792Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20793
20794 * Makefile.in: new install.sh support; update install-info rules
20795
20796Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20797
20798 * configure.in: Build diff for crosses, but not for go32 host.
20799
20800 * configure.in: Build gprof only for native, and don't build it
20801 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20802
20803Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20804
20805 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20806
20807Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20808
20809 * configure.in (host_tools): Add prms.
20810
20811Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20812
20813 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20814 with $(FLAGS_TO_PASS) on the command line
20815
20816 * config.sub: Recognize lynx and lynxos
20817
20818Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20819
20820 * config.sub: Accept -ecoff*, not just -ecoff.
20821
20822Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20823
20824 * Makefile.in (taz): Use .gz suffix instead of .z.
20825 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20826 names.
20827
20828Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20829
20830 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20831
20832Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20833
20834 * Makefile.in (install-no-fixedincludes): install gcc last, so
20835 that rebuilds that might happen during 'make install' don't get
20836 bogus gcc include files
20837
20838Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20839
20840 Change from Utah for HPPA support:
20841 * config.guess: Recognize hppa1.x-hp-bsd.
20842
20843Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20844
20845 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20846 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20847
20848Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20849
20850 * config.sub: Add support for rom68k and bug boot monitors.
20851
20852Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20853
20854 * Makefile.in: Make all-opcodes depend on all-bfd.
20855
20856Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20857
20858 * config.guess: Added special check for i[34]86-univel-sysv4*.
20859
20860Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20861
20862 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20863 the processor rather than assuming i486.
20864
20865Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20866
20867 * config.guess: Recognize SunOS6 as Solaris3.
20868
20869Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20870
20871 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20872 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20873
20874Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20875
20876 * build-all.mk (all-cross): New target for Canadian Cross.
20877 Added Q2 go32 targets.
20878 * test-build.mk: Configure go32 cross sparclite-aout and
20879 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20880 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20881
20882Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20883
20884 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20885 GO32 hosted toolchains
20886
20887Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20888
20889 * configure: change so "-exec-prefix" gets passed down rather
20890 than "-exec_prefix" so autoconf generated Makefiles get the
20891 exec_prefix set right.
20892
20893Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20894
20895 * config.guess: get the Solaris2 minor version number
20896
20897 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20898
20899Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20900
20901 * config.guess: Recognize some Sequent platforms.
20902
20903Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20904
20905 * Makefile.in: added the vault-install target
20906
20907 * configure.in: actually use the Sun3 makefile fragment that's in
20908 config, also added the release dir to configdirs
20909
20910Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20911
20912 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20913
20914Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20915
20916 * configure.in: remove some program from Alpha targetted toolchains
20917
20918Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20919
20920 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20921 gprof.
20922 (taz): Run "make diststuff" in those directories instead of "make
20923 proto-dir". Look for "VERSION=" only at start of line in subdir
20924 Makefile. Use "gzip -9" for compression.
20925 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20926 (binutils.tar.z): New target.
20927
20928Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20929
20930 * Makefile.in (taz): Include gpl.texinfo.
20931
20932Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20933
20934 * Makefile.in (setup-dirs): Merged into "taz" target.
20935 (taz): Only do `proto-dir' stuff if a directory is actually needed
20936 for this target.
20937
20938Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20939
20940 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20941 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20942 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20943 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20944 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20945
20946Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20947
20948 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20949 config.sub, and move-if-change to gdb testsuite distribution
20950 archive, so the testsuite can be extracted, configured, and
20951 run separately from the gdb distribution. Blow away the Chill
20952 tests that require a Chill compiled executable, since GNU Chill
20953 is not yet publically available.
20954
20955Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20956
20957 * test-build.mk: set environment variables in a single command,
20958 instead of a list of assignments and exports
20959
20960 * config.guess: recognize Alpha/OSF1 systems
20961
20962Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20963
20964 * configure: Change help message to prefer --options rather than
3d3b561f 20965 -options.
6599da04
JM
20966
20967Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20968
20969 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20970 zippy@ecst.csuchico.edu.
20971 * config.guess: Recognize miniframe.
20972
20973Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20974
cc6010cd
AP
20975 * Makefile.in: Use srcroot to find runtest rather than rootme.
20976 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20977
20978Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20979
20980 * test-build.mk: Extensive additions to support building on a
20981 machine other than the host.
20982
20983Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20984
20985 * configure (tooldir): Fix for i386-aix again.
20986
20987Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20988
20989 * configure, Makefile.in: Change definition of $(tooldir)
20990 to match the FSF.
20991
20992Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20993
20994 * config.guess: Recognize i[34]86/SVR4.
20995
20996Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20997
20998 * Makefile.in (all-gdb): gdb depends on sim.
20999
21000Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21001
21002 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21003 at the same time we make the prototype gdb directory.
21004 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21005 files at the same time as the gdb base release distribution.
21006
21007Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21008
21009 * Makefile.in (check): Use individual check targets rather than
21010 DO_X rule.
21011 (check-gcc): Added.
21012
21013Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21014
21015 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21016 for System V release 3.2.
21017
21018Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21019
21020 * config.sub: Recognize hppaosf.
21021 * configure.in: Do configure ld/binutils/gas for it.
21022
21023Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21024
21025 * configure (tooldir): Alter syntax used to set this, for systems
21026 where "\$" isn't handled right, like i386-aix.
21027
21028Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21029
21030 * configure: Pass program-transform-name, not
21031 program_transform_name, to recursive configures.
21032
21033Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21034
21035 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21036 of gas+ld+binutils.
21037
21038Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21039
21040 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21041
21042Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21043
21044 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21045
6599da04
JM
21046Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21047
21048 * Makefile.in (PRMS): Set back to all-prms.
21049
21050Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21051
21052 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21053 targets, rather than for MIPS hosts.
21054
21055Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21056
21057 * configure.in: add comment for --with-x default values
21058
21059 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21060
21061 * Makefile.in: add check-* targets for each of the directories in
21062 the tree. Add a definition of RUNTEST that will use the one we
21063 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21064
21065Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21066
21067 * configure.in: Removed obsolete references to bfd_target and
21068 target_makefile_frag.
21069
21070 * build-all.mk: Set assorted targets for Q2.
21071 * config.sub: Recognize z8k-sim and h8300-hms.
21072 * test-build.mk: Really don't pass host to configure.
21073 (HOLES): Added uname.
21074
21075Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21076
21077 * configure: Handle an empty program-prefix, program-suffix or
21078 program-transform-name correctly.
21079
21080Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21081
21082 * build-all.mk: -G 8 no longer required for MIPS targets.
21083 * test-build.mk: Don't pass host argument to configure; make it
21084 guess.
21085
21086Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21087
21088 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21089 * Makefile.in (COMPRESS): New macro, like GZIP.
21090
21091Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21092
21093 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21094
21095 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21096 with gas currently defaults to -G 0.
21097
21098Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21099
21100 * Makefile.in (all-flex): flex depends on byacc.
21101
21102 * build-all.mk: If host not specified, use config.guess. Pass TAG
21103 to test-build.mk as RELEASE_TAG.
21104 * test-build.mk (configargs): New variable containing arguments to
21105 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21106 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21107
21108 * config.guess: Use /bin/uname when checking -X argument on SCO,
21109 to avoid invoking GNU uname which doesn't understand -X.
21110
21111 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21112
21113 * configure.in: Build gas for mips-*-*.
21114
21115Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21116
21117 * Makefile.in (all.normal): insert missing backslash.
21118
21119Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21120
731a8127 21121 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
21122
21123 * Makefile.in: Complete overhaul to merge many almost identical
21124 targets.
21125
21126Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21127
21128 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21129 (gdb.tar.Z): Adjusted.
21130
21131 * Makefile.in (setup-dirs, taz): New targets; should be general
21132 enough to adapt for gdb sometime. Build only .z file.
21133 (gas.tar.z): New target.
21134
21135Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21136
21137 * build-all.mk: Use CC=cc -Xs on Solaris.
21138
6599da04
JM
21139Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21140
21141 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21142 for handling BISON for FSF releases.
21143
21144Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21145
21146 * configure: Actually implement the change zoo just documented.
21147
21148Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21149
21150 * configure: when using config.guess, only set target_alias when
21151 it's not already been set (ie, on the command line)
21152
21153Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21154
21155 * Makefile.in: add installcheck target, set PRMS to install-prms
21156
21157Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21158
21159 * configure: add support for package_makefile_fragment, handle the
21160 case where a directory has a configure.in file but no Makefile.in
21161 more gracefully (with an actual understandable error message, even);
21162 add support for --without (and add this to the usage message); also
21163 explicitly add a --host=${host_alias} to the command line when
21164 config.guess is used
21165
21166Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21167
21168 * configure: Must use both --host and --target in recursive calls.
21169
21170Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21171
21172 * Makefile.in: Change deja-gnu to dejagnu.
21173
21174Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21175
21176 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21177
21178Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21179
21180 * configure.in: canonicalize all instances to *-*-solaris2*,
21181 also strip out a number of tools to not build for go32 host
21182
21183Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21184
21185 * config.guess: add GPL.
21186
21187 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 21188 copyrights to 93.
6599da04
JM
21189
21190Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21191
21192 * Makefile.in (do-info): Removed obsolete check for existence of
21193 localenv file.
21194
21195 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21196
21197Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21198
21199 * Makefile.in: a couple of 'else true' for decstation,
21200 support for TclX
21201
21202 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21203
21204Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21205
21206 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21207
21208Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21209
21210 * config.guess: Recognize i386-ibm-aix (PS/2).
21211 * configure.in: Use config/mh-aix386 file for it.
21212
21213Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21214
21215 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21216 CC_FOR_TARGET instead.
21217 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21218
21219Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21220
21221 * Makefile.in: Add sim to list of directories sent with gdb
21222
21223Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21224
21225 * configure.in: Put back mips-dec-bsd* case.
21226
21227Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21228
21229 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21230 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21231 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
21232
21233Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21234
21235 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21236
21237 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21238 (install-info): install dir.info only if it exists,
21239 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21240
21241Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21242
21243 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21244 gas for mips-dec-bsd.
21245
21246Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21247
21248 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21249 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21250
21251Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21252
21253 * configure.in: Added "dejagnu" to hosttools list.
21254
21255Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21256
21257 * config.sub, configure.in, config.guess: Add support
21258 for Bosx, an AIX variant from Bull.
21259 Patches from F.Pierresteguy@frcl.bull.fr.
21260
21261Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21262
21263 * devo/dejagnu: Initial creation of devo/dejagnu.
21264 Migrated dejagnu testcases and support files for testing software
21265 tools to reside as subdirectories, currently called "testsuite",
21266 within the directory of the software tool. Migrated all programs,
21267 support libraries, etc. beloging to dejagnu proper from
21268 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21269 with no modifications. The changes to these files which will
21270 allow them to configure, build, and execute properly will be made
21271 in a future update.
21272
21273Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21274
21275 * Makefile.in: Change send_pr to send-pr.
21276 * configure.in: Likewise.
21277 * send_pr: Renamed directory to send-pr.
21278
21279Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21280
21281 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21282
21283Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21284
21285 * README: Update for gdb-4.8 release.
21286 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21287 gdb-xxx.tar.z (gzip'd) file also.
21288
21289Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21290
21291 * Makefile.in: make all-diff depend on all-libiberty
21292
21293Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21294
21295 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21296
21297Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21298
21299 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21300
21301Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21302
21303 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21304 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21305 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21306
21307Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21308
21309 * Makefile.in: makeinfo binary is in a new location
21310
21311Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21312
21313 * config.sub: Accept -ecoff as an OS.
21314
21315 * Makefile.in: Various changes to eliminate a level of make
21316 recursion and reduce the required command line length.
21317 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21318 sub-makes.
21319 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21320 variables holding settings for specific sub-makes.
21321 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21322 in terms of BASE_FLAGS_TO_PASS.
21323 (TARGET_LIBS): New variable listing directories which use
21324 TARGET_FLAGS_TO_PASS.
21325 (subdir_do): Eliminated.
21326 (do-*): New set of targets to replace subdir_do.
21327 (various): All targets which used subdir_do now depend on do-*.
21328 (local-clean): Renamed from do_clean.
21329 (local-distclean): New target, dependency of distclean and
21330 realclean.
21331 (install-info): Don't create directories. Depend on dir.info
21332 rather than calling make recursively.
21333 (install-dir.info): Eliminated.
21334 (install-info-dirs): Create all info directories here.
21335 (dir.info): Depend upon do-install-info.
21336
21337 * test-build.mk (HOLES): Added false.
21338
21339Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21340
21341 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21342
21343Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21344
21345 * Makefile.in (info): remove dependency on all-texinfo. The
21346 problem was really in texinfo/C, not at this level.
21347
21348Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21349
21350 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21351
21352Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21353
21354 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21355 GDB releases.
21356
21357Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21358
21359 * configure: Include srcdir in message about target of link not
21360 being found. Don't convert `-' to `_' in `with' options being
21361 passed to subdirs.
21362
21363Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21364
21365 * configure.in: add uudecode to host_tools
21366
21367 * Makefile.in: added {all,install}-uudecode targets, added them to
21368 the appropriate lists
21369
21370Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21371
21372 * Makefile.in (all-gcc): Added dependency on all-gas.
21373
21374 * configure.in (mips-*-*): Build ld and binutils.
21375
21376Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21377
21378 * configure: check return code from mkdir, print error message and
3d3b561f 21379 exit on failure.
6599da04
JM
21380
21381Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21382
21383 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21384
21385Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21386
21387 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21388
21389Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21390
21391 * config.sub (h8500): Recognize this as a cpu type.
21392
21393Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21394
21395 * configure: source directory missing is no longer a warning
21396
21397 * configure.in: recognize irix[34]* instead of irix[34]
21398
21399 * Makefile.in: define and pass down X11_LIB
21400
6599da04
JM
21401Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21402
21403 * guess-systype: Renamed to ...
21404 * config.guess: ... by popular request.
21405 * configure.in, Makefile.in: Update accordingly.
21406
21407Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21408
21409 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21410 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21411 + Execute ./dummy instead of assuming . is in PATH.
21412
21413Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21414
21415 * guess-systype: New shell script. Attempts to guess the
21416 canonical host name of the executing host.
21417 Only a few hosts are supported so far.
21418 * configure: Call guess-systype if no host is specified.
21419
21420Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21421
21422 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21423 gcc Makefile.
21424
6599da04
JM
21425Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21426
21427 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21428 (all-gcc, install-gcc, subdir_do): Use it.
21429
21430Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21431
21432 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21433
21434Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21435
21436 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21437 set exclusively by configure, using configure.in .
6599da04
JM
21438
21439Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21440
21441 * test-build.mk: set $PATH for all builds
21442
21443 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21444
21445Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21446
21447 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21448 the one used in gcc/Makefile.in, so that a null expansion doesn't
21449 override the one needed to build gcc with a native cc.
21450
6599da04
JM
21451Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21452
21453 * configure: Accept -with arguments.
21454
21455Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21456
21457 * Makefile.in: added h8300sim
21458
21459Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21460
6599da04
JM
21461 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21462 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21463 (all-cygnus, native, build-cygnus): Make
21464 $(canonhost)-stamp-3stage-done, not $(host)....
21465 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21466 i386-sco3.2v4. Added else true to if command.
21467
21468Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21469
21470 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21471
21472Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21473
21474 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21475
21476Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21477
21478 * configure.in: don't remove binutils from Solaris builds
21479
21480Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21481
21482 * Makefile.in: get rid of earlier definitions for *clean,
21483 also handle the recursive info rule better
21484
21485Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21486
21487 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21488 do more-or-less the right thing.
21489
21490Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21491
21492 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21493 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21494
21495Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21496
21497 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21498 $(host_canonical).
21499
21500 * configure.in: split the configdirs list into 4 categories (native
21501 v. cross, library v. tool) and handle the cross-only and native-
21502 only in more reasonable (and correct!) way.
21503
21504Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21505
21506 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21507 configdirs anymore.
21508
21509Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21510
21511 * Makefile.in: extensive cleanup:: removed all of the explicit
21512 clean-* targets, collapsed many wrappers around subdir_do into
21513 one, added additional targets to satisfy standards.texi, deleted
21514 some old targets, some changes for consistency
21515
21516Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21517
21518 * configure.in: handle some programs as cross-only, and others as
21519 native only
21520
21521 * test-build.mk: handle partial holes in a more generic manner
21522
21523 * Makefile.in: m4 depends on libiberty
21524
6599da04
JM
21525Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21526
21527 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21528 time, wdiff, and find to configdirs
21529
21530 * Makefile.in: all, clean, and install rules for the new programs
21531 added to configure.in
21532
21533Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21534
21535 * configure.in: use mh-sun for all *-sun-* hosts
21536
6599da04
JM
21537Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21538
21539 * Makefile.in: define flags for X11 include files and library file
21540 locations, pass them down to the programs that need this info
21541
21542 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21543
6599da04
JM
21544Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21545
21546 * configure.in: start building libg++ for HP-UX targets
21547
21548Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21549
21550 * README: Update references to files moved into etc/.
21551
21552Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21553
21554 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21555 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21556
21557Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21558
21559 * configure: accept dash as well as underscore in long option
21560 names for FSF compatibility.
21561
21562Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21563
21564 * config.sub: added -sco3.2v4 support from FSF.
21565
21566Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21567
21568 * configure.in: expand the section that adds or removes
21569 directories from the list of programs to build, to handle native
21570 vs. cross in addition to host v. native
21571
21572Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21573
21574 * Makefile.in: Replace C++ in macro names with CXX.
21575 This is less likely to break ...
21576
21577Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21578
21579 * test-build.mk: add -w to GNU_MAKE
21580
21581Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21582
21583 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21584 add 'sparc' to list of recognized cpus. This needed to make
21585 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21586 Delete some redundant ose68 variants. Recognize -wrs as an os,
21587 then changes that into $CPU-wrs-vxworks.
21588
21589 * configure.in: remove most references to gdbtest, regularize
21590 target based program removal
21591
21592 * test-build.mk: import from p3 tree (many fixes and changes)
21593
21594Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21595
21596 * Makefile.in: added rules to handle tcl, tk, and expect
21597
21598 * configure.in: handle those directories if they exist
21599
21600Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21601
21602 * config.sub: removed bogus hppabsd and hppahpux names, since
21603 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21604
21605Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21606
21607 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21608 depends upon all-xiberty
21609
21610 * Makefile.in: changes from p3, including:
21611
21612 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21613
21614 * Makefile.in (XTRAFLAGS): include newlib directories if
21615 newlib/Makefile exists, rather than if host != target.
21616
21617 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21618
21619 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21620 from the same source tree and not building a cross-compiler. This
21621 matters for the libg++ configuration if reconfiguring a tree that
21622 has already been installed.
21623
21624 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21625
21626 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21627 pick up the machine and system specific header files.
21628
21629 * Makefile.in: added AS_FOR_TARGET, passed down in
21630 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21631 the C compiler to use to create programs which are run in the
21632 build environment, set it to default to $(CC), and passed it down
21633 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21634
21635 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21636
21637 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21638 We need them for unusual native builds, like systems without
21639 ranlib.
21640
21641 * configure: also define $(host_canonical) and
e490616e
ZW
21642 $(target_canonical), which are the full, canonical names for the
21643 given host and target
6599da04
JM
21644
21645Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21646
21647 * Makefile.in: Added separate definitions for C++.
21648
21649Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21650
21651 * configure.in (configdirs): Add deja-gnu.
21652
21653Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21654
21655 * README: Update for configure.texi and gdb-4.7 release.
21656
21657Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21658
21659 * Makefile.in: Move "all" target to top of file.
21660 Previously, first target was ".PHONY" which caused BSD4.4 make
21661 to build .PHONY when make was run without arguments.
21662
21663Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21664
21665 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21666 Library-copylefted code in libiberty.
21667
21668Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21669
21670 * config.sub: Replace m68kmote with plain old m68k.
21671
21672Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21673
21674 * Makefile.in: Remove space from blank line, avoid Make complaints.
21675
21676Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21677
21678 * config.sub: Complain if no argument is given. Added support for
21679 386bsd as OS and target alias.
21680
21681Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21682
21683 * Makefile.in (XTRAFLAGS): include newlib directories if
21684 newlib/Makefile exists, rather than if host != target.
21685
21686Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21687
21688 * config.sub: recognize sparclite-wrs-vxworks.
21689
21690 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21691 p3.) Added clean-xiberty to clean.
21692
21693Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21694
21695 * configure.in: use *-*-* instead of nested cases for host and target
21696
21697Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21698
21699 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21700 from the same source tree and not building a cross-compiler. This
21701 matters for the libg++ configuration if reconfiguring a tree that
21702 has already been installed.
21703
21704Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21705
21706 * config.sub (i486v/i486v4): Merge in from FSF version.
21707
21708Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21709
21710 * configure: only set PWD if it is already set.
21711
21712Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21713
21714 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21715 doesn't have unset and all success paths (and most error paths)
21716 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21717 to just ${PWD} to avoid confusion.)
21718
21719Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21720
21721 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21722 even for a native compilation.
21723
21724Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21725
21726 Changes to make the gdb.tar.Z rule work better.
21727
21728 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21729 (DEVO_SUPPORT): Add configure.texi.
21730 (bfd-ilrt.tar.Z): Remove ancient rule.
21731
21732Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21733
21734 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21735 pick up the machine and system specific header files.
21736
21737 * configure.in, config.sub: added new target m68010-adobe-scout,
21738 with alias of adobe68k. Changed configure.in to check for
21739 -scout before -sco* to avoid a false match.
21740
21741 * Makefile.in: added AS_FOR_TARGET, passed down in
21742 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21743 the C compiler to use to create programs which are run in the
21744 build environment, set it to default to $(CC), and passed it down
21745 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21746
21747Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21748
21749 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21750 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21751 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21752 FOR_TARGET variants, to newlib and libg++.
21753
21754Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21755
21756 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21757 first.
21758
21759Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21760
21761 * config.sub: Accept `elf' as an environment.
21762
21763Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21764
21765 * Makefile.in (all-opcodes): cd into the right directory
21766
21767Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21768
21769 * configure: added -program_transform_name option, used as
21770 argument to sed when installing programs.
21771 configure.texi: added documentation for -program_prefix,
21772 -program_suffix and -program_transform_name.
21773
21774Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21775
21776 * config.sub: Accept i486 where i386 ok.
21777
21778Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21779
21780 * config.sub: accept we32k
21781
21782Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21783
3b75d237 21784 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21785
21786 * Makefile.in: don't create all directories for ``make install'';
21787 let the subdirectories create the ones they need.
21788
21789Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21790
e490616e 21791 * COPYING: new file, GPL v2
6599da04
JM
21792
21793Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21794
21795 * Makefile.in: use the new gen-info-dir, which needs a template
21796 argument (which also lives in texinfo)
21797
21798 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21799
6599da04
JM
21800Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21801
21802 * config.sub (ncr3000): Change i386 to i486.
21803
21804Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21805
21806 * Makefile.in: add install-rcs, install-grep to
21807 install-no-fixedincludes, removed install-bison and install-libgcc
21808
21809Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21810
21811 * configure.in: grab the HPUX makefile fragment if on HPUX
21812
21813Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21814
21815 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21816 configure.in: recognise m68{k,000}-ericsson-OSE.
21817 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21818
21819Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21820
21821 * configure.in: rearrange the parts that remove programs from
21822 configdirs, based now on HOST==TARGET or by canonical triple.
21823
21824Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21825
21826 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21827 appropriate. predicate stage3 and comparison on the existence
21828 of gcc. That is, if gcc isn't around, we aren't three-staging.
21829 On very clean, also remove ...stamp-co. Build in-place before
21830 doing other builds.
6599da04
JM
21831
21832Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21833
21834 * Makefile.in, configure.in: add tgas
21835
21836Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21837
21838 * Makefile.in: a number of changes merged in from progressive.
21839
21840 * configure.in: add libm.
21841
21842 * .cvsignore: ignore some stuff that comes from test-build.mk.
21843
6599da04
JM
21844Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21845
21846 * config.sub: Add es1800 (m68k-ericsson-es1800).
21847
21848Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21849
21850 * configure: Add program_suffix (parallel to program_prefix)
21851 * Makefile.in: adjust directory-creating script for losing decstation
21852
21853Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21854
21855 * configure: Minor $subdir-related fixes.
21856
21857Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21858
21859 * configure: fix various problems with propogating
21860 makefile_target_frag in subdirs.
21861 * configure.in: config libgcc if its there
21862
21863Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21864
21865 * config.sub: HPPA merge.
21866
6599da04
JM
21867Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21868
21869 * Makefile.in: Replace all-bison with all-byacc in all
21870 dependency lines for other tools (which now use byacc).
21871
21872Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21873
21874 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21875
6599da04
JM
21876Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21877
21878 * Makefile.in: make gprof rules similar to byacc rules (instead of
21879 vestigal $(unsubdir) that didn't work...)
21880
21881Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21882
21883 * config.sub: Add support for Linux.
21884 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21885 (at least for libg++).
21886
21887Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21888
21889 * configure.texi: fix doc for the -nfp option to configure
21890
21891Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21892
21893 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21894
21895Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21896
21897 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21898 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21899 * configure.in: added solaris* host_makefile_frag hook.
21900
21901Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21902
21903 * config.sub: changed recognition of m68000 so that various
21904 m68k types can be specified via m680[01234]0
21905
21906Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21907
21908 * config.sub (basic_machine): fix sed so that '-foo' isn't
21909 completely substituted out while .+'-foo' loses the '-foo'
21910
21911Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21912
21913 * config.sub ($os): Add -aout.
21914
21915Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21916
21917 * configure: If host_makefile_frag is absolute, don't
21918 prefix ${invsubdir} (relevant to libg++ auto-configure).
21919
21920Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21921
21922 * Makefile.in (tooldir): Define it.
21923 (all-ld): Depend on all-flex.
21924
21925Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21926
21927 * Makefile.in (check): Fix libg++ special case.
21928
21929Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21930
21931 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21932 pwd's.
6599da04
JM
21933
21934 * configure: print the "Building in" message only when building in
3d3b561f 21935 other than "." AND verbose.
6599da04 21936
63f6bcd7 21937 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21938 configures.
6599da04
JM
21939
21940 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21941
21942Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21943
21944 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21945 fileutils.
6599da04
JM
21946
21947Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21948
21949 * configure: get makesrcdir right for subdirs deeper than 1.
21950
21951 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 21952 install.
6599da04
JM
21953
21954Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21955
21956 * Makefile.in: don't print subdir_do or recursion lines.
21957
21958Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21959
21960 * standards.texi: added menu item.
21961
21962 * Makefile.in: build and install standards.info.
21963
21964 * standards.texi: new file.
21965
21966Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21967
21968 * configure: test for and move config.status pieces from
3d3b561f 21969 ${subdir}/.
6599da04
JM
21970
21971Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21972
6599da04
JM
21973 * configure: Test for existance of files before trying to mv
21974 them, to avoid numerous non-existance messages.
21975
21976Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21977
21978 * configure: correct final line of config.status.
21979
21980 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 21981 the original Makefile.in is read only.
6599da04
JM
21982
21983 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
21984 Some makefiles depend on config.status to tell if a directory
21985 has been reconfigured for a different host. This change
21986 prevents those directories from remaking everything in the case
21987 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
21988
21989 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
21990 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21991 host alias from a missing config.sub.
6599da04
JM
21992
21993Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21994
21995 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 21996 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
21997
21998Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21999
22000 * configure: mkdir ${subdir} as needed.
22001
22002Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22003
22004 * Makefile.in,configure.in: added autoconf.
22005
22006Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22007
22008 * Makefile.in: no longer pass against on recursion.
22009
22010 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 22011 definitions are not inherited.
6599da04
JM
22012
22013 * configure: correct makesrcdir when subdir is .
22014
22015Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22016
22017 * configure: Add support for 'subdirs' variable, which is
22018 like 'configdirs', except that configure doesn't re-invoke
22019 itself for subdirs, it just creates a Makefile for each subdir.
22020 * configure.texi: Document subdirs.
22021
22022Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22023
22024 * configure.in: added flex to configdirs
22025
22026Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22027
22028 * Makefile.in: remove clean-stamps from clean.
22029
22030Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22031
22032 * configure.in: Add gdbtest to configdirs.
22033
22034Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22035
22036 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22037 to recursive makes.
22038 * configure.in: Recognize new ncr3000 config.
22039
22040Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22041
22042 * Makefile.in, configure.in: removed references to gdbm.
22043
22044Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22045
22046 * config.sub: Don't canonicalize os value
22047 newsos* to bsd (readline needs to check for newsos).
22048 (This fix was earlier made Jan 31, but got re-broken.)
22049
22050Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22051
22052 * configure.in: sco is an os, not a vendor!
22053
22054 * configure: Quote $( better. Keep various shells happy.
22055
22056Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22057
22058 * Makefile.in: eliminate stamp-files.
22059
22060Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22061
22062 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 22063 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
22064
22065Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22066
22067 * config.sub: fix iris/iris3.
22068
22069Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22070
22071 * configure: re-add -rm.
22072
22073Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22074
22075 * Maskefile.in: add .stmp-rcs to all.
22076
22077 * configure.in: remove gas from rs6000 build, use aix host fragment.
22078
22079Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22080
22081 * configure: pass down site_option during recursion.
22082
22083Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22084
22085 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22086
22087Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22088
22089 * configure: Change exec_prefix so that it really defaults to prefix.
22090
22091Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22092
22093 * Makefile.in, configure.in: Add support for mmalloc library.
22094
22095Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22096
22097 * Makefile.in: add stmp dependencies for a few more things.
22098
22099Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22100
22101 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 22102 collision, per john's suggestion.
6599da04
JM
22103
22104 * Makefile.in: add libiberty stmp to all and all.cross.
22105
22106Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22107
22108 * Makefile.in: remove force dependencies, add grep to all.
22109
22110Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22111
22112 * Makefile.in: drop flex. make stamp files work.
22113
22114 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
22115 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22116 gets cranky. use relative paths for configure and srcdir
22117 whenever possible. Send some error messages to stderr that were
22118 going to stdout.
6599da04
JM
22119
22120Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22121
22122 * Makefile.in: Fix libg++ rule to check for gcc directory
22123 before using gcc/gcc. Also pass XTRAFLAGS.
22124
22125Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22126
22127 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 22128 when they are already built.
6599da04
JM
22129
22130 * configure.texi: fixed a node pointer problem.
22131
22132Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22133
731a8127 22134 * config.sub configure.in gdb/configure.in
6599da04
JM
22135 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22136 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22137 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22138
22139Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22140
22141 * configure: -recurring becomes -silent. corrected help message
3d3b561f 22142 for -site= option.
6599da04
JM
22143
22144 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22145
22146Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22147
22148 * configure: when building Makefile for crosses, replace
3d3b561f
ML
22149 tooldir and program_prefix. default srcdir from location of
22150 config.sub. remove "for host in hosts" and "for target in
22151 targets" loops.
6599da04
JM
22152
22153Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22154
22155 * Makefile.in: Do not pass bindir or mandir to cvs.
22156
22157Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22158
22159 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
22160 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22161 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
22162
22163 * configure.texi: remove most references to multiple hosts,
3d3b561f 22164 multiple targets, subdirs, etc.
6599da04
JM
22165
22166 * configure.man: removed rcsid. reference config.sub not
3d3b561f 22167 config.subr.
6599da04
JM
22168
22169 * Makefile.in: mkdir $(infodir) on install-info.
22170
22171Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22172
22173 * configure.texi: Explain better about .gdbinit and about
22174 the environment that configure.in sections run in.
22175
22176Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22177
22178 * configure.in: Ultrix is only a decstation if it's a MIPS.
22179
22180Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22181
22182 * README: DOC.configure => cfg-paper.texi.
22183
22184Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22185
22186 * config.sub (near case $os): Don't convert newsos* to bsd!
22187
22188Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22189
22190 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22191 the number of copies of COPYING that go into the GDB tar file.
22192
22193Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22194
731a8127 22195 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
22196 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22197 Fix SCO configuration stuff.
22198
22199Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22200
22201 * Makefile.in: For libg++, make sure the -I pointing
22202 to the gcc directory goes *after* all the libg++-local -I flags.
22203 Also, move just-gcc dependency from just-libg++ to all-libg++.
22204
22205Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22206
22207 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22208
22209Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22210
22211 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22212
22213Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22214
22215 * config.sub: Add stratus configuration frags. Also
22216 submitted to FSF.
22217
22218Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22219
22220 * Makefile.in (DEV_SUPPORT): add configure.man.
22221
22222 * config.sub(Decode manufacturer-specific): add -none*.
22223
22224Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22225
22226 * Makefile.in: remove form feeds to make Sun's make happy.
22227 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22228
22229Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22230
22231 * Makefile.in (AR_FLAGS): Make quieter.
22232
22233Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22234
22235 * configure.in: Add libg++.
22236 * configure: When verbose, don't output the command line at each
22237 level; it will be unremarkably the same as the previous version,
22238 which will be the same as what the user typed.
22239
22240Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22241
22242 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 22243 fileutils.
6599da04
JM
22244
22245 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
22246 look for sources in "..". Doing so breaks subdirectories that
22247 might have their own configure. If a subdir has it's own
22248 configure script, use it.
6599da04
JM
22249
22250Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22251
22252 * cfg-paper.texi: some changes suggested by rms.
22253
22254Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22255
22256 * config.sub: Merge in some small additions from the FSF version,
22257 taken from the gcc distribution, to bring the Cygnus and FSF
22258 versions into closer sync.
22259
22260Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22261
22262 * configure.in: Changed svr4 references to sysv4.
22263
22264Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22265
22266 * configure: added -V for version number option.
22267
22268Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22269
22270 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 22271 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
22272
22273Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22274
22275 * configure, config.subr, config.sub: config.subr is now
3d3b561f 22276 config.sub again.
6599da04
JM
22277
22278Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22279
22280 * configure.texi: new file, in progress.
22281
22282 * Makefile.in: build info file and install the man page for
3d3b561f 22283 configure.
6599da04
JM
22284
22285 * configure.man: new file, first cut.
22286
22287 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
22288 has gone. removed all traces of the -ansi option. removed all
22289 traces of the -languages option.
6599da04
JM
22290
22291 * config.subr: resync from rms.
22292
22293Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22294
22295 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
22296 config.subr, call the result config.subr, remove config.sub, use
22297 config.subr.
6599da04
JM
22298
22299 * Makefile.in: revised install for dir.info.
22300
22301Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22302
22303 * configure.in: add decstation host makefile frag.
22304
22305 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
22306 install. clean-gdbm on clean. infodir belongs in datadir.
22307 Make directories for info install. Build dir.info here then
22308 install it.
6599da04
JM
22309
22310Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22311
22312 * Makefile.in: fix for bad directory tests.
22313
22314Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22315
22316 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 22317 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
22318
22319 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
22320 work again and so one can focus one's attention on a particular
22321 package.
6599da04
JM
22322
22323Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22324
22325 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
22326 elif wherever possible. make -srcdir work without -objdir.
22327 -objdir= commented out.
6599da04
JM
22328
22329Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22330
22331 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
22332 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22333 Makefile now at top of generated Makefile. Removed cvs log
22334 entries. added -srcdir. create .gdbinit only if there is one
22335 in ${srcdir}.
6599da04
JM
22336
22337 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
22338 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22339 and mandir now keyed off datadir by default.
6599da04
JM
22340
22341Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22342
22343 * Freshly created ChangeLog.
22344
22345\f
22346Local Variables:
22347mode: change-log
22348left-margin: 8
22349fill-column: 76
22350version-control: never
22351End: