]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2023-10-15 Mike Frysinger <vapier@gentoo.org>
2
3 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
4 * Makefile.in: Regenerate.
5
6 2023-10-11 Filip Kastl <fkastl@suse.cz>
7
8 * MAINTAINERS: Fix name order.
9
10 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
11
12 * MAINTAINERS: Add myself.
13
14 2023-10-06 Sergei Trofimovich <siarheit@google.com>
15
16 PR bootstrap/111663
17 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
18 * Makefile.in: Regenerate.
19
20 2023-10-05 Jan Engelhardt <jengelh@inai.de>
21
22 * SECURITY.txt: Fix up indentation.
23
24 2023-10-05 Jan Engelhardt <jengelh@inai.de>
25
26 * SECURITY.txt: Fix up commas.
27
28 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
29
30 * SECURITY.txt: New file.
31
32 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
33
34 * MAINTAINERS: Add myself.
35
36 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
37
38 * config-ml.in: Remove unneeded loongarch clause.
39 * configure.ac: Register custom makefile fragments mt-loongarch-*
40 for loongarch targets.
41 * configure: Regenerate.
42
43 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
44
45 * MAINTAINERS: Add myself
46
47 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
48 Chung-Lin Tang <cltang@codesourcery.com>
49
50 PR testsuite/109951
51 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
52 'SYSROOT_CFLAGS_FOR_TARGET'.
53 * Makefile.in: Regenerate.
54
55 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
56
57 * config-ml.in: Do not build the multilib library variant
58 that is duplicate with the toplevel one.
59
60 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
61
62 * MAINTAINERS: Add myself.
63
64 2023-08-22 Filip Kastl <fkastl@suse.cz>
65
66 * MAINTAINERS: Update my email address.
67
68 2023-08-11 Eric Feng <ef2648@columbia.edu>
69
70 * MAINTAINERS: Add myself.
71
72 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
73
74 * Makefile.def: Reflect that libsframe needs to installed before
75 libbfd. Reorder a bit to better track libsframe dependencies.
76 * Makefile.in: Regenerate.
77
78 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
79
80 * Makefile.def: Add install dependency on libsframe for libbfd.
81 * Makefile.in: Regenerated.
82
83 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
84
85 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
86 Solaris 11.
87
88 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
89
90 * configure: Regenerate.
91 * configure.ac: Add Haiku to list of ELF OSes
92 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
93
94 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
95
96 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
97 options, including options containing paths.
98
99 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
100
101 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
102 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
103 errors from nms that refuse to work on non-regular files. Remove
104 other workarounds for this problem. Strip out blank lines from the
105 nm output.
106
107 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
108
109 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
110 * configure: Regenerate.
111
112 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
113
114 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
115 * configure: Re-generate.
116 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
117 (PKG_CONFIG_PATH): New.
118 * Makefile.in: Re-generate.
119
120 2023-08-07 Luis Machado <luis.machado@arm.com>
121
122 * configure.ac: Disable year2038 by default on 32-bit hosts.
123 * configure: Regenerate.
124
125 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
126
127 * Makefile.def: Add gprofng module.
128 * configure.ac: Add --enable-gprofng option.
129 * Makefile.in: Regenerate.
130 * configure: Regenerate.
131
132 2023-08-07 Martin Liska <mliska@suse.cz>
133
134 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
135 * configure: Regenerate.
136
137 2023-08-07 Fangrui Song <maskray@google.com>
138
139 * configure: Regenerate.
140 * configure.ac: Add --with-zstd.
141
142 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
143
144 * configure: Regenerate.
145 * configure.ac: Recover tilegx/tilepro targets.
146
147 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
148
149 * configure: Regenerated.
150 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
151 --plugin and rc before enabling --plugin.
152
153 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
154
155 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
156 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
157 * configure.ac: Include config/gcc-plugin.m4.
158 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
159 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
160 RANLIB if possible.
161 * Makefile.in: Regenerated.
162 * configure: Likewise.
163
164 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
165
166 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
167 $(CFLAGS).
168
169 2023-08-07 David Faust <david.faust@oracle.com>
170
171 * MAINTAINERS: Add the BPF port to my reviewer listing.
172
173 2023-08-02 Jan Beulich <jbeulich@suse.com>
174
175 * MAINTAINERS: Correct my email address.
176
177 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
181 2023-08-01 Richard Ball <richard.ball@arm.com>
182
183 * MAINTAINERS: Add myself.
184
185 2023-07-31 Andreas Schwab <schwab@suse.de>
186
187 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
188 * configure: Regenerate.
189 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
190
191 2023-07-31 xuli <xuli1@eswincomputing.com>
192
193 * MAINTAINERS: Add myself.
194
195 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
196
197 * MAINTAINERS: List myself as "nvptx port" maintainer.
198
199 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
200
201 * MAINTAINERS: Add myself to write after approval
202
203 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
204
205 * MAINTAINERS: Add myself as a reviewer for the riscv port.
206
207 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
208
209 * MAINTAINERS: Add myself as a reviewer for the riscv port.
210
211 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
212
213 * MAINTAINERS: Add Hao Liu to write after approval
214
215 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
216
217 * MAINTAINERS: Add Ken Matsui to write after approval
218
219 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
220
221 * Makefile.in: Collect both kernel and user events for autofdo
222 * Makefile.tpl: Collect both kernel and user events for autofdo
223
224 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
225
226 * MAINTAINERS: Added myself to Write After Approval and DCO
227
228 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
229
230 * Makefile.in: Remove -gtoggle for STAGEautoprofile
231 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
232
233 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
234
235 * MAINTAINERS: Add Lehua Ding to write after approval
236
237 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
238
239 * Makefile.def: Pass the enable-host-pie value to GCC configure.
240 * Makefile.in: Regenerate.
241 * configure: Regenerate.
242 * configure.ac: Adjust the logic for shared and PIE host flags to
243 ensure that PIE is passed for hosts that require it.
244
245 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
246
247 * MAINTAINERS (Write After Approval): move Matthew Fortune
248 to Write After Approval.
249
250 2023-06-15 Marek Polacek <polacek@redhat.com>
251
252 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
253 check.
254 * configure: Regenerate.
255
256 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
257
258 * MAINTAINERS: Add myself to write after approval
259
260 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
261
262 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
263 port maintainer.
264 (Write After Approval): Remove myself.
265
266 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
267
268 * MAINTAINERS (Write After Approval): Add myself.
269
270 2023-05-29 Martin Jambor <mjambor@suse.cz>
271
272 * MAINTAINERS: Replace spaces with tabs.
273
274 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
275
276 * MAINTAINERS: New entry.
277
278 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
279
280 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
281 * Makefile.in: Regenerate
282
283 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
284
285 * Makefile.in: Disable warnings as errors for STAGEautofeedback
286
287 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
288
289 * MAINTAINERS: Sort.
290
291 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
292
293 * MAINTAINERS: Add myself.
294
295 2023-05-10 Pan Li <pan2.li@intel.com>
296
297 * MAINTAINERS: Add myself.
298
299 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
300
301 * Makefile.in: Define PROFILE_MERGER
302 * Makefile.tpl: Define PROFILE_MERGER
303
304 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
305
306 * MAINTAINERS: Change my email address.
307
308 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
309
310 * MAINTAINERS: Add myself.
311
312 2023-04-26 Martin Liska <mliska@suse.cz>
313
314 * MAINTAINERS: fix sorting
315
316 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
317
318 * MAINTAINERS (Write After Approval): Add myself.
319
320 2023-04-24 Martin Liska <mliska@suse.cz>
321
322 * MAINTAINERS: Fix sorting.
323
324 2023-04-21 Peter Foley <pefoley2@pefoley.com>
325
326 * configure: Regenerate.
327 * configure.ac: Only create serdep.tmp if needed
328
329 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
333 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
337
338 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
339
340 * MAINTAINERS: Add myself.
341
342 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
343
344 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
345
346 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
347
348 * MAINTAINERS (Write After Approval): Add myself.
349
350 2023-02-16 Martin Liska <mliska@suse.cz>
351
352 * MAINTAINERS: I'm stepping down from my positions.
353
354 2023-01-10 Philip Herron <herron.philip@googlemail.com>
355
356 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
357
358 2023-01-06 Clément Chigot <chigot@adacore.com>
359
360 * configure.ac: Skip GMP and MPFR when --disable-gdb is
361 provided.
362 * configure: Regenerate.
363
364 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
365
366 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
367
368 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
369
370 * Makefile.def: Do not build shared libffi.
371 * Makefile.in: Regenerate.
372
373 2022-12-21 Andrew Pinski <apinski@marvell.com>
374
375 * Makefile.def: Add configure-gdb dependencies
376 on all-gmp and all-mpfr.
377 * configure.ac: Split out MPC checking from MPFR.
378 Require GMP and MPFR if the gdb directory exist.
379 * Makefile.in: Regenerate.
380 * configure: Regenerate.
381
382 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
383
384 * configure.ac (target_libraries): Add target-libgm2.
385 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
386 Add GCC_TARGET_TOOL entry for gm2.
387 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
388 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
389 * Makefile.def (target_modules): Add libgm2.
390 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
391 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
392 (languages): Add entry for language=m2 with gcc-check-target=check-m2
393 and lib-check-target=check-target-libgm2.
394 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
395 (HOST_EXPORTS): Add definition for GM2.
396 (BASE_TARGET_EXPORTS): Add definition for GM2.
397 (GM2_FOR_BUILD): Defined.
398 (GM2FLAGS): Defined.
399 (GM2_FOR_TARGET): Defined.
400 (GM2FLAGS_FOR_TARGET): Defined.
401 (EXTRA_HOST_FLAGS): Defined.
402 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
403 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
404 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
405 * configure: Rebuilt.
406 * Makefile.in: Rebuilt.
407
408 2022-12-13 Philip Herron <philip.herron@embecosm.com>
409
410 * Makefile.def: Add Rust language.
411 * Makefile.in: Regenerate via autogen.
412
413 2022-12-09 Martin Liska <mliska@suse.cz>
414
415 * MAINTAINERS: Fix spacing.
416
417 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
418
419 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
420
421 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
422
423 * Makefile.def: Pass host_libs_picflag to host dependent library
424 configures.
425 * Makefile.in: Regenerate.
426 * configure: Regenerate.
427 * configure.ac (host_libs_picflag): New configure variable set to
428 '--with-pic' when building 'host_shared'.
429
430 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
431
432 * Makefile.def: Add libsframe as new module with its dependencies.
433 * Makefile.in: Regenerated.
434 * configure.ac: Add libsframe to host_libs.
435 * configure: Regenerated.
436
437 2022-11-23 Marek Polacek <polacek@redhat.com>
438
439 Revert:
440 2022-11-23 Marek Polacek <polacek@redhat.com>
441
442 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
443 isl.
444 * Makefile.in: Regenerate.
445 * Makefile.tpl: Set PICFLAG.
446 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
447 check.
448 * configure: Regenerate.
449
450 2022-11-23 Marek Polacek <polacek@redhat.com>
451
452 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
453 isl.
454 * Makefile.in: Regenerate.
455 * Makefile.tpl: Set PICFLAG.
456 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
457 check.
458 * configure: Regenerate.
459
460 2022-11-14 Martin Liska <mliska@suse.cz>
461
462 Revert:
463 2022-11-09 Martin Liska <mliska@suse.cz>
464
465 * doc/Makefile: New file.
466 * doc/_static/custom.css: New file.
467 * doc/baseconf.py: New file.
468 * doc/bsd.rst: New file.
469 * doc/contrib.rst: New file.
470 * doc/contribute.rst: New file.
471 * doc/cppdiropts.rst: New file.
472 * doc/cppenv.rst: New file.
473 * doc/cppopts.rst: New file.
474 * doc/cppwarnopts.rst: New file.
475 * doc/favicon.ico: New file.
476 * doc/funding.rst: New file.
477 * doc/gcc_sphinx.py: New file.
478 * doc/gnu.rst: New file.
479 * doc/gnu_free_documentation_license.rst: New file.
480 * doc/gpl-3.0.rst: New file.
481 * doc/indices-and-tables.rst: New file.
482 * doc/lgpl-2.1.rst: New file.
483 * doc/logo.pdf: New file.
484 * doc/logo.svg: New file.
485 * doc/md.rst: New file.
486 * doc/requirements.txt: New file.
487
488 2022-11-14 Martin Liska <mliska@suse.cz>
489
490 Revert:
491 2022-11-09 Martin Liska <mliska@suse.cz>
492
493 * doc/baseconf.py: Port to GCC sources.
494
495 2022-11-14 Martin Liska <mliska@suse.cz>
496
497 Revert:
498 2022-11-14 Martin Liska <mliska@suse.cz>
499
500 * configure: Regenerate.
501 * configure.ac: Support Sphinx based documentation.
502
503 2022-11-14 Martin Liska <mliska@suse.cz>
504
505 Revert:
506 2022-11-09 Martin Liska <mliska@suse.cz>
507
508 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
509 provide a default.
510
511 2022-11-14 Martin Liska <mliska@suse.cz>
512
513 Revert:
514 2022-11-09 Martin Liska <mliska@suse.cz>
515
516 * doc/bsd.rst:
517 Add trailing newline.
518 * doc/contrib.rst:
519 Add trailing newline.
520 * doc/contribute.rst:
521 Add trailing newline.
522 * doc/cppdiropts.rst:
523 Add trailing newline.
524 * doc/cppenv.rst:
525 Add trailing newline.
526 * doc/cppopts.rst:
527 Add trailing newline.
528 * doc/cppwarnopts.rst:
529 Add trailing newline.
530 * doc/funding.rst:
531 Add trailing newline.
532 * doc/gnu.rst:
533 Add trailing newline.
534 * doc/gnu_free_documentation_license.rst:
535 Add trailing newline.
536 * doc/gpl-3.0.rst:
537 Add trailing newline.
538 * doc/indices-and-tables.rst:
539 Add trailing newline.
540 * doc/lgpl-2.1.rst:
541 Add trailing newline.
542 * doc/md.rst:
543 Add trailing newline.
544
545 2022-11-14 Martin Liska <mliska@suse.cz>
546
547 Revert:
548 2022-11-09 Martin Liska <mliska@suse.cz>
549
550 * configure.ac: Use new install URL.
551 * configure: Regenerate.
552
553 2022-11-14 Martin Liska <mliska@suse.cz>
554
555 Revert:
556 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
557
558 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
559 instead of just ``.''.
560 * doc/gcc_sphinx.py: Moved to...
561 * doc/modules/gcc_sphinx.py: ...here.
562
563 2022-11-14 Martin Liska <mliska@suse.cz>
564
565 Revert:
566 2022-11-10 Martin Liska <mliska@suse.cz>
567
568 * doc/baseconf.py: Modernize by using pathlib.
569
570 2022-11-14 Martin Liska <mliska@suse.cz>
571
572 Revert:
573 2022-11-11 Martin Liska <mliska@suse.cz>
574
575 * doc/Makefile: Disable -j auto.
576
577 2022-11-14 Martin Liska <mliska@suse.cz>
578
579 Revert:
580 2022-11-11 Martin Liska <mliska@suse.cz>
581
582 * doc/Makefile: Update comment.
583
584 2022-11-14 Martin Liska <mliska@suse.cz>
585
586 Revert:
587 2022-11-11 Martin Liska <mliska@suse.cz>
588
589 * doc/indices-and-tables.rst: Rename Indexes to Indices.
590
591 2022-11-14 Martin Liska <mliska@suse.cz>
592
593 Revert:
594 2022-11-13 Martin Liska <mliska@suse.cz>
595
596 PR web/107643
597 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
598 is set.
599 * doc/indices-and-tables.rst: Use include_todo tag.
600
601 2022-11-14 Martin Liska <mliska@suse.cz>
602
603 Revert:
604 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
605
606 * doc/contrib.rst: Update Jeff Law's email address.
607
608 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
609
610 * doc/contrib.rst: Update Jeff Law's email address.
611
612 2022-11-13 Martin Liska <mliska@suse.cz>
613
614 PR web/107643
615 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
616 is set.
617 * doc/indices-and-tables.rst: Use include_todo tag.
618
619 2022-11-11 Martin Liska <mliska@suse.cz>
620
621 * doc/indices-and-tables.rst: Rename Indexes to Indices.
622
623 2022-11-11 Martin Liska <mliska@suse.cz>
624
625 * doc/Makefile: Update comment.
626
627 2022-11-11 Martin Liska <mliska@suse.cz>
628
629 * doc/Makefile: Disable -j auto.
630
631 2022-11-10 Martin Liska <mliska@suse.cz>
632
633 * doc/baseconf.py: Modernize by using pathlib.
634
635 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
636
637 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
638 instead of just ``.''.
639 * doc/gcc_sphinx.py: Moved to...
640 * doc/modules/gcc_sphinx.py: ...here.
641
642 2022-11-09 Martin Liska <mliska@suse.cz>
643
644 * configure.ac: Use new install URL.
645 * configure: Regenerate.
646
647 2022-11-09 Martin Liska <mliska@suse.cz>
648
649 * doc/bsd.rst:
650 Add trailing newline.
651 * doc/contrib.rst:
652 Add trailing newline.
653 * doc/contribute.rst:
654 Add trailing newline.
655 * doc/cppdiropts.rst:
656 Add trailing newline.
657 * doc/cppenv.rst:
658 Add trailing newline.
659 * doc/cppopts.rst:
660 Add trailing newline.
661 * doc/cppwarnopts.rst:
662 Add trailing newline.
663 * doc/funding.rst:
664 Add trailing newline.
665 * doc/gnu.rst:
666 Add trailing newline.
667 * doc/gnu_free_documentation_license.rst:
668 Add trailing newline.
669 * doc/gpl-3.0.rst:
670 Add trailing newline.
671 * doc/indices-and-tables.rst:
672 Add trailing newline.
673 * doc/lgpl-2.1.rst:
674 Add trailing newline.
675 * doc/md.rst:
676 Add trailing newline.
677
678 2022-11-09 Martin Liska <mliska@suse.cz>
679
680 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
681 provide a default.
682
683 2022-11-09 Martin Liska <mliska@suse.cz>
684
685 * configure: Regenerate.
686 * configure.ac: Support Sphinx based documentation.
687
688 2022-11-09 Martin Liska <mliska@suse.cz>
689
690 * doc/baseconf.py: Port to GCC sources.
691
692 2022-11-09 Martin Liska <mliska@suse.cz>
693
694 * doc/Makefile: New file.
695 * doc/_static/custom.css: New file.
696 * doc/baseconf.py: New file.
697 * doc/bsd.rst: New file.
698 * doc/contrib.rst: New file.
699 * doc/contribute.rst: New file.
700 * doc/cppdiropts.rst: New file.
701 * doc/cppenv.rst: New file.
702 * doc/cppopts.rst: New file.
703 * doc/cppwarnopts.rst: New file.
704 * doc/favicon.ico: New file.
705 * doc/funding.rst: New file.
706 * doc/gcc_sphinx.py: New file.
707 * doc/gnu.rst: New file.
708 * doc/gnu_free_documentation_license.rst: New file.
709 * doc/gpl-3.0.rst: New file.
710 * doc/indices-and-tables.rst: New file.
711 * doc/lgpl-2.1.rst: New file.
712 * doc/logo.pdf: New file.
713 * doc/logo.svg: New file.
714 * doc/md.rst: New file.
715 * doc/requirements.txt: New file.
716
717 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
718
719 * Makefile.def: Remove module 'liboffloadmic'.
720 * Makefile.in: Regenerate.
721 * configure.ac: Remove 'liboffloadmic' handling.
722 * configure: Regenerate.
723
724 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
725
726 * MAINTAINERS: Update email address.
727
728 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
729
730 * configure.ac: Don't configure readline if --with-system-readline is
731 used.
732 * configure: Re-generate.
733
734 2022-10-12 Cui,Lili <lili.cui@intel.com>
735
736 * MAINTAINERS (Write After Approval): Add myself.
737
738 2022-10-11 Olivier Hainque <hainque@adacore.com>
739
740 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
741 and friends for rtp !large. Assume the linker has the required
742 abilities and set lt_cv_deplibs_check_method.
743
744 2022-09-30 Olivier Hainque <hainque@adacore.com>
745
746 * configure.ac (*vxworks*): If enable_shared is not
747 set, set to "no" and add --disable-shared to target and
748 host_configargs.
749 * configure: Regenerate.
750
751 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
752
753 * MAINTAINERS: Update my email address and DCO entry.
754
755 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
756
757 * MAINTAINERS (Write After Approval): Add myself.
758
759 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
760
761 * MAINTAINERS (Write After Approval): Add myself.
762
763 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
764
765 * MAINTAINERS: Update my email address.
766
767 2022-09-07 Tom de Vries <tdevries@suse.de>
768
769 * configure.ac: Set extra_host_libiberty_configure_flags and
770 extra_host_zlib_configure_flags in separate case statements.
771 * configure: Regenerate.
772
773 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
774
775 * MAINTAINERS: Update c-sky port maintainers' emails.
776
777 2022-08-31 Martin Liska <mliska@suse.cz>
778
779 * configure: Regenerate.
780 * configure.ac: Delete hpux9 and hpux10.
781
782 2022-08-18 Sergei Trofimovich <siarheit@google.com>
783
784 * Makefile.def: Drop libelf module and gcc-configure dependency
785 on it.
786 * Makefile.in: Regenerate with 'autogen Makefile.def'.
787 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
788 LIBELFINC.
789 * configure: Regenrate.
790 * configure.ac (host_libs): Drop unused libelf.
791
792 2022-08-18 Sergei Trofimovich <siarheit@google.com>
793
794 * Makefile.in: Regenerate.
795
796 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
797
798 * MAINTAINERS: Add myself as AutoFDO maintainer.
799
800 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
801 Arnaud Charlet <charlet@adacore.com>
802
803 * configure: Regenerate.
804
805 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
806
807 PR bootstrap/106472
808 * Makefile.def (dependencies): Make configure-target-libgo depend
809 upon all-target-libbacktrace.
810
811 2022-07-27 David Faust <david.faust@oracle.com>
812
813 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
814
815 2022-07-27 Richard Biener <rguenther@suse.de>
816
817 * MAINTAINERS (Roger Sayle): Update e-mail address.
818
819 2022-07-21 Sam Feifer <sfeifer@redhat.com>
820
821 * MAINTAINERS (Write After Approval): Add myself.
822
823 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
824
825 * MAINTAINERS: Add myself as Ada front end co-maintainer.
826
827 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
828
829 * .gitignore: Do not ignore config.h.
830
831 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
832
833 * MAINTAINERS: Add myself to Write After Approval.
834
835 2022-07-04 Martin Liska <mliska@suse.cz>
836
837 * MAINTAINERS: fix sorting of names
838
839 2022-07-03 Immad Mir <mirimmad17@gmail.com>
840
841 * MAINTAINERS: add myself.
842
843 2022-07-03 Immad Mir <mirimmad17@gmail.com>
844
845 * MAINTAINERS: Add myself to write after approval and DCO.
846
847 2022-07-02 Tim Lange <mail@tim-lange.me>
848
849 * MAINTAINERS: Add myself.
850
851 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
852
853 * MAINTAINERS (Write After Approval): Add myself.
854
855 2022-06-30 Cui,Lili <lili.cui@intel.com>
856
857 Revert:
858 2022-06-30 Cui,Lili <lili.cui@intel.com>
859
860 * MAINTAINERS (Write After Approval): Add myself.
861
862 2022-06-30 Cui,Lili <lili.cui@intel.com>
863
864 * MAINTAINERS (Write After Approval): Add myself.
865
866 2022-06-28 Alexandre Oliva <oliva@adacore.com>
867
868 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
869 (EXTRA_GCC_FLAGS): Likewise.
870 * Makefile.in: Rebuilt.
871
872 2022-06-28 konglin1 <lingling.kong@intel.com>
873
874 * MAINTAINERS (Write After Approval): Add myself.
875
876 2022-06-27 Tom de Vries <tdevries@suse.de>
877
878 * configure.ac: Build libiberty pic variant for gdbserver.
879 * configure: Regenerate.
880
881 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
882
883 * configure: Regenerate.
884 * configure.ac: Correct use of $host.
885
886 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
887
888 * MAINTAINERS: Remove tilegx and tilepro entries.
889 * configure.ac: Remove tilegx and tilepro stanzas.
890 * configure: Rebuilt.
891
892 2022-05-28 Bruce Korb <bkorb@gnu.org>
893
894 * .gitignore: Ignore vim swap files
895
896 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
897
898 * MAINTAINERS: Add myself to write after approval.
899
900 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
901
902 * MAINTAINERS: Remove myself from DCO section.
903
904 2022-05-09 Xi Ruoyao <xry111@xry111.site>
905
906 * MAINTAINERS: Update my email address.
907
908 2022-05-09 Clément Chigot <chigot@adacore.com>
909
910 * MAINTAINERS: Update my email address.
911
912 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
913
914 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
915 section.
916
917 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
918
919 * MAINTAINERS: Update my email address.
920
921 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
922
923 * MAINTAINERS: Update my email address.
924
925 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
926
927 * MAINTAINERS: (CPU Port Maintainers): Add myself and
928 Lulu as LoongArch port maintainer.
929
930 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
931 Lulu Cheng <chenglulu@loongson.cn>
932
933 * configure.ac: Add LoongArch tuples.
934 * configure: Regenerate.
935
936 2022-03-28 Tom Tromey <tromey@adacore.com>
937
938 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
939 * configure: Rebuild.
940
941 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
942
943 * MAINTAINERS: Change my information.
944
945 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
946
947 * MAINTAINERS: Add myself to DCO section.
948
949 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
950
951 * configure.ac: Fix incorrect option in comment.
952 * configure: Regenerate.
953
954 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
955
956 * Makefile.def (dependencies): Make configure-sim depend on
957 all-readline.
958 * Makefile.in: Regenerate.
959
960 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
961
962 * MAINTAINERS (Write After Approval): Update my e-mail address.
963
964 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
965
966 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
967
968 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
969
970 * MAINTAINERS: Update my email and add myself to the DCO list.
971
972 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
973
974 Revert:
975 2021-09-16 Andrew Pinski <apinski@marvell.com>
976
977 PR bootstrap/67102
978 * Makefile.def: Have configure-target-libffi depend on
979 all-target-libstdc++-v3.
980 * Makefile.in: Regenerate.
981
982 2022-01-22 Jakub Jelinek <jakub@redhat.com>
983
984 PR other/104181
985 * build.log: Remove.
986
987 2022-01-20 Martin Liska <mliska@suse.cz>
988
989 * MAINTAINERS: Adjust email address based on IRC request.
990
991 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
992
993 * MAINTAINERS: Update my email address.
994
995 2022-01-17 Martin Liska <mliska@suse.cz>
996
997 * MAINTAINERS: Rename .c names to .cc.
998
999 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1000
1001 * Makefile.am: Remove.
1002
1003 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1004
1005 * Makefile.am: New file.
1006
1007 2022-01-11 Martin Liska <mliska@suse.cz>
1008
1009 * MAINTAINERS: Sort 2 names.
1010
1011 2022-01-10 Martin Liska <mliska@suse.cz>
1012
1013 * MAINTAINERS: Fix obvious issues with sorting.
1014
1015 2022-01-07 liuhongt <hongtao.liu@intel.com>
1016
1017 * build.log: New file.
1018
1019 2022-01-05 Nathan Sidwell <nathan@acm.org>
1020
1021 * MAINTAINERS: Add DCO entry. Sort that list.
1022
1023 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1024
1025 * MAINTAINERS: Change of email address in both DCO and
1026 Write After Approval list.
1027
1028 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1029
1030 * configure: Regenerate.
1031
1032 2021-12-21 Martin Liska <mliska@suse.cz>
1033
1034 * config.sub: Change mode back to 755.
1035
1036 2021-12-17 Martin Liska <mliska@suse.cz>
1037
1038 * config.sub: Sync from master.
1039
1040 2021-12-17 Martin Liska <mliska@suse.cz>
1041
1042 Revert:
1043 2021-12-16 Matthias Seidel <mseidel@apache.org>
1044
1045 * config.sub: Fix typo.
1046
1047 2021-12-16 Matthias Seidel <mseidel@apache.org>
1048
1049 * config.sub: Fix typo.
1050
1051 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1052
1053 Revert:
1054 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1055
1056 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1057 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1058 * configure.ac: Include config/gcc-plugin.m4.
1059 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1060 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1061 RANLIB if possible.
1062 * Makefile.in: Regenerated.
1063 * configure: Likewise.
1064
1065 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1066
1067 * Makefile.tpl (BUILD_CFLAGS): New.
1068 (CFLAGS): Append $(BUILD_CFLAGS).
1069 (CXXFLAGS): Likewise.
1070 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1071 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1072 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1073 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1074 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1075 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1076 (PGO-TRAINING-TARGETS): Likewise.
1077 (PGO_BUILD_TRAINING): Likewise.
1078 (all): Add '+' to the command line for recursive make. Support
1079 the PGO build.
1080 * configure.ac: Add --enable-pgo-build[=lto].
1081 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1082 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1083 * Makefile.in: Regenerated.
1084 * configure: Likewise.
1085
1086 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1087
1088 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1089 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1090 * configure.ac: Include config/gcc-plugin.m4.
1091 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1092 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1093 RANLIB if possible.
1094 * Makefile.in: Regenerated.
1095 * configure: Likewise.
1096
1097 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1098
1099 * MAINTAINERS: Add myself to write after approval.
1100
1101 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1102
1103 * MAINTAINERS: Adding myself.
1104
1105 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1106
1107 * configure: Regenerate.
1108 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1109 $(CPP).
1110
1111 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1112
1113 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1114 libatomic.
1115 * Makefile.in: Regenerate.
1116 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1117 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1118 target-libphobos-bootstrap.
1119 (STAGE2_CONFIGURE_FLAGS): Likewise.
1120 * configure: Regenerate.
1121 * configure.ac: Add support for bootstrapping D front-end.
1122
1123 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1124
1125 * MAINTAINERS: Add myself to DCO section and update email address.
1126
1127 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1128
1129 * configure: Regenerate.
1130 * configure.ac: Ensure that PIC (shared) defaults are set
1131 correctly for Darwin.
1132
1133 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1134
1135 * MAINTAINERS: Update my address.
1136
1137 2021-11-12 Alan Modra <amodra@gmail.com>
1138
1139 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1140 * Makefile.in: Regenerate.
1141
1142 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1143
1144 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1145 list.
1146
1147 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1148
1149 * MAINTAINERS (Reviewers, arc): Remove my entry.
1150 (Write After Approval): Add an entry for myself.
1151
1152 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1153
1154 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1155 * Makefile.in: Regenerate.
1156 * configure: Regenerate.
1157 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1158
1159 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1160
1161 * MAINTAINERS: Fix up Maciej's entries.
1162
1163 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1164
1165 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1166 maintainer.
1167
1168 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1169
1170 PR other/102663
1171 * Makefile.def: Handle install-dvi target.
1172 * Makefile.tpl: Likewise.
1173 * Makefile.in: Regenerate.
1174
1175 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1176
1177 * MAINTAINERS: Add myself for write after approval.
1178
1179 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1180
1181 * Makefile.def: Mark libcody, libdecnumber,
1182 c++tools, libgcc, and libobjc as missing TAGS
1183 targets.
1184 * Makefile.in: Regenerate.
1185
1186 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1187
1188 * MAINTAINERS: Add myself to DCO section and update email
1189 address.
1190
1191 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1192
1193 * MAINTAINERS: Add myself to DCO section.
1194
1195 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * configure: Regenerate.
1198 * configure.ac (skipdirs): Add the contents of target_configdirs if
1199 we are not building gcc.
1200
1201 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1202
1203 * Makefile.def: Back-port commits ba4d88ad892f and
1204 755ba58ebef0 from binutils-gdb repository.
1205 * Makefile.in: Regenerated.
1206
1207 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1208
1209 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1210
1211 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1212
1213 * Makefile.def: Add a jit check target for the jit
1214 language.
1215 * Makefile.in: Regenerate.
1216
1217 2021-09-16 Andrew Pinski <apinski@marvell.com>
1218
1219 PR bootstrap/67102
1220 * Makefile.def: Have configure-target-libffi depend on
1221 all-target-libstdc++-v3.
1222 * Makefile.in: Regenerate.
1223
1224 2021-09-10 Petter Tomner <tomner@kth.se>
1225
1226 * MAINTAINERS: Me added to DCO and write after approval
1227
1228 2021-09-01 YunQiang Su <syq@debian.org>
1229
1230 * MAINTAINERS: Add myself for write after approval.
1231
1232 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1233
1234 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1235 * Makefile.in: Regenerate.
1236
1237 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1238
1239 * MAINTAINERS: Add myself for write after approval.
1240
1241 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1242
1243 * Makefile.in: Regenerate.
1244 * Makefile.tpl: Make the state of the configured host
1245 shared flag available to makefile fragements.
1246
1247 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1248
1249 * MAINTAINERS (Write After Approval): Add myself.
1250
1251 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1252
1253 * .dir-locals.el (bug-reference-url-format): Use https.
1254
1255 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1256
1257 * .dir-locals.el (c-mode): Change fill-column to 79.
1258
1259 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1260
1261 * MAINTAINERS: Add myself to DCO section.
1262
1263 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1264
1265 * configure: Regenerate.
1266 * configure.ac: Adjust cases for which it is necessary to
1267 include the Darwin host config fragment.
1268
1269 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1270
1271 * MAINTAINERS: Add myself for write after approval and DCO.
1272
1273 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1274
1275 * Makefile.def: Add dsymutil defs.
1276 * Makefile.in: Regenerated.
1277 * Makefile.tpl: Add dsymutil to flags.
1278 * configure: Regenerated.
1279 * configure.ac: Add dsymutil to target and build recipes.
1280
1281 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1282
1283 * MAINTAINERS: Add myself for write after approval.
1284
1285 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1290
1291 * MAINTAINERS: Add myself for write after approval and DCO
1292
1293 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1294
1295 * .gitignore: Add entry for cscope.out.
1296
1297 2021-06-22 liuhongt <hongtao.liu@intel.com>
1298
1299 * MAINTAINERS: Remove my Write After Approval entry.
1300
1301 2021-06-21 liuhongt <hongtao.liu@intel.com>
1302
1303 * MAINTAINERS: Add myself as maintainer of the i386 vector
1304 extensions.
1305
1306 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1307
1308 * MAINTAINERS (Write After Approval): Add myself.
1309
1310 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1311
1312 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1313 as *vrp and ranger maintainers.
1314
1315 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1316
1317 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1318 not trigger testsuite failures.
1319
1320 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1321
1322 * MAINTAINERS: Add myself to DCO section with both email addresses.
1323
1324 2021-06-03 Jason Merrill <jason@redhat.com>
1325
1326 * MAINTAINERS: Add DCO version number.
1327
1328 2021-06-02 Jason Merrill <jason@redhat.com>
1329
1330 * MAINTAINERS: Add DCO section.
1331
1332 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1333
1334 * MAINTAINERS (Write After Approval): Add myself.
1335
1336 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1337
1338 * configure.ac: Add gnulib to configdirs for sim.
1339 * configure: Regenerate.
1340
1341 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1342
1343 * Makefile.def: Add configure-sim dependency on all-gnulib.
1344 * Makefile.in: Regenerated.
1345
1346 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1347
1348 * MAINTAINERS (Write After Approval): Add myself.
1349
1350 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1351
1352 * MAINTAINERS (Write After Approval): Add myself.
1353
1354 2021-05-11 Martin Liska <mliska@suse.cz>
1355
1356 * MAINTAINERS: Remove entries for removed
1357 components (HSA, BRIG, libhsail-rt).
1358 Move Pekka to Write After Approval.
1359
1360 2021-05-11 Martin Liska <mliska@suse.cz>
1361
1362 * Makefile.def: Remove libhsail-rt.
1363 * Makefile.in: Likewise.
1364 * configure.ac: Likewise.
1365 * configure: Regenerate.
1366 * libhsail-rt/ChangeLog: Removed.
1367 * libhsail-rt/Makefile.am: Removed.
1368 * libhsail-rt/Makefile.in: Removed.
1369 * libhsail-rt/README: Removed.
1370 * libhsail-rt/aclocal.m4: Removed.
1371 * libhsail-rt/configure: Removed.
1372 * libhsail-rt/configure.ac: Removed.
1373 * libhsail-rt/configure.tgt: Removed.
1374 * libhsail-rt/include/internal/fibers.h: Removed.
1375 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1376 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1377 * libhsail-rt/include/internal/workitems.h: Removed.
1378 * libhsail-rt/rt/arithmetic.c: Removed.
1379 * libhsail-rt/rt/atomics.c: Removed.
1380 * libhsail-rt/rt/bitstring.c: Removed.
1381 * libhsail-rt/rt/fbarrier.c: Removed.
1382 * libhsail-rt/rt/fibers.c: Removed.
1383 * libhsail-rt/rt/fp16.c: Removed.
1384 * libhsail-rt/rt/misc.c: Removed.
1385 * libhsail-rt/rt/multimedia.c: Removed.
1386 * libhsail-rt/rt/queue.c: Removed.
1387 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1388 * libhsail-rt/rt/segment.c: Removed.
1389 * libhsail-rt/rt/workitems.c: Removed.
1390 * libhsail-rt/target-config.h.in: Removed.
1391
1392 2021-05-04 Nick Clifton <nickc@redhat.com>
1393
1394 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1395 * configure: Regenerate.
1396
1397 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1398 Tobias Burnus <tobias@codesourcery.com>
1399
1400 * configure.ac (--enable-offload-defaulted): New.
1401 * configure: Regenerate.
1402
1403 2021-04-23 David Faust <david.faust@oracle.com>
1404
1405 * MAINTAINERS (Write After Approval): Add myself.
1406
1407 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1408
1409 * MAINTAINERS (Write After Approval): Add myself.
1410
1411 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1412
1413 * MAINTAINERS: Add myself as pru port maintainer.
1414
1415 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1416
1417 * MAINTAINERS: Add myself as static analyzer maintainer.
1418
1419 2021-03-18 Jeff Law <jlaw@tachyum.com>
1420
1421 * MAINTAINERS: Update primary entry.
1422
1423 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1424
1425 * MAINTAINERS (Write After Approval): Add myself.
1426
1427 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1428
1429 * Makefile.def: Remove all-sim dependency on configure-gdb.
1430 * Makefile.in: Regenerated.
1431
1432 2021-03-11 Jeff Law <law@redhat.com>
1433
1434 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1435
1436 2021-03-11 Martin Liska <mliska@suse.cz>
1437
1438 * Makefile.tpl: The change was done Makefile.in which
1439 is generated file.
1440
1441 2021-03-08 Jeff Law <law@redhat.com>
1442
1443 * MAINTAINERS: Update my email address
1444
1445 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1446
1447 * config.guess: Import latest upstream.
1448 * config.sub: Import latest upstream.
1449
1450 2021-01-25 Martin Liska <mliska@suse.cz>
1451
1452 PR gcov-profile/98739
1453 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1454 for profiledbootstrap.
1455
1456 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
1460 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1461
1462 * MAINTAINERS (Write After Approval): Update my e-mail address.
1463
1464 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1465
1466 * MAINTAINERS: Fix spacing.
1467
1468 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1469
1470 * MAINTAINERS (Write After Approval): Add myself
1471
1472 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1473
1474 * Makefile.def: Sync with binutils-gdb:
1475 (dependencies): all-ld depends on all-libctf.
1476 (host_modules): libctf is no longer no_install.
1477 No longer no_check. Checking depends on all-ld.
1478 * Makefile.in: Regenerated.
1479
1480 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1481
1482 * libtool.m4: Match gnu* along other GNU systems.
1483 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1484 * libgo/configure: Re-generate.
1485
1486 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1487
1488 * MAINTAINERS: Update my email address.
1489
1490 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1491
1492 * MAINTAINERS (Write After Approval): Add myself.
1493
1494 2020-12-15 Nathan Sidwell <nathan@acm.org>
1495
1496 * Makefile.def
1497 * Makefile.in
1498 * Makefile.tpl
1499 * configure
1500 * configure.ac
1501
1502 2020-12-15 Nathan Sidwell <nathan@acm.org>
1503
1504 * Makefile.def: Add libcody.
1505 * configure.ac: Add libcody.
1506 * Makefile.in: Regenerated.
1507 * configure: Regenerated.
1508
1509 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1510
1511 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1512
1513 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1514
1515 PR target/97865
1516 * libtool.m4: Update handling of Darwin platform link flags
1517 for Darwin20.
1518
1519 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1520
1521 * .gitignore: Sync with binutils-gdb
1522
1523 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1524
1525 * MAINTAINERS: Add myself as arc port maintainer.
1526
1527 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1528
1529 PR d/87788
1530 * configure.ac: Don't disable D for *-*-darwin*.
1531 * configure: Regenerate.
1532
1533 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1534
1535 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1536 hppa64-*-hpux11*.
1537
1538 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1539
1540 * configure: Regenerate.
1541 * configure.ac: Add --bootstrap-hwasan option.
1542
1543 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1544
1545 * config.guess: Import latest upstream.
1546 * config.sub: Import latest upstream.
1547
1548 2020-11-16 Martin Liska <mliska@suse.cz>
1549
1550 * .gitignore: Add cache as clangd uses it now.
1551
1552 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1553
1554 * MAINTAINERS (Write After Approval): add myself
1555
1556 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1557
1558 * MAINTAINERS (Write After Approval): Add myself.
1559
1560 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1561
1562 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1563 Remove FIXME comments.
1564
1565 2020-11-06 Martin Uecker <muecker@gwdg.de>
1566
1567 * MAINTAINERS: Update my email address.
1568
1569 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1570
1571 * MAINTAINERS (Write After Approval): Add myself.
1572
1573 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1574
1575 PR target/97302
1576 * configure.ac: Only set with_gmp to /usr/local
1577 if not building in tree.
1578 * configure: Regenerate.
1579
1580 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1581
1582 * MAINTAINERS (Write After Approval): Add myself.
1583
1584 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1585
1586 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1587
1588 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1589
1590 PR bootstrap/96612
1591 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1592 if not the same as ${host}.
1593 * configure: Regenerate.
1594
1595 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1596
1597 * MAINTAINERS (Write After Approval): Add myself.
1598
1599 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1600
1601 * MAINTAINERS: Update my email address.
1602
1603 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1604
1605 * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1608
1609 * MAINTAINERS (Write After Approval): Add myself.
1610
1611 2020-06-12 Martin Liska <mliska@suse.cz>
1612
1613 * .gitignore: Add .clang-tidy.
1614
1615 2020-06-08 Jason Merrill <jason@redhat.com>
1616
1617 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1618 * configure: Regenerate.
1619
1620 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1621
1622 * MAINTAINERS: Add myself as xtensa port maintainer.
1623
1624 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1625
1626 * configure.ac: Don't require --enable-host-shared when building
1627 for Mingw.
1628 * configure: Regenerate.
1629
1630 2020-05-18 Jason Merrill <jason@redhat.com>
1631
1632 * configure.ac: Update bootstrap dialect to -std=c++11.
1633
1634 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1635
1636 * MAINTAINERS (Write After Approval): Add myself.
1637
1638 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1639
1640 PR target/92713
1641 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1642 (noconfigdirs): Add 'target-libstdc++-v3'.
1643 * configure: Regenerate.
1644
1645 2020-04-21 Stephen Casner <casner@acm.org>
1646
1647 PR 25830
1648 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1649 * configure: Rebuild.
1650
1651 2020-04-17 Martin Liska <mliska@suse.cz>
1652 Jonathan Yong <10walls@gmail.com>
1653
1654 PR gcov-profile/94570
1655 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1656 for CYGWIN.
1657
1658 2020-04-14 Martin Jambor <mjambor@suse.cz>
1659
1660 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1661
1662 2020-04-09 Tom Tromey <tom@tromey.com>
1663
1664 * configure: Rebuild.
1665 * Makefile.in: Rebuild.
1666 * Makefile.def (gdbsupport, gdbserver): New host modules.
1667 (configure-gdb): Depend on all-gdbsupport.
1668 (all-gdb): Depend on all-gdbsupport, all-libctf.
1669 * configure.ac (host_tools): Add gdbserver.
1670 Conditionally build gdbserver and gdbsupport.
1671
1672 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1673
1674 * configure.ac: Build libgomp by default for amdgcn.
1675 * configure: Regenerate.
1676
1677 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1678
1679 * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1682
1683 * MAINTAINERS (Write After Approval) : Add myself.
1684
1685 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1686
1687 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1688
1689 2020-02-14 Martin Sebor <msebor@redhat.com>
1690
1691 * doc/extend.texi (attribute alias): Mention type requirement.
1692 (attribute weak): Same.
1693 (attribute weakref): Correct invalid example.
1694
1695 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1696
1697 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1698
1699 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1700 Jakub Jelinek <jakub@redhat.com>
1701
1702 * .gitattributes: Add *.md diff=md.
1703
1704 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1705
1706 The mentioned auto-generated file is no more part of the
1707
1708 GCC sources, it's auto-generated in $(builddir) during build.
1709
1710 PR target/92055
1711 * contrib/gcc_update (files_and_dependencies): Remove
1712 entry for gcc/config/avr/t-multilib.
1713
1714 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1715
1716 * MAINTAINERS: Update my email address.
1717
1718 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1719
1720 * README.MOVED_TO_GIT: Remove.
1721
1722 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1723
1724 * README.MOVED_TO_GIT: New file.
1725
1726 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1727
1728 * MAINTAINERS (Write After Approval): Add myself.
1729
1730 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1731
1732 * MAINTAINERS (write_after_approval): Add myself.
1733
1734 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1735
1736 * MAINTAINERS (write_after_approval): Add myself.
1737
1738 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1739
1740 * MAINTAINERS (write_after_approval): Add myself.
1741
1742 2019-12-11 Matthias Klose <doko@ubuntu.com>
1743
1744 * configure.ac: Factor out common cases for compare_exclusions.
1745 * configure: Regenerate.
1746
1747 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1748
1749 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1750 flag.
1751
1752 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1753
1754 * MAINTAINERS (Write After Approval): Add myself.
1755
1756 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1757
1758 PR middle-end/92463
1759 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1760 * configure: Regenerate
1761
1762 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1763
1764 * configure.ac: Use https for gcc.gnu.org.
1765 * configure: Regenerated.
1766
1767 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1768
1769 * MAINTAINERS (aarch64 port): Remove my name, move to...
1770 (Write After Approval): ...Here.
1771
1772 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1773
1774 * MAINTAINERS: Change my email address as maintainer.
1775
1776 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1777
1778 PR fortran/91828
1779 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1780 * configure: Regenerated.
1781
1782 2019-10-21 Jason Merrill <jason@redhat.com>
1783
1784 * .gitattributes: Also check ChangeLog whitespace.
1785
1786 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1787
1788 * contrib/dg-extract-results.sh: Add support for KPASS.
1789 * contrib/dg-extract-results.py: Likewise.
1790
1791 2019-10-17 Jason Merrill <jason@redhat.com>
1792
1793 * .gitattributes: Avoid {} in filename pattern.
1794
1795 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1796
1797 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1798 Approval section.
1799
1800 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1801
1802 * MAINTAINERS: Add myself to Write After Approval
1803
1804 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1805
1806 * MAINTAINERS: Add myself as an aarch64 maintainer.
1807
1808 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1809
1810 * MAINTAINERS: Add myself as aarch64 maintainer.
1811
1812 2019-09-23 Carl Love <cel@us.ibm.com>
1813
1814 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1815 New define_insn.
1816 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1817 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1818
1819 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1820
1821 * MAINTAINERS (Sam Tebbs): Update email address.
1822
1823 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1824
1825 * MAINTAINERS: Update my email address.
1826
1827 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1828
1829 * libtool.m4: Handle uclinuxfdpiceabi.
1830
1831 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1832
1833 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1834 Remove myself from Write After Approval section.
1835
1836 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1837
1838 * configure.ac: Support for bpf-*-* targets.
1839 * configure: Regenerate.
1840
1841 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1842
1843 * config.sub: Import upstream version 2019-06-30.
1844 * config.guess: Import upstream version 2019-07-24.
1845
1846 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1847
1848 * MAINTAINERS: Remove spu port maintainers.
1849
1850 2019-08-28 Martin Liska <mliska@suse.cz>
1851
1852 * .gitignore: Add .clangd and compile_commands.json
1853 to .gitignore.
1854
1855 2019-08-23 Michael Forney <mforney@mforney.org>
1856
1857 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1858 * Makefile.in: Regenerate.
1859
1860 2019-08-19 Tom Tromey <tom@tromey.com>
1861
1862 * configure: Rebuild.
1863 * configure.ac: Add --with-static-standard-libraries.
1864
1865 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1866
1867 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1868
1869 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1870
1871 * MAINTAINERS (Write After Approval): Add myself.
1872
1873 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1874
1875 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1876 RISC-V port maitainer.
1877
1878 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1879
1880 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1881
1882 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
1886 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
1890 2019-06-25 Martin Liska <mliska@suse.cz>
1891
1892 contrib/filter-clang-warnings.py: Transform from
1893 filter-rtags-warnings.py.
1894
1895 2019-06-15 Tom Tromey <tom@tromey.com>
1896
1897 * configure.ac (host_libs): Add gnulib.
1898 * configure: Rebuild.
1899 * Makefile.def (host_modules, dependencies): Add gnulib.
1900 * Makefile.in: Rebuild.
1901
1902 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1903
1904 * MAINTAINERS (Write After Approval): Add myself.
1905
1906 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1907
1908 * configure: Regenerate.
1909 * configure.ac: Add PRU target.
1910
1911 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1912
1913 * MAINTAINERS (Write After Approval): Add myself.
1914
1915 2019-06-11 Nick Clifton <nickc@redhat.com>
1916
1917 Import these changes from the binutils/gdb repository:
1918
1919 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1920
1921 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1922 and all its deps.
1923 * Makefile.in: Regenerated.
1924
1925 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1926
1927 * Makefile.def (host_modules): Add libctf.
1928 * Makefile.def (dependencies): Likewise.
1929 libctf depends on zlib, libiberty, and bfd.
1930 * Makefile.in: Regenerated.
1931 * configure.ac (host_libs): Add libctf.
1932 * configure: Regenerated.
1933
1934 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1935
1936 * MAINTAINERS (Write After Approval): Add myself.
1937
1938 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1939
1940 * MAINTAINERS: Update my email address.
1941
1942 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1943
1944 * MAINTAINERS (Write After Approval): Add myself.
1945
1946 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1947
1948 * MAINTAINERS (Write After Approval): Add myself.
1949
1950 2019-05-07 Jim Wilson <jimw@sifive.com>
1951
1952 * MAINTAINERS: Remove myself as IA-64 maintainer.
1953
1954 2019-05-04 Roland Illig <roland.illig@gmx.de>
1955
1956 * MAINTAINERS (Write After Approval): Add myself.
1957
1958 2019-05-02 Richard Biener <rguenther@suse.de>
1959
1960 PR bootstrap/85574
1961 * Makefile.tpl (compare target): Also compare extra-compare
1962 files.
1963 * Makefile.in: Regenerate.
1964
1965 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1966
1967 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1968 as modulo-scheduler maintainer.
1969
1970 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1971
1972 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1973
1974 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1975
1976 * MAINTAINERS: Update my email address.
1977
1978 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1979
1980 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1981 * configure: Regenerate.
1982
1983 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1984
1985 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1986 * configure: Regenerate.
1987
1988 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1989
1990 * configure.ac: Add target-zlib to target_libraries.
1991 * configure: Regenerate.
1992
1993 2019-04-09 Martin Liska <mliska@suse.cz>
1994
1995 * Makefile.in: Regenerate.
1996 * Makefile.tpl: Pass GENERATOR_CFLAGS
1997 in all stages.
1998
1999 2019-03-28 Martin Liska <mliska@suse.cz>
2000
2001 PR bootstrap/89829
2002 * Makefile.in: Revert r254150.
2003 * Makefile.tpl: Likewise.
2004
2005 2019-03-28 Ben Elliston <bje@gnu.org>
2006
2007 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2008 related, and libdecnumber.
2009
2010 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2011
2012 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2013 (Write After Approval): Remove myself.
2014
2015 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2016
2017 * MAINTAINERS (Write After Approval): Add myself.
2018
2019 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2020
2021 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2022 (Write After Approval): Remove myself and Julian.
2023
2024 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2025
2026 * MAINTAINERS (Write After Approval): Add myself.
2027
2028 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2033
2034 * ChangeLog: Replace space with tab.
2035 * MAINTAINERS: Delete 1 tab to keep alignment.
2036
2037 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
2041 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
2045 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2046 Kwok Cheung Yeung <kcy@codesourcery.com>
2047 Julian Brown <julian@codesourcery.com>
2048 Tom de Vries <tom@codesourcery.com>
2049 Jan Hubicka <hubicka@ucw.cz>
2050 Martin Jambor <mjambor@suse.cz>
2051
2052 * configure.ac: Likewise.
2053 * configure: Regenerate.
2054 * contrib/config-list.mk: Add amdgcn-amdhsa.
2055
2056 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2057
2058 * MAINTAINERS (Write After Approval): Add myself.
2059
2060 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
2064 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2065
2066 PR target/88535
2067 * config.guess: Import upstream version 2019-01-03.
2068 * config.sub: Import upstream version 2019-01-01.
2069
2070 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2071
2072 * MAINTAINERS (Write After Approval): Update my maintainer address.
2073
2074 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2075
2076 * MAINTAINERS (Write After Approval): Add myself.
2077
2078 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2079
2080 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2081
2082 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2083
2084 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2085 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2086 (GCC_TARGET_TOOL): Likewise.
2087 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2088 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2089 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2090 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2091 * configure: Regenerate.
2092 * Makefile.in: Likewise.
2093
2094 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
2098 2018-11-13 Martin Liska <mliska@suse.cz>
2099
2100 * gcc.target/i386/pr87930.c: Move to ...
2101 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2102
2103 2018-11-10 Stafford Horne <shorne@gmail.com>
2104
2105 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2106 (Write After Approval): Remove myself.
2107
2108 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2109
2110 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2111 Append $INCICONV to it.
2112
2113 2018-11-04 Stafford Horne <shorne@gmail.com>
2114
2115 * MAINTAINERS (Write After Approval): Add myself.
2116
2117 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2118
2119 PR bootstrap/82856
2120 * multilib.am: New file. From automake.
2121
2122 Merge from binutils-gdb:
2123 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2124
2125 * libtool.m4: Use AC_LANG_SOURCE.
2126 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2127 * ar-lib: New file.
2128 * test-driver: New file.
2129 * configure: Re-generate.
2130
2131 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2132
2133 * MAINTAINERS (Write After Approval): Add myself.
2134
2135 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2136
2137 PR bootstrap/87788
2138 PR d/87799
2139 * configure: Rebuild.
2140 * configure.ac: Disable D on systems where it is known not to work.
2141
2142 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2143
2144 * Makefile.def (target_modules): Add libphobos.
2145 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2146 GDCFLAGS_FOR_TARGET.
2147 (dependencies): Make libphobos depend on libatomic, libbacktrace
2148 configure, and zlib configure.
2149 (language): Add language d.
2150 * Makefile.in: Rebuild.
2151 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2152 (HOST_EXPORTS): Add GDC.
2153 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2154 (BASE_TARGET_EXPORTS): Add GDC.
2155 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2156 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2157 (EXTRA_HOST_FLAGS): Add GDC.
2158 (STAGE1_FLAGS_TO_PASS): Add GDC.
2159 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2160 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2161 environment variables.
2162 * configure: Rebuild.
2163 * configure.ac: Add target-libphobos to target_libraries. Set and
2164 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2165
2166 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2167
2168 * MAINTAINERS (Write After Approval): Add myself.
2169
2170 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2171
2172 * MAINTAINERS (Write After Approval): Remove myself.
2173
2174 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2175
2176 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2177
2178 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2179
2180 * MAINTAINERS: Update my email address.
2181
2182 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2183
2184 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2185 maintainer.
2186
2187 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2188
2189 * MAINTAINERS (Write After Approval): Add self.
2190
2191 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2192
2193 * MAINTAINERS (write after approval): Add myself.
2194
2195 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2196
2197 * MAINTAINERS: Update my email address.
2198
2199 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2200
2201 * MAINTAINERS (write after approval): Add myself.
2202
2203 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2204
2205 * MAINTAINERS: Add self to global reviewers list.
2206
2207 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2208
2209 MAINTAINERS: Add c-sky port maintainers.
2210
2211 2018-08-10 Martin Liska <mliska@suse.cz>
2212
2213 * MAINTAINERS: Revert change in previous commit and
2214 join lines.
2215
2216 2018-08-10 Martin Liska <mliska@suse.cz>
2217
2218 * MAINTAINERS: Remove extra line.
2219
2220 2018-08-06 Naveen H.S <naveenh@marvell.com>
2221
2222 * MAINTAINERS: Update my email address.
2223
2224 2018-07-19 DJ Delorie <dj@redhat.com>
2225
2226 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2227 as maintainer.
2228
2229 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2230
2231 * MAINTAINERS: Adjust email address for me and my colleague Robin
2232 Dapp.
2233
2234 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2235 Sunil K Pandey <sunil.k.pandey@intel.com>
2236
2237 PR target/84413
2238 * config/i386/i386.c (m_CORE_AVX512): New.
2239 (m_CORE_AVX2): Likewise.
2240 (m_CORE_ALL): Add m_CORE_AVX2.
2241 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2242 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2243 and remove the rest of m_SKYLAKE_AVX512.
2244
2245 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2246
2247 * config.sub: Sync with upstream version 2018-07-03.
2248
2249 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2250
2251 * config.guess: Sync with upstream version 2018-06-26.
2252 * config.sub: Sync with upstream version 2018-07-02.
2253
2254 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2255
2256 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2257 * ltmain.sh: Likewise.
2258
2259 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2260
2261 * contrib/config-list.mk: Remove powerpc-linux_paired.
2262
2263 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2264
2265 * configure.ac: Introduce support for @unless/@endunless.
2266 * Makefile.tpl (dep-kind): Rewrite with cond; return
2267 postbootstrap in some cases.
2268 (make-postboot-dep, postboot-targets): New.
2269 (dependencies): Do not output postbootstrap dependencies at
2270 first. Output non-target ones changed for configure to depend
2271 on stage_last @if gcc-bootstrap, and the original deps @unless
2272 gcc-bootstrap.
2273 * configure.in, Makefile.in: Rebuilt.
2274
2275 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2276
2277 * MAINTAINERS (write after approval): Add myself.
2278
2279 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2280
2281 * MAINTAINERS (write after approval): Add myself.
2282
2283 2018-06-19 Nick Clifton <nickc@redhat.com>
2284
2285 * zlib/configure.ac: Restore old behaviour of only enabling
2286 multilibs when a target subdirectory is defined. This allows
2287 building with srcdir == builddir.
2288 * zlib/configure: Regenerate.
2289
2290 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2291
2292 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2293 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2294 * Makefile.in: Regenerate.
2295
2296 2018-06-16 Ben Elliston <bje@gnu.org>
2297
2298 * config.guess: Import latest version.
2299 * config.sub: Likewise.
2300
2301 2018-06-08 Martin Liska <mliska@suse.cz>
2302
2303 * MAINTAINERS: Remove MPX-related entries.
2304 * Makefile.def: Remove libmpx support.
2305 * Makefile.in: Regenerate.
2306 * configure.ac: Remove removed files.
2307 * configure: Regenerate.
2308 * libmpx/ChangeLog: Remove.
2309 * libmpx/Makefile.am: Remove.
2310 * libmpx/Makefile.in: Remove.
2311 * libmpx/acinclude.m4: Remove.
2312 * libmpx/aclocal.m4: Remove.
2313 * libmpx/config.h.in: Remove.
2314 * libmpx/configure: Remove.
2315 * libmpx/configure.ac: Remove.
2316 * libmpx/configure.tgt: Remove.
2317 * libmpx/libmpx.spec.in: Remove.
2318 * libmpx/mpxrt/Makefile.am: Remove.
2319 * libmpx/mpxrt/Makefile.in: Remove.
2320 * libmpx/mpxrt/libmpx.map: Remove.
2321 * libmpx/mpxrt/libtool-version: Remove.
2322 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2323 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2324 * libmpx/mpxrt/mpxrt.c: Remove.
2325 * libmpx/mpxrt/mpxrt.h: Remove.
2326 * libmpx/mpxwrap/Makefile.am: Remove.
2327 * libmpx/mpxwrap/Makefile.in: Remove.
2328 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2329 * libmpx/mpxwrap/libtool-version: Remove.
2330 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2331
2332 2018-06-04 Martin Liska <mliska@suse.cz>
2333
2334 * MAINTAINERS: Add myself as gcov maintainer.
2335
2336 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2337
2338 * MAINTAINERS: Update my email address.
2339
2340 2018-06-04 Tom de Vries <tdevries@suse.de>
2341
2342 * MAINTAINERS: Remove write-after-approval entries for component
2343 maintainers.
2344
2345 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2346
2347 * MAINTAINERS (write after approval): Add myself.
2348
2349 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2350
2351 * MAINTAINERS: Update my email address.
2352
2353 2018-06-01 Tom de Vries <tdevries@suse.de>
2354
2355 * MAINTAINERS: Update my email address.
2356
2357 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2358
2359 * MAINTAINERS (loop-optimizer): Add myself.
2360
2361 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2362
2363 * configure.ac: Added "nfp" target.
2364 * configure: Regenerate.
2365
2366 2018-04-30 Richard Biener <rguenther@suse.de>
2367
2368 PR bootstrap/85571
2369 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2370 (STAGE3_TFLAGS): Likewise.
2371 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2372 (STAGEtrain_TFLAGS): Likewise.
2373 * Makefile.in: Regenerate.
2374
2375 2018-04-26 Richard Biener <rguenther@suse.de>
2376
2377 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2378 (STAGE2_CFLAGS): Likewise.
2379 (STAGE2_TFLAGS): Likewise.
2380 (STAGE3_CFLAGS): Add -fchecking.
2381 (STAGE3_TFLAGS): Likewise.
2382 (STAGEtrain_CFLAGS): Filter out -fchecking.
2383 (STAGEtrain_TFLAGS): Likewise.
2384 * Makefile.in: Re-generate.
2385
2386 2018-04-25 Catherine Moore <clm@codesourcery.com>
2387
2388 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2389
2390 2018-04-18 Paul Clarke <pc@us.ibm.com>
2391
2392 * MAINTAINERS (write after approval): Add myself.
2393
2394 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2395
2396 * MAINTAINERS: Update my email address.
2397
2398 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2399
2400 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2401
2402 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2403
2404 * MAINTAINERS: Update my email address and disambiguate myself
2405 a bit from Will Schmidt.
2406
2407 2018-03-21 Nathan Sidwell <nathan@acm.org>
2408
2409 * MAINTAINERS: Move maintainers of now-removed picochip and score
2410 ports to write after approval.
2411
2412 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2413
2414 * MAINTAINERS: Add entry for SVE maintainership.
2415
2416 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2417
2418 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2419 * configure: Regenerate.
2420
2421 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2422
2423 * MAINTAINERS (write after approval): Add myself.
2424
2425 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2426
2427 * MAINTAINERS (write after approval): Add myself.
2428
2429 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2430
2431 * MAINTAINERS (write after approval): Add myself.
2432
2433 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2434
2435 Update copyright years.
2436
2437 2018-01-03 Ben Elliston <bje@gnu.org>
2438
2439 * config.guess: Import latest version.
2440 * config.sub: Likewise.
2441
2442 2017-12-12 Stafford Horne <shorne@gmail.com>
2443
2444 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2445 * configure: Regenerate.
2446
2447 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2448
2449 * MAINTAINERS (Write After Approval): Add myself.
2450
2451 2017-11-28 Julia Koval <julia.koval@intel.com>
2452 Sebastian Peryt <sebastian.peryt@intel.com>
2453
2454 * Makefile.def (target_modules): Remove libcilkrts.
2455 * Makefile.in: Ditto.
2456 * configure: Ditto.
2457 * configure.ac: Ditto.
2458
2459 2017-11-28 Julia Koval <julia.koval@intel.com>
2460
2461 * MAINTAINERS (Write After Approval): Add myself.
2462
2463 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2464
2465 * MAINTAINERS (Write After Approval): Add myself.
2466
2467 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2468
2469 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2470 Use my SiFive email address.
2471
2472 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2473
2474 * MAINTAINERS (write after approval): Add myself.
2475
2476 2017-10-27 Martin Liska <mliska@suse.cz>
2477
2478 * Makefile.tpl: Use proper name of folder as it was renamed
2479 during transition to 4 stages.
2480 * Makefile.in: Regenerate.
2481
2482 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2483
2484 * MAINTAINERS (write after approval): Add myself.
2485
2486 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2487
2488 * MAINTAINERS: Add a note that maintainership also includes web
2489 pages, docs, and testsuite related to that area.
2490
2491 2017-09-25 Tom de Vries <tom@codesourcery.com>
2492
2493 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2494
2495 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2496
2497 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2498
2499 2017-09-15 Nathan Sidwell <nathan@acm.org>
2500
2501 * MAINTAINERS: Remove myself as a vxworks maintainer.
2502
2503 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2504
2505 * MAINTAINERS: Remove email address of Jim Norris.
2506
2507 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2508
2509 * MAINTAINERS (Reviewers): Move myself from here...
2510 (CPU Port Maintainers): ... to here.
2511
2512 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2513
2514 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2515
2516 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2517
2518 * MAINTAINERS (write after approval): Add myself.
2519
2520 2017-07-28 Tony Reix <tony.reix@atos.net>
2521
2522 * configure.ac (target-libffi): Don't disable for AIX.
2523 (go): Don't add to unsupported_languages on AIX.
2524 (target-libgo): Don't disable for AIX.
2525 * configure: Regenerate.
2526
2527 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2528
2529 * MAINTAINERS: Add myself.
2530
2531 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2532
2533 * MAINTAINERS: Update my email address.
2534
2535 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2536
2537 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2538 arm-specific auto-generated header files.
2539
2540 2017-07-03 Nathan Sidwell <nathan@acm.org>
2541
2542 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2543 * configure: Rebuilt.
2544
2545 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2546
2547 * MAINTAINERS: Readd myself for c6x.
2548
2549 2017-06-28 Martin Liska <mliska@suse.cz>
2550
2551 PR bootstrap/81217
2552 * Makefile.def: Remove superfluous bootstrap_target from
2553 bootstrap_stage.
2554 * Makefile.in: Re-generate the file.
2555
2556 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2557
2558 * MAINTAINERS: Add myself to Write After Approval
2559
2560 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2561
2562 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2563
2564 2017-06-19 Martin Liska <mliska@suse.cz>
2565
2566 * Makefile.def: Define 4 stages PGO bootstrap.
2567 * Makefile.tpl: Define FLAGS.
2568 * Makefile.in: Regenerate.
2569
2570 2017-06-14 Ian Lance Taylor <iant@golang.org>
2571
2572 * Makefile.def: Add check-gotools to go check targets.
2573 * Makefile.in: Rebuild.
2574
2575 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2576
2577 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2578
2579 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2580
2581 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2582 * configure: Regenerate.
2583
2584 2017-05-31 Martin Liska <mliska@suse.cz>
2585
2586 * configure.ac: Add handling of stage2_werror_flags to
2587 action-if-given and to action-if-not-given.
2588 * configure: Regenerate.
2589
2590 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2591
2592 * MAINTAINERS: Add self to Write After Approval
2593
2594 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2595
2596 * MAINTAINERS: Update my email address, and remove myself as
2597 maintainer in some areas.
2598
2599 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2600
2601 * MAINTAINERS: Add self to Write After Approval
2602
2603 2017-05-25 Nathan Sidwell <nathan@acm.org>
2604
2605 * configure.ac: Add --enable-languages=default to mean default and
2606 make --enable-languages=all mean all supported languages.
2607 * configure: Regenerated.
2608
2609 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2610
2611 * config.gcc (powerpc*-*-*spe*): New.
2612 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2613 (powerpc-*-rtems*spe*): New.
2614 (powerpc*-*-linux*spe*): New.
2615 (powerpc-wrs-vxworksspe): New.
2616 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2617 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2618 * config.host (powerpc*-*-*spe*): New.
2619
2620 2017-05-19 Martin Liska <mliska@suse.cz>
2621
2622 * configure.ac: Add --enable-werror-always just for
2623 bootstrap-debug (or none build config) and do not add it
2624 when we are on a release branch.
2625 * configure: Regenerated.
2626
2627 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2628
2629 * MAINTAINERS: Add self to Write After Approval
2630
2631 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2632
2633 * MAINTAINERS: Move myself to Write After Approval section.
2634
2635 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2636
2637 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2638 ACCH registers.
2639 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2640 available.
2641 (umulsidi3): Likewise.
2642 (mulsidi3_700): Disable this pattern when we have advanced mpy
2643 instructions.
2644 (umulsidi3_700): Likewise.
2645 (maddsidi4): New pattern.
2646 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2647 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2648 (mpydu_imm_arcv2hs): Likewise.
2649 * config/arc/predicates.md (accl_operand): New predicate.
2650
2651 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2652 Andrew Burgess <andrew.burgess@embecosm.com>
2653
2654 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2655 case.
2656 (ARC_AUTOFP_IRQ_P): Likewise.
2657 (ARC_AUTO_IRQ_P): Likewise.
2658 (rgf_banked_register_count): New variable.
2659 (parse_mrgf_banked_regs_option): New function.
2660 (arc_override_options): Handle rgf_banked_regs option.
2661 (arc_handle_interrupt_attribute): Add firq option.
2662 (arc_compute_function_type): Return fast irq type when required.
2663 (arc_must_save_register): Handle fast interrupts.
2664 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2665 (arc_return_address_regs): Update.
2666 * config/arc/arc.h (arc_return_address_regs): Update.
2667 (arc_function_type): Add fast interrupt type.
2668 (ARC_INTERRUPT_P): Update.
2669 (RC_FAST_INTERRUPT_P): Define.
2670 * config/arc/arc.md (simple_return): Update for fast interrupts.
2671 (p_return_i): Likewise.
2672 * config/arc/arc.opt (mrgf-banked-regs): New option.
2673 * doc/invoke.texi (mrgf-banked-regs): Document.
2674
2675 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2676
2677 * config/arc/arc.c (irq_ctrl_saved): New variable.
2678 (ARC_AUTOBLINK_IRQ_P): Define.
2679 (ARC_AUTOFP_IRQ_P): Likewise.
2680 (ARC_AUTO_IRQ_P): Likewise.
2681 (irq_range): New function.
2682 (arc_must_save_register): Likewise.
2683 (arc_must_save_return_addr): Likewise.
2684 (arc_dwarf_emit_irq_save_regs): Likewise.
2685 (arc_override_options): Handle deferred options.
2686 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2687 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2688 arc_must_save_return_addr.
2689 (arc_compute_frame_size): Handle automated save and restore of
2690 registers.
2691 (arc_expand_prologue): Likewise.
2692 (arc_expand_epilogue): Likewise.
2693 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2694 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2695 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2696
2697 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2698 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2699
2700 PR bootstrap/77661
2701 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2702 in-tree build MPC.
2703 * Makefile.in: Regenerate.
2704
2705 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2706
2707 * configure.ac: Enable LTO by default on darwin >= 9.
2708 * configure: Regenerate.
2709
2710 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2711
2712 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2713 and Andrew Waterman as the RISC-V maintainers.
2714
2715 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2716
2717 * MAINTAINERS: Add self to Write After Approval
2718
2719 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2720
2721 * config.guess: Import latest from upstream.
2722
2723 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2724
2725 * MAINTAINERS (Write After Approval): Remove entries that are
2726 already covered under Reviewers.
2727
2728 2017-03-08 Mark Wielaard <mark@klomp.org>
2729
2730 PR demangler/70909
2731 PR demangler/67264
2732 * include/demangle.h: Add d_printing to struct demangle_component
2733 and pass struct demangle_component as non const.
2734
2735 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2736
2737 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2738
2739 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2740
2741 * Makefile.tpl: Remove HOST_ISLVER.
2742 (HOST_EXPORTS): Remove ISLVER.
2743 * Makefile.in: Regenerate.
2744
2745 2017-02-13 Richard Biener <rguenther@suse.de>
2746
2747 * configure: Re-generate.
2748
2749 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2750
2751 * MAINTAINERS: Adjust bug reporting URL.
2752
2753 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2754
2755 * MAINTAINERS (Write After Approval): Remove redundant entry
2756 for Andrew Burgess.
2757
2758 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2759
2760 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2761 32-bit hppa*-*-hpux*.
2762 * configure: Regenerate.
2763
2764 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2765
2766 * configure.ac: Moved the white list of enabling BRIG FE to
2767 libhsail-rt/configure.tgt.
2768 * configure: Regenerated.
2769 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2770
2771 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2772 Martin Jambor <mjambor@suse.cz>
2773
2774 * Makefile.def (target_modules): Added libhsail-rt.
2775 (languages): Added language brig.
2776 * Makefile.in: Regenerated.
2777 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2778 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2779 * configure: Regenerated.
2780
2781 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2782
2783 PR other/79046
2784 * configure: Regenerated.
2785
2786 2017-01-04 Alan Modra <amodra@gmail.com>
2787
2788 * configure: Regenerate.
2789
2790 2016-12-29 Ben Elliston <bje@gnu.org>
2791
2792 * config.sub: Import latest version.
2793
2794 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2795
2796 * MAINTAINERS (Write After Approval): Add myself.
2797
2798 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2799
2800 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2801 includes bootstrap-mpx.
2802 * configure: Regenerated.
2803
2804 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2805
2806 * MAINTAINERS (Write After Approval): Add myself.
2807
2808 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2809
2810 * configure: Regenerate.
2811
2812 2016-12-01 Matthias Klose <doko@ubuntu.com>
2813
2814 * configure.ac: Don't use pkg-config to check for bdw-gc.
2815 * configure: Regenerate.
2816
2817 2016-11-30 Matthias Klose <doko@ubuntu.com>
2818
2819 * Makefile.def: Remove reference to boehm-gc target module.
2820 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2821 options and for the bdw-gc pkg-config module.
2822 * configure: Regenerate.
2823 * Makefile.in: Regenerate.
2824
2825 2016-11-28 Nathan Sidwell <nathan@acm.org>
2826
2827 * MAINTAINERS (nvptx): Remove self.
2828
2829 2016-11-25 Ben Elliston <bje@gnu.org>
2830
2831 * config.guess: Import latest version.
2832 * config.sub: Likewise.
2833
2834 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2016-11-15 Matthias Klose <doko@ubuntu.com>
2839
2840 * Makefile.def: Remove references to GCJ.
2841 * Makefile.tpl: Likewise.
2842 * Makefile.in: Regenerate.
2843
2844 2016-11-15 Matthias Klose <doko@ubuntu.com>
2845
2846 * config-ml.in: Remove references to GCJ.
2847 * configure.ac: Likewise.
2848 * configure: Regenerate.
2849
2850 2016-11-01 Josh Conner <joshconner@google.com>
2851
2852 * MAINTAINERS (Write After Approval): Update email address,
2853
2854 2016-10-27 Carl Love <cel@us.ibm.com>
2855
2856 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2857 Approval list to make it alphabetical.
2858
2859 2016-10-27 Carl Love <cel@us.ibm.com>
2860
2861 * MAINTAINERS (Write After Approval): Add myself.
2862
2863 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2864
2865 * MAINTAINERS (Reviewers): Add myself.
2866 (Write After Approval): Add myself.
2867
2868 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2869 Ulrich Weigand <uweigand@de.ibm.com>
2870
2871 * MAINTAINERS: Update email address.
2872
2873 2016-10-10 Nathan Sidwell <nathan@acm.org>
2874
2875 * MAINTAINERS: Update email address.
2876
2877 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2878
2879 * configure.ac: Add aarch64-*-freebsd*.
2880 * configure: Regenerate.
2881
2882 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2883
2884 * MAINTAINERS: Update email address after it got reverted.
2885
2886 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2887
2888 * configure.ac (target_libraries): Readd target-boehm-gc.
2889 Restore --enable-objc-gc handling.
2890 * configure: Regenerate.
2891
2892 2015-10-03 Jeff Law <law@redhat.com>
2893
2894 * MAINTAINERS: Move several inactive maintainers to the
2895 write-after-approval section.
2896
2897 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2898
2899 * configure.ac: Add target-libffi to target_libraries.
2900 Readd libgcj target disablings, modified to only target-libffi.
2901 Readd target addition of go to unsupported languages.
2902 * configure: Regenerated.
2903
2904 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2905
2906 * MAINTAINERS: Update email address.
2907
2908 2016-09-30 Andrew Haley <aph@redhat.com>
2909
2910 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2911 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2912 libgcj.
2913
2914 2016-09-30 Andrew Haley <aph@redhat.com>
2915
2916 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2917 write-after approval after GCJ deletion.
2918
2919 2016-09-30 Andrew Haley <aph@redhat.com>
2920
2921 * Makefile.def: Remove libjava.
2922 * Makefile.tpl: Likewise.
2923 * Makefile.in: Regenerate.
2924 * configure.ac: Likewise.
2925 * configure: Likewise.
2926 * gcc/java: Remove.
2927 * libjava: Likewise.
2928
2929 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2930
2931 * MAINTAINERS (Reviewers): Add myself.
2932
2933 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2934
2935 * configure.ac: Disable "sim" directory for arc*-*-*.
2936 * configure: Regenerated.
2937
2938 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2939
2940 * MAINTAINERS (Write After Approval): Add myself.
2941
2942 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2943
2944 * configure.ac: Check for the minimum in-tree MPFR version
2945 handled.
2946 * configure: Regenerate.
2947
2948 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2949
2950 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2951 * configure: Regenerated.
2952
2953 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2954
2955 * MAINTAINERS (Write After Approval): Add myself.
2956
2957 2016-06-23 Andi Kleen <ak@linux.intel.com>
2958
2959 * Makefile.def: Add autoprofiledbootstrap.
2960 * Makefile.tpl: Dito.
2961 * Makefile.in: Regenerate.
2962
2963 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2964
2965 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2966 * configure: Regenerate.
2967
2968 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2969
2970 * configure: Regenerate.
2971 * configure.ac: Remove support for avr-rtems.
2972
2973 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2974
2975 * MAINTAINERS (Write After Approval): Add myself.
2976
2977 2016-06-16 Michael Collison <michael.collison@arm.com>
2978
2979 * MAINTAINERS (Write After Approval): Add myself.
2980
2981 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2982
2983 * MAINTAINERS (Write After Approval): Update e-mail address.
2984
2985 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2986
2987 * MAINTAINERS (Write After Approval): Add myself.
2988
2989 2016-05-28 Alan Modra <amodra@gmail.com>
2990
2991 * Makefile.tpl (configure): Depend on m4 files included.
2992 * Makefile.in: Regenerate.
2993
2994 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2995
2996 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2997 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2998
2999 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3000
3001 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3002 special case builtin.
3003 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3004 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3005 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3006 for __builtin_vec_addec.
3007
3008 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3009
3010 * config.guess: Import version 2016-04-02 (newest).
3011 * config.sub: Import version 2016-05-10 (newest).
3012
3013 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3014
3015 * configure.ac: Add ARC support to libgloss.
3016 * configure: Regenerate
3017
3018 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3019
3020 * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3023
3024 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3025 * configure: Regenerated.
3026 * Makefile.def (gmp): Explicitly disable assembler.
3027 (mpfr): Adjust lib_path.
3028 (mpc): Likewise.
3029 * Makefile.in: Regenerated.
3030
3031 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3032
3033 PR bootstrap/70704
3034 * configure.ac (--enable-stage1-checking): Add missing
3035 --enable-checking=.
3036 * configure: Regenerated.
3037
3038 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3039
3040 * config.guess: Revert r235676.
3041 * config.sub: Revert r235676.
3042
3043 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3044
3045 * config.guess: Remove SH5 support.
3046 * config.sub: Likewise.
3047 * configure: Likewise.
3048 * configure.ac: Likewise.
3049
3050 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3051
3052 PR bootstrap/70704
3053 * configure.ac (--enable-stage1-checking): For --disable-checking or
3054 implicit --enable-checking, make sure extra flag matches in between
3055 stage1 and later checking.
3056 * configure: Regenerated.
3057
3058 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3059
3060 * .gitattributes: New file.
3061
3062 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3063
3064 * MAINTAINERS (rs6000/powerpc port): Add myself.
3065
3066 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3067
3068 PR bootstrap/70173
3069 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3070 and gotools directories. Delete the stage_final file.
3071 * Makefile.in: Regenerate.
3072
3073 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3074
3075 * MAINTAINERS (Write After Approval): Add myself.
3076
3077 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3078
3079 * MAINTAINERS (Fortran maintainer): Remove myself.
3080
3081 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3082
3083 * MAINTAINERS (Write After Approval): Add myself.
3084
3085 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3086
3087 * MAINTAINERS (Write After Approval): Add myself.
3088
3089 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3090
3091 Sync with binutils-gdb:
3092
3093 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3094
3095 * configure.ac: Add mips and s390 to the gold target check.
3096 * configure: Regenerate.
3097
3098 2016-03-01 DJ Delorie <dj@redhat.com>
3099
3100 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3101
3102 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3103
3104 * MAINTAINERS (libcpp): Add myself.
3105 (diagnostic messages): Likewise.
3106
3107 2016-02-20 Tom de Vries <tom@codesourcery.com>
3108
3109 * MAINTAINERS: Fix whitespace.
3110
3111 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
3115 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3116
3117 * config/isl.m4: Add comments about isl-0.16.
3118 * configure: Regenerate.
3119
3120 2016-01-29 Martin Jambor <mjambor@suse.cz>
3121
3122 * MAINTAINERS (hsa maintainers): Add myself.
3123
3124 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3125
3126 * MAINTAINERS: (Write After Approval): Add myself.
3127
3128 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3129 Sebastian Pop <s.pop@samsung.com>
3130
3131 * Makefile.in: Regenerate.
3132 * Makefile.tpl: Export ISLVER.
3133 * configure: Regenerate.
3134 * config/isl.m4: Detect isl-0.15.
3135
3136 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3137
3138 PR bootstrap/69329
3139 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3140 * Makefile.in: Regenerate.
3141
3142 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3143
3144 * configure.ac: Enable LTO for DJGPP
3145 * configure: Regenerate
3146
3147 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3148
3149 Sync with binutils-gdb:
3150 2015-10-21 Nick Clifton <nickc@redhat.com>
3151
3152 PR gas/19109
3153 * configure.ac: Note the 'none' is an acceptable argument to
3154 --enable-compressed-debug-sections.
3155 * configure: Regenerate.
3156
3157 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3158
3159 PR bootstrap/69134
3160 * Makefile.def (mpfr): Disable assembler.
3161 * Makefile.in: Regenerate.
3162
3163 2016-01-01 Ben Elliston <bje@gnu.org>
3164
3165 * config.guess: Import version 2016-01-01.
3166 * config.sub: Likewise.
3167
3168 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3173
3174 * Makefile.in: Replace ISL with isl.
3175 * Makefile.tpl: Same.
3176 * config/isl.m4: Same.
3177 * configure.ac: Same.
3178 * contrib/download_prerequisites: Same.
3179 * configure: Regenerate.
3180
3181 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3182
3183 * MAINTAINERS (Write After Approval): Add Myself.
3184
3185 2015-12-17 Nathan Sidwell <nathan@acm.org>
3186
3187 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3188 * configure: Regenerate.
3189
3190 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3191 Sebastian Pop <s.pop@samsung.com>
3192
3193 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3194 isl_ctx_get_max_operations.
3195 * configure: Regenerate.
3196
3197 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3198
3199 * MAINTAINERS (Write After Approval): Add myself.
3200
3201 2015-12-02 Ian Lance Taylor <iant@google.com>
3202
3203 PR go/66147
3204 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3205 * Makefile.in: Regenerate.
3206
3207 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3208
3209 PR libffi/65726
3210 * Makefile.def (lang_env_dependencies): Make libffi depend
3211 on cxx.
3212 * Makefile.in: Regenerate.
3213
3214 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3215
3216 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3217 symbols.
3218
3219 2015-11-20 Tristan Gingold <gingold@adacore.com>
3220
3221 Sync with binutils-gdb:
3222 2015-11-20 Tristan Gingold <gingold@adacore.com>
3223
3224 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3225 * configure: Regenerate.
3226
3227 2015-11-19 Martin Liska <mliska@suse.cz>
3228
3229 * .gitignore: Add .clang-format to ignored files.
3230 * Makefile.in: Add clang-format.
3231 * Makefile.tpl: Likewise.
3232
3233 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3234
3235 * configure.ac: Enable libmpx by default.
3236 * configure: Regenerated.
3237
3238 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3239
3240 * MAINTAINERS: Update email address.
3241
3242 2015-10-23 Paulo Matos <pmatos@linki.tools>
3243
3244 * MAINTAINERS: Update email address.
3245
3246 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3247
3248 * MAINTAINERS (Write After Approval): Add myself.
3249
3250 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3251
3252 Sync with binutils-gdb:
3253 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3254
3255 PR gas/19109
3256 * configure.ac: Add
3257 --enable-compressed-debug-sections={all,gas,gold,ld}.
3258 * configure: Regenerated.
3259
3260 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3261
3262 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3263
3264 2015-10-09 Martin Liska <mliska@suse.cz>
3265
3266 * MAINTAINERS (Write After Approval): Add myself.
3267
3268 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
3272 2015-10-02 Florian Weimer <fweimer@redhat.com>
3273
3274 * MAINTAINERS: Update email address.
3275
3276 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3277
3278 * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3281
3282 * MAINTAINERS: Update email.
3283
3284 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3285
3286 * MAINTAINERS: Update my email address.
3287
3288 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3289
3290 * MAINTAINERS (ft32 port): Add myself.
3291
3292 2015-08-28 David Sherwood <david.sherwood@arm.com>
3293
3294 * MAINTAINERS: Add myself.
3295
3296 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3297
3298 * MAINTAINERS (Write After Approval): Add myself.
3299
3300 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3301
3302 PR libfortran/54572
3303 * Makefile.def: Make libgfortran depend on libbacktrace.
3304 * Makefile.in: Regenerate.
3305
3306 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3307
3308 * MAINTAINERS (Write After Approval): Add myself.
3309
3310 2015-08-12 Tom de Vries <tom@codesourcery.com>
3311
3312 PR other/67092
3313 * configure.ac: Remove --with_host_libstdcxx support.
3314 * configure: Regenerate.
3315
3316 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3317 Jakub Jelinek <jakub@redhat.com>
3318
3319 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3320 nvptx*-*-*.
3321 * configure: Regenerate.
3322
3323 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3324
3325 * Makefile.def (libiconv): Define bootstrap=true.
3326 Mark pdf/html/info as missing.
3327 (configure-gcc): Depend on all-libiconv.
3328 (all-gcc): Ditto.
3329 (configure-libcpp): Ditto.
3330 (all-libcpp): Ditto.
3331 (configure-intl): Ditto.
3332 (all-intl): Ditto.
3333 * Makefile.in: Regenerate.
3334
3335 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3336
3337 * MAINTAINERS (loop ivopts): Add the entry and myself.
3338
3339 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3340
3341 * MAINTAINERS (nvptx): Add self.
3342
3343 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3344
3345 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3346 128-bit vector modes.
3347
3348 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3349
3350 * MAINTAINERS (Write After Approval): Add myself.
3351
3352 2015-07-28 Ben Elliston <bje@gnu.org>
3353
3354 * config.sub, config.guess: Import from upstream.
3355
3356 2015-07-24 Michael Darling <darlingm@gmail.com>
3357
3358 PR other/66259
3359 * config-ml.in: Reflects renaming of configure.in to configure.ac
3360 * configure: Likewise
3361 * configure.ac: Likewise
3362
3363 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3364
3365 * MAINTAINERS: Update my email address.
3366
3367 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3368
3369 Sync with binutils-gdb:
3370 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3371
3372 * configure.ac (target_configdirs): Exclude target-zlib if
3373 target-libjava isn't built.
3374 * configure: Regenerated.
3375
3376 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3377
3378 Sync with binutils-gdb:
3379 2015-05-13 John David Anglin <dave.anglin@bell.net>
3380
3381 * configure.ac: Disable configuration of GDB for HPUX targets.
3382 * configure: Regenerate.
3383
3384 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3385
3386 * configure.ac: Add --with-system-zlib.
3387 * configure: Regenerated.
3388
3389 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3390
3391 * configure.ac: Add FT32 support.
3392 * configure: Regenerate.
3393
3394 2015-01-12 Anthony Green <green@moxielogic.com>
3395
3396 * configure.ac: Don't disable gprof for moxie.
3397 * configure: Rebuild.
3398
3399 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3400
3401 Sync with binutils-gdb:
3402 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3403
3404 PR ld/18355
3405 * Makefile.def: Add extra_configure_flags to host zlib.
3406 * configure.ac (extra_host_zlib_configure_flags): New. Set
3407 to --enable-host-shared When bfd is to be built as shared
3408 library. AC_SUBST.
3409 * Makefile.in: Regenerated.
3410
3411 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3412
3413 Sync with src:
3414 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3415 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3416 * Makefile.in: Regenerated.
3417
3418 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3419
3420 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3421 target.
3422 * configure: Regenerate.
3423
3424 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3425
3426 * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3429
3430 * MAINTAINERS (OS Port Maintainers): Add myself.
3431 (Various Maintainers): Remove myself from libffi testsuite.
3432
3433 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3434
3435 * MAINTAINERS (gen* on machine desc): Add self.
3436
3437 2015-06-02 Jason Merrill <jason@redhat.com>
3438
3439 PR bootstrap/66319
3440 * configure.ac: Use -std=gnu++98.
3441
3442 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3443
3444 * MAINTAINERS (Write After Approval): Add myself.
3445
3446 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3447
3448 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3449 * configure: Regenerate.
3450
3451 2015-05-26 Jason Merrill <jason@redhat.com>
3452
3453 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3454 * configure: Regenerate.
3455
3456 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3457
3458 * configure.ac: FT32 target added.
3459 * configure: Regenerated.
3460
3461 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3462
3463 * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3466
3467 * MAINTAINERS (Write After Approval): Add myself.
3468
3469 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3470
3471 * configure.ac: Fix typo.
3472 * configure: Regenerate.
3473
3474 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3475
3476 * MAINTAINERS (Write After Approval): Add myself.
3477
3478 2015-05-03 Matthias Klose <doko@ubuntu.com>
3479
3480 * configure.ac: Match $host configured with triplets.
3481 * configure: Regenerate.
3482
3483 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3484
3485 * Makefile.tpl: Remove surplus whitespace throughout.
3486 * Makefile.in: Regenerate.
3487
3488 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3489
3490 * MAINTAINERS (Various Maintainers): Add myself as instruction
3491 combiner maintainer.
3492
3493 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3494
3495 PR bootstrap/62077
3496 * configure.ac (--enable-stage1-checking): Default to
3497 release,misc,gimple,rtlflag,tree,types if --disable-checking
3498 or --enable-checking is not specified and DEV-PHASE is not
3499 experimental.
3500 * configure: Regenerated.
3501
3502 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3503
3504 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3505 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3506 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3507 * Makefile.in: Regenerate.
3508
3509 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3510
3511 * MAINTAINERS: Update my email address.
3512
3513 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3514
3515 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3516
3517 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3518
3519 * MAINTAINERS: Add myself as an arm port reviewer.
3520
3521 2015-03-25 Martin Liska <mliska@suse.cz>
3522 Yury Gribov <y.gribov@samsung.com>
3523
3524 * Makefile.in: Fix ln source location for vimrc file.
3525 * Makefile.tpl: Likewise.
3526
3527 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3528
3529 PR bootstrap/25672
3530 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3531 cross-compiling. Similarly for CXX_FOR_TARGET.
3532 * configure: Regenerate.
3533
3534 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3535
3536 * Makefile.def: Add libmpx.
3537 * configure.ac: Add libmpx.
3538 * Makefile.in: Regenerate.
3539 * configure: Regenerate.
3540
3541 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3542
3543 * MAINTAINERS (CPU Port Maintainers): Add myself
3544 i386 vector ISA extns mantainer.
3545
3546 2015-03-13 Jeff Law <law@redhat.com>
3547
3548 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3549 maintainer.
3550 Remove Richard Henderson as a maintainer for the x86 port.
3551
3552 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3553
3554 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3555
3556 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3557
3558 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3559 pointer bounds checker and i386 MPX maintainer.
3560
3561 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3562
3563 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3564
3565 2015-02-26 Martin Sebor <msebor@redhat.com>
3566
3567 * MAINTAINERS (Various Maintainers): Add self.
3568
3569 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3570
3571 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3572 Make sure it contains lto.
3573 * configure: Regenerate.
3574
3575 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3576
3577 * configure: Regenerate.
3578
3579 2015-02-06 Diego Novillo <dnovillo@google.com>
3580 1
3581 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3582 middle-end, docstring): Remove myself.
3583 (Write After Approval): Add myself.
3584
3585 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3586
3587 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3588 (Write After Approval): Update address.
3589
3590 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3591
3592 PR jit/64780
3593 * configure.ac: Require the user to explicitly specify
3594 --enable-host-shared if the jit is enabled.
3595 * configure: Regenerate.
3596
3597 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3598
3599 * MAINTAINERS (Write After Approval): Add myself.
3600
3601 2015-01-25 Tom de Vries <tom@codesourcery.com>
3602
3603 * MAINTAINERS: Make whitespace consistent.
3604
3605 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3606
3607 * MAINTAINERS (Write After Approval): Add myself.
3608
3609 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3610
3611 * MAINTAINERS: (Write After Approval): Add myself.
3612
3613 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3614
3615 * MAINTAINERS: (Write After Approval): Add myself.
3616
3617 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3618
3619 * MAINTAINERS: (Write After Approval): Add myself.
3620
3621 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3622
3623 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3624 objective-c/c++ front end maintainer.
3625
3626 2015-01-13 Marek Polacek <polacek@redhat.com>
3627
3628 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3629
3630 2015-01-12 Jeff Law <law@redhat.com>
3631
3632 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3633 a very long time.
3634
3635 2015-01-09 Ian Lance Taylor <iant@google.com>
3636
3637 * configure.ac (host_tools): Add gotools.
3638 * Makefile.def (host_modules): Add gotools.
3639 (dependencies): Add dependency of all-gotools on all-target-libgo.
3640
3641 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3642
3643 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3644 * configure: Regenerate.
3645
3646 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3647
3648 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3649 all-target-libgomp.
3650 * Makefile.in: Regenerate.
3651
3652 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3653
3654 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3655
3656 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3657
3658 * configure.ac: Add Visium support.
3659 * configure: Regenerate.
3660
3661 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3662
3663 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3664 * configure: Regenerate.
3665
3666 2015-01-03 Andrew Pinski <apinski@cavium.com>
3667
3668 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3669 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3670 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3671 (OBJCOPY_FOR_TARGET): New variable.
3672 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3673 * Makefile.in: Regenerate.
3674 * configure.ac: Check for already installed target objcopy.
3675 Also GCC_TARGET_TOOL on objcopy.
3676 * configure: Regenerate.
3677
3678 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3679
3680 * config.sub: Update from upstream, to 2015-01-01 version.
3681 * config.guess: Ditto.
3682
3683 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3684
3685 * MAINTAINERS (RTEMS Ports): Add myself.
3686
3687 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3688
3689 * MAINTAINERS (Write After Approval): Add myself.
3690
3691 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3692
3693 * MAINTAINERS (Write After Approval): Add myself.
3694
3695 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3696
3697 * configure.ac (--enable-as-accelerator-for): Don't set
3698 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3699 * configure: Regenerate.
3700
3701 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3702
3703 PR bootstrap/64023
3704 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3705 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3706 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3707 to CXX.
3708 * Makefile.in: Regenerated.
3709
3710 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3711 Yury Gribov <y.gribov@samsung.com>
3712
3713 * .gitignore: Added .local.vimrc and .lvimrc.
3714 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3715 * Makefile.in: Regenerate.
3716
3717 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3718
3719 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3720 * configure: Regenerated.
3721
3722 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3723
3724 * MAINTAINERS (nvptx port): New entry.
3725
3726 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3727
3728 * configure: Regenerate.
3729
3730 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3731
3732 * configure.ac: Merge with Binutils.
3733
3734 2014-11-26 Tobias Burnus <burnus@net-b.de>
3735
3736 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3737 * Makefile.in: Regenerate.
3738
3739 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3740
3741 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3742 missing flex.
3743 * Makefile.in: Regenerated.
3744
3745 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3746
3747 * Makefile.in: Regenerate.
3748
3749 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3750
3751 PR bootstrap/63784
3752 * libtool.m4: Add $pic_flag with -shared.
3753
3754 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3755
3756 * MAINTAINERS (Write After Approval): Added myself.
3757
3758 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3759
3760 * MAINTAINERS (write-after-approval): Add myself.
3761
3762 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3763
3764 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3765 from 2 years ago.
3766
3767 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3768
3769 Revert:
3770 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3771
3772 * MAINTAINERS (Write After Approval): Added myself as line map
3773 maintainer.
3774
3775 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3776
3777 Revert:
3778 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3779
3780 * MAINTAINERS (Write After Approval): Added myself.
3781
3782 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3783
3784 * MAINTAINERS (Write After Approval): Added myself.
3785
3786 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3787
3788 * MAINTAINERS (Write After Approval): Added myself as line map
3789 maintainer.
3790
3791 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3792
3793 * MAINTAINERS (Various Maintainers): Added myself as line map
3794 maintainer.
3795
3796 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3797
3798 * move-if-change: Sync from upstream gnulib.
3799
3800 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3801
3802 * compile: Sync with upstream Automake.
3803 * depcomp: Ditto.
3804 * install-sh: Ditto.
3805 * missing: Ditto.
3806 * mkinstalldirs: Ditto.
3807 * ylwrap: Ditto.
3808
3809 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3810
3811 * config.sub: Update from upstream config repo.
3812 * config.guess: Ditto.
3813
3814 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3815
3816 * Makefile.def: Add liboffloadmic to target_modules. Make
3817 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3818 * Makefile.in: Regenerate.
3819 * configure: Regenerate.
3820 * configure.ac: Add liboffloadmic to target binaries.
3821 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3822 Add liboffloadmic to noconfig list when C++ is not supported.
3823
3824 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3825 Thomas Schwinge <thomas@codesourcery.com>
3826 Ilya Verbin <ilya.verbin@intel.com>
3827 Andrey Turetskiy <andrey.turetskiy@intel.com>
3828
3829 * configure: Regenerate.
3830 * configure.ac (--enable-as-accelerator-for)
3831 (--enable-offload-targets): New configure options.
3832
3833 2014-11-11 Tobias Burnus <burnus@net-b.de>
3834
3835 * Makefile.def: Make all-gcc depend on all-isl.
3836 * Makefile.in: Regenerate.
3837
3838 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3839
3840 * ChangeLog.jit: New.
3841 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3842
3843 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3844
3845 PR target/63610
3846 * libtool.m4: Fix globbing of darwin versions.
3847 * configure: Regenerate.
3848
3849 2014-11-11 Tobias Burnus <burnus@net-b.de>
3850
3851 * Makefile.def: Remove CLooG.
3852 * Makefile.tpl: Ditto.
3853 * configure.ac: Ditto.
3854 * configure: Regenerate.
3855 * Makefile.in: Ditto.
3856
3857 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3858
3859 * configure.ac: Handle nvptx-*-*.
3860 * configure: Regenerate.
3861
3862 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3867
3868 * Makefile.def (libcc1): Remove bootstrap=true;.
3869 * Makefile.in: Regenerated.
3870
3871 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3872
3873 * configure.ac: Update comment.
3874 * configure: Regenerate.
3875
3876 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
3880 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3881
3882 * configure.ac (extra_host_libiberty_configure_flags): Add
3883 --enable-shared also for libcc1's benefit.
3884 * configure: Regenerate.
3885
3886 2014-10-29 Tristan Gingold <gingold@adacore.com>
3887
3888 * MAINTAINERS: Change my email address.
3889
3890 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3891 Tom Tromey <tromey@redhat.com>
3892
3893 * Makefile.def: Add libcc1 to host_modules.
3894 * configure.ac (host_tools): Add libcc1.
3895 * Makefile.in, configure: Rebuild.
3896
3897 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3898
3899 * configure.ac (build_configargs): Don't share config.cache between
3900 build subdirs.
3901 * configure: Regenerate.
3902
3903 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3904
3905 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3906 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3907 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3908 leon3v7 as leon3.
3909 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3910 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3911 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3912 * config/sparc/sparc.md (cpu): Add leon3v7.
3913 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3914
3915 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3916
3917 * MAINTAINERS (write-after-approval): Add myself.
3918
3919 2014-10-23 Ian Lance Taylor <iant@google.com>
3920
3921 * configure.ac: Disable the Go frontend on systems where it is known
3922 to not work.
3923 * configure: Regenerate.
3924
3925 2014-10-23 Richard Biener <rguenther@suse.de>
3926
3927 * Makefile.def: Add libcpp build module and dependencies.
3928 * configure.ac: Add libcpp build module.
3929 * Makefile.in: Regenerate.
3930 * configure: Likewise.
3931
3932 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3933
3934 * MAINTAINERS (write-after-approval): Add myself.
3935
3936 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3937
3938 * INSTALL/README: Do not mention CVS.
3939
3940 2014-10-03 Jing Yu <jingyu@google.com>
3941
3942 * configure.ac: Add aarch64 to list of targets that support gold.
3943 * configure: Regenerate.
3944
3945 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3946
3947 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3948
3949 2014-09-29 Catherine Moore <clm@codesourcery.com>
3950
3951 * MAINTAINERS: Add myself as MIPS maintainer.
3952
3953 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3954
3955 * MAINTAINERS: Move myself to MIPS maintainers.
3956
3957 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3958
3959 * MAINTAINERS: Put all email addresses between '<' and '>'.
3960
3961 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3962
3963 * MAINTAINERS: Move myself to reviewers (Fortran).
3964
3965 2014-09-01 Andi Kleen <ak@linux.intel.com>
3966
3967 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3968 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3969 * Makefile.in: Regenerate.
3970
3971 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3972
3973 * rtx-classes-status.txt: Delete
3974
3975 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3976
3977 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3978
3979 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3980
3981 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3982 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3983 of checking for version number.
3984 * configure: Regenerated.
3985 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3986
3987 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3988
3989 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3990 is done; begin phase 6 (use extra rtx_def subclasses).
3991
3992 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3993
3994 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3995 done; begin phase 5 (additional rtx_def subclasses).
3996
3997 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3998
3999 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4000
4001 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4002
4003 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4004 SET_BB_HEADER are done.
4005
4006 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4007
4008 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4009 done.
4010
4011 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4012
4013 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4014
4015 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4016
4017 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4018
4019 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4020
4021 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4022
4023 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4024
4025 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4026
4027 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4028
4029 * rtx-classes-status.txt: Phase 3 (per-file commits within
4030 "config" subdirs) is done; begin phase 4 (removal of
4031 "scaffolding").
4032
4033 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4034
4035 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4036 dir) is done; begin phase 3 (per-file commits within "config"
4037 subdirs).
4038
4039 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4040
4041 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4042 phase 2 (per-file commits in main source dir).
4043
4044 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4045
4046 * configure: Regenerated.
4047
4048 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4049
4050 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4051
4052 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4053
4054 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4055
4056 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4057
4058 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4059
4060 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4061
4062 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4063
4064 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4065
4066 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4067
4068 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4069
4070 * MAINTAINERS (Write After Approval): Add myself.
4071
4072 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4073
4074 * MAINTAINERS: Remove myself
4075
4076 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4077
4078 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4079
4080 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4081
4082 * MAINTAINERS (Write After Approval): Add myself.
4083
4084 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4085
4086 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4087 SET_BB_HEADER, SET_BB_FOOTER
4088
4089 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4090
4091 * rtx-classes-status.txt: New file
4092
4093 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4094
4095 * configure.ac: Eliminate ClooG installation dependency.
4096 * configure: Regenerate.
4097 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4098 * Makefile.in: Regenerate.
4099
4100 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4105
4106 * MAINTAINERS (Write After Approval): Add myself.
4107
4108 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
4112 2014-07-28 Anthony Green <green@moxielogic.com>
4113
4114 Import from savannah.gnu.org:
4115 * config.sub: Update to 2014-07-28 version.
4116
4117 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4118
4119 * MAINTAINERS: Remove my MIPS maintainer entry.
4120
4121 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4122
4123 PR target/47230
4124 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4125 * configure: Regenerate.
4126
4127 2014-07-24 James Norris <jnorris@codesourcery.com>
4128
4129 * MAINTAINERS (Write After Approval): Add myself.
4130
4131 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4132
4133 * configure.ac: Accept only CLooG 0.18.1.
4134 * configure: Regenerate.
4135
4136 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4137
4138 * configure.ac: Don't accept isl 0.11.
4139 * configure: Regenerate.
4140
4141 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4142
4143 * MAINTAINERS (Write After Approval): Add myself.
4144
4145 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4146
4147 * configure.ac: Don't accept isl 0.10.
4148 * configure: Regenerate.
4149
4150 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4151
4152 Fix include path for in-tree cloog.
4153 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4154 * configure: Regenerate.
4155
4156 2014-06-18 Richard Henderson <rth@redhat.com>
4157
4158 * .gitignore: Import gcc_update output.
4159
4160 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4161
4162 * config-ml.in: Robustify ac_configure_args parsing.
4163
4164 * configure.ac (--enable-linker-plugin-configure-flags)
4165 (--enable-linker-plugin-flags): New flags.
4166 (configdirs): Conditionally add libiberty-linker-plugin.
4167 * configure: Regenerate.
4168 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4169 (host_modules) <lto-plugin>: Pay attention to
4170 @extra_linker_plugin_flags@ and
4171 @extra_linker_plugin_configure_flags@.
4172 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4173 * Makefile.in: Regenerate.
4174
4175 * Makefile.tpl (configure-[+prefix+][+module+])
4176 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4177 "module_srcdir" instead of "module" for locating a module's srcdir.
4178 * Makefile.in: Regenerate.
4179
4180 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4181
4182 * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4185
4186 * MAINTAINERS: Update my email address.
4187
4188 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4189
4190 * MAINTAINERS (Write After Approval): Add myself.
4191
4192 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4193
4194 * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4197
4198 PR libstdc++/61011
4199 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4200 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4201 * configure: Regenerate.
4202
4203 2014-05-28 Pedro Alves <palves@redhat.com>
4204
4205 * MAINTAINERS (Write After Approval): Add myself.
4206
4207 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4208
4209 * MAINTAINERS: Update my affiliation/email.
4210
4211 2014-05-19 Mike Stump <mikestump@comcast.net>
4212
4213 * MAINTAINERS: Add wide-int reviewers.
4214
4215 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4216
4217 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4218 * configure: Regenerated.
4219
4220 2014-05-15 Torvald Riegel <triegel@redhat.com>
4221
4222 * MAINTAINERS (libitm): Add myself as maintainer.
4223
4224 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4225
4226 * MAINTAINERS (Write After Approval): Add myself.
4227
4228 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4229
4230 * config.sub, config.guess: Import from upstream.
4231
4232 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4233
4234 * MAINTAINERS (Write After Approval): Put myself in correct order.
4235
4236 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4237
4238 * MAINTAINERS (Write After Approval): Add myself.
4239
4240 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4241
4242 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4243 section.
4244
4245 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4246
4247 * MAINTAINERS (Write After Approval): Delete myself.
4248
4249 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4250
4251 PR sanitizer/56781
4252 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4253 and -B* options with -Xcompiler.
4254
4255 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4256
4257 PR bootstrap/60620
4258 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4259 * Makefile.in: Regenerate.
4260
4261 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4262
4263 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4264 for WINDRES_FOR_TARGET in default-manifest.o rule.
4265 * Makefile.in: Regenerate.
4266
4267 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
4271 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4272
4273 PR sanitizer/56781
4274 * Makefile.def: Set bootstrap=true; for host fixincludes.
4275 * configure.ac: Don't bootstrap host fixincludes unless
4276 --with-build-config=bootstrap-{a,ub}san.
4277 * Makefile.in: Regenerated.
4278 * configure: Regenerated.
4279
4280 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4281
4282 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4283 --enable-vtable-verify option parsing. Don't add
4284 target-libsanitizer to bootstrap_target_libs unless
4285 --with-build-config=bootstrap-asan or
4286 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4287 to bootstrap_target_libs unless --enable-vtable-verify.
4288 * configure: Regenerated.
4289
4290 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4291
4292 * MAINTAINERS (Write After Approval): Add myself.
4293
4294 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4295
4296 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4297
4298 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4299
4300 PR bootstrap/58572
4301 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4302 -I for libstdc++-v3 includes if $(LEAN).
4303 * Makefile.in: Regenerated.
4304
4305 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4306
4307 * MAINTAINERS: Update my email address.
4308
4309 2014-02-24 Walter Lee <walt@tilera.com>
4310
4311 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4312 (tilegx-*-*): Change to tilegx*-*-*.
4313 * configure: Regenerate.
4314
4315 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4316
4317 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4318
4319 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4320
4321 * MAINTAINERS (Write After Approval): Add myself.
4322
4323 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4324
4325 PR target/59788
4326 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4327 *solaris2*.
4328
4329 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4330
4331 * MAINTAINERS: Update my email address.
4332
4333 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4334
4335 * MAINTAINERS: Convert to UTF-8.
4336 Properly sort Xinliang David Li's entry.
4337
4338 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4339 Sandra Loosemore <sandra@codesourcery.com>
4340
4341 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4342 nios2 port maintainers.
4343
4344 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4345
4346 * MAINTAINERS (Write After Approval): Add myself.
4347
4348 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4349
4350 * configure.ac: Add user-friendly check for native x86_64-linux
4351 multilibs.
4352 * configure: Regenerate.
4353
4354 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4355
4356 * MAINTAINERS: Add myself as sh maintainer.
4357
4358 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4359
4360 * MAINTAINERS: Add self as SLSR maintainer.
4361
4362 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4363
4364 * MAINTAINERS: Update my email address.
4365
4366 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4367
4368 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4369
4370 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4371
4372 * Makefile.in: Regenerate.
4373
4374 * Makefile.tpl: Fix typo.
4375 * Makefile.in: Regenerate partially.
4376
4377 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4378
4379 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4380 supported.
4381 * configure: Regenerated.
4382
4383 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4384
4385 * MAINTAINERS (Write After Approval): Add myself.
4386
4387 2013-10-30 Jason Merrill <jason@redhat.com>
4388
4389 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4390 --disable-build-format-warnings.
4391
4392 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4393
4394 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4395 depend on libstdc++ and libgcc.
4396 * configure: Regenerate.
4397 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4398 libcilkrts for POSIX and i*86, and x86_64 architectures.
4399 * Makefile.in: Added libcilkrts related fields to support building it.
4400
4401 2013-10-26 Jeff Law <law@redhat.com>
4402
4403 * Makefile.def (target_modules): Remove libmudflap
4404 (languages): Remove check-target-libmudflap).
4405 * Makefile.in: Rebuilt.
4406 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4407 * configure.ac (target_libraries): Remove target-libmudflap.
4408 Remove checks which disabled libmudflap on some systems.
4409 * configure: Rebuilt.
4410 * libmudflap: Directory removed.
4411
4412 2013-10-21 Cong Hou <congh@google.com>
4413
4414 * MAINTAINERS (Write After Approval): Add myself.
4415
4416 2013-10-16 Mike Stump <mikestump@comcast.net>
4417
4418 * .dir-locals.el: Add.
4419
4420 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4421
4422 * configure.ac: Add --enable-host-shared
4423 * configure: Regenerate.
4424
4425 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4426
4427 Import from savannah.gnu.org:
4428 * config.guess: Update to 2013-06-10 version.
4429 * config.sub: Update to 2013-10-01 version.
4430
4431 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4432
4433 Changes to build configuration to allow big endian ARC ELF toolchain
4434 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4435 * configure: Regenerate.
4436
4437 2013-09-20 Alan Modra <amodra@gmail.com>
4438
4439 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4440 ppc host match. Support little-endian powerpc linux hosts.
4441
4442 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4443
4444 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4445 maintainer.
4446
4447 2013-09-12 DJ Delorie <dj@redhat.com>
4448
4449 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4450 maintainers.
4451
4452 2013-09-03 Richard Biener <rguenther@suse.de>
4453
4454 * configure.ac: Also allow ISL 0.12.
4455 * configure: Regenerated.
4456
4457 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4458
4459 * MAINTAINERS (Write After Approval): Add myself.
4460
4461 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4462
4463 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4464
4465 2013-08-26 Caroline Tice <cmtice@google.com>
4466
4467 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4468 "Various Reviewers" to libvtv "Various Maintainers".
4469
4470 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4471
4472 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4473
4474 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4475
4476 * MAINTAINERS: Update name, email.
4477
4478 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4479
4480 * MAINTAINERS (Write After Approval): Add myself.
4481
4482 2013-08-12 Caroline Tice <cmtice@google.com>
4483
4484 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4485 address in the Write After Approval section.
4486
4487 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4488
4489 * MAINTAINERS (Write After Approval): Update email.
4490
4491 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4492
4493 * configure.ac: Adjust to check VTV_SUPPORTED.
4494 * configure: Regenerated.
4495
4496 2013-08-02 Caroline Tice <cmtice@google.com>
4497
4498 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4499 on non-linux systems; add target-libvtv to noconfigdirs; add
4500 libsupc++/.libs to C++ library search paths.
4501 * configure: Regenerated.
4502 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4503 libstdc++ and libgcc.
4504 * Makefile.in: Regenerated.
4505
4506 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
4510 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4511 Shiva Chen <shiva0217@gmail.com>
4512
4513 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4514 nds32 port maintainers.
4515
4516 2013-07-17 Tim Shen <timshen91@gmail.com>
4517
4518 * MAINTAINERS (Write After Approval): Add myself.
4519
4520 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4521
4522 * configure.ac: Sync from binutils.
4523 * configure: Regenerate.
4524
4525 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4526
4527 * MAINTAINERS (Write After Approval): Add myself.
4528
4529 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4534
4535 * MAINTAINERS (Write After Approval): Add myself.
4536
4537 2013-04-30 Brooks Moses <bmoses@google.com>
4538
4539 * MAINTAINERS: Update my email; move myself from Fortran
4540 reviewer to Write After Approval.
4541
4542 2013-04-16 Andreas Schwab <schwab@suse.de>
4543
4544 * configure.ac (aarch64-*-*): Don't disable java.
4545 * configure: Regenerate.
4546
4547 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4548
4549 * MAINTAINERS (Write After Approval): Add myself.
4550
4551 2013-03-30 Matthias Klose <doko@ubuntu.com>
4552
4553 * Makefile.def (target_modules): Don't install libffi.
4554 * Makefile.in: Regenerate.
4555
4556 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4557
4558 * MAINTAINERS (Write After Approval): Add myself.
4559
4560 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4561
4562 * MAINTAINERS (Write After Approval): Add myself.
4563
4564 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4565
4566 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4567 * configure: Regenerated.
4568
4569 2013-02-05 Ian Lance Taylor <iant@google.com>
4570
4571 PR go/55969
4572 * configure.ac: Disable libgo on some systems where it does not
4573 work.
4574
4575 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4576
4577 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4578 Remove Geoff Keating as rs6000 port maintainer, at his request.
4579
4580 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4581
4582 * MAINTAINERS: Update my email.
4583
4584 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4585
4586 * configure: Re-generate.
4587
4588 2013-01-15 Richard Biener <rguenther@suse.de>
4589
4590 PR other/55973
4591 * configure: Re-generate.
4592
4593 2013-01-14 Matthias Klose <doko@ubuntu.com>
4594
4595 * Makefile.def (install-target-libsanitizer): Depend on
4596 install-target-libstdc++-v3.
4597 * Makefile.in: Regenerate.
4598
4599 2013-01-14 Richard Biener <rguenther@suse.de>
4600
4601 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4602 * configure: Re-generate
4603
4604 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4605
4606 * config.sub: Update from config repo.
4607
4608 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4609
4610 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4611 * Makefile.in: Regenerate.
4612
4613 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4614
4615 * MAINTAINERS (arc): Add new port maintainership for myself.
4616
4617 2013-01-09 Jason Merrill <jason@redhat.com>
4618
4619 * .gitignore: Import from gdb repository.
4620
4621 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4622
4623 * Makefile.def (configure-gcc): Depend on all-gmp.
4624 (all-gcc): Remove dependency on all-gmp.
4625 * Makefile.in: Regenerated.
4626
4627 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4628
4629 * config.sub: Merge from config repo.
4630 * config.guess: Ditto.
4631
4632 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4633
4634 * Makefile.def: Merge from binutils.
4635 * Makefile.in: Ditto.
4636
4637 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4638
4639 * MAINTAINERS: Update my email.
4640
4641 2012-12-29 Ben Elliston <bje@gnu.org>
4642
4643 * config.guess: Update to 2012-12-29 version.
4644 * config.sub: Likewise.
4645
4646 2012-12-20 Matthias Klose <doko@ubuntu.com>
4647
4648 * Makefile.def (install-target-libgfortran): Depend on
4649 install-target-libquadmath, install-target-libgcc.
4650 (install-target-libsanitizer): Depend on install-target-libgcc.
4651 (install-target-libjava): Depend on install-target-libgcc.
4652 (install-target-libitm): Depend on install-target-libgcc.
4653 (install-target-libobjc): Depend on install-target-libgcc.
4654 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4655 * Makefile.in: Regenerate.
4656
4657 2012-12-19 Matthias Klose <doko@ubuntu.com>
4658
4659 * Makefile.def (install-target-libgo): Depend on
4660 install-target-libatomic.
4661 * Makefile.in: Regenerate.
4662
4663 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4664
4665 PR go/55201
4666 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4667 * Makefile.in: Regenerate.
4668
4669 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4670
4671 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4672 * configure: Regenerate.
4673
4674 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4675
4676 * config.sub: Merge from config repo.
4677
4678 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4679
4680 * Makefile.def (target_modules): Add bootstrap=true and
4681 raw_cxx=true to libsanitizer.
4682 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4683 * Makefile.in: Regenerated.
4684 * configure: Likewise.
4685
4686 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4687
4688 * MAINTAINERS: Remove self as RTL optimization maintainer.
4689
4690 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4691
4692 * MAINTAINERS (Write After Approval): Add myself.
4693
4694 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4695
4696 * Makefile.def (target_modules): Remove bootstrap=true and
4697 raw_cxx=true from libsanitizer.
4698 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4699 * Makefile.in: Regenerated.
4700 * configure: Likewise.
4701
4702 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4703
4704 * Makefile.def (target_modules): Add bootstrap=true and
4705 raw_cxx=true to libsanitizer.
4706 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4707 * Makefile.in: Regenerated.
4708 * configure: Likewise.
4709
4710 2012-11-28 Andrew Pinski <apinski@cavium.com>
4711
4712 PR bootstrap/54279
4713 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4714 * configure: Regenerate.
4715 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4716 * Makefile.in: Regenerate.
4717
4718 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4719
4720 * configure.ac: Disable libsanitizer if we're not building C++.
4721 * configure: Regenerate.
4722
4723 2012-11-15 Roland McGrath <roland@hack.frob.com>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
4727 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4728
4729 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4730 Kostya Serebryany (kcc@google.com) and
4731 Jakub Jelinek (jakub@redhat.com).
4732 Rename area for Dodji Seketeli (dodji@redhat.com).
4733
4734 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4735
4736 * MAINTAINERS: (asan.c, related): Add myself.
4737
4738 2012-11-14 Roland McGrath <mcgrathr@google.com>
4739
4740 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4741 * configure: Regenerate.
4742
4743 2012-11-13 Richard Henderson <rth@redhat.com>
4744
4745 * configure.ac: Move libsanitizer logic to subdirectory.
4746 * configure: Regenerate.
4747
4748 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4749
4750 * configure.ac: Enable libsanitizer just on x86 linux for now.
4751 * configure: Re-generate.
4752
4753 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4754
4755 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4756 sections.
4757 * configure: Regenerate.
4758
4759 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4760
4761 * configure.ac: Add section for configdirs for libsanitizer.
4762 Disable for cris-*-* and mmix-*-*.
4763 * configure: Regenerate.
4764
4765 2012-11-12 Wei Mi <wmi@google.com>
4766
4767 * configure.ac: Add libsanitizer to target_libraries.
4768 * Makefile.def: Ditto.
4769 * configure: Regenerate.
4770 * Makefile.in: Regenerate.
4771 * libsanitizer: New directory for asan runtime. Contains an empty
4772 tsan directory.
4773
4774 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4775
4776 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4777 against Mingw64 w32api.
4778 * configure: Regenerate.
4779
4780 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4781
4782 * configure: Regenerated.
4783
4784 2012-11-03 Robert Mason <rbmj@verizon.net>
4785
4786 * configure.ac: add --disable-libstdcxx configure option
4787 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4788
4789 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4790
4791 * MAINTAINERS (Write After Approval): Add myself.
4792
4793 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4794
4795 * MAINTAINERS (Write After Approval): Add myself.
4796
4797 2012-10-24 Sharad Singhai <singhai@google.com>
4798
4799 * MAINTAINERS (Write After Approval): Add myself.
4800
4801 2012-10-24 Eric Christopher <echristo@gmail.com>
4802
4803 * MAINTAINERS: Update email address.
4804
4805 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4806
4807 PR bootstrap/54820
4808 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4809 * configure: Regenerate.
4810
4811 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4812
4813 * MAINTAINERS (aarch64): Add Marcus and myself.
4814
4815 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4816
4817 PR bootstrap/54820
4818 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4819 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4820 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4821 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4822 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4823 * Makefile.in: Regenerate.
4824 * configure.ac (have_static_libs): New variable and associated check.
4825 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4826 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4827 * configure: Regenerate.
4828
4829 2012-10-10 Richard Biener <rguenther@suse.de>
4830
4831 * MAINTAINERS: Adjust for changed surname.
4832
4833 2012-10-04 Lawrence Crowl <crowl@google.com>
4834
4835 * MAINTAINERS (Write After Approval): Add myself.
4836
4837 2012-10-01 Cary Coutant <ccoutant@google.com>
4838
4839 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4840
4841 2012-09-28 Ian Lance Taylor <iant@google.com>
4842
4843 * Makefile.def: Make all-target-libgo depend on
4844 all-target-libbacktrace.
4845 * Makefile.in: Rebuild.
4846
4847 2012-09-26 Ian Lance Taylor <iant@google.com>
4848
4849 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4850 * Makefile.in: Rebuild.
4851
4852 2012-09-20 Walter Lee <walt@tilera.com>
4853
4854 * configure.ac: Add tilegx to list of targets that support gold.
4855 * configure: Regenerate.
4856
4857 2012-09-20 Marek Polacek <polacek@redhat.com>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
4861 2012-09-19 Steve Ellcey <sellcey@mips.com>
4862
4863 * configure.ac: Add mips*-mti-elf* target.
4864 * configure: Regenerate.
4865
4866 2012-09-17 Ian Lance Taylor <iant@google.com>
4867
4868 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4869 * configure.ac (host_libs): Add libbacktrace.
4870 (target_libraries): Add libbacktrace.
4871 * Makefile.def (host_modules): Add libbacktrace.
4872 (target_modules): Likewise.
4873 * configure, Makefile.in: Rebuild.
4874
4875 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4876
4877 PR target/38607
4878 Merge upstream change.
4879 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4880
4881 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4882 Add libgomp*.o to compare_exclusions for AIX.
4883 * configure: Regenerate.
4884
4885 2012-09-06 Diego Novillo <dnovillo@google.com>
4886
4887 * configure.ac: Bump minimum GMP version to 4.2.3.
4888 * configure: Re-generate.
4889
4890 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4891
4892 PR target/54461
4893 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4894 target-libgloss if not configured --with-avrlibc=no.
4895 * configure: Regenerate.
4896
4897 2012-09-04 Jason Merrill <jason@redhat.com>
4898
4899 * configure.ac: Fix --enable-languages=all.
4900
4901 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2012-09-03 Richard Guenther <rguenther@suse.de>
4906
4907 PR bootstrap/54138
4908 * configure.ac: Re-organize ISL / CLOOG checks to allow
4909 disabling with either --without-isl or --without-cloog.
4910 * configure: Regenerated.
4911
4912 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4913
4914 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4915 * configure: Regenerate.
4916
4917 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4918
4919 * MAINTAINERS: Fix my email address.
4920
4921 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4922
4923 PR binutils/4970
4924 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4925 and opcodes.
4926 * Makefile.in: Regenerated.
4927
4928 2012-08-26 Art Haas <ahaas@impactweather.com>
4929
4930 * configure: Regenerate.
4931
4932 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4933
4934 * INSTALL/README: Also refer to the online installation
4935 instructions.
4936
4937 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4938
4939 * MAINTAINERS (Write After Approval): Add myself.
4940 (Picochip port): Remove myself.
4941
4942 2012-08-14 Diego Novillo <dnovillo@google.com>
4943
4944 Merge from cxx-conversion branch.
4945
4946 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4947 POSTSTAGE1_CONFIGURE_FLAGS.
4948 * Makefile.in: Regenerate.
4949 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4950 Force C++ when bootstrapping.
4951 * configure: Regenerate.
4952
4953 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4954
4955 * MAINTAINERS (Write After Approval): Add myself.
4956
4957 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4958
4959 * README: Document use of ranges of years in copyright notices.
4960
4961 2012-07-06 Richard Guenther <rguenther@suse.de>
4962
4963 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4964 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4965 --with-gmp=system.
4966 * Makefile.in: Regenerated.
4967 * configure: Likewise.
4968
4969 2012-07-06 Richard Guenther <rguenther@suse.de>
4970
4971 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4972 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4973 supply V=1 as extra_make_flags.
4974 * configure: Regenerated.
4975 * Makefile.in: Likewise.
4976
4977 2012-07-04 Tristan Gingold <gingold@adacore.com>
4978
4979 * configure: Regenerate.
4980
4981 2012-07-03 Richard Guenther <rguenther@suse.de>
4982
4983 * Makfile.def (isl): Remove not necessary extra_exports and
4984 extra_make_flags.
4985 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4986 * Makefile.in: Regenerated.
4987
4988 2012-07-03 Richard Guenther <rguenther@suse.de>
4989
4990 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4991 * configure.ac: If either the ISL or the CLooG check failed
4992 do not try to build in-tree versions.
4993 * Makefile.in: Regenerated.
4994 * configure: Regenerated.
4995
4996 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4997
4998 * configure: Regenerate.
4999
5000 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5001
5002 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5003 maintainer.
5004
5005 2012-07-02 Richard Guenther <rguenther@suse.de>
5006
5007 * configure: Regenerated.
5008
5009 2012-07-02 Richard Guenther <rguenther@suse.de>
5010 Michael Matz <matz@suse.de>
5011 Tobias Grosser <tobias@grosser.es>
5012 Sebastian Pop <sebpop@gmail.com>
5013
5014 * Makefile.def: Add ISL host module, remove PPL host module.
5015 Adjust ClooG host module to use the proper ISL.
5016 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5017 * configure.ac: Include config/isl.m4. Add ISL host library,
5018 remove PPL. Remove PPL configury, add ISL configury, adjust
5019 ClooG configury.
5020 * Makefile.in: Regenerated.
5021 * configure: Likewise.
5022
5023 2012-07-02 Richard Guenther <rguenther@suse.de>
5024
5025 Merge from graphite branch
5026 2011-07-21 Tobias Grosser <tobias@grosser.es>
5027
5028 * configure: Regenerated.
5029 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5030 both cloog.org and legacy versions. The only supported version will
5031 be CLooG with the isl backend.
5032
5033 2011-07-21 Tobias Grosser <tobias@grosser.es>
5034
5035 * configure: Regenerated.
5036 * configure.ac: Require cloog isl 0.17.0
5037
5038 2011-07-21 Tobias Grosser <tobias@grosser.es>
5039
5040 * configure: Regenerated.
5041 * config/cloog.m4: Do not define CLOOG_ORG
5042
5043 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5044
5045 * configure.ac: Skip C if explicitly selected.
5046 * configure: Regenerate.
5047
5048 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5049
5050 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5051 they contain -O2.
5052 * configure: Regenerate.
5053
5054 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5055
5056 PR debug/53740
5057 * df.h, df-problems.c, dce.c: Revert last patch.
5058
5059 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5060
5061 * MAINTAINERS (Write After Approval): Update my email address.
5062
5063 2012-06-21 Meador Inge <meadori@codesourcery.com>
5064
5065 * MAINTAINERS (Write After Approval): Add myself.
5066
5067 2012-06-20 Jason Merrill <jason@redhat.com>
5068
5069 * Makefile.tpl (check-target-libgomp-c++): New.
5070 (check-target-libitm-c++): New.
5071 * Makefile.def (c++): Add them.
5072 * Makefile.in: Regenerate.
5073
5074 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5075
5076 * MAINTAINERS (Write After Approval): Add myself.
5077
5078 2012-05-16 Olivier Hainque <hainque@adacore.com>
5079
5080 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5081 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5082 (install-no-fixedincludes): Adjust accordingly.
5083 * Makefile.in: Regenerate.
5084
5085 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5086
5087 Merge upstream change
5088 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5089
5090 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5091
5092 * MAINTAINERS (Write After Approval): Add myself.
5093
5094 2012-05-09 Nick Clifton <nickc@redhat.com>
5095 Paul Smith <psmith@gnu.org>
5096
5097 PR bootstrap/50461
5098 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5099 allow for the fact that from release v3.1.0 of MPFR the source
5100 files were moved into a src sub-directory.
5101 * configure: Regenerate.
5102
5103 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5104
5105 * configure.ac: Bump minimum MPFR version to 2.4.0.
5106 * configure: Regenerated.
5107
5108 2012-05-01 Richard Henderson <rth@redhat.com>
5109
5110 * Makefile.def (libatomic): New target_module.
5111 * configure.ac (target_libraries): Add libatomic.
5112 (noconfigdirs): Check if libatomic is supported.
5113 * Makefile.in, configure: Rebuild.
5114
5115 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5116
5117 * MAINTAINERS (Write After Approval): Add myself.
5118
5119 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5120
5121 * config.sub: Update to 2012-04-18 version from official repo.
5122
5123 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5124
5125 * MAINTAINERS (Write After Approval): Add myself.
5126
5127 2012-04-11 Steve Ellcey <sellcey@mips.com>
5128
5129 * MAINTAINERS: Changed email address.
5130
5131 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5132
5133 PR target/52737
5134 * contrib/gcc_update (files_and_dependencies):
5135 Remove gcc/config/avr/t-multilib from touch data.
5136
5137 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5138
5139 * MAINTAINERS (OS Port Maintainers): Remove irix.
5140 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5141 (unsupported_languages): Remove mips-sgi-irix6.*.
5142 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5143 (with_stabs): Remove.
5144 * configure: Regenerate.
5145
5146 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5147
5148 * MAINTAINERS (OS Port Maintainers): Remove osf.
5149 * configure.ac (enable_libgomp): Remove *-*-osf*.
5150 (with_stabs): Remove alpha*-*-osf*.
5151 * configure: Regenerate.
5152
5153 2012-03-05 Tristan Gingold <gingold@adacore.com>
5154
5155 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5156 * configure: Regenerate.
5157
5158 2012-02-17 Walter Lee <walt@tilera.com>
5159
5160 * MAINTAINERS: (Write After Approval): Delete myself.
5161
5162 2012-02-14 Walter Lee <walt@tilera.com>
5163
5164 * MAINTAINERS (tilegx port): Add myself.
5165 (tilepro port): Add myself.
5166 (Write After Approval): Add myself.
5167
5168 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5169
5170 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5171 and Joseph Myers as docstring relicensing maintainers.
5172
5173 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5174
5175 * MAINTAINERS (write-after-approval): Add myself.
5176
5177 2012-02-08 Ira Rosen <irar@il.ibm.com>
5178
5179 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5180 maintainer.
5181
5182 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5183
5184 * MAINTAINERS (Write After Approval): Move myself to
5185 maintain alphabetical order.
5186
5187 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5188
5189 * MAINTAINERS (Write After Approval): Add myself.
5190
5191 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5192
5193 * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5196 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5197
5198 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5199 * configure: Regenerate.
5200
5201 2012-01-23 Harshit Chopra <harshit@google.com>
5202
5203 * MAINTAINERS (Write After Approval): Add myself.
5204
5205 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5206
5207 * configure.ac: Remove reference to mh-interix.
5208 * configure: Regenerate.
5209
5210 2012-01-05 Richard Henderson <rth@redhat.com>
5211
5212 PR bootstrap/51072
5213 * configure.ac: Disable libitm if c++ is not enabled.
5214 * configure: Rebuild.
5215
5216 * configure.ac: Fix regexp for same.
5217 * configure: Rebuild.
5218
5219 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5220
5221 * MAINTAINERS (Write After Approval): Add myself.
5222
5223 2012-01-02 Richard Guenther <rguenther@suse.de>
5224
5225 PR bootstrap/51686
5226 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5227 * Makefile.in: Regenerate.
5228
5229 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5230
5231 * MAINTAINERS (Write After Approval): Add myself.
5232
5233 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5234
5235 * configure: Regenerate.
5236
5237 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5238
5239 * MAINTAINERS (picochip): Changed email address.
5240
5241 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5242
5243 * MAINTAINERS (write-after-approval): Add self.
5244
5245 2011-11-29 DJ Delorie <dj@redhat.com>
5246
5247 * configure.ac (rl78-*-*) New case.
5248 * configure: Regenerate.
5249 * MAINTAINERS: Add myself as RL78 maintainer.
5250
5251 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5252
5253 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5254
5255 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5256
5257 * libtool.m4: Additional FreeBSD 10 fixes.
5258
5259 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5260
5261 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5262 Maintainers section, as Epiphany maintainer.
5263
5264 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5265
5266 PR target/49992
5267 * configure.ac: Remove ranlib special-casing for Darwin.
5268 * configure: Regenerate.
5269
5270 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5271
5272 * MAINTAINERS (Reviewers): Keep the list sorted.
5273
5274 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5275
5276 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5277
5278 2011-11-09 Roland McGrath <mcgrathr@google.com>
5279
5280 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5281 * configure: Rebuild.
5282 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5283 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5284 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5285 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5286 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5287 Add READELF.
5288 * Makefile.in: Rebuild.
5289
5290 2011-11-09 Jason Merrill <jason@redhat.com>
5291
5292 * Makefile.def (language=c++): Remove check-c++0x.
5293 * Makefile.in (check-gcc-c++): Regenerate.
5294
5295 2011-11-08 Richard Henderson <rth@redhat.com>
5296
5297 * configure.ac: Test for libitm directory present first.
5298
5299 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5300
5301 * configure.ac: Test libitm/configure.tgt to disable libitm.
5302 * configure: Rebuild.
5303
5304 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5305 Richard Henderson <rth@redhat.com>
5306
5307 Merged from transactional-memory.
5308
5309 * Makefile.def (lang_env_dependencies): libitm is c++.
5310 Add libitm target module.
5311 * configure.ac: Likewise.
5312 * config/mmap.m4: New file.
5313 * contrib/gcc_update: Add libitm to touch data.
5314 * Makefile.in, configure: Rebuild.
5315
5316 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5317
5318 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5319 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5320 * Makefile.in: Regenerate.
5321
5322 2011-11-01 DJ Delorie <dj@redhat.com>
5323
5324 * config.sub: Update to version 2011-10-29 (added rl78)
5325
5326 2011-10-27 Nick Clifton <nickc@redhat.com>
5327
5328 * config.sub: Import these changes from the config project:
5329
5330 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5331 Ben Elliston <bje@gnu.org>
5332
5333 * config.sub (epiphany): New.
5334
5335 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5336 Ben Elliston <bje@gnu.org>
5337
5338 * config.sub (hexagon, hexagon-*): New.
5339
5340 2011-08-23 Roland McGrath <mcgrathr@google.com>
5341
5342 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5343 64eb to be64.
5344
5345 2011-08-16 Roland McGrath <mcgrathr@google.com>
5346
5347 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5348 (nacl): Grok as alias for 32el-unknown-nacl.
5349
5350 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5351
5352 * MAINTAINERS (Write After Approval): Add myself.
5353
5354 2011-10-24 Teresa Johnson <tejohnson@google.com>
5355
5356 * MAINTAINERS (Write After Approval): Add myself.
5357
5358 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5359
5360 * MAINTAINERS (sparc port): Remove myself.
5361
5362 2011-09-14 Tom de Vries <tom@codesourcery.com>
5363
5364 * MAINTAINERS (Write After Approval): Add myself.
5365
5366 2011-08-14 Yao Qi <yao@codesourcery.com>
5367
5368 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5369 * configure: Regenerate.
5370
5371 2011-07-26 Ian Lance Taylor <iant@google.com>
5372
5373 * configure.ac: Set have_compiler based on whether gcc directory
5374 exists, rather than on whether gcc is in configdirs.
5375 * configure: Rebuild.
5376
5377 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5378
5379 * MAINTAINERS (Global Reviewers): Add self.
5380
5381 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5382
5383 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5384 link directories.
5385 * Makefile.in: Rebuild.
5386
5387 2011-07-20 Ian Lance Taylor <iant@google.com>
5388
5389 PR bootstrap/49787
5390 * configure.ac: Move --enable-bootstrap handling earlier in file.
5391 If --enable-bootstrap and either --enable-build-with-cxx or
5392 --enable-build-poststage1-with-cxx, enable C++ automatically.
5393 * configure: Rebuild.
5394
5395 2011-07-19 Ian Lance Taylor <iant@google.com>
5396
5397 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5398 make C++ a boot_language. Set and substitute
5399 POSTSTAGE1_CONFIGURE_FLAGS.
5400 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5401 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5402 * configure, Makefile.in: Rebuild.
5403
5404 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5405
5406 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5407 maintainers.
5408
5409 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5410
5411 * MAINTAINERS (Global Reviewers): Add myself.
5412
5413 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5414
5415 * configure: Regenerate.
5416
5417 2011-07-16 Jason Merrill <jason@redhat.com>
5418
5419 * Makefile.def (language=c++): Add check-c++0x and
5420 check-target-libmudflap-c++.
5421 * Makefile.tpl (check-target-libmudflap-c++): New.
5422 * Makefile.in: Regenerate.
5423
5424 2011-07-16 Matthias Klose <doko@ubuntu.com>
5425
5426 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5427 * Makefile.def (target_modules/libjava): Pass
5428 $(EXTRA_CONFIGARGS_LIBJAVA).
5429 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5430 if not configured with --enable-static-libjava.
5431 * Makefile.in: Regenerate.
5432 * configure: Likewise.
5433
5434 2011-07-15 Jason Merrill <jason@redhat.com>
5435
5436 * Makefile.in (check-c++): Move check-gcc-c++0x after
5437 check-target-libstdc++-v3.
5438
5439 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5440
5441 * MAINTAINERS (c6x port): New entry.
5442
5443 2011-07-13 Jason Merrill <jason@redhat.com>
5444
5445 * Makefile.in (check-gcc-c++0x): New.
5446 (check-c++): Depend on it.
5447
5448 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5449
5450 PR target/39150
5451 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5452 x86_64-*-solaris2.1[0-9]*.
5453 * configure: Regenerate.
5454
5455 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5456
5457 * MAINTAINERS (RTL optimizers): Add self.
5458
5459 2011-06-27 Gabriel Charette <gchare@google.com>
5460
5461 * MAINTAINERS (Write After Approval): Add myself.
5462
5463 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5464
5465 PR regression/47836
5466 PR bootstrap/23656
5467 PR other/47733
5468 PR bootstrap/49247
5469 PR c/48825
5470 * configure.ac (target_libraries): Remove target-libiberty.
5471 Remove case-statement setting skipdirs=target-libiberty for
5472 multiple targets. Remove checking target_configdirs and
5473 removing target-libiberty but keeping target-libgcc if
5474 otherwise empty.
5475 * Makefile.def (target_modules): Don't add libiberty.
5476 (dependencies): Remove all traces of target-libiberty.
5477 * configure, Makefile.in: Regenerate.
5478
5479 2011-06-13 Walter Lee <walt@tilera.com>
5480
5481 * configure.ac (tilepro-*-*) New case.
5482 (tilegx-*-*): Likewise.
5483 * configure: Regenerate.
5484
5485 2011-06-06 Jing Yu <jingyu@google.com>
5486
5487 * configure.ac: Skip target-libiberty for
5488 arm*-*-linux-androideabi.
5489 * configure: Regenerated.
5490
5491 2011-06-06 Nick Clifton <nickc@redhat.com>
5492
5493 * config.sub: Sync from upstream.
5494
5495 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5496
5497 * MAINTAINERS (Write After Approval): Add myself.
5498
5499 2011-06-01 Daniel Jacobowitz <drow@false.org>
5500
5501 * MAINTAINERS: Update my email address.
5502
5503 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5504
5505 * MAINTAINERS (Write After Approval): Update my email address.
5506
5507 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5508
5509 * MAINTAINERS (Write After Approval): Add myself.
5510
5511 2011-05-08 Doug Kwan <dougkwan@google.com>
5512
5513 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5514 * configure: Regenerated.
5515 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5516 value from configure.
5517 * Makefile.in: Regenerated.
5518
5519 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5520
5521 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5522 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5523 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5524 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5525 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5526 *-*-vxworks*): Disable newlib and libgloss in separate case
5527 statement.
5528 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5529 to separate case statement.
5530 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5531 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5532 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5533 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5534 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5535 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5536 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5537 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5538 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5539 i[[3456789]]86-*-rdos*, m32r-*-*,
5540 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5541 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5542 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5543 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5544 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5545 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5546 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5547 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5548 and libgloss in main case over targets. Remove most empty cases
5549 in main case over targets.
5550 * configure: Regenerate.
5551
5552 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5553
5554 * MAINTAINERS (Write After Approval): Add myself.
5555
5556 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5557
5558 * configure.ac: Remove code setting special library locations for
5559 hppa*64*-*-hpux11*. Remove code setting compiler for
5560 sparc-sun-solaris2*.
5561 * configure: Regenerate.
5562
5563 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5564
5565 * configure.ac: Separate libgloss_dir settings from general case
5566 over targets.
5567 * configure: Regenerate.
5568
5569 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5570
5571 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5572 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5573 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5574 cases in libgcj-disabling case statement.
5575 (hppa*64*-*-linux*): Set unsupported_languages instead of
5576 disabling target-zlib.
5577 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5578 to hppa*64*-*-hpux*.
5579 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5580 hppa*-*-hpux*.
5581 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5582 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5583 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5584 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5585 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5586 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5587 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5588 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5589 libgcj-disabling case statement.
5590 * configure: Regenerate.
5591
5592 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5593
5594 * configure.ac: Disable Java for targets not supporting libffi.
5595 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5596 Remove cases in Java-disabling statement.
5597 (*arm-wince-pe): Change to arm-wince-pe.
5598 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5599 cases in Java-disabling statement.
5600 (bfin-*-*): Don't disable Java again.
5601 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5602 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5603 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5604 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5605 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5606 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5607 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5608 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5609 Java-disabling statement.
5610 (mmix-*-*): Don't disable Java again.
5611 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5612 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5613 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5614 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5615 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5616 statement.
5617 * configure: Regenerate.
5618
5619 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5620
5621 * configure.ac: Separate cases disabling Java and Java libraries
5622 from general case over targets.
5623 * configure: Regenerate.
5624
5625 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5626
5627 * MAINTAINERS: Update my email address.
5628
5629 2011-04-20 Easwaran Raman <eraman@google.com>
5630
5631 * MAINTAINERS (Write After Approval): Add myself.
5632
5633 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5634
5635 PR lto/48086
5636 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5637 * configure: Regenerate.
5638
5639 2011-04-16 Jim Meyering <meyering@redhat.com>
5640
5641 * MAINTAINERS (Write After Approval): Add myself.
5642
5643 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5644
5645 * MAINTAINERS: Update my email address.
5646
5647 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5648
5649 * MAINTAINERS (Write After Approval): Add myself.
5650
5651 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5652
5653 * MAINTAINERS (Write After Approval): Add myself.
5654
5655 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5656
5657 * MAINTAINERS (Write After Approval): Add myself.
5658
5659 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5660
5661 * configure.ac (build_tools): Remove build-byacc.
5662 (host_libs): Remove mmalloc.
5663 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5664 autoconf automake libtool diff rcs fileutils shellutils time
5665 textutils wdiff find uudecode hello tar gzip indent recode release
5666 sed perl gawk findutils gettext zip.
5667 (libgcj): Remove target-qthreads.
5668 (target_tools): Remove target-examples target-gperf.
5669 (YACC): Don't handle building byacc.
5670 * configure: Regenerate.
5671 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5672 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5673 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5674 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5675 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5676 handle building components.
5677 * Makefile.in: Regenerate.
5678
5679 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5680
5681 * MAINTAINERS: Update my email address as Xtensa maintainer.
5682
5683 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5684
5685 * config.sub: Sync from upstream.
5686
5687 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5688
5689 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5690 (microblaze*): Don't disable libssp.
5691 * configure: Regenerate.
5692
5693 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5694
5695 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5696 moveifchange.
5697 * configure: Regenerate.
5698 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5699 * Makefile.in: Regenerate.
5700
5701 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5702
5703 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5704 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5705 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5706 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5707 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5708 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5709 md_exec_prefix cases.
5710 * configure: Regenerate.
5711
5712 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5713
5714 * configure.ac: Separate cases disabling target-libssp,
5715 target-libiberty, target-libstdc++-v3 and Fortran from general
5716 case over targets.
5717 * configure: Regenerate.
5718
5719 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5720
5721 * configure.ac (*-*-chorusos): Don't disable libgcj.
5722 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5723 Remove case.
5724 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5725 (arm-*-coff): Don't disable libgcj.
5726 (arm*-*-linux-gnueabi): Remove useless assignment.
5727 (arm-*-riscix*): Don't disable libgcj.
5728 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5729 configuration.
5730 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5731 (c54x*-*-*): Remove case.
5732 (tic54x-*-*): Don't disable GCC or GCC libraries.
5733 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5734 to *.
5735 (d10v-*-*): Don't disable GCC libraries.
5736 (d30v-*-*): Don't disable libgcj.
5737 (h8500-*-*): Don't disable GCC libraries.
5738 (i960-*-*): Don't disable libgcj.
5739 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5740 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5741 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5742 libgcj.
5743 (m68k-*-coff*): Remove case.
5744 (mmix-*-*): Don't disable libgloss on host.
5745 (mn10200-*-*, mn10300-*-*): Remove cases.
5746 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5747 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5748 Don't disable libgcj.
5749 (romp-*-*): Remove case.
5750 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5751 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5752 case.
5753 (v810-*-*): Don't disable GCC libraries.
5754 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5755 (ip2k-*-*): Don't disable GCC libraries.
5756 * configure: Regenerate.
5757
5758 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5759
5760 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5761 libffi on host.
5762 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5763 on host.
5764 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5765 * configure: Regenerate.
5766
5767 2011-03-26 John Marino <binutils@marino.st>
5768
5769 * configure.ac: Add support for *-*-dragonfly*
5770 * configure: Regenerate.
5771
5772 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5773
5774 * configure.ac (native_only): Remove.
5775 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5776 send-pr uudecode guile gnuserv on host.
5777 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5778 send-pr rcs guile perl texinfo libtool on host.
5779 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5780 automake send-pr rcs guile perl texinfo libtool on host.
5781 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5782 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5783 (alpha*-dec-osf*): Don't disable fileutils on target.
5784 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5785 texinfo send-pr expect dejagnu on target.
5786 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5787 target-qthreads on target.
5788 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5789 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5790 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5791 x86_64-*-mingw*): Don't disable expect on target.
5792 (*-*-cygwin*): Don't disable target-gperf on target.
5793 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5794 gnuserv on target.
5795 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5796 target.
5797 * configure: Regenerate.
5798
5799 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5800
5801 * configure.ac (target_tools): Remove target-groff.
5802 (native_only): Remove target-groff.
5803 (hppa*64*-*-*): Don't disable byacc.
5804 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5805 setting.
5806 (*-*-kaos*): Don't skip target-librx and target-groff.
5807 (*-*-netware*): Don't skip target-libmudflap.
5808 (*-*-tpf*): Don't skip target-libmudflap.
5809 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5810 directories on the host.
5811 (ia64*-*-*vms*): Don't skip tix.
5812 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5813 host.
5814 * configure: Regenerate.
5815
5816 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5817
5818 * configure.ac: Remove references to mt-mep, mt-netware,
5819 mt-wince.
5820 * Makefile.def: Add all-utils soft dependencies.
5821 * Makefile.tpl: Remove GDB_NLM_DEPS.
5822 * configure: Regenerate.
5823 * Makefile.in: Regenerate.
5824
5825 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5826
5827 * configure.ac: Do not include mh-x86omitfp.
5828 * configure: Regenerate.
5829
5830 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5831
5832 * configure.ac: Remove empty cases.
5833 * configure: Regenerate.
5834
5835 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5836
5837 * Makefile.def: Add dependency from termcap to gdb.
5838 * Makefile.in: Regenerate.
5839
5840 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5841
5842 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5843 * configure: Regenerate.
5844 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5845 * Makefile.tpl: Likewise.
5846 * Makefile.in: Regenerate.
5847
5848 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5849
5850 * configure.ac: Remove all mentions of tentative_cc.
5851 * configure: Regenerate.
5852
5853 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5854
5855 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5856 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5857 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5858 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5859 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5860 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5861 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5862 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5863 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5864 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5865 *-*-rhapsody*): Remove host cases.
5866 * configure: Regenerate.
5867
5868 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5869
5870 * configure.ac (ppc*-*-pe): Remove host case.
5871 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5872 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5873 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5874 cases.
5875 * configure: Regenerate.
5876
5877 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5878
5879 * config.sub: Update to version 2011-03-23.
5880
5881 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5882
5883 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5884 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5885 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5886 * configure: Regenerate.
5887
5888 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5889
5890 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5891 to Write After Approval.
5892 * config-ml.in: Don't handle arc-*-elf*.
5893 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5894 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5895 handle GCC libraries.
5896 * configure: Regenerate.
5897
5898 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5899
5900 PR bootstrap/48120:
5901 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5902 Add -lstdc++ -lm to LIBS.
5903 * configure: Regenerate.
5904
5905 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5906
5907 * config.guess: Update to version 2011-02-02
5908 * config.sub: Update to version 2011-02-24
5909
5910 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5911
5912 PR lto/48086
5913 * configure.ac: Re-enable LTO on *-apple-darwin9.
5914 * configure: Regenerate.
5915
5916 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5917
5918 PR lto/48086
5919 * configure.ac: Disable LTO on darwin due to an assembler change in
5920 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5921 under 256.
5922 * configure: Regenerate.
5923
5924 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5925
5926 * MAINTAINERS: Update myself as score backend maintainer,
5927 update my e-mail address.
5928
5929 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5930
5931 * MAINTAINERS: Update my e-mail address.
5932
5933 2011-03-06 Joey Ye <joey.ye@arm.com>
5934
5935 * MAINTAINERS: Update my e-mail address.
5936
5937 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5938
5939 * configure.ac: Adjust test of with_ppl.
5940 * configure: Regenerated.
5941
5942 2011-03-02 Kai Tietz <ktietz@redhat.com>
5943
5944 * MAINTAINERS: Adjust my e-mail address.
5945
5946 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5947
5948 * configure.ac: Add -lpwl to ppllibs.
5949 * configure: Regenerated.
5950
5951 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5952
5953 * config/cloog.m4: Add -lisl to clooglibs.
5954 * configure: Regenerated.
5955
5956 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5957
5958 * MAINTAINERS (CPU Port maintainers): Add self.
5959
5960 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5961
5962 * MAINTAINERS: Add myself as testsuite maintainer.
5963
5964 2011-02-15 Mike Stump <mikestump@comcast.net>
5965
5966 * MAINTAINERS: Add myself as testsuite maintainer.
5967
5968 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5969
5970 Import from Libtool and gnulib:
5971
5972 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5973
5974 Prepare for supporting FreeBSD 10.
5975 * config.rpath: Remove handling of freebsd1* which soon would
5976 match FreeBSD 10.0.
5977
5978 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5979
5980 Remove support for FreeBSD 1.x.
5981 * libtool.m4 (_LT_LINKER_SHLIBS)
5982 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5983 soon would incorrectly match FreeBSD 10.0.
5984
5985 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5986
5987 PR binutils/12283
5988 * move-if-change: Import version from gnulib.
5989
5990 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5991
5992 PR lto/47225
5993 * Makefile.def (lto-plugin): Double dash for enable-shared.
5994 (configure-gcc): Depend on all-lto-plugin.
5995 * Makefile.in: Rebuilt.
5996
5997 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5998
5999 * configure.ac: Remove extra bracket.
6000 * configure: Regenerate.
6001
6002 2011-02-08 Tobias Burnus <burnus@net-b.de>
6003
6004 * MAINTAINERS: Add myself as libquadmath maintainer.
6005
6006 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6007
6008 * MAINTAINERS: Update my email address.
6009
6010 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6011
6012 * MAINTAINERS (option handling): Add self.
6013
6014 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6015
6016 PR lto/47225
6017 * Makefile.def: Add dependency for install-gcc
6018 on install-lto-plugin.
6019 * Makfile.in: Regenerated
6020
6021 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6022
6023 * MAINTAINERS (CPU Port Maintainers): Add myself.
6024
6025 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6026
6027 PR libgcj/44341
6028 * configure.ac: Discard --with-* flags for host when configuring
6029 target libraries for cross build.
6030 * configure: Rebuilt.
6031
6032 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6033
6034 * MAINTAINERS (linear loop transforms): Removed.
6035
6036 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6037
6038 * configure.ac: If with_ppl is no, move setting with_cloog=no
6039 after CLOOG_REQUESTED check.
6040 * configure: Regenerated.
6041
6042 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6043
6044 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6045 CLooG has been requested.
6046 * configure: Regenerated.
6047
6048 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6049
6050 * configure: Regenerated.
6051 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6052
6053 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6054
6055 * configure: Regenerated.
6056 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6057
6058 2011-01-21 Andreas Schwab <schwab@redhat.com>
6059
6060 * configure.ac: Use AS_HELP_STRING throughout.
6061 * configure: Regenerate.
6062
6063 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6064
6065 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6066 * configure: Regenerate.
6067
6068 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6069
6070 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6071
6072 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6073
6074 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6075 for ia64-hpux.
6076 * configure: Regenerate.
6077
6078 2011-01-07 Jan Hubicka <jh@suse.cz>
6079
6080 PR lto/47225
6081 * Makefile.in: Regenerate.
6082 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6083 configure.
6084
6085 2011-01-07 Jan Hubicka <jh@suse.cz>
6086
6087 * Makefile.in: Regenerate.
6088 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6089 and configure dependency on lto-plugin configure.
6090 (lto-plugin module): Remove dependency on GCC; add dependency on
6091 liniberty.
6092
6093 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6094
6095 * MAINTAINERS (Write After Approval): Add myself.
6096
6097 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6098
6099 * configure: Regenerate.
6100
6101 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6102
6103 * configure.ac: (picochip): Disable libiberty.
6104
6105 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6106
6107 * MAINTAINERS (Write After Approval): Add myself.
6108
6109 2010-12-10 Ian Lance Taylor <iant@google.com>
6110
6111 PR bootstrap/46819
6112 * configure.ac: For --disable-libgcj clear libgcj_saved.
6113 * configure: Rebuild.
6114
6115 2010-12-10 Tobias Burnus <burnus@net-b.de>
6116
6117 PR fortran/46540
6118 * configure.ac: Add --disable-libquadmath and
6119 --disable-libquadmath-support.
6120 * configure: Regenerate.
6121
6122 2010-12-03 Ian Lance Taylor <iant@google.com>
6123
6124 * MAINTAINERS: Add myself as libgo maintainer.
6125
6126 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6127
6128 PR libffi/46792
6129 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6130 * configure: Regenerate.
6131
6132 2010-12-02 Ian Lance Taylor <iant@google.com>
6133
6134 * configure.ac: Always set default for poststage1_ldflags to
6135 -static-libstdc++ -static-libgcc.
6136
6137 2010-11-29 Andreas Schwab <schwab@redhat.com>
6138
6139 * configure.ac: Move comment to remove extra space in last argument
6140 of GCC_TARGET_TOOL.
6141
6142 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6143
6144 PR other/46026
6145 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6146 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6147 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6148 (BASE_FLAGS_TO_PASS): Use it.
6149 * configure: Rebuilt.
6150 * Makefile.in: Rebuilt.
6151
6152 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6153
6154 PR binutils/12258
6155 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6156 Properly check default linker.
6157 * configure: Regnerated.
6158
6159 2010-11-23 Matthias Klose <doko@ubuntu.com>
6160
6161 * configure.ac: For --enable-gold, handle value `default' instead of
6162 `both*'. New configure option --{en,dis}able-ld.
6163 * configure: Regenerate.
6164
6165 2010-11-20 Ian Lance Taylor <iant@google.com>
6166
6167 * configure.ac: Only disable a language library if no language needs
6168 it. Don't let --disable-libgcj uncondtionally disable libffi.
6169 * configure: Rebuild.
6170
6171 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6172
6173 * Makefile.in: Regenerate.
6174
6175 PR other/46202
6176 * configure.ac: Fix just-built in-tree STRIP name to be
6177 binutils/strip-new.
6178 * configure: Regenerate.
6179 * Makefile.def (install-strip-gcc, install-strip-binutils)
6180 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6181 (install-strip-sid): Mirror dependencies on non-strip variants
6182 of these targets on the respective -strip prerequisites.
6183 * Makefile.tpl (install-strip, install-strip-host)
6184 (install-strip-target): New targets.
6185 (install-strip-[+module+], install-strip-target-[+module+]):
6186 New targets.
6187 * Makefile.in: Regenerate.
6188
6189 2010-11-19 Ian Lance Taylor <iant@google.com>
6190 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6191
6192 * configure.ac: Add target-libgo to target_libraries. Set
6193 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6194 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6195 (HOST_EXPORTS): Add GOC.
6196 (BASE_TARGET_EXPORTS): Add GOC.
6197 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6198 (GOCFLAGS_FOR_TARGET): New variable.
6199 (EXTRA_HOST_FLAGS): Add GOC.
6200 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6201 * Makefile.def (target_modules): Add libgo.
6202 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6203 (dependencies): Add dependency from configure-target-libgo to
6204 configure-target-libffi and all-target-libstdc++-v3. Add
6205 dependencies from all-target-libgo to all-target-libffi.
6206 (languages): Add go.
6207 * configure: Rebuild.
6208 * Makefile.in: Rebuild.
6209
6210 2010-11-19 Ian Lance Taylor <iant@google.com>
6211
6212 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6213 compiler/flag environment variables.
6214
6215 2010-11-18 Ian Lance Taylor <iant@google.com>
6216
6217 * configure.ac: Check for lang_requires_boot_languages in
6218 config-lang.in files.
6219 * configure: Rebuild.
6220
6221 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6222 Tobias Burnus <burnus@net-b.de>
6223
6224 PR fortran/32049
6225 * Makefile.def: Add libquadmath; build it with language=fortran.
6226 * configure.ac: Add libquadmath.
6227 * Makefile.tpl: Handle multiple libs in check-[+language+].
6228 * Makefile.in: Regenerate.
6229 * configure: Regenerate.
6230
6231 2010-11-16 Tom Tromey <tromey@redhat.com>
6232
6233 * MAINTAINERS: Moved myself to reviewers section.
6234
6235 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6236
6237 * MAINTAINERS: Moved myself to reviewers section.
6238
6239 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6240
6241 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6242 (Write After Approval): Remove self.
6243
6244 2010-11-15 Andreas Schwab <schwab@redhat.com>
6245
6246 * configure.ac: Fix spelling in option names.
6247 * configure: Regenerated.
6248
6249 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6250
6251 PR bootstrap/39622
6252 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6253 * configure: Regenerated.
6254
6255 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6256
6257 * MAINTAINERS: Update my email address.
6258
6259 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6260
6261 * configure: Regenerate.
6262
6263 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6264
6265 * configure: Regenerate.
6266
6267 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6268
6269 * configure: Regenerate.
6270
6271 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6272
6273 * configure: Regenerate.
6274
6275 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6276
6277 * configure.ac: Support official CLooG.org versions.
6278 * configure: Regenerate.
6279 * config/cloog.m4: New.
6280
6281 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6282
6283 * MAINTAINERS (Write After Approval): Add myself.
6284
6285 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6286
6287 * MAINTAINERS: Update my email address.
6288
6289 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6290
6291 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6292 * configure: Regenerate.
6293
6294 2010-11-03 Ian Lance Taylor <iant@google.com>
6295 Dave Korn <dave.korn.cygwin@gmail.com>
6296
6297 PR lto/46273
6298 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6299 and on other supported platforms whenever LTO is enabled.
6300 * configure: Rebuild.
6301
6302 2010-11-02 Alan Modra <amodra@gmail.com>
6303
6304 PR binutils/12110
6305 * configure.ac: Error when source path contains spaces.
6306 * configure: Regenerate.
6307
6308 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6309
6310 * MAINTAINERS: Update my email address.
6311
6312 2010-10-20 Ian Lance Taylor <iant@google.com>
6313
6314 * Makefile.def (target_modules): Set lib_path to src/.libs for
6315 libstdc++-v3 module.
6316 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6317 * Makefile.in: Rebuild.
6318
6319 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6320
6321 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6322 (Write After Approval): Remove myself.
6323
6324 2010-10-15 Tristan Gingold <gingold@adacore.com>
6325
6326 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6327
6328 2010-10-14 Douglas Rupp <rupp@gnat.com>
6329
6330 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6331
6332 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6333
6334 * configure.ac (build_lto_plugin): New shell variable.
6335 (--enable-lto): Turn on by default for all non-ELF platforms that
6336 have had LTO support added so far. Set build_lto_plugin appropriately
6337 for both ELF and non-ELF.
6338 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6339 * configure: Regenerate.
6340
6341 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6342
6343 Sync from src:
6344 * configure.ac (v850 support): Remove target-libgloss from
6345 noconfigdirs.
6346 * configure: Regenerate.
6347
6348 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6349
6350 PR bootstrap/45326
6351 PR bootstrap/45174
6352 * configure.ac: Honor initial values of $build_configargs,
6353 $host_configargs, $target_configargs. Mark the precious, so
6354 environment settings get recorded.
6355 * configure: Regenerate.
6356
6357 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6358
6359 PR bootstrap/45796
6360 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6361 Depend on all-build-libiberty.
6362 * Makefile.in: Regenerate.
6363
6364 2010-09-30 Michael Eager <eager@eagercon.com>
6365
6366 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6367 * configure: Regenerate.
6368
6369 2010-09-28 Michael Eager <eager@eagercon.com>
6370
6371 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6372
6373 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6374
6375 PR bootstrap/44621
6376 * configure.ac: Fix unportable shell quoting.
6377 * configure: Regenerate.
6378
6379 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6380
6381 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6382 targets and amend comment.
6383 * configure: Regenerate.
6384
6385 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6386
6387 * MAINTAINERS (Write After Approval): Add myself.
6388
6389 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6390
6391 * configure.ac: Enable LTO by default on Darwin.
6392 * configure: Regenerate.
6393
6394 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6395
6396 * MAINTAINERS (Write After Approval): Add myself.
6397
6398 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6399
6400 * MAINTAINERS (Write After Approval): Add myself.
6401
6402 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6403
6404 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6405 ports
6406
6407 2010-07-28 David Yuste <david.yuste@gmail.com>
6408
6409 * MAINTAINERS (Write After Approval): Add myself.
6410
6411 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6412
6413 * configure.ac: Support all v850 targets.
6414 * configure: Regenerate.
6415
6416 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6417
6418 PR bootstrap/44455
6419 * configure.ac (extra_mpfr_configure_flags): Copy from
6420 extra_mpc_gmp_configure_flags.
6421 * configure: Re-generated.
6422
6423 2010-07-22 Andi Kleen <ak@linux.intel.com>
6424
6425 * MAINTAINERS (Write After Approval): Add myself.
6426
6427 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6428
6429 * MAINTAINERS (Write After Approval): Add myself.
6430
6431 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6432
6433 * MAINTAINERS (Write After Approval): Add myself.
6434
6435 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6436
6437 PR target/44862
6438 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6439 Provide -B option to allow for link spec %s substitutions for
6440 libstdc++.a on darwin.
6441 * Makefile.in: Regenerate.
6442
6443 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6444
6445 * MAINTAINERS (Reviewers): Update my e-mail address
6446
6447 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6448
6449 * Makefile.def (configure-gcc): Depend on all-libelf.
6450 * Makefile.in: Rebuild.
6451
6452 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6453
6454 * MAINTAINERS (Write After Approval): Add myself in the right place.
6455
6456 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6457
6458 * MAINTAINERS (Write After Approval): Add myself.
6459
6460 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6461
6462 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6463
6464 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6465
6466 * config.sub: Update to version 2010-05-21.
6467 * config.guess: Update to version 2010-04-03.
6468
6469 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6470
6471 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6472 * configure: Regenerate.
6473
6474 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6475
6476 * MAINTAINERS (Write After Approval): Add myself.
6477
6478 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6479
6480 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6481 a platform that supports LTO.
6482 * configure: Regenerate.
6483
6484 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6485
6486 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6487 * configure: Regenerated.
6488
6489 2010-04-27 Roland McGrath <roland@redhat.com>
6490 H.J. Lu <hongjiu.lu@intel.com>
6491
6492 * configure.ac (--enable-gold): Support both, both/gold and
6493 both/bfd to add gold to configdirs without removing ld.
6494 * configure: Regenerated.
6495
6496 * Makefile.def: Add install-gold dependency to install-ld.
6497 * Makefile.in: Regenerated.
6498
6499 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6500
6501 PR lto/42776
6502 * configure.ac (--enable-lto): Refactor handling so libelf tests
6503 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6504 and allow LTO to be explicitly enabled on non-ELF platforms that
6505 are known to support it inside else-clause.
6506 * configure: Regenerate.
6507
6508 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6509
6510 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6511 * configure: Regenerate.
6512
6513 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6514
6515 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6516 * configure: Regenerate.
6517
6518 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6519
6520 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6521 separately.
6522 * configure: Regenerate.
6523
6524 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6525
6526 * MAINTAINERS (Write After Approval): Add myself.
6527
6528 2010-04-14 Tristan Gingold <gingold@adacore.com>
6529
6530 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6531 * configure: Regenerate.
6532
6533 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6534
6535 * configure: Regenerate after change to elf.m4.
6536
6537 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6538
6539 * MAINTAINERS (Write After Approval): Add myself.
6540
6541 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6542
6543 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6544 * configure: Regenerated.
6545
6546 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6547
6548 * configure.ac: Print "buggy but acceptable" when CLooG
6549 revision is less than 9.
6550 * configure: Regenerated.
6551
6552 2010-04-01 Diego Novillo <dnovillo@google.com>
6553
6554 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6555
6556 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6557
6558 PR bootstrap/43615
6559 PR bootstrap/43328
6560
6561 Revert:
6562
6563 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6564
6565 * configure.ac: Do not pass --enable-multilib nor
6566 --disable-multilib in baseargs. Accept explicitly passed
6567 --enable_multilib.
6568 * configure: Regenerate.
6569
6570 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6571
6572 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6573
6574 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6575
6576 * MAINTAINERS: Remove myself.
6577
6578 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6579
6580 PR bootstrap/43328
6581 * configure.ac: Do not pass --enable-multilib nor
6582 --disable-multilib in baseargs. Accept explicitly passed
6583 --enable_multilib.
6584 * configure: Regenerate.
6585
6586 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6587
6588 * MAINTAINERS (spu port): Remove me.
6589
6590 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6591
6592 * configure.ac (tic6x-*-*): New case.
6593 * configure: Regenerate.
6594
6595 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6596
6597 * config.sub: Update to version 2010-03-22.
6598 * config.guess: Update to version 2009-12-30.
6599
6600 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6601
6602 PR ada/42554
6603 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6604 * configure: Regenerate.
6605
6606 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6607
6608 * MAINTAINERS: Update my email address.
6609
6610 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6611
6612 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6613 (ghassan.shobaki@amd.com): Removed.
6614
6615 2010-03-17 Alan Modra <amodra@gmail.com>
6616
6617 * MAINTAINERS: Update my email address.
6618
6619 2010-03-16 Diego Novillo <dnovillo@google.com>
6620
6621 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6622 Matthews.
6623
6624 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6625
6626 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6627 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6628
6629 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6630
6631 * MAINTAINERS: Update my email address.
6632
6633 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6634
6635 * MAINTAINERS: Update my email address.
6636
6637 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6638
6639 * MAINTAINERS: Update my email address.
6640
6641 2010-03-09 Jie Zhang <jie@codesourcery.com>
6642
6643 * MAINTAINERS: Update my email address.
6644
6645 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6646
6647 PR libstdc++/32499
6648 * configure.ac (RANLIB): Default to true.
6649 (STRIP): Likewise.
6650 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6651 * configure: Regenerate.
6652
6653 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6654
6655 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6656 (Write After Approval): Update my email address.
6657
6658 2010-02-17 Nick Clifton <nickc@redhat.com>
6659
6660 PR 11238
6661 * Makefile.tpl (local-distclean): Also remove config.cache files in
6662 sub-directories as there may not be Makefiles present in the
6663 sub-directories.
6664 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6665 the config.cache files found by the find command.
6666
6667 * Makefile.in: Regenerate.
6668 * configure.ac: Revert previous delta.
6669 * configure: Regenerate.
6670
6671 2010-02-15 Nick Clifton <nickc@redhat.com>
6672
6673 PR 11238
6674 * configure.ac: Delete config.cache files in sub-directories when
6675 deleting Makefiles.
6676 * configure: Regenerate.
6677
6678 2010-02-12 Ben Elliston <bje@gnu.org>
6679
6680 * MAINTAINERS: Update my email address.
6681
6682 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6683
6684 * MAINTAINERS (spu port): Update my email address.
6685
6686 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6687
6688 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6689
6690 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6691
6692 * configure.ac: Add "recommended" version checks for GMP/MPC.
6693 Update recommended GMP/MPFR/MPC versions.
6694 * configure: Regenerate.
6695
6696 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6697
6698 * MAINTAINERS: Move my Embecosm email address into the
6699 write-after-approval section.
6700
6701 2010-01-26 Ian Lance Taylor <iant@google.com>
6702
6703 * MAINTAINERS: Add myself as Go frontend maintainer.
6704
6705 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6706
6707 PR libstdc++/36101, PR libstdc++/42813
6708 * configure.ac (bootstrap_target_libs): Make inclusion of
6709 target-libgomp conditional on libgomb being in target_configdirs.
6710 * configure: Regenerate.
6711
6712 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6713
6714 PR libstdc++/36101, PR libstdc++/42813
6715 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6716 * configure: Regenerate.
6717
6718 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6719
6720 PR libstdc++/36101, PR libstdc++/42813
6721 * configure.ac (target_configdirs): Substitute.
6722 * Makefile.def: Bootstrap target module libgomp.
6723 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6724 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6725 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6726 * configure, Makefile.in: Regenerate.
6727
6728 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6729
6730 * MAINTAINERS: Adjust my details.
6731
6732 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6733
6734 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6735
6736 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6737
6738 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6739
6740 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6741
6742 * MAINTAINERS (Write After Approval): Add myself.
6743
6744 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6745
6746 * MAINTAINERS (Write After Approval): Add myself.
6747
6748 2010-01-11 Richard Guenther <rguenther@suse.de>
6749
6750 PR lto/41569
6751 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6752 * Makefile.in: Regenerated.
6753
6754 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6755
6756 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6757 * configure: Regenerate.
6758
6759 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6760 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6761
6762 PR bootstrap/42424
6763 * configure.ac: Include libtool m4 files.
6764 (_LT_CHECK_OBJDIR): Call it.
6765 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6766 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6767
6768 * configure: Regenerate.
6769
6770 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6771
6772 PR bootstrap/41818
6773 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6774 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6775 * Makefile.in: Regenerate.
6776
6777 2010-01-02 Richard Guenther <rguenther@suse.de>
6778
6779 PR lto/41529
6780 * configure.ac: Include config/elf.m4. Disable LTO if not
6781 builting for an elf target.
6782 * configure: Regenerate.
6783
6784 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6785
6786 * MAINTAINERS: Change my email address.
6787
6788 2009-12-18 Ben Elliston <bje@au.ibm.com>
6789
6790 * config.sub, config.guess: Update from upstream sources.
6791
6792 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6793
6794 * MAINTAINERS (Write After Approval): Add myself.
6795
6796 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6797
6798 PR middle-end/30447
6799 PR middle-end/30789
6800 PR other/40302
6801
6802 * configure.ac: Require MPC.
6803 * configure: Regenerate.
6804
6805 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6806
6807 PR target/38384
6808 PR bootstrap/40972
6809 * libtool.m4: Sync from git Libtool.
6810 * ltoptions.m4: Likewise.
6811 * ltversion.m4: Likewise.
6812 * lt~obsolete.m4: Likewise.
6813 * ltmain.sh: Likewise.
6814
6815 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6816
6817 * configure.ac: Update minimum MPC version to 0.8.
6818 * configure: Regenerate.
6819
6820 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6821
6822 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6823 * configure: Regenerated.
6824
6825 2009-11-21 Ian Lance Taylor <iant@google.com>
6826
6827 * configure.ac: Change default of poststage1_ldflags to be empty if
6828 poststage1_libs is set. When poststage1_libs is empty, and
6829 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6830 * configure: Rebuild.
6831
6832 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6833
6834 * MAINTAINERS (Write After Approval): Update my email address.
6835
6836 2009-11-20 Ben Elliston <bje@au.ibm.com>
6837
6838 * config.guess: Update from upstream sources.
6839
6840 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6841
6842 * Makefile.def: Restore host and target settings for gmp.
6843 * Makefile.in: Rebuild.
6844
6845 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6846
6847 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6848 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6849 Fix portability of test of C++ as bootstrap language. Add
6850 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6851 * configure: Rebuild.
6852 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6853 and cloog. Fix in-tree ppl configuration. Introduce libelf
6854 in-tree building.
6855 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6856 (POSTSTAGE1_HOST_EXPORTS): Use it.
6857 (STAGE[+id+]_CXXFLAGS): New.
6858 (BASE_FLAGS_TO_PASS): Pass it down.
6859 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6860 extra_exports.
6861 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6862 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6863 extra_exports.
6864 * Makefile.in: Rebuild.
6865
6866 2009-11-17 Ben Elliston <bje@au.ibm.com>
6867
6868 * config.sub, config.guess: Update from upstream sources.
6869
6870 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6871
6872 * MAINTAINERS (Write After Approval): Add myself.
6873
6874 2009-11-09 Jon Beniston <jon@beniston.com>
6875
6876 * MAINTAINERS (Write After Approval): Add myself.
6877
6878 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6879
6880 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6881 paths for *-w64-mingw* and x86_64-*mingw*.
6882 * configure: Regenerated.
6883
6884 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6885
6886 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6887
6888 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6889
6890 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6891 Phil Edwards to Write-After Approval.
6892
6893 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6894
6895 * configure.ac: Disable target-winsup & co for
6896 x86_64-*-mingw* and *-w64-mingw* targets.
6897 * configure: Regenerated.
6898
6899 2009-10-16 Nick Clifton <nickc@redhat.com>
6900
6901 * MAINTAINERS: Add myself as a maintainer for the RX port.
6902
6903 2009-10-26 Johannes Singler <singler@kit.edu>
6904
6905 * MAINTAINERS (Write After Approval): Update my e-mail address.
6906
6907 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6908
6909 * configure.ac (CLooG test): Use = with test.
6910 * configure: Regenerate.
6911
6912 2009-10-22 Richard Guenther <rguenther@suse.de>
6913
6914 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6915 cloog if the ppl version check failed. Move flags saving
6916 before setting in libelf check.
6917 * configure: Regenerate.
6918
6919 2009-10-21 Richard Guenther <rguenther@suse.de>
6920
6921 * configure.ac: Adjust the ppl and cloog configure to work as
6922 documented. Disable cloog if ppl was disabled. Omit the version
6923 checks if they were disabled.
6924 * configure: Re-generate.
6925
6926 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6927
6928 * configure.ac: Add 'lto' to enable_languages, not
6929 new_enable_languages, and only if not already present.
6930 * configure: Regenerate.
6931
6932 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6933
6934 * README: Refer to the various COPYING* files instead of just
6935 COPYING.
6936 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6937
6938 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6939
6940 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6941
6942 2009-10-07 Richard Guenther <rguenther@suse.de>
6943
6944 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6945 and Richard Guenther as reviewers.
6946 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6947 as reviewers.
6948
6949 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6950
6951 * config.sub: Update from upstream sources.
6952
6953 2009-10-06 Ian Lance Taylor <iant@google.com>
6954
6955 * Makefile.def: check-gold depends upon all-gas.
6956 * Makefile.in: Rebuild.
6957
6958 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6959
6960 * MAINTAINERS (Write After Approval): Add myself.
6961
6962 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6963
6964 * Makefile.def: all-lto-plugin depends on all-libiberty.
6965 set bootstrap=true for lto-plugin.
6966 Add lto-plugin.
6967 * Makefile.in: Regenerate.
6968 * configure.ac (host_libs): Add lto-plugin.
6969 * configure: Regenerate.
6970
6971 2009-10-03 Diego Novillo <dnovillo@google.com>
6972
6973 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6974 (HOST_LIBELFLIBS): Define.
6975 (HOST_LIBELFINC): Define.
6976 * Makefile.in: Regenerate.
6977 * configure.ac: Add --enable-lto.
6978 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6979 If --enable-lto is used, add 'lto' to new_enable_languages.
6980 If --enable-lto is used and gold is enabled, add
6981 lto-plugin to configdirs.
6982 * configure: Regenerate.
6983
6984 2009-10-03 Simon Baldwin <simonb@google.com>
6985
6986 * configure.ac: If --with-system-zlib, suppress local zlib and
6987 pass --with-system-zlib to subdir configure scripts.
6988 * configure: Regenerate.
6989
6990 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6991 Paolo Bonzini <bonzini@gnu.org>
6992
6993 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6994 $(srcdir).
6995 * Makefile.in: Rebuilt.
6996
6997 2009-09-26 Gary Funck <gary@intrepid.com>
6998
6999 * MAINTAINERS (Write After Approval): Add myself.
7000
7001 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7002
7003 * configure.ac: Update minimum MPC version to 0.7.
7004 * configure: Regenerate.
7005
7006 2009-09-25 Nick Clifton <nickc@redhat.com>
7007
7008 * configure.ac: Pass any --cache-file=/dev/null option on to
7009 subconfigures.
7010 * configure: Regenerate.
7011
7012 2009-09-23 Nick Clifton <nickc@redhat.com>
7013
7014 * config.sub, config.guess: Update from upstream sources.
7015
7016 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7017
7018 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7019 * Makefile.in: Rebuilt.
7020
7021 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7022
7023 PR bootstrap/32272
7024 * configure.ac: Error out if $srcdir isn't '.' but contains
7025 host-${host_noncanonical}.
7026 * configure: Regenerate.
7027
7028 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7029
7030 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7031 maintainer.
7032
7033 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7034
7035 * configure.ac: If bootstrapping a combined tree with
7036 --enable-gold, require c++ in stage1_languages.
7037 * configure: Regenerate.
7038
7039 * configure.ac: Also add target_libs of stage1_languages to
7040 bootstrap_target_libs.
7041 * configure: Regenerate.
7042
7043 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7044 with --enable-languages not containing c++.
7045 * configure: Regenerate.
7046
7047 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7048
7049 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7050 * configure: Regenerate.
7051
7052 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7053
7054 * MAINTAINERS (Write After Approval): Update my e-mail address,
7055 and move from from here...
7056 (Waiting for paperwork): To here.
7057
7058 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7059
7060 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7061
7062 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7063
7064 * configure.ac: Do not use $extrasub for replacing @if/@endif
7065 parts in Makefile; instead, use additional arguments to
7066 AC_CONFIG_COMMANDS to do the replacement manually, with several
7067 sed invocations, to avoid HP-UX sed command limits.
7068 * configure: Regenerate.
7069
7070 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7071
7072 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7073 blank before -L.
7074
7075 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7076
7077 * configure.ac (with-build-config): Document. Handle without.
7078 Handle missing argument.
7079 * configure: Rebuilt.
7080
7081 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7082
7083 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7084 Default to bootstrap-debug only if compare-debug works.
7085 * configure: Rebuilt.
7086 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7087 * Makefile.in: Rebuilt.
7088
7089 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7090
7091 * MAINTAINERS (OS Port Maintainers): Update my email address.
7092
7093 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7094
7095 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7096 * Makefile.in: Rebuilt.
7097
7098 2009-09-01 Chris Demetriou <cgd@google.com>
7099
7100 * MAINTAINERS (Write After Approval): Add myself.
7101
7102 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7103
7104 PR debug/30161
7105 * include/dwarf2.h (enum dwarf_tag): Added
7106 DW_TAG_GNU_template_template_param
7107 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7108
7109 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7110
7111 * Makefile.tpl (AWK): Fix typo.
7112 * Makefile.in: Regenerate.
7113
7114 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7115
7116 * configure.ac: Detect awk and sed.
7117 * Makefile.def (flags_to_pass): Add AWK and SED.
7118 * Makefile.tpl (AWK, SED): New.
7119 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7120 * configure: Regenerate.
7121 * Makefile.in: Regenerate.
7122
7123 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7124
7125 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7126 (collapseslashes): Likewise.
7127
7128 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7129
7130 * configure.ac (AC_PREREQ): Bump to 2.64.
7131
7132 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7133
7134 * configure.ac: Remove --with-datarootdir, --with-docdir,
7135 --with-pdfdir, --with-htmldir switches.
7136 * configure: Regenerate.
7137
7138 * configure: Regenerate.
7139
7140 * compile: Sync from Automake 1.11.
7141 * depcomp: Likewise.
7142 * install-sh: Likewise.
7143 * missing: Likewise.
7144 * mkinstalldirs: Likewise.
7145 * ylwrap: Likewise.
7146
7147 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7148
7149 * ltmain.sh (func_normal_abspath): New function.
7150 (func_relative_path): Likewise.
7151 (func_mode_help): Document new -bindir option for link mode.
7152 (func_mode_link): Add new -bindir option, and use it to place
7153 output DLL if specified.
7154
7155 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7156
7157 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7158 (baseargs): Add --disable-option-checking.
7159 * configure: Regenerate.
7160
7161 * Makefile.def (configure-target-libiberty): Depend on
7162 all-binutils and all-ld.
7163 (configure-target-newlib): Likewise.
7164 * Makefile.in: Regenerate.
7165
7166 2009-08-17 Ben Elliston <bje@au.ibm.com>
7167
7168 * config.sub, config.guess: Update from upstream sources.
7169
7170 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7171
7172 Sync from src, merge:
7173
7174 2009-07-02 Tristan Gingold <gingold@adacore.com>
7175
7176 * configure.ac: Do not exclude gas for i386-*-darwin.
7177 Add a case for x86_64-*-darwin.
7178 * configure: Regenerate.
7179
7180 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7181
7182 * MAINTAINERS: Add my name to Write After Approval list.
7183
7184 2009-08-06 Michael Eager <eager@eagercon.com>
7185
7186 * configure.ac: Add Microblaze target.
7187 * configure: Regenerate.
7188
7189 2009-07-31 Christian Bruel <christian.bruel@st.com>
7190
7191 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7192 * configure: Regenerate.
7193
7194 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7195
7196 * MAINTAINERS (Write After Approval): Update my e-mail address.
7197
7198 2009-07-06 Ian Lance Taylor <iant@google.com>
7199
7200 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7201 * configure: Rebuild.
7202
7203 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7204
7205 * MAINTAINERS: Move myself to the Graphite Reviewers.
7206
7207 2009-06-30 Wei Guozhi <carrot@google.com>
7208
7209 * MAINTAINERS: Add my name to Write After Approval list.
7210
7211 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7212
7213 PR bootstrap/40338
7214 * configure.ac (comparestring): Create new variable.
7215 * Makefile.tpl (comparestring): Use to skip some comparisions.
7216 * configure: Regenerate.
7217 * Makefile.in: Regenerate.
7218
7219 2009-06-26 Doug Evans <dje@sebabeach.org>
7220
7221 * Makefile.def (host_modules): Add cgen.
7222 * Makefile.in: Regenerate.
7223 * configure.ac (host_tools): Add cgen.
7224 * configure: Regenerate.
7225
7226 2009-06-23 DJ Delorie <dj@redhat.com>
7227
7228 * MAINTAINERS: Add myself as mep maintainer.
7229
7230 2009-06-23 Ian Lance Taylor <iant@google.com>
7231
7232 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7233 boot_languages. Only bootstrap target libraries listed in
7234 target_libs for some boot language. Add --with-stage1-ldflags,
7235 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7236 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7237 if not building with C++.
7238 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7239 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7240 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7241 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7242 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7243 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7244 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7245 * configure, Makefile.in: Rebuild.
7246
7247 2009-06-23 Li Feng <nemokingdom@gmail.com>
7248
7249 * MAINTAINERS: Added my name to write-after-approval list.
7250
7251 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7252
7253 * configure.ac: Define is_elf for QNX Neutrino targets.
7254 * configure: Regenerate.
7255
7256 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7257
7258 * MAINTAINERS: Added my name to the write-after-approval list
7259
7260 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7261
7262 * configure.ac: Detect MPC in default directory.
7263 * configure: Regenerate.
7264
7265 2009-06-03 Jerome Guitton <guitton@adacore.com>
7266 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7267
7268 * Makefile.tpl (all): Avoid a trailing backslash.
7269 * Makefile.in: Regenerate.
7270
7271 2009-06-03 Ben Elliston <bje@au.ibm.com>
7272
7273 * config.sub, config.guess: Update from upstream sources.
7274
7275 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7276
7277 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7278 to noconfdirs.
7279 * configure: Regenerate.
7280
7281 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7282
7283 * Makefile.tpl ([+compare-target+]): Compare all stage
7284 directories, rather than just gcc.
7285 * Makefile.in: Rebuilt.
7286
7287 2009-06-01 Doug Kwan <dougkwan@google.com>
7288
7289 * configure.ac: Support gold for target arm*-*-*.
7290 * configure: Regenerate.
7291
7292 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7293
7294 * Makefile.def: Add MPC support and dependencies.
7295 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7296
7297 * Makefile.in, configure: Regenerate.
7298
7299 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7300
7301 * Makefile.tpl (all): Avoid harmless warning in make all when
7302 gcc-bootstrap is enabled but stage_last does not exist.
7303 * Makefile.in: Rebuilt.
7304
7305 2009-05-24 Nicolas Roche <roche@adacore.com>
7306
7307 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7308 * Makefile.in: Regenerate.
7309
7310 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7311
7312 * MAINTAINERS: Update my e-mail address.
7313
7314 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7315
7316 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7317 * configure: Regenerate.
7318
7319 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7320
7321 PR other/40159
7322 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7323 gcc-no-bootstrap are mutually exclusive.
7324 * Makefile.in: Rebuilt.
7325
7326 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7327
7328 PR other/40159
7329 * Makefile.tpl (all): Don't end with unconditional success.
7330 * Makefile.in: Rebuilt.
7331
7332 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7333
7334 PR target/37137
7335 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7336 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7337 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7338 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7339 stage_configureflags, stage_cflags and stage_libcflags into
7340 explicit Makefile macros.
7341 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7342 GFORTRAN.
7343 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7344 CC. Set CC_FOR_BUILD from CC.
7345 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7346 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7347 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7348 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7349 and GFORTRAN.
7350 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7351 (_LIBCFLAGS): Renamed to _TFLAGS.
7352 (do-compare-debug, do-compare3-debug): Drop.
7353 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7354 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7355 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7356 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7357 (XGCC_FLAGS_FOR_TARGET): New.
7358 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7359 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7360 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7361 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7362 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7363 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7364 TFLAGS.
7365 (BUILD_CONFIG): Include if requested.
7366 (all): Set TFLAGS on bootstrap.
7367 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7368 (all-stageid-prefixmodule): Likewise.
7369 (do-clean, distclean-stageid): Set TFLAGS.
7370 (restrap): Fix whitespace.
7371 * Makefile.in: Rebuilt.
7372
7373 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7374
7375 * config.guess: Sync with src.
7376
7377 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7378
7379 * configure.ac ($with_ppl): Default to no if not supplied.
7380 ($with_cloog): Likewise.
7381 configure: Regenerate.
7382
7383 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7384
7385 * MAINTAINERS: Update my e-mail address.
7386
7387 2009-04-27 Nick Clifton <nickc@redhat.com>
7388
7389 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7390
7391 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7392
7393 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7394 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7395 * Makefile.in: Regenerate.
7396
7397 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7398
7399 PR bootstrap/39739
7400 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7401 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7402
7403 * configure, Makefile.in: Regenerate.
7404
7405 2009-04-21 Taras Glek <tglek@mozilla.com>
7406
7407 * include/hashtab.h: Update GTY annotations to new syntax
7408 * include/splay-tree.h: Likewise
7409
7410 2009-04-17 Ben Elliston <bje@au.ibm.com>
7411
7412 * config.sub, config.guess: Update from upstream sources.
7413
7414 2009-04-15 Anthony Green <green@moxielogic.com>
7415
7416 * configure.ac: Add moxie support.
7417 * configure: Rebuilt.
7418
7419 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7420
7421 * configure.ac: Change copyright header to refer to version
7422 3 of the GNU General Public License and to point readers at the
7423 COPYING3 file and the FSF's license web page.
7424 * Makefile.def: Likewise.
7425 * Makefile.tpl: Likewise.
7426 * Makefile.in: Regenerate.
7427
7428 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7429
7430 * configure.ac: Restore match for darwin9 or later. Use double
7431 brackets since regeneration eats one pair.
7432 * configure: Regenerate.
7433
7434 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7435
7436 PR gas/10039
7437 * configure.ac: Require texinfo 4.7.
7438 * configure: Regenerated.
7439
7440 2009-04-09 Nick Clifton <nickc@redhat.com>
7441
7442 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7443 the GCC Runtime Library Exception.
7444
7445 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7446
7447 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7448 * configure: Regenerate.
7449
7450 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7451
7452 * Makefil.def (languages): New entries.
7453 * Makefile.tpl (check-gcc-*): New generic target.
7454 * Makefile.in: Regenerate.
7455
7456 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7457
7458 * MAINTAINERS: Update my email address.
7459
7460 2009-03-18 Tom Tromey <tromey@redhat.com>
7461
7462 * configure: Rebuild.
7463 * configure.ac (host_libs): Add libiconv.
7464 * Makefile.in: Rebuild.
7465 * Makefile.def (host_modules): Add libiconv.
7466 (configure-gdb, all-gdb): Depend on libiconv.
7467
7468 2009-03-16 Tristan Gingold <gingold@adacore.com>
7469
7470 * configure.ac: Treat gdb as supported on x86_64-darwin.
7471 * configure: Regenerate.
7472
7473 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7474
7475 * configure.ac (--with-host-libstdcxx): New option.
7476 * configure: Regenerate.
7477
7478 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7479
7480 * MAINTAINERS: Move myself into the write after approval list.
7481
7482 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7483
7484 * MAINTAINERS: Update e-mail address.
7485
7486 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7487
7488 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7489
7490 2009-03-10 Ira Rosen <irar@il.ibm.com>
7491
7492 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7493
7494 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7495
7496 Backport from git Libtool:
7497
7498 2009-01-19 Robert Millan <rmh@aybabtu.com>
7499 Support GNU/kOpenSolaris.
7500 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7501 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7502 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7503 GNU/kOpenSolaris.
7504
7505 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7506
7507 * MAINTAINERS: Update e-mail address.
7508
7509 2009-02-24 Michael Eager <eager@eagercon.com>
7510
7511 * MAINTAINERS (Write After Approval): Add self.
7512
7513 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7514
7515 * MAINTAINERS (Write After Approval): Add myself.
7516
7517 2009-02-05 Andreas Schwab <schwab@suse.de>
7518
7519 * Makefile.tpl (stage_last): Define $r and $s before using
7520 $(RECURSE_FLAGS_TO_PASS).
7521 * Makefile.in: Regenerate
7522
7523 2009-01-30 Ian Lance Taylor <iant@google.com>
7524
7525 * MAINTAINERS: Move myself to the Global Reviewers list.
7526
7527 2009-01-29 Robert Millan <rmh@aybabtu.com>
7528
7529 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7530 * configure: Regenerate.
7531
7532 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7533
7534 * MAINTAINERS: Make whitespace consistent.
7535 Remove Robert Millan from Write After Approval.
7536
7537 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7538
7539 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7540 (all-opcodes): Depend on all-libiberty.
7541 * Makefile.in: Regenerate.
7542
7543 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7544
7545 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7546 * configure: Regenerate.
7547
7548 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7549
7550 * MAINTAINERS (Write After Approval): Add myself.
7551
7552 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7553
7554 * MAINTAINERS: Add myself to reviewers (Fortran).
7555
7556 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7557
7558 PR tree-optimization/38515
7559 * configure.ac (cloog-polylib): Removed.
7560 (with_ppl, with_cloog): Test for "no".
7561 * configure: Regenerated.
7562
7563 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7564
7565 * MAINTAINERS: Moved myself to reviewers (Fortran).
7566
7567 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7568
7569 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7570 (Write After Approval): Remove myself.
7571
7572 2009-01-03 Diego Novillo <dnovillo@google.com>
7573
7574 * MAINTAINERS: Remove myself from alias maintainership.
7575
7576 2009-01-02 David Ayers <ayers@fsfe.org>
7577
7578 * MAINTAINERS: Update e-mail address.
7579
7580 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7581
7582 * MAINTAINERS: Make whitespace consistent.
7583
7584 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7585
7586 Backport from upstream Libtool:
7587 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7588 Add cache variables to tests that require the linker to work.
7589 For shlibpath_overrides_runpath, this also changes the semantics
7590 to let the result from the C compiler take precedence.
7591
7592 2008-12-02 Ben Elliston <bje@au.ibm.com>
7593
7594 * config.sub, config.guess: Update from upstream sources.
7595
7596 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7597
7598 * configure.ac (ppllibs): Add by default the lib flags.
7599 * configure: Regenerate.
7600
7601 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7602
7603 * MAINTAINERS: Add myself to the write after approval list.
7604
7605 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7606
7607 * configure.ac: Add double brackets on darwin[912].
7608 * configure: Regenerate.
7609
7610 2008-12-03 Daniel Kraft <d@domob.eu>
7611
7612 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7613 Approval to Reviewer section (for Fortran front-end).
7614
7615 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7616
7617 * configure.ac: Expand to darwin10 and later.
7618 * configure: Regenerate.
7619
7620 2008-12-02 Andreas Schwab <schwab@suse.de>
7621
7622 * Makefile.def: configure-target-boehm-gc depends on
7623 all-target-libstdc++-v3.
7624 * Makefile.in: Regenerate.
7625
7626 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7627
7628 * MAINTAINERS: Add myself as mingw maintainer.
7629
7630 2008-12-02 Ben Elliston <bje@au.ibm.com>
7631
7632 * config.sub, config.guess: Update from upstream sources.
7633
7634 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7635
7636 * README.SCO: Remove.
7637
7638 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7639
7640 * MAINTAINERS: Add myself to the write after approval list.
7641
7642 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7643
7644 * MAINTAINERS: Update my email address in WAA section.
7645
7646 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7647
7648 * MAINTAINERS: Update e-mail address.
7649
7650 2008-11-27 Toon Moene <toon@moene.org>
7651
7652 * MAINTAINERS: Change e-mail address.
7653
7654 2008-11-27 Tristan Gingold <gingold@adacore.com>
7655
7656 * configure.ac: Build gdb for i?86-*-darwin*
7657 * configure: Regenerated.
7658
7659 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7660
7661 * MAINTAINERS: Added my full name.
7662
7663 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7664
7665 PR bootstrap/38014
7666 PR bootstrap/37923
7667
7668 Revert:
7669
7670 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7671
7672 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7673 * Makefile.in: Regenerated.
7674
7675 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7676
7677 PR gdb/921
7678 PR gdb/1646
7679 PR gdb/2175
7680 PR gdb/2176
7681
7682 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7683 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7684 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7685 (HOST_EXPORTS): Pass CPPFLAGS.
7686 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7687 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7688 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7689 * Makefile.in, configure: Regenerated.
7690 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7691 and CPPFLAGS_FOR_BUILD.
7692
7693 2008-11-06 Jeff Law <law@redhat.com>
7694
7695 * MAINTAINERS: Add myself as middle end maintainer.
7696
7697 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7698
7699 * MAINTAINERS (Write after approval): Add myself.
7700
7701 2008-11-05 Diego Novillo <dnovillo@google.com>
7702
7703 * MAINTAINERS (Global Reviewers): Add myself.
7704 (Non-Algorithmic Maintainers): Remove myself.
7705
7706 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7707
7708 * MAINTAINERS (Write after approval): Add myself.
7709
7710 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7711
7712 * MAINTAINERS (Write after approval): Add myself.
7713
7714 2008-10-31 Ben Elliston <bje@au.ibm.com>
7715
7716 * configure.ac (spu-*-*): Remove special case.
7717 * configure: Regenerate.
7718
7719 2008-10-30 Catherine Moore <clm@codesourcery.com>
7720
7721 * MAINTAINERS (Write after approval): Update my email address.
7722
7723 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7724
7725 * configure.ac [spu-*-*]: Do not set skipdirs.
7726 * configure: Re-generate.
7727
7728 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7729
7730 * MAINTAINERS (Various Maintainers): Add myself to reload.
7731
7732 2008-10-25 Richard Guenther <rguenther@suse.de>
7733
7734 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7735 maintainer. Remove myself as libgcc-math maintainer.
7736 (Non-Algorithmic Maintainers): Remove myself.
7737
7738 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7739
7740 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7741 * Makefile.in: Regenerated.
7742
7743 2008-10-23 Cary Coutant <ccoutant@google.com>
7744
7745 * MAINTAINERS (Write after approval): Add myself.
7746
7747 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7748
7749 PR gdb/921
7750 PR gdb/1646
7751 PR gdb/2175
7752 PR gdb/2176
7753
7754 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7755 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7756 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7757 (HOST_EXPORTS): Pass CPPFLAGS.
7758 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7759 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7760 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7761 * Makefile.in, configure: Regenerated.
7762 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7763 and CPPFLAGS_FOR_BUILD.
7764
7765 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7766
7767 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7768 Sebastian Pop.
7769
7770 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7771
7772 * MAINTAINERS (Write After Approval): Added myself.
7773
7774 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7775
7776 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7777 recommended version to 2.3.2.
7778
7779 * configure: Regenerate.
7780
7781 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7782
7783 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7784
7785 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7786
7787 * MAINTAINERS (Write After Approval): Update e-mail address.
7788
7789 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7790
7791 * libtool.m4: Update to libtool 2.2.6.
7792 * lt~obsolete.m4: Update to libtool 2.2.6.
7793 * ltmain.sh: Update to libtool 2.2.6.
7794 * ltsugar.m4: Update to libtool 2.2.6.
7795 * ltversion.m4: Update to libtool 2.2.6.
7796 * ltoptions.m4: Update to libtool 2.2.6.
7797 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7798
7799 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7800
7801 * MAINTAINERS (Write After Approval): Add myself.
7802
7803 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7804
7805 * MAINTAINERS (Write After Approval): Update my name.
7806
7807 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7808
7809 * MAINTAINERS: Add myself in "Write After Approval".
7810
7811 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7812
7813 * MAINTAINERS: Add myself as ia64 maintainer.
7814
7815 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7816
7817 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7818 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7819 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7820 and Michael Tiemann from Write After Approval since they do not
7821 actually have access.
7822
7823 2008-09-05 Richard Guenther <rguenther@suse.de>
7824
7825 * configure.ac: Initialize clooglibs to -lcloog.
7826 * configure: Re-generate.
7827
7828 2008-09-04 Le-Chun Wu <lcwu@google.com>
7829
7830 * MAINTAINERS (Write After Approval): Add myself.
7831
7832 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7833
7834 * configure.ac (--with-cloog-polylib): New.
7835 (--disable-cloog-version-check): New.
7836 (--disable-ppl-version-check): New.
7837 * configure: Re-generate.
7838
7839 2008-09-03 Richard Guenther <rguenther@suse.de>
7840
7841 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7842 cloog test.
7843 * configure: Re-generate.
7844
7845 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7846
7847 Add picoChip port.
7848 * MAINTAINERS: Add picoChip maintainers.
7849
7850 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7851 Tobias Grosser <grosser@fim.uni-passau.de>
7852 Jan Sjodin <jan.sjodin@amd.com>
7853 Harsha Jagasia <harsha.jagasia@amd.com>
7854 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7855 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7856 Adrien Eliche <aeliche@isty.uvsq.fr>
7857
7858 Merge from graphite branch.
7859 * configure: Regenerate.
7860 * Makefile.in: Regenerate.
7861 * configure.ac (host_libs): Add ppl and cloog.
7862 Add checks for PPL and CLooG.
7863 * Makefile.def (ppl, cloog): Added modules and dependences.
7864 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7865 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7866
7867 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7868
7869 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7870 (GCC_SHLIB_SUBDIR): New.
7871 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7872 * configure: Regenerate.
7873 * Makefile.in: Regenerate.
7874
7875 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7876
7877 * MAINTAINERS: Consistently use tabs to separate columns.
7878
7879 2008-08-29 Tristan Gingold <gingold@adacore.com>
7880
7881 * MAINTAINERS (Write after Approval): Add myself.
7882
7883 2008-08-28 Tristan Gingold <gingold@adacore.com>
7884
7885 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7886 Enable bfd, binutils and opcodes.
7887 * configure: Regenerate.
7888
7889 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7890
7891 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7892
7893 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7894
7895 * MAINTAINERS: Use correct Umlaut for last name.
7896
7897 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7898
7899 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7900
7901 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7902
7903 * MAINTAINERS: Update my email address.
7904
7905 2008-08-16 Nicolas Roche <roche@adacore.com>
7906
7907 * Makefile.tpl: Add BOOT_ADAFLAGS.
7908 * Makefile.in: Regenerate.
7909
7910 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7911
7912 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7913 * configure: Regenerate.
7914
7915 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7916
7917 * configure.ac: Add makefile fragments for hpux.
7918 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7919 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7920 * configure: Regenerate.
7921 * Makefile.in: Regenerate.
7922
7923 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7924
7925 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7926
7927 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7928
7929 * MAINTAINERS (Write after Approval): Add myself.
7930
7931 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7932
7933 * MAINTAINERS (Write After Approval): Add myself.
7934
7935 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7936
7937 * MAINTAINERS (Write After Approval): Add myself.
7938
7939 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7940
7941 * MAINTAINERS: Update my email address.
7942
7943 2008-06-25 Joey Ye <joey.ye@intel.com>
7944
7945 * MAINTAINERS (Write After Approval): Add myself.
7946
7947 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7948
7949 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7950 * Makefile.in: Regenerate.
7951 * configure: Regenerate.
7952
7953 2008-06-17 Daniel Kraft <d@domob.eu>
7954
7955 * MAINTAINERS (Write After Approval): Add myself.
7956
7957 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7958
7959 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7960 "$@" is still intact with both Autoconf 2.59 and 2.62.
7961 * configure: Regenerate.
7962
7963 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7964
7965 * Makefile.tpl: Fix comment errors.
7966 * Makefile.in: Regenerate.
7967
7968 2008-06-12 David S. Miller <davem@davemloft.net>
7969 David Edelsohn <edelsohn@gnu.org>
7970
7971 * configure.ac: Add powerpc*-*-* to gold supported targets.
7972 * configure: Regenerate.
7973
7974 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7975
7976 PR tree-optimization/36218
7977 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7978 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7979 (all prefix="build-"): Pass them to build-system sub-makes.
7980 * Makefile.in: Regenerate.
7981
7982 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7983
7984 * MAINTAINERS (mt port): Remove.
7985 (sco5, unixware, sco udk): Remove.
7986 (Kean Johnston): Add to Write After Approval.
7987
7988 2008-05-30 Julian Brown <julian@codesourcery.com>
7989
7990 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7991 of libobjc for ARM EABI Linux.
7992 * configure: Regenerate.
7993
7994 2008-05-18 Xinliang David Li <davidxl@google.com>
7995
7996 * ChangeLog: Remove wrong ChangeLog entry.
7997
7998 2008-05-17 Xinliang David Li <davidxl@google.com>
7999
8000 * MAINTAINERS (Write After Approval): Add myself.
8001
8002 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8003
8004 * MAINTAINERS (Write After Approval): Add myself.
8005
8006 2008-05-14 Rafael Espíndola <espindola@google.com>
8007
8008 * config-ml.in: don't handle --enable-shared and --enable-static.
8009
8010 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8011
8012 * MAINTAINERS: Update my email address.
8013
8014 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8015
8016 * MAINTAINERS: Update my email address.
8017
8018 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8019
8020 * MAINTAINERS (Write After Approval): Add myself.
8021
8022 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8023
8024 * MAINTAINERS (Write After Approval): Add myself.
8025
8026 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8027
8028 * MAINTAINERS (crx): Add myself.
8029
8030 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8031
8032 Sync with src:
8033 2008-04-14 David S. Miller <davem@davemloft.net>
8034
8035 * configure.ac: Add sparc*-*-* to gold supported targets.
8036 * configure: Regenerate.
8037
8038 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8039
8040 PR bootstrap/35457
8041 * configure.ac: Include override.m4.
8042 * configure: Regenerate.
8043
8044 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8045
8046 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8047 * Makefile.in: Regenerate.
8048
8049 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8050
8051 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8052 as nonconfigurable directories list.
8053 * configure: Regenerate.
8054
8055 2008-04-14 Ben Elliston <bje@au.ibm.com>
8056
8057 * config.sub, config.guess: Update from upstream sources.
8058
8059 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8060
8061 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8062 * Makefile.in: Regenerate.
8063
8064 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8065
8066 * configure.ac: Do not build libssp for the AVR.
8067 * configure: Regenerate.
8068
8069 2008-04-07 Ian Lance Taylor <iant@google.com>
8070
8071 * Makefile.def: check-gold depends upon all-binutils.
8072 * Makefile.in: Regenerate.
8073
8074 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8075
8076 * MAINTAINERS (Write After Approval): Add myself.
8077
8078 2008-04-04 Nick Clifton <nickc@redhat.com>
8079
8080 PR binutils/4334
8081 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8082 builds.
8083 * configure: Regenerate.
8084
8085 2008-04-04 NightStrike <NightStrike@gmail.com>
8086
8087 PR other/35151
8088 * configure.ac: Combine rules for mingw32 and mingw64.
8089 * configure: Regenerate.
8090
8091 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8092
8093 * MAINTAINERS (Write After Approval): Add myself.
8094
8095 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8096
8097 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8098 * Makefile.in (.NOTPARALLEL): Ditto.
8099
8100 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8101
8102 * MAINTAINERS (Write After Approval): Add myself.
8103
8104 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8105
8106 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8107 * Makefile.in (.NOTPARALLEL): Regenerate.
8108
8109 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8110
8111 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8112 * Makefile.in: Regenerate.
8113
8114 2008-03-26 Jakub Staszak <kuba@et.pl>
8115
8116 * MAINTAINERS (Write After Approval): Add myself.
8117
8118 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8119
8120 * MAINTAINERS: Update e-mail address.
8121
8122 2008-03-20 Ian Lance Taylor <iant@google.com>
8123
8124 * configure.ac: Add support for --enable-gold.
8125 * Makefile.def: Add gold as a directory like ld.
8126 * configure, Makefile.in: Regenerate.
8127
8128 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8129
8130 * configure.ac: m4_include config/proginstall.m4.
8131 * configure: Regenerate.
8132
8133 Backport from upstream Libtool:
8134
8135 2007-10-12 Eric Blake <ebb9@byu.net>
8136
8137 Deal with Autoconf 2.62's semantic change in m4_append.
8138 * ltsugar.m4 (lt_append): Replace broken versions of
8139 m4_append.
8140 (lt_if_append_uniq): Don't require separator to be overquoted,
8141 and avoid broken m4_append.
8142 (lt_dict_add): Fix typo.
8143 * libtool.m4 (_LT_DECL): Don't overquote separator.
8144
8145 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8146
8147 * config.rpath: Add AIX 6 support.
8148
8149 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8150
8151 * Makefile.def (stageprofile). Remove -fprofile-generate
8152 from stage_libcflags.
8153 * Makefile.in: Regenerate.
8154
8155 2008-03-13 Ben Elliston <bje@au.ibm.com>
8156
8157 * config.sub, config.guess: Update from upstream sources.
8158
8159 2008-03-06 Tom Tromey <tromey@redhat.com>
8160
8161 * MAINTAINERS: Update for treelang deletion.
8162
8163 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8164
8165 * MAINTAINERS: Update my email address.
8166
8167 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8168
8169 * MAINTAINERS (darwin port): Add myself as a maintainer.
8170 (objective-c/c++): Add myself as a maintainer.
8171
8172 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8173
8174 * MAINTAINERS (Write After Approval): Update my email address.
8175
8176 2008-02-25 Tomas Bily <tbily@suse.cz>
8177
8178 * MAINTAINERS (Write After Approval): Add myself.
8179
8180 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8181
8182 * MAINTAINERS (OpenMP): Add myself.
8183
8184 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8185
8186 PR bootstrap/32009
8187 PR bootstrap/32161
8188
8189 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8190 * configure: Regenerate.
8191
8192 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8193 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8194 STAGE4_LIBCFLAGS): New.
8195 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8196 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8197 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8198 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8199 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8200 for target modules. Don't export LIBCFLAGS.
8201 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8202 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8203 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8204 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8205 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8206 * Makefile.in: Regenerate.
8207
8208 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8209
8210 PR libgcj/33085
8211 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8212 Do not use -DDLL_EXPORT. Backport from upstream.
8213
8214 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8215
8216 * MAINTAINERS (Write After Approval): Add myself.
8217
8218 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8219
8220 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8221 * configure: Regenerate.
8222
8223 2008-01-31 Marc Gauthier <marc@tensilica.com>
8224
8225 * configure.ac (xtensa*-*-*): Recognize processor variants.
8226 * configure: Regenerate.
8227
8228 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8229
8230 PR bootstrap/34922
8231 * configure.ac (PARSE_ARGS): Push suitable setting of
8232 ac_subdirs_all, for `./configure --help=recursive'.
8233 Handle `+' in generic toplevel directory disabling.
8234 * configure: Regenerate.
8235
8236 2008-01-28 Nick Clifton <nickc@redhat.com>
8237
8238 * MAINTAINERS (xstormy16): Take over maintainership.
8239
8240 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8241
8242 * MAINTAINERS (c4x port): Remove.
8243
8244 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8245
8246 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8247
8248 2008-01-23 Ben Elliston <bje@au.ibm.com>
8249
8250 * config.sub, config.guess: Update from upstream sources.
8251
8252 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8253
8254 * MAINTAINERS (Write After Approval): Add myself.
8255
8256 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8257
8258 * MAINTAINERS: Update my email address.
8259
8260 2008-01-09 Raksit Ashok <raksit@google.com>
8261
8262 * MAINTAINERS (Write After Approval): Add myself.
8263
8264 2008-01-09 Raksit Ashok <raksit@google.com>
8265
8266 * MAINTAINERS (Write After Approval): Add myself.
8267
8268 2008-01-08 Ben Elliston <bje@au.ibm.com>
8269
8270 * config.sub, config.guess: Update from upstream sources.
8271
8272 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8273
8274 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8275 Change recommended MPFR from 2.2.1 -> 2.3.0.
8276 * configure: Regenerate.
8277
8278 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8279
8280 * MAINTAINERS: Update my email address.
8281
8282 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8283
8284 * MAINTAINERS: Update my email address.
8285
8286 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8287
8288 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8289 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8290 * Makefile.in: Regenerate.
8291
8292 2007-12-10 Mark Heffernan <meheff@google.com>
8293
8294 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8295 misplaced entries.
8296
8297 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8298
8299 * configure.ac: Enable libjava for x86_64-*-darwin9.
8300 * configure: Regenerate.
8301
8302 2007-12-07 Bill Maddox <maddox@google.com>
8303
8304 * MAINTAINERS (Write After Approval): Add myself.
8305
8306 2007-12-05 Ben Elliston <bje@au.ibm.com>
8307
8308 * config.sub, config.guess: Update from upstream sources.
8309
8310 2007-12-02 Matthias Klose <doko@ubuntu.com>
8311
8312 * config-ml.in: Remove 64bit configure tests.
8313
8314 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8315
8316 * config-ml.in: Robustify against white space in absolute file
8317 names.
8318
8319 * config-ml.in (multi-clean): Substitute ${Makefile}.
8320 Remove superfluous ${Makefile} in list.
8321
8322 2007-11-19 Thiemo Seufer <ths@mips.com>
8323
8324 * config-ml.in: Don't hardcode the Makefile name.
8325
8326 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8327
8328 * MAINTAINERS (Write After Approval): Add myself.
8329
8330 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8331
8332 * MAINTAINERS (Write After Approval): Add myself.
8333
8334 2007-11-06 Doug Kwan <dougkwan@google.com>
8335
8336 * MAINTAINERS (Write After Approval): Add myself.
8337
8338 2007-10-25 Ben Elliston <bje@au.ibm.com>
8339
8340 * MAINTAINERS (mercury): Remove entry.
8341 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8342
8343 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8344
8345 * Makefile.def (dependencies): Make configure-gdb depend on
8346 all-intl.
8347 * Makefile.in: Regenerated.
8348
8349 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8350
8351 * MAINTAINERS (Fortran maintainer): Remove myself.
8352
8353 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8354
8355 * Makefile.def: To avoid problems running with parallel makes,
8356 build newlib before libgloss so that target specific header
8357 files are availble.
8358 * Makefile.in: Regenerate
8359
8360 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8361
8362 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8363 * Makefile.in: Regenerate.
8364
8365 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8366
8367 * MAINTAINERS (Register allocation reviewer): Add myself.
8368
8369 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8370
8371 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8372 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8373 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8374 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8375 * configure: Regenerate.
8376
8377 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8378
8379 * MAINTAINERS (Register allocation reviewer): Add myself.
8380
8381 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8382
8383 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8384 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8385 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8386 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8387 * configure.ac: Default them to host tools for $host = $build.
8388 Subst them.
8389
8390 * configure: Regenerate.
8391 * Makefile.in: Regenerate.
8392
8393 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8394
8395 * MAINTAINERS (Register allocation reviewer): Add myself.
8396
8397 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8398
8399 * MAINTAINERS (Register allocation reviewer): Add myself.
8400
8401 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8402
8403 * MAINTAINERS (Write After Approval): Fix typo.
8404
8405 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8406
8407 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8408 * configure: Regenerate.
8409
8410 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8411
8412 PR bootstrap/31906
8413 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8414 they're already prefixed.
8415
8416 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8417
8418 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8419 libstdc++.
8420 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8421 * configure: Regenerate.
8422 * Makefile.in: Regenerate.
8423
8424 2007-09-17 Andreas Schwab <schwab@suse.de>
8425
8426 * configure.ac: Raise minimum makeinfo version to 4.6.
8427 * configure: Regenerate.
8428
8429 2007-09-17 Johannes Singler <singler@ira.uka.de>
8430
8431 * MAINTAINERS (write-after-approval) add myself
8432
8433 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8434
8435 * configure.ac: Correct makeinfo version check.
8436 * configure: Regenerate.
8437
8438 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8439
8440 * MAINTAINERS: Update my email address.
8441
8442 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8443
8444 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8445 to $skipdirs and only disable gprof for newlib. Use the normal
8446 mips*-elf* handling in other respects.
8447 * configure: Regnerate.
8448
8449 2007-09-12 David Daney <ddaney@avtrex.com>
8450
8451 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8452 enabling libgcj.
8453 * configure: Regenerate.
8454
8455 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8456
8457 PR other/32154
8458 * configure.ac: For libgloss targets, point the linker to the linker
8459 script, startup code and simulator library.
8460 * configure: Regenerate.
8461
8462 2007-09-07 Andrew Haley <aph@redhat.com>
8463
8464 * configure.ac (noconfigdirs): Remove target-libffi and
8465 target-libjava.
8466 * configure: Regenerate.
8467
8468 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8469
8470 PR target/33281
8471 * configure.ac: Use config/mh-mingw on mingw.
8472 * configure: Regenerate.
8473
8474 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8475
8476 * MAINTAINERS (Write After Approval): Add myself.
8477
8478 2007-09-05 Richard Guenther <rguenther@suse.de>
8479
8480 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8481 nor --disable-checking is provided also turn on yes and types
8482 checking for stage1.
8483 * configure: Re-generate.
8484
8485 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8486
8487 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8488 (Write After Approval): Remove myself.
8489
8490 2007-08-29 Nick Clifton <nickc@redhat.com>
8491
8492 * config.sub, config.guess: Update from upstream sources.
8493
8494 2007-08-22 Bud Davis <jmdavis@link.com>
8495
8496 * MAINTAINERS (Write After Approval): Added myself.
8497 * MAINTAINERS (Reviewers): Removed myself.
8498
8499 2007-08-18 Paul Brook <paul@codesourcery.com>
8500 Joseph Myers <joseph@codesourcery.com>
8501
8502 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8503 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8504 * Makefile.in: Regenerate.
8505 * configure.ac (--with-debug-prefix-map): New.
8506 * configure: Regenerate.
8507
8508 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8509 Nigel Stephens <nigel@mips.com>
8510
8511 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8512 as target_makefile_frag.
8513 * configure: Regenerate.
8514
8515 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8516
8517 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8518 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8519 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8520 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8521 (do-compare, do-compare3, do-compare-debug): New.
8522 ([+compare-target+]): Use them.
8523
8524 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8525
8526 * MAINTAINERS (Write After Approval): Change my email address.
8527
8528 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8529 Ben Elliston <bje@au.ibm.com>
8530
8531 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8532 --silent if $silent.
8533 * configure: Regenerate.
8534
8535 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8536
8537 * MAINTAINERS (Various Maintainers): Add myself as
8538 loop infrastructure maintainer. Update my e-mail
8539 address.
8540
8541 2007-07-31 Diego Novillo <dnovillo@google.com>
8542
8543 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8544 Adjust description.
8545
8546 2007-07-26 Richard Guenther <rguenther@suse.de>
8547
8548 * configure.ac: Add types checking to stage1 checking flags.
8549 * configure: Regenerate.
8550
8551 2007-07-17 Nick Clifton <nickc@redhat.com>
8552
8553 * COPYING3: New file. Contains version 3 of the GNU General
8554 Public License.
8555 * COPYING3.LIB: New file. Contains version 3 of the GNU
8556 Lesser General Public License.
8557
8558 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8559
8560 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8561
8562 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8563
8564 * MAINTAINERS (S/390 co-maintainer): Add myself.
8565 (Write After Approval): Remove myself.
8566
8567 2007-07-13 Dan Hipschman <dsh@google.com>
8568
8569 * MAINTAINERS (Write After Approval): Add myself.
8570
8571 2007-07-11 Nick Clifton <nickc@redhat.com>
8572
8573 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8574 WINDRES export.
8575 * Makefile.in: Regenerate.
8576
8577 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8578
8579 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8580 maintainer.
8581
8582 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8583
8584 * lt~obsolete.m4: New. Import from 20070318 libtool.
8585
8586 2007-07-03 Julian Brown <julian@codesourcery.com>
8587
8588 * MAINTAINERS (Write After Approval): Add myself.
8589
8590 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8591
8592 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8593 * configure: Regenerate.
8594
8595 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8596
8597 * configure.ac: Add some missing m4 quotation.
8598 * configure: Regenerate.
8599
8600 2007-07-02 Simon Baldwin <simonb@google.com>
8601
8602 * MAINTAINERS (Write After Approval): Add myself.
8603
8604 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8605
8606 * configure: Regenerate.
8607
8608 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8609
8610 * Makefile.def: Add windmc tool to build.
8611 * Makefile.tpl: Likewise.
8612 * configure.ac: Likewise.
8613 * Makefile.in: Regenerate.
8614 * configure: Regenerate.
8615
8616 2007-06-28 DJ Delorie <dj@redhat.com>
8617
8618 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8619 not building newlib.
8620 * configure: Regenerated.
8621
8622 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8623
8624 * MAINTAINERS (Write After Approval): Add myself.
8625
8626 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8627
8628 * MAINTAINERS (Write After Approval): Add myself.
8629
8630 2007-06-19 Chris Matthews <chrismatthews@google.com>
8631
8632 * MAINTAINERS (Write After Approval): Add myself.
8633
8634 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8635
8636 * MAINTAINERS (Write After Approval): Add myself.
8637
8638 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8639
8640 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8641 * Makefile.in: Regenerated.
8642
8643 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8644
8645 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8646 bfin*-*-uclinux* targets.
8647 * configure: Regenerate.
8648
8649 2007-06-14 Ian Lance Taylor <iant@google.com>
8650
8651 * MAINTAINERS: Add myself as non-algorithmic global write
8652 maintainer.
8653
8654 2007-06-14 Diego Novillo <dnovillo@google.com>
8655
8656 * MAINTAINERS: Add self as middle-end maintainer and
8657 non-algorithmic global write maintainer.
8658
8659 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8660
8661 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8662 Move all Fortran maintainers except Paul Brook into the
8663 Non-Autopoiesis section.
8664
8665 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8666
8667 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8668 (distclean-stage[+id+]): Possibly delete stage_last.
8669 * Makefile.in: Regenerate.
8670
8671 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8672
8673 * MAINTAINERS (Various Maintainer): Fix typo.
8674
8675 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8676
8677 * MAINTAINERS (Various Maintainer): Add myself as
8678 dataflow maintainer.
8679
8680 2007-06-07 Ben Elliston <bje@au.ibm.com>
8681
8682 * config.sub, config.guess: Update from upstream sources.
8683
8684 2007-06-07 Ben Elliston <bje@au.ibm.com>
8685
8686 * Makefile.tpl: Fix spelling error.
8687 * Makefile.in: Regenerate.
8688
8689 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8690
8691 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8692 lt_cv_sys_max_cmd_len.
8693
8694 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8695
8696 * MAINTAINERS (Various Maintainers): Add myself as
8697 auto-vectorizer maintainer.
8698
8699 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8700
8701 PR libjava/32098
8702 * libtool.m4: Revert previous change.
8703 * ltgcc.m4: Put it here.
8704
8705 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8706
8707 * MAINTAINERS (Various Maintainers): Add myself as
8708 auto-vectorizer maintainer.
8709
8710 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8711
8712 PR libjava/32098
8713 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8714
8715 2007-05-30 Richard Guenther <rguenther@suse.de>
8716
8717 * MAINTAINERS (Various Maintainers): Add myself as
8718 auto-vectorizer maintainer.
8719
8720 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8721
8722 PR bootstrap/29382
8723 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8724 * configure: Rebuilt.
8725
8726 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8727
8728 * MAINTAINERS (Write After Approval): Removed my name.
8729
8730 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8731
8732 * MAINTAINERS (Write After Approval): Remove myself.
8733
8734 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8735
8736 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8737
8738 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8739
8740 * ltmain.sh: Update from ToT Libtool.
8741 * libtool.m4: Update from ToT Libtool.
8742 * ltsugar.m4: New. Update from ToT Libtool.
8743 * ltversion.m4: New. Update from ToT Libtool.
8744 * ltoptions.m4: New. Update from ToT Libtool.
8745 * ltconfig: Remove.
8746 * ltcf-c.sh: Remove.
8747 * ltcf-cxx.sh: Remove.
8748 * ltcf-gcj.sh: Remove.
8749
8750 2007-05-22 Ollie Wild <aaw@google.com>
8751
8752 * MAINTAINERS (Write After Approval): Add myself.
8753
8754 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8755
8756 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8757 stage_cflags.
8758 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8759 Remove CFLAGS/LIBCFLAGS.
8760 (configure-stage[+id+]-[+prefix+][+module+],
8761 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8762 * Makefile.in: Regenerate.
8763
8764 2007-05-15 Diego Novillo <dnovillo@google.com>
8765
8766 * MAINTAINERS: Update e-mail address.
8767
8768 2007-05-15 Revital Eres <eres@il.ibm.com>
8769
8770 * MAINTAINERS (Write After Approval): Add myself.
8771
8772 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8773
8774 * MAINTAINERS (Write After Approval): Updated my address.
8775
8776 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8777
8778 * MAINTAINERS (Write After Approval): Add myself.
8779
8780 2007-05-11 Silvius Rus <rus@google.com>
8781
8782 * MAINTAINERS (Write After Approval): Add myself.
8783
8784 2007-04-23 Tom Tromey <tromey@redhat.com>
8785
8786 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8787
8788 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8789
8790 * MAINTAINERS (cpplib): Rename to ...
8791 (libcpp): ... this. Add C/C++ front end maintainers.
8792
8793 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8794
8795 * config-ml.in: Pass ${ml_config_env} to configure calls.
8796
8797 2007-04-04 Christian Bruel <christian.bruel@st.com>
8798
8799 * MAINTAINERS (Write After Approval): Add myself.
8800
8801 2007-04-02 Dave Korn <dave.korn@artimi.com>
8802
8803 * MAINTAINERS (Write After Approval): Add myself.
8804
8805 2007-03-31 Tobias Burnus <burnus@net-b.de>
8806
8807 * MAINTAINERS (fortran 95 front end): Add myself.
8808
8809 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8810
8811 * MAINTAINERS (Write After Approval): Add myself.
8812
8813 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8814
8815 * MAINTAINERS (Modulo Scheduler): Add myself.
8816
8817 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8818
8819 * MAINTAINERS (fortran 95 front end): Add myself.
8820 (c++ front end): whitespace fix.
8821
8822 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8823
8824 * MAINTAINERS (Write After Approval): Add myself.
8825
8826 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8827
8828 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8829 of glob. Quote arguments with single quotes too.
8830 * configure: Regenerate.
8831
8832 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8833
8834 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8835 * Makefile.in: Regenerate
8836
8837 2007-03-07 Andreas Schwab <schwab@suse.de>
8838
8839 * configure: Regenerate.
8840
8841 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8842
8843 * configure.ac: Add "--with-pdfdir" configure option,
8844 which defines pdfdir variable.
8845 * Makefile.def (target=fixincludes): Add install-pdf to
8846 missing targets.
8847 (recursive_targets): Add install-pdf target.
8848 (flags_to_pass): Add pdfdir.
8849 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8850 target.
8851 * configure: Regenerate
8852 * Makefile.in: Regenerate
8853
8854 2007-02-28 Eric Christopher <echristo@apple.com>
8855
8856 Revert:
8857 2006-12-07 Mike Stump <mrs@apple.com>
8858
8859 * Makefile.def (dependencies): Add dependency for
8860 install-target-libssp and install-target-libgomp on
8861 install-gcc.
8862 * Makefile.in: Regenerate.
8863
8864 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8865
8866 * configure: Regenerate.
8867 * configure.ac: Move statements after variable declarations.
8868
8869 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8870
8871 * MAINTAINERS: Add myself as sh maintainer.
8872
8873 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8874
8875 * configure.ac: Adjust for loop syntax.
8876 * configure: Regenerate.
8877
8878 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8879
8880 * configure: Rebuilt.
8881
8882 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8883
8884 * configure.ac: Drop multiple occurrences of --enable-languages,
8885 and fix its quoting.
8886 * configure: Rebuilt.
8887
8888 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8889 Nathan Sidwell <nathan@codesourcery.com>
8890 Vladimir Prus <vladimir@codesourcery.com>
8891 Joseph Myers <joseph@codesourcery.com>
8892
8893 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8894 * configure: Regenerate.
8895
8896 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8897
8898 * ltconfig (freebsd*): Default to elf.
8899
8900 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8901
8902 * configure.ac (target_libraries): Move libgcc before libiberty.
8903 * configure: Regenerated.
8904
8905 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8906 Paolo Bonzini <bonzini@gnu.org>
8907
8908 PR bootstrap/30753
8909 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8910 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8911 * configure: Regenerated.
8912
8913 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8914
8915 * MAINTAINERS (Language Front End Maintainers): Update my mail
8916 address.
8917
8918 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8919
8920 PR bootstrap/30748
8921 * configure.ac: Correct syntax for Solaris ksh.
8922 * configure: Regenerated.
8923
8924 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8925
8926 * configure.ac: Sync with src.
8927 * configure: Regenerate.
8928
8929 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8930
8931 * Makefile.in: Regenerate.
8932
8933 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8934
8935 * config.sub: Sync with src.
8936
8937 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8938
8939 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8940 noncanonical equivalents.
8941 * configure.in: Rename to...
8942 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8943 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8944 target_noncanonical. Use them. Rewrite removal of configure
8945 arguments for autoconf 2.59. Discard variable settings. Force
8946 program_transform_name for native tools.
8947
8948 * Makefile.in: Regenerated.
8949 * configure: Regenerated with autoconf 2.59.
8950
8951 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8952
8953 * MAINTAINERS (Write After Approval): Add myself.
8954
8955 2007-01-31 Andreas Schwab <schwab@suse.de>
8956
8957 * Makefile.tpl (LDFLAGS): Substitute it.
8958 * Makefile.in: Regenerate.
8959
8960 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8961
8962 * MAINTAINERS (Write After Approval): Add myself.
8963
8964 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8965
8966 * MAINTAINERS (spu port): Add myself.
8967
8968 2007-01-23 Richard Guenther <rguenther@suse.de>
8969
8970 PR bootstrap/30541
8971 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8972 * Makefile.tpl (GNATBIND): Substitute it.
8973 (GNATMAKE): Likewise.
8974 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8975 of STAGE_PREFIX.
8976 * Makefile.in: Regenerate.
8977 * configure: Regenerate.
8978
8979 2007-01-18 Mike Stump <mrs@apple.com>
8980
8981 * configure.in: Re-enable -Werror for gcc builds.
8982
8983 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8984
8985 * MAINTAINERS (Write After Approval): Add myself.
8986
8987 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8988
8989 * configure.in: Change == to = in test command.
8990 * configure: Regenerate.
8991
8992 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8993 Nick Clifton <nickc@redhat.com>
8994 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8995
8996 * configure.in (build_configargs, host_configargs, target_configargs):
8997 Remove build/host/target parameters.
8998 (host_libs): Add gmp and mpfr.
8999 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9000 * Makefile.def (gmp, mpfr): New.
9001 (gcc): Remove target.
9002 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9003 target_os, target_vendor): New.
9004 (configure): Add host_alias/target_alias arguments; adjust invocations.
9005 * configure: Regenerate.
9006 * Makefile.in: Regenerate.
9007
9008 2007-01-11 Matt Fago <fago@earthlink.net>
9009
9010 * configure.in: Try to link to functions only in mpfr 2.2.x
9011 to improve robustness of configure tests.
9012 * configure: Regenerate.
9013
9014 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9015
9016 * MAINTAINERS: Add myself as i386 maintainer.
9017
9018 2007-01-08 Jan Hubicka <jh@suse.cz>
9019
9020 * MAINTAINERS: Add myself as i386 maintainer.
9021
9022 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9023
9024 * configure.in: Add support for an x86_64-mingw* target.
9025 * configure: Regenerate.
9026
9027 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9028
9029 * Makefile.tpl (all-target): Correct @if conditional for target
9030 modules.
9031 * configure.in: Omit libiberty if building only target libgcc.
9032 * configure, Makefile.in: Regenerated.
9033
9034 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9035
9036 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9037 * configure: Regenerate.
9038
9039 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9040
9041 * Makefile.def (target_modules): Add libgcc.
9042 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9043 * Makefile.tpl (clean-target-libgcc): Delete.
9044 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9045 on gcc even for bootstrapped modules. Rewrite handling of
9046 lang_env_dependencies to loop over target_modules.
9047 * configure.in (target_libraries): Add target-libgcc.
9048 * Makefile.in, configure: Regenerated.
9049
9050 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9051
9052 * configure.in: Reorganize recognition of languages. Add
9053 --enable-stage1-languages. Show supported languages for the chosen
9054 target rather than all recognized languages.
9055 * configure: Regenerate.
9056
9057 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9058
9059 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9060 * Makefile.in: Regenerate.
9061
9062 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9063
9064 * configure.in: Warn that MPFR 2.2.0 is buggy.
9065 * configure: Regenerate.
9066
9067 2006-12-27 Ian Lance Taylor <iant@google.com>
9068
9069 * configure.in: When removing Makefiles to force a reconfigure, also
9070 remove prev-DIR*/Makefile.
9071 * configure: Regenerate.
9072
9073 2006-12-22 Andreas Schwab <schwab@suse.de>
9074
9075 * configure: Regenerate with correct autoconf version.
9076
9077 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9078
9079 * configure.in: add AC_SUBST for *_FOR_TARGET.
9080 * configure: Regenerate.
9081
9082 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9083
9084 * configure.in: Simplify logic for rejecting languages that cannot
9085 be built. Separate the case when a language is unsupported,
9086 from the case when the user chooses not to build a language.
9087
9088 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9089
9090 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9091 it only affects bootstrap and could be tested on "$host" as well.
9092 * configure: Regenerate.
9093 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9094
9095 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9096
9097 PR bootstrap/29544
9098 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9099 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9100 move here comment from Makefile.tpl.
9101 * Makefile.tpl: Move some definitions higher in the file.
9102 (STAGE1_CHECKING): New.
9103 * configure.in: Add --enable-stage1-checking.
9104 * configure: Regenerate.
9105 * Makefile.in: Regenerate.
9106
9107 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9108
9109 * MAINTAINERS: Add myself as build system maintainer.
9110
9111 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9112
9113 * MAINTAINERS (Write After Approval): Add myself.
9114
9115 2006-12-13 Eric Christopher <echristo@apple.com>
9116
9117 * MAINTAINERS: Add myself as darwin maintainer.
9118
9119 2006-12-11 Ian Lance Taylor <ian@airs.com>
9120
9121 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9122
9123 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9124
9125 MAINTAINERS: Update my entry.
9126
9127 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9128
9129 * configure.in: Handle spu makefile frag.
9130 * Makefile.tpl (MAINT): Define
9131 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9132 * configure: Regenerate.
9133 * Makefile.in: Regenerate.
9134
9135 2006-12-11 Ben Elliston <bje@au.ibm.com>
9136
9137 * config.guess: Import latest version.
9138 * config.sub: Likewise.
9139
9140 2006-12-11 Ben Elliston <bje@au.ibm.com>
9141
9142 * configure.in (spu-*-*): Don't skip target-libiberty.
9143 * configure: Regenerate.
9144
9145 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9146
9147 PR bootstrap/30134
9148 * configure.in: Correct x86 darwin support for libjava to powerpc
9149 and i?86 only.
9150 * configure: Regenerate.
9151
9152 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9153
9154 * configure.in: Add x86 darwin support for libjava.
9155 * configure: Regenerate.
9156
9157 2006-12-07 Mike Stump <mrs@apple.com>
9158
9159 * Makefile.def (dependencies): Add dependency for
9160 install-target-libssp and install-target-libgomp on
9161 install-gcc.
9162 * Makefile.in: Regenerate.
9163
9164 2006-12-04 Richard Guenther <rguenther@suse.de>
9165
9166 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9167 (Non-Algorithmic Maintainers): Move over non-algorithmic
9168 loop optimizer maintainers, add myself as a non-algorithmic
9169 middle-end maintainer.
9170
9171 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9172
9173 * MAINTAINERS (Write After Approval): Add myself.
9174
9175 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9176
9177 * configure.in: Update error message for missing GMP/MPFR.
9178
9179 * configure: Regenerate.
9180
9181 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9182
9183 * configure.in: Update MPFR version in error message.
9184
9185 * configure: Regenerate.
9186
9187 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9188
9189 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9190 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9191 --with-gmp-lib): New flags.
9192
9193 * configure: Regenerate.
9194
9195 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9196
9197 * MAINTAINERS (Write After Approval): Change my email address.
9198
9199 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9200
9201 * MAINTAINERS (Write After Approval): Add myself.
9202
9203 2006-11-22 Philipp Thomas <pth@suse.de>
9204
9205 * MAINTAINERS (i18n): Update e-mail address.
9206
9207 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9208
9209 * MAINTAINERS (spu port): Add myself as maintainer.
9210 (Write After Approval): Remove myself.
9211
9212 2006-11-22 Ben Elliston <bje@au.ibm.com>
9213
9214 * configure.in (skipdirs): Don't build libssp for SPU.
9215 * configure: Regenerate.
9216
9217 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9218
9219 * MAINTAINERS (spu port): Add myself as maintainer.
9220 (libobjc): Update my email address.
9221
9222 2006-11-21 Andrea Bona <andrea.bona@st.com>
9223
9224 * MAINTAINERS (Write After Approval): Add myself.
9225
9226 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9227
9228 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9229 * configure : Rebuilt.
9230
9231 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9232
9233 * MAINTAINERS (Write After Approval): Add myself.
9234
9235 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9236
9237 * MAINTAINERS (Write After Approval): Add myself.
9238
9239 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9240
9241 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9242 libmpfr.a.
9243 * configure: Regenerate.
9244
9245 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9246
9247 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9248 (unstage): Test for stage_last presence.
9249
9250 PR bootstrap/29802
9251 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9252 STAGE_PREFIX.
9253 * Makefile.in: Regenerate.
9254
9255 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9256
9257 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9258 maintainers.
9259
9260 2006-11-14 Erven Rohou <erven.rohou@st.com>
9261
9262 * MAINTAINERS (Write After Approval): Add myself.
9263
9264 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9265
9266 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9267 and stageN-package/Makefile.
9268 * Makefile.in: Regenerated.
9269
9270 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9271
9272 * configure.in: Remove target-libgloss from noconfigdirs for
9273 bfin-*-*.
9274 * configure: Regenerated.
9275
9276 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9277
9278 * configure.in (have_gmp): Only error if the gcc directory exists.
9279
9280 * configure: Regenerate.
9281
9282 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9283
9284 * configure.in: Robustify error message for missing GMP/MPFR.
9285
9286 * configure: Regenerate.
9287
9288 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9289
9290 * MAINTAINERS (Write After Approval): Add myself.
9291
9292 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9293
9294 * MAINTAINERS: Change email address.
9295
9296 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9297
9298 * MAINTAINERS (Write After Approval): Add myself.
9299
9300 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9301
9302 * MAINTAINERS (Write After Approval): Add myself.
9303
9304 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9305
9306 * MAINTAINERS (Write After Approval): Move myself to
9307 Write After Approval section.
9308
9309 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9310
9311 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9312 need_gmp anymore.
9313 * configure: Regenerate.
9314
9315 2006-10-16 Tobias Burnus <burnus@net-b.de>
9316
9317 * MAINTAINERS (Write After Approval): Add myself.
9318
9319 2006-10-16 Ben Elliston <bje@au.ibm.com>
9320
9321 * config.guess: Import latest version.
9322 * config.sub: Likewise.
9323
9324 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9325
9326 * Makefile.def: Added pdf target handling.
9327 * Makefile.tpl: Added pdf target handling.
9328 * Makefile.in: Regenerated.
9329
9330 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9331
9332 * MAINTAINERS: Add self as score port maintainer.
9333
9334 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9335
9336 * MAINTAINERS (Write After Approval): Add myself.
9337
9338 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9339
9340 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9341 or newer.
9342 * configure: Regenerated.
9343
9344 2006-09-27 Dave Brolley <brolley@redhat.com>
9345
9346 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9347 using $s instead of $r.
9348 * configure: Regenerated.
9349
9350 2006-09-26 Thiemo Seufer <ths@mips.com>
9351
9352 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9353 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9354 * configure: Regenerate.
9355
9356 2006-09-24 Graeme Peterson <gridly@gmail.com>
9357
9358 * MAINTAINERS (Write After Approval): Remove myself.
9359
9360 2006-09-22 Chao-ying Fu <fu@mips.com>
9361
9362 * MAINTAINERS (Write After Approval): Add myself.
9363
9364 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9365
9366 * MAINTAINERS: Add self as soft-fp maintainer.
9367
9368 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9369
9370 * MAINTAINERS: Add myself as avr maintainer.
9371 Remove Marek Michalkiewicz as avr maintainer.
9372
9373 2006-09-07 Roberto Costa <roberto.costa@st.com>
9374
9375 * MAINTAINERS (Write After Approval): Add myself.
9376
9377 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9378
9379 * configure.in: Never build newlib for a Mingw host.
9380 Never build newlib as Mingw target library.
9381 Test the existence of winsup/cygwin for building a Cygwin newlib,
9382 rather than just winsup.
9383 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9384 building a Mingw target.
9385 * configure: Regenerate.
9386
9387 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9388
9389 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9390
9391 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9392
9393 * config.guess: Import from src (was more updated).
9394 * config.sub: Likewise.
9395
9396 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9397
9398 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9399 * configure: Regenerated.
9400
9401 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9402
9403 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9404 for stages after the first.
9405
9406 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9407
9408 * Makefile.def: Add dependencies for configure-opcodes
9409 on configure-intl and all-opcodes on all-intl.
9410 * Makefile.in: Regenerated.
9411
9412 2006-07-13 Ben Elliston <bje@au.ibm.com>
9413
9414 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9415
9416 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9417
9418 Port to hosts whose 'sort' and 'tail' implementations
9419 treat operands with leading '+' as file names, as POSIX
9420 has required since 2001. However, make sure the code still
9421 works on pre-POSIX hosts.
9422 * ltmain.sh: Don't assume "sort +2" is equivalent to
9423 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9424
9425 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9426
9427 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9428
9429 2006-07-04 Peter O'Gorman <peter@pogma.com>
9430
9431 * ltconfig: chmod 644 before ranlib during install.
9432
9433 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9434
9435 PR bootstrap/18058
9436 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9437 if the bootstrap compiler is a GCC version that supports it.
9438 * configure: Regenerate.
9439
9440 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9441
9442 * configure.in: Fix thinkos in previous check-in.
9443 * configure: Regenerate.
9444
9445 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9446
9447 PR other/27063
9448 * configure.in: Test subdir_requires and give an appropriate
9449 error message.
9450 * configure: Regenerate.
9451
9452 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9453
9454 * MAINTAINERS (Write After Approval): Add myself.
9455
9456 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9457
9458 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9459
9460 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9461
9462 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9463
9464 2006-06-20 David Ayers <d.ayers@inode.at>
9465
9466 PR bootstrap/28072
9467 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9468 whether target-libjava is being configured instead of whether the
9469 java front end is enabled.
9470 * configure: Regenerate.
9471
9472 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9473
9474 PR target/27540
9475 * configure.in: Only enable libgomp on IRIX 6.
9476 * configure: Regenerate.
9477
9478 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9479
9480 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9481 too.
9482 * Makefile.in: Regenerate.
9483
9484 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9485
9486 * config-ml.in: Alter CCASFLAGS to include special
9487 multilib options the same as is done for CFLAGS.
9488
9489 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9490
9491 * configure.in: Don't enable libgomp on hpux10.
9492 * configure: Rebuilt.
9493
9494 2006-06-12 David Ayers <d.ayers@inode.at>
9495
9496 PR bootstrap/27963
9497 PR target/19970
9498 * configure.in: Remove target-boehm-gc from noconfigdirs where
9499 ${libgcj} is specified.
9500 * configure: Regenerate.
9501
9502 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9503
9504 Sync from src:
9505
9506 * configure.in: Sync.
9507 * configure: Regenerated.
9508
9509 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9510
9511 * Makefile.def: Added dependencies from sim and gdb on intl, and
9512 added configure dependencies to everything with an all dependency
9513 on intl.
9514 * Makefile.in: Regenerated.
9515
9516 2006-06-06 David Ayers <d.ayers@inode.at>
9517
9518 PR libobjc/13946
9519 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9520 * Makefile.in: Regenerate.
9521 * configure.in: Add --enable-objc-gc at toplevel and have it
9522 enable boehm-gc for Objective-C.
9523 Remove target-boehm-gc from libgcj.
9524 Add target-boehm-gc to target_libraries.
9525 Add target-boehm-gc to noconfigdirs where ${libgcj}
9526 is specified.
9527 Assert that boehm-gc is supported when requested for Objective-C.
9528 Only build boehm-gc if needed either for Java or Objective-C.
9529 * configure: Regenerate.
9530
9531 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9532
9533 PR 27674
9534 * Makefile.tpl (configure-[+prefix+][+module+],
9535 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9536 Remove rule to unstage bootstrapped modules.
9537 (stage_current): New.
9538 * Makefile.in: Regenerate.
9539
9540 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9541
9542 * MAINTAINERS (Write After Approval): Update my e-mail address.
9543
9544 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9545
9546 * include/libiberty.h: Declare pex_run_in_environment.
9547
9548 2006-05-31 Asher Langton <langton2@llnl.gov>
9549
9550 * MAINTAINERS (Write After Approval): Add myself.
9551
9552 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9553
9554 * Makefile.def (bfd, opcodes): Fix lib_path.
9555 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9556 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9557 * Makefile.in: Regenerate.
9558
9559 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9560
9561 * Makefile.in: Regenerate.
9562
9563 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9564
9565 * Makefile.def: Add install-html target. Add datarootdir
9566 docdir and htmldir to flags_to_pass.
9567 * Makefile.tpl: Add install-html target.
9568 * Makefile.in: Regenerate.
9569 * configure.in: Add --with-datarootdir, --with-docdir, and
9570 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9571 * configure: Regenerate.
9572
9573 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9574
9575 * configure.in: Enable gprof for cross builds.
9576 * configure: Regenerate.
9577
9578 2006-05-22 Richard Guenther <rguenther@suse.de>
9579
9580 Revert
9581 2006-01-31 Richard Guenther <rguenther@suse.de>
9582 Paolo Bonzini <bonzini@gnu.org>
9583
9584 * Makefile.def (target_modules): Add libgcc-math target module.
9585 * configure.in (target_libraries): Add libgcc-math target library.
9586 (--enable-libgcc-math): New configure switch.
9587 * Makefile.in: Re-generate.
9588 * configure: Re-generate.
9589 * libgcc-math: New toplevel directory.
9590
9591 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9592 Andreas Tobler <a.tobler@schweiz.ch>
9593
9594 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9595 * configure: Rebuilt.
9596
9597 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9598
9599 * MAINTAINERS (Write After Approval): Add myself.
9600
9601 2006-05-01 DJ Delorie <dj@redhat.com>
9602
9603 * configure.in: Restore CFLAGS if GMP isn't present.
9604 * configure: Regenerate.
9605
9606 2006-05-01 Richard Guenther <rguenther@suse.de>
9607
9608 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9609 maintainer.
9610
9611 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9612
9613 * MAINTAINERS (Write After Approval): Add myself.
9614
9615 2006-04-28 Jan Beulich <jbeulich@novell.com>
9616
9617 * MAINTAINERS (Write After Approval): Add myself.
9618
9619 2006-04-18 DJ Delorie <dj@redhat.com>
9620
9621 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9622 reference libgloss so that libssp can be built in a combined
9623 tree.
9624 * configure: Regenerate.
9625
9626 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9627
9628 * MAINTAINERS (Write After Approval): Add myself.
9629
9630 2006-04-05 Ben Elliston <bje@au.ibm.com>
9631
9632 * configure.in: Require makeinfo 4.4 or higher.
9633 * configure: Regenerate.
9634
9635 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9636
9637 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9638 Rearrange the entries of other libraries to have them in one place.
9639
9640 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9641
9642 * MAINTAINERS (Write After Approval): Remove myself.
9643 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9644
9645 2006-03-14 Richard Guenther <rguenther@suse.de>
9646
9647 * configure: Regenerate with autoconf 2.13.
9648
9649 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9650
9651 * MAINTAINERS: Use my work address.
9652
9653 * MAINTAINERS: Update my E-mail address.
9654
9655 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9656
9657 * configure.in: Handle --disable-<component> generically.
9658 * configure: Regenerate.
9659
9660 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9661
9662 PR libgcj/17311
9663 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9664
9665 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9666
9667 * MAINTAINERS (Write After Approval): Remove myself.
9668 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9669
9670 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9671
9672 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9673 (TARGET_CONFIGDIRS): Remove.
9674 * configure.in: Remove AC_SUBST(target_configdirs).
9675 * Makefile.in, configure: Regenerated.
9676
9677 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9678
9679 * MAINTAINERS (Write After Approval): Remove myself.
9680 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9681
9682 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9683
9684 PR bootstrap/25670
9685
9686 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9687
9688 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9689 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9690 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9691 BUILD_PREFIX, BUILD_PREFIX_1.
9692 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9693
9694 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9695 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9696
9697 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9698 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9699 of `cat stage_current`. Always provide the `r' and `s' variables.
9700 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9701 a single shell execution.
9702 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9703 bootstrapped modules, make the stage1 module if the build was not
9704 started yet, else build the current stage.
9705 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9706 (all-build, all-host, all-target, [+make_target+]-host,
9707 [+make_target+]-target): Do not use \-continued lines.
9708 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9709 (current_stage, restrap, stage_last): New.
9710
9711 * Makefile.in: Regenerate.
9712 * configure: Regenerate.
9713
9714 2006-02-19 Bud Davis <jmdavis@link.com>
9715
9716 * MAINTAINERS (Write After Approval): Remove myself.
9717 (Language Front End Maintainers): Add myself as fortran 95
9718 maintainer and update e-mail address.
9719
9720 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9721
9722 * MAINTAINERS (Write After Approval): Remove myself.
9723 (Language Front End Maintainers): Add myself as fortran 95
9724 maintainer.
9725
9726 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9727
9728 * MAINTAINERS (Write After Approval): Add myself.
9729
9730 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9731
9732 * MAINTAINERS (Write After Approval): Remove myself.
9733 (Language Front End Maintainers): Add myself as
9734 fortran 95 maintainer.
9735
9736 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9737
9738 Sync from src:
9739
9740 2005-12-27 Leif Ekblad <leif@rdos.net>
9741
9742 * configure.in: Add support for RDOS target.
9743 * configure: Regenerate.
9744
9745 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9746 Andreas Schwab <schwab@suse.de>
9747
9748 * configure: Regenerate.
9749
9750 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9751
9752 * configure.in (enable_libgomp): Add AIX.
9753 * configure: Regenerate.
9754
9755 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9756
9757 * MAINTAINERS (Write After Approval): Add myself.
9758
9759 2006-02-03 Lee Millward <lee.millward@gmail.com>
9760
9761 * MAINTAINERS (Write After Approval): Add myself.
9762
9763 2006-01-31 Richard Guenther <rguenther@suse.de>
9764 Paolo Bonzini <bonzini@gnu.org>
9765
9766 * Makefile.def (target_modules): Add libgcc-math target module.
9767 * configure.in (target_libraries): Add libgcc-math target library.
9768 (--enable-libgcc-math): New configure switch.
9769 * Makefile.in: Re-generate.
9770 * configure: Re-generate.
9771 * libgcc-math: New toplevel directory.
9772
9773 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9774
9775 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9776 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9777 the assembler, linker and binutils.
9778 * configure: Regenerate.
9779
9780 2006-01-22 Dirk Mueller <dmueller@suse.de>
9781
9782 * MAINTAINERS (Write After Approval): Add myself.
9783
9784 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9785
9786 * configure: Regenerate.
9787
9788 2006-01-18 Richard Henderson <rth@redhat.com>
9789 Jakub Jelinek <jakub@redhat.com>
9790 Diego Novillo <dnovillo@redhat.com>
9791
9792 * libgomp: New directory.
9793 * Makefile.def: Add target_module libgomp.
9794 * Makefile.in: Regenerate.
9795 * configure.in (target_libraries): Add target-libgomp.
9796 * configure: Regenerate.
9797
9798 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9799
9800 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9801 @ from continuation.
9802 * Makefile.in: Rebuilt.
9803
9804 2006-01-04 Chris Lattner <sabre@gnu.org>
9805
9806 * MAINTAINERS (Write After Approval): Add myself.
9807
9808 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9809
9810 PR bootstrap/24252
9811
9812 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9813 * Makefile.tpl (OBJDUMP): New.
9814 (EXTRA_HOST_FLAGS): Add it.
9815 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9816
9817 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9818 to use symbolic links between directories. Avoid race conditions
9819 or make them harmless.
9820 * configure.in: Do not try to use symbolic links between directories.
9821
9822 * Makefile.def (LEAN): Pass.
9823 * Makefile.tpl (LEAN): Define.
9824 (stage[+id+]-start): Accept that the previous directory does not
9825 exist, if the bootstrap is lean.
9826 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9827 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9828 configure substitution.
9829 ([+compare-target+]): Likewise.
9830 ([+bootstrap-target+]-lean): New.
9831 * configure.in: Remove lean bootstrap support from here.
9832
9833 * Makefile.in: Regenerate.
9834 * configure: Regenerate.
9835
9836 2006-01-04 Ben Elliston <bje@au.ibm.com>
9837
9838 * MAINTAINERS (libdecnumber): Add myself.
9839
9840 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9841
9842 * libtool-ldflags: New script.
9843
9844 2006-01-02 Andreas Schwab <schwab@suse.de>
9845
9846 * configure.in: When reconfiguring remove Makefile in
9847 all stage directories.
9848 * configure: Regenerate.
9849
9850 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9851
9852 * MAINTAINERS: Update my email address.
9853
9854 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9855
9856 Revert Ada-related part of the previous change.
9857
9858 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9859 Do not pass.
9860 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9861 * Makefile.in: Regenerate.
9862 * configure.in: Do not include mt-ppc-aix target fragment.
9863 * configure: Regenerate.
9864
9865 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9866
9867 * configure.in: Select appropriate fragments for PowerPC/AIX.
9868 * configure: Regenerate.
9869
9870 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9871 BOOT_CFLAGS, BOOT_LDFLAGS.
9872 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9873 BOOT_CFLAGS, BOOT_LDFLAGS.
9874 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9875 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9876 (stage): Fail if we cannot complete the work.
9877 * Makefile.in: Regenerate.
9878
9879 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9880
9881 * configure.in: Replace ms1 with mt.
9882 * configure: Rebuilt.
9883
9884 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9885
9886 * MAINTAINERS: Update my email address.
9887
9888 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9889
9890 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9891 install-host-nogcc): Don't invoke $(stage) at the end.
9892 * Makefile.in: Regenerate.
9893
9894 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9895
9896 * configure.in: Flip the top-level bootstrap switch.
9897 * configure: Regenerate.
9898
9899 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9900
9901 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9902 $(stage) and $(unstage).
9903 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9904 (all): Remove stray semicolon.
9905 (local-distclean): Don't handle multilib.tmp and multilib.out.
9906 (install.all): Set $s for consistency.
9907 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9908 check_multilibs setting. Always make the install directory.
9909 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9910 Correct @if/@endif.
9911 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9912 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9913 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9914 (multilib.out): Remove.
9915 * Makefile.in: Regenerated.
9916
9917 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9918
9919 * MAINTAINERS (Write After Approval): Add myself.
9920
9921 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9922
9923 * MAINTAINERS: Add myself as mt maintainer.
9924
9925 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9926
9927 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9928
9929 * MAINTAINERS: Change email address.
9930
9931 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9932
9933 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9934 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9935 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9936 Find in-tree tools if available.
9937 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9938 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9939 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9940 (COMPILER_*_FOR_TARGET): New.
9941 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9942 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9943 (CONFIGURED_*, USUAL_*): Remove.
9944 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9945 STRIP): Use autoconf substitutions.
9946 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9947 COMPILER_NM_FOR_TARGET): New.
9948 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9949
9950 (all): Make all-host and all-target in parallel.
9951 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9952 that $$r and $$s are set before invoking a recursive make.
9953 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9954 ([+bootstrap-target+]): Inline most of the `all' target.
9955
9956 2005-11-29 Ben Elliston <bje@au.ibm.com>
9957
9958 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9959 from the gcc build directory.
9960 * Makefile.in: Regenerate.
9961
9962 2005-11-29 Ben Elliston <bje@au.ibm.com>
9963
9964 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9965 depend on all-libdecnumber.
9966 * configure.in (host_libs): Include libdecnumber.
9967 * Makefile.in: Regenerate.
9968 * configure: Likewise.
9969
9970 2005-11-29 Ben Elliston <bje@au.ibm.com>
9971
9972 * libdecnumber: Import decNumber sources from the dfp-branch.
9973
9974 2005-11-21 Kean Johnston <jkj@sco.com>
9975
9976 * config.sub, config.guess: Sync from upstream sources.
9977
9978 2005-11-21 Ben Elliston <bje@au.ibm.com>
9979
9980 Import from Autoconf sources:
9981
9982 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9983 * config/move-if-change: Don't output "$2 is unchanged";
9984 suggested by Ben Elliston. Handle weird characters correctly.
9985
9986 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9987
9988 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9989 to match upstream libtool for darwin.
9990
9991 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9992
9993 * Makefile.def: Remove gdb dependencies for gdbtk.
9994 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9995 (configure-gdb, install-gdb): New rules.
9996 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9997 * Makefile.in, configure: Regenerated.
9998
9999 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10000
10001 * MAINTAINERS (Write After Approval): Add myself.
10002
10003 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10004
10005 * MAINTAINERS (Write After Approval): Add myself.
10006
10007 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10008
10009 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10010 Diego Novillo.
10011
10012 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10013
10014 PR bootstrap/24297
10015 * Makefile.tpl (do-[+make-target+], do-check, install,
10016 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10017 are set before recursing.
10018 * Makefile.in: Regenerate.
10019
10020 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10021
10022 PR bootstrap/18939
10023 * Makefile.def (gcc) <target>: Fix thinko.
10024 * Makefile.in: Regenerate.
10025
10026 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10027
10028 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10029 * configure: Regenerate.
10030
10031 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10032
10033 * MAINTAINERS (Write After Approval): Add self.
10034
10035 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10036
10037 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10038 target-libffi, target-qthreads, target-libjava, and
10039 targetlibobjc.
10040 * configure: Regenerate.
10041
10042 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10043
10044 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10045 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10046 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10047 (USUAL_OBJDUMP_FOR_TARGET): New.
10048 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10049 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10050 * configure, Makefile.in: Regenerated.
10051
10052 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10053
10054 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10055 before other host packages.
10056
10057 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10058
10059 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10060
10061 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10062
10063 PR bootstrap/22340
10064
10065 * configure.in (default_target): Remove.
10066 * Makefile.tpl (all): Do not use prerequisites as subroutines
10067 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10068 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10069 use prerequisites as subroutines.
10070 (check-host, check-target): New.
10071 (bootstrap configure & all targets): Do not use stage*-start
10072 if the directory layout is already ok.
10073 (non-bootstrap configure & all targets): Prepend a $(unstage).
10074 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10075 (NOTPARALLEL): Remove.
10076 (unstage, stage variables): New variables.
10077 (unstage, stage targets): Simply expand to those variables.
10078
10079 * configure: Regenerate.
10080 * Makefile.in: Regenerate.
10081
10082 2005-10-04 James E Wilson <wilson@specifix.com>
10083
10084 * Makefile.def (lang_env_dependencies): Add libmudflap.
10085 * Makefile.in: Regenerate.
10086
10087 2005-10-03 Andreas Schwab <schwab@suse.de>
10088
10089 Backport from libtool CVS:
10090 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10091
10092 * ltmain.sh: add support for installing into temporary
10093 staging area (e.g. 'make install DESTDIR=...')
10094
10095 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10096
10097 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10098 * configure: Regenerated.
10099
10100 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10101
10102 * configure: Regenerate with the correct
10103 autoconf version.
10104
10105 2005-09-30 Catherine Moore <clm@cm00re.com>
10106
10107 * configure.in (bfin-*-*): New.
10108 * configure: Regenerated.
10109
10110 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10111
10112 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10113 (LIPO_FOR_TARGET): New.
10114 (CONFIGURED_LIPO_FOR_TARGET): New.
10115 (USUAL_LIPO_FOR_TARGET): New.
10116 (STRIP_FOR_TARGET): New.
10117 (CONFIGURED_STRIP_FOR_TARGET): New.
10118 (USUAL_STRIP_FOR_TARGET): New.
10119 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10120 STRIP_FOR_TARGET.
10121 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10122 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10123 * Makefile.in: Regenerate.
10124 * configure: Regenerate.
10125
10126 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10127
10128 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10129 (rs6000-*-aix*): Same.
10130 * configure: Regenerate.
10131
10132 2005-09-16 Tom Tromey <tromey@redhat.com>
10133
10134 * MAINTAINERS: Add self as java maintainer.
10135
10136 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10137
10138 * configure.in: Recognize f95 in the --enable-languages option,
10139 and substitute it for fortran, issuing a warning.
10140 * configure: Regenerate.
10141
10142 2005-08-30 Phil Edwards <phil@codesourcery.com>
10143
10144 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10145 * configure: Regenerated.
10146
10147 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10148
10149 * MAINTAINERS: Add self as ms1 maintainer.
10150
10151 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10152
10153 * Makefile.def (libssp): Add to lang_env_dependencies.
10154 * Makefile.in: Regenerate.
10155
10156 2005-08-18 Ian Lance Taylor <ian@airs.com>
10157
10158 * MAINTAINERS: Add myself as middle-end maintainer.
10159
10160 2005-08-17 Christian Groessler <chris@groessler.org>
10161
10162 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10163 * Makefile.in: Regenerate.
10164
10165 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10166
10167 * MAINTAINERS (write after approval): Added myself.
10168
10169 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10170
10171 * MAINTAINERS (Write After Approval): Add myself.
10172
10173 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10174
10175 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10176 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10177 Look for alternate names of the target cc and c++
10178 * configure: Regenerate.
10179
10180 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10181
10182 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10183 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10184 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10185 tools; remove code to manually set them.
10186 (Target tools): Look in the environment for them.
10187 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10188 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10189 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10190 build directory.
10191 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10192 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10193 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10194 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10195 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10196 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10197 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10198 * configure: Regenerate.
10199 * Makefile.in: Regenerate.
10200
10201 2005-07-28 Ben Elliston <bje@au.ibm.com>
10202
10203 * MAINTAINERS: Update for removed CPU targets.
10204
10205 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10206
10207 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10208 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10209 * Makefile.in: Regenerated.
10210
10211 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10212
10213 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10214 (CFLAGS_FOR_TARGET): Use it.
10215 (CXXFLAGS_FOR_TARGET): Likewise.
10216 * Makefile.in: Regenerated.
10217 * configure.in (--with-build-sysroot): New option.
10218 * configure: Regenerated.
10219
10220 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10221
10222 * Makefile.tpl: Wrap install between unstage and stage
10223 * Makefile.in: Regenerate.
10224
10225 2005-07-21 Eric Christopher <echristo@apple.com>
10226
10227 * MAINTAINERS: Update affiliation.
10228
10229 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10230
10231 * MAINTAINERS: Add self as crx port maintainer.
10232
10233 2005-07-20 DJ Delorie <dj@redhat.com>
10234
10235 * MAINTAINERS: Add self as m32c maintainer.
10236
10237 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10238
10239 * all files: Update FSF address.
10240
10241 2005-07-15 Eric Christopher <echristo@redhat.com>
10242
10243 * MAINTAINERS: Change affiliation.
10244
10245 2005-07-14 Jim Blandy <jimb@redhat.com>
10246
10247 * configure.in: Add cases for Renesas m32c.
10248 * configure: Regenerated.
10249
10250 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10251
10252 * COPYING.LIB: Update from fsf.org.
10253
10254 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10255
10256 * COPYING, compile, config.guess,
10257 config.sub, install-sh, missing, mkinstalldirs,
10258 symlink-tree, ylwrap: Sync from upstream sources.
10259 * config-ml.in: Update FSF address.
10260
10261 2005-07-13 Eric Christopher <echristo@redhat.com>
10262
10263 * configure.in: Add toplevel noconfigdir support for tpf.
10264 * configure: Regenerate.
10265
10266 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10267
10268 PR ada/22340
10269
10270 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10271 * Makefile.in: Regenerate.
10272
10273 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10274
10275 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10276 Brolley to write-after-approval.
10277
10278 2005-07-07 Andreas Schwab <schwab@suse.de>
10279
10280 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10281 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10282 * Makefile.in: Regenerated.
10283
10284 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10285
10286 * configure.in: Don't build sim or rda when targetting darwin.
10287 * configure: Regenerate.
10288
10289 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10290
10291 * configure.in: Add --enable-libssp and --disable-libssp.
10292 * configure: Regenerate with autoconf-2.13.
10293
10294 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10295
10296 * Makefile.def (target_modules): Add libssp.
10297 * configure.in (target_libraries): Add target-libssp.
10298 * configure: Rebuilt.
10299 * Makefile.in: Rebuilt.
10300
10301 2005-07-01 Zack Weinberg <zackw@panix.com>
10302
10303 * MAINTAINERS: Change email address. Resign from maintainership.
10304
10305 2005-07-01 Richard Guenther <rguenther@suse.de>
10306
10307 * MAINTAINERS: Change my e-mail address and affiliation.
10308
10309 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10310
10311 * Makefile.def (stagefeedback): Come after profile.
10312 Define profiledbootstrap target.
10313 * Makefile.tpl (profiledbootstrap): Remove.
10314 (stageprofile-end): Zap stagefeedback.
10315 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10316 * Makefile.in: Regenerate.
10317
10318 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10319
10320 * MAINTAINERS: Update my email address.
10321
10322 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10323
10324 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10325 In 'cpp' stanza, support '#line' as well as '# '.
10326
10327 2005-06-08 Andreas Schwab <schwab@suse.de>
10328
10329 * MAINTAINERS: Move myself from 'Write After Approval' to
10330 'CPU Port Maintainers' section as m68k maintainer.
10331
10332 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10333
10334 * configure.in (unsupported_languages): New macro.
10335 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10336 non-ported target libraries in noconfigdirs.
10337 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10338 non-linux-gnu. Remove libgcj_ex_libffi.
10339 <lang_frag loop>: Set add_this_lang=no if the language is in
10340 unsupported_languages.
10341 * configure: Regenerate.
10342
10343 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10344
10345 * configure.in: Fix typo in handling of --with-mpfr-dir.
10346 * configure: Regenerate.
10347
10348 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10349
10350 * MAINTAINERS: Update my email address.
10351
10352 2005-06-02 Jim Blandy <jimb@redhat.com>
10353
10354 * config.sub: Add cases for the Renesas m32c. (This patch has been
10355 accepted into the master sources.)
10356
10357 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10358 Michael Snyder <msnyder@redhat.com>
10359 Stan Cox <scox@redhat.com>
10360
10361 * configure.in: Set noconfigdirs for ms1.
10362
10363 * configure: Regenerate.
10364
10365 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10366
10367 * MAINTAINERS (Write After Approval): Add self.
10368
10369 2005-06-01 Josh Conner <jconner@apple.com>
10370
10371 * MAINTAINERS (Write After Approval): Add self.
10372
10373 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10374
10375 * MAINTAINERS: Update my email address.
10376
10377 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10378
10379 * MAINTAINERS (Write After Approval): Add self.
10380
10381 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10382
10383 * MAINTAINERS (Write After Approval): Remove self.
10384
10385 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10386
10387 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10388 (Dependencies): Consider target modules for bootstrap dependencies.
10389 Make target bootstrap modules depend on each stage's gcc.
10390 * Makefile.in: Regenerate.
10391
10392 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10393
10394 * Makefile.def (configure-gcc): Depend on binutils having been built.
10395 (all-gcc): No need to do it here.
10396 * Makefile.in: Regenerate.
10397
10398 2005-05-19 Paul Brook <paul@codesourcery.com>
10399
10400 * configure.in: Rewrite misleading error message when requested
10401 language cannot be built.
10402 * configure: Regenerate.
10403
10404 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10405
10406 * ylwrap: Import from Automake 1.9.5.
10407
10408 2005-05-13 David Ung <davidu@mips.com>
10409
10410 * MAINTAINERS (Write After Approval): Add self.
10411
10412 2005-05-09 Mike Stump <mrs@apple.com>
10413
10414 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10415 lt_cv_sys_max_cmd_len for now.
10416
10417 2005-05-09 Stan Cox <scox@redhat.com>
10418
10419 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10420
10421 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10422
10423 * README.SCO: Update the URL.
10424
10425 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10426
10427 * ltconfig: Define file_list_spec. Pass file_list_spec and
10428 with_gnu_ld to libtool.
10429 * ltcf-c.sh (aix[45]): Define file_list_spec.
10430 * ltcf-cxx.sh (aix[45]): Same.
10431 * ltcf-gcj.sh (aix[45]): Same.
10432 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10433 exists, write list of input files to temporary file.
10434
10435 2005-05-04 Mike Stump <mrs@apple.com>
10436
10437 * configure.in: Always pass --target to target configures as
10438 otherwise rebuilds that do --recheck will fail.
10439 * confiugure: Rebuilt.
10440
10441 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10442
10443 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10444 STAGE_HOST_EXPORTS.
10445 (configure, all): Add bootstrap support.
10446 (Host modules, target modules): Pass post-stage1 flags and exports.
10447 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10448 * Makefile.in: Regenerate.
10449
10450 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10451
10452 * configure: Regenerate.
10453
10454 2005-04-27 Mike Stump <mrs@apple.com>
10455
10456 * MAINTAINERS: Add self as darwin maintainer.
10457
10458 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10459
10460 * config.sub: Update from master copy.
10461
10462 2005-04-21 Mike Stump <mrs@apple.com>
10463
10464 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10465 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10466
10467 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10468
10469 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10470 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10471 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10472 "*-*-elf" and "*-*-linux*".
10473 * configure: Regenerate.
10474
10475 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10476
10477 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10478
10479 2005-04-12 Mike Stump <mrs@apple.com>
10480
10481 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10482
10483 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10484
10485 * MAINTAINERS (Write After Approval): Add myself.
10486
10487 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10488
10489 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10490
10491 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10492
10493 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10494 (TARGET_CONFIGARGS): Include --with-target-subdir.
10495 (configure, all): New macros. Use them throughout.
10496 * Makefile.in: Regenerate.
10497
10498 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10499
10500 * MAINTAINERS (Write After Approval): Add myself.
10501
10502 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10503
10504 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10505
10506 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10507
10508 * MAINTAINERS: Move John Carr to Write After Approval.
10509
10510 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10511
10512 * config/mh-mingw32: Delete.
10513 * configure.in: Don't use it.
10514 * configure: Regenerate.
10515
10516 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10517
10518 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10519 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10520 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10521 (HOST_LIB_PATH): Generate from Makefile.def.
10522 (TARGET_LIB_PATH): Likewise.
10523 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10524 * Makefile.in: Regenerate.
10525 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10526 (RPATH_ENVVAR): Include Darwin case.
10527 * configure: Regenerate.
10528
10529 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10530
10531 * MAINTAINERS (Various Maintainers): Remove self.
10532 (Write After Approval): Add self.
10533
10534 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10535
10536 * MAINTAINERS (Various Maintainers): Add self.
10537
10538 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10539
10540 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10541 * configure: Regenerate.
10542
10543 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10544
10545 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10546 gcc_version, and gcc_version_trigger from set of flags to pass.
10547 * Makefile.tpl: Remove definitions of above variables.
10548 (config.status): Remove dependency on $(gcc_version_trigger).
10549 * Makefile.in: Regenerate.
10550 * configure.in: Do not reference config/gcc-version.m4 nor
10551 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10552 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10553 * configure: Regenerate.
10554
10555 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10556 Andrew Pinski <pinskia@physics.uc.edu>
10557
10558 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10559 * Makefile.in: Regenerate.
10560
10561 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10562
10563 * MAINTAINERS (Write After Approval): Add myself.
10564
10565 2005-03-03 David Ayers <d.ayers@inode.at>
10566
10567 * MAINTAINERS (Write After Approval): Add myself.
10568
10569 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10570
10571 PR libgcj/20160
10572 * ltmain.sh: Avoid creating archives with components that have
10573 duplicate basenames.
10574
10575 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10576
10577 PR bootstrap/20250
10578 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10579 instead of check.
10580 * Makefile.in: Regenerate.
10581
10582 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10583
10584 * Makefile.in: Regenerate to fix conflict between the previous two
10585 patches.
10586
10587 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10588
10589 PR bootstrap/17383
10590 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10591 * Makefile.tpl (HOST_SUBDIR): New substitution.
10592 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10593 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10594 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10595 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10596 (Host modules, Bootstrapped modules): Use it.
10597 (Build modules, Target modules): Do not create symlink trees,
10598 always configure out-of-srcdir.
10599 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10600 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10601 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10602 $(HOST_SUBDIR). Create a symlink for host_subdir.
10603
10604 * Makefile.in: Regenerate.
10605 * configure: Regenerate.
10606
10607 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10608
10609 Merged from libada-gnattools-branch:
10610 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10611
10612 * gnattools: New directory.
10613 * Makefile.def: Add gnattools as a module, depending on target-libada.
10614 * Makefile.in: Regenerate.
10615 * configure.in: Include gnattools in host_tools; disable it if ada
10616 is disabled.
10617 * configure: Regenerate.
10618
10619 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10620
10621 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10622 treelang maintainer.
10623 (Write After Approval): Remove myself.
10624
10625 2005-02-23 Paul Schlie <schlie@comcast.net>
10626
10627 * configure.in: Allow darwin targeted ports to build tk, itcl and
10628 libgui.
10629 * configure: Regenerate.
10630
10631 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10632
10633 PR libgcj/10353
10634 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10635 * configure: Regenerate.
10636
10637 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10638
10639 * MAINTAINERS (Write After Approval): Add myself.
10640
10641 2005-02-10 Ian Lance Taylor <ian@airs.com>
10642
10643 * MAINTAINERS: Update my e-mail address.
10644
10645 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10646
10647 * MAINTAINERS (Write After Approval): Add myself.
10648
10649 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10650
10651 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10652 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10653 target-libgloss when not *-*-elf and *-*-aout.
10654 * configure: Regenerate.
10655
10656 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10657
10658 * MAINTAINERS: Remove obsolete entries.
10659
10660 * MAINTAINERS (Write After Approval): Add Michael Matz.
10661
10662 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10663
10664 * MAINTAINERS: Remove self as cpplib maintainer.
10665
10666 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10667
10668 * install-sh, config.sub: Import from upstream.
10669
10670 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10671
10672 PR bootstrap/18222
10673 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10674 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10675 * Makefile.in: Regenerate.
10676
10677 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10678
10679 * MAINTAINERS: Update my email address.
10680
10681 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10682 Andreas Schwab <schwab@suse.de>
10683
10684 PR bootstrap/18033
10685 * config-ml.in: Eval option if surrounded by single quotes.
10686
10687 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10688
10689 Revert 2004-12-28 Makefile changes, a better fix will be
10690 applied to mainline and src after GCC 4.0 branches.
10691
10692 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10693
10694 PR bootstrap/17383
10695
10696 * Makefile.def (target_modules): Remove stage parameter,
10697 it is always true now.
10698 * Makefile.tpl (configure-build-[+module+],
10699 configure-target-[+module+]): Always build symlink tree
10700 for the directory and for include. BUILD_SUBDIR and
10701 TARGET_SUBDIR cannot be . anymore.
10702 * Makefile.in: Regenerate.
10703
10704 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10705
10706 Revert 2004-12-08 Makefile changes.
10707
10708 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10709
10710 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10711 cygwin, mingw.
10712
10713 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10714
10715 * configure.in (sh64-*-*): Reenable gprof.
10716 * configure: Regenerate.
10717
10718 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10719
10720 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10721 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10722 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10723 * Makefile.in: Regenerate.
10724
10725 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10726
10727 * MAINTAINERS: Update my email address.
10728
10729 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10730
10731 * Makefile.tpl: Generate normal dependencies if the LHS module is
10732 not bootstrapped.
10733 * Makefile.in: Regenerate.
10734
10735 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10736
10737 * configure.in: Include config/gxx-include-dir.m4. Use
10738 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10739 * configure: Regenerate.
10740
10741 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10742
10743 * config.if: Delete.
10744 * configure.in: Set libstdcxx_incdir directly.
10745 * configure: Regenerate.
10746
10747 2004-12-02 Eric Christopher <echristo@redhat.com>
10748
10749 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10750 * Makefile.in: Regenerate.
10751
10752 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10753
10754 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10755 * configure: Regenerate.
10756
10757 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10758
10759 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10760 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10761 * configure: Regenerate.
10762
10763 2004-12-01 Eric Christopher <echristo@redhat.com>
10764
10765 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10766 of things to remove.
10767
10768 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10769
10770 * MAINTAINERS (Write After Approval): Update my e-mail address.
10771
10772 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10773
10774 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10775 from CVS libtool to always pass_all.
10776
10777 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10778
10779 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10780 (hppa*64*-*-*): Delete incorrect comment.
10781 * configure: Rebuilt.
10782
10783 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10784
10785 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10786
10787 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10788
10789 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10790 from CVS libtool to always pass_all.
10791
10792 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10793
10794 * install-sh, compile: Import from automake.
10795
10796 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10797
10798 * config.guess, config.sub: Import from savannnah.
10799
10800 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10801
10802 * MAINTAINERS (Write After Approval): Add myself
10803
10804 2004-11-12 Mike Stump <mrs@apple.com>
10805
10806 * Makefile.def: Add html support.
10807 * Makefile.tpl: Likewise.
10808 * Makefile.in: Regenerate.
10809
10810 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10811
10812 PR 18423
10813 * configure.in: Remove all instances of build-fixincludes from
10814 noconfigdirs.
10815 (build_configargs): Supply --target to subdirectories.
10816 * configure: Regenerate.
10817
10818 * Makefile.def: Make gcc install depend on fixincludes install.
10819 * Makefile.in: Regenerate.
10820
10821 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10822
10823 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10824
10825 2004-11-11 Paul Brook <paul@codesourcery.com>
10826
10827 * MAINTAINERS: Add self as arm maintainer. Update email address.
10828
10829 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10830
10831 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10832 target-libgfortran.
10833 * configure: Regenerate.
10834
10835 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10836
10837 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10838 like CC.
10839
10840 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10841
10842 * Makefile.def (host fixincludes): Specify missing targets.
10843 * Makefile.in: Regenerate.
10844
10845 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10846
10847 * MAINTAINERS: Add myself
10848
10849 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10850
10851 * MAINTAINERS (Write After Approval): Add myself.
10852
10853 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10854
10855 * Makefile.def: Build fixincludes for the host, too.
10856 * Makefile.in: Regenerate.
10857 * configure.in (host_tools): Add fixincludes.
10858 * configure: Regenerate.
10859
10860 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10861
10862 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10863 * configure: Regenerated.
10864
10865 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10866
10867 PR other/17783
10868 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10869 * configure: Regenerated.
10870
10871 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10872
10873 * README.SCO: Update per FSF instructions.
10874
10875 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10876
10877 PR target/18151
10878 * configure.in (case ${target}): Do not build fixincludes for avr.
10879 * configure: Regenerated.
10880
10881 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10882
10883 * configure.in (case ${target}): Do not build fixincludes
10884 on platforms where it is not used.
10885 * configure: Regenerated.
10886
10887 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10888
10889 * configure.in: Use an absolute path to install-sh.
10890 * configure: Regenerated.
10891
10892 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10893
10894 * MAINTAINERS (Write After Approval): Add myself.
10895
10896 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10897
10898 * MAINTAINERS: Remove from Write After Approval those that are
10899 already maintainers.
10900
10901 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10902
10903 * MAINTAINERS: Update my email address.
10904
10905 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10906
10907 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10908 * configure: Regenerate.
10909
10910 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10911
10912 * MAINTAINERS: Update my email address.
10913
10914 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10915
10916 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10917 entries belonging to this category.
10918
10919 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10920
10921 * MAINTAINERS: Update my e-mail address.
10922
10923 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10924
10925 Fix wrong conflict resolution in:
10926
10927 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10928
10929 * Makefile.in: Regenerate.
10930 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10931 in the recursive `make', instead of hardwiring `all'.
10932 (Autogenerated TARGET-* variables): New.
10933
10934 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10935
10936 * configure.in: Enable target-libgloss for crx-*-*.
10937 * configure: Regenerate.
10938
10939 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10940
10941 * MAINTAINERS (Various Maintainers): Move the "windows,
10942 cygwin, mingw" maintainer to ...
10943 (OS Port Maintainers): ... here.
10944
10945 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10946
10947 * MAINTAINERS (Write After Approval): Remove those that are
10948 maintainers of some subsystem.
10949
10950 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10951
10952 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10953 * ltcf-cxx.sh (tpf*): Likewise.
10954 * ltconfig (tpf*): Add TPF OS configuration support.
10955
10956 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10957
10958 * MAINTAINERS: Change my email address to my new work account.
10959
10960 2004-09-24 Michael Roth <mroth@nessie.de>
10961
10962 * configure.in (--without-headers): Add missing double quotes.
10963 * configure: Regenerate.
10964
10965 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10966
10967 * ylwrap: Revert to previous version.
10968
10969 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10970
10971 PR bootstrap/17369
10972 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10973 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10974 SET_GCC_LIB_PATH_CMD.
10975 (BASE_TARGET_EXPORTS): Likewise.
10976 * Makefile.in: Regenerated.
10977
10978 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10979 * configure: Regenerated.
10980
10981 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10982
10983 * config.guess: New upstream version
10984 * compile, depcomp, install-sh, ylwrap: Likewise.
10985
10986 2004-09-19 Roger Sayle <roger@eyesopen.com>
10987
10988 * config/mh-x86omitfp: New host makefile fragment. Add
10989 -fomit-frame-pointer to the default BOOT_CFLAGS.
10990 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10991 * configure: Regenerate.
10992
10993 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10994
10995 PR target/11572
10996 * configure.in (*-*-darwin*): Renable libobjc.
10997 * configure: Regenerate.
10998
10999 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11000
11001 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11002
11003 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11004
11005 * Makefile.def: Remove libbanshee.
11006 * Makefile.tpl: Ditto.
11007 * configure.in: Ditto.
11008 * Makefile.in: Regen.
11009 * configure: Ditto.
11010
11011 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11012
11013 * ltmain.sh: Use $pic_object as $non_pic_object if
11014 $non_pic_object=none.
11015
11016 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11017
11018 * missing: Import latest version from master repository.
11019
11020 2004-09-06 Nick Clifton <nickc@redhat.com>
11021
11022 * config.sub: Import latest version from master repository.
11023 * config.guess: Likewise.
11024 This includes these changes:
11025
11026 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11027
11028 * config.sub: Handle crisv32, alias etraxfs.
11029 * config.guess (crisv32:Linux:*:*): Handle.
11030
11031 2004-08-13 Brad Smith <brad@comstyle.com>
11032
11033 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11034 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11035
11036 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11037
11038 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11039 assume the processor is a powerpc. This is because coreutils
11040 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11041 in this case, due to a MacOS X bug that causes
11042 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11043 to return a negative number.
11044 Problem reported by Petter Reinholdtsen in:
11045 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11046
11047 2004-07-19 Ben Elliston <bje@gnu.org>
11048
11049 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11050
11051 2004-06-24 Ben Elliston <bje@gnu.org>
11052
11053 * config.guess: Update copyright years.
11054 * config.sub: Likewise.
11055
11056 2004-06-22 Robert Millan <robertmh@gnu.org>
11057
11058 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11059 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11060
11061 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11062
11063 * config.guess (*:*VMS:*:*): New entry. Replaces
11064 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11065 manufacturer.
11066
11067 2004-06-22 Ben Elliston <bje@gnu.org>
11068
11069 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11070 * config.sub: Likewise.
11071
11072 2004-06-22 Ben Elliston <bje@gnu.org>
11073
11074 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11075 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11076
11077 2004-06-11 Ben Elliston <bje@gnu.org>
11078
11079 * config.guess (pegasos:OpenBSD:*:*): Remove.
11080
11081 2004-06-11 Ben Elliston <bje@gnu.org>
11082
11083 From Wouter Verhelst <wouter@grep.be>:
11084 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11085
11086 2004-06-11 Ben Elliston <bje@gnu.org>
11087
11088 * config.guess (luna88k:OpenBSD:*:*): New.
11089
11090 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11091
11092 * config.guess (m32r*:Linux:*:*): New case.
11093 * config.sub: Handle m32rle.
11094
11095 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11096
11097 From Jens Petersen <petersen@redhat.com>:
11098 * config.sub: Handle sparcv8.
11099
11100 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11101
11102 From Tom Smith <smith@cag.lkg.hp.com>:
11103 * config.guess: Version suffixes are equally significant on Tru64
11104 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11105 prefix of "P" (patched kernel).
11106
11107 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11108
11109 * config.sub: Add support for National Semiconductor CRX target.
11110
11111 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11112
11113 * MAINTAINERS (Various Maintainers): Remove myself as web page
11114 maintainer, add myself as maintainer of build status lists.
11115
11116 2004-09-03 Jan Beulich <jbeulich@novell.com>
11117
11118 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11119 *-*-netware, but add target-libmudflap.
11120 Consolidate *-*-netware targets (of which really only i?86 exists)
11121 into a single entry.
11122 * configure: Likewise.
11123
11124 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11125
11126 * Makefile.tpl (sorry): Remove.
11127 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11128 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11129 (do-clean): Clean per-stage directories too.
11130 (do-distclean): Run distclean-stage1 too.
11131 (.NOTPARALLEL): Enable during toplevel bootstrap.
11132 (stage[+id+]-bubble): Enable parallel execution during
11133 the recursive invocation.
11134 * Makefile.in: Regenerate.
11135
11136 Fix previous checkin:
11137
11138 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11139 include.
11140 * configure.in: Fix indentation.
11141 * configure: Regenerate.
11142
11143 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11144
11145 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11146 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11147 * configure: regenerate
11148 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11149 -mdynamic-no-pic
11150
11151 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11152
11153 * Makefile.def (build_modules): Add fixincludes.
11154 (dependencies): Make gcc depend on fixincludes.
11155 * configure.in (build_tools): Add fixincludes.
11156 (build_configdirs): Always include build_libs.
11157 * Makefile.in: Regenerate.
11158 * configure: Regenerate.
11159
11160 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11161
11162 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11163 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11164 phony targets; do not generate timestamp files.
11165 (distclean-stageN): Remove references to their timestamp files.
11166 (restageN, touch-stageN): Remove.
11167 (stageN-bubble): Rewritten.
11168 (compare): Support lean bootstraps.
11169 * Makefile.in: Regenerate.
11170
11171 * configure.in: Only warn when bootstrapping but
11172 build != host or build != target. Support lean bootstraps.
11173 * configure: Regenerate.
11174
11175 2004-08-26 Phil Edwards <phil@codesourcery.com>
11176
11177 * configure.in: Give a better error message if GMP/MPFR are missing
11178 and a language needing them has been requested.
11179 * configure: Regenerated.
11180
11181 2004-08-25 Phil Edwards <phil@codesourcery.com>
11182
11183 * configure.in: Print a list of available language front-ends if
11184 a requested one is missing. Tidy stray tab characters.
11185 * configure: Regenerated.
11186
11187 2004-08-19 Michael Koch <konqueror@gmx.de>
11188
11189 * gcc/doc/install.texi: Update entry about automake for libjava.
11190
11191 2004-08-17 Robert Millan <robertmh@gnu.org>
11192
11193 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11194 (instead of FreeBSD).
11195 * configure: Regenerate.
11196
11197 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11198
11199 * Makefile.in: Regenerate.
11200 * configure: Regenerate.
11201
11202 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11203 stage_*_flags.
11204 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11205 for bootstrapped modules if toplevel bootstrap is going.
11206 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11207 modules. Adjust for changes in Makefile.def. Enable several
11208 rules even in non-bootstrap mode, just to avoid peppering the
11209 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11210 (stage-[+prev+]-bubble): Remove.
11211
11212 * Makefile.def (Dependencies): Depend on all-build-bison,
11213 all-build-flex, all-build-byacc, all-build-texinfo, rather
11214 than the host variations.
11215 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11216 with BUILD_SUBDIR.
11217 (BISON): Update for recent Bisons.
11218 (YACC): Fix typo.
11219 (cross): Depend on all-build.
11220 (all): Do not depend on all-build.
11221 (prebootstrap): Remove.
11222 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11223 (Prebootstrap dependencies): Add them to the per-stage targets
11224 and to all-prebootstrap.
11225 * configure.in (build_configdirs): Always enable build_tools.
11226 (BUILD_DIR_PREFIX): Remove.
11227
11228 * Makefile.def (gcc): Add target variable.
11229 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11230 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11231 in the recursive `make', instead of hardwiring `all'.
11232 (Autogenerated TARGET-* variables): New.
11233
11234 2004-08-13 Brian Booth <bbooth@redhat.com>
11235
11236 * MAINTAINERS: Remove myself from write-after-approval.
11237
11238 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11239
11240 * src-release: Stop distributing mmalloc with gdb (which doesn't
11241 use it).
11242 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11243 * Makefile.in: Regenerate.
11244
11245 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11246
11247 * configure.in (arm*-*-eabi*): New target.
11248 * configure: Regenerate.
11249
11250 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11251
11252 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11253 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11254 (Dependencies): New section.
11255 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11256 (configure-target-[+module+]): Depend on maybe-all-gcc
11257 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11258 (toplevel profiledbootstrap): Fix dependencies.
11259 * Makefile.in: Regenerate.
11260
11261 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11262
11263 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11264 target-libiberty to noconfigdirs.
11265 * configure: Regenerate.
11266
11267 2004-08-03 Paul Brook <paul@codesourcery.com>
11268
11269 * configure.in: Check for MPFR as well as GMP.
11270 * configure: Regenerate.
11271
11272 2004-08-01 Robert Millan <robertmh@gnu.org>
11273
11274 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11275 libmudflap for all GNU-based systems (with Glibc).
11276 * configure: Regenerate.
11277
11278 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11279
11280 * Makefile.def (host-modules): Add gcc.
11281 * Makefile.in: Regenerate.
11282 * Makefile.tpl (sorry): New rule.
11283 (configure-host, all-host, [+make_target+]-host, do-check,
11284 install-host): Do not add gcc as a special case.
11285 (host modules): Add a small special-casing for gcc. Export
11286 extra_make_flags through the environment.
11287 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11288 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11289 other recursive targets for gcc): Remove.
11290
11291 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11292 (stage, unstage): New rules.
11293 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11294 distclean-stage[+id+]): Use stage_current.
11295 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11296 the stage*-start rules.
11297
11298 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11299
11300 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11301 use -all_load flag.
11302
11303 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11304
11305 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11306 * configure: Regenerate.
11307
11308 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11309
11310 * maintainer-scripts/gcc_release: Revert yesterday's change.
11311
11312 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11313
11314 * MAINTAINERS: Add myself to write-after-approval.
11315
11316 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11317
11318 * libf2c: Removed.
11319 * gcc/gccbug.in: Updated because of libf2c removal.
11320 * maintainer-scripts/gcc_release: Ditto.
11321
11322 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11323
11324 * configure.in: Build libmudflap by default on FreeBSD.
11325 * configure: Regenerated.
11326
11327 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11328
11329 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11330 systems.
11331 * configure: Regenerated.
11332
11333 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11334
11335 PR target/16344
11336 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11337 feedback based compiler.
11338 * Makefile.in: Rebuilt.
11339
11340 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11341
11342 * Makefile.def (host_modules): Set bootstrap=true for flex.
11343 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11344 * Makefile.in: Rebuilt.
11345
11346 2004-07-07 Jan Hubicka <jh@suse.cz>
11347
11348 * MAINTAINERS: Add self as a profile feedback maintainer.
11349
11350 2004-07-05 Phil Edwards <phil@codesourcery.com>
11351
11352 * configure.in: Do not prepend $srcdir to /dev/null in
11353 makefile fragments.
11354 * configure: Regenerate.
11355
11356 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11357
11358 * Makefile.def (build_modules): Add bison, byacc, flex,
11359 m4, texinfo.
11360 (flags_to_pass): Add FLEX.
11361 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11362 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11363 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11364 DEFAULT_MAKEINFO): Remove.
11365 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11366 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11367 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11368 objdir or else use configured tool.
11369 (all-build): New.
11370 (all): Depend on it.
11371 (Build module dependencies): Add.
11372 * Makefile.in: Regenerate.
11373 * configure.in: Better support for multiple build modules,
11374 matching what is done for host/target modules. Do not look
11375 for "plausible" locations of build tools if Canadian cross.
11376 Use autoconf's AC_PROG_CC to find a C compiler. Define
11377 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11378 * configure: Regenerate.
11379
11380 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11381
11382 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11383 * Makefile.in: Regenerate.
11384
11385 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11386
11387 * Makefile.tpl (configure-build-[+module+],
11388 configure-[+module+], configure-target-[+module+]): Pass
11389 [+extra_configure_args+].
11390 (all-build-[+module+], all-[+module+], check-[+module+],
11391 install-[+module+], [+make_target+]-[+module+],
11392 all-target-[+module+], check-target-[+module+],
11393 install-target-[+module+], [+make_target+]-target-[+module+]):
11394 Pass [+extra_make_args+].
11395 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11396 (GCC_HOST_EXPORTS): Remove.
11397 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11398 cross, check-gcc, check-gcc-c++, install-gcc,
11399 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11400 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11401 * Makefile.in: Regenerate.
11402
11403 2004-06-21 Matthew Sachs <msachs@apple.com>
11404
11405 * MAINTAINERS: Added self to write-after-approval.
11406
11407 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11408
11409 * configure.in: Check for srcdir/winsup rather than build directory
11410 winsup.
11411 * configure: Regenerate.
11412
11413 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11414
11415 * configure.in: Don't build Cygwin native newlib if winsup
11416 directory is missing. Emit warning instead.
11417 * configure: Regenerate.
11418
11419 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11420
11421 * Makefile.tpl (touch-stage[+id+]): New.
11422 (restage[+prev+]): Depend on touch-stage[+id+].
11423
11424 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11425 Use it throughout.
11426
11427 * Makefile.def: Add profile and feedback bootstrap stages.
11428 Remove next field from bootstrap stages.
11429 * Makefile.tpl (LN, LN_S): Substitute.
11430 (stageN-start, stageN-end): Use double-colon rules, to
11431 provide a hook for additional setup commands.
11432 (distclean-stageN-gcc, restageN): Create dependencies from
11433 [+prev+], not from [+next+].
11434 (stageN-bubble): Add commands for successive stages from
11435 [+prev+], using double-colon rules.
11436 (all-stageN-gcc): Fix typo.
11437 (stagefeedback-start, profiledbootstrap): New.
11438 * Makefile.in: Regenerate.
11439 * configure.in: Call ACX_PROG_LN.
11440 * configure: Regenerate.
11441
11442 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11443
11444 * MAINTAINERS (Write After Approval): Add myself.
11445
11446 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11447
11448 * MAINTAINERS (Write After Approval): Add myself.
11449
11450 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11451
11452 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11453 without gcc.
11454 * configure: Regenerate.
11455
11456 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11457
11458 * Makefile.tpl: Fix typo.
11459 * Makefile.in: Regenerate.
11460
11461 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11462
11463 * configure.in: Remove new- prefix from toplevel
11464 bootstrap targets.
11465 * configure: Regenerate.
11466
11467 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11468
11469 * Makefile.tpl (all.normal): Rename to all.
11470 (all): Replace with a rule to pick the default
11471 target from configure.
11472 (all-gcc, configure-gcc): Use conditionals to
11473 do nothing when toplevel bootstrap is going on.
11474 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11475 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11476 * configure.in: Support --enable-bootstrap.
11477
11478 * Makefile.def: Remove new- prefix from toplevel
11479 bootstrap targets.
11480 * Makefile.tpl: Likewise.
11481
11482 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11483 target.
11484
11485 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11486 $(RECURSE_FLAGS) to recursive invocation of make.
11487
11488 * Makefile.in: Regenerate.
11489 * configure: Regenerate.
11490
11491 2004-05-30 Andreas Jaeger <aj@suse.de>
11492 Jim Wilson <wilson@specifixinc.com>
11493
11494 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11495 like CC.
11496
11497 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11498
11499 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11500 * configure: Regenerate.
11501
11502 2004-05-25 Daniel Jacobowitz <drow@false.org>
11503
11504 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11505 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11506 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11507 targets.
11508 * Makefile.in: Regenerate.
11509
11510 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11511
11512 * configure.in: Test the ability to symlink directories.
11513 * configure: Regenerate.
11514
11515 * Makefile.def (bootstrap-stage): New definitions.
11516 * Makefile.tpl (configure-stage1-gcc,
11517 configure-stage2-gcc, configure-stage3-gcc,
11518 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11519 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11520 new-restage3, compare): Autogenerate, see Makefile.in
11521 entry for behavioral changes.
11522 (distclean-stage1, new-stage1-start, new-stage1-end,
11523 new-stage1-bubble, distclean-stage2, new-stage2-start,
11524 new-stage2-end, new-stage2-bubble, distclean-stage3,
11525 new-stage3-start, new-stage3-end): New autogenerated targets.
11526 (objext, prebootstrap, BOOT_CFLAGS,
11527 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11528 targets.
11529
11530 * Makefile.in: Regenerate.
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 targets.
11535 (all-stage1-gcc): Move prebootstrap dependency from here...
11536 (configure-stage1-gcc): ...to here.
11537 (new-bootstrap): Use bubble targets.
11538 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11539 Use per-stage distclean targets.
11540 (configure-stage1-gcc, configure-stage2-gcc,
11541 configure-stage3-gcc, all-stage1-gcc,
11542 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11543 Use new-stageN-start to prepare the tree.
11544
11545 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11546
11547 * Makefile.def (host_modules): add libcpp.
11548 * Makefile.tpl: Add dependencies on and for libcpp.
11549 * Makefile.in: Regenerate.
11550 * configure.in: Add libcpp host module.
11551 * configure: Regenerate.
11552
11553 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11554
11555 * Makefile.tpl: Whenever a recursive target is defined, wrap
11556 it in a special @if/@endif block, and prepare its maybe
11557 dependency in the @if/@endif block
11558 * configure.in: Instead of writing maybe dependencies, remove
11559 the @if/@endif statements, and remove the @if/@endif blocks
11560 that remain.
11561 * configure: Regenerate.
11562 * Makefile.in: Regenerate.
11563
11564 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11565
11566 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11567
11568 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11569
11570 PR bootstrap/15120
11571 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11572 * */configure: Rebuilt.
11573
11574 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11575
11576 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11577 of libf2c.
11578 * configure, Makefile.in: Regenerate.
11579
11580 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11581
11582 * MAINTAINERS (Write After Approval): Add myself.
11583
11584 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11585
11586 Merge from tree-ssa-20020619-branch.
11587
11588 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11589 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11590 (HOST_GMPLIBS): Define.
11591 (HOST_GMPINC): Define.
11592 (TARGET_LIB_PATH): Add libmudflap.
11593 (GFORTRAN_FOR_TARGET): Define.
11594 (configure-build*): Export GFORTRAN.
11595 (configure-gcc): Export GMPLIBS and GMPINC.
11596 (all-gcc): Add maybe-all-libbanshee.
11597 (configure-target-libgfortran): Define.
11598 * Makefile.in: Regenerate.
11599 * configure.in (host_libs): Add libbanshee.
11600 (target_libraries): Add target-libmudflap and target-libgfortran.
11601 Add --with-libbanshee.
11602 Handle --disable-libmudflap.
11603 (*-*-freebsd*): Use with_gmp.
11604 Add $(libgcj) to noconfigdirs.
11605 * configure: Regenerate.
11606 * depcomp: New file.
11607 * MAINTAINERS: Add tree-ssa maintainers.
11608
11609 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11610
11611 * MAINTAINERS (Various Maintainers): Add myself.
11612
11613 2004-04-30 Brian Ford <ford@vss.fsi.com>
11614
11615 * MAINTAINERS (Write After Approval): Add myself.
11616
11617 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11618
11619 * MAINTAINERS (Write After Approval): Add myself.
11620
11621 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11622
11623 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11624 * configure: Regenerate.
11625
11626 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11627
11628 Revert:
11629 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11630
11631 * Makefile.def (flags_to_pass): Remove *dir variables that
11632 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11633 as well as prefix and exec_prefix.
11634 * Makefile.in: Regenerate.
11635
11636 2004-04-26 Robert Millan <robertmh@gnu.org>
11637
11638 Add patches from libtool CVS.
11639 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11640 * ltconfig: Likewise.
11641 * ltcf-c.sh: Likewise.
11642 * ltcf-cxx.sh: Likewise.
11643 * ltcf-gcj.sh: Likewise.
11644
11645 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11646
11647 * Makefile.def (host_modules): Mark with the bootstrap
11648 flag packages on which gcc depends.
11649 * Makefile.tpl (all-bootstrap): Use it.
11650 * Makefile.in: Regenerate.
11651
11652 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11653
11654 * Makefile.def (flags_to_pass): Remove *dir variables that
11655 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11656 as well as prefix and exec_prefix.
11657 * Makefile.in: Regenerate.
11658
11659 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11660
11661 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11662 * configure: Regenerate.
11663 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11664 * gcc/Makefile.tpl (compare): Use the result of the test.
11665 * gcc/Makefile.in: Regenerate.
11666
11667 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11668
11669 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11670 Always relocate gcc and prev-gcc to the original names, even
11671 if the build fails.
11672 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11673 New targets.
11674
11675 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11676
11677 * MAINTAINERS: Update my email address.
11678
11679 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11680
11681 * configure.in (mips*-*-irix5*): Enable ld.
11682 * configure: Regenerate.
11683
11684 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11685
11686 * configure: Regenerate.
11687
11688 2004-04-15 James E Wilson <wilson@specifixinc.com>
11689
11690 * Makefile.tpl (configure-[+module+], configure-gcc,
11691 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11692 Set and export LDFLAGS.
11693 * Makefile.in: Regenerate.
11694
11695 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11696
11697 * MAINTAINERS: Add myself to write-after-approval.
11698
11699 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11700
11701 PR bootstrap/14871
11702 * Makefile.tpl: If we don't have built-in-tree target tools,
11703 use the ones found by configure rather than hacking around with
11704 program_transform_name.
11705 * configure.in: Give Makefile.tpl the information necessary
11706 to do that.
11707 * Makefile.in: Regenerate.
11708 * configure: Regenerate.
11709
11710 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11711
11712 PR bootstrap/14760
11713 * configure.in: When computing baseargs, strip *all* copies of
11714 offending options. Also, don't match/substitute the trailing space,
11715 so that this actually works when two similar options are separated by
11716 only one space.
11717 * configure: Regenerate.
11718
11719 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11720
11721 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11722 (rs6000-*-aix*): Same.
11723 * configure: Regenerate.
11724
11725 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11726
11727 * MAINTAINERS: Add myself to write-after-approval.
11728
11729 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11730
11731 * MAINTAINERS: Add myself to write-after-approval.
11732
11733 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11734
11735 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11736 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11737 * Makefile.in: Regenerate.
11738
11739 * configure.in (top level bootstrap support): Rework --enable-werror
11740 to set @stage2_werror_flag@.
11741 * configure: Regenerate.
11742 * Makefile.tpl (top level bootstrap support): Pass
11743 @stage2_werror_flag@ down to configure in stages 2 and 3.
11744 * Makefile.in: Regenerate.
11745
11746 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11747
11748 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11749 for stages 2 and 3 as well as in make. As a consequence, remove
11750 OUTPUT_OPTION (now detected by configure) from the flags passed down
11751 to make.
11752 * Makefile.in: Regenerate.
11753
11754 * Makefile.tpl (new-bootstrap): Fix typo.
11755 * Makefile.in: Regenerate.
11756
11757 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11758
11759 * Makefile.tpl: Rearrange by moving recursive_targets rules
11760 into their proper sections.
11761 * Makefile.tpl (top level bootstrap support): Move disabling
11762 of coverage flags from 'make' to 'configure'; improve comments.
11763 * Makefile.in: Regenerate.
11764
11765 * Makefile.tpl (experimental top level bootstrap) Move stage1
11766 language setting from all- target to configure- target; disable
11767 intermodule optimization in stage 1; prevent gratuitous rebuilds
11768 of stage 1.
11769 * Makefile.in: Regenerate.
11770 * configure.in: Comma-separate stage 1 language list for top
11771 level bootstrap.
11772 * configure: Regenerate.
11773
11774 * Makefile.tpl: Clean up experimental top level bootstrap support:
11775 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11776 prev-gcc in configure- targets as well as all- targets.
11777 * Makefile.in: Regenerate.
11778
11779 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11780
11781 * compile: New file imported from automake.
11782
11783 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11784
11785 * configure.in: Remove symbolic link section.
11786 * configure: Regenerate.
11787 * Makefile.tpl (links): Remove.
11788 * Makefile.in: Regenerate.
11789
11790 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11791 Nathanael Nerode <neroden@gcc.gnu.org>
11792
11793 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11794 Set with AC_CHECK_PROGS.
11795 * configure.in: Fix comment typo from last patch.
11796 * configure: Regenerate.
11797
11798 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11799
11800 * Makefile.tpl: Introduce experimental top level bootstrap support.
11801 * Makefile.in: Regenerate.
11802 * configure.in: Introduce support for top level bootstrap.
11803 * configure: Regenerate.
11804
11805 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11806 Paolo Bonzini <bonzini@gnu.org>
11807
11808 PR bootstrap/14522
11809 * configure.in: Cope with shells that do not support unquoted ^
11810 * configure: Regenerate.
11811
11812 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11813 Paolo Bonzini <bonzini@gnu.org>
11814
11815 PR bootstrap/14522
11816 * configure.in: Cope with shells that do not support nesting
11817 quotes inside quoted backquote substitutions.
11818 * configure: Regenerate.
11819
11820 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11821
11822 PR bootstrap/14522
11823 * configure.in: Fix escaping of $.
11824 * configure: Regenerate.
11825
11826 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11827
11828 * configure: Regenerate, since I forgot to while committing Paolo's
11829 changes.
11830
11831 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11832
11833 PR ada/14131
11834 Move language detection to the top level.
11835 * configure.in: Find default values for the tools as
11836 soon as possible. Disable ada if GNAT is not found.
11837 Emit error message about missing languages. Expand
11838 --enable-languages=all for the gcc subdirectory.
11839
11840 2004-03-10 Ben Elliston <bje@gnu.org>
11841
11842 * MAINTAINERS: Update my email address.
11843
11844 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11845
11846 * ltconfig: Disable building static libraries if building shared
11847 libraries on AIX 5L.
11848
11849 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11850
11851 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11852 and disable libgcj.
11853 * configure: Regenerated.
11854
11855 2004-03-01 Brian Booth <bbooth@redhat.com>
11856
11857 * MAINTAINERS: Add myself to write-after-approval.
11858
11859 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11860
11861 * MAINTAINERS: Add myself to write-after-approval.
11862
11863 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11864
11865 PR bootstrap/7087
11866 * Makefile.tpl: Guard XFOO sed statements better.
11867 * Makefile.tpl: Add dependency for configure-target-libada.
11868 * Makefile.in: Regenerate (incidentally fixes broken
11869 commit when libada-branch was merged).
11870
11871 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11872
11873 * MAINTAINERS: Add myself to write-after-approval.
11874
11875 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11876
11877 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11878 maintainers.
11879
11880 2004-02-20 Andrew Cagney <cagney@redhat.com>
11881
11882 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11883 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11884
11885 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11886
11887 PR bootstrap/11932
11888 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11889
11890 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11891
11892 * MAINTAINERS: Added myself to write-after-approval.
11893
11894 2004-02-14 Michael Koch <konqueror@gmx.de>
11895
11896 * MAINTAINERS: Added myself to write-after-approval.
11897
11898 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11899
11900 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11901 some OS port maintainers to OS port maintainers section.
11902
11903 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11904
11905 * MAINTAINERS: Add self.
11906
11907 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11908
11909 * MAINTAINERS: Alphabetize.
11910
11911 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11912
11913 * MAINTAINERS: Remove myself.
11914
11915 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11916
11917 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11918 (rs6000-*-aix*): Same.
11919 * configure: Regenerate.
11920
11921 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11922
11923 * configure.in (host): Add in missing $noconfigdirs to defines.
11924 * configure: Regenerate.
11925
11926 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11927 Nathanael Nerode <neroden@gcc.gnu.org>
11928
11929 PR ada/6637, PR ada/5911
11930 Merge with libada-branch:
11931 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11932 with appropriate dependencies. Add --enable-libada configure switch.
11933 * configure, Makefile.in: Regenerate.
11934
11935 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11936
11937 * MAINTAINERS: Add myself to write-after-approval.
11938
11939 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11940
11941 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11942 * configure: Regenerate.
11943
11944 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11945
11946 Merge from upstream:
11947
11948 * ltmain.in: When setting IFS to '~', be careful about user
11949 arguments that contain '~'.
11950
11951 2004-02-04 Peter O'Gorman <peter@pogma.com>
11952
11953 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11954 Also test $base_compile against $CC with escaped arguments. Bug
11955 reported by Geoff Keating <geoffk@apple.com>.
11956
11957 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11958
11959 * MAINTAINERS: Remove i960 port.
11960
11961 2004-01-23 DJ Delorie <dj@redhat.com>
11962
11963 * Makefile.def (target_modules) [libiberty]: Don't stage.
11964 * Makefile.in: Rebuilt.
11965
11966 2004-01-20 Caroline Tice <ctice@apple.com>
11967
11968 * MAINTAINERS: Add myself to write-after-approval.
11969
11970 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11971
11972 * MAINTAINERS: Update my email address.
11973
11974 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11975
11976 * MAINTAINERS: Add myself to write-after-approval.
11977
11978 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11979
11980 * MAINTAINERS: Remove entries without email address.
11981
11982 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11983
11984 * MAINTAINERS: Add myself to write-after-approval.
11985
11986 2004-01-15 Steven Bosscher <stevenb@suse.de>
11987
11988 * MAINTAINERS: Update my email address.
11989
11990 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11991
11992 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11993 * Makefile.tpl (configure-target-[+module+]): Support stage.
11994 * Makefile.in: Rebuilt.
11995
11996 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11997
11998 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11999
12000 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12001
12002 * MAINTAINERS: Add myself as a MIPS maintainer.
12003
12004 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12005
12006 * configure.in: Use ./config.cache, not config.cache.
12007 * configure: Regenerate.
12008 * Makefile.tpl: Special-casing not needed for GCC any more.
12009 * Makefile.in: Regenerate.
12010
12011 * configure.in: Don't share a cache file for host dirs.
12012 * configure: Regenerate.
12013
12014 * config-ml.in: Don't mess with the cache file.
12015
12016 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12017
12018 * MAINTAINERS: Move myself from 'Write After Approval' to
12019 'CPU Port Maintainers' section as SPARC maintainer.
12020
12021 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12022
12023 * Makefile.tpl: Make GCC use a separate config.cache.
12024 * Makefile.in: Regenerate.
12025
12026 PR bootstrap/11932, PR bootstrap/11933
12027 (I don't know if it will fix either of them, but it relates
12028 to them.)
12029 * configure.in: Don't use shared config.cache for target
12030 directories.
12031 * configure: Regenerate.
12032
12033 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12034
12035 * MAINTAINERS: Add myself to 'Write After Approval' section.
12036
12037 2003-12-31 Roger Sayle <roger@eyesopen.com>
12038
12039 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12040 * configure: Regenerated.
12041
12042 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12043
12044 * MAINTAINERS: Remove the mn10200 maintainer.
12045
12046 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12047
12048 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12049 * configure: Regenerated.
12050
12051 2003-12-16 Jan Hubicka <jh@suse.cz>
12052
12053 * MAINTAINERS: Add myself as callgraph maintainer.
12054
12055 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12056
12057 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12058 * configure: Regenerate.
12059
12060 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12061
12062 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12063 'Write After Approval' section. Update email.
12064
12065 2003-12-01 James Lemke <jim@wasabisystems.com>
12066
12067 * MAINTAINERS (Write After Approval): Add myself.
12068
12069 2003-11-20 Matt Thomas <matt@3am-software.com>
12070
12071 * MAINTAINERS: Add myself as a vax port maintainer.
12072
12073 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12074
12075 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12076 (configure-build-[+module+], configure-[+module+]): Likewise.
12077 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12078 * Makefile.in: Regenerate.
12079
12080 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12081
12082 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12083 shared/dylibed libraries.
12084 * ltmain.sh: Likewise.
12085 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12086 * ltcf-cxx.sh: Likewise.
12087 * ltcf-gcj.sh: Likewise.
12088 * ltconfig: Likewise.
12089
12090 2003-11-17 Stan Cox <scox@redhat.com>
12091
12092 * MAINTAINERS: Add myself as iq2000 port maintainer.
12093
12094 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12095
12096 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12097 * Makefile.in: Regenerate.
12098
12099 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12100
12101 * config.sub: Update to 2003-11-03 version.
12102
12103 2003-10-20 Phil Edwards <phil@codesourcery.com>
12104
12105 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12106 * configure: Regenerate.
12107
12108 2003-10-20 Nicolas Pitre <nico@cam.org>
12109
12110 * MAINTAINERS: Add myself to 'Write After Approval' section.
12111
12112 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12113
12114 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12115
12116 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12117
12118 * MAINTAINERS: Update my email address.
12119
12120 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12121
12122 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12123
12124 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12125
12126 * MAINTAINERS: Add myself to 'Write After Approval' section.
12127
12128 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12129
12130 * config.guess: Update to 2003-10-16 version.
12131 * config.sub: Update to 2003-10-16 version.
12132
12133 2003-10-15 David Daney <ddaney@avtrex.com>
12134
12135 * MAINTAINERS: Added myself to 'Write After Approval' section.
12136
12137 2003-10-15 Falk Hueffner <falk@debian.org>
12138
12139 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12140 'Write After Approval' section. Update email.
12141
12142 2003-10-14 Roger Sayle <roger@eyesopen.com>
12143
12144 * MAINTAINERS: Move myself from 'Write After Approval' to
12145 'Various Maintainers' section as middle-end maintainer.
12146
12147 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12148
12149 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12150 HOST_FLAGS_TO_PASS.
12151 * Makefile.in: Regenerate.
12152
12153 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12154
12155 * config.guess: Update to 2003-10-07 version.
12156 * config.sub: Update to 2003-10-07 version.
12157
12158 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12159
12160 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12161 * ltconfig (irix5*, irix6*): Don't override version_type.
12162
12163 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12164
12165 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12166 * configure: Rebuilt
12167 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12168 * Makefile.in: Rebuilt
12169
12170 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12171
12172 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12173
12174 2003-09-30 Carlo Wood <carlo@alinoe.com>
12175
12176 * MAINTAINERS (Write After Approval): Add myself.
12177
12178 2003-09-29 Paul Koning <ni1d@arrl.net>
12179
12180 * MAINTAINERS: Move myself from "Write After Approval"
12181 to CPU platform maintainers for pdp11 platform.
12182
12183 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12184
12185 * MAINTAINERS: Move myself from 'Write After Approval' to
12186 'Various Maintainers' section as libffi testsuite maintainer.
12187
12188 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12189
12190 * configure.in: Pass a computed --program-transform-name
12191 to subconfigures.
12192 * configure: Regenerated.
12193
12194 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12195
12196 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12197 * Makefile.in: Regenerate.
12198
12199 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12200 * Makefile.in: Regenerate.
12201
12202 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12203
12204 * MAINTAINERS: Move myself from 'Write After Approval'
12205 to 'Various Maintainers' (objective-c) section.
12206
12207 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12208
12209 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12210 quoting.
12211 * configure: Regenerated.
12212
12213 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12214
12215 * MAINTAINERS (Write After Approval): Add myself to write after
12216 approval list.
12217
12218 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12219
12220 * MAINTAINERS (Write After Approval): Add myself.
12221
12222 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12223
12224 * MAINTAINERS: Update my e-mail address.
12225
12226 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12227
12228 * libtool.m4 (LD): Correct powerpc64 host match.
12229
12230 2003-09-06 James E Wilson <wilson@tuliptree.org>
12231
12232 * MAINTAINTERS: Update my affiliation and email address.
12233
12234 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12235
12236 * MAINTAINERS (Write After Approval): Add myself.
12237
12238 2003-09-04 DJ Delorie <dj@redhat.com>
12239
12240 * configure: Regenerate.
12241
12242 2003-09-04 Robert Millan <robertmh@gnu.org>
12243
12244 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12245
12246 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12247
12248 * configure.in: Ensure arguments to sed are properly spaced.
12249 * configure: Regenerate.
12250
12251 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12252
12253 * MAINTAINERS: Update my e-mail address.
12254
12255 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12256
12257 * MAINTAINERS (Write After Approval): Add myself.
12258
12259 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12260
12261 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12262 * configure: Regenerated.
12263
12264 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12265
12266 * MAINTAINERS: Update my email address.
12267
12268 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12269
12270 * configure.in: Use newline instead of semicolon when assuming
12271 shell arguments in a for loop.
12272 * configure: Regenerated.
12273
12274 2003-08-22 Jason Eckhardt <jle@rice.edu>
12275
12276 * MAINTAINERS: Resurrect the i860 maintainer.
12277
12278 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12279
12280 PR 8180
12281 * configure.in: When testing with_libs and with_headers, treat
12282 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12283 * configure: Regenerate.
12284
12285 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12286 make, shell, etc.
12287 (baseargs): Likewise.
12288 * configure: Regenerate.
12289
12290 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12291
12292 * MAINTAINERS (Write After Approval): Add myself.
12293
12294 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12295
12296 * configure.in: Disable libgcj for darwin not on powerpc.
12297 * configure: Rebuild.
12298
12299 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12300
12301 * config-ml.in, symlink-tree: Add license.
12302
12303 2003-08-03 Richard Stallman <rms@gnu.org>
12304 Eben Moglen <moglen@columbia.edu>
12305
12306 * README.SCO: New file.
12307
12308 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12309
12310 * Makefile.tpl (check, check-c++): Express dependencies using
12311 dependencies rather than commands.
12312 * Makefile.in: Regenerate.
12313
12314 2003-08-01 Andrew Cagney <cagney@redhat.com>
12315
12316 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12317 * configure: Ditto.
12318
12319 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12320
12321 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12322 * Makefile.in: Update.
12323
12324 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12325
12326 * configure.in: Enable libgcj for darwin.
12327 * configure: Rebuild.
12328
12329 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12330
12331 * config-ml.in: Use ac_configure_args directly instead of
12332 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12333 actually seen.
12334
12335 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12336
12337 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12338 creating target and build subdirs to build all parent dirs as needed.
12339 * Makefile.in: Rebuild.
12340 * configure.in: Don't build dirs explicitly here.
12341 * configure: Rebuild.
12342
12343 2003-07-26 Paul Brook <paul@nowt.org>
12344
12345 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12346
12347 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12348
12349 * Makefile.tpl (all-make): Depend on intl.
12350 * Makefile.in: Rebuilt.
12351
12352 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12353
12354 * install-sh: Update to newer upstream versions (associated with
12355 aclocal 1.7).
12356 * mkinstalldirs: Likewise.
12357 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12358
12359 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12360
12361 * MAINTAINERS: Move self from Bug database only accounts
12362 to write-after-approval.
12363
12364 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12365
12366 * config.if: Remove unused libc_interface determination.
12367
12368 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12369
12370 * MAINTAINERS: Move self from write-after-approval to
12371 build machinery (*.in).
12372
12373 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12374
12375 PR bootstrap/11273
12376 PR bootstrap/11408
12377 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12378 unused INSTALL_PROGRAM_ARGS.
12379 * configure.in: Use AC_PROG_INSTALL.
12380 * Makefile.in: Regenerate.
12381 * configure: Regenerate.
12382
12383 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12384
12385 * MAINTAINERS: Alphabetize.
12386
12387 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12388
12389 * configure: Rebuilt.
12390 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12391 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12392 newlib nor libgloss.
12393 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12394 * configure.in (am33_2.0-*-linux*): Added.
12395
12396 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12397
12398 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12399 * configure: Regenerate.
12400
12401 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12402
12403 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12404 * Makefile.in: Regenerate.
12405
12406 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12407
12408 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12409 * Makefile.in: Regenerate.
12410
12411 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12412
12413 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12414 * Makefile.in: Regenerated.
12415
12416 * config-ml.in: Replace PWD with PWD_COMMAND.
12417
12418 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12419
12420 * intl: New directory; see intl/ChangeLog for details.
12421 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12422 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12423 * Makefile.in: Regenerate.
12424
12425 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12426
12427 * configure.in: Clean up config-lang.in handling. Delete
12428 useless assignment to "subdirs".
12429 * configure: Regenerate.
12430
12431 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12432
12433 * configure.in: Rename 'target_libs' to 'target_libraries'.
12434 Remove useless reference to 'target_libs'.
12435 * configure: Regenerate.
12436
12437 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12438
12439 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12440 * Makefile.in: Regenerate.
12441
12442 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12443
12444 * Makefile.def: Introduce flags_to_pass.
12445 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12446 * Makefile.in: Regenerate.
12447
12448 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12449
12450 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12451 and target-libgloss.
12452 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12453 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12454 * configure: Regenerate.
12455
12456 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12457
12458 * configure.in: Update testsuite_flags to new location.
12459 * configure. Regenerate.
12460
12461 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12462
12463 * Makefile.tpl: Remove BUILD_CC stuff.
12464 * Makefile.in: Regenerate.
12465
12466 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12467
12468 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12469
12470 2003-06-16 Graeme Peterson <gp@qnx.com>
12471
12472 * MAINTAINERS (Write After Approval): Add myself.
12473
12474 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12475
12476 * config.guess: Update to 2003-06-12 version.
12477 * config.sub: Update to 2003-06-13 version.
12478
12479 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12480
12481 * config.guess: Update to 2003-06-06 version.
12482 * config.sub: Update to 2003-06-06 version.
12483
12484 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12485
12486 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12487 * configure. Regenerate.
12488
12489 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12490
12491 * configure.in: Disable serial configure by default.
12492 * configure: Regenerate.
12493 * Makefile.tpl: Abolish .NOTPARALLEL.
12494 * Makefile.in: Regenerate.
12495
12496 * Makefile.tpl: Replace {build,host,target}_canonical by
12497 {build,host,target}.
12498 * Makefile.in: Regenerate.
12499
12500 * Makefile.tpl: Fix stupid pasto.
12501 * Makefile.in: Regenerate.
12502
12503 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12504
12505 * Makefile.tpl: Remove bogus conditional.
12506 * Makefile.in: Regenerate.
12507
12508 2003-06-05 Jan Hubicka <jh@suse.cz>
12509
12510 * Makefile.tpl (profiledbootstrap): New target.
12511 * Makefile.in (profiledbootstrap): New target.
12512
12513 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12514
12515 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12516 Pinski. Remove user names from other bugzilla-only maintainers.
12517
12518 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12519
12520 * Makefile.tpl: Make 'recursive targets' using autogen rather
12521 than shell loop. Remove duplicate 'clean' targets and false
12522 comments.
12523 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12524 Add systematic method of specifying missing targets in subdirs.
12525 Add copyright boilerplate.
12526 * Makefile.in: Regenerate.
12527 * configure.in: Add 'recursive targets' to maybe list.
12528 * configure: Regenerate.
12529
12530 * MAINTAINERS: "GNATS only" -> "Bug database only".
12531
12532 * Makefile.tpl: Rename [+target+] to [+make_target+].
12533 * Makefile.def: Rename 'target' to 'make_target'.
12534
12535 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12536
12537 * MAINTAINERS: Add self as options handling maintainer.
12538
12539 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12540
12541 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12542 been too long since I touched those ports.
12543
12544 2003-05-28 DJ Delorie <dj@redhat.com>
12545
12546 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12547 * Makefile.in: Regenerate.
12548
12549 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12550
12551 * configure.in: Use curly braces in the definition of tooldir.
12552 * configure: Regenerate.
12553
12554 2003-05-21 DJ Delorie <dj@redhat.com>
12555
12556 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12557 newlib or libgloss.
12558 * Makefile.in: Regenerate.
12559
12560 2003-05-21 DJ Delorie <dj@redhat.com>
12561
12562 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12563 * Makefile.in: Regenerate.
12564
12565 2003-05-20 Ian Lance Taylor <ian@airs.com>
12566
12567 * MAINTAINERS: Update my e-mail address.
12568
12569 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12570
12571 * configure.in: Switch more things to use maybe dependencies.
12572 * Makefile.tpl: Switch more things to use maybe dependencies.
12573 Factor out common code from autogen IF statements.
12574 * configure: Regenerate.
12575 * Makefile.in: Regenerate.
12576
12577 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12578
12579 * configure.in: Accept i[3456789]86 for machine type.
12580 * configure: Regenerate.
12581
12582 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12583
12584 * configure.in: Switch more things to use maybe dependencies.
12585 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12586 * configure: Regenerate.
12587 * Makefile.tpl: Switch more things to use maybe dependencies.
12588 * Makefile.in: Regenerate.
12589
12590 2003-05-16 Andreas Schwab <schwab@suse.de>
12591
12592 * Makefile.tpl (install-opcodes): Define.
12593 * Makefile.in: Rebuild.
12594
12595 2003-05-13 Andreas Jaeger <aj@suse.de>
12596
12597 * config.guess: Update to 2003-05-09 version.
12598 * config.sub: Update to 2003-05-09 version.
12599
12600 2003-05-13 Michael Eager <eager@mvista.com>
12601
12602 * configure.in: Correct sed script so that options in quotes are not
12603 deleted.
12604 * configure: Rebuild.
12605
12606 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12607
12608 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12609 and $$s/newlib/libc/sys/cygwin32 include paths.
12610 * configure: Ditto.
12611
12612 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12613
12614 * MAINTAINERS: Update my email addresses.
12615
12616 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12617
12618 * config-ml.in: Propagate INSTALL variables.
12619
12620 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12621
12622 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12623
12624 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12625
12626 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12627 * Makefile.in: Regenerate.
12628
12629 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12630
12631 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12632
12633 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12634
12635 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12636
12637 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12638
12639 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12640 * Makefile.in: Regenerated.
12641
12642 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12643
12644 * MAINTAINERS (Write After Approval): Upgrade myself from
12645 GNATS only to write-after-approval. Update my mail address.
12646
12647 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12648
12649 (OS Port Maintainers: freebsd): Add myself.
12650
12651 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12652
12653 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12654
12655 2003-04-22 Kean Johnston <jkj@sco.com>
12656
12657 * MAINTAINERS (SCO ports): Added myself.
12658
12659 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12660
12661 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12662
12663 2003-04-19 Kean Johnston <jkj@sco.com>
12664
12665 * MAINTAINERS (Write After Approval): Add myself.
12666
12667 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12668
12669 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12670 * Makefile.in: Regenerate.
12671
12672 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12673
12674 * configure.in (powerpc64*-*-linux*): Remove.
12675 * configure: Rebuilt.
12676
12677 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12678
12679 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12680 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12681 and restrap.
12682 * Makefile.in: Regenerate.
12683
12684 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12685
12686 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12687 * configure: Regenerated.
12688
12689 2003-04-15 DJ Delorie <dj@redhat.com>
12690
12691 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12692
12693 2003-04-13 Nick Clifton <nickc@redhat.com>
12694
12695 * config-ml.in: Remove support for --disable-aix removing
12696 call-aix multilibs.
12697
12698 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12699
12700 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12701 * */configure: Rebuilt.
12702
12703 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12704
12705 * MAINTAINERS: Add my email address.
12706
12707 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12708
12709 * MAINTAINERS (Write After Approval): Add myself.
12710
12711 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12712
12713 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12714 * Makefile.in: Regenerate.
12715
12716 2003-03-14 Michael Chastain <mec@shout.net>
12717
12718 * Makefile.in: Regenerate with correct Makefile.def.
12719
12720 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12721
12722 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12723 Make macro.
12724 * Makefile.in: Regenerate.
12725 * configure.in: Clean up gxx_include_dir logic.
12726 * configure: Regenerate.
12727
12728 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12729
12730 * MAINTAINERS (Write After Approval): Add myself.
12731
12732 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12733
12734 * MAINTAINERS: Update my mail address.
12735
12736 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12737
12738 * configure.in (gxx_include_dir): Fix typo.
12739 * configure: Regenerated.
12740
12741 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12742
12743 * Makefile.tpl: Reindent.
12744 * Makefile.in: Regenerate.
12745 * configure.in: Reindent. Don't set unused variables.
12746 * configure: Regenerate.
12747
12748 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12749
12750 * configure.in: Include $(build_tooldir)/sys-include in
12751 FLAGS_FOR_TARGET.
12752 * configure: Regenerated.
12753
12754 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12755
12756 * Makefile.tpl: Always pass down RANLIB.
12757 * Makefile.in: Regenerate.
12758
12759 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12760 * Makefile.in: Regenerate.
12761 * configure.in: Remove unused logic relating to --enable-shared
12762 and --enable-threads. Remove bogus comments. Remove redundant
12763 noconfigdirs.
12764 * configure: Regenerate.
12765
12766 * configure.in: Replace ${libstdcxx_version} by its value.
12767 Remove reference to mh-dgux.
12768 * configure: Regenerate.
12769
12770 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12771
12772 * MAINTAINERS (Write After Approval): Add myself.
12773
12774 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12775
12776 * Makefile.tpl: Rearrange.
12777 * Makefile.in: Regenerate.
12778
12779 2003-02-25 Uwe Stieber <uwe@wwws.de>
12780
12781 * configure.in: Add support for kaOS as cross build target system.
12782 * configure: Regenerated.
12783
12784 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12785
12786 * MAINTAINERS (Write after approval): Add myself.
12787
12788 2003-02-21 James E Wilson <wilson@tuliptree.org>
12789
12790 * MAINTAINERS: Update my email address.
12791
12792 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12793
12794 * MAINTAINERS: Add self to blanket write privs. section.
12795
12796 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12797
12798 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12799 configure-target-* as some target builds may require additional
12800 flags for preprocessor tests.
12801 * Makefile.in: Regenerated.
12802
12803 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12804
12805 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12806 * ltconfig: Handle it.
12807 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12808 auto-detecting it.
12809
12810 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12811 it is used as argument to $CC.
12812 * ltcf-gcj.sh: Likewise.
12813
12814 * configure.in: Introduce --enable-maintainer-mode.
12815 * configure: Rebuilt.
12816 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12817 for maintainer mode.
12818 * Makefile.in: Rebuilt.
12819
12820 2003-02-18 Jason Merrill <jason@redhat.com>
12821
12822 * Makefile.tpl (check-c++): Allow parallelism.
12823
12824 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12825
12826 * MAINTAINERS: Remove John Carr (who never actually had access to
12827 gcc.gnu.org).
12828
12829 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12830
12831 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12832 don't configure target-libobjc.
12833 * configure: Regenerate.
12834
12835 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12836
12837 * Makefile.tpl (RANLIB): Define.
12838 * Makefile.in: Regenerate.
12839
12840 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12841
12842 * MAINTAINERS: Update my email.
12843
12844 2003-02-06 Keith R Seitz <keiths@redhat.com>
12845
12846 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12847 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12848 * Makefile.in: Regenerated.
12849 * configure.in: Remove all traces of snavigator, db, and grep.
12850 * configure: Regenerated.
12851
12852 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12853
12854 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12855 After Approval.
12856
12857 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12858
12859 * MAINTAINERS (Write after approval): Add myself.
12860
12861 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12862
12863 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12864 * Makefile.in: Regenerated.
12865
12866 2003-01-30 Roger Sayle <roger@eyesopen.com>
12867
12868 * config.guess: Updated to 2003-01-30's version.
12869 * config.sub: Updated to 2003-01-28's version.
12870
12871 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12872
12873 * config.if: If gcc_version is already set, just use it. Don't set
12874 gcc_version_trigger if it's already set, otherwise set it to
12875 gcc/version.c, but only if the file exists. If it is not set and
12876 gcc/version.c does not exist, try to extract the version number from
12877 $CC.
12878
12879 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12880
12881 * MAINTAINERS: Add myself to write-after-approval list.
12882
12883 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12884
12885 * configure.in: Revert 24Jan change.
12886 * configure: Regenerate.
12887
12888 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12889
12890 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12891 entry of HJ Lu.
12892
12893 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12894
12895 * configure.in: Revert previous change.
12896 * configure: Regenerate.
12897
12898 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12899
12900 * configure.in: Make rda native-only.
12901 * configure: Regenerate.
12902
12903 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12904
12905 * MAINTAINERS: Move myself from GNATS-only-accounts to
12906 write-after-approval.
12907
12908 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12909
12910 * configure.in: Add missing \.
12911 * configure: Rebuilt.
12912
12913 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12914
12915 * configure.in (baseargs): Avoid using \| in sed regular
12916 expressions.
12917 * configure: Rebuilt.
12918
12919 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12920
12921 * configure.in (baseargs): Remove all supported forms of
12922 --cache-file, --srcdir, --host, --build and --target options
12923 from argument lists.
12924 * configure: Rebuilt.
12925
12926 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12927
12928 * MAINTAINERS: Add myself to write-after-approval list.
12929
12930 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12931
12932 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12933 * configure: Rebuilt.
12934
12935 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12936
12937 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12938 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12939 * Makefile.in: Regenerate.
12940 * configure: Regenerate.
12941
12942 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12943
12944 * configure.in: Remove Makefile in build, host and target modules
12945 unless configure was run with --no-recursion.
12946 * configure: Rebuilt.
12947
12948 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12949
12950 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12951 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12952 * Makefile.in: Regenerate.
12953
12954 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12955
12956 * config.guess: Update to 2003-01-03 version.
12957 * config.sub: Update to 2003-01-03 version.
12958
12959 2003-01-07 Christopher Faylor <cgf@redhat.com>
12960
12961 * configure: Regenerate with proper autoconf 2.13.
12962
12963 2003-01-07 Christopher Faylor <cgf@redhat.com>
12964
12965 * configure.in: Add AC_PREREQ for consistency.
12966 * configure: Regenerate.
12967
12968 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12969
12970 * configure.in (GDB_TK): Add tcl directories conditional on
12971 gdb/gdbtk directory being present.
12972 * configure: Regenerate.
12973
12974 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12975
12976 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12977 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12978 * configure: Rebuilt.
12979
12980 2002-12-31 Tom Tromey <tromey@redhat.com>
12981
12982 * Makefile.in: Rebuilt.
12983 * Makefile.def (target_modules) [libffi]: Allow installation.
12984
12985 2002-12-31 Andreas Schwab <schwab@suse.de>
12986
12987 * configure.in: Fix use of $program_transform_name.
12988 * configure: Regenerated.
12989
12990 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12991
12992 * configure.in (baseargs): Don't remove first configure argument.
12993 * configure: Regenerated.
12994
12995 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12996
12997 * Makefile.tpl (local-distclean): Don't remove...
12998 (multilib.ts): ... this. Moved into...
12999 (multilib.out): ... this. Don't use sub-make.
13000 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13001 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13002 (configure-build-[+module+], configure-[+module+],
13003 configure-target-[+module+], configure-gcc): ... these. Test
13004 for Makefile existence. Drop config.status from dependencies.
13005 * Makefile.in: Rebuilt.
13006 * configure.in: Move gcc-version-trigger to the end of
13007 ac_configure_args. Add comments to maybedep.tmp and
13008 serdep.tmp. Introduce --disable-serial-configure. Remove
13009 nonopt from baseargs, matching and removing corresponding
13010 whitespace while at it.
13011 * configure: Rebuilt.
13012
13013 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13014
13015 * configure.in (host_configargs): Replace reference to
13016 no-longer-defined buildopts with --build=${build_alias}.
13017 * configure: Rebuilt.
13018
13019 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13020 program_transform_name to standard idiom.
13021 (AUTOGEN, AUTOCONF): Define.
13022 (Makefile.in): Use $(AUTOGEN).
13023 (Makefile): Depend on config.status, and use autoconf-style rule to
13024 build it. Move original commands to...
13025 (config.status): ... this new target.
13026 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13027 $(AUTOCONF).
13028 * Makefile.in: Rebuilt.
13029
13030 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13031
13032 * Makefile.tpl: Fix dramatic bustage due to change in
13033 program_transform_name.
13034 * Makefile.in: Regenerate.
13035
13036 * configure.in: Remove unnecessary PATH setting.
13037 * configure: Regnerate.
13038
13039 * configure.in: Don't default to unprefixed tools unless
13040 the native tools will work.
13041 * configure: Regenerate.
13042
13043 * configure.in: Convert to autoconf script. Blow away lots
13044 of now-redundant Makefile fragments.
13045 * configure: Generate using Autoconf.
13046 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13047 * Makefile.in: Regenerate.
13048
13049 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13050
13051 * configure: Fix stupid bug where RANLIB was mistakenly included.
13052
13053 * configure.in: Rename (buildargs, hostargs, targargs) to
13054 (build_configargs, host_configargs, target_configargs).
13055
13056 * configure.in: Move logic out of sed statement.
13057
13058 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13059 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13060
13061 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13062
13063 * config.sub: Import from master repository
13064 * config.guess: Ditto
13065
13066 2002-12-24 Andreas Schwab <schwab@suse.de>
13067
13068 * Makefile.tpl (multilib.out): Fix missing space.
13069 * Makefile.in: Regenerate.
13070
13071 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13072
13073 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13074 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13075 * Makefile.in: Regenerate.
13076 * configure.in: Remove unnecessary leftovers.
13077
13078 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13079
13080 * configure.in (extra_ranlibflags_for_target): New variable.
13081 (*-*-darwin): Add -c to ranlib commands.
13082 * configure (tooldir): Handle extra_ranlibflags_for_target.
13083
13084 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13085
13086 * Makefile.tpl: Revert HJL's change.
13087 * Makefile.in: Regenerated.
13088 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13089 always.
13090
13091 2002-12-19 Andreas Schwab <schwab@suse.de>
13092
13093 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13094 * Makefile.in: Regenerate.
13095
13096 2002-12-18 H.J. Lu <hjl@gnu.org>
13097
13098 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13099 * Makefile.in: Regenerated.
13100
13101 * configure.in (build_prefix): New. Substitute.
13102
13103 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13104
13105 * Makefile.tpl: Don't let real targets depend on phony targets.
13106 * Makefile.in: Regenerate.
13107
13108 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13109 * Makefile.in: Regenerate.
13110
13111 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13112
13113 * config.sub: Import from master repository
13114 * config.guess: Ditto
13115
13116 2002-12-16 Jason Merrill <jason@redhat.com>
13117
13118 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13119 previous 'make bootstrap'.
13120 * Makefile.in: Regenerate.
13121
13122 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13123
13124 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13125
13126 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13127
13128 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13129 * Makefile.in: Regenerate.
13130
13131 2002-12-13 Jason Merrill <jason@redhat.com>
13132
13133 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13134 library tests.
13135 (check-c++): Just depend on it and check-target-libstdc++-v3.
13136 * Makefile.in: Regenerate.
13137
13138 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13139
13140 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13141 * Makefile.in: Rebuilt.
13142
13143 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13144
13145 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13146
13147 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13148
13149 * configure: Fix bug put in by gremlins.
13150
13151 * Makefile.tpl: Substitute more autoconfily.
13152 * configure: Substitute more autoconfily.
13153 * Makefile.in: Regenerate.
13154
13155 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13156
13157 * config.sub: Import from master repository
13158 * config.guess: Ditto
13159 * MAINTAINERS: Added Svein Seldal under write after approval
13160
13161 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13162
13163 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13164 * Makefile.in (all-sim): Ditto.
13165
13166 2002-12-06 DJ Delorie <dj@redhat.com>
13167
13168 * Makefile.tpl: Change configure dependencies to not have real
13169 targets depend on phony targets.
13170
13171 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13172
13173 * configure.in: Revert unintentional change.
13174
13175 * Makefile.tpl: Change dependency for */multilib.out so that
13176 it works when gcc isn't in the tree.
13177
13178 * configure.in: Substitute more.
13179 * configure: Run subconfigures from the Makefile.
13180 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13181 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13182
13183 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13184
13185 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13186
13187 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13188
13189 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13190 and corresponding dependencies.
13191 * Makefile.in: Regenerate.
13192
13193 * configure.in (host_tools): Order binutils, gas and ld for
13194 convenience in running the testsuites.
13195
13196 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13197 * Makefile.in: Regenerate.
13198 * configure.in: Introduce rules to serialize subconfigure runs.
13199
13200 * configure.in: Introduce BASE_CC_FOR_TARGET.
13201 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13202 Realize configure-build-* targets. Realize configure-target-* targets.
13203 * Makefile.in: Regenerate.
13204
13205 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13206
13207 * configure: Move gcc_version_trigger stuff from here...
13208 * configure.in: ...to here.
13209
13210 * configure.in: Separate subconfigure options added by this file from
13211 options given by the user. Add machinery to put args for host
13212 subconfigures into the Makefile.
13213
13214 * Makefile.tpl: Remove 'vault' targets.
13215 * Makefile.tpl: Reorder and comment dependencies.
13216 * Makefile.in: Regenerate.
13217
13218 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13219 * configure.in: Fix my broken commit of previous patch. (sigh)
13220
13221 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13222
13223 * configure.in: Move host-specific darwin noconfigdirs into
13224 the host-specific section.
13225
13226 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13227
13228 * configure.in: Move host-specific darwin noconfigdirs into
13229 the host-specific section.
13230
13231 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13232
13233 * configure: Remove skip-this-dir support.
13234 * Makefile.tpl: Remove skip-this-dir support.
13235
13236 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13237 subdirectories.
13238 * Makefile.in: Regenerate.
13239
13240 * Makefile.tpl: Strip out useless setting of 'dir'.
13241 * Makefile.in: Regenerate.
13242
13243 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13244
13245 * configure.in: Fix deeply stupid bug.
13246
13247 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13248 shell code in CXX_FOR_TARGET
13249 * Makefile.def: Introduce raw_cxx.
13250 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13251 RAW_CXX_FOR_TARGET.
13252 * Makefile.in: Regenerate.
13253
13254 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13255
13256 * Makefile.tpl: Remove unnecessary ifs.
13257 * Makefile.in: Regenerate.
13258
13259 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13260 dependencies. Maybe-ize build-libiberty. Create dummy install
13261 targets for 'no_install' modules.
13262 * configure: Move GDB_TK substitution to configure.in. Move
13263 build_modules stuff to configure.in.
13264 * configure.in: Implement soft dependency machinery. Maybe-ize
13265 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13266 * Makefile.in: Regenerate.
13267
13268 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13269
13270 * Makefile.tpl: Make all-target, install-target behave similarly
13271 to all, install (only hitting configured targets). Eliminate
13272 unused macro defintions.
13273
13274 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13275 build != host.
13276
13277 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13278
13279 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13280
13281 * configure.in: Produce lists of subdir targets we're actually
13282 configuring. Remove references to "dosrel".
13283 * Makefile.tpl: Let configure set which subdir targets are hit.
13284 Remove install-cross; clean up install; remove ALL. Remove
13285 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13286 Autogenerate host module targets. Remove empty dependency lines
13287 and redundant dependency; rearrange slightly.
13288 * Makefile.def: Add host-side libtermcap, utils.
13289
13290 * Makefile.in: Regenerate.
13291
13292 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13293
13294 * ltconfig (osf[345]): Append $major to soname_spec.
13295 Reflect this in library_names_spec.
13296 * ltmain.sh (osf): Prefix $major with . for use as extension.
13297
13298 2002-11-19 Andreas Jaeger <aj@suse.de>
13299
13300 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13301 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13302 and sparc64 GNU/Linux systems.
13303
13304 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13305
13306 * MAINTAINERS: Update email.
13307
13308 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13309
13310 * MAINTAINERS: Complete James Dennett's entry.
13311
13312 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13313
13314 * MAINTAINERS (Write After Approval): Add myself.
13315
13316 2002-11-13 Bruce Korb <bkorb@gnu.org>
13317
13318 * Makefile.tpl: syntactic cleanup
13319
13320 2002-11-13 Stuart Hastings <stuart@apple.com>
13321
13322 * MAINTAINERS: Add myself to write-after-approval list.
13323
13324 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13325
13326 * Makefile.def: Add list of recursive targets to autogenerate.
13327 Add build_modules.
13328 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13329 targets. Autogenerate *-build-* targets.
13330 * Makefile.in: Regenerate.
13331
13332 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13333
13334 * configure: More autoconf-style substitutions.
13335 * Makefile.tpl: More autoconf-style substitutions.
13336 * Makefile.in: Regenerate.
13337
13338 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13339
13340 * configure: Substitute more variables in a more autoconf-friendly
13341 way. Simplify slightly.
13342 * Makefile.tpl: Make more variables substitutable in an
13343 autoconf-friendly way.
13344 * Makefile.in: Regenerate.
13345
13346 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13347
13348 * MAINTAINERS (Write After Approval): Add myself.
13349
13350 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13351
13352 * configure.in (v810*): Remove special setting of tools.
13353
13354 * configure: Add support for extra required flags for ar or nm.
13355 * configure.in (aix4.3+): Use above support for target-specific
13356 issues, rather than using config/mt-aix43.
13357
13358 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13359
13360 * configure: Remove 'removing', which doesn't work. Replace $subdir
13361 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13362 with $srcdir. Reformat indentation. Substitute some variables
13363 formerly hard-coded in the Makefile for build=host.
13364 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13365 * Makefile.def: Autogenerate more.
13366 * Makefile.in: Regenerate.
13367
13368 2002-11-04 Adam Nemet <anemet@lnxw.com>
13369
13370 * MAINTAINERS (Write After Approval): Add myself.
13371
13372 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13373
13374 * Makefile.def (host_modules): Add rda.
13375 * Makefile.in: Regenerate.
13376 * configure.in (target_tool): Add target-rda to list.
13377
13378 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13379
13380 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13381
13382 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13383
13384 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13385 and restrap targets to this rule.
13386 * Makefile.in: Regenerate.
13387
13388 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13389
13390 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13391 GNATS only accounts.
13392
13393 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13394
13395 * configure.in (i[3456]86-*-linux*): Add check to disable
13396 ${libgcj} for glibc1.
13397
13398 2002-10-24 Denis Chertykov <denisc@overta.ru>
13399
13400 * MAINTAINERS: Add myself as ip2k port maintainer.
13401
13402 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13403
13404 * configure.in: Add tic4x target.
13405
13406 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13407
13408 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13409 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13410 * Makefile.in: Regenerate.
13411
13412 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13413 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13414 * Makefile.in: Regenerate.
13415
13416 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13417
13418 * MAINTAINERS: Add myself as web pages co-maintainer.
13419
13420 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13421
13422 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13423 * Makefile.in: Regenerate.
13424
13425 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13426
13427 * MAINTAINERS: Add myself and Nathan Sidwell
13428 <nathan@codesourcery.com> as VxWorks maintainers.
13429
13430 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13431
13432 * Makefile.def: Remove order dependency comments.
13433 * Makefile.tpl: Add explicit install-install dependencies.
13434 * Makefile.in: Regenerate.
13435
13436 * Makefile.tpl: Remove material now in src-release. (Finally!)
13437 * Makefile.in: Regenerate.
13438
13439 * Makefile.tpl: Add configure-target (for src-release in src)
13440 * Makefile.in: Regenerate.
13441
13442 2002-09-30 Nick Clifton <nickc@redhat.com>
13443
13444 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13445
13446 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13447
13448 * configure.in (s390*-*-linux*): Enable libgcj.
13449
13450 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13451
13452 * configure: Revert accidentally applied changes.
13453
13454 * Makefile.tpl: Make more autoconf-friendly.
13455 * Makefile.in: Regenerate.
13456 * configure: Make substitution more autoconf-like.
13457
13458 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13459
13460 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13461 single entry to handle all these.
13462 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13463 libjava on arm-*-elf.
13464
13465 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13466
13467 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13468 things that depend on them.
13469
13470 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13471
13472 * Makefile.tpl: Make subsituted variables more autoconfy.
13473 * Makefile.in: Regenerate.
13474 * configure: Make seds more autoconfy.
13475
13476 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13477
13478 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13479 * Makefile.in: Regenerate.
13480 * configure.in: Rewrite sed statements to look autoconfy.
13481
13482 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13483 all-target-foo on configure-target-foo.
13484 * Makefile.def: Ditto.
13485 * Makefile.in: Rebuild.
13486
13487 2002-09-25 Andrew Haley <aph@redhat.com>
13488
13489 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13490
13491 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13492
13493 * Makefile.def: New file.
13494 * Makefile.tpl: New file.
13495 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13496 * contrib/gcc_update: Note that Makefile.in is a generated file.
13497
13498 * configure.in: Minor rearrangement. Simplify tests.
13499
13500 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13501
13502 * configure.in (with_headers): Skip copy if value is "yes".
13503 (with_libs): Likewise.
13504
13505 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13506
13507 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13508 * configure.in (sh*-*-pe*): Ditto.
13509 * configure.in (mips*-*-pe*): Ditto.
13510 * configure.in (*arm-wince-pe): Ditto.
13511
13512 * configure.in: Rearrange.
13513
13514 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13515
13516 * MAINTAINERS: Update my email address.
13517
13518 2002-08-30 Paul Koning <pkoning@equallogic.com>
13519
13520 * MAINTAINERS: (Write After Approval): Add myself.
13521
13522 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13523
13524 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13525
13526 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13527
13528 * MAINTAINERS: Change my mailing address.
13529
13530 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13531
13532 * MAINTAINERS (Write After Approval): Remove myself.
13533 (Various Maintainers: c++ runtime libs): Add myself.
13534
13535 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13536
13537 * MAINTAINERS (Write After Approval): Remove myself.
13538 (Various Maintainers: c++ runtime libs): Add myself.
13539
13540 2002-08-15 Eric Christopher <echristo@redhat.com>
13541
13542 * config.sub: Import from master repository.
13543 * config.guess: Ditto.
13544
13545 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13546
13547 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13548 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13549 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13550
13551 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13552
13553 * MAINTAINERS: Add self to rs6000 vector extensions.
13554
13555 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13556
13557 * libiberty/configure: Reverted unintended yesterday's check in.
13558
13559 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13560
13561 * boehm-gc/configure, libf2c/configure: Rebuilt.
13562 * libffi/configure, libiberty/configure: Ditto.
13563 * libjava/configure, libobjc/configure: Ditto.
13564 * libstdc++-v3/configure, zlib/configure: Ditto.
13565 Merged from binutils:
13566 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13567 From Steve Ellcey <sje@cup.hp.com>:
13568 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13569 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13570 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13571 IA64.
13572 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13573 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13574 soname_spec, sys_lib_search_path_spec): Ditto.
13575
13576 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13577
13578 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13579
13580 2002-08-04 H.J. Lu (hjl@gnu.org)
13581
13582 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13583
13584 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13585
13586 * MAINTAINERS (Write After Approval): Add myself.
13587
13588 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13589
13590 * configure.in: Move generic linux case to end. Copy generic
13591 linux noconfigdirs to mips*-*-linux* entry and new
13592 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13593
13594 2002-07-19 Michael Matz <matz@suse.de>
13595
13596 * MAINTAINERS: Add myself as ra* maintainer.
13597
13598 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13599
13600 * config.guess: Update to 2002-07-09 version.
13601 * config.sub: Update to 2002-07-03 version.
13602
13603 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13604
13605 * MAINTAINERS: Fix typo in a maintainer email address.
13606
13607 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13608
13609 * configure.in: Remove two redundant tests.
13610
13611 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13612
13613 * configure.in (mips*-*-irix6*o32): Enable stabs.
13614
13615 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13616
13617 * configure.in: Don't build grez.
13618 * Makefile.in: Ditto.
13619
13620 * Makefile.in: Remove references to bsp, cygmon, libstub.
13621 * configure.in: Ditto.
13622
13623 * configure.in: Remove leftover reference to gdbtest.
13624
13625 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13626
13627 * configure.in (gxx_include_dir): Change to match versioned
13628 C++ headers if --enable-version-specific-runtime-libs is used.
13629
13630 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13631
13632 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13633
13634 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13635
13636 * configure.in: Make --without-x work.
13637
13638 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13639
13640 * configure.in: Rearrange target Makefile fragment collection.
13641
13642 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13643 cvs[src].
13644 * configure.in: Ditto.
13645
13646 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13647
13648 * MAINTAINERS (Write After Approval): Update my e-mail address.
13649
13650 2002-06-24 Ben Elliston <bje@redhat.com>
13651
13652 * configure.in (host_tools): Remove cgen.
13653
13654 * Makefile.in (all-cgen): Remove; runs from its source directory.
13655 (check-cgen, install-cgen, clean-cgen): Likewise.
13656 (all-opcodes): Do not depend on all-cgen.
13657 (all-sim): Likewise.
13658
13659 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13660
13661 * Makefile.in: Eliminate 'apache' targets.
13662 * configure.in: Eliminate 'apache' targets.
13663
13664 * configure.in: Eliminate redundant tests. Reorganize.
13665
13666 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13667
13668 * config-ml.in: Eliminate references to Cygnus configure.
13669
13670 * Makefile.in: Eliminate references to building emacs.
13671
13672 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13673
13674 * MAINTAINERS: Update my email address.
13675
13676 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13677
13678 * config.if (libstdcxx_incdir): Version C++ headers.
13679 (cxx_incdir): Remove.
13680
13681 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13682
13683 * MAINTAINERS (Write After Approval): Add self.
13684
13685 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13686
13687 * configure.in: Add support for ip2k.
13688
13689 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13690
13691 * configure.in: Fix AIX configury bug.
13692
13693 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13694
13695 * MAINTAINERS (Write After Approval): Add self.
13696
13697 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13698
13699 * configure.in: replace ${topsrcdir} with ${srcdir}
13700
13701 * configure.in: Move definition of libstdcxx_flags
13702 right above usage, rather than waaay earlier.
13703
13704 * configure.in: Pull definition of is_cross_compiler earlier.
13705
13706 * configure.in: Rearrange a little.
13707
13708 * configure.in: Remove references to librx.
13709 * Makefile.in: Remove references to librx.
13710
13711 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13712
13713 * config.sub: Add support for avr target.
13714 Import from master sources, rev 1.255
13715
13716 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13717
13718 * configure, .cvsignore: Revert previous change...
13719 * Makefile: ...delete.
13720
13721 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13722
13723 * configure.in: Eliminate ${gasdir} variable.
13724
13725 2002-06-18 Dave Brolley <brolley@redhat.com>
13726
13727 * configure.in: Add support for frv.
13728 * config.sub: Add support for frv.
13729
13730 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13731
13732 * configure: Remove garbage from previous commit.
13733
13734 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13735
13736 * configure: For in-source builds, make a subdir and re-exec there.
13737 * Makefile: New file. Pass targets through to build directory.
13738 * .cvsignore: No longer ignore "Makefile".
13739
13740 2002-06-16 Douglas Rupp <rupp@gnat.com>
13741
13742 * MAINTAINERS (Write After Approval): Add self.
13743
13744 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13745
13746 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13747
13748 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13749
13750 * configure.in (vax-*-netbsd*): Re-enable gas.
13751
13752 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13753
13754 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13755 BUILD_PREFIX_1, to correct nomenclature.
13756 * configure: Likewise.
13757
13758 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13759 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13760
13761 2002-05-31 Olaf Hering <olh@suse.de>
13762
13763 * config-ml.in: Propogate DESTDIR also.
13764
13765 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13766
13767 * configure.in (vax-*-netbsd*): Don't build gas for this
13768 platform.
13769
13770 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13771
13772 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13773 and libgcj for AVR.
13774
13775 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13776
13777 * MAINTAINERS (Write After Approval): Add myself.
13778
13779 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13780
13781 * config.guess: Update to 2002-05-22 version.
13782 * config.sub: Likewise.
13783
13784 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13785
13786 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13787 * config-ml.in: Likewise.
13788 * configure: Likewise.
13789 * configure.in: Likewise.
13790
13791 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13792
13793 * MAINTAINERS: Update my email address.
13794
13795 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13796
13797 * configure.in: Simplify makefile fragment collection.
13798
13799 * configure.in: Remove code to build emacs.
13800
13801 * configure.in : Remove --srcdir argument from targargs and buildargs
13802 (it's always overridden in the Makefile anyway). Rearrange a bit.
13803
13804 * configure: Move some logic to configure.in.
13805 * configure.in: Move some logic from configure.
13806
13807 2002-05-11 Tom Tromey <tromey@redhat.com>
13808
13809 * MAINTAINERS: Reflect libgcj reality.
13810
13811 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13812
13813 * Makefile.in: Honour DESTDIR.
13814
13815 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13816
13817 * config.guess: Import 2002-03-20 version.
13818 * config.sub: Import 2002-04-26 version.
13819
13820 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13821
13822 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13823
13824 2002-05-07 Tim Josling <tej@melbpc.org.au>
13825
13826 * MAINTAINERS: Add self.
13827
13828 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13829
13830 * ltmain.sh: Detect and handle object name conflicts
13831 while piecewise linking a static library.
13832
13833 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13834
13835 * configure.in (noconfigdirs): Don't disable libgcj on
13836 sparc64-*-solaris* and sparcv9-*-solaris*.
13837
13838 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13839
13840 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13841
13842 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13843
13844 * configure.in (FLAGS_FOR_TARGET): Do not add
13845 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13846 on i[3456]86-*-linux*.
13847
13848 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13849
13850 * configure.in (noconfigdirs): Replace [ ] with test.
13851
13852 * configure.in (noconfigdirs): Do not add target-newlib if
13853 target == i[3456]86-*-linux*, and host == target.
13854
13855 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13856
13857 * configure.in: delete reference to absent file
13858
13859 * configure.in: replace '[' with 'test'
13860
13861 * configure.in: Eliminate references to gash.
13862 * Makefile.in: Eliminate references to gash.
13863
13864 * configure.in: remove useless references to 'pic' makefile fragments.
13865
13866 * configure.in: (*-*-windows*) Finish removing.
13867
13868 * configure.in: Eliminate redundant test for libgui.
13869
13870 2002-04-29 Roger Sayle <roger@eyesopen.com>
13871
13872 * MAINTAINERS: Add self and realphabetize. Update entries
13873 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13874 entry for a29k port maintainer.
13875
13876 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13877
13878 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13879 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13880
13881 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13882
13883 * configure.in: remove references to dead files
13884
13885 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13886
13887 * MAINTAINERS: Add information about purpose of this file.
13888
13889 2002-04-18 Tom Tromey <tromey@redhat.com>
13890
13891 * configure.in: Disallow configuring libgcj when it is already
13892 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13893 Solaris 2.8 by default. For PR libgcj/6158.
13894
13895 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13896
13897 * configure.in: Move default CC setting out of config/mh-* fragments
13898 directly into here.
13899
13900 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13901
13902 * configure.in: don't even try to configure or make a subdirectory
13903 if there's no configure script for it.
13904
13905 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13906
13907 * MAINTAINERS: Remove chill maintainers.
13908 * Makefile.in (CHILLFLAGS): Remove.
13909 (CHILL_LIB): Remove.
13910 (TARGET_CONFIGDIRS): Remove libchill.
13911 (CHILL_FOR_TARGET): Remove.
13912 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13913 CHILL_LIB.
13914 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13915 (CHECK_TARGET_MODULES): Likewise.
13916 (INSTALL_TARGET_MODULES): Likewise.
13917 (CLEAN_TARGET_MODULES): Likewise.
13918 (configure-target-libchill): Remove.
13919 (all-target-libchill): Remove.
13920 * configure.in (target_libs): Remove target-libchill.
13921 Do not compute CHILL_FOR_TARGET.
13922 * libchill: Remove directory.
13923
13924 2002-04-11 DJ Delorie <dj@redhat.com>
13925
13926 * Makefile.in, configure.in: Sync with binutils, entries
13927 follow...
13928
13929 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13930
13931 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13932 (do-tar, do-bz2): New rules.
13933 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13934 (gdb-tar): New rule.
13935 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13936 (insight_dejagnu.tar): New rule.
13937 (insight.tar): New rule.
13938 (gdb+dejagnu.tar): New rule.
13939 (gdb.tar): New rule.
13940
13941 2002-02-01 Mo DeJong <supermo@bayarea.net>
13942
13943 * Makefile.in: Add all-tix to deps for all-snavigator
13944 so that tix is built when building snavigator.
13945
13946 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13947
13948 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13949 ld and gdb are not supported.
13950
13951 2002-01-07 Mark Salter <msalter@redhat.com>
13952
13953 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13954 Allow target-libgloss to be built for arm, strongarm, and xscale.
13955
13956 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13957
13958 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13959 options for i[3456]86-pc-linux* native builds.
13960
13961 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13962
13963 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13964 files from .po files for a distribution.
13965
13966 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13967
13968 * configure.in: Enable libstdc++-v3 for h8300 targets.
13969
13970 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13971
13972 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13973 version from bfd/.
13974
13975 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13976
13977 * Makefile.in (VER): When present, extract the version number from
13978 the file version.in.
13979
13980 2001-05-24 Tom Rix <trix@redhat.com>
13981
13982 * configure.in : enable ld for aix
13983
13984 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13985
13986 * config.guess: Add linux target for S/390.
13987
13988 2000-11-07 Philip Blundell <pb@futuretv.com>
13989
13990 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13991
13992 2000-11-03 Philip Blundell <pb@futuretv.com>
13993
13994 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13995 files.
13996
13997 2001-01-15 Ben Elliston <bje@redhat.com>
13998
13999 * configure.in (host_tools): Add sid.
14000 Always configure cgen.
14001
14002 2000-11-24 Nick Clifton <nickc@redhat.com>
14003
14004 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14005
14006 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14007
14008 * Makefile.in (ALL_MODULES): Add all-cgen.
14009 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14010 (all-cgen): New target.
14011 (all-opcodes,all-sim): Depend on all-cgen.
14012 * configure.in (host_tools): Add cgen.
14013 Only configure cgen if --enable-cgen-maint.
14014
14015 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14016
14017 * configure.in: Add *-*-freebsd* configurations.
14018
14019 2002-04-08 Tom Tromey <tromey@redhat.com>
14020
14021 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14022 Fixes PR libgcj/6068.
14023
14024 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14025
14026 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14027
14028 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14029
14030 * configure.in (alpha*-dec-osf*): Enable libgcj.
14031
14032 2003-03-27 Matthew Gingell <gingell@gnat.com>
14033
14034 * MAINTAINERS (Write After Approval): Add myself.
14035
14036 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14037
14038 Fix for: PR bootstrap/3591, target/5676
14039 * configure.in (mcore-pe): Disable the configuration of
14040 libstdc++-v3 since exceptions are not supported.
14041
14042 2002-03-20 Anthony Green <green@redhat.com>
14043
14044 * configure.in: Enable libgcj for xscale-elf target.
14045
14046 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14047
14048 * MAINTAINERS: Update my email address.
14049
14050 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14051
14052 * ltmain.sh (relink_command): Fix typo in previous change.
14053
14054 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14055
14056 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14057 (relink_command): Added --tag flags.
14058 (mode=install): If relinking fails; error out.
14059
14060 2002-03-12 Richard Henderson <rth@redhat.com>
14061
14062 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14063 .NOTPARALLEL tag.
14064 (do-check): Rename from check.
14065 (check): Allow parallel check.
14066
14067 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14068
14069 * MAINTAINERS: Add myself as maintainer for xtensa port.
14070 Fix alphabetical order in CPU port maintainer list.
14071 Remove myself from Write After Approval list.
14072
14073 2002-03-11 Richard Henderson <rth@redhat.com>
14074
14075 * Makefile.in (.NOTPARALLEL): Add fake tag.
14076
14077 2002-03-07 H.J. Lu (hjl@gnu.org)
14078
14079 * configure.in: Enable gprof for mips*-*-linux*.
14080
14081 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14082
14083 * MAINTAINERS (Write After Approval): Add myself.
14084
14085 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14086
14087 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14088 libjava.
14089 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14090
14091 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14092
14093 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14094 because its Makefile is there; test for the executable instead.
14095
14096 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14097
14098 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14099 libstdc++-v3 and libjava.
14100
14101 2002-02-11 Adam Megacz <adam@xwt.org>
14102
14103 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14104 boehm-gc
14105
14106 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14107
14108 * config.guess: Updated to 2002-01-30's version.
14109 * config.sub: Updated to 2002-02-01's version.
14110 Contribute sh64-elf.
14111 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14112 * configure.in: Added sh64-*-*.
14113
14114 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14115
14116 * MAINTAINERS: Belatedly add myself to write after approval list.
14117
14118 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14119
14120 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14121 Remove self as Write After Approval.
14122
14123 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14124
14125 * MAINTAINERS: Put self in as maintainer for contrib/regression
14126 directory.
14127
14128 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14129
14130 * MAINTAINERS: Update my email address.
14131
14132 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14133
14134 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14135 target-libiberty, and target-libgloss. Skip Java-related
14136 libraries if not supported for NetBSD on target CPU.
14137
14138 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14139
14140 * install-sh: Use _inst.$$_ for temp file name.
14141
14142 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14143
14144 * MAINTAINERS (Write After Approval): Move my contact info
14145 from here...
14146 (OS Port Maintainers): ...to here (netbsd).
14147
14148 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14149
14150 * MAINTAINERS (Write After Approval): Add myself.
14151
14152 2002-01-17 H.J. Lu <hjl@gnu.org>
14153
14154 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14155 (all-target-fastjar): Also depend on all-target-libiberty.
14156
14157 2002-01-16 H.J. Lu (hjl@gnu.org)
14158
14159 * config.guess: Import from master sources, rev 1.225.
14160 * config.sub: Import from master sources, rev 1.238.
14161
14162 2002-01-16 Kazu Hirata <kazu@hxi.com>
14163
14164 * MAINTAINERS (Write After Approval): Remove myself.
14165
14166 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14167
14168 * MAINTAINERS (Write After Approval): Add myself.
14169
14170 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14171
14172 * MAINTAINERS: Add self as docs co-maintainer.
14173
14174 2001-12-11 Matthias Klose <doko@debian.org>
14175
14176 * MAINTAINERS (Write After Approval): Add myself.
14177
14178 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14179
14180 * MAINTAINERS: Update my email address.
14181
14182 2001-12-07 Turly O'Connor <turly@apple.com>
14183 * MAINTAINERS (Write After Approval): Add myself.
14184 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14185 (rs6000_initialize_trampoline): Call __trampoline_setup for
14186 ABI_DARWIN too.
14187 * darwin-tramp.asm: New file, implements __trampoline_setup.
14188 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14189
14190 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14191
14192 * MAINTAINERS (Write After Approval): Add myself.
14193
14194 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14195
14196 * configure, configure.in: Use temp file for long sed commands.
14197
14198 2001-12-03 Laurent Guerby <guerby@acm.org>
14199
14200 * config.sub: Update to version 1.232 on subversion.
14201
14202 2001-12-03 Ben Elliston <bje@redhat.com>
14203
14204 * MAINTAINERS: Update mail address for config.* patches.
14205
14206 2001-11-27 DJ Delorie <dj@redhat.com>
14207 Zack Weinberg <zack@codesourcery.com>
14208
14209 When build != host, create libiberty for the build machine.
14210
14211 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14212 CONFIG_ARGUMENTS.
14213 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14214 New variables.
14215 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14216 and rules.
14217 (all.normal): Depend on ALL_BUILD_MODULES.
14218 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14219 (all-build-libiberty): Depend on configure-build-libiberty.
14220
14221 * configure: Calculate and substitute proper value for
14222 ALL_BUILD_MODULES.
14223 * configure.in: Create the build subdirectory.
14224 Calculate and substitute TARGET_CONFIGARGS (formerly
14225 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14226
14227 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14228
14229 * MAINTAINERS (write-after-approval): Add self.
14230
14231 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14232
14233 * MAINTAINERS (GNATS only accounts): Remove self.
14234
14235 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14236
14237 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14238 libf2c.
14239
14240 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14241
14242 * MAINTAINERS (Write After Approval): Add self.
14243
14244 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14245
14246 * MAINTAINERS: mips and s390 are also CPU ports.
14247
14248 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14249
14250 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14251
14252 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14253
14254 * MAINTAINERS: Alphabetize.
14255
14256 2001-11-09 Kazu Hirata <kazu@hxi.com>
14257
14258 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14259
14260 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14261
14262 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14263
14264 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14265
14266 * configure.in (--enable-languages): Be more permissive about
14267 syntax. Check for empty lists better. Warn about $LANGUAGES.
14268
14269 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14270
14271 * config.sub: Import from master sources, rev. 1.230.
14272 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14273
14274 2001-11-07 Laurent Guerby <guerby@acm.org>
14275
14276 * MAINTAINERS (Write After Approval): Add self.
14277
14278 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14279
14280 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14281
14282 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14283
14284 * config.sub: Import from master sources, rev 1.226.
14285 * config.guess: Import from master sources, rev 1.216.
14286
14287 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14288
14289 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14290 * MAINTAINERS: Add self as maintainer of MMIX port.
14291 Remove old after-approval entry.
14292
14293 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14294
14295 * ChangeLog, configure: Fix spelling errors.
14296
14297 2001-10-20 Brendan Kehoe <brendan@zen.org>
14298
14299 * MAINTAINERS: Tweak my address.
14300
14301 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14302
14303 * MAINTAINERS: Update my email address.
14304
14305 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14306
14307 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14308 * MAINTAINERS: Add self as maintainer of CRIS port.
14309
14310 2001-10-10 Geert Bosch <bosch@gnat.com>
14311
14312 * MAINTAINERS (Various maintainers: Ada front end):
14313 Added Robert Dewar.
14314
14315 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14316
14317 * MAINTAINERS (Write After Approval): Added self
14318
14319 2001-10-02 Geert Bosch <bosch@gnat.com>
14320
14321 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14322
14323 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14324
14325 * configure: Handle temporary files securely using mkdir.
14326
14327 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14328
14329 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14330
14331 2001-09-26 Will Cohen <wcohen@redhat.com>
14332
14333 * configure.in (*-*-linux*): Disable configuration of target-newlib
14334 and target-libgloss.
14335
14336 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14337
14338 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14339 RANLIB.
14340
14341 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14342
14343 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14344 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14345 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14346 avoid quotes nesting problems.
14347 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14348 (DO_X): Export only variables that are set.
14349
14350 2001-09-19 Ben Elliston <bje@redhat.com>
14351
14352 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14353 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14354 semantics. Use the shell built-in "type" command instead.
14355
14356 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14357
14358 Merged from gcc-3_0-branch:
14359 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14360 * ltcf-c.sh: Use $objext, not $ac_objext.
14361 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14362 * ltcf-cxx.sh: Add support for GNU.
14363 2001-07-22 Timothy Wall <twall@redhat.com>
14364 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14365 default settings if using GNU tools with that configuration.
14366 * ltcf-cxx.sh: Ditto.
14367 * ltcf-gcj.sh: Ditto.
14368 2001-07-21 Michael Chastain <chastain@redhat.com>
14369 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14370 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14371 * ltmain.sh: Mark as gcc-local.
14372
14373 2001-08-30 Eric Christopher <echristo@redhat.com>
14374 Jason Eckhardt <jle@redhat.com>
14375
14376 * config.guess: Merge from master sources.
14377 * config.sub: Merge from master sources, add support for mipsisa32.
14378
14379 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14380 * config.sub: Merge from master sources, rev 1.219.
14381 * MAINTAINERS: Add self as contact for stormy16 port.
14382
14383 2001-08-14 Zack Weinberg <zackw@panix.com>
14384
14385 * config.sub: Merge from master sources, rev 1.218.
14386 * config.guess: Merge from master sources, rev 1.209.
14387
14388 2001-08-11 Graham Stott <grahams@redhat.com>
14389
14390 * Makefile.in (check-c++): Add missing semicolon.
14391
14392 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14393
14394 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14395
14396 2001-07-30 Eric Christopher <echristo@redhat.com>
14397
14398 * MAINTAINERS (Various maintainers: mips port): Added myself.
14399
14400 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14401
14402 * configure.in (sh-*-linux*): New.
14403
14404 2001-07-27 Richard Henderson <rth@redhat.com>
14405
14406 * .cvsignore: Add LAST_UPDATED.
14407
14408 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14409
14410 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14411
14412 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14413
14414 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14415
14416 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14417
14418 * MAINTAINERS (Write After Approval): Added myself.
14419
14420 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14421
14422 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14423 and libgcj on m68hc11/m68hc12.
14424
14425 2001-06-27 H.J. Lu (hjl@gnu.org)
14426
14427 * Makefile (CFLAGS_FOR_BUILD): New.
14428 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14429
14430 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14431
14432 * README: Remove version number.
14433
14434 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14435
14436 * INSTALL/README: Update wrt. to the installation instructions now
14437 residing in gcc/doc/install.texi.
14438
14439 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14440
14441 * README: Replace with a cut-down and updated version of gcc/README.
14442
14443 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14444
14445 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14446 multilibs to be disabled.
14447
14448 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14449
14450 * MAINTAINERS (Write After Approval): Add myself.
14451
14452 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14453
14454 * config.guess: Import CVS version 1.195.
14455 * config.sub: Import CVS version 1.212.
14456
14457 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14458
14459 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14460 gcc/xgcc is built, use -print-prog-name to find out the program
14461 name to use.
14462
14463 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14464
14465 * config.guess: Import CVS version 1.194. All gcc-local changes
14466 appear to also be in the master copy.
14467 * config.sub: Import CVS version 1.211.
14468
14469 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14470
14471 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14472 with_gcc]: Use `gcc -shared' to build a shared library.
14473
14474 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14475
14476 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14477 archives.
14478
14479 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14480
14481 * MAINTAINERS (Write After Approval): Add myself.
14482
14483 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14484
14485 * configure.in (libstdcxx_flags): Do not try to execute
14486 libstdc++-v3/testsuite_flags until it exists.
14487
14488 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14489
14490 * MAINTAINERS: Update my email address.
14491
14492 2001-05-31 Graham Stott <grahams@redhat.com>
14493
14494 * MAINTAINERS (Write After Approval): Add myself.
14495
14496 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14497
14498 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14499 libraries when using g++ with native linker.
14500
14501 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14502
14503 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14504
14505 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14506
14507 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14508 [aix4*|aix5*]: Prepend blank.
14509
14510 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14511
14512 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14513 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14514 of subdir/configure scripts to use the new libtool.m4.
14515
14516 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14517
14518 * MAINTAINERS (Write After Approval): Add myself.
14519
14520 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14521
14522 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14523
14524 2001-05-11 Ben Elliston <bje@redhat.com>
14525
14526 * Makefile.in (all-sid): New target.
14527 (check-sid, clean-sid, install-sid): Likewise.
14528
14529 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14530
14531 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14532
14533 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14534
14535 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14536 libgcj.
14537
14538 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14539
14540 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14541 gcc/xgcc is built, use -print-prog-name to find out the program
14542 name to use.
14543
14544 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14545
14546 * configure.in (noconfigdirs): Don't reset it from scratch in the
14547 target case; only append to it.
14548
14549 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14550 sparc-*-solaris2.8]: Disable ${libgcj}.
14551
14552 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14553
14554 * configure.in (libgcj_saved): Copy from $libgcj.
14555 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14556 --disable-libgcj.
14557
14558 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14559
14560 * MAINTAINERS: Remove self as MIPS maintainer and
14561 C front end maintainer.
14562
14563 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14564
14565 * configure.in: Move *-chorusos target case to the proper switch.
14566 Disable libgcj.
14567
14568 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14569
14570 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14571 1.641.2.228.
14572
14573 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14574
14575 * Makefile.in (STAGE1_CFLAGS): Pass down.
14576
14577 2001-04-13 Alan Modra <amodra@one.net.au>
14578
14579 * config.guess: Add hppa64-linux support. Note for next import that
14580 this is already in the master file.
14581 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14582
14583 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14584
14585 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14586 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14587
14588 2001-04-11 Stan Shebs <shebs@apple.com>
14589
14590 * MAINTAINERS: Add self as Darwin port maintainer.
14591
14592 2001-04-11 Alan Modra <amodra@one.net.au>
14593
14594 * MAINTAINERS: Update my email address.
14595
14596 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14597
14598 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14599 recent versions of FreeBSD (release 3 or later).
14600 * ltconfig: On FreeBSD, -lc must not be provided when building
14601 a shared library or else the standard -pthread gcc option is
14602 rendered worthless to later users of the built library.
14603
14604 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14605
14606 * MAINTAINERS: Add self and RTH as C front end maintainers.
14607
14608 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14609
14610 * config.sub: Make sure to match an already-canonicalized
14611 machine name (eg. mn10300-unknown-elf).
14612
14613 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14614
14615 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14616 New macros.
14617 (bootstrap, cross): Use RECURSE_FLAGS.
14618 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14619
14620 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14621
14622 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14623
14624 2001-03-22 Colin Howell <chowell@redhat.com>
14625
14626 * Makefile.in (DO_X): Do not backslash single-quotes in
14627 backquotes (two places).
14628
14629 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14630
14631 Re-installed:
14632 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14633 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14634 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14635 * ltcf-cxx.sh: Likewise.
14636 * ltcf-gcj.sh: Likewise.
14637
14638 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14639
14640 * MAINTAINERS: Add myself as "documentation co-maintainer".
14641
14642 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14643
14644 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14645 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14646
14647 2001-03-19 Tom Tromey <tromey@redhat.com>
14648
14649 * config-ml.in: Handle GCJ and GCJFLAGS.
14650
14651 2001-03-21 Michael Chastain <chastain@redhat.com>
14652
14653 * Makefile.in: all-m4 depends on all-texinfo.
14654
14655 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14656
14657 * MAINTAINERS: Add myself to write after approval list.
14658
14659 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14660
14661 * Makefile.in (DO_X): Quote nested quotes.
14662
14663 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14664
14665 * MAINTAINERS: Add myself to write after approval list.
14666
14667 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14668
14669 * Makefile.in (DO_X): Use double quotes for quoting
14670 "RANLIB=$${RANLIB}".
14671
14672 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14673
14674 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14675
14676 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14677
14678 * configure.in: Only use `lang_requires' for languages athat are
14679 actually enabled.
14680
14681 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14682
14683 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14684
14685 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14686
14687 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14688
14689 2001-03-07 Tom Tromey <tromey@redhat.com>
14690
14691 * configure.in: Allow config-lang.in to set `lang_requires' to list
14692 of other required languages.
14693
14694 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14695
14696 * Makefile.in: Remove RANLIB definition. Use RANLIB
14697 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14698 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14699
14700 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14701 Alexandre Oliva <aoliva@redhat.com>
14702
14703 * Makefile.in (check-c++): Use tabs, not spaces.
14704
14705 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14706
14707 * MAINTAINERS: add myself to Write After Approval list.
14708
14709 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14710
14711 * Makefile.in (check-c++): New rule.
14712
14713 * configure.in (target_libs): Remove libg++.
14714 (noconfigdirs): Remove libg++.
14715 (noconfigdirs): Same.
14716 (noconfigdirs): Same.
14717 (noconfigdirs): Same.
14718
14719 * config-ml.in: Remove libg++ references.
14720
14721 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14722 (ALL_TARGET_MODULES): Same.
14723 (configure-target-libg++): Remove.
14724 (all-target-libg++): Remove.
14725 (configure-target-libio): Remove.
14726 (all-target-libio): Remove.
14727 (check-target-libio): Remove.
14728 (.PHONY): Remove.
14729 (libg++.tar.bz2): Remove.
14730 (all-target-cygmon): Remove libio.
14731 (all-target-libstdc++): Remove.
14732 (configure-target-libstdc++): Remove.
14733 (TARGET_LIB_PATH): Remove libstdc++.
14734 (ALL_GCC_CXX): Remove libstdc++.
14735 (all-target-gperf): Correct.
14736
14737 2001-02-16 Nick Clifton <nickc@redhat.com>
14738
14739 * configure.in (noconfigdirs): Allow configuration of texinfo
14740 for Cygwin hosts.
14741
14742 2001-02-15 Anthony Green <green@redhat.com>
14743
14744 * configure: Introduce GCJ_FOR_TARGET.
14745 * configure.in: Ditto.
14746 * Makefile.in: Ditto.
14747
14748 2001-02-13 Andreas Schwab <schwab@suse.de>
14749
14750 * MAINTAINERS: Update mail address.
14751
14752 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14753
14754 * config.guess: Add linux target for S/390.
14755 * config.sub: Likewise.
14756
14757 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14758
14759 * configure.in: for *-chorusos, don't config target-newlib and
14760 target-libgloss.
14761
14762 2001-02-06 Ben Elliston <bje@redhat.com>
14763
14764 * configure: Output host type to stdout, not stderr.
14765
14766 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14767
14768 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14769 * ltcf-cxx.sh: Likewise.
14770
14771 * config.if: Assume enable_libstdcxx_v3 is defined.
14772
14773 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14774
14775 Remove V2 C++ library.
14776 * configure.in: Remove --enable-libstdcxx_v3 support.
14777
14778 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14779
14780 * include/demangle.h: Add prototype for java_demangle_v3.
14781
14782 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14783
14784 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14785
14786 2001-01-27 Richard Henderson <rth@redhat.com>
14787
14788 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14789
14790 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14791
14792 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14793 Don't unset, it's non-portable and no longer necessary, set to empty
14794 instead.
14795
14796 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14797
14798 * ltconfig: Shell portability fix for the tagname validity check.
14799
14800 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14801
14802 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14803 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14804
14805 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14806
14807 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14808
14809 2001-01-26 Tom Tromey <tromey@redhat.com>
14810
14811 * configure.in: Allow libgcj to be built on Sparc Solaris.
14812
14813 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14814
14815 * ltcf-c.sh: Add aix5 case.
14816 * ltcf-cxx.sh: Likewise.
14817 * ltconfig: Likewise.
14818
14819 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14820
14821 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14822 keep at least one of build_libtool_libs or build_old_libs set to
14823 yes.
14824
14825 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14826 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14827
14828 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14829
14830 * configure.in: Enable libgcj on several additional platforms.
14831
14832 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14833
14834 * configure.in: Enable libgcj for linux targets.
14835
14836 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14837
14838 * MAINTAINERS (Write After Approval): Add myself.
14839
14840 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14841
14842 * MAINTAINERS: Add myself as vax port maintainer.
14843
14844 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14845
14846 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14847
14848 2001-01-09 Mike Stump <mrs@wrs.com>
14849
14850 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14851 failures of subdirectories.
14852
14853 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14854
14855 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14856 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14857 * ltcf-cxx.sh: Likewise.
14858 * ltcf-gcj.sh: Likewise.
14859 * ltconfig.sh: Fix typo.
14860
14861 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14862
14863 * configure: handle DOS-style absolute paths.
14864
14865 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14866
14867 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14868
14869 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14870
14871 * MAINTAINERS: Add myself as avr port co-maintainer.
14872
14873 2000-12-28 Ben Elliston <bje@redhat.com>
14874
14875 * MAINTAINERS: Add myself under ``Write After Approval''.
14876
14877 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14878
14879 * texinfo: Remove directory from GCC.
14880
14881 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14882
14883 * COPYING: Update to current
14884 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14885 to 19yy as example year in copyright notice).
14886
14887 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14888
14889 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14890 (libstdcxx_incdir): Pass down.
14891 * config.if: Remove expired bits for cxx_interface, add stub.
14892 (libstdcxx_incdir): Add variable for g++ include directory.
14893 * configure.in (gxx_include_dir): Use it.
14894
14895 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14896
14897 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14898 with old-email address from ``Write After Approval''.
14899
14900 2000-12-15 Andreas Jaeger <aj@suse.de>
14901
14902 * configure.in: Handle lang_dirs.
14903
14904 2000-12-14 Tom Tromey <tromey@redhat.com>
14905
14906 * MAINTAINERS: Removed brads.
14907
14908 * MAINTAINERS: Added gcj developers.
14909
14910 2000-12-13 Anthony Green <green@redhat.com>
14911
14912 * configure.in: Disable libgcj for any target not specifically
14913 listed. Disable libgcj for x86 and Alpha Linux until compatible
14914 with g++ abi.
14915
14916 2000-12-13 Mike Stump <mrs@wrs.com>
14917
14918 * Makefile.in (local-distclean): Also remove fastjar.
14919
14920 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14921
14922 * contrib/gcc_update: Add fastjar --touch entries.
14923
14924 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14925
14926 * configure.in: Disable language-specific target libraries for
14927 languages that aren't enabled.
14928
14929 2000-12-10 Anthony Green <green@redhat.com>
14930
14931 * configure.in: Define libgcj. Disable libgcj target libraries for
14932 most targets.
14933
14934 2000-12-10 Neil Booth <neilb@earthling.net>
14935
14936 * MAINTAINERS: Update mail address, remove from WAA list.
14937
14938 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14939
14940 * libjava: Imported from /cvs/java.
14941 * libffi: Likewise.
14942 * Boehm-gc: Likewise.
14943
14944 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14945
14946 * configure.in (target_libs): Revert 2000-12-08 patch.
14947 (noconfigdirs): Added target-libjava.
14948
14949 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14950
14951 * djunpack.bat: removed.
14952
14953 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14954
14955 * Makefile.in: handle DOS-style absolute paths.
14956 * config-ml.in: likewise.
14957 * symlink-tree: likewise.
14958
14959 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14960
14961 * fastjar: Imported.
14962
14963 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14964
14965 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14966 libjava.
14967 * configure.in (target_libs): Removed `target-libjava'.
14968
14969 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14970
14971 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14972 (ALL_MODULES): Added fastjar.
14973 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14974 (all-target-libjava): all-fastjar replaces all-zip.
14975 (all-fastjar): Added.
14976 (configure-target-fastjar, all-target-fastjar): Likewise.
14977 * configure.in (host_tools): Added fastjar.
14978
14979 2000-12-07 Mike Stump <mrs@wrs.com>
14980
14981 * Makefile.in (local-distclean): Remove leftover built files.
14982
14983 2000-11-24 Nick Clifton <nickc@redhat.com>
14984
14985 * configure.in (xscale-elf): Add target.
14986 (xscale-coff): Add target.
14987
14988 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14989
14990 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14991 recent versions of FreeBSD (release 3 or later).
14992 * ltconfig: On FreeBSD, -lc must not be provided when building
14993 a shared library or else the standard -pthread gcc option is
14994 rendered worthless to later users of the built library.
14995
14996 2000-11-16 Fred Fish <fnf@be.com>
14997
14998 * configure.in (enable_libstdcxx_v3): Fix typo,
14999 libstd++ -> libstdc++.
15000
15001 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15002
15003 * MAINTAINERS: Add self to Write After Approval list.
15004
15005 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15006
15007 * MAINTAINERS: Update my email address. Add myself to global write
15008 privs list.
15009
15010 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15011
15012 * Makefile.in: Merge with src and libgcj.
15013 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15014 configure-target-<library> when their configure scripts need the C
15015 or C++ library to have already been built to work properly.
15016 (do_proto_toplev): Set them to an empty string.
15017
15018 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15019 (REALLY_SET_LIB_PATH): Use them.
15020
15021 2000-11-17 Stan Shebs <shebs@apple.com>
15022
15023 * MAINTAINERS: Add self to Write After Approval list.
15024
15025 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15026
15027 * configure: Provide the original toplevel configure arguments
15028 (including $0) to subprocesses in the environment rather than
15029 through gcc/configargs.h.
15030
15031 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15032
15033 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15034 C99. Alphabetise "Write After Approval" list.
15035
15036 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15037
15038 * configure: Turn on libstdc++ V3 by default.
15039
15040 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15041 if we've got GCC.
15042
15043 2000-11-11 Philip Blundell <philb@gnu.org>
15044
15045 * MAINTAINERS: Add self to Write After Approval list.
15046
15047 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15048
15049 * ltcf-c.sh (aix4): Improve shared library configuration; require
15050 exporting symbols.
15051 * ltcf-cxx.sh (aix4): Define.
15052 * ltconfig (aix4): Define library and soname specs appropriate for
15053 AIX. Define command to create export symbols list.
15054
15055 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15056
15057 * config.sub: Add support for Sun Chorus
15058
15059 2000-10-31 Nick Clifton <nickc@redhat.com>
15060
15061 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15062 <name>@redhat.com. Also installed new email address for Clint
15063 Popetz.
15064
15065 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15066
15067 * etc: Remove directory from GCC.
15068
15069 2000-10-16 Michael Meissner <meissner@redhat.com>
15070
15071 * configure (gcc/configargs.h): Only create if there is a build GCC
15072 directory created.
15073
15074 2000-10-16 Matthias Klose <doko@debian.org>
15075
15076 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15077 when configured for libstdc++-v3.
15078
15079 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15080
15081 * configure: Save configure arguments to gcc/configargs.h.
15082
15083 2000-10-04 Philipp Thomas <pthomas@suse.de>
15084
15085 * config.guess: Import CVS version 1.157.
15086 * config.sub: Import CVS version 1.181.
15087
15088 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15089
15090 * Makefile.in (bootstrap): avoid recursion if subdir missing
15091 (cross): ditto
15092 (do-proto-toplev): ditto
15093
15094 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15095
15096 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15097 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15098
15099 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15100 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15101 all affected `configure' scripts.
15102
15103 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15104
15105 * MAINTAINERS: Add self as cpplib co-maintainer.
15106
15107 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15108
15109 * MAINTAINERS: Add self to Write After Approval list.
15110
15111 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15112
15113 * INSTALL/README: egcs -> GCC update.
15114
15115 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15116
15117 * MAINTAINERS: Add myself to Write After Approval list.
15118
15119 2000-09-15 Kazu Hirata <kazu@hxi.com>
15120
15121 * MAINTAINERS: Add myself to Write After Approval list.
15122
15123 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15124
15125 * configure.in: Do not build byacc for hppa64. Provide paths to the
15126 X11 libraries for hppa64.
15127
15128 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15129
15130 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15131
15132 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15133
15134 * Makefile.in (all-zlib): Added dummy target.
15135
15136 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15137 ltcf-gcj.sh: Updated from libtool multi-language branch.
15138
15139 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15140
15141 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15142 (bootstrap*): Depend on all-bootstrap.
15143
15144 2000-09-05 Philipp Thomas <pthomas@suse.de>
15145
15146 * config.guess: Import CVS version 1.156.
15147 * config.sub: Import CVS version 1.179.
15148
15149 2000-09-02 Anthony Green <green@cygnus.com>
15150
15151 * Makefile.in (all-gcc): Depend on all-zlib.
15152 (CLEAN_MODULES): Add clean-zlib.
15153 (ALL_MODULES): Add all-zlib.
15154 * configure.in (host_libs): Add zlib.
15155
15156 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15157
15158 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15159 crosses, but add gcc/include to the header search path for them.
15160
15161 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15162
15163 * MAINTAINERS: Add self to Write After Approval list.
15164
15165 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15166
15167 * config.guess: Import CVS version 1.152.
15168 * config.sub: Import CVS version 1.177.
15169
15170 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15171
15172 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15173 $targargs to tell whether newlib is going to be built.
15174
15175 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15176 $$r/TARGET_SUBDIR/libio for _G_config.h.
15177
15178 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15179
15180 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15181
15182 2000-08-22 DJ Delorie <dj@redhat.com>
15183
15184 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15185
15186 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15187
15188 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15189 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15190 sub-configures.
15191
15192 2000-08-21 DJ Delorie <dj@redhat.com>
15193
15194 * MAINTAINERS: Add self as a libiberty maintainer
15195
15196 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15197
15198 * configure.in (libstdcxx_flags): Use
15199 libstdc++-v3/src/libstdc++.INC.
15200
15201 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15202
15203 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15204
15205 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15206
15207 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15208
15209 * configure: Make enable_threads and enable_shared defaults
15210 explicit. Substitute enable_threads into generated Makefiles.
15211 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15212 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15213
15214 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15215
15216 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15217
15218 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15219
15220 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15221 previous delta.
15222
15223 2000-08-11 Jason Merrill <jason@redhat.com>
15224
15225 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15226 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15227 (FLAGS_FOR_TARGET): Not here.
15228 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15229
15230 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15231
15232 * config-ml.in (CC, CXX): Don't introduce a leading space.
15233
15234 2000-08-07 DJ Delorie <dj@delorie.com>
15235
15236 * MAINTAINERS: Add self as a DJGPP maintainer
15237
15238 2000-08-07 DJ Delorie <dj@redhat.com>
15239
15240 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15241 "if we're also building gcc, and it's a gcc that will run on the
15242 build machine, we want to use its includes instead of the system's
15243 default includes".
15244
15245 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15246
15247 * MAINTAINERS: Add self to Write After Approval list.
15248
15249 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15250
15251 * configure.in (libstdcxx_flags): Don't use `"'.
15252
15253 * config-ml.in: Adjust multilib search paths to the
15254 appropriate multilib tree.
15255
15256 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15257
15258 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15259 commas in $LANGUAGES.
15260
15261 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15262
15263 * configure.in: Re-enable all references to libg++ and librx.
15264
15265 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15266
15267 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15268 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15269 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15270 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15271
15272 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15273
15274 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15275
15276 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15277 CXX_FOR_TARGET for sed.
15278
15279 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15280
15281 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15282 Do not override if already set in the environment or in configure.
15283 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15284 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15285
15286 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15287
15288 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15289 the libtool CVS tree multi-language branch.
15290 * ltconfig, ltmain.sh: Updated.
15291
15292 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15293
15294 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15295 (clean-target): Depend on it.
15296
15297 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15298 (GCC_FOR_TARGET): Use it.
15299 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15300 * configure.in: ... here.
15301 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15302 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15303
15304 2000-07-24 Eric Christopher <echristo@cygnus.com>
15305
15306 * MAINTAINERS: Add self to Write After Approval list.
15307
15308 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15309
15310 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15311 (configure-target-libchill, configure-target-libobjc): Likewise.
15312
15313 * configure.in: Use the same cache file for all target libs.
15314 * config-ml.in: But different cache files per multilib variant.
15315
15316 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15317
15318 * configure (topsrcdir): Don't use dirname.
15319
15320 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15321
15322 * MAINTAINERS: Add self to Write After Approval list.
15323
15324 2000-07-20 Jason Merrill <jason@redhat.com>
15325
15326 * configure.in: Remove all references to libg++ and librx.
15327
15328 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15329
15330 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15331
15332 * config.sub: Update to subversions version 2000-07-06.
15333
15334 2000-07-12 Andrew Haley <aph@cygnus.com>
15335
15336 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15337 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15338
15339 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15340
15341 * symlink-tree: Check number of arguments.
15342
15343 2000-07-05 Jim Wilson <wilson@cygnus.com>
15344
15345 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15346 search path for a g++ extracted from the build tree. This
15347 will allow link tests run by configure scripts in
15348 subdirectories to succeed.
15349
15350 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15351
15352 * ltconfig: Add support for mips-dde-sysv4.2MP
15353
15354 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15355
15356 * MAINTAINERS: Add myself as loop discovery maintainer.
15357
15358 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15359
15360 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15361 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15362
15363 2000-06-19 Timothy Wall <twall@cygnus.com>
15364
15365 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15366 * config.sub: Add tic54x target.
15367
15368 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15369
15370 * MAINTAINERS: Add self as Fortran maintainer,
15371 remove Craig Burley.
15372
15373 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15374
15375 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15376 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15377
15378 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15379
15380 * MAINTAINERS: Add self as i18n maintainer
15381
15382 20000-05-21 H.J. Lu (hjl@gnu.org)
15383
15384 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15385 directory are used if they exist. Make sure
15386 $(build_tooldir)/include is searched for header files,
15387 $(build_tooldir)/lib/ for library files.
15388 (GCC_FOR_TARGET): Likewise.
15389 (CXX_FOR_TARGET): Likewise.
15390
15391 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15392
15393 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15394
15395 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15396
15397 * Makefile.in (configure-target-libiberty): Depend on
15398 configure-target-newlib.
15399
15400 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15401
15402 * configure.in, Makefile.in: Merge all libffi-related
15403 configury stuff from the libgcj tree.
15404
15405 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15406
15407 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15408 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15409
15410 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15411
15412 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15413 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15414 current version information. Add to proto-toplev directory.
15415 (gdb-taz): Build do-djunpack.
15416
15417 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15418
15419 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15420
15421 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15422
15423 * MAINTAINERS: Add self to Write After Approval list.
15424
15425 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15426
15427 * ltmain.sh: Preserve in relink_command any environment
15428 variables that may affect the linker behavior.
15429
15430 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15431
15432 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15433
15434 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15435
15436 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15437
15438 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15439
15440 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15441 with the version name.
15442
15443 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15444
15445 * MAINTAINERS: Add self as bb-reorder maintainer.
15446
15447 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15448
15449 * config.if: Tweak.
15450
15451 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15452
15453 * djunpack.bat: New file.
15454
15455 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15456
15457 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15458 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15459 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15460 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15461
15462 2000-04-16 Dave Pitts <dpitts@cozx.com>
15463
15464 * config.sub (case $basic_machine): Change default for "ibm-*"
15465 to "openedition".
15466
15467 2000-04-13 Andreas Jaeger <aj@suse.de>
15468
15469 * MAINTAINERS: Added myself.
15470
15471 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15472
15473 * Makefile.in (gdb-taz): New target. GDB specific archive.
15474 (do-md5sum): New target.
15475 (MD5PROG): Define.
15476 (PACKAGE): Default to TOOL.
15477 (VER): Default to a shell script.
15478 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15479 md5 checksum generation.
15480 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15481 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15482 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15483 insight.tar.bz2): Use gdb-taz to create archive.
15484
15485 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15486
15487 * configure (warn_cflags): Delete.
15488
15489 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15490
15491 * MAINTAINERS: Added myself.
15492
15493 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15494 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15495
15496 * configure.in (enable_libstdcxx_v3): Add.
15497 (target_libs): Add bits here to switch between libstdc++-v2 and
15498 libstdc++-v3.
15499 * config.if: And this file too.
15500 * Makefile.in: Add libstdc++-v3 targets.
15501
15502 2000-04-05 Michael Meissner <meissner@redhat.com>
15503
15504 * config.sub (d30v): Add d30v as a basic machine type.
15505
15506 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15507
15508 * configure.in: -linux-gnu*, not -linux-gnu.
15509
15510 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15511
15512 * MAINTAINERS: Add self in write-after-approval section.
15513
15514 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15515
15516 * MAINTAINERS: Add self as ia64 port maintainer.
15517
15518 2000-03-08 Neil Booth <NeilB@earthling.net>
15519
15520 * MAINTAINERS: Add self in write-after-approval section.
15521
15522 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15523
15524 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15525 (do-tar-bz2): Replace TOOL with PACKAGE.
15526 (gdb.tar.bz2): Remove GDBTK from GDB package.
15527 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15528 dejagnu.tar.bz2): New packages.
15529
15530 2000-02-27 Andreas Jaeger <aj@suse.de>
15531
15532 * configure.in: Add entry for mips*-*-linux*, move catch all
15533 *-*-*linux* entry below this one.
15534
15535 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15536
15537 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15538
15539 2000-02-24 Nick Clifton <nickc@cygnus.com>
15540
15541 * config.sub: Support an OS of "wince".
15542
15543 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15544
15545 * config.guess, config.sub: Updated to match config's 2000-02-15
15546 version.
15547
15548 2000-02-23 Linas Vepstas <linas@linas.org>
15549
15550 * config.sub: Add support for Linux/IBM 370.
15551 * configure.in: Likewise.
15552
15553 2000-02-22 Nick Clifton <nickc@cygnus.com>
15554
15555 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15556
15557 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15558
15559 * config.guess: Guess "cygwin" rather than "cygwin32".
15560
15561 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15562
15563 * configure (gcc_version): When setting, narrow search to
15564 lines containing `version_string'.
15565
15566 2000-02-15 Denis Chertykov <denisc@overta.ru>
15567
15568 * config.sub: Add support for avr target.
15569
15570 2000-02-14 Nick Clifton <nickc@cygnus.com>
15571
15572 * MAINTAINERS: Add maintainers for MCore port.
15573
15574 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15575
15576 * config.sub: Add mmix-knuth-mmixware.
15577
15578 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15579
15580 * MAINTAINERS: Pair cccp with cpplib maintainership.
15581
15582 2000-01-27 Christopher Faylor <cgf@redhat.com>
15583
15584 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15585 structure stuff to -L library search.
15586 (CXX_FOR_TARGET): Ditto.
15587 (CROSS_CHECK_MODULES): Fix spelling mistake.
15588
15589 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15590
15591 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15592 the C++ compiler.
15593
15594 2000-01-12 Richard Henderson <rth@cygnus.com>
15595
15596 * configure.in: Don't build some bits for beos.
15597
15598 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15599
15600 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15601 as include files.
15602
15603 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15604
15605 * Add self as cpplib maintainer, as requested by Jason
15606 Merrill. Correct my e-mail address.
15607
15608 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15609
15610 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15611 not mh-aix43.
15612
15613 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15614
15615 * MAINTAINERS: Add myself to "write after approval" list.
15616
15617 1999-12-14 Richard Henderson <rth@cygnus.com>
15618
15619 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15620 * config.sub: Accept alphaev[78], alphaev8.
15621
15622 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15623
15624 * config.guess, config.sub: Update from autoconf.
15625
15626 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15627
15628 * MAINTAINERS: update my playtime e-address.
15629
15630 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15631
15632 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15633 necessary libraries are missing.
15634
15635 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15636
15637 * MAINTAINERS: Add new 'write after approval' maintainer.
15638
15639 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15640
15641 * MAINTAINERS: Add new Java maintainer.
15642
15643 1999-10-25 Andreas Schwab <schwab@suse.de>
15644
15645 * configure: Fix quoting inside arguments of eval.
15646
15647 1999-10-21 Nick Clifton <nickc@cygnus.com>
15648
15649 * config-ml.in: Allow suppression of some ARM multilibs.
15650
15651 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15652
15653 * config.guess: Add OS/390 match pattern.
15654 * config.sub: Add mvs, openedition targets.
15655 * configure.in (i370-ibm-opened*): New.
15656
15657 1999-09-04 Steve Chamberlain <sac@pobox.com>
15658
15659 * config.sub: Add support for configuring for pj.
15660
15661 1999-08-31 Nick Clifton <nickc@cygnus.com>
15662
15663 * config.sub (maybe_os): Add support for configuring for fr30.
15664
15665 1999-08-25 Nick Clifton <nickc@cygnus.com>
15666
15667 * configure.in: Do not configure or build ld for AIX
15668 platforms. ld is known to be broken on these platforms.
15669
15670 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15671
15672 * config-ml.in: Pass compiler flag corresponding to multidirs to
15673 subdir configures.
15674
15675 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15676
15677 * Makefile.in (LDFLAGS): Define.
15678
15679 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15680
15681 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15682 noconfigdirs.
15683 (*-*-cygwin*): Likewise.
15684
15685 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15686
15687 * mkdep: New file.
15688 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15689 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15690
15691 From Eli Zaretskii <eliz@is.elta.co.il>:
15692 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15693 long file name when using DJGPP on MS-DOS.
15694
15695 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15696
15697 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15698
15699 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15700
15701 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15702 dependency as this causes "make check" to globally "make all"
15703
15704 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15705
15706 * configure.in (target_libs): Added target-zlib.
15707 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15708 (CONFIGURE_TARGET_MODULES): Likewise.
15709 (CHECK_TARGET_MODULES): Likewise.
15710 (INSTALL_TARGET_MODULES): Likewise.
15711 (CLEAN_TARGET_MODULES): Likewise.
15712 (configure-target-zlib): New target.
15713 (all-target-zlib): Likewise.
15714 (all-target-libjava): Depend on all-target-zlib.
15715 (configure-target-libjava): Depend on configure-target-zlib.
15716
15717 * Makefile.in (configure-target-libjava): Depend on
15718 configure-target-newlib.
15719 (configure-target-boehm-gc): New target.
15720 (configure-target-qthreads): New target.
15721
15722 * configure.in (target_libs): Added target-qthreads.
15723 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15724 (CONFIGURE_TARGET_MODULES): Likewise.
15725 (CHECK_TARGET_MODULES): Likewise.
15726 (INSTALL_TARGET_MODULES): Likewise.
15727 (CLEAN_TARGET_MODULES): Likewise.
15728 (all-target-qthreads): New target.
15729 (configure-target-libjava): Depend on configure-target-qthreads.
15730 (all-target-libjava): Depend on all-target-qthreads.
15731
15732 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15733 (CONFIGURE_TARGET_MODULES): Likewise.
15734 (CHECK_TARGET_MODULES): Likewise.
15735 (INSTALL_TARGET_MODULES): Likewise.
15736 (CLEAN_TARGET_MODULES): Likewise.
15737 (all-target-libjava): New target.
15738 (all-target-boehm-gc): Likewise.
15739 * configure.in (target_libs): Added libjava, boehm-gc.
15740
15741 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15742
15743 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15744 configure.bat in SUPPORT_FILES.
15745 (gas+binutils.tar.bz2): Likewise.
15746
15747 * makeall.bat: Remove; obsolete.
15748
15749 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15750
15751 From Mark Elbrecht:
15752 * configure.bat: Remove; obsolete.
15753
15754 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15755
15756 * configure: Add -W -Wall to the default CFLAGS when compiling with
15757 gcc.
15758
15759 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15760
15761 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15762
15763 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15764
15765 * configure.in: Build ld on IRIX6.
15766
15767 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15768
15769 * Makefile.in: Change distribution targets to use bzip2 instead of
15770 gzip.
15771 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15772 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15773
15774 1999-06-04 Nick Clifton <nickc@cygnus.com>
15775
15776 * config.sub: Add mcore target.
15777
15778 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15779
15780 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15781
15782 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15783
15784 * config.guess (dummy): Changed to $dummy.
15785
15786 1999-05-24 Nick Clifton <nickc@cygnus.com>
15787
15788 * config.sub: Tidied up case statements.
15789
15790 1999-05-22 Ben Elliston <bje@cygnus.com>
15791
15792 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15793 <jiro@din.or.jp>.
15794
15795 * config.guess: Merge with FSF version. Future changes will be
15796 more accurately recorded in this ChangeLog.
15797 * config.sub: Likewise.
15798
15799 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15800
15801 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15802
15803 1999-04-30 Tom Tromey <tromey@cygnus.com>
15804
15805 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15806
15807 1999-04-23 Tom Tromey <tromey@cygnus.com>
15808
15809 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15810
15811 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15812
15813 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15814 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15815 Bad merge removed these two changes.
15816
15817 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15818 Martin Heller (Ing.-Buero_Heller@t-online.de)
15819
15820 * config.guess (interix Alpha): Add.
15821
15822 1999-04-11 Richard Henderson <rth@cygnus.com>
15823
15824 * configure.in (i?86-*-beos*): Do config gperf; don't config
15825 gdb, newlib, or libgloss.
15826
15827 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15828
15829 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15830 link a trivial program with -mabi=64. If it fails, remove mabi=64
15831 from multidirs.
15832
15833 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15834
15835 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15836
15837 1999-04-08 Nick Clifton <nickc@cygnus.com>
15838
15839 * config.sub: Add support for mcore targets.
15840
15841 1999-04-07 Michael Meissner <meissner@cygnus.com>
15842
15843 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15844 not mt-ospace, in order to shut up assembler warning about using
15845 symbols that are named the same as registers.
15846
15847 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15848
15849 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15850 dependency list for all-target-cygmon.
15851
15852 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15853
15854 * config-ml.in: Check $host, not $target, for selective multilibs.
15855 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15856 thumb interworking, and underscore prefix multilibs.
15857
15858 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15859
15860 * missing: Update to version from current automake.
15861
15862 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15863
15864 * configure (gxx_include_dir): Removed.
15865
15866 * configure.in (gxx_include_dir): Handle it.
15867 * Makefile.in: Likewise.
15868
15869 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15870
15871 * config.sub (mips64vr4111,mips64vr4111el) Add.
15872
15873 1999-03-21 Ben Elliston <bje@cygnus.com>
15874
15875 * config.guess: Correct typo for detecting ELF on FreeBSD.
15876
15877 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15878
15879 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15880 config/mh-djgpp.
15881
15882 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15883
15884 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15885 all-target-newlib to dependency list for all-target-bsp.
15886
15887 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15888
15889 * config.sub: Add i386-uwin support.
15890 * config.guess: Likewise.
15891
15892 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15893
15894 * configure.in: cleanup, add mh-*pic handling for arm, special
15895 case powerpc*-*-aix*
15896
15897 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15898
15899 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15900 can be built.
15901
15902 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15903
15904 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15905 targets.
15906
15907 1999-03-02 Nick Clifton <nickc@cygnus.com>
15908
15909 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15910
15911 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15912
15913 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15914
15915 1999-02-24 Nick Clifton <nickc@cygnus.com>
15916
15917 * config.sub: Fix typo in arm recognition.
15918
15919 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15920
15921 * configure.in (noconfigdirs): Changed target_configdirs to
15922 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15923 rather than m68k-*-* since it is not known to work on
15924 m68k-aout. Ditto for arm-*-*oabi.
15925
15926 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15927
15928 * configure.in (*-*-windows*): Remove, no longer used.
15929
15930 1999-02-19 Ben Elliston <bje@cygnus.com>
15931
15932 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15933 Smart and improved by Andrew Cagney.
15934
15935 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15936
15937 * config.guess: Recognize openbsd-*-hppa.
15938
15939 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15940
15941 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15942 only if it is not empty.
15943
15944 1999-02-17 Nick Clifton <nickc@cygnus.com>
15945
15946 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15947
15948 * config.guess: Modified to recognize uname's armv* syntax.
15949
15950 * config.sub: Modified to recognize uname's armv* syntax.
15951
15952 1999-02-17 Mark Salter <msalter@cygnus.com>
15953
15954 * configure.in: Added target-bsp for sparclite.
15955
15956 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15957
15958 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15959
15960 1999-02-08 Nick Clifton <nickc@cygnus.com>
15961
15962 * configure.in: Add support for strongarm port.
15963 * config.sub: Add support for strongarm target.
15964
15965 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15966
15967 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15968 the old name config/mh-cygwin32.
15969 Enable texinfo.
15970
15971 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15972
15973 * configure.in: Do build ld for ix86 Solaris.
15974
15975 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15976
15977 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15978 $AR_FOR_TARGET. Likewise for RANLIB.
15979
15980 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15981
15982 * config.sub (oabi): Recognize.
15983 * configure.in (arm-*-oabi): Handle.
15984
15985 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15986
15987 * config.guess: Improve detection of i686 on UnixWare 7.
15988
15989 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15990
15991 * config.guess: Add support for i386-pc-interix.
15992 * config.sub: Likewise.
15993 * configure.in: Likewise.
15994
15995 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15996
15997 * Makefile.in: Remove unneeded all-target-libio from
15998 from all-target-winsup target since it is now unneeded.
15999 Add all-target-libtermcap in its place since it is now
16000 needed.
16001
16002 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16003
16004 * configure.in: makefile stub for cygwin target is probably
16005 unnecessary. Remove it for now.
16006
16007 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16008
16009 * configure.in: libtermcap.a should be built when cygwin is the
16010 target as well as the host.
16011 * config.guess: Allow mixed case in cygwin uname output.
16012 * Makefile.in: Add libtermcap target.
16013
16014 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16015
16016 * config.sub: Clean up handling of hppa2.0.
16017
16018 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16019
16020 * config.guess: Use C code to identify more HP machines.
16021
16022 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16023
16024 * config.sub: Handle hppa2.0.
16025
16026 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16027
16028 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16029 cygmon for all sparclite targets, regardless of object format.
16030
16031 1998-12-15 Mark Salter <msalter@cygnus.com>
16032
16033 * configure.in: Added target-bsp for several target architectures.
16034
16035 * Makefile.in: Added rules for bsp.
16036
16037 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16038
16039 * config.guess: Improve detection of hppa2.0 processors.
16040
16041 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16042
16043 * config.guess: Recognize FreeBSD using ELF automatically.
16044
16045 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16046
16047 * configure (skip-this-dir): Add handling for new shell script, which
16048 might be created by a sub-directory's configure to indicate, this particular
16049 directory is "unwanted".
16050 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16051
16052 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16053
16054 * ltconfig: import from libtool, after changing libtool to
16055 account for the cygwin name change.
16056
16057 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16058
16059 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16060 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16061
16062 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16063
16064 * configure.in: Add libtermcap to list of cygwin dependencies.
16065
16066 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16067
16068 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16069 they include winsup/include when it's a cygwin target.
16070
16071 1998-11-12 Tom Tromey <tromey@cygnus.com>
16072
16073 * configure.in (host_tools): Added zip.
16074 * Makefile.in (all-target-libjava): Depend on all-zip.
16075 (all-zip): New target.
16076 (ALL_MODULES): Added all-zip.
16077 (NATIVE_CHECK_MODULES): Added check-zip.
16078 (INSTALL_MODULES): Added install-zip.
16079 (CLEAN_MODULES): Added clean-zip.
16080
16081 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16082
16083 * Makefile.in: lose "32" from comment about cygwin.
16084
16085 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16086
16087 * configure.in: Use -Os to build target libraries for the fr30.
16088
16089 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16090
16091 * config.sub: Add fr30.
16092
16093 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16094
16095 * configure.in: drop "32" from config/mh-cygwin32. Check
16096 cygwin* instead of cygwin32*.
16097 * config.sub: Check cygwin* instead of cygwin32*.
16098
16099 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16100
16101 * config.guess: Match any version of Unixware7.
16102
16103 1998-10-20 Syd Polk <spolk@cygnus.com>
16104
16105 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16106 if desired.
16107
16108 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16109
16110 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16111 these if the appropriate directories and files to not exist.
16112
16113 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16114
16115 * Makefile.in (DEVO_SUPPORT): Add config.if.
16116
16117 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16118
16119 * configure: Add pattern to replace "build_tooldir"'s
16120 definition in the generated Makefile with "tooldir"'s
16121 actual value.
16122
16123 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16124
16125 * config.sub: Bring back lost sparcv9.
16126
16127 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16128
16129 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16130
16131 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16132 CC_FOR_TARGET and friends.
16133
16134 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16135
16136 * Makefile.in (build_tooldir): New variable, same as tooldir.
16137 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16138 -B$(build_tooldir)/bin/.
16139 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16140
16141 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16142
16143 * README: Remove installation instructions and refer to the
16144 INSTALL directory instead.
16145
16146 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16147
16148 * config.sub: Add support for i[34567]86-pc-udk.
16149 * configure.in: Likewise.
16150
16151 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16152
16153 * Makefile.in: add bzip2 package building bits for user
16154 tools module
16155 * configure.in: ditto
16156
16157 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16158
16159 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16160 (ALL_TARGET_MODULES): Add all-target-libobjc.
16161 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16162 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16163 (all-target-libchill): Add dependencies.
16164 * configure.in (target_libs): Add libchill.
16165
16166 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16167
16168 * configure.in (target_subdir): Remove duplicate line.
16169
16170 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16171
16172 * Makefile.in (all-automake): fix dependencies.
16173
16174 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16175
16176 * configure.in: Minor cleanups for building in the $(target_alias)
16177 subdir.
16178
16179 1998-09-22 Jim Wilson <wilson@cygnus.com>
16180
16181 * Makefile.in (bootstrap): Set r and s before make all. Use
16182 BASE_FLAGS_TO_PASS in make all.
16183 (cross): Likewise.
16184
16185 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16186
16187 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16188
16189 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16190
16191 * config.sub: Fix typo in last change.
16192
16193 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16194
16195 * config.sub: Add support for C4x target.
16196 * configure.in: Likewise.
16197
16198 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16199
16200 * config.sub: Recognize sparcv9 just like sparc64.
16201
16202 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16203
16204 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16205
16206 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16207
16208 * config.guess: Correctly identify Pentium II sco boxes.
16209
16210 * config.guess: Fix "tr" code. From Weiwen Liu.
16211
16212 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16213
16214 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16215 stabs.
16216
16217 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16218
16219 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16220 (ALL_TARGET_MODULES): Add all-target-libchill.
16221 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16222 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16223 (all-target-libchill): Add dependencies.
16224 * configure.in (target_libs): Add libchill.
16225
16226 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16227
16228 * config.guess: Avoid assumptions about "tr" behaves when
16229 LANG is set to something other than English.
16230
16231 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16232
16233 * configure (gxx_include_dir): Changed to
16234 '${prefix}/include/g++'-${libstdcxx_interface}.
16235
16236 * config.if: New to determine the interfaces.
16237
16238 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16239
16240 * config.guess: Detect and handle MPE/IX.
16241 * config.sub: Deal with MPE/IX.
16242
16243 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16244
16245 * configure.in: Use mh-aix43.
16246
16247 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16248
16249 * configure: Fix --without/--disable cases for gxx-include-dir.
16250
16251 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16252
16253 * mdata-sh: Imported. Needed for automake support.
16254
16255 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16256
16257 * Makefile.in (taz): Try "chmod -R og=u ." before
16258 "chmod og=u `find . -print`".
16259
16260 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16261
16262 * configure.in: Add arm-elf and thumb-elf support.
16263
16264 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16265
16266 * Makefile.in: Undo previous patch.
16267
16268 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16269
16270 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16271 to here ...
16272 (install-no-fixedincludes): and here
16273 (INSTALL_MODULES): ... from here.
16274
16275 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16276
16277 * config.sub: Merge with FSF.
16278
16279 * config.guess: Merge with FSF.
16280
16281 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16282
16283 * configure (extraconfigdirs): New variable.
16284 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16285 * Makefile.in (all): Move higher in file.
16286 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16287 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16288 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16289 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16290 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16291
16292 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16293
16294 * Makefile.in (all-target-libjava): Depend on all-gcc and
16295 all-target-newlib.
16296 (configure-target-libjava): Depend on $(ALL_GCC).
16297
16298 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16299
16300 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16301 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16302
16303 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16304
16305 * INSTALL/README: Fix typo.
16306
16307 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16308
16309 * ylwrap: Change absolute path checks to check for DOS style path
16310 names.
16311
16312 * ylwrap: Don't use a full path name if the source file is in the
16313 same directory. From hjl@lucon.org (H.J. Lu).
16314
16315 * config-ml.in: Default to being verbose, to match Feb 18 change to
16316 configure.
16317
16318 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16319
16320 Brought over from egcs:
16321
16322 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16323
16324 * configure.in (target_subdir): Set to ${target_alias} instead
16325 of "libraries".
16326
16327 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16328
16329 * configure.in (target_subdir): Set to libraries if enable_multilib.
16330
16331 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16332
16333 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16334 multilibs, force reconfiguration the first time we create
16335 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16336
16337 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16338
16339 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16340 avoid confusion with --no-recursion.
16341
16342 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16343
16344 * configure.in: Win32 hosts shouldn't use install -x
16345 * install-sh: remove -x option, and special .exe-handling
16346 hack.
16347
16348 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16349
16350 * config.guess: Recognize i586-pc-beos.
16351 * configure.in: Don't build some bits for beos.
16352
16353 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16354
16355 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16356 CFLAGS default to -O2.
16357
16358 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16359 when using GNU ld.
16360
16361 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16362
16363 * ltmain.sh: Correct install when using a different shell.
16364
16365 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16366
16367 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16368
16369 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16370
16371 * makefile.vms: Update to build binutils/makefile.vms. Add install
16372 target.
16373
16374 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16375
16376 * ltconfig: Update to correct AIX handling.
16377
16378 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16379
16380 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16381
16382 * configure.in (target_subdir): Set to ${target_alias} instead
16383 of "libraries".
16384
16385 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16386
16387 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16388 (Makefile): Depend on $(gcc_version_trigger).
16389
16390 * configure (gcc_version): Change default initializer to empty
16391 string.
16392 (gcc_version_trigger): New variable; pass this variable down
16393 to subdir configures to enable them checking gcc's version
16394 themselves. Emit make macros for both gcc_version vars.
16395 (topsrcdir): Initialize reliably.
16396 (recursion line): Remove --with-gcc-version=${gcc_version}.
16397
16398 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16399
16400 * configure (enable_version_specific_runtime_libs): Implement new flag
16401 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16402 in $(libsubdir); emit definition in each generated Makefile.
16403 (gxx_include_dir): Initialize depending on
16404 $enable_version_specific_runtime_libs.
16405
16406 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16407
16408 * configure (gcc_version): Initialize properly depending on
16409 how and where configure is started.
16410 (recursion line): Pass a --with-gcc-version=${gcc_version}
16411 to configures in subdirs.
16412
16413 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16414
16415 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16416 cygmon
16417
16418 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16419
16420 * configure.in: Add cygmon and libstub support for mn10200.
16421
16422 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16423
16424 * configure (gcc_version): Add new variable describing the
16425 particular gcc version we're building.
16426 * Makefile.in (libsubdir): Add new macro for the directory
16427 in which the compiler finds executables, libraries, etc.
16428 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16429 and libsubdir.
16430
16431 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16432
16433 * Makefile.in (local-clean): Remove *.log.
16434 (warning.log): Built with warn_summary from build.log.
16435 (mail-report.log): Run test_summary.
16436 (mail-report-with-warnings.log): Run test_summary including
16437 warning.log in the report.
16438
16439 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16440
16441 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16442
16443 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16444
16445 * Makefile.in (grep): Grep no longer depends on libiberty.
16446
16447 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16448
16449 * Makefile.in: all-snavigator needs all-libgui.
16450
16451 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16452
16453 * configure.in: Add cygmon and libstub support for mn10300.
16454
16455 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16456
16457 * missing: Update to version from automake 1.3.
16458
16459 * ltmain.sh: On installation, don't get confused if the same name
16460 appears more than once in the list of library names.
16461
16462 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16463
16464 * config.sub: Accept m68060 and m5200 as CPU names.
16465
16466 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16467
16468 * configure: Use && rather than using -a in test, because odd
16469 strings can confuse test.
16470 * configure.in: Likewise.
16471
16472 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16473
16474 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16475
16476 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16477
16478 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16479 bootstrap4-lean): New targets.
16480
16481 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16482
16483 * mpw-* Delete. Not used.
16484
16485 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16486
16487 * COPYING.LIB: Update FSF address.
16488
16489 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16490
16491 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16492
16493 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16494 GAS_SUPPORT_DIRS.
16495
16496 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16497
16498 * ltconfig, ltmain.sh: Avoid producing a version number if
16499 -version-info was not used.
16500
16501 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16502
16503 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16504 building with newlib.
16505
16506 1998-04-30 Paul Eggert <eggert@twinsun.com>
16507
16508 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16509 Solaris `make' causes it to continue to next definition.
16510
16511 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16512
16513 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16514 the right GUI libraries and files are installed along with GDB.
16515
16516 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16517
16518 * configure.in: Change alpha to alpha* in several places.
16519
16520 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16521
16522 * config.sub: Recognize sparc86x.
16523
16524 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16525
16526 * configure.in (--enable-target-optspace): Remove debug echo.
16527
16528 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16529
16530 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16531
16532 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16533
16534 * ltconfig: Update cygwin32 support.
16535
16536 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16537 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16538 (GDB_SUPPORT_DIRS): Likewise.
16539
16540 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16541
16542 * configure.in (target_makefile_frag): If --enable-target-optspace,
16543 use -Os to compile target libraries rather than -O2. Default to
16544 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16545 not used.
16546 * configure.in (target_cflags): Ditto for d30v.
16547
16548 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16549
16550 * Makefile.in (all-bfd): Depend on all-intl.
16551 (all-binutils): Likewise.
16552 (all-gas): Likewise.
16553 (all-gprof): Likewise.
16554 (all-ld): Likewise.
16555
16556 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16557
16558 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16559
16560 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16561
16562 * Makefile.in (all-bfd): Depend upon all-libiberty.
16563
16564 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16565
16566 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16567
16568 * Makefile.in: Add libstub.
16569
16570 * configure.in: Ditto. Build libstub for targets that have cygmon
16571 support.
16572
16573 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16574
16575 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16576
16577 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16578
16579 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16580 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16581
16582 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16583
16584 * configure: Define DEFAULT_M4 by searching PATH.
16585 * Makfile.in: Use DEFAULT_M4.
16586
16587 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16588
16589 * ltconfig: Add cygwin32 support.
16590
16591 * Makefile.in, configure.in: Add libtool as a native only directory
16592 to configure and build.
16593
16594 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16595
16596 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16597
16598 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16599
16600 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16601
16602 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16603
16604 * Makefile.in: add ash make rules
16605 * configure.in: add ash to native_only and host_tools lists
16606
16607 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16608
16609 * Makefile.in (all-gettext, all-intl): New targets.
16610 (ALL_MODULES): Added all-gettext, all-intl.
16611 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16612 (INSTALL_MODULES): Added install-gettext, install-intl.
16613 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16614
16615 * configure.in (host_tools): Added gettext.
16616 (native_only): Likewise.
16617 (noconfigdirs) [various cases]: Likewise.
16618 (host_libs): Added intl.
16619
16620 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16621
16622 * configure: Do not disable building gdbtk for cygwin32 hosts.
16623
16624 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16625
16626 * configure.in: Add thumb-coff target.
16627 * config.sub: Add thumb-coff target.
16628
16629 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16630
16631 * Makefile.in: Revert yesterday's change.
16632 (all-target-winsup): all-target-librx stays out of here.
16633
16634 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16635
16636 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16637 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16638 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16639 Remove references to librx and libg++.
16640
16641 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16642
16643 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16644 recursive makes
16645
16646 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16647
16648 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16649 for newlib directory.
16650 (CXX_FOR_TARGET): Likewise.
16651
16652 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16653
16654 * ltconfig: Update after libtool/ltconfig.in change for
16655 hpux11.
16656
16657 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16658
16659 * ltconfig, ltmain.sh: Update to libtool 1.2.
16660
16661 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16662
16663 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16664 (install-gcc-cross): Instead, override LANGUAGES here.
16665
16666 1998-03-18 Dave Love <d.love@dl.ac.uk>
16667
16668 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16669 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16670
16671 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16672
16673 * configure.in: Add Thumb-pe target.
16674
16675 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16676
16677 * Makefile.in - changed sn targets to snavigator
16678 * configure.in - changed sn targets to snavigator
16679
16680 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16681
16682 * config-ml.in: After building symlink tree call make distclean
16683 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16684 to be the case for libiberty.
16685
16686 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16687
16688 * configure: When making link, also check the current
16689 directory. The configure scripts may create one.
16690
16691 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16692
16693 * config.sub: Accept alphapca56 and alphaev6 properly.
16694
16695 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16696
16697 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16698
16699 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16700
16701 * config.sub (sco5): Fix typo.
16702
16703 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16704
16705 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16706 install-itcl.
16707 (install-itcl): Remove dependency on install-tcl.
16708
16709 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16710
16711 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16712
16713 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16714
16715 * configure.in: Don't build libgui for a cygwin32 target when not on
16716 a cygwin32 host.
16717
16718 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16719
16720 * configure (redirect): Set to null, so default behavior of
16721 configure is now --verbose.
16722
16723 1998-02-16 Dave Love <d.love@dl.ac.uk>
16724
16725 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16726 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16727
16728 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16729
16730 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16731 this change to sync Makefile.in with its ChangeLog entries.
16732
16733 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16734
16735 * ltmain.sh (mkdir): Check that the directory doesn't exist
16736 before we exit with error, so that we don't get races during
16737 parallel builds.
16738
16739 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16740
16741 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16742
16743 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16744
16745 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16746 PICFLAG_FOR_TARGET.
16747 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16748
16749 * configure: Emit a definition for the new macro enable_shared
16750 into each Makefile.
16751
16752 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16753
16754 * configure.in (host_tools, native_only): Add libtool.
16755
16756 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16757
16758 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16759 Fix typo in ming config comment.
16760
16761 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16762
16763 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16764
16765 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16766
16767 * config.sub: Add tic30 cases, and map c30 to tic30.
16768
16769 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16770
16771 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16772 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16773 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16774 (CLEAN_TARGET_MODULES): Similarly
16775 (all-target-libf2c): Add dependences.
16776 * configure.in (target_libs): Add libf2c.
16777
16778 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16779
16780 * configure.in: Remove expect from noconfigdirs when target
16781 is cygwin32. OK to build expect and dejagnu with Canadian
16782 Cross.
16783
16784 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16785
16786 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16787 host.
16788
16789 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16790 and mingw32.
16791
16792 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16793
16794 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16795 here as it is not defined in the toplevel Makefile.
16796
16797 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16798
16799 * configure (package_makefile_rules_frag): New variable, which names
16800 a file with generic rules, ...
16801 Change comment to mention we now have FIVE parts.
16802 * configure: Undo last change.
16803
16804 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16805
16806 * config.guess: More accurate determination of HP processor types.
16807 * config.sub: More accurate determination of HP processor types.
16808
16809 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16810
16811 * configure (package_makefile_frag): Move inserting the
16812 ${package_makefile_frag} to where it should be according
16813 to the comment.
16814
16815 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16816
16817 * config.guess: Add support for Linux/ARM.
16818
16819 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16820
16821 * .cvsignore: Remove *-info and *-install since they match
16822 release-info and mpw-install, which we don't want to just ignore.
16823
16824 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16825
16826 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16827
16828 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16829
16830 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16831 local_prefix to sub-make invocations.
16832
16833 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16834
16835 * configure.in: Check makefile fragments in the source
16836 directory.
16837
16838 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16839
16840 * configure.in: Check whether host and target makefile
16841 fragments exist before adding them to *_makefile_frag.
16842
16843 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16844
16845 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16846
16847 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16848
16849 * configure.in: Make sure we only replace RPATH_ENVVAR on
16850 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16851 regexp to sed.
16852
16853 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16854 to sub-makes.
16855
16856 1998-01-13 Lee Iverson (leei@ai.sri.com)
16857
16858 * config-ml.in (multi-do): LDFLAGS must include multilib
16859 designator.
16860
16861 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16862
16863 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16864
16865 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16866
16867 * config.sub: Add mingw32 support.
16868 * configure.in: Likewise.
16869
16870 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16871
16872 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16873
16874 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16875
16876 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16877 * configure (gxx_include_dir): Provide a definition for subdirs
16878 which do not use autoconf.
16879
16880 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16881
16882 * config.guess: Sync with egcs. Picks up new alpha support,
16883 BeOS & some additional linux support.
16884
16885 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16886
16887 * config.guess: HP 9000/803 is a PA1.1 machine.
16888
16889 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16890
16891 * configure.in: It's alpha*-...
16892
16893 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16894
16895 * configure.in (host_makefile_frag, target_makefile_frag):
16896 Handle multiple config files.
16897 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16898 alpha-*-*.
16899
16900 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16901
16902 * mkdep: New file.
16903
16904 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16905
16906 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16907
16908 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16909
16910 * Makefile.in: Add libgui directory.
16911 (GDB_TK): Add all-libgui.
16912 * configure.in: Add libgui directory.
16913 * configure: Add all-libgui to GDB_TK.
16914
16915 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16916
16917 * config-ml.in (multidirs): Add m32r to multilib list.
16918
16919 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16920
16921 * Makefile.in (all-target-gperf): Change dependency to
16922 all-target-libstdc++.
16923
16924 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16925
16926 * config.guess: Add BeOS support.
16927
16928 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16929
16930 Source directory cvs renamed to cvssrc:
16931 * configure.in (host_tools): Change cvs to cvssrc.
16932 (native_only): Likewise.
16933 (noconfigdirs) [various cases]: Likewise.
16934 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16935 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16936 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16937 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16938 (all-cvssrc): Rename target from all-cvs.
16939
16940 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16941
16942 * configure (gxx_include_dir): Fix thinko.
16943
16944 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16945
16946 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16947 (install-cross, install-gcc-cross): New targets.
16948
16949 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16950
16951 * configure.in (noconfigdirs): Add support for Thumb target.
16952
16953 * config.sub (maybe_os): Add support for Thumb target.
16954
16955 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16956
16957 * Makefile.in: Add rules for cygmon.
16958
16959 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16960
16961 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16962
16963 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16964 * configure (gxx_include_dir): Provide a definition for subdirs
16965 which do not use autoconf.
16966
16967 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16968
16969 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16970 11/18/97 build
16971
16972 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16973
16974 * From Franz Sirl.
16975 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16976 found on RedHat Linux systems.
16977
16978 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16979
16980 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16981 guesses.
16982
16983 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16984
16985 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16986
16987 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16988
16989 * ltmain.sh: If mkdir fails, check whether the directory was created
16990 anyhow by some other process.
16991
16992 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16993
16994 * configure.in (d30v-*-*): Configure all directories.
16995
16996 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16997
16998 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16999 for the D30V.
17000
17001 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17002
17003 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17004
17005 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17006
17007 * include/libiberty.h: Add extern "C" { so it can be used with C++
17008 progrms.
17009 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17010 programs.
17011
17012 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17013
17014 * configure.in (d30v-*-*): Configure GCC now.
17015
17016 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17017
17018 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17019 is no longer needed.
17020
17021 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17022
17023 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17024
17025 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17026
17027 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17028 targets using "$@" to provide support for similar but not identical
17029 targets without having to duplicate code.
17030
17031 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17032
17033 * makefile.vms: Fix to work with DEC C.
17034
17035 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17036
17037 * config.sub: Add mips-tx39-elf to marketing names.
17038
17039 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17040
17041 * ltmain.sh: Handle symlinks in generated script.
17042
17043 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17044
17045 * configure: Handle autoconf style directory options: --bindir,
17046 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17047 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17048 --sysconfdir.
17049 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17050 (sharedstatedir, localstatedir, oldincludedir): New variables.
17051 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17052 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17053 sbindir, sharedstatedir, and sysconfdir.
17054
17055 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17056
17057 * Makefile.in (bootstrap-lean): New target.
17058
17059 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17060
17061 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17062 sn, and gnuserv from noconfigdirs.
17063
17064 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17065
17066 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17067
17068 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17069
17070 * Makefile.in (cross): New target.
17071
17072 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17073 Jeff Law <law@cygnus.com>
17074
17075 * Makefile.in (bootstrap2, bootstrap3): New targets.
17076 (all-bootstrap): Remove outdated and confusing target.
17077 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17078
17079 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17080
17081 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17082 windows. Consistent with gdb/configure.
17083
17084 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17085
17086 * configure.in: Name Linux target fragment.
17087
17088 * configure: Rewrite so that project Makefile fragment is inserted
17089 first and appears last in the resulting Makefile.
17090
17091 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17092
17093 * Makefile.in (install-itcl): Install tcl first.
17094
17095 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17096
17097 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17098
17099 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17100
17101 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17102
17103 * configure.in (skipdirs): Add target-librx for Linux.
17104 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17105
17106 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17107
17108 * Makefile.in (bootstrap): New target.
17109
17110 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17111
17112 * config.sub: Accept 'amigados' for backward compatibility.
17113
17114 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17115
17116 * config.guess: Merge with FSF.
17117
17118 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17119
17120 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17121
17122 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17123
17124 * config.sub: Add "marketing-names" patch.
17125
17126 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17127
17128 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17129
17130 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17131
17132 * config.sub: Handle v850-elf.
17133
17134 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17135
17136 * .cvsignore (*-install): Remove.
17137
17138 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17139
17140 * ltconfig: Set CONFIG_SHELL in libtool.
17141 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17142
17143 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17144
17145 * configure.in (target_subdir): Set to libraries if enable_multilib.
17146
17147 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17148
17149 * config.guess: Update from gcc directory.
17150
17151 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17152
17153 * Makefile.in (all-sim): Depends on all-readline.
17154
17155 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17156
17157 * Makefile.in (BISON, YACC): Use $$s.
17158 (all-bison): Depend on all-texinfo.
17159
17160 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17161
17162 * Makefile.in (BISON): Add -L flag.
17163 (YACC): Likewise.
17164
17165 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17166
17167 * configure.in (noconfigdirs): Add support for v850e target.
17168
17169 * config.sub (maybe_os): Add support for v850e target.
17170
17171 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17172
17173 * configure.in (noconfigdirs): Add support for v850ea target.
17174
17175 * config.sub (maybe_os): Add support for v850ea target.
17176
17177 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17178
17179 * config.sub: Add mipstx39. Delete r3900.
17180
17181 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17182
17183 * Makefile.in (all-autoconf): Depends on all-texinfo.
17184
17185 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17186
17187 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17188 eabi targets.
17189
17190 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17191
17192 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17193
17194 * configure: When handling a Canadian Cross, handle YACC as well as
17195 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17196 * Makefile.in (all-bison): Depend upon all-texinfo.
17197
17198 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17199
17200 * Makefile.in (BISON): bison, not byacc or bison -y.
17201 (YACC): bison -y or byacc or yacc.
17202 (various): Add *-bison as appropriate.
17203 (taz): No need to mess with BISON anymore.
17204
17205 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17206
17207 * configure: If OSTYPE matches *win32*, try to find a good value for
17208 CONFIG_SHELL.
17209
17210 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17211
17212 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17213 configure.in if it is present.
17214
17215 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17216
17217 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17218
17219 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17220
17221 * config.sub: Recognize `arc' cpu.
17222 * configure.in: Likewise.
17223 * config-ml.in: Likewise.
17224
17225 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17226
17227 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17228
17229 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17230
17231 * configure: Changed sed delimiter from ':' to '|' when
17232 attempting to substitute ${config_shell} for SHELL. On
17233 NT ${config_shell} may contain a ':' in it.
17234
17235 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17236
17237 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17238
17239 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17240
17241 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17242
17243 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17244
17245 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17246
17247 * ylwrap: If the program is a relative path, force it to be
17248 absolute.
17249
17250 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17251
17252 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17253
17254 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17255
17256 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17257 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17258 for libraries.
17259
17260 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17261
17262 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17263 separated by spaces.
17264
17265 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17266
17267 * ylwrap: New file.
17268 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17269
17270 * ltmain.sh: Handle /bin/sh at start of install program.
17271
17272 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17273
17274 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17275 * missing: New file, from automake 1.2.
17276
17277 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17278
17279 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17280 check-tk to CHECK_X11_MODULES.
17281
17282 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17283
17284 * config.sub: Merge with FSF.
17285
17286 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17287
17288 * config.guess: Merge with FSF.
17289
17290 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17291
17292 * configure: Treat msdosdjgpp like go32.
17293 * configure.in: Likewise. Don't remove gprof for go32.
17294
17295 * configure: Change Makefile.tem2 to Makefile.tm2.
17296
17297 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17298
17299 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17300
17301 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17302
17303 * install-sh (chmodcmd): Set to null if the DST directory already
17304 exists. Same as Nov 11th change.
17305
17306 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17307
17308 * configure (GDB_TK): Needs itcl and tix.
17309
17310 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17311
17312 * config.guess: Update from FSF.
17313
17314 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17315
17316 * Makefile.in (GDB_TK): Depend on itcl and tix.
17317
17318 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17319
17320 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17321 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17322 (INSTALL_SCRIPT): New variable.
17323 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17324 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17325 to -x.
17326 * install-sh: Add support for -x option.
17327
17328 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17329
17330 * configure.in, Makefile.in: Treat tix like itcl.
17331
17332 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17333
17334 * Makefile.in (WINDRES): New variable.
17335 (WINDRES_FOR_TARGET): New variable.
17336 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17337 (EXTRA_HOST_FLAGS): Add WINDRES.
17338 (EXTRA_TARGET_FLAGS): Add WINDRES.
17339 (EXTRA_GCC_FLAGS): Add WINDRES.
17340 ($(DO_X)): Pass down WINDRES.
17341 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17342 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17343 DLLTOOL_FOR_TARGET.
17344
17345 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17346
17347 * configure.in: configure sim before gdb for win32-x-ppc
17348
17349 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17350
17351 Move gperf into the toplevel, from libg++.
17352 * configure.in (target_tools): Add target-gperf.
17353 (native_only): Add target-gperf.
17354 * Makefile.in (all-target-gperf): New target, depend on
17355 all-target-libg++.
17356 (configure-target-gperf): Empty rule.
17357 (ALL_TARGET_MODULES): Add all-target-gperf.
17358 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17359 (CHECK_TARGET_MODULES): Add check-target-gperf.
17360 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17361 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17362
17363 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17364
17365 * config.sub (mn10200): Recognize new basic machine.
17366
17367 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17368
17369 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17370 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17371
17372 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17373
17374 * configure.in: If we're building mips-sgi-irix6* native, turn on
17375 ENABLE_MULTILIB and set TARGET_SUBDIR.
17376
17377 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17378
17379 * Makefile.in (all-sn): Depend on all-grep.
17380
17381 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17382
17383 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17384
17385 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17386 Makefile. From Jeff Makey <jeff@cts.com>.
17387 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17388
17389 * Makefile.in (DISTBISONFILES): Remove.
17390 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17391 $(DEFAULT_YACC).
17392
17393 * configure.in: Build itl, db, sn, etc., when building for native
17394 cygwin32.
17395
17396 * Makefile.in (LD): New variable.
17397 (EXTRA_HOST_FLAGS): Pass down LD.
17398 ($(DO_X)): Likewise.
17399
17400 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17401
17402 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17403
17404 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17405
17406 * configure.in (targargs): Strip out any supplied --build argument
17407 before adding our own. Always add --build.
17408
17409 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17410
17411 * configure.in (targargs): Pass --build if we're doing
17412 a cross-compile.
17413
17414 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17415
17416 * configure: Use '|' instead of ":" as the separator in
17417 sed. Otherwise sed chokes on NT path names with drive
17418 designators. Also look for "?:*" as the leading characters in an
17419 absolute pathname.
17420
17421 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17422
17423 * config.sub: Support for r3900.
17424
17425 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17426
17427 * configure.in: Use install-sh, not install.sh.
17428
17429 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17430
17431 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17432 apply it twice.
17433
17434 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17435
17436 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17437 install-binutils.
17438
17439 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17440
17441 * Makefile.in: Add automake targets.
17442 * configure.in (host_tools): Add automake.
17443
17444 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17445
17446 * configure: Default CXX to c++, not gcc.
17447 * Makefile.in (CXX): Set to c++, not gcc.
17448 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17449
17450 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17451
17452 * install-sh: try appending a .exe if source file doesn't
17453 exist
17454
17455 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17456
17457 * configure.in: Turn on multilib by default.
17458 (cross_only): Remove target-libiberty.
17459
17460 * Makefile.in (all-gcc): Don't depend on libiberty.
17461
17462 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17463
17464 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17465
17466 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17467
17468 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17469 (DISTBISONFILES): Add ld/Makefile.in
17470
17471 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17472
17473 * configure.in: if target is cygwin32 but host isn't cygwin32,
17474 don't configure gdb tcl tk expect, not just gdb.
17475
17476 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17477
17478 * configure.in: Added gnuserv everywhere sn appears.
17479
17480 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17481 (CROSS_CHECK_MODULES): Added check-gnuserv.
17482 (INSTALL_MODULES): Added install-gnuserv.
17483 (CLEAN_MODULES): Added clean-gnuserv.
17484 (all-gnuserv): New target.
17485
17486 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17487
17488 * config.guess: Fixes for MIPS OpenBSD systems.
17489
17490 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17491
17492 * Makefile.in (INSTALL_XFORM): Remove.
17493 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17494
17495 * mkinstalldirs: New file, copied from automake.
17496 * Makefile.in (installdirs): Rename from install-dirs. Use
17497 mkinstalldirs. Change all users.
17498 (DEVO_SUPPORT): Add mkinstalldirs.
17499
17500 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17501
17502 * install-sh: Rename from install.sh.
17503 * Makefile.in (INSTALL): Change install.sh to install-sh.
17504 (DEVO_SUPPORT): Likewise.
17505
17506 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17507 Graichen <graichen@rzpd.de>.
17508
17509 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17510
17511 * config.guess: Recognize OpenBSD systems correctly.
17512
17513 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17514
17515 * README, Makefile.in (ETC_SUPPORT): Remove references to
17516 cfg-paper*, configure.{texi,man,info*}._
17517
17518 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17519
17520 * Makefile.in (all.normal): Ensure that gcc is built after all
17521 the x11 - ie gdb - targets.
17522
17523 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17524
17525 * makefile.vms: Don't run conf-a-gas.
17526
17527 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17528
17529 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17530
17531 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17532
17533 * configure.in: Remove noconfigdirs case since gdb also
17534 configures and builds for tic80-coff.
17535
17536 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17537
17538 * configure: Set cache_file to config.cache.
17539 * Makefile.in (local-distclean): Remove config.cache.
17540
17541 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17542
17543 * COPYING: Update FSF address.
17544
17545 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17546
17547 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17548 noconfigdirs.
17549
17550 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17551
17552 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17553 MAKEDIRS, is empty.
17554
17555 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17556
17557 * config.sub: Tweak mn10300 entry.
17558
17559 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17560
17561 * configure.in (host_tools): Put sim before gdb, so gdb's
17562 configure.tgt can determine if the simulator was configured.
17563
17564 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17565
17566 * config.sub: Move BeOS $os case to be with other Cygnus
17567 local cases.
17568
17569 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17570
17571 * config.sub: Remove misplaced comment that broke Linux.
17572
17573 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17574
17575 * config.sub: Add BeOS support.
17576
17577 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17578
17579 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17580
17581 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17582
17583 * configure.in (noconfigdirs): Remove tcl and tk from
17584 noconfigdirs for cygwin32 builds.
17585
17586 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17587
17588 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17589
17590 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17591
17592 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17593 make-all.com, use makefile.vms instead.
17594
17595 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17596
17597 * config.sub: Accept -lnews*.
17598
17599 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17600
17601 * configure.in (noconfigdirs): Disable target-newlib,
17602 target-examples and target-libiberty for d30v.
17603
17604 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17605
17606 * configure.in (noconfigdirs): Enable ld for d30v.
17607
17608 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17609
17610 * configure.in (tic80-*-*): Build compiler.
17611
17612 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17613
17614 * configure.in (d30v-*): Remove sim directory from list of
17615 unsupported d30v directories
17616
17617 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17618
17619 * config.sub, configure.in: Add d30v target cpu.
17620
17621 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17622
17623 * makefile.vms: New file.
17624 * make-all.com: Remove.
17625
17626 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17627
17628 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17629
17630 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17631
17632 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17633
17634 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17635
17636 * Makefile.in (ALL_MODULES): Added all-db.
17637 (CROSS_CHECK_MODULES): Addec check-db.
17638 (INSTALL_MODULES): Added install-db.
17639 (CLEAN_MODULES): Added clean-db.
17640
17641 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17642
17643 * config.guess: Merge with latest FSF sources.
17644
17645 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17646
17647 * Makefile.in (ALL_MODULES): Added all-itcl.
17648 (CROSS_CHECK_MODULES): Added check-itcl.
17649 (INSTALL_MODULES): Added install-itcl.
17650 (CLEAN_MODULES): Added clean-itcl.
17651
17652 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17653
17654 * configure.in: build gdb for mn10200
17655
17656 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17657
17658 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17659
17660 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17661
17662 * configure.in (tic80-*-*): Turn off most targets right now.
17663
17664 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17665
17666 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17667 rather than the makeinfo program.
17668 (do-info): Depend upon all-texinfo.
17669
17670 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17671
17672 * configure.in: Remove uses of config/mh-linux.
17673
17674 * config.sub, config.guess: Merge with latest FSF sources.
17675
17676 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17677
17678 * config.sub (case $basic_machine): Add tic80 entries.
17679
17680 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17681
17682 * config.sub, config.guess: Merge with latest FSF sources.
17683
17684 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17685
17686 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17687 * mpw-config.in: Test for NewFolderRecursive.
17688 * mpw-install: Use symbolic name for startup filename.
17689 * mpw-README: Add various additional details.
17690
17691 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17692
17693 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17694
17695 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17696
17697 * configure.in: Do build gcc and the target libraries for
17698 the mn10200.
17699
17700 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17701
17702 * configure.in: don't avoid building gdb for mn10300 any more
17703 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17704 instead of single-quoting it.
17705
17706 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17707
17708 * configure.in: Don't use --with-stabs on IRIX 6.
17709
17710 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17711
17712 * configure.in (m32r): Build gdb, libg++ now.
17713
17714 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17715
17716 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17717 directories from noconfigdirs.
17718
17719 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17720
17721 * config.sub (basic_machine): added mips16 configuration
17722
17723 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17724
17725 * config.sub: Handle d10v-unknown.
17726
17727 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17728
17729 * config.sub: Handle v850-unknown.
17730
17731 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17732
17733 * Makefile.in: add findutils
17734 * configure.in: add findutils to list of host_tools
17735
17736 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17737
17738 * config.sub: Handle mn10200 and mn10300.
17739
17740 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17741
17742 * configure.in (d10v-*): Do not build librx.
17743
17744 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17745
17746 * configure.in (mn10300): Build everything except gdb & libgloss.
17747
17748 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17749
17750 * config.guess: Patch for Dansk Data Elektronik servers,
17751 from Niels Skou Olsen <nso@dde.dk>.
17752
17753 For ncr, use /bin/uname rather than uname, since GNU uname does not
17754 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17755
17756 Patch for MIPS R4000 running System V,
17757 from Eric S. Raymond <esr@snark.thyrsus.com>.
17758
17759 Fix thinko for nextstep.
17760
17761 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17762
17763 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17764 * config.guess: Guess mips-dec-mach_bsd4.3.
17765
17766 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17767 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17768 release numbers.
17769 * config.guess (mips-mips-riscos*): Emit just enough of the
17770 release number.
17771
17772 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17773 * config.guess (sparc-auspex-sunos*): Added.
17774 (f300-fujitsu-*): Added.
17775
17776 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17777 * config.guess: Recognize a Tadpole as a sparc.
17778
17779 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17780
17781 * config.guess: Don't assume that NextStep version is either 2 or
17782 3. NextStep 4 (aka OpenStep 4) has come out now.
17783
17784 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17785
17786 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17787 From Rik Faith <faith@cs.unc.edu>.
17788
17789 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17790
17791 * config.sub: Contributions from bug-gnu-utils to:
17792 Support plain "hppa" (no version given) architecture, reported by
17793 OpenStep.
17794 OpenBSD like NetBSD.
17795 LynxOs is not a hardware supplier.
17796
17797 * config.guess: Contributions from bug-gnu-utils to add support for:
17798 OpenBSD like NetBSD.
17799 Stratus systems.
17800 More Pyramid systems.
17801 i[n>4]86 Intel chips.
17802 M680[n>4]0 Motorola chips.
17803 Use unknown instead of lynx for hardware manufacturer.
17804
17805 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17806
17807 * install.sh (chmodcmd): Set to null if the DST directory already
17808 exists.
17809
17810 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17811
17812 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17813 not use mt-ppc target Makefile fragment any more.
17814
17815 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17816
17817 * configure.in (*-*-windows): Exclude everything but those dirs
17818 needed to build windows.
17819
17820 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17821
17822 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17823
17824 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17825
17826 * configure.in: Exclude mmalloc from i386-windows.
17827
17828 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17829
17830 * Undo my previous change.
17831
17832 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17833
17834 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17835 unconditionally.
17836 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17837
17838 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17839
17840 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17841 host to add it's own flags.
17842
17843 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17844
17845 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17846
17847 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17848
17849 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17850 (CXX_FOR_TARGET): Likewise.
17851 (GCC_FOR_TARGET): Define.
17852 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17853 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17854 CC_FOR_TARGET was specified on the command line.
17855 (MAKEOVERRIDES): Don't define.
17856
17857 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17858
17859 * configure.in (m32r): Fix spelling of libg++ libs.
17860
17861 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17862
17863 * config.sub (-apple*): Remove, now redundant.
17864
17865 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17866
17867 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17868
17869 * configure: Rework yesterday's sed script patch.
17870
17871 * config.sub: Merge with FSF.
17872
17873 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17874
17875 * config.guess: Merge from FSF.
17876
17877 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17878 * config.guess: Use pc instead of unknown, for pc clone systems.
17879 Change linux to linux-gnu.
17880
17881 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17882 * config.guess: Avoid non-portable tr syntax.
17883
17884 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17885
17886 * test-build.mk (HOLES): Add "xargs" for gdb.
17887
17888 * configure: Avoid hpux10.20 sed bug.
17889
17890 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17891
17892 * configure.in: Add support for windows host
17893 (that is a build done under the Microsoft build environment).
17894
17895 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17896
17897 * Makefile.in: Replace all uses of srcroot with s, to shrink
17898 command line lengths.
17899
17900 Patches from Geoffrey Noer <noer@cygnus.com>:
17901 * configure.in: If configuring for newlib, pass --with-newlib to
17902 subdirectories.
17903 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17904 -Bnewlib/ and -Lwinsup to gcc.
17905 (CXX_FOR_TARGET): Likewise.
17906
17907 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17908
17909 * Makefile.in (ETC_SUPPORT): Add configure.
17910
17911 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17912
17913 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17914 host configuration file.
17915
17916 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17917
17918 * configure.in: Break mn10x00 support into separate
17919 mn10200 and mn10300 configurations.
17920 * config.sub: Likewise.
17921
17922 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17923
17924 * configure.in: Add lots of stuff to noconfigdirs for
17925 the mn10x00 targets.
17926
17927 * config.sub, configure.in: Add mn10x00 support.
17928
17929 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17930
17931 * make-all.com: Call conf-a-gas, not config-a-gas.
17932
17933 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17934
17935 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17936 targets.
17937
17938 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17939
17940 * mpw-README: Add much more detail for native PowerMac.
17941 * mpw-install: New file.
17942 * mpw-configure: Add --norecursion and --help options.
17943 * mpw-config.in: Translate readme and install files when
17944 copying to objdir.
17945 * mpw-build.in: Don't always depend on byacc and flex.
17946 (install-only-top): New action.
17947
17948 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17949
17950 * configure.in: You can now configure GDB for the v850.
17951
17952 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17953
17954 * configure.in (noconfigdirs): Don't configure any C++ dirs
17955 if targeting D10V.
17956
17957 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17958
17959 * config.sub: Recognize mips64vr5000.
17960
17961 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17962
17963 * configure.in: Use a single line for host_tools and native_only.
17964
17965 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17966
17967 * config.sub, configure.in: Add entries for m32r.
17968
17969 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17970
17971 * Makefile.in (inet-install): Don't run install-gzip.
17972
17973 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17974
17975 * configure.in: Don't config lots of things for *-*-windows*.
17976
17977 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17978
17979 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17980 (host_libs, host_tools): Copy from configure.in.
17981 * mpw-configure: Don't complain about directories not found.
17982
17983 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17984
17985 * configure.in (i[345]86): Recognize i686 for pentium pro.
17986 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17987 file.
17988
17989 * config.guess (i[345]86): Ditto.
17990
17991 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17992
17993 * configure.in (noconfigdirs): Removed gdb for D10V.
17994
17995 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17996
17997 * configure.in: Remove ld, target-libio, target-libg++, and
17998 target-libstdc++ from noconfigdirs.
17999
18000 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18001
18002 * configure: Fix three locations where shell scripts were
18003 being run directly rather than with config_shell.
18004
18005 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18006
18007 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18008 * config.sub (basic_machine): Recognize v850.
18009
18010 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18011
18012 * mpw-configure: Handle multiple enable/disable options and
18013 pass them down recursively, handle -c and -s flags appropriately
18014 depending on choice of compiler, add escape mechanism for
18015 quoted arguments to gC.
18016
18017 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18018
18019 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18020 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18021 so that -mrelocatable-lib and -mno-eabi are used.
18022
18023 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18024 not support --print-multi-lib, don't abort.
18025
18026 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18027
18028 * make-all.com: Run config-a-gas.
18029 * setup.com: Don't copy subdirectory files around.
18030
18031 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18032
18033 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18034 target, it now compiles correctly.
18035
18036 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18037
18038 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18039
18040 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18041
18042 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18043
18044 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18045
18046 * configure.in (native_only): Add prms.
18047
18048 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18049
18050 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18051 (BINUTILS_SUPPORT_DIRS): Likewise.
18052
18053 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18054
18055 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18056 d10v support is added.
18057
18058 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18059
18060 * configure.in (d10v-*-*): New target.
18061
18062 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18063
18064 * config.guess (HP 9000/811): Recognize this as a PA1.1
18065 machine.
18066
18067 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18068
18069 * Makefile.in (do-tar-gz): New target, split out from tail end of
18070 taz target. Run each command separately, don't use pipes.
18071 (taz): Use it.
18072
18073 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18074
18075 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18076 * mpw-build.in: No builds should depend on building byacc or flex,
18077 they are assumed to be installed already.
18078
18079 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18080
18081 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18082 variable that CC_FOR_TARGET needs.
18083
18084 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18085
18086 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18087 options have changed since the last time the subdirectory was
18088 configured, and if it has, reconfigure.
18089 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18090 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18091
18092 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18093
18094 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18095 CLEAN_MODULES): Add bash.
18096 (all-bash): New target.
18097
18098 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18099
18100 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18101
18102 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18103
18104 * config.sub (basic_machine): Recognize d10v as a valid processor.
18105
18106 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18107
18108 * mpw-configure: Add support for --bindir.
18109 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18110
18111 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18112
18113 * configure.in: add bash, time, gawk to list of hosttools and things
18114 to only build for native toolchains
18115
18116 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18117
18118 * Makefile.in (docdir): Remove.
18119
18120 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18121
18122 * Makefile.in (datadir): Set to $(prefix)/share.
18123
18124 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18125
18126 * configure.in: build diff and patch for cygwin32-hosted
18127 toolchains.
18128
18129 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18130
18131 * config.sub: Accept -rtems*.
18132
18133 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18134
18135 * configure.in: enable dosrel for cygwin32-hosted builds,
18136 remove diff from the list of things not buildable
18137 via Canadian Cross
18138
18139 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18140
18141 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18142 don't get ". ".
18143
18144 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18145
18146 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18147
18148 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18149
18150 * Makefile.in (taz): Handle case where tex3patch didn't even get
18151 checked out. Also, if it was found, put the symlink in a new util
18152 subdirectory.
18153
18154 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18155
18156 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18157
18158 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18159
18160 * config.sub: Recognize -openvms.
18161 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18162 * make-all.com, setup.com: New files.
18163
18164 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18165
18166 * Makefile.in (taz): tex3patch moved to texinfo/util.
18167
18168 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18169
18170 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18171 * configure.in: remove make from disable-if-Can-Cross list
18172 enable gdb if ${host} and ${target} are cygwin32
18173
18174 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18175
18176 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18177 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18178
18179 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18180
18181 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18182 distinguish sysv/svr4/bsd variants.
18183 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18184
18185 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18186
18187 * configure.in: Added copyright notice.
18188 * move-if-change: Added copyright notice.
18189
18190 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18191
18192 * configure.in (powerpcle-*-solaris*): Until we get shared
18193 libraries working, don't build gdb, sim, make, tcl, tk, or
18194 expect.
18195
18196 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18197
18198 * config.guess: Merge with FSF:
18199
18200 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18201 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18202
18203 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18204 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18205
18206 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18207 * config.guess: Combine two OSF1 rules.
18208 Also recognize field test versions. From mjr@zk3.dec.com.
18209 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18210 because GNU uname does not support -p. From pmr@pajato.com.
18211
18212 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18213
18214 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18215
18216 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18217
18218 * mpw-README: Document GCCIncludes.
18219
18220 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18221
18222 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18223
18224 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18225
18226 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18227
18228 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18229
18230 * configure.in (*-*-cygwin32): Configure make.
18231
18232 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18233
18234 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18235
18236 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18237
18238 * Makefile.in (all-inet): Depend on all-perl.
18239
18240 * Makefile.in (inet-install): New target.
18241
18242 * Makefile.in (all-inet): Depend on all-tcl.
18243 (all-inet): Depend on all-send-pr.
18244
18245 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18246
18247 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18248 temporarily.
18249
18250 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18251
18252 * configure.in: Don't configure --with-gnu-ld on AIX.
18253
18254 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18255
18256 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18257
18258 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18259
18260 * Makefile.in (ALL_MODULES): Added all-inet.
18261 (CROSS_CHECK_MODULES): Added check-inet.
18262 (INSTALL_MODULES): Added install-inet.
18263 (CLEAN_MODULES): Added clean-inet.
18264 (all-indent): New target.
18265
18266 * configure.in (host_tools): Added inet.
18267 (native_only): Added inet.
18268 (noconfigdirs): Added inet.
18269
18270 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18271
18272 * configure.in: Don't configure libgloss if we are not configuring
18273 newlib.
18274
18275 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18276
18277 * configure.in: Don't configure libgloss for unsupported
18278 architectures.
18279
18280 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18281
18282 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18283
18284 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18285
18286 * Makefile.in (ALL_MODULES): Include all-apache.
18287 (CROSS_CHECK_MODULES): Include check-apache.
18288 (INSTALL_MODULES): Include install-apache.
18289 (all-apache): New target.
18290
18291 * configure.in: Added apache everywhere perl is seen.
18292
18293 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18294
18295 * Makefile.in: Add support for clean-{module} and
18296 clean-target-{module} rules.
18297
18298 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18299
18300 * configure.in (*-*-ose) do not build libgloss.
18301
18302 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18303
18304 * config.guess (prep*:SunOS:5.*:*): Turn into
18305 powerpele-unknown-solaris2.
18306
18307 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18308
18309 * configure.in: Permit --enable-shared to specify a list of
18310 directories.
18311
18312 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18313
18314 * configure.in (host==solaris): Pass only the first word of $CC
18315 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18316
18317 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18318
18319 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18320
18321 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18322
18323 * Makefile.in (ALL_MODULES): Include all-perl.
18324 (CROSS_CHECK_MODULES): Include check-perl.
18325 (INSTALL_MODULES): Include install-perl.
18326 (ALL_X11_MODULES): Include all-guile.
18327 (CHECK_X11_MODULES): Include check-guile.
18328 (INSTALL_X11_MODULES): Include install-guile.
18329 (all-perl): New target.
18330 (all-guile): New target.
18331
18332 * configure.in (host_tools): Include perl and guile.
18333 (native_only): Include perl and guile.
18334 (noconfigdirs): Don't build guile and perl; no ports have been
18335 done.
18336
18337 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18338
18339 * configure (--enable-*): Handle quoted option lists such as
18340 --enable-sim-cflags='-g0 -O' better.
18341
18342 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18343
18344 * Makefile.in ({,inst}all-target): New rule so we can make and
18345 install all of the target directories easily.
18346
18347 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18348
18349 * configure.in: Add missing global flag in sed substitution when
18350 deleting `target-' from ${configdirs}.
18351
18352 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18353
18354 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18355 option.
18356
18357 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18358 config/mh-necv4.
18359
18360 * install.sh: Correct misspelling of transformbasename.
18361
18362 * config.guess: Recognize mips-*-sysv*.
18363
18364 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18365
18366 * config.sub: Recognize mon960.
18367
18368 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18369
18370 * configure: Restore Canadian Cross handling of BISON and LEX,
18371 removed in Feb 20 change.
18372
18373 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18374
18375 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18376 Mention make install. Remove the old copyright date as well the
18377 clumsy and rather pointless copyright on the README file.
18378
18379 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18380
18381 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18382 Makefile after running symlink-tree, then run `make distclean' to
18383 avoid clobbering any generated files in srcdir.
18384
18385 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18386
18387 * configure.in (m68k-*-netbsd*): Build everything now.
18388
18389 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18390
18391 * Makefile.in (taz): Fix quoting.
18392
18393 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18394
18395 * configure.in (sparclet-*-*): Build everything now.
18396
18397 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18398
18399 * configure.in (m68k-*-linux*): New host.
18400
18401 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18402
18403 * configure: Check for bison before byacc.
18404
18405 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18406
18407 * Makefile.in configure: Change the way LEX and BISON/YACC are
18408 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18409 searching PATH. These are used as fallbacks by Makefile.in if
18410 flex/bison/byacc aren't in objdir.
18411
18412 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18413
18414 * Makefile.in: Make everything which depends upon all-bfd also
18415 depend upon all-opcodes, in case --with-commonbfdlib is used.
18416
18417 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18418
18419 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18420 building NT native compilers on Unix.
18421
18422 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18423
18424 * configure.in: Don't get CC from the host Makefile fragment if we
18425 can find gcc in PATH, or if this is a Canadian Cross. Move the
18426 Solaris test for /usr/ucb/cc to the post target script, just after
18427 the compiler sanity test.
18428
18429 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18430
18431 * config.sub: Merge with FSF.
18432
18433 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18434
18435 * Makefile.in (RPATH_ENVVAR): New variable.
18436 (REALLY_SET_LIB_PATH): Use it.
18437 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18438
18439 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18440
18441 * config.sub, configure.in: Recognize sparclet cpu.
18442
18443 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18444
18445 * config.guess: Support m68k-cbm-sysv4.
18446
18447 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18448
18449 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18450 m68k-unknown-linuxaout from linker help string. Put quotes around
18451 $ld_help_string.
18452
18453 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18454
18455 * config.guess (powerpc-harris-powerunix): Add guess for port
18456 to new target.
18457
18458 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18459
18460 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18461
18462 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18463
18464 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18465 $(REALLY_SET_LIB_PATH) in Makefile.
18466 * Makefile.in (SET_LIB_PATH): New variable.
18467 (REALLY_SET_LIB_PATH): New variable.
18468 ($(DO_X)): Use $(SET_LIB_PATH).
18469 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18470 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18471 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18472 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18473 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18474 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18475 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18476 (install-dosrel): Likewise.
18477 (all-opcodes): Depend upon all-libiberty.
18478
18479 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18480
18481 * config.guess (*:CYGWIN*): New
18482
18483 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18484
18485 * Makefile.in (all-target-winsup): All all-target-libiberty.
18486
18487 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18488
18489 * configure.in (noconfigdirs): Add missing # in front of comment.
18490
18491 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18492
18493 * configure.in: add second pass to things added to noconfigdirs
18494 so *-gm-magic can exclude libgloss properly.
18495
18496 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18497
18498 * mpw-configure (extralibs_name, rez_name): Set correctly
18499 for MWC68K compiler.
18500
18501 * mpw-README: Add more info on the necessary build tools.
18502
18503 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18504
18505 * configure.in, config.sub: Recognize cygwin32.
18506
18507 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18508
18509 * config.guess, config.sub: Recognize A/UX.
18510
18511 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18512
18513 * config.sub: Merge with gcc/config.sub.
18514
18515 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18516
18517 * mpw-build.in (do-binutils): Add build of stamps.
18518
18519 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18520
18521 * config.sub: Add recognition for mips64vr4100*-* targets.
18522
18523 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18524
18525 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18526 Add creation of gconfigargs with `--enable-shared' turned on.
18527 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18528 ($(host)-stamp-stage3-configured): Likewise.
18529 (HOLES): Add chatr and ldd.
18530 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18531
18532 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18533
18534 * configure: Pass --nfp to recursive configures.
18535
18536 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18537
18538 * Makefile.in (DLLTOOL): New.
18539 (DLLTOOL_FOR_TARGET): New.
18540 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18541 (EXTRA_TARGET_FLAGS): Ditto.
18542 (EXTRA_GCC_FLAGS): Ditto.
18543 (CONFIGURE_TARGET_MODULES): Ditto.
18544 (DO_X): Ditto.
18545 * configure: Add DLLTOOL.
18546
18547 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18548
18549 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18550 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18551 mh-sco, since old workarounds no longer needed, and don't
18552 build ld, since libraries have weak symbols in COFF.
18553
18554 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18555
18556 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18557
18558 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18559
18560 * configure.in: Make sure that ${CC} can be used to compile an
18561 executable.
18562
18563 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18564
18565 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18566 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18567 nothing depending on whether gdbtk is being built.
18568
18569 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18570
18571 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18572
18573 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18574
18575 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18576 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18577
18578 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18579
18580 * config-ml.in: Add support for
18581 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18582 Simplify setting of multidirs from --disable-foo.
18583
18584 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18585
18586 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18587 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18588 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18589 non-empty, pass them on to the GCC make.
18590 (all-bootstrap): New rule that is like all-gcc, except it executes
18591 the GCC bootstrap rule instead of the GCC all rule.
18592
18593 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18594
18595 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18596
18597 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18598
18599 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18600 DG/UX support.
18601
18602 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18603
18604 * config.sub (i*86*) Change [345] to [3456]
18605
18606 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18607
18608 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18609 --with-gnu-ld=no.
18610
18611 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18612
18613 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18614 AIX multilibs get built.
18615
18616 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18617
18618 * configure.in (i386-win32): Don't build expect if we're not
18619 building the tcl subdir.
18620
18621 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18622
18623 * Makefile.in: (configure-target-examples, all-target-examples):
18624 New targets, configure and build example programs.
18625
18626 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18627
18628 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18629 use it as input to sedit the generated MPW makefile.
18630 * mpw-README: Add a suggestion about Gestalt.h.
18631
18632 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18633
18634 * config.sub: Accept *-*-ieee*.
18635
18636 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18637
18638 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18639 Ronald F. Guilmette <rfg@monkeys.com>.
18640
18641 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18642
18643 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18644 for powerpc-pe native.
18645 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18646 (target==powerpc-pe): duplicate i386-win32 entry.
18647
18648 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18649
18650 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18651 of vxworks, not just vxworks5.1.
18652
18653 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18654
18655 * mpw-configure: Add support for exec-prefix.
18656
18657 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18658
18659 * config.guess: Recognize HP model 816 machines as having
18660 a PA1.1 processor.
18661
18662 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18663
18664 * configure: Ignore new autoconf configure options.
18665
18666 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18667
18668 * config.guess: Recognize Pentium under SCO.
18669 From Robert Lipe <robertl@arnet.com>.
18670
18671 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18672
18673 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18674
18675 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18676
18677 * configure.in: Don't configure gas for alpha-dec-osf*.
18678
18679 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18680
18681 * configure.in: Default to --with-stabs for some targets for which
18682 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18683 i[345]86*-*-unixware*.
18684
18685 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18686
18687 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18688 rather than basing it on the target. Simplify handling of options
18689 controlling which directories to configure. Remove extraneous
18690 slash in multi-clean target.
18691
18692 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18693
18694 * config-ml.in: Prefix more variables with ml_ so they don't collide
18695 with configure's.
18696
18697 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18698
18699 * configure: Don't turn -v into --v.
18700
18701 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18702
18703 * configure.in (targargs): Fix typo.
18704
18705 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18706
18707 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18708
18709 * configure.in: Strip --host and --target options from
18710 CONFIG_ARGUMENTS, and always configure for --host only. Add
18711 --with-cross-host option when building with a cross-compiler.
18712 * configure: Canonicalize the arguments put into config.status by
18713 always using `=' for an option with an argument. Pass a presumed
18714 --host or --target explicitly.
18715
18716 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18717
18718 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18719 into general OS recognition case.
18720
18721 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18722
18723 * configure.in (target_configdirs): add target-winsup only
18724 for win32 target systems.
18725
18726 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18727
18728 * Makefile.in (all-target-libgloss): Depend upon
18729 configure-target-newlib, since when libgloss is built it looks to
18730 see if the newlib directory exists.
18731
18732 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18733
18734 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18735 cfg-ml-*.in.
18736
18737 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18738
18739 * configure: Handle LD and LD_FOR_TARGET when configuring a
18740 Canadian Cross.
18741
18742 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18743
18744 * configure.in (target_libs): add target-winsup.
18745 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18746 (target==ppcle-pe): remove ld from $noconfigdirs.
18747
18748 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18749
18750 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18751 Preserve relative path names in $srcdir. Build symlink tree if
18752 configuring cross target dir and srcdir=. (= no VPATH support).
18753 (configure-target-libg++): Depend on configure-target-librx.
18754 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18755 * config-ml.in: New file.
18756 * symlink-tree: New file.
18757 * configure: Ensure srcdir="." if that's what it is.
18758
18759 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18760
18761 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18762 includes and FLEX_SKELETON setting.
18763 * mpw-configure (--with-gnu-ld): New option, controls whether
18764 to use PPCLink or ld with PowerMac GCC.
18765 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18766 * mpw-config.in: Configure grez if targeting Mac.
18767
18768 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18769 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18770 just macos.
18771 * configure.in: Configure grez resource compiler if targeting Mac.
18772 * Makefile.in (all-grez, install-grez): New targets.
18773
18774 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18775
18776 * configure: CXX defaults to gcc, not g++. If we find
18777 gcc in the path, set CC to gcc -O2.
18778
18779 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18780
18781 * configure: Default ${build} correctly. Avoid picking up extra
18782 spaces when reading CC and CXX from Makefile. When doing a
18783 Canadian Cross, use plausible default values for numerous
18784 variables.
18785 * configure.in: When doing a Canadian Cross, don't try to
18786 configure tools whose configure script can't handle it.
18787
18788 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18789
18790 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18791
18792 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18793
18794 * configure: Remove dubious bug reporting address.
18795
18796 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18797
18798 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18799 configure script, run that instead of this directory's configure.
18800 In either case, print a message that we're configuring the sub-dir.
18801
18802 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18803
18804 * configure.in: Before checking for the existence of various files,
18805 use sed to filter out "target-".
18806
18807 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18808
18809 * Makefile.in (DO_X): Split rule to decrease command line length
18810 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18811 (Philippe De Muyter).
18812
18813 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18814
18815 * Makefile.in (all-patch): depend on all-libiberty.
18816
18817 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18818
18819 * configure.in: If the only directory in target_configdirs which
18820 actually exists is libiberty, then set target_configdirs to empty,
18821 to avoid trying to build a target libiberty in a gas or gdb
18822 distribution.
18823
18824 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18825
18826 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18827 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18828 systems.
18829
18830 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18831
18832 * configure.in (copy_dirs): Use sys-include instead of include
18833 for --with-headers option.
18834
18835 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18836
18837 * Makefile.in, configure.in: Make winsup builds work with
18838 new scheme.
18839
18840 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18841
18842 * configure.in: Build the linker on AIX.
18843
18844 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18845
18846 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18847 where needed.
18848
18849 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18850
18851 * Makefile.in (all-gcc): Fix typo.
18852
18853 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18854
18855 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18856
18857 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18858
18859 * configure.in: Rename libFOO to target-libFOO, and xiberty
18860 to target-xiberty, to provide more flexibility.
18861 (target_subdir): Define. Create if cross.
18862 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18863 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18864 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18865 check-libFOO -> check-target-libFOO, etc.
18866 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18867 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18868 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18869 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18870 allow ALL_GCC="" to only configure.
18871 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18872 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18873 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18874
18875 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18876
18877 * Makefile.in (taz): Build "info" in etc explicitly.
18878
18879 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18880
18881 * configure.in: Make sure that CC is undefined (as opposed to
18882 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18883 problem with autoconf trying to configure on a host without GCC.
18884
18885 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18886
18887 * mpw-configure: Set host alias from choice of host compiler,
18888 only use generic MPW Makefile sed if present, edit a file
18889 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18890 * mpw-README: Add problem notes about CW6 and CW7.
18891
18892 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18893
18894 * Makefile.in (taz): Use ";" instead of ";;".
18895
18896 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18897
18898 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18899 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18900 DISTDOCDIRS.
18901 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18902 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18903
18904 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18905
18906 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18907 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18908 Move bfd to DISTSTUFFDIRS.
18909
18910 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18911
18912 * Makefile.in (X11_LIB): Removed.
18913 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18914
18915 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18916
18917 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18918
18919 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18920 names.
18921
18922 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18923
18924 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18925
18926 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18927
18928 * configure.in (i[345]86-*-win32): Always build newlib.
18929 Don't configure cvs, autoconf or texinfo.
18930 * Makefile.in (LD_FOR_TARGET): New.
18931 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18932 Pass down LD_FOR_TARGET.
18933
18934 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18935
18936 * winsup: New directory.
18937 * Makefile.in: Build winsup.
18938 * configure.in: Winsup is configured when target is win32.
18939 Can only build win32 target GDB when native.
18940
18941 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18942
18943 * config.guess: Recognize HP model 819 machines as having
18944 a PA 1.1 processor.
18945
18946 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18947
18948 * configure: Fix sed loop which substitutes for CC and CXX to
18949 avoid bug found in various sed implementations.
18950
18951 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18952
18953 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18954 simulator. Use standard powerpc-*-eabi*.
18955
18956 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18957
18958 * configure.in: Stop putting gas and binutils in noconfigdirs for
18959 powerpc-*-aix* and rs6000-*-*.
18960
18961 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18962
18963 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18964 -mcall-aixdesc libraries.
18965
18966 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18967
18968 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18969
18970 * config.sub (arm | armel | armeb): Fix shell syntax.
18971
18972 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18973
18974 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18975 -msoft-float and -mcpu=common support.
18976 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18977 libraries.
18978
18979 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18980
18981 * configure.in: Allow configuration and build of emacs19 for the alpha.
18982
18983 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18984
18985 * configure.in (CC): Get ^CC, not just any old CC, from
18986 ${host_makefile_frag}.
18987
18988 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18989
18990 * configure.in (CC): Try to get CC from
18991 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18992
18993 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18994
18995 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18996 only if it exists in $(srcdir).
18997
18998 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18999
19000 * configure: If CC and CXX are not set in the environment, set
19001 them, based on either an existing Makefile or on searching for gcc
19002 in PATH. Substitute for CC and CXX in Makefile.
19003 * configure.in: Remove libm from target_libs. Separate
19004 target_configdirs from configdirs. If CC is not set in
19005 environment, try to get it from a host Makefile fragment. Rewrite
19006 changes of configdirs to use skipdirs instead. A few minor
19007 tweaks. Take directories out of target_configdirs as they are
19008 taken out of configdirs. Remove existing Makefile files from
19009 subdirectories. Substitute for TARGET_CONFIGDIRS and
19010 CONFIG_ARGUMENTS in Makefile.
19011 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19012 by configure.in.
19013 (CONFIG_ARGUMENTS): Likewise.
19014 (CONFIGURE_TARGET_MODULES): New variable.
19015 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19016 ($(CONFIGURE_TARGET_MODULES)): New target.
19017 (configure-libg++, configure-libio): New targets.
19018 (all-libg++): Depend upon configure-libg++.
19019 (all-libio): Depend upon configure-libio.
19020 (configure-libgloss, all-libgloss): New targets.
19021 (configure-libstdc++): New target.
19022 (all-libstdc++): Depend upon configure-libstdc++.
19023 (configure-librx, all-librx): New targets.
19024 (configure-newlib): New target.
19025 (all-newlib): Depend upon configure-newlib
19026 (configure-xiberty): New target.
19027 (all-xiberty): Depend upon configure-xiberty.
19028
19029 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19030
19031 * configure.in (host i[345]86-*-win32): Expand the
19032 noconfigdirs again.
19033
19034 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19035
19036 * mpw-configure: Fix sed command file name.
19037
19038 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19039
19040 * configure.in (host i[345]86-*-win32): Reduce the
19041 noconfigdirs again.
19042
19043 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19044
19045 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19046 or powerpc*-*-pe*, since they are not yet supported.
19047
19048 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19049
19050 Add PowerMac support and many other enhancements.
19051 * mpw-configure: New option --cc to select compiler to use,
19052 paste options set according to --cc into the generated
19053 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19054 if mpw-make.sed is present.
19055 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19056 add forward includes for PowerPC include files.
19057 * mpw-build.in: Build using Makefile.PPC if present.
19058 (do-byacc, etc): Remove separate version resource builds.
19059 (do-gas): Build "stamps" before "all".
19060 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19061 * mpw-README: Update to reflect --cc option, PowerMac support,
19062 and recently-reported compatibility problems.
19063
19064 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19065
19066 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19067 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19068 (--with-multilib-top): Pass to recursive invocations.
19069
19070 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19071
19072 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19073 v810-*-*.
19074
19075 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19076
19077 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19078 gdb, ld and opcodes on v810-*-*.
19079
19080 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19081
19082 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19083 (local-maintainer-clean): New target.
19084 (maintainer-clean): New target.
19085 (realclean): Just depend upon maintainer-clean.
19086
19087 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19088
19089 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19090
19091 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19092
19093 * configure.in: Build ld in mips*-*-bsd* case.
19094
19095 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19096
19097 * config.sub: Accept -lites* OS. From Ian Dall.
19098
19099 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19100
19101 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19102 targets.
19103
19104 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19105
19106 * configure.in: treat i386-win32 canadian cross the same as
19107 i386-go32 canadian cross.
19108
19109 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19110
19111 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19112 running under the simulator to build a reduced set of libraries.
19113 (powerpc-*-eabiaix): Add fine grained multilib support added to
19114 other powerpc targets yesterday.
19115
19116 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19117
19118 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19119 -disable-softfloat, -disable-relocatable, -disable-aix, and
19120 -disable-sysv to control which multilib libraries get built.
19121
19122 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19123
19124 * configure: Add Makefile.tem to list of files to remove in trap
19125 handler.
19126
19127 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19128
19129 * config.guess (*Linux*): Add missing "exit"s.
19130 Also, need specific check for alpha-unknown-linux (uses COFF).
19131
19132 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19133
19134 * config.guess: Merge with FSF:
19135
19136 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19137 * config.guess (AIX4): More robust release numbering discovery.
19138
19139 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19140 * config.guess (i386-sequent-ptx): Properly get version number.
19141
19142 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19143 * config.guess (mips:*:4*:UMIPS): New case.
19144
19145 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19146
19147 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19148 (i386-win32 host): Likewise. Don't build readline.
19149
19150 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19151
19152 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19153 SUPPORT_FILES to submakes.
19154
19155 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19156
19157 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19158 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19159 mpw-configure.
19160
19161 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19162
19163 * configure.in (appdirs): Use =, not ==, in test expression when
19164 trying to build the text to print in the warning message for
19165 Solaris users.
19166
19167 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19168
19169 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19170
19171 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19172
19173 * config.guess: Recognize lynx-2.3.
19174
19175 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19176
19177 * config.sub (z8ksim): Deleted
19178 (z8k-*-coff): New, this is the one true name of the target.
19179
19180 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19181
19182 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19183
19184 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19185
19186 * config.guess (*:Linux:*:*): First try asking the linker what the
19187 default object file format is (elf, aout, or coff). Then if this
19188 fails, try previous methods.
19189
19190 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19191
19192 * configure.in: Don't build newlib for *-*-vxworks5.1.
19193
19194 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19195
19196 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19197 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19198
19199 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19200
19201 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19202
19203 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19204
19205 * cfg-ml-com.in: New file.
19206 * cfg-ml-pos.in: New file.
19207
19208 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19209
19210 * COPYING.NEWLIB: Add HP free copyright to list.
19211
19212 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19213
19214 * config.sub: Recognize -eabi* for the system, not just -eabi.
19215
19216 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19217
19218 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19219 * config.sub, configure.in (win32): New target and host.
19220
19221 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19222
19223 * configure.in: Add i386-pe configuration.
19224
19225 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19226
19227 * mpw-build.in (install): Install GDB after LD.
19228
19229 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19230
19231 * mpw-config.in (elf/mips.h): Always forward-include, needed
19232 for GDB to build.
19233
19234 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19235
19236 * testsuite: New directory for customer acceptance and whole tool
19237 chain tests.
19238
19239 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19240
19241 * configure: If per-host line isn't found, but AC_OUTPUT is found
19242 and a configure script exists, run it instead.
19243
19244 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19245
19246 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19247
19248 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19249
19250 * configure: Set build_{cpu,vendor,os,alias} to host values when
19251 --build isn't specified.
19252
19253 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19254
19255 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19256 (FLAGS_TO_PASS): Pass them.
19257 (EXTRA_TARGET_FLAGS): Ditto.
19258
19259 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19260
19261 * Makefile.in (all-libg++): Depend on all-libstdc++.
19262
19263 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19264
19265 * configure.in (noconfigdirs): Enable all packages for
19266 i386-unknown-netbsd.
19267
19268 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19269
19270 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19271 hosted builds (DOS builds)
19272
19273 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19274
19275 Changes for ARM based on patches from Richard Earnshaw:
19276 * config.sub: Handle armeb and armel.
19277 * configure.in: Omit arm linker only for riscix.
19278
19279 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19280
19281 * config.guess: Update from FSF.
19282
19283 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19284
19285 * config.sub: Recognize powerpcle as the little endian variant of
19286 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19287 powerpcle variant. Convert pentium into i586, not i486. Add p5
19288 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19289 temporarily.
19290
19291 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19292
19293 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19294
19295 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19296
19297 * config.sub: Accept -lites* as a basic system type.
19298
19299 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19300
19301 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19302 installed, and if so return linuxoldld as the system name.
19303
19304 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19305
19306 * config.guess: Add hppa1.1-hp-lites support.
19307
19308 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19309
19310 * configure.in: Don't build newlib for m68k-vxworks5.1.
19311
19312 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19313
19314 * configure.in (mips-sgi-irix6): Use mh-irix5.
19315
19316 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19317
19318 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19319
19320 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19321
19322 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19323 OSF/1. Fix compiler flags.
19324 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19325
19326 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19327
19328 * configure.in: Recognize --with-newlib.
19329 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19330
19331 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19332
19333 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19334 to *_X11_MODULES due to gdbtk needing X include files et al.
19335
19336 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19337
19338 Merge in support for Mac MPW as a host.
19339 (Old change descriptions retained for informational value.)
19340
19341 * mpw-config.in: Add generic include forwards for cpu-specific
19342 include files in aout and elf directories.
19343
19344 * mpw-configure: Added copyright.
19345 * mpw-config.in: Check for presence of required build tools.
19346 (target_libs): Add newlib.
19347 (target_tools): Add examples.
19348 (Read Me): Generate as "Read Me for MPW" instead.
19349 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19350 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19351 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19352
19353 * mpw-configure: Remove subdir-specific makefile hackery,
19354 delete mk.tmp after using it.
19355
19356 * mpw-build.in (all): Display start and end times.
19357
19358 * mpw-configure (host_canonical): Set.
19359 (target_cpu): Always add to makefiles.
19360 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19361 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19362 (mpw-mh-mpw): Look for in srcdir and srcroot.
19363 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19364
19365 * mpw-build.in: (install-only): New target.
19366
19367 * mpw-configure (host_alias, target_alias): Rename from hostalias
19368 and targetalias, add into generated Makefile.
19369 (mk.tmp): If present, add into generated Makefile.
19370 * mpw-build.in (all-gas): Build config.h first before gas proper.
19371
19372 * mpw-configure (config.status): Write only if changed.
19373 * mpw-config.in (readline): Configure it (not built, just used for
19374 definitions).
19375
19376 * mpw-config.in (elf/mips.h): Add a forward include.
19377
19378 * mpw-config.in: Forward-include most .h files in include into
19379 extra-include.
19380 (readline): Don't build.
19381 mpw-build.in (install): Install GDB.
19382
19383 * mpw-configure (prefix, mpw_prefix): Handle it.
19384 * mpw-config.in (mmalloc, readline): Don't configure.
19385 * mpw-build.in (thisscript): Rename to ThisScript.
19386 Use mpw-build instead of BuildProgram everywhere.
19387 (mmalloc, readline): Don't build.
19388 * mpw-README: New file, basic documentation about the MPW port.
19389
19390 * mpw-config.in: Use forward-include to create include files.
19391
19392 * mpw-configure: Add more things to the top of each configured
19393 Makefile, including contents of config/mpw-mh-mpw.
19394 * mpw-config.in (extra-include): Create this directory and fill it
19395 with Posix-like include files when configuring.
19396
19397 * config.sub (apple, mac, mpw): Add various aliases.
19398
19399 * mpw-build.in: New file, top-level build script fragment for MPW.
19400 * mpw-configure: New file, configure script for MPW.
19401 * mpw-config.in: New file, config fragment for MPW.
19402
19403 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19404
19405 * configure.in (host_libs): Remove glob, since it is gone from the
19406 sources.
19407
19408 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19409
19410 * Makefile.in: define empty GDB_NLM_DEPS var.
19411
19412 * configure.in(target_makefile_frag): use config/mt-netware
19413 for netware targets.
19414
19415 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19416
19417 * config.sub: Merge in recent FSF changes. Remove linux special
19418 cases.
19419
19420 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19421
19422 Revert this change:
19423
19424 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19425
19426 * build-all.mk: Use CC=cc -Xs on Solaris.
19427
19428 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19429
19430 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19431 stop using it.
19432 * Makefile.in: Nuke all references to glob subdirectory.
19433
19434 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19435
19436 * configure.in: Fix --enable-shared logic in per-host.
19437
19438 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19439
19440 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19441
19442 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19443
19444 * configure.in (noconfigdirs): Don't build gas on AIX, for
19445 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19446
19447 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19448
19449 * configure: Fix --cache-file to work if the file argument is a
19450 relative path.
19451
19452 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19453
19454 * configure: If the --cache-file is used, pass it down to
19455 configure in subdirectories.
19456
19457 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19458
19459 * config.sub: add vxworks29k configuration.
19460
19461 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19462
19463 * Makefile.in (taz): Do "diststuff" part quietly.
19464
19465 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19466
19467 * config.sub: Mini-merge with gcc/config.sub.
19468
19469 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19470
19471 * config.guess (IRIX): Sed - to _.
19472
19473 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19474
19475 * Makefile.in (source-vault, binary-vault): New targets.
19476
19477 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19478
19479 * config.sub: Recognize -eabi as a basic system type.
19480
19481 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19482
19483 * configure.in (enable_shared stuff): Fix typo.
19484
19485 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19486
19487 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19488
19489 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19490
19491 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19492
19493 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19494
19495 * configure.in (rs6000-*-*): Don't build gas.
19496
19497 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19498
19499 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19500 reduce command line length.
19501 (AS_FOR_TARGET): Check for as.new, not Makefile.
19502 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19503
19504 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19505
19506 * config.guess: Merge from FSF.
19507
19508 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19509
19510 * configure: Don't use $ when handling program_suffix.
19511
19512 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19513
19514 * configure.in: Configure tk for hppa/hpux.
19515
19516 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19517
19518 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19519
19520 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19521
19522 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19523 to LIBCXXFLAGS. Tests are better run without it.
19524
19525 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19526
19527 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19528
19529 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19530
19531 * configure.in (*-*-netware*): Don't configure xiberty.
19532
19533 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19534
19535 * configure.in: Remove tk from native_only list.
19536
19537 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19538
19539 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19540 for special NCD build.
19541
19542 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19543
19544 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19545 makeall.bat, they're only useful for binutils snapshots.
19546 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19547 makeall.bat to specified SUPPORT_FILES.
19548
19549 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19550
19551 * build-all.mk: Add Ericsson targets to sun4 and solaris
19552 hosts. Add BNR's sun4 target to solaris host, so their
19553 build-from-source will be tested in-house first.
19554
19555 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19556
19557 * Makefile.in (LIBCFLAGS): New variable.
19558 (CFLAGS_FOR_TARGET): Ditto.
19559 (LIBCFLAGS_FOR_TARGET): Ditto.
19560 (LIBCXXFLAGS): Ditto.
19561 (CXXFLAGS_FOR_TARGET): Ditto.
19562 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19563 (BASE_FLAGS_TO_PASS): Pass them.
19564 (EXTRA_TARGET_FLAGS): Ditto.
19565
19566 * configure.in: Support --enable-shared.
19567
19568 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19569
19570 * configure.in (target_libs): Include libstdc++ again.
19571 * config.guess: Update from FSF (for FreeBSD).
19572
19573 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19574
19575 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19576 makeall.bat.
19577 (DISTDOCDIRS): Add `etc'.
19578 (ETC_SUPPORT_PFX): New variable.
19579 (taz): Include anything from etc starting with a word in
19580 ETC_SUPPORT_PFX.
19581
19582 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19583
19584 * config.sub: Update for recent FSF changes. Remove obsolete
19585 h8300hds entry. Add -windows* and -osx as basic os. Minor
19586 spacing changes.
19587
19588 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19589
19590 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19591
19592 * config.guess: Merge with FSF.
19593 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19594
19595 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19596
19597 * configure: Since the "trap 0" handler will override the exit
19598 status on many systems, only use it for "exit 1", and make it set
19599 a non-zero exit status; reset it before "exit 0". Also, check
19600 exit status of config.sub, and error out if it failed.
19601
19602 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19603
19604 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19605 and install libgloss.
19606
19607 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19608
19609 * Makefile.in (all-binutils): Depend upon all-byacc.
19610
19611 * configure.in: Don't build emacs on Irix 5.
19612
19613 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19614
19615 * configure.in (*-*-netware*): Add libio.
19616
19617 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19618
19619 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19620 (CHECK_TARGET_MODULES): Ditto.
19621 (INSTALL_TARGET_MODULES): Ditto.
19622 (TARGET_LIBS): Ditto.
19623 (all-libstdc++): Note dependencies.
19624
19625 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19626
19627 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19628
19629 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19630
19631 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19632 -fexternal-templates.
19633
19634 * configure.in (target_libs): Add libstdc++.
19635 (noconfigdirs): Add libstdc++ as appropriate.
19636
19637 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19638
19639 * config.guess: Update from FSF.
19640
19641 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19642
19643 * configure: Use ${config_shell} when running ${configsub}.
19644
19645 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19646
19647 * config.sub: No longer recognize h8300h.
19648
19649 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19650
19651 * config.sub: Remove extraneous differences between config.sub and
19652 gcc/config.sub.
19653
19654 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19655
19656 * Makefile.in (DISTSTUFFDIRS): Add gas.
19657
19658 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19659
19660 * COPYING.NEWLIB: New file.
19661
19662 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19663
19664 * config.guess (HP-UX): Patch from Harlan Stenn
19665 <harlan@landmark.com> to also emit release level.
19666
19667 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19668
19669 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19670
19671 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19672
19673 * config.sub: Merge nextstep cleanup from FSF.
19674
19675 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19676
19677 * configure.in (arm-*-*): Don't configure ld for this target.
19678
19679 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19680
19681 * configure.in (*-*-netware): don't configure libg++, libio,
19682 librx, or newlib.
19683
19684 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19685
19686 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19687 configure ld--it works, but it doesn't support shared libraries.
19688
19689 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19690
19691 * config.guess (*-unknown-freebsd*): Get rid of possible
19692 trailing "(Release)" in version string.
19693 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19694
19695 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19696
19697 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19698 Fix type: *-next-neststep -> *-next-nextstep.
19699
19700 * config.guess: Merge from FSF:
19701
19702 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19703
19704 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19705
19706 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19707
19708 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19709 instead of UNIX_SV for UnixWare 1.0).
19710
19711 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19712
19713 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19714 to make gdb/nlm/* build after the compiler and linker.
19715
19716 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19717
19718 * config.guess (netbsd, freebsd, linux): Accept any machine,
19719 not just i[34]86.
19720 (m68k-atari-sysv4): Relocate to match FSF version.
19721
19722 * config.guess: More merges from the FSF:
19723
19724 Add a space before function call or macro invocation.
19725
19726 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19727
19728 * config.guess: Add trap cmd to remove dummy.c and dummy when
19729 interrupted.
19730
19731 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19732
19733 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19734 (dummy): Redirect stderr from compilation of dummy.c.
19735
19736 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19737
19738 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19739
19740 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19741
19742 * configure: Accept and ignore --cache*, for compatibility with
19743 new autoconf.
19744
19745 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19746
19747 * config.guess: Merge from FSF:
19748
19749 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19750
19751 * config.guess (Pyramid*:OSx*:*:*): New case.
19752 (PATH): Add /.attbin at end for finding uname.
19753 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19754
19755 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19756
19757 * config.guess (M88*:DolphinOS:*:*): New case.
19758
19759 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19760
19761 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19762 to select whether to use ELF or COFF.
19763
19764 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19765
19766 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19767
19768 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19769
19770 * config.guess: Guess the OS version for HPUX.
19771
19772 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19773
19774 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19775
19776 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19777
19778 * configure.in: Recognize --with-headers, --with-libs, and
19779 --without-newlib.
19780 * Makefile.in (all-xiberty): Depend upon all-ld.
19781
19782 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19783
19784 * configure.in: Change i[34]86 to i[345]86.
19785
19786 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19787
19788 * configure (version): A few more tweaks to help message.
19789
19790 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19791
19792 * Makefile.in: Remove (for now) librx as a host library,
19793 now that we're building it for target.
19794
19795 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19796
19797 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19798 (Karl Berry).
19799
19800 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19801
19802 * configure.in: Also configure librx.
19803
19804 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19805
19806 * Makefile.in: Update various rules to reflect that librx
19807 is now needed for libg++.
19808
19809 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19810
19811 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19812
19813 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19814
19815 * configure.in: Configure the examples directory.
19816
19817 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19818
19819 * configure: Simplify Jun 2 1994 change.
19820
19821 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19822
19823 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19824 /bin/gcc isn't good enough to build gcc.
19825
19826 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19827
19828 * Makefile.in (GDB_SUPPORT_FILES): Remove
19829 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19830 (gdb.tar.gz): Add new rule to use standard distribution building
19831 mechanism.
19832
19833 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19834
19835 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19836 Bill Cox <bill@cygnus.com>.
19837
19838 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19839
19840 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19841
19842 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19843
19844 * configure: Search current dir first in .gdbinit.
19845
19846 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19847
19848 * config.sub: Recognize freebsd (merged from gcc config.sub).
19849
19850 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19851
19852 * config.sub: Refer to NeXT's operating system as nextstep.
19853
19854 * config.sub (case $basic_machine): Re-order the cases, to match
19855 the order in the FSF version (which is mostly alphabethical).
19856 Merge in some additions and changes from the FSF.
19857
19858 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19859
19860 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19861 * config.sub: Recognize cxux7.
19862 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19863
19864 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19865
19866 * config.sub: Fix typo powerpc -> powerpc-*.
19867
19868 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19869
19870 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19871
19872 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19873 parallel with all-emacs and install-emacs). Top-level command
19874 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19875
19876 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19877
19878 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19879 $(relbindir)/make before doing ``make install'', and use
19880 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19881 installing over running make binary.
19882 ($(host)-stamp-stage3-installed): Likewise.
19883
19884 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19885
19886 * config.guess: Recognize Mach.
19887
19888 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19889
19890 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19891 see whether --exec-prefix was used.
19892
19893 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19894
19895 * README: Explicitly mention libg++/README. (Zoo's idea.)
19896
19897 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19898
19899 * Makefile.in: Add all-librx target similar to all-libproc.
19900
19901 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19902
19903 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19904 with post 1.2 uname bogosity.
19905
19906 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19907
19908 * configure: Remove temporary files on receipt of a signal.
19909
19910 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19911
19912 * configure: If there is a package_makefile_frag, remove
19913 ${subdir}/Makefile.tem after copying it in.
19914
19915 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19916
19917 * build_all.mk: support rs6000 lynx identifies itself as
19918 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19919 since /bin/gcc is too feeble to compile a modern gcc.
19920
19921 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19922
19923 * brought devo/test-build.mk update-to-date with progressive/
19924 test-build.mk. Add lynx targets and hppa flag info.
19925
19926 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19927
19928 * configure.in: Use mh-ncrsvr43. Patch from
19929 Tom McConnell <tmcconne@sedona.intel.com>.
19930
19931 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19932
19933 * config.guess (i386-unknown-bsdi): No longer need to
19934 check #if defined(__bsdi__) && defined(__i386__).
19935
19936 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19937
19938 * configure: Set program_transform_nameoption correctly.
19939
19940 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19941
19942 * brought build-all.mk update-to-date with progressive build-all.mk,
19943 added new targets and hppa info.
19944
19945 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19946
19947 * configure: If config.guess result is a prefix of the user
19948 specified target, assume a native build and use the user specified
19949 target as the host alias. Remove SunOS patch suffix removal hack.
19950 * configure.in: Remove SunOS patch suffix removal hack.
19951
19952 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19953 in NATIVE_CHECK_MODULES.
19954
19955 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19956
19957 * Makefile.in: Rename HOST_ONLY to NATIVE.
19958 * configure: Delete SunOs patch suffix from host_canonical
19959 and build_canonical variables that are prepended to Makefiles.
19960 * configure.in: Add comments for easier maintenance.
19961
19962 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19963
19964 * Makefile.in: Add all-libproc target similar to all-gui.
19965
19966 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19967
19968 * Makefile.in (CHECK_MODULES): split into
19969 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19970
19971 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19972
19973 * config.guess (i386-unknown-bsdi): New system to guess.
19974
19975 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19976
19977 * Makefile.in: Add all-gui target (but not yet build by "all").
19978
19979 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19980
19981 * config.sub: Move deletion of patch suffix from here...
19982 * configure.in: To here, at Ian's suggestion. The top-
19983 level scripts might need to know of a patch level.
19984
19985 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19986
19987 * config.sub: Strip off patch suffix so rtl is recognized
19988 as a sunos4.1.3 machine, even though it's been patched.
19989
19990 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19991
19992 * Makefile.in (INSTALL_LAST): Delete.
19993 (INSTALL_DOSREL): New.
19994
19995 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19996
19997 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19998 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19999 whether we pass down --with-gnu-ld anyhow.
20000
20001 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20002
20003 * Makefile.in (INSTALL_LAST): Change operation so it works
20004 on more flavors of make.
20005 * configure.in (go32): Don't build libg++ or libio.
20006
20007 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20008
20009 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20010 they can be overriden by templates.
20011
20012 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20013
20014 * configure.in (target==go32): Don't build gdb.
20015 * dosrel: New directory.
20016
20017 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20018
20019 * configure.in (host==go32): Configure dosrel too.
20020 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20021 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20022 be set by incoming names or templates.
20023 (INSTALL_LAST): New rule.
20024
20025 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20026
20027 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20028
20029 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20030
20031 * configure.in (appdirs): New variable. Currently empty, but will
20032 be used in gas distribution. If nonempty, lists a set of
20033 directories at least one of which must get configured, or top
20034 level configuration is considered to have failed.
20035 (rs6000-*-lynxos*): Use new file name.
20036
20037 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20038
20039 Eliminate XTRAFLAGS.
20040 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20041 newlib include files using -idirafter, and also use -nostdinc.
20042 (CXX_FOR_TARGET): Likewise.
20043 (XTRAFLAGS): Removed.
20044 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20045 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20046 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20047 ($(DO_X)): Don't pass down XTRAFLAGS.
20048
20049 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20050
20051 * configure.in (mips*-dec-bsd*): New target; do build linker.
20052 (mips*-*-bsd*): New target; don't build linker.
20053
20054 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20055
20056 * configure.in: support rs6000-*-lynxos* configuration.
20057 support sunos4 as a cross target.
20058
20059 * config.sub: look for lynx*, not lynx since the OS version may
20060 legitimately be part of the name.
20061
20062 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20063
20064 * configure.in (i[34]86-*-sco*): Move to be with other i386
20065 targets.
20066 (romp-*-*): New target. Skip various binary utilities.
20067 (vax-*-*): New target. Don't build newlib.
20068 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20069
20070 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20071
20072 * configure.in: Only set host_makefile_frag if config
20073 directory exists.
20074
20075 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20076
20077 * install.sh: If $dstdir exists, don't check whether each
20078 component does.
20079
20080 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20081
20082 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20083
20084 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20085
20086 * configure.in (*-*-lynxos*): Don't configure newlib for either
20087 native or cross Lynx.
20088
20089 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20090
20091 * config.sub (sparc64-elf): Fix os.
20092 (z8k): Remove duplicate.
20093
20094 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20095
20096 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20097 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20098
20099 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20100
20101 * configure: Make file links cleanly even if Lynx fails on
20102 an NFS symlink (at least fail cleanly).
20103
20104 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20105
20106 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20107 -XNh2000.
20108
20109 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20110
20111 * configure: Unknown options are fatal again.
20112
20113 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20114
20115 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20116 compatibility.
20117
20118 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20119
20120 * build-all.mk: Add `clean' target.
20121
20122 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20123
20124 * config.guess: Add SINIX support.
20125 * configure.in: Add mips-*-sysv4* support.
20126
20127 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20128
20129 * build-all.mk: Document all useful targets.
20130 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20131 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20132
20133 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20134
20135 * configure: Support --silent, --quiet.
20136
20137 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20138
20139 * configure: Support --disable-FEATURE.
20140
20141 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20142
20143 * config.guess: Recognize NCR running SVR4.3.
20144
20145 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20146
20147 * config.guess: Make BSDI generate i386-unknown-bsd386.
20148 Patch from Paul Eggert <eggert@twinsun.com>.
20149
20150 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20151
20152 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20153
20154 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20155
20156 * configure: Make unrecognized options give nonfatal warnings
20157 instead of fatal errors, and pass them to any subdirectory
20158 configures in case they recognize them.
20159 Make --x equivalent to --with-x.
20160
20161 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20162
20163 * configure: Add --enable-* options. Clean up usage message and
20164 some comments.
20165
20166 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20167
20168 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20169
20170 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20171
20172 * configure.in (hppa*-*-*): Enable binutils.
20173
20174 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20175
20176 * config.sub: Recognize cisco.
20177
20178 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20179
20180 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20181
20182 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20183
20184 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20185 than one configuration name. Add comment.
20186
20187 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20188
20189 * config.guess: about target *-hitachi-hiuxwe2, fixed
20190 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20191 macro is incorrect.]
20192
20193 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20194
20195 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20196 than the "make ls" stuff which used to be here.
20197
20198 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20199
20200 * config.guess: Recognize i[34]86-unknown-freebsd.
20201 From Shawn M Carey <smcarey@rodan.syr.edu>.
20202
20203 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20204
20205 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20206
20207 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20208
20209 * config.guess: Check for ptx.
20210
20211 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20212
20213 * config.sub: Add os9k checking.
20214
20215 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20216
20217 * config.guess: Handle OSF1 running on HPPA processors
20218
20219 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20220
20221 * configure: If subdir configure fails, print out a message with
20222 subdirectory name, in case subdir's configure code didn't identify
20223 itself.
20224
20225 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20226
20227 * configure.in: Remove embedded newlines from configdirs.
20228 Avoid mismatches of substrings. Fix matching strings at end
20229 of configdirs.
20230
20231 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20232
20233 * config.guess: Add Lynx/rs6000 config support.
20234
20235 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20236
20237 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20238
20239 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20240
20241 * configure.in (hppa*-*-osf*): Treat this just like most other
20242 PA configurations (eg no binutils or ld).
20243 (hppa*-*-*elf*): These configurations have binutils and ld.
20244
20245 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20246
20247 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20248
20249 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20250
20251 * configure.in (rs6000-*-*): Build gas.
20252
20253 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20254
20255 * Makefile.in: Avoid bug in losing hpux sed.
20256
20257 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20258
20259 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20260 for GDB and GDB has been fixed to not need it.
20261
20262 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20263
20264 * config.guess: Recognize vax hosts.
20265
20266 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20267
20268 * configure (while loop): Don't use "break 2" inside case
20269 statement -- the case statement isn't an enclosing loop.
20270
20271 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20272
20273 * config.guess: Clean up NeXT support, to allow nextstep
20274 on Intel machines. Make OS be nextstep.
20275
20276 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20277
20278 * config.guess: Add alternate forms for Convex.
20279
20280 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20281
20282 * configure: Completely rewrite option processing. Take
20283 advantage of pattern-matching to avoid invoking test frequently.
20284 Also clean up host and target defaulting logic.
20285
20286 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20287
20288 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20289 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20290 commands (plus user environment) will fit SCO limits.
20291
20292 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20293
20294 * configure.in: Don't issue warnings about directories which are
20295 not being configured if -norecursion is set. Correct test for
20296 --with-gnu-as and --with-gnu-ld to not get confused by substring
20297 matches.
20298
20299 * configure.in: Don't build gas for alpha-dec-osf1*.
20300
20301 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20302
20303 * configure: Back out Per's change of 12/19/1993. It changes the
20304 behavior of configure in unexpected and confusing ways.
20305
20306 Also, use different delim char when calculating
20307 program_transform_name so that the name can contain slashes.
20308
20309 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20310
20311 * configure.in, config.sub: Add support for VSTa micro-kernel.
20312
20313 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20314
20315 * configure.in: Nuke hacks which were used to get a special
20316 version of GAS for HPPA configurations.
20317
20318 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20319
20320 * configure: If only ${target_alias} is given, use that
20321 as the default for ${host_alias}.
20322 * configure: Add missing back-slashes before nested quotes.
20323
20324 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20325
20326 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20327
20328 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20329
20330 * config.guess: Recognize some Tektronix configurations.
20331 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20332
20333 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20334
20335 * config.sub: Match any flavor of SH.
20336
20337 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20338
20339 * configure.in: Don't try to configure newlib for Alpha.
20340
20341 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20342
20343 * configure.in: Don't build ld for Irix 5. Don't build gas,
20344 libg++ or libio for any Alpha target.
20345
20346 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20347
20348 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20349
20350 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20351 default arguments -- so it tried to compress itself.
20352
20353 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20354
20355 * configure.in (notsupp): ensure that a space is always at the end
20356 of the configdirs list, since the grep checks for an explicit space
20357
20358 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20359
20360 * configure.in (target i386-sysv4.2): don't build ld, since static
20361 versions of many libraries are not available.
20362
20363 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20364
20365 * config.guess: Recognize Apollos (using environment variables).
20366 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20367
20368 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20369
20370 * config.guess: Recognize Sony news mips running newsos.
20371
20372 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20373
20374 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20375 "fi ; else" for bash.
20376
20377 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20378
20379 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20380
20381 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20382
20383 * config.sub: accept unixware as an alias for svr4.2.
20384 Fix some inconsistancies with the gcc version.
20385
20386 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20387
20388 * Makefile.in (DISTDOCDIRS): Add gdb.
20389
20390 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20391
20392 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20393
20394 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20395
20396 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20397 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20398 this now.
20399
20400 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20401
20402 * config.sub: Accept hiux* as an OS name.
20403
20404 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20405 etc/make-stds.texi. The underscore came from gcc, and dje now
20406 agrees that RUNTESTFLAGS is the correct name.
20407
20408 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20409
20410 * install.sh: Remove 'set -e'. It makes any conditionals
20411 in the script useless.
20412
20413 * config.guess: Automatically recognize arm-acorn-riscix
20414 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20415
20416 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20417
20418 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20419
20420 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20421
20422 * Makefile.in (DISTDOCDIRS): New variable.
20423 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20424 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20425
20426 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20427
20428 * configure.in (hppa target): check the source directory for the
20429 pagas sub-directory
20430
20431 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20432
20433 * config.sub: Allow -aout* and -elf*.
20434
20435 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20436
20437 * configure.in: Don't build ld on i386-solaris2, same as for
20438 sparc-solaris2.
20439
20440 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20441
20442 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20443
20444 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20445
20446 * configure.in: Configure gdb for alpha.
20447
20448 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20449
20450 * Makefile.in (CXXFLAGS): Add -O.
20451
20452 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20453
20454 * config.guess: added support for DG Aviion
20455
20456 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20457
20458 * configure.in: Produce warning message for subdirectories not
20459 configurable for this host/target combination. Don't try to
20460 configure gdb for vms.
20461
20462 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20463
20464 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20465 appropriate files before making "diststuff".
20466 (DISTBISONFILES): New var: list of files to be edited.
20467 (DISTSTUFFDIRS): Add binutils.
20468
20469 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20470
20471 * config.sub: also handle mipsel and mips64el (for little endian mips)
20472
20473 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20474
20475 * configure.in: Add * to end of all OS names.
20476
20477 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20478
20479 * configure.in: Build newlib for LynxOS native.
20480
20481 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20482
20483 * config.guess: Add support for delta 88k running SVR3.
20484
20485 * configure.in: Add comment about HP compiler vs. emacs.
20486
20487 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20488
20489 * configure.in: don't build ld on solaris2 (not a viable option
20490 due to bugs in getpwnam & getpwuid)
20491
20492 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20493
20494 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20495 config.guess will produce a full version number.
20496
20497 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20498
20499 * configure.in: Build linker and binutils for alpha-dec-osf1.
20500
20501 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20502
20503 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20504 and gdb/testsuite/Makefile.in.
20505
20506 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20507
20508 * configure.in: recognize mips*- instead of mips-
20509
20510 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20511
20512 * config.sub: Accept linux*coff and linux*elf as operating
20513 systems.
20514
20515 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20516
20517 * config.sub: Recognize mips64, and mips3 as an alias for it.
20518
20519 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20520
20521 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20522 gdb knows how to handle OSF/1 shared libraries.
20523
20524 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20525
20526 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20527 * config.guess: Recognize Hitachi's HIUX.
20528 * config.sub: Recognize h3050r* and hppahitachi.
20529 Remove redundant cases for hp9k[23]*.
20530
20531 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20532
20533 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20534 if gas and ld are in the source tree and are in ${configdirs}.
20535 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20536 --with options (but still pass them down on the command line,
20537 if they were explicitly specified).
20538
20539 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20540
20541 * configure: substitute SHELL value in Makefile.in with
20542 ${CONFIG_SHELL}
20543
20544 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20545
20546 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20547 *-*-solaris2* targets.
20548
20549 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20550
20551 * Makefile.in: define M4, and pass it down to sub-makes;
20552 all-autoconf now depends on all-m4
20553
20554 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20555
20556 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20557 presence of {ar,ranlib} instead of a configured directory
20558
20559 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20560
20561 * config.guess: Accept 34?? as well as 33?? for NCR.
20562
20563 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20564
20565 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20566 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20567
20568 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20569
20570 * configure: grab values for $(CC) and $(CXX) from the
20571 environment, so that someone can do "CC=gcc configure; make" and
20572 have it work right (matching the way that autoconf works now)
20573
20574 * configure.in, Makefile.in: add support for gash, the tcl
20575 interface to Galaxy
20576
20577 * config.guess: add NetBSD variants (hp300, x86)
20578
20579 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20580
20581 * install.sh: Support -d option (in the manner of SunOS 4 install,
20582 as it is more deterministic than that of GNU install)
20583 (chmodcmd): Set file to mode 755 by default (should also do default
20584 chgrp and chown, but I don't feel like dealing with that now)
20585
20586 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20587
20588 * config.sub: Remove h8300hhms alias.
20589
20590 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20591
20592 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20593
20594 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20595
20596 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20597 as stmp-fixinc
20598
20599 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20600
20601 * config.sub: recognize m88110-bug-coff.
20602
20603 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20604
20605 * Makefile.in (all-libio): all dependencies on the toolchain used
20606 to build this (gcc, gas, ld, etc)
20607
20608 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20609
20610 * config.guess: Deal with OSF/1 1.3 on alpha.
20611
20612 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20613
20614 * install.sh: add some 'else true' clauses for portability
20615
20616 * configure.in: don't build libio for h8[35]00-*-* targets
20617
20618 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20619
20620 * Makefile.in: Add support for new libio.
20621
20622 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20623
20624 * install.sh: If one command fails, don't try the rest. Don't try
20625 to remove $dsttmp (via trap) unless we have already created it.
20626 If $src doesn't exist, detect it and exit with an error.
20627
20628 * config.guess: Recognize BSD on hp300.
20629
20630 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20631
20632 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20633 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20634
20635 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20636
20637 * Makefile.in (all-send-pr): depends on all-prms
20638
20639 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20640
20641 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20642
20643 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20644
20645 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20646 Added test for mips-mips-riscos5.
20647
20648 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20649
20650 * configure.in: use mh-hp300 for 68k HP hosts
20651
20652 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20653
20654 * configure: add support for CONFIG_SHELL, so that you can use
20655 some alternate shell for evaluating configure scripts
20656
20657 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20658
20659 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20660 in configure script to bug-gdb@prep.ai.mit.edu when building
20661 distribution archive.
20662 * Makefile.in (COMPRESS): Remove def.
20663 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20664 gdb.tar.Z and make-gdb.tar.Z respectively.
20665 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20666 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20667 to convergence with 'taz' target in Makefile.in.
20668
20669 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20670
20671 * install.sh (dsttmp): use trap to ensure that tmp files go
20672 away on error conditions
20673
20674 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20675
20676 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20677
20678 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20679
20680 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20681 its parent is '/' not ''.
20682
20683 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20684
20685 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20686
20687 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20688 that ${newsrcdir}/configure.in does.
20689
20690 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20691
20692 * test-build.mk: support for CONFIG_SHELL
20693
20694 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20695
20696 * config.sub (netware): Add as a basic system type.
20697
20698 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20699
20700 * Makefile.in (Makefile): depend on configure.in. Also drop the
20701 $(srcdir)/ from the dependency on Makefile.in.
20702
20703 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20704
20705 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20706 (h8300hhms is temporary until multi-libraries are implemented).
20707 * configure.in: Handle h8300h too.
20708
20709 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20710
20711 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20712
20713 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20714
20715 * configure: Remove extraneous output when guessing host type.
20716 * config.guess: Remove extraneous output when guessing using C
20717 compiler rather than uname, or when guessing fails.
20718
20719 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20720
20721 * Makefile.in: remove all.cross and install.cross targets
20722
20723 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20724 definitions
20725
20726 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20727
20728 * configure.in (target sh): Build gprof.
20729
20730 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20731
20732 * config.sub: change -solaris to -solaris2
20733
20734 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20735
20736 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20737
20738 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20739
20740 * configure: Correct error message for missing Makefile.in to
20741 print correct directory.
20742
20743 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20744
20745 * install.sh: kludge around 386BSD shell bug
20746
20747 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20748
20749 * config.guess: Recognize NeXT.
20750 * config.guess: Recognize i486-ncr-sysv4.
20751 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20752
20753 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20754
20755 * Makefile.in (MAKEINFOFLAGS): New variable.
20756 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20757 * build-all.mk, test-build.mk: Pass down --no-split as
20758 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20759
20760 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20761
20762 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20763
20764 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20765
20766 * Makefile.in (libg++.tar.z): New rule.
20767 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20768 * Makefile.in (taz): Only do a single chmod.
20769
20770 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20771
20772 * install.sh: don't use dirname anymore (replaced with sed usage)
20773
20774 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20775
20776 * Makefile.in: Change extension for gzip'd files from '.z' to
20777 '.gz' per new FSF standard usage.
20778
20779 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20780
20781 * configure: put quotes around the final value of program_transform_name
20782
20783 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20784
20785 * Makefile.in: new install.sh support; update install-info rules
20786
20787 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20788
20789 * configure.in: Build diff for crosses, but not for go32 host.
20790
20791 * configure.in: Build gprof only for native, and don't build it
20792 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20793
20794 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20795
20796 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20797
20798 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20799
20800 * configure.in (host_tools): Add prms.
20801
20802 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20803
20804 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20805 with $(FLAGS_TO_PASS) on the command line
20806
20807 * config.sub: Recognize lynx and lynxos
20808
20809 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20810
20811 * config.sub: Accept -ecoff*, not just -ecoff.
20812
20813 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20814
20815 * Makefile.in (taz): Use .gz suffix instead of .z.
20816 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20817 names.
20818
20819 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20820
20821 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20822
20823 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20824
20825 * Makefile.in (install-no-fixedincludes): install gcc last, so
20826 that rebuilds that might happen during 'make install' don't get
20827 bogus gcc include files
20828
20829 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20830
20831 Change from Utah for HPPA support:
20832 * config.guess: Recognize hppa1.x-hp-bsd.
20833
20834 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20835
20836 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20837 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20838
20839 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20840
20841 * config.sub: Add support for rom68k and bug boot monitors.
20842
20843 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20844
20845 * Makefile.in: Make all-opcodes depend on all-bfd.
20846
20847 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20848
20849 * config.guess: Added special check for i[34]86-univel-sysv4*.
20850
20851 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20852
20853 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20854 the processor rather than assuming i486.
20855
20856 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20857
20858 * config.guess: Recognize SunOS6 as Solaris3.
20859
20860 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20861
20862 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20863 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20864
20865 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20866
20867 * build-all.mk (all-cross): New target for Canadian Cross.
20868 Added Q2 go32 targets.
20869 * test-build.mk: Configure go32 cross sparclite-aout and
20870 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20871 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20872
20873 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20874
20875 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20876 GO32 hosted toolchains
20877
20878 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20879
20880 * configure: change so "-exec-prefix" gets passed down rather
20881 than "-exec_prefix" so autoconf generated Makefiles get the
20882 exec_prefix set right.
20883
20884 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20885
20886 * config.guess: get the Solaris2 minor version number
20887
20888 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20889
20890 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20891
20892 * config.guess: Recognize some Sequent platforms.
20893
20894 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20895
20896 * Makefile.in: added the vault-install target
20897
20898 * configure.in: actually use the Sun3 makefile fragment that's in
20899 config, also added the release dir to configdirs
20900
20901 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20902
20903 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20904
20905 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20906
20907 * configure.in: remove some program from Alpha targetted toolchains
20908
20909 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20910
20911 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20912 gprof.
20913 (taz): Run "make diststuff" in those directories instead of "make
20914 proto-dir". Look for "VERSION=" only at start of line in subdir
20915 Makefile. Use "gzip -9" for compression.
20916 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20917 (binutils.tar.z): New target.
20918
20919 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20920
20921 * Makefile.in (taz): Include gpl.texinfo.
20922
20923 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20924
20925 * Makefile.in (setup-dirs): Merged into "taz" target.
20926 (taz): Only do `proto-dir' stuff if a directory is actually needed
20927 for this target.
20928
20929 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20930
20931 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20932 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20933 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20934 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20935 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20936
20937 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20938
20939 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20940 config.sub, and move-if-change to gdb testsuite distribution
20941 archive, so the testsuite can be extracted, configured, and
20942 run separately from the gdb distribution. Blow away the Chill
20943 tests that require a Chill compiled executable, since GNU Chill
20944 is not yet publically available.
20945
20946 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20947
20948 * test-build.mk: set environment variables in a single command,
20949 instead of a list of assignments and exports
20950
20951 * config.guess: recognize Alpha/OSF1 systems
20952
20953 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20954
20955 * configure: Change help message to prefer --options rather than
20956 -options.
20957
20958 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20959
20960 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20961 zippy@ecst.csuchico.edu.
20962 * config.guess: Recognize miniframe.
20963
20964 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20965
20966 * Makefile.in: Use srcroot to find runtest rather than rootme.
20967 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20968
20969 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20970
20971 * test-build.mk: Extensive additions to support building on a
20972 machine other than the host.
20973
20974 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20975
20976 * configure (tooldir): Fix for i386-aix again.
20977
20978 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20979
20980 * configure, Makefile.in: Change definition of $(tooldir)
20981 to match the FSF.
20982
20983 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20984
20985 * config.guess: Recognize i[34]86/SVR4.
20986
20987 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20988
20989 * Makefile.in (all-gdb): gdb depends on sim.
20990
20991 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20992
20993 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20994 at the same time we make the prototype gdb directory.
20995 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20996 files at the same time as the gdb base release distribution.
20997
20998 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20999
21000 * Makefile.in (check): Use individual check targets rather than
21001 DO_X rule.
21002 (check-gcc): Added.
21003
21004 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21005
21006 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21007 for System V release 3.2.
21008
21009 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21010
21011 * config.sub: Recognize hppaosf.
21012 * configure.in: Do configure ld/binutils/gas for it.
21013
21014 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21015
21016 * configure (tooldir): Alter syntax used to set this, for systems
21017 where "\$" isn't handled right, like i386-aix.
21018
21019 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21020
21021 * configure: Pass program-transform-name, not
21022 program_transform_name, to recursive configures.
21023
21024 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21025
21026 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21027 of gas+ld+binutils.
21028
21029 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21030
21031 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21032
21033 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21034
21035 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21036
21037 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21038
21039 * Makefile.in (PRMS): Set back to all-prms.
21040
21041 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21042
21043 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21044 targets, rather than for MIPS hosts.
21045
21046 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21047
21048 * configure.in: add comment for --with-x default values
21049
21050 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21051
21052 * Makefile.in: add check-* targets for each of the directories in
21053 the tree. Add a definition of RUNTEST that will use the one we
21054 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21055
21056 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21057
21058 * configure.in: Removed obsolete references to bfd_target and
21059 target_makefile_frag.
21060
21061 * build-all.mk: Set assorted targets for Q2.
21062 * config.sub: Recognize z8k-sim and h8300-hms.
21063 * test-build.mk: Really don't pass host to configure.
21064 (HOLES): Added uname.
21065
21066 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21067
21068 * configure: Handle an empty program-prefix, program-suffix or
21069 program-transform-name correctly.
21070
21071 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21072
21073 * build-all.mk: -G 8 no longer required for MIPS targets.
21074 * test-build.mk: Don't pass host argument to configure; make it
21075 guess.
21076
21077 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21078
21079 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21080 * Makefile.in (COMPRESS): New macro, like GZIP.
21081
21082 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21083
21084 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21085
21086 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21087 with gas currently defaults to -G 0.
21088
21089 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21090
21091 * Makefile.in (all-flex): flex depends on byacc.
21092
21093 * build-all.mk: If host not specified, use config.guess. Pass TAG
21094 to test-build.mk as RELEASE_TAG.
21095 * test-build.mk (configargs): New variable containing arguments to
21096 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21097 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21098
21099 * config.guess: Use /bin/uname when checking -X argument on SCO,
21100 to avoid invoking GNU uname which doesn't understand -X.
21101
21102 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21103
21104 * configure.in: Build gas for mips-*-*.
21105
21106 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21107
21108 * Makefile.in (all.normal): insert missing backslash.
21109
21110 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21111
21112 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21113
21114 * Makefile.in: Complete overhaul to merge many almost identical
21115 targets.
21116
21117 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21118
21119 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21120 (gdb.tar.Z): Adjusted.
21121
21122 * Makefile.in (setup-dirs, taz): New targets; should be general
21123 enough to adapt for gdb sometime. Build only .z file.
21124 (gas.tar.z): New target.
21125
21126 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21127
21128 * build-all.mk: Use CC=cc -Xs on Solaris.
21129
21130 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21131
21132 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21133 for handling BISON for FSF releases.
21134
21135 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21136
21137 * configure: Actually implement the change zoo just documented.
21138
21139 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21140
21141 * configure: when using config.guess, only set target_alias when
21142 it's not already been set (ie, on the command line)
21143
21144 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21145
21146 * Makefile.in: add installcheck target, set PRMS to install-prms
21147
21148 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21149
21150 * configure: add support for package_makefile_fragment, handle the
21151 case where a directory has a configure.in file but no Makefile.in
21152 more gracefully (with an actual understandable error message, even);
21153 add support for --without (and add this to the usage message); also
21154 explicitly add a --host=${host_alias} to the command line when
21155 config.guess is used
21156
21157 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21158
21159 * configure: Must use both --host and --target in recursive calls.
21160
21161 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21162
21163 * Makefile.in: Change deja-gnu to dejagnu.
21164
21165 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21166
21167 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21168
21169 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21170
21171 * configure.in: canonicalize all instances to *-*-solaris2*,
21172 also strip out a number of tools to not build for go32 host
21173
21174 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21175
21176 * config.guess: add GPL.
21177
21178 * Makefile.in, config.guess, config.sub, configure: bump
21179 copyrights to 93.
21180
21181 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21182
21183 * Makefile.in (do-info): Removed obsolete check for existence of
21184 localenv file.
21185
21186 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21187
21188 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21189
21190 * Makefile.in: a couple of 'else true' for decstation,
21191 support for TclX
21192
21193 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21194
21195 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21196
21197 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21198
21199 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21200
21201 * config.guess: Recognize i386-ibm-aix (PS/2).
21202 * configure.in: Use config/mh-aix386 file for it.
21203
21204 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21205
21206 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21207 CC_FOR_TARGET instead.
21208 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21209
21210 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21211
21212 * Makefile.in: Add sim to list of directories sent with gdb
21213
21214 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21215
21216 * configure.in: Put back mips-dec-bsd* case.
21217
21218 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21219
21220 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21221 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21222 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21223
21224 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21225
21226 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21227
21228 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21229 (install-info): install dir.info only if it exists,
21230 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21231
21232 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21233
21234 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21235 gas for mips-dec-bsd.
21236
21237 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21238
21239 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21240 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21241
21242 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21243
21244 * configure.in: Added "dejagnu" to hosttools list.
21245
21246 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21247
21248 * config.sub, configure.in, config.guess: Add support
21249 for Bosx, an AIX variant from Bull.
21250 Patches from F.Pierresteguy@frcl.bull.fr.
21251
21252 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21253
21254 * devo/dejagnu: Initial creation of devo/dejagnu.
21255 Migrated dejagnu testcases and support files for testing software
21256 tools to reside as subdirectories, currently called "testsuite",
21257 within the directory of the software tool. Migrated all programs,
21258 support libraries, etc. beloging to dejagnu proper from
21259 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21260 with no modifications. The changes to these files which will
21261 allow them to configure, build, and execute properly will be made
21262 in a future update.
21263
21264 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21265
21266 * Makefile.in: Change send_pr to send-pr.
21267 * configure.in: Likewise.
21268 * send_pr: Renamed directory to send-pr.
21269
21270 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21271
21272 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21273
21274 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21275
21276 * README: Update for gdb-4.8 release.
21277 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21278 gdb-xxx.tar.z (gzip'd) file also.
21279
21280 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21281
21282 * Makefile.in: make all-diff depend on all-libiberty
21283
21284 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21285
21286 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21287
21288 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21289
21290 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21291
21292 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21293
21294 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21295 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21296 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21297
21298 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21299
21300 * Makefile.in: makeinfo binary is in a new location
21301
21302 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21303
21304 * config.sub: Accept -ecoff as an OS.
21305
21306 * Makefile.in: Various changes to eliminate a level of make
21307 recursion and reduce the required command line length.
21308 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21309 sub-makes.
21310 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21311 variables holding settings for specific sub-makes.
21312 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21313 in terms of BASE_FLAGS_TO_PASS.
21314 (TARGET_LIBS): New variable listing directories which use
21315 TARGET_FLAGS_TO_PASS.
21316 (subdir_do): Eliminated.
21317 (do-*): New set of targets to replace subdir_do.
21318 (various): All targets which used subdir_do now depend on do-*.
21319 (local-clean): Renamed from do_clean.
21320 (local-distclean): New target, dependency of distclean and
21321 realclean.
21322 (install-info): Don't create directories. Depend on dir.info
21323 rather than calling make recursively.
21324 (install-dir.info): Eliminated.
21325 (install-info-dirs): Create all info directories here.
21326 (dir.info): Depend upon do-install-info.
21327
21328 * test-build.mk (HOLES): Added false.
21329
21330 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21331
21332 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21333
21334 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21335
21336 * Makefile.in (info): remove dependency on all-texinfo. The
21337 problem was really in texinfo/C, not at this level.
21338
21339 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21340
21341 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21342
21343 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21344
21345 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21346 GDB releases.
21347
21348 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21349
21350 * configure: Include srcdir in message about target of link not
21351 being found. Don't convert `-' to `_' in `with' options being
21352 passed to subdirs.
21353
21354 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21355
21356 * configure.in: add uudecode to host_tools
21357
21358 * Makefile.in: added {all,install}-uudecode targets, added them to
21359 the appropriate lists
21360
21361 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21362
21363 * Makefile.in (all-gcc): Added dependency on all-gas.
21364
21365 * configure.in (mips-*-*): Build ld and binutils.
21366
21367 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21368
21369 * configure: check return code from mkdir, print error message and
21370 exit on failure.
21371
21372 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21373
21374 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21375
21376 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21377
21378 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21379
21380 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21381
21382 * config.sub (h8500): Recognize this as a cpu type.
21383
21384 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21385
21386 * configure: source directory missing is no longer a warning
21387
21388 * configure.in: recognize irix[34]* instead of irix[34]
21389
21390 * Makefile.in: define and pass down X11_LIB
21391
21392 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21393
21394 * guess-systype: Renamed to ...
21395 * config.guess: ... by popular request.
21396 * configure.in, Makefile.in: Update accordingly.
21397
21398 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21399
21400 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21401 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21402 + Execute ./dummy instead of assuming . is in PATH.
21403
21404 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21405
21406 * guess-systype: New shell script. Attempts to guess the
21407 canonical host name of the executing host.
21408 Only a few hosts are supported so far.
21409 * configure: Call guess-systype if no host is specified.
21410
21411 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21412
21413 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21414 gcc Makefile.
21415
21416 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21417
21418 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21419 (all-gcc, install-gcc, subdir_do): Use it.
21420
21421 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21422
21423 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21424
21425 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21426
21427 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21428 set exclusively by configure, using configure.in .
21429
21430 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21431
21432 * test-build.mk: set $PATH for all builds
21433
21434 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21435
21436 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21437
21438 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21439 the one used in gcc/Makefile.in, so that a null expansion doesn't
21440 override the one needed to build gcc with a native cc.
21441
21442 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21443
21444 * configure: Accept -with arguments.
21445
21446 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21447
21448 * Makefile.in: added h8300sim
21449
21450 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21451
21452 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21453 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21454 (all-cygnus, native, build-cygnus): Make
21455 $(canonhost)-stamp-3stage-done, not $(host)....
21456 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21457 i386-sco3.2v4. Added else true to if command.
21458
21459 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21460
21461 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21462
21463 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21464
21465 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21466
21467 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21468
21469 * configure.in: don't remove binutils from Solaris builds
21470
21471 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21472
21473 * Makefile.in: get rid of earlier definitions for *clean,
21474 also handle the recursive info rule better
21475
21476 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21477
21478 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21479 do more-or-less the right thing.
21480
21481 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21482
21483 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21484 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21485
21486 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21487
21488 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21489 $(host_canonical).
21490
21491 * configure.in: split the configdirs list into 4 categories (native
21492 v. cross, library v. tool) and handle the cross-only and native-
21493 only in more reasonable (and correct!) way.
21494
21495 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21496
21497 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21498 configdirs anymore.
21499
21500 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21501
21502 * Makefile.in: extensive cleanup:: removed all of the explicit
21503 clean-* targets, collapsed many wrappers around subdir_do into
21504 one, added additional targets to satisfy standards.texi, deleted
21505 some old targets, some changes for consistency
21506
21507 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21508
21509 * configure.in: handle some programs as cross-only, and others as
21510 native only
21511
21512 * test-build.mk: handle partial holes in a more generic manner
21513
21514 * Makefile.in: m4 depends on libiberty
21515
21516 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21517
21518 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21519 time, wdiff, and find to configdirs
21520
21521 * Makefile.in: all, clean, and install rules for the new programs
21522 added to configure.in
21523
21524 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21525
21526 * configure.in: use mh-sun for all *-sun-* hosts
21527
21528 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21529
21530 * Makefile.in: define flags for X11 include files and library file
21531 locations, pass them down to the programs that need this info
21532
21533 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21534
21535 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21536
21537 * configure.in: start building libg++ for HP-UX targets
21538
21539 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21540
21541 * README: Update references to files moved into etc/.
21542
21543 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21544
21545 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21546 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21547
21548 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21549
21550 * configure: accept dash as well as underscore in long option
21551 names for FSF compatibility.
21552
21553 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21554
21555 * config.sub: added -sco3.2v4 support from FSF.
21556
21557 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21558
21559 * configure.in: expand the section that adds or removes
21560 directories from the list of programs to build, to handle native
21561 vs. cross in addition to host v. native
21562
21563 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21564
21565 * Makefile.in: Replace C++ in macro names with CXX.
21566 This is less likely to break ...
21567
21568 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21569
21570 * test-build.mk: add -w to GNU_MAKE
21571
21572 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21573
21574 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21575 add 'sparc' to list of recognized cpus. This needed to make
21576 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21577 Delete some redundant ose68 variants. Recognize -wrs as an os,
21578 then changes that into $CPU-wrs-vxworks.
21579
21580 * configure.in: remove most references to gdbtest, regularize
21581 target based program removal
21582
21583 * test-build.mk: import from p3 tree (many fixes and changes)
21584
21585 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21586
21587 * Makefile.in: added rules to handle tcl, tk, and expect
21588
21589 * configure.in: handle those directories if they exist
21590
21591 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21592
21593 * config.sub: removed bogus hppabsd and hppahpux names, since
21594 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21595
21596 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21597
21598 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21599 depends upon all-xiberty
21600
21601 * Makefile.in: changes from p3, including:
21602
21603 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21604
21605 * Makefile.in (XTRAFLAGS): include newlib directories if
21606 newlib/Makefile exists, rather than if host != target.
21607
21608 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21609
21610 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21611 from the same source tree and not building a cross-compiler. This
21612 matters for the libg++ configuration if reconfiguring a tree that
21613 has already been installed.
21614
21615 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21616
21617 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21618 pick up the machine and system specific header files.
21619
21620 * Makefile.in: added AS_FOR_TARGET, passed down in
21621 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21622 the C compiler to use to create programs which are run in the
21623 build environment, set it to default to $(CC), and passed it down
21624 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21625
21626 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21627
21628 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21629 We need them for unusual native builds, like systems without
21630 ranlib.
21631
21632 * configure: also define $(host_canonical) and
21633 $(target_canonical), which are the full, canonical names for the
21634 given host and target
21635
21636 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21637
21638 * Makefile.in: Added separate definitions for C++.
21639
21640 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21641
21642 * configure.in (configdirs): Add deja-gnu.
21643
21644 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21645
21646 * README: Update for configure.texi and gdb-4.7 release.
21647
21648 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21649
21650 * Makefile.in: Move "all" target to top of file.
21651 Previously, first target was ".PHONY" which caused BSD4.4 make
21652 to build .PHONY when make was run without arguments.
21653
21654 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21655
21656 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21657 Library-copylefted code in libiberty.
21658
21659 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21660
21661 * config.sub: Replace m68kmote with plain old m68k.
21662
21663 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21664
21665 * Makefile.in: Remove space from blank line, avoid Make complaints.
21666
21667 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21668
21669 * config.sub: Complain if no argument is given. Added support for
21670 386bsd as OS and target alias.
21671
21672 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21673
21674 * Makefile.in (XTRAFLAGS): include newlib directories if
21675 newlib/Makefile exists, rather than if host != target.
21676
21677 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21678
21679 * config.sub: recognize sparclite-wrs-vxworks.
21680
21681 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21682 p3.) Added clean-xiberty to clean.
21683
21684 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21685
21686 * configure.in: use *-*-* instead of nested cases for host and target
21687
21688 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21689
21690 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21691 from the same source tree and not building a cross-compiler. This
21692 matters for the libg++ configuration if reconfiguring a tree that
21693 has already been installed.
21694
21695 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21696
21697 * config.sub (i486v/i486v4): Merge in from FSF version.
21698
21699 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21700
21701 * configure: only set PWD if it is already set.
21702
21703 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21704
21705 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21706 doesn't have unset and all success paths (and most error paths)
21707 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21708 to just ${PWD} to avoid confusion.)
21709
21710 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21711
21712 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21713 even for a native compilation.
21714
21715 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21716
21717 Changes to make the gdb.tar.Z rule work better.
21718
21719 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21720 (DEVO_SUPPORT): Add configure.texi.
21721 (bfd-ilrt.tar.Z): Remove ancient rule.
21722
21723 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21724
21725 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21726 pick up the machine and system specific header files.
21727
21728 * configure.in, config.sub: added new target m68010-adobe-scout,
21729 with alias of adobe68k. Changed configure.in to check for
21730 -scout before -sco* to avoid a false match.
21731
21732 * Makefile.in: added AS_FOR_TARGET, passed down in
21733 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21734 the C compiler to use to create programs which are run in the
21735 build environment, set it to default to $(CC), and passed it down
21736 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21737
21738 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21739
21740 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21741 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21742 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21743 FOR_TARGET variants, to newlib and libg++.
21744
21745 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21746
21747 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21748 first.
21749
21750 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21751
21752 * config.sub: Accept `elf' as an environment.
21753
21754 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21755
21756 * Makefile.in (all-opcodes): cd into the right directory
21757
21758 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21759
21760 * configure: added -program_transform_name option, used as
21761 argument to sed when installing programs.
21762 configure.texi: added documentation for -program_prefix,
21763 -program_suffix and -program_transform_name.
21764
21765 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21766
21767 * config.sub: Accept i486 where i386 ok.
21768
21769 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21770
21771 * config.sub: accept we32k
21772
21773 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21774
21775 * config.sub, configure.in: accept OSE68000 and OSE68k.
21776
21777 * Makefile.in: don't create all directories for ``make install'';
21778 let the subdirectories create the ones they need.
21779
21780 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21781
21782 * COPYING: new file, GPL v2
21783
21784 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21785
21786 * Makefile.in: use the new gen-info-dir, which needs a template
21787 argument (which also lives in texinfo)
21788
21789 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21790
21791 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21792
21793 * config.sub (ncr3000): Change i386 to i486.
21794
21795 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21796
21797 * Makefile.in: add install-rcs, install-grep to
21798 install-no-fixedincludes, removed install-bison and install-libgcc
21799
21800 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21801
21802 * configure.in: grab the HPUX makefile fragment if on HPUX
21803
21804 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21805
21806 * Makefile.in: eradicate bison spoor (ditto libgcc).
21807 configure.in: recognise m68{k,000}-ericsson-OSE.
21808 es1800 is alias for m68k-ericsson-OSE
21809
21810 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21811
21812 * configure.in: rearrange the parts that remove programs from
21813 configdirs, based now on HOST==TARGET or by canonical triple.
21814
21815 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21816
21817 * test-build.mk: recurse explicitly with -f test-build.mk when
21818 appropriate. predicate stage3 and comparison on the existence
21819 of gcc. That is, if gcc isn't around, we aren't three-staging.
21820 On very clean, also remove ...stamp-co. Build in-place before
21821 doing other builds.
21822
21823 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21824
21825 * Makefile.in, configure.in: add tgas
21826
21827 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21828
21829 * Makefile.in: a number of changes merged in from progressive.
21830
21831 * configure.in: add libm.
21832
21833 * .cvsignore: ignore some stuff that comes from test-build.mk.
21834
21835 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21836
21837 * config.sub: Add es1800 (m68k-ericsson-es1800).
21838
21839 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21840
21841 * configure: Add program_suffix (parallel to program_prefix)
21842 * Makefile.in: adjust directory-creating script for losing decstation
21843
21844 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21845
21846 * configure: Minor $subdir-related fixes.
21847
21848 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21849
21850 * configure: fix various problems with propogating
21851 makefile_target_frag in subdirs.
21852 * configure.in: config libgcc if its there
21853
21854 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21855
21856 * config.sub: HPPA merge.
21857
21858 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21859
21860 * Makefile.in: Replace all-bison with all-byacc in all
21861 dependency lines for other tools (which now use byacc).
21862
21863 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21864
21865 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21866
21867 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21868
21869 * Makefile.in: make gprof rules similar to byacc rules (instead of
21870 vestigal $(unsubdir) that didn't work...)
21871
21872 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21873
21874 * config.sub: Add support for Linux.
21875 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21876 (at least for libg++).
21877
21878 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21879
21880 * configure.texi: fix doc for the -nfp option to configure
21881
21882 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21883
21884 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21885
21886 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21887
21888 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21889 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21890 * configure.in: added solaris* host_makefile_frag hook.
21891
21892 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21893
21894 * config.sub: changed recognition of m68000 so that various
21895 m68k types can be specified via m680[01234]0
21896
21897 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21898
21899 * config.sub (basic_machine): fix sed so that '-foo' isn't
21900 completely substituted out while .+'-foo' loses the '-foo'
21901
21902 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21903
21904 * config.sub ($os): Add -aout.
21905
21906 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21907
21908 * configure: If host_makefile_frag is absolute, don't
21909 prefix ${invsubdir} (relevant to libg++ auto-configure).
21910
21911 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21912
21913 * Makefile.in (tooldir): Define it.
21914 (all-ld): Depend on all-flex.
21915
21916 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21917
21918 * Makefile.in (check): Fix libg++ special case.
21919
21920 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21921
21922 * configure: do not bury `pwd` into config.status, thus do fewer
21923 pwd's.
21924
21925 * configure: print the "Building in" message only when building in
21926 other than "." AND verbose.
21927
21928 * configure: remove -s, rework -v to better accommodate guested
21929 configures.
21930
21931 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21932
21933 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21934
21935 * Makefile.in: macroize flags passed on recursion. remove
21936 fileutils.
21937
21938 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21939
21940 * configure: get makesrcdir right for subdirs deeper than 1.
21941
21942 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21943 install.
21944
21945 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21946
21947 * Makefile.in: don't print subdir_do or recursion lines.
21948
21949 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21950
21951 * standards.texi: added menu item.
21952
21953 * Makefile.in: build and install standards.info.
21954
21955 * standards.texi: new file.
21956
21957 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21958
21959 * configure: test for and move config.status pieces from
21960 ${subdir}/.
21961
21962 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21963
21964 * configure: Test for existance of files before trying to mv
21965 them, to avoid numerous non-existance messages.
21966
21967 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21968
21969 * configure: correct final line of config.status.
21970
21971 * configure: patch from eggert. Avoids a protection problem if
21972 the original Makefile.in is read only.
21973
21974 * configure: use move-if-change from gcc to create config.status.
21975 Some makefiles depend on config.status to tell if a directory
21976 has been reconfigured for a different host. This change
21977 prevents those directories from remaking everything in the case
21978 where the reconfig was only intended to rebuild a Makefile.
21979
21980 * configure: test for config.sub with "config.sub sun4" rather
21981 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21982 host alias from a missing config.sub.
21983
21984 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21985
21986 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21987 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21988
21989 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21990
21991 * configure: mkdir ${subdir} as needed.
21992
21993 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21994
21995 * Makefile.in,configure.in: added autoconf.
21996
21997 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21998
21999 * Makefile.in: no longer pass against on recursion.
22000
22001 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22002 definitions are not inherited.
22003
22004 * configure: correct makesrcdir when subdir is .
22005
22006 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22007
22008 * configure: Add support for 'subdirs' variable, which is
22009 like 'configdirs', except that configure doesn't re-invoke
22010 itself for subdirs, it just creates a Makefile for each subdir.
22011 * configure.texi: Document subdirs.
22012
22013 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22014
22015 * configure.in: added flex to configdirs
22016
22017 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22018
22019 * Makefile.in: remove clean-stamps from clean.
22020
22021 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22022
22023 * configure.in: Add gdbtest to configdirs.
22024
22025 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22026
22027 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22028 to recursive makes.
22029 * configure.in: Recognize new ncr3000 config.
22030
22031 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22032
22033 * Makefile.in, configure.in: removed references to gdbm.
22034
22035 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22036
22037 * config.sub: Don't canonicalize os value
22038 newsos* to bsd (readline needs to check for newsos).
22039 (This fix was earlier made Jan 31, but got re-broken.)
22040
22041 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22042
22043 * configure.in: sco is an os, not a vendor!
22044
22045 * configure: Quote $( better. Keep various shells happy.
22046
22047 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22048
22049 * Makefile.in: eliminate stamp-files.
22050
22051 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22052
22053 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22054 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22055
22056 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22057
22058 * config.sub: fix iris/iris3.
22059
22060 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22061
22062 * configure: re-add -rm.
22063
22064 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22065
22066 * Maskefile.in: add .stmp-rcs to all.
22067
22068 * configure.in: remove gas from rs6000 build, use aix host fragment.
22069
22070 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22071
22072 * configure: pass down site_option during recursion.
22073
22074 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22075
22076 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22077
22078 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22079
22080 * configure: Change exec_prefix so that it really defaults to prefix.
22081
22082 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22083
22084 * Makefile.in, configure.in: Add support for mmalloc library.
22085
22086 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22087
22088 * Makefile.in: add stmp dependencies for a few more things.
22089
22090 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22091
22092 * configure: adjusted error message on objdir/srcdir configure
22093 collision, per john's suggestion.
22094
22095 * Makefile.in: add libiberty stmp to all and all.cross.
22096
22097 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22098
22099 * Makefile.in: remove force dependencies, add grep to all.
22100
22101 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22102
22103 * Makefile.in: drop flex. make stamp files work.
22104
22105 * configure: added test for conflicting configuration in srcdir,
22106 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22107 gets cranky. use relative paths for configure and srcdir
22108 whenever possible. Send some error messages to stderr that were
22109 going to stdout.
22110
22111 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22112
22113 * Makefile.in: Fix libg++ rule to check for gcc directory
22114 before using gcc/gcc. Also pass XTRAFLAGS.
22115
22116 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22117
22118 * Makefile.in: added stmp-files so that directories aren't polled
22119 when they are already built.
22120
22121 * configure.texi: fixed a node pointer problem.
22122
22123 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22124
22125 * config.sub configure.in gdb/configure.in
22126 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22127 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22128 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22129
22130 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22131
22132 * configure: -recurring becomes -silent. corrected help message
22133 for -site= option.
22134
22135 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22136
22137 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22138
22139 * configure: when building Makefile for crosses, replace
22140 tooldir and program_prefix. default srcdir from location of
22141 config.sub. remove "for host in hosts" and "for target in
22142 targets" loops.
22143
22144 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22145
22146 * Makefile.in: Do not pass bindir or mandir to cvs.
22147
22148 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22149
22150 * Makefile.in, configure.in: removed traces of namesubdir,
22151 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22152 copyrights to '92, changed some from Cygnus to FSF.
22153
22154 * configure.texi: remove most references to multiple hosts,
22155 multiple targets, subdirs, etc.
22156
22157 * configure.man: removed rcsid. reference config.sub not
22158 config.subr.
22159
22160 * Makefile.in: mkdir $(infodir) on install-info.
22161
22162 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22163
22164 * configure.texi: Explain better about .gdbinit and about
22165 the environment that configure.in sections run in.
22166
22167 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22168
22169 * configure.in: Ultrix is only a decstation if it's a MIPS.
22170
22171 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22172
22173 * README: DOC.configure => cfg-paper.texi.
22174
22175 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22176
22177 * config.sub (near case $os): Don't convert newsos* to bsd!
22178
22179 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22180
22181 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22182 the number of copies of COPYING that go into the GDB tar file.
22183
22184 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22185
22186 * bfd/configure.in, gdb/config/mh-i386sco,
22187 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22188 Fix SCO configuration stuff.
22189
22190 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22191
22192 * Makefile.in: For libg++, make sure the -I pointing
22193 to the gcc directory goes *after* all the libg++-local -I flags.
22194 Also, move just-gcc dependency from just-libg++ to all-libg++.
22195
22196 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22197
22198 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22199
22200 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22201
22202 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22203
22204 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22205
22206 * config.sub: Add stratus configuration frags. Also
22207 submitted to FSF.
22208
22209 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22210
22211 * Makefile.in (DEV_SUPPORT): add configure.man.
22212
22213 * config.sub(Decode manufacturer-specific): add -none*.
22214
22215 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22216
22217 * Makefile.in: remove form feeds to make Sun's make happy.
22218 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22219
22220 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22221
22222 * Makefile.in (AR_FLAGS): Make quieter.
22223
22224 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22225
22226 * configure.in: Add libg++.
22227 * configure: When verbose, don't output the command line at each
22228 level; it will be unremarkably the same as the previous version,
22229 which will be the same as what the user typed.
22230
22231 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22232
22233 * configure.in, Makefile.in: fix clean-info, add flex. add
22234 fileutils.
22235
22236 * configure: be less sensitive to spaces in Makefile.in. Do not
22237 look for sources in "..". Doing so breaks subdirectories that
22238 might have their own configure. If a subdir has it's own
22239 configure script, use it.
22240
22241 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22242
22243 * cfg-paper.texi: some changes suggested by rms.
22244
22245 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22246
22247 * config.sub: Merge in some small additions from the FSF version,
22248 taken from the gcc distribution, to bring the Cygnus and FSF
22249 versions into closer sync.
22250
22251 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22252
22253 * configure.in: Changed svr4 references to sysv4.
22254
22255 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22256
22257 * configure: added -V for version number option.
22258
22259 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22260
22261 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22262 renamed from DOC.configure to cfg-paper.texi.
22263
22264 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22265
22266 * configure, config.subr, config.sub: config.subr is now
22267 config.sub again.
22268
22269 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22270
22271 * configure.texi: new file, in progress.
22272
22273 * Makefile.in: build info file and install the man page for
22274 configure.
22275
22276 * configure.man: new file, first cut.
22277
22278 * configure: find config.subr again now that configuration "none"
22279 has gone. removed all traces of the -ansi option. removed all
22280 traces of the -languages option.
22281
22282 * config.subr: resync from rms.
22283
22284 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22285
22286 * configure, config.sub, config.subr: merge config.sub into
22287 config.subr, call the result config.subr, remove config.sub, use
22288 config.subr.
22289
22290 * Makefile.in: revised install for dir.info.
22291
22292 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22293
22294 * configure.in: add decstation host makefile frag.
22295
22296 * Makefile.in: BISON now bison -y again. also install-gcc on
22297 install. clean-gdbm on clean. infodir belongs in datadir.
22298 Make directories for info install. Build dir.info here then
22299 install it.
22300
22301 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22302
22303 * Makefile.in: fix for bad directory tests.
22304
22305 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22306
22307 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22308 regexp. -srcdir relative was being handled incorrectly.
22309
22310 * Makefile.in: unwrapped some for loops so that parallel makes
22311 work again and so one can focus one's attention on a particular
22312 package.
22313
22314 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22315
22316 * configure: added PWD as a stand in for `pwd` (for speed). use
22317 elif wherever possible. make -srcdir work without -objdir.
22318 -objdir= commented out.
22319
22320 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22321
22322 * configure: +options become --options. -subdirs commented out.
22323 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22324 Makefile now at top of generated Makefile. Removed cvs log
22325 entries. added -srcdir. create .gdbinit only if there is one
22326 in ${srcdir}.
22327
22328 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22329 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22330 and mandir now keyed off datadir by default.
22331
22332 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22333
22334 * Freshly created ChangeLog.
22335
22336 \f
22337 Local Variables:
22338 mode: change-log
22339 left-margin: 8
22340 fill-column: 76
22341 version-control: never
22342 End: